@cloudtower/eagle 0.31.19 → 0.31.21
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/UIKitProvider/index.js +2 -16
- package/dist/cjs/core/ConfigProvider/index.js +37 -1
- package/dist/cjs/coreX/DateRangePicker/Calendar.js +4 -3
- package/dist/cjs/stats1.html +1 -1
- package/dist/components.css +1812 -1812
- package/dist/esm/UIKitProvider/index.js +2 -12
- package/dist/esm/core/ConfigProvider/index.js +32 -2
- package/dist/esm/coreX/DateRangePicker/Calendar.js +4 -3
- package/dist/esm/stats1.html +1 -1
- package/dist/src/UIKitProvider/UIKitProvider.stories.d.ts +1 -2
- package/dist/src/antd.d.ts +1 -0
- package/dist/src/core/ConfigProvider/index.d.ts +2 -0
- package/dist/stories/docs/coreX/Calendar.stories.d.ts +11 -0
- package/dist/style.css +1829 -1829
- package/package.json +6 -4
package/dist/components.css
CHANGED
|
@@ -29572,2191 +29572,2185 @@ 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
|
-
height: 8px;
|
|
29577
|
-
box-sizing: border-box;
|
|
29578
|
-
border-radius: 2px;
|
|
29579
|
-
background: #f5f7fa;
|
|
29575
|
+
.E_m74vjol {
|
|
29580
29576
|
display: flex;
|
|
29577
|
+
justify-content: space-between;
|
|
29581
29578
|
width: 100%;
|
|
29582
|
-
overflow: hidden;
|
|
29583
29579
|
}
|
|
29584
29580
|
|
|
29585
|
-
.
|
|
29586
|
-
margin-left:
|
|
29581
|
+
.E_m74vjol .action {
|
|
29582
|
+
margin-left: 16px;
|
|
29587
29583
|
}
|
|
29588
29584
|
|
|
29589
|
-
|
|
29590
|
-
|
|
29585
|
+
.E_a1o35uvh .ant-alert-message {
|
|
29586
|
+
width: 100%;
|
|
29591
29587
|
}
|
|
29592
29588
|
|
|
29593
|
-
.
|
|
29594
|
-
|
|
29595
|
-
|
|
29589
|
+
.E_berrcjl {
|
|
29590
|
+
color: rgba(10, 37, 85, 0.6);
|
|
29591
|
+
margin-bottom: 4px;
|
|
29596
29592
|
}
|
|
29597
29593
|
|
|
29598
|
-
.
|
|
29599
|
-
|
|
29594
|
+
.E_berrcjl .breadcrumb-link {
|
|
29595
|
+
color: rgba(10, 37, 85, 0.6);
|
|
29596
|
+
cursor: pointer;
|
|
29597
|
+
transition: color 160ms ease;
|
|
29600
29598
|
}
|
|
29601
29599
|
|
|
29602
|
-
.
|
|
29603
|
-
|
|
29600
|
+
.E_berrcjl .breadcrumb-link:hover {
|
|
29601
|
+
color: #0080ff;
|
|
29604
29602
|
}
|
|
29605
29603
|
|
|
29606
|
-
.
|
|
29607
|
-
|
|
29608
|
-
justify-content: space-between;
|
|
29609
|
-
align-items: center;
|
|
29610
|
-
font-size: 13px;
|
|
29611
|
-
line-height: 24px;
|
|
29612
|
-
color: #cccccc;
|
|
29613
|
-
white-space: nowrap;
|
|
29604
|
+
.E_berrcjl .breadcrumb-link:active {
|
|
29605
|
+
color: #005ed1;
|
|
29614
29606
|
}
|
|
29615
29607
|
|
|
29616
|
-
.
|
|
29617
|
-
|
|
29608
|
+
.E_c18gxmrl {
|
|
29609
|
+
border: 1px solid #d8deeb;
|
|
29610
|
+
border-radius: 4px;
|
|
29618
29611
|
}
|
|
29619
29612
|
|
|
29620
|
-
.
|
|
29621
|
-
|
|
29622
|
-
color: white;
|
|
29613
|
+
.E_c18gxmrl + .E_c18gxmrl {
|
|
29614
|
+
margin-top: 8px;
|
|
29623
29615
|
}
|
|
29624
29616
|
|
|
29625
|
-
.
|
|
29626
|
-
|
|
29627
|
-
height: 8px;
|
|
29628
|
-
border-radius: 2px;
|
|
29629
|
-
display: inline-block;
|
|
29630
|
-
background: var(--s11212zy-0);
|
|
29631
|
-
border: 1px solid #fff;
|
|
29632
|
-
box-sizing: content-box;
|
|
29633
|
-
margin-right: 6px;
|
|
29617
|
+
.E_c18gxmrl:hover {
|
|
29618
|
+
border-color: #0080ff;
|
|
29634
29619
|
}
|
|
29635
29620
|
|
|
29636
|
-
.
|
|
29637
|
-
|
|
29638
|
-
color: white;
|
|
29639
|
-
margin-right: 4px;
|
|
29621
|
+
.E_c18gxmrl:hover > header {
|
|
29622
|
+
background: rgba(0, 128, 255, 0.1);
|
|
29640
29623
|
}
|
|
29641
29624
|
|
|
29642
|
-
.
|
|
29643
|
-
|
|
29644
|
-
align-items: center;
|
|
29645
|
-
font-size: 12px;
|
|
29646
|
-
line-height: 18px;
|
|
29625
|
+
.E_c18gxmrl.active header {
|
|
29626
|
+
border-bottom: 1px solid #d8deeb;
|
|
29647
29627
|
}
|
|
29648
29628
|
|
|
29649
|
-
.
|
|
29650
|
-
|
|
29629
|
+
.E_c18gxmrl > header {
|
|
29630
|
+
padding: 8px 12px;
|
|
29651
29631
|
}
|
|
29652
29632
|
|
|
29653
|
-
.
|
|
29654
|
-
|
|
29633
|
+
.E_b1nip9bk {
|
|
29634
|
+
padding: 4px 11px;
|
|
29655
29635
|
}
|
|
29656
29636
|
|
|
29657
|
-
.
|
|
29658
|
-
|
|
29659
|
-
|
|
29637
|
+
.E_bqamoqe {
|
|
29638
|
+
white-space: nowrap;
|
|
29639
|
+
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
29660
29640
|
}
|
|
29661
29641
|
|
|
29662
|
-
.
|
|
29663
|
-
|
|
29642
|
+
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
29643
|
+
--color: #0080ff;
|
|
29664
29644
|
}
|
|
29665
29645
|
|
|
29666
|
-
.
|
|
29667
|
-
color:
|
|
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;
|
|
29668
29648
|
}
|
|
29669
29649
|
|
|
29670
|
-
.
|
|
29671
|
-
|
|
29650
|
+
.E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
|
|
29651
|
+
margin-left: 1px;
|
|
29672
29652
|
}
|
|
29673
29653
|
|
|
29674
|
-
.
|
|
29675
|
-
|
|
29676
|
-
|
|
29677
|
-
border-radius: 4px;
|
|
29654
|
+
.E_bqamoqe > .ant-btn:not(:only-child):first-child {
|
|
29655
|
+
border-top-right-radius: 0;
|
|
29656
|
+
border-bottom-right-radius: 0;
|
|
29678
29657
|
}
|
|
29679
29658
|
|
|
29680
|
-
.
|
|
29681
|
-
|
|
29682
|
-
|
|
29683
|
-
background-color: rgba(245, 247, 250, 0.6);
|
|
29684
|
-
border-top: none;
|
|
29659
|
+
.E_bqamoqe > .ant-btn:not(:only-child):last-child {
|
|
29660
|
+
border-top-left-radius: 0;
|
|
29661
|
+
border-bottom-left-radius: 0;
|
|
29685
29662
|
}
|
|
29686
29663
|
|
|
29687
|
-
.
|
|
29688
|
-
|
|
29689
|
-
padding: 0 16px;
|
|
29664
|
+
.E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
29665
|
+
border-radius: unset;
|
|
29690
29666
|
}
|
|
29691
29667
|
|
|
29692
|
-
.
|
|
29693
|
-
|
|
29694
|
-
width: 100%;
|
|
29695
|
-
height: 180px;
|
|
29696
|
-
border-spacing: 0;
|
|
29668
|
+
.E_b1wx3t3t.ant-btn-icon-only {
|
|
29669
|
+
justify-content: center;
|
|
29697
29670
|
}
|
|
29698
29671
|
|
|
29699
|
-
.
|
|
29700
|
-
|
|
29701
|
-
|
|
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);
|
|
29702
29681
|
}
|
|
29703
29682
|
|
|
29704
|
-
.
|
|
29705
|
-
|
|
29706
|
-
|
|
29683
|
+
.E_b1wx3t3t.ant-btn.ant-btn-lg {
|
|
29684
|
+
height: 40px;
|
|
29685
|
+
line-height: 24px;
|
|
29707
29686
|
}
|
|
29708
29687
|
|
|
29709
|
-
.
|
|
29710
|
-
|
|
29711
|
-
|
|
29688
|
+
.E_b1wx3t3t.ant-btn.ant-btn-sm {
|
|
29689
|
+
height: 24px;
|
|
29690
|
+
line-height: 20px;
|
|
29712
29691
|
}
|
|
29713
29692
|
|
|
29714
|
-
.
|
|
29715
|
-
|
|
29716
|
-
opacity: 0.4;
|
|
29693
|
+
.E_b1wx3t3t.ant-btn.ant-btn-circle, .E_b1wx3t3t.ant-btn.ant-btn-circle-outline {
|
|
29694
|
+
border-radius: 50%;
|
|
29717
29695
|
}
|
|
29718
29696
|
|
|
29719
|
-
.
|
|
29720
|
-
|
|
29721
|
-
|
|
29697
|
+
.E_b1wx3t3t .ant-btn-loading-icon span.anticon {
|
|
29698
|
+
margin-right: 8px;
|
|
29699
|
+
padding-right: 0px;
|
|
29722
29700
|
}
|
|
29723
29701
|
|
|
29724
|
-
.
|
|
29725
|
-
color: #
|
|
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);
|
|
29726
29708
|
}
|
|
29727
29709
|
|
|
29728
|
-
.
|
|
29729
|
-
|
|
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;
|
|
29730
29712
|
}
|
|
29731
29713
|
|
|
29732
|
-
.
|
|
29733
|
-
color:
|
|
29734
|
-
box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
|
|
29735
|
-
backdrop-filter: blur(10px);
|
|
29736
|
-
padding: 7px 10px;
|
|
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);
|
|
29737
29716
|
}
|
|
29738
29717
|
|
|
29739
|
-
.
|
|
29740
|
-
|
|
29741
|
-
|
|
29742
|
-
justify-content: space-between;
|
|
29743
|
-
align-items: center;
|
|
29744
|
-
padding: 8px 16px;
|
|
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));
|
|
29745
29721
|
}
|
|
29746
29722
|
|
|
29747
|
-
.
|
|
29748
|
-
|
|
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));
|
|
29749
29728
|
}
|
|
29750
29729
|
|
|
29751
|
-
.
|
|
29752
|
-
|
|
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));
|
|
29753
29734
|
}
|
|
29754
29735
|
|
|
29755
|
-
.
|
|
29756
|
-
|
|
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;
|
|
29757
29741
|
}
|
|
29758
29742
|
|
|
29759
|
-
.
|
|
29760
|
-
|
|
29761
|
-
|
|
29743
|
+
.E_b1wx3t3t.ant-btn-link[disabled] {
|
|
29744
|
+
color: #0080ff;
|
|
29745
|
+
opacity: 0.5;
|
|
29762
29746
|
}
|
|
29763
29747
|
|
|
29764
|
-
.
|
|
29765
|
-
|
|
29766
|
-
|
|
29767
|
-
|
|
29768
|
-
|
|
29769
|
-
background: #
|
|
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);
|
|
29770
29757
|
}
|
|
29771
29758
|
|
|
29772
|
-
.
|
|
29773
|
-
|
|
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);
|
|
29774
29765
|
}
|
|
29775
29766
|
|
|
29776
|
-
.
|
|
29777
|
-
|
|
29778
|
-
|
|
29779
|
-
background: #
|
|
29780
|
-
|
|
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;
|
|
29781
29772
|
}
|
|
29782
29773
|
|
|
29783
|
-
.
|
|
29784
|
-
|
|
29785
|
-
|
|
29786
|
-
|
|
29787
|
-
background:
|
|
29788
|
-
|
|
29789
|
-
|
|
29790
|
-
|
|
29791
|
-
|
|
29792
|
-
margin-bottom: -52px;
|
|
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);
|
|
29793
29783
|
}
|
|
29794
29784
|
|
|
29795
|
-
.
|
|
29796
|
-
|
|
29797
|
-
|
|
29798
|
-
|
|
29799
|
-
|
|
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);
|
|
29800
29792
|
}
|
|
29801
29793
|
|
|
29802
|
-
.
|
|
29803
|
-
|
|
29804
|
-
|
|
29805
|
-
|
|
29806
|
-
|
|
29807
|
-
|
|
29808
|
-
justify-content: center;
|
|
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);
|
|
29809
29800
|
}
|
|
29810
29801
|
|
|
29811
|
-
.
|
|
29812
|
-
|
|
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;
|
|
29813
29809
|
}
|
|
29814
29810
|
|
|
29815
|
-
.
|
|
29816
|
-
|
|
29817
|
-
margin-left: 88px;
|
|
29818
|
-
white-space: nowrap;
|
|
29819
|
-
text-align: right;
|
|
29820
|
-
position: relative;
|
|
29821
|
-
padding: 4px 0;
|
|
29822
|
-
margin-top: -4px;
|
|
29823
|
-
overflow: hidden;
|
|
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));
|
|
29824
29813
|
}
|
|
29825
29814
|
|
|
29826
|
-
.
|
|
29827
|
-
|
|
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);
|
|
29828
29819
|
}
|
|
29829
29820
|
|
|
29830
|
-
.
|
|
29831
|
-
|
|
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));
|
|
29832
29823
|
}
|
|
29833
29824
|
|
|
29834
|
-
.
|
|
29835
|
-
|
|
29825
|
+
.E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange {
|
|
29826
|
+
--color: #fea008;
|
|
29827
|
+
--background-color: #fff;
|
|
29836
29828
|
}
|
|
29837
29829
|
|
|
29838
|
-
.
|
|
29839
|
-
|
|
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));
|
|
29840
29832
|
}
|
|
29841
29833
|
|
|
29842
|
-
.
|
|
29843
|
-
|
|
29844
|
-
|
|
29845
|
-
|
|
29846
|
-
|
|
29847
|
-
|
|
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);
|
|
29848
29842
|
}
|
|
29849
29843
|
|
|
29850
|
-
.
|
|
29851
|
-
|
|
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
|
-
|
|
29856
|
-
|
|
29857
|
-
|
|
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);
|
|
29858
29866
|
}
|
|
29859
29867
|
|
|
29860
|
-
.
|
|
29861
|
-
|
|
29862
|
-
|
|
29863
|
-
|
|
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);
|
|
29864
29885
|
}
|
|
29865
29886
|
|
|
29866
|
-
.
|
|
29867
|
-
|
|
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;
|
|
29868
29895
|
}
|
|
29869
29896
|
|
|
29870
|
-
.
|
|
29871
|
-
|
|
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;
|
|
29872
29905
|
}
|
|
29873
29906
|
|
|
29874
|
-
.
|
|
29875
|
-
color: #
|
|
29876
|
-
|
|
29877
|
-
|
|
29878
|
-
|
|
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);
|
|
29879
29912
|
}
|
|
29880
29913
|
|
|
29881
|
-
.
|
|
29882
|
-
|
|
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;
|
|
29883
29923
|
}
|
|
29884
29924
|
|
|
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
|
-
|
|
29892
|
-
|
|
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);
|
|
29893
29939
|
}
|
|
29894
29940
|
|
|
29895
|
-
.
|
|
29896
|
-
|
|
29941
|
+
.E_b1wx3t3t .button-prefix-icon {
|
|
29942
|
+
margin-right: 8px;
|
|
29943
|
+
display: inline-flex;
|
|
29897
29944
|
}
|
|
29898
29945
|
|
|
29899
|
-
.
|
|
29900
|
-
|
|
29946
|
+
.E_b1wx3t3t .button-suffix-icon {
|
|
29947
|
+
margin-left: 8px;
|
|
29948
|
+
display: inline-flex;
|
|
29901
29949
|
}
|
|
29902
29950
|
|
|
29903
|
-
.
|
|
29904
|
-
|
|
29905
|
-
|
|
29951
|
+
.E_b1wx3t3t .icon-wrapper {
|
|
29952
|
+
display: flex;
|
|
29953
|
+
justify-content: center;
|
|
29906
29954
|
}
|
|
29907
29955
|
|
|
29908
|
-
.
|
|
29909
|
-
|
|
29910
|
-
display: flex;
|
|
29911
|
-
align-items: center;
|
|
29912
|
-
height: 32px;
|
|
29913
|
-
line-height: 22px;
|
|
29914
|
-
padding: 0 8px;
|
|
29956
|
+
button.E_n7k2c6r {
|
|
29957
|
+
padding: 0;
|
|
29915
29958
|
}
|
|
29916
29959
|
|
|
29917
|
-
.
|
|
29918
|
-
margin-
|
|
29960
|
+
.E_c1uzzomf {
|
|
29961
|
+
margin-bottom: 16px;
|
|
29919
29962
|
}
|
|
29920
29963
|
|
|
29921
|
-
.
|
|
29922
|
-
|
|
29923
|
-
|
|
29964
|
+
.E_c1uzzomf .card-title {
|
|
29965
|
+
font-size: 16px;
|
|
29966
|
+
color: rgba(44, 56, 82, 0.6);
|
|
29967
|
+
font-weight: 700;
|
|
29968
|
+
line-height: 32px;
|
|
29924
29969
|
}
|
|
29925
29970
|
|
|
29926
|
-
.
|
|
29927
|
-
|
|
29928
|
-
|
|
29929
|
-
|
|
29930
|
-
color: #fff;
|
|
29971
|
+
.E_c1uzzomf .card-body {
|
|
29972
|
+
padding: 24px;
|
|
29973
|
+
border-radius: 8px;
|
|
29974
|
+
background: #fff;
|
|
29931
29975
|
}
|
|
29932
29976
|
|
|
29933
|
-
.
|
|
29934
|
-
|
|
29977
|
+
.E_c1uzzomf .empty {
|
|
29978
|
+
font-weight: 700;
|
|
29979
|
+
font-size: 14px;
|
|
29980
|
+
line-height: 22px;
|
|
29981
|
+
color: rgba(0, 21, 64, 0.3);
|
|
29982
|
+
text-align: center;
|
|
29935
29983
|
}
|
|
29936
29984
|
|
|
29937
|
-
.
|
|
29938
|
-
|
|
29939
|
-
|
|
29940
|
-
|
|
29985
|
+
.E_d1bw7c5z {
|
|
29986
|
+
position: relative;
|
|
29987
|
+
max-width: 388px;
|
|
29988
|
+
min-width: 285px;
|
|
29941
29989
|
}
|
|
29942
29990
|
|
|
29943
|
-
.
|
|
29944
|
-
|
|
29945
|
-
|
|
29991
|
+
.E_d1bw7c5z .center {
|
|
29992
|
+
position: absolute;
|
|
29993
|
+
font-size: 12px;
|
|
29994
|
+
width: 80px;
|
|
29995
|
+
height: 100px;
|
|
29996
|
+
top: 0;
|
|
29997
|
+
left: 35px;
|
|
29998
|
+
display: flex;
|
|
29999
|
+
flex-direction: column;
|
|
30000
|
+
justify-content: center;
|
|
30001
|
+
align-items: center;
|
|
30002
|
+
color: #00122e;
|
|
29946
30003
|
}
|
|
29947
30004
|
|
|
29948
|
-
.
|
|
29949
|
-
|
|
29950
|
-
|
|
30005
|
+
.E_d1bw7c5z .center .number {
|
|
30006
|
+
font-size: 24px;
|
|
30007
|
+
font-weight: 700;
|
|
29951
30008
|
}
|
|
29952
30009
|
|
|
29953
|
-
.
|
|
29954
|
-
|
|
30010
|
+
.E_d1bw7c5z .center .text {
|
|
30011
|
+
padding: 0 5px;
|
|
30012
|
+
font-size: 12px;
|
|
30013
|
+
width: inherit;
|
|
30014
|
+
text-align: center;
|
|
29955
30015
|
}
|
|
29956
30016
|
|
|
29957
|
-
.
|
|
29958
|
-
|
|
29959
|
-
padding: 0 6px;
|
|
30017
|
+
.E_d1bw7c5z .recharts-wrapper {
|
|
30018
|
+
display: flex;
|
|
29960
30019
|
}
|
|
29961
30020
|
|
|
29962
|
-
.
|
|
30021
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
|
|
30022
|
+
position: relative !important;
|
|
30023
|
+
min-width: calc(100% - var(--d1bw7c5z-0)) !important;
|
|
30024
|
+
left: 0 !important;
|
|
30025
|
+
bottom: 0 !important;
|
|
29963
30026
|
display: flex;
|
|
29964
|
-
|
|
29965
|
-
width: 100% !important;
|
|
30027
|
+
align-items: center;
|
|
29966
30028
|
}
|
|
29967
30029
|
|
|
29968
|
-
.
|
|
29969
|
-
|
|
29970
|
-
opacity: 1 !important;
|
|
30030
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
|
|
30031
|
+
width: 100%;
|
|
29971
30032
|
}
|
|
29972
30033
|
|
|
29973
|
-
.
|
|
30034
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
|
|
29974
30035
|
width: 100%;
|
|
29975
|
-
|
|
30036
|
+
margin-right: 0 !important;
|
|
30037
|
+
line-height: 18px;
|
|
29976
30038
|
}
|
|
29977
30039
|
|
|
29978
|
-
.
|
|
29979
|
-
|
|
30040
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
|
|
30041
|
+
border-radius: 2px;
|
|
29980
30042
|
}
|
|
29981
30043
|
|
|
29982
|
-
.
|
|
29983
|
-
|
|
30044
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
|
|
30045
|
+
min-width: 75px;
|
|
30046
|
+
max-width: 198px;
|
|
30047
|
+
width: calc(100% - 20px);
|
|
30048
|
+
margin-left: 2px;
|
|
30049
|
+
color: #00122e !important;
|
|
30050
|
+
display: inline-flex;
|
|
30051
|
+
justify-content: space-between;
|
|
30052
|
+
}
|
|
30053
|
+
|
|
30054
|
+
.E_d1bw7c5z .tooltip-text {
|
|
30055
|
+
maxwidth: calc(100% - 12px);
|
|
30056
|
+
cursor: pointer;
|
|
30057
|
+
border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
|
|
29984
30058
|
overflow: hidden;
|
|
29985
|
-
white-space: nowrap;
|
|
29986
30059
|
text-overflow: ellipsis;
|
|
29987
|
-
|
|
30060
|
+
white-space: nowrap;
|
|
29988
30061
|
}
|
|
29989
30062
|
|
|
29990
|
-
.
|
|
29991
|
-
|
|
30063
|
+
.E_d1bw7c5z .value {
|
|
30064
|
+
color: rgba(44, 56, 82, 0.75);
|
|
29992
30065
|
}
|
|
29993
30066
|
|
|
29994
|
-
.
|
|
29995
|
-
|
|
30067
|
+
.E_t10pqbtc {
|
|
30068
|
+
width: 140px;
|
|
29996
30069
|
}
|
|
29997
30070
|
|
|
29998
|
-
.
|
|
29999
|
-
|
|
30071
|
+
.E_t10pqbtc .item {
|
|
30072
|
+
margin: 6px auto;
|
|
30073
|
+
display: flex;
|
|
30074
|
+
justify-content: space-between;
|
|
30000
30075
|
}
|
|
30001
30076
|
|
|
30002
|
-
.
|
|
30003
|
-
|
|
30077
|
+
.E_t10pqbtc .item .name {
|
|
30078
|
+
width: 102px;
|
|
30004
30079
|
}
|
|
30005
30080
|
|
|
30006
|
-
.
|
|
30007
|
-
|
|
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;
|
|
30008
30085
|
}
|
|
30009
30086
|
|
|
30010
|
-
.
|
|
30011
|
-
|
|
30087
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
|
|
30088
|
+
padding-bottom: 6px;
|
|
30012
30089
|
}
|
|
30013
30090
|
|
|
30014
|
-
.
|
|
30015
|
-
padding-
|
|
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);
|
|
30016
30094
|
}
|
|
30017
30095
|
|
|
30018
|
-
.
|
|
30019
|
-
|
|
30096
|
+
.E_phljevk {
|
|
30097
|
+
display: flex;
|
|
30098
|
+
justify-content: space-between;
|
|
30099
|
+
align-items: center;
|
|
30100
|
+
padding: 10px 0;
|
|
30101
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30102
|
+
font-size: 12px;
|
|
30103
|
+
line-height: 24px;
|
|
30020
30104
|
}
|
|
30021
30105
|
|
|
30022
|
-
.
|
|
30106
|
+
.E_phljevk .pagination-left {
|
|
30107
|
+
padding: 2px 8px;
|
|
30108
|
+
}
|
|
30109
|
+
|
|
30110
|
+
.E_phljevk .dropdown-trigger {
|
|
30023
30111
|
display: flex;
|
|
30024
|
-
|
|
30112
|
+
align-items: center;
|
|
30113
|
+
border-radius: 6px;
|
|
30114
|
+
cursor: pointer;
|
|
30115
|
+
transition: all 0.3s ease;
|
|
30025
30116
|
}
|
|
30026
30117
|
|
|
30027
|
-
.
|
|
30028
|
-
|
|
30029
|
-
|
|
30030
|
-
text-overflow: ellipsis;
|
|
30118
|
+
.E_phljevk .dropdown-trigger:hover {
|
|
30119
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30120
|
+
color: #0080ff;
|
|
30031
30121
|
}
|
|
30032
30122
|
|
|
30033
|
-
.
|
|
30123
|
+
.E_phljevk .dropdown-trigger .icon-inner {
|
|
30124
|
+
margin-left: 4px;
|
|
30125
|
+
}
|
|
30126
|
+
|
|
30127
|
+
.E_phljevk .pagination-right {
|
|
30034
30128
|
display: flex;
|
|
30035
|
-
justify-content: space-between;
|
|
30036
30129
|
align-items: center;
|
|
30037
|
-
|
|
30038
|
-
|
|
30130
|
+
color: #0080ff;
|
|
30131
|
+
font-weight: bold;
|
|
30039
30132
|
}
|
|
30040
30133
|
|
|
30041
|
-
.
|
|
30042
|
-
|
|
30043
|
-
font-weight: 600;
|
|
30044
|
-
font-size: 12px;
|
|
30045
|
-
line-height: 8px;
|
|
30134
|
+
.E_phljevk .pagination-right .icon-inner {
|
|
30135
|
+
margin-left: 4px;
|
|
30046
30136
|
}
|
|
30047
30137
|
|
|
30048
|
-
.
|
|
30049
|
-
|
|
30050
|
-
|
|
30051
|
-
cursor: pointer;
|
|
30138
|
+
.E_phljevk .pagination-right .prev-btn,
|
|
30139
|
+
.E_phljevk .pagination-right .next-btn {
|
|
30140
|
+
padding: 0 8px;
|
|
30052
30141
|
}
|
|
30053
30142
|
|
|
30054
|
-
.
|
|
30055
|
-
|
|
30056
|
-
|
|
30143
|
+
.E_phljevk .pagination-right .prev-btn > span,
|
|
30144
|
+
.E_phljevk .pagination-right .next-btn > span {
|
|
30145
|
+
color: #0080ff;
|
|
30057
30146
|
}
|
|
30058
30147
|
|
|
30059
|
-
.
|
|
30060
|
-
|
|
30061
|
-
padding: 8px 0;
|
|
30062
|
-
color: #2d3a56;
|
|
30148
|
+
.E_phljevk .pagination-right .next-btn .icon-inner {
|
|
30149
|
+
transform: rotate(180deg);
|
|
30063
30150
|
}
|
|
30064
30151
|
|
|
30065
|
-
.
|
|
30066
|
-
|
|
30152
|
+
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
|
|
30153
|
+
max-height: calc(100vh - 128px);
|
|
30154
|
+
overflow-y: auto;
|
|
30067
30155
|
}
|
|
30068
30156
|
|
|
30069
|
-
.
|
|
30070
|
-
|
|
30157
|
+
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
30158
|
+
padding: 4px 20px;
|
|
30159
|
+
font-size: 12px;
|
|
30160
|
+
line-height: 18px;
|
|
30071
30161
|
}
|
|
30072
30162
|
|
|
30073
|
-
.
|
|
30074
|
-
|
|
30075
|
-
overflow-x: auto;
|
|
30076
|
-
width: 100%;
|
|
30077
|
-
white-space: pre-wrap;
|
|
30163
|
+
.E_c1yyuluq {
|
|
30164
|
+
border-radius: 8px;
|
|
30078
30165
|
}
|
|
30079
30166
|
|
|
30080
|
-
.
|
|
30081
|
-
|
|
30082
|
-
text-align: left;
|
|
30167
|
+
.E_c1yyuluq .ant-card-body {
|
|
30168
|
+
padding: 20px 24px 24px 24px;
|
|
30083
30169
|
}
|
|
30084
30170
|
|
|
30085
|
-
.
|
|
30086
|
-
|
|
30171
|
+
.E_ccrbeuz .ant-collapse-item {
|
|
30172
|
+
border: 0px;
|
|
30173
|
+
background-color: #fff;
|
|
30087
30174
|
}
|
|
30088
30175
|
|
|
30089
|
-
.
|
|
30090
|
-
|
|
30091
|
-
|
|
30092
|
-
|
|
30093
|
-
padding-right:
|
|
30176
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header {
|
|
30177
|
+
padding-top: 0px;
|
|
30178
|
+
padding-bottom: 0px;
|
|
30179
|
+
padding-left: 0px !important;
|
|
30180
|
+
padding-right: 24px;
|
|
30094
30181
|
}
|
|
30095
30182
|
|
|
30096
|
-
.
|
|
30097
|
-
|
|
30098
|
-
align-items: center;
|
|
30183
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
30184
|
+
right: 0px;
|
|
30099
30185
|
}
|
|
30100
30186
|
|
|
30101
|
-
.
|
|
30102
|
-
|
|
30187
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
30188
|
+
padding: 0px;
|
|
30103
30189
|
}
|
|
30104
30190
|
|
|
30105
|
-
.
|
|
30106
|
-
|
|
30107
|
-
|
|
30191
|
+
.E_c1fljvag .ant-collapse-item .ant-collapse-header {
|
|
30192
|
+
padding-right: 0px;
|
|
30193
|
+
cursor: default;
|
|
30108
30194
|
}
|
|
30109
30195
|
|
|
30110
|
-
.
|
|
30111
|
-
|
|
30196
|
+
.E_sx1bpnu .ant-input-sm {
|
|
30197
|
+
line-height: 18px;
|
|
30112
30198
|
}
|
|
30113
30199
|
|
|
30114
|
-
.
|
|
30115
|
-
display:
|
|
30116
|
-
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
30117
|
-
-webkit-box-orient: vertical;
|
|
30118
|
-
word-break: break-all;
|
|
30200
|
+
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
30201
|
+
display: flex;
|
|
30119
30202
|
}
|
|
30120
30203
|
|
|
30121
|
-
.
|
|
30122
|
-
|
|
30204
|
+
.E_i11gg7mj .ant-input-prefix {
|
|
30205
|
+
margin-right: 8px;
|
|
30123
30206
|
}
|
|
30124
30207
|
|
|
30125
|
-
.
|
|
30126
|
-
|
|
30127
|
-
border-radius: 4px;
|
|
30208
|
+
.E_i11gg7mj .ant-input-suffix {
|
|
30209
|
+
margin-left: 8px;
|
|
30128
30210
|
}
|
|
30129
30211
|
|
|
30130
|
-
.
|
|
30131
|
-
|
|
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;
|
|
30132
30217
|
}
|
|
30133
30218
|
|
|
30134
|
-
.
|
|
30219
|
+
.E_i11o6xqj {
|
|
30135
30220
|
display: flex;
|
|
30136
|
-
|
|
30137
|
-
flex: 1;
|
|
30138
|
-
/* FIXME:(yanzhen) do this better */
|
|
30221
|
+
gap: 4px;
|
|
30139
30222
|
}
|
|
30140
30223
|
|
|
30141
|
-
.
|
|
30142
|
-
|
|
30143
|
-
display: flex;
|
|
30144
|
-
border-bottom: 1px solid rgba(172, 186, 211, 0.6);
|
|
30224
|
+
.E_i11o6xqj .icon-wrapper {
|
|
30225
|
+
cursor: pointer;
|
|
30145
30226
|
}
|
|
30146
30227
|
|
|
30147
|
-
.
|
|
30148
|
-
|
|
30228
|
+
.E_d19ruhdj.icon-wrapper {
|
|
30229
|
+
cursor: not-allowed;
|
|
30149
30230
|
}
|
|
30150
30231
|
|
|
30151
|
-
.
|
|
30152
|
-
|
|
30153
|
-
|
|
30154
|
-
|
|
30155
|
-
height: 24px;
|
|
30156
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30157
|
-
border-radius: 4px 4px 0 0;
|
|
30158
|
-
cursor: pointer;
|
|
30159
|
-
transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
|
|
30232
|
+
.E_rapgekc.ant-radio-wrapper {
|
|
30233
|
+
display: inline-flex;
|
|
30234
|
+
align-items: baseline;
|
|
30235
|
+
white-space: pre-wrap;
|
|
30160
30236
|
}
|
|
30161
30237
|
|
|
30162
|
-
.
|
|
30163
|
-
|
|
30238
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio {
|
|
30239
|
+
position: relative;
|
|
30240
|
+
top: 3px;
|
|
30164
30241
|
}
|
|
30165
30242
|
|
|
30166
|
-
.
|
|
30167
|
-
|
|
30243
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
|
|
30244
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
30245
|
+
}
|
|
30246
|
+
|
|
30247
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
|
|
30248
|
+
border-color: #0080ff;
|
|
30168
30249
|
}
|
|
30169
30250
|
|
|
30170
|
-
.
|
|
30171
|
-
color: #0080ff;
|
|
30172
|
-
background:
|
|
30251
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
|
|
30252
|
+
border-color: #0080ff;
|
|
30253
|
+
background: #0080ff;
|
|
30173
30254
|
}
|
|
30174
30255
|
|
|
30175
|
-
.
|
|
30176
|
-
|
|
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;
|
|
30177
30262
|
}
|
|
30178
30263
|
|
|
30179
|
-
.
|
|
30180
|
-
|
|
30264
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
|
|
30265
|
+
opacity: 0.5;
|
|
30181
30266
|
}
|
|
30182
30267
|
|
|
30183
|
-
.
|
|
30184
|
-
color:
|
|
30268
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
|
|
30269
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
30185
30270
|
background: rgba(211, 218, 235, 0.6);
|
|
30186
30271
|
}
|
|
30187
30272
|
|
|
30188
|
-
.
|
|
30189
|
-
background:
|
|
30273
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
|
|
30274
|
+
background: #00122e;
|
|
30190
30275
|
}
|
|
30191
30276
|
|
|
30192
|
-
.
|
|
30193
|
-
|
|
30277
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
|
|
30278
|
+
color: #00122e;
|
|
30279
|
+
opacity: 0.5;
|
|
30194
30280
|
}
|
|
30195
30281
|
|
|
30196
|
-
.
|
|
30197
|
-
|
|
30282
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
|
|
30283
|
+
color: #00122e;
|
|
30198
30284
|
}
|
|
30199
30285
|
|
|
30200
|
-
.
|
|
30201
|
-
|
|
30202
|
-
|
|
30286
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio + span {
|
|
30287
|
+
display: inline-block;
|
|
30288
|
+
padding: 0;
|
|
30289
|
+
padding-left: 12px;
|
|
30203
30290
|
}
|
|
30204
30291
|
|
|
30205
|
-
.
|
|
30206
|
-
|
|
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);
|
|
30207
30296
|
}
|
|
30208
30297
|
|
|
30209
|
-
.
|
|
30210
|
-
|
|
30298
|
+
.E_rapgekc.ant-radio-wrapper.compact .ant-radio + span {
|
|
30299
|
+
padding-left: 8px;
|
|
30211
30300
|
}
|
|
30212
30301
|
|
|
30213
|
-
.
|
|
30214
|
-
|
|
30215
|
-
height: 22px;
|
|
30302
|
+
.E_rp906go .ant-radio-button-wrapper:first-child {
|
|
30303
|
+
border-radius: 5px 0 0 5px;
|
|
30216
30304
|
}
|
|
30217
30305
|
|
|
30218
|
-
.
|
|
30219
|
-
|
|
30306
|
+
.E_rp906go .ant-radio-button-wrapper:last-child {
|
|
30307
|
+
border-radius: 0 5px 5px 0;
|
|
30220
30308
|
}
|
|
30221
30309
|
|
|
30222
|
-
.
|
|
30223
|
-
|
|
30224
|
-
|
|
30225
|
-
align-items: center;
|
|
30226
|
-
overflow: hidden;
|
|
30310
|
+
.E_rcc63c8 {
|
|
30311
|
+
color: #00122e;
|
|
30312
|
+
border-color: #ccd4e3;
|
|
30227
30313
|
}
|
|
30228
30314
|
|
|
30229
|
-
.
|
|
30230
|
-
|
|
30231
|
-
max-width: 0;
|
|
30232
|
-
transition: max-width 320ms ease, opacity 240ms ease;
|
|
30315
|
+
.E_rcc63c8:first-child {
|
|
30316
|
+
border-color: #a3b4cc;
|
|
30233
30317
|
}
|
|
30234
30318
|
|
|
30235
|
-
.
|
|
30236
|
-
padding:
|
|
30237
|
-
|
|
30238
|
-
|
|
30319
|
+
.E_rcc63c8.ant-radio-button-wrapper {
|
|
30320
|
+
padding: 0 12px;
|
|
30321
|
+
line-height: 32px;
|
|
30322
|
+
height: 32px;
|
|
30239
30323
|
}
|
|
30240
30324
|
|
|
30241
|
-
.
|
|
30242
|
-
|
|
30243
|
-
position: absolute;
|
|
30244
|
-
top: 50%;
|
|
30245
|
-
left: 0;
|
|
30246
|
-
transform: translate(-50%, -50%);
|
|
30247
|
-
transition: opacity 100ms linear;
|
|
30248
|
-
fill: rgba(0, 128, 255, 0.2);
|
|
30325
|
+
.E_rcc63c8.ant-radio-button-wrapper > span + span {
|
|
30326
|
+
white-space: nowrap;
|
|
30249
30327
|
}
|
|
30250
30328
|
|
|
30251
|
-
.
|
|
30252
|
-
|
|
30329
|
+
.ant-radio-group-small .E_rcc63c8.ant-radio-button-wrapper {
|
|
30330
|
+
height: 22px;
|
|
30331
|
+
padding: 0 7px;
|
|
30332
|
+
line-height: 20px;
|
|
30253
30333
|
}
|
|
30254
30334
|
|
|
30255
|
-
.
|
|
30256
|
-
|
|
30257
|
-
display: inline-block;
|
|
30258
|
-
opacity: 1;
|
|
30259
|
-
max-width: 160px;
|
|
30335
|
+
.E_rcc63c8.ant-radio-button-wrapper:not(:first-child)::before {
|
|
30336
|
+
background: #ccd4e3;
|
|
30260
30337
|
}
|
|
30261
30338
|
|
|
30262
|
-
.
|
|
30263
|
-
|
|
30264
|
-
color: #005ed1;
|
|
30339
|
+
.E_rcc63c8.ant-radio-button-wrapper-checked:not(:first-child)::before {
|
|
30340
|
+
background: #0080ff;
|
|
30265
30341
|
}
|
|
30266
30342
|
|
|
30267
|
-
.
|
|
30268
|
-
|
|
30343
|
+
.E_rcc63c8.ant-radio-button-wrapper-disabled:not(:first-child)::before {
|
|
30344
|
+
background: #ccd4e3;
|
|
30345
|
+
opacity: 0.5;
|
|
30269
30346
|
}
|
|
30270
30347
|
|
|
30271
|
-
.
|
|
30272
|
-
|
|
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;
|
|
30273
30350
|
}
|
|
30274
30351
|
|
|
30275
|
-
.
|
|
30276
|
-
|
|
30352
|
+
.E_rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
|
|
30353
|
+
border-color: #0080ff;
|
|
30277
30354
|
}
|
|
30278
30355
|
|
|
30279
|
-
.
|
|
30280
|
-
|
|
30281
|
-
height: 32px;
|
|
30282
|
-
border-radius: 6px 6px 0 0;
|
|
30356
|
+
.E_rcc63c8.ant-radio-button-wrapper-checked {
|
|
30357
|
+
background: rgba(0, 136, 255, 0.1);
|
|
30283
30358
|
}
|
|
30284
30359
|
|
|
30285
|
-
.
|
|
30286
|
-
|
|
30360
|
+
.E_rcc63c8.ant-radio-button-wrapper-disabled {
|
|
30361
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30362
|
+
border-color: #ccd4e3;
|
|
30363
|
+
opacity: 0.5;
|
|
30287
30364
|
}
|
|
30288
30365
|
|
|
30289
|
-
.
|
|
30290
|
-
|
|
30366
|
+
.E_rcc63c8.ant-radio-button-wrapper-disabled:hover {
|
|
30367
|
+
color: #00122e;
|
|
30368
|
+
border-color: #ccd4e3;
|
|
30291
30369
|
}
|
|
30292
30370
|
|
|
30293
|
-
.
|
|
30294
|
-
|
|
30295
|
-
|
|
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);
|
|
30296
30375
|
}
|
|
30297
30376
|
|
|
30298
|
-
.
|
|
30377
|
+
.E_rcc63c8 .ant-radio-button-input {
|
|
30378
|
+
margin-right: 8px;
|
|
30379
|
+
display: inline;
|
|
30380
|
+
border: none;
|
|
30299
30381
|
padding: 0;
|
|
30382
|
+
width: 36px;
|
|
30383
|
+
background: transparent;
|
|
30300
30384
|
}
|
|
30301
30385
|
|
|
30302
|
-
.
|
|
30303
|
-
|
|
30386
|
+
.E_rcc63c8 .ant-radio-button-input:focus {
|
|
30387
|
+
box-shadow: none;
|
|
30304
30388
|
}
|
|
30305
30389
|
|
|
30306
|
-
.
|
|
30307
|
-
|
|
30390
|
+
.E_rcc63c8 .ant-radio-button-input.ant-input-number {
|
|
30391
|
+
margin-right: 0;
|
|
30392
|
+
width: initial;
|
|
30393
|
+
box-shadow: none;
|
|
30308
30394
|
}
|
|
30309
30395
|
|
|
30310
|
-
.
|
|
30311
|
-
|
|
30396
|
+
.E_rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
|
|
30397
|
+
display: none;
|
|
30312
30398
|
}
|
|
30313
30399
|
|
|
30314
|
-
.
|
|
30315
|
-
|
|
30400
|
+
.E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
|
|
30401
|
+
display: inline;
|
|
30316
30402
|
}
|
|
30317
30403
|
|
|
30318
|
-
.
|
|
30319
|
-
|
|
30320
|
-
|
|
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;
|
|
30321
30409
|
}
|
|
30322
30410
|
|
|
30323
|
-
.
|
|
30324
|
-
|
|
30411
|
+
.E_ivqqkzv {
|
|
30412
|
+
height: 24px;
|
|
30413
|
+
width: 56px !important;
|
|
30414
|
+
margin-right: 4px;
|
|
30325
30415
|
}
|
|
30326
30416
|
|
|
30327
|
-
.
|
|
30328
|
-
color:
|
|
30417
|
+
.E_c1wk4q29 {
|
|
30418
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30329
30419
|
}
|
|
30330
30420
|
|
|
30331
|
-
.
|
|
30332
|
-
|
|
30421
|
+
.E_tju3gfj .date {
|
|
30422
|
+
margin-right: 4px;
|
|
30333
30423
|
}
|
|
30334
30424
|
|
|
30335
|
-
.
|
|
30336
|
-
|
|
30425
|
+
.E_iq1gosr {
|
|
30426
|
+
display: inline-block;
|
|
30337
30427
|
}
|
|
30338
30428
|
|
|
30339
|
-
.
|
|
30340
|
-
|
|
30429
|
+
.E_c1bus5hc {
|
|
30430
|
+
--color: white;
|
|
30431
|
+
height: 14px;
|
|
30432
|
+
width: 14px;
|
|
30433
|
+
border-radius: 50%;
|
|
30434
|
+
flex-shrink: 0;
|
|
30341
30435
|
display: flex;
|
|
30342
|
-
|
|
30343
|
-
|
|
30344
|
-
|
|
30345
|
-
.E_t160l1cm.is-overview .tab-content {
|
|
30346
|
-
overflow: visible;
|
|
30436
|
+
align-items: center;
|
|
30437
|
+
justify-content: center;
|
|
30438
|
+
border: 1px solid var(--color);
|
|
30347
30439
|
}
|
|
30348
30440
|
|
|
30349
|
-
.
|
|
30350
|
-
|
|
30351
|
-
|
|
30441
|
+
.E_c1bus5hc .circle-inner {
|
|
30442
|
+
position: relative;
|
|
30443
|
+
height: 10px;
|
|
30444
|
+
width: 10px;
|
|
30445
|
+
border-radius: 50%;
|
|
30446
|
+
overflow: hidden;
|
|
30352
30447
|
}
|
|
30353
30448
|
|
|
30354
|
-
.
|
|
30355
|
-
|
|
30356
|
-
|
|
30449
|
+
.E_c1bus5hc .circle-content {
|
|
30450
|
+
position: absolute;
|
|
30451
|
+
height: 100%;
|
|
30452
|
+
width: 100%;
|
|
30453
|
+
left: 0;
|
|
30454
|
+
top: 0;
|
|
30455
|
+
border-radius: 50%;
|
|
30456
|
+
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
30457
|
+
transform: rotate(180deg);
|
|
30357
30458
|
}
|
|
30358
30459
|
|
|
30359
|
-
.
|
|
30360
|
-
|
|
30361
|
-
height:
|
|
30362
|
-
|
|
30363
|
-
|
|
30364
|
-
|
|
30365
|
-
|
|
30366
|
-
|
|
30367
|
-
|
|
30368
|
-
|
|
30460
|
+
.E_c1bus5hc .circle-child {
|
|
30461
|
+
position: absolute;
|
|
30462
|
+
height: 100%;
|
|
30463
|
+
width: 100%;
|
|
30464
|
+
left: 0;
|
|
30465
|
+
top: 0;
|
|
30466
|
+
margin-left: 50%;
|
|
30467
|
+
transform-origin: left;
|
|
30468
|
+
background: white;
|
|
30469
|
+
transform: rotate(0deg);
|
|
30369
30470
|
}
|
|
30370
30471
|
|
|
30371
|
-
.
|
|
30372
|
-
|
|
30373
|
-
|
|
30374
|
-
width: calc(100% + 10px);
|
|
30375
|
-
background: rgba(172, 186, 211, 0.6);
|
|
30376
|
-
display: block;
|
|
30472
|
+
.E_s1sck0th {
|
|
30473
|
+
padding: 0 8px;
|
|
30474
|
+
border-radius: 4px;
|
|
30377
30475
|
}
|
|
30378
30476
|
|
|
30379
|
-
.
|
|
30380
|
-
|
|
30381
|
-
|
|
30477
|
+
.E_m855nr1 {
|
|
30478
|
+
padding: 2px 8px;
|
|
30479
|
+
border-radius: 3px;
|
|
30382
30480
|
}
|
|
30383
30481
|
|
|
30384
|
-
.
|
|
30385
|
-
|
|
30482
|
+
.E_l1270xpg {
|
|
30483
|
+
padding: 3px 8px;
|
|
30484
|
+
border-radius: 2px;
|
|
30386
30485
|
}
|
|
30387
30486
|
|
|
30388
|
-
.
|
|
30389
|
-
|
|
30487
|
+
.E_t14rextb.ant-tag:hover {
|
|
30488
|
+
opacity: unset;
|
|
30390
30489
|
}
|
|
30391
30490
|
|
|
30392
|
-
.
|
|
30393
|
-
|
|
30491
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
|
|
30492
|
+
margin: 0;
|
|
30493
|
+
margin-right: 8px;
|
|
30494
|
+
display: inline-flex;
|
|
30495
|
+
align-items: center;
|
|
30496
|
+
border: none;
|
|
30394
30497
|
}
|
|
30395
30498
|
|
|
30396
|
-
.
|
|
30397
|
-
|
|
30499
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
|
|
30500
|
+
width: 16px;
|
|
30501
|
+
height: 16px;
|
|
30502
|
+
color: inherit;
|
|
30503
|
+
margin-left: 4px;
|
|
30504
|
+
opacity: 0.6;
|
|
30505
|
+
display: inline-flex;
|
|
30398
30506
|
}
|
|
30399
30507
|
|
|
30400
|
-
.
|
|
30401
|
-
|
|
30402
|
-
padding: 10px 0;
|
|
30403
|
-
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
30508
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
|
|
30509
|
+
opacity: 1;
|
|
30404
30510
|
}
|
|
30405
30511
|
|
|
30406
|
-
.
|
|
30407
|
-
|
|
30408
|
-
|
|
30512
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
|
|
30513
|
+
color: #0080ff;
|
|
30514
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
30409
30515
|
}
|
|
30410
30516
|
|
|
30411
|
-
.
|
|
30412
|
-
|
|
30413
|
-
|
|
30414
|
-
color: rgba(62, 70, 82, 0.6);
|
|
30517
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
|
|
30518
|
+
color: #f0483e;
|
|
30519
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
30415
30520
|
}
|
|
30416
30521
|
|
|
30417
|
-
.
|
|
30418
|
-
color:
|
|
30419
|
-
|
|
30522
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
|
|
30523
|
+
color: #e07f00;
|
|
30524
|
+
background-color: rgba(255, 187, 0, 0.1);
|
|
30420
30525
|
}
|
|
30421
30526
|
|
|
30422
|
-
.
|
|
30423
|
-
|
|
30424
|
-
|
|
30527
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
|
|
30528
|
+
color: #008f4c;
|
|
30529
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
30425
30530
|
}
|
|
30426
30531
|
|
|
30427
|
-
.
|
|
30428
|
-
|
|
30429
|
-
|
|
30430
|
-
justify-content: space-between;
|
|
30431
|
-
word-break: keep-all;
|
|
30532
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
|
|
30533
|
+
color: #1d326c;
|
|
30534
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
30432
30535
|
}
|
|
30433
30536
|
|
|
30434
|
-
.
|
|
30435
|
-
|
|
30537
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
|
|
30538
|
+
color: #7E41FF;
|
|
30539
|
+
background-color: rgba(126, 65, 255, 0.1);
|
|
30436
30540
|
}
|
|
30437
30541
|
|
|
30438
|
-
.
|
|
30439
|
-
color:
|
|
30542
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
|
|
30543
|
+
color: #fff;
|
|
30440
30544
|
}
|
|
30441
30545
|
|
|
30442
|
-
.
|
|
30443
|
-
|
|
30444
|
-
display: flex;
|
|
30445
|
-
overflow: hidden;
|
|
30446
|
-
align-items: center;
|
|
30447
|
-
justify-content: flex-start;
|
|
30448
|
-
white-space: nowrap;
|
|
30546
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
|
|
30547
|
+
background-color: #f0483e;
|
|
30449
30548
|
}
|
|
30450
30549
|
|
|
30451
|
-
.
|
|
30452
|
-
|
|
30453
|
-
overflow: hidden;
|
|
30454
|
-
text-overflow: ellipsis;
|
|
30550
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
|
|
30551
|
+
background-color: #fea008;
|
|
30455
30552
|
}
|
|
30456
30553
|
|
|
30457
|
-
.
|
|
30458
|
-
|
|
30459
|
-
align-items: center;
|
|
30554
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
|
|
30555
|
+
background-color: #00ba5d;
|
|
30460
30556
|
}
|
|
30461
30557
|
|
|
30462
|
-
.
|
|
30463
|
-
|
|
30464
|
-
flex-direction: row-reverse;
|
|
30465
|
-
align-items: center;
|
|
30558
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
|
|
30559
|
+
background-color: #0080ff;
|
|
30466
30560
|
}
|
|
30467
30561
|
|
|
30468
|
-
.
|
|
30469
|
-
|
|
30562
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
|
|
30563
|
+
background-color: #6b7d99;
|
|
30470
30564
|
}
|
|
30471
30565
|
|
|
30472
|
-
.
|
|
30473
|
-
|
|
30474
|
-
margin-left: 14px;
|
|
30475
|
-
border-left: 1px solid rgba(129, 138, 153, 0.6);
|
|
30476
|
-
cursor: pointer;
|
|
30566
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
|
|
30567
|
+
background-color: #7E41FF;
|
|
30477
30568
|
}
|
|
30478
30569
|
|
|
30479
|
-
.
|
|
30480
|
-
|
|
30481
|
-
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
30570
|
+
.E_t1m2x205 .ant-tooltip-arrow {
|
|
30571
|
+
display: none;
|
|
30482
30572
|
}
|
|
30483
30573
|
|
|
30484
|
-
.
|
|
30485
|
-
|
|
30486
|
-
color: rgba(62, 70, 82, 0.6);
|
|
30574
|
+
.E_t1m2x205 .ant-tooltip-inner {
|
|
30575
|
+
background: rgba(23, 38, 64, 0.8);
|
|
30487
30576
|
border-radius: 4px;
|
|
30488
30577
|
}
|
|
30489
30578
|
|
|
30490
|
-
.
|
|
30491
|
-
|
|
30492
|
-
color: #0096ff;
|
|
30579
|
+
.E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
|
|
30580
|
+
visibility: hidden;
|
|
30493
30581
|
}
|
|
30494
30582
|
|
|
30495
|
-
.
|
|
30496
|
-
|
|
30497
|
-
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
30583
|
+
.E_s1dni7lo {
|
|
30584
|
+
width: 430px !important;
|
|
30498
30585
|
}
|
|
30499
30586
|
|
|
30500
|
-
.
|
|
30501
|
-
|
|
30502
|
-
|
|
30503
|
-
|
|
30504
|
-
|
|
30587
|
+
.E_d1wwmmm5 .ant-select-item-group {
|
|
30588
|
+
padding: 8px 16px;
|
|
30589
|
+
line-height: 18px;
|
|
30590
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30591
|
+
height: 34px;
|
|
30592
|
+
min-height: 34px;
|
|
30593
|
+
box-sizing: border-box;
|
|
30594
|
+
margin-top: 8px;
|
|
30505
30595
|
}
|
|
30506
30596
|
|
|
30507
|
-
.
|
|
30508
|
-
|
|
30509
|
-
|
|
30510
|
-
margin:
|
|
30597
|
+
.E_o1ugr09p {
|
|
30598
|
+
display: flex;
|
|
30599
|
+
flex-direction: column;
|
|
30600
|
+
margin: 1px 8px;
|
|
30601
|
+
padding: 8px;
|
|
30602
|
+
border-radius: 4px;
|
|
30511
30603
|
}
|
|
30512
30604
|
|
|
30513
|
-
.
|
|
30514
|
-
|
|
30515
|
-
background: #f5f7fa;
|
|
30516
|
-
box-sizing: border-box;
|
|
30517
|
-
border-radius: 16px;
|
|
30518
|
-
margin-right: 8px;
|
|
30605
|
+
.E_o1ugr09p .selected-icon {
|
|
30606
|
+
display: none;
|
|
30519
30607
|
}
|
|
30520
30608
|
|
|
30521
|
-
.
|
|
30522
|
-
|
|
30523
|
-
color: inherit;
|
|
30524
|
-
border-color: #d9d9d9;
|
|
30609
|
+
.E_o1ugr09p.ant-select-item-option-grouped {
|
|
30610
|
+
padding-left: 8px;
|
|
30525
30611
|
}
|
|
30526
30612
|
|
|
30527
|
-
.
|
|
30528
|
-
background-color:
|
|
30529
|
-
border-color: #0096ff;
|
|
30530
|
-
color: #fff;
|
|
30613
|
+
.E_o1ugr09p.ant-select-item-option-selected {
|
|
30614
|
+
background-color: white;
|
|
30531
30615
|
}
|
|
30532
30616
|
|
|
30533
|
-
.
|
|
30534
|
-
|
|
30535
|
-
margin-top: 4px;
|
|
30617
|
+
.E_o1ugr09p.ant-select-item-option-selected .timezone-title {
|
|
30618
|
+
color: #0080ff;
|
|
30536
30619
|
}
|
|
30537
30620
|
|
|
30538
|
-
.
|
|
30539
|
-
|
|
30540
|
-
padding: 0;
|
|
30541
|
-
margin-bottom: 8px;
|
|
30621
|
+
.E_o1ugr09p.ant-select-item-option-selected .selected-icon {
|
|
30622
|
+
display: block;
|
|
30542
30623
|
}
|
|
30543
30624
|
|
|
30544
|
-
.
|
|
30545
|
-
background
|
|
30546
|
-
border-color: #0096ff;
|
|
30547
|
-
color: #fff;
|
|
30625
|
+
.E_o1ugr09p.ant-select-item-option-active {
|
|
30626
|
+
background: rgba(0, 136, 255, 0.16);
|
|
30548
30627
|
}
|
|
30549
30628
|
|
|
30550
|
-
.
|
|
30551
|
-
|
|
30552
|
-
align-items: center;
|
|
30553
|
-
justify-content: flex-end;
|
|
30629
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-title {
|
|
30630
|
+
color: #0080ff;
|
|
30554
30631
|
}
|
|
30555
30632
|
|
|
30556
|
-
.
|
|
30633
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-tag {
|
|
30634
|
+
background: rgba(0, 136, 255, 0.1);
|
|
30635
|
+
color: #0080ff;
|
|
30636
|
+
}
|
|
30637
|
+
|
|
30638
|
+
.E_o1ifxsq4 {
|
|
30557
30639
|
display: flex;
|
|
30558
|
-
|
|
30559
|
-
|
|
30640
|
+
justify-content: space-between;
|
|
30641
|
+
height: 20px;
|
|
30642
|
+
line-height: 20px;
|
|
30560
30643
|
}
|
|
30561
30644
|
|
|
30562
|
-
.
|
|
30563
|
-
|
|
30564
|
-
|
|
30645
|
+
.E_o1ifxsq4 .timezone-title {
|
|
30646
|
+
color: #2d3a56;
|
|
30647
|
+
overflow: hidden;
|
|
30648
|
+
text-overflow: ellipsis;
|
|
30565
30649
|
}
|
|
30566
30650
|
|
|
30567
|
-
.
|
|
30568
|
-
|
|
30651
|
+
.E_o1zue7 {
|
|
30652
|
+
display: flex;
|
|
30653
|
+
justify-content: space-between;
|
|
30654
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30655
|
+
height: 18px;
|
|
30656
|
+
line-height: 18px;
|
|
30657
|
+
margin-top: 2px;
|
|
30569
30658
|
}
|
|
30570
30659
|
|
|
30571
|
-
.
|
|
30572
|
-
|
|
30660
|
+
.E_tyfmlxg {
|
|
30661
|
+
border: none;
|
|
30662
|
+
margin-right: 0;
|
|
30663
|
+
background: rgba(225, 230, 241, 0.6);
|
|
30573
30664
|
}
|
|
30574
30665
|
|
|
30575
|
-
.
|
|
30576
|
-
|
|
30577
|
-
|
|
30666
|
+
.E_o18uybox {
|
|
30667
|
+
pointer-events: none;
|
|
30668
|
+
height: 32px;
|
|
30669
|
+
width: 100%;
|
|
30670
|
+
opacity: 0;
|
|
30578
30671
|
}
|
|
30579
30672
|
|
|
30580
|
-
.
|
|
30581
|
-
|
|
30673
|
+
.E_s1dizucg.ant-switch {
|
|
30674
|
+
min-width: 40px;
|
|
30675
|
+
height: 24px;
|
|
30676
|
+
background: rgba(172, 186, 211, 0.6);
|
|
30677
|
+
overflow: hidden;
|
|
30582
30678
|
}
|
|
30583
30679
|
|
|
30584
|
-
.
|
|
30585
|
-
|
|
30680
|
+
.E_s1dizucg.ant-switch:focus {
|
|
30681
|
+
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
30586
30682
|
}
|
|
30587
30683
|
|
|
30588
|
-
.
|
|
30589
|
-
|
|
30684
|
+
.E_s1dizucg.ant-switch-small {
|
|
30685
|
+
min-width: 26px;
|
|
30686
|
+
height: 16px;
|
|
30590
30687
|
}
|
|
30591
30688
|
|
|
30592
|
-
.
|
|
30593
|
-
|
|
30689
|
+
.E_s1dizucg.ant-switch-large {
|
|
30690
|
+
min-width: 52px;
|
|
30691
|
+
height: 32px;
|
|
30594
30692
|
}
|
|
30595
30693
|
|
|
30596
|
-
.
|
|
30597
|
-
|
|
30694
|
+
.E_s1dizucg.ant-switch .ant-switch-handle {
|
|
30695
|
+
height: 20px;
|
|
30696
|
+
width: 20px;
|
|
30598
30697
|
}
|
|
30599
30698
|
|
|
30600
|
-
.
|
|
30601
|
-
|
|
30602
|
-
|
|
30699
|
+
.E_s1dizucg.ant-switch .ant-switch-handle::before {
|
|
30700
|
+
border-radius: 10px;
|
|
30701
|
+
transition-delay: 120ms;
|
|
30603
30702
|
}
|
|
30604
30703
|
|
|
30605
|
-
.
|
|
30606
|
-
|
|
30607
|
-
|
|
30608
|
-
|
|
30704
|
+
.E_s1dizucg.ant-switch-small .ant-switch-handle {
|
|
30705
|
+
height: 14px;
|
|
30706
|
+
width: 14px;
|
|
30707
|
+
top: 1px;
|
|
30708
|
+
left: 1px;
|
|
30609
30709
|
}
|
|
30610
30710
|
|
|
30611
|
-
.
|
|
30612
|
-
|
|
30711
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle {
|
|
30712
|
+
height: 28px;
|
|
30713
|
+
width: 28px;
|
|
30613
30714
|
}
|
|
30614
30715
|
|
|
30615
|
-
.
|
|
30616
|
-
|
|
30716
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle::before {
|
|
30717
|
+
border-radius: 14px;
|
|
30617
30718
|
}
|
|
30618
30719
|
|
|
30619
|
-
.
|
|
30620
|
-
|
|
30720
|
+
.E_s1dizucg.ant-switch-checked {
|
|
30721
|
+
background-color: #00ba5d;
|
|
30621
30722
|
}
|
|
30622
30723
|
|
|
30623
|
-
.
|
|
30624
|
-
|
|
30625
|
-
align-items: center;
|
|
30626
|
-
justify-content: center;
|
|
30627
|
-
height: 32px;
|
|
30628
|
-
border-radius: 6px;
|
|
30629
|
-
line-height: 22px;
|
|
30630
|
-
transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
|
|
30631
|
-
transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
|
|
30724
|
+
.E_s1dizucg.ant-switch-checked .ant-switch-handle {
|
|
30725
|
+
left: calc(100% - 20px - 2px);
|
|
30632
30726
|
}
|
|
30633
30727
|
|
|
30634
|
-
.
|
|
30635
|
-
|
|
30636
|
-
line-height: 24px;
|
|
30728
|
+
.E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
30729
|
+
left: calc(100% - 14px - 1px);
|
|
30637
30730
|
}
|
|
30638
30731
|
|
|
30639
|
-
.
|
|
30640
|
-
|
|
30641
|
-
line-height: 20px;
|
|
30732
|
+
.E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
30733
|
+
left: calc(100% - 28px - 2px);
|
|
30642
30734
|
}
|
|
30643
30735
|
|
|
30644
|
-
.
|
|
30645
|
-
|
|
30736
|
+
.E_c1up6e3y {
|
|
30737
|
+
margin-left: 5px;
|
|
30646
30738
|
}
|
|
30647
30739
|
|
|
30648
|
-
.
|
|
30649
|
-
|
|
30650
|
-
|
|
30740
|
+
.E_s1ebs0ra {
|
|
30741
|
+
display: flex;
|
|
30742
|
+
align-items: center;
|
|
30743
|
+
justify-content: space-between;
|
|
30744
|
+
background: #edf0f7;
|
|
30745
|
+
padding: 8px 12px;
|
|
30746
|
+
position: sticky;
|
|
30747
|
+
top: 0;
|
|
30748
|
+
z-index: 1;
|
|
30749
|
+
margin-bottom: -52px;
|
|
30651
30750
|
}
|
|
30652
30751
|
|
|
30653
|
-
.
|
|
30654
|
-
|
|
30655
|
-
|
|
30656
|
-
|
|
30657
|
-
|
|
30658
|
-
border-color: var(--border-color, #d9d9d9);
|
|
30752
|
+
.E_s1ebs0ra .select-total {
|
|
30753
|
+
display: flex;
|
|
30754
|
+
align-items: center;
|
|
30755
|
+
font-weight: 700;
|
|
30756
|
+
flex-shrink: 0;
|
|
30659
30757
|
}
|
|
30660
30758
|
|
|
30661
|
-
.
|
|
30662
|
-
|
|
30759
|
+
.E_s1ebs0ra .select-total .icon-wrapper {
|
|
30760
|
+
cursor: pointer;
|
|
30761
|
+
margin-left: 8px;
|
|
30762
|
+
width: 32px;
|
|
30763
|
+
height: 32px;
|
|
30764
|
+
border-radius: 50%;
|
|
30765
|
+
justify-content: center;
|
|
30663
30766
|
}
|
|
30664
30767
|
|
|
30665
|
-
.
|
|
30666
|
-
|
|
30768
|
+
.E_s1ebs0ra .select-total .icon-wrapper:hover {
|
|
30769
|
+
background: rgba(225, 230, 241, 0.6);
|
|
30667
30770
|
}
|
|
30668
30771
|
|
|
30669
|
-
.
|
|
30670
|
-
|
|
30671
|
-
|
|
30772
|
+
.E_s1ebs0ra .action-group {
|
|
30773
|
+
flex: 1;
|
|
30774
|
+
margin-left: 88px;
|
|
30775
|
+
white-space: nowrap;
|
|
30776
|
+
text-align: right;
|
|
30777
|
+
position: relative;
|
|
30778
|
+
padding: 4px 0;
|
|
30779
|
+
margin-top: -4px;
|
|
30780
|
+
overflow: hidden;
|
|
30672
30781
|
}
|
|
30673
30782
|
|
|
30674
|
-
.
|
|
30675
|
-
|
|
30676
|
-
--transY: 1px;
|
|
30677
|
-
background: var(--background-color-active, var(--background-color));
|
|
30678
|
-
border-color: var(--border-color-active, var(--border-color, transparent));
|
|
30783
|
+
.E_s1ebs0ra .action-group .sub-menu-delete {
|
|
30784
|
+
transform: translateY(-4px);
|
|
30679
30785
|
}
|
|
30680
30786
|
|
|
30681
|
-
.
|
|
30682
|
-
|
|
30683
|
-
box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
|
|
30684
|
-
border-color: var(--border-color-focus, var(--border-color, transparent));
|
|
30787
|
+
.E_s1ebs0ra .action-group button {
|
|
30788
|
+
border: none;
|
|
30685
30789
|
}
|
|
30686
30790
|
|
|
30687
|
-
.
|
|
30688
|
-
|
|
30689
|
-
background: var(--background-color-disabled, var(--background-color));
|
|
30690
|
-
border-color: var(--border-color-disabled, var(--border-color, transparent));
|
|
30691
|
-
opacity: 0.5;
|
|
30791
|
+
.E_s1ebs0ra .action-group > *:not(:last-child) {
|
|
30792
|
+
margin-right: 8px;
|
|
30692
30793
|
}
|
|
30693
30794
|
|
|
30694
|
-
.
|
|
30695
|
-
|
|
30696
|
-
opacity: 0.5;
|
|
30795
|
+
.E_s1ebs0ra .action-group > button:last-child {
|
|
30796
|
+
margin-right: 4px;
|
|
30697
30797
|
}
|
|
30698
30798
|
|
|
30699
|
-
.
|
|
30700
|
-
|
|
30701
|
-
|
|
30702
|
-
|
|
30703
|
-
|
|
30704
|
-
|
|
30705
|
-
--background-color-active: #005ed1;
|
|
30706
|
-
--background-color-focus: #0080ff;
|
|
30707
|
-
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
30799
|
+
.E_s1ebs0ra .action-group .more-btn {
|
|
30800
|
+
cursor: pointer;
|
|
30801
|
+
width: 32px;
|
|
30802
|
+
height: 32px;
|
|
30803
|
+
justify-content: center;
|
|
30804
|
+
border-radius: 50%;
|
|
30708
30805
|
}
|
|
30709
30806
|
|
|
30710
|
-
.
|
|
30711
|
-
|
|
30712
|
-
--background-color-hover: #ff5252;
|
|
30713
|
-
--background-color-active: #c73d31;
|
|
30714
|
-
--background-color-focus: #ff5252;
|
|
30715
|
-
--box-shadow-color-focus: rgba(255, 74, 74, 0.16);
|
|
30807
|
+
.E_s1ebs0ra .action-group .more-btn:hover {
|
|
30808
|
+
background: #fff;
|
|
30716
30809
|
}
|
|
30717
30810
|
|
|
30718
|
-
.
|
|
30719
|
-
|
|
30720
|
-
|
|
30721
|
-
--background-color-active: #e07f00;
|
|
30722
|
-
--background-color-focus: #fea008;
|
|
30811
|
+
.E_c18bcrac {
|
|
30812
|
+
display: inline-block;
|
|
30813
|
+
width: 100%;
|
|
30723
30814
|
}
|
|
30724
30815
|
|
|
30725
|
-
.
|
|
30726
|
-
|
|
30727
|
-
--font-weight: bold;
|
|
30728
|
-
--border-width: 0;
|
|
30729
|
-
--background-color: rgba(0, 136, 255, 0.1);
|
|
30730
|
-
--background-color-hover: rgba(0, 136, 255, 0.16);
|
|
30731
|
-
--background-color-active: rgba(0, 136, 255, 0.2);
|
|
30732
|
-
--background-color-focus: rgba(0, 136, 255, 0.1);
|
|
30733
|
-
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
30816
|
+
.E_c18bcrac .recharts-wrapper {
|
|
30817
|
+
margin-left: 4px;
|
|
30734
30818
|
}
|
|
30735
30819
|
|
|
30736
|
-
.
|
|
30737
|
-
|
|
30738
|
-
--background-color: rgba(255, 74, 74, 0.1);
|
|
30739
|
-
--background-color-hover: rgba(255, 74, 74, 0.16);
|
|
30740
|
-
--background-color-active: rgba(255, 74, 74, 0.2);
|
|
30741
|
-
--background-color-focus: rgba(255, 74, 74, 0.1);
|
|
30742
|
-
--box-shadow-color-focus: rgba(255, 74, 74, 0.16);
|
|
30820
|
+
.E_cro7kg2 {
|
|
30821
|
+
padding: 4px;
|
|
30743
30822
|
}
|
|
30744
30823
|
|
|
30745
|
-
.
|
|
30746
|
-
|
|
30747
|
-
|
|
30748
|
-
|
|
30749
|
-
|
|
30750
|
-
|
|
30824
|
+
.E_c14wcxf0 {
|
|
30825
|
+
display: flex;
|
|
30826
|
+
justify-content: space-between;
|
|
30827
|
+
align-items: center;
|
|
30828
|
+
font-size: 13px;
|
|
30829
|
+
line-height: 24px;
|
|
30830
|
+
color: #cccccc;
|
|
30831
|
+
white-space: nowrap;
|
|
30751
30832
|
}
|
|
30752
30833
|
|
|
30753
|
-
.
|
|
30754
|
-
|
|
30755
|
-
--font-weight: bold;
|
|
30756
|
-
--border-width: 0;
|
|
30757
|
-
--background-color: #fff;
|
|
30758
|
-
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
30759
|
-
box-shadow: none;
|
|
30834
|
+
.E_c14wcxf0 label {
|
|
30835
|
+
margin-right: 32px;
|
|
30760
30836
|
}
|
|
30761
30837
|
|
|
30762
|
-
.
|
|
30763
|
-
|
|
30838
|
+
.E_coy29mj.E_c14wcxf0 {
|
|
30839
|
+
font-weight: bold;
|
|
30840
|
+
color: white;
|
|
30764
30841
|
}
|
|
30765
30842
|
|
|
30766
|
-
.
|
|
30767
|
-
|
|
30768
|
-
|
|
30769
|
-
|
|
30843
|
+
.E_s11212zy {
|
|
30844
|
+
width: 8px;
|
|
30845
|
+
height: 8px;
|
|
30846
|
+
border-radius: 2px;
|
|
30847
|
+
display: inline-block;
|
|
30848
|
+
background: var(--s11212zy-0);
|
|
30849
|
+
border: 1px solid #fff;
|
|
30850
|
+
box-sizing: content-box;
|
|
30851
|
+
margin-right: 6px;
|
|
30770
30852
|
}
|
|
30771
30853
|
|
|
30772
|
-
.
|
|
30773
|
-
|
|
30854
|
+
.E_p1lyky6c > :first-child {
|
|
30855
|
+
font-weight: bold;
|
|
30856
|
+
color: white;
|
|
30857
|
+
margin-right: 4px;
|
|
30774
30858
|
}
|
|
30775
30859
|
|
|
30776
|
-
.
|
|
30777
|
-
|
|
30778
|
-
|
|
30860
|
+
.E_n12mqh7z {
|
|
30861
|
+
display: flex;
|
|
30862
|
+
align-items: center;
|
|
30863
|
+
font-size: 12px;
|
|
30864
|
+
line-height: 18px;
|
|
30779
30865
|
}
|
|
30780
30866
|
|
|
30781
|
-
.
|
|
30782
|
-
|
|
30867
|
+
.E_n12mqh7z:not(:last-child) {
|
|
30868
|
+
margin-bottom: 4px;
|
|
30783
30869
|
}
|
|
30784
30870
|
|
|
30785
|
-
.
|
|
30786
|
-
|
|
30787
|
-
--border-color: #ccd4e3;
|
|
30788
|
-
--background-color: #fff;
|
|
30789
|
-
--background-color-hover: #edf0f7;
|
|
30790
|
-
--background-color-active: #e4e9f2;
|
|
30791
|
-
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
30792
|
-
box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
|
|
30871
|
+
.E_tf5bynu {
|
|
30872
|
+
margin: 0 3px;
|
|
30793
30873
|
}
|
|
30794
30874
|
|
|
30795
|
-
.
|
|
30796
|
-
|
|
30875
|
+
.E_tcckoz1 {
|
|
30876
|
+
max-height: 400px;
|
|
30877
|
+
overflow: auto;
|
|
30797
30878
|
}
|
|
30798
30879
|
|
|
30799
|
-
.
|
|
30800
|
-
|
|
30801
|
-
|
|
30802
|
-
|
|
30803
|
-
--background-color-hover: linear-gradient(
|
|
30804
|
-
0deg,
|
|
30805
|
-
rgba(0, 136, 255, 0.16),
|
|
30806
|
-
rgba(0, 136, 255, 0.16)
|
|
30807
|
-
),
|
|
30808
|
-
#ffffff;
|
|
30809
|
-
--background-color-active: linear-gradient(
|
|
30810
|
-
0deg,
|
|
30811
|
-
rgba(0, 136, 255, 0.2),
|
|
30812
|
-
rgba(0, 136, 255, 0.2)
|
|
30813
|
-
),
|
|
30814
|
-
#ffffff;
|
|
30815
|
-
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
30816
|
-
box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
|
|
30880
|
+
.E_wg1tsps {
|
|
30881
|
+
display: flex;
|
|
30882
|
+
align-items: center;
|
|
30883
|
+
justify-content: flex-end;
|
|
30817
30884
|
}
|
|
30818
30885
|
|
|
30819
|
-
.
|
|
30820
|
-
|
|
30821
|
-
|
|
30822
|
-
|
|
30823
|
-
--background-color-hover: linear-gradient(
|
|
30824
|
-
0deg,
|
|
30825
|
-
rgba(255, 74, 74, 0.16),
|
|
30826
|
-
rgba(255, 74, 74, 0.16)
|
|
30827
|
-
),
|
|
30828
|
-
#ffffff;
|
|
30829
|
-
--background-color-active: linear-gradient(
|
|
30830
|
-
0deg,
|
|
30831
|
-
rgba(255, 74, 74, 0.2),
|
|
30832
|
-
rgba(255, 74, 74, 0.2)
|
|
30833
|
-
),
|
|
30834
|
-
#ffffff;
|
|
30835
|
-
--box-shadow-color-focus: rgba(255, 74, 74, 0.16);
|
|
30886
|
+
.E_b1ctd5xy {
|
|
30887
|
+
display: flex;
|
|
30888
|
+
align-items: center;
|
|
30889
|
+
width: calc(100% - 40px);
|
|
30836
30890
|
}
|
|
30837
30891
|
|
|
30838
|
-
.
|
|
30839
|
-
|
|
30840
|
-
|
|
30841
|
-
--background-color: #fff;
|
|
30842
|
-
--background-color-hover: rgba(211, 218, 235, 0.6);
|
|
30843
|
-
--background-color-active: rgba(192, 203, 224, 0.6);
|
|
30844
|
-
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
30845
|
-
box-shadow: none;
|
|
30892
|
+
.E_b1ctd5xy .chart {
|
|
30893
|
+
display: inline-block;
|
|
30894
|
+
width: 100%;
|
|
30846
30895
|
}
|
|
30847
30896
|
|
|
30848
|
-
.
|
|
30849
|
-
|
|
30850
|
-
--border-color: #fff;
|
|
30851
|
-
--background-color: #fff;
|
|
30852
|
-
--background-color-hover: rgba(0, 136, 255, 0.16);
|
|
30853
|
-
--background-color-active: rgba(0, 136, 255, 0.2);
|
|
30854
|
-
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
30855
|
-
box-shadow: none;
|
|
30897
|
+
.E_u1p8acpn {
|
|
30898
|
+
min-width: 40px;
|
|
30856
30899
|
}
|
|
30857
30900
|
|
|
30858
|
-
.
|
|
30859
|
-
|
|
30860
|
-
--background-color-hover: rgba(255, 74, 74, 0.16);
|
|
30861
|
-
--background-color-active: rgba(255, 74, 74, 0.2);
|
|
30862
|
-
--box-shadow-color-focus: rgba(255, 74, 74, 0.16);
|
|
30901
|
+
.E_u1p8acpn .unit {
|
|
30902
|
+
color: #00122e !important;
|
|
30863
30903
|
}
|
|
30864
30904
|
|
|
30865
|
-
.
|
|
30866
|
-
|
|
30867
|
-
|
|
30868
|
-
|
|
30869
|
-
--background-color-hover: rgba(211, 218, 235, 0.6);
|
|
30870
|
-
--background-color-active: rgba(192, 203, 224, 0.6);
|
|
30871
|
-
--background-color-focus: #fff;
|
|
30872
|
-
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
30873
|
-
box-shadow: none;
|
|
30905
|
+
.E_clm1wy1 {
|
|
30906
|
+
width: 192px;
|
|
30907
|
+
height: 246px;
|
|
30908
|
+
border-radius: 4px;
|
|
30874
30909
|
}
|
|
30875
30910
|
|
|
30876
|
-
.
|
|
30877
|
-
|
|
30878
|
-
|
|
30879
|
-
|
|
30880
|
-
|
|
30911
|
+
.E_clm1wy1 > .ant-picker-calendar,
|
|
30912
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
|
|
30913
|
+
width: 100%;
|
|
30914
|
+
background-color: rgba(245, 247, 250, 0.6);
|
|
30915
|
+
border-top: none;
|
|
30881
30916
|
}
|
|
30882
30917
|
|
|
30883
|
-
.
|
|
30884
|
-
|
|
30885
|
-
|
|
30886
|
-
--background-color-hover: rgba(0, 136, 255, 0.16);
|
|
30887
|
-
--background-color-active: rgba(0, 136, 255, 0.2);
|
|
30888
|
-
--background-color-focus: #fff;
|
|
30889
|
-
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
30918
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
|
|
30919
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
|
|
30920
|
+
padding: 0 16px;
|
|
30890
30921
|
}
|
|
30891
30922
|
|
|
30892
|
-
.
|
|
30893
|
-
|
|
30894
|
-
|
|
30923
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
|
|
30924
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
|
|
30925
|
+
width: 100%;
|
|
30926
|
+
height: 180px;
|
|
30927
|
+
border-spacing: 0;
|
|
30895
30928
|
}
|
|
30896
30929
|
|
|
30897
|
-
.
|
|
30898
|
-
|
|
30899
|
-
|
|
30930
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
|
|
30931
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
|
|
30932
|
+
margin-bottom: 8px;
|
|
30900
30933
|
}
|
|
30901
30934
|
|
|
30902
|
-
.
|
|
30903
|
-
|
|
30904
|
-
|
|
30935
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
|
|
30936
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
|
|
30937
|
+
width: 22px;
|
|
30905
30938
|
}
|
|
30906
30939
|
|
|
30907
|
-
|
|
30940
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
|
|
30941
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
|
|
30908
30942
|
padding: 0;
|
|
30909
30943
|
}
|
|
30910
30944
|
|
|
30911
|
-
.
|
|
30912
|
-
|
|
30913
|
-
|
|
30914
|
-
width: 100%;
|
|
30915
|
-
}
|
|
30916
|
-
|
|
30917
|
-
.E_m74vjol .action {
|
|
30918
|
-
margin-left: 16px;
|
|
30945
|
+
.E_clm1wy1 .ant-picker-cell {
|
|
30946
|
+
color: rgba(62, 70, 82, 0.6);
|
|
30947
|
+
opacity: 0.4;
|
|
30919
30948
|
}
|
|
30920
30949
|
|
|
30921
|
-
.
|
|
30922
|
-
|
|
30950
|
+
.E_clm1wy1 .ant-picker-cell-in-view {
|
|
30951
|
+
color: rgba(62, 70, 82, 0.6);
|
|
30952
|
+
opacity: 1;
|
|
30923
30953
|
}
|
|
30924
30954
|
|
|
30925
|
-
.
|
|
30926
|
-
|
|
30955
|
+
.E_clm1wy1 .ant-picker-cell-in-view > .active {
|
|
30956
|
+
color: #3e4652;
|
|
30927
30957
|
}
|
|
30928
30958
|
|
|
30929
|
-
.
|
|
30930
|
-
|
|
30931
|
-
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
30959
|
+
.E_clm1wy1 .ant-picker-cell::before {
|
|
30960
|
+
pointer-events: none;
|
|
30932
30961
|
}
|
|
30933
30962
|
|
|
30934
|
-
.
|
|
30935
|
-
|
|
30963
|
+
.E_t1tsm00v {
|
|
30964
|
+
color: rgba(129, 138, 153, 0.6);
|
|
30965
|
+
box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
|
|
30966
|
+
backdrop-filter: blur(10px);
|
|
30967
|
+
padding: 7px 10px;
|
|
30936
30968
|
}
|
|
30937
30969
|
|
|
30938
|
-
.
|
|
30939
|
-
|
|
30970
|
+
.E_c167wnad {
|
|
30971
|
+
color: rgba(62, 70, 82, 0.6);
|
|
30972
|
+
display: flex;
|
|
30973
|
+
justify-content: space-between;
|
|
30974
|
+
align-items: center;
|
|
30975
|
+
padding: 8px 16px;
|
|
30940
30976
|
}
|
|
30941
30977
|
|
|
30942
|
-
.
|
|
30943
|
-
|
|
30978
|
+
.E_c167wnad .anticon {
|
|
30979
|
+
cursor: pointer;
|
|
30944
30980
|
}
|
|
30945
30981
|
|
|
30946
|
-
.
|
|
30947
|
-
|
|
30948
|
-
border-bottom-right-radius: 0;
|
|
30982
|
+
.E_c167wnad .anticon:hover {
|
|
30983
|
+
color: #0096ff;
|
|
30949
30984
|
}
|
|
30950
30985
|
|
|
30951
|
-
.
|
|
30952
|
-
|
|
30953
|
-
border-bottom-left-radius: 0;
|
|
30986
|
+
.E_cxhf7dh {
|
|
30987
|
+
text-align: center;
|
|
30954
30988
|
}
|
|
30955
30989
|
|
|
30956
|
-
.
|
|
30957
|
-
|
|
30990
|
+
.E_cxhf7dh .dots {
|
|
30991
|
+
display: flex;
|
|
30992
|
+
justify-content: center;
|
|
30958
30993
|
}
|
|
30959
30994
|
|
|
30960
|
-
.
|
|
30961
|
-
|
|
30995
|
+
.E_cxhf7dh .dot {
|
|
30996
|
+
display: inline-block;
|
|
30997
|
+
width: 2px;
|
|
30998
|
+
height: 2px;
|
|
30999
|
+
border-radius: 1px;
|
|
31000
|
+
background: #0096ff;
|
|
30962
31001
|
}
|
|
30963
31002
|
|
|
30964
|
-
.
|
|
30965
|
-
|
|
30966
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30967
|
-
font-weight: 700;
|
|
30968
|
-
line-height: 32px;
|
|
31003
|
+
.E_cxhf7dh .dot:not(:last-child) {
|
|
31004
|
+
margin-right: 2px;
|
|
30969
31005
|
}
|
|
30970
31006
|
|
|
30971
|
-
.
|
|
30972
|
-
|
|
30973
|
-
|
|
30974
|
-
background: #
|
|
31007
|
+
.E_cxhf7dh .bar {
|
|
31008
|
+
width: 9px;
|
|
31009
|
+
height: 2px;
|
|
31010
|
+
background: #0096ff;
|
|
31011
|
+
border-radius: 2px;
|
|
30975
31012
|
}
|
|
30976
31013
|
|
|
30977
|
-
.
|
|
30978
|
-
|
|
30979
|
-
|
|
30980
|
-
line-height: 22px;
|
|
30981
|
-
color: rgba(0, 21, 64, 0.3);
|
|
30982
|
-
text-align: center;
|
|
31014
|
+
.E_ou7iq30 {
|
|
31015
|
+
overflow: hidden;
|
|
31016
|
+
text-overflow: ellipsis;
|
|
30983
31017
|
}
|
|
30984
31018
|
|
|
30985
|
-
.
|
|
30986
|
-
|
|
30987
|
-
background-color: #fff;
|
|
31019
|
+
.E_s1tui002 {
|
|
31020
|
+
white-space: nowrap;
|
|
30988
31021
|
}
|
|
30989
31022
|
|
|
30990
|
-
.
|
|
30991
|
-
|
|
30992
|
-
|
|
30993
|
-
|
|
30994
|
-
|
|
31023
|
+
.E_mxrc2zg {
|
|
31024
|
+
display: -webkit-box;
|
|
31025
|
+
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
31026
|
+
-webkit-box-orient: vertical;
|
|
31027
|
+
word-break: break-all;
|
|
30995
31028
|
}
|
|
30996
31029
|
|
|
30997
|
-
.
|
|
30998
|
-
|
|
31030
|
+
.E_t1vv6d68 .ant-tooltip-arrow {
|
|
31031
|
+
display: none;
|
|
30999
31032
|
}
|
|
31000
31033
|
|
|
31001
|
-
.
|
|
31002
|
-
|
|
31034
|
+
.E_t1vv6d68 .ant-tooltip-inner {
|
|
31035
|
+
background: rgba(23, 38, 64, 0.8);
|
|
31036
|
+
border-radius: 4px;
|
|
31003
31037
|
}
|
|
31004
31038
|
|
|
31005
|
-
.
|
|
31006
|
-
|
|
31007
|
-
cursor: default;
|
|
31039
|
+
.E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
|
|
31040
|
+
visibility: hidden;
|
|
31008
31041
|
}
|
|
31009
31042
|
|
|
31010
|
-
.
|
|
31011
|
-
|
|
31043
|
+
.E_skwah65 {
|
|
31044
|
+
height: 8px;
|
|
31045
|
+
box-sizing: border-box;
|
|
31046
|
+
border-radius: 2px;
|
|
31047
|
+
background: #f5f7fa;
|
|
31048
|
+
display: flex;
|
|
31049
|
+
width: 100%;
|
|
31050
|
+
overflow: hidden;
|
|
31012
31051
|
}
|
|
31013
31052
|
|
|
31014
|
-
.
|
|
31015
|
-
|
|
31053
|
+
.E_skwah65 .stack-bar-item + .stack-bar-item {
|
|
31054
|
+
margin-left: 1px;
|
|
31016
31055
|
}
|
|
31017
31056
|
|
|
31018
|
-
.
|
|
31019
|
-
|
|
31020
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31021
|
-
font-size: 12px;
|
|
31057
|
+
span.E_tqjc4ui {
|
|
31058
|
+
margin: 0 2px;
|
|
31022
31059
|
}
|
|
31023
31060
|
|
|
31024
|
-
.
|
|
31025
|
-
|
|
31061
|
+
.E_t1sqg15u {
|
|
31062
|
+
background: white;
|
|
31026
31063
|
}
|
|
31027
31064
|
|
|
31028
|
-
.
|
|
31029
|
-
|
|
31030
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31065
|
+
.E_t1sqg15u.inline .table-row {
|
|
31066
|
+
flex-direction: column;
|
|
31031
31067
|
}
|
|
31032
31068
|
|
|
31033
|
-
.
|
|
31034
|
-
|
|
31069
|
+
.E_t1sqg15u.inline .table-row > label {
|
|
31070
|
+
padding: 0 16px 7px 0;
|
|
31035
31071
|
}
|
|
31036
31072
|
|
|
31037
|
-
.
|
|
31038
|
-
|
|
31073
|
+
.E_t1sqg15u.has-border .table-header {
|
|
31074
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
31039
31075
|
}
|
|
31040
31076
|
|
|
31041
|
-
.
|
|
31042
|
-
|
|
31043
|
-
max-width: 388px;
|
|
31044
|
-
min-width: 285px;
|
|
31077
|
+
.E_t1sqg15u.has-border .hiddenBorder {
|
|
31078
|
+
border-top: none !important;
|
|
31045
31079
|
}
|
|
31046
31080
|
|
|
31047
|
-
.
|
|
31048
|
-
|
|
31049
|
-
font-size: 12px;
|
|
31050
|
-
width: 80px;
|
|
31051
|
-
height: 100px;
|
|
31052
|
-
top: 0;
|
|
31053
|
-
left: 35px;
|
|
31054
|
-
display: flex;
|
|
31055
|
-
flex-direction: column;
|
|
31056
|
-
justify-content: center;
|
|
31057
|
-
align-items: center;
|
|
31058
|
-
color: #00122e;
|
|
31081
|
+
.E_t1sqg15u.has-border .table-row + .table-row {
|
|
31082
|
+
border-top: 1px solid rgba(225, 230, 241, 0.6);
|
|
31059
31083
|
}
|
|
31060
31084
|
|
|
31061
|
-
.
|
|
31062
|
-
|
|
31063
|
-
font-weight: 700;
|
|
31085
|
+
.E_t1sqg15u.has-border .table-row:last-of-type {
|
|
31086
|
+
padding-bottom: 0;
|
|
31064
31087
|
}
|
|
31065
31088
|
|
|
31066
|
-
.
|
|
31067
|
-
|
|
31068
|
-
font-size: 12px;
|
|
31069
|
-
width: inherit;
|
|
31070
|
-
text-align: center;
|
|
31089
|
+
.E_t1sqg15u.align-right .content {
|
|
31090
|
+
text-align: right;
|
|
31071
31091
|
}
|
|
31072
31092
|
|
|
31073
|
-
.
|
|
31093
|
+
.E_t1sqg15u .uuid-row {
|
|
31074
31094
|
display: flex;
|
|
31095
|
+
justify-content: space-between;
|
|
31075
31096
|
}
|
|
31076
31097
|
|
|
31077
|
-
.
|
|
31078
|
-
|
|
31079
|
-
|
|
31080
|
-
|
|
31081
|
-
|
|
31098
|
+
.E_t1sqg15u .uuid-row .id-text {
|
|
31099
|
+
white-space: nowrap;
|
|
31100
|
+
overflow: hidden;
|
|
31101
|
+
text-overflow: ellipsis;
|
|
31102
|
+
}
|
|
31103
|
+
|
|
31104
|
+
.E_t4zczcp {
|
|
31082
31105
|
display: flex;
|
|
31106
|
+
justify-content: space-between;
|
|
31083
31107
|
align-items: center;
|
|
31108
|
+
padding: 8px;
|
|
31109
|
+
min-height: 32px;
|
|
31084
31110
|
}
|
|
31085
31111
|
|
|
31086
|
-
.
|
|
31087
|
-
|
|
31112
|
+
.E_t4zczcp .table-title {
|
|
31113
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31114
|
+
font-weight: 600;
|
|
31115
|
+
font-size: 12px;
|
|
31116
|
+
line-height: 8px;
|
|
31088
31117
|
}
|
|
31089
31118
|
|
|
31090
|
-
.
|
|
31091
|
-
|
|
31092
|
-
|
|
31119
|
+
.E_t4zczcp .edit-icon {
|
|
31120
|
+
font-size: 16px;
|
|
31121
|
+
color: rgba(10, 37, 85, 0.6);
|
|
31122
|
+
cursor: pointer;
|
|
31123
|
+
}
|
|
31124
|
+
|
|
31125
|
+
.E_t1s7goww {
|
|
31126
|
+
font-size: 12px;
|
|
31093
31127
|
line-height: 18px;
|
|
31094
31128
|
}
|
|
31095
31129
|
|
|
31096
|
-
.
|
|
31097
|
-
|
|
31130
|
+
.E_t93e4cf {
|
|
31131
|
+
display: flex;
|
|
31132
|
+
padding: 8px 0;
|
|
31133
|
+
color: #2d3a56;
|
|
31098
31134
|
}
|
|
31099
31135
|
|
|
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;
|
|
31136
|
+
.E_t93e4cf .hidden {
|
|
31137
|
+
display: none;
|
|
31108
31138
|
}
|
|
31109
31139
|
|
|
31110
|
-
.
|
|
31111
|
-
|
|
31112
|
-
cursor: pointer;
|
|
31113
|
-
border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
|
|
31114
|
-
overflow: hidden;
|
|
31115
|
-
text-overflow: ellipsis;
|
|
31116
|
-
white-space: nowrap;
|
|
31140
|
+
.E_t93e4cf .ant-btn-link {
|
|
31141
|
+
height: auto;
|
|
31117
31142
|
}
|
|
31118
31143
|
|
|
31119
|
-
.
|
|
31120
|
-
|
|
31144
|
+
.E_t93e4cf .content {
|
|
31145
|
+
overflow: hidden;
|
|
31146
|
+
overflow-x: auto;
|
|
31147
|
+
width: 100%;
|
|
31148
|
+
white-space: pre-wrap;
|
|
31121
31149
|
}
|
|
31122
31150
|
|
|
31123
|
-
.
|
|
31124
|
-
|
|
31151
|
+
.E_t93e4cf .content .ant-btn {
|
|
31152
|
+
white-space: pre-wrap;
|
|
31153
|
+
text-align: left;
|
|
31125
31154
|
}
|
|
31126
31155
|
|
|
31127
|
-
.
|
|
31128
|
-
|
|
31129
|
-
display: flex;
|
|
31130
|
-
justify-content: space-between;
|
|
31156
|
+
.E_t93e4cf .content .unit-chart {
|
|
31157
|
+
justify-content: flex-start;
|
|
31131
31158
|
}
|
|
31132
31159
|
|
|
31133
|
-
.
|
|
31134
|
-
width:
|
|
31160
|
+
.E_rhz2uv5 {
|
|
31161
|
+
width: var(--rhz2uv5-0);
|
|
31162
|
+
flex-shrink: 0;
|
|
31163
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31164
|
+
padding-right: 12px;
|
|
31135
31165
|
}
|
|
31136
31166
|
|
|
31137
|
-
.
|
|
31167
|
+
.E_s1iv0tp1 .enabled-switch {
|
|
31138
31168
|
display: flex;
|
|
31139
|
-
justify-content: space-between;
|
|
31140
31169
|
align-items: center;
|
|
31141
|
-
padding: 10px 0;
|
|
31142
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31143
|
-
font-size: 12px;
|
|
31144
|
-
line-height: 24px;
|
|
31145
31170
|
}
|
|
31146
31171
|
|
|
31147
|
-
.
|
|
31148
|
-
|
|
31172
|
+
.E_s1iv0tp1 .enabled-text {
|
|
31173
|
+
margin-right: 8px;
|
|
31149
31174
|
}
|
|
31150
31175
|
|
|
31151
|
-
.
|
|
31152
|
-
display: flex;
|
|
31153
|
-
align-items: center;
|
|
31154
|
-
border-radius: 6px;
|
|
31176
|
+
.E_gmyahx3 {
|
|
31155
31177
|
cursor: pointer;
|
|
31156
|
-
transition: all 0.3s ease;
|
|
31157
31178
|
}
|
|
31158
31179
|
|
|
31159
|
-
.
|
|
31160
|
-
|
|
31180
|
+
.E_gmyahx3 .link-text {
|
|
31181
|
+
color: rgba(0, 21, 64, 0.3);
|
|
31182
|
+
}
|
|
31183
|
+
|
|
31184
|
+
.E_gmyahx3:hover .link-text {
|
|
31161
31185
|
color: #0080ff;
|
|
31162
31186
|
}
|
|
31163
31187
|
|
|
31164
|
-
.
|
|
31165
|
-
|
|
31188
|
+
.E_s1at6qmn.ant-layout-sider {
|
|
31189
|
+
background: #edf0f7;
|
|
31190
|
+
padding: 32px 8px;
|
|
31191
|
+
overflow: auto;
|
|
31166
31192
|
}
|
|
31167
31193
|
|
|
31168
|
-
.
|
|
31194
|
+
.E_s1at6qmn .ant-layout-sider-children {
|
|
31169
31195
|
display: flex;
|
|
31170
|
-
|
|
31171
|
-
|
|
31172
|
-
font-weight: bold;
|
|
31196
|
+
flex-direction: column;
|
|
31197
|
+
justify-content: space-between;
|
|
31173
31198
|
}
|
|
31174
31199
|
|
|
31175
|
-
.
|
|
31176
|
-
|
|
31200
|
+
.E_s1at6qmn footer {
|
|
31201
|
+
display: flex;
|
|
31177
31202
|
}
|
|
31178
31203
|
|
|
31179
|
-
.
|
|
31180
|
-
|
|
31181
|
-
padding: 0 8px;
|
|
31204
|
+
.E_s1at6qmn .ant-menu {
|
|
31205
|
+
background: #edf0f7;
|
|
31182
31206
|
}
|
|
31183
31207
|
|
|
31184
|
-
.
|
|
31185
|
-
|
|
31186
|
-
|
|
31208
|
+
.E_s1at6qmn .ant-menu a {
|
|
31209
|
+
color: #00122e;
|
|
31210
|
+
width: 180px;
|
|
31211
|
+
overflow: hidden;
|
|
31212
|
+
text-overflow: ellipsis;
|
|
31187
31213
|
}
|
|
31188
31214
|
|
|
31189
|
-
.
|
|
31190
|
-
|
|
31215
|
+
.E_s1at6qmn .ant-menu-vertical {
|
|
31216
|
+
margin-bottom: 24px;
|
|
31191
31217
|
}
|
|
31192
31218
|
|
|
31193
|
-
.
|
|
31194
|
-
|
|
31195
|
-
overflow-y: auto;
|
|
31219
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
|
|
31220
|
+
margin: 0;
|
|
31196
31221
|
}
|
|
31197
31222
|
|
|
31198
|
-
.
|
|
31199
|
-
padding: 4px 20px;
|
|
31223
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
|
|
31200
31224
|
font-size: 12px;
|
|
31225
|
+
padding: 0 8px 4px;
|
|
31201
31226
|
line-height: 18px;
|
|
31202
31227
|
}
|
|
31203
|
-
|
|
31204
|
-
.
|
|
31205
|
-
|
|
31206
|
-
height: 14px;
|
|
31207
|
-
width: 14px;
|
|
31208
|
-
border-radius: 50%;
|
|
31209
|
-
flex-shrink: 0;
|
|
31210
|
-
display: flex;
|
|
31211
|
-
align-items: center;
|
|
31212
|
-
justify-content: center;
|
|
31213
|
-
border: 1px solid var(--color);
|
|
31214
|
-
}
|
|
31215
|
-
|
|
31216
|
-
.E_c1bus5hc .circle-inner {
|
|
31217
|
-
position: relative;
|
|
31218
|
-
height: 10px;
|
|
31219
|
-
width: 10px;
|
|
31220
|
-
border-radius: 50%;
|
|
31221
|
-
overflow: hidden;
|
|
31228
|
+
|
|
31229
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
|
|
31230
|
+
padding: 0;
|
|
31222
31231
|
}
|
|
31223
31232
|
|
|
31224
|
-
.
|
|
31225
|
-
|
|
31226
|
-
height: 100%;
|
|
31227
|
-
width: 100%;
|
|
31228
|
-
left: 0;
|
|
31229
|
-
top: 0;
|
|
31230
|
-
border-radius: 50%;
|
|
31231
|
-
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
31232
|
-
transform: rotate(180deg);
|
|
31233
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
|
|
31234
|
+
padding-bottom: 24px;
|
|
31233
31235
|
}
|
|
31234
31236
|
|
|
31235
|
-
.
|
|
31236
|
-
|
|
31237
|
-
|
|
31238
|
-
width: 100%;
|
|
31239
|
-
left: 0;
|
|
31240
|
-
top: 0;
|
|
31241
|
-
margin-left: 50%;
|
|
31242
|
-
transform-origin: left;
|
|
31243
|
-
background: white;
|
|
31244
|
-
transform: rotate(0deg);
|
|
31237
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
|
|
31238
|
+
margin-bottom: 24px;
|
|
31239
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
31245
31240
|
}
|
|
31246
31241
|
|
|
31247
|
-
.
|
|
31242
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item {
|
|
31243
|
+
transition: none;
|
|
31244
|
+
display: flex;
|
|
31245
|
+
align-items: center;
|
|
31246
|
+
height: 32px;
|
|
31247
|
+
line-height: 22px;
|
|
31248
31248
|
padding: 0 8px;
|
|
31249
|
-
border-radius: 4px;
|
|
31250
31249
|
}
|
|
31251
31250
|
|
|
31252
|
-
.
|
|
31253
|
-
|
|
31254
|
-
border-radius: 3px;
|
|
31251
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
|
|
31252
|
+
margin-right: 12px;
|
|
31255
31253
|
}
|
|
31256
31254
|
|
|
31257
|
-
.
|
|
31258
|
-
|
|
31259
|
-
|
|
31255
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
|
|
31256
|
+
margin: 0;
|
|
31257
|
+
margin-bottom: 2px;
|
|
31260
31258
|
}
|
|
31261
31259
|
|
|
31262
|
-
.
|
|
31263
|
-
|
|
31260
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
|
|
31261
|
+
background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
|
|
31262
|
+
box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
|
|
31263
|
+
border-radius: 6px;
|
|
31264
|
+
color: #fff;
|
|
31264
31265
|
}
|
|
31265
31266
|
|
|
31266
|
-
.
|
|
31267
|
-
|
|
31268
|
-
margin-right: 8px;
|
|
31269
|
-
display: inline-flex;
|
|
31270
|
-
align-items: center;
|
|
31271
|
-
border: none;
|
|
31267
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
|
|
31268
|
+
color: #fff;
|
|
31272
31269
|
}
|
|
31273
31270
|
|
|
31274
|
-
.
|
|
31275
|
-
|
|
31276
|
-
|
|
31277
|
-
|
|
31278
|
-
margin-left: 4px;
|
|
31279
|
-
opacity: 0.6;
|
|
31280
|
-
display: inline-flex;
|
|
31271
|
+
.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 {
|
|
31272
|
+
background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
|
|
31273
|
+
box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
|
|
31274
|
+
border-radius: 6px;
|
|
31281
31275
|
}
|
|
31282
31276
|
|
|
31283
|
-
.
|
|
31284
|
-
|
|
31277
|
+
.E_s1wu0lms .ant-menu-item-group-title {
|
|
31278
|
+
white-space: nowrap;
|
|
31279
|
+
transition: all 0s;
|
|
31285
31280
|
}
|
|
31286
31281
|
|
|
31287
|
-
.
|
|
31288
|
-
|
|
31289
|
-
|
|
31282
|
+
.E_s1wu0lms.shrink {
|
|
31283
|
+
transition: all 0s;
|
|
31284
|
+
overflow: hidden;
|
|
31290
31285
|
}
|
|
31291
31286
|
|
|
31292
|
-
.
|
|
31293
|
-
|
|
31294
|
-
background-color: rgba(255, 74, 74, 0.1);
|
|
31287
|
+
.E_s1wu0lms.shrink .ant-menu-item-group-title {
|
|
31288
|
+
visibility: hidden;
|
|
31295
31289
|
}
|
|
31296
31290
|
|
|
31297
|
-
.
|
|
31298
|
-
|
|
31299
|
-
|
|
31291
|
+
.E_s1wu0lms.shrink .ant-menu-item {
|
|
31292
|
+
width: 36px;
|
|
31293
|
+
padding: 0 6px;
|
|
31300
31294
|
}
|
|
31301
31295
|
|
|
31302
|
-
.
|
|
31303
|
-
|
|
31304
|
-
|
|
31296
|
+
.E_n1ugzfva {
|
|
31297
|
+
display: flex;
|
|
31298
|
+
place-items: center;
|
|
31299
|
+
width: 100% !important;
|
|
31305
31300
|
}
|
|
31306
31301
|
|
|
31307
|
-
.
|
|
31308
|
-
color:
|
|
31309
|
-
|
|
31302
|
+
.E_n1ugzfva[disabled] {
|
|
31303
|
+
color: rgba(0, 0, 0, 0.25) !important;
|
|
31304
|
+
opacity: 1 !important;
|
|
31310
31305
|
}
|
|
31311
31306
|
|
|
31312
|
-
.
|
|
31313
|
-
|
|
31314
|
-
|
|
31307
|
+
.E_n1ugzfva.ant-btn {
|
|
31308
|
+
width: 100%;
|
|
31309
|
+
color: #00122e;
|
|
31315
31310
|
}
|
|
31316
31311
|
|
|
31317
|
-
.
|
|
31318
|
-
|
|
31312
|
+
.E_n1ugzfva .icon-wrapper {
|
|
31313
|
+
margin-right: 12px;
|
|
31319
31314
|
}
|
|
31320
31315
|
|
|
31321
|
-
.
|
|
31322
|
-
|
|
31316
|
+
.E_n1ugzfva .link-title {
|
|
31317
|
+
flex: 1;
|
|
31318
|
+
overflow: hidden;
|
|
31319
|
+
white-space: nowrap;
|
|
31320
|
+
text-overflow: ellipsis;
|
|
31321
|
+
text-align: left;
|
|
31323
31322
|
}
|
|
31324
31323
|
|
|
31325
|
-
.
|
|
31326
|
-
|
|
31324
|
+
.E_t160l1cm {
|
|
31325
|
+
display: flex;
|
|
31326
|
+
flex-direction: column;
|
|
31327
|
+
flex: 1;
|
|
31328
|
+
/* FIXME:(yanzhen) do this better */
|
|
31327
31329
|
}
|
|
31328
31330
|
|
|
31329
|
-
.
|
|
31330
|
-
|
|
31331
|
+
.E_t160l1cm .tab-bar {
|
|
31332
|
+
flex-shrink: 0;
|
|
31333
|
+
display: flex;
|
|
31334
|
+
border-bottom: 1px solid rgba(172, 186, 211, 0.6);
|
|
31331
31335
|
}
|
|
31332
31336
|
|
|
31333
|
-
.
|
|
31334
|
-
|
|
31337
|
+
.E_t160l1cm .tab-content {
|
|
31338
|
+
height: 100%;
|
|
31335
31339
|
}
|
|
31336
31340
|
|
|
31337
|
-
.
|
|
31338
|
-
|
|
31341
|
+
.E_t160l1cm .tab-menu-item {
|
|
31342
|
+
margin-right: 2px;
|
|
31343
|
+
padding: 1px 12px;
|
|
31344
|
+
line-height: 24px;
|
|
31345
|
+
height: 24px;
|
|
31346
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31347
|
+
border-radius: 4px 4px 0 0;
|
|
31348
|
+
cursor: pointer;
|
|
31349
|
+
transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
|
|
31339
31350
|
}
|
|
31340
31351
|
|
|
31341
|
-
.
|
|
31342
|
-
|
|
31352
|
+
.E_t160l1cm .tab-menu-item:first-child {
|
|
31353
|
+
padding-left: 0;
|
|
31343
31354
|
}
|
|
31344
31355
|
|
|
31345
|
-
.
|
|
31346
|
-
|
|
31347
|
-
height: 24px;
|
|
31348
|
-
background: rgba(172, 186, 211, 0.6);
|
|
31349
|
-
overflow: hidden;
|
|
31356
|
+
.E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
|
|
31357
|
+
padding-left: 12px;
|
|
31350
31358
|
}
|
|
31351
31359
|
|
|
31352
|
-
.
|
|
31353
|
-
|
|
31360
|
+
.E_t160l1cm .tab-menu-item:hover {
|
|
31361
|
+
color: #0080ff;
|
|
31362
|
+
background: rgba(211, 218, 235, 0.6);
|
|
31354
31363
|
}
|
|
31355
31364
|
|
|
31356
|
-
.
|
|
31357
|
-
|
|
31358
|
-
height: 16px;
|
|
31365
|
+
.E_t160l1cm .tab-menu-item:hover .expand-arrow path {
|
|
31366
|
+
fill: #0080ff;
|
|
31359
31367
|
}
|
|
31360
31368
|
|
|
31361
|
-
.
|
|
31362
|
-
|
|
31363
|
-
height: 32px;
|
|
31369
|
+
.E_t160l1cm .tab-menu-item:active {
|
|
31370
|
+
background: rgba(192, 203, 224, 0.6);
|
|
31364
31371
|
}
|
|
31365
31372
|
|
|
31366
|
-
.
|
|
31367
|
-
|
|
31368
|
-
|
|
31373
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open {
|
|
31374
|
+
color: #0080ff;
|
|
31375
|
+
background: rgba(211, 218, 235, 0.6);
|
|
31369
31376
|
}
|
|
31370
31377
|
|
|
31371
|
-
.
|
|
31372
|
-
|
|
31373
|
-
transition-delay: 120ms;
|
|
31378
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
|
|
31379
|
+
background: rgba(192, 203, 224, 0.6);
|
|
31374
31380
|
}
|
|
31375
31381
|
|
|
31376
|
-
.
|
|
31377
|
-
|
|
31378
|
-
width: 14px;
|
|
31379
|
-
top: 1px;
|
|
31380
|
-
left: 1px;
|
|
31382
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
|
|
31383
|
+
background: rgba(0, 128, 255, 0.16);
|
|
31381
31384
|
}
|
|
31382
31385
|
|
|
31383
|
-
.
|
|
31384
|
-
|
|
31385
|
-
width: 28px;
|
|
31386
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
|
|
31387
|
+
fill: #0080ff;
|
|
31386
31388
|
}
|
|
31387
31389
|
|
|
31388
|
-
.
|
|
31389
|
-
|
|
31390
|
+
.E_t160l1cm .tab-menu-item.tab-menu-item-selected {
|
|
31391
|
+
color: #0080ff;
|
|
31392
|
+
background: rgba(0, 128, 255, 0.1);
|
|
31390
31393
|
}
|
|
31391
31394
|
|
|
31392
|
-
.
|
|
31393
|
-
background
|
|
31395
|
+
.E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
|
|
31396
|
+
background: rgba(0, 128, 255, 0.16);
|
|
31394
31397
|
}
|
|
31395
31398
|
|
|
31396
|
-
.
|
|
31397
|
-
|
|
31399
|
+
.E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
|
|
31400
|
+
fill: #1d326c;
|
|
31398
31401
|
}
|
|
31399
31402
|
|
|
31400
|
-
.
|
|
31401
|
-
left:
|
|
31403
|
+
.E_t160l1cm .tab-menu-item .expand-arrow {
|
|
31404
|
+
margin-left: 8px;
|
|
31405
|
+
height: 22px;
|
|
31402
31406
|
}
|
|
31403
31407
|
|
|
31404
|
-
.
|
|
31405
|
-
|
|
31408
|
+
.E_t160l1cm .tab-menu-item .expand-arrow path {
|
|
31409
|
+
fill: rgba(44, 56, 82, 0.6);
|
|
31406
31410
|
}
|
|
31407
31411
|
|
|
31408
|
-
.
|
|
31409
|
-
|
|
31412
|
+
.E_t160l1cm .tab-menu-item-group {
|
|
31413
|
+
padding: 0;
|
|
31414
|
+
display: flex;
|
|
31415
|
+
align-items: center;
|
|
31416
|
+
overflow: hidden;
|
|
31410
31417
|
}
|
|
31411
31418
|
|
|
31412
|
-
.
|
|
31413
|
-
|
|
31419
|
+
.E_t160l1cm .tab-menu-item-group .main-title {
|
|
31420
|
+
opacity: 0;
|
|
31421
|
+
max-width: 0;
|
|
31422
|
+
transition: max-width 320ms ease, opacity 240ms ease;
|
|
31414
31423
|
}
|
|
31415
31424
|
|
|
31416
|
-
.
|
|
31417
|
-
|
|
31425
|
+
.E_t160l1cm .tab-menu-item-group .sub-title {
|
|
31426
|
+
padding: 1px 12px;
|
|
31427
|
+
position: relative;
|
|
31428
|
+
display: flex;
|
|
31418
31429
|
}
|
|
31419
31430
|
|
|
31420
|
-
.
|
|
31421
|
-
|
|
31422
|
-
|
|
31423
|
-
|
|
31424
|
-
|
|
31431
|
+
.E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
|
|
31432
|
+
opacity: 0;
|
|
31433
|
+
position: absolute;
|
|
31434
|
+
top: 50%;
|
|
31435
|
+
left: 0;
|
|
31436
|
+
transform: translate(-50%, -50%);
|
|
31437
|
+
transition: opacity 100ms linear;
|
|
31438
|
+
fill: rgba(0, 128, 255, 0.2);
|
|
31425
31439
|
}
|
|
31426
31440
|
|
|
31427
|
-
.
|
|
31428
|
-
|
|
31429
|
-
gap: 4px;
|
|
31441
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
|
|
31442
|
+
color: #0080ff;
|
|
31430
31443
|
}
|
|
31431
31444
|
|
|
31432
|
-
.
|
|
31433
|
-
|
|
31445
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
31446
|
+
padding: 1px 12px;
|
|
31447
|
+
display: inline-block;
|
|
31448
|
+
opacity: 1;
|
|
31449
|
+
max-width: 160px;
|
|
31434
31450
|
}
|
|
31435
31451
|
|
|
31436
|
-
.
|
|
31437
|
-
|
|
31452
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
|
|
31453
|
+
padding: 1px 12px;
|
|
31454
|
+
color: #005ed1;
|
|
31438
31455
|
}
|
|
31439
31456
|
|
|
31440
|
-
.
|
|
31441
|
-
|
|
31442
|
-
width: 56px !important;
|
|
31443
|
-
margin-right: 4px;
|
|
31457
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
|
|
31458
|
+
opacity: 1;
|
|
31444
31459
|
}
|
|
31445
31460
|
|
|
31446
|
-
.
|
|
31447
|
-
|
|
31461
|
+
.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 {
|
|
31462
|
+
background: rgba(0, 128, 255, 0.16);
|
|
31448
31463
|
}
|
|
31449
31464
|
|
|
31450
|
-
.
|
|
31451
|
-
|
|
31465
|
+
.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 {
|
|
31466
|
+
opacity: 0;
|
|
31452
31467
|
}
|
|
31453
31468
|
|
|
31454
|
-
.
|
|
31455
|
-
|
|
31456
|
-
|
|
31457
|
-
|
|
31469
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item {
|
|
31470
|
+
padding: 4px 16px;
|
|
31471
|
+
height: 32px;
|
|
31472
|
+
border-radius: 6px 6px 0 0;
|
|
31458
31473
|
}
|
|
31459
31474
|
|
|
31460
|
-
.
|
|
31461
|
-
|
|
31462
|
-
top: 3px;
|
|
31475
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
|
|
31476
|
+
padding-left: 0;
|
|
31463
31477
|
}
|
|
31464
31478
|
|
|
31465
|
-
.
|
|
31466
|
-
|
|
31479
|
+
.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 {
|
|
31480
|
+
padding-left: 16px;
|
|
31467
31481
|
}
|
|
31468
31482
|
|
|
31469
|
-
.
|
|
31470
|
-
|
|
31483
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
|
|
31484
|
+
margin-left: 11px;
|
|
31485
|
+
height: 24px;
|
|
31471
31486
|
}
|
|
31472
31487
|
|
|
31473
|
-
.
|
|
31474
|
-
|
|
31475
|
-
background: #0080ff;
|
|
31488
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
|
|
31489
|
+
padding: 0;
|
|
31476
31490
|
}
|
|
31477
31491
|
|
|
31478
|
-
.
|
|
31479
|
-
|
|
31480
|
-
left: 4px;
|
|
31481
|
-
width: 6px;
|
|
31482
|
-
height: 6px;
|
|
31483
|
-
background: #fff;
|
|
31492
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
|
|
31493
|
+
padding: 4px 16px;
|
|
31484
31494
|
}
|
|
31485
31495
|
|
|
31486
|
-
.
|
|
31487
|
-
|
|
31496
|
+
.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 {
|
|
31497
|
+
padding: 4px 16px;
|
|
31488
31498
|
}
|
|
31489
31499
|
|
|
31490
|
-
.
|
|
31491
|
-
|
|
31492
|
-
background: rgba(211, 218, 235, 0.6);
|
|
31500
|
+
.E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
|
|
31501
|
+
background: #fff;
|
|
31493
31502
|
}
|
|
31494
31503
|
|
|
31495
|
-
.
|
|
31496
|
-
|
|
31504
|
+
.E_t160l1cm .tab-menu-item-light:active {
|
|
31505
|
+
color: #005ed1;
|
|
31497
31506
|
}
|
|
31498
31507
|
|
|
31499
|
-
.
|
|
31500
|
-
|
|
31501
|
-
|
|
31508
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
|
|
31509
|
+
background: #fff;
|
|
31510
|
+
color: #1d326c;
|
|
31502
31511
|
}
|
|
31503
31512
|
|
|
31504
|
-
.
|
|
31505
|
-
color:
|
|
31513
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
31514
|
+
color: rgba(45, 58, 86, 0.6);
|
|
31506
31515
|
}
|
|
31507
31516
|
|
|
31508
|
-
.
|
|
31509
|
-
|
|
31510
|
-
padding: 0;
|
|
31511
|
-
padding-left: 12px;
|
|
31517
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
|
|
31518
|
+
color: #1d326c;
|
|
31512
31519
|
}
|
|
31513
31520
|
|
|
31514
|
-
.
|
|
31515
|
-
|
|
31516
|
-
white-space: pre-wrap;
|
|
31517
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31521
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
|
|
31522
|
+
fill: #d8deeb;
|
|
31518
31523
|
}
|
|
31519
31524
|
|
|
31520
|
-
.
|
|
31521
|
-
|
|
31525
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
|
|
31526
|
+
fill: #1d326c;
|
|
31522
31527
|
}
|
|
31523
31528
|
|
|
31524
|
-
.
|
|
31525
|
-
|
|
31529
|
+
.E_t160l1cm .tab-content {
|
|
31530
|
+
flex: 1;
|
|
31531
|
+
display: flex;
|
|
31532
|
+
flex-direction: column;
|
|
31526
31533
|
}
|
|
31527
31534
|
|
|
31528
|
-
.
|
|
31529
|
-
|
|
31535
|
+
.E_t160l1cm.is-overview .tab-content {
|
|
31536
|
+
overflow: visible;
|
|
31530
31537
|
}
|
|
31531
31538
|
|
|
31532
|
-
.
|
|
31533
|
-
|
|
31534
|
-
|
|
31539
|
+
.E_t14npdqr {
|
|
31540
|
+
max-width: 240px;
|
|
31541
|
+
animation: none;
|
|
31535
31542
|
}
|
|
31536
31543
|
|
|
31537
|
-
.
|
|
31538
|
-
border
|
|
31544
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu {
|
|
31545
|
+
border: 1px solid #0080ff;
|
|
31546
|
+
padding: 0;
|
|
31539
31547
|
}
|
|
31540
31548
|
|
|
31541
|
-
.
|
|
31542
|
-
|
|
31543
|
-
line-height: 32px;
|
|
31549
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
31550
|
+
margin: 0;
|
|
31544
31551
|
height: 32px;
|
|
31545
|
-
|
|
31546
|
-
|
|
31547
|
-
|
|
31552
|
+
line-height: 32px;
|
|
31553
|
+
font-size: 13px;
|
|
31554
|
+
padding: 0 10px;
|
|
31555
|
+
display: block;
|
|
31556
|
+
overflow: hidden;
|
|
31557
|
+
text-overflow: ellipsis;
|
|
31548
31558
|
white-space: nowrap;
|
|
31549
31559
|
}
|
|
31550
31560
|
|
|
31551
|
-
.ant-
|
|
31552
|
-
|
|
31553
|
-
|
|
31554
|
-
|
|
31555
|
-
|
|
31556
|
-
|
|
31557
|
-
.E_rcc63c8.ant-radio-button-wrapper:not(:first-child)::before {
|
|
31558
|
-
background: #ccd4e3;
|
|
31559
|
-
}
|
|
31560
|
-
|
|
31561
|
-
.E_rcc63c8.ant-radio-button-wrapper-checked:not(:first-child)::before {
|
|
31562
|
-
background: #0080ff;
|
|
31561
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
|
|
31562
|
+
content: " ";
|
|
31563
|
+
height: 1px;
|
|
31564
|
+
width: calc(100% + 10px);
|
|
31565
|
+
background: rgba(172, 186, 211, 0.6);
|
|
31566
|
+
display: block;
|
|
31563
31567
|
}
|
|
31564
31568
|
|
|
31565
|
-
.
|
|
31566
|
-
|
|
31567
|
-
|
|
31569
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
|
|
31570
|
+
color: #0080ff;
|
|
31571
|
+
background: transparent;
|
|
31568
31572
|
}
|
|
31569
31573
|
|
|
31570
|
-
.
|
|
31571
|
-
|
|
31574
|
+
.E_c1up1pdz {
|
|
31575
|
+
width: 648px;
|
|
31572
31576
|
}
|
|
31573
31577
|
|
|
31574
|
-
.
|
|
31578
|
+
.E_c1up1pdz.active {
|
|
31575
31579
|
border-color: #0080ff;
|
|
31576
31580
|
}
|
|
31577
31581
|
|
|
31578
|
-
.
|
|
31579
|
-
background: rgba(0,
|
|
31580
|
-
}
|
|
31581
|
-
|
|
31582
|
-
.E_rcc63c8.ant-radio-button-wrapper-disabled {
|
|
31583
|
-
background: rgba(211, 218, 235, 0.6);
|
|
31584
|
-
border-color: #ccd4e3;
|
|
31585
|
-
opacity: 0.5;
|
|
31586
|
-
}
|
|
31587
|
-
|
|
31588
|
-
.E_rcc63c8.ant-radio-button-wrapper-disabled:hover {
|
|
31589
|
-
color: #00122e;
|
|
31590
|
-
border-color: #ccd4e3;
|
|
31582
|
+
.E_c1up1pdz.active > header {
|
|
31583
|
+
background: rgba(0, 128, 255, 0.1);
|
|
31591
31584
|
}
|
|
31592
31585
|
|
|
31593
|
-
.
|
|
31594
|
-
|
|
31595
|
-
border-color: #ccd4e3;
|
|
31596
|
-
background: rgba(172, 186, 211, 0.6);
|
|
31586
|
+
.E_c1up1pdz .expand {
|
|
31587
|
+
padding: 12px;
|
|
31597
31588
|
}
|
|
31598
31589
|
|
|
31599
|
-
.
|
|
31600
|
-
|
|
31601
|
-
|
|
31602
|
-
border:
|
|
31603
|
-
padding: 0;
|
|
31604
|
-
width: 36px;
|
|
31605
|
-
background: transparent;
|
|
31590
|
+
.E_c1up1pdz .field-item {
|
|
31591
|
+
display: flex;
|
|
31592
|
+
padding: 10px 0;
|
|
31593
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
31606
31594
|
}
|
|
31607
31595
|
|
|
31608
|
-
.
|
|
31609
|
-
|
|
31596
|
+
.E_c1up1pdz .field-item:last-child {
|
|
31597
|
+
border-bottom: none;
|
|
31598
|
+
padding-bottom: 0;
|
|
31610
31599
|
}
|
|
31611
31600
|
|
|
31612
|
-
.
|
|
31613
|
-
|
|
31614
|
-
width:
|
|
31615
|
-
|
|
31601
|
+
.E_c1up1pdz .field-item label {
|
|
31602
|
+
line-height: 32px;
|
|
31603
|
+
width: 100px;
|
|
31604
|
+
color: rgba(62, 70, 82, 0.6);
|
|
31616
31605
|
}
|
|
31617
31606
|
|
|
31618
|
-
.
|
|
31619
|
-
|
|
31607
|
+
.E_c1up1pdz .help {
|
|
31608
|
+
color: rgba(62, 70, 82, 0.6);
|
|
31609
|
+
margin-top: 5px;
|
|
31620
31610
|
}
|
|
31621
31611
|
|
|
31622
|
-
.
|
|
31623
|
-
|
|
31612
|
+
.E_c1up1pdz .ant-input-affix-wrapper,
|
|
31613
|
+
.E_c1up1pdz .ant-picker {
|
|
31614
|
+
width: 128px;
|
|
31624
31615
|
}
|
|
31625
31616
|
|
|
31626
|
-
.
|
|
31627
|
-
display:
|
|
31628
|
-
|
|
31629
|
-
|
|
31630
|
-
|
|
31617
|
+
.E_c156wh19 {
|
|
31618
|
+
display: flex;
|
|
31619
|
+
align-items: center;
|
|
31620
|
+
justify-content: space-between;
|
|
31621
|
+
word-break: keep-all;
|
|
31631
31622
|
}
|
|
31632
31623
|
|
|
31633
|
-
.
|
|
31634
|
-
|
|
31624
|
+
.E_c156wh19 .title {
|
|
31625
|
+
margin: 0 16px 0 8px;
|
|
31635
31626
|
}
|
|
31636
31627
|
|
|
31637
|
-
.
|
|
31638
|
-
|
|
31639
|
-
line-height: 18px;
|
|
31640
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31641
|
-
height: 34px;
|
|
31642
|
-
min-height: 34px;
|
|
31643
|
-
box-sizing: border-box;
|
|
31644
|
-
margin-top: 8px;
|
|
31628
|
+
.E_c156wh19 .retain {
|
|
31629
|
+
color: rgba(129, 138, 153, 0.6);
|
|
31645
31630
|
}
|
|
31646
31631
|
|
|
31647
|
-
.
|
|
31648
|
-
|
|
31649
|
-
|
|
31650
|
-
|
|
31651
|
-
|
|
31652
|
-
|
|
31632
|
+
.E_c156wh19 div.left {
|
|
31633
|
+
flex: 1;
|
|
31634
|
+
display: flex;
|
|
31635
|
+
overflow: hidden;
|
|
31636
|
+
align-items: center;
|
|
31637
|
+
justify-content: flex-start;
|
|
31638
|
+
white-space: nowrap;
|
|
31653
31639
|
}
|
|
31654
31640
|
|
|
31655
|
-
.
|
|
31656
|
-
|
|
31641
|
+
.E_c156wh19 div.left .title {
|
|
31642
|
+
max-width: 100%;
|
|
31643
|
+
overflow: hidden;
|
|
31644
|
+
text-overflow: ellipsis;
|
|
31657
31645
|
}
|
|
31658
31646
|
|
|
31659
|
-
.
|
|
31660
|
-
|
|
31647
|
+
.E_c156wh19 div.right {
|
|
31648
|
+
display: flex;
|
|
31649
|
+
align-items: center;
|
|
31661
31650
|
}
|
|
31662
31651
|
|
|
31663
|
-
.
|
|
31664
|
-
|
|
31652
|
+
.E_c156wh19 .reverse {
|
|
31653
|
+
display: flex;
|
|
31654
|
+
flex-direction: row-reverse;
|
|
31655
|
+
align-items: center;
|
|
31665
31656
|
}
|
|
31666
31657
|
|
|
31667
|
-
.
|
|
31668
|
-
|
|
31658
|
+
.E_c156wh19 .reverse .ant-switch {
|
|
31659
|
+
margin-left: 8px;
|
|
31669
31660
|
}
|
|
31670
31661
|
|
|
31671
|
-
.
|
|
31672
|
-
|
|
31662
|
+
.E_c156wh19 .close {
|
|
31663
|
+
padding-left: 14px;
|
|
31664
|
+
margin-left: 14px;
|
|
31665
|
+
border-left: 1px solid rgba(129, 138, 153, 0.6);
|
|
31666
|
+
cursor: pointer;
|
|
31673
31667
|
}
|
|
31674
31668
|
|
|
31675
|
-
.
|
|
31676
|
-
|
|
31669
|
+
.E_m126spxy {
|
|
31670
|
+
padding-bottom: 4px;
|
|
31671
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
31677
31672
|
}
|
|
31678
31673
|
|
|
31679
|
-
.
|
|
31680
|
-
|
|
31674
|
+
.E_m126spxy .ant-btn-link {
|
|
31675
|
+
padding: 1px 10px;
|
|
31676
|
+
color: rgba(62, 70, 82, 0.6);
|
|
31677
|
+
border-radius: 4px;
|
|
31681
31678
|
}
|
|
31682
31679
|
|
|
31683
|
-
.
|
|
31684
|
-
background: rgba(0,
|
|
31685
|
-
color: #
|
|
31680
|
+
.E_m126spxy .ant-btn-link.active {
|
|
31681
|
+
background: rgba(0, 128, 255, 0.1);
|
|
31682
|
+
color: #0096ff;
|
|
31686
31683
|
}
|
|
31687
31684
|
|
|
31688
|
-
.
|
|
31689
|
-
|
|
31690
|
-
|
|
31691
|
-
height: 20px;
|
|
31692
|
-
line-height: 20px;
|
|
31685
|
+
.E_wpbf4pq {
|
|
31686
|
+
padding: 10px 0;
|
|
31687
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
31693
31688
|
}
|
|
31694
31689
|
|
|
31695
|
-
.
|
|
31696
|
-
|
|
31697
|
-
|
|
31698
|
-
|
|
31690
|
+
.E_wpbf4pq .ant-input,
|
|
31691
|
+
.E_wpbf4pq .ant-picker {
|
|
31692
|
+
width: 80px;
|
|
31693
|
+
margin: 0 9px;
|
|
31694
|
+
text-align: center;
|
|
31699
31695
|
}
|
|
31700
31696
|
|
|
31701
|
-
.
|
|
31702
|
-
|
|
31703
|
-
|
|
31704
|
-
|
|
31705
|
-
height: 18px;
|
|
31706
|
-
line-height: 18px;
|
|
31707
|
-
margin-top: 2px;
|
|
31697
|
+
.E_wpbf4pq .options {
|
|
31698
|
+
padding: 12px 0 12px 16px;
|
|
31699
|
+
border-left: 2px solid rgba(129, 138, 153, 0.6);
|
|
31700
|
+
margin: 5px 0 5px 8px;
|
|
31708
31701
|
}
|
|
31709
31702
|
|
|
31710
|
-
.
|
|
31711
|
-
|
|
31712
|
-
|
|
31713
|
-
|
|
31703
|
+
.E_wpbf4pq .week-day-option,
|
|
31704
|
+
.E_wpbf4pq .month-day-option {
|
|
31705
|
+
background: #f5f7fa;
|
|
31706
|
+
box-sizing: border-box;
|
|
31707
|
+
border-radius: 16px;
|
|
31708
|
+
margin-right: 8px;
|
|
31714
31709
|
}
|
|
31715
31710
|
|
|
31716
|
-
.
|
|
31717
|
-
|
|
31718
|
-
|
|
31719
|
-
|
|
31720
|
-
opacity: 0;
|
|
31711
|
+
.E_wpbf4pq .week-day-option:focus,
|
|
31712
|
+
.E_wpbf4pq .month-day-option:focus {
|
|
31713
|
+
color: inherit;
|
|
31714
|
+
border-color: #d9d9d9;
|
|
31721
31715
|
}
|
|
31722
31716
|
|
|
31723
|
-
.
|
|
31724
|
-
|
|
31717
|
+
.E_wpbf4pq .week-day-option.active {
|
|
31718
|
+
background-color: #0096ff;
|
|
31719
|
+
border-color: #0096ff;
|
|
31720
|
+
color: #fff;
|
|
31725
31721
|
}
|
|
31726
31722
|
|
|
31727
|
-
.
|
|
31728
|
-
|
|
31723
|
+
.E_wpbf4pq .week-day-option.en-text {
|
|
31724
|
+
width: 110px;
|
|
31725
|
+
margin-top: 4px;
|
|
31729
31726
|
}
|
|
31730
31727
|
|
|
31731
|
-
.
|
|
31732
|
-
|
|
31733
|
-
|
|
31734
|
-
|
|
31735
|
-
height: inherit;
|
|
31728
|
+
.E_wpbf4pq .month-day-option {
|
|
31729
|
+
width: 32px;
|
|
31730
|
+
padding: 0;
|
|
31731
|
+
margin-bottom: 8px;
|
|
31736
31732
|
}
|
|
31737
31733
|
|
|
31738
|
-
.
|
|
31739
|
-
|
|
31740
|
-
|
|
31741
|
-
|
|
31742
|
-
align-items: center;
|
|
31743
|
-
margin-left: 4px;
|
|
31734
|
+
.E_wpbf4pq .month-day-option.active {
|
|
31735
|
+
background-color: #0096ff;
|
|
31736
|
+
border-color: #0096ff;
|
|
31737
|
+
color: #fff;
|
|
31744
31738
|
}
|
|
31745
31739
|
|
|
31746
|
-
.
|
|
31747
|
-
|
|
31748
|
-
|
|
31749
|
-
|
|
31740
|
+
.E_fzh9mnb {
|
|
31741
|
+
width: 100%;
|
|
31742
|
+
height: 100%;
|
|
31743
|
+
min-height: 124px;
|
|
31744
|
+
display: flex;
|
|
31745
|
+
flex-direction: column;
|
|
31746
|
+
justify-content: center;
|
|
31750
31747
|
align-items: center;
|
|
31751
|
-
margin-right: 4px;
|
|
31752
|
-
cursor: auto;
|
|
31753
31748
|
}
|
|
31754
31749
|
|
|
31755
|
-
.
|
|
31756
|
-
|
|
31757
|
-
margin:
|
|
31758
|
-
|
|
31759
|
-
font-size: inherit;
|
|
31750
|
+
.E_fzh9mnb .error-text {
|
|
31751
|
+
color: rgba(10, 37, 85, 0.6);
|
|
31752
|
+
margin-bottom: 16px;
|
|
31753
|
+
font-size: 18px;
|
|
31760
31754
|
}
|
|
31761
31755
|
|
|
31762
31756
|
.E_f7pxqmh {
|
|
@@ -31799,56 +31793,6 @@ button.E_n7k2c6r {
|
|
|
31799
31793
|
min-height: 0px;
|
|
31800
31794
|
}
|
|
31801
31795
|
|
|
31802
|
-
.E_t1m2x205 .ant-tooltip-arrow {
|
|
31803
|
-
display: none;
|
|
31804
|
-
}
|
|
31805
|
-
|
|
31806
|
-
.E_t1m2x205 .ant-tooltip-inner {
|
|
31807
|
-
background: rgba(23, 38, 64, 0.8);
|
|
31808
|
-
border-radius: 4px;
|
|
31809
|
-
}
|
|
31810
|
-
|
|
31811
|
-
.E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
|
|
31812
|
-
visibility: hidden;
|
|
31813
|
-
}
|
|
31814
|
-
|
|
31815
|
-
.E_i1inqkme {
|
|
31816
|
-
height: 18px;
|
|
31817
|
-
line-height: 18px;
|
|
31818
|
-
padding: 0 4px;
|
|
31819
|
-
border-radius: 4px;
|
|
31820
|
-
background: rgba(235, 239, 245, 0.6);
|
|
31821
|
-
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
31822
|
-
display: flex;
|
|
31823
|
-
align-items: center;
|
|
31824
|
-
white-space: nowrap;
|
|
31825
|
-
margin-right: 4px;
|
|
31826
|
-
}
|
|
31827
|
-
|
|
31828
|
-
.E_fzh9mnb {
|
|
31829
|
-
width: 100%;
|
|
31830
|
-
height: 100%;
|
|
31831
|
-
min-height: 124px;
|
|
31832
|
-
display: flex;
|
|
31833
|
-
flex-direction: column;
|
|
31834
|
-
justify-content: center;
|
|
31835
|
-
align-items: center;
|
|
31836
|
-
}
|
|
31837
|
-
|
|
31838
|
-
.E_fzh9mnb .error-text {
|
|
31839
|
-
color: rgba(10, 37, 85, 0.6);
|
|
31840
|
-
margin-bottom: 16px;
|
|
31841
|
-
font-size: 18px;
|
|
31842
|
-
}
|
|
31843
|
-
|
|
31844
|
-
.E_atcz0kf .ant-input-suffix {
|
|
31845
|
-
margin-left: 8px;
|
|
31846
|
-
}
|
|
31847
|
-
|
|
31848
|
-
.E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
31849
|
-
padding: 2px 7px 2px 12px;
|
|
31850
|
-
}
|
|
31851
|
-
|
|
31852
31796
|
.E_iouxfgt {
|
|
31853
31797
|
display: inline-flex;
|
|
31854
31798
|
align-items: center;
|
|
@@ -31870,6 +31814,19 @@ button.E_n7k2c6r {
|
|
|
31870
31814
|
animation: rotate 680ms linear infinite;
|
|
31871
31815
|
}
|
|
31872
31816
|
|
|
31817
|
+
.E_i1inqkme {
|
|
31818
|
+
height: 18px;
|
|
31819
|
+
line-height: 18px;
|
|
31820
|
+
padding: 0 4px;
|
|
31821
|
+
border-radius: 4px;
|
|
31822
|
+
background: rgba(235, 239, 245, 0.6);
|
|
31823
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
31824
|
+
display: flex;
|
|
31825
|
+
align-items: center;
|
|
31826
|
+
white-space: nowrap;
|
|
31827
|
+
margin-right: 4px;
|
|
31828
|
+
}
|
|
31829
|
+
|
|
31873
31830
|
.E_ai7qkf2 .ant-input-number-handler-wrap {
|
|
31874
31831
|
display: var(--ai7qkf2-0);
|
|
31875
31832
|
}
|
|
@@ -31940,46 +31897,56 @@ button.E_n7k2c6r {
|
|
|
31940
31897
|
padding: 2px 8px;
|
|
31941
31898
|
}
|
|
31942
31899
|
|
|
31943
|
-
.
|
|
31944
|
-
display:
|
|
31900
|
+
.E_a1wfy30z .ant-input-number-handler-wrap {
|
|
31901
|
+
display: var(--a1wfy30z-0);
|
|
31945
31902
|
}
|
|
31946
31903
|
|
|
31947
|
-
.
|
|
31948
|
-
|
|
31949
|
-
|
|
31904
|
+
.E_a1wfy30z .ant-input-number-input-wrap {
|
|
31905
|
+
padding: 4px 11px;
|
|
31906
|
+
display: inline-flex;
|
|
31907
|
+
line-height: 1.5715;
|
|
31908
|
+
height: inherit;
|
|
31950
31909
|
}
|
|
31951
31910
|
|
|
31952
|
-
.
|
|
31953
|
-
|
|
31911
|
+
.E_a1wfy30z .ant-input-number-input-wrap::after {
|
|
31912
|
+
content: var(--a1wfy30z-1);
|
|
31913
|
+
display: var(--a1wfy30z-2);
|
|
31914
|
+
flex: none;
|
|
31954
31915
|
align-items: center;
|
|
31955
|
-
|
|
31956
|
-
|
|
31957
|
-
|
|
31958
|
-
|
|
31959
|
-
|
|
31960
|
-
|
|
31961
|
-
|
|
31962
|
-
|
|
31916
|
+
margin-left: 4px;
|
|
31917
|
+
}
|
|
31918
|
+
|
|
31919
|
+
.E_a1wfy30z .ant-input-number-input-wrap::before {
|
|
31920
|
+
content: var(--a1wfy30z-3);
|
|
31921
|
+
display: var(--a1wfy30z-4);
|
|
31922
|
+
flex: none;
|
|
31923
|
+
align-items: center;
|
|
31924
|
+
margin-right: 4px;
|
|
31925
|
+
cursor: auto;
|
|
31926
|
+
}
|
|
31927
|
+
|
|
31928
|
+
.E_a1wfy30z .ant-input-number-input {
|
|
31929
|
+
padding: 0;
|
|
31930
|
+
margin: 0;
|
|
31931
|
+
height: auto;
|
|
31932
|
+
font-size: inherit;
|
|
31963
31933
|
}
|
|
31964
31934
|
|
|
31965
|
-
.
|
|
31966
|
-
|
|
31967
|
-
cursor: pointer;
|
|
31968
|
-
width: 56px;
|
|
31969
|
-
height: 40px;
|
|
31970
|
-
display: inline-flex;
|
|
31971
|
-
align-items: center;
|
|
31972
|
-
justify-content: center;
|
|
31973
|
-
border-radius: 6px;
|
|
31935
|
+
.E_atcz0kf .ant-input-suffix {
|
|
31936
|
+
margin-left: 8px;
|
|
31974
31937
|
}
|
|
31975
31938
|
|
|
31976
|
-
.
|
|
31977
|
-
|
|
31939
|
+
.E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
31940
|
+
padding: 2px 7px 2px 12px;
|
|
31978
31941
|
}
|
|
31979
31942
|
|
|
31980
|
-
.
|
|
31981
|
-
|
|
31982
|
-
|
|
31943
|
+
.E_owd0kml {
|
|
31944
|
+
display: inline-block;
|
|
31945
|
+
}
|
|
31946
|
+
|
|
31947
|
+
.E_h1jsgezc {
|
|
31948
|
+
visibility: hidden;
|
|
31949
|
+
position: absolute;
|
|
31983
31950
|
}
|
|
31984
31951
|
|
|
31985
31952
|
.E_dsnbhzf {
|
|
@@ -32461,6 +32428,39 @@ button.E_n7k2c6r {
|
|
|
32461
32428
|
min-width: 1280px;
|
|
32462
32429
|
}
|
|
32463
32430
|
|
|
32431
|
+
.E_a1b5xrg3 .user-icon-inner {
|
|
32432
|
+
display: inline-flex;
|
|
32433
|
+
align-items: center;
|
|
32434
|
+
justify-content: center;
|
|
32435
|
+
color: #fff;
|
|
32436
|
+
font-weight: bold;
|
|
32437
|
+
font-size: 12px;
|
|
32438
|
+
width: 24px;
|
|
32439
|
+
height: 24px;
|
|
32440
|
+
border-radius: 50%;
|
|
32441
|
+
background: var(--a1b5xrg3-0);
|
|
32442
|
+
}
|
|
32443
|
+
|
|
32444
|
+
.E_a1b5xrg3.btn-item {
|
|
32445
|
+
transition: all 160ms ease;
|
|
32446
|
+
cursor: pointer;
|
|
32447
|
+
width: 56px;
|
|
32448
|
+
height: 40px;
|
|
32449
|
+
display: inline-flex;
|
|
32450
|
+
align-items: center;
|
|
32451
|
+
justify-content: center;
|
|
32452
|
+
border-radius: 6px;
|
|
32453
|
+
}
|
|
32454
|
+
|
|
32455
|
+
.E_a1b5xrg3.btn-item:hover {
|
|
32456
|
+
box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
|
|
32457
|
+
}
|
|
32458
|
+
|
|
32459
|
+
.E_a1b5xrg3.btn-item:active {
|
|
32460
|
+
transform: translateY(2px);
|
|
32461
|
+
transition: all 320ms ease;
|
|
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
|
}
|
|
@@ -33509,19 +33503,27 @@ input.E_rf8rlle.ant-input {
|
|
|
33509
33503
|
flex-shrink: 0;
|
|
33510
33504
|
}
|
|
33511
33505
|
|
|
33512
|
-
.
|
|
33513
|
-
|
|
33514
|
-
|
|
33515
|
-
|
|
33516
|
-
padding: 4px;
|
|
33506
|
+
.E_w1dxz879 {
|
|
33507
|
+
display: flex;
|
|
33508
|
+
flex-direction: column;
|
|
33509
|
+
gap: 6px;
|
|
33517
33510
|
}
|
|
33518
33511
|
|
|
33519
|
-
.
|
|
33520
|
-
|
|
33512
|
+
.E_w1dxz879 .ellipsis-tooltip {
|
|
33513
|
+
max-height: var(--w1dxz879-0);
|
|
33514
|
+
text-overflow: clip;
|
|
33515
|
+
overflow: hidden;
|
|
33521
33516
|
}
|
|
33522
33517
|
|
|
33523
|
-
.
|
|
33524
|
-
|
|
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;
|
|
33525
33527
|
}
|
|
33526
33528
|
|
|
33527
33529
|
.E_ryby9ds {
|
|
@@ -33541,21 +33543,19 @@ input.E_rf8rlle.ant-input {
|
|
|
33541
33543
|
margin-right: 6px;
|
|
33542
33544
|
}
|
|
33543
33545
|
|
|
33544
|
-
.
|
|
33545
|
-
|
|
33546
|
-
|
|
33547
|
-
|
|
33546
|
+
.E_suhck3k {
|
|
33547
|
+
height: 24px;
|
|
33548
|
+
width: 24px;
|
|
33549
|
+
border-radius: 6px;
|
|
33550
|
+
padding: 4px;
|
|
33548
33551
|
}
|
|
33549
33552
|
|
|
33550
|
-
.
|
|
33551
|
-
|
|
33552
|
-
text-overflow: clip;
|
|
33553
|
-
overflow: hidden;
|
|
33553
|
+
.E_suhck3k:hover {
|
|
33554
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
33554
33555
|
}
|
|
33555
33556
|
|
|
33556
|
-
.
|
|
33557
|
-
|
|
33558
|
-
opacity: 0.8;
|
|
33557
|
+
.E_suhck3k:hover svg path {
|
|
33558
|
+
fill: blue;
|
|
33559
33559
|
}
|
|
33560
33560
|
|
|
33561
33561
|
.E_hrhfj7c {
|
|
@@ -34642,296 +34642,242 @@ input.E_rf8rlle.ant-input {
|
|
|
34642
34642
|
padding: 0;
|
|
34643
34643
|
}
|
|
34644
34644
|
|
|
34645
|
-
.
|
|
34646
|
-
padding: 0 12px 14px 12px;
|
|
34647
|
-
}
|
|
34648
|
-
|
|
34649
|
-
.E_c1kghdax {
|
|
34650
|
-
color: #2d3a56;
|
|
34651
|
-
padding: 7px 12px;
|
|
34652
|
-
display: flex;
|
|
34653
|
-
justify-content: space-between;
|
|
34654
|
-
align-items: center;
|
|
34655
|
-
}
|
|
34656
|
-
|
|
34657
|
-
.E_c1kghdax.has-arrow {
|
|
34658
|
-
padding-left: 10px;
|
|
34659
|
-
}
|
|
34660
|
-
|
|
34661
|
-
.E_c1kghdax.has-arrow .title-wrapper {
|
|
34662
|
-
cursor: pointer;
|
|
34663
|
-
color: #00122e;
|
|
34664
|
-
}
|
|
34665
|
-
|
|
34666
|
-
.E_c1kghdax.has-arrow .title-wrapper.is-open {
|
|
34645
|
+
.E_ckui4s7 {
|
|
34667
34646
|
color: #2d3a56;
|
|
34668
|
-
|
|
34669
|
-
|
|
34670
|
-
|
|
34671
|
-
.E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
|
|
34672
|
-
transform: rotate(90deg);
|
|
34673
|
-
}
|
|
34674
|
-
|
|
34675
|
-
.E_c1kghdax .sub-info {
|
|
34676
|
-
font-size: 12px;
|
|
34677
|
-
line-height: 18px;
|
|
34647
|
+
line-height: 22px;
|
|
34648
|
+
display: inline-flex;
|
|
34678
34649
|
}
|
|
34679
34650
|
|
|
34680
|
-
.
|
|
34651
|
+
.E_ckui4s7 .ant-checkbox {
|
|
34652
|
+
height: 22px;
|
|
34681
34653
|
display: flex;
|
|
34682
34654
|
align-items: center;
|
|
34683
|
-
|
|
34684
|
-
flex-grow: 1;
|
|
34685
|
-
font-size: 12px;
|
|
34686
|
-
line-height: 18px;
|
|
34687
|
-
color: #2d3a56;
|
|
34688
|
-
font-weight: 700;
|
|
34689
|
-
}
|
|
34690
|
-
|
|
34691
|
-
.E_c1kghdax .collapse-arrow {
|
|
34692
|
-
transition: all 50ms ease-out 0ms;
|
|
34693
|
-
margin-right: 2px;
|
|
34694
|
-
}
|
|
34695
|
-
|
|
34696
|
-
.E_b14q2gmw {
|
|
34697
|
-
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);
|
|
34698
|
-
}
|
|
34699
|
-
|
|
34700
|
-
.E_c1eym6el {
|
|
34701
|
-
border-radius: 8px;
|
|
34702
|
-
background-color: white;
|
|
34703
|
-
}
|
|
34704
|
-
|
|
34705
|
-
.E_c1eym6el.hoverable {
|
|
34706
|
-
cursor: pointer;
|
|
34707
|
-
}
|
|
34708
|
-
|
|
34709
|
-
.E_c1eym6el.hoverable:hover {
|
|
34710
|
-
transition: all 200ms ease;
|
|
34711
|
-
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
34712
|
-
transform: translateY(-4px);
|
|
34713
|
-
}
|
|
34714
|
-
|
|
34715
|
-
.E_s11wux3h .antd5-segmented-item:not(:last-child) {
|
|
34716
|
-
margin-right: 2px;
|
|
34717
|
-
}
|
|
34718
|
-
|
|
34719
|
-
.E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
|
|
34720
|
-
padding-left: 8px;
|
|
34721
|
-
padding-right: 8px;
|
|
34722
|
-
}
|
|
34723
|
-
|
|
34724
|
-
.E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
|
|
34725
|
-
border-radius: 4px;
|
|
34726
|
-
}
|
|
34727
|
-
|
|
34728
|
-
.E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
34729
|
-
border-radius: 4px;
|
|
34730
|
-
}
|
|
34731
|
-
|
|
34732
|
-
.E_ma64lna .antd5-segmented-item-label {
|
|
34733
|
-
padding-left: 12px;
|
|
34734
|
-
padding-right: 12px;
|
|
34735
|
-
}
|
|
34736
|
-
|
|
34737
|
-
.E_ckld275 {
|
|
34738
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
34739
|
-
}
|
|
34740
|
-
|
|
34741
|
-
.E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
34742
|
-
background-color: rgba(255, 255, 255, 0.6);
|
|
34743
|
-
color: rgba(44, 56, 82, 0.75);
|
|
34744
|
-
}
|
|
34745
|
-
|
|
34746
|
-
.E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
34747
|
-
background-color: transparent;
|
|
34655
|
+
top: 0;
|
|
34748
34656
|
}
|
|
34749
34657
|
|
|
34750
|
-
.
|
|
34751
|
-
|
|
34658
|
+
.E_ckui4s7 .ant-checkbox-checked::after {
|
|
34659
|
+
border: none;
|
|
34752
34660
|
}
|
|
34753
34661
|
|
|
34754
|
-
|
|
34755
|
-
|
|
34756
|
-
line-height: 18px;
|
|
34757
|
-
height: 18px;
|
|
34662
|
+
.E_ckui4s7.ant-checkbox-wrapper:hover .ant-checkbox-inner, .E_ckui4s7.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox:hover .ant-checkbox-inner {
|
|
34663
|
+
border-color: #0080ff;
|
|
34758
34664
|
}
|
|
34759
34665
|
|
|
34760
|
-
|
|
34761
|
-
|
|
34762
|
-
height: unset;
|
|
34666
|
+
.E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
|
|
34667
|
+
border: 1px solid rgba(107, 128, 167, 0.6);
|
|
34763
34668
|
}
|
|
34764
34669
|
|
|
34765
|
-
|
|
34766
|
-
|
|
34670
|
+
.E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
34671
|
+
border: 1px solid #0080ff;
|
|
34767
34672
|
}
|
|
34768
34673
|
|
|
34769
|
-
|
|
34770
|
-
|
|
34674
|
+
.E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
34675
|
+
background: #0080ff;
|
|
34771
34676
|
}
|
|
34772
34677
|
|
|
34773
|
-
|
|
34774
|
-
color: #
|
|
34678
|
+
.E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
34679
|
+
background-color: #fff;
|
|
34680
|
+
height: 2px;
|
|
34681
|
+
width: 10px;
|
|
34682
|
+
border-radius: 2px;
|
|
34775
34683
|
}
|
|
34776
34684
|
|
|
34777
|
-
|
|
34778
|
-
|
|
34685
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled {
|
|
34686
|
+
opacity: 0.5;
|
|
34779
34687
|
}
|
|
34780
34688
|
|
|
34781
|
-
|
|
34782
|
-
|
|
34689
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
|
|
34690
|
+
background: rgba(211, 218, 235, 0.6);
|
|
34691
|
+
border-color: rgba(107, 128, 167, 0.6) !important;
|
|
34783
34692
|
}
|
|
34784
34693
|
|
|
34785
|
-
|
|
34786
|
-
color: #
|
|
34694
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
|
|
34695
|
+
border-color: #2d3a56;
|
|
34787
34696
|
}
|
|
34788
34697
|
|
|
34789
|
-
|
|
34790
|
-
|
|
34698
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
34699
|
+
background: #2d3a56;
|
|
34791
34700
|
}
|
|
34792
34701
|
|
|
34793
|
-
|
|
34794
|
-
|
|
34702
|
+
.E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
|
|
34703
|
+
padding: 0;
|
|
34795
34704
|
}
|
|
34796
34705
|
|
|
34797
|
-
|
|
34798
|
-
|
|
34706
|
+
.E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
|
|
34707
|
+
display: inline-block;
|
|
34708
|
+
margin-left: 12px;
|
|
34709
|
+
color: #2d3a56;
|
|
34799
34710
|
}
|
|
34800
34711
|
|
|
34801
|
-
|
|
34802
|
-
|
|
34712
|
+
.E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
|
|
34713
|
+
margin-left: 28px;
|
|
34714
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34803
34715
|
}
|
|
34804
34716
|
|
|
34805
|
-
|
|
34806
|
-
|
|
34717
|
+
.E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
|
|
34718
|
+
margin-left: 8px;
|
|
34807
34719
|
}
|
|
34808
34720
|
|
|
34809
|
-
|
|
34810
|
-
|
|
34721
|
+
.E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
|
|
34722
|
+
margin-left: 24px;
|
|
34811
34723
|
}
|
|
34812
34724
|
|
|
34813
|
-
|
|
34814
|
-
|
|
34725
|
+
.E_c1yd35n {
|
|
34726
|
+
padding: 0 12px 14px 12px;
|
|
34815
34727
|
}
|
|
34816
34728
|
|
|
34817
|
-
.
|
|
34818
|
-
|
|
34819
|
-
height: 64px;
|
|
34820
|
-
max-width: 64px;
|
|
34821
|
-
max-height: 64px;
|
|
34822
|
-
overflow: hidden;
|
|
34823
|
-
display: flex;
|
|
34824
|
-
align-items: center;
|
|
34825
|
-
justify-content: center;
|
|
34826
|
-
position: relative;
|
|
34827
|
-
opacity: 0.6;
|
|
34729
|
+
.E_b14q2gmw {
|
|
34730
|
+
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);
|
|
34828
34731
|
}
|
|
34829
34732
|
|
|
34830
|
-
.
|
|
34831
|
-
|
|
34733
|
+
.E_c1eym6el {
|
|
34734
|
+
border-radius: 8px;
|
|
34735
|
+
background-color: white;
|
|
34832
34736
|
}
|
|
34833
34737
|
|
|
34834
|
-
|
|
34835
|
-
|
|
34836
|
-
transform: rotate(0deg);
|
|
34837
|
-
}
|
|
34838
|
-
to {
|
|
34839
|
-
transform: rotate(360deg);
|
|
34840
|
-
}
|
|
34738
|
+
.E_c1eym6el.hoverable {
|
|
34739
|
+
cursor: pointer;
|
|
34841
34740
|
}
|
|
34842
|
-
|
|
34843
|
-
|
|
34844
|
-
|
|
34845
|
-
|
|
34846
|
-
|
|
34741
|
+
|
|
34742
|
+
.E_c1eym6el.hoverable:hover {
|
|
34743
|
+
transition: all 200ms ease;
|
|
34744
|
+
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
34745
|
+
transform: translateY(-4px);
|
|
34847
34746
|
}
|
|
34848
34747
|
|
|
34849
|
-
.
|
|
34850
|
-
|
|
34748
|
+
.E_s11wux3h .antd5-segmented-item:not(:last-child) {
|
|
34749
|
+
margin-right: 2px;
|
|
34851
34750
|
}
|
|
34852
34751
|
|
|
34853
|
-
.
|
|
34854
|
-
|
|
34752
|
+
.E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
|
|
34753
|
+
padding-left: 8px;
|
|
34754
|
+
padding-right: 8px;
|
|
34855
34755
|
}
|
|
34856
34756
|
|
|
34857
|
-
.
|
|
34858
|
-
|
|
34757
|
+
.E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
|
|
34758
|
+
border-radius: 4px;
|
|
34859
34759
|
}
|
|
34860
34760
|
|
|
34861
|
-
.
|
|
34862
|
-
|
|
34761
|
+
.E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
34762
|
+
border-radius: 4px;
|
|
34863
34763
|
}
|
|
34864
34764
|
|
|
34865
|
-
.
|
|
34866
|
-
|
|
34867
|
-
|
|
34765
|
+
.E_ma64lna .antd5-segmented-item-label {
|
|
34766
|
+
padding-left: 12px;
|
|
34767
|
+
padding-right: 12px;
|
|
34868
34768
|
}
|
|
34869
34769
|
|
|
34870
|
-
.
|
|
34871
|
-
background-color: rgba(
|
|
34770
|
+
.E_ckld275 {
|
|
34771
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
34872
34772
|
}
|
|
34873
34773
|
|
|
34874
|
-
.
|
|
34875
|
-
background-color:
|
|
34774
|
+
.E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
34775
|
+
background-color: rgba(255, 255, 255, 0.6);
|
|
34776
|
+
color: rgba(44, 56, 82, 0.75);
|
|
34876
34777
|
}
|
|
34877
34778
|
|
|
34878
|
-
.
|
|
34879
|
-
background-color:
|
|
34779
|
+
.E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
34780
|
+
background-color: transparent;
|
|
34880
34781
|
}
|
|
34881
34782
|
|
|
34882
|
-
.
|
|
34883
|
-
background-color:
|
|
34783
|
+
.E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
|
|
34784
|
+
background-color: transparent;
|
|
34884
34785
|
}
|
|
34885
34786
|
|
|
34886
|
-
.
|
|
34887
|
-
|
|
34787
|
+
.E_c1kghdax {
|
|
34788
|
+
color: #2d3a56;
|
|
34789
|
+
padding: 7px 12px;
|
|
34790
|
+
display: flex;
|
|
34791
|
+
justify-content: space-between;
|
|
34792
|
+
align-items: center;
|
|
34888
34793
|
}
|
|
34889
34794
|
|
|
34890
|
-
.
|
|
34891
|
-
|
|
34795
|
+
.E_c1kghdax.has-arrow {
|
|
34796
|
+
padding-left: 10px;
|
|
34892
34797
|
}
|
|
34893
34798
|
|
|
34894
|
-
.
|
|
34895
|
-
|
|
34799
|
+
.E_c1kghdax.has-arrow .title-wrapper {
|
|
34800
|
+
cursor: pointer;
|
|
34801
|
+
color: #00122e;
|
|
34896
34802
|
}
|
|
34897
34803
|
|
|
34898
|
-
.
|
|
34899
|
-
|
|
34804
|
+
.E_c1kghdax.has-arrow .title-wrapper.is-open {
|
|
34805
|
+
color: #2d3a56;
|
|
34806
|
+
font-weight: 600;
|
|
34900
34807
|
}
|
|
34901
34808
|
|
|
34902
|
-
.
|
|
34903
|
-
|
|
34809
|
+
.E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
|
|
34810
|
+
transform: rotate(90deg);
|
|
34904
34811
|
}
|
|
34905
34812
|
|
|
34906
|
-
.
|
|
34907
|
-
|
|
34813
|
+
.E_c1kghdax .sub-info {
|
|
34814
|
+
font-size: 12px;
|
|
34815
|
+
line-height: 18px;
|
|
34908
34816
|
}
|
|
34909
34817
|
|
|
34910
|
-
.
|
|
34911
|
-
|
|
34818
|
+
.E_c1kghdax .title-wrapper {
|
|
34819
|
+
display: flex;
|
|
34820
|
+
align-items: center;
|
|
34821
|
+
user-select: none;
|
|
34822
|
+
flex-grow: 1;
|
|
34823
|
+
font-size: 12px;
|
|
34824
|
+
line-height: 18px;
|
|
34825
|
+
color: #2d3a56;
|
|
34826
|
+
font-weight: 700;
|
|
34912
34827
|
}
|
|
34913
34828
|
|
|
34914
|
-
.
|
|
34915
|
-
|
|
34829
|
+
.E_c1kghdax .collapse-arrow {
|
|
34830
|
+
transition: all 50ms ease-out 0ms;
|
|
34831
|
+
margin-right: 2px;
|
|
34916
34832
|
}
|
|
34917
34833
|
|
|
34918
|
-
.
|
|
34919
|
-
|
|
34834
|
+
.E_lht19u8 {
|
|
34835
|
+
width: 64px;
|
|
34836
|
+
height: 64px;
|
|
34837
|
+
display: flex;
|
|
34838
|
+
align-items: center;
|
|
34839
|
+
justify-content: center;
|
|
34840
|
+
position: relative;
|
|
34841
|
+
opacity: 0.2;
|
|
34920
34842
|
}
|
|
34921
34843
|
|
|
34922
|
-
.
|
|
34923
|
-
|
|
34844
|
+
.E_lk3gkp4 {
|
|
34845
|
+
position: absolute;
|
|
34846
|
+
width: 5px;
|
|
34847
|
+
height: 48px;
|
|
34848
|
+
left: 9.33px;
|
|
34849
|
+
top: 40.5px;
|
|
34850
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
34851
|
+
border-radius: 5px;
|
|
34852
|
+
transform: rotate(-128deg);
|
|
34853
|
+
transform-origin: top left;
|
|
34854
|
+
animation: loading-indicator1 1100ms ease-out infinite;
|
|
34924
34855
|
}
|
|
34925
34856
|
|
|
34926
|
-
.
|
|
34927
|
-
|
|
34857
|
+
.E_ll4n94n {
|
|
34858
|
+
position: absolute;
|
|
34859
|
+
width: 5px;
|
|
34860
|
+
height: 48px;
|
|
34861
|
+
left: 40.8px;
|
|
34862
|
+
top: 8.4px;
|
|
34863
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
34864
|
+
border-radius: 5px;
|
|
34865
|
+
transform: rotate(-8deg);
|
|
34866
|
+
transform-origin: top left;
|
|
34867
|
+
animation: loading-indicator2 1100ms ease-out infinite;
|
|
34928
34868
|
}
|
|
34929
34869
|
|
|
34930
|
-
.
|
|
34931
|
-
|
|
34932
|
-
|
|
34933
|
-
|
|
34934
|
-
|
|
34870
|
+
.E_l17lbdo6 {
|
|
34871
|
+
position: absolute;
|
|
34872
|
+
width: 5px;
|
|
34873
|
+
height: 48px;
|
|
34874
|
+
left: 52.9px;
|
|
34875
|
+
top: 51.8px;
|
|
34876
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
34877
|
+
border-radius: 5px;
|
|
34878
|
+
transform: rotate(112deg);
|
|
34879
|
+
transform-origin: top left;
|
|
34880
|
+
animation: loading-indicator3 1100ms ease-out infinite;
|
|
34935
34881
|
}
|
|
34936
34882
|
|
|
34937
34883
|
.E_tc97u5y {
|
|
@@ -35385,197 +35331,189 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35385
35331
|
background: #fff;
|
|
35386
35332
|
}
|
|
35387
35333
|
|
|
35388
|
-
.
|
|
35389
|
-
|
|
35390
|
-
|
|
35391
|
-
|
|
35334
|
+
.E_sddwhm6 {
|
|
35335
|
+
margin: 0;
|
|
35336
|
+
border-radius: 20px;
|
|
35337
|
+
padding: 2px 10px;
|
|
35338
|
+
height: 22px;
|
|
35392
35339
|
}
|
|
35393
35340
|
|
|
35394
|
-
.
|
|
35395
|
-
|
|
35396
|
-
|
|
35397
|
-
|
|
35398
|
-
|
|
35341
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
|
|
35342
|
+
background-color: rgba(237, 241, 250, 0.6) !important;
|
|
35343
|
+
}
|
|
35344
|
+
|
|
35345
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
|
|
35346
|
+
background-color: rgba(225, 230, 241, 0.6) !important;
|
|
35347
|
+
}
|
|
35348
|
+
|
|
35349
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule {
|
|
35350
|
+
color: #00122e;
|
|
35351
|
+
}
|
|
35352
|
+
|
|
35353
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
|
|
35354
|
+
margin-right: 6px;
|
|
35355
|
+
}
|
|
35356
|
+
|
|
35357
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
|
|
35358
|
+
margin-left: 8px;
|
|
35359
|
+
color: rgba(44, 56, 82, 0.6);
|
|
35360
|
+
}
|
|
35361
|
+
|
|
35362
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
|
|
35363
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
35364
|
+
}
|
|
35365
|
+
|
|
35366
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
|
|
35367
|
+
background-color: #0080ff;
|
|
35368
|
+
}
|
|
35369
|
+
|
|
35370
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
|
|
35371
|
+
background-color: rgba(0, 136, 255, 0.16);
|
|
35372
|
+
}
|
|
35373
|
+
|
|
35374
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
|
|
35375
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
35399
35376
|
}
|
|
35400
35377
|
|
|
35401
|
-
.
|
|
35402
|
-
|
|
35378
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
|
|
35379
|
+
background-color: #f0483e;
|
|
35403
35380
|
}
|
|
35404
35381
|
|
|
35405
|
-
.
|
|
35406
|
-
|
|
35382
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
|
|
35383
|
+
background-color: rgba(255, 74, 74, 0.16);
|
|
35407
35384
|
}
|
|
35408
35385
|
|
|
35409
|
-
.
|
|
35410
|
-
|
|
35386
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
|
|
35387
|
+
background-color: rgba(254, 160, 8, 0.1);
|
|
35411
35388
|
}
|
|
35412
35389
|
|
|
35413
|
-
.
|
|
35414
|
-
|
|
35390
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
|
|
35391
|
+
background-color: #fea008;
|
|
35415
35392
|
}
|
|
35416
35393
|
|
|
35417
|
-
.
|
|
35418
|
-
background:
|
|
35394
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
|
|
35395
|
+
background-color: rgba(255, 187, 0, 0.16);
|
|
35419
35396
|
}
|
|
35420
35397
|
|
|
35421
|
-
.
|
|
35422
|
-
background-color:
|
|
35423
|
-
height: 2px;
|
|
35424
|
-
width: 10px;
|
|
35425
|
-
border-radius: 2px;
|
|
35398
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
|
|
35399
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
35426
35400
|
}
|
|
35427
35401
|
|
|
35428
|
-
.
|
|
35429
|
-
|
|
35402
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
|
|
35403
|
+
background-color: #00ba5d;
|
|
35430
35404
|
}
|
|
35431
35405
|
|
|
35432
|
-
.
|
|
35433
|
-
background: rgba(
|
|
35434
|
-
border-color: rgba(107, 128, 167, 0.6) !important;
|
|
35406
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
|
|
35407
|
+
background-color: rgba(30, 201, 127, 0.16);
|
|
35435
35408
|
}
|
|
35436
35409
|
|
|
35437
|
-
.
|
|
35438
|
-
|
|
35410
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
|
|
35411
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
35439
35412
|
}
|
|
35440
35413
|
|
|
35441
|
-
.
|
|
35442
|
-
background: #
|
|
35414
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
|
|
35415
|
+
background-color: #6b7d99;
|
|
35443
35416
|
}
|
|
35444
35417
|
|
|
35445
|
-
.
|
|
35446
|
-
|
|
35418
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
|
|
35419
|
+
background-color: rgba(211, 218, 235, 0.6);
|
|
35447
35420
|
}
|
|
35448
35421
|
|
|
35449
|
-
.
|
|
35422
|
+
.E_satwmqm {
|
|
35423
|
+
width: 8px;
|
|
35424
|
+
height: 8px;
|
|
35425
|
+
border-radius: 50%;
|
|
35450
35426
|
display: inline-block;
|
|
35451
|
-
margin-left: 12px;
|
|
35452
|
-
color: #2d3a56;
|
|
35453
35427
|
}
|
|
35454
35428
|
|
|
35455
|
-
.
|
|
35456
|
-
|
|
35457
|
-
|
|
35429
|
+
button.E_l48ei06.ant-btn {
|
|
35430
|
+
font-size: 12px;
|
|
35431
|
+
line-height: 18px;
|
|
35432
|
+
height: 18px;
|
|
35458
35433
|
}
|
|
35459
35434
|
|
|
35460
|
-
.
|
|
35461
|
-
|
|
35435
|
+
button.E_l48ei06 {
|
|
35436
|
+
color: #0080FF;
|
|
35437
|
+
height: unset;
|
|
35462
35438
|
}
|
|
35463
35439
|
|
|
35464
|
-
.
|
|
35465
|
-
margin-
|
|
35440
|
+
button.E_l48ei06 .button-prefix-icon {
|
|
35441
|
+
margin-right: 4px;
|
|
35466
35442
|
}
|
|
35467
35443
|
|
|
35468
|
-
.
|
|
35469
|
-
|
|
35470
|
-
height: 64px;
|
|
35471
|
-
display: flex;
|
|
35472
|
-
align-items: center;
|
|
35473
|
-
justify-content: center;
|
|
35474
|
-
position: relative;
|
|
35475
|
-
opacity: 0.2;
|
|
35444
|
+
button.E_l48ei06 .button-suffix-icon {
|
|
35445
|
+
margin-left: 4px;
|
|
35476
35446
|
}
|
|
35477
35447
|
|
|
35478
|
-
.
|
|
35479
|
-
|
|
35480
|
-
width: 5px;
|
|
35481
|
-
height: 48px;
|
|
35482
|
-
left: 9.33px;
|
|
35483
|
-
top: 40.5px;
|
|
35484
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
35485
|
-
border-radius: 5px;
|
|
35486
|
-
transform: rotate(-128deg);
|
|
35487
|
-
transform-origin: top left;
|
|
35488
|
-
animation: loading-indicator1 1100ms ease-out infinite;
|
|
35448
|
+
button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
|
|
35449
|
+
color: #009DFF;
|
|
35489
35450
|
}
|
|
35490
35451
|
|
|
35491
|
-
.
|
|
35492
|
-
|
|
35493
|
-
width: 5px;
|
|
35494
|
-
height: 48px;
|
|
35495
|
-
left: 40.8px;
|
|
35496
|
-
top: 8.4px;
|
|
35497
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
35498
|
-
border-radius: 5px;
|
|
35499
|
-
transform: rotate(-8deg);
|
|
35500
|
-
transform-origin: top left;
|
|
35501
|
-
animation: loading-indicator2 1100ms ease-out infinite;
|
|
35452
|
+
button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
|
|
35453
|
+
color: #005ED1;
|
|
35502
35454
|
}
|
|
35503
35455
|
|
|
35504
|
-
.
|
|
35505
|
-
|
|
35506
|
-
width: 5px;
|
|
35507
|
-
height: 48px;
|
|
35508
|
-
left: 52.9px;
|
|
35509
|
-
top: 51.8px;
|
|
35510
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
35511
|
-
border-radius: 5px;
|
|
35512
|
-
transform: rotate(112deg);
|
|
35513
|
-
transform-origin: top left;
|
|
35514
|
-
animation: loading-indicator3 1100ms ease-out infinite;
|
|
35456
|
+
button.E_l48ei06.ui-kit-link-disabled {
|
|
35457
|
+
color: #0080FF;
|
|
35515
35458
|
}
|
|
35516
35459
|
|
|
35517
|
-
.
|
|
35518
|
-
|
|
35460
|
+
button.E_l48ei06.ui-kit-link-primary {
|
|
35461
|
+
color: #00122E;
|
|
35519
35462
|
}
|
|
35520
35463
|
|
|
35521
|
-
.
|
|
35522
|
-
|
|
35523
|
-
padding-right: 4px;
|
|
35524
|
-
margin-right: 4px;
|
|
35464
|
+
button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
|
|
35465
|
+
color: #0080FF;
|
|
35525
35466
|
}
|
|
35526
35467
|
|
|
35527
|
-
.
|
|
35528
|
-
|
|
35529
|
-
height: 18px;
|
|
35468
|
+
button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
|
|
35469
|
+
color: #005ED1;
|
|
35530
35470
|
}
|
|
35531
35471
|
|
|
35532
|
-
.
|
|
35533
|
-
|
|
35534
|
-
height: 24px;
|
|
35472
|
+
button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
|
|
35473
|
+
color: #00122E;
|
|
35535
35474
|
}
|
|
35536
35475
|
|
|
35537
|
-
.
|
|
35538
|
-
|
|
35476
|
+
button.E_l48ei06.ui-kit-link-secondary {
|
|
35477
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
35539
35478
|
}
|
|
35540
35479
|
|
|
35541
|
-
.
|
|
35542
|
-
|
|
35543
|
-
height: 16px;
|
|
35480
|
+
button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
|
|
35481
|
+
color: #0080FF;
|
|
35544
35482
|
}
|
|
35545
35483
|
|
|
35546
|
-
.
|
|
35547
|
-
|
|
35548
|
-
color: #00122e;
|
|
35549
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
35550
|
-
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
35551
|
-
word-break: break-all;
|
|
35552
|
-
display: inline;
|
|
35553
|
-
white-space: normal;
|
|
35484
|
+
button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
|
|
35485
|
+
color: #005ED1;
|
|
35554
35486
|
}
|
|
35555
35487
|
|
|
35556
|
-
.
|
|
35557
|
-
|
|
35558
|
-
align-items: center;
|
|
35559
|
-
justify-content: space-between;
|
|
35560
|
-
column-gap: 6px;
|
|
35488
|
+
button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
35489
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
35561
35490
|
}
|
|
35562
35491
|
|
|
35563
|
-
.
|
|
35492
|
+
.E_l12xdkhl {
|
|
35493
|
+
width: 64px;
|
|
35494
|
+
height: 64px;
|
|
35495
|
+
max-width: 64px;
|
|
35496
|
+
max-height: 64px;
|
|
35497
|
+
overflow: hidden;
|
|
35564
35498
|
display: flex;
|
|
35565
|
-
|
|
35499
|
+
align-items: center;
|
|
35566
35500
|
justify-content: center;
|
|
35567
|
-
|
|
35501
|
+
position: relative;
|
|
35502
|
+
opacity: 0.6;
|
|
35568
35503
|
}
|
|
35569
35504
|
|
|
35570
|
-
.
|
|
35571
|
-
|
|
35505
|
+
.E_l12xdkhl .icon-wrapper {
|
|
35506
|
+
animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
|
|
35572
35507
|
}
|
|
35573
35508
|
|
|
35574
|
-
|
|
35575
|
-
|
|
35576
|
-
|
|
35509
|
+
@keyframes rotate {
|
|
35510
|
+
from {
|
|
35511
|
+
transform: rotate(0deg);
|
|
35512
|
+
}
|
|
35513
|
+
to {
|
|
35514
|
+
transform: rotate(360deg);
|
|
35515
|
+
}
|
|
35577
35516
|
}
|
|
35578
|
-
|
|
35579
35517
|
.E_sjob3jg {
|
|
35580
35518
|
--item-min-width: 60px;
|
|
35581
35519
|
}
|
|
@@ -35808,6 +35746,50 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35808
35746
|
justify-content: center;
|
|
35809
35747
|
}
|
|
35810
35748
|
|
|
35749
|
+
.E_w7ob4th.outside-tag {
|
|
35750
|
+
padding-left: 0;
|
|
35751
|
+
}
|
|
35752
|
+
|
|
35753
|
+
.E_w7ob4th.outside-tag .inside-tag {
|
|
35754
|
+
border-radius: 4px 0 0 4px;
|
|
35755
|
+
padding-right: 4px;
|
|
35756
|
+
margin-right: 4px;
|
|
35757
|
+
}
|
|
35758
|
+
|
|
35759
|
+
.E_slr2ynn {
|
|
35760
|
+
padding: 0 8px;
|
|
35761
|
+
height: 18px;
|
|
35762
|
+
}
|
|
35763
|
+
|
|
35764
|
+
.E_m140wbb6 {
|
|
35765
|
+
padding: 2px 8px;
|
|
35766
|
+
height: 24px;
|
|
35767
|
+
}
|
|
35768
|
+
|
|
35769
|
+
.E_t1fozc1i {
|
|
35770
|
+
margin: 0;
|
|
35771
|
+
}
|
|
35772
|
+
|
|
35773
|
+
.E_i1vxv4ln {
|
|
35774
|
+
margin-right: 4px;
|
|
35775
|
+
height: 16px;
|
|
35776
|
+
}
|
|
35777
|
+
|
|
35778
|
+
.E_n1afl31m.ant-tag.ant-tag-gray {
|
|
35779
|
+
font-weight: 700;
|
|
35780
|
+
color: #00122e;
|
|
35781
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
35782
|
+
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
35783
|
+
word-break: break-all;
|
|
35784
|
+
display: inline;
|
|
35785
|
+
white-space: normal;
|
|
35786
|
+
}
|
|
35787
|
+
|
|
35788
|
+
.E_i1g85yz3 {
|
|
35789
|
+
margin-right: 4px;
|
|
35790
|
+
height: 16px;
|
|
35791
|
+
}
|
|
35792
|
+
|
|
35811
35793
|
.E_t1dtlqs1 {
|
|
35812
35794
|
margin-bottom: 4px;
|
|
35813
35795
|
color: rgba(44, 56, 82, 0.6);
|
|
@@ -36041,6 +36023,24 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
36041
36023
|
margin-right: 8px;
|
|
36042
36024
|
}
|
|
36043
36025
|
|
|
36026
|
+
.E_r77hffu {
|
|
36027
|
+
display: flex;
|
|
36028
|
+
align-items: center;
|
|
36029
|
+
justify-content: space-between;
|
|
36030
|
+
column-gap: 6px;
|
|
36031
|
+
}
|
|
36032
|
+
|
|
36033
|
+
.E_p1cmxsf7 {
|
|
36034
|
+
display: flex;
|
|
36035
|
+
flex-direction: column;
|
|
36036
|
+
justify-content: center;
|
|
36037
|
+
row-gap: var(--p1cmxsf7-0);
|
|
36038
|
+
}
|
|
36039
|
+
|
|
36040
|
+
.E_p1cmxsf7 .antd5-progress-line {
|
|
36041
|
+
font-size: 0;
|
|
36042
|
+
}
|
|
36043
|
+
|
|
36044
36044
|
.E_t13ef470 {
|
|
36045
36045
|
height: 100%;
|
|
36046
36046
|
}
|