@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/style.css
CHANGED
|
@@ -29558,1878 +29558,1873 @@ html body {
|
|
|
29558
29558
|
font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
|
|
29559
29559
|
}
|
|
29560
29560
|
}
|
|
29561
|
-
.
|
|
29562
|
-
height: 8px;
|
|
29563
|
-
box-sizing: border-box;
|
|
29564
|
-
border-radius: 2px;
|
|
29565
|
-
background: #f5f7fa;
|
|
29561
|
+
.E_m74vjol {
|
|
29566
29562
|
display: flex;
|
|
29563
|
+
justify-content: space-between;
|
|
29567
29564
|
width: 100%;
|
|
29568
|
-
overflow: hidden;
|
|
29569
29565
|
}
|
|
29570
|
-
.
|
|
29571
|
-
margin-left:
|
|
29572
|
-
}
|
|
29573
|
-
|
|
29574
|
-
span.E_tqjc4ui {
|
|
29575
|
-
margin: 0 2px;
|
|
29566
|
+
.E_m74vjol .action {
|
|
29567
|
+
margin-left: 16px;
|
|
29576
29568
|
}
|
|
29577
29569
|
|
|
29578
|
-
.
|
|
29579
|
-
display: inline-block;
|
|
29570
|
+
.E_a1o35uvh .ant-alert-message {
|
|
29580
29571
|
width: 100%;
|
|
29581
29572
|
}
|
|
29582
|
-
.E_c18bcrac .recharts-wrapper {
|
|
29583
|
-
margin-left: 4px;
|
|
29584
|
-
}
|
|
29585
29573
|
|
|
29586
|
-
.
|
|
29587
|
-
|
|
29574
|
+
.E_berrcjl {
|
|
29575
|
+
color: rgba(10, 37, 85, 0.6);
|
|
29576
|
+
margin-bottom: 4px;
|
|
29588
29577
|
}
|
|
29589
|
-
|
|
29590
|
-
.
|
|
29591
|
-
|
|
29592
|
-
|
|
29593
|
-
align-items: center;
|
|
29594
|
-
font-size: 13px;
|
|
29595
|
-
line-height: 24px;
|
|
29596
|
-
color: #cccccc;
|
|
29597
|
-
white-space: nowrap;
|
|
29578
|
+
.E_berrcjl .breadcrumb-link {
|
|
29579
|
+
color: rgba(10, 37, 85, 0.6);
|
|
29580
|
+
cursor: pointer;
|
|
29581
|
+
transition: color 160ms ease;
|
|
29598
29582
|
}
|
|
29599
|
-
.
|
|
29600
|
-
|
|
29583
|
+
.E_berrcjl .breadcrumb-link:hover {
|
|
29584
|
+
color: #0080ff;
|
|
29601
29585
|
}
|
|
29602
|
-
|
|
29603
|
-
|
|
29604
|
-
font-weight: bold;
|
|
29605
|
-
color: white;
|
|
29586
|
+
.E_berrcjl .breadcrumb-link:active {
|
|
29587
|
+
color: #005ed1;
|
|
29606
29588
|
}
|
|
29607
29589
|
|
|
29608
|
-
.
|
|
29609
|
-
|
|
29610
|
-
|
|
29611
|
-
border-radius: 2px;
|
|
29612
|
-
display: inline-block;
|
|
29613
|
-
background: var(--s11212zy-0);
|
|
29614
|
-
border: 1px solid #fff;
|
|
29615
|
-
box-sizing: content-box;
|
|
29616
|
-
margin-right: 6px;
|
|
29590
|
+
.E_c18gxmrl {
|
|
29591
|
+
border: 1px solid #d8deeb;
|
|
29592
|
+
border-radius: 4px;
|
|
29617
29593
|
}
|
|
29618
|
-
|
|
29619
|
-
|
|
29620
|
-
font-weight: bold;
|
|
29621
|
-
color: white;
|
|
29622
|
-
margin-right: 4px;
|
|
29594
|
+
.E_c18gxmrl + .E_c18gxmrl {
|
|
29595
|
+
margin-top: 8px;
|
|
29623
29596
|
}
|
|
29624
|
-
|
|
29625
|
-
|
|
29626
|
-
display: flex;
|
|
29627
|
-
align-items: center;
|
|
29628
|
-
font-size: 12px;
|
|
29629
|
-
line-height: 18px;
|
|
29597
|
+
.E_c18gxmrl:hover {
|
|
29598
|
+
border-color: #0080ff;
|
|
29630
29599
|
}
|
|
29631
|
-
.
|
|
29632
|
-
|
|
29600
|
+
.E_c18gxmrl:hover > header {
|
|
29601
|
+
background: rgba(0, 128, 255, 0.1);
|
|
29633
29602
|
}
|
|
29634
|
-
|
|
29635
|
-
|
|
29636
|
-
margin: 0 3px;
|
|
29603
|
+
.E_c18gxmrl.active header {
|
|
29604
|
+
border-bottom: 1px solid #d8deeb;
|
|
29637
29605
|
}
|
|
29638
|
-
|
|
29639
|
-
|
|
29640
|
-
max-height: 400px;
|
|
29641
|
-
overflow: auto;
|
|
29606
|
+
.E_c18gxmrl > header {
|
|
29607
|
+
padding: 8px 12px;
|
|
29642
29608
|
}
|
|
29643
29609
|
|
|
29644
|
-
.
|
|
29645
|
-
|
|
29646
|
-
}
|
|
29647
|
-
.E_gmyahx3 .link-text {
|
|
29648
|
-
color: rgba(0, 21, 64, 0.3);
|
|
29649
|
-
}
|
|
29650
|
-
.E_gmyahx3:hover .link-text {
|
|
29651
|
-
color: #0080ff;
|
|
29610
|
+
.E_b1nip9bk {
|
|
29611
|
+
padding: 4px 11px;
|
|
29652
29612
|
}
|
|
29653
29613
|
|
|
29654
|
-
.
|
|
29655
|
-
|
|
29656
|
-
|
|
29657
|
-
border-radius: 4px;
|
|
29614
|
+
.E_bqamoqe {
|
|
29615
|
+
white-space: nowrap;
|
|
29616
|
+
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
29658
29617
|
}
|
|
29659
|
-
.
|
|
29660
|
-
|
|
29661
|
-
width: 100%;
|
|
29662
|
-
background-color: rgba(245, 247, 250, 0.6);
|
|
29663
|
-
border-top: none;
|
|
29618
|
+
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
29619
|
+
--color: #0080ff;
|
|
29664
29620
|
}
|
|
29665
|
-
.
|
|
29666
|
-
|
|
29667
|
-
padding: 0 16px;
|
|
29621
|
+
.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] {
|
|
29622
|
+
--color: #0080ff;
|
|
29668
29623
|
}
|
|
29669
|
-
.
|
|
29670
|
-
|
|
29671
|
-
width: 100%;
|
|
29672
|
-
height: 180px;
|
|
29673
|
-
border-spacing: 0;
|
|
29624
|
+
.E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
|
|
29625
|
+
margin-left: 1px;
|
|
29674
29626
|
}
|
|
29675
|
-
.
|
|
29676
|
-
|
|
29677
|
-
|
|
29627
|
+
.E_bqamoqe > .ant-btn:not(:only-child):first-child {
|
|
29628
|
+
border-top-right-radius: 0;
|
|
29629
|
+
border-bottom-right-radius: 0;
|
|
29678
29630
|
}
|
|
29679
|
-
.
|
|
29680
|
-
|
|
29681
|
-
|
|
29631
|
+
.E_bqamoqe > .ant-btn:not(:only-child):last-child {
|
|
29632
|
+
border-top-left-radius: 0;
|
|
29633
|
+
border-bottom-left-radius: 0;
|
|
29682
29634
|
}
|
|
29683
|
-
.
|
|
29684
|
-
|
|
29685
|
-
padding: 0;
|
|
29635
|
+
.E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
29636
|
+
border-radius: unset;
|
|
29686
29637
|
}
|
|
29687
|
-
|
|
29688
|
-
|
|
29689
|
-
|
|
29638
|
+
|
|
29639
|
+
.E_b1wx3t3t.ant-btn-icon-only {
|
|
29640
|
+
justify-content: center;
|
|
29690
29641
|
}
|
|
29691
|
-
.
|
|
29692
|
-
|
|
29693
|
-
|
|
29642
|
+
.E_b1wx3t3t.ant-btn {
|
|
29643
|
+
display: inline-flex;
|
|
29644
|
+
align-items: center;
|
|
29645
|
+
justify-content: center;
|
|
29646
|
+
height: 32px;
|
|
29647
|
+
border-radius: 6px;
|
|
29648
|
+
line-height: 22px;
|
|
29649
|
+
transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
|
|
29650
|
+
transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
|
|
29694
29651
|
}
|
|
29695
|
-
.
|
|
29696
|
-
|
|
29652
|
+
.E_b1wx3t3t.ant-btn.ant-btn-lg {
|
|
29653
|
+
height: 40px;
|
|
29654
|
+
line-height: 24px;
|
|
29697
29655
|
}
|
|
29698
|
-
.
|
|
29699
|
-
|
|
29656
|
+
.E_b1wx3t3t.ant-btn.ant-btn-sm {
|
|
29657
|
+
height: 24px;
|
|
29658
|
+
line-height: 20px;
|
|
29700
29659
|
}
|
|
29701
|
-
|
|
29702
|
-
|
|
29703
|
-
color: rgba(129, 138, 153, 0.6);
|
|
29704
|
-
box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
|
|
29705
|
-
backdrop-filter: blur(10px);
|
|
29706
|
-
padding: 7px 10px;
|
|
29660
|
+
.E_b1wx3t3t.ant-btn.ant-btn-circle, .E_b1wx3t3t.ant-btn.ant-btn-circle-outline {
|
|
29661
|
+
border-radius: 50%;
|
|
29707
29662
|
}
|
|
29708
|
-
|
|
29709
|
-
|
|
29710
|
-
|
|
29711
|
-
display: flex;
|
|
29712
|
-
justify-content: space-between;
|
|
29713
|
-
align-items: center;
|
|
29714
|
-
padding: 8px 16px;
|
|
29663
|
+
.E_b1wx3t3t .ant-btn-loading-icon span.anticon {
|
|
29664
|
+
margin-right: 8px;
|
|
29665
|
+
padding-right: 0px;
|
|
29715
29666
|
}
|
|
29716
|
-
.
|
|
29717
|
-
|
|
29667
|
+
.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 {
|
|
29668
|
+
color: var(--color, #06101f);
|
|
29669
|
+
font-weight: var(--font-weight);
|
|
29670
|
+
background: var(--background-color, #fff);
|
|
29671
|
+
border-width: var(--border-width, 1px);
|
|
29672
|
+
border-color: var(--border-color, #d9d9d9);
|
|
29718
29673
|
}
|
|
29719
|
-
.
|
|
29720
|
-
|
|
29674
|
+
.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 {
|
|
29675
|
+
display: none;
|
|
29721
29676
|
}
|
|
29722
|
-
|
|
29723
|
-
|
|
29724
|
-
text-align: center;
|
|
29677
|
+
.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 {
|
|
29678
|
+
color: var(--color, inherit);
|
|
29725
29679
|
}
|
|
29726
|
-
.
|
|
29727
|
-
|
|
29728
|
-
|
|
29680
|
+
.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 {
|
|
29681
|
+
background: var(--background-color-hover, var(--background-color));
|
|
29682
|
+
border-color: var(--border-color-hover, var(--border-color, transparent));
|
|
29729
29683
|
}
|
|
29730
|
-
.
|
|
29731
|
-
|
|
29732
|
-
|
|
29733
|
-
|
|
29734
|
-
border-
|
|
29735
|
-
background: #0096ff;
|
|
29684
|
+
.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 {
|
|
29685
|
+
--scale: 1;
|
|
29686
|
+
--transY: 1px;
|
|
29687
|
+
background: var(--background-color-active, var(--background-color));
|
|
29688
|
+
border-color: var(--border-color-active, var(--border-color, transparent));
|
|
29736
29689
|
}
|
|
29737
|
-
.
|
|
29738
|
-
|
|
29690
|
+
.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 {
|
|
29691
|
+
background: var(--background-color-focus, var(--background-color));
|
|
29692
|
+
box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
|
|
29693
|
+
border-color: var(--border-color-focus, var(--border-color, transparent));
|
|
29739
29694
|
}
|
|
29740
|
-
.
|
|
29741
|
-
|
|
29742
|
-
|
|
29743
|
-
|
|
29744
|
-
|
|
29695
|
+
.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 {
|
|
29696
|
+
color: var(--color-disabled, var(--color));
|
|
29697
|
+
background: var(--background-color-disabled, var(--background-color));
|
|
29698
|
+
border-color: var(--border-color-disabled, var(--border-color, transparent));
|
|
29699
|
+
opacity: 0.5;
|
|
29745
29700
|
}
|
|
29746
|
-
|
|
29747
|
-
|
|
29748
|
-
|
|
29749
|
-
align-items: center;
|
|
29750
|
-
justify-content: space-between;
|
|
29751
|
-
background: #edf0f7;
|
|
29752
|
-
padding: 8px 12px;
|
|
29753
|
-
position: sticky;
|
|
29754
|
-
top: 0;
|
|
29755
|
-
z-index: 1;
|
|
29756
|
-
margin-bottom: -52px;
|
|
29701
|
+
.E_b1wx3t3t.ant-btn-link[disabled] {
|
|
29702
|
+
color: #0080ff;
|
|
29703
|
+
opacity: 0.5;
|
|
29757
29704
|
}
|
|
29758
|
-
.
|
|
29759
|
-
|
|
29760
|
-
|
|
29761
|
-
|
|
29762
|
-
|
|
29763
|
-
|
|
29764
|
-
|
|
29765
|
-
|
|
29766
|
-
|
|
29767
|
-
width: 32px;
|
|
29768
|
-
height: 32px;
|
|
29769
|
-
border-radius: 50%;
|
|
29770
|
-
justify-content: center;
|
|
29771
|
-
}
|
|
29772
|
-
.E_s1ebs0ra .select-total .icon-wrapper:hover {
|
|
29773
|
-
background: rgba(225, 230, 241, 0.6);
|
|
29705
|
+
.E_b1wx3t3t.ant-btn-primary {
|
|
29706
|
+
--color: #fff;
|
|
29707
|
+
--font-weight: bold;
|
|
29708
|
+
--border-width: 0;
|
|
29709
|
+
--background-color: #0080ff;
|
|
29710
|
+
--background-color-hover: #009dff;
|
|
29711
|
+
--background-color-active: #005ed1;
|
|
29712
|
+
--background-color-focus: #0080ff;
|
|
29713
|
+
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
29774
29714
|
}
|
|
29775
|
-
.
|
|
29776
|
-
|
|
29777
|
-
|
|
29778
|
-
|
|
29779
|
-
|
|
29780
|
-
|
|
29781
|
-
padding: 4px 0;
|
|
29782
|
-
margin-top: -4px;
|
|
29783
|
-
overflow: hidden;
|
|
29715
|
+
.E_b1wx3t3t.ant-btn-primary.ant-btn-dangerous {
|
|
29716
|
+
--background-color: #f0483e;
|
|
29717
|
+
--background-color-hover: #ff5252;
|
|
29718
|
+
--background-color-active: #c73d31;
|
|
29719
|
+
--background-color-focus: #ff5252;
|
|
29720
|
+
--box-shadow-color-focus: rgba(255, 74, 74, 0.16);
|
|
29784
29721
|
}
|
|
29785
|
-
.
|
|
29786
|
-
|
|
29722
|
+
.E_b1wx3t3t.ant-btn-primary.btn-primary-orange {
|
|
29723
|
+
--background-color: #fea008;
|
|
29724
|
+
--background-color-hover: #feba33;
|
|
29725
|
+
--background-color-active: #e07f00;
|
|
29726
|
+
--background-color-focus: #fea008;
|
|
29787
29727
|
}
|
|
29788
|
-
.
|
|
29789
|
-
|
|
29728
|
+
.E_b1wx3t3t.ant-btn-secondary {
|
|
29729
|
+
--color: #0080ff;
|
|
29730
|
+
--font-weight: bold;
|
|
29731
|
+
--border-width: 0;
|
|
29732
|
+
--background-color: rgba(0, 136, 255, 0.1);
|
|
29733
|
+
--background-color-hover: rgba(0, 136, 255, 0.16);
|
|
29734
|
+
--background-color-active: rgba(0, 136, 255, 0.2);
|
|
29735
|
+
--background-color-focus: rgba(0, 136, 255, 0.1);
|
|
29736
|
+
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
29790
29737
|
}
|
|
29791
|
-
.
|
|
29792
|
-
|
|
29738
|
+
.E_b1wx3t3t.ant-btn-secondary.ant-btn-dangerous {
|
|
29739
|
+
--color: #f0483e;
|
|
29740
|
+
--background-color: rgba(255, 74, 74, 0.1);
|
|
29741
|
+
--background-color-hover: rgba(255, 74, 74, 0.16);
|
|
29742
|
+
--background-color-active: rgba(255, 74, 74, 0.2);
|
|
29743
|
+
--background-color-focus: rgba(255, 74, 74, 0.1);
|
|
29744
|
+
--box-shadow-color-focus: rgba(255, 74, 74, 0.16);
|
|
29793
29745
|
}
|
|
29794
|
-
.
|
|
29795
|
-
|
|
29746
|
+
.E_b1wx3t3t.ant-btn-secondary.btn-primary-orange {
|
|
29747
|
+
--color: #fea008;
|
|
29748
|
+
--background-color: rgba(255, 187, 0, 0.1);
|
|
29749
|
+
--background-color-hover: rgba(255, 187, 0, 0.16);
|
|
29750
|
+
--background-color-active: rgba(255, 187, 0, 0.2);
|
|
29751
|
+
--background-color-focus: rgba(255, 187, 0, 0.1);
|
|
29796
29752
|
}
|
|
29797
|
-
.
|
|
29798
|
-
|
|
29799
|
-
|
|
29800
|
-
|
|
29801
|
-
|
|
29802
|
-
|
|
29753
|
+
.E_b1wx3t3t.ant-btn-tertiary {
|
|
29754
|
+
--color: #0080ff;
|
|
29755
|
+
--font-weight: bold;
|
|
29756
|
+
--border-width: 0;
|
|
29757
|
+
--background-color: #fff;
|
|
29758
|
+
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
29759
|
+
box-shadow: none;
|
|
29803
29760
|
}
|
|
29804
|
-
.
|
|
29805
|
-
|
|
29761
|
+
.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 {
|
|
29762
|
+
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
29806
29763
|
}
|
|
29807
|
-
|
|
29808
|
-
|
|
29809
|
-
background: #
|
|
29810
|
-
|
|
29811
|
-
overflow: auto;
|
|
29764
|
+
.E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous {
|
|
29765
|
+
--color: #f0483e;
|
|
29766
|
+
--background-color: #fff;
|
|
29767
|
+
--box-shadow-color-focus: rgba(255, 74, 74, 0.16);
|
|
29812
29768
|
}
|
|
29813
|
-
.
|
|
29814
|
-
|
|
29815
|
-
flex-direction: column;
|
|
29816
|
-
justify-content: space-between;
|
|
29769
|
+
.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 {
|
|
29770
|
+
filter: drop-shadow(0px 2px 8px rgba(255, 74, 74, 0.1));
|
|
29817
29771
|
}
|
|
29818
|
-
.
|
|
29819
|
-
|
|
29772
|
+
.E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange {
|
|
29773
|
+
--color: #fea008;
|
|
29774
|
+
--background-color: #fff;
|
|
29820
29775
|
}
|
|
29821
|
-
.
|
|
29822
|
-
|
|
29776
|
+
.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 {
|
|
29777
|
+
filter: drop-shadow(0px 2px 8px rgba(255, 187, 0, 0.1));
|
|
29823
29778
|
}
|
|
29824
|
-
.
|
|
29825
|
-
color: #
|
|
29826
|
-
|
|
29827
|
-
|
|
29828
|
-
|
|
29779
|
+
.E_b1wx3t3t.ant-btn-ordinary {
|
|
29780
|
+
--color: #1d326c;
|
|
29781
|
+
--border-color: #ccd4e3;
|
|
29782
|
+
--background-color: #fff;
|
|
29783
|
+
--background-color-hover: #edf0f7;
|
|
29784
|
+
--background-color-active: #e4e9f2;
|
|
29785
|
+
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
29786
|
+
box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
|
|
29829
29787
|
}
|
|
29830
|
-
.
|
|
29831
|
-
|
|
29788
|
+
.E_b1wx3t3t.ant-btn-ordinary:focus, .E_b1wx3t3t.ant-btn-ordinary.__pseudo-states-focus {
|
|
29789
|
+
box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
|
|
29832
29790
|
}
|
|
29833
|
-
.
|
|
29834
|
-
|
|
29791
|
+
.E_b1wx3t3t.ant-btn-ordinary.ordinary-blue {
|
|
29792
|
+
--color: #0080ff;
|
|
29793
|
+
--border-color: #0080ff;
|
|
29794
|
+
--background-color: #fff;
|
|
29795
|
+
--background-color-hover: linear-gradient(
|
|
29796
|
+
0deg,
|
|
29797
|
+
rgba(0, 136, 255, 0.16),
|
|
29798
|
+
rgba(0, 136, 255, 0.16)
|
|
29799
|
+
),
|
|
29800
|
+
#ffffff;
|
|
29801
|
+
--background-color-active: linear-gradient(
|
|
29802
|
+
0deg,
|
|
29803
|
+
rgba(0, 136, 255, 0.2),
|
|
29804
|
+
rgba(0, 136, 255, 0.2)
|
|
29805
|
+
),
|
|
29806
|
+
#ffffff;
|
|
29807
|
+
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
29808
|
+
box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
|
|
29835
29809
|
}
|
|
29836
|
-
.
|
|
29837
|
-
|
|
29838
|
-
|
|
29839
|
-
|
|
29810
|
+
.E_b1wx3t3t.ant-btn-ordinary.ant-btn-dangerous {
|
|
29811
|
+
--color: #f0483e;
|
|
29812
|
+
--border-color: #f0483e;
|
|
29813
|
+
--background-color: #fff;
|
|
29814
|
+
--background-color-hover: linear-gradient(
|
|
29815
|
+
0deg,
|
|
29816
|
+
rgba(255, 74, 74, 0.16),
|
|
29817
|
+
rgba(255, 74, 74, 0.16)
|
|
29818
|
+
),
|
|
29819
|
+
#ffffff;
|
|
29820
|
+
--background-color-active: linear-gradient(
|
|
29821
|
+
0deg,
|
|
29822
|
+
rgba(255, 74, 74, 0.2),
|
|
29823
|
+
rgba(255, 74, 74, 0.2)
|
|
29824
|
+
),
|
|
29825
|
+
#ffffff;
|
|
29826
|
+
--box-shadow-color-focus: rgba(255, 74, 74, 0.16);
|
|
29840
29827
|
}
|
|
29841
|
-
.
|
|
29842
|
-
|
|
29828
|
+
.E_b1wx3t3t.ant-btn-ordinary-onTint {
|
|
29829
|
+
--color: #1d326c;
|
|
29830
|
+
--border-color: #fff;
|
|
29831
|
+
--background-color: #fff;
|
|
29832
|
+
--background-color-hover: rgba(211, 218, 235, 0.6);
|
|
29833
|
+
--background-color-active: rgba(192, 203, 224, 0.6);
|
|
29834
|
+
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
29835
|
+
box-shadow: none;
|
|
29843
29836
|
}
|
|
29844
|
-
.
|
|
29845
|
-
|
|
29837
|
+
.E_b1wx3t3t.ant-btn-ordinary-onTint.ordinary-blue {
|
|
29838
|
+
--color: #0080ff;
|
|
29839
|
+
--border-color: #fff;
|
|
29840
|
+
--background-color: #fff;
|
|
29841
|
+
--background-color-hover: rgba(0, 136, 255, 0.16);
|
|
29842
|
+
--background-color-active: rgba(0, 136, 255, 0.2);
|
|
29843
|
+
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
29844
|
+
box-shadow: none;
|
|
29846
29845
|
}
|
|
29847
|
-
.
|
|
29848
|
-
|
|
29849
|
-
|
|
29846
|
+
.E_b1wx3t3t.ant-btn-ordinary-onTint.ant-btn-dangerous {
|
|
29847
|
+
--color: #f0483e;
|
|
29848
|
+
--background-color-hover: rgba(255, 74, 74, 0.16);
|
|
29849
|
+
--background-color-active: rgba(255, 74, 74, 0.2);
|
|
29850
|
+
--box-shadow-color-focus: rgba(255, 74, 74, 0.16);
|
|
29850
29851
|
}
|
|
29851
|
-
.
|
|
29852
|
-
|
|
29853
|
-
|
|
29854
|
-
|
|
29855
|
-
|
|
29856
|
-
|
|
29857
|
-
|
|
29852
|
+
.E_b1wx3t3t.ant-btn-quiet {
|
|
29853
|
+
--color: rgba(44, 56, 82, 0.6);
|
|
29854
|
+
--border-width: 0;
|
|
29855
|
+
--background-color: transparent;
|
|
29856
|
+
--background-color-hover: rgba(211, 218, 235, 0.6);
|
|
29857
|
+
--background-color-active: rgba(192, 203, 224, 0.6);
|
|
29858
|
+
--background-color-focus: #fff;
|
|
29859
|
+
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
29860
|
+
box-shadow: none;
|
|
29858
29861
|
}
|
|
29859
|
-
.
|
|
29860
|
-
|
|
29862
|
+
.E_b1wx3t3t.ant-btn-quiet.ant-btn-dangerous {
|
|
29863
|
+
--color: #f0483e;
|
|
29864
|
+
--background-color-hover: rgba(255, 74, 74, 0.16);
|
|
29865
|
+
--background-color-active: rgba(255, 74, 74, 0.2);
|
|
29866
|
+
--box-shadow-color-focus: rgba(255, 74, 74, 0.16);
|
|
29861
29867
|
}
|
|
29862
|
-
.
|
|
29863
|
-
|
|
29864
|
-
|
|
29868
|
+
.E_b1wx3t3t.ant-btn-quiet.quiet-blue {
|
|
29869
|
+
--color: #0080ff;
|
|
29870
|
+
--background-color: transparent;
|
|
29871
|
+
--background-color-hover: rgba(0, 136, 255, 0.16);
|
|
29872
|
+
--background-color-active: rgba(0, 136, 255, 0.2);
|
|
29873
|
+
--background-color-focus: #fff;
|
|
29874
|
+
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
29865
29875
|
}
|
|
29866
|
-
.
|
|
29867
|
-
|
|
29868
|
-
|
|
29869
|
-
border-radius: 6px;
|
|
29870
|
-
color: #fff;
|
|
29876
|
+
.E_b1wx3t3t .button-prefix-icon {
|
|
29877
|
+
margin-right: 8px;
|
|
29878
|
+
display: inline-flex;
|
|
29871
29879
|
}
|
|
29872
|
-
.
|
|
29873
|
-
|
|
29880
|
+
.E_b1wx3t3t .button-suffix-icon {
|
|
29881
|
+
margin-left: 8px;
|
|
29882
|
+
display: inline-flex;
|
|
29874
29883
|
}
|
|
29875
|
-
.
|
|
29876
|
-
|
|
29877
|
-
|
|
29878
|
-
border-radius: 6px;
|
|
29884
|
+
.E_b1wx3t3t .icon-wrapper {
|
|
29885
|
+
display: flex;
|
|
29886
|
+
justify-content: center;
|
|
29879
29887
|
}
|
|
29880
29888
|
|
|
29881
|
-
.
|
|
29882
|
-
|
|
29883
|
-
transition: all 0s;
|
|
29884
|
-
}
|
|
29885
|
-
.E_s1wu0lms.shrink {
|
|
29886
|
-
transition: all 0s;
|
|
29887
|
-
overflow: hidden;
|
|
29888
|
-
}
|
|
29889
|
-
.E_s1wu0lms.shrink .ant-menu-item-group-title {
|
|
29890
|
-
visibility: hidden;
|
|
29891
|
-
}
|
|
29892
|
-
.E_s1wu0lms.shrink .ant-menu-item {
|
|
29893
|
-
width: 36px;
|
|
29894
|
-
padding: 0 6px;
|
|
29889
|
+
button.E_n7k2c6r {
|
|
29890
|
+
padding: 0;
|
|
29895
29891
|
}
|
|
29896
29892
|
|
|
29897
|
-
.
|
|
29898
|
-
|
|
29899
|
-
place-items: center;
|
|
29900
|
-
width: 100% !important;
|
|
29901
|
-
}
|
|
29902
|
-
.E_n1ugzfva[disabled] {
|
|
29903
|
-
color: rgba(0, 0, 0, 0.25) !important;
|
|
29904
|
-
opacity: 1 !important;
|
|
29893
|
+
.E_c1uzzomf {
|
|
29894
|
+
margin-bottom: 16px;
|
|
29905
29895
|
}
|
|
29906
|
-
.
|
|
29907
|
-
|
|
29908
|
-
color:
|
|
29896
|
+
.E_c1uzzomf .card-title {
|
|
29897
|
+
font-size: 16px;
|
|
29898
|
+
color: rgba(44, 56, 82, 0.6);
|
|
29899
|
+
font-weight: 700;
|
|
29900
|
+
line-height: 32px;
|
|
29909
29901
|
}
|
|
29910
|
-
.
|
|
29911
|
-
|
|
29902
|
+
.E_c1uzzomf .card-body {
|
|
29903
|
+
padding: 24px;
|
|
29904
|
+
border-radius: 8px;
|
|
29905
|
+
background: #fff;
|
|
29912
29906
|
}
|
|
29913
|
-
.
|
|
29914
|
-
|
|
29915
|
-
|
|
29916
|
-
|
|
29917
|
-
|
|
29918
|
-
text-align:
|
|
29907
|
+
.E_c1uzzomf .empty {
|
|
29908
|
+
font-weight: 700;
|
|
29909
|
+
font-size: 14px;
|
|
29910
|
+
line-height: 22px;
|
|
29911
|
+
color: rgba(0, 21, 64, 0.3);
|
|
29912
|
+
text-align: center;
|
|
29919
29913
|
}
|
|
29920
29914
|
|
|
29921
|
-
.
|
|
29922
|
-
|
|
29915
|
+
.E_d1bw7c5z {
|
|
29916
|
+
position: relative;
|
|
29917
|
+
max-width: 388px;
|
|
29918
|
+
min-width: 285px;
|
|
29923
29919
|
}
|
|
29924
|
-
.
|
|
29920
|
+
.E_d1bw7c5z .center {
|
|
29921
|
+
position: absolute;
|
|
29922
|
+
font-size: 12px;
|
|
29923
|
+
width: 80px;
|
|
29924
|
+
height: 100px;
|
|
29925
|
+
top: 0;
|
|
29926
|
+
left: 35px;
|
|
29927
|
+
display: flex;
|
|
29925
29928
|
flex-direction: column;
|
|
29929
|
+
justify-content: center;
|
|
29930
|
+
align-items: center;
|
|
29931
|
+
color: #00122e;
|
|
29926
29932
|
}
|
|
29927
|
-
.
|
|
29928
|
-
|
|
29933
|
+
.E_d1bw7c5z .center .number {
|
|
29934
|
+
font-size: 24px;
|
|
29935
|
+
font-weight: 700;
|
|
29936
|
+
}
|
|
29937
|
+
.E_d1bw7c5z .center .text {
|
|
29938
|
+
padding: 0 5px;
|
|
29939
|
+
font-size: 12px;
|
|
29940
|
+
width: inherit;
|
|
29941
|
+
text-align: center;
|
|
29929
29942
|
}
|
|
29930
|
-
.
|
|
29931
|
-
|
|
29943
|
+
.E_d1bw7c5z .recharts-wrapper {
|
|
29944
|
+
display: flex;
|
|
29932
29945
|
}
|
|
29933
|
-
.
|
|
29934
|
-
|
|
29946
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
|
|
29947
|
+
position: relative !important;
|
|
29948
|
+
min-width: calc(100% - var(--d1bw7c5z-0)) !important;
|
|
29949
|
+
left: 0 !important;
|
|
29950
|
+
bottom: 0 !important;
|
|
29951
|
+
display: flex;
|
|
29952
|
+
align-items: center;
|
|
29935
29953
|
}
|
|
29936
|
-
.
|
|
29937
|
-
|
|
29954
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
|
|
29955
|
+
width: 100%;
|
|
29938
29956
|
}
|
|
29939
|
-
.
|
|
29940
|
-
|
|
29957
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
|
|
29958
|
+
width: 100%;
|
|
29959
|
+
margin-right: 0 !important;
|
|
29960
|
+
line-height: 18px;
|
|
29941
29961
|
}
|
|
29942
|
-
.
|
|
29943
|
-
|
|
29962
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
|
|
29963
|
+
border-radius: 2px;
|
|
29944
29964
|
}
|
|
29945
|
-
.
|
|
29946
|
-
|
|
29965
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
|
|
29966
|
+
min-width: 75px;
|
|
29967
|
+
max-width: 198px;
|
|
29968
|
+
width: calc(100% - 20px);
|
|
29969
|
+
margin-left: 2px;
|
|
29970
|
+
color: #00122e !important;
|
|
29971
|
+
display: inline-flex;
|
|
29947
29972
|
justify-content: space-between;
|
|
29948
29973
|
}
|
|
29949
|
-
.
|
|
29950
|
-
|
|
29974
|
+
.E_d1bw7c5z .tooltip-text {
|
|
29975
|
+
maxwidth: calc(100% - 12px);
|
|
29976
|
+
cursor: pointer;
|
|
29977
|
+
border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
|
|
29951
29978
|
overflow: hidden;
|
|
29952
29979
|
text-overflow: ellipsis;
|
|
29980
|
+
white-space: nowrap;
|
|
29981
|
+
}
|
|
29982
|
+
.E_d1bw7c5z .value {
|
|
29983
|
+
color: rgba(44, 56, 82, 0.75);
|
|
29953
29984
|
}
|
|
29954
29985
|
|
|
29955
|
-
.
|
|
29986
|
+
.E_t10pqbtc {
|
|
29987
|
+
width: 140px;
|
|
29988
|
+
}
|
|
29989
|
+
.E_t10pqbtc .item {
|
|
29990
|
+
margin: 6px auto;
|
|
29956
29991
|
display: flex;
|
|
29957
29992
|
justify-content: space-between;
|
|
29958
|
-
align-items: center;
|
|
29959
|
-
padding: 8px;
|
|
29960
|
-
min-height: 32px;
|
|
29961
29993
|
}
|
|
29962
|
-
.
|
|
29994
|
+
.E_t10pqbtc .item .name {
|
|
29995
|
+
width: 102px;
|
|
29996
|
+
}
|
|
29997
|
+
|
|
29998
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
29999
|
+
padding: 4px 8px 0 8px;
|
|
29963
30000
|
color: rgba(44, 56, 82, 0.6);
|
|
29964
|
-
font-weight: 600;
|
|
29965
30001
|
font-size: 12px;
|
|
29966
|
-
line-height: 8px;
|
|
29967
30002
|
}
|
|
29968
|
-
.
|
|
29969
|
-
|
|
29970
|
-
color: rgba(10, 37, 85, 0.6);
|
|
29971
|
-
cursor: pointer;
|
|
30003
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
|
|
30004
|
+
padding-bottom: 6px;
|
|
29972
30005
|
}
|
|
29973
|
-
|
|
29974
|
-
|
|
29975
|
-
|
|
29976
|
-
line-height: 18px;
|
|
30006
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
|
|
30007
|
+
padding-top: 4px;
|
|
30008
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
29977
30009
|
}
|
|
29978
30010
|
|
|
29979
|
-
.
|
|
30011
|
+
.E_phljevk {
|
|
29980
30012
|
display: flex;
|
|
29981
|
-
|
|
29982
|
-
|
|
29983
|
-
|
|
29984
|
-
|
|
29985
|
-
|
|
29986
|
-
|
|
29987
|
-
.E_t93e4cf .ant-btn-link {
|
|
29988
|
-
height: auto;
|
|
30013
|
+
justify-content: space-between;
|
|
30014
|
+
align-items: center;
|
|
30015
|
+
padding: 10px 0;
|
|
30016
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30017
|
+
font-size: 12px;
|
|
30018
|
+
line-height: 24px;
|
|
29989
30019
|
}
|
|
29990
|
-
.
|
|
29991
|
-
|
|
29992
|
-
overflow-x: auto;
|
|
29993
|
-
width: 100%;
|
|
29994
|
-
white-space: pre-wrap;
|
|
30020
|
+
.E_phljevk .pagination-left {
|
|
30021
|
+
padding: 2px 8px;
|
|
29995
30022
|
}
|
|
29996
|
-
.
|
|
29997
|
-
|
|
29998
|
-
|
|
30023
|
+
.E_phljevk .dropdown-trigger {
|
|
30024
|
+
display: flex;
|
|
30025
|
+
align-items: center;
|
|
30026
|
+
border-radius: 6px;
|
|
30027
|
+
cursor: pointer;
|
|
30028
|
+
transition: all 0.3s ease;
|
|
29999
30029
|
}
|
|
30000
|
-
.
|
|
30001
|
-
|
|
30030
|
+
.E_phljevk .dropdown-trigger:hover {
|
|
30031
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30032
|
+
color: #0080ff;
|
|
30002
30033
|
}
|
|
30003
|
-
|
|
30004
|
-
|
|
30005
|
-
width: var(--rhz2uv5-0);
|
|
30006
|
-
flex-shrink: 0;
|
|
30007
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30008
|
-
padding-right: 12px;
|
|
30034
|
+
.E_phljevk .dropdown-trigger .icon-inner {
|
|
30035
|
+
margin-left: 4px;
|
|
30009
30036
|
}
|
|
30010
|
-
|
|
30011
|
-
.E_s1iv0tp1 .enabled-switch {
|
|
30037
|
+
.E_phljevk .pagination-right {
|
|
30012
30038
|
display: flex;
|
|
30013
30039
|
align-items: center;
|
|
30040
|
+
color: #0080ff;
|
|
30041
|
+
font-weight: bold;
|
|
30014
30042
|
}
|
|
30015
|
-
.
|
|
30016
|
-
margin-
|
|
30043
|
+
.E_phljevk .pagination-right .icon-inner {
|
|
30044
|
+
margin-left: 4px;
|
|
30017
30045
|
}
|
|
30018
|
-
|
|
30019
|
-
.
|
|
30020
|
-
|
|
30021
|
-
text-overflow: ellipsis;
|
|
30046
|
+
.E_phljevk .pagination-right .prev-btn,
|
|
30047
|
+
.E_phljevk .pagination-right .next-btn {
|
|
30048
|
+
padding: 0 8px;
|
|
30022
30049
|
}
|
|
30023
|
-
|
|
30024
|
-
.
|
|
30025
|
-
|
|
30050
|
+
.E_phljevk .pagination-right .prev-btn > span,
|
|
30051
|
+
.E_phljevk .pagination-right .next-btn > span {
|
|
30052
|
+
color: #0080ff;
|
|
30026
30053
|
}
|
|
30027
|
-
|
|
30028
|
-
|
|
30029
|
-
display: -webkit-box;
|
|
30030
|
-
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
30031
|
-
-webkit-box-orient: vertical;
|
|
30032
|
-
word-break: break-all;
|
|
30054
|
+
.E_phljevk .pagination-right .next-btn .icon-inner {
|
|
30055
|
+
transform: rotate(180deg);
|
|
30033
30056
|
}
|
|
30034
30057
|
|
|
30035
|
-
.
|
|
30036
|
-
|
|
30037
|
-
|
|
30038
|
-
.E_t1vv6d68 .ant-tooltip-inner {
|
|
30039
|
-
background: rgba(23, 38, 64, 0.8);
|
|
30040
|
-
border-radius: 4px;
|
|
30058
|
+
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
|
|
30059
|
+
max-height: calc(100vh - 128px);
|
|
30060
|
+
overflow-y: auto;
|
|
30041
30061
|
}
|
|
30042
|
-
.
|
|
30043
|
-
|
|
30062
|
+
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
30063
|
+
padding: 4px 20px;
|
|
30064
|
+
font-size: 12px;
|
|
30065
|
+
line-height: 18px;
|
|
30044
30066
|
}
|
|
30045
30067
|
|
|
30046
|
-
.
|
|
30047
|
-
|
|
30048
|
-
flex-direction: column;
|
|
30049
|
-
flex: 1;
|
|
30050
|
-
/* FIXME:(yanzhen) do this better */
|
|
30051
|
-
}
|
|
30052
|
-
.E_t160l1cm .tab-bar {
|
|
30053
|
-
flex-shrink: 0;
|
|
30054
|
-
display: flex;
|
|
30055
|
-
border-bottom: 1px solid rgba(172, 186, 211, 0.6);
|
|
30056
|
-
}
|
|
30057
|
-
.E_t160l1cm .tab-content {
|
|
30058
|
-
height: 100%;
|
|
30059
|
-
}
|
|
30060
|
-
.E_t160l1cm .tab-menu-item {
|
|
30061
|
-
margin-right: 2px;
|
|
30062
|
-
padding: 1px 12px;
|
|
30063
|
-
line-height: 24px;
|
|
30064
|
-
height: 24px;
|
|
30065
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30066
|
-
border-radius: 4px 4px 0 0;
|
|
30067
|
-
cursor: pointer;
|
|
30068
|
-
transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
|
|
30069
|
-
}
|
|
30070
|
-
.E_t160l1cm .tab-menu-item:first-child {
|
|
30071
|
-
padding-left: 0;
|
|
30072
|
-
}
|
|
30073
|
-
.E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
|
|
30074
|
-
padding-left: 12px;
|
|
30075
|
-
}
|
|
30076
|
-
.E_t160l1cm .tab-menu-item:hover {
|
|
30077
|
-
color: #0080ff;
|
|
30078
|
-
background: rgba(211, 218, 235, 0.6);
|
|
30068
|
+
.E_c1yyuluq {
|
|
30069
|
+
border-radius: 8px;
|
|
30079
30070
|
}
|
|
30080
|
-
.
|
|
30081
|
-
|
|
30071
|
+
.E_c1yyuluq .ant-card-body {
|
|
30072
|
+
padding: 20px 24px 24px 24px;
|
|
30082
30073
|
}
|
|
30083
|
-
|
|
30084
|
-
|
|
30074
|
+
|
|
30075
|
+
.E_ccrbeuz .ant-collapse-item {
|
|
30076
|
+
border: 0px;
|
|
30077
|
+
background-color: #fff;
|
|
30085
30078
|
}
|
|
30086
|
-
.
|
|
30087
|
-
|
|
30088
|
-
|
|
30079
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header {
|
|
30080
|
+
padding-top: 0px;
|
|
30081
|
+
padding-bottom: 0px;
|
|
30082
|
+
padding-left: 0px !important;
|
|
30083
|
+
padding-right: 24px;
|
|
30089
30084
|
}
|
|
30090
|
-
.
|
|
30091
|
-
|
|
30085
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
30086
|
+
right: 0px;
|
|
30092
30087
|
}
|
|
30093
|
-
.
|
|
30094
|
-
|
|
30088
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
30089
|
+
padding: 0px;
|
|
30095
30090
|
}
|
|
30096
|
-
|
|
30097
|
-
|
|
30091
|
+
|
|
30092
|
+
.E_c1fljvag .ant-collapse-item .ant-collapse-header {
|
|
30093
|
+
padding-right: 0px;
|
|
30094
|
+
cursor: default;
|
|
30098
30095
|
}
|
|
30099
|
-
|
|
30100
|
-
|
|
30101
|
-
|
|
30096
|
+
|
|
30097
|
+
.E_sx1bpnu .ant-input-sm {
|
|
30098
|
+
line-height: 18px;
|
|
30102
30099
|
}
|
|
30103
|
-
|
|
30104
|
-
|
|
30100
|
+
|
|
30101
|
+
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
30102
|
+
display: flex;
|
|
30105
30103
|
}
|
|
30106
|
-
|
|
30107
|
-
|
|
30104
|
+
|
|
30105
|
+
.E_i11gg7mj .ant-input-prefix {
|
|
30106
|
+
margin-right: 8px;
|
|
30108
30107
|
}
|
|
30109
|
-
.
|
|
30108
|
+
.E_i11gg7mj .ant-input-suffix {
|
|
30110
30109
|
margin-left: 8px;
|
|
30111
|
-
height: 22px;
|
|
30112
30110
|
}
|
|
30113
|
-
|
|
30114
|
-
|
|
30111
|
+
|
|
30112
|
+
.E_cc368xp {
|
|
30113
|
+
color: #00122e;
|
|
30114
|
+
border-right: 1px solid rgba(172, 186, 211, 0.6);
|
|
30115
|
+
margin-right: 8px;
|
|
30116
|
+
padding-right: 8px;
|
|
30115
30117
|
}
|
|
30116
|
-
|
|
30117
|
-
|
|
30118
|
+
|
|
30119
|
+
.E_i11o6xqj {
|
|
30118
30120
|
display: flex;
|
|
30119
|
-
|
|
30120
|
-
overflow: hidden;
|
|
30121
|
+
gap: 4px;
|
|
30121
30122
|
}
|
|
30122
|
-
.
|
|
30123
|
-
|
|
30124
|
-
max-width: 0;
|
|
30125
|
-
transition: max-width 320ms ease, opacity 240ms ease;
|
|
30123
|
+
.E_i11o6xqj .icon-wrapper {
|
|
30124
|
+
cursor: pointer;
|
|
30126
30125
|
}
|
|
30127
|
-
|
|
30128
|
-
|
|
30129
|
-
|
|
30130
|
-
display: flex;
|
|
30126
|
+
|
|
30127
|
+
.E_d19ruhdj.icon-wrapper {
|
|
30128
|
+
cursor: not-allowed;
|
|
30131
30129
|
}
|
|
30132
|
-
|
|
30133
|
-
|
|
30134
|
-
|
|
30135
|
-
|
|
30136
|
-
|
|
30137
|
-
transform: translate(-50%, -50%);
|
|
30138
|
-
transition: opacity 100ms linear;
|
|
30139
|
-
fill: rgba(0, 128, 255, 0.2);
|
|
30130
|
+
|
|
30131
|
+
.E_rapgekc.ant-radio-wrapper {
|
|
30132
|
+
display: inline-flex;
|
|
30133
|
+
align-items: baseline;
|
|
30134
|
+
white-space: pre-wrap;
|
|
30140
30135
|
}
|
|
30141
|
-
.
|
|
30142
|
-
|
|
30136
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio {
|
|
30137
|
+
position: relative;
|
|
30138
|
+
top: 3px;
|
|
30143
30139
|
}
|
|
30144
|
-
.
|
|
30145
|
-
|
|
30146
|
-
display: inline-block;
|
|
30147
|
-
opacity: 1;
|
|
30148
|
-
max-width: 160px;
|
|
30140
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
|
|
30141
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
30149
30142
|
}
|
|
30150
|
-
.
|
|
30151
|
-
|
|
30152
|
-
color: #005ed1;
|
|
30143
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
|
|
30144
|
+
border-color: #0080ff;
|
|
30153
30145
|
}
|
|
30154
|
-
.
|
|
30155
|
-
|
|
30146
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
|
|
30147
|
+
border-color: #0080ff;
|
|
30148
|
+
background: #0080ff;
|
|
30156
30149
|
}
|
|
30157
|
-
.
|
|
30158
|
-
|
|
30150
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
|
|
30151
|
+
top: 4px;
|
|
30152
|
+
left: 4px;
|
|
30153
|
+
width: 6px;
|
|
30154
|
+
height: 6px;
|
|
30155
|
+
background: #fff;
|
|
30159
30156
|
}
|
|
30160
|
-
.
|
|
30161
|
-
opacity: 0;
|
|
30157
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
|
|
30158
|
+
opacity: 0.5;
|
|
30162
30159
|
}
|
|
30163
|
-
.
|
|
30164
|
-
|
|
30165
|
-
|
|
30166
|
-
border-radius: 6px 6px 0 0;
|
|
30160
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
|
|
30161
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
30162
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30167
30163
|
}
|
|
30168
|
-
.
|
|
30169
|
-
|
|
30164
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
|
|
30165
|
+
background: #00122e;
|
|
30170
30166
|
}
|
|
30171
|
-
.
|
|
30172
|
-
|
|
30167
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
|
|
30168
|
+
color: #00122e;
|
|
30169
|
+
opacity: 0.5;
|
|
30173
30170
|
}
|
|
30174
|
-
.
|
|
30175
|
-
|
|
30176
|
-
height: 24px;
|
|
30171
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
|
|
30172
|
+
color: #00122e;
|
|
30177
30173
|
}
|
|
30178
|
-
.
|
|
30174
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio + span {
|
|
30175
|
+
display: inline-block;
|
|
30179
30176
|
padding: 0;
|
|
30177
|
+
padding-left: 12px;
|
|
30180
30178
|
}
|
|
30181
|
-
.
|
|
30182
|
-
|
|
30179
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
|
|
30180
|
+
margin-bottom: 0;
|
|
30181
|
+
white-space: pre-wrap;
|
|
30182
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30183
30183
|
}
|
|
30184
|
-
.
|
|
30185
|
-
padding:
|
|
30184
|
+
.E_rapgekc.ant-radio-wrapper.compact .ant-radio + span {
|
|
30185
|
+
padding-left: 8px;
|
|
30186
30186
|
}
|
|
30187
|
-
|
|
30188
|
-
|
|
30187
|
+
|
|
30188
|
+
.E_rp906go .ant-radio-button-wrapper:first-child {
|
|
30189
|
+
border-radius: 5px 0 0 5px;
|
|
30189
30190
|
}
|
|
30190
|
-
.
|
|
30191
|
-
|
|
30191
|
+
.E_rp906go .ant-radio-button-wrapper:last-child {
|
|
30192
|
+
border-radius: 0 5px 5px 0;
|
|
30192
30193
|
}
|
|
30193
|
-
|
|
30194
|
-
|
|
30195
|
-
color: #
|
|
30194
|
+
|
|
30195
|
+
.E_rcc63c8 {
|
|
30196
|
+
color: #00122e;
|
|
30197
|
+
border-color: #ccd4e3;
|
|
30196
30198
|
}
|
|
30197
|
-
.
|
|
30198
|
-
color:
|
|
30199
|
+
.E_rcc63c8:first-child {
|
|
30200
|
+
border-color: #a3b4cc;
|
|
30199
30201
|
}
|
|
30200
|
-
.
|
|
30201
|
-
|
|
30202
|
+
.E_rcc63c8.ant-radio-button-wrapper {
|
|
30203
|
+
padding: 0 12px;
|
|
30204
|
+
line-height: 32px;
|
|
30205
|
+
height: 32px;
|
|
30202
30206
|
}
|
|
30203
|
-
.
|
|
30204
|
-
|
|
30207
|
+
.E_rcc63c8.ant-radio-button-wrapper > span + span {
|
|
30208
|
+
white-space: nowrap;
|
|
30205
30209
|
}
|
|
30206
|
-
.
|
|
30207
|
-
|
|
30210
|
+
.ant-radio-group-small .E_rcc63c8.ant-radio-button-wrapper {
|
|
30211
|
+
height: 22px;
|
|
30212
|
+
padding: 0 7px;
|
|
30213
|
+
line-height: 20px;
|
|
30208
30214
|
}
|
|
30209
|
-
.
|
|
30210
|
-
|
|
30211
|
-
display: flex;
|
|
30212
|
-
flex-direction: column;
|
|
30215
|
+
.E_rcc63c8.ant-radio-button-wrapper:not(:first-child)::before {
|
|
30216
|
+
background: #ccd4e3;
|
|
30213
30217
|
}
|
|
30214
|
-
.
|
|
30215
|
-
|
|
30218
|
+
.E_rcc63c8.ant-radio-button-wrapper-checked:not(:first-child)::before {
|
|
30219
|
+
background: #0080ff;
|
|
30216
30220
|
}
|
|
30217
|
-
|
|
30218
|
-
|
|
30219
|
-
|
|
30220
|
-
animation: none;
|
|
30221
|
+
.E_rcc63c8.ant-radio-button-wrapper-disabled:not(:first-child)::before {
|
|
30222
|
+
background: #ccd4e3;
|
|
30223
|
+
opacity: 0.5;
|
|
30221
30224
|
}
|
|
30222
|
-
.
|
|
30223
|
-
border:
|
|
30224
|
-
padding: 0;
|
|
30225
|
+
.E_rcc63c8.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
|
|
30226
|
+
border-right-color: #0080ff;
|
|
30225
30227
|
}
|
|
30226
|
-
.
|
|
30227
|
-
|
|
30228
|
-
height: 32px;
|
|
30229
|
-
line-height: 32px;
|
|
30230
|
-
font-size: 13px;
|
|
30231
|
-
padding: 0 10px;
|
|
30232
|
-
display: block;
|
|
30233
|
-
overflow: hidden;
|
|
30234
|
-
text-overflow: ellipsis;
|
|
30235
|
-
white-space: nowrap;
|
|
30228
|
+
.E_rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
|
|
30229
|
+
border-color: #0080ff;
|
|
30236
30230
|
}
|
|
30237
|
-
.
|
|
30238
|
-
|
|
30239
|
-
height: 1px;
|
|
30240
|
-
width: calc(100% + 10px);
|
|
30241
|
-
background: rgba(172, 186, 211, 0.6);
|
|
30242
|
-
display: block;
|
|
30231
|
+
.E_rcc63c8.ant-radio-button-wrapper-checked {
|
|
30232
|
+
background: rgba(0, 136, 255, 0.1);
|
|
30243
30233
|
}
|
|
30244
|
-
.
|
|
30245
|
-
|
|
30246
|
-
|
|
30234
|
+
.E_rcc63c8.ant-radio-button-wrapper-disabled {
|
|
30235
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30236
|
+
border-color: #ccd4e3;
|
|
30237
|
+
opacity: 0.5;
|
|
30247
30238
|
}
|
|
30248
|
-
|
|
30249
|
-
|
|
30250
|
-
|
|
30239
|
+
.E_rcc63c8.ant-radio-button-wrapper-disabled:hover {
|
|
30240
|
+
color: #00122e;
|
|
30241
|
+
border-color: #ccd4e3;
|
|
30251
30242
|
}
|
|
30252
|
-
.
|
|
30253
|
-
|
|
30243
|
+
.E_rcc63c8.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
|
|
30244
|
+
color: #00122e;
|
|
30245
|
+
border-color: #ccd4e3;
|
|
30246
|
+
background: rgba(172, 186, 211, 0.6);
|
|
30254
30247
|
}
|
|
30255
|
-
.
|
|
30256
|
-
|
|
30248
|
+
.E_rcc63c8 .ant-radio-button-input {
|
|
30249
|
+
margin-right: 8px;
|
|
30250
|
+
display: inline;
|
|
30251
|
+
border: none;
|
|
30252
|
+
padding: 0;
|
|
30253
|
+
width: 36px;
|
|
30254
|
+
background: transparent;
|
|
30257
30255
|
}
|
|
30258
|
-
.
|
|
30259
|
-
|
|
30256
|
+
.E_rcc63c8 .ant-radio-button-input:focus {
|
|
30257
|
+
box-shadow: none;
|
|
30260
30258
|
}
|
|
30261
|
-
.
|
|
30262
|
-
|
|
30263
|
-
|
|
30264
|
-
|
|
30259
|
+
.E_rcc63c8 .ant-radio-button-input.ant-input-number {
|
|
30260
|
+
margin-right: 0;
|
|
30261
|
+
width: initial;
|
|
30262
|
+
box-shadow: none;
|
|
30265
30263
|
}
|
|
30266
|
-
.
|
|
30267
|
-
|
|
30268
|
-
padding-bottom: 0;
|
|
30264
|
+
.E_rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
|
|
30265
|
+
display: none;
|
|
30269
30266
|
}
|
|
30270
|
-
.
|
|
30271
|
-
|
|
30272
|
-
width: 100px;
|
|
30273
|
-
color: rgba(62, 70, 82, 0.6);
|
|
30267
|
+
.E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
|
|
30268
|
+
display: inline;
|
|
30274
30269
|
}
|
|
30275
|
-
.
|
|
30276
|
-
|
|
30277
|
-
margin-
|
|
30270
|
+
.E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
|
|
30271
|
+
display: inline;
|
|
30272
|
+
margin-right: 8px;
|
|
30273
|
+
padding: 0;
|
|
30274
|
+
width: 36px;
|
|
30278
30275
|
}
|
|
30279
|
-
|
|
30280
|
-
.
|
|
30281
|
-
|
|
30276
|
+
|
|
30277
|
+
.E_ivqqkzv {
|
|
30278
|
+
height: 24px;
|
|
30279
|
+
width: 56px !important;
|
|
30280
|
+
margin-right: 4px;
|
|
30282
30281
|
}
|
|
30283
30282
|
|
|
30284
|
-
.
|
|
30285
|
-
|
|
30286
|
-
align-items: center;
|
|
30287
|
-
justify-content: space-between;
|
|
30288
|
-
word-break: keep-all;
|
|
30283
|
+
.E_c1wk4q29 {
|
|
30284
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30289
30285
|
}
|
|
30290
|
-
|
|
30291
|
-
|
|
30286
|
+
|
|
30287
|
+
.E_tju3gfj .date {
|
|
30288
|
+
margin-right: 4px;
|
|
30292
30289
|
}
|
|
30293
|
-
|
|
30294
|
-
|
|
30290
|
+
|
|
30291
|
+
.E_iq1gosr {
|
|
30292
|
+
display: inline-block;
|
|
30295
30293
|
}
|
|
30296
|
-
|
|
30297
|
-
|
|
30294
|
+
|
|
30295
|
+
.E_c1bus5hc {
|
|
30296
|
+
--color: white;
|
|
30297
|
+
height: 14px;
|
|
30298
|
+
width: 14px;
|
|
30299
|
+
border-radius: 50%;
|
|
30300
|
+
flex-shrink: 0;
|
|
30298
30301
|
display: flex;
|
|
30299
|
-
overflow: hidden;
|
|
30300
30302
|
align-items: center;
|
|
30301
|
-
justify-content:
|
|
30302
|
-
|
|
30303
|
+
justify-content: center;
|
|
30304
|
+
border: 1px solid var(--color);
|
|
30303
30305
|
}
|
|
30304
|
-
.
|
|
30305
|
-
|
|
30306
|
+
.E_c1bus5hc .circle-inner {
|
|
30307
|
+
position: relative;
|
|
30308
|
+
height: 10px;
|
|
30309
|
+
width: 10px;
|
|
30310
|
+
border-radius: 50%;
|
|
30306
30311
|
overflow: hidden;
|
|
30307
|
-
text-overflow: ellipsis;
|
|
30308
|
-
}
|
|
30309
|
-
.E_c156wh19 div.right {
|
|
30310
|
-
display: flex;
|
|
30311
|
-
align-items: center;
|
|
30312
|
-
}
|
|
30313
|
-
.E_c156wh19 .reverse {
|
|
30314
|
-
display: flex;
|
|
30315
|
-
flex-direction: row-reverse;
|
|
30316
|
-
align-items: center;
|
|
30317
30312
|
}
|
|
30318
|
-
.
|
|
30319
|
-
|
|
30313
|
+
.E_c1bus5hc .circle-content {
|
|
30314
|
+
position: absolute;
|
|
30315
|
+
height: 100%;
|
|
30316
|
+
width: 100%;
|
|
30317
|
+
left: 0;
|
|
30318
|
+
top: 0;
|
|
30319
|
+
border-radius: 50%;
|
|
30320
|
+
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
30321
|
+
transform: rotate(180deg);
|
|
30320
30322
|
}
|
|
30321
|
-
.
|
|
30322
|
-
|
|
30323
|
-
|
|
30324
|
-
|
|
30325
|
-
|
|
30323
|
+
.E_c1bus5hc .circle-child {
|
|
30324
|
+
position: absolute;
|
|
30325
|
+
height: 100%;
|
|
30326
|
+
width: 100%;
|
|
30327
|
+
left: 0;
|
|
30328
|
+
top: 0;
|
|
30329
|
+
margin-left: 50%;
|
|
30330
|
+
transform-origin: left;
|
|
30331
|
+
background: white;
|
|
30332
|
+
transform: rotate(0deg);
|
|
30326
30333
|
}
|
|
30327
30334
|
|
|
30328
|
-
.
|
|
30329
|
-
padding
|
|
30330
|
-
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
30331
|
-
}
|
|
30332
|
-
.E_m126spxy .ant-btn-link {
|
|
30333
|
-
padding: 1px 10px;
|
|
30334
|
-
color: rgba(62, 70, 82, 0.6);
|
|
30335
|
+
.E_s1sck0th {
|
|
30336
|
+
padding: 0 8px;
|
|
30335
30337
|
border-radius: 4px;
|
|
30336
30338
|
}
|
|
30337
|
-
.E_m126spxy .ant-btn-link.active {
|
|
30338
|
-
background: rgba(0, 128, 255, 0.1);
|
|
30339
|
-
color: #0096ff;
|
|
30340
|
-
}
|
|
30341
30339
|
|
|
30342
|
-
.
|
|
30343
|
-
padding:
|
|
30344
|
-
border-
|
|
30340
|
+
.E_m855nr1 {
|
|
30341
|
+
padding: 2px 8px;
|
|
30342
|
+
border-radius: 3px;
|
|
30345
30343
|
}
|
|
30346
|
-
|
|
30347
|
-
.
|
|
30348
|
-
|
|
30349
|
-
|
|
30350
|
-
text-align: center;
|
|
30344
|
+
|
|
30345
|
+
.E_l1270xpg {
|
|
30346
|
+
padding: 3px 8px;
|
|
30347
|
+
border-radius: 2px;
|
|
30351
30348
|
}
|
|
30352
|
-
|
|
30353
|
-
|
|
30354
|
-
|
|
30355
|
-
margin: 5px 0 5px 8px;
|
|
30349
|
+
|
|
30350
|
+
.E_t14rextb.ant-tag:hover {
|
|
30351
|
+
opacity: unset;
|
|
30356
30352
|
}
|
|
30357
|
-
.
|
|
30358
|
-
|
|
30359
|
-
background: #f5f7fa;
|
|
30360
|
-
box-sizing: border-box;
|
|
30361
|
-
border-radius: 16px;
|
|
30353
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
|
|
30354
|
+
margin: 0;
|
|
30362
30355
|
margin-right: 8px;
|
|
30356
|
+
display: inline-flex;
|
|
30357
|
+
align-items: center;
|
|
30358
|
+
border: none;
|
|
30363
30359
|
}
|
|
30364
|
-
.
|
|
30365
|
-
|
|
30360
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
|
|
30361
|
+
width: 16px;
|
|
30362
|
+
height: 16px;
|
|
30366
30363
|
color: inherit;
|
|
30367
|
-
|
|
30368
|
-
|
|
30369
|
-
|
|
30370
|
-
background-color: #0096ff;
|
|
30371
|
-
border-color: #0096ff;
|
|
30372
|
-
color: #fff;
|
|
30364
|
+
margin-left: 4px;
|
|
30365
|
+
opacity: 0.6;
|
|
30366
|
+
display: inline-flex;
|
|
30373
30367
|
}
|
|
30374
|
-
.
|
|
30375
|
-
|
|
30376
|
-
margin-top: 4px;
|
|
30368
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
|
|
30369
|
+
opacity: 1;
|
|
30377
30370
|
}
|
|
30378
|
-
.
|
|
30379
|
-
|
|
30380
|
-
|
|
30381
|
-
margin-bottom: 8px;
|
|
30371
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
|
|
30372
|
+
color: #0080ff;
|
|
30373
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
30382
30374
|
}
|
|
30383
|
-
.
|
|
30384
|
-
|
|
30385
|
-
|
|
30386
|
-
color: #fff;
|
|
30375
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
|
|
30376
|
+
color: #f0483e;
|
|
30377
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
30387
30378
|
}
|
|
30388
|
-
|
|
30389
|
-
|
|
30390
|
-
|
|
30391
|
-
align-items: center;
|
|
30392
|
-
justify-content: flex-end;
|
|
30379
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
|
|
30380
|
+
color: #e07f00;
|
|
30381
|
+
background-color: rgba(255, 187, 0, 0.1);
|
|
30393
30382
|
}
|
|
30394
|
-
|
|
30395
|
-
|
|
30396
|
-
|
|
30397
|
-
align-items: center;
|
|
30398
|
-
width: calc(100% - 40px);
|
|
30383
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
|
|
30384
|
+
color: #008f4c;
|
|
30385
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
30399
30386
|
}
|
|
30400
|
-
.
|
|
30401
|
-
|
|
30402
|
-
|
|
30387
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
|
|
30388
|
+
color: #1d326c;
|
|
30389
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
30403
30390
|
}
|
|
30404
|
-
|
|
30405
|
-
|
|
30406
|
-
|
|
30391
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
|
|
30392
|
+
color: #7E41FF;
|
|
30393
|
+
background-color: rgba(126, 65, 255, 0.1);
|
|
30407
30394
|
}
|
|
30408
|
-
.
|
|
30409
|
-
color: #
|
|
30395
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
|
|
30396
|
+
color: #fff;
|
|
30410
30397
|
}
|
|
30411
|
-
|
|
30412
|
-
|
|
30413
|
-
border: 1px solid #d8deeb;
|
|
30414
|
-
border-radius: 4px;
|
|
30398
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
|
|
30399
|
+
background-color: #f0483e;
|
|
30415
30400
|
}
|
|
30416
|
-
.
|
|
30417
|
-
|
|
30401
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
|
|
30402
|
+
background-color: #fea008;
|
|
30418
30403
|
}
|
|
30419
|
-
.
|
|
30420
|
-
|
|
30404
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
|
|
30405
|
+
background-color: #00ba5d;
|
|
30421
30406
|
}
|
|
30422
|
-
.
|
|
30423
|
-
background:
|
|
30407
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
|
|
30408
|
+
background-color: #0080ff;
|
|
30424
30409
|
}
|
|
30425
|
-
.
|
|
30426
|
-
|
|
30410
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
|
|
30411
|
+
background-color: #6b7d99;
|
|
30427
30412
|
}
|
|
30428
|
-
.
|
|
30429
|
-
|
|
30413
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
|
|
30414
|
+
background-color: #7E41FF;
|
|
30430
30415
|
}
|
|
30431
30416
|
|
|
30432
|
-
.
|
|
30433
|
-
|
|
30434
|
-
margin-bottom: 4px;
|
|
30435
|
-
}
|
|
30436
|
-
.E_berrcjl .breadcrumb-link {
|
|
30437
|
-
color: rgba(10, 37, 85, 0.6);
|
|
30438
|
-
cursor: pointer;
|
|
30439
|
-
transition: color 160ms ease;
|
|
30417
|
+
.E_t1m2x205 .ant-tooltip-arrow {
|
|
30418
|
+
display: none;
|
|
30440
30419
|
}
|
|
30441
|
-
.
|
|
30442
|
-
|
|
30420
|
+
.E_t1m2x205 .ant-tooltip-inner {
|
|
30421
|
+
background: rgba(23, 38, 64, 0.8);
|
|
30422
|
+
border-radius: 4px;
|
|
30443
30423
|
}
|
|
30444
|
-
.
|
|
30445
|
-
|
|
30424
|
+
.E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
|
|
30425
|
+
visibility: hidden;
|
|
30446
30426
|
}
|
|
30447
30427
|
|
|
30448
|
-
.
|
|
30449
|
-
|
|
30428
|
+
.E_s1dni7lo {
|
|
30429
|
+
width: 430px !important;
|
|
30450
30430
|
}
|
|
30451
|
-
|
|
30452
|
-
|
|
30453
|
-
|
|
30454
|
-
|
|
30455
|
-
|
|
30456
|
-
|
|
30457
|
-
|
|
30458
|
-
|
|
30459
|
-
|
|
30431
|
+
|
|
30432
|
+
.E_d1wwmmm5 .ant-select-item-group {
|
|
30433
|
+
padding: 8px 16px;
|
|
30434
|
+
line-height: 18px;
|
|
30435
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30436
|
+
height: 34px;
|
|
30437
|
+
min-height: 34px;
|
|
30438
|
+
box-sizing: border-box;
|
|
30439
|
+
margin-top: 8px;
|
|
30460
30440
|
}
|
|
30461
|
-
|
|
30462
|
-
|
|
30463
|
-
|
|
30441
|
+
|
|
30442
|
+
.E_o1ugr09p {
|
|
30443
|
+
display: flex;
|
|
30444
|
+
flex-direction: column;
|
|
30445
|
+
margin: 1px 8px;
|
|
30446
|
+
padding: 8px;
|
|
30447
|
+
border-radius: 4px;
|
|
30464
30448
|
}
|
|
30465
|
-
.
|
|
30466
|
-
|
|
30467
|
-
line-height: 20px;
|
|
30449
|
+
.E_o1ugr09p .selected-icon {
|
|
30450
|
+
display: none;
|
|
30468
30451
|
}
|
|
30469
|
-
.
|
|
30470
|
-
|
|
30452
|
+
.E_o1ugr09p.ant-select-item-option-grouped {
|
|
30453
|
+
padding-left: 8px;
|
|
30471
30454
|
}
|
|
30472
|
-
.
|
|
30473
|
-
|
|
30474
|
-
padding-right: 0px;
|
|
30455
|
+
.E_o1ugr09p.ant-select-item-option-selected {
|
|
30456
|
+
background-color: white;
|
|
30475
30457
|
}
|
|
30476
|
-
.
|
|
30477
|
-
color:
|
|
30478
|
-
font-weight: var(--font-weight);
|
|
30479
|
-
background: var(--background-color, #fff);
|
|
30480
|
-
border-width: var(--border-width, 1px);
|
|
30481
|
-
border-color: var(--border-color, #d9d9d9);
|
|
30458
|
+
.E_o1ugr09p.ant-select-item-option-selected .timezone-title {
|
|
30459
|
+
color: #0080ff;
|
|
30482
30460
|
}
|
|
30483
|
-
.
|
|
30484
|
-
display:
|
|
30461
|
+
.E_o1ugr09p.ant-select-item-option-selected .selected-icon {
|
|
30462
|
+
display: block;
|
|
30485
30463
|
}
|
|
30486
|
-
.
|
|
30487
|
-
|
|
30464
|
+
.E_o1ugr09p.ant-select-item-option-active {
|
|
30465
|
+
background: rgba(0, 136, 255, 0.16);
|
|
30488
30466
|
}
|
|
30489
|
-
.
|
|
30490
|
-
|
|
30491
|
-
border-color: var(--border-color-hover, var(--border-color, transparent));
|
|
30467
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-title {
|
|
30468
|
+
color: #0080ff;
|
|
30492
30469
|
}
|
|
30493
|
-
.
|
|
30494
|
-
|
|
30495
|
-
|
|
30496
|
-
background: var(--background-color-active, var(--background-color));
|
|
30497
|
-
border-color: var(--border-color-active, var(--border-color, transparent));
|
|
30470
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-tag {
|
|
30471
|
+
background: rgba(0, 136, 255, 0.1);
|
|
30472
|
+
color: #0080ff;
|
|
30498
30473
|
}
|
|
30499
|
-
|
|
30500
|
-
|
|
30501
|
-
|
|
30502
|
-
|
|
30474
|
+
|
|
30475
|
+
.E_o1ifxsq4 {
|
|
30476
|
+
display: flex;
|
|
30477
|
+
justify-content: space-between;
|
|
30478
|
+
height: 20px;
|
|
30479
|
+
line-height: 20px;
|
|
30503
30480
|
}
|
|
30504
|
-
.
|
|
30505
|
-
color:
|
|
30506
|
-
|
|
30507
|
-
|
|
30508
|
-
opacity: 0.5;
|
|
30481
|
+
.E_o1ifxsq4 .timezone-title {
|
|
30482
|
+
color: #2d3a56;
|
|
30483
|
+
overflow: hidden;
|
|
30484
|
+
text-overflow: ellipsis;
|
|
30509
30485
|
}
|
|
30510
|
-
|
|
30511
|
-
|
|
30512
|
-
|
|
30486
|
+
|
|
30487
|
+
.E_o1zue7 {
|
|
30488
|
+
display: flex;
|
|
30489
|
+
justify-content: space-between;
|
|
30490
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30491
|
+
height: 18px;
|
|
30492
|
+
line-height: 18px;
|
|
30493
|
+
margin-top: 2px;
|
|
30513
30494
|
}
|
|
30514
|
-
|
|
30515
|
-
|
|
30516
|
-
|
|
30517
|
-
|
|
30518
|
-
|
|
30519
|
-
--background-color-hover: #009dff;
|
|
30520
|
-
--background-color-active: #005ed1;
|
|
30521
|
-
--background-color-focus: #0080ff;
|
|
30522
|
-
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
30495
|
+
|
|
30496
|
+
.E_tyfmlxg {
|
|
30497
|
+
border: none;
|
|
30498
|
+
margin-right: 0;
|
|
30499
|
+
background: rgba(225, 230, 241, 0.6);
|
|
30523
30500
|
}
|
|
30524
|
-
|
|
30525
|
-
|
|
30526
|
-
|
|
30527
|
-
|
|
30528
|
-
|
|
30529
|
-
|
|
30501
|
+
|
|
30502
|
+
.E_o18uybox {
|
|
30503
|
+
pointer-events: none;
|
|
30504
|
+
height: 32px;
|
|
30505
|
+
width: 100%;
|
|
30506
|
+
opacity: 0;
|
|
30530
30507
|
}
|
|
30531
|
-
|
|
30532
|
-
|
|
30533
|
-
|
|
30534
|
-
|
|
30535
|
-
|
|
30508
|
+
|
|
30509
|
+
.E_s1dizucg.ant-switch {
|
|
30510
|
+
min-width: 40px;
|
|
30511
|
+
height: 24px;
|
|
30512
|
+
background: rgba(172, 186, 211, 0.6);
|
|
30513
|
+
overflow: hidden;
|
|
30536
30514
|
}
|
|
30537
|
-
.
|
|
30538
|
-
|
|
30539
|
-
--font-weight: bold;
|
|
30540
|
-
--border-width: 0;
|
|
30541
|
-
--background-color: rgba(0, 136, 255, 0.1);
|
|
30542
|
-
--background-color-hover: rgba(0, 136, 255, 0.16);
|
|
30543
|
-
--background-color-active: rgba(0, 136, 255, 0.2);
|
|
30544
|
-
--background-color-focus: rgba(0, 136, 255, 0.1);
|
|
30545
|
-
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
30515
|
+
.E_s1dizucg.ant-switch:focus {
|
|
30516
|
+
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
30546
30517
|
}
|
|
30547
|
-
.
|
|
30548
|
-
|
|
30549
|
-
|
|
30550
|
-
--background-color-hover: rgba(255, 74, 74, 0.16);
|
|
30551
|
-
--background-color-active: rgba(255, 74, 74, 0.2);
|
|
30552
|
-
--background-color-focus: rgba(255, 74, 74, 0.1);
|
|
30553
|
-
--box-shadow-color-focus: rgba(255, 74, 74, 0.16);
|
|
30518
|
+
.E_s1dizucg.ant-switch-small {
|
|
30519
|
+
min-width: 26px;
|
|
30520
|
+
height: 16px;
|
|
30554
30521
|
}
|
|
30555
|
-
.
|
|
30556
|
-
|
|
30557
|
-
|
|
30558
|
-
--background-color-hover: rgba(255, 187, 0, 0.16);
|
|
30559
|
-
--background-color-active: rgba(255, 187, 0, 0.2);
|
|
30560
|
-
--background-color-focus: rgba(255, 187, 0, 0.1);
|
|
30522
|
+
.E_s1dizucg.ant-switch-large {
|
|
30523
|
+
min-width: 52px;
|
|
30524
|
+
height: 32px;
|
|
30561
30525
|
}
|
|
30562
|
-
.
|
|
30563
|
-
|
|
30564
|
-
|
|
30565
|
-
--border-width: 0;
|
|
30566
|
-
--background-color: #fff;
|
|
30567
|
-
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
30568
|
-
box-shadow: none;
|
|
30526
|
+
.E_s1dizucg.ant-switch .ant-switch-handle {
|
|
30527
|
+
height: 20px;
|
|
30528
|
+
width: 20px;
|
|
30569
30529
|
}
|
|
30570
|
-
.
|
|
30571
|
-
|
|
30530
|
+
.E_s1dizucg.ant-switch .ant-switch-handle::before {
|
|
30531
|
+
border-radius: 10px;
|
|
30532
|
+
transition-delay: 120ms;
|
|
30572
30533
|
}
|
|
30573
|
-
.
|
|
30574
|
-
|
|
30575
|
-
|
|
30576
|
-
|
|
30534
|
+
.E_s1dizucg.ant-switch-small .ant-switch-handle {
|
|
30535
|
+
height: 14px;
|
|
30536
|
+
width: 14px;
|
|
30537
|
+
top: 1px;
|
|
30538
|
+
left: 1px;
|
|
30577
30539
|
}
|
|
30578
|
-
.
|
|
30579
|
-
|
|
30540
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle {
|
|
30541
|
+
height: 28px;
|
|
30542
|
+
width: 28px;
|
|
30580
30543
|
}
|
|
30581
|
-
.
|
|
30582
|
-
|
|
30583
|
-
--background-color: #fff;
|
|
30544
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle::before {
|
|
30545
|
+
border-radius: 14px;
|
|
30584
30546
|
}
|
|
30585
|
-
.
|
|
30586
|
-
|
|
30547
|
+
.E_s1dizucg.ant-switch-checked {
|
|
30548
|
+
background-color: #00ba5d;
|
|
30587
30549
|
}
|
|
30588
|
-
.
|
|
30589
|
-
|
|
30590
|
-
--border-color: #ccd4e3;
|
|
30591
|
-
--background-color: #fff;
|
|
30592
|
-
--background-color-hover: #edf0f7;
|
|
30593
|
-
--background-color-active: #e4e9f2;
|
|
30594
|
-
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
30595
|
-
box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
|
|
30550
|
+
.E_s1dizucg.ant-switch-checked .ant-switch-handle {
|
|
30551
|
+
left: calc(100% - 20px - 2px);
|
|
30596
30552
|
}
|
|
30597
|
-
.
|
|
30598
|
-
|
|
30553
|
+
.E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
30554
|
+
left: calc(100% - 14px - 1px);
|
|
30599
30555
|
}
|
|
30600
|
-
.
|
|
30601
|
-
|
|
30602
|
-
--border-color: #0080ff;
|
|
30603
|
-
--background-color: #fff;
|
|
30604
|
-
--background-color-hover: linear-gradient(
|
|
30605
|
-
0deg,
|
|
30606
|
-
rgba(0, 136, 255, 0.16),
|
|
30607
|
-
rgba(0, 136, 255, 0.16)
|
|
30608
|
-
),
|
|
30609
|
-
#ffffff;
|
|
30610
|
-
--background-color-active: linear-gradient(
|
|
30611
|
-
0deg,
|
|
30612
|
-
rgba(0, 136, 255, 0.2),
|
|
30613
|
-
rgba(0, 136, 255, 0.2)
|
|
30614
|
-
),
|
|
30615
|
-
#ffffff;
|
|
30616
|
-
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
30617
|
-
box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
|
|
30556
|
+
.E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
30557
|
+
left: calc(100% - 28px - 2px);
|
|
30618
30558
|
}
|
|
30619
|
-
|
|
30620
|
-
|
|
30621
|
-
|
|
30622
|
-
--background-color: #fff;
|
|
30623
|
-
--background-color-hover: linear-gradient(
|
|
30624
|
-
0deg,
|
|
30625
|
-
rgba(255, 74, 74, 0.16),
|
|
30626
|
-
rgba(255, 74, 74, 0.16)
|
|
30627
|
-
),
|
|
30628
|
-
#ffffff;
|
|
30629
|
-
--background-color-active: linear-gradient(
|
|
30630
|
-
0deg,
|
|
30631
|
-
rgba(255, 74, 74, 0.2),
|
|
30632
|
-
rgba(255, 74, 74, 0.2)
|
|
30633
|
-
),
|
|
30634
|
-
#ffffff;
|
|
30635
|
-
--box-shadow-color-focus: rgba(255, 74, 74, 0.16);
|
|
30559
|
+
|
|
30560
|
+
.E_c1up6e3y {
|
|
30561
|
+
margin-left: 5px;
|
|
30636
30562
|
}
|
|
30637
|
-
|
|
30638
|
-
|
|
30639
|
-
|
|
30640
|
-
|
|
30641
|
-
|
|
30642
|
-
|
|
30643
|
-
|
|
30644
|
-
|
|
30563
|
+
|
|
30564
|
+
.E_s1ebs0ra {
|
|
30565
|
+
display: flex;
|
|
30566
|
+
align-items: center;
|
|
30567
|
+
justify-content: space-between;
|
|
30568
|
+
background: #edf0f7;
|
|
30569
|
+
padding: 8px 12px;
|
|
30570
|
+
position: sticky;
|
|
30571
|
+
top: 0;
|
|
30572
|
+
z-index: 1;
|
|
30573
|
+
margin-bottom: -52px;
|
|
30645
30574
|
}
|
|
30646
|
-
.
|
|
30647
|
-
|
|
30648
|
-
|
|
30649
|
-
|
|
30650
|
-
|
|
30651
|
-
--background-color-active: rgba(0, 136, 255, 0.2);
|
|
30652
|
-
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
30653
|
-
box-shadow: none;
|
|
30575
|
+
.E_s1ebs0ra .select-total {
|
|
30576
|
+
display: flex;
|
|
30577
|
+
align-items: center;
|
|
30578
|
+
font-weight: 700;
|
|
30579
|
+
flex-shrink: 0;
|
|
30654
30580
|
}
|
|
30655
|
-
.
|
|
30656
|
-
|
|
30657
|
-
|
|
30658
|
-
|
|
30659
|
-
|
|
30581
|
+
.E_s1ebs0ra .select-total .icon-wrapper {
|
|
30582
|
+
cursor: pointer;
|
|
30583
|
+
margin-left: 8px;
|
|
30584
|
+
width: 32px;
|
|
30585
|
+
height: 32px;
|
|
30586
|
+
border-radius: 50%;
|
|
30587
|
+
justify-content: center;
|
|
30660
30588
|
}
|
|
30661
|
-
.
|
|
30662
|
-
|
|
30663
|
-
--border-width: 0;
|
|
30664
|
-
--background-color: transparent;
|
|
30665
|
-
--background-color-hover: rgba(211, 218, 235, 0.6);
|
|
30666
|
-
--background-color-active: rgba(192, 203, 224, 0.6);
|
|
30667
|
-
--background-color-focus: #fff;
|
|
30668
|
-
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
30669
|
-
box-shadow: none;
|
|
30589
|
+
.E_s1ebs0ra .select-total .icon-wrapper:hover {
|
|
30590
|
+
background: rgba(225, 230, 241, 0.6);
|
|
30670
30591
|
}
|
|
30671
|
-
.
|
|
30672
|
-
|
|
30673
|
-
|
|
30674
|
-
|
|
30675
|
-
|
|
30592
|
+
.E_s1ebs0ra .action-group {
|
|
30593
|
+
flex: 1;
|
|
30594
|
+
margin-left: 88px;
|
|
30595
|
+
white-space: nowrap;
|
|
30596
|
+
text-align: right;
|
|
30597
|
+
position: relative;
|
|
30598
|
+
padding: 4px 0;
|
|
30599
|
+
margin-top: -4px;
|
|
30600
|
+
overflow: hidden;
|
|
30676
30601
|
}
|
|
30677
|
-
.
|
|
30678
|
-
|
|
30679
|
-
--background-color: transparent;
|
|
30680
|
-
--background-color-hover: rgba(0, 136, 255, 0.16);
|
|
30681
|
-
--background-color-active: rgba(0, 136, 255, 0.2);
|
|
30682
|
-
--background-color-focus: #fff;
|
|
30683
|
-
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
30602
|
+
.E_s1ebs0ra .action-group .sub-menu-delete {
|
|
30603
|
+
transform: translateY(-4px);
|
|
30684
30604
|
}
|
|
30685
|
-
.
|
|
30605
|
+
.E_s1ebs0ra .action-group button {
|
|
30606
|
+
border: none;
|
|
30607
|
+
}
|
|
30608
|
+
.E_s1ebs0ra .action-group > *:not(:last-child) {
|
|
30686
30609
|
margin-right: 8px;
|
|
30687
|
-
display: inline-flex;
|
|
30688
30610
|
}
|
|
30689
|
-
.
|
|
30690
|
-
margin-
|
|
30691
|
-
display: inline-flex;
|
|
30611
|
+
.E_s1ebs0ra .action-group > button:last-child {
|
|
30612
|
+
margin-right: 4px;
|
|
30692
30613
|
}
|
|
30693
|
-
.
|
|
30694
|
-
|
|
30614
|
+
.E_s1ebs0ra .action-group .more-btn {
|
|
30615
|
+
cursor: pointer;
|
|
30616
|
+
width: 32px;
|
|
30617
|
+
height: 32px;
|
|
30695
30618
|
justify-content: center;
|
|
30619
|
+
border-radius: 50%;
|
|
30620
|
+
}
|
|
30621
|
+
.E_s1ebs0ra .action-group .more-btn:hover {
|
|
30622
|
+
background: #fff;
|
|
30696
30623
|
}
|
|
30697
30624
|
|
|
30698
|
-
|
|
30699
|
-
|
|
30625
|
+
.E_c18bcrac {
|
|
30626
|
+
display: inline-block;
|
|
30627
|
+
width: 100%;
|
|
30628
|
+
}
|
|
30629
|
+
.E_c18bcrac .recharts-wrapper {
|
|
30630
|
+
margin-left: 4px;
|
|
30700
30631
|
}
|
|
30701
30632
|
|
|
30702
|
-
.
|
|
30633
|
+
.E_cro7kg2 {
|
|
30634
|
+
padding: 4px;
|
|
30635
|
+
}
|
|
30636
|
+
|
|
30637
|
+
.E_c14wcxf0 {
|
|
30703
30638
|
display: flex;
|
|
30704
30639
|
justify-content: space-between;
|
|
30705
|
-
|
|
30640
|
+
align-items: center;
|
|
30641
|
+
font-size: 13px;
|
|
30642
|
+
line-height: 24px;
|
|
30643
|
+
color: #cccccc;
|
|
30644
|
+
white-space: nowrap;
|
|
30706
30645
|
}
|
|
30707
|
-
.
|
|
30708
|
-
margin-
|
|
30646
|
+
.E_c14wcxf0 label {
|
|
30647
|
+
margin-right: 32px;
|
|
30709
30648
|
}
|
|
30710
30649
|
|
|
30711
|
-
.
|
|
30712
|
-
|
|
30650
|
+
.E_coy29mj.E_c14wcxf0 {
|
|
30651
|
+
font-weight: bold;
|
|
30652
|
+
color: white;
|
|
30713
30653
|
}
|
|
30714
30654
|
|
|
30715
|
-
.
|
|
30716
|
-
|
|
30655
|
+
.E_s11212zy {
|
|
30656
|
+
width: 8px;
|
|
30657
|
+
height: 8px;
|
|
30658
|
+
border-radius: 2px;
|
|
30659
|
+
display: inline-block;
|
|
30660
|
+
background: var(--s11212zy-0);
|
|
30661
|
+
border: 1px solid #fff;
|
|
30662
|
+
box-sizing: content-box;
|
|
30663
|
+
margin-right: 6px;
|
|
30717
30664
|
}
|
|
30718
30665
|
|
|
30719
|
-
.
|
|
30720
|
-
|
|
30721
|
-
|
|
30722
|
-
|
|
30723
|
-
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
30724
|
-
--color: #0080ff;
|
|
30666
|
+
.E_p1lyky6c > :first-child {
|
|
30667
|
+
font-weight: bold;
|
|
30668
|
+
color: white;
|
|
30669
|
+
margin-right: 4px;
|
|
30725
30670
|
}
|
|
30726
|
-
|
|
30727
|
-
|
|
30671
|
+
|
|
30672
|
+
.E_n12mqh7z {
|
|
30673
|
+
display: flex;
|
|
30674
|
+
align-items: center;
|
|
30675
|
+
font-size: 12px;
|
|
30676
|
+
line-height: 18px;
|
|
30728
30677
|
}
|
|
30729
|
-
.
|
|
30730
|
-
margin-
|
|
30678
|
+
.E_n12mqh7z:not(:last-child) {
|
|
30679
|
+
margin-bottom: 4px;
|
|
30731
30680
|
}
|
|
30732
|
-
|
|
30733
|
-
|
|
30734
|
-
|
|
30681
|
+
|
|
30682
|
+
.E_tf5bynu {
|
|
30683
|
+
margin: 0 3px;
|
|
30735
30684
|
}
|
|
30736
|
-
|
|
30737
|
-
|
|
30738
|
-
|
|
30685
|
+
|
|
30686
|
+
.E_tcckoz1 {
|
|
30687
|
+
max-height: 400px;
|
|
30688
|
+
overflow: auto;
|
|
30739
30689
|
}
|
|
30740
|
-
|
|
30741
|
-
|
|
30690
|
+
|
|
30691
|
+
.E_wg1tsps {
|
|
30692
|
+
display: flex;
|
|
30693
|
+
align-items: center;
|
|
30694
|
+
justify-content: flex-end;
|
|
30742
30695
|
}
|
|
30743
30696
|
|
|
30744
|
-
.
|
|
30745
|
-
|
|
30697
|
+
.E_b1ctd5xy {
|
|
30698
|
+
display: flex;
|
|
30699
|
+
align-items: center;
|
|
30700
|
+
width: calc(100% - 40px);
|
|
30746
30701
|
}
|
|
30747
|
-
.
|
|
30748
|
-
|
|
30749
|
-
|
|
30750
|
-
font-weight: 700;
|
|
30751
|
-
line-height: 32px;
|
|
30702
|
+
.E_b1ctd5xy .chart {
|
|
30703
|
+
display: inline-block;
|
|
30704
|
+
width: 100%;
|
|
30752
30705
|
}
|
|
30753
|
-
|
|
30754
|
-
|
|
30755
|
-
|
|
30756
|
-
background: #fff;
|
|
30706
|
+
|
|
30707
|
+
.E_u1p8acpn {
|
|
30708
|
+
min-width: 40px;
|
|
30757
30709
|
}
|
|
30758
|
-
.
|
|
30759
|
-
|
|
30760
|
-
font-size: 14px;
|
|
30761
|
-
line-height: 22px;
|
|
30762
|
-
color: rgba(0, 21, 64, 0.3);
|
|
30763
|
-
text-align: center;
|
|
30710
|
+
.E_u1p8acpn .unit {
|
|
30711
|
+
color: #00122e !important;
|
|
30764
30712
|
}
|
|
30765
30713
|
|
|
30766
|
-
.
|
|
30767
|
-
|
|
30768
|
-
|
|
30769
|
-
|
|
30770
|
-
.E_ccrbeuz .ant-collapse-item .ant-collapse-header {
|
|
30771
|
-
padding-top: 0px;
|
|
30772
|
-
padding-bottom: 0px;
|
|
30773
|
-
padding-left: 0px !important;
|
|
30774
|
-
padding-right: 24px;
|
|
30714
|
+
.E_clm1wy1 {
|
|
30715
|
+
width: 192px;
|
|
30716
|
+
height: 246px;
|
|
30717
|
+
border-radius: 4px;
|
|
30775
30718
|
}
|
|
30776
|
-
.
|
|
30777
|
-
|
|
30719
|
+
.E_clm1wy1 > .ant-picker-calendar,
|
|
30720
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
|
|
30721
|
+
width: 100%;
|
|
30722
|
+
background-color: rgba(245, 247, 250, 0.6);
|
|
30723
|
+
border-top: none;
|
|
30778
30724
|
}
|
|
30779
|
-
.
|
|
30780
|
-
|
|
30725
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
|
|
30726
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
|
|
30727
|
+
padding: 0 16px;
|
|
30781
30728
|
}
|
|
30782
|
-
|
|
30783
|
-
.
|
|
30784
|
-
|
|
30785
|
-
|
|
30729
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
|
|
30730
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
|
|
30731
|
+
width: 100%;
|
|
30732
|
+
height: 180px;
|
|
30733
|
+
border-spacing: 0;
|
|
30786
30734
|
}
|
|
30787
|
-
|
|
30788
|
-
.
|
|
30789
|
-
|
|
30735
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
|
|
30736
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
|
|
30737
|
+
margin-bottom: 8px;
|
|
30790
30738
|
}
|
|
30791
|
-
.
|
|
30792
|
-
|
|
30739
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
|
|
30740
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
|
|
30741
|
+
width: 22px;
|
|
30793
30742
|
}
|
|
30794
|
-
|
|
30795
|
-
.
|
|
30796
|
-
padding:
|
|
30797
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30798
|
-
font-size: 12px;
|
|
30743
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
|
|
30744
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
|
|
30745
|
+
padding: 0;
|
|
30799
30746
|
}
|
|
30800
|
-
.
|
|
30801
|
-
|
|
30747
|
+
.E_clm1wy1 .ant-picker-cell {
|
|
30748
|
+
color: rgba(62, 70, 82, 0.6);
|
|
30749
|
+
opacity: 0.4;
|
|
30802
30750
|
}
|
|
30803
|
-
.
|
|
30804
|
-
|
|
30805
|
-
|
|
30751
|
+
.E_clm1wy1 .ant-picker-cell-in-view {
|
|
30752
|
+
color: rgba(62, 70, 82, 0.6);
|
|
30753
|
+
opacity: 1;
|
|
30806
30754
|
}
|
|
30807
|
-
|
|
30808
|
-
|
|
30809
|
-
line-height: 18px;
|
|
30755
|
+
.E_clm1wy1 .ant-picker-cell-in-view > .active {
|
|
30756
|
+
color: #3e4652;
|
|
30810
30757
|
}
|
|
30811
|
-
|
|
30812
|
-
|
|
30813
|
-
display: flex;
|
|
30758
|
+
.E_clm1wy1 .ant-picker-cell::before {
|
|
30759
|
+
pointer-events: none;
|
|
30814
30760
|
}
|
|
30815
30761
|
|
|
30816
|
-
.
|
|
30817
|
-
|
|
30818
|
-
|
|
30819
|
-
|
|
30762
|
+
.E_t1tsm00v {
|
|
30763
|
+
color: rgba(129, 138, 153, 0.6);
|
|
30764
|
+
box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
|
|
30765
|
+
backdrop-filter: blur(10px);
|
|
30766
|
+
padding: 7px 10px;
|
|
30820
30767
|
}
|
|
30821
|
-
|
|
30822
|
-
|
|
30823
|
-
|
|
30824
|
-
width: 80px;
|
|
30825
|
-
height: 100px;
|
|
30826
|
-
top: 0;
|
|
30827
|
-
left: 35px;
|
|
30768
|
+
|
|
30769
|
+
.E_c167wnad {
|
|
30770
|
+
color: rgba(62, 70, 82, 0.6);
|
|
30828
30771
|
display: flex;
|
|
30829
|
-
|
|
30830
|
-
justify-content: center;
|
|
30772
|
+
justify-content: space-between;
|
|
30831
30773
|
align-items: center;
|
|
30832
|
-
|
|
30774
|
+
padding: 8px 16px;
|
|
30833
30775
|
}
|
|
30834
|
-
.
|
|
30835
|
-
|
|
30836
|
-
font-weight: 700;
|
|
30776
|
+
.E_c167wnad .anticon {
|
|
30777
|
+
cursor: pointer;
|
|
30837
30778
|
}
|
|
30838
|
-
.
|
|
30839
|
-
|
|
30840
|
-
font-size: 12px;
|
|
30841
|
-
width: inherit;
|
|
30842
|
-
text-align: center;
|
|
30779
|
+
.E_c167wnad .anticon:hover {
|
|
30780
|
+
color: #0096ff;
|
|
30843
30781
|
}
|
|
30844
|
-
|
|
30845
|
-
|
|
30782
|
+
|
|
30783
|
+
.E_cxhf7dh {
|
|
30784
|
+
text-align: center;
|
|
30846
30785
|
}
|
|
30847
|
-
.
|
|
30848
|
-
position: relative !important;
|
|
30849
|
-
min-width: calc(100% - var(--d1bw7c5z-0)) !important;
|
|
30850
|
-
left: 0 !important;
|
|
30851
|
-
bottom: 0 !important;
|
|
30786
|
+
.E_cxhf7dh .dots {
|
|
30852
30787
|
display: flex;
|
|
30853
|
-
|
|
30788
|
+
justify-content: center;
|
|
30854
30789
|
}
|
|
30855
|
-
.
|
|
30856
|
-
|
|
30790
|
+
.E_cxhf7dh .dot {
|
|
30791
|
+
display: inline-block;
|
|
30792
|
+
width: 2px;
|
|
30793
|
+
height: 2px;
|
|
30794
|
+
border-radius: 1px;
|
|
30795
|
+
background: #0096ff;
|
|
30857
30796
|
}
|
|
30858
|
-
.
|
|
30859
|
-
|
|
30860
|
-
margin-right: 0 !important;
|
|
30861
|
-
line-height: 18px;
|
|
30797
|
+
.E_cxhf7dh .dot:not(:last-child) {
|
|
30798
|
+
margin-right: 2px;
|
|
30862
30799
|
}
|
|
30863
|
-
.
|
|
30800
|
+
.E_cxhf7dh .bar {
|
|
30801
|
+
width: 9px;
|
|
30802
|
+
height: 2px;
|
|
30803
|
+
background: #0096ff;
|
|
30864
30804
|
border-radius: 2px;
|
|
30865
30805
|
}
|
|
30866
|
-
|
|
30867
|
-
|
|
30868
|
-
max-width: 198px;
|
|
30869
|
-
width: calc(100% - 20px);
|
|
30870
|
-
margin-left: 2px;
|
|
30871
|
-
color: #00122e !important;
|
|
30872
|
-
display: inline-flex;
|
|
30873
|
-
justify-content: space-between;
|
|
30874
|
-
}
|
|
30875
|
-
.E_d1bw7c5z .tooltip-text {
|
|
30876
|
-
maxwidth: calc(100% - 12px);
|
|
30877
|
-
cursor: pointer;
|
|
30878
|
-
border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
|
|
30806
|
+
|
|
30807
|
+
.E_ou7iq30 {
|
|
30879
30808
|
overflow: hidden;
|
|
30880
30809
|
text-overflow: ellipsis;
|
|
30810
|
+
}
|
|
30811
|
+
|
|
30812
|
+
.E_s1tui002 {
|
|
30881
30813
|
white-space: nowrap;
|
|
30882
30814
|
}
|
|
30883
|
-
|
|
30884
|
-
|
|
30815
|
+
|
|
30816
|
+
.E_mxrc2zg {
|
|
30817
|
+
display: -webkit-box;
|
|
30818
|
+
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
30819
|
+
-webkit-box-orient: vertical;
|
|
30820
|
+
word-break: break-all;
|
|
30885
30821
|
}
|
|
30886
30822
|
|
|
30887
|
-
.
|
|
30888
|
-
|
|
30823
|
+
.E_t1vv6d68 .ant-tooltip-arrow {
|
|
30824
|
+
display: none;
|
|
30889
30825
|
}
|
|
30890
|
-
.
|
|
30891
|
-
|
|
30892
|
-
|
|
30893
|
-
justify-content: space-between;
|
|
30826
|
+
.E_t1vv6d68 .ant-tooltip-inner {
|
|
30827
|
+
background: rgba(23, 38, 64, 0.8);
|
|
30828
|
+
border-radius: 4px;
|
|
30894
30829
|
}
|
|
30895
|
-
.
|
|
30896
|
-
|
|
30830
|
+
.E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
|
|
30831
|
+
visibility: hidden;
|
|
30897
30832
|
}
|
|
30898
30833
|
|
|
30899
|
-
.
|
|
30834
|
+
.E_skwah65 {
|
|
30835
|
+
height: 8px;
|
|
30836
|
+
box-sizing: border-box;
|
|
30837
|
+
border-radius: 2px;
|
|
30838
|
+
background: #f5f7fa;
|
|
30900
30839
|
display: flex;
|
|
30901
|
-
|
|
30902
|
-
|
|
30903
|
-
padding: 10px 0;
|
|
30904
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30905
|
-
font-size: 12px;
|
|
30906
|
-
line-height: 24px;
|
|
30907
|
-
}
|
|
30908
|
-
.E_phljevk .pagination-left {
|
|
30909
|
-
padding: 2px 8px;
|
|
30840
|
+
width: 100%;
|
|
30841
|
+
overflow: hidden;
|
|
30910
30842
|
}
|
|
30911
|
-
.
|
|
30912
|
-
|
|
30913
|
-
align-items: center;
|
|
30914
|
-
border-radius: 6px;
|
|
30915
|
-
cursor: pointer;
|
|
30916
|
-
transition: all 0.3s ease;
|
|
30843
|
+
.E_skwah65 .stack-bar-item + .stack-bar-item {
|
|
30844
|
+
margin-left: 1px;
|
|
30917
30845
|
}
|
|
30918
|
-
|
|
30919
|
-
|
|
30920
|
-
|
|
30846
|
+
|
|
30847
|
+
span.E_tqjc4ui {
|
|
30848
|
+
margin: 0 2px;
|
|
30921
30849
|
}
|
|
30922
|
-
|
|
30923
|
-
|
|
30850
|
+
|
|
30851
|
+
.E_t1sqg15u {
|
|
30852
|
+
background: white;
|
|
30924
30853
|
}
|
|
30925
|
-
.
|
|
30926
|
-
|
|
30927
|
-
align-items: center;
|
|
30928
|
-
color: #0080ff;
|
|
30929
|
-
font-weight: bold;
|
|
30854
|
+
.E_t1sqg15u.inline .table-row {
|
|
30855
|
+
flex-direction: column;
|
|
30930
30856
|
}
|
|
30931
|
-
.
|
|
30932
|
-
|
|
30857
|
+
.E_t1sqg15u.inline .table-row > label {
|
|
30858
|
+
padding: 0 16px 7px 0;
|
|
30933
30859
|
}
|
|
30934
|
-
.
|
|
30935
|
-
|
|
30936
|
-
padding: 0 8px;
|
|
30860
|
+
.E_t1sqg15u.has-border .table-header {
|
|
30861
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
30937
30862
|
}
|
|
30938
|
-
.
|
|
30939
|
-
|
|
30940
|
-
color: #0080ff;
|
|
30863
|
+
.E_t1sqg15u.has-border .hiddenBorder {
|
|
30864
|
+
border-top: none !important;
|
|
30941
30865
|
}
|
|
30942
|
-
.
|
|
30943
|
-
|
|
30866
|
+
.E_t1sqg15u.has-border .table-row + .table-row {
|
|
30867
|
+
border-top: 1px solid rgba(225, 230, 241, 0.6);
|
|
30944
30868
|
}
|
|
30945
|
-
|
|
30946
|
-
|
|
30947
|
-
max-height: calc(100vh - 128px);
|
|
30948
|
-
overflow-y: auto;
|
|
30869
|
+
.E_t1sqg15u.has-border .table-row:last-of-type {
|
|
30870
|
+
padding-bottom: 0;
|
|
30949
30871
|
}
|
|
30950
|
-
.
|
|
30951
|
-
|
|
30952
|
-
font-size: 12px;
|
|
30953
|
-
line-height: 18px;
|
|
30872
|
+
.E_t1sqg15u.align-right .content {
|
|
30873
|
+
text-align: right;
|
|
30954
30874
|
}
|
|
30955
|
-
|
|
30956
|
-
.E_c1bus5hc {
|
|
30957
|
-
--color: white;
|
|
30958
|
-
height: 14px;
|
|
30959
|
-
width: 14px;
|
|
30960
|
-
border-radius: 50%;
|
|
30961
|
-
flex-shrink: 0;
|
|
30875
|
+
.E_t1sqg15u .uuid-row {
|
|
30962
30876
|
display: flex;
|
|
30963
|
-
|
|
30964
|
-
justify-content: center;
|
|
30965
|
-
border: 1px solid var(--color);
|
|
30877
|
+
justify-content: space-between;
|
|
30966
30878
|
}
|
|
30967
|
-
.
|
|
30968
|
-
|
|
30969
|
-
height: 10px;
|
|
30970
|
-
width: 10px;
|
|
30971
|
-
border-radius: 50%;
|
|
30879
|
+
.E_t1sqg15u .uuid-row .id-text {
|
|
30880
|
+
white-space: nowrap;
|
|
30972
30881
|
overflow: hidden;
|
|
30973
|
-
|
|
30974
|
-
.E_c1bus5hc .circle-content {
|
|
30975
|
-
position: absolute;
|
|
30976
|
-
height: 100%;
|
|
30977
|
-
width: 100%;
|
|
30978
|
-
left: 0;
|
|
30979
|
-
top: 0;
|
|
30980
|
-
border-radius: 50%;
|
|
30981
|
-
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
30982
|
-
transform: rotate(180deg);
|
|
30983
|
-
}
|
|
30984
|
-
.E_c1bus5hc .circle-child {
|
|
30985
|
-
position: absolute;
|
|
30986
|
-
height: 100%;
|
|
30987
|
-
width: 100%;
|
|
30988
|
-
left: 0;
|
|
30989
|
-
top: 0;
|
|
30990
|
-
margin-left: 50%;
|
|
30991
|
-
transform-origin: left;
|
|
30992
|
-
background: white;
|
|
30993
|
-
transform: rotate(0deg);
|
|
30882
|
+
text-overflow: ellipsis;
|
|
30994
30883
|
}
|
|
30995
30884
|
|
|
30996
|
-
.
|
|
30997
|
-
|
|
30998
|
-
|
|
30885
|
+
.E_t4zczcp {
|
|
30886
|
+
display: flex;
|
|
30887
|
+
justify-content: space-between;
|
|
30888
|
+
align-items: center;
|
|
30889
|
+
padding: 8px;
|
|
30890
|
+
min-height: 32px;
|
|
30999
30891
|
}
|
|
31000
|
-
|
|
31001
|
-
.
|
|
31002
|
-
|
|
31003
|
-
|
|
30892
|
+
.E_t4zczcp .table-title {
|
|
30893
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30894
|
+
font-weight: 600;
|
|
30895
|
+
font-size: 12px;
|
|
30896
|
+
line-height: 8px;
|
|
30897
|
+
}
|
|
30898
|
+
.E_t4zczcp .edit-icon {
|
|
30899
|
+
font-size: 16px;
|
|
30900
|
+
color: rgba(10, 37, 85, 0.6);
|
|
30901
|
+
cursor: pointer;
|
|
31004
30902
|
}
|
|
31005
30903
|
|
|
31006
|
-
.
|
|
31007
|
-
|
|
31008
|
-
|
|
30904
|
+
.E_t1s7goww {
|
|
30905
|
+
font-size: 12px;
|
|
30906
|
+
line-height: 18px;
|
|
31009
30907
|
}
|
|
31010
30908
|
|
|
31011
|
-
.
|
|
31012
|
-
|
|
31013
|
-
|
|
31014
|
-
|
|
31015
|
-
margin: 0;
|
|
31016
|
-
margin-right: 8px;
|
|
31017
|
-
display: inline-flex;
|
|
31018
|
-
align-items: center;
|
|
31019
|
-
border: none;
|
|
30909
|
+
.E_t93e4cf {
|
|
30910
|
+
display: flex;
|
|
30911
|
+
padding: 8px 0;
|
|
30912
|
+
color: #2d3a56;
|
|
31020
30913
|
}
|
|
31021
|
-
.
|
|
31022
|
-
|
|
31023
|
-
height: 16px;
|
|
31024
|
-
color: inherit;
|
|
31025
|
-
margin-left: 4px;
|
|
31026
|
-
opacity: 0.6;
|
|
31027
|
-
display: inline-flex;
|
|
30914
|
+
.E_t93e4cf .hidden {
|
|
30915
|
+
display: none;
|
|
31028
30916
|
}
|
|
31029
|
-
.
|
|
31030
|
-
|
|
30917
|
+
.E_t93e4cf .ant-btn-link {
|
|
30918
|
+
height: auto;
|
|
31031
30919
|
}
|
|
31032
|
-
.
|
|
31033
|
-
|
|
31034
|
-
|
|
30920
|
+
.E_t93e4cf .content {
|
|
30921
|
+
overflow: hidden;
|
|
30922
|
+
overflow-x: auto;
|
|
30923
|
+
width: 100%;
|
|
30924
|
+
white-space: pre-wrap;
|
|
31035
30925
|
}
|
|
31036
|
-
.
|
|
31037
|
-
|
|
31038
|
-
|
|
30926
|
+
.E_t93e4cf .content .ant-btn {
|
|
30927
|
+
white-space: pre-wrap;
|
|
30928
|
+
text-align: left;
|
|
31039
30929
|
}
|
|
31040
|
-
.
|
|
31041
|
-
|
|
31042
|
-
background-color: rgba(255, 187, 0, 0.1);
|
|
30930
|
+
.E_t93e4cf .content .unit-chart {
|
|
30931
|
+
justify-content: flex-start;
|
|
31043
30932
|
}
|
|
31044
|
-
|
|
31045
|
-
|
|
31046
|
-
|
|
30933
|
+
|
|
30934
|
+
.E_rhz2uv5 {
|
|
30935
|
+
width: var(--rhz2uv5-0);
|
|
30936
|
+
flex-shrink: 0;
|
|
30937
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30938
|
+
padding-right: 12px;
|
|
31047
30939
|
}
|
|
31048
|
-
|
|
31049
|
-
|
|
31050
|
-
|
|
30940
|
+
|
|
30941
|
+
.E_s1iv0tp1 .enabled-switch {
|
|
30942
|
+
display: flex;
|
|
30943
|
+
align-items: center;
|
|
31051
30944
|
}
|
|
31052
|
-
.
|
|
31053
|
-
|
|
31054
|
-
background-color: rgba(126, 65, 255, 0.1);
|
|
30945
|
+
.E_s1iv0tp1 .enabled-text {
|
|
30946
|
+
margin-right: 8px;
|
|
31055
30947
|
}
|
|
31056
|
-
|
|
31057
|
-
|
|
30948
|
+
|
|
30949
|
+
.E_gmyahx3 {
|
|
30950
|
+
cursor: pointer;
|
|
31058
30951
|
}
|
|
31059
|
-
.
|
|
31060
|
-
|
|
30952
|
+
.E_gmyahx3 .link-text {
|
|
30953
|
+
color: rgba(0, 21, 64, 0.3);
|
|
31061
30954
|
}
|
|
31062
|
-
.
|
|
31063
|
-
|
|
30955
|
+
.E_gmyahx3:hover .link-text {
|
|
30956
|
+
color: #0080ff;
|
|
31064
30957
|
}
|
|
31065
|
-
|
|
31066
|
-
|
|
30958
|
+
|
|
30959
|
+
.E_s1at6qmn.ant-layout-sider {
|
|
30960
|
+
background: #edf0f7;
|
|
30961
|
+
padding: 32px 8px;
|
|
30962
|
+
overflow: auto;
|
|
31067
30963
|
}
|
|
31068
|
-
.
|
|
31069
|
-
|
|
30964
|
+
.E_s1at6qmn .ant-layout-sider-children {
|
|
30965
|
+
display: flex;
|
|
30966
|
+
flex-direction: column;
|
|
30967
|
+
justify-content: space-between;
|
|
31070
30968
|
}
|
|
31071
|
-
.
|
|
31072
|
-
|
|
30969
|
+
.E_s1at6qmn footer {
|
|
30970
|
+
display: flex;
|
|
31073
30971
|
}
|
|
31074
|
-
.
|
|
31075
|
-
background
|
|
30972
|
+
.E_s1at6qmn .ant-menu {
|
|
30973
|
+
background: #edf0f7;
|
|
31076
30974
|
}
|
|
31077
|
-
|
|
31078
|
-
|
|
31079
|
-
|
|
31080
|
-
height: 24px;
|
|
31081
|
-
background: rgba(172, 186, 211, 0.6);
|
|
30975
|
+
.E_s1at6qmn .ant-menu a {
|
|
30976
|
+
color: #00122e;
|
|
30977
|
+
width: 180px;
|
|
31082
30978
|
overflow: hidden;
|
|
30979
|
+
text-overflow: ellipsis;
|
|
31083
30980
|
}
|
|
31084
|
-
.
|
|
31085
|
-
|
|
30981
|
+
.E_s1at6qmn .ant-menu-vertical {
|
|
30982
|
+
margin-bottom: 24px;
|
|
31086
30983
|
}
|
|
31087
|
-
.
|
|
31088
|
-
|
|
31089
|
-
height: 16px;
|
|
30984
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
|
|
30985
|
+
margin: 0;
|
|
31090
30986
|
}
|
|
31091
|
-
.
|
|
31092
|
-
|
|
31093
|
-
|
|
30987
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
|
|
30988
|
+
font-size: 12px;
|
|
30989
|
+
padding: 0 8px 4px;
|
|
30990
|
+
line-height: 18px;
|
|
31094
30991
|
}
|
|
31095
|
-
.
|
|
31096
|
-
|
|
31097
|
-
width: 20px;
|
|
30992
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
|
|
30993
|
+
padding: 0;
|
|
31098
30994
|
}
|
|
31099
|
-
.
|
|
31100
|
-
|
|
31101
|
-
transition-delay: 120ms;
|
|
30995
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
|
|
30996
|
+
padding-bottom: 24px;
|
|
31102
30997
|
}
|
|
31103
|
-
.
|
|
31104
|
-
|
|
31105
|
-
|
|
31106
|
-
top: 1px;
|
|
31107
|
-
left: 1px;
|
|
30998
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
|
|
30999
|
+
margin-bottom: 24px;
|
|
31000
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
31108
31001
|
}
|
|
31109
|
-
.
|
|
31110
|
-
|
|
31111
|
-
|
|
31002
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item {
|
|
31003
|
+
transition: none;
|
|
31004
|
+
display: flex;
|
|
31005
|
+
align-items: center;
|
|
31006
|
+
height: 32px;
|
|
31007
|
+
line-height: 22px;
|
|
31008
|
+
padding: 0 8px;
|
|
31112
31009
|
}
|
|
31113
|
-
.
|
|
31114
|
-
|
|
31010
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
|
|
31011
|
+
margin-right: 12px;
|
|
31115
31012
|
}
|
|
31116
|
-
.
|
|
31117
|
-
|
|
31013
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
|
|
31014
|
+
margin: 0;
|
|
31015
|
+
margin-bottom: 2px;
|
|
31118
31016
|
}
|
|
31119
|
-
.
|
|
31120
|
-
|
|
31017
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
|
|
31018
|
+
background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
|
|
31019
|
+
box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
|
|
31020
|
+
border-radius: 6px;
|
|
31021
|
+
color: #fff;
|
|
31121
31022
|
}
|
|
31122
|
-
.
|
|
31123
|
-
|
|
31023
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
|
|
31024
|
+
color: #fff;
|
|
31124
31025
|
}
|
|
31125
|
-
.
|
|
31126
|
-
|
|
31026
|
+
.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 {
|
|
31027
|
+
background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
|
|
31028
|
+
box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
|
|
31029
|
+
border-radius: 6px;
|
|
31127
31030
|
}
|
|
31128
31031
|
|
|
31129
|
-
.
|
|
31130
|
-
|
|
31032
|
+
.E_s1wu0lms .ant-menu-item-group-title {
|
|
31033
|
+
white-space: nowrap;
|
|
31034
|
+
transition: all 0s;
|
|
31131
31035
|
}
|
|
31132
|
-
|
|
31133
|
-
|
|
31134
|
-
|
|
31036
|
+
.E_s1wu0lms.shrink {
|
|
31037
|
+
transition: all 0s;
|
|
31038
|
+
overflow: hidden;
|
|
31135
31039
|
}
|
|
31136
|
-
.
|
|
31137
|
-
|
|
31040
|
+
.E_s1wu0lms.shrink .ant-menu-item-group-title {
|
|
31041
|
+
visibility: hidden;
|
|
31042
|
+
}
|
|
31043
|
+
.E_s1wu0lms.shrink .ant-menu-item {
|
|
31044
|
+
width: 36px;
|
|
31045
|
+
padding: 0 6px;
|
|
31138
31046
|
}
|
|
31139
31047
|
|
|
31140
|
-
.
|
|
31048
|
+
.E_n1ugzfva {
|
|
31049
|
+
display: flex;
|
|
31050
|
+
place-items: center;
|
|
31051
|
+
width: 100% !important;
|
|
31052
|
+
}
|
|
31053
|
+
.E_n1ugzfva[disabled] {
|
|
31054
|
+
color: rgba(0, 0, 0, 0.25) !important;
|
|
31055
|
+
opacity: 1 !important;
|
|
31056
|
+
}
|
|
31057
|
+
.E_n1ugzfva.ant-btn {
|
|
31058
|
+
width: 100%;
|
|
31141
31059
|
color: #00122e;
|
|
31142
|
-
|
|
31143
|
-
|
|
31144
|
-
|
|
31060
|
+
}
|
|
31061
|
+
.E_n1ugzfva .icon-wrapper {
|
|
31062
|
+
margin-right: 12px;
|
|
31063
|
+
}
|
|
31064
|
+
.E_n1ugzfva .link-title {
|
|
31065
|
+
flex: 1;
|
|
31066
|
+
overflow: hidden;
|
|
31067
|
+
white-space: nowrap;
|
|
31068
|
+
text-overflow: ellipsis;
|
|
31069
|
+
text-align: left;
|
|
31145
31070
|
}
|
|
31146
31071
|
|
|
31147
|
-
.
|
|
31072
|
+
.E_t160l1cm {
|
|
31148
31073
|
display: flex;
|
|
31149
|
-
|
|
31074
|
+
flex-direction: column;
|
|
31075
|
+
flex: 1;
|
|
31076
|
+
/* FIXME:(yanzhen) do this better */
|
|
31150
31077
|
}
|
|
31151
|
-
.
|
|
31152
|
-
|
|
31078
|
+
.E_t160l1cm .tab-bar {
|
|
31079
|
+
flex-shrink: 0;
|
|
31080
|
+
display: flex;
|
|
31081
|
+
border-bottom: 1px solid rgba(172, 186, 211, 0.6);
|
|
31153
31082
|
}
|
|
31154
|
-
|
|
31155
|
-
|
|
31156
|
-
|
|
31083
|
+
.E_t160l1cm .tab-content {
|
|
31084
|
+
height: 100%;
|
|
31085
|
+
}
|
|
31086
|
+
.E_t160l1cm .tab-menu-item {
|
|
31087
|
+
margin-right: 2px;
|
|
31088
|
+
padding: 1px 12px;
|
|
31089
|
+
line-height: 24px;
|
|
31090
|
+
height: 24px;
|
|
31091
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31092
|
+
border-radius: 4px 4px 0 0;
|
|
31093
|
+
cursor: pointer;
|
|
31094
|
+
transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
|
|
31157
31095
|
}
|
|
31158
|
-
|
|
31159
|
-
|
|
31160
|
-
height: 24px;
|
|
31161
|
-
width: 56px !important;
|
|
31162
|
-
margin-right: 4px;
|
|
31096
|
+
.E_t160l1cm .tab-menu-item:first-child {
|
|
31097
|
+
padding-left: 0;
|
|
31163
31098
|
}
|
|
31164
|
-
|
|
31165
|
-
|
|
31166
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31099
|
+
.E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
|
|
31100
|
+
padding-left: 12px;
|
|
31167
31101
|
}
|
|
31168
|
-
|
|
31169
|
-
|
|
31170
|
-
|
|
31102
|
+
.E_t160l1cm .tab-menu-item:hover {
|
|
31103
|
+
color: #0080ff;
|
|
31104
|
+
background: rgba(211, 218, 235, 0.6);
|
|
31171
31105
|
}
|
|
31172
|
-
|
|
31173
|
-
|
|
31174
|
-
display: inline-flex;
|
|
31175
|
-
align-items: baseline;
|
|
31176
|
-
white-space: pre-wrap;
|
|
31106
|
+
.E_t160l1cm .tab-menu-item:hover .expand-arrow path {
|
|
31107
|
+
fill: #0080ff;
|
|
31177
31108
|
}
|
|
31178
|
-
.
|
|
31179
|
-
|
|
31180
|
-
top: 3px;
|
|
31109
|
+
.E_t160l1cm .tab-menu-item:active {
|
|
31110
|
+
background: rgba(192, 203, 224, 0.6);
|
|
31181
31111
|
}
|
|
31182
|
-
.
|
|
31183
|
-
|
|
31112
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open {
|
|
31113
|
+
color: #0080ff;
|
|
31114
|
+
background: rgba(211, 218, 235, 0.6);
|
|
31184
31115
|
}
|
|
31185
|
-
.
|
|
31186
|
-
|
|
31116
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
|
|
31117
|
+
background: rgba(192, 203, 224, 0.6);
|
|
31187
31118
|
}
|
|
31188
|
-
.
|
|
31189
|
-
|
|
31190
|
-
background: #0080ff;
|
|
31119
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
|
|
31120
|
+
background: rgba(0, 128, 255, 0.16);
|
|
31191
31121
|
}
|
|
31192
|
-
.
|
|
31193
|
-
|
|
31194
|
-
left: 4px;
|
|
31195
|
-
width: 6px;
|
|
31196
|
-
height: 6px;
|
|
31197
|
-
background: #fff;
|
|
31122
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
|
|
31123
|
+
fill: #0080ff;
|
|
31198
31124
|
}
|
|
31199
|
-
.
|
|
31200
|
-
|
|
31125
|
+
.E_t160l1cm .tab-menu-item.tab-menu-item-selected {
|
|
31126
|
+
color: #0080ff;
|
|
31127
|
+
background: rgba(0, 128, 255, 0.1);
|
|
31201
31128
|
}
|
|
31202
|
-
.
|
|
31203
|
-
|
|
31204
|
-
background: rgba(211, 218, 235, 0.6);
|
|
31129
|
+
.E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
|
|
31130
|
+
background: rgba(0, 128, 255, 0.16);
|
|
31205
31131
|
}
|
|
31206
|
-
.
|
|
31207
|
-
|
|
31132
|
+
.E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
|
|
31133
|
+
fill: #1d326c;
|
|
31208
31134
|
}
|
|
31209
|
-
.
|
|
31210
|
-
|
|
31211
|
-
|
|
31135
|
+
.E_t160l1cm .tab-menu-item .expand-arrow {
|
|
31136
|
+
margin-left: 8px;
|
|
31137
|
+
height: 22px;
|
|
31212
31138
|
}
|
|
31213
|
-
.
|
|
31214
|
-
|
|
31139
|
+
.E_t160l1cm .tab-menu-item .expand-arrow path {
|
|
31140
|
+
fill: rgba(44, 56, 82, 0.6);
|
|
31215
31141
|
}
|
|
31216
|
-
.
|
|
31217
|
-
display: inline-block;
|
|
31142
|
+
.E_t160l1cm .tab-menu-item-group {
|
|
31218
31143
|
padding: 0;
|
|
31219
|
-
|
|
31144
|
+
display: flex;
|
|
31145
|
+
align-items: center;
|
|
31146
|
+
overflow: hidden;
|
|
31220
31147
|
}
|
|
31221
|
-
.
|
|
31222
|
-
|
|
31223
|
-
|
|
31224
|
-
|
|
31148
|
+
.E_t160l1cm .tab-menu-item-group .main-title {
|
|
31149
|
+
opacity: 0;
|
|
31150
|
+
max-width: 0;
|
|
31151
|
+
transition: max-width 320ms ease, opacity 240ms ease;
|
|
31225
31152
|
}
|
|
31226
|
-
.
|
|
31227
|
-
padding
|
|
31153
|
+
.E_t160l1cm .tab-menu-item-group .sub-title {
|
|
31154
|
+
padding: 1px 12px;
|
|
31155
|
+
position: relative;
|
|
31156
|
+
display: flex;
|
|
31228
31157
|
}
|
|
31229
|
-
|
|
31230
|
-
|
|
31231
|
-
|
|
31158
|
+
.E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
|
|
31159
|
+
opacity: 0;
|
|
31160
|
+
position: absolute;
|
|
31161
|
+
top: 50%;
|
|
31162
|
+
left: 0;
|
|
31163
|
+
transform: translate(-50%, -50%);
|
|
31164
|
+
transition: opacity 100ms linear;
|
|
31165
|
+
fill: rgba(0, 128, 255, 0.2);
|
|
31232
31166
|
}
|
|
31233
|
-
.
|
|
31234
|
-
|
|
31167
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
|
|
31168
|
+
color: #0080ff;
|
|
31235
31169
|
}
|
|
31236
|
-
|
|
31237
|
-
|
|
31238
|
-
|
|
31239
|
-
|
|
31170
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
31171
|
+
padding: 1px 12px;
|
|
31172
|
+
display: inline-block;
|
|
31173
|
+
opacity: 1;
|
|
31174
|
+
max-width: 160px;
|
|
31240
31175
|
}
|
|
31241
|
-
.
|
|
31242
|
-
|
|
31176
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
|
|
31177
|
+
padding: 1px 12px;
|
|
31178
|
+
color: #005ed1;
|
|
31243
31179
|
}
|
|
31244
|
-
.
|
|
31245
|
-
|
|
31246
|
-
|
|
31180
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
|
|
31181
|
+
opacity: 1;
|
|
31182
|
+
}
|
|
31183
|
+
.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 {
|
|
31184
|
+
background: rgba(0, 128, 255, 0.16);
|
|
31185
|
+
}
|
|
31186
|
+
.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 {
|
|
31187
|
+
opacity: 0;
|
|
31188
|
+
}
|
|
31189
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item {
|
|
31190
|
+
padding: 4px 16px;
|
|
31247
31191
|
height: 32px;
|
|
31192
|
+
border-radius: 6px 6px 0 0;
|
|
31248
31193
|
}
|
|
31249
|
-
.
|
|
31250
|
-
|
|
31194
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
|
|
31195
|
+
padding-left: 0;
|
|
31251
31196
|
}
|
|
31252
|
-
.
|
|
31253
|
-
|
|
31254
|
-
padding: 0 7px;
|
|
31255
|
-
line-height: 20px;
|
|
31197
|
+
.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 {
|
|
31198
|
+
padding-left: 16px;
|
|
31256
31199
|
}
|
|
31257
|
-
.
|
|
31258
|
-
|
|
31200
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
|
|
31201
|
+
margin-left: 11px;
|
|
31202
|
+
height: 24px;
|
|
31259
31203
|
}
|
|
31260
|
-
.
|
|
31261
|
-
|
|
31204
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
|
|
31205
|
+
padding: 0;
|
|
31262
31206
|
}
|
|
31263
|
-
.
|
|
31264
|
-
|
|
31265
|
-
opacity: 0.5;
|
|
31207
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
|
|
31208
|
+
padding: 4px 16px;
|
|
31266
31209
|
}
|
|
31267
|
-
.
|
|
31268
|
-
|
|
31210
|
+
.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 {
|
|
31211
|
+
padding: 4px 16px;
|
|
31269
31212
|
}
|
|
31270
|
-
.
|
|
31271
|
-
|
|
31213
|
+
.E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
|
|
31214
|
+
background: #fff;
|
|
31272
31215
|
}
|
|
31273
|
-
.
|
|
31274
|
-
|
|
31216
|
+
.E_t160l1cm .tab-menu-item-light:active {
|
|
31217
|
+
color: #005ed1;
|
|
31275
31218
|
}
|
|
31276
|
-
.
|
|
31277
|
-
background:
|
|
31278
|
-
|
|
31279
|
-
opacity: 0.5;
|
|
31219
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
|
|
31220
|
+
background: #fff;
|
|
31221
|
+
color: #1d326c;
|
|
31280
31222
|
}
|
|
31281
|
-
.
|
|
31282
|
-
color:
|
|
31283
|
-
border-color: #ccd4e3;
|
|
31223
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
31224
|
+
color: rgba(45, 58, 86, 0.6);
|
|
31284
31225
|
}
|
|
31285
|
-
.
|
|
31286
|
-
color: #
|
|
31287
|
-
border-color: #ccd4e3;
|
|
31288
|
-
background: rgba(172, 186, 211, 0.6);
|
|
31226
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
|
|
31227
|
+
color: #1d326c;
|
|
31289
31228
|
}
|
|
31290
|
-
.
|
|
31291
|
-
|
|
31292
|
-
display: inline;
|
|
31293
|
-
border: none;
|
|
31294
|
-
padding: 0;
|
|
31295
|
-
width: 36px;
|
|
31296
|
-
background: transparent;
|
|
31229
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
|
|
31230
|
+
fill: #d8deeb;
|
|
31297
31231
|
}
|
|
31298
|
-
.
|
|
31299
|
-
|
|
31232
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
|
|
31233
|
+
fill: #1d326c;
|
|
31300
31234
|
}
|
|
31301
|
-
.
|
|
31302
|
-
|
|
31303
|
-
|
|
31304
|
-
|
|
31235
|
+
.E_t160l1cm .tab-content {
|
|
31236
|
+
flex: 1;
|
|
31237
|
+
display: flex;
|
|
31238
|
+
flex-direction: column;
|
|
31305
31239
|
}
|
|
31306
|
-
.
|
|
31307
|
-
|
|
31240
|
+
.E_t160l1cm.is-overview .tab-content {
|
|
31241
|
+
overflow: visible;
|
|
31308
31242
|
}
|
|
31309
|
-
|
|
31310
|
-
|
|
31243
|
+
|
|
31244
|
+
.E_t14npdqr {
|
|
31245
|
+
max-width: 240px;
|
|
31246
|
+
animation: none;
|
|
31311
31247
|
}
|
|
31312
|
-
.
|
|
31313
|
-
|
|
31314
|
-
margin-right: 8px;
|
|
31248
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu {
|
|
31249
|
+
border: 1px solid #0080ff;
|
|
31315
31250
|
padding: 0;
|
|
31316
|
-
width: 36px;
|
|
31317
31251
|
}
|
|
31318
|
-
|
|
31319
|
-
|
|
31320
|
-
|
|
31252
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
31253
|
+
margin: 0;
|
|
31254
|
+
height: 32px;
|
|
31255
|
+
line-height: 32px;
|
|
31256
|
+
font-size: 13px;
|
|
31257
|
+
padding: 0 10px;
|
|
31258
|
+
display: block;
|
|
31259
|
+
overflow: hidden;
|
|
31260
|
+
text-overflow: ellipsis;
|
|
31261
|
+
white-space: nowrap;
|
|
31321
31262
|
}
|
|
31322
|
-
|
|
31323
|
-
|
|
31324
|
-
|
|
31325
|
-
|
|
31326
|
-
|
|
31327
|
-
|
|
31328
|
-
|
|
31329
|
-
|
|
31330
|
-
|
|
31263
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
|
|
31264
|
+
content: " ";
|
|
31265
|
+
height: 1px;
|
|
31266
|
+
width: calc(100% + 10px);
|
|
31267
|
+
background: rgba(172, 186, 211, 0.6);
|
|
31268
|
+
display: block;
|
|
31269
|
+
}
|
|
31270
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
|
|
31271
|
+
color: #0080ff;
|
|
31272
|
+
background: transparent;
|
|
31331
31273
|
}
|
|
31332
31274
|
|
|
31333
|
-
.
|
|
31334
|
-
|
|
31335
|
-
flex-direction: column;
|
|
31336
|
-
margin: 1px 8px;
|
|
31337
|
-
padding: 8px;
|
|
31338
|
-
border-radius: 4px;
|
|
31275
|
+
.E_c1up1pdz {
|
|
31276
|
+
width: 648px;
|
|
31339
31277
|
}
|
|
31340
|
-
.
|
|
31341
|
-
|
|
31278
|
+
.E_c1up1pdz.active {
|
|
31279
|
+
border-color: #0080ff;
|
|
31342
31280
|
}
|
|
31343
|
-
.
|
|
31344
|
-
|
|
31281
|
+
.E_c1up1pdz.active > header {
|
|
31282
|
+
background: rgba(0, 128, 255, 0.1);
|
|
31345
31283
|
}
|
|
31346
|
-
.
|
|
31347
|
-
|
|
31284
|
+
.E_c1up1pdz .expand {
|
|
31285
|
+
padding: 12px;
|
|
31348
31286
|
}
|
|
31349
|
-
.
|
|
31350
|
-
|
|
31287
|
+
.E_c1up1pdz .field-item {
|
|
31288
|
+
display: flex;
|
|
31289
|
+
padding: 10px 0;
|
|
31290
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
31351
31291
|
}
|
|
31352
|
-
.
|
|
31353
|
-
|
|
31292
|
+
.E_c1up1pdz .field-item:last-child {
|
|
31293
|
+
border-bottom: none;
|
|
31294
|
+
padding-bottom: 0;
|
|
31354
31295
|
}
|
|
31355
|
-
.
|
|
31356
|
-
|
|
31296
|
+
.E_c1up1pdz .field-item label {
|
|
31297
|
+
line-height: 32px;
|
|
31298
|
+
width: 100px;
|
|
31299
|
+
color: rgba(62, 70, 82, 0.6);
|
|
31357
31300
|
}
|
|
31358
|
-
.
|
|
31359
|
-
color:
|
|
31301
|
+
.E_c1up1pdz .help {
|
|
31302
|
+
color: rgba(62, 70, 82, 0.6);
|
|
31303
|
+
margin-top: 5px;
|
|
31360
31304
|
}
|
|
31361
|
-
.
|
|
31362
|
-
|
|
31363
|
-
|
|
31305
|
+
.E_c1up1pdz .ant-input-affix-wrapper,
|
|
31306
|
+
.E_c1up1pdz .ant-picker {
|
|
31307
|
+
width: 128px;
|
|
31364
31308
|
}
|
|
31365
31309
|
|
|
31366
|
-
.
|
|
31310
|
+
.E_c156wh19 {
|
|
31367
31311
|
display: flex;
|
|
31312
|
+
align-items: center;
|
|
31368
31313
|
justify-content: space-between;
|
|
31369
|
-
|
|
31370
|
-
line-height: 20px;
|
|
31314
|
+
word-break: keep-all;
|
|
31371
31315
|
}
|
|
31372
|
-
.
|
|
31373
|
-
|
|
31316
|
+
.E_c156wh19 .title {
|
|
31317
|
+
margin: 0 16px 0 8px;
|
|
31318
|
+
}
|
|
31319
|
+
.E_c156wh19 .retain {
|
|
31320
|
+
color: rgba(129, 138, 153, 0.6);
|
|
31321
|
+
}
|
|
31322
|
+
.E_c156wh19 div.left {
|
|
31323
|
+
flex: 1;
|
|
31324
|
+
display: flex;
|
|
31325
|
+
overflow: hidden;
|
|
31326
|
+
align-items: center;
|
|
31327
|
+
justify-content: flex-start;
|
|
31328
|
+
white-space: nowrap;
|
|
31329
|
+
}
|
|
31330
|
+
.E_c156wh19 div.left .title {
|
|
31331
|
+
max-width: 100%;
|
|
31374
31332
|
overflow: hidden;
|
|
31375
31333
|
text-overflow: ellipsis;
|
|
31376
31334
|
}
|
|
31377
|
-
|
|
31378
|
-
.E_o1zue7 {
|
|
31335
|
+
.E_c156wh19 div.right {
|
|
31379
31336
|
display: flex;
|
|
31380
|
-
|
|
31381
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31382
|
-
height: 18px;
|
|
31383
|
-
line-height: 18px;
|
|
31384
|
-
margin-top: 2px;
|
|
31337
|
+
align-items: center;
|
|
31385
31338
|
}
|
|
31386
|
-
|
|
31387
|
-
|
|
31388
|
-
|
|
31389
|
-
|
|
31390
|
-
background: rgba(225, 230, 241, 0.6);
|
|
31339
|
+
.E_c156wh19 .reverse {
|
|
31340
|
+
display: flex;
|
|
31341
|
+
flex-direction: row-reverse;
|
|
31342
|
+
align-items: center;
|
|
31391
31343
|
}
|
|
31392
|
-
|
|
31393
|
-
|
|
31394
|
-
|
|
31395
|
-
|
|
31396
|
-
|
|
31397
|
-
|
|
31344
|
+
.E_c156wh19 .reverse .ant-switch {
|
|
31345
|
+
margin-left: 8px;
|
|
31346
|
+
}
|
|
31347
|
+
.E_c156wh19 .close {
|
|
31348
|
+
padding-left: 14px;
|
|
31349
|
+
margin-left: 14px;
|
|
31350
|
+
border-left: 1px solid rgba(129, 138, 153, 0.6);
|
|
31351
|
+
cursor: pointer;
|
|
31398
31352
|
}
|
|
31399
31353
|
|
|
31400
|
-
.
|
|
31401
|
-
|
|
31354
|
+
.E_m126spxy {
|
|
31355
|
+
padding-bottom: 4px;
|
|
31356
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
31357
|
+
}
|
|
31358
|
+
.E_m126spxy .ant-btn-link {
|
|
31359
|
+
padding: 1px 10px;
|
|
31360
|
+
color: rgba(62, 70, 82, 0.6);
|
|
31361
|
+
border-radius: 4px;
|
|
31362
|
+
}
|
|
31363
|
+
.E_m126spxy .ant-btn-link.active {
|
|
31364
|
+
background: rgba(0, 128, 255, 0.1);
|
|
31365
|
+
color: #0096ff;
|
|
31402
31366
|
}
|
|
31403
31367
|
|
|
31404
|
-
.
|
|
31405
|
-
|
|
31368
|
+
.E_wpbf4pq {
|
|
31369
|
+
padding: 10px 0;
|
|
31370
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
31406
31371
|
}
|
|
31407
|
-
.
|
|
31408
|
-
|
|
31409
|
-
|
|
31410
|
-
|
|
31411
|
-
|
|
31372
|
+
.E_wpbf4pq .ant-input,
|
|
31373
|
+
.E_wpbf4pq .ant-picker {
|
|
31374
|
+
width: 80px;
|
|
31375
|
+
margin: 0 9px;
|
|
31376
|
+
text-align: center;
|
|
31412
31377
|
}
|
|
31413
|
-
.
|
|
31414
|
-
|
|
31415
|
-
|
|
31416
|
-
|
|
31417
|
-
align-items: center;
|
|
31418
|
-
margin-left: 4px;
|
|
31378
|
+
.E_wpbf4pq .options {
|
|
31379
|
+
padding: 12px 0 12px 16px;
|
|
31380
|
+
border-left: 2px solid rgba(129, 138, 153, 0.6);
|
|
31381
|
+
margin: 5px 0 5px 8px;
|
|
31419
31382
|
}
|
|
31420
|
-
.
|
|
31421
|
-
|
|
31422
|
-
|
|
31423
|
-
|
|
31424
|
-
|
|
31425
|
-
margin-right:
|
|
31426
|
-
cursor: auto;
|
|
31383
|
+
.E_wpbf4pq .week-day-option,
|
|
31384
|
+
.E_wpbf4pq .month-day-option {
|
|
31385
|
+
background: #f5f7fa;
|
|
31386
|
+
box-sizing: border-box;
|
|
31387
|
+
border-radius: 16px;
|
|
31388
|
+
margin-right: 8px;
|
|
31427
31389
|
}
|
|
31428
|
-
.
|
|
31390
|
+
.E_wpbf4pq .week-day-option:focus,
|
|
31391
|
+
.E_wpbf4pq .month-day-option:focus {
|
|
31392
|
+
color: inherit;
|
|
31393
|
+
border-color: #d9d9d9;
|
|
31394
|
+
}
|
|
31395
|
+
.E_wpbf4pq .week-day-option.active {
|
|
31396
|
+
background-color: #0096ff;
|
|
31397
|
+
border-color: #0096ff;
|
|
31398
|
+
color: #fff;
|
|
31399
|
+
}
|
|
31400
|
+
.E_wpbf4pq .week-day-option.en-text {
|
|
31401
|
+
width: 110px;
|
|
31402
|
+
margin-top: 4px;
|
|
31403
|
+
}
|
|
31404
|
+
.E_wpbf4pq .month-day-option {
|
|
31405
|
+
width: 32px;
|
|
31429
31406
|
padding: 0;
|
|
31430
|
-
margin:
|
|
31431
|
-
|
|
31432
|
-
|
|
31407
|
+
margin-bottom: 8px;
|
|
31408
|
+
}
|
|
31409
|
+
.E_wpbf4pq .month-day-option.active {
|
|
31410
|
+
background-color: #0096ff;
|
|
31411
|
+
border-color: #0096ff;
|
|
31412
|
+
color: #fff;
|
|
31413
|
+
}
|
|
31414
|
+
|
|
31415
|
+
.E_fzh9mnb {
|
|
31416
|
+
width: 100%;
|
|
31417
|
+
height: 100%;
|
|
31418
|
+
min-height: 124px;
|
|
31419
|
+
display: flex;
|
|
31420
|
+
flex-direction: column;
|
|
31421
|
+
justify-content: center;
|
|
31422
|
+
align-items: center;
|
|
31423
|
+
}
|
|
31424
|
+
.E_fzh9mnb .error-text {
|
|
31425
|
+
color: rgba(10, 37, 85, 0.6);
|
|
31426
|
+
margin-bottom: 16px;
|
|
31427
|
+
font-size: 18px;
|
|
31433
31428
|
}
|
|
31434
31429
|
|
|
31435
31430
|
.E_f7pxqmh {
|
|
@@ -31447,69 +31442,23 @@ button.E_n7k2c6r {
|
|
|
31447
31442
|
height: auto;
|
|
31448
31443
|
font-size: 13px;
|
|
31449
31444
|
color: rgba(44, 56, 82, 0.6);
|
|
31450
|
-
white-space: normal;
|
|
31451
|
-
}
|
|
31452
|
-
.E_f7pxqmh.ant-form-item-has-error .ant-input {
|
|
31453
|
-
border-color: #ff4d4f !important;
|
|
31454
|
-
}
|
|
31455
|
-
.E_f7pxqmh.ant-form-item-has-error .ant-input-password {
|
|
31456
|
-
border-color: #ff4d4f !important;
|
|
31457
|
-
}
|
|
31458
|
-
.E_f7pxqmh .ant-form-item-explain {
|
|
31459
|
-
margin-top: 4px;
|
|
31460
|
-
font-size: 12px;
|
|
31461
|
-
min-height: 0px;
|
|
31462
|
-
}
|
|
31463
|
-
.E_f7pxqmh .ant-form-item-extra {
|
|
31464
|
-
font-size: 12px;
|
|
31465
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31466
|
-
min-height: 0px;
|
|
31467
|
-
}
|
|
31468
|
-
|
|
31469
|
-
.E_t1m2x205 .ant-tooltip-arrow {
|
|
31470
|
-
display: none;
|
|
31471
|
-
}
|
|
31472
|
-
.E_t1m2x205 .ant-tooltip-inner {
|
|
31473
|
-
background: rgba(23, 38, 64, 0.8);
|
|
31474
|
-
border-radius: 4px;
|
|
31475
|
-
}
|
|
31476
|
-
.E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
|
|
31477
|
-
visibility: hidden;
|
|
31478
|
-
}
|
|
31479
|
-
|
|
31480
|
-
.E_i1inqkme {
|
|
31481
|
-
height: 18px;
|
|
31482
|
-
line-height: 18px;
|
|
31483
|
-
padding: 0 4px;
|
|
31484
|
-
border-radius: 4px;
|
|
31485
|
-
background: rgba(235, 239, 245, 0.6);
|
|
31486
|
-
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
31487
|
-
display: flex;
|
|
31488
|
-
align-items: center;
|
|
31489
|
-
white-space: nowrap;
|
|
31490
|
-
margin-right: 4px;
|
|
31491
|
-
}
|
|
31492
|
-
|
|
31493
|
-
.E_fzh9mnb {
|
|
31494
|
-
width: 100%;
|
|
31495
|
-
height: 100%;
|
|
31496
|
-
min-height: 124px;
|
|
31497
|
-
display: flex;
|
|
31498
|
-
flex-direction: column;
|
|
31499
|
-
justify-content: center;
|
|
31500
|
-
align-items: center;
|
|
31445
|
+
white-space: normal;
|
|
31501
31446
|
}
|
|
31502
|
-
.
|
|
31503
|
-
color:
|
|
31504
|
-
margin-bottom: 16px;
|
|
31505
|
-
font-size: 18px;
|
|
31447
|
+
.E_f7pxqmh.ant-form-item-has-error .ant-input {
|
|
31448
|
+
border-color: #ff4d4f !important;
|
|
31506
31449
|
}
|
|
31507
|
-
|
|
31508
|
-
|
|
31509
|
-
margin-left: 8px;
|
|
31450
|
+
.E_f7pxqmh.ant-form-item-has-error .ant-input-password {
|
|
31451
|
+
border-color: #ff4d4f !important;
|
|
31510
31452
|
}
|
|
31511
|
-
.
|
|
31512
|
-
|
|
31453
|
+
.E_f7pxqmh .ant-form-item-explain {
|
|
31454
|
+
margin-top: 4px;
|
|
31455
|
+
font-size: 12px;
|
|
31456
|
+
min-height: 0px;
|
|
31457
|
+
}
|
|
31458
|
+
.E_f7pxqmh .ant-form-item-extra {
|
|
31459
|
+
font-size: 12px;
|
|
31460
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31461
|
+
min-height: 0px;
|
|
31513
31462
|
}
|
|
31514
31463
|
|
|
31515
31464
|
.E_iouxfgt {
|
|
@@ -31530,6 +31479,19 @@ button.E_n7k2c6r {
|
|
|
31530
31479
|
animation: rotate 680ms linear infinite;
|
|
31531
31480
|
}
|
|
31532
31481
|
|
|
31482
|
+
.E_i1inqkme {
|
|
31483
|
+
height: 18px;
|
|
31484
|
+
line-height: 18px;
|
|
31485
|
+
padding: 0 4px;
|
|
31486
|
+
border-radius: 4px;
|
|
31487
|
+
background: rgba(235, 239, 245, 0.6);
|
|
31488
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
31489
|
+
display: flex;
|
|
31490
|
+
align-items: center;
|
|
31491
|
+
white-space: nowrap;
|
|
31492
|
+
margin-right: 4px;
|
|
31493
|
+
}
|
|
31494
|
+
|
|
31533
31495
|
.E_ai7qkf2 .ant-input-number-handler-wrap {
|
|
31534
31496
|
display: var(--ai7qkf2-0);
|
|
31535
31497
|
}
|
|
@@ -31590,43 +31552,51 @@ button.E_n7k2c6r {
|
|
|
31590
31552
|
padding: 2px 8px;
|
|
31591
31553
|
}
|
|
31592
31554
|
|
|
31593
|
-
.
|
|
31594
|
-
display:
|
|
31595
|
-
}
|
|
31596
|
-
|
|
31597
|
-
.E_h1jsgezc {
|
|
31598
|
-
visibility: hidden;
|
|
31599
|
-
position: absolute;
|
|
31555
|
+
.E_a1wfy30z .ant-input-number-handler-wrap {
|
|
31556
|
+
display: var(--a1wfy30z-0);
|
|
31600
31557
|
}
|
|
31601
|
-
|
|
31602
|
-
|
|
31558
|
+
.E_a1wfy30z .ant-input-number-input-wrap {
|
|
31559
|
+
padding: 4px 11px;
|
|
31603
31560
|
display: inline-flex;
|
|
31561
|
+
line-height: 1.5715;
|
|
31562
|
+
height: inherit;
|
|
31563
|
+
}
|
|
31564
|
+
.E_a1wfy30z .ant-input-number-input-wrap::after {
|
|
31565
|
+
content: var(--a1wfy30z-1);
|
|
31566
|
+
display: var(--a1wfy30z-2);
|
|
31567
|
+
flex: none;
|
|
31604
31568
|
align-items: center;
|
|
31605
|
-
|
|
31606
|
-
color: #fff;
|
|
31607
|
-
font-weight: bold;
|
|
31608
|
-
font-size: 12px;
|
|
31609
|
-
width: 24px;
|
|
31610
|
-
height: 24px;
|
|
31611
|
-
border-radius: 50%;
|
|
31612
|
-
background: var(--a1b5xrg3-0);
|
|
31569
|
+
margin-left: 4px;
|
|
31613
31570
|
}
|
|
31614
|
-
.
|
|
31615
|
-
|
|
31616
|
-
|
|
31617
|
-
|
|
31618
|
-
height: 40px;
|
|
31619
|
-
display: inline-flex;
|
|
31571
|
+
.E_a1wfy30z .ant-input-number-input-wrap::before {
|
|
31572
|
+
content: var(--a1wfy30z-3);
|
|
31573
|
+
display: var(--a1wfy30z-4);
|
|
31574
|
+
flex: none;
|
|
31620
31575
|
align-items: center;
|
|
31621
|
-
|
|
31622
|
-
|
|
31576
|
+
margin-right: 4px;
|
|
31577
|
+
cursor: auto;
|
|
31623
31578
|
}
|
|
31624
|
-
.
|
|
31625
|
-
|
|
31579
|
+
.E_a1wfy30z .ant-input-number-input {
|
|
31580
|
+
padding: 0;
|
|
31581
|
+
margin: 0;
|
|
31582
|
+
height: auto;
|
|
31583
|
+
font-size: inherit;
|
|
31626
31584
|
}
|
|
31627
|
-
|
|
31628
|
-
|
|
31629
|
-
|
|
31585
|
+
|
|
31586
|
+
.E_atcz0kf .ant-input-suffix {
|
|
31587
|
+
margin-left: 8px;
|
|
31588
|
+
}
|
|
31589
|
+
.E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
31590
|
+
padding: 2px 7px 2px 12px;
|
|
31591
|
+
}
|
|
31592
|
+
|
|
31593
|
+
.E_owd0kml {
|
|
31594
|
+
display: inline-block;
|
|
31595
|
+
}
|
|
31596
|
+
|
|
31597
|
+
.E_h1jsgezc {
|
|
31598
|
+
visibility: hidden;
|
|
31599
|
+
position: absolute;
|
|
31630
31600
|
}
|
|
31631
31601
|
|
|
31632
31602
|
.E_dsnbhzf {
|
|
@@ -32108,6 +32078,36 @@ button.E_n7k2c6r {
|
|
|
32108
32078
|
min-width: 1280px;
|
|
32109
32079
|
}
|
|
32110
32080
|
|
|
32081
|
+
.E_a1b5xrg3 .user-icon-inner {
|
|
32082
|
+
display: inline-flex;
|
|
32083
|
+
align-items: center;
|
|
32084
|
+
justify-content: center;
|
|
32085
|
+
color: #fff;
|
|
32086
|
+
font-weight: bold;
|
|
32087
|
+
font-size: 12px;
|
|
32088
|
+
width: 24px;
|
|
32089
|
+
height: 24px;
|
|
32090
|
+
border-radius: 50%;
|
|
32091
|
+
background: var(--a1b5xrg3-0);
|
|
32092
|
+
}
|
|
32093
|
+
.E_a1b5xrg3.btn-item {
|
|
32094
|
+
transition: all 160ms ease;
|
|
32095
|
+
cursor: pointer;
|
|
32096
|
+
width: 56px;
|
|
32097
|
+
height: 40px;
|
|
32098
|
+
display: inline-flex;
|
|
32099
|
+
align-items: center;
|
|
32100
|
+
justify-content: center;
|
|
32101
|
+
border-radius: 6px;
|
|
32102
|
+
}
|
|
32103
|
+
.E_a1b5xrg3.btn-item:hover {
|
|
32104
|
+
box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
|
|
32105
|
+
}
|
|
32106
|
+
.E_a1b5xrg3.btn-item:active {
|
|
32107
|
+
transform: translateY(2px);
|
|
32108
|
+
transition: all 320ms ease;
|
|
32109
|
+
}
|
|
32110
|
+
|
|
32111
32111
|
.E_cnujxq2 {
|
|
32112
32112
|
display: flex;
|
|
32113
32113
|
flex-direction: column;
|
|
@@ -32797,12 +32797,6 @@ input.E_rf8rlle.ant-input {
|
|
|
32797
32797
|
color: rgba(44, 56, 82, 0.7490196078);
|
|
32798
32798
|
}
|
|
32799
32799
|
|
|
32800
|
-
.E_h1ol2wl7 {
|
|
32801
|
-
font-weight: bold;
|
|
32802
|
-
background-color: unset;
|
|
32803
|
-
padding: unset;
|
|
32804
|
-
}
|
|
32805
|
-
|
|
32806
32800
|
.E_s17wv897.ant-select, .E_s17wv897.ant-select div.ant-select-selector {
|
|
32807
32801
|
border-radius: 6px;
|
|
32808
32802
|
}
|
|
@@ -33012,17 +33006,25 @@ input.E_rf8rlle.ant-input {
|
|
|
33012
33006
|
flex-shrink: 0;
|
|
33013
33007
|
}
|
|
33014
33008
|
|
|
33015
|
-
.
|
|
33016
|
-
|
|
33017
|
-
|
|
33018
|
-
|
|
33019
|
-
padding: 4px;
|
|
33009
|
+
.E_w1dxz879 {
|
|
33010
|
+
display: flex;
|
|
33011
|
+
flex-direction: column;
|
|
33012
|
+
gap: 6px;
|
|
33020
33013
|
}
|
|
33021
|
-
.
|
|
33022
|
-
|
|
33014
|
+
.E_w1dxz879 .ellipsis-tooltip {
|
|
33015
|
+
max-height: var(--w1dxz879-0);
|
|
33016
|
+
text-overflow: clip;
|
|
33017
|
+
overflow: hidden;
|
|
33023
33018
|
}
|
|
33024
|
-
.
|
|
33025
|
-
|
|
33019
|
+
.E_w1dxz879 .tips {
|
|
33020
|
+
color: #fff;
|
|
33021
|
+
opacity: 0.8;
|
|
33022
|
+
}
|
|
33023
|
+
|
|
33024
|
+
.E_h1ol2wl7 {
|
|
33025
|
+
font-weight: bold;
|
|
33026
|
+
background-color: unset;
|
|
33027
|
+
padding: unset;
|
|
33026
33028
|
}
|
|
33027
33029
|
|
|
33028
33030
|
.E_ryby9ds {
|
|
@@ -33041,19 +33043,17 @@ input.E_rf8rlle.ant-input {
|
|
|
33041
33043
|
margin-right: 6px;
|
|
33042
33044
|
}
|
|
33043
33045
|
|
|
33044
|
-
.
|
|
33045
|
-
|
|
33046
|
-
|
|
33047
|
-
|
|
33046
|
+
.E_suhck3k {
|
|
33047
|
+
height: 24px;
|
|
33048
|
+
width: 24px;
|
|
33049
|
+
border-radius: 6px;
|
|
33050
|
+
padding: 4px;
|
|
33048
33051
|
}
|
|
33049
|
-
.
|
|
33050
|
-
|
|
33051
|
-
text-overflow: clip;
|
|
33052
|
-
overflow: hidden;
|
|
33052
|
+
.E_suhck3k:hover {
|
|
33053
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
33053
33054
|
}
|
|
33054
|
-
.
|
|
33055
|
-
|
|
33056
|
-
opacity: 0.8;
|
|
33055
|
+
.E_suhck3k:hover svg path {
|
|
33056
|
+
fill: blue;
|
|
33057
33057
|
}
|
|
33058
33058
|
|
|
33059
33059
|
.E_hrhfj7c {
|
|
@@ -33972,48 +33972,72 @@ input.E_rf8rlle.ant-input {
|
|
|
33972
33972
|
padding: 0;
|
|
33973
33973
|
}
|
|
33974
33974
|
|
|
33975
|
-
.
|
|
33976
|
-
padding: 0 12px 14px 12px;
|
|
33977
|
-
}
|
|
33978
|
-
|
|
33979
|
-
.E_c1kghdax {
|
|
33975
|
+
.E_ckui4s7 {
|
|
33980
33976
|
color: #2d3a56;
|
|
33981
|
-
|
|
33977
|
+
line-height: 22px;
|
|
33978
|
+
display: inline-flex;
|
|
33979
|
+
}
|
|
33980
|
+
.E_ckui4s7 .ant-checkbox {
|
|
33981
|
+
height: 22px;
|
|
33982
33982
|
display: flex;
|
|
33983
|
-
justify-content: space-between;
|
|
33984
33983
|
align-items: center;
|
|
33984
|
+
top: 0;
|
|
33985
33985
|
}
|
|
33986
|
-
.
|
|
33987
|
-
|
|
33986
|
+
.E_ckui4s7 .ant-checkbox-checked::after {
|
|
33987
|
+
border: none;
|
|
33988
33988
|
}
|
|
33989
|
-
.
|
|
33990
|
-
|
|
33991
|
-
color: #00122e;
|
|
33989
|
+
.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 {
|
|
33990
|
+
border-color: #0080ff;
|
|
33992
33991
|
}
|
|
33993
|
-
.
|
|
33994
|
-
|
|
33995
|
-
font-weight: 600;
|
|
33992
|
+
.E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
|
|
33993
|
+
border: 1px solid rgba(107, 128, 167, 0.6);
|
|
33996
33994
|
}
|
|
33997
|
-
.
|
|
33998
|
-
|
|
33995
|
+
.E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
33996
|
+
border: 1px solid #0080ff;
|
|
33999
33997
|
}
|
|
34000
|
-
.
|
|
34001
|
-
|
|
34002
|
-
line-height: 18px;
|
|
33998
|
+
.E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
33999
|
+
background: #0080ff;
|
|
34003
34000
|
}
|
|
34004
|
-
.
|
|
34005
|
-
|
|
34006
|
-
|
|
34007
|
-
|
|
34008
|
-
|
|
34009
|
-
|
|
34010
|
-
|
|
34001
|
+
.E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
34002
|
+
background-color: #fff;
|
|
34003
|
+
height: 2px;
|
|
34004
|
+
width: 10px;
|
|
34005
|
+
border-radius: 2px;
|
|
34006
|
+
}
|
|
34007
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled {
|
|
34008
|
+
opacity: 0.5;
|
|
34009
|
+
}
|
|
34010
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
|
|
34011
|
+
background: rgba(211, 218, 235, 0.6);
|
|
34012
|
+
border-color: rgba(107, 128, 167, 0.6) !important;
|
|
34013
|
+
}
|
|
34014
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
|
|
34015
|
+
border-color: #2d3a56;
|
|
34016
|
+
}
|
|
34017
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
34018
|
+
background: #2d3a56;
|
|
34019
|
+
}
|
|
34020
|
+
.E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
|
|
34021
|
+
padding: 0;
|
|
34022
|
+
}
|
|
34023
|
+
.E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
|
|
34024
|
+
display: inline-block;
|
|
34025
|
+
margin-left: 12px;
|
|
34011
34026
|
color: #2d3a56;
|
|
34012
|
-
font-weight: 700;
|
|
34013
34027
|
}
|
|
34014
|
-
.
|
|
34015
|
-
|
|
34016
|
-
|
|
34028
|
+
.E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
|
|
34029
|
+
margin-left: 28px;
|
|
34030
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34031
|
+
}
|
|
34032
|
+
.E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
|
|
34033
|
+
margin-left: 8px;
|
|
34034
|
+
}
|
|
34035
|
+
.E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
|
|
34036
|
+
margin-left: 24px;
|
|
34037
|
+
}
|
|
34038
|
+
|
|
34039
|
+
.E_c1yd35n {
|
|
34040
|
+
padding: 0 12px 14px 12px;
|
|
34017
34041
|
}
|
|
34018
34042
|
|
|
34019
34043
|
.E_b14q2gmw {
|
|
@@ -34067,153 +34091,93 @@ input.E_rf8rlle.ant-input {
|
|
|
34067
34091
|
background-color: transparent;
|
|
34068
34092
|
}
|
|
34069
34093
|
|
|
34070
|
-
|
|
34071
|
-
|
|
34072
|
-
|
|
34073
|
-
|
|
34074
|
-
|
|
34075
|
-
|
|
34076
|
-
button.E_l48ei06 {
|
|
34077
|
-
color: #0080FF;
|
|
34078
|
-
height: unset;
|
|
34079
|
-
}
|
|
34080
|
-
button.E_l48ei06 .button-prefix-icon {
|
|
34081
|
-
margin-right: 4px;
|
|
34082
|
-
}
|
|
34083
|
-
button.E_l48ei06 .button-suffix-icon {
|
|
34084
|
-
margin-left: 4px;
|
|
34085
|
-
}
|
|
34086
|
-
button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
|
|
34087
|
-
color: #009DFF;
|
|
34088
|
-
}
|
|
34089
|
-
button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
|
|
34090
|
-
color: #005ED1;
|
|
34091
|
-
}
|
|
34092
|
-
button.E_l48ei06.ui-kit-link-disabled {
|
|
34093
|
-
color: #0080FF;
|
|
34094
|
-
}
|
|
34095
|
-
button.E_l48ei06.ui-kit-link-primary {
|
|
34096
|
-
color: #00122E;
|
|
34094
|
+
.E_c1kghdax {
|
|
34095
|
+
color: #2d3a56;
|
|
34096
|
+
padding: 7px 12px;
|
|
34097
|
+
display: flex;
|
|
34098
|
+
justify-content: space-between;
|
|
34099
|
+
align-items: center;
|
|
34097
34100
|
}
|
|
34098
|
-
|
|
34099
|
-
|
|
34101
|
+
.E_c1kghdax.has-arrow {
|
|
34102
|
+
padding-left: 10px;
|
|
34100
34103
|
}
|
|
34101
|
-
|
|
34102
|
-
|
|
34104
|
+
.E_c1kghdax.has-arrow .title-wrapper {
|
|
34105
|
+
cursor: pointer;
|
|
34106
|
+
color: #00122e;
|
|
34103
34107
|
}
|
|
34104
|
-
|
|
34105
|
-
color: #
|
|
34108
|
+
.E_c1kghdax.has-arrow .title-wrapper.is-open {
|
|
34109
|
+
color: #2d3a56;
|
|
34110
|
+
font-weight: 600;
|
|
34106
34111
|
}
|
|
34107
|
-
|
|
34108
|
-
|
|
34112
|
+
.E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
|
|
34113
|
+
transform: rotate(90deg);
|
|
34109
34114
|
}
|
|
34110
|
-
|
|
34111
|
-
|
|
34115
|
+
.E_c1kghdax .sub-info {
|
|
34116
|
+
font-size: 12px;
|
|
34117
|
+
line-height: 18px;
|
|
34112
34118
|
}
|
|
34113
|
-
|
|
34114
|
-
|
|
34119
|
+
.E_c1kghdax .title-wrapper {
|
|
34120
|
+
display: flex;
|
|
34121
|
+
align-items: center;
|
|
34122
|
+
user-select: none;
|
|
34123
|
+
flex-grow: 1;
|
|
34124
|
+
font-size: 12px;
|
|
34125
|
+
line-height: 18px;
|
|
34126
|
+
color: #2d3a56;
|
|
34127
|
+
font-weight: 700;
|
|
34115
34128
|
}
|
|
34116
|
-
|
|
34117
|
-
|
|
34129
|
+
.E_c1kghdax .collapse-arrow {
|
|
34130
|
+
transition: all 50ms ease-out 0ms;
|
|
34131
|
+
margin-right: 2px;
|
|
34118
34132
|
}
|
|
34119
34133
|
|
|
34120
|
-
.
|
|
34134
|
+
.E_lht19u8 {
|
|
34121
34135
|
width: 64px;
|
|
34122
34136
|
height: 64px;
|
|
34123
|
-
max-width: 64px;
|
|
34124
|
-
max-height: 64px;
|
|
34125
|
-
overflow: hidden;
|
|
34126
34137
|
display: flex;
|
|
34127
34138
|
align-items: center;
|
|
34128
34139
|
justify-content: center;
|
|
34129
34140
|
position: relative;
|
|
34130
|
-
opacity: 0.
|
|
34131
|
-
}
|
|
34132
|
-
.E_l12xdkhl .icon-wrapper {
|
|
34133
|
-
animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
|
|
34134
|
-
}
|
|
34135
|
-
@keyframes rotate {
|
|
34136
|
-
from {
|
|
34137
|
-
transform: rotate(0deg);
|
|
34138
|
-
}
|
|
34139
|
-
to {
|
|
34140
|
-
transform: rotate(360deg);
|
|
34141
|
-
}
|
|
34141
|
+
opacity: 0.2;
|
|
34142
34142
|
}
|
|
34143
34143
|
|
|
34144
|
-
.
|
|
34145
|
-
|
|
34146
|
-
|
|
34147
|
-
|
|
34148
|
-
|
|
34149
|
-
|
|
34150
|
-
|
|
34151
|
-
|
|
34152
|
-
|
|
34153
|
-
|
|
34154
|
-
|
|
34155
|
-
}
|
|
34156
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule {
|
|
34157
|
-
color: #00122e;
|
|
34158
|
-
}
|
|
34159
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
|
|
34160
|
-
margin-right: 6px;
|
|
34161
|
-
}
|
|
34162
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
|
|
34163
|
-
margin-left: 8px;
|
|
34164
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34165
|
-
}
|
|
34166
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
|
|
34167
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
34168
|
-
}
|
|
34169
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
|
|
34170
|
-
background-color: #0080ff;
|
|
34171
|
-
}
|
|
34172
|
-
.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 {
|
|
34173
|
-
background-color: rgba(0, 136, 255, 0.16);
|
|
34174
|
-
}
|
|
34175
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
|
|
34176
|
-
background-color: rgba(255, 74, 74, 0.1);
|
|
34177
|
-
}
|
|
34178
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
|
|
34179
|
-
background-color: #f0483e;
|
|
34180
|
-
}
|
|
34181
|
-
.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 {
|
|
34182
|
-
background-color: rgba(255, 74, 74, 0.16);
|
|
34183
|
-
}
|
|
34184
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
|
|
34185
|
-
background-color: rgba(254, 160, 8, 0.1);
|
|
34186
|
-
}
|
|
34187
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
|
|
34188
|
-
background-color: #fea008;
|
|
34189
|
-
}
|
|
34190
|
-
.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 {
|
|
34191
|
-
background-color: rgba(255, 187, 0, 0.16);
|
|
34192
|
-
}
|
|
34193
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
|
|
34194
|
-
background-color: rgba(30, 201, 127, 0.1);
|
|
34195
|
-
}
|
|
34196
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
|
|
34197
|
-
background-color: #00ba5d;
|
|
34198
|
-
}
|
|
34199
|
-
.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 {
|
|
34200
|
-
background-color: rgba(30, 201, 127, 0.16);
|
|
34201
|
-
}
|
|
34202
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
|
|
34203
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
34204
|
-
}
|
|
34205
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
|
|
34206
|
-
background-color: #6b7d99;
|
|
34144
|
+
.E_lk3gkp4 {
|
|
34145
|
+
position: absolute;
|
|
34146
|
+
width: 5px;
|
|
34147
|
+
height: 48px;
|
|
34148
|
+
left: 9.33px;
|
|
34149
|
+
top: 40.5px;
|
|
34150
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
34151
|
+
border-radius: 5px;
|
|
34152
|
+
transform: rotate(-128deg);
|
|
34153
|
+
transform-origin: top left;
|
|
34154
|
+
animation: loading-indicator1 1100ms ease-out infinite;
|
|
34207
34155
|
}
|
|
34208
|
-
|
|
34209
|
-
|
|
34156
|
+
|
|
34157
|
+
.E_ll4n94n {
|
|
34158
|
+
position: absolute;
|
|
34159
|
+
width: 5px;
|
|
34160
|
+
height: 48px;
|
|
34161
|
+
left: 40.8px;
|
|
34162
|
+
top: 8.4px;
|
|
34163
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
34164
|
+
border-radius: 5px;
|
|
34165
|
+
transform: rotate(-8deg);
|
|
34166
|
+
transform-origin: top left;
|
|
34167
|
+
animation: loading-indicator2 1100ms ease-out infinite;
|
|
34210
34168
|
}
|
|
34211
34169
|
|
|
34212
|
-
.
|
|
34213
|
-
|
|
34214
|
-
|
|
34215
|
-
|
|
34216
|
-
|
|
34170
|
+
.E_l17lbdo6 {
|
|
34171
|
+
position: absolute;
|
|
34172
|
+
width: 5px;
|
|
34173
|
+
height: 48px;
|
|
34174
|
+
left: 52.9px;
|
|
34175
|
+
top: 51.8px;
|
|
34176
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
34177
|
+
border-radius: 5px;
|
|
34178
|
+
transform: rotate(112deg);
|
|
34179
|
+
transform-origin: top left;
|
|
34180
|
+
animation: loading-indicator3 1100ms ease-out infinite;
|
|
34217
34181
|
}
|
|
34218
34182
|
|
|
34219
34183
|
.E_tc97u5y {
|
|
@@ -34586,177 +34550,153 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34586
34550
|
background: #fff;
|
|
34587
34551
|
}
|
|
34588
34552
|
|
|
34589
|
-
.
|
|
34590
|
-
|
|
34591
|
-
|
|
34592
|
-
|
|
34593
|
-
}
|
|
34594
|
-
.E_ckui4s7 .ant-checkbox {
|
|
34553
|
+
.E_sddwhm6 {
|
|
34554
|
+
margin: 0;
|
|
34555
|
+
border-radius: 20px;
|
|
34556
|
+
padding: 2px 10px;
|
|
34595
34557
|
height: 22px;
|
|
34596
|
-
display: flex;
|
|
34597
|
-
align-items: center;
|
|
34598
|
-
top: 0;
|
|
34599
34558
|
}
|
|
34600
|
-
.
|
|
34601
|
-
|
|
34559
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
|
|
34560
|
+
background-color: rgba(237, 241, 250, 0.6) !important;
|
|
34602
34561
|
}
|
|
34603
|
-
.
|
|
34604
|
-
|
|
34562
|
+
.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 {
|
|
34563
|
+
background-color: rgba(225, 230, 241, 0.6) !important;
|
|
34605
34564
|
}
|
|
34606
|
-
.
|
|
34607
|
-
|
|
34565
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule {
|
|
34566
|
+
color: #00122e;
|
|
34608
34567
|
}
|
|
34609
|
-
.
|
|
34610
|
-
|
|
34568
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
|
|
34569
|
+
margin-right: 6px;
|
|
34611
34570
|
}
|
|
34612
|
-
.
|
|
34613
|
-
|
|
34571
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
|
|
34572
|
+
margin-left: 8px;
|
|
34573
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34614
34574
|
}
|
|
34615
|
-
.
|
|
34616
|
-
background-color:
|
|
34617
|
-
|
|
34618
|
-
|
|
34619
|
-
|
|
34575
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
|
|
34576
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
34577
|
+
}
|
|
34578
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
|
|
34579
|
+
background-color: #0080ff;
|
|
34580
|
+
}
|
|
34581
|
+
.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 {
|
|
34582
|
+
background-color: rgba(0, 136, 255, 0.16);
|
|
34620
34583
|
}
|
|
34621
|
-
.
|
|
34622
|
-
|
|
34584
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
|
|
34585
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
34623
34586
|
}
|
|
34624
|
-
.
|
|
34625
|
-
background:
|
|
34626
|
-
border-color: rgba(107, 128, 167, 0.6) !important;
|
|
34587
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
|
|
34588
|
+
background-color: #f0483e;
|
|
34627
34589
|
}
|
|
34628
|
-
.
|
|
34629
|
-
|
|
34590
|
+
.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 {
|
|
34591
|
+
background-color: rgba(255, 74, 74, 0.16);
|
|
34630
34592
|
}
|
|
34631
|
-
.
|
|
34632
|
-
background:
|
|
34593
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
|
|
34594
|
+
background-color: rgba(254, 160, 8, 0.1);
|
|
34633
34595
|
}
|
|
34634
|
-
.
|
|
34635
|
-
|
|
34596
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
|
|
34597
|
+
background-color: #fea008;
|
|
34636
34598
|
}
|
|
34637
|
-
.
|
|
34638
|
-
|
|
34639
|
-
margin-left: 12px;
|
|
34640
|
-
color: #2d3a56;
|
|
34599
|
+
.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 {
|
|
34600
|
+
background-color: rgba(255, 187, 0, 0.16);
|
|
34641
34601
|
}
|
|
34642
|
-
.
|
|
34643
|
-
|
|
34644
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34602
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
|
|
34603
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
34645
34604
|
}
|
|
34646
|
-
.
|
|
34647
|
-
|
|
34605
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
|
|
34606
|
+
background-color: #00ba5d;
|
|
34648
34607
|
}
|
|
34649
|
-
.
|
|
34650
|
-
|
|
34608
|
+
.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 {
|
|
34609
|
+
background-color: rgba(30, 201, 127, 0.16);
|
|
34651
34610
|
}
|
|
34652
|
-
|
|
34653
|
-
.
|
|
34654
|
-
width: 64px;
|
|
34655
|
-
height: 64px;
|
|
34656
|
-
display: flex;
|
|
34657
|
-
align-items: center;
|
|
34658
|
-
justify-content: center;
|
|
34659
|
-
position: relative;
|
|
34660
|
-
opacity: 0.2;
|
|
34611
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
|
|
34612
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
34661
34613
|
}
|
|
34662
|
-
|
|
34663
|
-
|
|
34664
|
-
|
|
34665
|
-
|
|
34666
|
-
|
|
34667
|
-
left: 9.33px;
|
|
34668
|
-
top: 40.5px;
|
|
34669
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
34670
|
-
border-radius: 5px;
|
|
34671
|
-
transform: rotate(-128deg);
|
|
34672
|
-
transform-origin: top left;
|
|
34673
|
-
animation: loading-indicator1 1100ms ease-out infinite;
|
|
34614
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
|
|
34615
|
+
background-color: #6b7d99;
|
|
34616
|
+
}
|
|
34617
|
+
.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 {
|
|
34618
|
+
background-color: rgba(211, 218, 235, 0.6);
|
|
34674
34619
|
}
|
|
34675
34620
|
|
|
34676
|
-
.
|
|
34677
|
-
|
|
34678
|
-
|
|
34679
|
-
|
|
34680
|
-
|
|
34681
|
-
top: 8.4px;
|
|
34682
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
34683
|
-
border-radius: 5px;
|
|
34684
|
-
transform: rotate(-8deg);
|
|
34685
|
-
transform-origin: top left;
|
|
34686
|
-
animation: loading-indicator2 1100ms ease-out infinite;
|
|
34621
|
+
.E_satwmqm {
|
|
34622
|
+
width: 8px;
|
|
34623
|
+
height: 8px;
|
|
34624
|
+
border-radius: 50%;
|
|
34625
|
+
display: inline-block;
|
|
34687
34626
|
}
|
|
34688
34627
|
|
|
34689
|
-
.
|
|
34690
|
-
|
|
34691
|
-
|
|
34692
|
-
height:
|
|
34693
|
-
left: 52.9px;
|
|
34694
|
-
top: 51.8px;
|
|
34695
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
34696
|
-
border-radius: 5px;
|
|
34697
|
-
transform: rotate(112deg);
|
|
34698
|
-
transform-origin: top left;
|
|
34699
|
-
animation: loading-indicator3 1100ms ease-out infinite;
|
|
34628
|
+
button.E_l48ei06.ant-btn {
|
|
34629
|
+
font-size: 12px;
|
|
34630
|
+
line-height: 18px;
|
|
34631
|
+
height: 18px;
|
|
34700
34632
|
}
|
|
34701
34633
|
|
|
34702
|
-
.
|
|
34703
|
-
|
|
34634
|
+
button.E_l48ei06 {
|
|
34635
|
+
color: #0080FF;
|
|
34636
|
+
height: unset;
|
|
34704
34637
|
}
|
|
34705
|
-
.
|
|
34706
|
-
border-radius: 4px 0 0 4px;
|
|
34707
|
-
padding-right: 4px;
|
|
34638
|
+
button.E_l48ei06 .button-prefix-icon {
|
|
34708
34639
|
margin-right: 4px;
|
|
34709
34640
|
}
|
|
34710
|
-
|
|
34711
|
-
|
|
34712
|
-
padding: 0 8px;
|
|
34713
|
-
height: 18px;
|
|
34641
|
+
button.E_l48ei06 .button-suffix-icon {
|
|
34642
|
+
margin-left: 4px;
|
|
34714
34643
|
}
|
|
34715
|
-
|
|
34716
|
-
|
|
34717
|
-
padding: 2px 8px;
|
|
34718
|
-
height: 24px;
|
|
34644
|
+
button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
|
|
34645
|
+
color: #009DFF;
|
|
34719
34646
|
}
|
|
34720
|
-
|
|
34721
|
-
|
|
34722
|
-
margin: 0;
|
|
34647
|
+
button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
|
|
34648
|
+
color: #005ED1;
|
|
34723
34649
|
}
|
|
34724
|
-
|
|
34725
|
-
|
|
34726
|
-
margin-right: 4px;
|
|
34727
|
-
height: 16px;
|
|
34650
|
+
button.E_l48ei06.ui-kit-link-disabled {
|
|
34651
|
+
color: #0080FF;
|
|
34728
34652
|
}
|
|
34729
|
-
|
|
34730
|
-
|
|
34731
|
-
font-weight: 700;
|
|
34732
|
-
color: #00122e;
|
|
34733
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
34734
|
-
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
34735
|
-
word-break: break-all;
|
|
34736
|
-
display: inline;
|
|
34737
|
-
white-space: normal;
|
|
34653
|
+
button.E_l48ei06.ui-kit-link-primary {
|
|
34654
|
+
color: #00122E;
|
|
34738
34655
|
}
|
|
34739
|
-
|
|
34740
|
-
|
|
34741
|
-
|
|
34742
|
-
|
|
34743
|
-
|
|
34744
|
-
|
|
34656
|
+
button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
|
|
34657
|
+
color: #0080FF;
|
|
34658
|
+
}
|
|
34659
|
+
button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
|
|
34660
|
+
color: #005ED1;
|
|
34661
|
+
}
|
|
34662
|
+
button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
|
|
34663
|
+
color: #00122E;
|
|
34664
|
+
}
|
|
34665
|
+
button.E_l48ei06.ui-kit-link-secondary {
|
|
34666
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
34667
|
+
}
|
|
34668
|
+
button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
|
|
34669
|
+
color: #0080FF;
|
|
34670
|
+
}
|
|
34671
|
+
button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
|
|
34672
|
+
color: #005ED1;
|
|
34673
|
+
}
|
|
34674
|
+
button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
34675
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
34745
34676
|
}
|
|
34746
34677
|
|
|
34747
|
-
.
|
|
34678
|
+
.E_l12xdkhl {
|
|
34679
|
+
width: 64px;
|
|
34680
|
+
height: 64px;
|
|
34681
|
+
max-width: 64px;
|
|
34682
|
+
max-height: 64px;
|
|
34683
|
+
overflow: hidden;
|
|
34748
34684
|
display: flex;
|
|
34749
|
-
|
|
34685
|
+
align-items: center;
|
|
34750
34686
|
justify-content: center;
|
|
34751
|
-
|
|
34687
|
+
position: relative;
|
|
34688
|
+
opacity: 0.6;
|
|
34752
34689
|
}
|
|
34753
|
-
.
|
|
34754
|
-
|
|
34690
|
+
.E_l12xdkhl .icon-wrapper {
|
|
34691
|
+
animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
|
|
34755
34692
|
}
|
|
34756
|
-
|
|
34757
|
-
|
|
34758
|
-
|
|
34759
|
-
|
|
34693
|
+
@keyframes rotate {
|
|
34694
|
+
from {
|
|
34695
|
+
transform: rotate(0deg);
|
|
34696
|
+
}
|
|
34697
|
+
to {
|
|
34698
|
+
transform: rotate(360deg);
|
|
34699
|
+
}
|
|
34760
34700
|
}
|
|
34761
34701
|
|
|
34762
34702
|
.E_sjob3jg {
|
|
@@ -34954,6 +34894,49 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34954
34894
|
justify-content: center;
|
|
34955
34895
|
}
|
|
34956
34896
|
|
|
34897
|
+
.E_w7ob4th.outside-tag {
|
|
34898
|
+
padding-left: 0;
|
|
34899
|
+
}
|
|
34900
|
+
.E_w7ob4th.outside-tag .inside-tag {
|
|
34901
|
+
border-radius: 4px 0 0 4px;
|
|
34902
|
+
padding-right: 4px;
|
|
34903
|
+
margin-right: 4px;
|
|
34904
|
+
}
|
|
34905
|
+
|
|
34906
|
+
.E_slr2ynn {
|
|
34907
|
+
padding: 0 8px;
|
|
34908
|
+
height: 18px;
|
|
34909
|
+
}
|
|
34910
|
+
|
|
34911
|
+
.E_m140wbb6 {
|
|
34912
|
+
padding: 2px 8px;
|
|
34913
|
+
height: 24px;
|
|
34914
|
+
}
|
|
34915
|
+
|
|
34916
|
+
.E_t1fozc1i {
|
|
34917
|
+
margin: 0;
|
|
34918
|
+
}
|
|
34919
|
+
|
|
34920
|
+
.E_i1vxv4ln {
|
|
34921
|
+
margin-right: 4px;
|
|
34922
|
+
height: 16px;
|
|
34923
|
+
}
|
|
34924
|
+
|
|
34925
|
+
.E_n1afl31m.ant-tag.ant-tag-gray {
|
|
34926
|
+
font-weight: 700;
|
|
34927
|
+
color: #00122e;
|
|
34928
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
34929
|
+
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
34930
|
+
word-break: break-all;
|
|
34931
|
+
display: inline;
|
|
34932
|
+
white-space: normal;
|
|
34933
|
+
}
|
|
34934
|
+
|
|
34935
|
+
.E_i1g85yz3 {
|
|
34936
|
+
margin-right: 4px;
|
|
34937
|
+
height: 16px;
|
|
34938
|
+
}
|
|
34939
|
+
|
|
34957
34940
|
.E_t1dtlqs1 {
|
|
34958
34941
|
margin-bottom: 4px;
|
|
34959
34942
|
color: rgba(44, 56, 82, 0.6);
|
|
@@ -35150,6 +35133,23 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35150
35133
|
margin-right: 8px;
|
|
35151
35134
|
}
|
|
35152
35135
|
|
|
35136
|
+
.E_r77hffu {
|
|
35137
|
+
display: flex;
|
|
35138
|
+
align-items: center;
|
|
35139
|
+
justify-content: space-between;
|
|
35140
|
+
column-gap: 6px;
|
|
35141
|
+
}
|
|
35142
|
+
|
|
35143
|
+
.E_p1cmxsf7 {
|
|
35144
|
+
display: flex;
|
|
35145
|
+
flex-direction: column;
|
|
35146
|
+
justify-content: center;
|
|
35147
|
+
row-gap: var(--p1cmxsf7-0);
|
|
35148
|
+
}
|
|
35149
|
+
.E_p1cmxsf7 .antd5-progress-line {
|
|
35150
|
+
font-size: 0;
|
|
35151
|
+
}
|
|
35152
|
+
|
|
35153
35153
|
.E_t13ef470 {
|
|
35154
35154
|
height: 100%;
|
|
35155
35155
|
}
|