@cloudtower/eagle 0.31.21 → 0.31.23
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/coreX/SummaryTable/index.js +6 -3
- package/dist/cjs/stats1.html +1 -1
- package/dist/components.css +2507 -2506
- package/dist/esm/coreX/SummaryTable/index.js +6 -3
- package/dist/esm/stats1.html +1 -1
- package/dist/src/coreX/SummaryTable/index.d.ts +1 -0
- package/dist/style.css +2132 -2132
- package/package.json +4 -4
package/dist/style.css
CHANGED
|
@@ -29558,1134 +29558,852 @@ 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
|
-
.
|
|
29561
|
+
.E_skwah65 {
|
|
29562
|
+
height: 8px;
|
|
29563
|
+
box-sizing: border-box;
|
|
29564
|
+
border-radius: 2px;
|
|
29565
|
+
background: #f5f7fa;
|
|
29562
29566
|
display: flex;
|
|
29563
|
-
justify-content: space-between;
|
|
29564
29567
|
width: 100%;
|
|
29568
|
+
overflow: hidden;
|
|
29565
29569
|
}
|
|
29566
|
-
.
|
|
29567
|
-
margin-left:
|
|
29570
|
+
.E_skwah65 .stack-bar-item + .stack-bar-item {
|
|
29571
|
+
margin-left: 1px;
|
|
29568
29572
|
}
|
|
29569
29573
|
|
|
29570
|
-
.
|
|
29574
|
+
.E_c18bcrac {
|
|
29575
|
+
display: inline-block;
|
|
29571
29576
|
width: 100%;
|
|
29572
29577
|
}
|
|
29573
|
-
|
|
29574
|
-
|
|
29575
|
-
color: rgba(10, 37, 85, 0.6);
|
|
29576
|
-
margin-bottom: 4px;
|
|
29578
|
+
.E_c18bcrac .recharts-wrapper {
|
|
29579
|
+
margin-left: 4px;
|
|
29577
29580
|
}
|
|
29578
|
-
|
|
29579
|
-
|
|
29580
|
-
|
|
29581
|
-
transition: color 160ms ease;
|
|
29581
|
+
|
|
29582
|
+
.E_cro7kg2 {
|
|
29583
|
+
padding: 4px;
|
|
29582
29584
|
}
|
|
29583
|
-
|
|
29584
|
-
|
|
29585
|
+
|
|
29586
|
+
.E_c14wcxf0 {
|
|
29587
|
+
display: flex;
|
|
29588
|
+
justify-content: space-between;
|
|
29589
|
+
align-items: center;
|
|
29590
|
+
font-size: 13px;
|
|
29591
|
+
line-height: 24px;
|
|
29592
|
+
color: #cccccc;
|
|
29593
|
+
white-space: nowrap;
|
|
29585
29594
|
}
|
|
29586
|
-
.
|
|
29587
|
-
|
|
29595
|
+
.E_c14wcxf0 label {
|
|
29596
|
+
margin-right: 32px;
|
|
29588
29597
|
}
|
|
29589
29598
|
|
|
29590
|
-
.
|
|
29591
|
-
|
|
29592
|
-
|
|
29599
|
+
.E_coy29mj.E_c14wcxf0 {
|
|
29600
|
+
font-weight: bold;
|
|
29601
|
+
color: white;
|
|
29593
29602
|
}
|
|
29594
|
-
|
|
29595
|
-
|
|
29603
|
+
|
|
29604
|
+
.E_s11212zy {
|
|
29605
|
+
width: 8px;
|
|
29606
|
+
height: 8px;
|
|
29607
|
+
border-radius: 2px;
|
|
29608
|
+
display: inline-block;
|
|
29609
|
+
background: var(--s11212zy-0);
|
|
29610
|
+
border: 1px solid #fff;
|
|
29611
|
+
box-sizing: content-box;
|
|
29612
|
+
margin-right: 6px;
|
|
29596
29613
|
}
|
|
29597
|
-
|
|
29598
|
-
|
|
29614
|
+
|
|
29615
|
+
.E_p1lyky6c > :first-child {
|
|
29616
|
+
font-weight: bold;
|
|
29617
|
+
color: white;
|
|
29618
|
+
margin-right: 4px;
|
|
29599
29619
|
}
|
|
29600
|
-
|
|
29601
|
-
|
|
29620
|
+
|
|
29621
|
+
.E_clm1wy1 {
|
|
29622
|
+
width: 192px;
|
|
29623
|
+
height: 246px;
|
|
29624
|
+
border-radius: 4px;
|
|
29602
29625
|
}
|
|
29603
|
-
.
|
|
29604
|
-
|
|
29626
|
+
.E_clm1wy1 > .ant-picker-calendar,
|
|
29627
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
|
|
29628
|
+
width: 100%;
|
|
29629
|
+
background-color: rgba(245, 247, 250, 0.6);
|
|
29630
|
+
border-top: none;
|
|
29605
29631
|
}
|
|
29606
|
-
.
|
|
29607
|
-
|
|
29632
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
|
|
29633
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
|
|
29634
|
+
padding: 0 16px;
|
|
29608
29635
|
}
|
|
29609
|
-
|
|
29610
|
-
.
|
|
29611
|
-
|
|
29636
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
|
|
29637
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
|
|
29638
|
+
width: 100%;
|
|
29639
|
+
height: 180px;
|
|
29640
|
+
border-spacing: 0;
|
|
29612
29641
|
}
|
|
29613
|
-
|
|
29614
|
-
.
|
|
29615
|
-
|
|
29616
|
-
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
29642
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
|
|
29643
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
|
|
29644
|
+
margin-bottom: 8px;
|
|
29617
29645
|
}
|
|
29618
|
-
.
|
|
29619
|
-
|
|
29646
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
|
|
29647
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
|
|
29648
|
+
width: 22px;
|
|
29620
29649
|
}
|
|
29621
|
-
.
|
|
29622
|
-
|
|
29650
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
|
|
29651
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
|
|
29652
|
+
padding: 0;
|
|
29623
29653
|
}
|
|
29624
|
-
.
|
|
29625
|
-
|
|
29654
|
+
.E_clm1wy1 .ant-picker-cell {
|
|
29655
|
+
color: rgba(62, 70, 82, 0.6);
|
|
29656
|
+
opacity: 0.4;
|
|
29626
29657
|
}
|
|
29627
|
-
.
|
|
29628
|
-
|
|
29629
|
-
|
|
29658
|
+
.E_clm1wy1 .ant-picker-cell-in-view {
|
|
29659
|
+
color: rgba(62, 70, 82, 0.6);
|
|
29660
|
+
opacity: 1;
|
|
29630
29661
|
}
|
|
29631
|
-
.
|
|
29632
|
-
|
|
29633
|
-
border-bottom-left-radius: 0;
|
|
29662
|
+
.E_clm1wy1 .ant-picker-cell-in-view > .active {
|
|
29663
|
+
color: #3e4652;
|
|
29634
29664
|
}
|
|
29635
|
-
.
|
|
29636
|
-
|
|
29665
|
+
.E_clm1wy1 .ant-picker-cell::before {
|
|
29666
|
+
pointer-events: none;
|
|
29637
29667
|
}
|
|
29638
29668
|
|
|
29639
|
-
.
|
|
29640
|
-
|
|
29669
|
+
.E_t1tsm00v {
|
|
29670
|
+
color: rgba(129, 138, 153, 0.6);
|
|
29671
|
+
box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
|
|
29672
|
+
backdrop-filter: blur(10px);
|
|
29673
|
+
padding: 7px 10px;
|
|
29641
29674
|
}
|
|
29642
|
-
|
|
29643
|
-
|
|
29675
|
+
|
|
29676
|
+
.E_c167wnad {
|
|
29677
|
+
color: rgba(62, 70, 82, 0.6);
|
|
29678
|
+
display: flex;
|
|
29679
|
+
justify-content: space-between;
|
|
29644
29680
|
align-items: center;
|
|
29645
|
-
|
|
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);
|
|
29681
|
+
padding: 8px 16px;
|
|
29651
29682
|
}
|
|
29652
|
-
.
|
|
29653
|
-
|
|
29654
|
-
line-height: 24px;
|
|
29683
|
+
.E_c167wnad .anticon {
|
|
29684
|
+
cursor: pointer;
|
|
29655
29685
|
}
|
|
29656
|
-
.
|
|
29657
|
-
|
|
29658
|
-
line-height: 20px;
|
|
29686
|
+
.E_c167wnad .anticon:hover {
|
|
29687
|
+
color: #0096ff;
|
|
29659
29688
|
}
|
|
29660
|
-
|
|
29661
|
-
|
|
29689
|
+
|
|
29690
|
+
.E_cxhf7dh {
|
|
29691
|
+
text-align: center;
|
|
29662
29692
|
}
|
|
29663
|
-
.
|
|
29664
|
-
|
|
29665
|
-
|
|
29693
|
+
.E_cxhf7dh .dots {
|
|
29694
|
+
display: flex;
|
|
29695
|
+
justify-content: center;
|
|
29666
29696
|
}
|
|
29667
|
-
.
|
|
29668
|
-
|
|
29669
|
-
|
|
29670
|
-
|
|
29671
|
-
border-
|
|
29672
|
-
|
|
29697
|
+
.E_cxhf7dh .dot {
|
|
29698
|
+
display: inline-block;
|
|
29699
|
+
width: 2px;
|
|
29700
|
+
height: 2px;
|
|
29701
|
+
border-radius: 1px;
|
|
29702
|
+
background: #0096ff;
|
|
29673
29703
|
}
|
|
29674
|
-
.
|
|
29675
|
-
|
|
29704
|
+
.E_cxhf7dh .dot:not(:last-child) {
|
|
29705
|
+
margin-right: 2px;
|
|
29676
29706
|
}
|
|
29677
|
-
.
|
|
29678
|
-
|
|
29707
|
+
.E_cxhf7dh .bar {
|
|
29708
|
+
width: 9px;
|
|
29709
|
+
height: 2px;
|
|
29710
|
+
background: #0096ff;
|
|
29711
|
+
border-radius: 2px;
|
|
29679
29712
|
}
|
|
29680
|
-
|
|
29681
|
-
|
|
29682
|
-
|
|
29713
|
+
|
|
29714
|
+
.E_n12mqh7z {
|
|
29715
|
+
display: flex;
|
|
29716
|
+
align-items: center;
|
|
29717
|
+
font-size: 12px;
|
|
29718
|
+
line-height: 18px;
|
|
29683
29719
|
}
|
|
29684
|
-
.
|
|
29685
|
-
|
|
29686
|
-
--transY: 1px;
|
|
29687
|
-
background: var(--background-color-active, var(--background-color));
|
|
29688
|
-
border-color: var(--border-color-active, var(--border-color, transparent));
|
|
29720
|
+
.E_n12mqh7z:not(:last-child) {
|
|
29721
|
+
margin-bottom: 4px;
|
|
29689
29722
|
}
|
|
29690
|
-
|
|
29691
|
-
|
|
29692
|
-
|
|
29693
|
-
border-color: var(--border-color-focus, var(--border-color, transparent));
|
|
29723
|
+
|
|
29724
|
+
.E_tf5bynu {
|
|
29725
|
+
margin: 0 3px;
|
|
29694
29726
|
}
|
|
29695
|
-
|
|
29696
|
-
|
|
29697
|
-
|
|
29698
|
-
|
|
29699
|
-
opacity: 0.5;
|
|
29727
|
+
|
|
29728
|
+
.E_tcckoz1 {
|
|
29729
|
+
max-height: 400px;
|
|
29730
|
+
overflow: auto;
|
|
29700
29731
|
}
|
|
29701
|
-
|
|
29702
|
-
|
|
29703
|
-
|
|
29732
|
+
|
|
29733
|
+
.E_gmyahx3 {
|
|
29734
|
+
cursor: pointer;
|
|
29704
29735
|
}
|
|
29705
|
-
.
|
|
29706
|
-
|
|
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);
|
|
29736
|
+
.E_gmyahx3 .link-text {
|
|
29737
|
+
color: rgba(0, 21, 64, 0.3);
|
|
29714
29738
|
}
|
|
29715
|
-
.
|
|
29716
|
-
|
|
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);
|
|
29721
|
-
}
|
|
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;
|
|
29727
|
-
}
|
|
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);
|
|
29737
|
-
}
|
|
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);
|
|
29745
|
-
}
|
|
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);
|
|
29752
|
-
}
|
|
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;
|
|
29760
|
-
}
|
|
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));
|
|
29763
|
-
}
|
|
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);
|
|
29768
|
-
}
|
|
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));
|
|
29771
|
-
}
|
|
29772
|
-
.E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange {
|
|
29773
|
-
--color: #fea008;
|
|
29774
|
-
--background-color: #fff;
|
|
29775
|
-
}
|
|
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));
|
|
29778
|
-
}
|
|
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);
|
|
29787
|
-
}
|
|
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);
|
|
29790
|
-
}
|
|
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);
|
|
29809
|
-
}
|
|
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);
|
|
29827
|
-
}
|
|
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;
|
|
29836
|
-
}
|
|
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;
|
|
29845
|
-
}
|
|
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);
|
|
29851
|
-
}
|
|
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;
|
|
29861
|
-
}
|
|
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);
|
|
29867
|
-
}
|
|
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);
|
|
29875
|
-
}
|
|
29876
|
-
.E_b1wx3t3t .button-prefix-icon {
|
|
29877
|
-
margin-right: 8px;
|
|
29878
|
-
display: inline-flex;
|
|
29879
|
-
}
|
|
29880
|
-
.E_b1wx3t3t .button-suffix-icon {
|
|
29881
|
-
margin-left: 8px;
|
|
29882
|
-
display: inline-flex;
|
|
29883
|
-
}
|
|
29884
|
-
.E_b1wx3t3t .icon-wrapper {
|
|
29885
|
-
display: flex;
|
|
29886
|
-
justify-content: center;
|
|
29887
|
-
}
|
|
29888
|
-
|
|
29889
|
-
button.E_n7k2c6r {
|
|
29890
|
-
padding: 0;
|
|
29739
|
+
.E_gmyahx3:hover .link-text {
|
|
29740
|
+
color: #0080ff;
|
|
29891
29741
|
}
|
|
29892
29742
|
|
|
29893
|
-
.
|
|
29894
|
-
margin-bottom: 16px;
|
|
29895
|
-
}
|
|
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;
|
|
29901
|
-
}
|
|
29902
|
-
.E_c1uzzomf .card-body {
|
|
29903
|
-
padding: 24px;
|
|
29904
|
-
border-radius: 8px;
|
|
29905
|
-
background: #fff;
|
|
29906
|
-
}
|
|
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;
|
|
29913
|
-
}
|
|
29914
|
-
|
|
29915
|
-
.E_d1bw7c5z {
|
|
29916
|
-
position: relative;
|
|
29917
|
-
max-width: 388px;
|
|
29918
|
-
min-width: 285px;
|
|
29919
|
-
}
|
|
29920
|
-
.E_d1bw7c5z .center {
|
|
29921
|
-
position: absolute;
|
|
29922
|
-
font-size: 12px;
|
|
29923
|
-
width: 80px;
|
|
29924
|
-
height: 100px;
|
|
29925
|
-
top: 0;
|
|
29926
|
-
left: 35px;
|
|
29743
|
+
.E_t160l1cm {
|
|
29927
29744
|
display: flex;
|
|
29928
29745
|
flex-direction: column;
|
|
29929
|
-
|
|
29930
|
-
|
|
29931
|
-
color: #00122e;
|
|
29932
|
-
}
|
|
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;
|
|
29942
|
-
}
|
|
29943
|
-
.E_d1bw7c5z .recharts-wrapper {
|
|
29944
|
-
display: flex;
|
|
29945
|
-
}
|
|
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;
|
|
29953
|
-
}
|
|
29954
|
-
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
|
|
29955
|
-
width: 100%;
|
|
29956
|
-
}
|
|
29957
|
-
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
|
|
29958
|
-
width: 100%;
|
|
29959
|
-
margin-right: 0 !important;
|
|
29960
|
-
line-height: 18px;
|
|
29961
|
-
}
|
|
29962
|
-
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
|
|
29963
|
-
border-radius: 2px;
|
|
29964
|
-
}
|
|
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;
|
|
29972
|
-
justify-content: space-between;
|
|
29973
|
-
}
|
|
29974
|
-
.E_d1bw7c5z .tooltip-text {
|
|
29975
|
-
maxwidth: calc(100% - 12px);
|
|
29976
|
-
cursor: pointer;
|
|
29977
|
-
border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
|
|
29978
|
-
overflow: hidden;
|
|
29979
|
-
text-overflow: ellipsis;
|
|
29980
|
-
white-space: nowrap;
|
|
29981
|
-
}
|
|
29982
|
-
.E_d1bw7c5z .value {
|
|
29983
|
-
color: rgba(44, 56, 82, 0.75);
|
|
29984
|
-
}
|
|
29985
|
-
|
|
29986
|
-
.E_t10pqbtc {
|
|
29987
|
-
width: 140px;
|
|
29746
|
+
flex: 1;
|
|
29747
|
+
/* FIXME:(yanzhen) do this better */
|
|
29988
29748
|
}
|
|
29989
|
-
.
|
|
29990
|
-
|
|
29749
|
+
.E_t160l1cm .tab-bar {
|
|
29750
|
+
flex-shrink: 0;
|
|
29991
29751
|
display: flex;
|
|
29992
|
-
|
|
29993
|
-
}
|
|
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;
|
|
30000
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30001
|
-
font-size: 12px;
|
|
30002
|
-
}
|
|
30003
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
|
|
30004
|
-
padding-bottom: 6px;
|
|
29752
|
+
border-bottom: 1px solid rgba(172, 186, 211, 0.6);
|
|
30005
29753
|
}
|
|
30006
|
-
.
|
|
30007
|
-
|
|
30008
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
29754
|
+
.E_t160l1cm .tab-content {
|
|
29755
|
+
height: 100%;
|
|
30009
29756
|
}
|
|
30010
|
-
|
|
30011
|
-
|
|
30012
|
-
|
|
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;
|
|
29757
|
+
.E_t160l1cm .tab-menu-item {
|
|
29758
|
+
margin-right: 2px;
|
|
29759
|
+
padding: 1px 12px;
|
|
30018
29760
|
line-height: 24px;
|
|
30019
|
-
|
|
30020
|
-
|
|
30021
|
-
|
|
30022
|
-
}
|
|
30023
|
-
.E_phljevk .dropdown-trigger {
|
|
30024
|
-
display: flex;
|
|
30025
|
-
align-items: center;
|
|
30026
|
-
border-radius: 6px;
|
|
29761
|
+
height: 24px;
|
|
29762
|
+
color: rgba(44, 56, 82, 0.6);
|
|
29763
|
+
border-radius: 4px 4px 0 0;
|
|
30027
29764
|
cursor: pointer;
|
|
30028
|
-
transition:
|
|
29765
|
+
transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
|
|
30029
29766
|
}
|
|
30030
|
-
.
|
|
30031
|
-
|
|
30032
|
-
color: #0080ff;
|
|
29767
|
+
.E_t160l1cm .tab-menu-item:first-child {
|
|
29768
|
+
padding-left: 0;
|
|
30033
29769
|
}
|
|
30034
|
-
.
|
|
30035
|
-
|
|
29770
|
+
.E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
|
|
29771
|
+
padding-left: 12px;
|
|
30036
29772
|
}
|
|
30037
|
-
.
|
|
30038
|
-
display: flex;
|
|
30039
|
-
align-items: center;
|
|
29773
|
+
.E_t160l1cm .tab-menu-item:hover {
|
|
30040
29774
|
color: #0080ff;
|
|
30041
|
-
|
|
29775
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30042
29776
|
}
|
|
30043
|
-
.
|
|
30044
|
-
|
|
29777
|
+
.E_t160l1cm .tab-menu-item:hover .expand-arrow path {
|
|
29778
|
+
fill: #0080ff;
|
|
30045
29779
|
}
|
|
30046
|
-
.
|
|
30047
|
-
|
|
30048
|
-
padding: 0 8px;
|
|
29780
|
+
.E_t160l1cm .tab-menu-item:active {
|
|
29781
|
+
background: rgba(192, 203, 224, 0.6);
|
|
30049
29782
|
}
|
|
30050
|
-
.
|
|
30051
|
-
.E_phljevk .pagination-right .next-btn > span {
|
|
29783
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open {
|
|
30052
29784
|
color: #0080ff;
|
|
29785
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30053
29786
|
}
|
|
30054
|
-
.
|
|
30055
|
-
|
|
30056
|
-
}
|
|
30057
|
-
|
|
30058
|
-
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
|
|
30059
|
-
max-height: calc(100vh - 128px);
|
|
30060
|
-
overflow-y: auto;
|
|
29787
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
|
|
29788
|
+
background: rgba(192, 203, 224, 0.6);
|
|
30061
29789
|
}
|
|
30062
|
-
.
|
|
30063
|
-
|
|
30064
|
-
font-size: 12px;
|
|
30065
|
-
line-height: 18px;
|
|
29790
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
|
|
29791
|
+
background: rgba(0, 128, 255, 0.16);
|
|
30066
29792
|
}
|
|
30067
|
-
|
|
30068
|
-
|
|
30069
|
-
border-radius: 8px;
|
|
29793
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
|
|
29794
|
+
fill: #0080ff;
|
|
30070
29795
|
}
|
|
30071
|
-
.
|
|
30072
|
-
|
|
29796
|
+
.E_t160l1cm .tab-menu-item.tab-menu-item-selected {
|
|
29797
|
+
color: #0080ff;
|
|
29798
|
+
background: rgba(0, 128, 255, 0.1);
|
|
30073
29799
|
}
|
|
30074
|
-
|
|
30075
|
-
|
|
30076
|
-
border: 0px;
|
|
30077
|
-
background-color: #fff;
|
|
29800
|
+
.E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
|
|
29801
|
+
background: rgba(0, 128, 255, 0.16);
|
|
30078
29802
|
}
|
|
30079
|
-
.
|
|
30080
|
-
|
|
30081
|
-
padding-bottom: 0px;
|
|
30082
|
-
padding-left: 0px !important;
|
|
30083
|
-
padding-right: 24px;
|
|
29803
|
+
.E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
|
|
29804
|
+
fill: #1d326c;
|
|
30084
29805
|
}
|
|
30085
|
-
.
|
|
30086
|
-
|
|
29806
|
+
.E_t160l1cm .tab-menu-item .expand-arrow {
|
|
29807
|
+
margin-left: 8px;
|
|
29808
|
+
height: 22px;
|
|
30087
29809
|
}
|
|
30088
|
-
.
|
|
30089
|
-
|
|
29810
|
+
.E_t160l1cm .tab-menu-item .expand-arrow path {
|
|
29811
|
+
fill: rgba(44, 56, 82, 0.6);
|
|
30090
29812
|
}
|
|
30091
|
-
|
|
30092
|
-
|
|
30093
|
-
|
|
30094
|
-
|
|
29813
|
+
.E_t160l1cm .tab-menu-item-group {
|
|
29814
|
+
padding: 0;
|
|
29815
|
+
display: flex;
|
|
29816
|
+
align-items: center;
|
|
29817
|
+
overflow: hidden;
|
|
30095
29818
|
}
|
|
30096
|
-
|
|
30097
|
-
|
|
30098
|
-
|
|
29819
|
+
.E_t160l1cm .tab-menu-item-group .main-title {
|
|
29820
|
+
opacity: 0;
|
|
29821
|
+
max-width: 0;
|
|
29822
|
+
transition: max-width 320ms ease, opacity 240ms ease;
|
|
30099
29823
|
}
|
|
30100
|
-
|
|
30101
|
-
|
|
29824
|
+
.E_t160l1cm .tab-menu-item-group .sub-title {
|
|
29825
|
+
padding: 1px 12px;
|
|
29826
|
+
position: relative;
|
|
30102
29827
|
display: flex;
|
|
30103
29828
|
}
|
|
30104
|
-
|
|
30105
|
-
|
|
30106
|
-
|
|
29829
|
+
.E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
|
|
29830
|
+
opacity: 0;
|
|
29831
|
+
position: absolute;
|
|
29832
|
+
top: 50%;
|
|
29833
|
+
left: 0;
|
|
29834
|
+
transform: translate(-50%, -50%);
|
|
29835
|
+
transition: opacity 100ms linear;
|
|
29836
|
+
fill: rgba(0, 128, 255, 0.2);
|
|
30107
29837
|
}
|
|
30108
|
-
.
|
|
30109
|
-
|
|
29838
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
|
|
29839
|
+
color: #0080ff;
|
|
29840
|
+
}
|
|
29841
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
29842
|
+
padding: 1px 12px;
|
|
29843
|
+
display: inline-block;
|
|
29844
|
+
opacity: 1;
|
|
29845
|
+
max-width: 160px;
|
|
30110
29846
|
}
|
|
30111
|
-
|
|
30112
|
-
|
|
30113
|
-
color: #
|
|
30114
|
-
border-right: 1px solid rgba(172, 186, 211, 0.6);
|
|
30115
|
-
margin-right: 8px;
|
|
30116
|
-
padding-right: 8px;
|
|
29847
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
|
|
29848
|
+
padding: 1px 12px;
|
|
29849
|
+
color: #005ed1;
|
|
30117
29850
|
}
|
|
30118
|
-
|
|
30119
|
-
|
|
30120
|
-
display: flex;
|
|
30121
|
-
gap: 4px;
|
|
29851
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
|
|
29852
|
+
opacity: 1;
|
|
30122
29853
|
}
|
|
30123
|
-
.
|
|
30124
|
-
|
|
29854
|
+
.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 {
|
|
29855
|
+
background: rgba(0, 128, 255, 0.16);
|
|
30125
29856
|
}
|
|
30126
|
-
|
|
30127
|
-
|
|
30128
|
-
cursor: not-allowed;
|
|
29857
|
+
.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 {
|
|
29858
|
+
opacity: 0;
|
|
30129
29859
|
}
|
|
30130
|
-
|
|
30131
|
-
|
|
30132
|
-
|
|
30133
|
-
|
|
30134
|
-
white-space: pre-wrap;
|
|
29860
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item {
|
|
29861
|
+
padding: 4px 16px;
|
|
29862
|
+
height: 32px;
|
|
29863
|
+
border-radius: 6px 6px 0 0;
|
|
30135
29864
|
}
|
|
30136
|
-
.
|
|
30137
|
-
|
|
30138
|
-
top: 3px;
|
|
29865
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
|
|
29866
|
+
padding-left: 0;
|
|
30139
29867
|
}
|
|
30140
|
-
.
|
|
30141
|
-
|
|
29868
|
+
.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 {
|
|
29869
|
+
padding-left: 16px;
|
|
30142
29870
|
}
|
|
30143
|
-
.
|
|
30144
|
-
|
|
29871
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
|
|
29872
|
+
margin-left: 11px;
|
|
29873
|
+
height: 24px;
|
|
30145
29874
|
}
|
|
30146
|
-
.
|
|
30147
|
-
|
|
30148
|
-
background: #0080ff;
|
|
29875
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
|
|
29876
|
+
padding: 0;
|
|
30149
29877
|
}
|
|
30150
|
-
.
|
|
30151
|
-
|
|
30152
|
-
left: 4px;
|
|
30153
|
-
width: 6px;
|
|
30154
|
-
height: 6px;
|
|
30155
|
-
background: #fff;
|
|
29878
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
|
|
29879
|
+
padding: 4px 16px;
|
|
30156
29880
|
}
|
|
30157
|
-
.
|
|
30158
|
-
|
|
29881
|
+
.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 {
|
|
29882
|
+
padding: 4px 16px;
|
|
30159
29883
|
}
|
|
30160
|
-
.
|
|
30161
|
-
|
|
30162
|
-
background: rgba(211, 218, 235, 0.6);
|
|
29884
|
+
.E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
|
|
29885
|
+
background: #fff;
|
|
30163
29886
|
}
|
|
30164
|
-
.
|
|
30165
|
-
|
|
29887
|
+
.E_t160l1cm .tab-menu-item-light:active {
|
|
29888
|
+
color: #005ed1;
|
|
30166
29889
|
}
|
|
30167
|
-
.
|
|
30168
|
-
|
|
30169
|
-
|
|
29890
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
|
|
29891
|
+
background: #fff;
|
|
29892
|
+
color: #1d326c;
|
|
30170
29893
|
}
|
|
30171
|
-
.
|
|
30172
|
-
color:
|
|
29894
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
29895
|
+
color: rgba(45, 58, 86, 0.6);
|
|
30173
29896
|
}
|
|
30174
|
-
.
|
|
30175
|
-
|
|
30176
|
-
padding: 0;
|
|
30177
|
-
padding-left: 12px;
|
|
29897
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
|
|
29898
|
+
color: #1d326c;
|
|
30178
29899
|
}
|
|
30179
|
-
.
|
|
30180
|
-
|
|
30181
|
-
white-space: pre-wrap;
|
|
30182
|
-
color: rgba(44, 56, 82, 0.6);
|
|
29900
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
|
|
29901
|
+
fill: #d8deeb;
|
|
30183
29902
|
}
|
|
30184
|
-
.
|
|
30185
|
-
|
|
29903
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
|
|
29904
|
+
fill: #1d326c;
|
|
30186
29905
|
}
|
|
30187
|
-
|
|
30188
|
-
|
|
30189
|
-
|
|
29906
|
+
.E_t160l1cm .tab-content {
|
|
29907
|
+
flex: 1;
|
|
29908
|
+
display: flex;
|
|
29909
|
+
flex-direction: column;
|
|
30190
29910
|
}
|
|
30191
|
-
.
|
|
30192
|
-
|
|
29911
|
+
.E_t160l1cm.is-overview .tab-content {
|
|
29912
|
+
overflow: visible;
|
|
30193
29913
|
}
|
|
30194
29914
|
|
|
30195
|
-
.
|
|
30196
|
-
|
|
30197
|
-
|
|
29915
|
+
.E_t14npdqr {
|
|
29916
|
+
max-width: 240px;
|
|
29917
|
+
animation: none;
|
|
30198
29918
|
}
|
|
30199
|
-
.
|
|
30200
|
-
border
|
|
29919
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu {
|
|
29920
|
+
border: 1px solid #0080ff;
|
|
29921
|
+
padding: 0;
|
|
30201
29922
|
}
|
|
30202
|
-
.
|
|
30203
|
-
|
|
30204
|
-
line-height: 32px;
|
|
29923
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
29924
|
+
margin: 0;
|
|
30205
29925
|
height: 32px;
|
|
30206
|
-
|
|
30207
|
-
|
|
29926
|
+
line-height: 32px;
|
|
29927
|
+
font-size: 13px;
|
|
29928
|
+
padding: 0 10px;
|
|
29929
|
+
display: block;
|
|
29930
|
+
overflow: hidden;
|
|
29931
|
+
text-overflow: ellipsis;
|
|
30208
29932
|
white-space: nowrap;
|
|
30209
29933
|
}
|
|
30210
|
-
.ant-
|
|
30211
|
-
|
|
30212
|
-
|
|
30213
|
-
|
|
30214
|
-
|
|
30215
|
-
|
|
30216
|
-
background: #ccd4e3;
|
|
29934
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
|
|
29935
|
+
content: " ";
|
|
29936
|
+
height: 1px;
|
|
29937
|
+
width: calc(100% + 10px);
|
|
29938
|
+
background: rgba(172, 186, 211, 0.6);
|
|
29939
|
+
display: block;
|
|
30217
29940
|
}
|
|
30218
|
-
.
|
|
30219
|
-
|
|
29941
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
|
|
29942
|
+
color: #0080ff;
|
|
29943
|
+
background: transparent;
|
|
30220
29944
|
}
|
|
30221
|
-
|
|
30222
|
-
|
|
30223
|
-
|
|
29945
|
+
|
|
29946
|
+
span.E_tqjc4ui {
|
|
29947
|
+
margin: 0 2px;
|
|
30224
29948
|
}
|
|
30225
|
-
|
|
30226
|
-
|
|
29949
|
+
|
|
29950
|
+
.E_s1ebs0ra {
|
|
29951
|
+
display: flex;
|
|
29952
|
+
align-items: center;
|
|
29953
|
+
justify-content: space-between;
|
|
29954
|
+
background: #edf0f7;
|
|
29955
|
+
padding: 8px 12px;
|
|
29956
|
+
position: sticky;
|
|
29957
|
+
top: 0;
|
|
29958
|
+
z-index: 1;
|
|
29959
|
+
margin-bottom: -52px;
|
|
30227
29960
|
}
|
|
30228
|
-
.
|
|
30229
|
-
|
|
29961
|
+
.E_s1ebs0ra .select-total {
|
|
29962
|
+
display: flex;
|
|
29963
|
+
align-items: center;
|
|
29964
|
+
font-weight: 700;
|
|
29965
|
+
flex-shrink: 0;
|
|
30230
29966
|
}
|
|
30231
|
-
.
|
|
30232
|
-
|
|
29967
|
+
.E_s1ebs0ra .select-total .icon-wrapper {
|
|
29968
|
+
cursor: pointer;
|
|
29969
|
+
margin-left: 8px;
|
|
29970
|
+
width: 32px;
|
|
29971
|
+
height: 32px;
|
|
29972
|
+
border-radius: 50%;
|
|
29973
|
+
justify-content: center;
|
|
30233
29974
|
}
|
|
30234
|
-
.
|
|
30235
|
-
background: rgba(
|
|
30236
|
-
border-color: #ccd4e3;
|
|
30237
|
-
opacity: 0.5;
|
|
29975
|
+
.E_s1ebs0ra .select-total .icon-wrapper:hover {
|
|
29976
|
+
background: rgba(225, 230, 241, 0.6);
|
|
30238
29977
|
}
|
|
30239
|
-
.
|
|
30240
|
-
|
|
30241
|
-
|
|
29978
|
+
.E_s1ebs0ra .action-group {
|
|
29979
|
+
flex: 1;
|
|
29980
|
+
margin-left: 88px;
|
|
29981
|
+
white-space: nowrap;
|
|
29982
|
+
text-align: right;
|
|
29983
|
+
position: relative;
|
|
29984
|
+
padding: 4px 0;
|
|
29985
|
+
margin-top: -4px;
|
|
29986
|
+
overflow: hidden;
|
|
30242
29987
|
}
|
|
30243
|
-
.
|
|
30244
|
-
|
|
30245
|
-
border-color: #ccd4e3;
|
|
30246
|
-
background: rgba(172, 186, 211, 0.6);
|
|
29988
|
+
.E_s1ebs0ra .action-group .sub-menu-delete {
|
|
29989
|
+
transform: translateY(-4px);
|
|
30247
29990
|
}
|
|
30248
|
-
.
|
|
30249
|
-
margin-right: 8px;
|
|
30250
|
-
display: inline;
|
|
29991
|
+
.E_s1ebs0ra .action-group button {
|
|
30251
29992
|
border: none;
|
|
30252
|
-
padding: 0;
|
|
30253
|
-
width: 36px;
|
|
30254
|
-
background: transparent;
|
|
30255
|
-
}
|
|
30256
|
-
.E_rcc63c8 .ant-radio-button-input:focus {
|
|
30257
|
-
box-shadow: none;
|
|
30258
|
-
}
|
|
30259
|
-
.E_rcc63c8 .ant-radio-button-input.ant-input-number {
|
|
30260
|
-
margin-right: 0;
|
|
30261
|
-
width: initial;
|
|
30262
|
-
box-shadow: none;
|
|
30263
|
-
}
|
|
30264
|
-
.E_rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
|
|
30265
|
-
display: none;
|
|
30266
|
-
}
|
|
30267
|
-
.E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
|
|
30268
|
-
display: inline;
|
|
30269
29993
|
}
|
|
30270
|
-
.
|
|
30271
|
-
display: inline;
|
|
29994
|
+
.E_s1ebs0ra .action-group > *:not(:last-child) {
|
|
30272
29995
|
margin-right: 8px;
|
|
30273
|
-
padding: 0;
|
|
30274
|
-
width: 36px;
|
|
30275
29996
|
}
|
|
30276
|
-
|
|
30277
|
-
.E_ivqqkzv {
|
|
30278
|
-
height: 24px;
|
|
30279
|
-
width: 56px !important;
|
|
29997
|
+
.E_s1ebs0ra .action-group > button:last-child {
|
|
30280
29998
|
margin-right: 4px;
|
|
30281
29999
|
}
|
|
30282
|
-
|
|
30283
|
-
|
|
30284
|
-
|
|
30285
|
-
|
|
30286
|
-
|
|
30287
|
-
|
|
30288
|
-
margin-right: 4px;
|
|
30000
|
+
.E_s1ebs0ra .action-group .more-btn {
|
|
30001
|
+
cursor: pointer;
|
|
30002
|
+
width: 32px;
|
|
30003
|
+
height: 32px;
|
|
30004
|
+
justify-content: center;
|
|
30005
|
+
border-radius: 50%;
|
|
30289
30006
|
}
|
|
30290
|
-
|
|
30291
|
-
|
|
30292
|
-
display: inline-block;
|
|
30007
|
+
.E_s1ebs0ra .action-group .more-btn:hover {
|
|
30008
|
+
background: #fff;
|
|
30293
30009
|
}
|
|
30294
30010
|
|
|
30295
|
-
.
|
|
30296
|
-
--color: white;
|
|
30297
|
-
height: 14px;
|
|
30298
|
-
width: 14px;
|
|
30299
|
-
border-radius: 50%;
|
|
30300
|
-
flex-shrink: 0;
|
|
30011
|
+
.E_s1iv0tp1 .enabled-switch {
|
|
30301
30012
|
display: flex;
|
|
30302
30013
|
align-items: center;
|
|
30303
|
-
justify-content: center;
|
|
30304
|
-
border: 1px solid var(--color);
|
|
30305
30014
|
}
|
|
30306
|
-
.
|
|
30307
|
-
|
|
30308
|
-
height: 10px;
|
|
30309
|
-
width: 10px;
|
|
30310
|
-
border-radius: 50%;
|
|
30311
|
-
overflow: hidden;
|
|
30015
|
+
.E_s1iv0tp1 .enabled-text {
|
|
30016
|
+
margin-right: 8px;
|
|
30312
30017
|
}
|
|
30313
|
-
|
|
30314
|
-
|
|
30315
|
-
|
|
30316
|
-
|
|
30317
|
-
|
|
30318
|
-
top: 0;
|
|
30319
|
-
border-radius: 50%;
|
|
30320
|
-
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
30321
|
-
transform: rotate(180deg);
|
|
30018
|
+
|
|
30019
|
+
.E_s1at6qmn.ant-layout-sider {
|
|
30020
|
+
background: #edf0f7;
|
|
30021
|
+
padding: 32px 8px;
|
|
30022
|
+
overflow: auto;
|
|
30322
30023
|
}
|
|
30323
|
-
.
|
|
30324
|
-
|
|
30325
|
-
|
|
30326
|
-
|
|
30327
|
-
left: 0;
|
|
30328
|
-
top: 0;
|
|
30329
|
-
margin-left: 50%;
|
|
30330
|
-
transform-origin: left;
|
|
30331
|
-
background: white;
|
|
30332
|
-
transform: rotate(0deg);
|
|
30024
|
+
.E_s1at6qmn .ant-layout-sider-children {
|
|
30025
|
+
display: flex;
|
|
30026
|
+
flex-direction: column;
|
|
30027
|
+
justify-content: space-between;
|
|
30333
30028
|
}
|
|
30334
|
-
|
|
30335
|
-
|
|
30336
|
-
padding: 0 8px;
|
|
30337
|
-
border-radius: 4px;
|
|
30029
|
+
.E_s1at6qmn footer {
|
|
30030
|
+
display: flex;
|
|
30338
30031
|
}
|
|
30339
|
-
|
|
30340
|
-
|
|
30341
|
-
padding: 2px 8px;
|
|
30342
|
-
border-radius: 3px;
|
|
30032
|
+
.E_s1at6qmn .ant-menu {
|
|
30033
|
+
background: #edf0f7;
|
|
30343
30034
|
}
|
|
30344
|
-
|
|
30345
|
-
|
|
30346
|
-
|
|
30347
|
-
|
|
30035
|
+
.E_s1at6qmn .ant-menu a {
|
|
30036
|
+
color: #00122e;
|
|
30037
|
+
width: 180px;
|
|
30038
|
+
overflow: hidden;
|
|
30039
|
+
text-overflow: ellipsis;
|
|
30348
30040
|
}
|
|
30349
|
-
|
|
30350
|
-
|
|
30351
|
-
opacity: unset;
|
|
30041
|
+
.E_s1at6qmn .ant-menu-vertical {
|
|
30042
|
+
margin-bottom: 24px;
|
|
30352
30043
|
}
|
|
30353
|
-
.
|
|
30044
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
|
|
30354
30045
|
margin: 0;
|
|
30355
|
-
margin-right: 8px;
|
|
30356
|
-
display: inline-flex;
|
|
30357
|
-
align-items: center;
|
|
30358
|
-
border: none;
|
|
30359
|
-
}
|
|
30360
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
|
|
30361
|
-
width: 16px;
|
|
30362
|
-
height: 16px;
|
|
30363
|
-
color: inherit;
|
|
30364
|
-
margin-left: 4px;
|
|
30365
|
-
opacity: 0.6;
|
|
30366
|
-
display: inline-flex;
|
|
30367
30046
|
}
|
|
30368
|
-
.
|
|
30369
|
-
|
|
30047
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
|
|
30048
|
+
font-size: 12px;
|
|
30049
|
+
padding: 0 8px 4px;
|
|
30050
|
+
line-height: 18px;
|
|
30370
30051
|
}
|
|
30371
|
-
.
|
|
30372
|
-
|
|
30373
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
30052
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
|
|
30053
|
+
padding: 0;
|
|
30374
30054
|
}
|
|
30375
|
-
.
|
|
30376
|
-
|
|
30377
|
-
background-color: rgba(255, 74, 74, 0.1);
|
|
30055
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
|
|
30056
|
+
padding-bottom: 24px;
|
|
30378
30057
|
}
|
|
30379
|
-
.
|
|
30380
|
-
|
|
30381
|
-
|
|
30058
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
|
|
30059
|
+
margin-bottom: 24px;
|
|
30060
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
30382
30061
|
}
|
|
30383
|
-
.
|
|
30384
|
-
|
|
30385
|
-
|
|
30062
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item {
|
|
30063
|
+
transition: none;
|
|
30064
|
+
display: flex;
|
|
30065
|
+
align-items: center;
|
|
30066
|
+
height: 32px;
|
|
30067
|
+
line-height: 22px;
|
|
30068
|
+
padding: 0 8px;
|
|
30386
30069
|
}
|
|
30387
|
-
.
|
|
30388
|
-
|
|
30389
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
30070
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
|
|
30071
|
+
margin-right: 12px;
|
|
30390
30072
|
}
|
|
30391
|
-
.
|
|
30392
|
-
|
|
30393
|
-
|
|
30073
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
|
|
30074
|
+
margin: 0;
|
|
30075
|
+
margin-bottom: 2px;
|
|
30394
30076
|
}
|
|
30395
|
-
.
|
|
30077
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
|
|
30078
|
+
background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
|
|
30079
|
+
box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
|
|
30080
|
+
border-radius: 6px;
|
|
30396
30081
|
color: #fff;
|
|
30397
30082
|
}
|
|
30398
|
-
.
|
|
30399
|
-
|
|
30083
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
|
|
30084
|
+
color: #fff;
|
|
30400
30085
|
}
|
|
30401
|
-
.
|
|
30402
|
-
background
|
|
30086
|
+
.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 {
|
|
30087
|
+
background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
|
|
30088
|
+
box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
|
|
30089
|
+
border-radius: 6px;
|
|
30403
30090
|
}
|
|
30404
|
-
|
|
30405
|
-
|
|
30091
|
+
|
|
30092
|
+
.E_s1wu0lms .ant-menu-item-group-title {
|
|
30093
|
+
white-space: nowrap;
|
|
30094
|
+
transition: all 0s;
|
|
30406
30095
|
}
|
|
30407
|
-
.
|
|
30408
|
-
|
|
30096
|
+
.E_s1wu0lms.shrink {
|
|
30097
|
+
transition: all 0s;
|
|
30098
|
+
overflow: hidden;
|
|
30409
30099
|
}
|
|
30410
|
-
.
|
|
30411
|
-
|
|
30100
|
+
.E_s1wu0lms.shrink .ant-menu-item-group-title {
|
|
30101
|
+
visibility: hidden;
|
|
30412
30102
|
}
|
|
30413
|
-
.
|
|
30414
|
-
|
|
30103
|
+
.E_s1wu0lms.shrink .ant-menu-item {
|
|
30104
|
+
width: 36px;
|
|
30105
|
+
padding: 0 6px;
|
|
30415
30106
|
}
|
|
30416
30107
|
|
|
30417
|
-
.
|
|
30418
|
-
display:
|
|
30108
|
+
.E_n1ugzfva {
|
|
30109
|
+
display: flex;
|
|
30110
|
+
place-items: center;
|
|
30111
|
+
width: 100% !important;
|
|
30419
30112
|
}
|
|
30420
|
-
.
|
|
30421
|
-
|
|
30422
|
-
|
|
30113
|
+
.E_n1ugzfva[disabled] {
|
|
30114
|
+
color: rgba(0, 0, 0, 0.25) !important;
|
|
30115
|
+
opacity: 1 !important;
|
|
30423
30116
|
}
|
|
30424
|
-
.
|
|
30425
|
-
|
|
30117
|
+
.E_n1ugzfva.ant-btn {
|
|
30118
|
+
width: 100%;
|
|
30119
|
+
color: #00122e;
|
|
30426
30120
|
}
|
|
30427
|
-
|
|
30428
|
-
|
|
30429
|
-
width: 430px !important;
|
|
30121
|
+
.E_n1ugzfva .icon-wrapper {
|
|
30122
|
+
margin-right: 12px;
|
|
30430
30123
|
}
|
|
30431
|
-
|
|
30432
|
-
|
|
30433
|
-
|
|
30434
|
-
|
|
30435
|
-
|
|
30436
|
-
|
|
30437
|
-
min-height: 34px;
|
|
30438
|
-
box-sizing: border-box;
|
|
30439
|
-
margin-top: 8px;
|
|
30124
|
+
.E_n1ugzfva .link-title {
|
|
30125
|
+
flex: 1;
|
|
30126
|
+
overflow: hidden;
|
|
30127
|
+
white-space: nowrap;
|
|
30128
|
+
text-overflow: ellipsis;
|
|
30129
|
+
text-align: left;
|
|
30440
30130
|
}
|
|
30441
30131
|
|
|
30442
|
-
.
|
|
30443
|
-
|
|
30444
|
-
flex-direction: column;
|
|
30445
|
-
margin: 1px 8px;
|
|
30446
|
-
padding: 8px;
|
|
30447
|
-
border-radius: 4px;
|
|
30448
|
-
}
|
|
30449
|
-
.E_o1ugr09p .selected-icon {
|
|
30450
|
-
display: none;
|
|
30132
|
+
.E_t1sqg15u {
|
|
30133
|
+
background: white;
|
|
30451
30134
|
}
|
|
30452
|
-
.
|
|
30453
|
-
|
|
30135
|
+
.E_t1sqg15u.inline .table-row {
|
|
30136
|
+
flex-direction: column;
|
|
30454
30137
|
}
|
|
30455
|
-
.
|
|
30456
|
-
|
|
30138
|
+
.E_t1sqg15u.inline .table-row > label {
|
|
30139
|
+
padding: 0 16px 7px 0;
|
|
30457
30140
|
}
|
|
30458
|
-
.
|
|
30459
|
-
|
|
30141
|
+
.E_t1sqg15u.has-border .table-header {
|
|
30142
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
30460
30143
|
}
|
|
30461
|
-
.
|
|
30462
|
-
|
|
30144
|
+
.E_t1sqg15u.has-border .hiddenBorder {
|
|
30145
|
+
border-top: none !important;
|
|
30463
30146
|
}
|
|
30464
|
-
.
|
|
30465
|
-
|
|
30147
|
+
.E_t1sqg15u.has-border .table-row + .table-row {
|
|
30148
|
+
border-top: 1px solid rgba(225, 230, 241, 0.6);
|
|
30466
30149
|
}
|
|
30467
|
-
.
|
|
30468
|
-
|
|
30150
|
+
.E_t1sqg15u.has-border .table-row:last-of-type {
|
|
30151
|
+
padding-bottom: 0;
|
|
30469
30152
|
}
|
|
30470
|
-
.
|
|
30471
|
-
|
|
30472
|
-
color: #0080ff;
|
|
30153
|
+
.E_t1sqg15u.align-right .content {
|
|
30154
|
+
text-align: right;
|
|
30473
30155
|
}
|
|
30474
|
-
|
|
30475
|
-
.E_o1ifxsq4 {
|
|
30156
|
+
.E_t1sqg15u .uuid-row {
|
|
30476
30157
|
display: flex;
|
|
30477
30158
|
justify-content: space-between;
|
|
30478
|
-
|
|
30479
|
-
|
|
30480
|
-
|
|
30481
|
-
.E_o1ifxsq4 .timezone-title {
|
|
30482
|
-
color: #2d3a56;
|
|
30159
|
+
}
|
|
30160
|
+
.E_t1sqg15u .uuid-row .id-text {
|
|
30161
|
+
white-space: nowrap;
|
|
30483
30162
|
overflow: hidden;
|
|
30484
30163
|
text-overflow: ellipsis;
|
|
30485
30164
|
}
|
|
30486
30165
|
|
|
30487
|
-
.
|
|
30166
|
+
.E_t4zczcp {
|
|
30488
30167
|
display: flex;
|
|
30489
30168
|
justify-content: space-between;
|
|
30169
|
+
align-items: center;
|
|
30170
|
+
padding: 8px;
|
|
30171
|
+
min-height: 32px;
|
|
30172
|
+
}
|
|
30173
|
+
.E_t4zczcp .table-title {
|
|
30490
30174
|
color: rgba(44, 56, 82, 0.6);
|
|
30491
|
-
|
|
30492
|
-
|
|
30493
|
-
|
|
30175
|
+
font-weight: 600;
|
|
30176
|
+
font-size: 12px;
|
|
30177
|
+
line-height: 8px;
|
|
30178
|
+
}
|
|
30179
|
+
.E_t4zczcp .edit-icon {
|
|
30180
|
+
font-size: 16px;
|
|
30181
|
+
color: rgba(10, 37, 85, 0.6);
|
|
30182
|
+
cursor: pointer;
|
|
30494
30183
|
}
|
|
30495
30184
|
|
|
30496
|
-
.
|
|
30497
|
-
|
|
30498
|
-
|
|
30499
|
-
background: rgba(225, 230, 241, 0.6);
|
|
30185
|
+
.E_t1s7goww {
|
|
30186
|
+
font-size: 12px;
|
|
30187
|
+
line-height: 18px;
|
|
30500
30188
|
}
|
|
30501
30189
|
|
|
30502
|
-
.
|
|
30503
|
-
|
|
30504
|
-
|
|
30190
|
+
.E_t93e4cf {
|
|
30191
|
+
display: flex;
|
|
30192
|
+
padding: 8px 0;
|
|
30193
|
+
color: #2d3a56;
|
|
30194
|
+
}
|
|
30195
|
+
.E_t93e4cf .hidden {
|
|
30196
|
+
display: none;
|
|
30197
|
+
}
|
|
30198
|
+
.E_t93e4cf .ant-btn-link {
|
|
30199
|
+
height: auto;
|
|
30200
|
+
}
|
|
30201
|
+
.E_t93e4cf .content {
|
|
30202
|
+
overflow: hidden;
|
|
30203
|
+
overflow-x: auto;
|
|
30505
30204
|
width: 100%;
|
|
30506
|
-
|
|
30205
|
+
white-space: pre-wrap;
|
|
30206
|
+
}
|
|
30207
|
+
.E_t93e4cf .content .ant-btn {
|
|
30208
|
+
white-space: pre-wrap;
|
|
30209
|
+
text-align: left;
|
|
30210
|
+
}
|
|
30211
|
+
.E_t93e4cf .content .unit-chart {
|
|
30212
|
+
justify-content: flex-start;
|
|
30507
30213
|
}
|
|
30508
30214
|
|
|
30509
|
-
.
|
|
30510
|
-
|
|
30511
|
-
|
|
30512
|
-
|
|
30215
|
+
.E_rhz2uv5 {
|
|
30216
|
+
width: var(--rhz2uv5-0);
|
|
30217
|
+
flex-shrink: 0;
|
|
30218
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30219
|
+
padding-right: 12px;
|
|
30220
|
+
}
|
|
30221
|
+
|
|
30222
|
+
.E_ou7iq30 {
|
|
30513
30223
|
overflow: hidden;
|
|
30224
|
+
text-overflow: ellipsis;
|
|
30514
30225
|
}
|
|
30515
|
-
|
|
30516
|
-
|
|
30226
|
+
|
|
30227
|
+
.E_s1tui002 {
|
|
30228
|
+
white-space: nowrap;
|
|
30517
30229
|
}
|
|
30518
|
-
|
|
30519
|
-
|
|
30520
|
-
|
|
30230
|
+
|
|
30231
|
+
.E_mxrc2zg {
|
|
30232
|
+
display: -webkit-box;
|
|
30233
|
+
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
30234
|
+
-webkit-box-orient: vertical;
|
|
30235
|
+
word-break: break-all;
|
|
30521
30236
|
}
|
|
30522
|
-
|
|
30523
|
-
|
|
30524
|
-
|
|
30237
|
+
|
|
30238
|
+
.E_t1vv6d68 .ant-tooltip-arrow {
|
|
30239
|
+
display: none;
|
|
30525
30240
|
}
|
|
30526
|
-
.
|
|
30527
|
-
|
|
30528
|
-
|
|
30241
|
+
.E_t1vv6d68 .ant-tooltip-inner {
|
|
30242
|
+
background: rgba(23, 38, 64, 0.8);
|
|
30243
|
+
border-radius: 4px;
|
|
30529
30244
|
}
|
|
30530
|
-
.
|
|
30531
|
-
|
|
30532
|
-
transition-delay: 120ms;
|
|
30245
|
+
.E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
|
|
30246
|
+
visibility: hidden;
|
|
30533
30247
|
}
|
|
30534
|
-
|
|
30535
|
-
|
|
30536
|
-
width:
|
|
30537
|
-
top: 1px;
|
|
30538
|
-
left: 1px;
|
|
30248
|
+
|
|
30249
|
+
.E_c1up1pdz {
|
|
30250
|
+
width: 648px;
|
|
30539
30251
|
}
|
|
30540
|
-
.
|
|
30541
|
-
|
|
30542
|
-
width: 28px;
|
|
30252
|
+
.E_c1up1pdz.active {
|
|
30253
|
+
border-color: #0080ff;
|
|
30543
30254
|
}
|
|
30544
|
-
.
|
|
30545
|
-
|
|
30255
|
+
.E_c1up1pdz.active > header {
|
|
30256
|
+
background: rgba(0, 128, 255, 0.1);
|
|
30546
30257
|
}
|
|
30547
|
-
.
|
|
30548
|
-
|
|
30258
|
+
.E_c1up1pdz .expand {
|
|
30259
|
+
padding: 12px;
|
|
30549
30260
|
}
|
|
30550
|
-
.
|
|
30551
|
-
|
|
30261
|
+
.E_c1up1pdz .field-item {
|
|
30262
|
+
display: flex;
|
|
30263
|
+
padding: 10px 0;
|
|
30264
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
30552
30265
|
}
|
|
30553
|
-
.
|
|
30554
|
-
|
|
30266
|
+
.E_c1up1pdz .field-item:last-child {
|
|
30267
|
+
border-bottom: none;
|
|
30268
|
+
padding-bottom: 0;
|
|
30555
30269
|
}
|
|
30556
|
-
.
|
|
30557
|
-
|
|
30270
|
+
.E_c1up1pdz .field-item label {
|
|
30271
|
+
line-height: 32px;
|
|
30272
|
+
width: 100px;
|
|
30273
|
+
color: rgba(62, 70, 82, 0.6);
|
|
30558
30274
|
}
|
|
30559
|
-
|
|
30560
|
-
.
|
|
30561
|
-
margin-
|
|
30275
|
+
.E_c1up1pdz .help {
|
|
30276
|
+
color: rgba(62, 70, 82, 0.6);
|
|
30277
|
+
margin-top: 5px;
|
|
30278
|
+
}
|
|
30279
|
+
.E_c1up1pdz .ant-input-affix-wrapper,
|
|
30280
|
+
.E_c1up1pdz .ant-picker {
|
|
30281
|
+
width: 128px;
|
|
30562
30282
|
}
|
|
30563
30283
|
|
|
30564
|
-
.
|
|
30284
|
+
.E_c156wh19 {
|
|
30565
30285
|
display: flex;
|
|
30566
30286
|
align-items: center;
|
|
30567
30287
|
justify-content: space-between;
|
|
30568
|
-
|
|
30569
|
-
padding: 8px 12px;
|
|
30570
|
-
position: sticky;
|
|
30571
|
-
top: 0;
|
|
30572
|
-
z-index: 1;
|
|
30573
|
-
margin-bottom: -52px;
|
|
30574
|
-
}
|
|
30575
|
-
.E_s1ebs0ra .select-total {
|
|
30576
|
-
display: flex;
|
|
30577
|
-
align-items: center;
|
|
30578
|
-
font-weight: 700;
|
|
30579
|
-
flex-shrink: 0;
|
|
30288
|
+
word-break: keep-all;
|
|
30580
30289
|
}
|
|
30581
|
-
.
|
|
30582
|
-
|
|
30583
|
-
margin-left: 8px;
|
|
30584
|
-
width: 32px;
|
|
30585
|
-
height: 32px;
|
|
30586
|
-
border-radius: 50%;
|
|
30587
|
-
justify-content: center;
|
|
30290
|
+
.E_c156wh19 .title {
|
|
30291
|
+
margin: 0 16px 0 8px;
|
|
30588
30292
|
}
|
|
30589
|
-
.
|
|
30590
|
-
|
|
30293
|
+
.E_c156wh19 .retain {
|
|
30294
|
+
color: rgba(129, 138, 153, 0.6);
|
|
30591
30295
|
}
|
|
30592
|
-
.
|
|
30296
|
+
.E_c156wh19 div.left {
|
|
30593
30297
|
flex: 1;
|
|
30594
|
-
|
|
30595
|
-
white-space: nowrap;
|
|
30596
|
-
text-align: right;
|
|
30597
|
-
position: relative;
|
|
30598
|
-
padding: 4px 0;
|
|
30599
|
-
margin-top: -4px;
|
|
30298
|
+
display: flex;
|
|
30600
30299
|
overflow: hidden;
|
|
30300
|
+
align-items: center;
|
|
30301
|
+
justify-content: flex-start;
|
|
30302
|
+
white-space: nowrap;
|
|
30601
30303
|
}
|
|
30602
|
-
.
|
|
30603
|
-
|
|
30304
|
+
.E_c156wh19 div.left .title {
|
|
30305
|
+
max-width: 100%;
|
|
30306
|
+
overflow: hidden;
|
|
30307
|
+
text-overflow: ellipsis;
|
|
30604
30308
|
}
|
|
30605
|
-
.
|
|
30606
|
-
|
|
30309
|
+
.E_c156wh19 div.right {
|
|
30310
|
+
display: flex;
|
|
30311
|
+
align-items: center;
|
|
30607
30312
|
}
|
|
30608
|
-
.
|
|
30609
|
-
|
|
30313
|
+
.E_c156wh19 .reverse {
|
|
30314
|
+
display: flex;
|
|
30315
|
+
flex-direction: row-reverse;
|
|
30316
|
+
align-items: center;
|
|
30610
30317
|
}
|
|
30611
|
-
.
|
|
30612
|
-
margin-
|
|
30318
|
+
.E_c156wh19 .reverse .ant-switch {
|
|
30319
|
+
margin-left: 8px;
|
|
30613
30320
|
}
|
|
30614
|
-
.
|
|
30321
|
+
.E_c156wh19 .close {
|
|
30322
|
+
padding-left: 14px;
|
|
30323
|
+
margin-left: 14px;
|
|
30324
|
+
border-left: 1px solid rgba(129, 138, 153, 0.6);
|
|
30615
30325
|
cursor: pointer;
|
|
30616
|
-
width: 32px;
|
|
30617
|
-
height: 32px;
|
|
30618
|
-
justify-content: center;
|
|
30619
|
-
border-radius: 50%;
|
|
30620
30326
|
}
|
|
30621
|
-
|
|
30622
|
-
|
|
30327
|
+
|
|
30328
|
+
.E_m126spxy {
|
|
30329
|
+
padding-bottom: 4px;
|
|
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
|
+
border-radius: 4px;
|
|
30336
|
+
}
|
|
30337
|
+
.E_m126spxy .ant-btn-link.active {
|
|
30338
|
+
background: rgba(0, 128, 255, 0.1);
|
|
30339
|
+
color: #0096ff;
|
|
30623
30340
|
}
|
|
30624
30341
|
|
|
30625
|
-
.
|
|
30626
|
-
|
|
30627
|
-
|
|
30342
|
+
.E_wpbf4pq {
|
|
30343
|
+
padding: 10px 0;
|
|
30344
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
30628
30345
|
}
|
|
30629
|
-
.
|
|
30630
|
-
|
|
30346
|
+
.E_wpbf4pq .ant-input,
|
|
30347
|
+
.E_wpbf4pq .ant-picker {
|
|
30348
|
+
width: 80px;
|
|
30349
|
+
margin: 0 9px;
|
|
30350
|
+
text-align: center;
|
|
30351
|
+
}
|
|
30352
|
+
.E_wpbf4pq .options {
|
|
30353
|
+
padding: 12px 0 12px 16px;
|
|
30354
|
+
border-left: 2px solid rgba(129, 138, 153, 0.6);
|
|
30355
|
+
margin: 5px 0 5px 8px;
|
|
30356
|
+
}
|
|
30357
|
+
.E_wpbf4pq .week-day-option,
|
|
30358
|
+
.E_wpbf4pq .month-day-option {
|
|
30359
|
+
background: #f5f7fa;
|
|
30360
|
+
box-sizing: border-box;
|
|
30361
|
+
border-radius: 16px;
|
|
30362
|
+
margin-right: 8px;
|
|
30631
30363
|
}
|
|
30632
|
-
|
|
30633
|
-
.
|
|
30634
|
-
|
|
30364
|
+
.E_wpbf4pq .week-day-option:focus,
|
|
30365
|
+
.E_wpbf4pq .month-day-option:focus {
|
|
30366
|
+
color: inherit;
|
|
30367
|
+
border-color: #d9d9d9;
|
|
30635
30368
|
}
|
|
30636
|
-
|
|
30637
|
-
|
|
30638
|
-
|
|
30639
|
-
|
|
30640
|
-
align-items: center;
|
|
30641
|
-
font-size: 13px;
|
|
30642
|
-
line-height: 24px;
|
|
30643
|
-
color: #cccccc;
|
|
30644
|
-
white-space: nowrap;
|
|
30369
|
+
.E_wpbf4pq .week-day-option.active {
|
|
30370
|
+
background-color: #0096ff;
|
|
30371
|
+
border-color: #0096ff;
|
|
30372
|
+
color: #fff;
|
|
30645
30373
|
}
|
|
30646
|
-
.
|
|
30647
|
-
|
|
30374
|
+
.E_wpbf4pq .week-day-option.en-text {
|
|
30375
|
+
width: 110px;
|
|
30376
|
+
margin-top: 4px;
|
|
30648
30377
|
}
|
|
30649
|
-
|
|
30650
|
-
|
|
30651
|
-
|
|
30652
|
-
|
|
30378
|
+
.E_wpbf4pq .month-day-option {
|
|
30379
|
+
width: 32px;
|
|
30380
|
+
padding: 0;
|
|
30381
|
+
margin-bottom: 8px;
|
|
30653
30382
|
}
|
|
30654
|
-
|
|
30655
|
-
|
|
30656
|
-
|
|
30657
|
-
|
|
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;
|
|
30383
|
+
.E_wpbf4pq .month-day-option.active {
|
|
30384
|
+
background-color: #0096ff;
|
|
30385
|
+
border-color: #0096ff;
|
|
30386
|
+
color: #fff;
|
|
30664
30387
|
}
|
|
30665
30388
|
|
|
30666
|
-
.
|
|
30667
|
-
|
|
30668
|
-
|
|
30669
|
-
margin-right: 4px;
|
|
30389
|
+
.E_c18gxmrl {
|
|
30390
|
+
border: 1px solid #d8deeb;
|
|
30391
|
+
border-radius: 4px;
|
|
30670
30392
|
}
|
|
30671
|
-
|
|
30672
|
-
|
|
30673
|
-
display: flex;
|
|
30674
|
-
align-items: center;
|
|
30675
|
-
font-size: 12px;
|
|
30676
|
-
line-height: 18px;
|
|
30393
|
+
.E_c18gxmrl + .E_c18gxmrl {
|
|
30394
|
+
margin-top: 8px;
|
|
30677
30395
|
}
|
|
30678
|
-
.
|
|
30679
|
-
|
|
30396
|
+
.E_c18gxmrl:hover {
|
|
30397
|
+
border-color: #0080ff;
|
|
30680
30398
|
}
|
|
30681
|
-
|
|
30682
|
-
.
|
|
30683
|
-
margin: 0 3px;
|
|
30399
|
+
.E_c18gxmrl:hover > header {
|
|
30400
|
+
background: rgba(0, 128, 255, 0.1);
|
|
30684
30401
|
}
|
|
30685
|
-
|
|
30686
|
-
|
|
30687
|
-
|
|
30688
|
-
|
|
30402
|
+
.E_c18gxmrl.active header {
|
|
30403
|
+
border-bottom: 1px solid #d8deeb;
|
|
30404
|
+
}
|
|
30405
|
+
.E_c18gxmrl > header {
|
|
30406
|
+
padding: 8px 12px;
|
|
30689
30407
|
}
|
|
30690
30408
|
|
|
30691
30409
|
.E_wg1tsps {
|
|
@@ -30711,754 +30429,906 @@ button.E_n7k2c6r {
|
|
|
30711
30429
|
color: #00122e !important;
|
|
30712
30430
|
}
|
|
30713
30431
|
|
|
30714
|
-
.
|
|
30715
|
-
|
|
30716
|
-
height: 246px;
|
|
30717
|
-
border-radius: 4px;
|
|
30432
|
+
.E_b1nip9bk {
|
|
30433
|
+
padding: 4px 11px;
|
|
30718
30434
|
}
|
|
30719
|
-
|
|
30720
|
-
.
|
|
30435
|
+
|
|
30436
|
+
.E_bqamoqe {
|
|
30437
|
+
white-space: nowrap;
|
|
30438
|
+
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
30439
|
+
}
|
|
30440
|
+
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
30441
|
+
--color: #0080ff;
|
|
30442
|
+
}
|
|
30443
|
+
.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] {
|
|
30444
|
+
--color: #0080ff;
|
|
30445
|
+
}
|
|
30446
|
+
.E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
|
|
30447
|
+
margin-left: 1px;
|
|
30448
|
+
}
|
|
30449
|
+
.E_bqamoqe > .ant-btn:not(:only-child):first-child {
|
|
30450
|
+
border-top-right-radius: 0;
|
|
30451
|
+
border-bottom-right-radius: 0;
|
|
30452
|
+
}
|
|
30453
|
+
.E_bqamoqe > .ant-btn:not(:only-child):last-child {
|
|
30454
|
+
border-top-left-radius: 0;
|
|
30455
|
+
border-bottom-left-radius: 0;
|
|
30456
|
+
}
|
|
30457
|
+
.E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
30458
|
+
border-radius: unset;
|
|
30459
|
+
}
|
|
30460
|
+
|
|
30461
|
+
.E_berrcjl {
|
|
30462
|
+
color: rgba(10, 37, 85, 0.6);
|
|
30463
|
+
margin-bottom: 4px;
|
|
30464
|
+
}
|
|
30465
|
+
.E_berrcjl .breadcrumb-link {
|
|
30466
|
+
color: rgba(10, 37, 85, 0.6);
|
|
30467
|
+
cursor: pointer;
|
|
30468
|
+
transition: color 160ms ease;
|
|
30469
|
+
}
|
|
30470
|
+
.E_berrcjl .breadcrumb-link:hover {
|
|
30471
|
+
color: #0080ff;
|
|
30472
|
+
}
|
|
30473
|
+
.E_berrcjl .breadcrumb-link:active {
|
|
30474
|
+
color: #005ed1;
|
|
30475
|
+
}
|
|
30476
|
+
|
|
30477
|
+
.E_m74vjol {
|
|
30478
|
+
display: flex;
|
|
30479
|
+
justify-content: space-between;
|
|
30721
30480
|
width: 100%;
|
|
30722
|
-
background-color: rgba(245, 247, 250, 0.6);
|
|
30723
|
-
border-top: none;
|
|
30724
30481
|
}
|
|
30725
|
-
.
|
|
30726
|
-
|
|
30727
|
-
padding: 0 16px;
|
|
30482
|
+
.E_m74vjol .action {
|
|
30483
|
+
margin-left: 16px;
|
|
30728
30484
|
}
|
|
30729
|
-
|
|
30730
|
-
.
|
|
30485
|
+
|
|
30486
|
+
.E_a1o35uvh .ant-alert-message {
|
|
30731
30487
|
width: 100%;
|
|
30732
|
-
height: 180px;
|
|
30733
|
-
border-spacing: 0;
|
|
30734
30488
|
}
|
|
30735
|
-
|
|
30736
|
-
.
|
|
30737
|
-
|
|
30489
|
+
|
|
30490
|
+
.E_b1wx3t3t.ant-btn-icon-only {
|
|
30491
|
+
justify-content: center;
|
|
30738
30492
|
}
|
|
30739
|
-
.
|
|
30740
|
-
|
|
30741
|
-
|
|
30493
|
+
.E_b1wx3t3t.ant-btn {
|
|
30494
|
+
display: inline-flex;
|
|
30495
|
+
align-items: center;
|
|
30496
|
+
justify-content: center;
|
|
30497
|
+
height: 32px;
|
|
30498
|
+
border-radius: 6px;
|
|
30499
|
+
line-height: 22px;
|
|
30500
|
+
transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
|
|
30501
|
+
transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
|
|
30742
30502
|
}
|
|
30743
|
-
.
|
|
30744
|
-
|
|
30745
|
-
|
|
30503
|
+
.E_b1wx3t3t.ant-btn.ant-btn-lg {
|
|
30504
|
+
height: 40px;
|
|
30505
|
+
line-height: 24px;
|
|
30506
|
+
}
|
|
30507
|
+
.E_b1wx3t3t.ant-btn.ant-btn-sm {
|
|
30508
|
+
height: 24px;
|
|
30509
|
+
line-height: 20px;
|
|
30510
|
+
}
|
|
30511
|
+
.E_b1wx3t3t.ant-btn.ant-btn-circle, .E_b1wx3t3t.ant-btn.ant-btn-circle-outline {
|
|
30512
|
+
border-radius: 50%;
|
|
30513
|
+
}
|
|
30514
|
+
.E_b1wx3t3t .ant-btn-loading-icon span.anticon {
|
|
30515
|
+
margin-right: 8px;
|
|
30516
|
+
padding-right: 0px;
|
|
30517
|
+
}
|
|
30518
|
+
.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 {
|
|
30519
|
+
color: var(--color, #06101f);
|
|
30520
|
+
font-weight: var(--font-weight);
|
|
30521
|
+
background: var(--background-color, #fff);
|
|
30522
|
+
border-width: var(--border-width, 1px);
|
|
30523
|
+
border-color: var(--border-color, #d9d9d9);
|
|
30524
|
+
}
|
|
30525
|
+
.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 {
|
|
30526
|
+
display: none;
|
|
30527
|
+
}
|
|
30528
|
+
.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 {
|
|
30529
|
+
color: var(--color, inherit);
|
|
30530
|
+
}
|
|
30531
|
+
.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 {
|
|
30532
|
+
background: var(--background-color-hover, var(--background-color));
|
|
30533
|
+
border-color: var(--border-color-hover, var(--border-color, transparent));
|
|
30534
|
+
}
|
|
30535
|
+
.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 {
|
|
30536
|
+
--scale: 1;
|
|
30537
|
+
--transY: 1px;
|
|
30538
|
+
background: var(--background-color-active, var(--background-color));
|
|
30539
|
+
border-color: var(--border-color-active, var(--border-color, transparent));
|
|
30540
|
+
}
|
|
30541
|
+
.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 {
|
|
30542
|
+
background: var(--background-color-focus, var(--background-color));
|
|
30543
|
+
box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
|
|
30544
|
+
border-color: var(--border-color-focus, var(--border-color, transparent));
|
|
30545
|
+
}
|
|
30546
|
+
.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 {
|
|
30547
|
+
color: var(--color-disabled, var(--color));
|
|
30548
|
+
background: var(--background-color-disabled, var(--background-color));
|
|
30549
|
+
border-color: var(--border-color-disabled, var(--border-color, transparent));
|
|
30550
|
+
opacity: 0.5;
|
|
30551
|
+
}
|
|
30552
|
+
.E_b1wx3t3t.ant-btn-link[disabled] {
|
|
30553
|
+
color: #0080ff;
|
|
30554
|
+
opacity: 0.5;
|
|
30555
|
+
}
|
|
30556
|
+
.E_b1wx3t3t.ant-btn-primary {
|
|
30557
|
+
--color: #fff;
|
|
30558
|
+
--font-weight: bold;
|
|
30559
|
+
--border-width: 0;
|
|
30560
|
+
--background-color: #0080ff;
|
|
30561
|
+
--background-color-hover: #009dff;
|
|
30562
|
+
--background-color-active: #005ed1;
|
|
30563
|
+
--background-color-focus: #0080ff;
|
|
30564
|
+
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
30565
|
+
}
|
|
30566
|
+
.E_b1wx3t3t.ant-btn-primary.ant-btn-dangerous {
|
|
30567
|
+
--background-color: #f0483e;
|
|
30568
|
+
--background-color-hover: #ff5252;
|
|
30569
|
+
--background-color-active: #c73d31;
|
|
30570
|
+
--background-color-focus: #ff5252;
|
|
30571
|
+
--box-shadow-color-focus: rgba(255, 74, 74, 0.16);
|
|
30572
|
+
}
|
|
30573
|
+
.E_b1wx3t3t.ant-btn-primary.btn-primary-orange {
|
|
30574
|
+
--background-color: #fea008;
|
|
30575
|
+
--background-color-hover: #feba33;
|
|
30576
|
+
--background-color-active: #e07f00;
|
|
30577
|
+
--background-color-focus: #fea008;
|
|
30578
|
+
}
|
|
30579
|
+
.E_b1wx3t3t.ant-btn-secondary {
|
|
30580
|
+
--color: #0080ff;
|
|
30581
|
+
--font-weight: bold;
|
|
30582
|
+
--border-width: 0;
|
|
30583
|
+
--background-color: rgba(0, 136, 255, 0.1);
|
|
30584
|
+
--background-color-hover: rgba(0, 136, 255, 0.16);
|
|
30585
|
+
--background-color-active: rgba(0, 136, 255, 0.2);
|
|
30586
|
+
--background-color-focus: rgba(0, 136, 255, 0.1);
|
|
30587
|
+
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
30588
|
+
}
|
|
30589
|
+
.E_b1wx3t3t.ant-btn-secondary.ant-btn-dangerous {
|
|
30590
|
+
--color: #f0483e;
|
|
30591
|
+
--background-color: rgba(255, 74, 74, 0.1);
|
|
30592
|
+
--background-color-hover: rgba(255, 74, 74, 0.16);
|
|
30593
|
+
--background-color-active: rgba(255, 74, 74, 0.2);
|
|
30594
|
+
--background-color-focus: rgba(255, 74, 74, 0.1);
|
|
30595
|
+
--box-shadow-color-focus: rgba(255, 74, 74, 0.16);
|
|
30746
30596
|
}
|
|
30747
|
-
.
|
|
30748
|
-
color:
|
|
30749
|
-
|
|
30597
|
+
.E_b1wx3t3t.ant-btn-secondary.btn-primary-orange {
|
|
30598
|
+
--color: #fea008;
|
|
30599
|
+
--background-color: rgba(255, 187, 0, 0.1);
|
|
30600
|
+
--background-color-hover: rgba(255, 187, 0, 0.16);
|
|
30601
|
+
--background-color-active: rgba(255, 187, 0, 0.2);
|
|
30602
|
+
--background-color-focus: rgba(255, 187, 0, 0.1);
|
|
30750
30603
|
}
|
|
30751
|
-
.
|
|
30752
|
-
color:
|
|
30753
|
-
|
|
30604
|
+
.E_b1wx3t3t.ant-btn-tertiary {
|
|
30605
|
+
--color: #0080ff;
|
|
30606
|
+
--font-weight: bold;
|
|
30607
|
+
--border-width: 0;
|
|
30608
|
+
--background-color: #fff;
|
|
30609
|
+
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
30610
|
+
box-shadow: none;
|
|
30754
30611
|
}
|
|
30755
|
-
.
|
|
30756
|
-
|
|
30612
|
+
.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 {
|
|
30613
|
+
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
30757
30614
|
}
|
|
30758
|
-
.
|
|
30759
|
-
|
|
30615
|
+
.E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous {
|
|
30616
|
+
--color: #f0483e;
|
|
30617
|
+
--background-color: #fff;
|
|
30618
|
+
--box-shadow-color-focus: rgba(255, 74, 74, 0.16);
|
|
30760
30619
|
}
|
|
30761
|
-
|
|
30762
|
-
.
|
|
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;
|
|
30620
|
+
.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 {
|
|
30621
|
+
filter: drop-shadow(0px 2px 8px rgba(255, 74, 74, 0.1));
|
|
30767
30622
|
}
|
|
30768
|
-
|
|
30769
|
-
|
|
30770
|
-
color:
|
|
30771
|
-
display: flex;
|
|
30772
|
-
justify-content: space-between;
|
|
30773
|
-
align-items: center;
|
|
30774
|
-
padding: 8px 16px;
|
|
30623
|
+
.E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange {
|
|
30624
|
+
--color: #fea008;
|
|
30625
|
+
--background-color: #fff;
|
|
30775
30626
|
}
|
|
30776
|
-
.
|
|
30777
|
-
|
|
30627
|
+
.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 {
|
|
30628
|
+
filter: drop-shadow(0px 2px 8px rgba(255, 187, 0, 0.1));
|
|
30778
30629
|
}
|
|
30779
|
-
.
|
|
30780
|
-
color: #
|
|
30630
|
+
.E_b1wx3t3t.ant-btn-ordinary {
|
|
30631
|
+
--color: #1d326c;
|
|
30632
|
+
--border-color: #ccd4e3;
|
|
30633
|
+
--background-color: #fff;
|
|
30634
|
+
--background-color-hover: #edf0f7;
|
|
30635
|
+
--background-color-active: #e4e9f2;
|
|
30636
|
+
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
30637
|
+
box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
|
|
30781
30638
|
}
|
|
30782
|
-
|
|
30783
|
-
|
|
30784
|
-
text-align: center;
|
|
30639
|
+
.E_b1wx3t3t.ant-btn-ordinary:focus, .E_b1wx3t3t.ant-btn-ordinary.__pseudo-states-focus {
|
|
30640
|
+
box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
|
|
30785
30641
|
}
|
|
30786
|
-
.
|
|
30787
|
-
|
|
30788
|
-
|
|
30642
|
+
.E_b1wx3t3t.ant-btn-ordinary.ordinary-blue {
|
|
30643
|
+
--color: #0080ff;
|
|
30644
|
+
--border-color: #0080ff;
|
|
30645
|
+
--background-color: #fff;
|
|
30646
|
+
--background-color-hover: linear-gradient(
|
|
30647
|
+
0deg,
|
|
30648
|
+
rgba(0, 136, 255, 0.16),
|
|
30649
|
+
rgba(0, 136, 255, 0.16)
|
|
30650
|
+
),
|
|
30651
|
+
#ffffff;
|
|
30652
|
+
--background-color-active: linear-gradient(
|
|
30653
|
+
0deg,
|
|
30654
|
+
rgba(0, 136, 255, 0.2),
|
|
30655
|
+
rgba(0, 136, 255, 0.2)
|
|
30656
|
+
),
|
|
30657
|
+
#ffffff;
|
|
30658
|
+
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
30659
|
+
box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
|
|
30789
30660
|
}
|
|
30790
|
-
.
|
|
30791
|
-
|
|
30792
|
-
|
|
30793
|
-
|
|
30794
|
-
|
|
30795
|
-
|
|
30661
|
+
.E_b1wx3t3t.ant-btn-ordinary.ant-btn-dangerous {
|
|
30662
|
+
--color: #f0483e;
|
|
30663
|
+
--border-color: #f0483e;
|
|
30664
|
+
--background-color: #fff;
|
|
30665
|
+
--background-color-hover: linear-gradient(
|
|
30666
|
+
0deg,
|
|
30667
|
+
rgba(255, 74, 74, 0.16),
|
|
30668
|
+
rgba(255, 74, 74, 0.16)
|
|
30669
|
+
),
|
|
30670
|
+
#ffffff;
|
|
30671
|
+
--background-color-active: linear-gradient(
|
|
30672
|
+
0deg,
|
|
30673
|
+
rgba(255, 74, 74, 0.2),
|
|
30674
|
+
rgba(255, 74, 74, 0.2)
|
|
30675
|
+
),
|
|
30676
|
+
#ffffff;
|
|
30677
|
+
--box-shadow-color-focus: rgba(255, 74, 74, 0.16);
|
|
30796
30678
|
}
|
|
30797
|
-
.
|
|
30798
|
-
|
|
30679
|
+
.E_b1wx3t3t.ant-btn-ordinary-onTint {
|
|
30680
|
+
--color: #1d326c;
|
|
30681
|
+
--border-color: #fff;
|
|
30682
|
+
--background-color: #fff;
|
|
30683
|
+
--background-color-hover: rgba(211, 218, 235, 0.6);
|
|
30684
|
+
--background-color-active: rgba(192, 203, 224, 0.6);
|
|
30685
|
+
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
30686
|
+
box-shadow: none;
|
|
30799
30687
|
}
|
|
30800
|
-
.
|
|
30801
|
-
|
|
30802
|
-
|
|
30803
|
-
background: #
|
|
30804
|
-
|
|
30688
|
+
.E_b1wx3t3t.ant-btn-ordinary-onTint.ordinary-blue {
|
|
30689
|
+
--color: #0080ff;
|
|
30690
|
+
--border-color: #fff;
|
|
30691
|
+
--background-color: #fff;
|
|
30692
|
+
--background-color-hover: rgba(0, 136, 255, 0.16);
|
|
30693
|
+
--background-color-active: rgba(0, 136, 255, 0.2);
|
|
30694
|
+
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
30695
|
+
box-shadow: none;
|
|
30805
30696
|
}
|
|
30806
|
-
|
|
30807
|
-
|
|
30808
|
-
|
|
30809
|
-
|
|
30697
|
+
.E_b1wx3t3t.ant-btn-ordinary-onTint.ant-btn-dangerous {
|
|
30698
|
+
--color: #f0483e;
|
|
30699
|
+
--background-color-hover: rgba(255, 74, 74, 0.16);
|
|
30700
|
+
--background-color-active: rgba(255, 74, 74, 0.2);
|
|
30701
|
+
--box-shadow-color-focus: rgba(255, 74, 74, 0.16);
|
|
30810
30702
|
}
|
|
30811
|
-
|
|
30812
|
-
.
|
|
30813
|
-
|
|
30703
|
+
.E_b1wx3t3t.ant-btn-quiet {
|
|
30704
|
+
--color: rgba(44, 56, 82, 0.6);
|
|
30705
|
+
--border-width: 0;
|
|
30706
|
+
--background-color: transparent;
|
|
30707
|
+
--background-color-hover: rgba(211, 218, 235, 0.6);
|
|
30708
|
+
--background-color-active: rgba(192, 203, 224, 0.6);
|
|
30709
|
+
--background-color-focus: #fff;
|
|
30710
|
+
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
30711
|
+
box-shadow: none;
|
|
30814
30712
|
}
|
|
30815
|
-
|
|
30816
|
-
|
|
30817
|
-
|
|
30818
|
-
-
|
|
30819
|
-
-
|
|
30820
|
-
word-break: break-all;
|
|
30713
|
+
.E_b1wx3t3t.ant-btn-quiet.ant-btn-dangerous {
|
|
30714
|
+
--color: #f0483e;
|
|
30715
|
+
--background-color-hover: rgba(255, 74, 74, 0.16);
|
|
30716
|
+
--background-color-active: rgba(255, 74, 74, 0.2);
|
|
30717
|
+
--box-shadow-color-focus: rgba(255, 74, 74, 0.16);
|
|
30821
30718
|
}
|
|
30822
|
-
|
|
30823
|
-
|
|
30824
|
-
|
|
30719
|
+
.E_b1wx3t3t.ant-btn-quiet.quiet-blue {
|
|
30720
|
+
--color: #0080ff;
|
|
30721
|
+
--background-color: transparent;
|
|
30722
|
+
--background-color-hover: rgba(0, 136, 255, 0.16);
|
|
30723
|
+
--background-color-active: rgba(0, 136, 255, 0.2);
|
|
30724
|
+
--background-color-focus: #fff;
|
|
30725
|
+
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
30825
30726
|
}
|
|
30826
|
-
.
|
|
30827
|
-
|
|
30828
|
-
|
|
30727
|
+
.E_b1wx3t3t .button-prefix-icon {
|
|
30728
|
+
margin-right: 8px;
|
|
30729
|
+
display: inline-flex;
|
|
30829
30730
|
}
|
|
30830
|
-
.
|
|
30831
|
-
|
|
30731
|
+
.E_b1wx3t3t .button-suffix-icon {
|
|
30732
|
+
margin-left: 8px;
|
|
30733
|
+
display: inline-flex;
|
|
30832
30734
|
}
|
|
30833
|
-
|
|
30834
|
-
.E_skwah65 {
|
|
30835
|
-
height: 8px;
|
|
30836
|
-
box-sizing: border-box;
|
|
30837
|
-
border-radius: 2px;
|
|
30838
|
-
background: #f5f7fa;
|
|
30735
|
+
.E_b1wx3t3t .icon-wrapper {
|
|
30839
30736
|
display: flex;
|
|
30840
|
-
|
|
30841
|
-
overflow: hidden;
|
|
30842
|
-
}
|
|
30843
|
-
.E_skwah65 .stack-bar-item + .stack-bar-item {
|
|
30844
|
-
margin-left: 1px;
|
|
30737
|
+
justify-content: center;
|
|
30845
30738
|
}
|
|
30846
30739
|
|
|
30847
|
-
|
|
30848
|
-
|
|
30740
|
+
button.E_n7k2c6r {
|
|
30741
|
+
padding: 0;
|
|
30849
30742
|
}
|
|
30850
30743
|
|
|
30851
|
-
.
|
|
30852
|
-
|
|
30853
|
-
}
|
|
30854
|
-
.E_t1sqg15u.inline .table-row {
|
|
30855
|
-
flex-direction: column;
|
|
30856
|
-
}
|
|
30857
|
-
.E_t1sqg15u.inline .table-row > label {
|
|
30858
|
-
padding: 0 16px 7px 0;
|
|
30859
|
-
}
|
|
30860
|
-
.E_t1sqg15u.has-border .table-header {
|
|
30861
|
-
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
30862
|
-
}
|
|
30863
|
-
.E_t1sqg15u.has-border .hiddenBorder {
|
|
30864
|
-
border-top: none !important;
|
|
30744
|
+
.E_c1yyuluq {
|
|
30745
|
+
border-radius: 8px;
|
|
30865
30746
|
}
|
|
30866
|
-
.
|
|
30867
|
-
|
|
30747
|
+
.E_c1yyuluq .ant-card-body {
|
|
30748
|
+
padding: 20px 24px 24px 24px;
|
|
30868
30749
|
}
|
|
30869
|
-
|
|
30870
|
-
|
|
30750
|
+
|
|
30751
|
+
.E_c1uzzomf {
|
|
30752
|
+
margin-bottom: 16px;
|
|
30871
30753
|
}
|
|
30872
|
-
.
|
|
30873
|
-
|
|
30754
|
+
.E_c1uzzomf .card-title {
|
|
30755
|
+
font-size: 16px;
|
|
30756
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30757
|
+
font-weight: 700;
|
|
30758
|
+
line-height: 32px;
|
|
30874
30759
|
}
|
|
30875
|
-
.
|
|
30876
|
-
|
|
30877
|
-
|
|
30760
|
+
.E_c1uzzomf .card-body {
|
|
30761
|
+
padding: 24px;
|
|
30762
|
+
border-radius: 8px;
|
|
30763
|
+
background: #fff;
|
|
30878
30764
|
}
|
|
30879
|
-
.
|
|
30880
|
-
|
|
30881
|
-
|
|
30882
|
-
|
|
30765
|
+
.E_c1uzzomf .empty {
|
|
30766
|
+
font-weight: 700;
|
|
30767
|
+
font-size: 14px;
|
|
30768
|
+
line-height: 22px;
|
|
30769
|
+
color: rgba(0, 21, 64, 0.3);
|
|
30770
|
+
text-align: center;
|
|
30883
30771
|
}
|
|
30884
30772
|
|
|
30885
|
-
.
|
|
30773
|
+
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
30886
30774
|
display: flex;
|
|
30887
|
-
justify-content: space-between;
|
|
30888
|
-
align-items: center;
|
|
30889
|
-
padding: 8px;
|
|
30890
|
-
min-height: 32px;
|
|
30891
|
-
}
|
|
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;
|
|
30902
30775
|
}
|
|
30903
30776
|
|
|
30904
|
-
.
|
|
30905
|
-
font-size: 12px;
|
|
30777
|
+
.E_sx1bpnu .ant-input-sm {
|
|
30906
30778
|
line-height: 18px;
|
|
30907
30779
|
}
|
|
30908
30780
|
|
|
30909
|
-
.
|
|
30910
|
-
|
|
30911
|
-
|
|
30912
|
-
|
|
30781
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
30782
|
+
padding: 4px 8px 0 8px;
|
|
30783
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30784
|
+
font-size: 12px;
|
|
30913
30785
|
}
|
|
30914
|
-
.
|
|
30915
|
-
|
|
30786
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
|
|
30787
|
+
padding-bottom: 6px;
|
|
30916
30788
|
}
|
|
30917
|
-
.
|
|
30918
|
-
|
|
30789
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
|
|
30790
|
+
padding-top: 4px;
|
|
30791
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30919
30792
|
}
|
|
30920
|
-
|
|
30921
|
-
|
|
30922
|
-
|
|
30923
|
-
|
|
30924
|
-
white-space: pre-wrap;
|
|
30793
|
+
|
|
30794
|
+
.E_ccrbeuz .ant-collapse-item {
|
|
30795
|
+
border: 0px;
|
|
30796
|
+
background-color: #fff;
|
|
30925
30797
|
}
|
|
30926
|
-
.
|
|
30927
|
-
|
|
30928
|
-
|
|
30798
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header {
|
|
30799
|
+
padding-top: 0px;
|
|
30800
|
+
padding-bottom: 0px;
|
|
30801
|
+
padding-left: 0px !important;
|
|
30802
|
+
padding-right: 24px;
|
|
30929
30803
|
}
|
|
30930
|
-
.
|
|
30931
|
-
|
|
30804
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
30805
|
+
right: 0px;
|
|
30806
|
+
}
|
|
30807
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
30808
|
+
padding: 0px;
|
|
30932
30809
|
}
|
|
30933
30810
|
|
|
30934
|
-
.
|
|
30935
|
-
|
|
30936
|
-
|
|
30937
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30938
|
-
padding-right: 12px;
|
|
30811
|
+
.E_c1fljvag .ant-collapse-item .ant-collapse-header {
|
|
30812
|
+
padding-right: 0px;
|
|
30813
|
+
cursor: default;
|
|
30939
30814
|
}
|
|
30940
30815
|
|
|
30941
|
-
.
|
|
30816
|
+
.E_d1bw7c5z {
|
|
30817
|
+
position: relative;
|
|
30818
|
+
max-width: 388px;
|
|
30819
|
+
min-width: 285px;
|
|
30820
|
+
}
|
|
30821
|
+
.E_d1bw7c5z .center {
|
|
30822
|
+
position: absolute;
|
|
30823
|
+
font-size: 12px;
|
|
30824
|
+
width: 80px;
|
|
30825
|
+
height: 100px;
|
|
30826
|
+
top: 0;
|
|
30827
|
+
left: 35px;
|
|
30942
30828
|
display: flex;
|
|
30829
|
+
flex-direction: column;
|
|
30830
|
+
justify-content: center;
|
|
30943
30831
|
align-items: center;
|
|
30832
|
+
color: #00122e;
|
|
30944
30833
|
}
|
|
30945
|
-
.
|
|
30946
|
-
|
|
30834
|
+
.E_d1bw7c5z .center .number {
|
|
30835
|
+
font-size: 24px;
|
|
30836
|
+
font-weight: 700;
|
|
30947
30837
|
}
|
|
30948
|
-
|
|
30949
|
-
|
|
30950
|
-
|
|
30838
|
+
.E_d1bw7c5z .center .text {
|
|
30839
|
+
padding: 0 5px;
|
|
30840
|
+
font-size: 12px;
|
|
30841
|
+
width: inherit;
|
|
30842
|
+
text-align: center;
|
|
30951
30843
|
}
|
|
30952
|
-
.
|
|
30953
|
-
|
|
30844
|
+
.E_d1bw7c5z .recharts-wrapper {
|
|
30845
|
+
display: flex;
|
|
30954
30846
|
}
|
|
30955
|
-
.
|
|
30956
|
-
|
|
30847
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
|
|
30848
|
+
position: relative !important;
|
|
30849
|
+
min-width: calc(100% - var(--d1bw7c5z-0)) !important;
|
|
30850
|
+
left: 0 !important;
|
|
30851
|
+
bottom: 0 !important;
|
|
30852
|
+
display: flex;
|
|
30853
|
+
align-items: center;
|
|
30957
30854
|
}
|
|
30958
|
-
|
|
30959
|
-
|
|
30960
|
-
background: #edf0f7;
|
|
30961
|
-
padding: 32px 8px;
|
|
30962
|
-
overflow: auto;
|
|
30855
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
|
|
30856
|
+
width: 100%;
|
|
30963
30857
|
}
|
|
30964
|
-
.
|
|
30965
|
-
|
|
30966
|
-
|
|
30967
|
-
|
|
30858
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
|
|
30859
|
+
width: 100%;
|
|
30860
|
+
margin-right: 0 !important;
|
|
30861
|
+
line-height: 18px;
|
|
30968
30862
|
}
|
|
30969
|
-
.
|
|
30970
|
-
|
|
30863
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
|
|
30864
|
+
border-radius: 2px;
|
|
30971
30865
|
}
|
|
30972
|
-
.
|
|
30973
|
-
|
|
30866
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
|
|
30867
|
+
min-width: 75px;
|
|
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;
|
|
30974
30874
|
}
|
|
30975
|
-
.
|
|
30976
|
-
|
|
30977
|
-
|
|
30875
|
+
.E_d1bw7c5z .tooltip-text {
|
|
30876
|
+
maxwidth: calc(100% - 12px);
|
|
30877
|
+
cursor: pointer;
|
|
30878
|
+
border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
|
|
30978
30879
|
overflow: hidden;
|
|
30979
30880
|
text-overflow: ellipsis;
|
|
30881
|
+
white-space: nowrap;
|
|
30980
30882
|
}
|
|
30981
|
-
.
|
|
30982
|
-
|
|
30983
|
-
}
|
|
30984
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
|
|
30985
|
-
margin: 0;
|
|
30986
|
-
}
|
|
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;
|
|
30883
|
+
.E_d1bw7c5z .value {
|
|
30884
|
+
color: rgba(44, 56, 82, 0.75);
|
|
30991
30885
|
}
|
|
30992
|
-
|
|
30993
|
-
|
|
30886
|
+
|
|
30887
|
+
.E_t10pqbtc {
|
|
30888
|
+
width: 140px;
|
|
30994
30889
|
}
|
|
30995
|
-
.
|
|
30996
|
-
|
|
30890
|
+
.E_t10pqbtc .item {
|
|
30891
|
+
margin: 6px auto;
|
|
30892
|
+
display: flex;
|
|
30893
|
+
justify-content: space-between;
|
|
30997
30894
|
}
|
|
30998
|
-
.
|
|
30999
|
-
|
|
31000
|
-
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
30895
|
+
.E_t10pqbtc .item .name {
|
|
30896
|
+
width: 102px;
|
|
31001
30897
|
}
|
|
31002
|
-
|
|
31003
|
-
|
|
30898
|
+
|
|
30899
|
+
.E_phljevk {
|
|
31004
30900
|
display: flex;
|
|
30901
|
+
justify-content: space-between;
|
|
31005
30902
|
align-items: center;
|
|
31006
|
-
|
|
31007
|
-
|
|
31008
|
-
|
|
31009
|
-
|
|
31010
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
|
|
31011
|
-
margin-right: 12px;
|
|
31012
|
-
}
|
|
31013
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
|
|
31014
|
-
margin: 0;
|
|
31015
|
-
margin-bottom: 2px;
|
|
31016
|
-
}
|
|
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;
|
|
30903
|
+
padding: 10px 0;
|
|
30904
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30905
|
+
font-size: 12px;
|
|
30906
|
+
line-height: 24px;
|
|
31022
30907
|
}
|
|
31023
|
-
.
|
|
31024
|
-
|
|
30908
|
+
.E_phljevk .pagination-left {
|
|
30909
|
+
padding: 2px 8px;
|
|
31025
30910
|
}
|
|
31026
|
-
.
|
|
31027
|
-
|
|
31028
|
-
|
|
30911
|
+
.E_phljevk .dropdown-trigger {
|
|
30912
|
+
display: flex;
|
|
30913
|
+
align-items: center;
|
|
31029
30914
|
border-radius: 6px;
|
|
30915
|
+
cursor: pointer;
|
|
30916
|
+
transition: all 0.3s ease;
|
|
31030
30917
|
}
|
|
31031
|
-
|
|
31032
|
-
|
|
31033
|
-
|
|
31034
|
-
transition: all 0s;
|
|
31035
|
-
}
|
|
31036
|
-
.E_s1wu0lms.shrink {
|
|
31037
|
-
transition: all 0s;
|
|
31038
|
-
overflow: hidden;
|
|
31039
|
-
}
|
|
31040
|
-
.E_s1wu0lms.shrink .ant-menu-item-group-title {
|
|
31041
|
-
visibility: hidden;
|
|
30918
|
+
.E_phljevk .dropdown-trigger:hover {
|
|
30919
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30920
|
+
color: #0080ff;
|
|
31042
30921
|
}
|
|
31043
|
-
.
|
|
31044
|
-
|
|
31045
|
-
padding: 0 6px;
|
|
30922
|
+
.E_phljevk .dropdown-trigger .icon-inner {
|
|
30923
|
+
margin-left: 4px;
|
|
31046
30924
|
}
|
|
31047
|
-
|
|
31048
|
-
.E_n1ugzfva {
|
|
30925
|
+
.E_phljevk .pagination-right {
|
|
31049
30926
|
display: flex;
|
|
31050
|
-
|
|
31051
|
-
|
|
30927
|
+
align-items: center;
|
|
30928
|
+
color: #0080ff;
|
|
30929
|
+
font-weight: bold;
|
|
31052
30930
|
}
|
|
31053
|
-
.
|
|
31054
|
-
|
|
31055
|
-
opacity: 1 !important;
|
|
30931
|
+
.E_phljevk .pagination-right .icon-inner {
|
|
30932
|
+
margin-left: 4px;
|
|
31056
30933
|
}
|
|
31057
|
-
.
|
|
31058
|
-
|
|
31059
|
-
|
|
30934
|
+
.E_phljevk .pagination-right .prev-btn,
|
|
30935
|
+
.E_phljevk .pagination-right .next-btn {
|
|
30936
|
+
padding: 0 8px;
|
|
31060
30937
|
}
|
|
31061
|
-
.
|
|
31062
|
-
|
|
30938
|
+
.E_phljevk .pagination-right .prev-btn > span,
|
|
30939
|
+
.E_phljevk .pagination-right .next-btn > span {
|
|
30940
|
+
color: #0080ff;
|
|
31063
30941
|
}
|
|
31064
|
-
.
|
|
31065
|
-
|
|
31066
|
-
overflow: hidden;
|
|
31067
|
-
white-space: nowrap;
|
|
31068
|
-
text-overflow: ellipsis;
|
|
31069
|
-
text-align: left;
|
|
30942
|
+
.E_phljevk .pagination-right .next-btn .icon-inner {
|
|
30943
|
+
transform: rotate(180deg);
|
|
31070
30944
|
}
|
|
31071
30945
|
|
|
31072
|
-
.
|
|
31073
|
-
|
|
31074
|
-
|
|
31075
|
-
flex: 1;
|
|
31076
|
-
/* FIXME:(yanzhen) do this better */
|
|
31077
|
-
}
|
|
31078
|
-
.E_t160l1cm .tab-bar {
|
|
31079
|
-
flex-shrink: 0;
|
|
31080
|
-
display: flex;
|
|
31081
|
-
border-bottom: 1px solid rgba(172, 186, 211, 0.6);
|
|
30946
|
+
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
|
|
30947
|
+
max-height: calc(100vh - 128px);
|
|
30948
|
+
overflow-y: auto;
|
|
31082
30949
|
}
|
|
31083
|
-
.
|
|
31084
|
-
|
|
30950
|
+
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
30951
|
+
padding: 4px 20px;
|
|
30952
|
+
font-size: 12px;
|
|
30953
|
+
line-height: 18px;
|
|
31085
30954
|
}
|
|
31086
|
-
|
|
31087
|
-
|
|
31088
|
-
|
|
31089
|
-
line-height: 24px;
|
|
30955
|
+
|
|
30956
|
+
.E_s1dizucg.ant-switch {
|
|
30957
|
+
min-width: 40px;
|
|
31090
30958
|
height: 24px;
|
|
31091
|
-
|
|
31092
|
-
|
|
31093
|
-
cursor: pointer;
|
|
31094
|
-
transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
|
|
31095
|
-
}
|
|
31096
|
-
.E_t160l1cm .tab-menu-item:first-child {
|
|
31097
|
-
padding-left: 0;
|
|
31098
|
-
}
|
|
31099
|
-
.E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
|
|
31100
|
-
padding-left: 12px;
|
|
30959
|
+
background: rgba(172, 186, 211, 0.6);
|
|
30960
|
+
overflow: hidden;
|
|
31101
30961
|
}
|
|
31102
|
-
.
|
|
31103
|
-
|
|
31104
|
-
background: rgba(211, 218, 235, 0.6);
|
|
30962
|
+
.E_s1dizucg.ant-switch:focus {
|
|
30963
|
+
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
31105
30964
|
}
|
|
31106
|
-
.
|
|
31107
|
-
|
|
30965
|
+
.E_s1dizucg.ant-switch-small {
|
|
30966
|
+
min-width: 26px;
|
|
30967
|
+
height: 16px;
|
|
31108
30968
|
}
|
|
31109
|
-
.
|
|
31110
|
-
|
|
30969
|
+
.E_s1dizucg.ant-switch-large {
|
|
30970
|
+
min-width: 52px;
|
|
30971
|
+
height: 32px;
|
|
31111
30972
|
}
|
|
31112
|
-
.
|
|
31113
|
-
|
|
31114
|
-
|
|
30973
|
+
.E_s1dizucg.ant-switch .ant-switch-handle {
|
|
30974
|
+
height: 20px;
|
|
30975
|
+
width: 20px;
|
|
31115
30976
|
}
|
|
31116
|
-
.
|
|
31117
|
-
|
|
30977
|
+
.E_s1dizucg.ant-switch .ant-switch-handle::before {
|
|
30978
|
+
border-radius: 10px;
|
|
30979
|
+
transition-delay: 120ms;
|
|
31118
30980
|
}
|
|
31119
|
-
.
|
|
31120
|
-
|
|
30981
|
+
.E_s1dizucg.ant-switch-small .ant-switch-handle {
|
|
30982
|
+
height: 14px;
|
|
30983
|
+
width: 14px;
|
|
30984
|
+
top: 1px;
|
|
30985
|
+
left: 1px;
|
|
31121
30986
|
}
|
|
31122
|
-
.
|
|
31123
|
-
|
|
30987
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle {
|
|
30988
|
+
height: 28px;
|
|
30989
|
+
width: 28px;
|
|
31124
30990
|
}
|
|
31125
|
-
.
|
|
31126
|
-
|
|
31127
|
-
background: rgba(0, 128, 255, 0.1);
|
|
30991
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle::before {
|
|
30992
|
+
border-radius: 14px;
|
|
31128
30993
|
}
|
|
31129
|
-
.
|
|
31130
|
-
background:
|
|
30994
|
+
.E_s1dizucg.ant-switch-checked {
|
|
30995
|
+
background-color: #00ba5d;
|
|
31131
30996
|
}
|
|
31132
|
-
.
|
|
31133
|
-
|
|
30997
|
+
.E_s1dizucg.ant-switch-checked .ant-switch-handle {
|
|
30998
|
+
left: calc(100% - 20px - 2px);
|
|
31134
30999
|
}
|
|
31135
|
-
.
|
|
31136
|
-
|
|
31137
|
-
height: 22px;
|
|
31000
|
+
.E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
31001
|
+
left: calc(100% - 14px - 1px);
|
|
31138
31002
|
}
|
|
31139
|
-
.
|
|
31140
|
-
|
|
31003
|
+
.E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
31004
|
+
left: calc(100% - 28px - 2px);
|
|
31141
31005
|
}
|
|
31142
|
-
|
|
31143
|
-
|
|
31144
|
-
|
|
31145
|
-
align-items: center;
|
|
31146
|
-
overflow: hidden;
|
|
31006
|
+
|
|
31007
|
+
.E_c1up6e3y {
|
|
31008
|
+
margin-left: 5px;
|
|
31147
31009
|
}
|
|
31148
|
-
|
|
31149
|
-
|
|
31150
|
-
|
|
31151
|
-
|
|
31010
|
+
|
|
31011
|
+
.E_rapgekc.ant-radio-wrapper {
|
|
31012
|
+
display: inline-flex;
|
|
31013
|
+
align-items: baseline;
|
|
31014
|
+
white-space: pre-wrap;
|
|
31152
31015
|
}
|
|
31153
|
-
.
|
|
31154
|
-
padding: 1px 12px;
|
|
31016
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio {
|
|
31155
31017
|
position: relative;
|
|
31156
|
-
|
|
31018
|
+
top: 3px;
|
|
31157
31019
|
}
|
|
31158
|
-
.
|
|
31159
|
-
|
|
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);
|
|
31020
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
|
|
31021
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
31166
31022
|
}
|
|
31167
|
-
.
|
|
31168
|
-
color: #0080ff;
|
|
31023
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
|
|
31024
|
+
border-color: #0080ff;
|
|
31169
31025
|
}
|
|
31170
|
-
.
|
|
31171
|
-
|
|
31172
|
-
|
|
31173
|
-
opacity: 1;
|
|
31174
|
-
max-width: 160px;
|
|
31026
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
|
|
31027
|
+
border-color: #0080ff;
|
|
31028
|
+
background: #0080ff;
|
|
31175
31029
|
}
|
|
31176
|
-
.
|
|
31177
|
-
|
|
31178
|
-
|
|
31030
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
|
|
31031
|
+
top: 4px;
|
|
31032
|
+
left: 4px;
|
|
31033
|
+
width: 6px;
|
|
31034
|
+
height: 6px;
|
|
31035
|
+
background: #fff;
|
|
31179
31036
|
}
|
|
31180
|
-
.
|
|
31181
|
-
opacity:
|
|
31037
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
|
|
31038
|
+
opacity: 0.5;
|
|
31182
31039
|
}
|
|
31183
|
-
.
|
|
31184
|
-
|
|
31040
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
|
|
31041
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
31042
|
+
background: rgba(211, 218, 235, 0.6);
|
|
31185
31043
|
}
|
|
31186
|
-
.
|
|
31187
|
-
|
|
31044
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
|
|
31045
|
+
background: #00122e;
|
|
31188
31046
|
}
|
|
31189
|
-
.
|
|
31190
|
-
|
|
31191
|
-
|
|
31192
|
-
border-radius: 6px 6px 0 0;
|
|
31047
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
|
|
31048
|
+
color: #00122e;
|
|
31049
|
+
opacity: 0.5;
|
|
31193
31050
|
}
|
|
31194
|
-
.
|
|
31195
|
-
|
|
31051
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
|
|
31052
|
+
color: #00122e;
|
|
31196
31053
|
}
|
|
31197
|
-
.
|
|
31198
|
-
|
|
31054
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio + span {
|
|
31055
|
+
display: inline-block;
|
|
31056
|
+
padding: 0;
|
|
31057
|
+
padding-left: 12px;
|
|
31199
31058
|
}
|
|
31200
|
-
.
|
|
31201
|
-
margin-
|
|
31202
|
-
|
|
31059
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
|
|
31060
|
+
margin-bottom: 0;
|
|
31061
|
+
white-space: pre-wrap;
|
|
31062
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31203
31063
|
}
|
|
31204
|
-
.
|
|
31205
|
-
padding:
|
|
31064
|
+
.E_rapgekc.ant-radio-wrapper.compact .ant-radio + span {
|
|
31065
|
+
padding-left: 8px;
|
|
31206
31066
|
}
|
|
31207
|
-
|
|
31208
|
-
|
|
31067
|
+
|
|
31068
|
+
.E_rp906go .ant-radio-button-wrapper:first-child {
|
|
31069
|
+
border-radius: 5px 0 0 5px;
|
|
31209
31070
|
}
|
|
31210
|
-
.
|
|
31211
|
-
|
|
31071
|
+
.E_rp906go .ant-radio-button-wrapper:last-child {
|
|
31072
|
+
border-radius: 0 5px 5px 0;
|
|
31212
31073
|
}
|
|
31213
|
-
|
|
31214
|
-
|
|
31074
|
+
|
|
31075
|
+
.E_rcc63c8 {
|
|
31076
|
+
color: #00122e;
|
|
31077
|
+
border-color: #ccd4e3;
|
|
31215
31078
|
}
|
|
31216
|
-
.
|
|
31217
|
-
color: #
|
|
31079
|
+
.E_rcc63c8:first-child {
|
|
31080
|
+
border-color: #a3b4cc;
|
|
31218
31081
|
}
|
|
31219
|
-
.
|
|
31220
|
-
|
|
31221
|
-
|
|
31082
|
+
.E_rcc63c8.ant-radio-button-wrapper {
|
|
31083
|
+
padding: 0 12px;
|
|
31084
|
+
line-height: 32px;
|
|
31085
|
+
height: 32px;
|
|
31222
31086
|
}
|
|
31223
|
-
.
|
|
31224
|
-
|
|
31087
|
+
.E_rcc63c8.ant-radio-button-wrapper > span + span {
|
|
31088
|
+
white-space: nowrap;
|
|
31225
31089
|
}
|
|
31226
|
-
.
|
|
31227
|
-
|
|
31090
|
+
.ant-radio-group-small .E_rcc63c8.ant-radio-button-wrapper {
|
|
31091
|
+
height: 22px;
|
|
31092
|
+
padding: 0 7px;
|
|
31093
|
+
line-height: 20px;
|
|
31228
31094
|
}
|
|
31229
|
-
.
|
|
31230
|
-
|
|
31095
|
+
.E_rcc63c8.ant-radio-button-wrapper:not(:first-child)::before {
|
|
31096
|
+
background: #ccd4e3;
|
|
31231
31097
|
}
|
|
31232
|
-
.
|
|
31233
|
-
|
|
31098
|
+
.E_rcc63c8.ant-radio-button-wrapper-checked:not(:first-child)::before {
|
|
31099
|
+
background: #0080ff;
|
|
31234
31100
|
}
|
|
31235
|
-
.
|
|
31236
|
-
|
|
31237
|
-
|
|
31238
|
-
flex-direction: column;
|
|
31101
|
+
.E_rcc63c8.ant-radio-button-wrapper-disabled:not(:first-child)::before {
|
|
31102
|
+
background: #ccd4e3;
|
|
31103
|
+
opacity: 0.5;
|
|
31239
31104
|
}
|
|
31240
|
-
.
|
|
31241
|
-
|
|
31105
|
+
.E_rcc63c8.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
|
|
31106
|
+
border-right-color: #0080ff;
|
|
31107
|
+
}
|
|
31108
|
+
.E_rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
|
|
31109
|
+
border-color: #0080ff;
|
|
31242
31110
|
}
|
|
31243
|
-
|
|
31244
|
-
.
|
|
31245
|
-
max-width: 240px;
|
|
31246
|
-
animation: none;
|
|
31111
|
+
.E_rcc63c8.ant-radio-button-wrapper-checked {
|
|
31112
|
+
background: rgba(0, 136, 255, 0.1);
|
|
31247
31113
|
}
|
|
31248
|
-
.
|
|
31249
|
-
|
|
31250
|
-
|
|
31114
|
+
.E_rcc63c8.ant-radio-button-wrapper-disabled {
|
|
31115
|
+
background: rgba(211, 218, 235, 0.6);
|
|
31116
|
+
border-color: #ccd4e3;
|
|
31117
|
+
opacity: 0.5;
|
|
31251
31118
|
}
|
|
31252
|
-
.
|
|
31253
|
-
|
|
31254
|
-
|
|
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;
|
|
31119
|
+
.E_rcc63c8.ant-radio-button-wrapper-disabled:hover {
|
|
31120
|
+
color: #00122e;
|
|
31121
|
+
border-color: #ccd4e3;
|
|
31262
31122
|
}
|
|
31263
|
-
.
|
|
31264
|
-
|
|
31265
|
-
|
|
31266
|
-
width: calc(100% + 10px);
|
|
31123
|
+
.E_rcc63c8.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
|
|
31124
|
+
color: #00122e;
|
|
31125
|
+
border-color: #ccd4e3;
|
|
31267
31126
|
background: rgba(172, 186, 211, 0.6);
|
|
31268
|
-
display: block;
|
|
31269
31127
|
}
|
|
31270
|
-
.
|
|
31271
|
-
|
|
31128
|
+
.E_rcc63c8 .ant-radio-button-input {
|
|
31129
|
+
margin-right: 8px;
|
|
31130
|
+
display: inline;
|
|
31131
|
+
border: none;
|
|
31132
|
+
padding: 0;
|
|
31133
|
+
width: 36px;
|
|
31272
31134
|
background: transparent;
|
|
31273
31135
|
}
|
|
31274
|
-
|
|
31275
|
-
|
|
31276
|
-
width: 648px;
|
|
31277
|
-
}
|
|
31278
|
-
.E_c1up1pdz.active {
|
|
31279
|
-
border-color: #0080ff;
|
|
31136
|
+
.E_rcc63c8 .ant-radio-button-input:focus {
|
|
31137
|
+
box-shadow: none;
|
|
31280
31138
|
}
|
|
31281
|
-
.
|
|
31282
|
-
|
|
31139
|
+
.E_rcc63c8 .ant-radio-button-input.ant-input-number {
|
|
31140
|
+
margin-right: 0;
|
|
31141
|
+
width: initial;
|
|
31142
|
+
box-shadow: none;
|
|
31283
31143
|
}
|
|
31284
|
-
.
|
|
31285
|
-
|
|
31144
|
+
.E_rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
|
|
31145
|
+
display: none;
|
|
31286
31146
|
}
|
|
31287
|
-
.
|
|
31288
|
-
display:
|
|
31289
|
-
padding: 10px 0;
|
|
31290
|
-
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
31147
|
+
.E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
|
|
31148
|
+
display: inline;
|
|
31291
31149
|
}
|
|
31292
|
-
.
|
|
31293
|
-
|
|
31294
|
-
|
|
31150
|
+
.E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
|
|
31151
|
+
display: inline;
|
|
31152
|
+
margin-right: 8px;
|
|
31153
|
+
padding: 0;
|
|
31154
|
+
width: 36px;
|
|
31295
31155
|
}
|
|
31296
|
-
|
|
31297
|
-
|
|
31298
|
-
|
|
31299
|
-
color: rgba(62, 70, 82, 0.6);
|
|
31156
|
+
|
|
31157
|
+
.E_i11gg7mj .ant-input-prefix {
|
|
31158
|
+
margin-right: 8px;
|
|
31300
31159
|
}
|
|
31301
|
-
.
|
|
31302
|
-
|
|
31303
|
-
margin-top: 5px;
|
|
31160
|
+
.E_i11gg7mj .ant-input-suffix {
|
|
31161
|
+
margin-left: 8px;
|
|
31304
31162
|
}
|
|
31305
|
-
|
|
31306
|
-
.
|
|
31307
|
-
|
|
31163
|
+
|
|
31164
|
+
.E_cc368xp {
|
|
31165
|
+
color: #00122e;
|
|
31166
|
+
border-right: 1px solid rgba(172, 186, 211, 0.6);
|
|
31167
|
+
margin-right: 8px;
|
|
31168
|
+
padding-right: 8px;
|
|
31308
31169
|
}
|
|
31309
31170
|
|
|
31310
|
-
.
|
|
31171
|
+
.E_i11o6xqj {
|
|
31311
31172
|
display: flex;
|
|
31312
|
-
|
|
31313
|
-
justify-content: space-between;
|
|
31314
|
-
word-break: keep-all;
|
|
31173
|
+
gap: 4px;
|
|
31315
31174
|
}
|
|
31316
|
-
.
|
|
31317
|
-
|
|
31175
|
+
.E_i11o6xqj .icon-wrapper {
|
|
31176
|
+
cursor: pointer;
|
|
31318
31177
|
}
|
|
31319
|
-
|
|
31320
|
-
|
|
31178
|
+
|
|
31179
|
+
.E_d19ruhdj.icon-wrapper {
|
|
31180
|
+
cursor: not-allowed;
|
|
31321
31181
|
}
|
|
31322
|
-
|
|
31323
|
-
|
|
31182
|
+
|
|
31183
|
+
.E_c1bus5hc {
|
|
31184
|
+
--color: white;
|
|
31185
|
+
height: 14px;
|
|
31186
|
+
width: 14px;
|
|
31187
|
+
border-radius: 50%;
|
|
31188
|
+
flex-shrink: 0;
|
|
31324
31189
|
display: flex;
|
|
31325
|
-
overflow: hidden;
|
|
31326
31190
|
align-items: center;
|
|
31327
|
-
justify-content:
|
|
31328
|
-
|
|
31191
|
+
justify-content: center;
|
|
31192
|
+
border: 1px solid var(--color);
|
|
31329
31193
|
}
|
|
31330
|
-
.
|
|
31331
|
-
|
|
31194
|
+
.E_c1bus5hc .circle-inner {
|
|
31195
|
+
position: relative;
|
|
31196
|
+
height: 10px;
|
|
31197
|
+
width: 10px;
|
|
31198
|
+
border-radius: 50%;
|
|
31332
31199
|
overflow: hidden;
|
|
31333
|
-
text-overflow: ellipsis;
|
|
31334
31200
|
}
|
|
31335
|
-
.
|
|
31336
|
-
|
|
31337
|
-
|
|
31201
|
+
.E_c1bus5hc .circle-content {
|
|
31202
|
+
position: absolute;
|
|
31203
|
+
height: 100%;
|
|
31204
|
+
width: 100%;
|
|
31205
|
+
left: 0;
|
|
31206
|
+
top: 0;
|
|
31207
|
+
border-radius: 50%;
|
|
31208
|
+
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
31209
|
+
transform: rotate(180deg);
|
|
31338
31210
|
}
|
|
31339
|
-
.
|
|
31340
|
-
|
|
31341
|
-
|
|
31342
|
-
|
|
31211
|
+
.E_c1bus5hc .circle-child {
|
|
31212
|
+
position: absolute;
|
|
31213
|
+
height: 100%;
|
|
31214
|
+
width: 100%;
|
|
31215
|
+
left: 0;
|
|
31216
|
+
top: 0;
|
|
31217
|
+
margin-left: 50%;
|
|
31218
|
+
transform-origin: left;
|
|
31219
|
+
background: white;
|
|
31220
|
+
transform: rotate(0deg);
|
|
31343
31221
|
}
|
|
31344
|
-
|
|
31345
|
-
|
|
31222
|
+
|
|
31223
|
+
.E_ivqqkzv {
|
|
31224
|
+
height: 24px;
|
|
31225
|
+
width: 56px !important;
|
|
31226
|
+
margin-right: 4px;
|
|
31346
31227
|
}
|
|
31347
|
-
|
|
31348
|
-
|
|
31349
|
-
|
|
31350
|
-
border-left: 1px solid rgba(129, 138, 153, 0.6);
|
|
31351
|
-
cursor: pointer;
|
|
31228
|
+
|
|
31229
|
+
.E_c1wk4q29 {
|
|
31230
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31352
31231
|
}
|
|
31353
31232
|
|
|
31354
|
-
.
|
|
31355
|
-
|
|
31356
|
-
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
31233
|
+
.E_tju3gfj .date {
|
|
31234
|
+
margin-right: 4px;
|
|
31357
31235
|
}
|
|
31358
|
-
|
|
31359
|
-
|
|
31360
|
-
|
|
31361
|
-
|
|
31236
|
+
|
|
31237
|
+
.E_fzh9mnb {
|
|
31238
|
+
width: 100%;
|
|
31239
|
+
height: 100%;
|
|
31240
|
+
min-height: 124px;
|
|
31241
|
+
display: flex;
|
|
31242
|
+
flex-direction: column;
|
|
31243
|
+
justify-content: center;
|
|
31244
|
+
align-items: center;
|
|
31362
31245
|
}
|
|
31363
|
-
.
|
|
31364
|
-
|
|
31365
|
-
|
|
31246
|
+
.E_fzh9mnb .error-text {
|
|
31247
|
+
color: rgba(10, 37, 85, 0.6);
|
|
31248
|
+
margin-bottom: 16px;
|
|
31249
|
+
font-size: 18px;
|
|
31366
31250
|
}
|
|
31367
31251
|
|
|
31368
|
-
.
|
|
31369
|
-
padding:
|
|
31370
|
-
border-
|
|
31252
|
+
.E_s1sck0th {
|
|
31253
|
+
padding: 0 8px;
|
|
31254
|
+
border-radius: 4px;
|
|
31371
31255
|
}
|
|
31372
|
-
|
|
31373
|
-
.
|
|
31374
|
-
|
|
31375
|
-
|
|
31376
|
-
text-align: center;
|
|
31256
|
+
|
|
31257
|
+
.E_m855nr1 {
|
|
31258
|
+
padding: 2px 8px;
|
|
31259
|
+
border-radius: 3px;
|
|
31377
31260
|
}
|
|
31378
|
-
|
|
31379
|
-
|
|
31380
|
-
|
|
31381
|
-
|
|
31261
|
+
|
|
31262
|
+
.E_l1270xpg {
|
|
31263
|
+
padding: 3px 8px;
|
|
31264
|
+
border-radius: 2px;
|
|
31382
31265
|
}
|
|
31383
|
-
|
|
31384
|
-
.
|
|
31385
|
-
|
|
31386
|
-
|
|
31387
|
-
|
|
31266
|
+
|
|
31267
|
+
.E_t14rextb.ant-tag:hover {
|
|
31268
|
+
opacity: unset;
|
|
31269
|
+
}
|
|
31270
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
|
|
31271
|
+
margin: 0;
|
|
31388
31272
|
margin-right: 8px;
|
|
31273
|
+
display: inline-flex;
|
|
31274
|
+
align-items: center;
|
|
31275
|
+
border: none;
|
|
31389
31276
|
}
|
|
31390
|
-
.
|
|
31391
|
-
|
|
31277
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
|
|
31278
|
+
width: 16px;
|
|
31279
|
+
height: 16px;
|
|
31392
31280
|
color: inherit;
|
|
31393
|
-
|
|
31281
|
+
margin-left: 4px;
|
|
31282
|
+
opacity: 0.6;
|
|
31283
|
+
display: inline-flex;
|
|
31394
31284
|
}
|
|
31395
|
-
.
|
|
31396
|
-
|
|
31397
|
-
|
|
31398
|
-
|
|
31285
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
|
|
31286
|
+
opacity: 1;
|
|
31287
|
+
}
|
|
31288
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
|
|
31289
|
+
color: #0080ff;
|
|
31290
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
31399
31291
|
}
|
|
31400
|
-
.
|
|
31401
|
-
|
|
31402
|
-
|
|
31292
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
|
|
31293
|
+
color: #f0483e;
|
|
31294
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
31403
31295
|
}
|
|
31404
|
-
.
|
|
31405
|
-
|
|
31406
|
-
|
|
31407
|
-
margin-bottom: 8px;
|
|
31296
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
|
|
31297
|
+
color: #e07f00;
|
|
31298
|
+
background-color: rgba(255, 187, 0, 0.1);
|
|
31408
31299
|
}
|
|
31409
|
-
.
|
|
31410
|
-
|
|
31411
|
-
|
|
31412
|
-
color: #fff;
|
|
31300
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
|
|
31301
|
+
color: #008f4c;
|
|
31302
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
31413
31303
|
}
|
|
31414
|
-
|
|
31415
|
-
|
|
31416
|
-
|
|
31417
|
-
height: 100%;
|
|
31418
|
-
min-height: 124px;
|
|
31419
|
-
display: flex;
|
|
31420
|
-
flex-direction: column;
|
|
31421
|
-
justify-content: center;
|
|
31422
|
-
align-items: center;
|
|
31304
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
|
|
31305
|
+
color: #1d326c;
|
|
31306
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
31423
31307
|
}
|
|
31424
|
-
.
|
|
31425
|
-
color:
|
|
31426
|
-
|
|
31427
|
-
font-size: 18px;
|
|
31308
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
|
|
31309
|
+
color: #7E41FF;
|
|
31310
|
+
background-color: rgba(126, 65, 255, 0.1);
|
|
31428
31311
|
}
|
|
31429
|
-
|
|
31430
|
-
|
|
31431
|
-
width: 100%;
|
|
31432
|
-
margin-bottom: 0 !important;
|
|
31433
|
-
flex-flow: nowrap !important;
|
|
31434
|
-
line-break: auto;
|
|
31312
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
|
|
31313
|
+
color: #fff;
|
|
31435
31314
|
}
|
|
31436
|
-
.
|
|
31437
|
-
|
|
31438
|
-
padding-bottom: 0 !important;
|
|
31315
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
|
|
31316
|
+
background-color: #f0483e;
|
|
31439
31317
|
}
|
|
31440
|
-
.
|
|
31441
|
-
|
|
31442
|
-
height: auto;
|
|
31443
|
-
font-size: 13px;
|
|
31444
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31445
|
-
white-space: normal;
|
|
31318
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
|
|
31319
|
+
background-color: #fea008;
|
|
31446
31320
|
}
|
|
31447
|
-
.
|
|
31448
|
-
|
|
31321
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
|
|
31322
|
+
background-color: #00ba5d;
|
|
31449
31323
|
}
|
|
31450
|
-
.
|
|
31451
|
-
|
|
31324
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
|
|
31325
|
+
background-color: #0080ff;
|
|
31452
31326
|
}
|
|
31453
|
-
.
|
|
31454
|
-
|
|
31455
|
-
font-size: 12px;
|
|
31456
|
-
min-height: 0px;
|
|
31327
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
|
|
31328
|
+
background-color: #6b7d99;
|
|
31457
31329
|
}
|
|
31458
|
-
.
|
|
31459
|
-
|
|
31460
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31461
|
-
min-height: 0px;
|
|
31330
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
|
|
31331
|
+
background-color: #7E41FF;
|
|
31462
31332
|
}
|
|
31463
31333
|
|
|
31464
31334
|
.E_iouxfgt {
|
|
@@ -31492,6 +31362,17 @@ span.E_tqjc4ui {
|
|
|
31492
31362
|
margin-right: 4px;
|
|
31493
31363
|
}
|
|
31494
31364
|
|
|
31365
|
+
.E_atcz0kf .ant-input-suffix {
|
|
31366
|
+
margin-left: 8px;
|
|
31367
|
+
}
|
|
31368
|
+
.E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
31369
|
+
padding: 2px 7px 2px 12px;
|
|
31370
|
+
}
|
|
31371
|
+
|
|
31372
|
+
.E_iq1gosr {
|
|
31373
|
+
display: inline-block;
|
|
31374
|
+
}
|
|
31375
|
+
|
|
31495
31376
|
.E_ai7qkf2 .ant-input-number-handler-wrap {
|
|
31496
31377
|
display: var(--ai7qkf2-0);
|
|
31497
31378
|
}
|
|
@@ -31583,11 +31464,130 @@ span.E_tqjc4ui {
|
|
|
31583
31464
|
font-size: inherit;
|
|
31584
31465
|
}
|
|
31585
31466
|
|
|
31586
|
-
.
|
|
31587
|
-
|
|
31467
|
+
.E_f7pxqmh {
|
|
31468
|
+
width: 100%;
|
|
31469
|
+
margin-bottom: 0 !important;
|
|
31470
|
+
flex-flow: nowrap !important;
|
|
31471
|
+
line-break: auto;
|
|
31588
31472
|
}
|
|
31589
|
-
.
|
|
31590
|
-
|
|
31473
|
+
.E_f7pxqmh > .ant-form-item-label {
|
|
31474
|
+
text-align: left !important;
|
|
31475
|
+
padding-bottom: 0 !important;
|
|
31476
|
+
}
|
|
31477
|
+
.E_f7pxqmh > .ant-form-item-label > label {
|
|
31478
|
+
min-height: 32px;
|
|
31479
|
+
height: auto;
|
|
31480
|
+
font-size: 13px;
|
|
31481
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31482
|
+
white-space: normal;
|
|
31483
|
+
}
|
|
31484
|
+
.E_f7pxqmh.ant-form-item-has-error .ant-input {
|
|
31485
|
+
border-color: #ff4d4f !important;
|
|
31486
|
+
}
|
|
31487
|
+
.E_f7pxqmh.ant-form-item-has-error .ant-input-password {
|
|
31488
|
+
border-color: #ff4d4f !important;
|
|
31489
|
+
}
|
|
31490
|
+
.E_f7pxqmh .ant-form-item-explain {
|
|
31491
|
+
margin-top: 4px;
|
|
31492
|
+
font-size: 12px;
|
|
31493
|
+
min-height: 0px;
|
|
31494
|
+
}
|
|
31495
|
+
.E_f7pxqmh .ant-form-item-extra {
|
|
31496
|
+
font-size: 12px;
|
|
31497
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31498
|
+
min-height: 0px;
|
|
31499
|
+
}
|
|
31500
|
+
|
|
31501
|
+
.E_s1dni7lo {
|
|
31502
|
+
width: 430px !important;
|
|
31503
|
+
}
|
|
31504
|
+
|
|
31505
|
+
.E_d1wwmmm5 .ant-select-item-group {
|
|
31506
|
+
padding: 8px 16px;
|
|
31507
|
+
line-height: 18px;
|
|
31508
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31509
|
+
height: 34px;
|
|
31510
|
+
min-height: 34px;
|
|
31511
|
+
box-sizing: border-box;
|
|
31512
|
+
margin-top: 8px;
|
|
31513
|
+
}
|
|
31514
|
+
|
|
31515
|
+
.E_o1ugr09p {
|
|
31516
|
+
display: flex;
|
|
31517
|
+
flex-direction: column;
|
|
31518
|
+
margin: 1px 8px;
|
|
31519
|
+
padding: 8px;
|
|
31520
|
+
border-radius: 4px;
|
|
31521
|
+
}
|
|
31522
|
+
.E_o1ugr09p .selected-icon {
|
|
31523
|
+
display: none;
|
|
31524
|
+
}
|
|
31525
|
+
.E_o1ugr09p.ant-select-item-option-grouped {
|
|
31526
|
+
padding-left: 8px;
|
|
31527
|
+
}
|
|
31528
|
+
.E_o1ugr09p.ant-select-item-option-selected {
|
|
31529
|
+
background-color: white;
|
|
31530
|
+
}
|
|
31531
|
+
.E_o1ugr09p.ant-select-item-option-selected .timezone-title {
|
|
31532
|
+
color: #0080ff;
|
|
31533
|
+
}
|
|
31534
|
+
.E_o1ugr09p.ant-select-item-option-selected .selected-icon {
|
|
31535
|
+
display: block;
|
|
31536
|
+
}
|
|
31537
|
+
.E_o1ugr09p.ant-select-item-option-active {
|
|
31538
|
+
background: rgba(0, 136, 255, 0.16);
|
|
31539
|
+
}
|
|
31540
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-title {
|
|
31541
|
+
color: #0080ff;
|
|
31542
|
+
}
|
|
31543
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-tag {
|
|
31544
|
+
background: rgba(0, 136, 255, 0.1);
|
|
31545
|
+
color: #0080ff;
|
|
31546
|
+
}
|
|
31547
|
+
|
|
31548
|
+
.E_o1ifxsq4 {
|
|
31549
|
+
display: flex;
|
|
31550
|
+
justify-content: space-between;
|
|
31551
|
+
height: 20px;
|
|
31552
|
+
line-height: 20px;
|
|
31553
|
+
}
|
|
31554
|
+
.E_o1ifxsq4 .timezone-title {
|
|
31555
|
+
color: #2d3a56;
|
|
31556
|
+
overflow: hidden;
|
|
31557
|
+
text-overflow: ellipsis;
|
|
31558
|
+
}
|
|
31559
|
+
|
|
31560
|
+
.E_o1zue7 {
|
|
31561
|
+
display: flex;
|
|
31562
|
+
justify-content: space-between;
|
|
31563
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31564
|
+
height: 18px;
|
|
31565
|
+
line-height: 18px;
|
|
31566
|
+
margin-top: 2px;
|
|
31567
|
+
}
|
|
31568
|
+
|
|
31569
|
+
.E_tyfmlxg {
|
|
31570
|
+
border: none;
|
|
31571
|
+
margin-right: 0;
|
|
31572
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31573
|
+
}
|
|
31574
|
+
|
|
31575
|
+
.E_o18uybox {
|
|
31576
|
+
pointer-events: none;
|
|
31577
|
+
height: 32px;
|
|
31578
|
+
width: 100%;
|
|
31579
|
+
opacity: 0;
|
|
31580
|
+
}
|
|
31581
|
+
|
|
31582
|
+
.E_t1m2x205 .ant-tooltip-arrow {
|
|
31583
|
+
display: none;
|
|
31584
|
+
}
|
|
31585
|
+
.E_t1m2x205 .ant-tooltip-inner {
|
|
31586
|
+
background: rgba(23, 38, 64, 0.8);
|
|
31587
|
+
border-radius: 4px;
|
|
31588
|
+
}
|
|
31589
|
+
.E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
|
|
31590
|
+
visibility: hidden;
|
|
31591
31591
|
}
|
|
31592
31592
|
|
|
31593
31593
|
.E_owd0kml {
|
|
@@ -31599,6 +31599,10 @@ span.E_tqjc4ui {
|
|
|
31599
31599
|
position: absolute;
|
|
31600
31600
|
}
|
|
31601
31601
|
|
|
31602
|
+
.E_m196gn1d {
|
|
31603
|
+
min-width: 1280px;
|
|
31604
|
+
}
|
|
31605
|
+
|
|
31602
31606
|
.E_dsnbhzf {
|
|
31603
31607
|
font-family: Inter;
|
|
31604
31608
|
font-style: normal;
|
|
@@ -32074,10 +32078,6 @@ span.E_tqjc4ui {
|
|
|
32074
32078
|
line-height: 12px;
|
|
32075
32079
|
}
|
|
32076
32080
|
|
|
32077
|
-
.E_m196gn1d {
|
|
32078
|
-
min-width: 1280px;
|
|
32079
|
-
}
|
|
32080
|
-
|
|
32081
32081
|
.E_a1b5xrg3 .user-icon-inner {
|
|
32082
32082
|
display: inline-flex;
|
|
32083
32083
|
align-items: center;
|
|
@@ -32797,6 +32797,12 @@ 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
|
+
|
|
32800
32806
|
.E_s17wv897.ant-select, .E_s17wv897.ant-select div.ant-select-selector {
|
|
32801
32807
|
border-radius: 6px;
|
|
32802
32808
|
}
|
|
@@ -33001,30 +33007,9 @@ input.E_rf8rlle.ant-input {
|
|
|
33001
33007
|
}
|
|
33002
33008
|
|
|
33003
33009
|
.E_s1io1lws {
|
|
33004
|
-
display: flex;
|
|
33005
|
-
align-items: center;
|
|
33006
|
-
flex-shrink: 0;
|
|
33007
|
-
}
|
|
33008
|
-
|
|
33009
|
-
.E_w1dxz879 {
|
|
33010
|
-
display: flex;
|
|
33011
|
-
flex-direction: column;
|
|
33012
|
-
gap: 6px;
|
|
33013
|
-
}
|
|
33014
|
-
.E_w1dxz879 .ellipsis-tooltip {
|
|
33015
|
-
max-height: var(--w1dxz879-0);
|
|
33016
|
-
text-overflow: clip;
|
|
33017
|
-
overflow: hidden;
|
|
33018
|
-
}
|
|
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;
|
|
33010
|
+
display: flex;
|
|
33011
|
+
align-items: center;
|
|
33012
|
+
flex-shrink: 0;
|
|
33028
33013
|
}
|
|
33029
33014
|
|
|
33030
33015
|
.E_ryby9ds {
|
|
@@ -33056,6 +33041,21 @@ input.E_rf8rlle.ant-input {
|
|
|
33056
33041
|
fill: blue;
|
|
33057
33042
|
}
|
|
33058
33043
|
|
|
33044
|
+
.E_w1dxz879 {
|
|
33045
|
+
display: flex;
|
|
33046
|
+
flex-direction: column;
|
|
33047
|
+
gap: 6px;
|
|
33048
|
+
}
|
|
33049
|
+
.E_w1dxz879 .ellipsis-tooltip {
|
|
33050
|
+
max-height: var(--w1dxz879-0);
|
|
33051
|
+
text-overflow: clip;
|
|
33052
|
+
overflow: hidden;
|
|
33053
|
+
}
|
|
33054
|
+
.E_w1dxz879 .tips {
|
|
33055
|
+
color: #fff;
|
|
33056
|
+
opacity: 0.8;
|
|
33057
|
+
}
|
|
33058
|
+
|
|
33059
33059
|
.E_hrhfj7c {
|
|
33060
33060
|
display: none;
|
|
33061
33061
|
}
|
|
@@ -33972,91 +33972,6 @@ input.E_rf8rlle.ant-input {
|
|
|
33972
33972
|
padding: 0;
|
|
33973
33973
|
}
|
|
33974
33974
|
|
|
33975
|
-
.E_ckui4s7 {
|
|
33976
|
-
color: #2d3a56;
|
|
33977
|
-
line-height: 22px;
|
|
33978
|
-
display: inline-flex;
|
|
33979
|
-
}
|
|
33980
|
-
.E_ckui4s7 .ant-checkbox {
|
|
33981
|
-
height: 22px;
|
|
33982
|
-
display: flex;
|
|
33983
|
-
align-items: center;
|
|
33984
|
-
top: 0;
|
|
33985
|
-
}
|
|
33986
|
-
.E_ckui4s7 .ant-checkbox-checked::after {
|
|
33987
|
-
border: none;
|
|
33988
|
-
}
|
|
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;
|
|
33991
|
-
}
|
|
33992
|
-
.E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
|
|
33993
|
-
border: 1px solid rgba(107, 128, 167, 0.6);
|
|
33994
|
-
}
|
|
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;
|
|
33997
|
-
}
|
|
33998
|
-
.E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
33999
|
-
background: #0080ff;
|
|
34000
|
-
}
|
|
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;
|
|
34026
|
-
color: #2d3a56;
|
|
34027
|
-
}
|
|
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;
|
|
34041
|
-
}
|
|
34042
|
-
|
|
34043
|
-
.E_b14q2gmw {
|
|
34044
|
-
box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
|
|
34045
|
-
}
|
|
34046
|
-
|
|
34047
|
-
.E_c1eym6el {
|
|
34048
|
-
border-radius: 8px;
|
|
34049
|
-
background-color: white;
|
|
34050
|
-
}
|
|
34051
|
-
.E_c1eym6el.hoverable {
|
|
34052
|
-
cursor: pointer;
|
|
34053
|
-
}
|
|
34054
|
-
.E_c1eym6el.hoverable:hover {
|
|
34055
|
-
transition: all 200ms ease;
|
|
34056
|
-
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
34057
|
-
transform: translateY(-4px);
|
|
34058
|
-
}
|
|
34059
|
-
|
|
34060
33975
|
.E_s11wux3h .antd5-segmented-item:not(:last-child) {
|
|
34061
33976
|
margin-right: 2px;
|
|
34062
33977
|
}
|
|
@@ -34131,53 +34046,163 @@ input.E_rf8rlle.ant-input {
|
|
|
34131
34046
|
margin-right: 2px;
|
|
34132
34047
|
}
|
|
34133
34048
|
|
|
34134
|
-
.
|
|
34049
|
+
.E_c1yd35n {
|
|
34050
|
+
padding: 0 12px 14px 12px;
|
|
34051
|
+
}
|
|
34052
|
+
|
|
34053
|
+
.E_b14q2gmw {
|
|
34054
|
+
box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
|
|
34055
|
+
}
|
|
34056
|
+
|
|
34057
|
+
.E_c1eym6el {
|
|
34058
|
+
border-radius: 8px;
|
|
34059
|
+
background-color: white;
|
|
34060
|
+
}
|
|
34061
|
+
.E_c1eym6el.hoverable {
|
|
34062
|
+
cursor: pointer;
|
|
34063
|
+
}
|
|
34064
|
+
.E_c1eym6el.hoverable:hover {
|
|
34065
|
+
transition: all 200ms ease;
|
|
34066
|
+
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
34067
|
+
transform: translateY(-4px);
|
|
34068
|
+
}
|
|
34069
|
+
|
|
34070
|
+
.E_l12xdkhl {
|
|
34135
34071
|
width: 64px;
|
|
34136
34072
|
height: 64px;
|
|
34073
|
+
max-width: 64px;
|
|
34074
|
+
max-height: 64px;
|
|
34075
|
+
overflow: hidden;
|
|
34137
34076
|
display: flex;
|
|
34138
34077
|
align-items: center;
|
|
34139
34078
|
justify-content: center;
|
|
34140
34079
|
position: relative;
|
|
34141
|
-
opacity: 0.
|
|
34080
|
+
opacity: 0.6;
|
|
34081
|
+
}
|
|
34082
|
+
.E_l12xdkhl .icon-wrapper {
|
|
34083
|
+
animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
|
|
34084
|
+
}
|
|
34085
|
+
@keyframes rotate {
|
|
34086
|
+
from {
|
|
34087
|
+
transform: rotate(0deg);
|
|
34088
|
+
}
|
|
34089
|
+
to {
|
|
34090
|
+
transform: rotate(360deg);
|
|
34091
|
+
}
|
|
34142
34092
|
}
|
|
34143
34093
|
|
|
34144
|
-
.
|
|
34145
|
-
|
|
34146
|
-
|
|
34147
|
-
height:
|
|
34148
|
-
|
|
34149
|
-
|
|
34150
|
-
|
|
34151
|
-
|
|
34152
|
-
|
|
34153
|
-
|
|
34154
|
-
|
|
34094
|
+
button.E_l48ei06.ant-btn {
|
|
34095
|
+
font-size: 12px;
|
|
34096
|
+
line-height: 18px;
|
|
34097
|
+
height: 18px;
|
|
34098
|
+
}
|
|
34099
|
+
|
|
34100
|
+
button.E_l48ei06 {
|
|
34101
|
+
color: #0080FF;
|
|
34102
|
+
height: unset;
|
|
34103
|
+
}
|
|
34104
|
+
button.E_l48ei06 .button-prefix-icon {
|
|
34105
|
+
margin-right: 4px;
|
|
34106
|
+
}
|
|
34107
|
+
button.E_l48ei06 .button-suffix-icon {
|
|
34108
|
+
margin-left: 4px;
|
|
34109
|
+
}
|
|
34110
|
+
button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
|
|
34111
|
+
color: #009DFF;
|
|
34112
|
+
}
|
|
34113
|
+
button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
|
|
34114
|
+
color: #005ED1;
|
|
34115
|
+
}
|
|
34116
|
+
button.E_l48ei06.ui-kit-link-disabled {
|
|
34117
|
+
color: #0080FF;
|
|
34118
|
+
}
|
|
34119
|
+
button.E_l48ei06.ui-kit-link-primary {
|
|
34120
|
+
color: #00122E;
|
|
34121
|
+
}
|
|
34122
|
+
button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
|
|
34123
|
+
color: #0080FF;
|
|
34124
|
+
}
|
|
34125
|
+
button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
|
|
34126
|
+
color: #005ED1;
|
|
34127
|
+
}
|
|
34128
|
+
button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
|
|
34129
|
+
color: #00122E;
|
|
34130
|
+
}
|
|
34131
|
+
button.E_l48ei06.ui-kit-link-secondary {
|
|
34132
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
34133
|
+
}
|
|
34134
|
+
button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
|
|
34135
|
+
color: #0080FF;
|
|
34136
|
+
}
|
|
34137
|
+
button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
|
|
34138
|
+
color: #005ED1;
|
|
34139
|
+
}
|
|
34140
|
+
button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
34141
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
34142
|
+
}
|
|
34143
|
+
|
|
34144
|
+
.E_ckui4s7 {
|
|
34145
|
+
color: #2d3a56;
|
|
34146
|
+
line-height: 22px;
|
|
34147
|
+
display: inline-flex;
|
|
34148
|
+
}
|
|
34149
|
+
.E_ckui4s7 .ant-checkbox {
|
|
34150
|
+
height: 22px;
|
|
34151
|
+
display: flex;
|
|
34152
|
+
align-items: center;
|
|
34153
|
+
top: 0;
|
|
34154
|
+
}
|
|
34155
|
+
.E_ckui4s7 .ant-checkbox-checked::after {
|
|
34156
|
+
border: none;
|
|
34157
|
+
}
|
|
34158
|
+
.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 {
|
|
34159
|
+
border-color: #0080ff;
|
|
34160
|
+
}
|
|
34161
|
+
.E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
|
|
34162
|
+
border: 1px solid rgba(107, 128, 167, 0.6);
|
|
34163
|
+
}
|
|
34164
|
+
.E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
34165
|
+
border: 1px solid #0080ff;
|
|
34166
|
+
}
|
|
34167
|
+
.E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
34168
|
+
background: #0080ff;
|
|
34169
|
+
}
|
|
34170
|
+
.E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
34171
|
+
background-color: #fff;
|
|
34172
|
+
height: 2px;
|
|
34173
|
+
width: 10px;
|
|
34174
|
+
border-radius: 2px;
|
|
34175
|
+
}
|
|
34176
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled {
|
|
34177
|
+
opacity: 0.5;
|
|
34178
|
+
}
|
|
34179
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
|
|
34180
|
+
background: rgba(211, 218, 235, 0.6);
|
|
34181
|
+
border-color: rgba(107, 128, 167, 0.6) !important;
|
|
34182
|
+
}
|
|
34183
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
|
|
34184
|
+
border-color: #2d3a56;
|
|
34185
|
+
}
|
|
34186
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
34187
|
+
background: #2d3a56;
|
|
34188
|
+
}
|
|
34189
|
+
.E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
|
|
34190
|
+
padding: 0;
|
|
34191
|
+
}
|
|
34192
|
+
.E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
|
|
34193
|
+
display: inline-block;
|
|
34194
|
+
margin-left: 12px;
|
|
34195
|
+
color: #2d3a56;
|
|
34196
|
+
}
|
|
34197
|
+
.E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
|
|
34198
|
+
margin-left: 28px;
|
|
34199
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34155
34200
|
}
|
|
34156
|
-
|
|
34157
|
-
|
|
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;
|
|
34201
|
+
.E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
|
|
34202
|
+
margin-left: 8px;
|
|
34168
34203
|
}
|
|
34169
|
-
|
|
34170
|
-
|
|
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;
|
|
34204
|
+
.E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
|
|
34205
|
+
margin-left: 24px;
|
|
34181
34206
|
}
|
|
34182
34207
|
|
|
34183
34208
|
.E_tc97u5y {
|
|
@@ -34477,421 +34502,169 @@ input.E_rf8rlle.ant-input {
|
|
|
34477
34502
|
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
|
|
34478
34503
|
display: none;
|
|
34479
34504
|
}
|
|
34480
|
-
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
|
|
34481
|
-
transform: translateY(-50%);
|
|
34482
|
-
}
|
|
34483
|
-
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
|
|
34484
|
-
transform: translateY(-50%) rotateX(180deg);
|
|
34485
|
-
}
|
|
34486
|
-
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
|
|
34487
|
-
background: #f2f5fa;
|
|
34488
|
-
}
|
|
34489
|
-
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
|
|
34490
|
-
display: block;
|
|
34491
|
-
}
|
|
34492
|
-
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.align-right {
|
|
34493
|
-
padding-right: 25px;
|
|
34494
|
-
}
|
|
34495
|
-
.E_t1fisho6 div.ant-table .ant-table-selection-column {
|
|
34496
|
-
padding: 0 !important;
|
|
34497
|
-
}
|
|
34498
|
-
.E_t1fisho6 div.ant-table .ant-table-selection-column .ant-checkbox-wrapper {
|
|
34499
|
-
position: absolute;
|
|
34500
|
-
left: 50%;
|
|
34501
|
-
top: 50%;
|
|
34502
|
-
transform: translate(-50%, -50%);
|
|
34503
|
-
}
|
|
34504
|
-
.E_t1fisho6 div.ant-table .ant-table-selection-column:after {
|
|
34505
|
-
display: none;
|
|
34506
|
-
}
|
|
34507
|
-
.E_t1fisho6 div.ant-table .ant-table-hide-scrollbar {
|
|
34508
|
-
background: #fff;
|
|
34509
|
-
}
|
|
34510
|
-
.E_t1fisho6 div.ant-table .ant-table-placeholder {
|
|
34511
|
-
background: inherit;
|
|
34512
|
-
}
|
|
34513
|
-
.E_t1fisho6 div.ant-table .ant-table-placeholder td {
|
|
34514
|
-
position: static;
|
|
34515
|
-
border: none;
|
|
34516
|
-
background: inherit !important;
|
|
34517
|
-
height: 100px;
|
|
34518
|
-
vertical-align: middle;
|
|
34519
|
-
}
|
|
34520
|
-
.E_t1fisho6 div.ant-table .ant-table-placeholder .table-default-empty,
|
|
34521
|
-
.E_t1fisho6 div.ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
34522
|
-
font-weight: bold;
|
|
34523
|
-
font-size: 20px;
|
|
34524
|
-
color: rgba(10, 37, 85, 0.6);
|
|
34525
|
-
}
|
|
34526
|
-
.E_t1fisho6 div.ant-table th.ant-table-cell-scrollbar,
|
|
34527
|
-
.E_t1fisho6 div.ant-table th.cell__action_ {
|
|
34528
|
-
z-index: 10;
|
|
34529
|
-
}
|
|
34530
|
-
.E_t1fisho6 div.ant-table td.cell__action_ {
|
|
34531
|
-
padding: 0 !important;
|
|
34532
|
-
position: relative;
|
|
34533
|
-
background: #fff;
|
|
34534
|
-
}
|
|
34535
|
-
.E_t1fisho6 div.ant-table td.cell__action_ > * {
|
|
34536
|
-
height: 100%;
|
|
34537
|
-
display: flex;
|
|
34538
|
-
align-items: center;
|
|
34539
|
-
justify-content: flex-end;
|
|
34540
|
-
padding-right: 8px;
|
|
34541
|
-
}
|
|
34542
|
-
.E_t1fisho6 div.ant-table td.cell__action_ .menu-button {
|
|
34543
|
-
width: 24px;
|
|
34544
|
-
height: 24px;
|
|
34545
|
-
cursor: pointer;
|
|
34546
|
-
justify-content: center;
|
|
34547
|
-
border-radius: 4px;
|
|
34548
|
-
}
|
|
34549
|
-
.E_t1fisho6 div.ant-table td.cell__action_ .menu-button:hover {
|
|
34550
|
-
background: #fff;
|
|
34551
|
-
}
|
|
34552
|
-
|
|
34553
|
-
.E_sddwhm6 {
|
|
34554
|
-
margin: 0;
|
|
34555
|
-
border-radius: 20px;
|
|
34556
|
-
padding: 2px 10px;
|
|
34557
|
-
height: 22px;
|
|
34558
|
-
}
|
|
34559
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
|
|
34560
|
-
background-color: rgba(237, 241, 250, 0.6) !important;
|
|
34561
|
-
}
|
|
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;
|
|
34564
|
-
}
|
|
34565
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule {
|
|
34566
|
-
color: #00122e;
|
|
34567
|
-
}
|
|
34568
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
|
|
34569
|
-
margin-right: 6px;
|
|
34570
|
-
}
|
|
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);
|
|
34574
|
-
}
|
|
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);
|
|
34583
|
-
}
|
|
34584
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
|
|
34585
|
-
background-color: rgba(255, 74, 74, 0.1);
|
|
34586
|
-
}
|
|
34587
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
|
|
34588
|
-
background-color: #f0483e;
|
|
34589
|
-
}
|
|
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);
|
|
34592
|
-
}
|
|
34593
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
|
|
34594
|
-
background-color: rgba(254, 160, 8, 0.1);
|
|
34595
|
-
}
|
|
34596
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
|
|
34597
|
-
background-color: #fea008;
|
|
34598
|
-
}
|
|
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);
|
|
34601
|
-
}
|
|
34602
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
|
|
34603
|
-
background-color: rgba(30, 201, 127, 0.1);
|
|
34604
|
-
}
|
|
34605
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
|
|
34606
|
-
background-color: #00ba5d;
|
|
34607
|
-
}
|
|
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);
|
|
34610
|
-
}
|
|
34611
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
|
|
34612
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
34613
|
-
}
|
|
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);
|
|
34619
|
-
}
|
|
34620
|
-
|
|
34621
|
-
.E_satwmqm {
|
|
34622
|
-
width: 8px;
|
|
34623
|
-
height: 8px;
|
|
34624
|
-
border-radius: 50%;
|
|
34625
|
-
display: inline-block;
|
|
34626
|
-
}
|
|
34627
|
-
|
|
34628
|
-
button.E_l48ei06.ant-btn {
|
|
34629
|
-
font-size: 12px;
|
|
34630
|
-
line-height: 18px;
|
|
34631
|
-
height: 18px;
|
|
34632
|
-
}
|
|
34633
|
-
|
|
34634
|
-
button.E_l48ei06 {
|
|
34635
|
-
color: #0080FF;
|
|
34636
|
-
height: unset;
|
|
34637
|
-
}
|
|
34638
|
-
button.E_l48ei06 .button-prefix-icon {
|
|
34639
|
-
margin-right: 4px;
|
|
34640
|
-
}
|
|
34641
|
-
button.E_l48ei06 .button-suffix-icon {
|
|
34642
|
-
margin-left: 4px;
|
|
34643
|
-
}
|
|
34644
|
-
button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
|
|
34645
|
-
color: #009DFF;
|
|
34646
|
-
}
|
|
34647
|
-
button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
|
|
34648
|
-
color: #005ED1;
|
|
34649
|
-
}
|
|
34650
|
-
button.E_l48ei06.ui-kit-link-disabled {
|
|
34651
|
-
color: #0080FF;
|
|
34652
|
-
}
|
|
34653
|
-
button.E_l48ei06.ui-kit-link-primary {
|
|
34654
|
-
color: #00122E;
|
|
34655
|
-
}
|
|
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);
|
|
34676
|
-
}
|
|
34677
|
-
|
|
34678
|
-
.E_l12xdkhl {
|
|
34679
|
-
width: 64px;
|
|
34680
|
-
height: 64px;
|
|
34681
|
-
max-width: 64px;
|
|
34682
|
-
max-height: 64px;
|
|
34683
|
-
overflow: hidden;
|
|
34684
|
-
display: flex;
|
|
34685
|
-
align-items: center;
|
|
34686
|
-
justify-content: center;
|
|
34687
|
-
position: relative;
|
|
34688
|
-
opacity: 0.6;
|
|
34689
|
-
}
|
|
34690
|
-
.E_l12xdkhl .icon-wrapper {
|
|
34691
|
-
animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
|
|
34692
|
-
}
|
|
34693
|
-
@keyframes rotate {
|
|
34694
|
-
from {
|
|
34695
|
-
transform: rotate(0deg);
|
|
34696
|
-
}
|
|
34697
|
-
to {
|
|
34698
|
-
transform: rotate(360deg);
|
|
34699
|
-
}
|
|
34700
|
-
}
|
|
34701
|
-
|
|
34702
|
-
.E_sjob3jg {
|
|
34703
|
-
--item-min-width: 60px;
|
|
34704
|
-
}
|
|
34705
|
-
.E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
|
|
34706
|
-
display: none !important;
|
|
34505
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
|
|
34506
|
+
transform: translateY(-50%);
|
|
34707
34507
|
}
|
|
34708
|
-
.
|
|
34709
|
-
|
|
34508
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
|
|
34509
|
+
transform: translateY(-50%) rotateX(180deg);
|
|
34710
34510
|
}
|
|
34711
|
-
.
|
|
34712
|
-
|
|
34511
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
|
|
34512
|
+
background: #f2f5fa;
|
|
34713
34513
|
}
|
|
34714
|
-
.
|
|
34715
|
-
|
|
34716
|
-
font-weight: normal;
|
|
34514
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
|
|
34515
|
+
display: block;
|
|
34717
34516
|
}
|
|
34718
|
-
.
|
|
34719
|
-
|
|
34517
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.align-right {
|
|
34518
|
+
padding-right: 25px;
|
|
34720
34519
|
}
|
|
34721
|
-
.
|
|
34722
|
-
|
|
34520
|
+
.E_t1fisho6 div.ant-table .ant-table-selection-column {
|
|
34521
|
+
padding: 0 !important;
|
|
34723
34522
|
}
|
|
34724
|
-
.
|
|
34725
|
-
|
|
34523
|
+
.E_t1fisho6 div.ant-table .ant-table-selection-column .ant-checkbox-wrapper {
|
|
34524
|
+
position: absolute;
|
|
34525
|
+
left: 50%;
|
|
34526
|
+
top: 50%;
|
|
34527
|
+
transform: translate(-50%, -50%);
|
|
34726
34528
|
}
|
|
34727
|
-
.
|
|
34728
|
-
|
|
34729
|
-
white-space: nowrap;
|
|
34730
|
-
text-overflow: ellipsis;
|
|
34529
|
+
.E_t1fisho6 div.ant-table .ant-table-selection-column:after {
|
|
34530
|
+
display: none;
|
|
34731
34531
|
}
|
|
34732
|
-
|
|
34733
|
-
|
|
34734
|
-
min-width: var(--item-min-width);
|
|
34532
|
+
.E_t1fisho6 div.ant-table .ant-table-hide-scrollbar {
|
|
34533
|
+
background: #fff;
|
|
34735
34534
|
}
|
|
34736
|
-
.
|
|
34737
|
-
|
|
34535
|
+
.E_t1fisho6 div.ant-table .ant-table-placeholder {
|
|
34536
|
+
background: inherit;
|
|
34738
34537
|
}
|
|
34739
|
-
.
|
|
34740
|
-
|
|
34741
|
-
|
|
34538
|
+
.E_t1fisho6 div.ant-table .ant-table-placeholder td {
|
|
34539
|
+
position: static;
|
|
34540
|
+
border: none;
|
|
34541
|
+
background: inherit !important;
|
|
34542
|
+
height: 100px;
|
|
34543
|
+
vertical-align: middle;
|
|
34742
34544
|
}
|
|
34743
|
-
.
|
|
34744
|
-
|
|
34745
|
-
|
|
34746
|
-
|
|
34747
|
-
|
|
34545
|
+
.E_t1fisho6 div.ant-table .ant-table-placeholder .table-default-empty,
|
|
34546
|
+
.E_t1fisho6 div.ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
34547
|
+
font-weight: bold;
|
|
34548
|
+
font-size: 20px;
|
|
34549
|
+
color: rgba(10, 37, 85, 0.6);
|
|
34748
34550
|
}
|
|
34749
|
-
.
|
|
34750
|
-
|
|
34751
|
-
|
|
34551
|
+
.E_t1fisho6 div.ant-table th.ant-table-cell-scrollbar,
|
|
34552
|
+
.E_t1fisho6 div.ant-table th.cell__action_ {
|
|
34553
|
+
z-index: 10;
|
|
34752
34554
|
}
|
|
34753
|
-
.
|
|
34754
|
-
|
|
34755
|
-
|
|
34756
|
-
|
|
34757
|
-
padding: 0;
|
|
34758
|
-
font-size: 12px;
|
|
34555
|
+
.E_t1fisho6 div.ant-table td.cell__action_ {
|
|
34556
|
+
padding: 0 !important;
|
|
34557
|
+
position: relative;
|
|
34558
|
+
background: #fff;
|
|
34759
34559
|
}
|
|
34760
|
-
.
|
|
34761
|
-
|
|
34560
|
+
.E_t1fisho6 div.ant-table td.cell__action_ > * {
|
|
34561
|
+
height: 100%;
|
|
34562
|
+
display: flex;
|
|
34563
|
+
align-items: center;
|
|
34564
|
+
justify-content: flex-end;
|
|
34565
|
+
padding-right: 8px;
|
|
34762
34566
|
}
|
|
34763
|
-
.
|
|
34764
|
-
|
|
34567
|
+
.E_t1fisho6 div.ant-table td.cell__action_ .menu-button {
|
|
34568
|
+
width: 24px;
|
|
34569
|
+
height: 24px;
|
|
34570
|
+
cursor: pointer;
|
|
34571
|
+
justify-content: center;
|
|
34572
|
+
border-radius: 4px;
|
|
34765
34573
|
}
|
|
34766
|
-
.
|
|
34767
|
-
|
|
34768
|
-
padding-right: 4px;
|
|
34769
|
-
border-radius: 4px 0 0 4px;
|
|
34574
|
+
.E_t1fisho6 div.ant-table td.cell__action_ .menu-button:hover {
|
|
34575
|
+
background: #fff;
|
|
34770
34576
|
}
|
|
34771
|
-
|
|
34772
|
-
|
|
34577
|
+
|
|
34578
|
+
.E_sddwhm6 {
|
|
34579
|
+
margin: 0;
|
|
34580
|
+
border-radius: 20px;
|
|
34581
|
+
padding: 2px 10px;
|
|
34582
|
+
height: 22px;
|
|
34773
34583
|
}
|
|
34774
|
-
.
|
|
34775
|
-
|
|
34776
|
-
padding-left: 12px;
|
|
34777
|
-
border-radius: 0 4px 4px 0;
|
|
34584
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
|
|
34585
|
+
background-color: rgba(237, 241, 250, 0.6) !important;
|
|
34778
34586
|
}
|
|
34779
|
-
.
|
|
34780
|
-
|
|
34781
|
-
width: 0;
|
|
34782
|
-
height: 0;
|
|
34783
|
-
border: 13px solid transparent;
|
|
34784
|
-
position: absolute;
|
|
34785
|
-
top: 0;
|
|
34786
|
-
border-left: 8px solid rgba(237, 241, 250, 0.6);
|
|
34787
|
-
z-index: 2;
|
|
34788
|
-
position: relative;
|
|
34789
|
-
top: -50%;
|
|
34790
|
-
right: -100%;
|
|
34587
|
+
.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 {
|
|
34588
|
+
background-color: rgba(225, 230, 241, 0.6) !important;
|
|
34791
34589
|
}
|
|
34792
|
-
.
|
|
34793
|
-
|
|
34590
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule {
|
|
34591
|
+
color: #00122e;
|
|
34794
34592
|
}
|
|
34795
|
-
.
|
|
34796
|
-
|
|
34797
|
-
width: 0;
|
|
34798
|
-
height: 0;
|
|
34799
|
-
border: 13px solid transparent;
|
|
34800
|
-
position: absolute;
|
|
34801
|
-
top: 0;
|
|
34802
|
-
border-left: 8px solid #fff;
|
|
34803
|
-
left: 0;
|
|
34593
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
|
|
34594
|
+
margin-right: 6px;
|
|
34804
34595
|
}
|
|
34805
|
-
.
|
|
34806
|
-
|
|
34596
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
|
|
34597
|
+
margin-left: 8px;
|
|
34598
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34807
34599
|
}
|
|
34808
|
-
.
|
|
34600
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
|
|
34809
34601
|
background-color: rgba(0, 136, 255, 0.1);
|
|
34810
34602
|
}
|
|
34811
|
-
.
|
|
34812
|
-
|
|
34603
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
|
|
34604
|
+
background-color: #0080ff;
|
|
34813
34605
|
}
|
|
34814
|
-
.
|
|
34815
|
-
|
|
34816
|
-
min-width: var(--item-min-width);
|
|
34606
|
+
.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 {
|
|
34607
|
+
background-color: rgba(0, 136, 255, 0.16);
|
|
34817
34608
|
}
|
|
34818
|
-
.
|
|
34819
|
-
|
|
34820
|
-
min-width: var(--item-min-width);
|
|
34609
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
|
|
34610
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
34821
34611
|
}
|
|
34822
|
-
.
|
|
34823
|
-
|
|
34824
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
34612
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
|
|
34613
|
+
background-color: #f0483e;
|
|
34825
34614
|
}
|
|
34826
|
-
.
|
|
34827
|
-
|
|
34615
|
+
.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 {
|
|
34616
|
+
background-color: rgba(255, 74, 74, 0.16);
|
|
34828
34617
|
}
|
|
34829
|
-
|
|
34830
|
-
|
|
34831
|
-
width: 192px;
|
|
34832
|
-
row-gap: 2px;
|
|
34618
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
|
|
34619
|
+
background-color: rgba(254, 160, 8, 0.1);
|
|
34833
34620
|
}
|
|
34834
|
-
.
|
|
34835
|
-
background-color:
|
|
34621
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
|
|
34622
|
+
background-color: #fea008;
|
|
34836
34623
|
}
|
|
34837
|
-
.
|
|
34838
|
-
color:
|
|
34624
|
+
.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 {
|
|
34625
|
+
background-color: rgba(255, 187, 0, 0.16);
|
|
34839
34626
|
}
|
|
34840
|
-
.
|
|
34841
|
-
background-color: rgba(
|
|
34627
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
|
|
34628
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
34842
34629
|
}
|
|
34843
|
-
.
|
|
34844
|
-
|
|
34845
|
-
border-radius: 4px;
|
|
34846
|
-
height: 32px;
|
|
34847
|
-
display: flex;
|
|
34848
|
-
align-items: center;
|
|
34630
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
|
|
34631
|
+
background-color: #00ba5d;
|
|
34849
34632
|
}
|
|
34850
|
-
.
|
|
34851
|
-
|
|
34852
|
-
white-space: nowrap;
|
|
34633
|
+
.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 {
|
|
34634
|
+
background-color: rgba(30, 201, 127, 0.16);
|
|
34853
34635
|
}
|
|
34854
|
-
.
|
|
34855
|
-
|
|
34856
|
-
line-height: 20px;
|
|
34857
|
-
max-width: 100%;
|
|
34858
|
-
padding-right: 0;
|
|
34636
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
|
|
34637
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
34859
34638
|
}
|
|
34860
|
-
.
|
|
34861
|
-
background:
|
|
34639
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
|
|
34640
|
+
background-color: #6b7d99;
|
|
34862
34641
|
}
|
|
34863
|
-
|
|
34864
|
-
.
|
|
34865
|
-
width: 100%;
|
|
34866
|
-
display: inline-flex;
|
|
34867
|
-
align-items: center;
|
|
34868
|
-
justify-content: center;
|
|
34869
|
-
column-gap: 4px;
|
|
34642
|
+
.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 {
|
|
34643
|
+
background-color: rgba(211, 218, 235, 0.6);
|
|
34870
34644
|
}
|
|
34871
|
-
|
|
34872
|
-
|
|
34873
|
-
|
|
34874
|
-
|
|
34875
|
-
|
|
34876
|
-
|
|
34877
|
-
justify-content: center;
|
|
34645
|
+
|
|
34646
|
+
.E_satwmqm {
|
|
34647
|
+
width: 8px;
|
|
34648
|
+
height: 8px;
|
|
34649
|
+
border-radius: 50%;
|
|
34650
|
+
display: inline-block;
|
|
34878
34651
|
}
|
|
34879
34652
|
|
|
34880
|
-
.
|
|
34881
|
-
width: 100%;
|
|
34653
|
+
.E_r77hffu {
|
|
34882
34654
|
display: flex;
|
|
34883
34655
|
align-items: center;
|
|
34884
|
-
justify-content:
|
|
34656
|
+
justify-content: space-between;
|
|
34885
34657
|
column-gap: 6px;
|
|
34886
|
-
font-size: 13px;
|
|
34887
34658
|
}
|
|
34888
|
-
|
|
34889
|
-
|
|
34890
|
-
|
|
34891
|
-
|
|
34892
|
-
min-height: 20px;
|
|
34893
|
-
color: rgba(44, 56, 82, 0.75);
|
|
34659
|
+
|
|
34660
|
+
.E_p1cmxsf7 {
|
|
34661
|
+
display: flex;
|
|
34662
|
+
flex-direction: column;
|
|
34894
34663
|
justify-content: center;
|
|
34664
|
+
row-gap: var(--p1cmxsf7-0);
|
|
34665
|
+
}
|
|
34666
|
+
.E_p1cmxsf7 .antd5-progress-line {
|
|
34667
|
+
font-size: 0;
|
|
34895
34668
|
}
|
|
34896
34669
|
|
|
34897
34670
|
.E_w7ob4th.outside-tag {
|
|
@@ -34903,38 +34676,53 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34903
34676
|
margin-right: 4px;
|
|
34904
34677
|
}
|
|
34905
34678
|
|
|
34906
|
-
.
|
|
34907
|
-
|
|
34908
|
-
height:
|
|
34909
|
-
|
|
34910
|
-
|
|
34911
|
-
|
|
34912
|
-
|
|
34913
|
-
|
|
34914
|
-
}
|
|
34915
|
-
|
|
34916
|
-
.E_t1fozc1i {
|
|
34917
|
-
margin: 0;
|
|
34679
|
+
.E_lht19u8 {
|
|
34680
|
+
width: 64px;
|
|
34681
|
+
height: 64px;
|
|
34682
|
+
display: flex;
|
|
34683
|
+
align-items: center;
|
|
34684
|
+
justify-content: center;
|
|
34685
|
+
position: relative;
|
|
34686
|
+
opacity: 0.2;
|
|
34918
34687
|
}
|
|
34919
34688
|
|
|
34920
|
-
.
|
|
34921
|
-
|
|
34922
|
-
|
|
34689
|
+
.E_lk3gkp4 {
|
|
34690
|
+
position: absolute;
|
|
34691
|
+
width: 5px;
|
|
34692
|
+
height: 48px;
|
|
34693
|
+
left: 9.33px;
|
|
34694
|
+
top: 40.5px;
|
|
34695
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
34696
|
+
border-radius: 5px;
|
|
34697
|
+
transform: rotate(-128deg);
|
|
34698
|
+
transform-origin: top left;
|
|
34699
|
+
animation: loading-indicator1 1100ms ease-out infinite;
|
|
34923
34700
|
}
|
|
34924
34701
|
|
|
34925
|
-
.
|
|
34926
|
-
|
|
34927
|
-
|
|
34928
|
-
|
|
34929
|
-
|
|
34930
|
-
|
|
34931
|
-
|
|
34932
|
-
|
|
34702
|
+
.E_ll4n94n {
|
|
34703
|
+
position: absolute;
|
|
34704
|
+
width: 5px;
|
|
34705
|
+
height: 48px;
|
|
34706
|
+
left: 40.8px;
|
|
34707
|
+
top: 8.4px;
|
|
34708
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
34709
|
+
border-radius: 5px;
|
|
34710
|
+
transform: rotate(-8deg);
|
|
34711
|
+
transform-origin: top left;
|
|
34712
|
+
animation: loading-indicator2 1100ms ease-out infinite;
|
|
34933
34713
|
}
|
|
34934
34714
|
|
|
34935
|
-
.
|
|
34936
|
-
|
|
34937
|
-
|
|
34715
|
+
.E_l17lbdo6 {
|
|
34716
|
+
position: absolute;
|
|
34717
|
+
width: 5px;
|
|
34718
|
+
height: 48px;
|
|
34719
|
+
left: 52.9px;
|
|
34720
|
+
top: 51.8px;
|
|
34721
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
34722
|
+
border-radius: 5px;
|
|
34723
|
+
transform: rotate(112deg);
|
|
34724
|
+
transform-origin: top left;
|
|
34725
|
+
animation: loading-indicator3 1100ms ease-out infinite;
|
|
34938
34726
|
}
|
|
34939
34727
|
|
|
34940
34728
|
.E_t1dtlqs1 {
|
|
@@ -35037,147 +34825,359 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35037
34825
|
order: 98;
|
|
35038
34826
|
margin: 12px 0 0;
|
|
35039
34827
|
}
|
|
35040
|
-
.E_tmoyoag .ant-list .eagle-table-form-row:hover {
|
|
35041
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
34828
|
+
.E_tmoyoag .ant-list .eagle-table-form-row:hover {
|
|
34829
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
34830
|
+
}
|
|
34831
|
+
.E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
|
|
34832
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
34833
|
+
}
|
|
34834
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell {
|
|
34835
|
+
flex: 1 0 0;
|
|
34836
|
+
overflow: hidden;
|
|
34837
|
+
}
|
|
34838
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
|
|
34839
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34840
|
+
margin: 0;
|
|
34841
|
+
}
|
|
34842
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
|
|
34843
|
+
text-align: center;
|
|
34844
|
+
}
|
|
34845
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content > * {
|
|
34846
|
+
text-align: center;
|
|
34847
|
+
}
|
|
34848
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
|
|
34849
|
+
text-align: left;
|
|
34850
|
+
}
|
|
34851
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content > * {
|
|
34852
|
+
text-align: left;
|
|
34853
|
+
}
|
|
34854
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
|
|
34855
|
+
text-align: right;
|
|
34856
|
+
}
|
|
34857
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content > * {
|
|
34858
|
+
text-align: right;
|
|
34859
|
+
}
|
|
34860
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
|
|
34861
|
+
margin-right: 8px;
|
|
34862
|
+
}
|
|
34863
|
+
.E_tmoyoag .ant-list .ant-list-item-action {
|
|
34864
|
+
padding: 4px;
|
|
34865
|
+
width: 24px;
|
|
34866
|
+
height: 24px;
|
|
34867
|
+
overflow: hidden;
|
|
34868
|
+
}
|
|
34869
|
+
.E_tmoyoag .ant-list .ant-list-item-action li {
|
|
34870
|
+
padding: 0;
|
|
34871
|
+
}
|
|
34872
|
+
.E_tmoyoag .ant-list .delete-row-icon.disabled {
|
|
34873
|
+
cursor: not-allowed;
|
|
34874
|
+
opacity: 0.5;
|
|
34875
|
+
}
|
|
34876
|
+
.E_tmoyoag .ant-list.size-default .ant-list-item-action {
|
|
34877
|
+
margin: 0;
|
|
34878
|
+
}
|
|
34879
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
|
|
34880
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
|
|
34881
|
+
border-radius: 5px;
|
|
34882
|
+
font-size: 12px;
|
|
34883
|
+
}
|
|
34884
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
|
|
34885
|
+
font-size: inherit;
|
|
34886
|
+
}
|
|
34887
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
|
|
34888
|
+
min-height: 24px;
|
|
34889
|
+
font-size: 12px;
|
|
34890
|
+
position: relative;
|
|
34891
|
+
}
|
|
34892
|
+
.E_tmoyoag.row-split-by-border .eagle-table-form-row {
|
|
34893
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
34894
|
+
}
|
|
34895
|
+
.E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
|
|
34896
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
34897
|
+
}
|
|
34898
|
+
|
|
34899
|
+
.E_a138syjm {
|
|
34900
|
+
display: flex;
|
|
34901
|
+
align-items: center;
|
|
34902
|
+
margin-top: 8px;
|
|
34903
|
+
}
|
|
34904
|
+
.E_a138syjm button.ant-btn {
|
|
34905
|
+
padding: 2px 8px;
|
|
34906
|
+
height: 24px;
|
|
34907
|
+
}
|
|
34908
|
+
.E_a138syjm > span.maximum-desc {
|
|
34909
|
+
display: none;
|
|
34910
|
+
margin-left: 8px;
|
|
34911
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34912
|
+
}
|
|
34913
|
+
.E_a138syjm > span.maximum-desc.disabled {
|
|
34914
|
+
display: inline;
|
|
34915
|
+
}
|
|
34916
|
+
|
|
34917
|
+
.E_d77i8u0 {
|
|
34918
|
+
width: 24px;
|
|
34919
|
+
height: 24px;
|
|
34920
|
+
padding: 4px;
|
|
34921
|
+
margin-right: 8px;
|
|
34922
|
+
}
|
|
34923
|
+
|
|
34924
|
+
.E_slr2ynn {
|
|
34925
|
+
padding: 0 8px;
|
|
34926
|
+
height: 18px;
|
|
34927
|
+
}
|
|
34928
|
+
|
|
34929
|
+
.E_m140wbb6 {
|
|
34930
|
+
padding: 2px 8px;
|
|
34931
|
+
height: 24px;
|
|
34932
|
+
}
|
|
34933
|
+
|
|
34934
|
+
.E_t1fozc1i {
|
|
34935
|
+
margin: 0;
|
|
34936
|
+
}
|
|
34937
|
+
|
|
34938
|
+
.E_i1vxv4ln {
|
|
34939
|
+
margin-right: 4px;
|
|
34940
|
+
height: 16px;
|
|
34941
|
+
}
|
|
34942
|
+
|
|
34943
|
+
.E_n1afl31m.ant-tag.ant-tag-gray {
|
|
34944
|
+
font-weight: 700;
|
|
34945
|
+
color: #00122e;
|
|
34946
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
34947
|
+
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
34948
|
+
word-break: break-all;
|
|
34949
|
+
display: inline;
|
|
34950
|
+
white-space: normal;
|
|
34951
|
+
}
|
|
34952
|
+
|
|
34953
|
+
.E_t13ef470 {
|
|
34954
|
+
height: 100%;
|
|
34955
|
+
}
|
|
34956
|
+
.E_t13ef470 .table-loading-item {
|
|
34957
|
+
padding: 12px 4px;
|
|
34958
|
+
border-bottom: 1px solid rgba(204, 212, 227, 0.18);
|
|
34959
|
+
display: flex;
|
|
34960
|
+
}
|
|
34961
|
+
.E_t13ef470 .table-loading-item > * {
|
|
34962
|
+
height: 16px;
|
|
34963
|
+
margin: 4px;
|
|
34964
|
+
background: rgba(204, 212, 227, 0.18);
|
|
34965
|
+
border-radius: 2px;
|
|
34966
|
+
}
|
|
34967
|
+
.E_t13ef470 .table-loading-item .checkbox-loading {
|
|
34968
|
+
width: 16px;
|
|
34969
|
+
}
|
|
34970
|
+
.E_t13ef470 .table-loading-item .td-loading {
|
|
34971
|
+
flex: 1;
|
|
34972
|
+
}
|
|
34973
|
+
.E_t13ef470 :nth-child(1) {
|
|
34974
|
+
padding: 8px 4px;
|
|
34975
|
+
}
|
|
34976
|
+
.E_t13ef470 :nth-child(1) > * {
|
|
34977
|
+
background: rgba(107, 125, 153, 0.18);
|
|
34978
|
+
}
|
|
34979
|
+
.E_t13ef470 :nth-child(1) > * {
|
|
34980
|
+
background: rgba(163, 180, 204, 0.18);
|
|
34981
|
+
}
|
|
34982
|
+
|
|
34983
|
+
.E_sjob3jg {
|
|
34984
|
+
--item-min-width: 60px;
|
|
34985
|
+
}
|
|
34986
|
+
.E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
|
|
34987
|
+
display: none !important;
|
|
34988
|
+
}
|
|
34989
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-active {
|
|
34990
|
+
flex-shrink: 0 !important;
|
|
34991
|
+
}
|
|
34992
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
|
|
34993
|
+
color: #0080ff;
|
|
34994
|
+
}
|
|
34995
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
34996
|
+
color: #0080ff;
|
|
34997
|
+
font-weight: normal;
|
|
34998
|
+
}
|
|
34999
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title, .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container:hover .ant-steps-item-content .ant-steps-item-title {
|
|
35000
|
+
color: rgba(44, 56, 82, 0.6);
|
|
35001
|
+
}
|
|
35002
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
35003
|
+
color: #00122e;
|
|
35004
|
+
}
|
|
35005
|
+
.E_sjob3jg .step-item-text {
|
|
35006
|
+
display: inline-block;
|
|
35007
|
+
}
|
|
35008
|
+
.E_sjob3jg .step-item-title {
|
|
35009
|
+
overflow: hidden;
|
|
35010
|
+
white-space: nowrap;
|
|
35011
|
+
text-overflow: ellipsis;
|
|
35012
|
+
}
|
|
35013
|
+
|
|
35014
|
+
.E_hjvj6s6 .ant-steps-item-container {
|
|
35015
|
+
min-width: var(--item-min-width);
|
|
35042
35016
|
}
|
|
35043
|
-
.
|
|
35044
|
-
|
|
35017
|
+
.E_hjvj6s6 .ant-steps-item-disabled {
|
|
35018
|
+
cursor: not-allowed !important;
|
|
35045
35019
|
}
|
|
35046
|
-
.
|
|
35047
|
-
flex:
|
|
35048
|
-
|
|
35020
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
|
|
35021
|
+
flex-direction: row;
|
|
35022
|
+
justify-content: stretch;
|
|
35049
35023
|
}
|
|
35050
|
-
.
|
|
35051
|
-
|
|
35052
|
-
margin:
|
|
35024
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
|
|
35025
|
+
padding: 0;
|
|
35026
|
+
margin-right: 4px;
|
|
35027
|
+
flex: 1;
|
|
35028
|
+
overflow: visible;
|
|
35053
35029
|
}
|
|
35054
|
-
.
|
|
35055
|
-
|
|
35030
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
|
|
35031
|
+
width: 100%;
|
|
35032
|
+
min-height: unset;
|
|
35056
35033
|
}
|
|
35057
|
-
.
|
|
35058
|
-
|
|
35034
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
|
|
35035
|
+
height: 26px;
|
|
35036
|
+
line-height: 26px;
|
|
35037
|
+
width: 100%;
|
|
35038
|
+
padding: 0;
|
|
35039
|
+
font-size: 12px;
|
|
35059
35040
|
}
|
|
35060
|
-
.
|
|
35061
|
-
|
|
35041
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
|
|
35042
|
+
margin-right: 10px;
|
|
35062
35043
|
}
|
|
35063
|
-
.
|
|
35064
|
-
|
|
35044
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
|
|
35045
|
+
display: none;
|
|
35065
35046
|
}
|
|
35066
|
-
.
|
|
35067
|
-
|
|
35047
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
|
|
35048
|
+
padding-left: 8px;
|
|
35049
|
+
padding-right: 4px;
|
|
35050
|
+
border-radius: 4px 0 0 4px;
|
|
35068
35051
|
}
|
|
35069
|
-
.
|
|
35070
|
-
|
|
35052
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
|
|
35053
|
+
margin-right: 0;
|
|
35071
35054
|
}
|
|
35072
|
-
.
|
|
35073
|
-
|
|
35055
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
|
|
35056
|
+
padding-right: 8px;
|
|
35057
|
+
padding-left: 12px;
|
|
35058
|
+
border-radius: 0 4px 4px 0;
|
|
35074
35059
|
}
|
|
35075
|
-
.
|
|
35076
|
-
|
|
35077
|
-
width:
|
|
35078
|
-
height:
|
|
35079
|
-
|
|
35060
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
|
|
35061
|
+
content: "";
|
|
35062
|
+
width: 0;
|
|
35063
|
+
height: 0;
|
|
35064
|
+
border: 13px solid transparent;
|
|
35065
|
+
position: absolute;
|
|
35066
|
+
top: 0;
|
|
35067
|
+
border-left: 8px solid rgba(237, 241, 250, 0.6);
|
|
35068
|
+
z-index: 2;
|
|
35069
|
+
position: relative;
|
|
35070
|
+
top: -50%;
|
|
35071
|
+
right: -100%;
|
|
35080
35072
|
}
|
|
35081
|
-
.
|
|
35082
|
-
padding: 0;
|
|
35073
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
|
|
35074
|
+
padding: 0 4px 0 12px;
|
|
35083
35075
|
}
|
|
35084
|
-
.
|
|
35085
|
-
|
|
35086
|
-
|
|
35076
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
|
|
35077
|
+
content: "";
|
|
35078
|
+
width: 0;
|
|
35079
|
+
height: 0;
|
|
35080
|
+
border: 13px solid transparent;
|
|
35081
|
+
position: absolute;
|
|
35082
|
+
top: 0;
|
|
35083
|
+
border-left: 8px solid #fff;
|
|
35084
|
+
left: 0;
|
|
35087
35085
|
}
|
|
35088
|
-
.
|
|
35089
|
-
|
|
35086
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
|
|
35087
|
+
max-width: calc(100% - var(--item-min-width) * 2);
|
|
35090
35088
|
}
|
|
35091
|
-
.
|
|
35092
|
-
|
|
35093
|
-
border-radius: 5px;
|
|
35094
|
-
font-size: 12px;
|
|
35089
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
|
|
35090
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
35095
35091
|
}
|
|
35096
|
-
.
|
|
35097
|
-
|
|
35092
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
|
|
35093
|
+
border-left-color: rgba(0, 136, 255, 0.1) !important;
|
|
35098
35094
|
}
|
|
35099
|
-
.
|
|
35100
|
-
|
|
35101
|
-
|
|
35102
|
-
position: relative;
|
|
35095
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
|
|
35096
|
+
cursor: pointer;
|
|
35097
|
+
min-width: var(--item-min-width);
|
|
35103
35098
|
}
|
|
35104
|
-
.
|
|
35105
|
-
|
|
35099
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
|
|
35100
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
|
|
35101
|
+
min-width: var(--item-min-width);
|
|
35106
35102
|
}
|
|
35107
|
-
.
|
|
35103
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
|
|
35104
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
|
|
35108
35105
|
background-color: rgba(237, 241, 250, 0.6);
|
|
35109
35106
|
}
|
|
35107
|
+
.E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
|
|
35108
|
+
padding: 0;
|
|
35109
|
+
}
|
|
35110
35110
|
|
|
35111
|
-
.
|
|
35111
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical {
|
|
35112
|
+
width: 192px;
|
|
35113
|
+
row-gap: 2px;
|
|
35114
|
+
}
|
|
35115
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
|
|
35116
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
35117
|
+
}
|
|
35118
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
|
|
35119
|
+
color: #00122e !important;
|
|
35120
|
+
}
|
|
35121
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-disabled) .ant-steps-item-container:hover {
|
|
35122
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
35123
|
+
}
|
|
35124
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
|
|
35125
|
+
padding: 0 8px;
|
|
35126
|
+
border-radius: 4px;
|
|
35127
|
+
height: 32px;
|
|
35112
35128
|
display: flex;
|
|
35113
35129
|
align-items: center;
|
|
35114
|
-
margin-top: 8px;
|
|
35115
35130
|
}
|
|
35116
|
-
.
|
|
35117
|
-
|
|
35118
|
-
|
|
35131
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
|
|
35132
|
+
min-height: auto;
|
|
35133
|
+
white-space: nowrap;
|
|
35119
35134
|
}
|
|
35120
|
-
.
|
|
35121
|
-
|
|
35122
|
-
|
|
35123
|
-
|
|
35135
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
35136
|
+
font-size: 13px;
|
|
35137
|
+
line-height: 20px;
|
|
35138
|
+
max-width: 100%;
|
|
35139
|
+
padding-right: 0;
|
|
35124
35140
|
}
|
|
35125
|
-
.
|
|
35126
|
-
|
|
35141
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
|
|
35142
|
+
background: rgba(0, 128, 255, 0.1);
|
|
35127
35143
|
}
|
|
35128
35144
|
|
|
35129
|
-
.
|
|
35130
|
-
width:
|
|
35131
|
-
|
|
35132
|
-
|
|
35133
|
-
|
|
35145
|
+
.E_h6l1tj4 {
|
|
35146
|
+
width: 100%;
|
|
35147
|
+
display: inline-flex;
|
|
35148
|
+
align-items: center;
|
|
35149
|
+
justify-content: center;
|
|
35150
|
+
column-gap: 4px;
|
|
35134
35151
|
}
|
|
35135
|
-
|
|
35136
|
-
|
|
35137
|
-
display: flex;
|
|
35152
|
+
.E_h6l1tj4 .step-item-prefix-container {
|
|
35153
|
+
display: inline-flex;
|
|
35138
35154
|
align-items: center;
|
|
35139
|
-
|
|
35140
|
-
|
|
35155
|
+
width: 18px;
|
|
35156
|
+
height: 18px;
|
|
35157
|
+
color: rgba(44, 56, 82, 0.75);
|
|
35158
|
+
justify-content: center;
|
|
35141
35159
|
}
|
|
35142
35160
|
|
|
35143
|
-
.
|
|
35161
|
+
.E_v18frne8 {
|
|
35162
|
+
width: 100%;
|
|
35144
35163
|
display: flex;
|
|
35145
|
-
|
|
35164
|
+
align-items: center;
|
|
35146
35165
|
justify-content: center;
|
|
35147
|
-
|
|
35166
|
+
column-gap: 6px;
|
|
35167
|
+
font-size: 13px;
|
|
35148
35168
|
}
|
|
35149
|
-
.
|
|
35150
|
-
|
|
35169
|
+
.E_v18frne8 .step-item-prefix-container {
|
|
35170
|
+
display: inline-flex;
|
|
35171
|
+
align-items: center;
|
|
35172
|
+
min-width: 20px;
|
|
35173
|
+
min-height: 20px;
|
|
35174
|
+
color: rgba(44, 56, 82, 0.75);
|
|
35175
|
+
justify-content: center;
|
|
35151
35176
|
}
|
|
35152
35177
|
|
|
35153
|
-
.
|
|
35154
|
-
|
|
35155
|
-
}
|
|
35156
|
-
.E_t13ef470 .table-loading-item {
|
|
35157
|
-
padding: 12px 4px;
|
|
35158
|
-
border-bottom: 1px solid rgba(204, 212, 227, 0.18);
|
|
35159
|
-
display: flex;
|
|
35160
|
-
}
|
|
35161
|
-
.E_t13ef470 .table-loading-item > * {
|
|
35178
|
+
.E_i1g85yz3 {
|
|
35179
|
+
margin-right: 4px;
|
|
35162
35180
|
height: 16px;
|
|
35163
|
-
margin: 4px;
|
|
35164
|
-
background: rgba(204, 212, 227, 0.18);
|
|
35165
|
-
border-radius: 2px;
|
|
35166
|
-
}
|
|
35167
|
-
.E_t13ef470 .table-loading-item .checkbox-loading {
|
|
35168
|
-
width: 16px;
|
|
35169
|
-
}
|
|
35170
|
-
.E_t13ef470 .table-loading-item .td-loading {
|
|
35171
|
-
flex: 1;
|
|
35172
|
-
}
|
|
35173
|
-
.E_t13ef470 :nth-child(1) {
|
|
35174
|
-
padding: 8px 4px;
|
|
35175
|
-
}
|
|
35176
|
-
.E_t13ef470 :nth-child(1) > * {
|
|
35177
|
-
background: rgba(107, 125, 153, 0.18);
|
|
35178
|
-
}
|
|
35179
|
-
.E_t13ef470 :nth-child(1) > * {
|
|
35180
|
-
background: rgba(163, 180, 204, 0.18);
|
|
35181
35181
|
}
|
|
35182
35182
|
|
|
35183
35183
|
.E_t1gvlxt5 {
|
|
@@ -35440,6 +35440,18 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35440
35440
|
display: block;
|
|
35441
35441
|
}
|
|
35442
35442
|
|
|
35443
|
+
.E_i14c7jc8 {
|
|
35444
|
+
color: var(--i14c7jc8-0);
|
|
35445
|
+
}
|
|
35446
|
+
|
|
35447
|
+
.E_i1ibuolf {
|
|
35448
|
+
display: flex;
|
|
35449
|
+
align-items: center;
|
|
35450
|
+
column-gap: 4px;
|
|
35451
|
+
font-size: 12px;
|
|
35452
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
35453
|
+
}
|
|
35454
|
+
|
|
35443
35455
|
.E_d1u4ndxc {
|
|
35444
35456
|
color: rgba(44, 56, 82, 0.7490196078);
|
|
35445
35457
|
font-size: 12px;
|
|
@@ -35469,16 +35481,4 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35469
35481
|
to {
|
|
35470
35482
|
transform: translateX(100%);
|
|
35471
35483
|
}
|
|
35472
|
-
}
|
|
35473
|
-
|
|
35474
|
-
.E_i14c7jc8 {
|
|
35475
|
-
color: var(--i14c7jc8-0);
|
|
35476
|
-
}
|
|
35477
|
-
|
|
35478
|
-
.E_i1ibuolf {
|
|
35479
|
-
display: flex;
|
|
35480
|
-
align-items: center;
|
|
35481
|
-
column-gap: 4px;
|
|
35482
|
-
font-size: 12px;
|
|
35483
|
-
color: rgba(44, 56, 82, 0.7490196078);
|
|
35484
35484
|
}
|