@cloudtower/eagle 0.27.13 → 0.27.14-alpha.1
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 +1555 -1555
- package/dist/esm/stats1.html +1 -1
- package/dist/style.css +1419 -1419
- package/dist/umd/stats1.html +1 -1
- package/package.json +5 -5
package/dist/components.css
CHANGED
|
@@ -29471,144 +29471,48 @@ 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
|
-
.
|
|
29475
|
-
|
|
29476
|
-
}
|
|
29477
|
-
.c1up1pdz.active {
|
|
29478
|
-
border-color: #0080ff;
|
|
29479
|
-
}
|
|
29480
|
-
.c1up1pdz.active > header {
|
|
29481
|
-
background: rgba(0, 128, 255, 0.1);
|
|
29482
|
-
}
|
|
29483
|
-
.c1up1pdz .expand {
|
|
29484
|
-
padding: 12px;
|
|
29485
|
-
}
|
|
29486
|
-
.c1up1pdz .field-item {
|
|
29487
|
-
display: flex;
|
|
29488
|
-
padding: 10px 0;
|
|
29489
|
-
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
29490
|
-
}
|
|
29491
|
-
.c1up1pdz .field-item:last-child {
|
|
29492
|
-
border-bottom: none;
|
|
29493
|
-
padding-bottom: 0;
|
|
29494
|
-
}
|
|
29495
|
-
.c1up1pdz .field-item label {
|
|
29496
|
-
line-height: 32px;
|
|
29497
|
-
width: 100px;
|
|
29498
|
-
color: rgba(62, 70, 82, 0.6);
|
|
29499
|
-
}
|
|
29500
|
-
.c1up1pdz .help {
|
|
29501
|
-
color: rgba(62, 70, 82, 0.6);
|
|
29502
|
-
margin-top: 5px;
|
|
29503
|
-
}
|
|
29504
|
-
.c1up1pdz .ant-input-affix-wrapper,
|
|
29505
|
-
.c1up1pdz .ant-picker {
|
|
29506
|
-
width: 128px;
|
|
29474
|
+
.bpq0js6 {
|
|
29475
|
+
padding: 4px 11px;
|
|
29507
29476
|
}
|
|
29508
29477
|
|
|
29509
|
-
.
|
|
29510
|
-
display: flex;
|
|
29511
|
-
align-items: center;
|
|
29512
|
-
justify-content: space-between;
|
|
29513
|
-
word-break: keep-all;
|
|
29514
|
-
}
|
|
29515
|
-
.c156wh19 .title {
|
|
29516
|
-
margin: 0 16px 0 8px;
|
|
29517
|
-
}
|
|
29518
|
-
.c156wh19 .retain {
|
|
29519
|
-
color: rgba(129, 138, 153, 0.6);
|
|
29520
|
-
}
|
|
29521
|
-
.c156wh19 .left {
|
|
29522
|
-
flex: 1;
|
|
29523
|
-
display: flex;
|
|
29524
|
-
overflow: hidden;
|
|
29525
|
-
align-items: center;
|
|
29526
|
-
justify-content: flex-start;
|
|
29478
|
+
.b15sn34c {
|
|
29527
29479
|
white-space: nowrap;
|
|
29480
|
+
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
29528
29481
|
}
|
|
29529
|
-
.
|
|
29530
|
-
|
|
29531
|
-
overflow: hidden;
|
|
29532
|
-
text-overflow: ellipsis;
|
|
29533
|
-
}
|
|
29534
|
-
.c156wh19 .right {
|
|
29535
|
-
display: flex;
|
|
29536
|
-
align-items: center;
|
|
29537
|
-
}
|
|
29538
|
-
.c156wh19 .reverse {
|
|
29539
|
-
display: flex;
|
|
29540
|
-
flex-direction: row-reverse;
|
|
29541
|
-
align-items: center;
|
|
29482
|
+
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
29483
|
+
--color: #0080ff;
|
|
29542
29484
|
}
|
|
29543
|
-
.
|
|
29544
|
-
|
|
29485
|
+
.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] {
|
|
29486
|
+
--color: #0080ff;
|
|
29545
29487
|
}
|
|
29546
|
-
.
|
|
29547
|
-
|
|
29548
|
-
margin-left: 14px;
|
|
29549
|
-
border-left: 1px solid rgba(129, 138, 153, 0.6);
|
|
29550
|
-
cursor: pointer;
|
|
29488
|
+
.b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
|
|
29489
|
+
margin-left: 1px;
|
|
29551
29490
|
}
|
|
29552
|
-
|
|
29553
|
-
|
|
29554
|
-
|
|
29555
|
-
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
29491
|
+
.b15sn34c > .ant-btn:not(:only-child):first-child {
|
|
29492
|
+
border-top-right-radius: 0;
|
|
29493
|
+
border-bottom-right-radius: 0;
|
|
29556
29494
|
}
|
|
29557
|
-
.
|
|
29558
|
-
|
|
29559
|
-
|
|
29560
|
-
border-radius: 4px;
|
|
29495
|
+
.b15sn34c > .ant-btn:not(:only-child):last-child {
|
|
29496
|
+
border-top-left-radius: 0;
|
|
29497
|
+
border-bottom-left-radius: 0;
|
|
29561
29498
|
}
|
|
29562
|
-
.
|
|
29563
|
-
|
|
29564
|
-
color: #0096ff;
|
|
29499
|
+
.b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
29500
|
+
border-radius: unset;
|
|
29565
29501
|
}
|
|
29566
29502
|
|
|
29567
|
-
.
|
|
29568
|
-
|
|
29569
|
-
|
|
29570
|
-
|
|
29571
|
-
|
|
29572
|
-
|
|
29573
|
-
|
|
29574
|
-
|
|
29575
|
-
text-align: center;
|
|
29576
|
-
}
|
|
29577
|
-
.wpbf4pq .options {
|
|
29578
|
-
padding: 12px 0 12px 16px;
|
|
29579
|
-
border-left: 2px solid rgba(129, 138, 153, 0.6);
|
|
29580
|
-
margin: 5px 0 5px 8px;
|
|
29581
|
-
}
|
|
29582
|
-
.wpbf4pq .week-day-option,
|
|
29583
|
-
.wpbf4pq .month-day-option {
|
|
29584
|
-
background: #f5f7fa;
|
|
29585
|
-
box-sizing: border-box;
|
|
29586
|
-
border-radius: 16px;
|
|
29587
|
-
margin-right: 8px;
|
|
29588
|
-
}
|
|
29589
|
-
.wpbf4pq .week-day-option:focus,
|
|
29590
|
-
.wpbf4pq .month-day-option:focus {
|
|
29591
|
-
color: inherit;
|
|
29592
|
-
border-color: #d9d9d9;
|
|
29593
|
-
}
|
|
29594
|
-
.wpbf4pq .week-day-option.active {
|
|
29595
|
-
background-color: #0096ff;
|
|
29596
|
-
border-color: #0096ff;
|
|
29597
|
-
color: #fff;
|
|
29598
|
-
}
|
|
29599
|
-
.wpbf4pq .week-day-option.en-text {
|
|
29600
|
-
width: 110px;
|
|
29601
|
-
margin-top: 4px;
|
|
29602
|
-
}
|
|
29603
|
-
.wpbf4pq .month-day-option {
|
|
29604
|
-
width: 32px;
|
|
29605
|
-
padding: 0;
|
|
29606
|
-
margin-bottom: 8px;
|
|
29503
|
+
.fde5mpd {
|
|
29504
|
+
width: 100%;
|
|
29505
|
+
height: 100%;
|
|
29506
|
+
min-height: 124px;
|
|
29507
|
+
display: flex;
|
|
29508
|
+
flex-direction: column;
|
|
29509
|
+
justify-content: center;
|
|
29510
|
+
align-items: center;
|
|
29607
29511
|
}
|
|
29608
|
-
.
|
|
29609
|
-
|
|
29610
|
-
|
|
29611
|
-
|
|
29512
|
+
.fde5mpd .error-text {
|
|
29513
|
+
color: rgba(10, 37, 85, 0.6);
|
|
29514
|
+
margin-bottom: 16px;
|
|
29515
|
+
font-size: 18px;
|
|
29612
29516
|
}
|
|
29613
29517
|
|
|
29614
29518
|
.buj61ew.ant-btn-icon-only {
|
|
@@ -29861,35 +29765,6 @@ html body {
|
|
|
29861
29765
|
padding: 0;
|
|
29862
29766
|
}
|
|
29863
29767
|
|
|
29864
|
-
.bpq0js6 {
|
|
29865
|
-
padding: 4px 11px;
|
|
29866
|
-
}
|
|
29867
|
-
|
|
29868
|
-
.b15sn34c {
|
|
29869
|
-
white-space: nowrap;
|
|
29870
|
-
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
29871
|
-
}
|
|
29872
|
-
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
29873
|
-
--color: #0080ff;
|
|
29874
|
-
}
|
|
29875
|
-
.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] {
|
|
29876
|
-
--color: #0080ff;
|
|
29877
|
-
}
|
|
29878
|
-
.b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
|
|
29879
|
-
margin-left: 1px;
|
|
29880
|
-
}
|
|
29881
|
-
.b15sn34c > .ant-btn:not(:only-child):first-child {
|
|
29882
|
-
border-top-right-radius: 0;
|
|
29883
|
-
border-bottom-right-radius: 0;
|
|
29884
|
-
}
|
|
29885
|
-
.b15sn34c > .ant-btn:not(:only-child):last-child {
|
|
29886
|
-
border-top-left-radius: 0;
|
|
29887
|
-
border-bottom-left-radius: 0;
|
|
29888
|
-
}
|
|
29889
|
-
.b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
29890
|
-
border-radius: unset;
|
|
29891
|
-
}
|
|
29892
|
-
|
|
29893
29768
|
.i1mrf09m {
|
|
29894
29769
|
display: inline-flex;
|
|
29895
29770
|
align-items: center;
|
|
@@ -29908,21 +29783,6 @@ html body {
|
|
|
29908
29783
|
animation: rotate 680ms linear infinite;
|
|
29909
29784
|
}
|
|
29910
29785
|
|
|
29911
|
-
.fde5mpd {
|
|
29912
|
-
width: 100%;
|
|
29913
|
-
height: 100%;
|
|
29914
|
-
min-height: 124px;
|
|
29915
|
-
display: flex;
|
|
29916
|
-
flex-direction: column;
|
|
29917
|
-
justify-content: center;
|
|
29918
|
-
align-items: center;
|
|
29919
|
-
}
|
|
29920
|
-
.fde5mpd .error-text {
|
|
29921
|
-
color: rgba(10, 37, 85, 0.6);
|
|
29922
|
-
margin-bottom: 16px;
|
|
29923
|
-
font-size: 18px;
|
|
29924
|
-
}
|
|
29925
|
-
|
|
29926
29786
|
.iap75of {
|
|
29927
29787
|
height: 18px;
|
|
29928
29788
|
line-height: 18px;
|
|
@@ -30625,293 +30485,634 @@ input.rrg1fkn.ant-input {
|
|
|
30625
30485
|
word-break: break-all;
|
|
30626
30486
|
}
|
|
30627
30487
|
|
|
30628
|
-
.
|
|
30629
|
-
|
|
30630
|
-
|
|
30631
|
-
|
|
30632
|
-
|
|
30633
|
-
|
|
30634
|
-
font-size: 12px;
|
|
30635
|
-
line-height: 24px;
|
|
30636
|
-
}
|
|
30637
|
-
.p12gwtiw .pagination-left {
|
|
30638
|
-
padding: 2px 8px;
|
|
30639
|
-
}
|
|
30640
|
-
.p12gwtiw .dropdown-trigger {
|
|
30641
|
-
display: flex;
|
|
30642
|
-
align-items: center;
|
|
30643
|
-
border-radius: 6px;
|
|
30644
|
-
cursor: pointer;
|
|
30645
|
-
transition: all 0.3s ease;
|
|
30488
|
+
.d6j0lbj {
|
|
30489
|
+
font-family: Inter;
|
|
30490
|
+
font-style: normal;
|
|
30491
|
+
font-weight: bold;
|
|
30492
|
+
font-size: 32px;
|
|
30493
|
+
line-height: 40px;
|
|
30646
30494
|
}
|
|
30647
|
-
|
|
30648
|
-
|
|
30649
|
-
|
|
30495
|
+
|
|
30496
|
+
.d1xhvvxe {
|
|
30497
|
+
font-family: Inter;
|
|
30498
|
+
font-style: normal;
|
|
30499
|
+
font-weight: bold;
|
|
30500
|
+
font-size: 24px;
|
|
30501
|
+
line-height: 32px;
|
|
30650
30502
|
}
|
|
30651
|
-
|
|
30652
|
-
|
|
30503
|
+
|
|
30504
|
+
.dk10mxq {
|
|
30505
|
+
font-family: Inter;
|
|
30506
|
+
font-style: normal;
|
|
30507
|
+
font-weight: normal;
|
|
30508
|
+
font-size: 32px;
|
|
30509
|
+
line-height: 40px;
|
|
30653
30510
|
}
|
|
30654
|
-
|
|
30655
|
-
|
|
30656
|
-
|
|
30657
|
-
|
|
30511
|
+
|
|
30512
|
+
.dxsait {
|
|
30513
|
+
font-family: Inter;
|
|
30514
|
+
font-style: normal;
|
|
30658
30515
|
font-weight: bold;
|
|
30516
|
+
font-size: 20px;
|
|
30517
|
+
line-height: 24px;
|
|
30659
30518
|
}
|
|
30660
|
-
|
|
30661
|
-
|
|
30662
|
-
|
|
30663
|
-
|
|
30664
|
-
|
|
30665
|
-
|
|
30519
|
+
|
|
30520
|
+
.dokn0h3 {
|
|
30521
|
+
font-family: Inter;
|
|
30522
|
+
font-style: normal;
|
|
30523
|
+
font-weight: normal;
|
|
30524
|
+
font-size: 20px;
|
|
30525
|
+
line-height: 24px;
|
|
30666
30526
|
}
|
|
30667
|
-
|
|
30668
|
-
.
|
|
30669
|
-
|
|
30527
|
+
|
|
30528
|
+
.dobau4p {
|
|
30529
|
+
font-family: Inter;
|
|
30530
|
+
font-style: normal;
|
|
30531
|
+
font-weight: bold;
|
|
30532
|
+
font-size: 18px;
|
|
30533
|
+
line-height: 22px;
|
|
30670
30534
|
}
|
|
30671
|
-
|
|
30672
|
-
|
|
30535
|
+
|
|
30536
|
+
.dvolwok {
|
|
30537
|
+
font-family: Inter;
|
|
30538
|
+
font-style: normal;
|
|
30539
|
+
font-weight: normal;
|
|
30540
|
+
font-size: 18px;
|
|
30541
|
+
line-height: 22px;
|
|
30673
30542
|
}
|
|
30674
30543
|
|
|
30675
|
-
.
|
|
30676
|
-
|
|
30677
|
-
|
|
30544
|
+
.h181qhg4 {
|
|
30545
|
+
font-family: Inter;
|
|
30546
|
+
font-style: normal;
|
|
30547
|
+
font-weight: bold;
|
|
30548
|
+
font-size: 16px;
|
|
30549
|
+
line-height: 22px;
|
|
30678
30550
|
}
|
|
30679
|
-
|
|
30680
|
-
|
|
30681
|
-
font-
|
|
30682
|
-
|
|
30551
|
+
|
|
30552
|
+
.h1phgmcq {
|
|
30553
|
+
font-family: Inter;
|
|
30554
|
+
font-style: normal;
|
|
30555
|
+
font-weight: normal;
|
|
30556
|
+
font-size: 16px;
|
|
30557
|
+
line-height: 22px;
|
|
30683
30558
|
}
|
|
30684
30559
|
|
|
30685
|
-
.
|
|
30686
|
-
|
|
30687
|
-
|
|
30688
|
-
|
|
30560
|
+
.h173xnl1 {
|
|
30561
|
+
font-family: Inter;
|
|
30562
|
+
font-style: normal;
|
|
30563
|
+
font-weight: bold;
|
|
30564
|
+
font-size: 14px;
|
|
30565
|
+
line-height: 20px;
|
|
30689
30566
|
}
|
|
30690
|
-
|
|
30691
|
-
|
|
30692
|
-
|
|
30567
|
+
|
|
30568
|
+
.hedm4pz {
|
|
30569
|
+
font-family: Inter;
|
|
30570
|
+
font-style: normal;
|
|
30571
|
+
font-weight: normal;
|
|
30572
|
+
font-size: 14px;
|
|
30573
|
+
line-height: 20px;
|
|
30693
30574
|
}
|
|
30694
|
-
|
|
30695
|
-
|
|
30575
|
+
|
|
30576
|
+
.h1kd8xld {
|
|
30577
|
+
font-family: Inter;
|
|
30578
|
+
font-style: normal;
|
|
30579
|
+
font-weight: bold;
|
|
30580
|
+
font-size: 12px;
|
|
30581
|
+
line-height: 18px;
|
|
30696
30582
|
}
|
|
30697
|
-
|
|
30698
|
-
|
|
30583
|
+
|
|
30584
|
+
.hp14fr {
|
|
30585
|
+
font-family: Inter;
|
|
30586
|
+
font-style: normal;
|
|
30587
|
+
font-weight: normal;
|
|
30588
|
+
font-size: 12px;
|
|
30589
|
+
line-height: 18px;
|
|
30699
30590
|
}
|
|
30700
|
-
|
|
30701
|
-
|
|
30702
|
-
|
|
30591
|
+
|
|
30592
|
+
.hgrg7mn {
|
|
30593
|
+
font-family: Inter;
|
|
30594
|
+
font-style: normal;
|
|
30595
|
+
font-weight: bold;
|
|
30596
|
+
text-transform: uppercase;
|
|
30597
|
+
font-feature-settings: "cpsp" on;
|
|
30598
|
+
font-size: 12px;
|
|
30599
|
+
line-height: 18px;
|
|
30703
30600
|
}
|
|
30704
|
-
|
|
30705
|
-
|
|
30706
|
-
|
|
30707
|
-
|
|
30708
|
-
|
|
30709
|
-
|
|
30601
|
+
|
|
30602
|
+
.h6zme9x {
|
|
30603
|
+
font-family: Inter;
|
|
30604
|
+
font-style: normal;
|
|
30605
|
+
font-weight: normal;
|
|
30606
|
+
text-transform: uppercase;
|
|
30607
|
+
font-feature-settings: "cpsp" on;
|
|
30608
|
+
font-size: 12px;
|
|
30609
|
+
line-height: 18px;
|
|
30710
30610
|
}
|
|
30711
|
-
|
|
30712
|
-
|
|
30611
|
+
|
|
30612
|
+
.locjvsv {
|
|
30613
|
+
font-family: Inter;
|
|
30614
|
+
font-style: normal;
|
|
30615
|
+
font-weight: normal;
|
|
30616
|
+
font-size: 16px;
|
|
30617
|
+
line-height: 24px;
|
|
30713
30618
|
}
|
|
30714
|
-
|
|
30715
|
-
|
|
30716
|
-
|
|
30619
|
+
|
|
30620
|
+
.l13gi131 {
|
|
30621
|
+
font-family: Inter;
|
|
30622
|
+
font-style: normal;
|
|
30623
|
+
font-weight: bold;
|
|
30624
|
+
font-size: 16px;
|
|
30625
|
+
line-height: 24px;
|
|
30717
30626
|
}
|
|
30718
|
-
|
|
30719
|
-
|
|
30627
|
+
|
|
30628
|
+
.l1ynemsu {
|
|
30629
|
+
font-family: Inter;
|
|
30630
|
+
font-style: normal;
|
|
30631
|
+
font-weight: normal;
|
|
30632
|
+
font-size: 16px;
|
|
30633
|
+
line-height: 24px;
|
|
30720
30634
|
}
|
|
30721
|
-
|
|
30722
|
-
|
|
30723
|
-
|
|
30635
|
+
|
|
30636
|
+
.l1cft1cx {
|
|
30637
|
+
font-family: Inter;
|
|
30638
|
+
font-style: normal;
|
|
30639
|
+
font-weight: bold;
|
|
30640
|
+
font-size: 16px;
|
|
30641
|
+
line-height: 24px;
|
|
30724
30642
|
}
|
|
30725
|
-
|
|
30726
|
-
|
|
30643
|
+
|
|
30644
|
+
.l17tqc8p {
|
|
30645
|
+
font-family: Inter;
|
|
30646
|
+
font-style: normal;
|
|
30647
|
+
font-weight: normal;
|
|
30648
|
+
text-transform: uppercase;
|
|
30649
|
+
font-feature-settings: "cpsp" on;
|
|
30650
|
+
font-size: 16px;
|
|
30651
|
+
line-height: 24px;
|
|
30727
30652
|
}
|
|
30728
|
-
|
|
30729
|
-
|
|
30730
|
-
|
|
30731
|
-
|
|
30653
|
+
|
|
30654
|
+
.l1j1e5w7 {
|
|
30655
|
+
font-family: Inter;
|
|
30656
|
+
font-style: normal;
|
|
30657
|
+
font-weight: bold;
|
|
30658
|
+
text-transform: uppercase;
|
|
30659
|
+
font-feature-settings: "cpsp" on;
|
|
30660
|
+
font-size: 16px;
|
|
30661
|
+
line-height: 24px;
|
|
30732
30662
|
}
|
|
30733
|
-
|
|
30734
|
-
|
|
30735
|
-
|
|
30736
|
-
|
|
30663
|
+
|
|
30664
|
+
.l1gf91jb {
|
|
30665
|
+
font-family: Inter;
|
|
30666
|
+
font-style: normal;
|
|
30667
|
+
font-weight: normal;
|
|
30668
|
+
font-size: 14px;
|
|
30669
|
+
line-height: 22px;
|
|
30737
30670
|
}
|
|
30738
|
-
|
|
30739
|
-
|
|
30671
|
+
|
|
30672
|
+
.lu7hlr6 {
|
|
30673
|
+
font-family: Inter;
|
|
30674
|
+
font-style: normal;
|
|
30675
|
+
font-weight: 500;
|
|
30676
|
+
font-size: 14px;
|
|
30677
|
+
line-height: 22px;
|
|
30740
30678
|
}
|
|
30741
30679
|
|
|
30742
|
-
.
|
|
30743
|
-
|
|
30680
|
+
.l3l3jf0 {
|
|
30681
|
+
font-family: Inter;
|
|
30682
|
+
font-style: normal;
|
|
30683
|
+
font-weight: bold;
|
|
30684
|
+
font-size: 14px;
|
|
30685
|
+
line-height: 22px;
|
|
30744
30686
|
}
|
|
30745
|
-
|
|
30746
|
-
|
|
30687
|
+
|
|
30688
|
+
.l12j5nqp {
|
|
30689
|
+
font-family: Inter;
|
|
30690
|
+
font-style: normal;
|
|
30691
|
+
font-weight: normal;
|
|
30692
|
+
font-size: 14px;
|
|
30693
|
+
line-height: 22px;
|
|
30747
30694
|
}
|
|
30748
30695
|
|
|
30749
|
-
.
|
|
30750
|
-
|
|
30751
|
-
|
|
30696
|
+
.l1tecqht {
|
|
30697
|
+
font-family: Inter;
|
|
30698
|
+
font-style: normal;
|
|
30699
|
+
font-weight: bold;
|
|
30700
|
+
font-size: 14px;
|
|
30701
|
+
line-height: 22px;
|
|
30752
30702
|
}
|
|
30753
|
-
|
|
30754
|
-
|
|
30703
|
+
|
|
30704
|
+
.l6sa990 {
|
|
30705
|
+
font-family: Inter;
|
|
30706
|
+
font-style: normal;
|
|
30707
|
+
font-weight: normal;
|
|
30708
|
+
text-transform: uppercase;
|
|
30709
|
+
font-feature-settings: "cpsp" on;
|
|
30710
|
+
font-size: 14px;
|
|
30711
|
+
line-height: 22px;
|
|
30755
30712
|
}
|
|
30756
|
-
|
|
30757
|
-
|
|
30758
|
-
|
|
30759
|
-
|
|
30713
|
+
|
|
30714
|
+
.lckqe8j {
|
|
30715
|
+
font-family: Inter;
|
|
30716
|
+
font-style: normal;
|
|
30717
|
+
font-weight: bold;
|
|
30718
|
+
text-transform: uppercase;
|
|
30719
|
+
font-feature-settings: "cpsp" on;
|
|
30720
|
+
font-size: 14px;
|
|
30721
|
+
line-height: 22px;
|
|
30760
30722
|
}
|
|
30761
|
-
|
|
30762
|
-
|
|
30723
|
+
|
|
30724
|
+
.l1kuminb {
|
|
30725
|
+
font-family: Inter;
|
|
30726
|
+
font-style: normal;
|
|
30727
|
+
font-weight: normal;
|
|
30728
|
+
font-size: 13px;
|
|
30729
|
+
line-height: 20px;
|
|
30763
30730
|
}
|
|
30764
|
-
|
|
30765
|
-
|
|
30766
|
-
|
|
30731
|
+
|
|
30732
|
+
.l1pbuf5j {
|
|
30733
|
+
font-family: Inter;
|
|
30734
|
+
font-style: normal;
|
|
30735
|
+
font-weight: 600;
|
|
30736
|
+
font-size: 13px;
|
|
30767
30737
|
line-height: 20px;
|
|
30768
30738
|
}
|
|
30769
|
-
|
|
30770
|
-
|
|
30771
|
-
|
|
30772
|
-
|
|
30773
|
-
|
|
30774
|
-
|
|
30775
|
-
|
|
30776
|
-
background: #ccd4e3;
|
|
30777
|
-
opacity: 0.5;
|
|
30778
|
-
}
|
|
30779
|
-
.r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
|
|
30780
|
-
border-right-color: #0080ff;
|
|
30781
|
-
}
|
|
30782
|
-
.r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
|
|
30783
|
-
border-color: #0080ff;
|
|
30784
|
-
}
|
|
30785
|
-
.r1f0aqcc.ant-radio-button-wrapper-checked {
|
|
30786
|
-
background: rgba(0, 136, 255, 0.1);
|
|
30787
|
-
}
|
|
30788
|
-
.r1f0aqcc.ant-radio-button-wrapper-disabled {
|
|
30789
|
-
background: rgba(211, 218, 235, 0.6);
|
|
30790
|
-
border-color: #ccd4e3;
|
|
30791
|
-
opacity: 0.5;
|
|
30792
|
-
}
|
|
30793
|
-
.r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
|
|
30794
|
-
color: #00122e;
|
|
30795
|
-
border-color: #ccd4e3;
|
|
30796
|
-
}
|
|
30797
|
-
.r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
|
|
30798
|
-
color: #00122e;
|
|
30799
|
-
border-color: #ccd4e3;
|
|
30800
|
-
background: rgba(172, 186, 211, 0.6);
|
|
30801
|
-
}
|
|
30802
|
-
.r1f0aqcc .ant-radio-button-input {
|
|
30803
|
-
margin-right: 8px;
|
|
30804
|
-
display: inline;
|
|
30805
|
-
border: none;
|
|
30806
|
-
padding: 0;
|
|
30807
|
-
width: 36px;
|
|
30808
|
-
background: transparent;
|
|
30809
|
-
}
|
|
30810
|
-
.r1f0aqcc .ant-radio-button-input:focus {
|
|
30811
|
-
box-shadow: none;
|
|
30739
|
+
|
|
30740
|
+
.l1r4ztu {
|
|
30741
|
+
font-family: Inter;
|
|
30742
|
+
font-style: normal;
|
|
30743
|
+
font-weight: bold;
|
|
30744
|
+
font-size: 13px;
|
|
30745
|
+
line-height: 20px;
|
|
30812
30746
|
}
|
|
30813
|
-
|
|
30814
|
-
|
|
30815
|
-
|
|
30816
|
-
|
|
30747
|
+
|
|
30748
|
+
.ly8vzok {
|
|
30749
|
+
font-family: Inter;
|
|
30750
|
+
font-style: normal;
|
|
30751
|
+
font-weight: normal;
|
|
30752
|
+
font-size: 13px;
|
|
30753
|
+
line-height: 20px;
|
|
30817
30754
|
}
|
|
30818
|
-
|
|
30819
|
-
|
|
30755
|
+
|
|
30756
|
+
.lumfmf {
|
|
30757
|
+
font-family: Inter;
|
|
30758
|
+
font-style: normal;
|
|
30759
|
+
font-weight: 600;
|
|
30760
|
+
font-size: 13px;
|
|
30761
|
+
line-height: 20px;
|
|
30820
30762
|
}
|
|
30821
|
-
|
|
30822
|
-
|
|
30763
|
+
|
|
30764
|
+
.l16ujwmv {
|
|
30765
|
+
font-family: Inter;
|
|
30766
|
+
font-style: normal;
|
|
30767
|
+
font-weight: bold;
|
|
30768
|
+
font-size: 13px;
|
|
30769
|
+
line-height: 20px;
|
|
30823
30770
|
}
|
|
30824
|
-
|
|
30825
|
-
|
|
30826
|
-
|
|
30827
|
-
|
|
30828
|
-
|
|
30771
|
+
|
|
30772
|
+
.l17o1ffr {
|
|
30773
|
+
font-family: Inter;
|
|
30774
|
+
font-style: normal;
|
|
30775
|
+
font-weight: normal;
|
|
30776
|
+
text-transform: uppercase;
|
|
30777
|
+
font-feature-settings: "cpsp" on;
|
|
30778
|
+
font-size: 13px;
|
|
30779
|
+
line-height: 20px;
|
|
30829
30780
|
}
|
|
30830
30781
|
|
|
30831
|
-
.
|
|
30832
|
-
|
|
30782
|
+
.lngllvn {
|
|
30783
|
+
font-family: Inter;
|
|
30784
|
+
font-style: normal;
|
|
30785
|
+
font-weight: bold;
|
|
30786
|
+
text-transform: uppercase;
|
|
30787
|
+
font-feature-settings: "cpsp" on;
|
|
30788
|
+
font-size: 13px;
|
|
30789
|
+
line-height: 20px;
|
|
30833
30790
|
}
|
|
30834
30791
|
|
|
30835
|
-
.
|
|
30836
|
-
|
|
30792
|
+
.l2i7fo9 {
|
|
30793
|
+
font-family: Inter;
|
|
30794
|
+
font-style: normal;
|
|
30795
|
+
font-weight: normal;
|
|
30796
|
+
font-size: 12px;
|
|
30837
30797
|
line-height: 18px;
|
|
30838
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30839
|
-
height: 34px;
|
|
30840
|
-
min-height: 34px;
|
|
30841
|
-
box-sizing: border-box;
|
|
30842
|
-
margin-top: 8px;
|
|
30843
30798
|
}
|
|
30844
30799
|
|
|
30845
|
-
.
|
|
30846
|
-
|
|
30847
|
-
|
|
30848
|
-
|
|
30849
|
-
|
|
30850
|
-
|
|
30851
|
-
}
|
|
30852
|
-
.onr9gzt .selected-icon {
|
|
30853
|
-
display: none;
|
|
30854
|
-
}
|
|
30855
|
-
.onr9gzt.ant-select-item-option-grouped {
|
|
30856
|
-
padding-left: 8px;
|
|
30800
|
+
.l1x7hscx {
|
|
30801
|
+
font-family: Inter;
|
|
30802
|
+
font-style: normal;
|
|
30803
|
+
font-weight: 500;
|
|
30804
|
+
font-size: 12px;
|
|
30805
|
+
line-height: 18px;
|
|
30857
30806
|
}
|
|
30858
|
-
|
|
30859
|
-
|
|
30807
|
+
|
|
30808
|
+
.le1jwan {
|
|
30809
|
+
font-family: Inter;
|
|
30810
|
+
font-style: normal;
|
|
30811
|
+
font-weight: bold;
|
|
30812
|
+
font-size: 12px;
|
|
30813
|
+
line-height: 18px;
|
|
30860
30814
|
}
|
|
30861
|
-
|
|
30862
|
-
|
|
30815
|
+
|
|
30816
|
+
.lyxynfj {
|
|
30817
|
+
font-family: Inter;
|
|
30818
|
+
font-style: normal;
|
|
30819
|
+
font-weight: normal;
|
|
30820
|
+
font-size: 12px;
|
|
30821
|
+
line-height: 18px;
|
|
30863
30822
|
}
|
|
30864
|
-
|
|
30865
|
-
|
|
30823
|
+
|
|
30824
|
+
.lpb2nxv {
|
|
30825
|
+
font-family: Inter;
|
|
30826
|
+
font-style: normal;
|
|
30827
|
+
font-weight: 500;
|
|
30828
|
+
font-size: 12px;
|
|
30829
|
+
line-height: 18px;
|
|
30866
30830
|
}
|
|
30867
|
-
|
|
30868
|
-
|
|
30831
|
+
|
|
30832
|
+
.l1r8o3vv {
|
|
30833
|
+
font-family: Inter;
|
|
30834
|
+
font-style: normal;
|
|
30835
|
+
font-weight: bold;
|
|
30836
|
+
font-size: 12px;
|
|
30837
|
+
line-height: 18px;
|
|
30869
30838
|
}
|
|
30870
|
-
|
|
30871
|
-
|
|
30839
|
+
|
|
30840
|
+
.lemnjy2 {
|
|
30841
|
+
font-family: Inter;
|
|
30842
|
+
font-style: normal;
|
|
30843
|
+
font-weight: normal;
|
|
30844
|
+
text-transform: uppercase;
|
|
30845
|
+
font-feature-settings: "cpsp" on;
|
|
30846
|
+
font-size: 12px;
|
|
30847
|
+
line-height: 18px;
|
|
30872
30848
|
}
|
|
30873
|
-
|
|
30874
|
-
|
|
30875
|
-
|
|
30849
|
+
|
|
30850
|
+
.lrc42gb {
|
|
30851
|
+
font-family: Inter;
|
|
30852
|
+
font-style: normal;
|
|
30853
|
+
font-weight: bold;
|
|
30854
|
+
text-transform: uppercase;
|
|
30855
|
+
font-feature-settings: "cpsp" on;
|
|
30856
|
+
font-size: 12px;
|
|
30857
|
+
line-height: 18px;
|
|
30876
30858
|
}
|
|
30877
30859
|
|
|
30878
|
-
.
|
|
30879
|
-
|
|
30880
|
-
|
|
30881
|
-
|
|
30860
|
+
.fqaz4mb {
|
|
30861
|
+
font-family: Inter;
|
|
30862
|
+
font-style: normal;
|
|
30863
|
+
font-weight: normal;
|
|
30864
|
+
font-size: 13px;
|
|
30882
30865
|
line-height: 20px;
|
|
30883
30866
|
}
|
|
30884
|
-
|
|
30885
|
-
|
|
30886
|
-
|
|
30887
|
-
|
|
30867
|
+
|
|
30868
|
+
.f13we5o {
|
|
30869
|
+
font-family: Inter;
|
|
30870
|
+
font-style: normal;
|
|
30871
|
+
font-weight: normal;
|
|
30872
|
+
font-size: 13px;
|
|
30873
|
+
line-height: 20px;
|
|
30888
30874
|
}
|
|
30889
30875
|
|
|
30890
|
-
.
|
|
30891
|
-
|
|
30892
|
-
|
|
30893
|
-
|
|
30894
|
-
|
|
30876
|
+
.ffmjua2 {
|
|
30877
|
+
font-family: Inter;
|
|
30878
|
+
font-style: normal;
|
|
30879
|
+
font-weight: normal;
|
|
30880
|
+
font-size: 12px;
|
|
30895
30881
|
line-height: 18px;
|
|
30896
|
-
margin-top: 2px;
|
|
30897
30882
|
}
|
|
30898
30883
|
|
|
30899
|
-
.
|
|
30900
|
-
|
|
30901
|
-
|
|
30902
|
-
|
|
30884
|
+
.fz2mxw0 {
|
|
30885
|
+
font-family: Inter;
|
|
30886
|
+
font-style: normal;
|
|
30887
|
+
font-weight: normal;
|
|
30888
|
+
font-size: 12px;
|
|
30889
|
+
line-height: 18px;
|
|
30903
30890
|
}
|
|
30904
30891
|
|
|
30905
|
-
.
|
|
30906
|
-
|
|
30907
|
-
|
|
30908
|
-
|
|
30909
|
-
|
|
30892
|
+
.t1ertzoh {
|
|
30893
|
+
font-family: Inter;
|
|
30894
|
+
font-style: normal;
|
|
30895
|
+
font-weight: normal;
|
|
30896
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
30897
|
+
font-size: 13px;
|
|
30898
|
+
line-height: 20px;
|
|
30910
30899
|
}
|
|
30911
30900
|
|
|
30912
|
-
.
|
|
30913
|
-
|
|
30914
|
-
|
|
30901
|
+
.t19bge8r {
|
|
30902
|
+
font-family: Inter;
|
|
30903
|
+
font-style: normal;
|
|
30904
|
+
font-weight: normal;
|
|
30905
|
+
font-feature-settings: "zero" on;
|
|
30906
|
+
font-size: 13px;
|
|
30907
|
+
line-height: 20px;
|
|
30908
|
+
}
|
|
30909
|
+
|
|
30910
|
+
.tjrzfyl {
|
|
30911
|
+
font-family: Inter;
|
|
30912
|
+
font-style: normal;
|
|
30913
|
+
font-weight: normal;
|
|
30914
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
30915
|
+
font-size: 12px;
|
|
30916
|
+
line-height: 18px;
|
|
30917
|
+
}
|
|
30918
|
+
|
|
30919
|
+
.tm6s7bo {
|
|
30920
|
+
font-family: Inter;
|
|
30921
|
+
font-style: normal;
|
|
30922
|
+
font-weight: 500;
|
|
30923
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
30924
|
+
font-size: 12px;
|
|
30925
|
+
line-height: 18px;
|
|
30926
|
+
}
|
|
30927
|
+
|
|
30928
|
+
.t19zq6ic {
|
|
30929
|
+
font-family: Inter;
|
|
30930
|
+
font-style: normal;
|
|
30931
|
+
font-weight: normal;
|
|
30932
|
+
font-feature-settings: "zero" on;
|
|
30933
|
+
font-size: 12px;
|
|
30934
|
+
line-height: 18px;
|
|
30935
|
+
}
|
|
30936
|
+
|
|
30937
|
+
.t1gduru8 {
|
|
30938
|
+
font-family: Inter;
|
|
30939
|
+
font-style: normal;
|
|
30940
|
+
font-weight: 500;
|
|
30941
|
+
font-feature-settings: "zero" on;
|
|
30942
|
+
font-size: 12px;
|
|
30943
|
+
line-height: 18px;
|
|
30944
|
+
}
|
|
30945
|
+
|
|
30946
|
+
.t55raab {
|
|
30947
|
+
font-family: Inter;
|
|
30948
|
+
font-style: normal;
|
|
30949
|
+
font-weight: bold;
|
|
30950
|
+
font-feature-settings: "zero" on;
|
|
30951
|
+
font-size: 16px;
|
|
30952
|
+
line-height: 24px;
|
|
30953
|
+
}
|
|
30954
|
+
|
|
30955
|
+
.u1w9abfe {
|
|
30956
|
+
font-family: Inter;
|
|
30957
|
+
font-style: normal;
|
|
30958
|
+
font-weight: normal;
|
|
30959
|
+
font-size: 10px;
|
|
30960
|
+
line-height: 12px;
|
|
30961
|
+
}
|
|
30962
|
+
|
|
30963
|
+
.i1e4sgug {
|
|
30964
|
+
display: inline-block;
|
|
30965
|
+
}
|
|
30966
|
+
|
|
30967
|
+
.rxbeqvl.ant-radio-wrapper {
|
|
30968
|
+
display: inline-flex;
|
|
30969
|
+
align-items: baseline;
|
|
30970
|
+
white-space: pre-wrap;
|
|
30971
|
+
}
|
|
30972
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio {
|
|
30973
|
+
position: relative;
|
|
30974
|
+
top: 3px;
|
|
30975
|
+
}
|
|
30976
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
|
|
30977
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
30978
|
+
}
|
|
30979
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
|
|
30980
|
+
border-color: #0080ff;
|
|
30981
|
+
}
|
|
30982
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
|
|
30983
|
+
border-color: #0080ff;
|
|
30984
|
+
background: #0080ff;
|
|
30985
|
+
}
|
|
30986
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
|
|
30987
|
+
top: 4px;
|
|
30988
|
+
left: 4px;
|
|
30989
|
+
width: 6px;
|
|
30990
|
+
height: 6px;
|
|
30991
|
+
background: #fff;
|
|
30992
|
+
}
|
|
30993
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
|
|
30994
|
+
opacity: 0.5;
|
|
30995
|
+
}
|
|
30996
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
|
|
30997
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
30998
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30999
|
+
}
|
|
31000
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
|
|
31001
|
+
background: #00122e;
|
|
31002
|
+
}
|
|
31003
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
|
|
31004
|
+
color: #00122e;
|
|
31005
|
+
opacity: 0.5;
|
|
31006
|
+
}
|
|
31007
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
|
|
31008
|
+
color: #00122e;
|
|
31009
|
+
}
|
|
31010
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio + span {
|
|
31011
|
+
display: inline-block;
|
|
31012
|
+
padding: 0;
|
|
31013
|
+
padding-left: 12px;
|
|
31014
|
+
}
|
|
31015
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
|
|
31016
|
+
margin-bottom: 0;
|
|
31017
|
+
white-space: pre-wrap;
|
|
31018
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31019
|
+
}
|
|
31020
|
+
.rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
|
|
31021
|
+
padding-left: 8px;
|
|
31022
|
+
}
|
|
31023
|
+
|
|
31024
|
+
.r5ie79y .ant-radio-button-wrapper:first-child {
|
|
31025
|
+
border-radius: 5px 0 0 5px;
|
|
31026
|
+
}
|
|
31027
|
+
.r5ie79y .ant-radio-button-wrapper:last-child {
|
|
31028
|
+
border-radius: 0 5px 5px 0;
|
|
31029
|
+
}
|
|
31030
|
+
|
|
31031
|
+
.r1f0aqcc {
|
|
31032
|
+
color: #00122e;
|
|
31033
|
+
border-color: #ccd4e3;
|
|
31034
|
+
}
|
|
31035
|
+
.r1f0aqcc:first-child {
|
|
31036
|
+
border-color: #a3b4cc;
|
|
31037
|
+
}
|
|
31038
|
+
.r1f0aqcc.ant-radio-button-wrapper {
|
|
31039
|
+
padding: 0 12px;
|
|
31040
|
+
line-height: 32px;
|
|
31041
|
+
height: 32px;
|
|
31042
|
+
}
|
|
31043
|
+
.r1f0aqcc.ant-radio-button-wrapper > span + span {
|
|
31044
|
+
white-space: nowrap;
|
|
31045
|
+
}
|
|
31046
|
+
.ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
|
|
31047
|
+
height: 22px;
|
|
31048
|
+
padding: 0 7px;
|
|
31049
|
+
line-height: 20px;
|
|
31050
|
+
}
|
|
31051
|
+
.r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
|
|
31052
|
+
background: #ccd4e3;
|
|
31053
|
+
}
|
|
31054
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
|
|
31055
|
+
background: #0080ff;
|
|
31056
|
+
}
|
|
31057
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
|
|
31058
|
+
background: #ccd4e3;
|
|
31059
|
+
opacity: 0.5;
|
|
31060
|
+
}
|
|
31061
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
|
|
31062
|
+
border-right-color: #0080ff;
|
|
31063
|
+
}
|
|
31064
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
|
|
31065
|
+
border-color: #0080ff;
|
|
31066
|
+
}
|
|
31067
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked {
|
|
31068
|
+
background: rgba(0, 136, 255, 0.1);
|
|
31069
|
+
}
|
|
31070
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled {
|
|
31071
|
+
background: rgba(211, 218, 235, 0.6);
|
|
31072
|
+
border-color: #ccd4e3;
|
|
31073
|
+
opacity: 0.5;
|
|
31074
|
+
}
|
|
31075
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
|
|
31076
|
+
color: #00122e;
|
|
31077
|
+
border-color: #ccd4e3;
|
|
31078
|
+
}
|
|
31079
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
|
|
31080
|
+
color: #00122e;
|
|
31081
|
+
border-color: #ccd4e3;
|
|
31082
|
+
background: rgba(172, 186, 211, 0.6);
|
|
31083
|
+
}
|
|
31084
|
+
.r1f0aqcc .ant-radio-button-input {
|
|
31085
|
+
margin-right: 8px;
|
|
31086
|
+
display: inline;
|
|
31087
|
+
border: none;
|
|
31088
|
+
padding: 0;
|
|
31089
|
+
width: 36px;
|
|
31090
|
+
background: transparent;
|
|
31091
|
+
}
|
|
31092
|
+
.r1f0aqcc .ant-radio-button-input:focus {
|
|
31093
|
+
box-shadow: none;
|
|
31094
|
+
}
|
|
31095
|
+
.r1f0aqcc .ant-radio-button-input.ant-input-number {
|
|
31096
|
+
margin-right: 0;
|
|
31097
|
+
width: initial;
|
|
31098
|
+
box-shadow: none;
|
|
31099
|
+
}
|
|
31100
|
+
.r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
|
|
31101
|
+
display: none;
|
|
31102
|
+
}
|
|
31103
|
+
.r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
|
|
31104
|
+
display: inline;
|
|
31105
|
+
}
|
|
31106
|
+
.r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
|
|
31107
|
+
display: inline;
|
|
31108
|
+
margin-right: 8px;
|
|
31109
|
+
padding: 0;
|
|
31110
|
+
width: 36px;
|
|
31111
|
+
}
|
|
31112
|
+
|
|
31113
|
+
.s34f1qb.ant-switch {
|
|
31114
|
+
min-width: 40px;
|
|
31115
|
+
height: 24px;
|
|
30915
31116
|
background: rgba(172, 186, 211, 0.6);
|
|
30916
31117
|
overflow: hidden;
|
|
30917
31118
|
}
|
|
@@ -30964,29 +31165,167 @@ input.rrg1fkn.ant-input {
|
|
|
30964
31165
|
margin-left: 5px;
|
|
30965
31166
|
}
|
|
30966
31167
|
|
|
30967
|
-
.
|
|
30968
|
-
|
|
31168
|
+
.s1fc623g {
|
|
31169
|
+
width: 430px !important;
|
|
30969
31170
|
}
|
|
30970
31171
|
|
|
30971
|
-
.
|
|
30972
|
-
|
|
31172
|
+
.da3mx0o .ant-select-item-group {
|
|
31173
|
+
padding: 8px 16px;
|
|
31174
|
+
line-height: 18px;
|
|
31175
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31176
|
+
height: 34px;
|
|
31177
|
+
min-height: 34px;
|
|
31178
|
+
box-sizing: border-box;
|
|
31179
|
+
margin-top: 8px;
|
|
30973
31180
|
}
|
|
30974
|
-
|
|
30975
|
-
|
|
30976
|
-
|
|
31181
|
+
|
|
31182
|
+
.onr9gzt {
|
|
31183
|
+
display: flex;
|
|
31184
|
+
flex-direction: column;
|
|
31185
|
+
margin: 1px 8px;
|
|
31186
|
+
padding: 8px;
|
|
31187
|
+
border-radius: 4px;
|
|
30977
31188
|
}
|
|
30978
|
-
.
|
|
30979
|
-
|
|
31189
|
+
.onr9gzt .selected-icon {
|
|
31190
|
+
display: none;
|
|
30980
31191
|
}
|
|
30981
|
-
.
|
|
30982
|
-
|
|
30983
|
-
height: 100%;
|
|
31192
|
+
.onr9gzt.ant-select-item-option-grouped {
|
|
31193
|
+
padding-left: 8px;
|
|
30984
31194
|
}
|
|
30985
|
-
.
|
|
30986
|
-
|
|
31195
|
+
.onr9gzt.ant-select-item-option-selected {
|
|
31196
|
+
background-color: white;
|
|
30987
31197
|
}
|
|
30988
|
-
.
|
|
30989
|
-
|
|
31198
|
+
.onr9gzt.ant-select-item-option-selected .timezone-title {
|
|
31199
|
+
color: #0080ff;
|
|
31200
|
+
}
|
|
31201
|
+
.onr9gzt.ant-select-item-option-selected .selected-icon {
|
|
31202
|
+
display: block;
|
|
31203
|
+
}
|
|
31204
|
+
.onr9gzt.ant-select-item-option-active {
|
|
31205
|
+
background: rgba(0, 136, 255, 0.16);
|
|
31206
|
+
}
|
|
31207
|
+
.onr9gzt.ant-select-item-option-active .timezone-title {
|
|
31208
|
+
color: #0080ff;
|
|
31209
|
+
}
|
|
31210
|
+
.onr9gzt.ant-select-item-option-active .timezone-tag {
|
|
31211
|
+
background: rgba(0, 136, 255, 0.1);
|
|
31212
|
+
color: #0080ff;
|
|
31213
|
+
}
|
|
31214
|
+
|
|
31215
|
+
.oiy0apc {
|
|
31216
|
+
display: flex;
|
|
31217
|
+
justify-content: space-between;
|
|
31218
|
+
height: 20px;
|
|
31219
|
+
line-height: 20px;
|
|
31220
|
+
}
|
|
31221
|
+
.oiy0apc .timezone-title {
|
|
31222
|
+
color: #2d3a56;
|
|
31223
|
+
overflow: hidden;
|
|
31224
|
+
text-overflow: ellipsis;
|
|
31225
|
+
}
|
|
31226
|
+
|
|
31227
|
+
.of4y382 {
|
|
31228
|
+
display: flex;
|
|
31229
|
+
justify-content: space-between;
|
|
31230
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31231
|
+
height: 18px;
|
|
31232
|
+
line-height: 18px;
|
|
31233
|
+
margin-top: 2px;
|
|
31234
|
+
}
|
|
31235
|
+
|
|
31236
|
+
.t19903l9 {
|
|
31237
|
+
border: none;
|
|
31238
|
+
margin-right: 0;
|
|
31239
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31240
|
+
}
|
|
31241
|
+
|
|
31242
|
+
.ohwbvxu {
|
|
31243
|
+
pointer-events: none;
|
|
31244
|
+
height: 32px;
|
|
31245
|
+
width: 100%;
|
|
31246
|
+
opacity: 0;
|
|
31247
|
+
}
|
|
31248
|
+
|
|
31249
|
+
.p12gwtiw {
|
|
31250
|
+
display: flex;
|
|
31251
|
+
justify-content: space-between;
|
|
31252
|
+
align-items: center;
|
|
31253
|
+
padding: 10px 0;
|
|
31254
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31255
|
+
font-size: 12px;
|
|
31256
|
+
line-height: 24px;
|
|
31257
|
+
}
|
|
31258
|
+
.p12gwtiw .pagination-left {
|
|
31259
|
+
padding: 2px 8px;
|
|
31260
|
+
}
|
|
31261
|
+
.p12gwtiw .dropdown-trigger {
|
|
31262
|
+
display: flex;
|
|
31263
|
+
align-items: center;
|
|
31264
|
+
border-radius: 6px;
|
|
31265
|
+
cursor: pointer;
|
|
31266
|
+
transition: all 0.3s ease;
|
|
31267
|
+
}
|
|
31268
|
+
.p12gwtiw .dropdown-trigger:hover {
|
|
31269
|
+
background: rgba(211, 218, 235, 0.6);
|
|
31270
|
+
color: #0080ff;
|
|
31271
|
+
}
|
|
31272
|
+
.p12gwtiw .dropdown-trigger .icon-inner {
|
|
31273
|
+
margin-left: 4px;
|
|
31274
|
+
}
|
|
31275
|
+
.p12gwtiw .pagination-right {
|
|
31276
|
+
display: flex;
|
|
31277
|
+
align-items: center;
|
|
31278
|
+
color: #0080ff;
|
|
31279
|
+
font-weight: bold;
|
|
31280
|
+
}
|
|
31281
|
+
.p12gwtiw .pagination-right .icon-inner {
|
|
31282
|
+
margin-left: 4px;
|
|
31283
|
+
}
|
|
31284
|
+
.p12gwtiw .pagination-right .prev-btn,
|
|
31285
|
+
.p12gwtiw .pagination-right .next-btn {
|
|
31286
|
+
padding: 0 8px;
|
|
31287
|
+
}
|
|
31288
|
+
.p12gwtiw .pagination-right .prev-btn > span,
|
|
31289
|
+
.p12gwtiw .pagination-right .next-btn > span {
|
|
31290
|
+
color: #0080ff;
|
|
31291
|
+
}
|
|
31292
|
+
.p12gwtiw .pagination-right .next-btn .icon-inner {
|
|
31293
|
+
transform: rotate(180deg);
|
|
31294
|
+
}
|
|
31295
|
+
|
|
31296
|
+
.d1bnu0in.ant-dropdown .ant-dropdown-menu {
|
|
31297
|
+
max-height: calc(100vh - 128px);
|
|
31298
|
+
overflow-y: auto;
|
|
31299
|
+
}
|
|
31300
|
+
.d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
31301
|
+
padding: 4px 20px;
|
|
31302
|
+
font-size: 12px;
|
|
31303
|
+
line-height: 18px;
|
|
31304
|
+
}
|
|
31305
|
+
|
|
31306
|
+
.t1upn1sz {
|
|
31307
|
+
height: 100%;
|
|
31308
|
+
}
|
|
31309
|
+
|
|
31310
|
+
.tta5kd2 {
|
|
31311
|
+
height: 100%;
|
|
31312
|
+
}
|
|
31313
|
+
.tta5kd2.empty-table .ant-table-content {
|
|
31314
|
+
overflow: visible !important;
|
|
31315
|
+
height: 100%;
|
|
31316
|
+
}
|
|
31317
|
+
.tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
|
|
31318
|
+
height: 100%;
|
|
31319
|
+
}
|
|
31320
|
+
.tta5kd2.empty-table .ant-table-content table {
|
|
31321
|
+
width: 100% !important;
|
|
31322
|
+
height: 100%;
|
|
31323
|
+
}
|
|
31324
|
+
.tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
31325
|
+
padding: 15px 0;
|
|
31326
|
+
}
|
|
31327
|
+
.tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
|
|
31328
|
+
display: none;
|
|
30990
31329
|
}
|
|
30991
31330
|
.tta5kd2 .active-row td:nth-child(1) {
|
|
30992
31331
|
font-weight: 700;
|
|
@@ -31328,503 +31667,305 @@ input.rrg1fkn.ant-input {
|
|
|
31328
31667
|
background: #fff;
|
|
31329
31668
|
}
|
|
31330
31669
|
|
|
31331
|
-
.
|
|
31332
|
-
|
|
31333
|
-
font-style: normal;
|
|
31334
|
-
font-weight: bold;
|
|
31335
|
-
font-size: 32px;
|
|
31336
|
-
line-height: 40px;
|
|
31337
|
-
}
|
|
31338
|
-
|
|
31339
|
-
.d1xhvvxe {
|
|
31340
|
-
font-family: Inter;
|
|
31341
|
-
font-style: normal;
|
|
31342
|
-
font-weight: bold;
|
|
31343
|
-
font-size: 24px;
|
|
31344
|
-
line-height: 32px;
|
|
31670
|
+
.c1up1pdz {
|
|
31671
|
+
width: 648px;
|
|
31345
31672
|
}
|
|
31346
|
-
|
|
31347
|
-
|
|
31348
|
-
font-family: Inter;
|
|
31349
|
-
font-style: normal;
|
|
31350
|
-
font-weight: normal;
|
|
31351
|
-
font-size: 32px;
|
|
31352
|
-
line-height: 40px;
|
|
31673
|
+
.c1up1pdz.active {
|
|
31674
|
+
border-color: #0080ff;
|
|
31353
31675
|
}
|
|
31354
|
-
|
|
31355
|
-
.
|
|
31356
|
-
font-family: Inter;
|
|
31357
|
-
font-style: normal;
|
|
31358
|
-
font-weight: bold;
|
|
31359
|
-
font-size: 20px;
|
|
31360
|
-
line-height: 24px;
|
|
31676
|
+
.c1up1pdz.active > header {
|
|
31677
|
+
background: rgba(0, 128, 255, 0.1);
|
|
31361
31678
|
}
|
|
31362
|
-
|
|
31363
|
-
|
|
31364
|
-
font-family: Inter;
|
|
31365
|
-
font-style: normal;
|
|
31366
|
-
font-weight: normal;
|
|
31367
|
-
font-size: 20px;
|
|
31368
|
-
line-height: 24px;
|
|
31679
|
+
.c1up1pdz .expand {
|
|
31680
|
+
padding: 12px;
|
|
31369
31681
|
}
|
|
31370
|
-
|
|
31371
|
-
|
|
31372
|
-
|
|
31373
|
-
|
|
31374
|
-
font-weight: bold;
|
|
31375
|
-
font-size: 18px;
|
|
31376
|
-
line-height: 22px;
|
|
31682
|
+
.c1up1pdz .field-item {
|
|
31683
|
+
display: flex;
|
|
31684
|
+
padding: 10px 0;
|
|
31685
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
31377
31686
|
}
|
|
31378
|
-
|
|
31379
|
-
|
|
31380
|
-
|
|
31381
|
-
font-style: normal;
|
|
31382
|
-
font-weight: normal;
|
|
31383
|
-
font-size: 18px;
|
|
31384
|
-
line-height: 22px;
|
|
31687
|
+
.c1up1pdz .field-item:last-child {
|
|
31688
|
+
border-bottom: none;
|
|
31689
|
+
padding-bottom: 0;
|
|
31385
31690
|
}
|
|
31386
|
-
|
|
31387
|
-
|
|
31388
|
-
|
|
31389
|
-
|
|
31390
|
-
font-weight: bold;
|
|
31391
|
-
font-size: 16px;
|
|
31392
|
-
line-height: 22px;
|
|
31691
|
+
.c1up1pdz .field-item label {
|
|
31692
|
+
line-height: 32px;
|
|
31693
|
+
width: 100px;
|
|
31694
|
+
color: rgba(62, 70, 82, 0.6);
|
|
31393
31695
|
}
|
|
31394
|
-
|
|
31395
|
-
.
|
|
31396
|
-
|
|
31397
|
-
font-style: normal;
|
|
31398
|
-
font-weight: normal;
|
|
31399
|
-
font-size: 16px;
|
|
31400
|
-
line-height: 22px;
|
|
31696
|
+
.c1up1pdz .help {
|
|
31697
|
+
color: rgba(62, 70, 82, 0.6);
|
|
31698
|
+
margin-top: 5px;
|
|
31401
31699
|
}
|
|
31402
|
-
|
|
31403
|
-
.
|
|
31404
|
-
|
|
31405
|
-
font-style: normal;
|
|
31406
|
-
font-weight: bold;
|
|
31407
|
-
font-size: 14px;
|
|
31408
|
-
line-height: 20px;
|
|
31700
|
+
.c1up1pdz .ant-input-affix-wrapper,
|
|
31701
|
+
.c1up1pdz .ant-picker {
|
|
31702
|
+
width: 128px;
|
|
31409
31703
|
}
|
|
31410
31704
|
|
|
31411
|
-
.
|
|
31412
|
-
|
|
31413
|
-
|
|
31414
|
-
|
|
31415
|
-
|
|
31416
|
-
line-height: 20px;
|
|
31705
|
+
.c156wh19 {
|
|
31706
|
+
display: flex;
|
|
31707
|
+
align-items: center;
|
|
31708
|
+
justify-content: space-between;
|
|
31709
|
+
word-break: keep-all;
|
|
31417
31710
|
}
|
|
31418
|
-
|
|
31419
|
-
|
|
31420
|
-
font-family: Inter;
|
|
31421
|
-
font-style: normal;
|
|
31422
|
-
font-weight: bold;
|
|
31423
|
-
font-size: 12px;
|
|
31424
|
-
line-height: 18px;
|
|
31711
|
+
.c156wh19 .title {
|
|
31712
|
+
margin: 0 16px 0 8px;
|
|
31425
31713
|
}
|
|
31426
|
-
|
|
31427
|
-
.
|
|
31428
|
-
font-family: Inter;
|
|
31429
|
-
font-style: normal;
|
|
31430
|
-
font-weight: normal;
|
|
31431
|
-
font-size: 12px;
|
|
31432
|
-
line-height: 18px;
|
|
31714
|
+
.c156wh19 .retain {
|
|
31715
|
+
color: rgba(129, 138, 153, 0.6);
|
|
31433
31716
|
}
|
|
31434
|
-
|
|
31435
|
-
|
|
31436
|
-
|
|
31437
|
-
|
|
31438
|
-
|
|
31439
|
-
|
|
31440
|
-
|
|
31441
|
-
font-size: 12px;
|
|
31442
|
-
line-height: 18px;
|
|
31443
|
-
}
|
|
31444
|
-
|
|
31445
|
-
.h6zme9x {
|
|
31446
|
-
font-family: Inter;
|
|
31447
|
-
font-style: normal;
|
|
31448
|
-
font-weight: normal;
|
|
31449
|
-
text-transform: uppercase;
|
|
31450
|
-
font-feature-settings: "cpsp" on;
|
|
31451
|
-
font-size: 12px;
|
|
31452
|
-
line-height: 18px;
|
|
31453
|
-
}
|
|
31454
|
-
|
|
31455
|
-
.locjvsv {
|
|
31456
|
-
font-family: Inter;
|
|
31457
|
-
font-style: normal;
|
|
31458
|
-
font-weight: normal;
|
|
31459
|
-
font-size: 16px;
|
|
31460
|
-
line-height: 24px;
|
|
31461
|
-
}
|
|
31462
|
-
|
|
31463
|
-
.l13gi131 {
|
|
31464
|
-
font-family: Inter;
|
|
31465
|
-
font-style: normal;
|
|
31466
|
-
font-weight: bold;
|
|
31467
|
-
font-size: 16px;
|
|
31468
|
-
line-height: 24px;
|
|
31469
|
-
}
|
|
31470
|
-
|
|
31471
|
-
.l1ynemsu {
|
|
31472
|
-
font-family: Inter;
|
|
31473
|
-
font-style: normal;
|
|
31474
|
-
font-weight: normal;
|
|
31475
|
-
font-size: 16px;
|
|
31476
|
-
line-height: 24px;
|
|
31477
|
-
}
|
|
31478
|
-
|
|
31479
|
-
.l1cft1cx {
|
|
31480
|
-
font-family: Inter;
|
|
31481
|
-
font-style: normal;
|
|
31482
|
-
font-weight: bold;
|
|
31483
|
-
font-size: 16px;
|
|
31484
|
-
line-height: 24px;
|
|
31717
|
+
.c156wh19 .left {
|
|
31718
|
+
flex: 1;
|
|
31719
|
+
display: flex;
|
|
31720
|
+
overflow: hidden;
|
|
31721
|
+
align-items: center;
|
|
31722
|
+
justify-content: flex-start;
|
|
31723
|
+
white-space: nowrap;
|
|
31485
31724
|
}
|
|
31486
|
-
|
|
31487
|
-
|
|
31488
|
-
|
|
31489
|
-
|
|
31490
|
-
font-weight: normal;
|
|
31491
|
-
text-transform: uppercase;
|
|
31492
|
-
font-feature-settings: "cpsp" on;
|
|
31493
|
-
font-size: 16px;
|
|
31494
|
-
line-height: 24px;
|
|
31725
|
+
.c156wh19 .left .title {
|
|
31726
|
+
max-width: 100%;
|
|
31727
|
+
overflow: hidden;
|
|
31728
|
+
text-overflow: ellipsis;
|
|
31495
31729
|
}
|
|
31496
|
-
|
|
31497
|
-
|
|
31498
|
-
|
|
31499
|
-
font-style: normal;
|
|
31500
|
-
font-weight: bold;
|
|
31501
|
-
text-transform: uppercase;
|
|
31502
|
-
font-feature-settings: "cpsp" on;
|
|
31503
|
-
font-size: 16px;
|
|
31504
|
-
line-height: 24px;
|
|
31730
|
+
.c156wh19 .right {
|
|
31731
|
+
display: flex;
|
|
31732
|
+
align-items: center;
|
|
31505
31733
|
}
|
|
31506
|
-
|
|
31507
|
-
|
|
31508
|
-
|
|
31509
|
-
|
|
31510
|
-
font-weight: normal;
|
|
31511
|
-
font-size: 14px;
|
|
31512
|
-
line-height: 22px;
|
|
31734
|
+
.c156wh19 .reverse {
|
|
31735
|
+
display: flex;
|
|
31736
|
+
flex-direction: row-reverse;
|
|
31737
|
+
align-items: center;
|
|
31513
31738
|
}
|
|
31514
|
-
|
|
31515
|
-
|
|
31516
|
-
font-family: Inter;
|
|
31517
|
-
font-style: normal;
|
|
31518
|
-
font-weight: 500;
|
|
31519
|
-
font-size: 14px;
|
|
31520
|
-
line-height: 22px;
|
|
31739
|
+
.c156wh19 .reverse .ant-switch {
|
|
31740
|
+
margin-left: 8px;
|
|
31521
31741
|
}
|
|
31522
|
-
|
|
31523
|
-
|
|
31524
|
-
|
|
31525
|
-
|
|
31526
|
-
|
|
31527
|
-
font-size: 14px;
|
|
31528
|
-
line-height: 22px;
|
|
31742
|
+
.c156wh19 .close {
|
|
31743
|
+
padding-left: 14px;
|
|
31744
|
+
margin-left: 14px;
|
|
31745
|
+
border-left: 1px solid rgba(129, 138, 153, 0.6);
|
|
31746
|
+
cursor: pointer;
|
|
31529
31747
|
}
|
|
31530
31748
|
|
|
31531
|
-
.
|
|
31532
|
-
|
|
31533
|
-
|
|
31534
|
-
font-weight: normal;
|
|
31535
|
-
font-size: 14px;
|
|
31536
|
-
line-height: 22px;
|
|
31749
|
+
.m126spxy {
|
|
31750
|
+
padding-bottom: 4px;
|
|
31751
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
31537
31752
|
}
|
|
31538
|
-
|
|
31539
|
-
|
|
31540
|
-
|
|
31541
|
-
|
|
31542
|
-
font-weight: bold;
|
|
31543
|
-
font-size: 14px;
|
|
31544
|
-
line-height: 22px;
|
|
31753
|
+
.m126spxy .ant-btn-link {
|
|
31754
|
+
padding: 1px 10px;
|
|
31755
|
+
color: rgba(62, 70, 82, 0.6);
|
|
31756
|
+
border-radius: 4px;
|
|
31545
31757
|
}
|
|
31546
|
-
|
|
31547
|
-
.
|
|
31548
|
-
|
|
31549
|
-
font-style: normal;
|
|
31550
|
-
font-weight: normal;
|
|
31551
|
-
text-transform: uppercase;
|
|
31552
|
-
font-feature-settings: "cpsp" on;
|
|
31553
|
-
font-size: 14px;
|
|
31554
|
-
line-height: 22px;
|
|
31758
|
+
.m126spxy .ant-btn-link.active {
|
|
31759
|
+
background: rgba(0, 128, 255, 0.1);
|
|
31760
|
+
color: #0096ff;
|
|
31555
31761
|
}
|
|
31556
31762
|
|
|
31557
|
-
.
|
|
31558
|
-
|
|
31559
|
-
|
|
31560
|
-
font-weight: bold;
|
|
31561
|
-
text-transform: uppercase;
|
|
31562
|
-
font-feature-settings: "cpsp" on;
|
|
31563
|
-
font-size: 14px;
|
|
31564
|
-
line-height: 22px;
|
|
31763
|
+
.wpbf4pq {
|
|
31764
|
+
padding: 10px 0;
|
|
31765
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
31565
31766
|
}
|
|
31566
|
-
|
|
31567
|
-
.
|
|
31568
|
-
|
|
31569
|
-
|
|
31570
|
-
|
|
31571
|
-
font-size: 13px;
|
|
31572
|
-
line-height: 20px;
|
|
31767
|
+
.wpbf4pq .ant-input,
|
|
31768
|
+
.wpbf4pq .ant-picker {
|
|
31769
|
+
width: 80px;
|
|
31770
|
+
margin: 0 9px;
|
|
31771
|
+
text-align: center;
|
|
31573
31772
|
}
|
|
31574
|
-
|
|
31575
|
-
|
|
31576
|
-
|
|
31577
|
-
|
|
31578
|
-
font-weight: 600;
|
|
31579
|
-
font-size: 13px;
|
|
31580
|
-
line-height: 20px;
|
|
31773
|
+
.wpbf4pq .options {
|
|
31774
|
+
padding: 12px 0 12px 16px;
|
|
31775
|
+
border-left: 2px solid rgba(129, 138, 153, 0.6);
|
|
31776
|
+
margin: 5px 0 5px 8px;
|
|
31581
31777
|
}
|
|
31582
|
-
|
|
31583
|
-
.
|
|
31584
|
-
|
|
31585
|
-
|
|
31586
|
-
|
|
31587
|
-
|
|
31588
|
-
line-height: 20px;
|
|
31778
|
+
.wpbf4pq .week-day-option,
|
|
31779
|
+
.wpbf4pq .month-day-option {
|
|
31780
|
+
background: #f5f7fa;
|
|
31781
|
+
box-sizing: border-box;
|
|
31782
|
+
border-radius: 16px;
|
|
31783
|
+
margin-right: 8px;
|
|
31589
31784
|
}
|
|
31590
|
-
|
|
31591
|
-
.
|
|
31592
|
-
|
|
31593
|
-
|
|
31594
|
-
font-weight: normal;
|
|
31595
|
-
font-size: 13px;
|
|
31596
|
-
line-height: 20px;
|
|
31785
|
+
.wpbf4pq .week-day-option:focus,
|
|
31786
|
+
.wpbf4pq .month-day-option:focus {
|
|
31787
|
+
color: inherit;
|
|
31788
|
+
border-color: #d9d9d9;
|
|
31597
31789
|
}
|
|
31598
|
-
|
|
31599
|
-
|
|
31600
|
-
|
|
31601
|
-
|
|
31602
|
-
font-weight: 600;
|
|
31603
|
-
font-size: 13px;
|
|
31604
|
-
line-height: 20px;
|
|
31790
|
+
.wpbf4pq .week-day-option.active {
|
|
31791
|
+
background-color: #0096ff;
|
|
31792
|
+
border-color: #0096ff;
|
|
31793
|
+
color: #fff;
|
|
31605
31794
|
}
|
|
31606
|
-
|
|
31607
|
-
|
|
31608
|
-
|
|
31609
|
-
font-style: normal;
|
|
31610
|
-
font-weight: bold;
|
|
31611
|
-
font-size: 13px;
|
|
31612
|
-
line-height: 20px;
|
|
31795
|
+
.wpbf4pq .week-day-option.en-text {
|
|
31796
|
+
width: 110px;
|
|
31797
|
+
margin-top: 4px;
|
|
31613
31798
|
}
|
|
31614
|
-
|
|
31615
|
-
|
|
31616
|
-
|
|
31617
|
-
|
|
31618
|
-
font-weight: normal;
|
|
31619
|
-
text-transform: uppercase;
|
|
31620
|
-
font-feature-settings: "cpsp" on;
|
|
31621
|
-
font-size: 13px;
|
|
31622
|
-
line-height: 20px;
|
|
31799
|
+
.wpbf4pq .month-day-option {
|
|
31800
|
+
width: 32px;
|
|
31801
|
+
padding: 0;
|
|
31802
|
+
margin-bottom: 8px;
|
|
31623
31803
|
}
|
|
31624
|
-
|
|
31625
|
-
|
|
31626
|
-
|
|
31627
|
-
|
|
31628
|
-
font-weight: bold;
|
|
31629
|
-
text-transform: uppercase;
|
|
31630
|
-
font-feature-settings: "cpsp" on;
|
|
31631
|
-
font-size: 13px;
|
|
31632
|
-
line-height: 20px;
|
|
31804
|
+
.wpbf4pq .month-day-option.active {
|
|
31805
|
+
background-color: #0096ff;
|
|
31806
|
+
border-color: #0096ff;
|
|
31807
|
+
color: #fff;
|
|
31633
31808
|
}
|
|
31634
31809
|
|
|
31635
|
-
.
|
|
31636
|
-
|
|
31637
|
-
|
|
31638
|
-
|
|
31639
|
-
|
|
31640
|
-
|
|
31810
|
+
.m1thnes4 {
|
|
31811
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31812
|
+
text-align: center;
|
|
31813
|
+
display: flex;
|
|
31814
|
+
align-items: center;
|
|
31815
|
+
justify-content: center;
|
|
31816
|
+
flex-direction: column;
|
|
31817
|
+
height: 100%;
|
|
31641
31818
|
}
|
|
31642
|
-
|
|
31643
|
-
|
|
31644
|
-
|
|
31645
|
-
font-style: normal;
|
|
31646
|
-
font-weight: 500;
|
|
31647
|
-
font-size: 12px;
|
|
31648
|
-
line-height: 18px;
|
|
31819
|
+
.m1thnes4 .link {
|
|
31820
|
+
color: #0080ff;
|
|
31821
|
+
cursor: pointer;
|
|
31649
31822
|
}
|
|
31650
31823
|
|
|
31651
|
-
.
|
|
31652
|
-
|
|
31653
|
-
|
|
31654
|
-
|
|
31655
|
-
|
|
31656
|
-
line-height: 18px;
|
|
31824
|
+
.m1bixfdy {
|
|
31825
|
+
width: 100%;
|
|
31826
|
+
height: 100%;
|
|
31827
|
+
display: flex;
|
|
31828
|
+
flex-direction: column;
|
|
31657
31829
|
}
|
|
31658
|
-
|
|
31659
|
-
|
|
31660
|
-
|
|
31661
|
-
|
|
31662
|
-
|
|
31663
|
-
|
|
31664
|
-
line-height: 18px;
|
|
31830
|
+
.m1bixfdy .name-toolbar {
|
|
31831
|
+
width: 100%;
|
|
31832
|
+
display: flex;
|
|
31833
|
+
line-height: 30px;
|
|
31834
|
+
padding: 0 16px;
|
|
31835
|
+
justify-content: space-between;
|
|
31665
31836
|
}
|
|
31666
|
-
|
|
31667
|
-
|
|
31668
|
-
font-family: Inter;
|
|
31669
|
-
font-style: normal;
|
|
31670
|
-
font-weight: 500;
|
|
31837
|
+
.m1bixfdy .name-toolbar .metric-extra {
|
|
31838
|
+
display: flex;
|
|
31671
31839
|
font-size: 12px;
|
|
31672
|
-
|
|
31840
|
+
align-items: center;
|
|
31673
31841
|
}
|
|
31674
|
-
|
|
31675
|
-
|
|
31676
|
-
font-family: Inter;
|
|
31677
|
-
font-style: normal;
|
|
31678
|
-
font-weight: bold;
|
|
31679
|
-
font-size: 12px;
|
|
31680
|
-
line-height: 18px;
|
|
31842
|
+
.m1bixfdy .name-toolbar .metric-extra .info-item {
|
|
31843
|
+
color: #a3b4cc;
|
|
31681
31844
|
}
|
|
31682
|
-
|
|
31683
|
-
|
|
31684
|
-
font-family: Inter;
|
|
31685
|
-
font-style: normal;
|
|
31686
|
-
font-weight: normal;
|
|
31687
|
-
text-transform: uppercase;
|
|
31688
|
-
font-feature-settings: "cpsp" on;
|
|
31689
|
-
font-size: 12px;
|
|
31690
|
-
line-height: 18px;
|
|
31845
|
+
.m1bixfdy .name-toolbar .metric-extra .info-item + .info-item {
|
|
31846
|
+
margin-left: 10px;
|
|
31691
31847
|
}
|
|
31692
|
-
|
|
31693
|
-
|
|
31694
|
-
|
|
31695
|
-
font-style: normal;
|
|
31696
|
-
font-weight: bold;
|
|
31697
|
-
text-transform: uppercase;
|
|
31698
|
-
font-feature-settings: "cpsp" on;
|
|
31699
|
-
font-size: 12px;
|
|
31700
|
-
line-height: 18px;
|
|
31848
|
+
.m1bixfdy .name-toolbar .metric-extra .menu-trigger {
|
|
31849
|
+
margin-left: 10px;
|
|
31850
|
+
cursor: pointer;
|
|
31701
31851
|
}
|
|
31702
|
-
|
|
31703
|
-
|
|
31704
|
-
|
|
31705
|
-
|
|
31706
|
-
|
|
31707
|
-
|
|
31708
|
-
line-height: 20px;
|
|
31852
|
+
.m1bixfdy .content {
|
|
31853
|
+
flex: 1;
|
|
31854
|
+
width: 100%;
|
|
31855
|
+
display: flex;
|
|
31856
|
+
justify-content: center;
|
|
31857
|
+
align-items: center;
|
|
31709
31858
|
}
|
|
31710
|
-
|
|
31711
|
-
|
|
31712
|
-
font-family: Inter;
|
|
31713
|
-
font-style: normal;
|
|
31714
|
-
font-weight: normal;
|
|
31715
|
-
font-size: 13px;
|
|
31716
|
-
line-height: 20px;
|
|
31859
|
+
.m1bixfdy .single-content {
|
|
31860
|
+
height: 65px;
|
|
31717
31861
|
}
|
|
31718
31862
|
|
|
31719
|
-
.
|
|
31720
|
-
|
|
31721
|
-
|
|
31722
|
-
|
|
31863
|
+
.lfamfcw {
|
|
31864
|
+
display: flex;
|
|
31865
|
+
align-items: center;
|
|
31866
|
+
white-space: nowrap;
|
|
31867
|
+
overflow: hidden;
|
|
31868
|
+
width: 100%;
|
|
31869
|
+
}
|
|
31870
|
+
.lfamfcw .ant-dropdown-trigger {
|
|
31871
|
+
margin-left: auto;
|
|
31723
31872
|
font-size: 12px;
|
|
31724
|
-
line-height: 18px;
|
|
31725
31873
|
}
|
|
31726
31874
|
|
|
31727
|
-
.
|
|
31728
|
-
|
|
31729
|
-
|
|
31730
|
-
|
|
31875
|
+
.la6u9b4 {
|
|
31876
|
+
display: flex;
|
|
31877
|
+
justify-content: flex-start;
|
|
31878
|
+
align-items: center;
|
|
31731
31879
|
font-size: 12px;
|
|
31732
|
-
|
|
31880
|
+
cursor: pointer;
|
|
31733
31881
|
}
|
|
31734
|
-
|
|
31735
|
-
|
|
31736
|
-
font-family: Inter;
|
|
31737
|
-
font-style: normal;
|
|
31738
|
-
font-weight: normal;
|
|
31739
|
-
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
31740
|
-
font-size: 13px;
|
|
31741
|
-
line-height: 20px;
|
|
31882
|
+
.la6u9b4:not(:last-child) {
|
|
31883
|
+
margin-right: 20px;
|
|
31742
31884
|
}
|
|
31743
|
-
|
|
31744
|
-
.
|
|
31745
|
-
font-family: Inter;
|
|
31746
|
-
font-style: normal;
|
|
31747
|
-
font-weight: normal;
|
|
31748
|
-
font-feature-settings: "zero" on;
|
|
31749
|
-
font-size: 13px;
|
|
31750
|
-
line-height: 20px;
|
|
31885
|
+
.la6u9b4.deselected {
|
|
31886
|
+
opacity: 0.4;
|
|
31751
31887
|
}
|
|
31752
|
-
|
|
31753
|
-
|
|
31754
|
-
font-family: Inter;
|
|
31755
|
-
font-style: normal;
|
|
31756
|
-
font-weight: normal;
|
|
31757
|
-
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
31758
|
-
font-size: 12px;
|
|
31759
|
-
line-height: 18px;
|
|
31888
|
+
.la6u9b4.deselected .color-block {
|
|
31889
|
+
background: #b4beca !important;
|
|
31760
31890
|
}
|
|
31761
31891
|
|
|
31762
|
-
.
|
|
31763
|
-
|
|
31764
|
-
|
|
31765
|
-
|
|
31766
|
-
|
|
31767
|
-
font-size: 12px;
|
|
31768
|
-
line-height: 18px;
|
|
31892
|
+
.chhvk8b {
|
|
31893
|
+
display: inline-block;
|
|
31894
|
+
height: 8px;
|
|
31895
|
+
width: 8px;
|
|
31896
|
+
margin-right: 8px;
|
|
31769
31897
|
}
|
|
31770
31898
|
|
|
31771
|
-
.
|
|
31772
|
-
|
|
31773
|
-
|
|
31774
|
-
font-weight: normal;
|
|
31775
|
-
font-feature-settings: "zero" on;
|
|
31899
|
+
.e1sdlxq1 .ant-dropdown-menu-item {
|
|
31900
|
+
display: flex;
|
|
31901
|
+
align-items: center;
|
|
31776
31902
|
font-size: 12px;
|
|
31777
|
-
|
|
31903
|
+
margin: 0;
|
|
31778
31904
|
}
|
|
31779
31905
|
|
|
31780
|
-
.
|
|
31781
|
-
|
|
31782
|
-
|
|
31783
|
-
|
|
31784
|
-
|
|
31906
|
+
.m16f7gpb {
|
|
31907
|
+
position: relative;
|
|
31908
|
+
}
|
|
31909
|
+
.m16f7gpb.hidden-xaxis .pointer-wrapper {
|
|
31910
|
+
bottom: -12px;
|
|
31911
|
+
}
|
|
31912
|
+
.m16f7gpb .metric-toolbar {
|
|
31913
|
+
display: flex;
|
|
31914
|
+
justify-content: space-between;
|
|
31915
|
+
line-height: 30px;
|
|
31916
|
+
margin: 0 16px;
|
|
31917
|
+
}
|
|
31918
|
+
.m16f7gpb .metric-toolbar .metric-extra {
|
|
31919
|
+
display: flex;
|
|
31785
31920
|
font-size: 12px;
|
|
31786
|
-
|
|
31921
|
+
align-items: center;
|
|
31787
31922
|
}
|
|
31788
|
-
|
|
31789
|
-
|
|
31790
|
-
font-family: Inter;
|
|
31791
|
-
font-style: normal;
|
|
31792
|
-
font-weight: bold;
|
|
31793
|
-
font-feature-settings: "zero" on;
|
|
31794
|
-
font-size: 16px;
|
|
31795
|
-
line-height: 24px;
|
|
31923
|
+
.m16f7gpb .metric-toolbar .metric-extra .info-item {
|
|
31924
|
+
color: #a3b4cc;
|
|
31796
31925
|
}
|
|
31797
|
-
|
|
31798
|
-
|
|
31799
|
-
font-family: Inter;
|
|
31800
|
-
font-style: normal;
|
|
31801
|
-
font-weight: normal;
|
|
31802
|
-
font-size: 10px;
|
|
31803
|
-
line-height: 12px;
|
|
31926
|
+
.m16f7gpb .metric-toolbar .metric-extra .info-item + .info-item {
|
|
31927
|
+
margin-left: 10px;
|
|
31804
31928
|
}
|
|
31805
|
-
|
|
31806
|
-
|
|
31807
|
-
|
|
31929
|
+
.m16f7gpb .metric-toolbar .metric-extra .menu-trigger {
|
|
31930
|
+
margin-left: 10px;
|
|
31931
|
+
cursor: pointer;
|
|
31808
31932
|
}
|
|
31809
|
-
|
|
31810
|
-
|
|
31811
|
-
|
|
31933
|
+
.m16f7gpb .recharts-xAxis {
|
|
31934
|
+
font-size: 12px;
|
|
31935
|
+
}
|
|
31936
|
+
.m16f7gpb .pointer-wrapper {
|
|
31937
|
+
position: absolute;
|
|
31938
|
+
bottom: 10px;
|
|
31939
|
+
padding: 0 8px;
|
|
31812
31940
|
border-radius: 4px;
|
|
31941
|
+
font-size: 12px;
|
|
31942
|
+
color: #fff;
|
|
31943
|
+
background: rgba(0, 0, 0, 0.75);
|
|
31944
|
+
transform: translateX(-50%);
|
|
31813
31945
|
}
|
|
31814
|
-
|
|
31815
|
-
|
|
31946
|
+
|
|
31947
|
+
.t1ipvk51 {
|
|
31948
|
+
min-width: 200px;
|
|
31816
31949
|
}
|
|
31817
|
-
|
|
31818
|
-
|
|
31950
|
+
|
|
31951
|
+
.t1kgldps {
|
|
31952
|
+
display: flex;
|
|
31953
|
+
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;
|
|
31819
31959
|
}
|
|
31820
|
-
.
|
|
31821
|
-
|
|
31960
|
+
.t1kgldps:first-child {
|
|
31961
|
+
padding-top: 3px;
|
|
31822
31962
|
}
|
|
31823
|
-
.
|
|
31824
|
-
|
|
31963
|
+
.t1kgldps:last-child {
|
|
31964
|
+
padding-bottom: 3px;
|
|
31825
31965
|
}
|
|
31826
|
-
.
|
|
31827
|
-
|
|
31966
|
+
.t1kgldps .column-value {
|
|
31967
|
+
color: #fff;
|
|
31968
|
+
margin-left: 8px;
|
|
31828
31969
|
}
|
|
31829
31970
|
|
|
31830
31971
|
.berrcjl {
|
|
@@ -31839,8 +31980,48 @@ input.rrg1fkn.ant-input {
|
|
|
31839
31980
|
.berrcjl .breadcrumb-link:hover {
|
|
31840
31981
|
color: #0080ff;
|
|
31841
31982
|
}
|
|
31842
|
-
.berrcjl .breadcrumb-link:active {
|
|
31843
|
-
color: #005ed1;
|
|
31983
|
+
.berrcjl .breadcrumb-link:active {
|
|
31984
|
+
color: #005ed1;
|
|
31985
|
+
}
|
|
31986
|
+
|
|
31987
|
+
.c1bus5hc {
|
|
31988
|
+
--color: white;
|
|
31989
|
+
height: 14px;
|
|
31990
|
+
width: 14px;
|
|
31991
|
+
border-radius: 50%;
|
|
31992
|
+
flex-shrink: 0;
|
|
31993
|
+
display: flex;
|
|
31994
|
+
align-items: center;
|
|
31995
|
+
justify-content: center;
|
|
31996
|
+
border: 1px solid var(--color);
|
|
31997
|
+
}
|
|
31998
|
+
.c1bus5hc .circle-inner {
|
|
31999
|
+
position: relative;
|
|
32000
|
+
height: 10px;
|
|
32001
|
+
width: 10px;
|
|
32002
|
+
border-radius: 50%;
|
|
32003
|
+
overflow: hidden;
|
|
32004
|
+
}
|
|
32005
|
+
.c1bus5hc .circle-content {
|
|
32006
|
+
position: absolute;
|
|
32007
|
+
height: 100%;
|
|
32008
|
+
width: 100%;
|
|
32009
|
+
left: 0;
|
|
32010
|
+
top: 0;
|
|
32011
|
+
border-radius: 50%;
|
|
32012
|
+
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
32013
|
+
transform: rotate(180deg);
|
|
32014
|
+
}
|
|
32015
|
+
.c1bus5hc .circle-child {
|
|
32016
|
+
position: absolute;
|
|
32017
|
+
height: 100%;
|
|
32018
|
+
width: 100%;
|
|
32019
|
+
left: 0;
|
|
32020
|
+
top: 0;
|
|
32021
|
+
margin-left: 50%;
|
|
32022
|
+
transform-origin: left;
|
|
32023
|
+
background: white;
|
|
32024
|
+
transform: rotate(0deg);
|
|
31844
32025
|
}
|
|
31845
32026
|
|
|
31846
32027
|
.c1uzzomf {
|
|
@@ -31865,23 +32046,53 @@ input.rrg1fkn.ant-input {
|
|
|
31865
32046
|
text-align: center;
|
|
31866
32047
|
}
|
|
31867
32048
|
|
|
31868
|
-
.
|
|
32049
|
+
.l4bld33 {
|
|
32050
|
+
width: 64px;
|
|
32051
|
+
height: 64px;
|
|
31869
32052
|
display: flex;
|
|
31870
32053
|
align-items: center;
|
|
31871
|
-
|
|
31872
|
-
|
|
32054
|
+
justify-content: center;
|
|
32055
|
+
position: relative;
|
|
32056
|
+
opacity: 0.2;
|
|
31873
32057
|
}
|
|
31874
|
-
|
|
31875
|
-
|
|
32058
|
+
|
|
32059
|
+
.lgitjoj {
|
|
32060
|
+
position: absolute;
|
|
32061
|
+
width: 5px;
|
|
32062
|
+
height: 48px;
|
|
32063
|
+
left: 9.33px;
|
|
32064
|
+
top: 40.5px;
|
|
32065
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
32066
|
+
border-radius: 5px;
|
|
32067
|
+
transform: rotate(-128deg);
|
|
32068
|
+
transform-origin: top left;
|
|
32069
|
+
animation: loading-indicator1 1100ms ease-out infinite;
|
|
31876
32070
|
}
|
|
31877
32071
|
|
|
31878
|
-
.
|
|
31879
|
-
|
|
32072
|
+
.l13g0exg {
|
|
32073
|
+
position: absolute;
|
|
32074
|
+
width: 5px;
|
|
32075
|
+
height: 48px;
|
|
32076
|
+
left: 40.8px;
|
|
32077
|
+
top: 8.4px;
|
|
32078
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
32079
|
+
border-radius: 5px;
|
|
32080
|
+
transform: rotate(-8deg);
|
|
32081
|
+
transform-origin: top left;
|
|
32082
|
+
animation: loading-indicator2 1100ms ease-out infinite;
|
|
31880
32083
|
}
|
|
31881
32084
|
|
|
31882
|
-
.
|
|
31883
|
-
|
|
31884
|
-
|
|
32085
|
+
.l1exo3h6 {
|
|
32086
|
+
position: absolute;
|
|
32087
|
+
width: 5px;
|
|
32088
|
+
height: 48px;
|
|
32089
|
+
left: 52.9px;
|
|
32090
|
+
top: 51.8px;
|
|
32091
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
32092
|
+
border-radius: 5px;
|
|
32093
|
+
transform: rotate(112deg);
|
|
32094
|
+
transform-origin: top left;
|
|
32095
|
+
animation: loading-indicator3 1100ms ease-out infinite;
|
|
31885
32096
|
}
|
|
31886
32097
|
|
|
31887
32098
|
.c18bcrac {
|
|
@@ -31931,82 +32142,24 @@ input.rrg1fkn.ant-input {
|
|
|
31931
32142
|
margin-right: 4px;
|
|
31932
32143
|
}
|
|
31933
32144
|
|
|
31934
|
-
.
|
|
31935
|
-
|
|
31936
|
-
|
|
31937
|
-
.gmyahx3 .link-text {
|
|
31938
|
-
color: rgba(0, 21, 64, 0.3);
|
|
31939
|
-
}
|
|
31940
|
-
.gmyahx3:hover .link-text {
|
|
31941
|
-
color: #0080ff;
|
|
31942
|
-
}
|
|
31943
|
-
|
|
31944
|
-
.c1bus5hc {
|
|
31945
|
-
--color: white;
|
|
31946
|
-
height: 14px;
|
|
31947
|
-
width: 14px;
|
|
31948
|
-
border-radius: 50%;
|
|
31949
|
-
flex-shrink: 0;
|
|
31950
|
-
display: flex;
|
|
31951
|
-
align-items: center;
|
|
31952
|
-
justify-content: center;
|
|
31953
|
-
border: 1px solid var(--color);
|
|
31954
|
-
}
|
|
31955
|
-
.c1bus5hc .circle-inner {
|
|
31956
|
-
position: relative;
|
|
31957
|
-
height: 10px;
|
|
31958
|
-
width: 10px;
|
|
31959
|
-
border-radius: 50%;
|
|
31960
|
-
overflow: hidden;
|
|
31961
|
-
}
|
|
31962
|
-
.c1bus5hc .circle-content {
|
|
31963
|
-
position: absolute;
|
|
31964
|
-
height: 100%;
|
|
31965
|
-
width: 100%;
|
|
31966
|
-
left: 0;
|
|
31967
|
-
top: 0;
|
|
31968
|
-
border-radius: 50%;
|
|
31969
|
-
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
31970
|
-
transform: rotate(180deg);
|
|
31971
|
-
}
|
|
31972
|
-
.c1bus5hc .circle-child {
|
|
31973
|
-
position: absolute;
|
|
31974
|
-
height: 100%;
|
|
31975
|
-
width: 100%;
|
|
31976
|
-
left: 0;
|
|
31977
|
-
top: 0;
|
|
31978
|
-
margin-left: 50%;
|
|
31979
|
-
transform-origin: left;
|
|
31980
|
-
background: white;
|
|
31981
|
-
transform: rotate(0deg);
|
|
31982
|
-
}
|
|
31983
|
-
|
|
31984
|
-
.m15dvk92 {
|
|
31985
|
-
display: flex;
|
|
31986
|
-
justify-content: space-between;
|
|
31987
|
-
width: 100%;
|
|
32145
|
+
.c18gxmrl {
|
|
32146
|
+
border: 1px solid #d8deeb;
|
|
32147
|
+
border-radius: 4px;
|
|
31988
32148
|
}
|
|
31989
|
-
.
|
|
31990
|
-
margin-
|
|
32149
|
+
.c18gxmrl + .c18gxmrl {
|
|
32150
|
+
margin-top: 8px;
|
|
31991
32151
|
}
|
|
31992
|
-
|
|
31993
|
-
|
|
31994
|
-
width: 100%;
|
|
32152
|
+
.c18gxmrl:hover {
|
|
32153
|
+
border-color: #0080ff;
|
|
31995
32154
|
}
|
|
31996
|
-
|
|
31997
|
-
|
|
31998
|
-
display: flex;
|
|
31999
|
-
align-items: center;
|
|
32155
|
+
.c18gxmrl:hover > header {
|
|
32156
|
+
background: rgba(0, 128, 255, 0.1);
|
|
32000
32157
|
}
|
|
32001
|
-
.
|
|
32002
|
-
|
|
32158
|
+
.c18gxmrl.active header {
|
|
32159
|
+
border-bottom: 1px solid #d8deeb;
|
|
32003
32160
|
}
|
|
32004
|
-
|
|
32005
|
-
|
|
32006
|
-
width: 100%;
|
|
32007
|
-
overflow: inherit;
|
|
32008
|
-
white-space: inherit;
|
|
32009
|
-
text-overflow: ellipsis;
|
|
32161
|
+
.c18gxmrl > header {
|
|
32162
|
+
padding: 8px 12px;
|
|
32010
32163
|
}
|
|
32011
32164
|
|
|
32012
32165
|
.clm1wy1 {
|
|
@@ -32102,27 +32255,14 @@ input.rrg1fkn.ant-input {
|
|
|
32102
32255
|
border-radius: 2px;
|
|
32103
32256
|
}
|
|
32104
32257
|
|
|
32105
|
-
.
|
|
32106
|
-
|
|
32107
|
-
align-items: center;
|
|
32108
|
-
justify-content: flex-end;
|
|
32109
|
-
}
|
|
32110
|
-
|
|
32111
|
-
.b1ctd5xy {
|
|
32112
|
-
display: flex;
|
|
32113
|
-
align-items: center;
|
|
32114
|
-
width: calc(100% - 40px);
|
|
32115
|
-
}
|
|
32116
|
-
.b1ctd5xy .chart {
|
|
32117
|
-
display: inline-block;
|
|
32118
|
-
width: 100%;
|
|
32258
|
+
.gmyahx3 {
|
|
32259
|
+
cursor: pointer;
|
|
32119
32260
|
}
|
|
32120
|
-
|
|
32121
|
-
.
|
|
32122
|
-
width: 40px;
|
|
32261
|
+
.gmyahx3 .link-text {
|
|
32262
|
+
color: rgba(0, 21, 64, 0.3);
|
|
32123
32263
|
}
|
|
32124
|
-
.
|
|
32125
|
-
color: #
|
|
32264
|
+
.gmyahx3:hover .link-text {
|
|
32265
|
+
color: #0080ff;
|
|
32126
32266
|
}
|
|
32127
32267
|
|
|
32128
32268
|
.t1sqg15u {
|
|
@@ -32183,36 +32323,106 @@ input.rrg1fkn.ant-input {
|
|
|
32183
32323
|
line-height: 18px;
|
|
32184
32324
|
}
|
|
32185
32325
|
|
|
32186
|
-
.t93e4cf {
|
|
32326
|
+
.t93e4cf {
|
|
32327
|
+
display: flex;
|
|
32328
|
+
padding: 8px 0;
|
|
32329
|
+
color: #2d3a56;
|
|
32330
|
+
}
|
|
32331
|
+
.t93e4cf .hidden {
|
|
32332
|
+
display: none;
|
|
32333
|
+
}
|
|
32334
|
+
.t93e4cf .ant-btn-link {
|
|
32335
|
+
height: auto;
|
|
32336
|
+
}
|
|
32337
|
+
.t93e4cf .content {
|
|
32338
|
+
overflow: hidden;
|
|
32339
|
+
overflow-x: auto;
|
|
32340
|
+
width: 100%;
|
|
32341
|
+
white-space: pre-wrap;
|
|
32342
|
+
}
|
|
32343
|
+
.t93e4cf .content .ant-btn {
|
|
32344
|
+
white-space: pre-wrap;
|
|
32345
|
+
text-align: left;
|
|
32346
|
+
}
|
|
32347
|
+
.t93e4cf .content .unit-chart {
|
|
32348
|
+
justify-content: flex-start;
|
|
32349
|
+
}
|
|
32350
|
+
|
|
32351
|
+
.rhz2uv5 {
|
|
32352
|
+
width: var(--rhz2uv5-0);
|
|
32353
|
+
flex-shrink: 0;
|
|
32354
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32355
|
+
padding-right: 12px;
|
|
32356
|
+
}
|
|
32357
|
+
|
|
32358
|
+
.n12mqh7z {
|
|
32359
|
+
display: flex;
|
|
32360
|
+
align-items: center;
|
|
32361
|
+
font-size: 12px;
|
|
32362
|
+
line-height: 18px;
|
|
32363
|
+
}
|
|
32364
|
+
.n12mqh7z:not(:last-child) {
|
|
32365
|
+
margin-bottom: 4px;
|
|
32366
|
+
}
|
|
32367
|
+
|
|
32368
|
+
.tf5bynu {
|
|
32369
|
+
margin: 0 3px;
|
|
32370
|
+
}
|
|
32371
|
+
|
|
32372
|
+
.tcckoz1 {
|
|
32373
|
+
max-height: 400px;
|
|
32374
|
+
overflow: "auto";
|
|
32375
|
+
}
|
|
32376
|
+
|
|
32377
|
+
.m15dvk92 {
|
|
32378
|
+
display: flex;
|
|
32379
|
+
justify-content: space-between;
|
|
32380
|
+
width: 100%;
|
|
32381
|
+
}
|
|
32382
|
+
.m15dvk92 .action {
|
|
32383
|
+
margin-left: 16px;
|
|
32384
|
+
}
|
|
32385
|
+
|
|
32386
|
+
.aql8iqz .ant-alert-message {
|
|
32387
|
+
width: 100%;
|
|
32388
|
+
}
|
|
32389
|
+
|
|
32390
|
+
.s1iv0tp1 .enabled-switch {
|
|
32391
|
+
display: flex;
|
|
32392
|
+
align-items: center;
|
|
32393
|
+
}
|
|
32394
|
+
.s1iv0tp1 .enabled-text {
|
|
32395
|
+
margin-right: 8px;
|
|
32396
|
+
}
|
|
32397
|
+
|
|
32398
|
+
.wg1tsps {
|
|
32399
|
+
display: flex;
|
|
32400
|
+
align-items: center;
|
|
32401
|
+
justify-content: flex-end;
|
|
32402
|
+
}
|
|
32403
|
+
|
|
32404
|
+
.b1ctd5xy {
|
|
32187
32405
|
display: flex;
|
|
32188
|
-
|
|
32189
|
-
|
|
32190
|
-
}
|
|
32191
|
-
.t93e4cf .hidden {
|
|
32192
|
-
display: none;
|
|
32193
|
-
}
|
|
32194
|
-
.t93e4cf .ant-btn-link {
|
|
32195
|
-
height: auto;
|
|
32406
|
+
align-items: center;
|
|
32407
|
+
width: calc(100% - 40px);
|
|
32196
32408
|
}
|
|
32197
|
-
.
|
|
32198
|
-
|
|
32199
|
-
overflow-x: auto;
|
|
32409
|
+
.b1ctd5xy .chart {
|
|
32410
|
+
display: inline-block;
|
|
32200
32411
|
width: 100%;
|
|
32201
|
-
white-space: pre-wrap;
|
|
32202
32412
|
}
|
|
32203
|
-
|
|
32204
|
-
|
|
32205
|
-
|
|
32413
|
+
|
|
32414
|
+
.u1p8acpn {
|
|
32415
|
+
width: 40px;
|
|
32206
32416
|
}
|
|
32207
|
-
.
|
|
32208
|
-
|
|
32417
|
+
.u1p8acpn .unit {
|
|
32418
|
+
color: #00122e !important;
|
|
32209
32419
|
}
|
|
32210
32420
|
|
|
32211
|
-
.
|
|
32212
|
-
|
|
32213
|
-
|
|
32214
|
-
|
|
32215
|
-
padding
|
|
32421
|
+
.c10crapj {
|
|
32422
|
+
border-radius: 8px;
|
|
32423
|
+
}
|
|
32424
|
+
.c10crapj .ant-card-body {
|
|
32425
|
+
padding: 20px 24px 24px 24px;
|
|
32216
32426
|
}
|
|
32217
32427
|
|
|
32218
32428
|
.cav9p2m .ant-collapse-item {
|
|
@@ -32237,6 +32447,13 @@ input.rrg1fkn.ant-input {
|
|
|
32237
32447
|
cursor: default;
|
|
32238
32448
|
}
|
|
32239
32449
|
|
|
32450
|
+
.tje3huy {
|
|
32451
|
+
width: 100%;
|
|
32452
|
+
overflow: inherit;
|
|
32453
|
+
white-space: inherit;
|
|
32454
|
+
text-overflow: ellipsis;
|
|
32455
|
+
}
|
|
32456
|
+
|
|
32240
32457
|
.c198s9j3 {
|
|
32241
32458
|
color: #2d3a56;
|
|
32242
32459
|
line-height: 22px;
|
|
@@ -32300,473 +32517,302 @@ input.rrg1fkn.ant-input {
|
|
|
32300
32517
|
color: rgba(44, 56, 82, 0.6);
|
|
32301
32518
|
}
|
|
32302
32519
|
.c198s9j3.compact .ant-checkbox + span .main,
|
|
32303
|
-
.c198s9j3.compact .ant-checkbox-disabled + span .main {
|
|
32304
|
-
margin-left: 8px;
|
|
32305
|
-
}
|
|
32306
|
-
.c198s9j3.compact .ant-checkbox + span .sub,
|
|
32307
|
-
.c198s9j3.compact .ant-checkbox-disabled + span .sub {
|
|
32308
|
-
margin-left: 24px;
|
|
32309
|
-
}
|
|
32310
|
-
|
|
32311
|
-
.c10crapj {
|
|
32312
|
-
border-radius: 8px;
|
|
32313
|
-
}
|
|
32314
|
-
.c10crapj .ant-card-body {
|
|
32315
|
-
padding: 20px 24px 24px 24px;
|
|
32316
|
-
}
|
|
32317
|
-
|
|
32318
|
-
.t3qomhu {
|
|
32319
|
-
margin: 0 2px;
|
|
32320
|
-
}
|
|
32321
|
-
|
|
32322
|
-
.o8ocss1 {
|
|
32323
|
-
overflow: hidden;
|
|
32324
|
-
text-overflow: ellipsis;
|
|
32325
|
-
}
|
|
32326
|
-
|
|
32327
|
-
.n17syc35 {
|
|
32328
|
-
white-space: nowrap;
|
|
32329
|
-
}
|
|
32330
|
-
|
|
32331
|
-
.iiqau4c.ant-input-group.ant-input-group-compact {
|
|
32332
|
-
display: flex;
|
|
32333
|
-
}
|
|
32334
|
-
|
|
32335
|
-
.shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
|
|
32336
|
-
border-radius: 6px;
|
|
32337
|
-
}
|
|
32338
|
-
.shq1k1g.ant-select.ant-select-single {
|
|
32339
|
-
width: 100%;
|
|
32340
|
-
color: #2d3a56;
|
|
32341
|
-
border-color: rgba(211, 218, 235, 0.6);
|
|
32342
|
-
transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
32343
|
-
font-size: 13px;
|
|
32344
|
-
}
|
|
32345
|
-
.shq1k1g.ant-select.ant-select-single[data-size=middle] {
|
|
32346
|
-
height: 30px;
|
|
32347
|
-
}
|
|
32348
|
-
.shq1k1g.ant-select.ant-select-single.ant-select-lg {
|
|
32349
|
-
height: 38px;
|
|
32350
|
-
font-size: 13px;
|
|
32351
|
-
}
|
|
32352
|
-
.shq1k1g.ant-select.ant-select-single .ant-select-arrow,
|
|
32353
|
-
.shq1k1g.ant-select.ant-select-single .ant-select-arrow .anticon-down {
|
|
32354
|
-
transition: 160ms ease;
|
|
32355
|
-
}
|
|
32356
|
-
.shq1k1g.ant-select.ant-select-single .ant-select-arrow-loading {
|
|
32357
|
-
color: #0080ff;
|
|
32358
|
-
}
|
|
32359
|
-
.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 {
|
|
32360
|
-
border-color: rgba(107, 128, 167, 0.6);
|
|
32361
|
-
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
32362
|
-
}
|
|
32363
|
-
.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 {
|
|
32364
|
-
color: #0080ff;
|
|
32365
|
-
}
|
|
32366
|
-
.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 {
|
|
32367
|
-
border-color: #0080ff;
|
|
32368
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
32369
|
-
}
|
|
32370
|
-
.shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
32371
|
-
transform: rotate(180deg);
|
|
32372
|
-
}
|
|
32373
|
-
.shq1k1g.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
|
|
32374
|
-
background: rgba(211, 218, 235, 0.6);
|
|
32375
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
32376
|
-
cursor: "not-allowed";
|
|
32377
|
-
}
|
|
32378
|
-
.shq1k1g.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
|
|
32379
|
-
border-color: #f0483e !important;
|
|
32380
|
-
}
|
|
32381
|
-
.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 {
|
|
32382
|
-
color: #1d326c;
|
|
32383
|
-
}
|
|
32384
|
-
.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 {
|
|
32385
|
-
border-color: #0080ff;
|
|
32386
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
32387
|
-
}
|
|
32388
|
-
.shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
32389
|
-
transform: rotate(180deg);
|
|
32390
|
-
}
|
|
32391
|
-
|
|
32392
|
-
.igz4le8 {
|
|
32393
|
-
height: 24px;
|
|
32394
|
-
width: 56px !important;
|
|
32395
|
-
margin-right: 4px;
|
|
32396
|
-
}
|
|
32397
|
-
|
|
32398
|
-
.c1riexje {
|
|
32399
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32400
|
-
}
|
|
32401
|
-
|
|
32402
|
-
.s14dk8r1 {
|
|
32403
|
-
margin: 0;
|
|
32404
|
-
border-radius: 20px;
|
|
32405
|
-
padding: 2px 10px;
|
|
32406
|
-
height: 22px;
|
|
32407
|
-
}
|
|
32408
|
-
.s14dk8r1.ant-tag.ui-kit-status-capsule.off-white {
|
|
32409
|
-
background-color: rgba(237, 241, 250, 0.6) !important;
|
|
32410
|
-
}
|
|
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;
|
|
32413
|
-
}
|
|
32414
|
-
.s14dk8r1.ant-tag.ui-kit-status-capsule {
|
|
32415
|
-
color: #00122e;
|
|
32416
|
-
}
|
|
32417
|
-
.s14dk8r1.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
|
|
32418
|
-
margin-right: 6px;
|
|
32419
|
-
}
|
|
32420
|
-
.s14dk8r1.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
|
|
32421
|
-
margin-left: 4px;
|
|
32422
|
-
}
|
|
32423
|
-
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue {
|
|
32424
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
32425
|
-
}
|
|
32426
|
-
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
|
|
32427
|
-
background-color: #0080ff;
|
|
32428
|
-
}
|
|
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);
|
|
32431
|
-
}
|
|
32432
|
-
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red {
|
|
32433
|
-
background-color: rgba(255, 74, 74, 0.1);
|
|
32434
|
-
}
|
|
32435
|
-
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
|
|
32436
|
-
background-color: #f0483e;
|
|
32437
|
-
}
|
|
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);
|
|
32440
|
-
}
|
|
32441
|
-
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
|
|
32442
|
-
background-color: rgba(254, 160, 8, 0.1);
|
|
32443
|
-
}
|
|
32444
|
-
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
|
|
32445
|
-
background-color: #fea008;
|
|
32446
|
-
}
|
|
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);
|
|
32449
|
-
}
|
|
32450
|
-
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green {
|
|
32451
|
-
background-color: rgba(30, 201, 127, 0.1);
|
|
32452
|
-
}
|
|
32453
|
-
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
|
|
32454
|
-
background-color: #00ba5d;
|
|
32455
|
-
}
|
|
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);
|
|
32458
|
-
}
|
|
32459
|
-
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray {
|
|
32460
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
32461
|
-
}
|
|
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;
|
|
32464
|
-
}
|
|
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);
|
|
32467
|
-
}
|
|
32468
|
-
|
|
32469
|
-
.s1uupoto {
|
|
32470
|
-
width: 8px;
|
|
32471
|
-
height: 8px;
|
|
32472
|
-
border-radius: 50%;
|
|
32473
|
-
display: inline-block;
|
|
32474
|
-
}
|
|
32475
|
-
|
|
32476
|
-
.t19ustft .date {
|
|
32477
|
-
margin-right: 4px;
|
|
32478
|
-
}
|
|
32479
|
-
|
|
32480
|
-
.l4bld33 {
|
|
32481
|
-
width: 64px;
|
|
32482
|
-
height: 64px;
|
|
32483
|
-
display: flex;
|
|
32484
|
-
align-items: center;
|
|
32485
|
-
justify-content: center;
|
|
32486
|
-
position: relative;
|
|
32487
|
-
opacity: 0.2;
|
|
32488
|
-
}
|
|
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;
|
|
32501
|
-
}
|
|
32502
|
-
|
|
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;
|
|
32520
|
+
.c198s9j3.compact .ant-checkbox-disabled + span .main {
|
|
32521
|
+
margin-left: 8px;
|
|
32522
|
+
}
|
|
32523
|
+
.c198s9j3.compact .ant-checkbox + span .sub,
|
|
32524
|
+
.c198s9j3.compact .ant-checkbox-disabled + span .sub {
|
|
32525
|
+
margin-left: 24px;
|
|
32514
32526
|
}
|
|
32515
32527
|
|
|
32516
|
-
.
|
|
32517
|
-
|
|
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;
|
|
32528
|
+
.t3qomhu {
|
|
32529
|
+
margin: 0 2px;
|
|
32527
32530
|
}
|
|
32528
32531
|
|
|
32529
|
-
.
|
|
32530
|
-
|
|
32531
|
-
|
|
32532
|
+
.o8ocss1 {
|
|
32533
|
+
overflow: hidden;
|
|
32534
|
+
text-overflow: ellipsis;
|
|
32532
32535
|
}
|
|
32533
32536
|
|
|
32534
|
-
.
|
|
32535
|
-
|
|
32536
|
-
border-radius: 3px;
|
|
32537
|
+
.n17syc35 {
|
|
32538
|
+
white-space: nowrap;
|
|
32537
32539
|
}
|
|
32538
32540
|
|
|
32539
|
-
.
|
|
32540
|
-
|
|
32541
|
-
border-radius: 2px;
|
|
32541
|
+
.iiqau4c.ant-input-group.ant-input-group-compact {
|
|
32542
|
+
display: flex;
|
|
32542
32543
|
}
|
|
32543
32544
|
|
|
32544
|
-
.
|
|
32545
|
-
|
|
32545
|
+
.sq6vos1 {
|
|
32546
|
+
--item-min-width: 60px;
|
|
32546
32547
|
}
|
|
32547
|
-
.
|
|
32548
|
-
|
|
32549
|
-
margin-right: 8px;
|
|
32550
|
-
display: inline-flex;
|
|
32551
|
-
align-items: center;
|
|
32552
|
-
border: none;
|
|
32548
|
+
.sq6vos1 .ant-steps-item-tail, .sq6vos1 .ant-steps-item-icon {
|
|
32549
|
+
display: none !important;
|
|
32553
32550
|
}
|
|
32554
|
-
.
|
|
32555
|
-
|
|
32556
|
-
height: 16px;
|
|
32557
|
-
color: inherit;
|
|
32558
|
-
margin-left: 4px;
|
|
32559
|
-
opacity: 0.6;
|
|
32560
|
-
display: inline-flex;
|
|
32551
|
+
.sq6vos1 .ant-steps-item.ant-steps-item-active {
|
|
32552
|
+
flex-shrink: 0 !important;
|
|
32561
32553
|
}
|
|
32562
|
-
.
|
|
32563
|
-
|
|
32554
|
+
.sq6vos1 .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
|
|
32555
|
+
color: #0080ff;
|
|
32564
32556
|
}
|
|
32565
|
-
.
|
|
32557
|
+
.sq6vos1 .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
32566
32558
|
color: #0080ff;
|
|
32567
|
-
|
|
32559
|
+
font-weight: normal;
|
|
32568
32560
|
}
|
|
32569
|
-
.
|
|
32570
|
-
color:
|
|
32571
|
-
background-color: rgba(255, 74, 74, 0.1);
|
|
32561
|
+
.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 {
|
|
32562
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32572
32563
|
}
|
|
32573
|
-
.
|
|
32574
|
-
color: #
|
|
32575
|
-
background-color: rgba(255, 187, 0, 0.1);
|
|
32564
|
+
.sq6vos1 .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
32565
|
+
color: #00122e;
|
|
32576
32566
|
}
|
|
32577
|
-
.
|
|
32578
|
-
|
|
32579
|
-
background-color: rgba(30, 201, 127, 0.1);
|
|
32567
|
+
.sq6vos1 .step-item-text {
|
|
32568
|
+
display: inline-block;
|
|
32580
32569
|
}
|
|
32581
|
-
.
|
|
32582
|
-
|
|
32583
|
-
|
|
32570
|
+
.sq6vos1 .step-item-title {
|
|
32571
|
+
overflow: hidden;
|
|
32572
|
+
white-space: nowrap;
|
|
32573
|
+
text-overflow: ellipsis;
|
|
32584
32574
|
}
|
|
32585
|
-
|
|
32586
|
-
|
|
32587
|
-
|
|
32575
|
+
|
|
32576
|
+
.hjtnwxg .ant-steps-item-container {
|
|
32577
|
+
min-width: var(--item-min-width);
|
|
32588
32578
|
}
|
|
32589
|
-
.
|
|
32590
|
-
|
|
32579
|
+
.hjtnwxg .ant-steps-item-disabled {
|
|
32580
|
+
cursor: not-allowed !important;
|
|
32591
32581
|
}
|
|
32592
|
-
.
|
|
32593
|
-
|
|
32582
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal {
|
|
32583
|
+
flex-direction: row;
|
|
32584
|
+
justify-content: stretch;
|
|
32594
32585
|
}
|
|
32595
|
-
.
|
|
32596
|
-
|
|
32586
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
|
|
32587
|
+
padding: 0;
|
|
32588
|
+
margin-right: 4px;
|
|
32589
|
+
flex: 1;
|
|
32590
|
+
overflow: visible;
|
|
32597
32591
|
}
|
|
32598
|
-
.
|
|
32599
|
-
|
|
32592
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
|
|
32593
|
+
width: 100%;
|
|
32594
|
+
min-height: unset;
|
|
32600
32595
|
}
|
|
32601
|
-
.
|
|
32602
|
-
|
|
32596
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
|
|
32597
|
+
height: 26px;
|
|
32598
|
+
line-height: 26px;
|
|
32599
|
+
width: 100%;
|
|
32600
|
+
padding: 0;
|
|
32601
|
+
font-size: 12px;
|
|
32603
32602
|
}
|
|
32604
|
-
.
|
|
32605
|
-
|
|
32603
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
|
|
32604
|
+
margin-right: 10px;
|
|
32606
32605
|
}
|
|
32607
|
-
.
|
|
32608
|
-
|
|
32606
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
|
|
32607
|
+
display: none;
|
|
32609
32608
|
}
|
|
32610
|
-
|
|
32611
|
-
|
|
32612
|
-
|
|
32613
|
-
|
|
32614
|
-
display: flex;
|
|
32615
|
-
align-items: center;
|
|
32616
|
-
justify-content: center;
|
|
32617
|
-
flex-direction: column;
|
|
32618
|
-
height: 100%;
|
|
32609
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
|
|
32610
|
+
padding-left: 8px;
|
|
32611
|
+
padding-right: 4px;
|
|
32612
|
+
border-radius: 4px 0 0 4px;
|
|
32619
32613
|
}
|
|
32620
|
-
.
|
|
32621
|
-
|
|
32614
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
|
|
32615
|
+
margin-right: 0;
|
|
32616
|
+
}
|
|
32617
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
|
|
32618
|
+
padding-right: 8px;
|
|
32619
|
+
padding-left: 12px;
|
|
32620
|
+
border-radius: 0 4px 4px 0;
|
|
32621
|
+
}
|
|
32622
|
+
.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 {
|
|
32623
|
+
content: "";
|
|
32624
|
+
width: 0;
|
|
32625
|
+
height: 0;
|
|
32626
|
+
border: 13px solid transparent;
|
|
32627
|
+
position: absolute;
|
|
32628
|
+
top: 0;
|
|
32629
|
+
border-left: 8px solid rgba(237, 241, 250, 0.6);
|
|
32630
|
+
z-index: 2;
|
|
32631
|
+
position: relative;
|
|
32632
|
+
top: -50%;
|
|
32633
|
+
right: -100%;
|
|
32634
|
+
}
|
|
32635
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
|
|
32636
|
+
padding: 0 4px 0 12px;
|
|
32637
|
+
}
|
|
32638
|
+
.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 {
|
|
32639
|
+
content: "";
|
|
32640
|
+
width: 0;
|
|
32641
|
+
height: 0;
|
|
32642
|
+
border: 13px solid transparent;
|
|
32643
|
+
position: absolute;
|
|
32644
|
+
top: 0;
|
|
32645
|
+
border-left: 8px solid #fff;
|
|
32646
|
+
left: 0;
|
|
32647
|
+
}
|
|
32648
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
|
|
32649
|
+
max-width: calc(100% - var(--item-min-width) * 2);
|
|
32650
|
+
}
|
|
32651
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
|
|
32652
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
32653
|
+
}
|
|
32654
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
|
|
32655
|
+
border-left-color: rgba(0, 136, 255, 0.1) !important;
|
|
32656
|
+
}
|
|
32657
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
|
|
32622
32658
|
cursor: pointer;
|
|
32659
|
+
min-width: var(--item-min-width);
|
|
32623
32660
|
}
|
|
32624
|
-
|
|
32625
|
-
.
|
|
32626
|
-
width:
|
|
32627
|
-
height: 100%;
|
|
32628
|
-
display: flex;
|
|
32629
|
-
flex-direction: column;
|
|
32661
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
|
|
32662
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
|
|
32663
|
+
min-width: var(--item-min-width);
|
|
32630
32664
|
}
|
|
32631
|
-
.
|
|
32632
|
-
|
|
32633
|
-
|
|
32634
|
-
line-height: 30px;
|
|
32635
|
-
padding: 0 16px;
|
|
32636
|
-
justify-content: space-between;
|
|
32665
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
|
|
32666
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
|
|
32667
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
32637
32668
|
}
|
|
32638
|
-
.
|
|
32669
|
+
.hjtnwxg .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
|
|
32670
|
+
padding: 0;
|
|
32671
|
+
}
|
|
32672
|
+
|
|
32673
|
+
.v1p8siwu .ant-steps.ant-steps-vertical {
|
|
32674
|
+
width: 192px;
|
|
32675
|
+
row-gap: 2px;
|
|
32676
|
+
}
|
|
32677
|
+
.v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-container {
|
|
32678
|
+
padding: 0 8px;
|
|
32679
|
+
border-radius: 4px;
|
|
32680
|
+
height: 32px;
|
|
32639
32681
|
display: flex;
|
|
32640
|
-
font-size: 12px;
|
|
32641
32682
|
align-items: center;
|
|
32642
32683
|
}
|
|
32643
|
-
.
|
|
32644
|
-
|
|
32684
|
+
.v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
|
|
32685
|
+
min-height: auto;
|
|
32686
|
+
white-space: nowrap;
|
|
32645
32687
|
}
|
|
32646
|
-
.
|
|
32647
|
-
|
|
32688
|
+
.v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
32689
|
+
font-size: 13px;
|
|
32690
|
+
line-height: 20px;
|
|
32691
|
+
max-width: 100%;
|
|
32648
32692
|
}
|
|
32649
|
-
.
|
|
32650
|
-
|
|
32651
|
-
cursor: pointer;
|
|
32693
|
+
.v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
|
|
32694
|
+
background: rgba(0, 128, 255, 0.1);
|
|
32652
32695
|
}
|
|
32653
|
-
|
|
32654
|
-
|
|
32696
|
+
|
|
32697
|
+
.h1xo7yjb {
|
|
32698
|
+
width: 100%;
|
|
32699
|
+
display: inline-flex;
|
|
32700
|
+
align-items: center;
|
|
32701
|
+
justify-content: center;
|
|
32702
|
+
column-gap: 4px;
|
|
32703
|
+
}
|
|
32704
|
+
.h1xo7yjb .step-item-prefix-container {
|
|
32705
|
+
display: inline-flex;
|
|
32706
|
+
align-items: center;
|
|
32707
|
+
width: 18px;
|
|
32708
|
+
height: 18px;
|
|
32709
|
+
color: rgba(44, 56, 82, 0.75);
|
|
32710
|
+
justify-content: center;
|
|
32711
|
+
}
|
|
32712
|
+
|
|
32713
|
+
.v1f2f7cy {
|
|
32655
32714
|
width: 100%;
|
|
32656
32715
|
display: flex;
|
|
32657
|
-
justify-content: center;
|
|
32658
32716
|
align-items: center;
|
|
32717
|
+
justify-content: center;
|
|
32718
|
+
column-gap: 6px;
|
|
32719
|
+
font-size: 13px;
|
|
32659
32720
|
}
|
|
32660
|
-
.
|
|
32661
|
-
|
|
32721
|
+
.v1f2f7cy .step-item-prefix-container {
|
|
32722
|
+
display: inline-flex;
|
|
32723
|
+
align-items: center;
|
|
32724
|
+
min-width: 20px;
|
|
32725
|
+
min-height: 20px;
|
|
32726
|
+
color: rgba(44, 56, 82, 0.75);
|
|
32727
|
+
justify-content: center;
|
|
32662
32728
|
}
|
|
32663
32729
|
|
|
32664
|
-
.
|
|
32665
|
-
|
|
32666
|
-
|
|
32667
|
-
|
|
32668
|
-
overflow: hidden;
|
|
32669
|
-
width: 100%;
|
|
32730
|
+
.igz4le8 {
|
|
32731
|
+
height: 24px;
|
|
32732
|
+
width: 56px !important;
|
|
32733
|
+
margin-right: 4px;
|
|
32670
32734
|
}
|
|
32671
|
-
|
|
32672
|
-
|
|
32673
|
-
|
|
32735
|
+
|
|
32736
|
+
.c1riexje {
|
|
32737
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32674
32738
|
}
|
|
32675
32739
|
|
|
32676
|
-
.
|
|
32677
|
-
|
|
32678
|
-
|
|
32679
|
-
|
|
32680
|
-
|
|
32681
|
-
cursor: pointer;
|
|
32740
|
+
.s14dk8r1 {
|
|
32741
|
+
margin: 0;
|
|
32742
|
+
border-radius: 20px;
|
|
32743
|
+
padding: 2px 10px;
|
|
32744
|
+
height: 22px;
|
|
32682
32745
|
}
|
|
32683
|
-
.
|
|
32684
|
-
|
|
32746
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.off-white {
|
|
32747
|
+
background-color: rgba(237, 241, 250, 0.6) !important;
|
|
32685
32748
|
}
|
|
32686
|
-
.
|
|
32687
|
-
|
|
32749
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
|
|
32750
|
+
background-color: rgba(225, 230, 241, 0.6) !important;
|
|
32688
32751
|
}
|
|
32689
|
-
.
|
|
32690
|
-
|
|
32752
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule {
|
|
32753
|
+
color: #00122e;
|
|
32691
32754
|
}
|
|
32692
|
-
|
|
32693
|
-
|
|
32694
|
-
display: inline-block;
|
|
32695
|
-
height: 8px;
|
|
32696
|
-
width: 8px;
|
|
32697
|
-
margin-right: 8px;
|
|
32755
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
|
|
32756
|
+
margin-right: 6px;
|
|
32698
32757
|
}
|
|
32699
|
-
|
|
32700
|
-
|
|
32701
|
-
display: flex;
|
|
32702
|
-
align-items: center;
|
|
32703
|
-
font-size: 12px;
|
|
32704
|
-
margin: 0;
|
|
32758
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
|
|
32759
|
+
margin-left: 4px;
|
|
32705
32760
|
}
|
|
32706
|
-
|
|
32707
|
-
.
|
|
32708
|
-
position: relative;
|
|
32761
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue {
|
|
32762
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
32709
32763
|
}
|
|
32710
|
-
.
|
|
32711
|
-
|
|
32764
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
|
|
32765
|
+
background-color: #0080ff;
|
|
32712
32766
|
}
|
|
32713
|
-
.
|
|
32714
|
-
|
|
32715
|
-
justify-content: space-between;
|
|
32716
|
-
line-height: 30px;
|
|
32717
|
-
margin: 0 16px;
|
|
32767
|
+
.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 {
|
|
32768
|
+
background-color: rgba(0, 136, 255, 0.16);
|
|
32718
32769
|
}
|
|
32719
|
-
.
|
|
32720
|
-
|
|
32721
|
-
font-size: 12px;
|
|
32722
|
-
align-items: center;
|
|
32770
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red {
|
|
32771
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
32723
32772
|
}
|
|
32724
|
-
.
|
|
32725
|
-
color: #
|
|
32773
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
|
|
32774
|
+
background-color: #f0483e;
|
|
32726
32775
|
}
|
|
32727
|
-
.
|
|
32728
|
-
|
|
32776
|
+
.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 {
|
|
32777
|
+
background-color: rgba(255, 74, 74, 0.16);
|
|
32729
32778
|
}
|
|
32730
|
-
.
|
|
32731
|
-
|
|
32732
|
-
cursor: pointer;
|
|
32779
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
|
|
32780
|
+
background-color: rgba(254, 160, 8, 0.1);
|
|
32733
32781
|
}
|
|
32734
|
-
.
|
|
32735
|
-
|
|
32782
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
|
|
32783
|
+
background-color: #fea008;
|
|
32736
32784
|
}
|
|
32737
|
-
.
|
|
32738
|
-
|
|
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%);
|
|
32785
|
+
.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 {
|
|
32786
|
+
background-color: rgba(255, 187, 0, 0.16);
|
|
32746
32787
|
}
|
|
32747
|
-
|
|
32748
|
-
.
|
|
32749
|
-
min-width: 200px;
|
|
32788
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green {
|
|
32789
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
32750
32790
|
}
|
|
32751
|
-
|
|
32752
|
-
|
|
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;
|
|
32791
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
|
|
32792
|
+
background-color: #00ba5d;
|
|
32760
32793
|
}
|
|
32761
|
-
.
|
|
32762
|
-
|
|
32794
|
+
.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 {
|
|
32795
|
+
background-color: rgba(30, 201, 127, 0.16);
|
|
32763
32796
|
}
|
|
32764
|
-
.
|
|
32765
|
-
|
|
32797
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray {
|
|
32798
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
32766
32799
|
}
|
|
32767
|
-
.
|
|
32768
|
-
color: #
|
|
32769
|
-
|
|
32800
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
|
|
32801
|
+
background-color: #6b7d99;
|
|
32802
|
+
}
|
|
32803
|
+
.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 {
|
|
32804
|
+
background-color: rgba(211, 218, 235, 0.6);
|
|
32805
|
+
}
|
|
32806
|
+
|
|
32807
|
+
.s1uupoto {
|
|
32808
|
+
width: 8px;
|
|
32809
|
+
height: 8px;
|
|
32810
|
+
border-radius: 50%;
|
|
32811
|
+
display: inline-block;
|
|
32812
|
+
}
|
|
32813
|
+
|
|
32814
|
+
.t19ustft .date {
|
|
32815
|
+
margin-right: 4px;
|
|
32770
32816
|
}
|
|
32771
32817
|
|
|
32772
32818
|
.t1gz6wqf {
|
|
@@ -32799,189 +32845,174 @@ input.rrg1fkn.ant-input {
|
|
|
32799
32845
|
background: rgba(163, 180, 204, 0.18);
|
|
32800
32846
|
}
|
|
32801
32847
|
|
|
32802
|
-
.
|
|
32803
|
-
|
|
32848
|
+
.s1uupxds {
|
|
32849
|
+
padding: 0 8px;
|
|
32850
|
+
border-radius: 4px;
|
|
32804
32851
|
}
|
|
32805
|
-
|
|
32806
|
-
|
|
32852
|
+
|
|
32853
|
+
.m10sqwut {
|
|
32854
|
+
padding: 2px 8px;
|
|
32855
|
+
border-radius: 3px;
|
|
32807
32856
|
}
|
|
32808
|
-
|
|
32809
|
-
|
|
32857
|
+
|
|
32858
|
+
.l1d492wb {
|
|
32859
|
+
padding: 3px 8px;
|
|
32860
|
+
border-radius: 2px;
|
|
32810
32861
|
}
|
|
32811
|
-
|
|
32812
|
-
|
|
32862
|
+
|
|
32863
|
+
.t1lzavmu.ant-tag:hover {
|
|
32864
|
+
opacity: unset;
|
|
32813
32865
|
}
|
|
32814
|
-
.
|
|
32815
|
-
|
|
32816
|
-
|
|
32866
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
|
|
32867
|
+
margin: 0;
|
|
32868
|
+
margin-right: 8px;
|
|
32869
|
+
display: inline-flex;
|
|
32870
|
+
align-items: center;
|
|
32871
|
+
border: none;
|
|
32817
32872
|
}
|
|
32818
|
-
.
|
|
32819
|
-
|
|
32873
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
|
|
32874
|
+
width: 16px;
|
|
32875
|
+
height: 16px;
|
|
32876
|
+
color: inherit;
|
|
32877
|
+
margin-left: 4px;
|
|
32878
|
+
opacity: 0.6;
|
|
32879
|
+
display: inline-flex;
|
|
32820
32880
|
}
|
|
32821
|
-
.
|
|
32822
|
-
|
|
32881
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
|
|
32882
|
+
opacity: 1;
|
|
32823
32883
|
}
|
|
32824
|
-
.
|
|
32825
|
-
|
|
32884
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
|
|
32885
|
+
color: #0080ff;
|
|
32886
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
32826
32887
|
}
|
|
32827
|
-
.
|
|
32828
|
-
|
|
32829
|
-
|
|
32830
|
-
text-overflow: ellipsis;
|
|
32888
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
|
|
32889
|
+
color: #f0483e;
|
|
32890
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
32831
32891
|
}
|
|
32832
|
-
|
|
32833
|
-
|
|
32834
|
-
|
|
32892
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
|
|
32893
|
+
color: #e07f00;
|
|
32894
|
+
background-color: rgba(255, 187, 0, 0.1);
|
|
32835
32895
|
}
|
|
32836
|
-
.
|
|
32837
|
-
|
|
32896
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
|
|
32897
|
+
color: #008f4c;
|
|
32898
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
32838
32899
|
}
|
|
32839
|
-
.
|
|
32840
|
-
|
|
32841
|
-
|
|
32900
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
|
|
32901
|
+
color: #1d326c;
|
|
32902
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
32842
32903
|
}
|
|
32843
|
-
.
|
|
32844
|
-
|
|
32845
|
-
|
|
32846
|
-
flex: 1;
|
|
32847
|
-
overflow: visible;
|
|
32904
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
|
|
32905
|
+
color: #7E41FF;
|
|
32906
|
+
background-color: rgba(126, 65, 255, 0.1);
|
|
32848
32907
|
}
|
|
32849
|
-
.
|
|
32850
|
-
|
|
32851
|
-
min-height: unset;
|
|
32908
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
|
|
32909
|
+
color: #fff;
|
|
32852
32910
|
}
|
|
32853
|
-
.
|
|
32854
|
-
|
|
32855
|
-
line-height: 26px;
|
|
32856
|
-
width: 100%;
|
|
32857
|
-
padding: 0;
|
|
32858
|
-
font-size: 12px;
|
|
32911
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
|
|
32912
|
+
background-color: #f0483e;
|
|
32859
32913
|
}
|
|
32860
|
-
.
|
|
32861
|
-
|
|
32914
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
|
|
32915
|
+
background-color: #fea008;
|
|
32862
32916
|
}
|
|
32863
|
-
.
|
|
32864
|
-
|
|
32917
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
|
|
32918
|
+
background-color: #00ba5d;
|
|
32865
32919
|
}
|
|
32866
|
-
.
|
|
32867
|
-
|
|
32868
|
-
padding-right: 4px;
|
|
32869
|
-
border-radius: 4px 0 0 4px;
|
|
32920
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
|
|
32921
|
+
background-color: #0080ff;
|
|
32870
32922
|
}
|
|
32871
|
-
.
|
|
32872
|
-
|
|
32923
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
|
|
32924
|
+
background-color: #6b7d99;
|
|
32873
32925
|
}
|
|
32874
|
-
.
|
|
32875
|
-
|
|
32876
|
-
padding-left: 12px;
|
|
32877
|
-
border-radius: 0 4px 4px 0;
|
|
32926
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
|
|
32927
|
+
background-color: #7E41FF;
|
|
32878
32928
|
}
|
|
32879
|
-
|
|
32880
|
-
|
|
32881
|
-
|
|
32882
|
-
height: 0;
|
|
32883
|
-
border: 13px solid transparent;
|
|
32884
|
-
position: absolute;
|
|
32885
|
-
top: 0;
|
|
32886
|
-
border-left: 8px solid rgba(237, 241, 250, 0.6);
|
|
32887
|
-
z-index: 2;
|
|
32888
|
-
position: relative;
|
|
32889
|
-
top: -50%;
|
|
32890
|
-
right: -100%;
|
|
32929
|
+
|
|
32930
|
+
.shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
|
|
32931
|
+
border-radius: 6px;
|
|
32891
32932
|
}
|
|
32892
|
-
.
|
|
32893
|
-
|
|
32933
|
+
.shq1k1g.ant-select.ant-select-single {
|
|
32934
|
+
width: 100%;
|
|
32935
|
+
color: #2d3a56;
|
|
32936
|
+
border-color: rgba(211, 218, 235, 0.6);
|
|
32937
|
+
transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
32938
|
+
font-size: 13px;
|
|
32894
32939
|
}
|
|
32895
|
-
.
|
|
32896
|
-
|
|
32897
|
-
width: 0;
|
|
32898
|
-
height: 0;
|
|
32899
|
-
border: 13px solid transparent;
|
|
32900
|
-
position: absolute;
|
|
32901
|
-
top: 0;
|
|
32902
|
-
border-left: 8px solid #fff;
|
|
32903
|
-
left: 0;
|
|
32940
|
+
.shq1k1g.ant-select.ant-select-single[data-size=middle] {
|
|
32941
|
+
height: 30px;
|
|
32904
32942
|
}
|
|
32905
|
-
.
|
|
32906
|
-
|
|
32943
|
+
.shq1k1g.ant-select.ant-select-single.ant-select-lg {
|
|
32944
|
+
height: 38px;
|
|
32945
|
+
font-size: 13px;
|
|
32907
32946
|
}
|
|
32908
|
-
.
|
|
32909
|
-
|
|
32947
|
+
.shq1k1g.ant-select.ant-select-single .ant-select-arrow,
|
|
32948
|
+
.shq1k1g.ant-select.ant-select-single .ant-select-arrow .anticon-down {
|
|
32949
|
+
transition: 160ms ease;
|
|
32910
32950
|
}
|
|
32911
|
-
.
|
|
32912
|
-
|
|
32951
|
+
.shq1k1g.ant-select.ant-select-single .ant-select-arrow-loading {
|
|
32952
|
+
color: #0080ff;
|
|
32913
32953
|
}
|
|
32914
|
-
.
|
|
32915
|
-
|
|
32916
|
-
|
|
32954
|
+
.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 {
|
|
32955
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
32956
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
32917
32957
|
}
|
|
32918
|
-
.
|
|
32919
|
-
|
|
32920
|
-
min-width: var(--item-min-width);
|
|
32958
|
+
.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 {
|
|
32959
|
+
color: #0080ff;
|
|
32921
32960
|
}
|
|
32922
|
-
.
|
|
32923
|
-
|
|
32924
|
-
|
|
32961
|
+
.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 {
|
|
32962
|
+
border-color: #0080ff;
|
|
32963
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
32925
32964
|
}
|
|
32926
|
-
.
|
|
32927
|
-
|
|
32965
|
+
.shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
32966
|
+
transform: rotate(180deg);
|
|
32928
32967
|
}
|
|
32929
|
-
|
|
32930
|
-
|
|
32931
|
-
|
|
32932
|
-
|
|
32968
|
+
.shq1k1g.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
|
|
32969
|
+
background: rgba(211, 218, 235, 0.6);
|
|
32970
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
32971
|
+
cursor: "not-allowed";
|
|
32933
32972
|
}
|
|
32934
|
-
.
|
|
32935
|
-
|
|
32936
|
-
border-radius: 4px;
|
|
32937
|
-
height: 32px;
|
|
32938
|
-
display: flex;
|
|
32939
|
-
align-items: center;
|
|
32973
|
+
.shq1k1g.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
|
|
32974
|
+
border-color: #f0483e !important;
|
|
32940
32975
|
}
|
|
32941
|
-
.
|
|
32942
|
-
|
|
32943
|
-
white-space: nowrap;
|
|
32976
|
+
.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 {
|
|
32977
|
+
color: #1d326c;
|
|
32944
32978
|
}
|
|
32945
|
-
.
|
|
32946
|
-
|
|
32947
|
-
|
|
32948
|
-
max-width: 100%;
|
|
32979
|
+
.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 {
|
|
32980
|
+
border-color: #0080ff;
|
|
32981
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
32949
32982
|
}
|
|
32950
|
-
.
|
|
32951
|
-
|
|
32983
|
+
.shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
32984
|
+
transform: rotate(180deg);
|
|
32952
32985
|
}
|
|
32953
32986
|
|
|
32954
|
-
.
|
|
32987
|
+
.f1p9ti6d {
|
|
32955
32988
|
width: 100%;
|
|
32956
|
-
|
|
32957
|
-
|
|
32958
|
-
|
|
32959
|
-
column-gap: 4px;
|
|
32989
|
+
margin-bottom: 0 !important;
|
|
32990
|
+
flex-flow: nowrap !important;
|
|
32991
|
+
line-break: auto;
|
|
32960
32992
|
}
|
|
32961
|
-
.
|
|
32962
|
-
|
|
32963
|
-
|
|
32964
|
-
width: 18px;
|
|
32965
|
-
height: 18px;
|
|
32966
|
-
color: rgba(44, 56, 82, 0.75);
|
|
32967
|
-
justify-content: center;
|
|
32993
|
+
.f1p9ti6d > .ant-form-item-label {
|
|
32994
|
+
text-align: left !important;
|
|
32995
|
+
padding-bottom: 0 !important;
|
|
32968
32996
|
}
|
|
32969
|
-
|
|
32970
|
-
|
|
32971
|
-
|
|
32972
|
-
display: flex;
|
|
32973
|
-
align-items: center;
|
|
32974
|
-
justify-content: center;
|
|
32975
|
-
column-gap: 6px;
|
|
32997
|
+
.f1p9ti6d > .ant-form-item-label > label {
|
|
32998
|
+
min-height: 32px;
|
|
32999
|
+
height: auto;
|
|
32976
33000
|
font-size: 13px;
|
|
33001
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33002
|
+
white-space: normal;
|
|
32977
33003
|
}
|
|
32978
|
-
.
|
|
32979
|
-
|
|
32980
|
-
|
|
32981
|
-
|
|
32982
|
-
|
|
32983
|
-
|
|
32984
|
-
|
|
33004
|
+
.f1p9ti6d.ant-form-item-has-error .ant-input {
|
|
33005
|
+
border-color: #ff4d4f !important;
|
|
33006
|
+
}
|
|
33007
|
+
.f1p9ti6d .ant-form-item-explain {
|
|
33008
|
+
margin-top: 4px;
|
|
33009
|
+
font-size: 12px;
|
|
33010
|
+
min-height: 0px;
|
|
33011
|
+
}
|
|
33012
|
+
.f1p9ti6d .ant-form-item-extra {
|
|
33013
|
+
font-size: 12px;
|
|
33014
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33015
|
+
min-height: 0px;
|
|
32985
33016
|
}
|
|
32986
33017
|
|
|
32987
33018
|
.skwah65 {
|
|
@@ -32997,6 +33028,26 @@ input.rrg1fkn.ant-input {
|
|
|
32997
33028
|
margin-left: 1px;
|
|
32998
33029
|
}
|
|
32999
33030
|
|
|
33031
|
+
.rrwcpby {
|
|
33032
|
+
display: flex;
|
|
33033
|
+
align-items: center;
|
|
33034
|
+
}
|
|
33035
|
+
.rrwcpby .order {
|
|
33036
|
+
height: 24px;
|
|
33037
|
+
width: 24px;
|
|
33038
|
+
border-radius: 20px;
|
|
33039
|
+
color: #0080ff;
|
|
33040
|
+
background: rgba(0, 136, 255, 0.1);
|
|
33041
|
+
display: flex;
|
|
33042
|
+
align-items: center;
|
|
33043
|
+
justify-content: center;
|
|
33044
|
+
margin-right: 6px;
|
|
33045
|
+
}
|
|
33046
|
+
|
|
33047
|
+
.c1k4vanq {
|
|
33048
|
+
padding: 0 12px 14px 12px;
|
|
33049
|
+
}
|
|
33050
|
+
|
|
33000
33051
|
.c1udgdh2 {
|
|
33001
33052
|
color: #2d3a56;
|
|
33002
33053
|
padding: 7px 12px;
|
|
@@ -33037,57 +33088,6 @@ input.rrg1fkn.ant-input {
|
|
|
33037
33088
|
margin-right: 2px;
|
|
33038
33089
|
}
|
|
33039
33090
|
|
|
33040
|
-
.c1k4vanq {
|
|
33041
|
-
padding: 0 12px 14px 12px;
|
|
33042
|
-
}
|
|
33043
|
-
|
|
33044
|
-
.rrwcpby {
|
|
33045
|
-
display: flex;
|
|
33046
|
-
align-items: center;
|
|
33047
|
-
}
|
|
33048
|
-
.rrwcpby .order {
|
|
33049
|
-
height: 24px;
|
|
33050
|
-
width: 24px;
|
|
33051
|
-
border-radius: 20px;
|
|
33052
|
-
color: #0080ff;
|
|
33053
|
-
background: rgba(0, 136, 255, 0.1);
|
|
33054
|
-
display: flex;
|
|
33055
|
-
align-items: center;
|
|
33056
|
-
justify-content: center;
|
|
33057
|
-
margin-right: 6px;
|
|
33058
|
-
}
|
|
33059
|
-
|
|
33060
|
-
.f1p9ti6d {
|
|
33061
|
-
width: 100%;
|
|
33062
|
-
margin-bottom: 0 !important;
|
|
33063
|
-
flex-flow: nowrap !important;
|
|
33064
|
-
line-break: auto;
|
|
33065
|
-
}
|
|
33066
|
-
.f1p9ti6d > .ant-form-item-label {
|
|
33067
|
-
text-align: left !important;
|
|
33068
|
-
padding-bottom: 0 !important;
|
|
33069
|
-
}
|
|
33070
|
-
.f1p9ti6d > .ant-form-item-label > label {
|
|
33071
|
-
min-height: 32px;
|
|
33072
|
-
height: auto;
|
|
33073
|
-
font-size: 13px;
|
|
33074
|
-
color: rgba(44, 56, 82, 0.6);
|
|
33075
|
-
white-space: normal;
|
|
33076
|
-
}
|
|
33077
|
-
.f1p9ti6d.ant-form-item-has-error .ant-input {
|
|
33078
|
-
border-color: #ff4d4f !important;
|
|
33079
|
-
}
|
|
33080
|
-
.f1p9ti6d .ant-form-item-explain {
|
|
33081
|
-
margin-top: 4px;
|
|
33082
|
-
font-size: 12px;
|
|
33083
|
-
min-height: 0px;
|
|
33084
|
-
}
|
|
33085
|
-
.f1p9ti6d .ant-form-item-extra {
|
|
33086
|
-
font-size: 12px;
|
|
33087
|
-
color: rgba(44, 56, 82, 0.6);
|
|
33088
|
-
min-height: 0px;
|
|
33089
|
-
}
|
|
33090
|
-
|
|
33091
33091
|
.bab9xum {
|
|
33092
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);
|
|
33093
33093
|
}
|
|
@@ -33105,6 +33105,11 @@ input.rrg1fkn.ant-input {
|
|
|
33105
33105
|
transform: translateY(-4px);
|
|
33106
33106
|
}
|
|
33107
33107
|
|
|
33108
|
+
.iwsze0q {
|
|
33109
|
+
margin-right: 4px;
|
|
33110
|
+
height: 16px;
|
|
33111
|
+
}
|
|
33112
|
+
|
|
33108
33113
|
.sut42l0 {
|
|
33109
33114
|
padding: 0 8px;
|
|
33110
33115
|
height: 18px;
|
|
@@ -33333,11 +33338,6 @@ input.rrg1fkn.ant-input {
|
|
|
33333
33338
|
margin-right: 8px;
|
|
33334
33339
|
}
|
|
33335
33340
|
|
|
33336
|
-
.iwsze0q {
|
|
33337
|
-
margin-right: 4px;
|
|
33338
|
-
height: 16px;
|
|
33339
|
-
}
|
|
33340
|
-
|
|
33341
33341
|
.at4ovwe .ant-input-number-handler-wrap {
|
|
33342
33342
|
display: var(--at4ovwe-0);
|
|
33343
33343
|
}
|