@cloudtower/eagle 0.27.14-alpha.3 → 0.27.14-alpha.4
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/components.css +1860 -1860
- package/dist/esm/stats1.html +1 -1
- package/dist/style.css +1774 -1774
- package/dist/umd/stats1.html +1 -1
- package/package.json +5 -5
package/dist/components.css
CHANGED
|
@@ -29471,61 +29471,6 @@ html body {
|
|
|
29471
29471
|
font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
|
|
29472
29472
|
}
|
|
29473
29473
|
}
|
|
29474
|
-
.s34f1qb.ant-switch {
|
|
29475
|
-
min-width: 40px;
|
|
29476
|
-
height: 24px;
|
|
29477
|
-
background: rgba(172, 186, 211, 0.6);
|
|
29478
|
-
overflow: hidden;
|
|
29479
|
-
}
|
|
29480
|
-
.s34f1qb.ant-switch:focus {
|
|
29481
|
-
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
29482
|
-
}
|
|
29483
|
-
.s34f1qb.ant-switch-small {
|
|
29484
|
-
min-width: 26px;
|
|
29485
|
-
height: 16px;
|
|
29486
|
-
}
|
|
29487
|
-
.s34f1qb.ant-switch-large {
|
|
29488
|
-
min-width: 52px;
|
|
29489
|
-
height: 32px;
|
|
29490
|
-
}
|
|
29491
|
-
.s34f1qb.ant-switch .ant-switch-handle {
|
|
29492
|
-
height: 20px;
|
|
29493
|
-
width: 20px;
|
|
29494
|
-
}
|
|
29495
|
-
.s34f1qb.ant-switch .ant-switch-handle::before {
|
|
29496
|
-
border-radius: 10px;
|
|
29497
|
-
transition-delay: 120ms;
|
|
29498
|
-
}
|
|
29499
|
-
.s34f1qb.ant-switch-small .ant-switch-handle {
|
|
29500
|
-
height: 14px;
|
|
29501
|
-
width: 14px;
|
|
29502
|
-
top: 1px;
|
|
29503
|
-
left: 1px;
|
|
29504
|
-
}
|
|
29505
|
-
.s34f1qb.ant-switch-large .ant-switch-handle {
|
|
29506
|
-
height: 28px;
|
|
29507
|
-
width: 28px;
|
|
29508
|
-
}
|
|
29509
|
-
.s34f1qb.ant-switch-large .ant-switch-handle::before {
|
|
29510
|
-
border-radius: 14px;
|
|
29511
|
-
}
|
|
29512
|
-
.s34f1qb.ant-switch-checked {
|
|
29513
|
-
background-color: #00ba5d;
|
|
29514
|
-
}
|
|
29515
|
-
.s34f1qb.ant-switch-checked .ant-switch-handle {
|
|
29516
|
-
left: calc(100% - 20px - 2px);
|
|
29517
|
-
}
|
|
29518
|
-
.s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
29519
|
-
left: calc(100% - 14px - 1px);
|
|
29520
|
-
}
|
|
29521
|
-
.s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
29522
|
-
left: calc(100% - 28px - 2px);
|
|
29523
|
-
}
|
|
29524
|
-
|
|
29525
|
-
.c1to9vb9 {
|
|
29526
|
-
margin-left: 5px;
|
|
29527
|
-
}
|
|
29528
|
-
|
|
29529
29474
|
.fde5mpd {
|
|
29530
29475
|
width: 100%;
|
|
29531
29476
|
height: 100%;
|
|
@@ -29541,479 +29486,581 @@ html body {
|
|
|
29541
29486
|
font-size: 18px;
|
|
29542
29487
|
}
|
|
29543
29488
|
|
|
29544
|
-
.
|
|
29545
|
-
|
|
29546
|
-
font-style: normal;
|
|
29547
|
-
font-weight: bold;
|
|
29548
|
-
font-size: 32px;
|
|
29549
|
-
line-height: 40px;
|
|
29550
|
-
}
|
|
29551
|
-
|
|
29552
|
-
.d1xhvvxe {
|
|
29553
|
-
font-family: Inter;
|
|
29554
|
-
font-style: normal;
|
|
29555
|
-
font-weight: bold;
|
|
29556
|
-
font-size: 24px;
|
|
29557
|
-
line-height: 32px;
|
|
29558
|
-
}
|
|
29559
|
-
|
|
29560
|
-
.dk10mxq {
|
|
29561
|
-
font-family: Inter;
|
|
29562
|
-
font-style: normal;
|
|
29563
|
-
font-weight: normal;
|
|
29564
|
-
font-size: 32px;
|
|
29565
|
-
line-height: 40px;
|
|
29489
|
+
.buj61ew.ant-btn-icon-only {
|
|
29490
|
+
justify-content: center;
|
|
29566
29491
|
}
|
|
29567
|
-
|
|
29568
|
-
|
|
29569
|
-
|
|
29570
|
-
|
|
29571
|
-
|
|
29572
|
-
|
|
29573
|
-
line-height:
|
|
29492
|
+
.buj61ew.ant-btn {
|
|
29493
|
+
display: inline-flex;
|
|
29494
|
+
align-items: center;
|
|
29495
|
+
justify-content: center;
|
|
29496
|
+
height: 32px;
|
|
29497
|
+
border-radius: 6px;
|
|
29498
|
+
line-height: 22px;
|
|
29499
|
+
transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
|
|
29500
|
+
transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
|
|
29574
29501
|
}
|
|
29575
|
-
|
|
29576
|
-
|
|
29577
|
-
font-family: Inter;
|
|
29578
|
-
font-style: normal;
|
|
29579
|
-
font-weight: normal;
|
|
29580
|
-
font-size: 20px;
|
|
29502
|
+
.buj61ew.ant-btn.ant-btn-lg {
|
|
29503
|
+
height: 40px;
|
|
29581
29504
|
line-height: 24px;
|
|
29582
29505
|
}
|
|
29583
|
-
|
|
29584
|
-
|
|
29585
|
-
|
|
29586
|
-
font-style: normal;
|
|
29587
|
-
font-weight: bold;
|
|
29588
|
-
font-size: 18px;
|
|
29589
|
-
line-height: 22px;
|
|
29506
|
+
.buj61ew.ant-btn.ant-btn-sm {
|
|
29507
|
+
height: 24px;
|
|
29508
|
+
line-height: 20px;
|
|
29590
29509
|
}
|
|
29591
|
-
|
|
29592
|
-
|
|
29593
|
-
font-family: Inter;
|
|
29594
|
-
font-style: normal;
|
|
29595
|
-
font-weight: normal;
|
|
29596
|
-
font-size: 18px;
|
|
29597
|
-
line-height: 22px;
|
|
29510
|
+
.buj61ew.ant-btn.ant-btn-circle, .buj61ew.ant-btn.ant-btn-circle-outline {
|
|
29511
|
+
border-radius: 50%;
|
|
29598
29512
|
}
|
|
29599
|
-
|
|
29600
|
-
|
|
29601
|
-
font-
|
|
29602
|
-
|
|
29603
|
-
|
|
29604
|
-
|
|
29605
|
-
line-height: 22px;
|
|
29513
|
+
.buj61ew.ant-btn.ant-btn-primary, .buj61ew.ant-btn.ant-btn-secondary, .buj61ew.ant-btn.ant-btn-tertiary, .buj61ew.ant-btn.ant-btn-ordinary, .buj61ew.ant-btn.ant-btn-ordinary-onTint, .buj61ew.ant-btn.ant-btn-quiet {
|
|
29514
|
+
color: var(--color, #06101f);
|
|
29515
|
+
font-weight: var(--font-weight);
|
|
29516
|
+
background: var(--background-color, #fff);
|
|
29517
|
+
border-width: var(--border-width, 1px);
|
|
29518
|
+
border-color: var(--border-color, #d9d9d9);
|
|
29606
29519
|
}
|
|
29607
|
-
|
|
29608
|
-
|
|
29609
|
-
font-family: Inter;
|
|
29610
|
-
font-style: normal;
|
|
29611
|
-
font-weight: normal;
|
|
29612
|
-
font-size: 16px;
|
|
29613
|
-
line-height: 22px;
|
|
29520
|
+
.buj61ew.ant-btn.ant-btn-primary[ant-click-animating-without-extra-node=true]:after, .buj61ew.ant-btn.ant-btn-secondary[ant-click-animating-without-extra-node=true]:after, .buj61ew.ant-btn.ant-btn-tertiary[ant-click-animating-without-extra-node=true]:after, .buj61ew.ant-btn.ant-btn-ordinary[ant-click-animating-without-extra-node=true]:after, .buj61ew.ant-btn.ant-btn-ordinary-onTint[ant-click-animating-without-extra-node=true]:after, .buj61ew.ant-btn.ant-btn-quiet[ant-click-animating-without-extra-node=true]:after {
|
|
29521
|
+
display: none;
|
|
29614
29522
|
}
|
|
29615
|
-
|
|
29616
|
-
|
|
29617
|
-
font-family: Inter;
|
|
29618
|
-
font-style: normal;
|
|
29619
|
-
font-weight: bold;
|
|
29620
|
-
font-size: 14px;
|
|
29621
|
-
line-height: 20px;
|
|
29523
|
+
.buj61ew.ant-btn.ant-btn-primary .anticon, .buj61ew.ant-btn.ant-btn-secondary .anticon, .buj61ew.ant-btn.ant-btn-tertiary .anticon, .buj61ew.ant-btn.ant-btn-ordinary .anticon, .buj61ew.ant-btn.ant-btn-ordinary-onTint .anticon, .buj61ew.ant-btn.ant-btn-quiet .anticon {
|
|
29524
|
+
color: var(--color, inherit);
|
|
29622
29525
|
}
|
|
29623
|
-
|
|
29624
|
-
|
|
29625
|
-
|
|
29626
|
-
font-style: normal;
|
|
29627
|
-
font-weight: normal;
|
|
29628
|
-
font-size: 14px;
|
|
29629
|
-
line-height: 20px;
|
|
29526
|
+
.buj61ew.ant-btn.ant-btn-primary:hover, .buj61ew.ant-btn.ant-btn-primary.__pseudo-states-hover, .buj61ew.ant-btn.ant-btn-secondary:hover, .buj61ew.ant-btn.ant-btn-secondary.__pseudo-states-hover, .buj61ew.ant-btn.ant-btn-tertiary:hover, .buj61ew.ant-btn.ant-btn-tertiary.__pseudo-states-hover, .buj61ew.ant-btn.ant-btn-ordinary:hover, .buj61ew.ant-btn.ant-btn-ordinary.__pseudo-states-hover, .buj61ew.ant-btn.ant-btn-ordinary-onTint:hover, .buj61ew.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-hover, .buj61ew.ant-btn.ant-btn-quiet:hover, .buj61ew.ant-btn.ant-btn-quiet.__pseudo-states-hover {
|
|
29527
|
+
background: var(--background-color-hover, var(--background-color));
|
|
29528
|
+
border-color: var(--border-color-hover, var(--border-color, transparent));
|
|
29630
29529
|
}
|
|
29631
|
-
|
|
29632
|
-
|
|
29633
|
-
|
|
29634
|
-
|
|
29635
|
-
|
|
29636
|
-
font-size: 12px;
|
|
29637
|
-
line-height: 18px;
|
|
29530
|
+
.buj61ew.ant-btn.ant-btn-primary:active, .buj61ew.ant-btn.ant-btn-primary.__pseudo-states-active, .buj61ew.ant-btn.ant-btn-secondary:active, .buj61ew.ant-btn.ant-btn-secondary.__pseudo-states-active, .buj61ew.ant-btn.ant-btn-tertiary:active, .buj61ew.ant-btn.ant-btn-tertiary.__pseudo-states-active, .buj61ew.ant-btn.ant-btn-ordinary:active, .buj61ew.ant-btn.ant-btn-ordinary.__pseudo-states-active, .buj61ew.ant-btn.ant-btn-ordinary-onTint:active, .buj61ew.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-active, .buj61ew.ant-btn.ant-btn-quiet:active, .buj61ew.ant-btn.ant-btn-quiet.__pseudo-states-active {
|
|
29531
|
+
--scale: 1;
|
|
29532
|
+
--transY: 1px;
|
|
29533
|
+
background: var(--background-color-active, var(--background-color));
|
|
29534
|
+
border-color: var(--border-color-active, var(--border-color, transparent));
|
|
29638
29535
|
}
|
|
29639
|
-
|
|
29640
|
-
|
|
29641
|
-
|
|
29642
|
-
|
|
29643
|
-
font-weight: normal;
|
|
29644
|
-
font-size: 12px;
|
|
29645
|
-
line-height: 18px;
|
|
29536
|
+
.buj61ew.ant-btn.ant-btn-primary:focus, .buj61ew.ant-btn.ant-btn-primary.__pseudo-states-focus, .buj61ew.ant-btn.ant-btn-secondary:focus, .buj61ew.ant-btn.ant-btn-secondary.__pseudo-states-focus, .buj61ew.ant-btn.ant-btn-tertiary:focus, .buj61ew.ant-btn.ant-btn-tertiary.__pseudo-states-focus, .buj61ew.ant-btn.ant-btn-ordinary:focus, .buj61ew.ant-btn.ant-btn-ordinary.__pseudo-states-focus, .buj61ew.ant-btn.ant-btn-ordinary-onTint:focus, .buj61ew.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-focus, .buj61ew.ant-btn.ant-btn-quiet:focus, .buj61ew.ant-btn.ant-btn-quiet.__pseudo-states-focus {
|
|
29537
|
+
background: var(--background-color-focus, var(--background-color));
|
|
29538
|
+
box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
|
|
29539
|
+
border-color: var(--border-color-focus, var(--border-color, transparent));
|
|
29646
29540
|
}
|
|
29647
|
-
|
|
29648
|
-
|
|
29649
|
-
|
|
29650
|
-
|
|
29651
|
-
|
|
29652
|
-
text-transform: uppercase;
|
|
29653
|
-
font-feature-settings: "cpsp" on;
|
|
29654
|
-
font-size: 12px;
|
|
29655
|
-
line-height: 18px;
|
|
29541
|
+
.buj61ew.ant-btn.ant-btn-primary[disabled], .buj61ew.ant-btn.ant-btn-primary[disabled]:hover, .buj61ew.ant-btn.ant-btn-primary[disabled]:focus, .buj61ew.ant-btn.ant-btn-primary[disabled]:active, .buj61ew.ant-btn.ant-btn-secondary[disabled], .buj61ew.ant-btn.ant-btn-secondary[disabled]:hover, .buj61ew.ant-btn.ant-btn-secondary[disabled]:focus, .buj61ew.ant-btn.ant-btn-secondary[disabled]:active, .buj61ew.ant-btn.ant-btn-tertiary[disabled], .buj61ew.ant-btn.ant-btn-tertiary[disabled]:hover, .buj61ew.ant-btn.ant-btn-tertiary[disabled]:focus, .buj61ew.ant-btn.ant-btn-tertiary[disabled]:active, .buj61ew.ant-btn.ant-btn-ordinary[disabled], .buj61ew.ant-btn.ant-btn-ordinary[disabled]:hover, .buj61ew.ant-btn.ant-btn-ordinary[disabled]:focus, .buj61ew.ant-btn.ant-btn-ordinary[disabled]:active, .buj61ew.ant-btn.ant-btn-ordinary-onTint[disabled], .buj61ew.ant-btn.ant-btn-ordinary-onTint[disabled]:hover, .buj61ew.ant-btn.ant-btn-ordinary-onTint[disabled]:focus, .buj61ew.ant-btn.ant-btn-ordinary-onTint[disabled]:active, .buj61ew.ant-btn.ant-btn-quiet[disabled], .buj61ew.ant-btn.ant-btn-quiet[disabled]:hover, .buj61ew.ant-btn.ant-btn-quiet[disabled]:focus, .buj61ew.ant-btn.ant-btn-quiet[disabled]:active {
|
|
29542
|
+
color: var(--color-disabled, var(--color));
|
|
29543
|
+
background: var(--background-color-disabled, var(--background-color));
|
|
29544
|
+
border-color: var(--border-color-disabled, var(--border-color, transparent));
|
|
29545
|
+
opacity: 0.5;
|
|
29656
29546
|
}
|
|
29657
|
-
|
|
29658
|
-
|
|
29659
|
-
|
|
29660
|
-
font-style: normal;
|
|
29661
|
-
font-weight: normal;
|
|
29662
|
-
text-transform: uppercase;
|
|
29663
|
-
font-feature-settings: "cpsp" on;
|
|
29664
|
-
font-size: 12px;
|
|
29665
|
-
line-height: 18px;
|
|
29547
|
+
.buj61ew.ant-btn-link[disabled] {
|
|
29548
|
+
color: #0080ff;
|
|
29549
|
+
opacity: 0.5;
|
|
29666
29550
|
}
|
|
29667
|
-
|
|
29668
|
-
|
|
29669
|
-
font-
|
|
29670
|
-
|
|
29671
|
-
|
|
29672
|
-
|
|
29673
|
-
|
|
29551
|
+
.buj61ew.ant-btn-primary {
|
|
29552
|
+
--color: #fff;
|
|
29553
|
+
--font-weight: bold;
|
|
29554
|
+
--border-width: 0;
|
|
29555
|
+
--background-color: #0080ff;
|
|
29556
|
+
--background-color-hover: #009dff;
|
|
29557
|
+
--background-color-active: #005ed1;
|
|
29558
|
+
--background-color-focus: #0080ff;
|
|
29559
|
+
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
29674
29560
|
}
|
|
29675
|
-
|
|
29676
|
-
|
|
29677
|
-
|
|
29678
|
-
|
|
29679
|
-
|
|
29680
|
-
|
|
29681
|
-
line-height: 24px;
|
|
29561
|
+
.buj61ew.ant-btn-primary.ant-btn-dangerous {
|
|
29562
|
+
--background-color: #f0483e;
|
|
29563
|
+
--background-color-hover: #ff5252;
|
|
29564
|
+
--background-color-active: #c73d31;
|
|
29565
|
+
--background-color-focus: #ff5252;
|
|
29566
|
+
--box-shadow-color-focus: rgba(255, 74, 74, 0.16);
|
|
29682
29567
|
}
|
|
29683
|
-
|
|
29684
|
-
|
|
29685
|
-
|
|
29686
|
-
|
|
29687
|
-
|
|
29688
|
-
font-size: 16px;
|
|
29689
|
-
line-height: 24px;
|
|
29568
|
+
.buj61ew.ant-btn-primary.btn-primary-orange {
|
|
29569
|
+
--background-color: #fea008;
|
|
29570
|
+
--background-color-hover: #feba33;
|
|
29571
|
+
--background-color-active: #e07f00;
|
|
29572
|
+
--background-color-focus: #fea008;
|
|
29690
29573
|
}
|
|
29691
|
-
|
|
29692
|
-
|
|
29693
|
-
font-
|
|
29694
|
-
|
|
29695
|
-
|
|
29696
|
-
|
|
29697
|
-
|
|
29574
|
+
.buj61ew.ant-btn-secondary {
|
|
29575
|
+
--color: #0080ff;
|
|
29576
|
+
--font-weight: bold;
|
|
29577
|
+
--border-width: 0;
|
|
29578
|
+
--background-color: rgba(0, 136, 255, 0.1);
|
|
29579
|
+
--background-color-hover: rgba(0, 136, 255, 0.16);
|
|
29580
|
+
--background-color-active: rgba(0, 136, 255, 0.2);
|
|
29581
|
+
--background-color-focus: rgba(0, 136, 255, 0.1);
|
|
29582
|
+
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
29583
|
+
}
|
|
29584
|
+
.buj61ew.ant-btn-secondary.ant-btn-dangerous {
|
|
29585
|
+
--color: #f0483e;
|
|
29586
|
+
--background-color: rgba(255, 74, 74, 0.1);
|
|
29587
|
+
--background-color-hover: rgba(255, 74, 74, 0.16);
|
|
29588
|
+
--background-color-active: rgba(255, 74, 74, 0.2);
|
|
29589
|
+
--background-color-focus: rgba(255, 74, 74, 0.1);
|
|
29590
|
+
--box-shadow-color-focus: rgba(255, 74, 74, 0.16);
|
|
29591
|
+
}
|
|
29592
|
+
.buj61ew.ant-btn-secondary.btn-primary-orange {
|
|
29593
|
+
--color: #fea008;
|
|
29594
|
+
--background-color: rgba(255, 187, 0, 0.1);
|
|
29595
|
+
--background-color-hover: rgba(255, 187, 0, 0.16);
|
|
29596
|
+
--background-color-active: rgba(255, 187, 0, 0.2);
|
|
29597
|
+
--background-color-focus: rgba(255, 187, 0, 0.1);
|
|
29598
|
+
}
|
|
29599
|
+
.buj61ew.ant-btn-tertiary {
|
|
29600
|
+
--color: #0080ff;
|
|
29601
|
+
--font-weight: bold;
|
|
29602
|
+
--border-width: 0;
|
|
29603
|
+
--background-color: #fff;
|
|
29604
|
+
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
29605
|
+
box-shadow: none;
|
|
29606
|
+
}
|
|
29607
|
+
.buj61ew.ant-btn-tertiary:not([disabled]):hover, .buj61ew.ant-btn-tertiary:not([disabled]):active, .buj61ew.ant-btn-tertiary:not([disabled]).__pseudo-states-hover, .buj61ew.ant-btn-tertiary:not([disabled]).__pseudo-states-active, .buj61ew.ant-btn-tertiary:not(:focus):hover, .buj61ew.ant-btn-tertiary:not(:focus):active, .buj61ew.ant-btn-tertiary:not(:focus).__pseudo-states-hover, .buj61ew.ant-btn-tertiary:not(:focus).__pseudo-states-active {
|
|
29608
|
+
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
29609
|
+
}
|
|
29610
|
+
.buj61ew.ant-btn-tertiary.ant-btn-dangerous {
|
|
29611
|
+
--color: #f0483e;
|
|
29612
|
+
--background-color: #fff;
|
|
29613
|
+
--box-shadow-color-focus: rgba(255, 74, 74, 0.16);
|
|
29614
|
+
}
|
|
29615
|
+
.buj61ew.ant-btn-tertiary.ant-btn-dangerous:not([disabled]):hover, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not([disabled]):active, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not([disabled]).__pseudo-states-hover, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not([disabled]).__pseudo-states-active, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not(:focus):hover, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not(:focus):active, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not(:focus).__pseudo-states-hover, .buj61ew.ant-btn-tertiary.ant-btn-dangerous:not(:focus).__pseudo-states-active {
|
|
29616
|
+
filter: drop-shadow(0px 2px 8px rgba(255, 74, 74, 0.1));
|
|
29617
|
+
}
|
|
29618
|
+
.buj61ew.ant-btn-tertiary.btn-primary-orange {
|
|
29619
|
+
--color: #fea008;
|
|
29620
|
+
--background-color: #fff;
|
|
29621
|
+
}
|
|
29622
|
+
.buj61ew.ant-btn-tertiary.btn-primary-orange:not([disabled]):hover, .buj61ew.ant-btn-tertiary.btn-primary-orange:not([disabled]):active, .buj61ew.ant-btn-tertiary.btn-primary-orange:not([disabled]).__pseudo-states-hover, .buj61ew.ant-btn-tertiary.btn-primary-orange:not([disabled]).__pseudo-states-active, .buj61ew.ant-btn-tertiary.btn-primary-orange:not(:focus):hover, .buj61ew.ant-btn-tertiary.btn-primary-orange:not(:focus):active, .buj61ew.ant-btn-tertiary.btn-primary-orange:not(:focus).__pseudo-states-hover, .buj61ew.ant-btn-tertiary.btn-primary-orange:not(:focus).__pseudo-states-active {
|
|
29623
|
+
filter: drop-shadow(0px 2px 8px rgba(255, 187, 0, 0.1));
|
|
29624
|
+
}
|
|
29625
|
+
.buj61ew.ant-btn-ordinary {
|
|
29626
|
+
--color: #1d326c;
|
|
29627
|
+
--border-color: #ccd4e3;
|
|
29628
|
+
--background-color: #fff;
|
|
29629
|
+
--background-color-hover: #edf0f7;
|
|
29630
|
+
--background-color-active: #e4e9f2;
|
|
29631
|
+
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
29632
|
+
box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
|
|
29633
|
+
}
|
|
29634
|
+
.buj61ew.ant-btn-ordinary:focus, .buj61ew.ant-btn-ordinary.__pseudo-states-focus {
|
|
29635
|
+
box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
|
|
29636
|
+
}
|
|
29637
|
+
.buj61ew.ant-btn-ordinary.ordinary-blue {
|
|
29638
|
+
--color: #0080ff;
|
|
29639
|
+
--border-color: #0080ff;
|
|
29640
|
+
--background-color: #fff;
|
|
29641
|
+
--background-color-hover: linear-gradient(
|
|
29642
|
+
0deg,
|
|
29643
|
+
rgba(0, 136, 255, 0.16),
|
|
29644
|
+
rgba(0, 136, 255, 0.16)
|
|
29645
|
+
),
|
|
29646
|
+
#ffffff;
|
|
29647
|
+
--background-color-active: linear-gradient(
|
|
29648
|
+
0deg,
|
|
29649
|
+
rgba(0, 136, 255, 0.2),
|
|
29650
|
+
rgba(0, 136, 255, 0.2)
|
|
29651
|
+
),
|
|
29652
|
+
#ffffff;
|
|
29653
|
+
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
29654
|
+
box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
|
|
29655
|
+
}
|
|
29656
|
+
.buj61ew.ant-btn-ordinary.ant-btn-dangerous {
|
|
29657
|
+
--color: #f0483e;
|
|
29658
|
+
--border-color: #f0483e;
|
|
29659
|
+
--background-color: #fff;
|
|
29660
|
+
--background-color-hover: linear-gradient(
|
|
29661
|
+
0deg,
|
|
29662
|
+
rgba(255, 74, 74, 0.16),
|
|
29663
|
+
rgba(255, 74, 74, 0.16)
|
|
29664
|
+
),
|
|
29665
|
+
#ffffff;
|
|
29666
|
+
--background-color-active: linear-gradient(
|
|
29667
|
+
0deg,
|
|
29668
|
+
rgba(255, 74, 74, 0.2),
|
|
29669
|
+
rgba(255, 74, 74, 0.2)
|
|
29670
|
+
),
|
|
29671
|
+
#ffffff;
|
|
29672
|
+
--box-shadow-color-focus: rgba(255, 74, 74, 0.16);
|
|
29673
|
+
}
|
|
29674
|
+
.buj61ew.ant-btn-ordinary-onTint {
|
|
29675
|
+
--color: #1d326c;
|
|
29676
|
+
--border-color: #fff;
|
|
29677
|
+
--background-color: #fff;
|
|
29678
|
+
--background-color-hover: rgba(211, 218, 235, 0.6);
|
|
29679
|
+
--background-color-active: rgba(192, 203, 224, 0.6);
|
|
29680
|
+
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
29681
|
+
box-shadow: none;
|
|
29682
|
+
}
|
|
29683
|
+
.buj61ew.ant-btn-ordinary-onTint.ordinary-blue {
|
|
29684
|
+
--color: #0080ff;
|
|
29685
|
+
--border-color: #fff;
|
|
29686
|
+
--background-color: #fff;
|
|
29687
|
+
--background-color-hover: rgba(0, 136, 255, 0.16);
|
|
29688
|
+
--background-color-active: rgba(0, 136, 255, 0.2);
|
|
29689
|
+
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
29690
|
+
box-shadow: none;
|
|
29691
|
+
}
|
|
29692
|
+
.buj61ew.ant-btn-ordinary-onTint.ant-btn-dangerous {
|
|
29693
|
+
--color: #f0483e;
|
|
29694
|
+
--background-color-hover: rgba(255, 74, 74, 0.16);
|
|
29695
|
+
--background-color-active: rgba(255, 74, 74, 0.2);
|
|
29696
|
+
--box-shadow-color-focus: rgba(255, 74, 74, 0.16);
|
|
29697
|
+
}
|
|
29698
|
+
.buj61ew.ant-btn-quiet {
|
|
29699
|
+
--color: rgba(44, 56, 82, 0.6);
|
|
29700
|
+
--border-width: 0;
|
|
29701
|
+
--background-color: transparent;
|
|
29702
|
+
--background-color-hover: rgba(211, 218, 235, 0.6);
|
|
29703
|
+
--background-color-active: rgba(192, 203, 224, 0.6);
|
|
29704
|
+
--background-color-focus: #fff;
|
|
29705
|
+
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
29706
|
+
box-shadow: none;
|
|
29707
|
+
}
|
|
29708
|
+
.buj61ew.ant-btn-quiet.ant-btn-dangerous {
|
|
29709
|
+
--color: #f0483e;
|
|
29710
|
+
--background-color-hover: rgba(255, 74, 74, 0.16);
|
|
29711
|
+
--background-color-active: rgba(255, 74, 74, 0.2);
|
|
29712
|
+
--box-shadow-color-focus: rgba(255, 74, 74, 0.16);
|
|
29713
|
+
}
|
|
29714
|
+
.buj61ew.ant-btn-quiet.quiet-blue {
|
|
29715
|
+
--color: #0080ff;
|
|
29716
|
+
--background-color: transparent;
|
|
29717
|
+
--background-color-hover: rgba(0, 136, 255, 0.16);
|
|
29718
|
+
--background-color-active: rgba(0, 136, 255, 0.2);
|
|
29719
|
+
--background-color-focus: #fff;
|
|
29720
|
+
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
29721
|
+
}
|
|
29722
|
+
.buj61ew .button-prefix-icon {
|
|
29723
|
+
margin-right: 8px;
|
|
29724
|
+
display: inline-flex;
|
|
29725
|
+
}
|
|
29726
|
+
.buj61ew .button-suffix-icon {
|
|
29727
|
+
margin-left: 8px;
|
|
29728
|
+
display: inline-flex;
|
|
29729
|
+
}
|
|
29730
|
+
.buj61ew .icon-wrapper {
|
|
29731
|
+
display: flex;
|
|
29732
|
+
justify-content: center;
|
|
29698
29733
|
}
|
|
29699
29734
|
|
|
29700
|
-
.
|
|
29701
|
-
|
|
29702
|
-
font-style: normal;
|
|
29703
|
-
font-weight: normal;
|
|
29704
|
-
text-transform: uppercase;
|
|
29705
|
-
font-feature-settings: "cpsp" on;
|
|
29706
|
-
font-size: 16px;
|
|
29707
|
-
line-height: 24px;
|
|
29735
|
+
.nchllas {
|
|
29736
|
+
padding: 0;
|
|
29708
29737
|
}
|
|
29709
29738
|
|
|
29710
|
-
.
|
|
29711
|
-
|
|
29712
|
-
|
|
29713
|
-
|
|
29714
|
-
|
|
29715
|
-
|
|
29716
|
-
|
|
29717
|
-
|
|
29739
|
+
.i1mrf09m {
|
|
29740
|
+
display: inline-flex;
|
|
29741
|
+
align-items: center;
|
|
29742
|
+
}
|
|
29743
|
+
.i1mrf09m .icon-inner {
|
|
29744
|
+
display: inline-flex;
|
|
29745
|
+
align-items: center;
|
|
29746
|
+
justify-content: center;
|
|
29747
|
+
}
|
|
29748
|
+
.i1mrf09m .icon-inner + span,
|
|
29749
|
+
.i1mrf09m span + .icon-inner.suffix {
|
|
29750
|
+
margin-left: 4px;
|
|
29751
|
+
}
|
|
29752
|
+
.i1mrf09m.is-rotate img,
|
|
29753
|
+
.i1mrf09m.is-rotate svg {
|
|
29754
|
+
animation: rotate 680ms linear infinite;
|
|
29718
29755
|
}
|
|
29719
29756
|
|
|
29720
|
-
.
|
|
29721
|
-
|
|
29722
|
-
font-style: normal;
|
|
29723
|
-
font-weight: normal;
|
|
29724
|
-
font-size: 14px;
|
|
29725
|
-
line-height: 22px;
|
|
29757
|
+
.bpq0js6 {
|
|
29758
|
+
padding: 4px 11px;
|
|
29726
29759
|
}
|
|
29727
29760
|
|
|
29728
|
-
.
|
|
29729
|
-
|
|
29730
|
-
|
|
29731
|
-
|
|
29732
|
-
|
|
29733
|
-
|
|
29761
|
+
.b15sn34c {
|
|
29762
|
+
white-space: nowrap;
|
|
29763
|
+
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
29764
|
+
}
|
|
29765
|
+
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
29766
|
+
--color: #0080ff;
|
|
29767
|
+
}
|
|
29768
|
+
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
|
|
29769
|
+
--color: #0080ff;
|
|
29770
|
+
}
|
|
29771
|
+
.b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
|
|
29772
|
+
margin-left: 1px;
|
|
29773
|
+
}
|
|
29774
|
+
.b15sn34c > .ant-btn:not(:only-child):first-child {
|
|
29775
|
+
border-top-right-radius: 0;
|
|
29776
|
+
border-bottom-right-radius: 0;
|
|
29777
|
+
}
|
|
29778
|
+
.b15sn34c > .ant-btn:not(:only-child):last-child {
|
|
29779
|
+
border-top-left-radius: 0;
|
|
29780
|
+
border-bottom-left-radius: 0;
|
|
29781
|
+
}
|
|
29782
|
+
.b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
29783
|
+
border-radius: unset;
|
|
29734
29784
|
}
|
|
29735
29785
|
|
|
29736
|
-
.
|
|
29737
|
-
|
|
29738
|
-
|
|
29739
|
-
|
|
29740
|
-
|
|
29741
|
-
|
|
29786
|
+
.iap75of {
|
|
29787
|
+
height: 18px;
|
|
29788
|
+
line-height: 18px;
|
|
29789
|
+
padding: 0 4px;
|
|
29790
|
+
border-radius: 4px;
|
|
29791
|
+
background: rgba(235, 239, 245, 0.6);
|
|
29792
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
29793
|
+
display: flex;
|
|
29794
|
+
align-items: center;
|
|
29795
|
+
white-space: nowrap;
|
|
29796
|
+
margin-right: 4px;
|
|
29742
29797
|
}
|
|
29743
29798
|
|
|
29744
|
-
.
|
|
29745
|
-
|
|
29746
|
-
font-style: normal;
|
|
29747
|
-
font-weight: normal;
|
|
29748
|
-
font-size: 14px;
|
|
29749
|
-
line-height: 22px;
|
|
29799
|
+
.obf05yr {
|
|
29800
|
+
display: inline-block;
|
|
29750
29801
|
}
|
|
29751
29802
|
|
|
29752
|
-
.
|
|
29753
|
-
|
|
29754
|
-
|
|
29803
|
+
.hsms1n6 {
|
|
29804
|
+
visibility: hidden;
|
|
29805
|
+
position: absolute;
|
|
29806
|
+
}
|
|
29807
|
+
|
|
29808
|
+
.p12gwtiw {
|
|
29809
|
+
display: flex;
|
|
29810
|
+
justify-content: space-between;
|
|
29811
|
+
align-items: center;
|
|
29812
|
+
padding: 10px 0;
|
|
29813
|
+
color: rgba(44, 56, 82, 0.6);
|
|
29814
|
+
font-size: 12px;
|
|
29815
|
+
line-height: 24px;
|
|
29816
|
+
}
|
|
29817
|
+
.p12gwtiw .pagination-left {
|
|
29818
|
+
padding: 2px 8px;
|
|
29819
|
+
}
|
|
29820
|
+
.p12gwtiw .dropdown-trigger {
|
|
29821
|
+
display: flex;
|
|
29822
|
+
align-items: center;
|
|
29823
|
+
border-radius: 6px;
|
|
29824
|
+
cursor: pointer;
|
|
29825
|
+
transition: all 0.3s ease;
|
|
29826
|
+
}
|
|
29827
|
+
.p12gwtiw .dropdown-trigger:hover {
|
|
29828
|
+
background: rgba(211, 218, 235, 0.6);
|
|
29829
|
+
color: #0080ff;
|
|
29830
|
+
}
|
|
29831
|
+
.p12gwtiw .dropdown-trigger .icon-inner {
|
|
29832
|
+
margin-left: 4px;
|
|
29833
|
+
}
|
|
29834
|
+
.p12gwtiw .pagination-right {
|
|
29835
|
+
display: flex;
|
|
29836
|
+
align-items: center;
|
|
29837
|
+
color: #0080ff;
|
|
29755
29838
|
font-weight: bold;
|
|
29756
|
-
|
|
29757
|
-
|
|
29839
|
+
}
|
|
29840
|
+
.p12gwtiw .pagination-right .icon-inner {
|
|
29841
|
+
margin-left: 4px;
|
|
29842
|
+
}
|
|
29843
|
+
.p12gwtiw .pagination-right .prev-btn,
|
|
29844
|
+
.p12gwtiw .pagination-right .next-btn {
|
|
29845
|
+
padding: 0 8px;
|
|
29846
|
+
}
|
|
29847
|
+
.p12gwtiw .pagination-right .prev-btn > span,
|
|
29848
|
+
.p12gwtiw .pagination-right .next-btn > span {
|
|
29849
|
+
color: #0080ff;
|
|
29850
|
+
}
|
|
29851
|
+
.p12gwtiw .pagination-right .next-btn .icon-inner {
|
|
29852
|
+
transform: rotate(180deg);
|
|
29758
29853
|
}
|
|
29759
29854
|
|
|
29760
|
-
.
|
|
29761
|
-
|
|
29762
|
-
|
|
29763
|
-
|
|
29764
|
-
|
|
29765
|
-
|
|
29766
|
-
font-size:
|
|
29767
|
-
line-height:
|
|
29855
|
+
.d1bnu0in.ant-dropdown .ant-dropdown-menu {
|
|
29856
|
+
max-height: calc(100vh - 128px);
|
|
29857
|
+
overflow-y: auto;
|
|
29858
|
+
}
|
|
29859
|
+
.d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
29860
|
+
padding: 4px 20px;
|
|
29861
|
+
font-size: 12px;
|
|
29862
|
+
line-height: 18px;
|
|
29768
29863
|
}
|
|
29769
29864
|
|
|
29770
|
-
.
|
|
29771
|
-
|
|
29772
|
-
|
|
29773
|
-
|
|
29774
|
-
|
|
29775
|
-
|
|
29776
|
-
|
|
29777
|
-
|
|
29865
|
+
.rxbeqvl.ant-radio-wrapper {
|
|
29866
|
+
display: inline-flex;
|
|
29867
|
+
align-items: baseline;
|
|
29868
|
+
white-space: pre-wrap;
|
|
29869
|
+
}
|
|
29870
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio {
|
|
29871
|
+
position: relative;
|
|
29872
|
+
top: 3px;
|
|
29873
|
+
}
|
|
29874
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
|
|
29875
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
29876
|
+
}
|
|
29877
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
|
|
29878
|
+
border-color: #0080ff;
|
|
29879
|
+
}
|
|
29880
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
|
|
29881
|
+
border-color: #0080ff;
|
|
29882
|
+
background: #0080ff;
|
|
29883
|
+
}
|
|
29884
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
|
|
29885
|
+
top: 4px;
|
|
29886
|
+
left: 4px;
|
|
29887
|
+
width: 6px;
|
|
29888
|
+
height: 6px;
|
|
29889
|
+
background: #fff;
|
|
29890
|
+
}
|
|
29891
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
|
|
29892
|
+
opacity: 0.5;
|
|
29893
|
+
}
|
|
29894
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
|
|
29895
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
29896
|
+
background: rgba(211, 218, 235, 0.6);
|
|
29897
|
+
}
|
|
29898
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
|
|
29899
|
+
background: #00122e;
|
|
29900
|
+
}
|
|
29901
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
|
|
29902
|
+
color: #00122e;
|
|
29903
|
+
opacity: 0.5;
|
|
29904
|
+
}
|
|
29905
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
|
|
29906
|
+
color: #00122e;
|
|
29907
|
+
}
|
|
29908
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio + span {
|
|
29909
|
+
display: inline-block;
|
|
29910
|
+
padding: 0;
|
|
29911
|
+
padding-left: 12px;
|
|
29912
|
+
}
|
|
29913
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
|
|
29914
|
+
margin-bottom: 0;
|
|
29915
|
+
white-space: pre-wrap;
|
|
29916
|
+
color: rgba(44, 56, 82, 0.6);
|
|
29917
|
+
}
|
|
29918
|
+
.rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
|
|
29919
|
+
padding-left: 8px;
|
|
29778
29920
|
}
|
|
29779
29921
|
|
|
29780
|
-
.
|
|
29781
|
-
|
|
29782
|
-
font-style: normal;
|
|
29783
|
-
font-weight: normal;
|
|
29784
|
-
font-size: 13px;
|
|
29785
|
-
line-height: 20px;
|
|
29922
|
+
.r5ie79y .ant-radio-button-wrapper:first-child {
|
|
29923
|
+
border-radius: 5px 0 0 5px;
|
|
29786
29924
|
}
|
|
29787
|
-
|
|
29788
|
-
|
|
29789
|
-
font-family: Inter;
|
|
29790
|
-
font-style: normal;
|
|
29791
|
-
font-weight: 600;
|
|
29792
|
-
font-size: 13px;
|
|
29793
|
-
line-height: 20px;
|
|
29925
|
+
.r5ie79y .ant-radio-button-wrapper:last-child {
|
|
29926
|
+
border-radius: 0 5px 5px 0;
|
|
29794
29927
|
}
|
|
29795
29928
|
|
|
29796
|
-
.
|
|
29797
|
-
|
|
29798
|
-
|
|
29799
|
-
font-weight: bold;
|
|
29800
|
-
font-size: 13px;
|
|
29801
|
-
line-height: 20px;
|
|
29929
|
+
.r1f0aqcc {
|
|
29930
|
+
color: #00122e;
|
|
29931
|
+
border-color: #ccd4e3;
|
|
29802
29932
|
}
|
|
29803
|
-
|
|
29804
|
-
|
|
29805
|
-
font-family: Inter;
|
|
29806
|
-
font-style: normal;
|
|
29807
|
-
font-weight: normal;
|
|
29808
|
-
font-size: 13px;
|
|
29809
|
-
line-height: 20px;
|
|
29933
|
+
.r1f0aqcc:first-child {
|
|
29934
|
+
border-color: #a3b4cc;
|
|
29810
29935
|
}
|
|
29811
|
-
|
|
29812
|
-
|
|
29813
|
-
|
|
29814
|
-
|
|
29815
|
-
font-weight: 600;
|
|
29816
|
-
font-size: 13px;
|
|
29817
|
-
line-height: 20px;
|
|
29936
|
+
.r1f0aqcc.ant-radio-button-wrapper {
|
|
29937
|
+
padding: 0 12px;
|
|
29938
|
+
line-height: 32px;
|
|
29939
|
+
height: 32px;
|
|
29818
29940
|
}
|
|
29819
|
-
|
|
29820
|
-
|
|
29821
|
-
font-family: Inter;
|
|
29822
|
-
font-style: normal;
|
|
29823
|
-
font-weight: bold;
|
|
29824
|
-
font-size: 13px;
|
|
29825
|
-
line-height: 20px;
|
|
29941
|
+
.r1f0aqcc.ant-radio-button-wrapper > span + span {
|
|
29942
|
+
white-space: nowrap;
|
|
29826
29943
|
}
|
|
29827
|
-
|
|
29828
|
-
|
|
29829
|
-
|
|
29830
|
-
font-style: normal;
|
|
29831
|
-
font-weight: normal;
|
|
29832
|
-
text-transform: uppercase;
|
|
29833
|
-
font-feature-settings: "cpsp" on;
|
|
29834
|
-
font-size: 13px;
|
|
29944
|
+
.ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
|
|
29945
|
+
height: 22px;
|
|
29946
|
+
padding: 0 7px;
|
|
29835
29947
|
line-height: 20px;
|
|
29836
29948
|
}
|
|
29837
|
-
|
|
29838
|
-
|
|
29839
|
-
font-family: Inter;
|
|
29840
|
-
font-style: normal;
|
|
29841
|
-
font-weight: bold;
|
|
29842
|
-
text-transform: uppercase;
|
|
29843
|
-
font-feature-settings: "cpsp" on;
|
|
29844
|
-
font-size: 13px;
|
|
29845
|
-
line-height: 20px;
|
|
29949
|
+
.r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
|
|
29950
|
+
background: #ccd4e3;
|
|
29846
29951
|
}
|
|
29847
|
-
|
|
29848
|
-
|
|
29849
|
-
font-family: Inter;
|
|
29850
|
-
font-style: normal;
|
|
29851
|
-
font-weight: normal;
|
|
29852
|
-
font-size: 12px;
|
|
29853
|
-
line-height: 18px;
|
|
29952
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
|
|
29953
|
+
background: #0080ff;
|
|
29854
29954
|
}
|
|
29855
|
-
|
|
29856
|
-
|
|
29857
|
-
|
|
29858
|
-
font-style: normal;
|
|
29859
|
-
font-weight: 500;
|
|
29860
|
-
font-size: 12px;
|
|
29861
|
-
line-height: 18px;
|
|
29955
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
|
|
29956
|
+
background: #ccd4e3;
|
|
29957
|
+
opacity: 0.5;
|
|
29862
29958
|
}
|
|
29863
|
-
|
|
29864
|
-
|
|
29865
|
-
font-family: Inter;
|
|
29866
|
-
font-style: normal;
|
|
29867
|
-
font-weight: bold;
|
|
29868
|
-
font-size: 12px;
|
|
29869
|
-
line-height: 18px;
|
|
29959
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
|
|
29960
|
+
border-right-color: #0080ff;
|
|
29870
29961
|
}
|
|
29871
|
-
|
|
29872
|
-
|
|
29873
|
-
font-family: Inter;
|
|
29874
|
-
font-style: normal;
|
|
29875
|
-
font-weight: normal;
|
|
29876
|
-
font-size: 12px;
|
|
29877
|
-
line-height: 18px;
|
|
29962
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
|
|
29963
|
+
border-color: #0080ff;
|
|
29878
29964
|
}
|
|
29879
|
-
|
|
29880
|
-
.
|
|
29881
|
-
font-family: Inter;
|
|
29882
|
-
font-style: normal;
|
|
29883
|
-
font-weight: 500;
|
|
29884
|
-
font-size: 12px;
|
|
29885
|
-
line-height: 18px;
|
|
29965
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked {
|
|
29966
|
+
background: rgba(0, 136, 255, 0.1);
|
|
29886
29967
|
}
|
|
29887
|
-
|
|
29888
|
-
.
|
|
29889
|
-
|
|
29890
|
-
|
|
29891
|
-
font-weight: bold;
|
|
29892
|
-
font-size: 12px;
|
|
29893
|
-
line-height: 18px;
|
|
29968
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled {
|
|
29969
|
+
background: rgba(211, 218, 235, 0.6);
|
|
29970
|
+
border-color: #ccd4e3;
|
|
29971
|
+
opacity: 0.5;
|
|
29894
29972
|
}
|
|
29895
|
-
|
|
29896
|
-
|
|
29897
|
-
|
|
29898
|
-
font-style: normal;
|
|
29899
|
-
font-weight: normal;
|
|
29900
|
-
text-transform: uppercase;
|
|
29901
|
-
font-feature-settings: "cpsp" on;
|
|
29902
|
-
font-size: 12px;
|
|
29903
|
-
line-height: 18px;
|
|
29973
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
|
|
29974
|
+
color: #00122e;
|
|
29975
|
+
border-color: #ccd4e3;
|
|
29904
29976
|
}
|
|
29905
|
-
|
|
29906
|
-
|
|
29907
|
-
|
|
29908
|
-
|
|
29909
|
-
font-weight: bold;
|
|
29910
|
-
text-transform: uppercase;
|
|
29911
|
-
font-feature-settings: "cpsp" on;
|
|
29912
|
-
font-size: 12px;
|
|
29913
|
-
line-height: 18px;
|
|
29977
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
|
|
29978
|
+
color: #00122e;
|
|
29979
|
+
border-color: #ccd4e3;
|
|
29980
|
+
background: rgba(172, 186, 211, 0.6);
|
|
29914
29981
|
}
|
|
29915
|
-
|
|
29916
|
-
|
|
29917
|
-
|
|
29918
|
-
|
|
29919
|
-
|
|
29920
|
-
|
|
29921
|
-
|
|
29982
|
+
.r1f0aqcc .ant-radio-button-input {
|
|
29983
|
+
margin-right: 8px;
|
|
29984
|
+
display: inline;
|
|
29985
|
+
border: none;
|
|
29986
|
+
padding: 0;
|
|
29987
|
+
width: 36px;
|
|
29988
|
+
background: transparent;
|
|
29922
29989
|
}
|
|
29923
|
-
|
|
29924
|
-
|
|
29925
|
-
font-family: Inter;
|
|
29926
|
-
font-style: normal;
|
|
29927
|
-
font-weight: normal;
|
|
29928
|
-
font-size: 13px;
|
|
29929
|
-
line-height: 20px;
|
|
29990
|
+
.r1f0aqcc .ant-radio-button-input:focus {
|
|
29991
|
+
box-shadow: none;
|
|
29930
29992
|
}
|
|
29931
|
-
|
|
29932
|
-
|
|
29933
|
-
|
|
29934
|
-
|
|
29935
|
-
font-weight: normal;
|
|
29936
|
-
font-size: 12px;
|
|
29937
|
-
line-height: 18px;
|
|
29993
|
+
.r1f0aqcc .ant-radio-button-input.ant-input-number {
|
|
29994
|
+
margin-right: 0;
|
|
29995
|
+
width: initial;
|
|
29996
|
+
box-shadow: none;
|
|
29938
29997
|
}
|
|
29939
|
-
|
|
29940
|
-
|
|
29941
|
-
font-family: Inter;
|
|
29942
|
-
font-style: normal;
|
|
29943
|
-
font-weight: normal;
|
|
29944
|
-
font-size: 12px;
|
|
29945
|
-
line-height: 18px;
|
|
29998
|
+
.r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
|
|
29999
|
+
display: none;
|
|
29946
30000
|
}
|
|
29947
|
-
|
|
29948
|
-
|
|
29949
|
-
|
|
29950
|
-
|
|
29951
|
-
|
|
29952
|
-
|
|
29953
|
-
|
|
29954
|
-
|
|
30001
|
+
.r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
|
|
30002
|
+
display: inline;
|
|
30003
|
+
}
|
|
30004
|
+
.r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
|
|
30005
|
+
display: inline;
|
|
30006
|
+
margin-right: 8px;
|
|
30007
|
+
padding: 0;
|
|
30008
|
+
width: 36px;
|
|
29955
30009
|
}
|
|
29956
30010
|
|
|
29957
|
-
.
|
|
29958
|
-
|
|
29959
|
-
|
|
29960
|
-
|
|
29961
|
-
|
|
29962
|
-
|
|
29963
|
-
|
|
30011
|
+
.s34f1qb.ant-switch {
|
|
30012
|
+
min-width: 40px;
|
|
30013
|
+
height: 24px;
|
|
30014
|
+
background: rgba(172, 186, 211, 0.6);
|
|
30015
|
+
overflow: hidden;
|
|
30016
|
+
}
|
|
30017
|
+
.s34f1qb.ant-switch:focus {
|
|
30018
|
+
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
30019
|
+
}
|
|
30020
|
+
.s34f1qb.ant-switch-small {
|
|
30021
|
+
min-width: 26px;
|
|
30022
|
+
height: 16px;
|
|
30023
|
+
}
|
|
30024
|
+
.s34f1qb.ant-switch-large {
|
|
30025
|
+
min-width: 52px;
|
|
30026
|
+
height: 32px;
|
|
30027
|
+
}
|
|
30028
|
+
.s34f1qb.ant-switch .ant-switch-handle {
|
|
30029
|
+
height: 20px;
|
|
30030
|
+
width: 20px;
|
|
30031
|
+
}
|
|
30032
|
+
.s34f1qb.ant-switch .ant-switch-handle::before {
|
|
30033
|
+
border-radius: 10px;
|
|
30034
|
+
transition-delay: 120ms;
|
|
30035
|
+
}
|
|
30036
|
+
.s34f1qb.ant-switch-small .ant-switch-handle {
|
|
30037
|
+
height: 14px;
|
|
30038
|
+
width: 14px;
|
|
30039
|
+
top: 1px;
|
|
30040
|
+
left: 1px;
|
|
30041
|
+
}
|
|
30042
|
+
.s34f1qb.ant-switch-large .ant-switch-handle {
|
|
30043
|
+
height: 28px;
|
|
30044
|
+
width: 28px;
|
|
29964
30045
|
}
|
|
29965
|
-
|
|
29966
|
-
|
|
29967
|
-
font-family: Inter;
|
|
29968
|
-
font-style: normal;
|
|
29969
|
-
font-weight: normal;
|
|
29970
|
-
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
29971
|
-
font-size: 12px;
|
|
29972
|
-
line-height: 18px;
|
|
30046
|
+
.s34f1qb.ant-switch-large .ant-switch-handle::before {
|
|
30047
|
+
border-radius: 14px;
|
|
29973
30048
|
}
|
|
29974
|
-
|
|
29975
|
-
|
|
29976
|
-
font-family: Inter;
|
|
29977
|
-
font-style: normal;
|
|
29978
|
-
font-weight: 500;
|
|
29979
|
-
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
29980
|
-
font-size: 12px;
|
|
29981
|
-
line-height: 18px;
|
|
30049
|
+
.s34f1qb.ant-switch-checked {
|
|
30050
|
+
background-color: #00ba5d;
|
|
29982
30051
|
}
|
|
29983
|
-
|
|
29984
|
-
|
|
29985
|
-
font-family: Inter;
|
|
29986
|
-
font-style: normal;
|
|
29987
|
-
font-weight: normal;
|
|
29988
|
-
font-feature-settings: "zero" on;
|
|
29989
|
-
font-size: 12px;
|
|
29990
|
-
line-height: 18px;
|
|
30052
|
+
.s34f1qb.ant-switch-checked .ant-switch-handle {
|
|
30053
|
+
left: calc(100% - 20px - 2px);
|
|
29991
30054
|
}
|
|
29992
|
-
|
|
29993
|
-
|
|
29994
|
-
font-family: Inter;
|
|
29995
|
-
font-style: normal;
|
|
29996
|
-
font-weight: 500;
|
|
29997
|
-
font-feature-settings: "zero" on;
|
|
29998
|
-
font-size: 12px;
|
|
29999
|
-
line-height: 18px;
|
|
30055
|
+
.s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
30056
|
+
left: calc(100% - 14px - 1px);
|
|
30000
30057
|
}
|
|
30001
|
-
|
|
30002
|
-
|
|
30003
|
-
font-family: Inter;
|
|
30004
|
-
font-style: normal;
|
|
30005
|
-
font-weight: bold;
|
|
30006
|
-
font-feature-settings: "zero" on;
|
|
30007
|
-
font-size: 16px;
|
|
30008
|
-
line-height: 24px;
|
|
30058
|
+
.s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
30059
|
+
left: calc(100% - 28px - 2px);
|
|
30009
30060
|
}
|
|
30010
30061
|
|
|
30011
|
-
.
|
|
30012
|
-
|
|
30013
|
-
font-style: normal;
|
|
30014
|
-
font-weight: normal;
|
|
30015
|
-
font-size: 10px;
|
|
30016
|
-
line-height: 12px;
|
|
30062
|
+
.c1to9vb9 {
|
|
30063
|
+
margin-left: 5px;
|
|
30017
30064
|
}
|
|
30018
30065
|
|
|
30019
30066
|
.cz04yix {
|
|
@@ -30696,6 +30743,10 @@ input.rrg1fkn.ant-input {
|
|
|
30696
30743
|
word-break: break-all;
|
|
30697
30744
|
}
|
|
30698
30745
|
|
|
30746
|
+
.i1e4sgug {
|
|
30747
|
+
display: inline-block;
|
|
30748
|
+
}
|
|
30749
|
+
|
|
30699
30750
|
.s1fc623g {
|
|
30700
30751
|
width: 430px !important;
|
|
30701
30752
|
}
|
|
@@ -30777,79 +30828,6 @@ input.rrg1fkn.ant-input {
|
|
|
30777
30828
|
opacity: 0;
|
|
30778
30829
|
}
|
|
30779
30830
|
|
|
30780
|
-
.i1mrf09m {
|
|
30781
|
-
display: inline-flex;
|
|
30782
|
-
align-items: center;
|
|
30783
|
-
}
|
|
30784
|
-
.i1mrf09m .icon-inner {
|
|
30785
|
-
display: inline-flex;
|
|
30786
|
-
align-items: center;
|
|
30787
|
-
justify-content: center;
|
|
30788
|
-
}
|
|
30789
|
-
.i1mrf09m .icon-inner + span,
|
|
30790
|
-
.i1mrf09m span + .icon-inner.suffix {
|
|
30791
|
-
margin-left: 4px;
|
|
30792
|
-
}
|
|
30793
|
-
.i1mrf09m.is-rotate img,
|
|
30794
|
-
.i1mrf09m.is-rotate svg {
|
|
30795
|
-
animation: rotate 680ms linear infinite;
|
|
30796
|
-
}
|
|
30797
|
-
|
|
30798
|
-
.bpq0js6 {
|
|
30799
|
-
padding: 4px 11px;
|
|
30800
|
-
}
|
|
30801
|
-
|
|
30802
|
-
.b15sn34c {
|
|
30803
|
-
white-space: nowrap;
|
|
30804
|
-
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
30805
|
-
}
|
|
30806
|
-
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
30807
|
-
--color: #0080ff;
|
|
30808
|
-
}
|
|
30809
|
-
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
|
|
30810
|
-
--color: #0080ff;
|
|
30811
|
-
}
|
|
30812
|
-
.b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
|
|
30813
|
-
margin-left: 1px;
|
|
30814
|
-
}
|
|
30815
|
-
.b15sn34c > .ant-btn:not(:only-child):first-child {
|
|
30816
|
-
border-top-right-radius: 0;
|
|
30817
|
-
border-bottom-right-radius: 0;
|
|
30818
|
-
}
|
|
30819
|
-
.b15sn34c > .ant-btn:not(:only-child):last-child {
|
|
30820
|
-
border-top-left-radius: 0;
|
|
30821
|
-
border-bottom-left-radius: 0;
|
|
30822
|
-
}
|
|
30823
|
-
.b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
30824
|
-
border-radius: unset;
|
|
30825
|
-
}
|
|
30826
|
-
|
|
30827
|
-
.iap75of {
|
|
30828
|
-
height: 18px;
|
|
30829
|
-
line-height: 18px;
|
|
30830
|
-
padding: 0 4px;
|
|
30831
|
-
border-radius: 4px;
|
|
30832
|
-
background: rgba(235, 239, 245, 0.6);
|
|
30833
|
-
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
30834
|
-
display: flex;
|
|
30835
|
-
align-items: center;
|
|
30836
|
-
white-space: nowrap;
|
|
30837
|
-
margin-right: 4px;
|
|
30838
|
-
}
|
|
30839
|
-
|
|
30840
|
-
.i1e4sgug {
|
|
30841
|
-
display: inline-block;
|
|
30842
|
-
}
|
|
30843
|
-
|
|
30844
|
-
.obf05yr {
|
|
30845
|
-
display: inline-block;
|
|
30846
|
-
}
|
|
30847
|
-
|
|
30848
|
-
.hsms1n6 {
|
|
30849
|
-
visibility: hidden;
|
|
30850
|
-
position: absolute;
|
|
30851
|
-
}
|
|
30852
|
-
|
|
30853
30831
|
.t1upn1sz {
|
|
30854
30832
|
height: 100%;
|
|
30855
30833
|
}
|
|
@@ -31214,311 +31192,479 @@ input.rrg1fkn.ant-input {
|
|
|
31214
31192
|
background: #fff;
|
|
31215
31193
|
}
|
|
31216
31194
|
|
|
31217
|
-
.
|
|
31218
|
-
|
|
31219
|
-
|
|
31220
|
-
|
|
31221
|
-
|
|
31222
|
-
|
|
31223
|
-
font-size: 12px;
|
|
31224
|
-
line-height: 24px;
|
|
31195
|
+
.d6j0lbj {
|
|
31196
|
+
font-family: Inter;
|
|
31197
|
+
font-style: normal;
|
|
31198
|
+
font-weight: bold;
|
|
31199
|
+
font-size: 32px;
|
|
31200
|
+
line-height: 40px;
|
|
31225
31201
|
}
|
|
31226
|
-
|
|
31227
|
-
|
|
31202
|
+
|
|
31203
|
+
.d1xhvvxe {
|
|
31204
|
+
font-family: Inter;
|
|
31205
|
+
font-style: normal;
|
|
31206
|
+
font-weight: bold;
|
|
31207
|
+
font-size: 24px;
|
|
31208
|
+
line-height: 32px;
|
|
31228
31209
|
}
|
|
31229
|
-
|
|
31230
|
-
|
|
31231
|
-
|
|
31232
|
-
|
|
31233
|
-
|
|
31234
|
-
|
|
31210
|
+
|
|
31211
|
+
.dk10mxq {
|
|
31212
|
+
font-family: Inter;
|
|
31213
|
+
font-style: normal;
|
|
31214
|
+
font-weight: normal;
|
|
31215
|
+
font-size: 32px;
|
|
31216
|
+
line-height: 40px;
|
|
31235
31217
|
}
|
|
31236
|
-
|
|
31237
|
-
|
|
31238
|
-
|
|
31218
|
+
|
|
31219
|
+
.dxsait {
|
|
31220
|
+
font-family: Inter;
|
|
31221
|
+
font-style: normal;
|
|
31222
|
+
font-weight: bold;
|
|
31223
|
+
font-size: 20px;
|
|
31224
|
+
line-height: 24px;
|
|
31239
31225
|
}
|
|
31240
|
-
|
|
31241
|
-
|
|
31226
|
+
|
|
31227
|
+
.dokn0h3 {
|
|
31228
|
+
font-family: Inter;
|
|
31229
|
+
font-style: normal;
|
|
31230
|
+
font-weight: normal;
|
|
31231
|
+
font-size: 20px;
|
|
31232
|
+
line-height: 24px;
|
|
31242
31233
|
}
|
|
31243
|
-
|
|
31244
|
-
|
|
31245
|
-
|
|
31246
|
-
|
|
31234
|
+
|
|
31235
|
+
.dobau4p {
|
|
31236
|
+
font-family: Inter;
|
|
31237
|
+
font-style: normal;
|
|
31247
31238
|
font-weight: bold;
|
|
31239
|
+
font-size: 18px;
|
|
31240
|
+
line-height: 22px;
|
|
31248
31241
|
}
|
|
31249
|
-
|
|
31250
|
-
|
|
31242
|
+
|
|
31243
|
+
.dvolwok {
|
|
31244
|
+
font-family: Inter;
|
|
31245
|
+
font-style: normal;
|
|
31246
|
+
font-weight: normal;
|
|
31247
|
+
font-size: 18px;
|
|
31248
|
+
line-height: 22px;
|
|
31251
31249
|
}
|
|
31252
|
-
|
|
31253
|
-
.
|
|
31254
|
-
|
|
31250
|
+
|
|
31251
|
+
.h181qhg4 {
|
|
31252
|
+
font-family: Inter;
|
|
31253
|
+
font-style: normal;
|
|
31254
|
+
font-weight: bold;
|
|
31255
|
+
font-size: 16px;
|
|
31256
|
+
line-height: 22px;
|
|
31255
31257
|
}
|
|
31256
|
-
|
|
31257
|
-
.
|
|
31258
|
-
|
|
31258
|
+
|
|
31259
|
+
.h1phgmcq {
|
|
31260
|
+
font-family: Inter;
|
|
31261
|
+
font-style: normal;
|
|
31262
|
+
font-weight: normal;
|
|
31263
|
+
font-size: 16px;
|
|
31264
|
+
line-height: 22px;
|
|
31265
|
+
}
|
|
31266
|
+
|
|
31267
|
+
.h173xnl1 {
|
|
31268
|
+
font-family: Inter;
|
|
31269
|
+
font-style: normal;
|
|
31270
|
+
font-weight: bold;
|
|
31271
|
+
font-size: 14px;
|
|
31272
|
+
line-height: 20px;
|
|
31273
|
+
}
|
|
31274
|
+
|
|
31275
|
+
.hedm4pz {
|
|
31276
|
+
font-family: Inter;
|
|
31277
|
+
font-style: normal;
|
|
31278
|
+
font-weight: normal;
|
|
31279
|
+
font-size: 14px;
|
|
31280
|
+
line-height: 20px;
|
|
31281
|
+
}
|
|
31282
|
+
|
|
31283
|
+
.h1kd8xld {
|
|
31284
|
+
font-family: Inter;
|
|
31285
|
+
font-style: normal;
|
|
31286
|
+
font-weight: bold;
|
|
31287
|
+
font-size: 12px;
|
|
31288
|
+
line-height: 18px;
|
|
31259
31289
|
}
|
|
31260
|
-
|
|
31261
|
-
|
|
31290
|
+
|
|
31291
|
+
.hp14fr {
|
|
31292
|
+
font-family: Inter;
|
|
31293
|
+
font-style: normal;
|
|
31294
|
+
font-weight: normal;
|
|
31295
|
+
font-size: 12px;
|
|
31296
|
+
line-height: 18px;
|
|
31262
31297
|
}
|
|
31263
31298
|
|
|
31264
|
-
.
|
|
31265
|
-
|
|
31266
|
-
|
|
31299
|
+
.hgrg7mn {
|
|
31300
|
+
font-family: Inter;
|
|
31301
|
+
font-style: normal;
|
|
31302
|
+
font-weight: bold;
|
|
31303
|
+
text-transform: uppercase;
|
|
31304
|
+
font-feature-settings: "cpsp" on;
|
|
31305
|
+
font-size: 12px;
|
|
31306
|
+
line-height: 18px;
|
|
31267
31307
|
}
|
|
31268
|
-
|
|
31269
|
-
|
|
31308
|
+
|
|
31309
|
+
.h6zme9x {
|
|
31310
|
+
font-family: Inter;
|
|
31311
|
+
font-style: normal;
|
|
31312
|
+
font-weight: normal;
|
|
31313
|
+
text-transform: uppercase;
|
|
31314
|
+
font-feature-settings: "cpsp" on;
|
|
31270
31315
|
font-size: 12px;
|
|
31271
31316
|
line-height: 18px;
|
|
31272
31317
|
}
|
|
31273
31318
|
|
|
31274
|
-
.
|
|
31275
|
-
|
|
31319
|
+
.locjvsv {
|
|
31320
|
+
font-family: Inter;
|
|
31321
|
+
font-style: normal;
|
|
31322
|
+
font-weight: normal;
|
|
31323
|
+
font-size: 16px;
|
|
31324
|
+
line-height: 24px;
|
|
31276
31325
|
}
|
|
31277
|
-
|
|
31278
|
-
|
|
31279
|
-
|
|
31280
|
-
|
|
31281
|
-
|
|
31282
|
-
|
|
31283
|
-
line-height:
|
|
31284
|
-
transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
|
|
31285
|
-
transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
|
|
31326
|
+
|
|
31327
|
+
.l13gi131 {
|
|
31328
|
+
font-family: Inter;
|
|
31329
|
+
font-style: normal;
|
|
31330
|
+
font-weight: bold;
|
|
31331
|
+
font-size: 16px;
|
|
31332
|
+
line-height: 24px;
|
|
31286
31333
|
}
|
|
31287
|
-
|
|
31288
|
-
|
|
31334
|
+
|
|
31335
|
+
.l1ynemsu {
|
|
31336
|
+
font-family: Inter;
|
|
31337
|
+
font-style: normal;
|
|
31338
|
+
font-weight: normal;
|
|
31339
|
+
font-size: 16px;
|
|
31289
31340
|
line-height: 24px;
|
|
31290
31341
|
}
|
|
31291
|
-
|
|
31292
|
-
|
|
31293
|
-
|
|
31342
|
+
|
|
31343
|
+
.l1cft1cx {
|
|
31344
|
+
font-family: Inter;
|
|
31345
|
+
font-style: normal;
|
|
31346
|
+
font-weight: bold;
|
|
31347
|
+
font-size: 16px;
|
|
31348
|
+
line-height: 24px;
|
|
31294
31349
|
}
|
|
31295
|
-
|
|
31296
|
-
|
|
31350
|
+
|
|
31351
|
+
.l17tqc8p {
|
|
31352
|
+
font-family: Inter;
|
|
31353
|
+
font-style: normal;
|
|
31354
|
+
font-weight: normal;
|
|
31355
|
+
text-transform: uppercase;
|
|
31356
|
+
font-feature-settings: "cpsp" on;
|
|
31357
|
+
font-size: 16px;
|
|
31358
|
+
line-height: 24px;
|
|
31297
31359
|
}
|
|
31298
|
-
|
|
31299
|
-
|
|
31300
|
-
font-
|
|
31301
|
-
|
|
31302
|
-
|
|
31303
|
-
|
|
31360
|
+
|
|
31361
|
+
.l1j1e5w7 {
|
|
31362
|
+
font-family: Inter;
|
|
31363
|
+
font-style: normal;
|
|
31364
|
+
font-weight: bold;
|
|
31365
|
+
text-transform: uppercase;
|
|
31366
|
+
font-feature-settings: "cpsp" on;
|
|
31367
|
+
font-size: 16px;
|
|
31368
|
+
line-height: 24px;
|
|
31304
31369
|
}
|
|
31305
|
-
|
|
31306
|
-
|
|
31370
|
+
|
|
31371
|
+
.l1gf91jb {
|
|
31372
|
+
font-family: Inter;
|
|
31373
|
+
font-style: normal;
|
|
31374
|
+
font-weight: normal;
|
|
31375
|
+
font-size: 14px;
|
|
31376
|
+
line-height: 22px;
|
|
31307
31377
|
}
|
|
31308
|
-
|
|
31309
|
-
|
|
31378
|
+
|
|
31379
|
+
.lu7hlr6 {
|
|
31380
|
+
font-family: Inter;
|
|
31381
|
+
font-style: normal;
|
|
31382
|
+
font-weight: 500;
|
|
31383
|
+
font-size: 14px;
|
|
31384
|
+
line-height: 22px;
|
|
31310
31385
|
}
|
|
31311
|
-
|
|
31312
|
-
|
|
31313
|
-
|
|
31386
|
+
|
|
31387
|
+
.l3l3jf0 {
|
|
31388
|
+
font-family: Inter;
|
|
31389
|
+
font-style: normal;
|
|
31390
|
+
font-weight: bold;
|
|
31391
|
+
font-size: 14px;
|
|
31392
|
+
line-height: 22px;
|
|
31314
31393
|
}
|
|
31315
|
-
|
|
31316
|
-
|
|
31317
|
-
|
|
31318
|
-
|
|
31319
|
-
|
|
31394
|
+
|
|
31395
|
+
.l12j5nqp {
|
|
31396
|
+
font-family: Inter;
|
|
31397
|
+
font-style: normal;
|
|
31398
|
+
font-weight: normal;
|
|
31399
|
+
font-size: 14px;
|
|
31400
|
+
line-height: 22px;
|
|
31320
31401
|
}
|
|
31321
|
-
|
|
31322
|
-
|
|
31323
|
-
|
|
31324
|
-
|
|
31402
|
+
|
|
31403
|
+
.l1tecqht {
|
|
31404
|
+
font-family: Inter;
|
|
31405
|
+
font-style: normal;
|
|
31406
|
+
font-weight: bold;
|
|
31407
|
+
font-size: 14px;
|
|
31408
|
+
line-height: 22px;
|
|
31325
31409
|
}
|
|
31326
|
-
|
|
31327
|
-
|
|
31328
|
-
|
|
31329
|
-
|
|
31330
|
-
|
|
31410
|
+
|
|
31411
|
+
.l6sa990 {
|
|
31412
|
+
font-family: Inter;
|
|
31413
|
+
font-style: normal;
|
|
31414
|
+
font-weight: normal;
|
|
31415
|
+
text-transform: uppercase;
|
|
31416
|
+
font-feature-settings: "cpsp" on;
|
|
31417
|
+
font-size: 14px;
|
|
31418
|
+
line-height: 22px;
|
|
31331
31419
|
}
|
|
31332
|
-
|
|
31333
|
-
|
|
31334
|
-
|
|
31420
|
+
|
|
31421
|
+
.lckqe8j {
|
|
31422
|
+
font-family: Inter;
|
|
31423
|
+
font-style: normal;
|
|
31424
|
+
font-weight: bold;
|
|
31425
|
+
text-transform: uppercase;
|
|
31426
|
+
font-feature-settings: "cpsp" on;
|
|
31427
|
+
font-size: 14px;
|
|
31428
|
+
line-height: 22px;
|
|
31335
31429
|
}
|
|
31336
|
-
|
|
31337
|
-
|
|
31338
|
-
|
|
31339
|
-
|
|
31340
|
-
|
|
31341
|
-
|
|
31342
|
-
|
|
31343
|
-
--background-color-focus: #0080ff;
|
|
31344
|
-
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
31430
|
+
|
|
31431
|
+
.l1kuminb {
|
|
31432
|
+
font-family: Inter;
|
|
31433
|
+
font-style: normal;
|
|
31434
|
+
font-weight: normal;
|
|
31435
|
+
font-size: 13px;
|
|
31436
|
+
line-height: 20px;
|
|
31345
31437
|
}
|
|
31346
|
-
|
|
31347
|
-
|
|
31348
|
-
|
|
31349
|
-
|
|
31350
|
-
|
|
31351
|
-
|
|
31438
|
+
|
|
31439
|
+
.l1pbuf5j {
|
|
31440
|
+
font-family: Inter;
|
|
31441
|
+
font-style: normal;
|
|
31442
|
+
font-weight: 600;
|
|
31443
|
+
font-size: 13px;
|
|
31444
|
+
line-height: 20px;
|
|
31352
31445
|
}
|
|
31353
|
-
|
|
31354
|
-
|
|
31355
|
-
|
|
31356
|
-
|
|
31357
|
-
|
|
31446
|
+
|
|
31447
|
+
.l1r4ztu {
|
|
31448
|
+
font-family: Inter;
|
|
31449
|
+
font-style: normal;
|
|
31450
|
+
font-weight: bold;
|
|
31451
|
+
font-size: 13px;
|
|
31452
|
+
line-height: 20px;
|
|
31358
31453
|
}
|
|
31359
|
-
|
|
31360
|
-
|
|
31361
|
-
|
|
31362
|
-
|
|
31363
|
-
|
|
31364
|
-
|
|
31365
|
-
|
|
31366
|
-
--background-color-focus: rgba(0, 136, 255, 0.1);
|
|
31367
|
-
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
31454
|
+
|
|
31455
|
+
.ly8vzok {
|
|
31456
|
+
font-family: Inter;
|
|
31457
|
+
font-style: normal;
|
|
31458
|
+
font-weight: normal;
|
|
31459
|
+
font-size: 13px;
|
|
31460
|
+
line-height: 20px;
|
|
31368
31461
|
}
|
|
31369
|
-
|
|
31370
|
-
|
|
31371
|
-
|
|
31372
|
-
|
|
31373
|
-
|
|
31374
|
-
|
|
31375
|
-
|
|
31462
|
+
|
|
31463
|
+
.lumfmf {
|
|
31464
|
+
font-family: Inter;
|
|
31465
|
+
font-style: normal;
|
|
31466
|
+
font-weight: 600;
|
|
31467
|
+
font-size: 13px;
|
|
31468
|
+
line-height: 20px;
|
|
31469
|
+
}
|
|
31470
|
+
|
|
31471
|
+
.l16ujwmv {
|
|
31472
|
+
font-family: Inter;
|
|
31473
|
+
font-style: normal;
|
|
31474
|
+
font-weight: bold;
|
|
31475
|
+
font-size: 13px;
|
|
31476
|
+
line-height: 20px;
|
|
31477
|
+
}
|
|
31478
|
+
|
|
31479
|
+
.l17o1ffr {
|
|
31480
|
+
font-family: Inter;
|
|
31481
|
+
font-style: normal;
|
|
31482
|
+
font-weight: normal;
|
|
31483
|
+
text-transform: uppercase;
|
|
31484
|
+
font-feature-settings: "cpsp" on;
|
|
31485
|
+
font-size: 13px;
|
|
31486
|
+
line-height: 20px;
|
|
31376
31487
|
}
|
|
31377
|
-
|
|
31378
|
-
|
|
31379
|
-
|
|
31380
|
-
|
|
31381
|
-
|
|
31382
|
-
|
|
31488
|
+
|
|
31489
|
+
.lngllvn {
|
|
31490
|
+
font-family: Inter;
|
|
31491
|
+
font-style: normal;
|
|
31492
|
+
font-weight: bold;
|
|
31493
|
+
text-transform: uppercase;
|
|
31494
|
+
font-feature-settings: "cpsp" on;
|
|
31495
|
+
font-size: 13px;
|
|
31496
|
+
line-height: 20px;
|
|
31383
31497
|
}
|
|
31384
|
-
|
|
31385
|
-
|
|
31386
|
-
|
|
31387
|
-
|
|
31388
|
-
|
|
31389
|
-
|
|
31390
|
-
|
|
31498
|
+
|
|
31499
|
+
.l2i7fo9 {
|
|
31500
|
+
font-family: Inter;
|
|
31501
|
+
font-style: normal;
|
|
31502
|
+
font-weight: normal;
|
|
31503
|
+
font-size: 12px;
|
|
31504
|
+
line-height: 18px;
|
|
31391
31505
|
}
|
|
31392
|
-
|
|
31393
|
-
|
|
31506
|
+
|
|
31507
|
+
.l1x7hscx {
|
|
31508
|
+
font-family: Inter;
|
|
31509
|
+
font-style: normal;
|
|
31510
|
+
font-weight: 500;
|
|
31511
|
+
font-size: 12px;
|
|
31512
|
+
line-height: 18px;
|
|
31394
31513
|
}
|
|
31395
|
-
|
|
31396
|
-
|
|
31397
|
-
|
|
31398
|
-
|
|
31514
|
+
|
|
31515
|
+
.le1jwan {
|
|
31516
|
+
font-family: Inter;
|
|
31517
|
+
font-style: normal;
|
|
31518
|
+
font-weight: bold;
|
|
31519
|
+
font-size: 12px;
|
|
31520
|
+
line-height: 18px;
|
|
31399
31521
|
}
|
|
31400
|
-
|
|
31401
|
-
|
|
31522
|
+
|
|
31523
|
+
.lyxynfj {
|
|
31524
|
+
font-family: Inter;
|
|
31525
|
+
font-style: normal;
|
|
31526
|
+
font-weight: normal;
|
|
31527
|
+
font-size: 12px;
|
|
31528
|
+
line-height: 18px;
|
|
31402
31529
|
}
|
|
31403
|
-
|
|
31404
|
-
|
|
31405
|
-
|
|
31530
|
+
|
|
31531
|
+
.lpb2nxv {
|
|
31532
|
+
font-family: Inter;
|
|
31533
|
+
font-style: normal;
|
|
31534
|
+
font-weight: 500;
|
|
31535
|
+
font-size: 12px;
|
|
31536
|
+
line-height: 18px;
|
|
31406
31537
|
}
|
|
31407
|
-
|
|
31408
|
-
|
|
31538
|
+
|
|
31539
|
+
.l1r8o3vv {
|
|
31540
|
+
font-family: Inter;
|
|
31541
|
+
font-style: normal;
|
|
31542
|
+
font-weight: bold;
|
|
31543
|
+
font-size: 12px;
|
|
31544
|
+
line-height: 18px;
|
|
31409
31545
|
}
|
|
31410
|
-
|
|
31411
|
-
|
|
31412
|
-
|
|
31413
|
-
|
|
31414
|
-
|
|
31415
|
-
|
|
31416
|
-
|
|
31417
|
-
|
|
31546
|
+
|
|
31547
|
+
.lemnjy2 {
|
|
31548
|
+
font-family: Inter;
|
|
31549
|
+
font-style: normal;
|
|
31550
|
+
font-weight: normal;
|
|
31551
|
+
text-transform: uppercase;
|
|
31552
|
+
font-feature-settings: "cpsp" on;
|
|
31553
|
+
font-size: 12px;
|
|
31554
|
+
line-height: 18px;
|
|
31418
31555
|
}
|
|
31419
|
-
|
|
31420
|
-
|
|
31556
|
+
|
|
31557
|
+
.lrc42gb {
|
|
31558
|
+
font-family: Inter;
|
|
31559
|
+
font-style: normal;
|
|
31560
|
+
font-weight: bold;
|
|
31561
|
+
text-transform: uppercase;
|
|
31562
|
+
font-feature-settings: "cpsp" on;
|
|
31563
|
+
font-size: 12px;
|
|
31564
|
+
line-height: 18px;
|
|
31421
31565
|
}
|
|
31422
|
-
|
|
31423
|
-
|
|
31424
|
-
|
|
31425
|
-
|
|
31426
|
-
|
|
31427
|
-
|
|
31428
|
-
|
|
31429
|
-
rgba(0, 136, 255, 0.16)
|
|
31430
|
-
),
|
|
31431
|
-
#ffffff;
|
|
31432
|
-
--background-color-active: linear-gradient(
|
|
31433
|
-
0deg,
|
|
31434
|
-
rgba(0, 136, 255, 0.2),
|
|
31435
|
-
rgba(0, 136, 255, 0.2)
|
|
31436
|
-
),
|
|
31437
|
-
#ffffff;
|
|
31438
|
-
--box-shadow-color-focus: rgba(0, 136, 255, 0.16);
|
|
31439
|
-
box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
|
|
31566
|
+
|
|
31567
|
+
.fqaz4mb {
|
|
31568
|
+
font-family: Inter;
|
|
31569
|
+
font-style: normal;
|
|
31570
|
+
font-weight: normal;
|
|
31571
|
+
font-size: 13px;
|
|
31572
|
+
line-height: 20px;
|
|
31440
31573
|
}
|
|
31441
|
-
|
|
31442
|
-
|
|
31443
|
-
|
|
31444
|
-
|
|
31445
|
-
|
|
31446
|
-
|
|
31447
|
-
|
|
31448
|
-
rgba(255, 74, 74, 0.16)
|
|
31449
|
-
),
|
|
31450
|
-
#ffffff;
|
|
31451
|
-
--background-color-active: linear-gradient(
|
|
31452
|
-
0deg,
|
|
31453
|
-
rgba(255, 74, 74, 0.2),
|
|
31454
|
-
rgba(255, 74, 74, 0.2)
|
|
31455
|
-
),
|
|
31456
|
-
#ffffff;
|
|
31457
|
-
--box-shadow-color-focus: rgba(255, 74, 74, 0.16);
|
|
31574
|
+
|
|
31575
|
+
.f13we5o {
|
|
31576
|
+
font-family: Inter;
|
|
31577
|
+
font-style: normal;
|
|
31578
|
+
font-weight: normal;
|
|
31579
|
+
font-size: 13px;
|
|
31580
|
+
line-height: 20px;
|
|
31458
31581
|
}
|
|
31459
|
-
|
|
31460
|
-
|
|
31461
|
-
|
|
31462
|
-
|
|
31463
|
-
|
|
31464
|
-
|
|
31465
|
-
|
|
31466
|
-
box-shadow: none;
|
|
31582
|
+
|
|
31583
|
+
.ffmjua2 {
|
|
31584
|
+
font-family: Inter;
|
|
31585
|
+
font-style: normal;
|
|
31586
|
+
font-weight: normal;
|
|
31587
|
+
font-size: 12px;
|
|
31588
|
+
line-height: 18px;
|
|
31467
31589
|
}
|
|
31468
|
-
|
|
31469
|
-
|
|
31470
|
-
|
|
31471
|
-
|
|
31472
|
-
|
|
31473
|
-
|
|
31474
|
-
|
|
31475
|
-
box-shadow: none;
|
|
31590
|
+
|
|
31591
|
+
.fz2mxw0 {
|
|
31592
|
+
font-family: Inter;
|
|
31593
|
+
font-style: normal;
|
|
31594
|
+
font-weight: normal;
|
|
31595
|
+
font-size: 12px;
|
|
31596
|
+
line-height: 18px;
|
|
31476
31597
|
}
|
|
31477
|
-
|
|
31478
|
-
|
|
31479
|
-
|
|
31480
|
-
|
|
31481
|
-
|
|
31598
|
+
|
|
31599
|
+
.t1ertzoh {
|
|
31600
|
+
font-family: Inter;
|
|
31601
|
+
font-style: normal;
|
|
31602
|
+
font-weight: normal;
|
|
31603
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
31604
|
+
font-size: 13px;
|
|
31605
|
+
line-height: 20px;
|
|
31482
31606
|
}
|
|
31483
|
-
|
|
31484
|
-
|
|
31485
|
-
|
|
31486
|
-
|
|
31487
|
-
|
|
31488
|
-
|
|
31489
|
-
|
|
31490
|
-
|
|
31491
|
-
box-shadow: none;
|
|
31607
|
+
|
|
31608
|
+
.t19bge8r {
|
|
31609
|
+
font-family: Inter;
|
|
31610
|
+
font-style: normal;
|
|
31611
|
+
font-weight: normal;
|
|
31612
|
+
font-feature-settings: "zero" on;
|
|
31613
|
+
font-size: 13px;
|
|
31614
|
+
line-height: 20px;
|
|
31492
31615
|
}
|
|
31493
|
-
|
|
31494
|
-
|
|
31495
|
-
|
|
31496
|
-
|
|
31497
|
-
|
|
31616
|
+
|
|
31617
|
+
.tjrzfyl {
|
|
31618
|
+
font-family: Inter;
|
|
31619
|
+
font-style: normal;
|
|
31620
|
+
font-weight: normal;
|
|
31621
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
31622
|
+
font-size: 12px;
|
|
31623
|
+
line-height: 18px;
|
|
31498
31624
|
}
|
|
31499
|
-
|
|
31500
|
-
|
|
31501
|
-
|
|
31502
|
-
|
|
31503
|
-
|
|
31504
|
-
|
|
31505
|
-
|
|
31625
|
+
|
|
31626
|
+
.tm6s7bo {
|
|
31627
|
+
font-family: Inter;
|
|
31628
|
+
font-style: normal;
|
|
31629
|
+
font-weight: 500;
|
|
31630
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
31631
|
+
font-size: 12px;
|
|
31632
|
+
line-height: 18px;
|
|
31506
31633
|
}
|
|
31507
|
-
|
|
31508
|
-
|
|
31509
|
-
|
|
31634
|
+
|
|
31635
|
+
.t19zq6ic {
|
|
31636
|
+
font-family: Inter;
|
|
31637
|
+
font-style: normal;
|
|
31638
|
+
font-weight: normal;
|
|
31639
|
+
font-feature-settings: "zero" on;
|
|
31640
|
+
font-size: 12px;
|
|
31641
|
+
line-height: 18px;
|
|
31510
31642
|
}
|
|
31511
|
-
|
|
31512
|
-
|
|
31513
|
-
|
|
31643
|
+
|
|
31644
|
+
.t1gduru8 {
|
|
31645
|
+
font-family: Inter;
|
|
31646
|
+
font-style: normal;
|
|
31647
|
+
font-weight: 500;
|
|
31648
|
+
font-feature-settings: "zero" on;
|
|
31649
|
+
font-size: 12px;
|
|
31650
|
+
line-height: 18px;
|
|
31514
31651
|
}
|
|
31515
|
-
|
|
31516
|
-
|
|
31517
|
-
|
|
31652
|
+
|
|
31653
|
+
.t55raab {
|
|
31654
|
+
font-family: Inter;
|
|
31655
|
+
font-style: normal;
|
|
31656
|
+
font-weight: bold;
|
|
31657
|
+
font-feature-settings: "zero" on;
|
|
31658
|
+
font-size: 16px;
|
|
31659
|
+
line-height: 24px;
|
|
31518
31660
|
}
|
|
31519
31661
|
|
|
31520
|
-
.
|
|
31521
|
-
|
|
31662
|
+
.u1w9abfe {
|
|
31663
|
+
font-family: Inter;
|
|
31664
|
+
font-style: normal;
|
|
31665
|
+
font-weight: normal;
|
|
31666
|
+
font-size: 10px;
|
|
31667
|
+
line-height: 12px;
|
|
31522
31668
|
}
|
|
31523
31669
|
|
|
31524
31670
|
.c1up1pdz {
|
|
@@ -31661,1344 +31807,1194 @@ input.rrg1fkn.ant-input {
|
|
|
31661
31807
|
color: #fff;
|
|
31662
31808
|
}
|
|
31663
31809
|
|
|
31664
|
-
.
|
|
31665
|
-
|
|
31666
|
-
|
|
31667
|
-
|
|
31810
|
+
.c1bus5hc {
|
|
31811
|
+
--color: white;
|
|
31812
|
+
height: 14px;
|
|
31813
|
+
width: 14px;
|
|
31814
|
+
border-radius: 50%;
|
|
31815
|
+
flex-shrink: 0;
|
|
31816
|
+
display: flex;
|
|
31817
|
+
align-items: center;
|
|
31818
|
+
justify-content: center;
|
|
31819
|
+
border: 1px solid var(--color);
|
|
31668
31820
|
}
|
|
31669
|
-
.
|
|
31821
|
+
.c1bus5hc .circle-inner {
|
|
31670
31822
|
position: relative;
|
|
31671
|
-
|
|
31672
|
-
|
|
31673
|
-
|
|
31674
|
-
|
|
31675
|
-
}
|
|
31676
|
-
.rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
|
|
31677
|
-
border-color: #0080ff;
|
|
31678
|
-
}
|
|
31679
|
-
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
|
|
31680
|
-
border-color: #0080ff;
|
|
31681
|
-
background: #0080ff;
|
|
31682
|
-
}
|
|
31683
|
-
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
|
|
31684
|
-
top: 4px;
|
|
31685
|
-
left: 4px;
|
|
31686
|
-
width: 6px;
|
|
31687
|
-
height: 6px;
|
|
31688
|
-
background: #fff;
|
|
31689
|
-
}
|
|
31690
|
-
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
|
|
31691
|
-
opacity: 0.5;
|
|
31692
|
-
}
|
|
31693
|
-
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
|
|
31694
|
-
border-color: rgba(107, 128, 167, 0.6);
|
|
31695
|
-
background: rgba(211, 218, 235, 0.6);
|
|
31696
|
-
}
|
|
31697
|
-
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
|
|
31698
|
-
background: #00122e;
|
|
31699
|
-
}
|
|
31700
|
-
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
|
|
31701
|
-
color: #00122e;
|
|
31702
|
-
opacity: 0.5;
|
|
31703
|
-
}
|
|
31704
|
-
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
|
|
31705
|
-
color: #00122e;
|
|
31706
|
-
}
|
|
31707
|
-
.rxbeqvl.ant-radio-wrapper .ant-radio + span {
|
|
31708
|
-
display: inline-block;
|
|
31709
|
-
padding: 0;
|
|
31710
|
-
padding-left: 12px;
|
|
31711
|
-
}
|
|
31712
|
-
.rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
|
|
31713
|
-
margin-bottom: 0;
|
|
31714
|
-
white-space: pre-wrap;
|
|
31715
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31716
|
-
}
|
|
31717
|
-
.rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
|
|
31718
|
-
padding-left: 8px;
|
|
31823
|
+
height: 10px;
|
|
31824
|
+
width: 10px;
|
|
31825
|
+
border-radius: 50%;
|
|
31826
|
+
overflow: hidden;
|
|
31719
31827
|
}
|
|
31720
|
-
|
|
31721
|
-
|
|
31722
|
-
|
|
31828
|
+
.c1bus5hc .circle-content {
|
|
31829
|
+
position: absolute;
|
|
31830
|
+
height: 100%;
|
|
31831
|
+
width: 100%;
|
|
31832
|
+
left: 0;
|
|
31833
|
+
top: 0;
|
|
31834
|
+
border-radius: 50%;
|
|
31835
|
+
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
31836
|
+
transform: rotate(180deg);
|
|
31723
31837
|
}
|
|
31724
|
-
.
|
|
31725
|
-
|
|
31838
|
+
.c1bus5hc .circle-child {
|
|
31839
|
+
position: absolute;
|
|
31840
|
+
height: 100%;
|
|
31841
|
+
width: 100%;
|
|
31842
|
+
left: 0;
|
|
31843
|
+
top: 0;
|
|
31844
|
+
margin-left: 50%;
|
|
31845
|
+
transform-origin: left;
|
|
31846
|
+
background: white;
|
|
31847
|
+
transform: rotate(0deg);
|
|
31726
31848
|
}
|
|
31727
31849
|
|
|
31728
|
-
.
|
|
31729
|
-
|
|
31730
|
-
border-color: #ccd4e3;
|
|
31731
|
-
}
|
|
31732
|
-
.r1f0aqcc:first-child {
|
|
31733
|
-
border-color: #a3b4cc;
|
|
31850
|
+
.c1uzzomf {
|
|
31851
|
+
margin-bottom: 16px;
|
|
31734
31852
|
}
|
|
31735
|
-
.
|
|
31736
|
-
|
|
31853
|
+
.c1uzzomf .card-title {
|
|
31854
|
+
font-size: 16px;
|
|
31855
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31856
|
+
font-weight: 700;
|
|
31737
31857
|
line-height: 32px;
|
|
31738
|
-
height: 32px;
|
|
31739
|
-
}
|
|
31740
|
-
.r1f0aqcc.ant-radio-button-wrapper > span + span {
|
|
31741
|
-
white-space: nowrap;
|
|
31742
|
-
}
|
|
31743
|
-
.ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
|
|
31744
|
-
height: 22px;
|
|
31745
|
-
padding: 0 7px;
|
|
31746
|
-
line-height: 20px;
|
|
31747
|
-
}
|
|
31748
|
-
.r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
|
|
31749
|
-
background: #ccd4e3;
|
|
31750
|
-
}
|
|
31751
|
-
.r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
|
|
31752
|
-
background: #0080ff;
|
|
31753
|
-
}
|
|
31754
|
-
.r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
|
|
31755
|
-
background: #ccd4e3;
|
|
31756
|
-
opacity: 0.5;
|
|
31757
|
-
}
|
|
31758
|
-
.r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
|
|
31759
|
-
border-right-color: #0080ff;
|
|
31760
|
-
}
|
|
31761
|
-
.r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
|
|
31762
|
-
border-color: #0080ff;
|
|
31763
|
-
}
|
|
31764
|
-
.r1f0aqcc.ant-radio-button-wrapper-checked {
|
|
31765
|
-
background: rgba(0, 136, 255, 0.1);
|
|
31766
|
-
}
|
|
31767
|
-
.r1f0aqcc.ant-radio-button-wrapper-disabled {
|
|
31768
|
-
background: rgba(211, 218, 235, 0.6);
|
|
31769
|
-
border-color: #ccd4e3;
|
|
31770
|
-
opacity: 0.5;
|
|
31771
|
-
}
|
|
31772
|
-
.r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
|
|
31773
|
-
color: #00122e;
|
|
31774
|
-
border-color: #ccd4e3;
|
|
31775
|
-
}
|
|
31776
|
-
.r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
|
|
31777
|
-
color: #00122e;
|
|
31778
|
-
border-color: #ccd4e3;
|
|
31779
|
-
background: rgba(172, 186, 211, 0.6);
|
|
31780
|
-
}
|
|
31781
|
-
.r1f0aqcc .ant-radio-button-input {
|
|
31782
|
-
margin-right: 8px;
|
|
31783
|
-
display: inline;
|
|
31784
|
-
border: none;
|
|
31785
|
-
padding: 0;
|
|
31786
|
-
width: 36px;
|
|
31787
|
-
background: transparent;
|
|
31788
|
-
}
|
|
31789
|
-
.r1f0aqcc .ant-radio-button-input:focus {
|
|
31790
|
-
box-shadow: none;
|
|
31791
|
-
}
|
|
31792
|
-
.r1f0aqcc .ant-radio-button-input.ant-input-number {
|
|
31793
|
-
margin-right: 0;
|
|
31794
|
-
width: initial;
|
|
31795
|
-
box-shadow: none;
|
|
31796
|
-
}
|
|
31797
|
-
.r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
|
|
31798
|
-
display: none;
|
|
31799
|
-
}
|
|
31800
|
-
.r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
|
|
31801
|
-
display: inline;
|
|
31802
31858
|
}
|
|
31803
|
-
.
|
|
31804
|
-
|
|
31805
|
-
|
|
31806
|
-
|
|
31807
|
-
width: 36px;
|
|
31859
|
+
.c1uzzomf .card-body {
|
|
31860
|
+
padding: 24px;
|
|
31861
|
+
border-radius: 8px;
|
|
31862
|
+
background: #fff;
|
|
31808
31863
|
}
|
|
31809
|
-
|
|
31810
|
-
|
|
31811
|
-
|
|
31864
|
+
.c1uzzomf .empty {
|
|
31865
|
+
font-weight: 700;
|
|
31866
|
+
font-size: 14px;
|
|
31867
|
+
line-height: 22px;
|
|
31868
|
+
color: rgba(0, 21, 64, 0.3);
|
|
31812
31869
|
text-align: center;
|
|
31813
|
-
display: flex;
|
|
31814
|
-
align-items: center;
|
|
31815
|
-
justify-content: center;
|
|
31816
|
-
flex-direction: column;
|
|
31817
|
-
height: 100%;
|
|
31818
|
-
}
|
|
31819
|
-
.m1thnes4 .link {
|
|
31820
|
-
color: #0080ff;
|
|
31821
|
-
cursor: pointer;
|
|
31822
31870
|
}
|
|
31823
31871
|
|
|
31824
|
-
.
|
|
31825
|
-
|
|
31826
|
-
|
|
31827
|
-
display: flex;
|
|
31828
|
-
flex-direction: column;
|
|
31829
|
-
}
|
|
31830
|
-
.m1bixfdy .name-toolbar {
|
|
31831
|
-
width: 100%;
|
|
31832
|
-
display: flex;
|
|
31833
|
-
line-height: 30px;
|
|
31834
|
-
padding: 0 16px;
|
|
31835
|
-
justify-content: space-between;
|
|
31836
|
-
}
|
|
31837
|
-
.m1bixfdy .name-toolbar .metric-extra {
|
|
31838
|
-
display: flex;
|
|
31839
|
-
font-size: 12px;
|
|
31840
|
-
align-items: center;
|
|
31872
|
+
.berrcjl {
|
|
31873
|
+
color: rgba(10, 37, 85, 0.6);
|
|
31874
|
+
margin-bottom: 4px;
|
|
31841
31875
|
}
|
|
31842
|
-
.
|
|
31843
|
-
color:
|
|
31876
|
+
.berrcjl .breadcrumb-link {
|
|
31877
|
+
color: rgba(10, 37, 85, 0.6);
|
|
31878
|
+
cursor: pointer;
|
|
31879
|
+
transition: color 160ms ease;
|
|
31844
31880
|
}
|
|
31845
|
-
.
|
|
31846
|
-
|
|
31881
|
+
.berrcjl .breadcrumb-link:hover {
|
|
31882
|
+
color: #0080ff;
|
|
31847
31883
|
}
|
|
31848
|
-
.
|
|
31849
|
-
|
|
31850
|
-
cursor: pointer;
|
|
31884
|
+
.berrcjl .breadcrumb-link:active {
|
|
31885
|
+
color: #005ed1;
|
|
31851
31886
|
}
|
|
31852
|
-
|
|
31853
|
-
|
|
31854
|
-
width: 100%;
|
|
31887
|
+
|
|
31888
|
+
.n12mqh7z {
|
|
31855
31889
|
display: flex;
|
|
31856
|
-
justify-content: center;
|
|
31857
31890
|
align-items: center;
|
|
31891
|
+
font-size: 12px;
|
|
31892
|
+
line-height: 18px;
|
|
31858
31893
|
}
|
|
31859
|
-
.
|
|
31860
|
-
|
|
31894
|
+
.n12mqh7z:not(:last-child) {
|
|
31895
|
+
margin-bottom: 4px;
|
|
31861
31896
|
}
|
|
31862
31897
|
|
|
31863
|
-
.
|
|
31864
|
-
|
|
31865
|
-
align-items: center;
|
|
31866
|
-
white-space: nowrap;
|
|
31867
|
-
overflow: hidden;
|
|
31868
|
-
width: 100%;
|
|
31898
|
+
.tf5bynu {
|
|
31899
|
+
margin: 0 3px;
|
|
31869
31900
|
}
|
|
31870
|
-
|
|
31871
|
-
|
|
31872
|
-
|
|
31901
|
+
|
|
31902
|
+
.tcckoz1 {
|
|
31903
|
+
max-height: 400px;
|
|
31904
|
+
overflow: "auto";
|
|
31873
31905
|
}
|
|
31874
31906
|
|
|
31875
|
-
.
|
|
31876
|
-
display: flex;
|
|
31877
|
-
justify-content: flex-start;
|
|
31878
|
-
align-items: center;
|
|
31879
|
-
font-size: 12px;
|
|
31907
|
+
.gmyahx3 {
|
|
31880
31908
|
cursor: pointer;
|
|
31881
31909
|
}
|
|
31882
|
-
.
|
|
31883
|
-
|
|
31884
|
-
}
|
|
31885
|
-
.la6u9b4.deselected {
|
|
31886
|
-
opacity: 0.4;
|
|
31910
|
+
.gmyahx3 .link-text {
|
|
31911
|
+
color: rgba(0, 21, 64, 0.3);
|
|
31887
31912
|
}
|
|
31888
|
-
.
|
|
31889
|
-
|
|
31913
|
+
.gmyahx3:hover .link-text {
|
|
31914
|
+
color: #0080ff;
|
|
31890
31915
|
}
|
|
31891
31916
|
|
|
31892
|
-
.
|
|
31917
|
+
.c18bcrac {
|
|
31893
31918
|
display: inline-block;
|
|
31894
|
-
|
|
31895
|
-
width: 8px;
|
|
31896
|
-
margin-right: 8px;
|
|
31919
|
+
width: 100%;
|
|
31897
31920
|
}
|
|
31898
|
-
|
|
31899
|
-
|
|
31900
|
-
display: flex;
|
|
31901
|
-
align-items: center;
|
|
31902
|
-
font-size: 12px;
|
|
31903
|
-
margin: 0;
|
|
31921
|
+
.c18bcrac .recharts-wrapper {
|
|
31922
|
+
margin-left: 4px;
|
|
31904
31923
|
}
|
|
31905
31924
|
|
|
31906
|
-
.
|
|
31907
|
-
|
|
31908
|
-
}
|
|
31909
|
-
.m16f7gpb.hidden-xaxis .pointer-wrapper {
|
|
31910
|
-
bottom: -12px;
|
|
31925
|
+
.cro7kg2 {
|
|
31926
|
+
padding: 4px;
|
|
31911
31927
|
}
|
|
31912
|
-
|
|
31928
|
+
|
|
31929
|
+
.c14wcxf0 {
|
|
31913
31930
|
display: flex;
|
|
31914
31931
|
justify-content: space-between;
|
|
31915
|
-
line-height: 30px;
|
|
31916
|
-
margin: 0 16px;
|
|
31917
|
-
}
|
|
31918
|
-
.m16f7gpb .metric-toolbar .metric-extra {
|
|
31919
|
-
display: flex;
|
|
31920
|
-
font-size: 12px;
|
|
31921
31932
|
align-items: center;
|
|
31933
|
+
font-size: 13px;
|
|
31934
|
+
line-height: 24px;
|
|
31935
|
+
color: #cccccc;
|
|
31936
|
+
white-space: nowrap;
|
|
31922
31937
|
}
|
|
31923
|
-
.
|
|
31924
|
-
|
|
31925
|
-
}
|
|
31926
|
-
.m16f7gpb .metric-toolbar .metric-extra .info-item + .info-item {
|
|
31927
|
-
margin-left: 10px;
|
|
31928
|
-
}
|
|
31929
|
-
.m16f7gpb .metric-toolbar .metric-extra .menu-trigger {
|
|
31930
|
-
margin-left: 10px;
|
|
31931
|
-
cursor: pointer;
|
|
31938
|
+
.c14wcxf0 label {
|
|
31939
|
+
margin-right: 32px;
|
|
31932
31940
|
}
|
|
31933
|
-
|
|
31934
|
-
|
|
31941
|
+
|
|
31942
|
+
.coy29mj.c14wcxf0 {
|
|
31943
|
+
font-weight: bold;
|
|
31944
|
+
color: white;
|
|
31935
31945
|
}
|
|
31936
|
-
|
|
31937
|
-
|
|
31938
|
-
|
|
31939
|
-
|
|
31940
|
-
border-radius:
|
|
31941
|
-
|
|
31942
|
-
|
|
31943
|
-
|
|
31944
|
-
|
|
31946
|
+
|
|
31947
|
+
.s11212zy {
|
|
31948
|
+
width: 8px;
|
|
31949
|
+
height: 8px;
|
|
31950
|
+
border-radius: 2px;
|
|
31951
|
+
display: inline-block;
|
|
31952
|
+
background: var(--s11212zy-0);
|
|
31953
|
+
border: 1px solid #fff;
|
|
31954
|
+
box-sizing: content-box;
|
|
31955
|
+
margin-right: 6px;
|
|
31945
31956
|
}
|
|
31946
31957
|
|
|
31947
|
-
.
|
|
31948
|
-
|
|
31958
|
+
.p1lyky6c > :first-child {
|
|
31959
|
+
font-weight: bold;
|
|
31960
|
+
color: white;
|
|
31961
|
+
margin-right: 4px;
|
|
31949
31962
|
}
|
|
31950
31963
|
|
|
31951
|
-
.
|
|
31964
|
+
.s1iv0tp1 .enabled-switch {
|
|
31952
31965
|
display: flex;
|
|
31953
31966
|
align-items: center;
|
|
31954
|
-
justify-content: space-between;
|
|
31955
|
-
background-color: rgba(0, 0, 0, 0.75);
|
|
31956
|
-
color: #b4beca;
|
|
31957
|
-
font-size: 12px;
|
|
31958
|
-
padding: 3px 6px;
|
|
31959
31967
|
}
|
|
31960
|
-
.
|
|
31961
|
-
|
|
31962
|
-
}
|
|
31963
|
-
.t1kgldps:last-child {
|
|
31964
|
-
padding-bottom: 3px;
|
|
31965
|
-
}
|
|
31966
|
-
.t1kgldps .column-value {
|
|
31967
|
-
color: #fff;
|
|
31968
|
-
margin-left: 8px;
|
|
31968
|
+
.s1iv0tp1 .enabled-text {
|
|
31969
|
+
margin-right: 8px;
|
|
31969
31970
|
}
|
|
31970
31971
|
|
|
31971
|
-
.
|
|
31972
|
-
width:
|
|
31973
|
-
|
|
31974
|
-
|
|
31975
|
-
|
|
31976
|
-
justify-content: center;
|
|
31977
|
-
position: relative;
|
|
31978
|
-
opacity: 0.2;
|
|
31972
|
+
.tje3huy {
|
|
31973
|
+
width: 100%;
|
|
31974
|
+
overflow: inherit;
|
|
31975
|
+
white-space: inherit;
|
|
31976
|
+
text-overflow: ellipsis;
|
|
31979
31977
|
}
|
|
31980
31978
|
|
|
31981
|
-
.
|
|
31982
|
-
|
|
31983
|
-
|
|
31984
|
-
height: 48px;
|
|
31985
|
-
left: 9.33px;
|
|
31986
|
-
top: 40.5px;
|
|
31987
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
31988
|
-
border-radius: 5px;
|
|
31989
|
-
transform: rotate(-128deg);
|
|
31990
|
-
transform-origin: top left;
|
|
31991
|
-
animation: loading-indicator1 1100ms ease-out infinite;
|
|
31979
|
+
.c18gxmrl {
|
|
31980
|
+
border: 1px solid #d8deeb;
|
|
31981
|
+
border-radius: 4px;
|
|
31992
31982
|
}
|
|
31993
|
-
|
|
31994
|
-
|
|
31995
|
-
position: absolute;
|
|
31996
|
-
width: 5px;
|
|
31997
|
-
height: 48px;
|
|
31998
|
-
left: 40.8px;
|
|
31999
|
-
top: 8.4px;
|
|
32000
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
32001
|
-
border-radius: 5px;
|
|
32002
|
-
transform: rotate(-8deg);
|
|
32003
|
-
transform-origin: top left;
|
|
32004
|
-
animation: loading-indicator2 1100ms ease-out infinite;
|
|
31983
|
+
.c18gxmrl + .c18gxmrl {
|
|
31984
|
+
margin-top: 8px;
|
|
32005
31985
|
}
|
|
32006
|
-
|
|
32007
|
-
|
|
32008
|
-
position: absolute;
|
|
32009
|
-
width: 5px;
|
|
32010
|
-
height: 48px;
|
|
32011
|
-
left: 52.9px;
|
|
32012
|
-
top: 51.8px;
|
|
32013
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
32014
|
-
border-radius: 5px;
|
|
32015
|
-
transform: rotate(112deg);
|
|
32016
|
-
transform-origin: top left;
|
|
32017
|
-
animation: loading-indicator3 1100ms ease-out infinite;
|
|
31986
|
+
.c18gxmrl:hover {
|
|
31987
|
+
border-color: #0080ff;
|
|
32018
31988
|
}
|
|
32019
|
-
|
|
32020
|
-
.
|
|
32021
|
-
height: 100%;
|
|
31989
|
+
.c18gxmrl:hover > header {
|
|
31990
|
+
background: rgba(0, 128, 255, 0.1);
|
|
32022
31991
|
}
|
|
32023
|
-
.
|
|
32024
|
-
|
|
32025
|
-
border-bottom: 1px solid rgba(204, 212, 227, 0.18);
|
|
32026
|
-
display: flex;
|
|
31992
|
+
.c18gxmrl.active header {
|
|
31993
|
+
border-bottom: 1px solid #d8deeb;
|
|
32027
31994
|
}
|
|
32028
|
-
.
|
|
32029
|
-
|
|
32030
|
-
margin: 4px;
|
|
32031
|
-
background: rgba(204, 212, 227, 0.18);
|
|
32032
|
-
border-radius: 2px;
|
|
31995
|
+
.c18gxmrl > header {
|
|
31996
|
+
padding: 8px 12px;
|
|
32033
31997
|
}
|
|
32034
|
-
|
|
32035
|
-
|
|
31998
|
+
|
|
31999
|
+
.wg1tsps {
|
|
32000
|
+
display: flex;
|
|
32001
|
+
align-items: center;
|
|
32002
|
+
justify-content: flex-end;
|
|
32036
32003
|
}
|
|
32037
|
-
|
|
32038
|
-
|
|
32004
|
+
|
|
32005
|
+
.b1ctd5xy {
|
|
32006
|
+
display: flex;
|
|
32007
|
+
align-items: center;
|
|
32008
|
+
width: calc(100% - 40px);
|
|
32039
32009
|
}
|
|
32040
|
-
.
|
|
32041
|
-
|
|
32010
|
+
.b1ctd5xy .chart {
|
|
32011
|
+
display: inline-block;
|
|
32012
|
+
width: 100%;
|
|
32042
32013
|
}
|
|
32043
|
-
|
|
32044
|
-
|
|
32014
|
+
|
|
32015
|
+
.u1p8acpn {
|
|
32016
|
+
width: 40px;
|
|
32045
32017
|
}
|
|
32046
|
-
.
|
|
32047
|
-
|
|
32018
|
+
.u1p8acpn .unit {
|
|
32019
|
+
color: #00122e !important;
|
|
32048
32020
|
}
|
|
32049
32021
|
|
|
32050
|
-
.
|
|
32051
|
-
|
|
32022
|
+
.t1sqg15u {
|
|
32023
|
+
background: white;
|
|
32052
32024
|
}
|
|
32053
|
-
.
|
|
32054
|
-
|
|
32025
|
+
.t1sqg15u.inline .table-row {
|
|
32026
|
+
flex-direction: column;
|
|
32055
32027
|
}
|
|
32056
|
-
.
|
|
32057
|
-
|
|
32028
|
+
.t1sqg15u.inline .table-row > label {
|
|
32029
|
+
padding: 0 16px 7px 0;
|
|
32058
32030
|
}
|
|
32059
|
-
.
|
|
32060
|
-
|
|
32031
|
+
.t1sqg15u.has-border .table-header {
|
|
32032
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
32061
32033
|
}
|
|
32062
|
-
.
|
|
32063
|
-
|
|
32064
|
-
font-weight: normal;
|
|
32034
|
+
.t1sqg15u.has-border .hiddenBorder {
|
|
32035
|
+
border-top: none !important;
|
|
32065
32036
|
}
|
|
32066
|
-
.
|
|
32067
|
-
|
|
32037
|
+
.t1sqg15u.has-border .table-row + .table-row {
|
|
32038
|
+
border-top: 1px solid rgba(225, 230, 241, 0.6);
|
|
32068
32039
|
}
|
|
32069
|
-
.
|
|
32070
|
-
|
|
32040
|
+
.t1sqg15u.has-border .table-row:last-of-type {
|
|
32041
|
+
padding-bottom: 0;
|
|
32071
32042
|
}
|
|
32072
|
-
.
|
|
32073
|
-
|
|
32043
|
+
.t1sqg15u.align-right .content {
|
|
32044
|
+
text-align: right;
|
|
32074
32045
|
}
|
|
32075
|
-
.
|
|
32076
|
-
|
|
32046
|
+
.t1sqg15u .uuid-row {
|
|
32047
|
+
display: flex;
|
|
32048
|
+
justify-content: space-between;
|
|
32049
|
+
}
|
|
32050
|
+
.t1sqg15u .uuid-row .id-text {
|
|
32077
32051
|
white-space: nowrap;
|
|
32052
|
+
overflow: hidden;
|
|
32078
32053
|
text-overflow: ellipsis;
|
|
32079
32054
|
}
|
|
32080
32055
|
|
|
32081
|
-
.
|
|
32082
|
-
|
|
32083
|
-
|
|
32084
|
-
|
|
32085
|
-
|
|
32086
|
-
|
|
32087
|
-
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal {
|
|
32088
|
-
flex-direction: row;
|
|
32089
|
-
justify-content: stretch;
|
|
32056
|
+
.t4zczcp {
|
|
32057
|
+
display: flex;
|
|
32058
|
+
justify-content: space-between;
|
|
32059
|
+
align-items: center;
|
|
32060
|
+
padding: 8px;
|
|
32061
|
+
min-height: 32px;
|
|
32090
32062
|
}
|
|
32091
|
-
.
|
|
32092
|
-
|
|
32093
|
-
|
|
32094
|
-
|
|
32095
|
-
|
|
32063
|
+
.t4zczcp .table-title {
|
|
32064
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32065
|
+
font-weight: 600;
|
|
32066
|
+
font-size: 12px;
|
|
32067
|
+
line-height: 8px;
|
|
32096
32068
|
}
|
|
32097
|
-
.
|
|
32098
|
-
|
|
32099
|
-
|
|
32069
|
+
.t4zczcp .edit-icon {
|
|
32070
|
+
font-size: 16px;
|
|
32071
|
+
color: rgba(10, 37, 85, 0.6);
|
|
32072
|
+
cursor: pointer;
|
|
32100
32073
|
}
|
|
32101
|
-
|
|
32102
|
-
|
|
32103
|
-
line-height: 26px;
|
|
32104
|
-
width: 100%;
|
|
32105
|
-
padding: 0;
|
|
32074
|
+
|
|
32075
|
+
.t1s7goww {
|
|
32106
32076
|
font-size: 12px;
|
|
32077
|
+
line-height: 18px;
|
|
32107
32078
|
}
|
|
32108
|
-
|
|
32109
|
-
|
|
32079
|
+
|
|
32080
|
+
.t93e4cf {
|
|
32081
|
+
display: flex;
|
|
32082
|
+
padding: 8px 0;
|
|
32083
|
+
color: #2d3a56;
|
|
32110
32084
|
}
|
|
32111
|
-
.
|
|
32085
|
+
.t93e4cf .hidden {
|
|
32112
32086
|
display: none;
|
|
32113
32087
|
}
|
|
32114
|
-
.
|
|
32115
|
-
|
|
32116
|
-
padding-right: 4px;
|
|
32117
|
-
border-radius: 4px 0 0 4px;
|
|
32118
|
-
}
|
|
32119
|
-
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
|
|
32120
|
-
margin-right: 0;
|
|
32088
|
+
.t93e4cf .ant-btn-link {
|
|
32089
|
+
height: auto;
|
|
32121
32090
|
}
|
|
32122
|
-
.
|
|
32123
|
-
|
|
32124
|
-
|
|
32125
|
-
|
|
32091
|
+
.t93e4cf .content {
|
|
32092
|
+
overflow: hidden;
|
|
32093
|
+
overflow-x: auto;
|
|
32094
|
+
width: 100%;
|
|
32095
|
+
white-space: pre-wrap;
|
|
32126
32096
|
}
|
|
32127
|
-
.
|
|
32128
|
-
|
|
32129
|
-
|
|
32130
|
-
height: 0;
|
|
32131
|
-
border: 13px solid transparent;
|
|
32132
|
-
position: absolute;
|
|
32133
|
-
top: 0;
|
|
32134
|
-
border-left: 8px solid rgba(237, 241, 250, 0.6);
|
|
32135
|
-
z-index: 2;
|
|
32136
|
-
position: relative;
|
|
32137
|
-
top: -50%;
|
|
32138
|
-
right: -100%;
|
|
32097
|
+
.t93e4cf .content .ant-btn {
|
|
32098
|
+
white-space: pre-wrap;
|
|
32099
|
+
text-align: left;
|
|
32139
32100
|
}
|
|
32140
|
-
.
|
|
32141
|
-
|
|
32101
|
+
.t93e4cf .content .unit-chart {
|
|
32102
|
+
justify-content: flex-start;
|
|
32142
32103
|
}
|
|
32143
|
-
|
|
32144
|
-
|
|
32145
|
-
width: 0;
|
|
32146
|
-
|
|
32147
|
-
|
|
32148
|
-
|
|
32149
|
-
top: 0;
|
|
32150
|
-
border-left: 8px solid #fff;
|
|
32151
|
-
left: 0;
|
|
32104
|
+
|
|
32105
|
+
.rhz2uv5 {
|
|
32106
|
+
width: var(--rhz2uv5-0);
|
|
32107
|
+
flex-shrink: 0;
|
|
32108
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32109
|
+
padding-right: 12px;
|
|
32152
32110
|
}
|
|
32153
|
-
|
|
32154
|
-
|
|
32111
|
+
|
|
32112
|
+
.clm1wy1 {
|
|
32113
|
+
width: 192px;
|
|
32114
|
+
height: 246px;
|
|
32115
|
+
border-radius: 4px;
|
|
32155
32116
|
}
|
|
32156
|
-
.
|
|
32157
|
-
|
|
32117
|
+
.clm1wy1 > .ant-picker-calendar,
|
|
32118
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-panel {
|
|
32119
|
+
width: 100%;
|
|
32120
|
+
background-color: rgba(245, 247, 250, 0.6);
|
|
32121
|
+
border-top: none;
|
|
32158
32122
|
}
|
|
32159
|
-
.
|
|
32160
|
-
|
|
32123
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-body,
|
|
32124
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
|
|
32125
|
+
padding: 0 16px;
|
|
32161
32126
|
}
|
|
32162
|
-
.
|
|
32163
|
-
|
|
32164
|
-
|
|
32127
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-content,
|
|
32128
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
|
|
32129
|
+
width: 100%;
|
|
32130
|
+
height: 180px;
|
|
32131
|
+
border-spacing: 0;
|
|
32165
32132
|
}
|
|
32166
|
-
.
|
|
32167
|
-
.
|
|
32168
|
-
|
|
32133
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
|
|
32134
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
|
|
32135
|
+
margin-bottom: 8px;
|
|
32169
32136
|
}
|
|
32170
|
-
.
|
|
32171
|
-
.
|
|
32172
|
-
|
|
32137
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-content th,
|
|
32138
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
|
|
32139
|
+
width: 22px;
|
|
32173
32140
|
}
|
|
32174
|
-
.
|
|
32141
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-content td,
|
|
32142
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
|
|
32175
32143
|
padding: 0;
|
|
32176
32144
|
}
|
|
32145
|
+
.clm1wy1 .ant-picker-cell {
|
|
32146
|
+
color: rgba(62, 70, 82, 0.6);
|
|
32147
|
+
opacity: 0.4;
|
|
32148
|
+
}
|
|
32149
|
+
.clm1wy1 .ant-picker-cell-in-view {
|
|
32150
|
+
color: rgba(62, 70, 82, 0.6);
|
|
32151
|
+
opacity: 1;
|
|
32152
|
+
}
|
|
32153
|
+
.clm1wy1 .ant-picker-cell-in-view > .active {
|
|
32154
|
+
color: #3e4652;
|
|
32155
|
+
}
|
|
32156
|
+
.clm1wy1 .ant-picker-cell::before {
|
|
32157
|
+
pointer-events: none;
|
|
32158
|
+
}
|
|
32177
32159
|
|
|
32178
|
-
.
|
|
32179
|
-
|
|
32180
|
-
|
|
32160
|
+
.t1tsm00v {
|
|
32161
|
+
color: rgba(129, 138, 153, 0.6);
|
|
32162
|
+
box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
|
|
32163
|
+
backdrop-filter: blur(10px);
|
|
32164
|
+
padding: 7px 10px;
|
|
32181
32165
|
}
|
|
32182
|
-
|
|
32183
|
-
|
|
32184
|
-
|
|
32185
|
-
height: 32px;
|
|
32166
|
+
|
|
32167
|
+
.c167wnad {
|
|
32168
|
+
color: rgba(62, 70, 82, 0.6);
|
|
32186
32169
|
display: flex;
|
|
32170
|
+
justify-content: space-between;
|
|
32187
32171
|
align-items: center;
|
|
32172
|
+
padding: 8px 16px;
|
|
32188
32173
|
}
|
|
32189
|
-
.
|
|
32190
|
-
|
|
32191
|
-
white-space: nowrap;
|
|
32192
|
-
}
|
|
32193
|
-
.v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
32194
|
-
font-size: 13px;
|
|
32195
|
-
line-height: 20px;
|
|
32196
|
-
max-width: 100%;
|
|
32174
|
+
.c167wnad .anticon {
|
|
32175
|
+
cursor: pointer;
|
|
32197
32176
|
}
|
|
32198
|
-
.
|
|
32199
|
-
|
|
32177
|
+
.c167wnad .anticon:hover {
|
|
32178
|
+
color: #0096ff;
|
|
32200
32179
|
}
|
|
32201
32180
|
|
|
32202
|
-
.
|
|
32203
|
-
|
|
32204
|
-
display: inline-flex;
|
|
32205
|
-
align-items: center;
|
|
32206
|
-
justify-content: center;
|
|
32207
|
-
column-gap: 4px;
|
|
32181
|
+
.cxhf7dh {
|
|
32182
|
+
text-align: center;
|
|
32208
32183
|
}
|
|
32209
|
-
.
|
|
32210
|
-
display:
|
|
32211
|
-
align-items: center;
|
|
32212
|
-
width: 18px;
|
|
32213
|
-
height: 18px;
|
|
32214
|
-
color: rgba(44, 56, 82, 0.75);
|
|
32184
|
+
.cxhf7dh .dots {
|
|
32185
|
+
display: flex;
|
|
32215
32186
|
justify-content: center;
|
|
32216
32187
|
}
|
|
32217
|
-
|
|
32218
|
-
|
|
32219
|
-
width:
|
|
32188
|
+
.cxhf7dh .dot {
|
|
32189
|
+
display: inline-block;
|
|
32190
|
+
width: 2px;
|
|
32191
|
+
height: 2px;
|
|
32192
|
+
border-radius: 1px;
|
|
32193
|
+
background: #0096ff;
|
|
32194
|
+
}
|
|
32195
|
+
.cxhf7dh .dot:not(:last-child) {
|
|
32196
|
+
margin-right: 2px;
|
|
32197
|
+
}
|
|
32198
|
+
.cxhf7dh .bar {
|
|
32199
|
+
width: 9px;
|
|
32200
|
+
height: 2px;
|
|
32201
|
+
background: #0096ff;
|
|
32202
|
+
border-radius: 2px;
|
|
32203
|
+
}
|
|
32204
|
+
|
|
32205
|
+
.m15dvk92 {
|
|
32220
32206
|
display: flex;
|
|
32221
|
-
|
|
32222
|
-
|
|
32223
|
-
column-gap: 6px;
|
|
32224
|
-
font-size: 13px;
|
|
32207
|
+
justify-content: space-between;
|
|
32208
|
+
width: 100%;
|
|
32225
32209
|
}
|
|
32226
|
-
.
|
|
32227
|
-
|
|
32228
|
-
align-items: center;
|
|
32229
|
-
min-width: 20px;
|
|
32230
|
-
min-height: 20px;
|
|
32231
|
-
color: rgba(44, 56, 82, 0.75);
|
|
32232
|
-
justify-content: center;
|
|
32210
|
+
.m15dvk92 .action {
|
|
32211
|
+
margin-left: 16px;
|
|
32233
32212
|
}
|
|
32234
32213
|
|
|
32235
|
-
.
|
|
32236
|
-
border-radius: 6px;
|
|
32237
|
-
}
|
|
32238
|
-
.shq1k1g.ant-select.ant-select-single {
|
|
32214
|
+
.aql8iqz .ant-alert-message {
|
|
32239
32215
|
width: 100%;
|
|
32216
|
+
}
|
|
32217
|
+
|
|
32218
|
+
.c198s9j3 {
|
|
32240
32219
|
color: #2d3a56;
|
|
32241
|
-
|
|
32242
|
-
|
|
32243
|
-
font-size: 13px;
|
|
32220
|
+
line-height: 22px;
|
|
32221
|
+
display: inline-flex;
|
|
32244
32222
|
}
|
|
32245
|
-
.
|
|
32246
|
-
height:
|
|
32223
|
+
.c198s9j3 .ant-checkbox {
|
|
32224
|
+
height: 22px;
|
|
32225
|
+
display: flex;
|
|
32226
|
+
align-items: center;
|
|
32227
|
+
top: 0;
|
|
32247
32228
|
}
|
|
32248
|
-
.
|
|
32249
|
-
|
|
32250
|
-
font-size: 13px;
|
|
32229
|
+
.c198s9j3 .ant-checkbox-checked::after {
|
|
32230
|
+
border: none;
|
|
32251
32231
|
}
|
|
32252
|
-
.
|
|
32253
|
-
.
|
|
32254
|
-
|
|
32232
|
+
.c198s9j3.ant-checkbox-wrapper:hover .ant-checkbox-inner, .c198s9j3.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner,
|
|
32233
|
+
.c198s9j3 .ant-checkbox:hover .ant-checkbox-inner {
|
|
32234
|
+
border-color: #0080ff;
|
|
32255
32235
|
}
|
|
32256
|
-
.
|
|
32257
|
-
|
|
32236
|
+
.c198s9j3 .ant-checkbox .ant-checkbox-inner {
|
|
32237
|
+
border: 1px solid rgba(107, 128, 167, 0.6);
|
|
32258
32238
|
}
|
|
32259
|
-
.
|
|
32260
|
-
|
|
32261
|
-
|
|
32239
|
+
.c198s9j3 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner,
|
|
32240
|
+
.c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
32241
|
+
border: 1px solid #0080ff;
|
|
32262
32242
|
}
|
|
32263
|
-
.
|
|
32264
|
-
|
|
32243
|
+
.c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
32244
|
+
background: #0080ff;
|
|
32265
32245
|
}
|
|
32266
|
-
.
|
|
32267
|
-
|
|
32268
|
-
|
|
32246
|
+
.c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
32247
|
+
background-color: #fff;
|
|
32248
|
+
height: 2px;
|
|
32249
|
+
width: 10px;
|
|
32250
|
+
border-radius: 2px;
|
|
32269
32251
|
}
|
|
32270
|
-
.
|
|
32271
|
-
|
|
32252
|
+
.c198s9j3.ant-checkbox-wrapper-disabled {
|
|
32253
|
+
opacity: 0.5;
|
|
32272
32254
|
}
|
|
32273
|
-
.
|
|
32255
|
+
.c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
|
|
32274
32256
|
background: rgba(211, 218, 235, 0.6);
|
|
32275
|
-
border-color: rgba(
|
|
32276
|
-
cursor: "not-allowed";
|
|
32277
|
-
}
|
|
32278
|
-
.shq1k1g.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
|
|
32279
|
-
border-color: #f0483e !important;
|
|
32257
|
+
border-color: rgba(107, 128, 167, 0.6) !important;
|
|
32280
32258
|
}
|
|
32281
|
-
.
|
|
32282
|
-
color: #
|
|
32259
|
+
.c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
|
|
32260
|
+
border-color: #2d3a56;
|
|
32283
32261
|
}
|
|
32284
|
-
.
|
|
32285
|
-
|
|
32286
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
32262
|
+
.c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
32263
|
+
background: #2d3a56;
|
|
32287
32264
|
}
|
|
32288
|
-
.
|
|
32289
|
-
|
|
32265
|
+
.c198s9j3 .ant-checkbox + span,
|
|
32266
|
+
.c198s9j3 .ant-checkbox-disabled + span {
|
|
32267
|
+
padding: 0;
|
|
32290
32268
|
}
|
|
32291
|
-
|
|
32292
|
-
.
|
|
32293
|
-
|
|
32269
|
+
.c198s9j3 .ant-checkbox + span .main,
|
|
32270
|
+
.c198s9j3 .ant-checkbox-disabled + span .main {
|
|
32271
|
+
display: inline-block;
|
|
32272
|
+
margin-left: 12px;
|
|
32273
|
+
color: #2d3a56;
|
|
32294
32274
|
}
|
|
32295
|
-
.
|
|
32296
|
-
|
|
32275
|
+
.c198s9j3 .ant-checkbox + span .sub,
|
|
32276
|
+
.c198s9j3 .ant-checkbox-disabled + span .sub {
|
|
32277
|
+
margin-left: 28px;
|
|
32297
32278
|
color: rgba(44, 56, 82, 0.6);
|
|
32298
|
-
font-weight: 700;
|
|
32299
|
-
line-height: 32px;
|
|
32300
32279
|
}
|
|
32301
|
-
.
|
|
32302
|
-
|
|
32303
|
-
|
|
32304
|
-
background: #fff;
|
|
32280
|
+
.c198s9j3.compact .ant-checkbox + span .main,
|
|
32281
|
+
.c198s9j3.compact .ant-checkbox-disabled + span .main {
|
|
32282
|
+
margin-left: 8px;
|
|
32305
32283
|
}
|
|
32306
|
-
.
|
|
32307
|
-
|
|
32308
|
-
|
|
32309
|
-
line-height: 22px;
|
|
32310
|
-
color: rgba(0, 21, 64, 0.3);
|
|
32311
|
-
text-align: center;
|
|
32284
|
+
.c198s9j3.compact .ant-checkbox + span .sub,
|
|
32285
|
+
.c198s9j3.compact .ant-checkbox-disabled + span .sub {
|
|
32286
|
+
margin-left: 24px;
|
|
32312
32287
|
}
|
|
32313
32288
|
|
|
32314
|
-
.
|
|
32315
|
-
border:
|
|
32316
|
-
border-radius: 4px;
|
|
32317
|
-
}
|
|
32318
|
-
.c18gxmrl + .c18gxmrl {
|
|
32319
|
-
margin-top: 8px;
|
|
32289
|
+
.c10crapj {
|
|
32290
|
+
border-radius: 8px;
|
|
32320
32291
|
}
|
|
32321
|
-
.
|
|
32322
|
-
|
|
32292
|
+
.c10crapj .ant-card-body {
|
|
32293
|
+
padding: 20px 24px 24px 24px;
|
|
32323
32294
|
}
|
|
32324
|
-
|
|
32325
|
-
|
|
32295
|
+
|
|
32296
|
+
.t3qomhu {
|
|
32297
|
+
margin: 0 2px;
|
|
32326
32298
|
}
|
|
32327
|
-
|
|
32328
|
-
|
|
32299
|
+
|
|
32300
|
+
.o8ocss1 {
|
|
32301
|
+
overflow: hidden;
|
|
32302
|
+
text-overflow: ellipsis;
|
|
32329
32303
|
}
|
|
32330
|
-
|
|
32331
|
-
|
|
32304
|
+
|
|
32305
|
+
.n17syc35 {
|
|
32306
|
+
white-space: nowrap;
|
|
32332
32307
|
}
|
|
32333
32308
|
|
|
32334
|
-
.
|
|
32335
|
-
|
|
32336
|
-
|
|
32337
|
-
width: 14px;
|
|
32338
|
-
border-radius: 50%;
|
|
32339
|
-
flex-shrink: 0;
|
|
32340
|
-
display: flex;
|
|
32341
|
-
align-items: center;
|
|
32342
|
-
justify-content: center;
|
|
32343
|
-
border: 1px solid var(--color);
|
|
32309
|
+
.cav9p2m .ant-collapse-item {
|
|
32310
|
+
border: 0px;
|
|
32311
|
+
background-color: #fff;
|
|
32344
32312
|
}
|
|
32345
|
-
.
|
|
32346
|
-
|
|
32347
|
-
|
|
32348
|
-
|
|
32349
|
-
|
|
32350
|
-
overflow: hidden;
|
|
32313
|
+
.cav9p2m .ant-collapse-item .ant-collapse-header {
|
|
32314
|
+
padding-top: 0px;
|
|
32315
|
+
padding-bottom: 0px;
|
|
32316
|
+
padding-left: 0px !important;
|
|
32317
|
+
padding-right: 24px;
|
|
32351
32318
|
}
|
|
32352
|
-
.
|
|
32353
|
-
|
|
32354
|
-
height: 100%;
|
|
32355
|
-
width: 100%;
|
|
32356
|
-
left: 0;
|
|
32357
|
-
top: 0;
|
|
32358
|
-
border-radius: 50%;
|
|
32359
|
-
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
32360
|
-
transform: rotate(180deg);
|
|
32319
|
+
.cav9p2m .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
32320
|
+
right: 0px;
|
|
32361
32321
|
}
|
|
32362
|
-
.
|
|
32363
|
-
|
|
32364
|
-
height: 100%;
|
|
32365
|
-
width: 100%;
|
|
32366
|
-
left: 0;
|
|
32367
|
-
top: 0;
|
|
32368
|
-
margin-left: 50%;
|
|
32369
|
-
transform-origin: left;
|
|
32370
|
-
background: white;
|
|
32371
|
-
transform: rotate(0deg);
|
|
32322
|
+
.cav9p2m .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
32323
|
+
padding: 0px;
|
|
32372
32324
|
}
|
|
32373
32325
|
|
|
32374
|
-
.
|
|
32375
|
-
|
|
32376
|
-
|
|
32377
|
-
}
|
|
32378
|
-
.berrcjl .breadcrumb-link {
|
|
32379
|
-
color: rgba(10, 37, 85, 0.6);
|
|
32380
|
-
cursor: pointer;
|
|
32381
|
-
transition: color 160ms ease;
|
|
32326
|
+
.csf0p6c .ant-collapse-item .ant-collapse-header {
|
|
32327
|
+
padding-right: 0px;
|
|
32328
|
+
cursor: default;
|
|
32382
32329
|
}
|
|
32383
|
-
|
|
32384
|
-
|
|
32330
|
+
|
|
32331
|
+
.igz4le8 {
|
|
32332
|
+
height: 24px;
|
|
32333
|
+
width: 56px !important;
|
|
32334
|
+
margin-right: 4px;
|
|
32385
32335
|
}
|
|
32386
|
-
|
|
32387
|
-
|
|
32336
|
+
|
|
32337
|
+
.c1riexje {
|
|
32338
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32388
32339
|
}
|
|
32389
32340
|
|
|
32390
|
-
.
|
|
32341
|
+
.iiqau4c.ant-input-group.ant-input-group-compact {
|
|
32391
32342
|
display: flex;
|
|
32392
|
-
align-items: center;
|
|
32393
|
-
}
|
|
32394
|
-
.s1iv0tp1 .enabled-text {
|
|
32395
|
-
margin-right: 8px;
|
|
32396
32343
|
}
|
|
32397
32344
|
|
|
32398
|
-
.
|
|
32399
|
-
|
|
32400
|
-
|
|
32401
|
-
|
|
32402
|
-
|
|
32345
|
+
.shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
|
|
32346
|
+
border-radius: 6px;
|
|
32347
|
+
}
|
|
32348
|
+
.shq1k1g.ant-select.ant-select-single {
|
|
32349
|
+
width: 100%;
|
|
32350
|
+
color: #2d3a56;
|
|
32351
|
+
border-color: rgba(211, 218, 235, 0.6);
|
|
32352
|
+
transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
32353
|
+
font-size: 13px;
|
|
32354
|
+
}
|
|
32355
|
+
.shq1k1g.ant-select.ant-select-single[data-size=middle] {
|
|
32356
|
+
height: 30px;
|
|
32357
|
+
}
|
|
32358
|
+
.shq1k1g.ant-select.ant-select-single.ant-select-lg {
|
|
32359
|
+
height: 38px;
|
|
32360
|
+
font-size: 13px;
|
|
32361
|
+
}
|
|
32362
|
+
.shq1k1g.ant-select.ant-select-single .ant-select-arrow,
|
|
32363
|
+
.shq1k1g.ant-select.ant-select-single .ant-select-arrow .anticon-down {
|
|
32364
|
+
transition: 160ms ease;
|
|
32403
32365
|
}
|
|
32404
|
-
.
|
|
32405
|
-
|
|
32366
|
+
.shq1k1g.ant-select.ant-select-single .ant-select-arrow-loading {
|
|
32367
|
+
color: #0080ff;
|
|
32406
32368
|
}
|
|
32407
|
-
|
|
32408
|
-
.
|
|
32409
|
-
|
|
32369
|
+
.shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
|
|
32370
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
32371
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
32410
32372
|
}
|
|
32411
|
-
|
|
32412
|
-
|
|
32413
|
-
max-height: 400px;
|
|
32414
|
-
overflow: "auto";
|
|
32373
|
+
.shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
32374
|
+
color: #0080ff;
|
|
32415
32375
|
}
|
|
32416
|
-
|
|
32417
|
-
|
|
32418
|
-
|
|
32419
|
-
overflow: inherit;
|
|
32420
|
-
white-space: inherit;
|
|
32421
|
-
text-overflow: ellipsis;
|
|
32376
|
+
.shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
|
|
32377
|
+
border-color: #0080ff;
|
|
32378
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
32422
32379
|
}
|
|
32423
|
-
|
|
32424
|
-
|
|
32425
|
-
display: inline-block;
|
|
32426
|
-
width: 100%;
|
|
32380
|
+
.shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
32381
|
+
transform: rotate(180deg);
|
|
32427
32382
|
}
|
|
32428
|
-
.
|
|
32429
|
-
|
|
32383
|
+
.shq1k1g.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
|
|
32384
|
+
background: rgba(211, 218, 235, 0.6);
|
|
32385
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
32386
|
+
cursor: "not-allowed";
|
|
32430
32387
|
}
|
|
32431
|
-
|
|
32432
|
-
|
|
32433
|
-
padding: 4px;
|
|
32388
|
+
.shq1k1g.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
|
|
32389
|
+
border-color: #f0483e !important;
|
|
32434
32390
|
}
|
|
32435
|
-
|
|
32436
|
-
|
|
32437
|
-
display: flex;
|
|
32438
|
-
justify-content: space-between;
|
|
32439
|
-
align-items: center;
|
|
32440
|
-
font-size: 13px;
|
|
32441
|
-
line-height: 24px;
|
|
32442
|
-
color: #cccccc;
|
|
32443
|
-
white-space: nowrap;
|
|
32391
|
+
.shq1k1g.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
32392
|
+
color: #1d326c;
|
|
32444
32393
|
}
|
|
32445
|
-
.
|
|
32446
|
-
|
|
32394
|
+
.shq1k1g.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
|
|
32395
|
+
border-color: #0080ff;
|
|
32396
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
32447
32397
|
}
|
|
32448
|
-
|
|
32449
|
-
|
|
32450
|
-
font-weight: bold;
|
|
32451
|
-
color: white;
|
|
32398
|
+
.shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
32399
|
+
transform: rotate(180deg);
|
|
32452
32400
|
}
|
|
32453
32401
|
|
|
32454
|
-
.
|
|
32455
|
-
|
|
32456
|
-
|
|
32457
|
-
|
|
32458
|
-
|
|
32459
|
-
background: var(--s11212zy-0);
|
|
32460
|
-
border: 1px solid #fff;
|
|
32461
|
-
box-sizing: content-box;
|
|
32462
|
-
margin-right: 6px;
|
|
32402
|
+
.s14dk8r1 {
|
|
32403
|
+
margin: 0;
|
|
32404
|
+
border-radius: 20px;
|
|
32405
|
+
padding: 2px 10px;
|
|
32406
|
+
height: 22px;
|
|
32463
32407
|
}
|
|
32464
|
-
|
|
32465
|
-
|
|
32466
|
-
font-weight: bold;
|
|
32467
|
-
color: white;
|
|
32468
|
-
margin-right: 4px;
|
|
32408
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.off-white {
|
|
32409
|
+
background-color: rgba(237, 241, 250, 0.6) !important;
|
|
32469
32410
|
}
|
|
32470
|
-
|
|
32471
|
-
.
|
|
32472
|
-
width: 192px;
|
|
32473
|
-
height: 246px;
|
|
32474
|
-
border-radius: 4px;
|
|
32411
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
|
|
32412
|
+
background-color: rgba(225, 230, 241, 0.6) !important;
|
|
32475
32413
|
}
|
|
32476
|
-
.
|
|
32477
|
-
|
|
32478
|
-
width: 100%;
|
|
32479
|
-
background-color: rgba(245, 247, 250, 0.6);
|
|
32480
|
-
border-top: none;
|
|
32414
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule {
|
|
32415
|
+
color: #00122e;
|
|
32481
32416
|
}
|
|
32482
|
-
.
|
|
32483
|
-
|
|
32484
|
-
padding: 0 16px;
|
|
32417
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
|
|
32418
|
+
margin-right: 6px;
|
|
32485
32419
|
}
|
|
32486
|
-
.
|
|
32487
|
-
|
|
32488
|
-
width: 100%;
|
|
32489
|
-
height: 180px;
|
|
32490
|
-
border-spacing: 0;
|
|
32420
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
|
|
32421
|
+
margin-left: 4px;
|
|
32491
32422
|
}
|
|
32492
|
-
.
|
|
32493
|
-
|
|
32494
|
-
margin-bottom: 8px;
|
|
32423
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue {
|
|
32424
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
32495
32425
|
}
|
|
32496
|
-
.
|
|
32497
|
-
|
|
32498
|
-
width: 22px;
|
|
32426
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
|
|
32427
|
+
background-color: #0080ff;
|
|
32499
32428
|
}
|
|
32500
|
-
.
|
|
32501
|
-
|
|
32502
|
-
padding: 0;
|
|
32429
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
|
|
32430
|
+
background-color: rgba(0, 136, 255, 0.16);
|
|
32503
32431
|
}
|
|
32504
|
-
.
|
|
32505
|
-
color: rgba(
|
|
32506
|
-
opacity: 0.4;
|
|
32432
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red {
|
|
32433
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
32507
32434
|
}
|
|
32508
|
-
.
|
|
32509
|
-
color:
|
|
32510
|
-
opacity: 1;
|
|
32435
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
|
|
32436
|
+
background-color: #f0483e;
|
|
32511
32437
|
}
|
|
32512
|
-
.
|
|
32513
|
-
color:
|
|
32438
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
|
|
32439
|
+
background-color: rgba(255, 74, 74, 0.16);
|
|
32514
32440
|
}
|
|
32515
|
-
.
|
|
32516
|
-
|
|
32441
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
|
|
32442
|
+
background-color: rgba(254, 160, 8, 0.1);
|
|
32517
32443
|
}
|
|
32518
|
-
|
|
32519
|
-
|
|
32520
|
-
color: rgba(129, 138, 153, 0.6);
|
|
32521
|
-
box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
|
|
32522
|
-
backdrop-filter: blur(10px);
|
|
32523
|
-
padding: 7px 10px;
|
|
32444
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
|
|
32445
|
+
background-color: #fea008;
|
|
32524
32446
|
}
|
|
32525
|
-
|
|
32526
|
-
.
|
|
32527
|
-
color: rgba(62, 70, 82, 0.6);
|
|
32528
|
-
display: flex;
|
|
32529
|
-
justify-content: space-between;
|
|
32530
|
-
align-items: center;
|
|
32531
|
-
padding: 8px 16px;
|
|
32447
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
|
|
32448
|
+
background-color: rgba(255, 187, 0, 0.16);
|
|
32532
32449
|
}
|
|
32533
|
-
.
|
|
32534
|
-
|
|
32450
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green {
|
|
32451
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
32535
32452
|
}
|
|
32536
|
-
.
|
|
32537
|
-
color: #
|
|
32453
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
|
|
32454
|
+
background-color: #00ba5d;
|
|
32538
32455
|
}
|
|
32539
|
-
|
|
32540
|
-
.
|
|
32541
|
-
text-align: center;
|
|
32456
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
|
|
32457
|
+
background-color: rgba(30, 201, 127, 0.16);
|
|
32542
32458
|
}
|
|
32543
|
-
.
|
|
32544
|
-
|
|
32545
|
-
justify-content: center;
|
|
32459
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray {
|
|
32460
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
32546
32461
|
}
|
|
32547
|
-
.
|
|
32548
|
-
|
|
32549
|
-
width: 2px;
|
|
32550
|
-
height: 2px;
|
|
32551
|
-
border-radius: 1px;
|
|
32552
|
-
background: #0096ff;
|
|
32462
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
|
|
32463
|
+
background-color: #6b7d99;
|
|
32553
32464
|
}
|
|
32554
|
-
.
|
|
32555
|
-
|
|
32465
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
|
|
32466
|
+
background-color: rgba(211, 218, 235, 0.6);
|
|
32556
32467
|
}
|
|
32557
|
-
|
|
32558
|
-
|
|
32559
|
-
|
|
32560
|
-
|
|
32561
|
-
border-radius:
|
|
32468
|
+
|
|
32469
|
+
.s1uupoto {
|
|
32470
|
+
width: 8px;
|
|
32471
|
+
height: 8px;
|
|
32472
|
+
border-radius: 50%;
|
|
32473
|
+
display: inline-block;
|
|
32562
32474
|
}
|
|
32563
32475
|
|
|
32564
|
-
.
|
|
32565
|
-
|
|
32566
|
-
align-items: center;
|
|
32567
|
-
justify-content: flex-end;
|
|
32476
|
+
.t19ustft .date {
|
|
32477
|
+
margin-right: 4px;
|
|
32568
32478
|
}
|
|
32569
32479
|
|
|
32570
|
-
.
|
|
32480
|
+
.l4bld33 {
|
|
32481
|
+
width: 64px;
|
|
32482
|
+
height: 64px;
|
|
32571
32483
|
display: flex;
|
|
32572
32484
|
align-items: center;
|
|
32573
|
-
|
|
32485
|
+
justify-content: center;
|
|
32486
|
+
position: relative;
|
|
32487
|
+
opacity: 0.2;
|
|
32574
32488
|
}
|
|
32575
|
-
|
|
32576
|
-
|
|
32577
|
-
|
|
32489
|
+
|
|
32490
|
+
.lgitjoj {
|
|
32491
|
+
position: absolute;
|
|
32492
|
+
width: 5px;
|
|
32493
|
+
height: 48px;
|
|
32494
|
+
left: 9.33px;
|
|
32495
|
+
top: 40.5px;
|
|
32496
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
32497
|
+
border-radius: 5px;
|
|
32498
|
+
transform: rotate(-128deg);
|
|
32499
|
+
transform-origin: top left;
|
|
32500
|
+
animation: loading-indicator1 1100ms ease-out infinite;
|
|
32578
32501
|
}
|
|
32579
32502
|
|
|
32580
|
-
.
|
|
32581
|
-
|
|
32503
|
+
.l13g0exg {
|
|
32504
|
+
position: absolute;
|
|
32505
|
+
width: 5px;
|
|
32506
|
+
height: 48px;
|
|
32507
|
+
left: 40.8px;
|
|
32508
|
+
top: 8.4px;
|
|
32509
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
32510
|
+
border-radius: 5px;
|
|
32511
|
+
transform: rotate(-8deg);
|
|
32512
|
+
transform-origin: top left;
|
|
32513
|
+
animation: loading-indicator2 1100ms ease-out infinite;
|
|
32582
32514
|
}
|
|
32583
|
-
|
|
32584
|
-
|
|
32515
|
+
|
|
32516
|
+
.l1exo3h6 {
|
|
32517
|
+
position: absolute;
|
|
32518
|
+
width: 5px;
|
|
32519
|
+
height: 48px;
|
|
32520
|
+
left: 52.9px;
|
|
32521
|
+
top: 51.8px;
|
|
32522
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
32523
|
+
border-radius: 5px;
|
|
32524
|
+
transform: rotate(112deg);
|
|
32525
|
+
transform-origin: top left;
|
|
32526
|
+
animation: loading-indicator3 1100ms ease-out infinite;
|
|
32585
32527
|
}
|
|
32586
32528
|
|
|
32587
|
-
.
|
|
32588
|
-
|
|
32589
|
-
|
|
32590
|
-
width: 100%;
|
|
32529
|
+
.s1uupxds {
|
|
32530
|
+
padding: 0 8px;
|
|
32531
|
+
border-radius: 4px;
|
|
32591
32532
|
}
|
|
32592
|
-
|
|
32593
|
-
|
|
32533
|
+
|
|
32534
|
+
.m10sqwut {
|
|
32535
|
+
padding: 2px 8px;
|
|
32536
|
+
border-radius: 3px;
|
|
32594
32537
|
}
|
|
32595
32538
|
|
|
32596
|
-
.
|
|
32597
|
-
|
|
32539
|
+
.l1d492wb {
|
|
32540
|
+
padding: 3px 8px;
|
|
32541
|
+
border-radius: 2px;
|
|
32598
32542
|
}
|
|
32599
32543
|
|
|
32600
|
-
.
|
|
32601
|
-
|
|
32544
|
+
.t1lzavmu.ant-tag:hover {
|
|
32545
|
+
opacity: unset;
|
|
32602
32546
|
}
|
|
32603
|
-
.
|
|
32604
|
-
|
|
32547
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
|
|
32548
|
+
margin: 0;
|
|
32549
|
+
margin-right: 8px;
|
|
32550
|
+
display: inline-flex;
|
|
32551
|
+
align-items: center;
|
|
32552
|
+
border: none;
|
|
32605
32553
|
}
|
|
32606
|
-
.
|
|
32554
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
|
|
32555
|
+
width: 16px;
|
|
32556
|
+
height: 16px;
|
|
32557
|
+
color: inherit;
|
|
32558
|
+
margin-left: 4px;
|
|
32559
|
+
opacity: 0.6;
|
|
32560
|
+
display: inline-flex;
|
|
32561
|
+
}
|
|
32562
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
|
|
32563
|
+
opacity: 1;
|
|
32564
|
+
}
|
|
32565
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
|
|
32607
32566
|
color: #0080ff;
|
|
32567
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
32608
32568
|
}
|
|
32609
|
-
|
|
32610
|
-
|
|
32611
|
-
background:
|
|
32569
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
|
|
32570
|
+
color: #f0483e;
|
|
32571
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
32612
32572
|
}
|
|
32613
|
-
.
|
|
32614
|
-
|
|
32573
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
|
|
32574
|
+
color: #e07f00;
|
|
32575
|
+
background-color: rgba(255, 187, 0, 0.1);
|
|
32615
32576
|
}
|
|
32616
|
-
.
|
|
32617
|
-
|
|
32577
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
|
|
32578
|
+
color: #008f4c;
|
|
32579
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
32618
32580
|
}
|
|
32619
|
-
.
|
|
32620
|
-
|
|
32581
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
|
|
32582
|
+
color: #1d326c;
|
|
32583
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
32621
32584
|
}
|
|
32622
|
-
.
|
|
32623
|
-
|
|
32585
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
|
|
32586
|
+
color: #7E41FF;
|
|
32587
|
+
background-color: rgba(126, 65, 255, 0.1);
|
|
32624
32588
|
}
|
|
32625
|
-
.
|
|
32626
|
-
|
|
32589
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
|
|
32590
|
+
color: #fff;
|
|
32627
32591
|
}
|
|
32628
|
-
.
|
|
32629
|
-
|
|
32592
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
|
|
32593
|
+
background-color: #f0483e;
|
|
32630
32594
|
}
|
|
32631
|
-
.
|
|
32632
|
-
|
|
32595
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
|
|
32596
|
+
background-color: #fea008;
|
|
32633
32597
|
}
|
|
32634
|
-
.
|
|
32635
|
-
|
|
32636
|
-
justify-content: space-between;
|
|
32598
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
|
|
32599
|
+
background-color: #00ba5d;
|
|
32637
32600
|
}
|
|
32638
|
-
.
|
|
32639
|
-
|
|
32640
|
-
|
|
32641
|
-
|
|
32601
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
|
|
32602
|
+
background-color: #0080ff;
|
|
32603
|
+
}
|
|
32604
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
|
|
32605
|
+
background-color: #6b7d99;
|
|
32606
|
+
}
|
|
32607
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
|
|
32608
|
+
background-color: #7E41FF;
|
|
32642
32609
|
}
|
|
32643
32610
|
|
|
32644
|
-
.
|
|
32611
|
+
.m1thnes4 {
|
|
32612
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32613
|
+
text-align: center;
|
|
32645
32614
|
display: flex;
|
|
32646
|
-
justify-content: space-between;
|
|
32647
32615
|
align-items: center;
|
|
32648
|
-
|
|
32649
|
-
|
|
32650
|
-
|
|
32651
|
-
.t4zczcp .table-title {
|
|
32652
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32653
|
-
font-weight: 600;
|
|
32654
|
-
font-size: 12px;
|
|
32655
|
-
line-height: 8px;
|
|
32616
|
+
justify-content: center;
|
|
32617
|
+
flex-direction: column;
|
|
32618
|
+
height: 100%;
|
|
32656
32619
|
}
|
|
32657
|
-
.
|
|
32658
|
-
|
|
32659
|
-
color: rgba(10, 37, 85, 0.6);
|
|
32620
|
+
.m1thnes4 .link {
|
|
32621
|
+
color: #0080ff;
|
|
32660
32622
|
cursor: pointer;
|
|
32661
32623
|
}
|
|
32662
32624
|
|
|
32663
|
-
.
|
|
32664
|
-
|
|
32665
|
-
|
|
32625
|
+
.m1bixfdy {
|
|
32626
|
+
width: 100%;
|
|
32627
|
+
height: 100%;
|
|
32628
|
+
display: flex;
|
|
32629
|
+
flex-direction: column;
|
|
32666
32630
|
}
|
|
32667
|
-
|
|
32668
|
-
|
|
32631
|
+
.m1bixfdy .name-toolbar {
|
|
32632
|
+
width: 100%;
|
|
32669
32633
|
display: flex;
|
|
32670
|
-
|
|
32671
|
-
|
|
32634
|
+
line-height: 30px;
|
|
32635
|
+
padding: 0 16px;
|
|
32636
|
+
justify-content: space-between;
|
|
32672
32637
|
}
|
|
32673
|
-
.
|
|
32674
|
-
display:
|
|
32638
|
+
.m1bixfdy .name-toolbar .metric-extra {
|
|
32639
|
+
display: flex;
|
|
32640
|
+
font-size: 12px;
|
|
32641
|
+
align-items: center;
|
|
32675
32642
|
}
|
|
32676
|
-
.
|
|
32677
|
-
|
|
32643
|
+
.m1bixfdy .name-toolbar .metric-extra .info-item {
|
|
32644
|
+
color: #a3b4cc;
|
|
32678
32645
|
}
|
|
32679
|
-
.
|
|
32680
|
-
|
|
32681
|
-
overflow-x: auto;
|
|
32682
|
-
width: 100%;
|
|
32683
|
-
white-space: pre-wrap;
|
|
32646
|
+
.m1bixfdy .name-toolbar .metric-extra .info-item + .info-item {
|
|
32647
|
+
margin-left: 10px;
|
|
32684
32648
|
}
|
|
32685
|
-
.
|
|
32686
|
-
|
|
32687
|
-
|
|
32649
|
+
.m1bixfdy .name-toolbar .metric-extra .menu-trigger {
|
|
32650
|
+
margin-left: 10px;
|
|
32651
|
+
cursor: pointer;
|
|
32688
32652
|
}
|
|
32689
|
-
.
|
|
32690
|
-
|
|
32653
|
+
.m1bixfdy .content {
|
|
32654
|
+
flex: 1;
|
|
32655
|
+
width: 100%;
|
|
32656
|
+
display: flex;
|
|
32657
|
+
justify-content: center;
|
|
32658
|
+
align-items: center;
|
|
32691
32659
|
}
|
|
32692
|
-
|
|
32693
|
-
|
|
32694
|
-
width: var(--rhz2uv5-0);
|
|
32695
|
-
flex-shrink: 0;
|
|
32696
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32697
|
-
padding-right: 12px;
|
|
32660
|
+
.m1bixfdy .single-content {
|
|
32661
|
+
height: 65px;
|
|
32698
32662
|
}
|
|
32699
32663
|
|
|
32700
|
-
.
|
|
32701
|
-
|
|
32664
|
+
.lfamfcw {
|
|
32665
|
+
display: flex;
|
|
32666
|
+
align-items: center;
|
|
32667
|
+
white-space: nowrap;
|
|
32668
|
+
overflow: hidden;
|
|
32669
|
+
width: 100%;
|
|
32702
32670
|
}
|
|
32703
|
-
.
|
|
32704
|
-
|
|
32671
|
+
.lfamfcw .ant-dropdown-trigger {
|
|
32672
|
+
margin-left: auto;
|
|
32673
|
+
font-size: 12px;
|
|
32705
32674
|
}
|
|
32706
32675
|
|
|
32707
|
-
.
|
|
32708
|
-
color: #2d3a56;
|
|
32709
|
-
line-height: 22px;
|
|
32710
|
-
display: inline-flex;
|
|
32711
|
-
}
|
|
32712
|
-
.c198s9j3 .ant-checkbox {
|
|
32713
|
-
height: 22px;
|
|
32676
|
+
.la6u9b4 {
|
|
32714
32677
|
display: flex;
|
|
32678
|
+
justify-content: flex-start;
|
|
32715
32679
|
align-items: center;
|
|
32716
|
-
|
|
32717
|
-
|
|
32718
|
-
.c198s9j3 .ant-checkbox-checked::after {
|
|
32719
|
-
border: none;
|
|
32720
|
-
}
|
|
32721
|
-
.c198s9j3.ant-checkbox-wrapper:hover .ant-checkbox-inner, .c198s9j3.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner,
|
|
32722
|
-
.c198s9j3 .ant-checkbox:hover .ant-checkbox-inner {
|
|
32723
|
-
border-color: #0080ff;
|
|
32724
|
-
}
|
|
32725
|
-
.c198s9j3 .ant-checkbox .ant-checkbox-inner {
|
|
32726
|
-
border: 1px solid rgba(107, 128, 167, 0.6);
|
|
32727
|
-
}
|
|
32728
|
-
.c198s9j3 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner,
|
|
32729
|
-
.c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
32730
|
-
border: 1px solid #0080ff;
|
|
32731
|
-
}
|
|
32732
|
-
.c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
32733
|
-
background: #0080ff;
|
|
32734
|
-
}
|
|
32735
|
-
.c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
32736
|
-
background-color: #fff;
|
|
32737
|
-
height: 2px;
|
|
32738
|
-
width: 10px;
|
|
32739
|
-
border-radius: 2px;
|
|
32740
|
-
}
|
|
32741
|
-
.c198s9j3.ant-checkbox-wrapper-disabled {
|
|
32742
|
-
opacity: 0.5;
|
|
32743
|
-
}
|
|
32744
|
-
.c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
|
|
32745
|
-
background: rgba(211, 218, 235, 0.6);
|
|
32746
|
-
border-color: rgba(107, 128, 167, 0.6) !important;
|
|
32747
|
-
}
|
|
32748
|
-
.c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
|
|
32749
|
-
border-color: #2d3a56;
|
|
32750
|
-
}
|
|
32751
|
-
.c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
32752
|
-
background: #2d3a56;
|
|
32753
|
-
}
|
|
32754
|
-
.c198s9j3 .ant-checkbox + span,
|
|
32755
|
-
.c198s9j3 .ant-checkbox-disabled + span {
|
|
32756
|
-
padding: 0;
|
|
32680
|
+
font-size: 12px;
|
|
32681
|
+
cursor: pointer;
|
|
32757
32682
|
}
|
|
32758
|
-
.
|
|
32759
|
-
|
|
32760
|
-
display: inline-block;
|
|
32761
|
-
margin-left: 12px;
|
|
32762
|
-
color: #2d3a56;
|
|
32683
|
+
.la6u9b4:not(:last-child) {
|
|
32684
|
+
margin-right: 20px;
|
|
32763
32685
|
}
|
|
32764
|
-
.
|
|
32765
|
-
|
|
32766
|
-
margin-left: 28px;
|
|
32767
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32686
|
+
.la6u9b4.deselected {
|
|
32687
|
+
opacity: 0.4;
|
|
32768
32688
|
}
|
|
32769
|
-
.
|
|
32770
|
-
|
|
32771
|
-
margin-left: 8px;
|
|
32689
|
+
.la6u9b4.deselected .color-block {
|
|
32690
|
+
background: #b4beca !important;
|
|
32772
32691
|
}
|
|
32773
|
-
|
|
32774
|
-
.
|
|
32775
|
-
|
|
32692
|
+
|
|
32693
|
+
.chhvk8b {
|
|
32694
|
+
display: inline-block;
|
|
32695
|
+
height: 8px;
|
|
32696
|
+
width: 8px;
|
|
32697
|
+
margin-right: 8px;
|
|
32776
32698
|
}
|
|
32777
32699
|
|
|
32778
|
-
.
|
|
32779
|
-
|
|
32700
|
+
.e1sdlxq1 .ant-dropdown-menu-item {
|
|
32701
|
+
display: flex;
|
|
32702
|
+
align-items: center;
|
|
32703
|
+
font-size: 12px;
|
|
32704
|
+
margin: 0;
|
|
32780
32705
|
}
|
|
32781
32706
|
|
|
32782
|
-
.
|
|
32783
|
-
|
|
32784
|
-
background-color: #fff;
|
|
32707
|
+
.m16f7gpb {
|
|
32708
|
+
position: relative;
|
|
32785
32709
|
}
|
|
32786
|
-
.
|
|
32787
|
-
|
|
32788
|
-
padding-bottom: 0px;
|
|
32789
|
-
padding-left: 0px !important;
|
|
32790
|
-
padding-right: 24px;
|
|
32710
|
+
.m16f7gpb.hidden-xaxis .pointer-wrapper {
|
|
32711
|
+
bottom: -12px;
|
|
32791
32712
|
}
|
|
32792
|
-
.
|
|
32793
|
-
|
|
32713
|
+
.m16f7gpb .metric-toolbar {
|
|
32714
|
+
display: flex;
|
|
32715
|
+
justify-content: space-between;
|
|
32716
|
+
line-height: 30px;
|
|
32717
|
+
margin: 0 16px;
|
|
32794
32718
|
}
|
|
32795
|
-
.
|
|
32796
|
-
|
|
32719
|
+
.m16f7gpb .metric-toolbar .metric-extra {
|
|
32720
|
+
display: flex;
|
|
32721
|
+
font-size: 12px;
|
|
32722
|
+
align-items: center;
|
|
32797
32723
|
}
|
|
32798
|
-
|
|
32799
|
-
|
|
32800
|
-
padding-right: 0px;
|
|
32801
|
-
cursor: default;
|
|
32724
|
+
.m16f7gpb .metric-toolbar .metric-extra .info-item {
|
|
32725
|
+
color: #a3b4cc;
|
|
32802
32726
|
}
|
|
32803
|
-
|
|
32804
|
-
|
|
32805
|
-
overflow: hidden;
|
|
32806
|
-
text-overflow: ellipsis;
|
|
32727
|
+
.m16f7gpb .metric-toolbar .metric-extra .info-item + .info-item {
|
|
32728
|
+
margin-left: 10px;
|
|
32807
32729
|
}
|
|
32808
|
-
|
|
32809
|
-
|
|
32810
|
-
|
|
32730
|
+
.m16f7gpb .metric-toolbar .metric-extra .menu-trigger {
|
|
32731
|
+
margin-left: 10px;
|
|
32732
|
+
cursor: pointer;
|
|
32811
32733
|
}
|
|
32812
|
-
|
|
32813
|
-
|
|
32814
|
-
|
|
32815
|
-
|
|
32816
|
-
|
|
32734
|
+
.m16f7gpb .recharts-xAxis {
|
|
32735
|
+
font-size: 12px;
|
|
32736
|
+
}
|
|
32737
|
+
.m16f7gpb .pointer-wrapper {
|
|
32738
|
+
position: absolute;
|
|
32739
|
+
bottom: 10px;
|
|
32740
|
+
padding: 0 8px;
|
|
32741
|
+
border-radius: 4px;
|
|
32742
|
+
font-size: 12px;
|
|
32743
|
+
color: #fff;
|
|
32744
|
+
background: rgba(0, 0, 0, 0.75);
|
|
32745
|
+
transform: translateX(-50%);
|
|
32817
32746
|
}
|
|
32818
32747
|
|
|
32819
|
-
.
|
|
32820
|
-
|
|
32748
|
+
.t1ipvk51 {
|
|
32749
|
+
min-width: 200px;
|
|
32821
32750
|
}
|
|
32822
32751
|
|
|
32823
|
-
.
|
|
32824
|
-
|
|
32825
|
-
|
|
32826
|
-
|
|
32827
|
-
|
|
32752
|
+
.t1kgldps {
|
|
32753
|
+
display: flex;
|
|
32754
|
+
align-items: center;
|
|
32755
|
+
justify-content: space-between;
|
|
32756
|
+
background-color: rgba(0, 0, 0, 0.75);
|
|
32757
|
+
color: #b4beca;
|
|
32758
|
+
font-size: 12px;
|
|
32759
|
+
padding: 3px 6px;
|
|
32828
32760
|
}
|
|
32829
|
-
.
|
|
32830
|
-
|
|
32761
|
+
.t1kgldps:first-child {
|
|
32762
|
+
padding-top: 3px;
|
|
32831
32763
|
}
|
|
32832
|
-
.
|
|
32833
|
-
|
|
32764
|
+
.t1kgldps:last-child {
|
|
32765
|
+
padding-bottom: 3px;
|
|
32834
32766
|
}
|
|
32835
|
-
.
|
|
32836
|
-
color: #
|
|
32767
|
+
.t1kgldps .column-value {
|
|
32768
|
+
color: #fff;
|
|
32769
|
+
margin-left: 8px;
|
|
32837
32770
|
}
|
|
32838
|
-
|
|
32839
|
-
|
|
32771
|
+
|
|
32772
|
+
.skwah65 {
|
|
32773
|
+
height: 8px;
|
|
32774
|
+
box-sizing: border-box;
|
|
32775
|
+
border-radius: 2px;
|
|
32776
|
+
background: #f5f7fa;
|
|
32777
|
+
display: flex;
|
|
32778
|
+
width: 100%;
|
|
32779
|
+
overflow: hidden;
|
|
32840
32780
|
}
|
|
32841
|
-
.
|
|
32842
|
-
margin-left:
|
|
32781
|
+
.skwah65 .stack-bar-item + .stack-bar-item {
|
|
32782
|
+
margin-left: 1px;
|
|
32843
32783
|
}
|
|
32844
|
-
|
|
32845
|
-
|
|
32784
|
+
|
|
32785
|
+
.t1gz6wqf {
|
|
32786
|
+
height: 100%;
|
|
32846
32787
|
}
|
|
32847
|
-
.
|
|
32848
|
-
|
|
32788
|
+
.t1gz6wqf .table-loading-item {
|
|
32789
|
+
padding: 12px 4px;
|
|
32790
|
+
border-bottom: 1px solid rgba(204, 212, 227, 0.18);
|
|
32791
|
+
display: flex;
|
|
32849
32792
|
}
|
|
32850
|
-
.
|
|
32851
|
-
|
|
32793
|
+
.t1gz6wqf .table-loading-item > * {
|
|
32794
|
+
height: 16px;
|
|
32795
|
+
margin: 4px;
|
|
32796
|
+
background: rgba(204, 212, 227, 0.18);
|
|
32797
|
+
border-radius: 2px;
|
|
32852
32798
|
}
|
|
32853
|
-
.
|
|
32854
|
-
|
|
32799
|
+
.t1gz6wqf .table-loading-item .checkbox-loading {
|
|
32800
|
+
width: 16px;
|
|
32855
32801
|
}
|
|
32856
|
-
.
|
|
32857
|
-
|
|
32802
|
+
.t1gz6wqf .table-loading-item .td-loading {
|
|
32803
|
+
flex: 1;
|
|
32858
32804
|
}
|
|
32859
|
-
.
|
|
32860
|
-
|
|
32805
|
+
.t1gz6wqf :nth-child(1) {
|
|
32806
|
+
padding: 8px 4px;
|
|
32861
32807
|
}
|
|
32862
|
-
.
|
|
32863
|
-
background
|
|
32808
|
+
.t1gz6wqf :nth-child(1) > * {
|
|
32809
|
+
background: rgba(107, 125, 153, 0.18);
|
|
32864
32810
|
}
|
|
32865
|
-
.
|
|
32866
|
-
background
|
|
32811
|
+
.t1gz6wqf :nth-child(1) > * {
|
|
32812
|
+
background: rgba(163, 180, 204, 0.18);
|
|
32867
32813
|
}
|
|
32868
|
-
|
|
32869
|
-
|
|
32814
|
+
|
|
32815
|
+
.sq6vos1 {
|
|
32816
|
+
--item-min-width: 60px;
|
|
32870
32817
|
}
|
|
32871
|
-
.
|
|
32872
|
-
|
|
32818
|
+
.sq6vos1 .ant-steps-item-tail, .sq6vos1 .ant-steps-item-icon {
|
|
32819
|
+
display: none !important;
|
|
32873
32820
|
}
|
|
32874
|
-
.
|
|
32875
|
-
|
|
32821
|
+
.sq6vos1 .ant-steps-item.ant-steps-item-active {
|
|
32822
|
+
flex-shrink: 0 !important;
|
|
32876
32823
|
}
|
|
32877
|
-
.
|
|
32878
|
-
|
|
32824
|
+
.sq6vos1 .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
|
|
32825
|
+
color: #0080ff;
|
|
32879
32826
|
}
|
|
32880
|
-
.
|
|
32881
|
-
|
|
32827
|
+
.sq6vos1 .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
32828
|
+
color: #0080ff;
|
|
32829
|
+
font-weight: normal;
|
|
32882
32830
|
}
|
|
32883
|
-
.
|
|
32884
|
-
|
|
32831
|
+
.sq6vos1 .ant-steps-item.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title, .sq6vos1 .ant-steps-item.ant-steps-item-finish .ant-steps-item-container:hover .ant-steps-item-content .ant-steps-item-title {
|
|
32832
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32885
32833
|
}
|
|
32886
|
-
.
|
|
32887
|
-
|
|
32834
|
+
.sq6vos1 .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
32835
|
+
color: #00122e;
|
|
32888
32836
|
}
|
|
32889
|
-
|
|
32890
|
-
.s1uupoto {
|
|
32891
|
-
width: 8px;
|
|
32892
|
-
height: 8px;
|
|
32893
|
-
border-radius: 50%;
|
|
32837
|
+
.sq6vos1 .step-item-text {
|
|
32894
32838
|
display: inline-block;
|
|
32895
32839
|
}
|
|
32896
|
-
|
|
32897
|
-
|
|
32898
|
-
|
|
32840
|
+
.sq6vos1 .step-item-title {
|
|
32841
|
+
overflow: hidden;
|
|
32842
|
+
white-space: nowrap;
|
|
32843
|
+
text-overflow: ellipsis;
|
|
32899
32844
|
}
|
|
32900
32845
|
|
|
32901
|
-
.
|
|
32846
|
+
.hjtnwxg .ant-steps-item-container {
|
|
32847
|
+
min-width: var(--item-min-width);
|
|
32848
|
+
}
|
|
32849
|
+
.hjtnwxg .ant-steps-item-disabled {
|
|
32850
|
+
cursor: not-allowed !important;
|
|
32851
|
+
}
|
|
32852
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal {
|
|
32853
|
+
flex-direction: row;
|
|
32854
|
+
justify-content: stretch;
|
|
32855
|
+
}
|
|
32856
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
|
|
32857
|
+
padding: 0;
|
|
32902
32858
|
margin-right: 4px;
|
|
32859
|
+
flex: 1;
|
|
32860
|
+
overflow: visible;
|
|
32903
32861
|
}
|
|
32904
|
-
|
|
32905
|
-
|
|
32906
|
-
|
|
32907
|
-
border-radius: 4px;
|
|
32862
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
|
|
32863
|
+
width: 100%;
|
|
32864
|
+
min-height: unset;
|
|
32908
32865
|
}
|
|
32909
|
-
|
|
32910
|
-
|
|
32911
|
-
|
|
32912
|
-
|
|
32866
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
|
|
32867
|
+
height: 26px;
|
|
32868
|
+
line-height: 26px;
|
|
32869
|
+
width: 100%;
|
|
32870
|
+
padding: 0;
|
|
32871
|
+
font-size: 12px;
|
|
32913
32872
|
}
|
|
32914
|
-
|
|
32915
|
-
|
|
32916
|
-
padding: 3px 8px;
|
|
32917
|
-
border-radius: 2px;
|
|
32873
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
|
|
32874
|
+
margin-right: 10px;
|
|
32918
32875
|
}
|
|
32919
|
-
|
|
32920
|
-
|
|
32921
|
-
|
|
32876
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
|
|
32877
|
+
display: none;
|
|
32878
|
+
}
|
|
32879
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
|
|
32880
|
+
padding-left: 8px;
|
|
32881
|
+
padding-right: 4px;
|
|
32882
|
+
border-radius: 4px 0 0 4px;
|
|
32883
|
+
}
|
|
32884
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
|
|
32885
|
+
margin-right: 0;
|
|
32922
32886
|
}
|
|
32923
|
-
.
|
|
32924
|
-
|
|
32925
|
-
|
|
32926
|
-
|
|
32927
|
-
align-items: center;
|
|
32928
|
-
border: none;
|
|
32887
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
|
|
32888
|
+
padding-right: 8px;
|
|
32889
|
+
padding-left: 12px;
|
|
32890
|
+
border-radius: 0 4px 4px 0;
|
|
32929
32891
|
}
|
|
32930
|
-
.
|
|
32931
|
-
|
|
32932
|
-
|
|
32933
|
-
|
|
32934
|
-
|
|
32935
|
-
|
|
32936
|
-
|
|
32892
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
|
|
32893
|
+
content: "";
|
|
32894
|
+
width: 0;
|
|
32895
|
+
height: 0;
|
|
32896
|
+
border: 13px solid transparent;
|
|
32897
|
+
position: absolute;
|
|
32898
|
+
top: 0;
|
|
32899
|
+
border-left: 8px solid rgba(237, 241, 250, 0.6);
|
|
32900
|
+
z-index: 2;
|
|
32901
|
+
position: relative;
|
|
32902
|
+
top: -50%;
|
|
32903
|
+
right: -100%;
|
|
32937
32904
|
}
|
|
32938
|
-
.
|
|
32939
|
-
|
|
32905
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
|
|
32906
|
+
padding: 0 4px 0 12px;
|
|
32940
32907
|
}
|
|
32941
|
-
.
|
|
32942
|
-
|
|
32943
|
-
|
|
32908
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
|
|
32909
|
+
content: "";
|
|
32910
|
+
width: 0;
|
|
32911
|
+
height: 0;
|
|
32912
|
+
border: 13px solid transparent;
|
|
32913
|
+
position: absolute;
|
|
32914
|
+
top: 0;
|
|
32915
|
+
border-left: 8px solid #fff;
|
|
32916
|
+
left: 0;
|
|
32944
32917
|
}
|
|
32945
|
-
.
|
|
32946
|
-
|
|
32947
|
-
background-color: rgba(255, 74, 74, 0.1);
|
|
32918
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
|
|
32919
|
+
max-width: calc(100% - var(--item-min-width) * 2);
|
|
32948
32920
|
}
|
|
32949
|
-
.
|
|
32950
|
-
color:
|
|
32951
|
-
background-color: rgba(255, 187, 0, 0.1);
|
|
32921
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
|
|
32922
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
32952
32923
|
}
|
|
32953
|
-
.
|
|
32954
|
-
color:
|
|
32955
|
-
background-color: rgba(30, 201, 127, 0.1);
|
|
32924
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
|
|
32925
|
+
border-left-color: rgba(0, 136, 255, 0.1) !important;
|
|
32956
32926
|
}
|
|
32957
|
-
.
|
|
32958
|
-
|
|
32959
|
-
|
|
32927
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
|
|
32928
|
+
cursor: pointer;
|
|
32929
|
+
min-width: var(--item-min-width);
|
|
32960
32930
|
}
|
|
32961
|
-
.
|
|
32962
|
-
|
|
32963
|
-
|
|
32931
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
|
|
32932
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
|
|
32933
|
+
min-width: var(--item-min-width);
|
|
32964
32934
|
}
|
|
32965
|
-
.
|
|
32966
|
-
|
|
32935
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
|
|
32936
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
|
|
32937
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
32967
32938
|
}
|
|
32968
|
-
.
|
|
32969
|
-
|
|
32939
|
+
.hjtnwxg .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
|
|
32940
|
+
padding: 0;
|
|
32970
32941
|
}
|
|
32971
|
-
|
|
32972
|
-
|
|
32942
|
+
|
|
32943
|
+
.v1p8siwu .ant-steps.ant-steps-vertical {
|
|
32944
|
+
width: 192px;
|
|
32945
|
+
row-gap: 2px;
|
|
32973
32946
|
}
|
|
32974
|
-
.
|
|
32975
|
-
|
|
32947
|
+
.v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-container {
|
|
32948
|
+
padding: 0 8px;
|
|
32949
|
+
border-radius: 4px;
|
|
32950
|
+
height: 32px;
|
|
32951
|
+
display: flex;
|
|
32952
|
+
align-items: center;
|
|
32976
32953
|
}
|
|
32977
|
-
.
|
|
32978
|
-
|
|
32954
|
+
.v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
|
|
32955
|
+
min-height: auto;
|
|
32956
|
+
white-space: nowrap;
|
|
32979
32957
|
}
|
|
32980
|
-
.
|
|
32981
|
-
|
|
32958
|
+
.v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
32959
|
+
font-size: 13px;
|
|
32960
|
+
line-height: 20px;
|
|
32961
|
+
max-width: 100%;
|
|
32982
32962
|
}
|
|
32983
|
-
.
|
|
32984
|
-
background
|
|
32963
|
+
.v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
|
|
32964
|
+
background: rgba(0, 128, 255, 0.1);
|
|
32985
32965
|
}
|
|
32986
32966
|
|
|
32987
|
-
.
|
|
32988
|
-
height: 8px;
|
|
32989
|
-
box-sizing: border-box;
|
|
32990
|
-
border-radius: 2px;
|
|
32991
|
-
background: #f5f7fa;
|
|
32992
|
-
display: flex;
|
|
32967
|
+
.h1xo7yjb {
|
|
32993
32968
|
width: 100%;
|
|
32994
|
-
|
|
32969
|
+
display: inline-flex;
|
|
32970
|
+
align-items: center;
|
|
32971
|
+
justify-content: center;
|
|
32972
|
+
column-gap: 4px;
|
|
32995
32973
|
}
|
|
32996
|
-
.
|
|
32997
|
-
|
|
32974
|
+
.h1xo7yjb .step-item-prefix-container {
|
|
32975
|
+
display: inline-flex;
|
|
32976
|
+
align-items: center;
|
|
32977
|
+
width: 18px;
|
|
32978
|
+
height: 18px;
|
|
32979
|
+
color: rgba(44, 56, 82, 0.75);
|
|
32980
|
+
justify-content: center;
|
|
32998
32981
|
}
|
|
32999
32982
|
|
|
33000
|
-
.
|
|
33001
|
-
|
|
32983
|
+
.v1f2f7cy {
|
|
32984
|
+
width: 100%;
|
|
32985
|
+
display: flex;
|
|
32986
|
+
align-items: center;
|
|
32987
|
+
justify-content: center;
|
|
32988
|
+
column-gap: 6px;
|
|
32989
|
+
font-size: 13px;
|
|
32990
|
+
}
|
|
32991
|
+
.v1f2f7cy .step-item-prefix-container {
|
|
32992
|
+
display: inline-flex;
|
|
32993
|
+
align-items: center;
|
|
32994
|
+
min-width: 20px;
|
|
32995
|
+
min-height: 20px;
|
|
32996
|
+
color: rgba(44, 56, 82, 0.75);
|
|
32997
|
+
justify-content: center;
|
|
33002
32998
|
}
|
|
33003
32999
|
|
|
33004
33000
|
.f1p9ti6d {
|
|
@@ -33032,6 +33028,26 @@ input.rrg1fkn.ant-input {
|
|
|
33032
33028
|
min-height: 0px;
|
|
33033
33029
|
}
|
|
33034
33030
|
|
|
33031
|
+
.c1k4vanq {
|
|
33032
|
+
padding: 0 12px 14px 12px;
|
|
33033
|
+
}
|
|
33034
|
+
|
|
33035
|
+
.rrwcpby {
|
|
33036
|
+
display: flex;
|
|
33037
|
+
align-items: center;
|
|
33038
|
+
}
|
|
33039
|
+
.rrwcpby .order {
|
|
33040
|
+
height: 24px;
|
|
33041
|
+
width: 24px;
|
|
33042
|
+
border-radius: 20px;
|
|
33043
|
+
color: #0080ff;
|
|
33044
|
+
background: rgba(0, 136, 255, 0.1);
|
|
33045
|
+
display: flex;
|
|
33046
|
+
align-items: center;
|
|
33047
|
+
justify-content: center;
|
|
33048
|
+
margin-right: 6px;
|
|
33049
|
+
}
|
|
33050
|
+
|
|
33035
33051
|
.c1udgdh2 {
|
|
33036
33052
|
color: #2d3a56;
|
|
33037
33053
|
padding: 7px 12px;
|
|
@@ -33072,57 +33088,6 @@ input.rrg1fkn.ant-input {
|
|
|
33072
33088
|
margin-right: 2px;
|
|
33073
33089
|
}
|
|
33074
33090
|
|
|
33075
|
-
.rrwcpby {
|
|
33076
|
-
display: flex;
|
|
33077
|
-
align-items: center;
|
|
33078
|
-
}
|
|
33079
|
-
.rrwcpby .order {
|
|
33080
|
-
height: 24px;
|
|
33081
|
-
width: 24px;
|
|
33082
|
-
border-radius: 20px;
|
|
33083
|
-
color: #0080ff;
|
|
33084
|
-
background: rgba(0, 136, 255, 0.1);
|
|
33085
|
-
display: flex;
|
|
33086
|
-
align-items: center;
|
|
33087
|
-
justify-content: center;
|
|
33088
|
-
margin-right: 6px;
|
|
33089
|
-
}
|
|
33090
|
-
|
|
33091
|
-
.w1xcixj5.outside-tag {
|
|
33092
|
-
padding-left: 0;
|
|
33093
|
-
}
|
|
33094
|
-
.w1xcixj5.outside-tag .inside-tag {
|
|
33095
|
-
border-radius: 4px 0 0 4px;
|
|
33096
|
-
padding-right: 4px;
|
|
33097
|
-
margin-right: 4px;
|
|
33098
|
-
}
|
|
33099
|
-
|
|
33100
|
-
.sut42l0 {
|
|
33101
|
-
padding: 0 8px;
|
|
33102
|
-
height: 18px;
|
|
33103
|
-
}
|
|
33104
|
-
|
|
33105
|
-
.mfsz1jz {
|
|
33106
|
-
padding: 2px 8px;
|
|
33107
|
-
height: 24px;
|
|
33108
|
-
}
|
|
33109
|
-
|
|
33110
|
-
.tnd6h4m {
|
|
33111
|
-
margin: 0;
|
|
33112
|
-
}
|
|
33113
|
-
|
|
33114
|
-
.i1qw4clm {
|
|
33115
|
-
margin-right: 4px;
|
|
33116
|
-
height: 16px;
|
|
33117
|
-
}
|
|
33118
|
-
|
|
33119
|
-
.n1r5ku5l.ant-tag.ant-tag-gray {
|
|
33120
|
-
font-weight: 700;
|
|
33121
|
-
color: #00122e;
|
|
33122
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
33123
|
-
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
33124
|
-
}
|
|
33125
|
-
|
|
33126
33091
|
.bab9xum {
|
|
33127
33092
|
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);
|
|
33128
33093
|
}
|
|
@@ -33190,6 +33155,41 @@ input.rrg1fkn.ant-input {
|
|
|
33190
33155
|
font-size: inherit;
|
|
33191
33156
|
}
|
|
33192
33157
|
|
|
33158
|
+
.w1xcixj5.outside-tag {
|
|
33159
|
+
padding-left: 0;
|
|
33160
|
+
}
|
|
33161
|
+
.w1xcixj5.outside-tag .inside-tag {
|
|
33162
|
+
border-radius: 4px 0 0 4px;
|
|
33163
|
+
padding-right: 4px;
|
|
33164
|
+
margin-right: 4px;
|
|
33165
|
+
}
|
|
33166
|
+
|
|
33167
|
+
.sut42l0 {
|
|
33168
|
+
padding: 0 8px;
|
|
33169
|
+
height: 18px;
|
|
33170
|
+
}
|
|
33171
|
+
|
|
33172
|
+
.mfsz1jz {
|
|
33173
|
+
padding: 2px 8px;
|
|
33174
|
+
height: 24px;
|
|
33175
|
+
}
|
|
33176
|
+
|
|
33177
|
+
.tnd6h4m {
|
|
33178
|
+
margin: 0;
|
|
33179
|
+
}
|
|
33180
|
+
|
|
33181
|
+
.i1qw4clm {
|
|
33182
|
+
margin-right: 4px;
|
|
33183
|
+
height: 16px;
|
|
33184
|
+
}
|
|
33185
|
+
|
|
33186
|
+
.n1r5ku5l.ant-tag.ant-tag-gray {
|
|
33187
|
+
font-weight: 700;
|
|
33188
|
+
color: #00122e;
|
|
33189
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
33190
|
+
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
33191
|
+
}
|
|
33192
|
+
|
|
33193
33193
|
.tc40oxa {
|
|
33194
33194
|
margin-bottom: 4px;
|
|
33195
33195
|
color: rgba(44, 56, 82, 0.6);
|