@cloudtower/eagle 0.28.0-alpha.0 → 0.28.0-dry-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/style.css CHANGED
@@ -29584,6 +29584,35 @@ html body {
29584
29584
  margin-right: 4px;
29585
29585
  }
29586
29586
 
29587
+ .bpq0js6 {
29588
+ padding: 4px 11px;
29589
+ }
29590
+
29591
+ .b15sn34c {
29592
+ white-space: nowrap;
29593
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29594
+ }
29595
+ .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29596
+ --color: #0080ff;
29597
+ }
29598
+ .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] {
29599
+ --color: #0080ff;
29600
+ }
29601
+ .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
29602
+ margin-left: 1px;
29603
+ }
29604
+ .b15sn34c > .ant-btn:not(:only-child):first-child {
29605
+ border-top-right-radius: 0;
29606
+ border-bottom-right-radius: 0;
29607
+ }
29608
+ .b15sn34c > .ant-btn:not(:only-child):last-child {
29609
+ border-top-left-radius: 0;
29610
+ border-bottom-left-radius: 0;
29611
+ }
29612
+ .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29613
+ border-radius: unset;
29614
+ }
29615
+
29587
29616
  .i1mrf09m {
29588
29617
  display: inline-flex;
29589
29618
  align-items: center;
@@ -29602,21 +29631,6 @@ html body {
29602
29631
  animation: rotate 680ms linear infinite;
29603
29632
  }
29604
29633
 
29605
- .fde5mpd {
29606
- width: 100%;
29607
- height: 100%;
29608
- min-height: 124px;
29609
- display: flex;
29610
- flex-direction: column;
29611
- justify-content: center;
29612
- align-items: center;
29613
- }
29614
- .fde5mpd .error-text {
29615
- color: rgba(10, 37, 85, 0.6);
29616
- margin-bottom: 16px;
29617
- font-size: 18px;
29618
- }
29619
-
29620
29634
  .buj61ew.ant-btn-icon-only {
29621
29635
  justify-content: center;
29622
29636
  }
@@ -29867,33 +29881,89 @@ html body {
29867
29881
  padding: 0;
29868
29882
  }
29869
29883
 
29870
- .bpq0js6 {
29871
- padding: 4px 11px;
29884
+ .fde5mpd {
29885
+ width: 100%;
29886
+ height: 100%;
29887
+ min-height: 124px;
29888
+ display: flex;
29889
+ flex-direction: column;
29890
+ justify-content: center;
29891
+ align-items: center;
29892
+ }
29893
+ .fde5mpd .error-text {
29894
+ color: rgba(10, 37, 85, 0.6);
29895
+ margin-bottom: 16px;
29896
+ font-size: 18px;
29872
29897
  }
29873
29898
 
29874
- .b15sn34c {
29899
+ .obf05yr {
29900
+ display: inline-block;
29901
+ }
29902
+
29903
+ .hsms1n6 {
29904
+ visibility: hidden;
29905
+ position: absolute;
29906
+ }
29907
+
29908
+ .s1ebs0ra {
29909
+ display: flex;
29910
+ align-items: center;
29911
+ justify-content: space-between;
29912
+ background: #edf0f7;
29913
+ padding: 8px 12px;
29914
+ position: sticky;
29915
+ top: 0;
29916
+ z-index: 1;
29917
+ margin-bottom: -52px;
29918
+ }
29919
+ .s1ebs0ra .select-total {
29920
+ display: flex;
29921
+ align-items: center;
29922
+ font-weight: 700;
29923
+ flex-shrink: 0;
29924
+ }
29925
+ .s1ebs0ra .select-total .icon-wrapper {
29926
+ cursor: pointer;
29927
+ margin-left: 8px;
29928
+ width: 32px;
29929
+ height: 32px;
29930
+ border-radius: 50%;
29931
+ justify-content: center;
29932
+ }
29933
+ .s1ebs0ra .select-total .icon-wrapper:hover {
29934
+ background: rgba(225, 230, 241, 0.6);
29935
+ }
29936
+ .s1ebs0ra .action-group {
29937
+ flex: 1;
29938
+ margin-left: 88px;
29875
29939
  white-space: nowrap;
29876
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29940
+ text-align: right;
29941
+ position: relative;
29942
+ padding: 4px 0;
29943
+ margin-top: -4px;
29944
+ overflow: hidden;
29877
29945
  }
29878
- .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29879
- --color: #0080ff;
29946
+ .s1ebs0ra .action-group .sub-menu-delete {
29947
+ transform: translateY(-4px);
29880
29948
  }
29881
- .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] {
29882
- --color: #0080ff;
29949
+ .s1ebs0ra .action-group button {
29950
+ border: none;
29883
29951
  }
29884
- .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
29885
- margin-left: 1px;
29952
+ .s1ebs0ra .action-group > *:not(:last-child) {
29953
+ margin-right: 8px;
29886
29954
  }
29887
- .b15sn34c > .ant-btn:not(:only-child):first-child {
29888
- border-top-right-radius: 0;
29889
- border-bottom-right-radius: 0;
29955
+ .s1ebs0ra .action-group > button:last-child {
29956
+ margin-right: 4px;
29890
29957
  }
29891
- .b15sn34c > .ant-btn:not(:only-child):last-child {
29892
- border-top-left-radius: 0;
29893
- border-bottom-left-radius: 0;
29958
+ .s1ebs0ra .action-group .more-btn {
29959
+ cursor: pointer;
29960
+ width: 32px;
29961
+ height: 32px;
29962
+ justify-content: center;
29963
+ border-radius: 50%;
29894
29964
  }
29895
- .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29896
- border-radius: unset;
29965
+ .s1ebs0ra .action-group .more-btn:hover {
29966
+ background: #fff;
29897
29967
  }
29898
29968
 
29899
29969
  .d6j0lbj {
@@ -30371,1621 +30441,1603 @@ html body {
30371
30441
  line-height: 12px;
30372
30442
  }
30373
30443
 
30374
- .s1ebs0ra {
30444
+ .c1up1pdz {
30445
+ width: 648px;
30446
+ }
30447
+ .c1up1pdz.active {
30448
+ border-color: #0080ff;
30449
+ }
30450
+ .c1up1pdz.active > header {
30451
+ background: rgba(0, 128, 255, 0.1);
30452
+ }
30453
+ .c1up1pdz .expand {
30454
+ padding: 12px;
30455
+ }
30456
+ .c1up1pdz .field-item {
30375
30457
  display: flex;
30376
- align-items: center;
30377
- justify-content: space-between;
30378
- background: #edf0f7;
30379
- padding: 8px 12px;
30380
- position: sticky;
30381
- top: 0;
30382
- z-index: 1;
30383
- margin-bottom: -52px;
30458
+ padding: 10px 0;
30459
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30384
30460
  }
30385
- .s1ebs0ra .select-total {
30461
+ .c1up1pdz .field-item:last-child {
30462
+ border-bottom: none;
30463
+ padding-bottom: 0;
30464
+ }
30465
+ .c1up1pdz .field-item label {
30466
+ line-height: 32px;
30467
+ width: 100px;
30468
+ color: rgba(62, 70, 82, 0.6);
30469
+ }
30470
+ .c1up1pdz .help {
30471
+ color: rgba(62, 70, 82, 0.6);
30472
+ margin-top: 5px;
30473
+ }
30474
+ .c1up1pdz .ant-input-affix-wrapper,
30475
+ .c1up1pdz .ant-picker {
30476
+ width: 128px;
30477
+ }
30478
+
30479
+ .c156wh19 {
30386
30480
  display: flex;
30387
30481
  align-items: center;
30388
- font-weight: 700;
30389
- flex-shrink: 0;
30482
+ justify-content: space-between;
30483
+ word-break: keep-all;
30390
30484
  }
30391
- .s1ebs0ra .select-total .icon-wrapper {
30392
- cursor: pointer;
30393
- margin-left: 8px;
30394
- width: 32px;
30395
- height: 32px;
30396
- border-radius: 50%;
30397
- justify-content: center;
30485
+ .c156wh19 .title {
30486
+ margin: 0 16px 0 8px;
30398
30487
  }
30399
- .s1ebs0ra .select-total .icon-wrapper:hover {
30400
- background: rgba(225, 230, 241, 0.6);
30488
+ .c156wh19 .retain {
30489
+ color: rgba(129, 138, 153, 0.6);
30401
30490
  }
30402
- .s1ebs0ra .action-group {
30491
+ .c156wh19 div.left {
30403
30492
  flex: 1;
30404
- margin-left: 88px;
30405
- white-space: nowrap;
30406
- text-align: right;
30407
- position: relative;
30408
- padding: 4px 0;
30409
- margin-top: -4px;
30493
+ display: flex;
30410
30494
  overflow: hidden;
30495
+ align-items: center;
30496
+ justify-content: flex-start;
30497
+ white-space: nowrap;
30411
30498
  }
30412
- .s1ebs0ra .action-group .sub-menu-delete {
30413
- transform: translateY(-4px);
30499
+ .c156wh19 div.left .title {
30500
+ max-width: 100%;
30501
+ overflow: hidden;
30502
+ text-overflow: ellipsis;
30414
30503
  }
30415
- .s1ebs0ra .action-group button {
30416
- border: none;
30504
+ .c156wh19 div.right {
30505
+ display: flex;
30506
+ align-items: center;
30417
30507
  }
30418
- .s1ebs0ra .action-group > *:not(:last-child) {
30419
- margin-right: 8px;
30508
+ .c156wh19 .reverse {
30509
+ display: flex;
30510
+ flex-direction: row-reverse;
30511
+ align-items: center;
30420
30512
  }
30421
- .s1ebs0ra .action-group > button:last-child {
30422
- margin-right: 4px;
30513
+ .c156wh19 .reverse .ant-switch {
30514
+ margin-left: 8px;
30423
30515
  }
30424
- .s1ebs0ra .action-group .more-btn {
30516
+ .c156wh19 .close {
30517
+ padding-left: 14px;
30518
+ margin-left: 14px;
30519
+ border-left: 1px solid rgba(129, 138, 153, 0.6);
30425
30520
  cursor: pointer;
30426
- width: 32px;
30427
- height: 32px;
30428
- justify-content: center;
30429
- border-radius: 50%;
30430
- }
30431
- .s1ebs0ra .action-group .more-btn:hover {
30432
- background: #fff;
30433
30521
  }
30434
30522
 
30435
- .s34f1qb.ant-switch {
30436
- min-width: 40px;
30437
- height: 24px;
30438
- background: rgba(172, 186, 211, 0.6);
30439
- overflow: hidden;
30523
+ .m126spxy {
30524
+ padding-bottom: 4px;
30525
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30440
30526
  }
30441
- .s34f1qb.ant-switch:focus {
30442
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30527
+ .m126spxy .ant-btn-link {
30528
+ padding: 1px 10px;
30529
+ color: rgba(62, 70, 82, 0.6);
30530
+ border-radius: 4px;
30443
30531
  }
30444
- .s34f1qb.ant-switch-small {
30445
- min-width: 26px;
30446
- height: 16px;
30447
- }
30448
- .s34f1qb.ant-switch-large {
30449
- min-width: 52px;
30450
- height: 32px;
30451
- }
30452
- .s34f1qb.ant-switch .ant-switch-handle {
30453
- height: 20px;
30454
- width: 20px;
30455
- }
30456
- .s34f1qb.ant-switch .ant-switch-handle::before {
30457
- border-radius: 10px;
30458
- transition-delay: 120ms;
30532
+ .m126spxy .ant-btn-link.active {
30533
+ background: rgba(0, 128, 255, 0.1);
30534
+ color: #0096ff;
30459
30535
  }
30460
- .s34f1qb.ant-switch-small .ant-switch-handle {
30461
- height: 14px;
30462
- width: 14px;
30463
- top: 1px;
30464
- left: 1px;
30536
+
30537
+ .wpbf4pq {
30538
+ padding: 10px 0;
30539
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30465
30540
  }
30466
- .s34f1qb.ant-switch-large .ant-switch-handle {
30467
- height: 28px;
30468
- width: 28px;
30541
+ .wpbf4pq .ant-input,
30542
+ .wpbf4pq .ant-picker {
30543
+ width: 80px;
30544
+ margin: 0 9px;
30545
+ text-align: center;
30469
30546
  }
30470
- .s34f1qb.ant-switch-large .ant-switch-handle::before {
30471
- border-radius: 14px;
30547
+ .wpbf4pq .options {
30548
+ padding: 12px 0 12px 16px;
30549
+ border-left: 2px solid rgba(129, 138, 153, 0.6);
30550
+ margin: 5px 0 5px 8px;
30472
30551
  }
30473
- .s34f1qb.ant-switch-checked {
30474
- background-color: #00ba5d;
30552
+ .wpbf4pq .week-day-option,
30553
+ .wpbf4pq .month-day-option {
30554
+ background: #f5f7fa;
30555
+ box-sizing: border-box;
30556
+ border-radius: 16px;
30557
+ margin-right: 8px;
30475
30558
  }
30476
- .s34f1qb.ant-switch-checked .ant-switch-handle {
30477
- left: calc(100% - 20px - 2px);
30559
+ .wpbf4pq .week-day-option:focus,
30560
+ .wpbf4pq .month-day-option:focus {
30561
+ color: inherit;
30562
+ border-color: #d9d9d9;
30478
30563
  }
30479
- .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
30480
- left: calc(100% - 14px - 1px);
30564
+ .wpbf4pq .week-day-option.active {
30565
+ background-color: #0096ff;
30566
+ border-color: #0096ff;
30567
+ color: #fff;
30481
30568
  }
30482
- .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
30483
- left: calc(100% - 28px - 2px);
30569
+ .wpbf4pq .week-day-option.en-text {
30570
+ width: 110px;
30571
+ margin-top: 4px;
30484
30572
  }
30485
-
30486
- .c1to9vb9 {
30487
- margin-left: 5px;
30573
+ .wpbf4pq .month-day-option {
30574
+ width: 32px;
30575
+ padding: 0;
30576
+ margin-bottom: 8px;
30488
30577
  }
30489
-
30490
- .obf05yr {
30491
- display: inline-block;
30578
+ .wpbf4pq .month-day-option.active {
30579
+ background-color: #0096ff;
30580
+ border-color: #0096ff;
30581
+ color: #fff;
30492
30582
  }
30493
30583
 
30494
- .hsms1n6 {
30495
- visibility: hidden;
30496
- position: absolute;
30584
+ .t1upn1sz {
30585
+ height: 100%;
30497
30586
  }
30498
30587
 
30499
- .cz04yix {
30500
- display: flex;
30501
- flex-direction: column;
30588
+ .tta5kd2 {
30589
+ height: 100%;
30502
30590
  }
30503
-
30504
- .m1if5j39 {
30505
- max-width: 1120px;
30506
- width: 100%;
30507
- margin: 0 auto;
30591
+ .tta5kd2.empty-table .ant-table-content {
30592
+ overflow: visible !important;
30508
30593
  height: 100%;
30509
30594
  }
30510
-
30511
- .w1vvwdlp {
30512
- max-width: 1120px;
30513
- width: 100%;
30514
- margin: 0 auto;
30515
- display: flex;
30595
+ .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
30596
+ height: 100%;
30516
30597
  }
30517
- .w1vvwdlp .left,
30518
- .w1vvwdlp .right {
30519
- flex-grow: 0;
30520
- flex-shrink: 0;
30521
- flex-basis: 21%;
30598
+ .tta5kd2.empty-table .ant-table-content table {
30599
+ width: 100% !important;
30600
+ height: 100%;
30522
30601
  }
30523
- .w1vvwdlp .left {
30524
- display: flex;
30525
- justify-content: flex-end;
30526
- padding-right: 44px;
30602
+ .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
30603
+ padding: 15px 0;
30527
30604
  }
30528
- .w1vvwdlp .right {
30529
- padding-left: 44px;
30605
+ .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
30606
+ display: none;
30530
30607
  }
30531
- .w1vvwdlp .middle {
30532
- margin-bottom: 40px;
30533
- flex-grow: 0;
30534
- flex-shrink: 0;
30535
- flex-basis: 58%;
30608
+ .tta5kd2 .active-row td:nth-child(1) {
30609
+ font-weight: 700;
30536
30610
  }
30537
- .w1vvwdlp .middle .form-base-field {
30538
- width: 100%;
30611
+ .tta5kd2.has-selection .active-row td:nth-child(2) {
30612
+ font-weight: 700;
30539
30613
  }
30540
- .w1vvwdlp .middle .form-base-field .form-base-field {
30541
- width: auto;
30614
+ .tta5kd2 .ant-spin-nested-loading {
30615
+ height: 100%;
30542
30616
  }
30543
-
30544
- .h1cuopx7 .ant-modal-header {
30545
- margin: 0 auto;
30546
- width: 100%;
30547
- max-width: 648px;
30617
+ .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
30618
+ height: 100%;
30619
+ overflow: visible;
30548
30620
  }
30549
- .h1cuopx7 .ant-modal-header .ant-modal-title {
30550
- margin-left: 0;
30621
+ .tta5kd2 .ant-spin-nested-loading .ant-spin {
30622
+ max-height: none;
30551
30623
  }
30552
- .h1cuopx7 .ant-modal-body {
30553
- margin: 0 auto;
30554
- padding: 0;
30555
- width: 100%;
30556
- max-width: 648px;
30557
- overflow: hidden;
30624
+ .tta5kd2.table-init-loading .ant-spin-blur thead,
30625
+ .tta5kd2.table-init-loading .ant-spin-blur tbody {
30626
+ display: none;
30558
30627
  }
30559
- .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
30560
- margin-bottom: 40px;
30628
+ .tta5kd2 td.ant-table-column-sort {
30629
+ background: transparent;
30561
30630
  }
30562
- .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
30563
- height: calc(100vh - 225px);
30564
- overflow-y: auto;
30631
+ .tta5kd2 td.ant-table-cell-fix-left,
30632
+ .tta5kd2 td.ant-table-cell-fix-right {
30633
+ background: #fff;
30634
+ padding: 0 !important;
30565
30635
  }
30566
- .h1cuopx7 .ant-modal-footer .footer-content {
30567
- margin: 0 auto;
30568
- max-width: 648px;
30636
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
30637
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
30638
+ display: flex;
30639
+ align-items: center;
30640
+ height: 100%;
30641
+ padding: 8px;
30569
30642
  }
30570
-
30571
- .h1p6d3y3 .ant-modal-header {
30572
- margin: 0 auto;
30643
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
30644
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
30645
+ overflow: hidden;
30646
+ text-overflow: ellipsis;
30573
30647
  width: 100%;
30574
- max-width: 1024px;
30575
30648
  }
30576
- .h1p6d3y3 .ant-modal-header .ant-modal-title {
30577
- margin-left: 0;
30578
- }
30579
- .h1p6d3y3 .ant-modal-body {
30580
- margin: 0 auto;
30581
- padding: 0;
30582
- width: 100%;
30583
- max-width: 1024px;
30584
- overflow: hidden;
30649
+ .tta5kd2 .ant-table-container {
30650
+ height: 100%;
30585
30651
  }
30586
- .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
30587
- margin-bottom: 40px;
30652
+ .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
30653
+ box-shadow: none !important;
30588
30654
  }
30589
- .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
30590
- height: calc(100vh - 225px);
30591
- overflow-y: auto;
30655
+ .tta5kd2 .ant-table {
30656
+ border-radius: 0px;
30657
+ border-left: none;
30658
+ border-right: none;
30659
+ border-bottom: none;
30660
+ height: 100%;
30661
+ font-size: 12px;
30662
+ background: transparent;
30592
30663
  }
30593
- .h1p6d3y3 .ant-modal-footer .footer-content {
30594
- margin: 0 auto;
30595
- max-width: 1024px;
30664
+ .tta5kd2 .ant-table .ant-table-header {
30665
+ position: relative;
30666
+ z-index: 3;
30667
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
30668
+ margin-bottom: -1px;
30596
30669
  }
30597
-
30598
- .fxgckuk {
30599
- flex: 1;
30670
+ .tta5kd2 .ant-table .time-wrapper .date,
30671
+ .tta5kd2 .ant-table .value {
30672
+ color: #2d3a56;
30600
30673
  }
30601
- .fxgckuk label {
30602
- font-size: 13px;
30603
- line-height: 20px;
30674
+ .tta5kd2 .ant-table .time-wrapper .time,
30675
+ .tta5kd2 .ant-table .unit {
30604
30676
  color: rgba(44, 56, 82, 0.6);
30605
30677
  }
30606
- .fxgckuk .title {
30607
- font-size: 14px;
30608
- line-height: 20px;
30609
- color: #2d3a56;
30610
- margin-bottom: 12px;
30678
+ .tta5kd2 .ant-table .ant-table-selection {
30679
+ position: unset;
30680
+ text-align: center;
30611
30681
  }
30612
- .fxgckuk.connect-cluster .title {
30613
- padding-bottom: 26px;
30682
+ .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
30683
+ background: #fff;
30614
30684
  }
30615
-
30616
- .f1d0vek1 {
30617
- padding: 25px 0 15px 0;
30618
- border-bottom: 1px solid #e1e5eb;
30619
- margin-bottom: 16px;
30685
+ .tta5kd2 .ant-table .anticon-setting {
30686
+ cursor: pointer;
30687
+ position: absolute;
30688
+ top: 50%;
30689
+ right: 12px;
30690
+ transform: translateY(-50%);
30620
30691
  }
30621
-
30622
- .f4u402y {
30623
- display: flex;
30624
- align-items: center;
30625
- margin-bottom: 8px;
30692
+ .tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
30693
+ box-shadow: none;
30694
+ width: 1px;
30695
+ background: rgba(213, 219, 227, 0.6);
30626
30696
  }
30627
- .f4u402y > label {
30628
- width: 216px;
30697
+ .tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
30698
+ box-shadow: none;
30699
+ width: 1px;
30700
+ background: rgba(213, 219, 227, 0.6);
30629
30701
  }
30630
- .f4u402y > label + * {
30631
- width: 100%;
30702
+ .tta5kd2 .ant-table .ant-table-tbody {
30703
+ position: relative;
30632
30704
  }
30633
- .f4u402y .ant-select {
30634
- width: 100%;
30705
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
30706
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30707
+ border-bottom: 1px solid white;
30708
+ height: 40px;
30709
+ vertical-align: middle;
30710
+ transition: background 0ms;
30711
+ color: #00122e;
30635
30712
  }
30636
-
30637
- .e1pldf6v {
30638
- color: #e75a3a;
30639
- margin-right: 10px;
30713
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
30714
+ background: #f2f5fa;
30715
+ border-bottom-color: #f2f5fa;
30640
30716
  }
30641
-
30642
- .dq0gblh {
30717
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
30718
+ height: auto;
30719
+ color: #00122e;
30720
+ font-size: 12px;
30721
+ text-align: left;
30722
+ transition: none;
30723
+ overflow: hidden;
30724
+ text-overflow: ellipsis;
30725
+ white-space: nowrap;
30726
+ }
30727
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
30728
+ color: #0096ff;
30729
+ }
30730
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
30731
+ overflow: hidden;
30732
+ text-overflow: ellipsis;
30643
30733
  width: 100%;
30644
- height: 1px;
30645
- background: rgba(213, 219, 227, 0.6);
30646
- margin: 24px 0;
30734
+ vertical-align: middle;
30647
30735
  }
30648
-
30649
- .l1v7sr0n {
30650
- display: flex;
30651
- justify-content: center;
30652
- align-items: center;
30653
- height: 100%;
30736
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
30737
+ line-height: 0px;
30654
30738
  }
30655
-
30656
- .d1i4ou6o {
30657
- display: inline-block;
30658
- width: 4px;
30659
- height: 4px;
30660
- background: #8e9aa9;
30661
- opacity: 0.4;
30662
- border-radius: 50%;
30663
- margin: 0 4px;
30739
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
30740
+ padding-right: 25px;
30664
30741
  }
30665
-
30666
- .m1jy87hk .ant-modal-header,
30667
- .m1jy87hk .ant-modal-footer .footer-content {
30668
- width: 648px;
30669
- margin: 0 auto;
30742
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
30743
+ border-top-color: transparent;
30670
30744
  }
30671
- .m1jy87hk .ant-modal-header {
30672
- padding: 35px 0 24px;
30673
- border: none;
30745
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
30746
+ background: rgba(225, 230, 241, 0.6);
30747
+ border-color: transparent transparent white;
30674
30748
  }
30675
- .m1jy87hk .ant-modal-header .ant-modal-title {
30676
- font-size: 30px;
30749
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
30750
+ border-radius: 8px 0 0 8px;
30677
30751
  }
30678
- .m1jy87hk .ant-modal-body {
30679
- padding: 4px 0 2px;
30752
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
30753
+ border-radius: 8px 0 0 8px;
30680
30754
  }
30681
- .m1jy87hk .ant-modal-footer {
30682
- border: none;
30755
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
30756
+ content: "";
30757
+ width: 4px;
30758
+ top: -1px;
30759
+ bottom: -1px;
30760
+ background: white;
30683
30761
  }
30684
-
30685
- .ti7fpyu {
30686
- font-size: 12px;
30687
- line-height: 18px;
30688
- font-weight: bold;
30689
- color: #fff;
30690
- padding: 0 4px;
30691
- border-radius: 4px;
30692
- display: inline-block;
30693
- background: var(--ti7fpyu-0);
30762
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
30763
+ border-radius: 0 8px 8px 0;
30694
30764
  }
30695
- .ti7fpyu:not(:first-child) {
30696
- margin-left: 4px;
30765
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
30766
+ border-radius: 0;
30767
+ background: white;
30768
+ border-top: none;
30697
30769
  }
30698
-
30699
- .f1rest1f {
30700
- width: 100%;
30701
- height: 100%;
30770
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
30771
+ border-top: 1px solid transparent;
30772
+ border-radius: 0 8px 8px 0;
30773
+ background: rgba(225, 230, 241, 0.6);
30774
+ }
30775
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
30776
+ background: white;
30777
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30778
+ }
30779
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
30702
30780
  display: flex;
30703
30781
  align-items: center;
30704
- justify-content: center;
30782
+ height: 100%;
30783
+ background: rgba(225, 230, 241, 0.6);
30705
30784
  }
30706
-
30707
- .n1kbdoln {
30708
- font-size: 90%;
30709
- font-weight: bold;
30710
- background-color: rgba(240, 243, 247, 0.6);
30711
- padding: 1px 4px 1px;
30712
- margin-left: 2px;
30713
- margin-right: 2px;
30714
- border: 1px solid rgba(213, 219, 227, 0.6);
30715
- border-radius: 4px;
30785
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
30786
+ background: white;
30787
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30716
30788
  }
30717
-
30718
- .f1y3gta0.form-item-general {
30719
- width: 640px;
30789
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
30790
+ display: flex;
30791
+ align-items: center;
30792
+ height: 100%;
30793
+ background: rgba(225, 230, 241, 0.6);
30720
30794
  }
30721
- .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
30722
- margin-top: 16px;
30795
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
30796
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
30723
30797
  }
30724
- .f1y3gta0.form-item-compact {
30725
- width: 412px;
30798
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
30799
+ box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
30800
+ border-radius: 8px;
30726
30801
  }
30727
- .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
30728
- margin-top: 8px;
30802
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
30803
+ border-top-color: white;
30729
30804
  }
30730
- .f1y3gta0 .form-item {
30731
- width: auto;
30805
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
30806
+ background: rgba(0, 136, 255, 0.1);
30807
+ border-bottom-color: transparent;
30808
+ border-top-color: transparent;
30732
30809
  }
30733
- .f1y3gta0 .form-item-main {
30734
- position: relative;
30735
- display: flex;
30810
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
30811
+ border-radius: 8px 0 0 8px;
30736
30812
  }
30737
- .f1y3gta0 .form-item-extra {
30738
- margin-top: 4px;
30739
- width: 100%;
30740
- padding: 14px;
30741
- background: #f2f4f6;
30742
- font-size: 13px;
30743
- line-height: 1.8;
30744
- color: #8e9aa9;
30813
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
30814
+ border-radius: 0 8px 8px 0;
30745
30815
  }
30746
- .f1y3gta0 .form-item-label {
30747
- padding-right: 12px;
30748
- font-size: 13px;
30749
- color: rgba(44, 56, 82, 0.6);
30816
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
30817
+ background: rgba(0, 136, 255, 0.1);
30750
30818
  }
30751
- .f1y3gta0 .form-item-label.label-right {
30752
- text-align: right;
30819
+ .tta5kd2 .ant-table .ant-table-thead > tr > th {
30820
+ background: #fff;
30821
+ font-weight: 400;
30822
+ position: relative;
30823
+ border-bottom: none;
30824
+ color: #00122e;
30825
+ transition: none;
30826
+ padding: 15px 8px 15px 8px;
30753
30827
  }
30754
- .f1y3gta0 .form-item-label,
30755
- .f1y3gta0 .form-item-control {
30756
- line-height: 32px;
30828
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
30829
+ content: "";
30830
+ width: 1px;
30831
+ top: 0;
30832
+ bottom: 0;
30833
+ background: rgba(211, 218, 235, 0.6);
30834
+ position: absolute;
30835
+ right: 0;
30757
30836
  }
30758
- .f1y3gta0 .form-item-control .form-item-error {
30759
- line-height: 18px;
30837
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
30838
+ padding: unset;
30760
30839
  }
30761
- .f1y3gta0 .form-item-children {
30762
- width: 100%;
30840
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
30841
+ display: none;
30763
30842
  }
30764
- .f1y3gta0 .form-item-children > *:only-child.ant-select, .f1y3gta0 .form-item-children > *:only-child.ant-radio-group, .f1y3gta0 .form-item-children > *:only-child.ant-checkbox-group {
30843
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
30765
30844
  width: 100%;
30845
+ overflow: hidden;
30846
+ white-space: nowrap;
30847
+ text-overflow: ellipsis;
30766
30848
  }
30767
- .f1y3gta0 .form-item-error {
30768
- color: #e75a3a;
30769
- height: 0;
30849
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
30770
30850
  overflow: hidden;
30851
+ text-overflow: ellipsis;
30852
+ flex: 1;
30771
30853
  }
30772
- .f1y3gta0 .form-item-error-enter-done {
30773
- margin-top: 4px;
30774
- height: auto;
30775
- overflow: auto;
30854
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
30855
+ padding: 15px 25px 15px 8px;
30776
30856
  }
30777
- .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
30778
- .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
30779
- border: 1px solid #e75a3a;
30780
- color: #e75a3a;
30857
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
30858
+ padding: 0;
30781
30859
  }
30782
-
30783
- .fujbm7g {
30784
- color: #2d3a56;
30785
- font-weight: bold;
30786
- padding-bottom: 6px;
30787
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30788
- margin-bottom: 16px;
30860
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
30861
+ position: absolute;
30862
+ right: 6px;
30863
+ top: 50%;
30864
+ transform: translateY(-50%);
30865
+ height: 16px;
30866
+ display: none;
30867
+ transition: transform 320ms ease;
30789
30868
  }
30790
- .fujbm7g:not(:first-of-type) {
30791
- margin-top: 16px;
30869
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
30870
+ display: block;
30871
+ transform: translateY(-50%) rotateX(180deg);
30792
30872
  }
30793
-
30794
- .e5fsw5s {
30795
- width: 8px;
30796
- height: 24px;
30797
- display: flex;
30798
- justify-content: center;
30799
- align-items: center;
30800
- cursor: pointer;
30801
- transition: all 200ms ease-out 40ms;
30873
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
30874
+ display: block;
30802
30875
  }
30803
- .e5fsw5s:before, .e5fsw5s:after {
30804
- content: "";
30805
- width: 1px;
30806
- height: 6px;
30807
- border-radius: 1px;
30808
- background: #ccd4e3;
30809
- position: relative;
30810
- right: 2px;
30811
- transform: rotate(-45deg);
30876
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
30877
+ display: none;
30812
30878
  }
30813
- .e5fsw5s:after {
30814
- transform: rotate(45deg);
30815
- left: 1px;
30879
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
30880
+ transform: translateY(-50%);
30816
30881
  }
30817
-
30818
- .w18knsg4.ant-alert-warning {
30819
- border: 0;
30820
- background: rgba(255, 187, 0, 0.1);
30821
- border-radius: 6px;
30882
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
30883
+ transform: translateY(-50%) rotateX(180deg);
30822
30884
  }
30823
- .w18knsg4.ant-alert,
30824
- .w18knsg4 .ant-alert-message {
30825
- color: #e07f00;
30885
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
30886
+ background: #f2f5fa;
30826
30887
  }
30827
- .w18knsg4.ant-alert .dashed-border-bottom,
30828
- .w18knsg4 .ant-alert-message .dashed-border-bottom {
30829
- border-bottom-color: #e07f00;
30888
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
30889
+ display: block;
30830
30890
  }
30831
-
30832
- .ng31n2o {
30833
- display: flex;
30834
- flex-direction: row;
30835
- padding: 7px 12px;
30836
- background: rgba(255, 187, 0, 0.1);
30837
- border-radius: 6px;
30838
- color: #e07f00;
30839
- font-size: 12px;
30840
- line-height: 18px;
30891
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
30892
+ padding-right: 25px;
30841
30893
  }
30842
- .ng31n2o .icon-wrapper {
30843
- margin-right: 10px;
30844
- height: 18px;
30894
+ .tta5kd2 .ant-table .ant-table-selection-column {
30895
+ padding: 0 !important;
30845
30896
  }
30846
-
30847
- .n15x5f5y {
30848
- display: flex;
30849
- flex-direction: row;
30850
- padding: 7px 12px;
30851
- background: rgba(225, 230, 241, 0.6);
30852
- border-radius: 6px;
30853
- color: rgba(44, 56, 82, 0.6);
30854
- font-size: 12px;
30855
- line-height: 18px;
30897
+ .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
30898
+ position: absolute;
30899
+ left: 50%;
30900
+ top: 50%;
30901
+ transform: translate(-50%, -50%);
30856
30902
  }
30857
- .n15x5f5y .icon-wrapper {
30858
- margin-right: 10px;
30859
- height: 18px;
30903
+ .tta5kd2 .ant-table .ant-table-selection-column:after {
30904
+ display: none;
30860
30905
  }
30861
-
30862
- .i16ozz3f {
30863
- display: flex;
30864
- flex-direction: row;
30865
- padding: 7px 12px;
30866
- background: rgba(0, 136, 255, 0.1);
30867
- border-radius: 6px;
30868
- color: #005ed1;
30869
- font-size: 12px;
30870
- line-height: 18px;
30906
+ .tta5kd2 .ant-table .ant-table-hide-scrollbar {
30907
+ background: #fff;
30871
30908
  }
30872
- .i16ozz3f .icon-wrapper {
30873
- margin-right: 10px;
30874
- height: 18px;
30909
+ .tta5kd2 .ant-table .ant-table-placeholder {
30910
+ background: inherit;
30875
30911
  }
30876
-
30877
- .dszu9qr {
30878
- color: rgba(44, 56, 82, 0.6);
30879
- margin-top: 5px;
30880
- font-size: 12px;
30881
- line-height: 18px;
30912
+ .tta5kd2 .ant-table .ant-table-placeholder td {
30913
+ position: static;
30914
+ border: none;
30915
+ background: inherit !important;
30916
+ height: 100px;
30917
+ vertical-align: middle;
30882
30918
  }
30883
-
30884
- .snxzgx {
30885
- color: #f0483e;
30886
- font-size: 12px;
30887
- white-space: pre-wrap;
30919
+ .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
30920
+ .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
30921
+ font-weight: bold;
30922
+ font-size: 20px;
30923
+ color: rgba(10, 37, 85, 0.6);
30888
30924
  }
30889
-
30890
- .o1i4orqw {
30925
+ .tta5kd2 .ant-table td.cell__action_ {
30926
+ padding: 0 !important;
30927
+ position: relative;
30928
+ background: #fff;
30929
+ }
30930
+ .tta5kd2 .ant-table td.cell__action_ > * {
30931
+ height: 100%;
30891
30932
  display: flex;
30892
30933
  align-items: center;
30893
30934
  justify-content: flex-end;
30935
+ padding-right: 8px;
30894
30936
  }
30895
- .o1i4orqw .icon-wrapper {
30896
- margin-right: 16px;
30937
+ .tta5kd2 .ant-table td.cell__action_ .menu-button {
30938
+ width: 24px;
30939
+ height: 24px;
30940
+ cursor: pointer;
30941
+ justify-content: center;
30942
+ border-radius: 4px;
30897
30943
  }
30898
-
30899
- .t79k8o2 {
30900
- color: rgba(0, 21, 64, 0.3);
30944
+ .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
30945
+ background: #fff;
30901
30946
  }
30902
30947
 
30903
- .ipd9bk.ant-input {
30904
- padding: 5px 12px;
30905
- line-height: 20px;
30906
- color: #2d3a56;
30907
- border-radius: 6px;
30908
- border-color: rgba(172, 186, 211, 0.6);
30909
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30910
- }
30911
- .ipd9bk.ant-input.ant-input-lg {
30912
- padding: 8px 16px;
30913
- line-height: 22px;
30948
+ .rxbeqvl.ant-radio-wrapper {
30949
+ display: inline-flex;
30950
+ align-items: baseline;
30951
+ white-space: pre-wrap;
30914
30952
  }
30915
- .ipd9bk.ant-input.ant-input-sm {
30916
- padding: 2px 8px;
30917
- line-height: 18px;
30953
+ .rxbeqvl.ant-radio-wrapper .ant-radio {
30954
+ position: relative;
30955
+ top: 3px;
30918
30956
  }
30919
- .ipd9bk.ant-input:not([disabled]):hover, .ipd9bk.ant-input:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number:not([disabled]):hover, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-hover {
30957
+ .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
30920
30958
  border-color: rgba(107, 128, 167, 0.6);
30921
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30922
- z-index: 1;
30923
30959
  }
30924
- .ipd9bk.ant-input:not([disabled]):active, .ipd9bk.ant-input:not([disabled]):focus, .ipd9bk.ant-input:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number:not([disabled]):active, .ipd9bk.ant-input-number:not([disabled]):focus, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-focus {
30925
- border-color: #0096ff;
30926
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30927
- z-index: 1;
30960
+ .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30961
+ border-color: #0080ff;
30928
30962
  }
30929
- .ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
30930
- border-color: #e75a3a;
30931
- color: #e75a3a;
30963
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30964
+ border-color: #0080ff;
30965
+ background: #0080ff;
30932
30966
  }
30933
- .ipd9bk.ant-input.error:not([disabled]):hover, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-picker.error:not([disabled]):hover, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number.error:not([disabled]):hover, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-hover {
30934
- border-color: #e75a3a;
30935
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30967
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30968
+ top: 4px;
30969
+ left: 4px;
30970
+ width: 6px;
30971
+ height: 6px;
30972
+ background: #fff;
30936
30973
  }
30937
- .ipd9bk.ant-input.error:not([disabled]):active, .ipd9bk.ant-input.error:not([disabled]):focus, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-picker.error:not([disabled]):active, .ipd9bk.ant-picker.error:not([disabled]):focus, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number.error:not([disabled]):active, .ipd9bk.ant-input-number.error:not([disabled]):focus, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-focus {
30938
- border-color: #e75a3a;
30939
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30974
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30975
+ opacity: 0.5;
30940
30976
  }
30941
- .ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
30977
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30978
+ border-color: rgba(107, 128, 167, 0.6);
30942
30979
  background: rgba(211, 218, 235, 0.6);
30943
- color: rgba(0, 21, 64, 0.3);
30944
- border-color: rgba(172, 186, 211, 0.6);
30945
30980
  }
30946
- .ipd9bk.ant-input-affix-wrapper {
30947
- padding: 5px 12px;
30948
- border-radius: 6px;
30949
- border-color: rgba(172, 186, 211, 0.6);
30950
- line-height: 20px;
30951
- color: #2d3a56;
30952
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30981
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30982
+ background: #00122e;
30953
30983
  }
30954
- .ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
30955
- .ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
30956
- color: rgba(44, 56, 82, 0.6);
30984
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30985
+ color: #00122e;
30986
+ opacity: 0.5;
30957
30987
  }
30958
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
30959
- padding: 8px 16px;
30960
- line-height: 22px;
30988
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30989
+ color: #00122e;
30961
30990
  }
30962
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30963
- padding: 2px 8px;
30964
- line-height: 18px;
30991
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span {
30992
+ display: inline-block;
30993
+ padding: 0;
30994
+ padding-left: 12px;
30965
30995
  }
30966
- .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
30967
- border-color: rgba(107, 128, 167, 0.6);
30968
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30996
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
30997
+ margin-bottom: 0;
30998
+ white-space: pre-wrap;
30999
+ color: rgba(44, 56, 82, 0.6);
30969
31000
  }
30970
- .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
30971
- border-color: #0096ff;
30972
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31001
+ .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
31002
+ padding-left: 8px;
30973
31003
  }
30974
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
30975
- border-color: #e75a3a;
31004
+
31005
+ .r5ie79y .ant-radio-button-wrapper:first-child {
31006
+ border-radius: 5px 0 0 5px;
30976
31007
  }
30977
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
30978
- color: #e75a3a;
30979
- }
30980
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
30981
- border-color: #e75a3a;
30982
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30983
- }
30984
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
30985
- border-color: #e75a3a;
30986
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30987
- }
30988
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
30989
- background: rgba(211, 218, 235, 0.6);
30990
- color: rgba(0, 21, 64, 0.3);
30991
- border-color: rgba(172, 186, 211, 0.6);
30992
- }
30993
- textarea.ipd9bk.ant-input {
30994
- transition-property: height;
30995
- transition-delay: 50ms;
31008
+ .r5ie79y .ant-radio-button-wrapper:last-child {
31009
+ border-radius: 0 5px 5px 0;
30996
31010
  }
30997
- textarea.ipd9bk.ant-input.textarea-large {
30998
- min-height: 40px;
30999
- height: 40px;
31011
+
31012
+ .r1f0aqcc {
31013
+ color: #00122e;
31014
+ border-color: #ccd4e3;
31000
31015
  }
31001
- textarea.ipd9bk.ant-input.textarea-large:focus {
31002
- height: 80px;
31016
+ .r1f0aqcc:first-child {
31017
+ border-color: #a3b4cc;
31003
31018
  }
31004
- textarea.ipd9bk.ant-input.textarea-middle {
31005
- min-height: 32px;
31019
+ .r1f0aqcc.ant-radio-button-wrapper {
31020
+ padding: 0 12px;
31021
+ line-height: 32px;
31006
31022
  height: 32px;
31007
31023
  }
31008
- textarea.ipd9bk.ant-input.textarea-middle:focus {
31009
- height: 64px;
31024
+ .r1f0aqcc.ant-radio-button-wrapper > span + span {
31025
+ white-space: nowrap;
31010
31026
  }
31011
- textarea.ipd9bk.ant-input.textarea-small {
31012
- min-height: 24px;
31013
- height: 24px;
31027
+ .ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
31028
+ height: 22px;
31029
+ padding: 0 7px;
31030
+ line-height: 20px;
31014
31031
  }
31015
- textarea.ipd9bk.ant-input.textarea-small:focus {
31016
- height: 40px;
31032
+ .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
31033
+ background: #ccd4e3;
31017
31034
  }
31018
-
31019
- .kypn5o5 input, .kypn5o5.input-tags {
31020
- border: 1px solid rgba(213, 219, 227, 0.6);
31021
- border-radius: 4px;
31035
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
31036
+ background: #0080ff;
31022
31037
  }
31023
- .kypn5o5.input-tags {
31024
- position: relative;
31025
- padding: 6px;
31026
- height: 32px;
31027
- cursor: pointer;
31028
- transition: border 150ms;
31038
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
31039
+ background: #ccd4e3;
31040
+ opacity: 0.5;
31029
31041
  }
31030
- .kypn5o5.input-tags:hover {
31031
- border-color: #0080ff;
31032
- box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
31042
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
31043
+ border-right-color: #0080ff;
31033
31044
  }
31034
- .kypn5o5.input-tags.kit-input-suffix-wrapper {
31035
- padding-right: 30px;
31045
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
31046
+ border-color: #0080ff;
31036
31047
  }
31037
- .kypn5o5.input-tags .input-tags-inner {
31038
- display: flex;
31048
+ .r1f0aqcc.ant-radio-button-wrapper-checked {
31049
+ background: rgba(0, 136, 255, 0.1);
31039
31050
  }
31040
- .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
31041
- display: flex;
31051
+ .r1f0aqcc.ant-radio-button-wrapper-disabled {
31052
+ background: rgba(211, 218, 235, 0.6);
31053
+ border-color: #ccd4e3;
31054
+ opacity: 0.5;
31042
31055
  }
31043
- .kypn5o5.input-tags .input-tag-suffix {
31044
- position: absolute;
31045
- right: 12px;
31046
- top: 50%;
31047
- transform: translateY(-50%);
31056
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
31057
+ color: #00122e;
31058
+ border-color: #ccd4e3;
31048
31059
  }
31049
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
31050
- color: rgba(0, 0, 0, 0.25);
31051
- font-size: 12px;
31052
- cursor: pointer;
31060
+ .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
31061
+ color: #00122e;
31062
+ border-color: #ccd4e3;
31063
+ background: rgba(172, 186, 211, 0.6);
31053
31064
  }
31054
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
31055
- color: rgba(0, 0, 0, 0.45);
31065
+ .r1f0aqcc .ant-radio-button-input {
31066
+ margin-right: 8px;
31067
+ display: inline;
31068
+ border: none;
31069
+ padding: 0;
31070
+ width: 36px;
31071
+ background: transparent;
31056
31072
  }
31057
- .kypn5o5.has-focus-indicator {
31058
- position: relative;
31059
- overflow: hidden;
31073
+ .r1f0aqcc .ant-radio-button-input:focus {
31074
+ box-shadow: none;
31060
31075
  }
31061
- .kypn5o5.has-focus-indicator .ant-input-prefix {
31062
- position: absolute;
31063
- top: 50%;
31064
- transform: translateY(-50%);
31065
- left: -16px;
31066
- transition: left 150ms ease;
31067
- opacity: 0;
31076
+ .r1f0aqcc .ant-radio-button-input.ant-input-number {
31077
+ margin-right: 0;
31078
+ width: initial;
31079
+ box-shadow: none;
31068
31080
  }
31069
- .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
31070
- left: 8px;
31071
- opacity: 1;
31081
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
31082
+ display: none;
31072
31083
  }
31073
- .kypn5o5.has-focus-indicator input {
31074
- transition: margin-left 150ms ease;
31075
- margin-left: 0px;
31084
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
31085
+ display: inline;
31076
31086
  }
31077
- .kypn5o5.has-focus-indicator input:focus {
31078
- margin-left: 16px;
31087
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
31088
+ display: inline;
31089
+ margin-right: 8px;
31090
+ padding: 0;
31091
+ width: 36px;
31079
31092
  }
31080
31093
 
31081
- input.l1ki27se.ant-input {
31082
- border-top-right-radius: 0;
31083
- border-bottom-right-radius: 0;
31094
+ .s1fc623g {
31095
+ width: 430px !important;
31084
31096
  }
31085
31097
 
31086
- .l1ki27se.ant-input-affix-wrapper {
31087
- border-top-right-radius: 0;
31088
- border-bottom-right-radius: 0;
31098
+ .da3mx0o .ant-select-item-group {
31099
+ padding: 8px 16px;
31100
+ line-height: 18px;
31101
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31102
+ height: 34px;
31103
+ min-height: 34px;
31104
+ box-sizing: border-box;
31105
+ margin-top: 8px;
31089
31106
  }
31090
31107
 
31091
- input.rrg1fkn.ant-input {
31092
- border-top-left-radius: 0;
31093
- border-bottom-left-radius: 0;
31108
+ .onr9gzt {
31109
+ display: flex;
31110
+ flex-direction: column;
31111
+ margin: 1px 8px;
31112
+ padding: 8px;
31113
+ border-radius: 4px;
31094
31114
  }
31095
-
31096
- .rrg1fkn.ant-input-affix-wrapper {
31097
- border-top-left-radius: 0;
31098
- border-bottom-left-radius: 0;
31115
+ .onr9gzt .selected-icon {
31116
+ display: none;
31099
31117
  }
31100
-
31101
- .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
31102
- border-top-right-radius: 0;
31103
- border-bottom-right-radius: 0;
31118
+ .onr9gzt.ant-select-item-option-grouped {
31119
+ padding-left: 8px;
31104
31120
  }
31105
-
31106
- .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
31107
- border-top-left-radius: 0;
31108
- border-bottom-left-radius: 0;
31121
+ .onr9gzt.ant-select-item-option-selected {
31122
+ background-color: white;
31109
31123
  }
31110
-
31111
- .c1t6wbwv {
31112
- display: flex;
31113
- flex-direction: column;
31124
+ .onr9gzt.ant-select-item-option-selected .timezone-title {
31125
+ color: #0080ff;
31114
31126
  }
31115
- .c1t6wbwv .select-wrapper {
31116
- margin-top: 12px;
31127
+ .onr9gzt.ant-select-item-option-selected .selected-icon {
31128
+ display: block;
31117
31129
  }
31118
- .c1t6wbwv .select-wrapper .select {
31119
- width: 100%;
31130
+ .onr9gzt.ant-select-item-option-active {
31131
+ background: rgba(0, 136, 255, 0.16);
31120
31132
  }
31121
- .c1t6wbwv .radio-wrapper {
31122
- margin-top: 24px;
31133
+ .onr9gzt.ant-select-item-option-active .timezone-title {
31134
+ color: #0080ff;
31123
31135
  }
31124
- .c1t6wbwv div.form-item {
31125
- width: 100%;
31136
+ .onr9gzt.ant-select-item-option-active .timezone-tag {
31137
+ background: rgba(0, 136, 255, 0.1);
31138
+ color: #0080ff;
31126
31139
  }
31127
31140
 
31128
- .d1k7vv5v {
31129
- font-size: 14px;
31130
- font-weight: 500;
31131
- color: #3e4652;
31132
- line-height: 18px;
31133
- }
31134
- .d1k7vv5v + .d1k7vv5v {
31135
- margin-top: 16px;
31141
+ .oiy0apc {
31142
+ display: flex;
31143
+ justify-content: space-between;
31144
+ height: 20px;
31145
+ line-height: 20px;
31136
31146
  }
31137
- .d1k7vv5v + * {
31138
- margin-top: 16px;
31147
+ .oiy0apc .timezone-title {
31148
+ color: #2d3a56;
31149
+ overflow: hidden;
31150
+ text-overflow: ellipsis;
31139
31151
  }
31140
31152
 
31141
- .le7b9r4.d1k7vv5v {
31142
- font-size: 12px;
31153
+ .of4y382 {
31154
+ display: flex;
31155
+ justify-content: space-between;
31143
31156
  color: rgba(44, 56, 82, 0.6);
31144
- margin-top: 12px;
31145
- }
31146
-
31147
- .r1dnygxx.le7b9r4.d1k7vv5v {
31157
+ height: 18px;
31148
31158
  line-height: 18px;
31149
- font-weight: 500;
31150
- margin-top: 0;
31151
- white-space: initial;
31159
+ margin-top: 2px;
31152
31160
  }
31153
31161
 
31154
- .r12ddqmh {
31155
- display: block;
31156
- }
31157
- .r12ddqmh span {
31158
- font-size: 14px;
31159
- font-weight: 500;
31160
- line-height: 32px;
31161
- color: #3e4652;
31162
+ .t19903l9 {
31163
+ border: none;
31164
+ margin-right: 0;
31165
+ background: rgba(225, 230, 241, 0.6);
31162
31166
  }
31163
31167
 
31164
- .ctcr26a {
31165
- margin-top: 8px;
31166
- padding: 8px;
31167
- border-radius: 6px;
31168
- background: rgba(225, 230, 241, 0.6);
31169
- color: rgba(44, 56, 82, 0.6);
31170
- font-size: 12px;
31168
+ .ohwbvxu {
31169
+ pointer-events: none;
31170
+ height: 32px;
31171
+ width: 100%;
31172
+ opacity: 0;
31171
31173
  }
31172
- .ctcr26a div {
31173
- line-height: 20px;
31174
+
31175
+ .cz04yix {
31174
31176
  display: flex;
31175
- align-items: center;
31176
- word-break: break-all;
31177
+ flex-direction: column;
31177
31178
  }
31178
31179
 
31179
- .p12gwtiw {
31180
+ .m1if5j39 {
31181
+ max-width: 1120px;
31182
+ width: 100%;
31183
+ margin: 0 auto;
31184
+ height: 100%;
31185
+ }
31186
+
31187
+ .w1vvwdlp {
31188
+ max-width: 1120px;
31189
+ width: 100%;
31190
+ margin: 0 auto;
31180
31191
  display: flex;
31181
- justify-content: space-between;
31182
- align-items: center;
31183
- padding: 10px 0;
31184
- color: rgba(44, 56, 82, 0.6);
31185
- font-size: 12px;
31186
- line-height: 24px;
31187
31192
  }
31188
- .p12gwtiw .pagination-left {
31189
- padding: 2px 8px;
31193
+ .w1vvwdlp .left,
31194
+ .w1vvwdlp .right {
31195
+ flex-grow: 0;
31196
+ flex-shrink: 0;
31197
+ flex-basis: 21%;
31190
31198
  }
31191
- .p12gwtiw .dropdown-trigger {
31199
+ .w1vvwdlp .left {
31192
31200
  display: flex;
31193
- align-items: center;
31194
- border-radius: 6px;
31195
- cursor: pointer;
31196
- transition: all 0.3s ease;
31201
+ justify-content: flex-end;
31202
+ padding-right: 44px;
31197
31203
  }
31198
- .p12gwtiw .dropdown-trigger:hover {
31199
- background: rgba(211, 218, 235, 0.6);
31200
- color: #0080ff;
31204
+ .w1vvwdlp .right {
31205
+ padding-left: 44px;
31201
31206
  }
31202
- .p12gwtiw .dropdown-trigger .icon-inner {
31203
- margin-left: 4px;
31207
+ .w1vvwdlp .middle {
31208
+ margin-bottom: 40px;
31209
+ flex-grow: 0;
31210
+ flex-shrink: 0;
31211
+ flex-basis: 58%;
31204
31212
  }
31205
- .p12gwtiw .pagination-right {
31206
- display: flex;
31207
- align-items: center;
31208
- color: #0080ff;
31209
- font-weight: bold;
31213
+ .w1vvwdlp .middle .form-base-field {
31214
+ width: 100%;
31210
31215
  }
31211
- .p12gwtiw .pagination-right .icon-inner {
31212
- margin-left: 4px;
31216
+ .w1vvwdlp .middle .form-base-field .form-base-field {
31217
+ width: auto;
31213
31218
  }
31214
- .p12gwtiw .pagination-right .prev-btn,
31215
- .p12gwtiw .pagination-right .next-btn {
31216
- padding: 0 8px;
31219
+
31220
+ .h1cuopx7 .ant-modal-header {
31221
+ margin: 0 auto;
31222
+ width: 100%;
31223
+ max-width: 648px;
31217
31224
  }
31218
- .p12gwtiw .pagination-right .prev-btn > span,
31219
- .p12gwtiw .pagination-right .next-btn > span {
31220
- color: #0080ff;
31225
+ .h1cuopx7 .ant-modal-header .ant-modal-title {
31226
+ margin-left: 0;
31221
31227
  }
31222
- .p12gwtiw .pagination-right .next-btn .icon-inner {
31223
- transform: rotate(180deg);
31228
+ .h1cuopx7 .ant-modal-body {
31229
+ margin: 0 auto;
31230
+ padding: 0;
31231
+ width: 100%;
31232
+ max-width: 648px;
31233
+ overflow: hidden;
31224
31234
  }
31225
-
31226
- .d1bnu0in.ant-dropdown .ant-dropdown-menu {
31227
- max-height: calc(100vh - 128px);
31235
+ .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
31236
+ margin-bottom: 40px;
31237
+ }
31238
+ .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
31239
+ height: calc(100vh - 225px);
31228
31240
  overflow-y: auto;
31229
31241
  }
31230
- .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
31231
- padding: 4px 20px;
31232
- font-size: 12px;
31233
- line-height: 18px;
31242
+ .h1cuopx7 .ant-modal-footer .footer-content {
31243
+ margin: 0 auto;
31244
+ max-width: 648px;
31234
31245
  }
31235
31246
 
31236
- .s1fc623g {
31237
- width: 430px !important;
31247
+ .h1p6d3y3 .ant-modal-header {
31248
+ margin: 0 auto;
31249
+ width: 100%;
31250
+ max-width: 1024px;
31238
31251
  }
31239
-
31240
- .da3mx0o .ant-select-item-group {
31241
- padding: 8px 16px;
31242
- line-height: 18px;
31243
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31244
- height: 34px;
31245
- min-height: 34px;
31246
- box-sizing: border-box;
31247
- margin-top: 8px;
31252
+ .h1p6d3y3 .ant-modal-header .ant-modal-title {
31253
+ margin-left: 0;
31248
31254
  }
31249
-
31250
- .onr9gzt {
31251
- display: flex;
31252
- flex-direction: column;
31253
- margin: 1px 8px;
31254
- padding: 8px;
31255
- border-radius: 4px;
31255
+ .h1p6d3y3 .ant-modal-body {
31256
+ margin: 0 auto;
31257
+ padding: 0;
31258
+ width: 100%;
31259
+ max-width: 1024px;
31260
+ overflow: hidden;
31256
31261
  }
31257
- .onr9gzt .selected-icon {
31258
- display: none;
31262
+ .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
31263
+ margin-bottom: 40px;
31259
31264
  }
31260
- .onr9gzt.ant-select-item-option-grouped {
31261
- padding-left: 8px;
31265
+ .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
31266
+ height: calc(100vh - 225px);
31267
+ overflow-y: auto;
31262
31268
  }
31263
- .onr9gzt.ant-select-item-option-selected {
31264
- background-color: white;
31269
+ .h1p6d3y3 .ant-modal-footer .footer-content {
31270
+ margin: 0 auto;
31271
+ max-width: 1024px;
31265
31272
  }
31266
- .onr9gzt.ant-select-item-option-selected .timezone-title {
31267
- color: #0080ff;
31273
+
31274
+ .fxgckuk {
31275
+ flex: 1;
31268
31276
  }
31269
- .onr9gzt.ant-select-item-option-selected .selected-icon {
31270
- display: block;
31277
+ .fxgckuk label {
31278
+ font-size: 13px;
31279
+ line-height: 20px;
31280
+ color: rgba(44, 56, 82, 0.6);
31271
31281
  }
31272
- .onr9gzt.ant-select-item-option-active {
31273
- background: rgba(0, 136, 255, 0.16);
31282
+ .fxgckuk .title {
31283
+ font-size: 14px;
31284
+ line-height: 20px;
31285
+ color: #2d3a56;
31286
+ margin-bottom: 12px;
31274
31287
  }
31275
- .onr9gzt.ant-select-item-option-active .timezone-title {
31276
- color: #0080ff;
31288
+ .fxgckuk.connect-cluster .title {
31289
+ padding-bottom: 26px;
31277
31290
  }
31278
- .onr9gzt.ant-select-item-option-active .timezone-tag {
31279
- background: rgba(0, 136, 255, 0.1);
31280
- color: #0080ff;
31291
+
31292
+ .f1d0vek1 {
31293
+ padding: 25px 0 15px 0;
31294
+ border-bottom: 1px solid #e1e5eb;
31295
+ margin-bottom: 16px;
31281
31296
  }
31282
31297
 
31283
- .oiy0apc {
31298
+ .f4u402y {
31284
31299
  display: flex;
31285
- justify-content: space-between;
31286
- height: 20px;
31287
- line-height: 20px;
31300
+ align-items: center;
31301
+ margin-bottom: 8px;
31288
31302
  }
31289
- .oiy0apc .timezone-title {
31290
- color: #2d3a56;
31291
- overflow: hidden;
31292
- text-overflow: ellipsis;
31303
+ .f4u402y > label {
31304
+ width: 216px;
31293
31305
  }
31294
-
31295
- .of4y382 {
31296
- display: flex;
31297
- justify-content: space-between;
31298
- color: rgba(44, 56, 82, 0.6);
31299
- height: 18px;
31300
- line-height: 18px;
31301
- margin-top: 2px;
31306
+ .f4u402y > label + * {
31307
+ width: 100%;
31308
+ }
31309
+ .f4u402y .ant-select {
31310
+ width: 100%;
31302
31311
  }
31303
31312
 
31304
- .t19903l9 {
31305
- border: none;
31306
- margin-right: 0;
31307
- background: rgba(225, 230, 241, 0.6);
31313
+ .e1pldf6v {
31314
+ color: #e75a3a;
31315
+ margin-right: 10px;
31308
31316
  }
31309
31317
 
31310
- .ohwbvxu {
31311
- pointer-events: none;
31312
- height: 32px;
31318
+ .dq0gblh {
31313
31319
  width: 100%;
31314
- opacity: 0;
31320
+ height: 1px;
31321
+ background: rgba(213, 219, 227, 0.6);
31322
+ margin: 24px 0;
31315
31323
  }
31316
31324
 
31317
- .t1upn1sz {
31325
+ .l1v7sr0n {
31326
+ display: flex;
31327
+ justify-content: center;
31328
+ align-items: center;
31318
31329
  height: 100%;
31319
31330
  }
31320
31331
 
31321
- .tta5kd2 {
31322
- height: 100%;
31332
+ .d1i4ou6o {
31333
+ display: inline-block;
31334
+ width: 4px;
31335
+ height: 4px;
31336
+ background: #8e9aa9;
31337
+ opacity: 0.4;
31338
+ border-radius: 50%;
31339
+ margin: 0 4px;
31323
31340
  }
31324
- .tta5kd2.empty-table .ant-table-content {
31325
- overflow: visible !important;
31326
- height: 100%;
31341
+
31342
+ .m1jy87hk .ant-modal-header,
31343
+ .m1jy87hk .ant-modal-footer .footer-content {
31344
+ width: 648px;
31345
+ margin: 0 auto;
31327
31346
  }
31328
- .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
31329
- height: 100%;
31347
+ .m1jy87hk .ant-modal-header {
31348
+ padding: 35px 0 24px;
31349
+ border: none;
31330
31350
  }
31331
- .tta5kd2.empty-table .ant-table-content table {
31332
- width: 100% !important;
31333
- height: 100%;
31334
- }
31335
- .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
31336
- padding: 15px 0;
31351
+ .m1jy87hk .ant-modal-header .ant-modal-title {
31352
+ font-size: 30px;
31337
31353
  }
31338
- .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
31339
- display: none;
31354
+ .m1jy87hk .ant-modal-body {
31355
+ padding: 4px 0 2px;
31340
31356
  }
31341
- .tta5kd2 .active-row td:nth-child(1) {
31342
- font-weight: 700;
31357
+ .m1jy87hk .ant-modal-footer {
31358
+ border: none;
31343
31359
  }
31344
- .tta5kd2.has-selection .active-row td:nth-child(2) {
31345
- font-weight: 700;
31360
+
31361
+ .ti7fpyu {
31362
+ font-size: 12px;
31363
+ line-height: 18px;
31364
+ font-weight: bold;
31365
+ color: #fff;
31366
+ padding: 0 4px;
31367
+ border-radius: 4px;
31368
+ display: inline-block;
31369
+ background: var(--ti7fpyu-0);
31346
31370
  }
31347
- .tta5kd2 .ant-spin-nested-loading {
31348
- height: 100%;
31371
+ .ti7fpyu:not(:first-child) {
31372
+ margin-left: 4px;
31349
31373
  }
31350
- .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
31374
+
31375
+ .f1rest1f {
31376
+ width: 100%;
31351
31377
  height: 100%;
31352
- overflow: visible;
31353
- }
31354
- .tta5kd2 .ant-spin-nested-loading .ant-spin {
31355
- max-height: none;
31356
- }
31357
- .tta5kd2.table-init-loading .ant-spin-blur thead,
31358
- .tta5kd2.table-init-loading .ant-spin-blur tbody {
31359
- display: none;
31360
- }
31361
- .tta5kd2 td.ant-table-column-sort {
31362
- background: transparent;
31363
- }
31364
- .tta5kd2 td.ant-table-cell-fix-left,
31365
- .tta5kd2 td.ant-table-cell-fix-right {
31366
- background: #fff;
31367
- padding: 0 !important;
31368
- }
31369
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
31370
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
31371
31378
  display: flex;
31372
31379
  align-items: center;
31373
- height: 100%;
31374
- padding: 8px;
31380
+ justify-content: center;
31375
31381
  }
31376
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
31377
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
31378
- overflow: hidden;
31379
- text-overflow: ellipsis;
31380
- width: 100%;
31382
+
31383
+ .n1kbdoln {
31384
+ font-size: 90%;
31385
+ font-weight: bold;
31386
+ background-color: rgba(240, 243, 247, 0.6);
31387
+ padding: 1px 4px 1px;
31388
+ margin-left: 2px;
31389
+ margin-right: 2px;
31390
+ border: 1px solid rgba(213, 219, 227, 0.6);
31391
+ border-radius: 4px;
31381
31392
  }
31382
- .tta5kd2 .ant-table-container {
31383
- height: 100%;
31393
+
31394
+ .f1y3gta0.form-item-general {
31395
+ width: 640px;
31384
31396
  }
31385
- .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
31386
- box-shadow: none !important;
31397
+ .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
31398
+ margin-top: 16px;
31387
31399
  }
31388
- .tta5kd2 .ant-table {
31389
- border-radius: 0px;
31390
- border-left: none;
31391
- border-right: none;
31392
- border-bottom: none;
31393
- height: 100%;
31394
- font-size: 12px;
31395
- background: transparent;
31400
+ .f1y3gta0.form-item-compact {
31401
+ width: 412px;
31396
31402
  }
31397
- .tta5kd2 .ant-table .ant-table-header {
31398
- position: relative;
31399
- z-index: 3;
31400
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31401
- margin-bottom: -1px;
31403
+ .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
31404
+ margin-top: 8px;
31402
31405
  }
31403
- .tta5kd2 .ant-table .time-wrapper .date,
31404
- .tta5kd2 .ant-table .value {
31405
- color: #2d3a56;
31406
+ .f1y3gta0 .form-item {
31407
+ width: auto;
31406
31408
  }
31407
- .tta5kd2 .ant-table .time-wrapper .time,
31408
- .tta5kd2 .ant-table .unit {
31409
- color: rgba(44, 56, 82, 0.6);
31409
+ .f1y3gta0 .form-item-main {
31410
+ position: relative;
31411
+ display: flex;
31410
31412
  }
31411
- .tta5kd2 .ant-table .ant-table-selection {
31412
- position: unset;
31413
- text-align: center;
31413
+ .f1y3gta0 .form-item-extra {
31414
+ margin-top: 4px;
31415
+ width: 100%;
31416
+ padding: 14px;
31417
+ background: #f2f4f6;
31418
+ font-size: 13px;
31419
+ line-height: 1.8;
31420
+ color: #8e9aa9;
31414
31421
  }
31415
- .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
31416
- background: #fff;
31422
+ .f1y3gta0 .form-item-label {
31423
+ padding-right: 12px;
31424
+ font-size: 13px;
31425
+ color: rgba(44, 56, 82, 0.6);
31417
31426
  }
31418
- .tta5kd2 .ant-table .anticon-setting {
31419
- cursor: pointer;
31420
- position: absolute;
31421
- top: 50%;
31422
- right: 12px;
31423
- transform: translateY(-50%);
31427
+ .f1y3gta0 .form-item-label.label-right {
31428
+ text-align: right;
31424
31429
  }
31425
- .tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
31426
- box-shadow: none;
31427
- width: 1px;
31428
- background: rgba(213, 219, 227, 0.6);
31430
+ .f1y3gta0 .form-item-label,
31431
+ .f1y3gta0 .form-item-control {
31432
+ line-height: 32px;
31429
31433
  }
31430
- .tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
31431
- box-shadow: none;
31432
- width: 1px;
31433
- background: rgba(213, 219, 227, 0.6);
31434
+ .f1y3gta0 .form-item-control .form-item-error {
31435
+ line-height: 18px;
31434
31436
  }
31435
- .tta5kd2 .ant-table .ant-table-tbody {
31436
- position: relative;
31437
+ .f1y3gta0 .form-item-children {
31438
+ width: 100%;
31437
31439
  }
31438
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
31439
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31440
- border-bottom: 1px solid white;
31441
- height: 40px;
31442
- vertical-align: middle;
31443
- transition: background 0ms;
31444
- color: #00122e;
31440
+ .f1y3gta0 .form-item-children > *:only-child.ant-select, .f1y3gta0 .form-item-children > *:only-child.ant-radio-group, .f1y3gta0 .form-item-children > *:only-child.ant-checkbox-group {
31441
+ width: 100%;
31445
31442
  }
31446
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
31447
- background: #f2f5fa;
31448
- border-bottom-color: #f2f5fa;
31443
+ .f1y3gta0 .form-item-error {
31444
+ color: #e75a3a;
31445
+ height: 0;
31446
+ overflow: hidden;
31449
31447
  }
31450
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
31448
+ .f1y3gta0 .form-item-error-enter-done {
31449
+ margin-top: 4px;
31451
31450
  height: auto;
31452
- color: #00122e;
31453
- font-size: 12px;
31454
- text-align: left;
31455
- transition: none;
31456
- overflow: hidden;
31457
- text-overflow: ellipsis;
31458
- white-space: nowrap;
31451
+ overflow: auto;
31459
31452
  }
31460
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
31461
- color: #0096ff;
31453
+ .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
31454
+ .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
31455
+ border: 1px solid #e75a3a;
31456
+ color: #e75a3a;
31462
31457
  }
31463
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
31464
- overflow: hidden;
31465
- text-overflow: ellipsis;
31466
- width: 100%;
31467
- vertical-align: middle;
31458
+
31459
+ .fujbm7g {
31460
+ color: #2d3a56;
31461
+ font-weight: bold;
31462
+ padding-bottom: 6px;
31463
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31464
+ margin-bottom: 16px;
31468
31465
  }
31469
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
31470
- line-height: 0px;
31466
+ .fujbm7g:not(:first-of-type) {
31467
+ margin-top: 16px;
31471
31468
  }
31472
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
31473
- padding-right: 25px;
31469
+
31470
+ .e5fsw5s {
31471
+ width: 8px;
31472
+ height: 24px;
31473
+ display: flex;
31474
+ justify-content: center;
31475
+ align-items: center;
31476
+ cursor: pointer;
31477
+ transition: all 200ms ease-out 40ms;
31474
31478
  }
31475
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
31476
- border-top-color: transparent;
31479
+ .e5fsw5s:before, .e5fsw5s:after {
31480
+ content: "";
31481
+ width: 1px;
31482
+ height: 6px;
31483
+ border-radius: 1px;
31484
+ background: #ccd4e3;
31485
+ position: relative;
31486
+ right: 2px;
31487
+ transform: rotate(-45deg);
31477
31488
  }
31478
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
31479
- background: rgba(225, 230, 241, 0.6);
31480
- border-color: transparent transparent white;
31489
+ .e5fsw5s:after {
31490
+ transform: rotate(45deg);
31491
+ left: 1px;
31481
31492
  }
31482
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
31483
- border-radius: 8px 0 0 8px;
31493
+
31494
+ .w18knsg4.ant-alert-warning {
31495
+ border: 0;
31496
+ background: rgba(255, 187, 0, 0.1);
31497
+ border-radius: 6px;
31484
31498
  }
31485
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
31486
- border-radius: 8px 0 0 8px;
31499
+ .w18knsg4.ant-alert,
31500
+ .w18knsg4 .ant-alert-message {
31501
+ color: #e07f00;
31487
31502
  }
31488
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
31489
- content: "";
31490
- width: 4px;
31491
- top: -1px;
31492
- bottom: -1px;
31493
- background: white;
31503
+ .w18knsg4.ant-alert .dashed-border-bottom,
31504
+ .w18knsg4 .ant-alert-message .dashed-border-bottom {
31505
+ border-bottom-color: #e07f00;
31494
31506
  }
31495
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
31496
- border-radius: 0 8px 8px 0;
31507
+
31508
+ .ng31n2o {
31509
+ display: flex;
31510
+ flex-direction: row;
31511
+ padding: 7px 12px;
31512
+ background: rgba(255, 187, 0, 0.1);
31513
+ border-radius: 6px;
31514
+ color: #e07f00;
31515
+ font-size: 12px;
31516
+ line-height: 18px;
31497
31517
  }
31498
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
31499
- border-radius: 0;
31500
- background: white;
31501
- border-top: none;
31518
+ .ng31n2o .icon-wrapper {
31519
+ margin-right: 10px;
31520
+ height: 18px;
31502
31521
  }
31503
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
31504
- border-top: 1px solid transparent;
31505
- border-radius: 0 8px 8px 0;
31522
+
31523
+ .n15x5f5y {
31524
+ display: flex;
31525
+ flex-direction: row;
31526
+ padding: 7px 12px;
31506
31527
  background: rgba(225, 230, 241, 0.6);
31528
+ border-radius: 6px;
31529
+ color: rgba(44, 56, 82, 0.6);
31530
+ font-size: 12px;
31531
+ line-height: 18px;
31507
31532
  }
31508
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
31509
- background: white;
31510
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31533
+ .n15x5f5y .icon-wrapper {
31534
+ margin-right: 10px;
31535
+ height: 18px;
31511
31536
  }
31512
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
31537
+
31538
+ .i16ozz3f {
31513
31539
  display: flex;
31514
- align-items: center;
31515
- height: 100%;
31516
- background: rgba(225, 230, 241, 0.6);
31540
+ flex-direction: row;
31541
+ padding: 7px 12px;
31542
+ background: rgba(0, 136, 255, 0.1);
31543
+ border-radius: 6px;
31544
+ color: #005ed1;
31545
+ font-size: 12px;
31546
+ line-height: 18px;
31517
31547
  }
31518
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
31519
- background: white;
31520
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31548
+ .i16ozz3f .icon-wrapper {
31549
+ margin-right: 10px;
31550
+ height: 18px;
31521
31551
  }
31522
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
31552
+
31553
+ .dszu9qr {
31554
+ color: rgba(44, 56, 82, 0.6);
31555
+ margin-top: 5px;
31556
+ font-size: 12px;
31557
+ line-height: 18px;
31558
+ }
31559
+
31560
+ .snxzgx {
31561
+ color: #f0483e;
31562
+ font-size: 12px;
31563
+ white-space: pre-wrap;
31564
+ }
31565
+
31566
+ .o1i4orqw {
31523
31567
  display: flex;
31524
31568
  align-items: center;
31525
- height: 100%;
31526
- background: rgba(225, 230, 241, 0.6);
31527
- }
31528
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
31529
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31569
+ justify-content: flex-end;
31530
31570
  }
31531
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
31532
- box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
31533
- border-radius: 8px;
31571
+ .o1i4orqw .icon-wrapper {
31572
+ margin-right: 16px;
31534
31573
  }
31535
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
31536
- border-top-color: white;
31574
+
31575
+ .t79k8o2 {
31576
+ color: rgba(0, 21, 64, 0.3);
31537
31577
  }
31538
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
31539
- background: rgba(0, 136, 255, 0.1);
31540
- border-bottom-color: transparent;
31541
- border-top-color: transparent;
31578
+
31579
+ .ipd9bk.ant-input {
31580
+ padding: 5px 12px;
31581
+ line-height: 20px;
31582
+ color: #2d3a56;
31583
+ border-radius: 6px;
31584
+ border-color: rgba(172, 186, 211, 0.6);
31585
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31542
31586
  }
31543
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
31544
- border-radius: 8px 0 0 8px;
31587
+ .ipd9bk.ant-input.ant-input-lg {
31588
+ padding: 8px 16px;
31589
+ line-height: 22px;
31545
31590
  }
31546
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
31547
- border-radius: 0 8px 8px 0;
31591
+ .ipd9bk.ant-input.ant-input-sm {
31592
+ padding: 2px 8px;
31593
+ line-height: 18px;
31548
31594
  }
31549
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
31550
- background: rgba(0, 136, 255, 0.1);
31595
+ .ipd9bk.ant-input:not([disabled]):hover, .ipd9bk.ant-input:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number:not([disabled]):hover, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-hover {
31596
+ border-color: rgba(107, 128, 167, 0.6);
31597
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31598
+ z-index: 1;
31551
31599
  }
31552
- .tta5kd2 .ant-table .ant-table-thead > tr > th {
31553
- background: #fff;
31554
- font-weight: 400;
31555
- position: relative;
31556
- border-bottom: none;
31557
- color: #00122e;
31558
- transition: none;
31559
- padding: 15px 8px 15px 8px;
31600
+ .ipd9bk.ant-input:not([disabled]):active, .ipd9bk.ant-input:not([disabled]):focus, .ipd9bk.ant-input:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number:not([disabled]):active, .ipd9bk.ant-input-number:not([disabled]):focus, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-focus {
31601
+ border-color: #0096ff;
31602
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31603
+ z-index: 1;
31560
31604
  }
31561
- .tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
31562
- content: "";
31563
- width: 1px;
31564
- top: 0;
31565
- bottom: 0;
31566
- background: rgba(211, 218, 235, 0.6);
31567
- position: absolute;
31568
- right: 0;
31605
+ .ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
31606
+ border-color: #e75a3a;
31607
+ color: #e75a3a;
31569
31608
  }
31570
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
31571
- padding: unset;
31609
+ .ipd9bk.ant-input.error:not([disabled]):hover, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-picker.error:not([disabled]):hover, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number.error:not([disabled]):hover, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-hover {
31610
+ border-color: #e75a3a;
31611
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31572
31612
  }
31573
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
31574
- display: none;
31613
+ .ipd9bk.ant-input.error:not([disabled]):active, .ipd9bk.ant-input.error:not([disabled]):focus, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-picker.error:not([disabled]):active, .ipd9bk.ant-picker.error:not([disabled]):focus, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number.error:not([disabled]):active, .ipd9bk.ant-input-number.error:not([disabled]):focus, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-focus {
31614
+ border-color: #e75a3a;
31615
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31575
31616
  }
31576
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
31577
- width: 100%;
31578
- overflow: hidden;
31579
- white-space: nowrap;
31580
- text-overflow: ellipsis;
31617
+ .ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
31618
+ background: rgba(211, 218, 235, 0.6);
31619
+ color: rgba(0, 21, 64, 0.3);
31620
+ border-color: rgba(172, 186, 211, 0.6);
31581
31621
  }
31582
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
31583
- overflow: hidden;
31584
- text-overflow: ellipsis;
31585
- flex: 1;
31622
+ .ipd9bk.ant-input-affix-wrapper {
31623
+ padding: 5px 12px;
31624
+ border-radius: 6px;
31625
+ border-color: rgba(172, 186, 211, 0.6);
31626
+ line-height: 20px;
31627
+ color: #2d3a56;
31628
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31586
31629
  }
31587
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
31588
- padding: 15px 25px 15px 8px;
31630
+ .ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
31631
+ .ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
31632
+ color: rgba(44, 56, 82, 0.6);
31589
31633
  }
31590
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
31591
- padding: 0;
31634
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
31635
+ padding: 8px 16px;
31636
+ line-height: 22px;
31592
31637
  }
31593
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
31594
- position: absolute;
31595
- right: 6px;
31596
- top: 50%;
31597
- transform: translateY(-50%);
31598
- height: 16px;
31599
- display: none;
31600
- transition: transform 320ms ease;
31638
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31639
+ padding: 2px 8px;
31640
+ line-height: 18px;
31601
31641
  }
31602
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
31603
- display: block;
31604
- transform: translateY(-50%) rotateX(180deg);
31642
+ .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
31643
+ border-color: rgba(107, 128, 167, 0.6);
31644
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31605
31645
  }
31606
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
31607
- display: block;
31646
+ .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
31647
+ border-color: #0096ff;
31648
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31608
31649
  }
31609
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
31610
- display: none;
31650
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
31651
+ border-color: #e75a3a;
31611
31652
  }
31612
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
31613
- transform: translateY(-50%);
31653
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
31654
+ color: #e75a3a;
31614
31655
  }
31615
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
31616
- transform: translateY(-50%) rotateX(180deg);
31656
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
31657
+ border-color: #e75a3a;
31658
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31617
31659
  }
31618
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
31619
- background: #f2f5fa;
31660
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
31661
+ border-color: #e75a3a;
31662
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31620
31663
  }
31621
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
31622
- display: block;
31664
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
31665
+ background: rgba(211, 218, 235, 0.6);
31666
+ color: rgba(0, 21, 64, 0.3);
31667
+ border-color: rgba(172, 186, 211, 0.6);
31623
31668
  }
31624
- .tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
31625
- padding-right: 25px;
31669
+ textarea.ipd9bk.ant-input {
31670
+ transition-property: height;
31671
+ transition-delay: 50ms;
31626
31672
  }
31627
- .tta5kd2 .ant-table .ant-table-selection-column {
31628
- padding: 0 !important;
31673
+ textarea.ipd9bk.ant-input.textarea-large {
31674
+ min-height: 40px;
31675
+ height: 40px;
31629
31676
  }
31630
- .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
31631
- position: absolute;
31632
- left: 50%;
31633
- top: 50%;
31634
- transform: translate(-50%, -50%);
31677
+ textarea.ipd9bk.ant-input.textarea-large:focus {
31678
+ height: 80px;
31635
31679
  }
31636
- .tta5kd2 .ant-table .ant-table-selection-column:after {
31637
- display: none;
31680
+ textarea.ipd9bk.ant-input.textarea-middle {
31681
+ min-height: 32px;
31682
+ height: 32px;
31638
31683
  }
31639
- .tta5kd2 .ant-table .ant-table-hide-scrollbar {
31640
- background: #fff;
31684
+ textarea.ipd9bk.ant-input.textarea-middle:focus {
31685
+ height: 64px;
31641
31686
  }
31642
- .tta5kd2 .ant-table .ant-table-placeholder {
31643
- background: inherit;
31687
+ textarea.ipd9bk.ant-input.textarea-small {
31688
+ min-height: 24px;
31689
+ height: 24px;
31644
31690
  }
31645
- .tta5kd2 .ant-table .ant-table-placeholder td {
31646
- position: static;
31647
- border: none;
31648
- background: inherit !important;
31649
- height: 100px;
31650
- vertical-align: middle;
31691
+ textarea.ipd9bk.ant-input.textarea-small:focus {
31692
+ height: 40px;
31651
31693
  }
31652
- .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
31653
- .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
31654
- font-weight: bold;
31655
- font-size: 20px;
31656
- color: rgba(10, 37, 85, 0.6);
31694
+
31695
+ .kypn5o5 input, .kypn5o5.input-tags {
31696
+ border: 1px solid rgba(213, 219, 227, 0.6);
31697
+ border-radius: 4px;
31657
31698
  }
31658
- .tta5kd2 .ant-table td.cell__action_ {
31659
- padding: 0 !important;
31699
+ .kypn5o5.input-tags {
31660
31700
  position: relative;
31661
- background: #fff;
31662
- }
31663
- .tta5kd2 .ant-table td.cell__action_ > * {
31664
- height: 100%;
31665
- display: flex;
31666
- align-items: center;
31667
- justify-content: flex-end;
31668
- padding-right: 8px;
31669
- }
31670
- .tta5kd2 .ant-table td.cell__action_ .menu-button {
31671
- width: 24px;
31672
- height: 24px;
31701
+ padding: 6px;
31702
+ height: 32px;
31673
31703
  cursor: pointer;
31674
- justify-content: center;
31675
- border-radius: 4px;
31704
+ transition: border 150ms;
31676
31705
  }
31677
- .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
31678
- background: #fff;
31706
+ .kypn5o5.input-tags:hover {
31707
+ border-color: #0080ff;
31708
+ box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
31679
31709
  }
31680
-
31681
- .i1e4sgug {
31682
- display: inline-block;
31710
+ .kypn5o5.input-tags.kit-input-suffix-wrapper {
31711
+ padding-right: 30px;
31683
31712
  }
31684
-
31685
- .rxbeqvl.ant-radio-wrapper {
31686
- display: inline-flex;
31687
- align-items: baseline;
31688
- white-space: pre-wrap;
31713
+ .kypn5o5.input-tags .input-tags-inner {
31714
+ display: flex;
31689
31715
  }
31690
- .rxbeqvl.ant-radio-wrapper .ant-radio {
31691
- position: relative;
31692
- top: 3px;
31716
+ .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
31717
+ display: flex;
31693
31718
  }
31694
- .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
31695
- border-color: rgba(107, 128, 167, 0.6);
31719
+ .kypn5o5.input-tags .input-tag-suffix {
31720
+ position: absolute;
31721
+ right: 12px;
31722
+ top: 50%;
31723
+ transform: translateY(-50%);
31696
31724
  }
31697
- .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
31698
- border-color: #0080ff;
31725
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
31726
+ color: rgba(0, 0, 0, 0.25);
31727
+ font-size: 12px;
31728
+ cursor: pointer;
31699
31729
  }
31700
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
31701
- border-color: #0080ff;
31702
- background: #0080ff;
31730
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
31731
+ color: rgba(0, 0, 0, 0.45);
31703
31732
  }
31704
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
31705
- top: 4px;
31706
- left: 4px;
31707
- width: 6px;
31708
- height: 6px;
31709
- background: #fff;
31733
+ .kypn5o5.has-focus-indicator {
31734
+ position: relative;
31735
+ overflow: hidden;
31710
31736
  }
31711
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
31712
- opacity: 0.5;
31737
+ .kypn5o5.has-focus-indicator .ant-input-prefix {
31738
+ position: absolute;
31739
+ top: 50%;
31740
+ transform: translateY(-50%);
31741
+ left: -16px;
31742
+ transition: left 150ms ease;
31743
+ opacity: 0;
31713
31744
  }
31714
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
31715
- border-color: rgba(107, 128, 167, 0.6);
31716
- background: rgba(211, 218, 235, 0.6);
31745
+ .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
31746
+ left: 8px;
31747
+ opacity: 1;
31717
31748
  }
31718
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
31719
- background: #00122e;
31749
+ .kypn5o5.has-focus-indicator input {
31750
+ transition: margin-left 150ms ease;
31751
+ margin-left: 0px;
31720
31752
  }
31721
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
31722
- color: #00122e;
31723
- opacity: 0.5;
31753
+ .kypn5o5.has-focus-indicator input:focus {
31754
+ margin-left: 16px;
31724
31755
  }
31725
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
31726
- color: #00122e;
31756
+
31757
+ input.l1ki27se.ant-input {
31758
+ border-top-right-radius: 0;
31759
+ border-bottom-right-radius: 0;
31727
31760
  }
31728
- .rxbeqvl.ant-radio-wrapper .ant-radio + span {
31729
- display: inline-block;
31730
- padding: 0;
31731
- padding-left: 12px;
31761
+
31762
+ .l1ki27se.ant-input-affix-wrapper {
31763
+ border-top-right-radius: 0;
31764
+ border-bottom-right-radius: 0;
31732
31765
  }
31733
- .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
31734
- margin-bottom: 0;
31735
- white-space: pre-wrap;
31736
- color: rgba(44, 56, 82, 0.6);
31766
+
31767
+ input.rrg1fkn.ant-input {
31768
+ border-top-left-radius: 0;
31769
+ border-bottom-left-radius: 0;
31737
31770
  }
31738
- .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
31739
- padding-left: 8px;
31771
+
31772
+ .rrg1fkn.ant-input-affix-wrapper {
31773
+ border-top-left-radius: 0;
31774
+ border-bottom-left-radius: 0;
31740
31775
  }
31741
31776
 
31742
- .r5ie79y .ant-radio-button-wrapper:first-child {
31743
- border-radius: 5px 0 0 5px;
31777
+ .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
31778
+ border-top-right-radius: 0;
31779
+ border-bottom-right-radius: 0;
31744
31780
  }
31745
- .r5ie79y .ant-radio-button-wrapper:last-child {
31746
- border-radius: 0 5px 5px 0;
31781
+
31782
+ .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
31783
+ border-top-left-radius: 0;
31784
+ border-bottom-left-radius: 0;
31747
31785
  }
31748
31786
 
31749
- .r1f0aqcc {
31750
- color: #00122e;
31751
- border-color: #ccd4e3;
31787
+ .c1t6wbwv {
31788
+ display: flex;
31789
+ flex-direction: column;
31752
31790
  }
31753
- .r1f0aqcc:first-child {
31754
- border-color: #a3b4cc;
31791
+ .c1t6wbwv .select-wrapper {
31792
+ margin-top: 12px;
31755
31793
  }
31756
- .r1f0aqcc.ant-radio-button-wrapper {
31757
- padding: 0 12px;
31758
- line-height: 32px;
31759
- height: 32px;
31794
+ .c1t6wbwv .select-wrapper .select {
31795
+ width: 100%;
31760
31796
  }
31761
- .r1f0aqcc.ant-radio-button-wrapper > span + span {
31762
- white-space: nowrap;
31797
+ .c1t6wbwv .radio-wrapper {
31798
+ margin-top: 24px;
31763
31799
  }
31764
- .ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
31765
- height: 22px;
31766
- padding: 0 7px;
31767
- line-height: 20px;
31800
+ .c1t6wbwv div.form-item {
31801
+ width: 100%;
31768
31802
  }
31769
- .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
31770
- background: #ccd4e3;
31803
+
31804
+ .d1k7vv5v {
31805
+ font-size: 14px;
31806
+ font-weight: 500;
31807
+ color: #3e4652;
31808
+ line-height: 18px;
31771
31809
  }
31772
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
31773
- background: #0080ff;
31810
+ .d1k7vv5v + .d1k7vv5v {
31811
+ margin-top: 16px;
31774
31812
  }
31775
- .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
31776
- background: #ccd4e3;
31777
- opacity: 0.5;
31813
+ .d1k7vv5v + * {
31814
+ margin-top: 16px;
31778
31815
  }
31779
- .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
31780
- border-right-color: #0080ff;
31816
+
31817
+ .le7b9r4.d1k7vv5v {
31818
+ font-size: 12px;
31819
+ color: rgba(44, 56, 82, 0.6);
31820
+ margin-top: 12px;
31781
31821
  }
31782
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
31783
- border-color: #0080ff;
31822
+
31823
+ .r1dnygxx.le7b9r4.d1k7vv5v {
31824
+ line-height: 18px;
31825
+ font-weight: 500;
31826
+ margin-top: 0;
31827
+ white-space: initial;
31784
31828
  }
31785
- .r1f0aqcc.ant-radio-button-wrapper-checked {
31786
- background: rgba(0, 136, 255, 0.1);
31829
+
31830
+ .r12ddqmh {
31831
+ display: block;
31832
+ }
31833
+ .r12ddqmh span {
31834
+ font-size: 14px;
31835
+ font-weight: 500;
31836
+ line-height: 32px;
31837
+ color: #3e4652;
31787
31838
  }
31788
- .r1f0aqcc.ant-radio-button-wrapper-disabled {
31789
- background: rgba(211, 218, 235, 0.6);
31790
- border-color: #ccd4e3;
31791
- opacity: 0.5;
31839
+
31840
+ .ctcr26a {
31841
+ margin-top: 8px;
31842
+ padding: 8px;
31843
+ border-radius: 6px;
31844
+ background: rgba(225, 230, 241, 0.6);
31845
+ color: rgba(44, 56, 82, 0.6);
31846
+ font-size: 12px;
31792
31847
  }
31793
- .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
31794
- color: #00122e;
31795
- border-color: #ccd4e3;
31848
+ .ctcr26a div {
31849
+ line-height: 20px;
31850
+ display: flex;
31851
+ align-items: center;
31852
+ word-break: break-all;
31796
31853
  }
31797
- .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
31798
- color: #00122e;
31799
- border-color: #ccd4e3;
31854
+
31855
+ .s34f1qb.ant-switch {
31856
+ min-width: 40px;
31857
+ height: 24px;
31800
31858
  background: rgba(172, 186, 211, 0.6);
31859
+ overflow: hidden;
31801
31860
  }
31802
- .r1f0aqcc .ant-radio-button-input {
31803
- margin-right: 8px;
31804
- display: inline;
31805
- border: none;
31806
- padding: 0;
31807
- width: 36px;
31808
- background: transparent;
31809
- }
31810
- .r1f0aqcc .ant-radio-button-input:focus {
31811
- box-shadow: none;
31861
+ .s34f1qb.ant-switch:focus {
31862
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31812
31863
  }
31813
- .r1f0aqcc .ant-radio-button-input.ant-input-number {
31814
- margin-right: 0;
31815
- width: initial;
31816
- box-shadow: none;
31864
+ .s34f1qb.ant-switch-small {
31865
+ min-width: 26px;
31866
+ height: 16px;
31817
31867
  }
31818
- .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
31819
- display: none;
31868
+ .s34f1qb.ant-switch-large {
31869
+ min-width: 52px;
31870
+ height: 32px;
31820
31871
  }
31821
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
31822
- display: inline;
31872
+ .s34f1qb.ant-switch .ant-switch-handle {
31873
+ height: 20px;
31874
+ width: 20px;
31823
31875
  }
31824
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
31825
- display: inline;
31826
- margin-right: 8px;
31827
- padding: 0;
31828
- width: 36px;
31876
+ .s34f1qb.ant-switch .ant-switch-handle::before {
31877
+ border-radius: 10px;
31878
+ transition-delay: 120ms;
31829
31879
  }
31830
-
31831
- .c1up1pdz {
31832
- width: 648px;
31880
+ .s34f1qb.ant-switch-small .ant-switch-handle {
31881
+ height: 14px;
31882
+ width: 14px;
31883
+ top: 1px;
31884
+ left: 1px;
31833
31885
  }
31834
- .c1up1pdz.active {
31835
- border-color: #0080ff;
31886
+ .s34f1qb.ant-switch-large .ant-switch-handle {
31887
+ height: 28px;
31888
+ width: 28px;
31836
31889
  }
31837
- .c1up1pdz.active > header {
31838
- background: rgba(0, 128, 255, 0.1);
31890
+ .s34f1qb.ant-switch-large .ant-switch-handle::before {
31891
+ border-radius: 14px;
31839
31892
  }
31840
- .c1up1pdz .expand {
31841
- padding: 12px;
31893
+ .s34f1qb.ant-switch-checked {
31894
+ background-color: #00ba5d;
31842
31895
  }
31843
- .c1up1pdz .field-item {
31844
- display: flex;
31845
- padding: 10px 0;
31846
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31896
+ .s34f1qb.ant-switch-checked .ant-switch-handle {
31897
+ left: calc(100% - 20px - 2px);
31847
31898
  }
31848
- .c1up1pdz .field-item:last-child {
31849
- border-bottom: none;
31850
- padding-bottom: 0;
31899
+ .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
31900
+ left: calc(100% - 14px - 1px);
31851
31901
  }
31852
- .c1up1pdz .field-item label {
31853
- line-height: 32px;
31854
- width: 100px;
31855
- color: rgba(62, 70, 82, 0.6);
31902
+ .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
31903
+ left: calc(100% - 28px - 2px);
31856
31904
  }
31857
- .c1up1pdz .help {
31858
- color: rgba(62, 70, 82, 0.6);
31859
- margin-top: 5px;
31905
+
31906
+ .c1to9vb9 {
31907
+ margin-left: 5px;
31860
31908
  }
31861
- .c1up1pdz .ant-input-affix-wrapper,
31862
- .c1up1pdz .ant-picker {
31863
- width: 128px;
31909
+
31910
+ .i1e4sgug {
31911
+ display: inline-block;
31864
31912
  }
31865
31913
 
31866
- .c156wh19 {
31914
+ .p12gwtiw {
31867
31915
  display: flex;
31868
- align-items: center;
31869
31916
  justify-content: space-between;
31870
- word-break: keep-all;
31871
- }
31872
- .c156wh19 .title {
31873
- margin: 0 16px 0 8px;
31917
+ align-items: center;
31918
+ padding: 10px 0;
31919
+ color: rgba(44, 56, 82, 0.6);
31920
+ font-size: 12px;
31921
+ line-height: 24px;
31874
31922
  }
31875
- .c156wh19 .retain {
31876
- color: rgba(129, 138, 153, 0.6);
31923
+ .p12gwtiw .pagination-left {
31924
+ padding: 2px 8px;
31877
31925
  }
31878
- .c156wh19 .left {
31879
- flex: 1;
31926
+ .p12gwtiw .dropdown-trigger {
31880
31927
  display: flex;
31881
- overflow: hidden;
31882
31928
  align-items: center;
31883
- justify-content: flex-start;
31884
- white-space: nowrap;
31929
+ border-radius: 6px;
31930
+ cursor: pointer;
31931
+ transition: all 0.3s ease;
31885
31932
  }
31886
- .c156wh19 .left .title {
31887
- max-width: 100%;
31888
- overflow: hidden;
31889
- text-overflow: ellipsis;
31933
+ .p12gwtiw .dropdown-trigger:hover {
31934
+ background: rgba(211, 218, 235, 0.6);
31935
+ color: #0080ff;
31890
31936
  }
31891
- .c156wh19 .right {
31892
- display: flex;
31893
- align-items: center;
31937
+ .p12gwtiw .dropdown-trigger .icon-inner {
31938
+ margin-left: 4px;
31894
31939
  }
31895
- .c156wh19 .reverse {
31940
+ .p12gwtiw .pagination-right {
31896
31941
  display: flex;
31897
- flex-direction: row-reverse;
31898
31942
  align-items: center;
31943
+ color: #0080ff;
31944
+ font-weight: bold;
31899
31945
  }
31900
- .c156wh19 .reverse .ant-switch {
31901
- margin-left: 8px;
31946
+ .p12gwtiw .pagination-right .icon-inner {
31947
+ margin-left: 4px;
31902
31948
  }
31903
- .c156wh19 .close {
31904
- padding-left: 14px;
31905
- margin-left: 14px;
31906
- border-left: 1px solid rgba(129, 138, 153, 0.6);
31907
- cursor: pointer;
31949
+ .p12gwtiw .pagination-right .prev-btn,
31950
+ .p12gwtiw .pagination-right .next-btn {
31951
+ padding: 0 8px;
31908
31952
  }
31909
-
31910
- .m126spxy {
31911
- padding-bottom: 4px;
31912
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31953
+ .p12gwtiw .pagination-right .prev-btn > span,
31954
+ .p12gwtiw .pagination-right .next-btn > span {
31955
+ color: #0080ff;
31913
31956
  }
31914
- .m126spxy .ant-btn-link {
31915
- padding: 1px 10px;
31916
- color: rgba(62, 70, 82, 0.6);
31917
- border-radius: 4px;
31957
+ .p12gwtiw .pagination-right .next-btn .icon-inner {
31958
+ transform: rotate(180deg);
31918
31959
  }
31919
- .m126spxy .ant-btn-link.active {
31920
- background: rgba(0, 128, 255, 0.1);
31921
- color: #0096ff;
31960
+
31961
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu {
31962
+ max-height: calc(100vh - 128px);
31963
+ overflow-y: auto;
31964
+ }
31965
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
31966
+ padding: 4px 20px;
31967
+ font-size: 12px;
31968
+ line-height: 18px;
31922
31969
  }
31923
31970
 
31924
- .wpbf4pq {
31925
- padding: 10px 0;
31926
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31971
+ .c1uzzomf {
31972
+ margin-bottom: 16px;
31927
31973
  }
31928
- .wpbf4pq .ant-input,
31929
- .wpbf4pq .ant-picker {
31930
- width: 80px;
31931
- margin: 0 9px;
31932
- text-align: center;
31974
+ .c1uzzomf .card-title {
31975
+ font-size: 16px;
31976
+ color: rgba(44, 56, 82, 0.6);
31977
+ font-weight: 700;
31978
+ line-height: 32px;
31933
31979
  }
31934
- .wpbf4pq .options {
31935
- padding: 12px 0 12px 16px;
31936
- border-left: 2px solid rgba(129, 138, 153, 0.6);
31937
- margin: 5px 0 5px 8px;
31980
+ .c1uzzomf .card-body {
31981
+ padding: 24px;
31982
+ border-radius: 8px;
31983
+ background: #fff;
31938
31984
  }
31939
- .wpbf4pq .week-day-option,
31940
- .wpbf4pq .month-day-option {
31941
- background: #f5f7fa;
31942
- box-sizing: border-box;
31943
- border-radius: 16px;
31944
- margin-right: 8px;
31985
+ .c1uzzomf .empty {
31986
+ font-weight: 700;
31987
+ font-size: 14px;
31988
+ line-height: 22px;
31989
+ color: rgba(0, 21, 64, 0.3);
31990
+ text-align: center;
31945
31991
  }
31946
- .wpbf4pq .week-day-option:focus,
31947
- .wpbf4pq .month-day-option:focus {
31948
- color: inherit;
31949
- border-color: #d9d9d9;
31992
+
31993
+ .s11wux3h .ant-segmented-item:not(:last-child) {
31994
+ margin-right: 2px;
31950
31995
  }
31951
- .wpbf4pq .week-day-option.active {
31952
- background-color: #0096ff;
31953
- border-color: #0096ff;
31954
- color: #fff;
31996
+
31997
+ .s1t2an3z.ant-segmented-sm .ant-segmented-item-label {
31998
+ padding-left: 8px;
31999
+ padding-right: 8px;
31955
32000
  }
31956
- .wpbf4pq .week-day-option.en-text {
31957
- width: 110px;
31958
- margin-top: 4px;
32001
+ .s1t2an3z.ant-segmented-sm .ant-segmented-item-selected {
32002
+ border-radius: 4px;
31959
32003
  }
31960
- .wpbf4pq .month-day-option {
31961
- width: 32px;
31962
- padding: 0;
31963
- margin-bottom: 8px;
32004
+ .s1t2an3z.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32005
+ border-radius: 4px;
31964
32006
  }
31965
- .wpbf4pq .month-day-option.active {
31966
- background-color: #0096ff;
31967
- border-color: #0096ff;
31968
- color: #fff;
32007
+
32008
+ .ma64lna .ant-segmented-item-label {
32009
+ padding-left: 12px;
32010
+ padding-right: 12px;
31969
32011
  }
31970
32012
 
31971
- .c18gxmrl {
31972
- border: 1px solid #d8deeb;
31973
- border-radius: 4px;
32013
+ .ckld275 {
32014
+ background-color: rgba(225, 230, 241, 0.6);
31974
32015
  }
31975
- .c18gxmrl + .c18gxmrl {
31976
- margin-top: 8px;
32016
+ .ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32017
+ background-color: rgba(255, 255, 255, 0.6);
32018
+ color: rgba(44, 56, 82, 0.75);
31977
32019
  }
31978
- .c18gxmrl:hover {
31979
- border-color: #0080ff;
32020
+ .ckld275.ant-segmented .ant-segmented-thumb ~ .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32021
+ background-color: transparent;
31980
32022
  }
31981
- .c18gxmrl:hover > header {
31982
- background: rgba(0, 128, 255, 0.1);
32023
+ .ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled)::after {
32024
+ background-color: transparent;
31983
32025
  }
31984
- .c18gxmrl.active header {
31985
- border-bottom: 1px solid #d8deeb;
32026
+
32027
+ .berrcjl {
32028
+ color: rgba(10, 37, 85, 0.6);
32029
+ margin-bottom: 4px;
31986
32030
  }
31987
- .c18gxmrl > header {
31988
- padding: 8px 12px;
32031
+ .berrcjl .breadcrumb-link {
32032
+ color: rgba(10, 37, 85, 0.6);
32033
+ cursor: pointer;
32034
+ transition: color 160ms ease;
32035
+ }
32036
+ .berrcjl .breadcrumb-link:hover {
32037
+ color: #0080ff;
32038
+ }
32039
+ .berrcjl .breadcrumb-link:active {
32040
+ color: #005ed1;
31989
32041
  }
31990
32042
 
31991
32043
  .c1bus5hc {
@@ -32028,60 +32080,138 @@ input.rrg1fkn.ant-input {
32028
32080
  transform: rotate(0deg);
32029
32081
  }
32030
32082
 
32031
- .c1uzzomf {
32032
- margin-bottom: 16px;
32083
+ .gmyahx3 {
32084
+ cursor: pointer;
32033
32085
  }
32034
- .c1uzzomf .card-title {
32035
- font-size: 16px;
32036
- color: rgba(44, 56, 82, 0.6);
32037
- font-weight: 700;
32038
- line-height: 32px;
32086
+ .gmyahx3 .link-text {
32087
+ color: rgba(0, 21, 64, 0.3);
32039
32088
  }
32040
- .c1uzzomf .card-body {
32041
- padding: 24px;
32042
- border-radius: 8px;
32043
- background: #fff;
32089
+ .gmyahx3:hover .link-text {
32090
+ color: #0080ff;
32044
32091
  }
32045
- .c1uzzomf .empty {
32046
- font-weight: 700;
32047
- font-size: 14px;
32048
- line-height: 22px;
32049
- color: rgba(0, 21, 64, 0.3);
32050
- text-align: center;
32092
+
32093
+ .n12mqh7z {
32094
+ display: flex;
32095
+ align-items: center;
32096
+ font-size: 12px;
32097
+ line-height: 18px;
32098
+ }
32099
+ .n12mqh7z:not(:last-child) {
32100
+ margin-bottom: 4px;
32051
32101
  }
32052
32102
 
32053
- .s11wux3h .ant-segmented-item:not(:last-child) {
32054
- margin-right: 2px;
32103
+ .tf5bynu {
32104
+ margin: 0 3px;
32055
32105
  }
32056
32106
 
32057
- .s1t2an3z.ant-segmented-sm .ant-segmented-item-label {
32058
- padding-left: 8px;
32059
- padding-right: 8px;
32107
+ .tcckoz1 {
32108
+ max-height: 400px;
32109
+ overflow: "auto";
32060
32110
  }
32061
- .s1t2an3z.ant-segmented-sm .ant-segmented-item-selected {
32062
- border-radius: 4px;
32111
+
32112
+ .wg1tsps {
32113
+ display: flex;
32114
+ align-items: center;
32115
+ justify-content: flex-end;
32063
32116
  }
32064
- .s1t2an3z.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32065
- border-radius: 4px;
32117
+
32118
+ .b1ctd5xy {
32119
+ display: flex;
32120
+ align-items: center;
32121
+ width: calc(100% - 40px);
32122
+ }
32123
+ .b1ctd5xy .chart {
32124
+ display: inline-block;
32125
+ width: 100%;
32066
32126
  }
32067
32127
 
32068
- .ma64lna .ant-segmented-item-label {
32069
- padding-left: 12px;
32070
- padding-right: 12px;
32128
+ .u1p8acpn {
32129
+ min-width: 40px;
32130
+ }
32131
+ .u1p8acpn .unit {
32132
+ color: #00122e !important;
32071
32133
  }
32072
32134
 
32073
- .ckld275 {
32074
- background-color: rgba(225, 230, 241, 0.6);
32135
+ .s1iv0tp1 .enabled-switch {
32136
+ display: flex;
32137
+ align-items: center;
32075
32138
  }
32076
- .ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32077
- background-color: rgba(255, 255, 255, 0.6);
32078
- color: rgba(44, 56, 82, 0.75);
32139
+ .s1iv0tp1 .enabled-text {
32140
+ margin-right: 8px;
32079
32141
  }
32080
- .ckld275.ant-segmented .ant-segmented-thumb ~ .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32081
- background-color: transparent;
32142
+
32143
+ .tje3huy {
32144
+ width: 100%;
32145
+ overflow: inherit;
32146
+ white-space: inherit;
32147
+ text-overflow: ellipsis;
32082
32148
  }
32083
- .ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled)::after {
32084
- background-color: transparent;
32149
+
32150
+ .c18bcrac {
32151
+ display: inline-block;
32152
+ width: 100%;
32153
+ }
32154
+ .c18bcrac .recharts-wrapper {
32155
+ margin-left: 4px;
32156
+ }
32157
+
32158
+ .cro7kg2 {
32159
+ padding: 4px;
32160
+ }
32161
+
32162
+ .c14wcxf0 {
32163
+ display: flex;
32164
+ justify-content: space-between;
32165
+ align-items: center;
32166
+ font-size: 13px;
32167
+ line-height: 24px;
32168
+ color: #cccccc;
32169
+ white-space: nowrap;
32170
+ }
32171
+ .c14wcxf0 label {
32172
+ margin-right: 32px;
32173
+ }
32174
+
32175
+ .coy29mj.c14wcxf0 {
32176
+ font-weight: bold;
32177
+ color: white;
32178
+ }
32179
+
32180
+ .s11212zy {
32181
+ width: 8px;
32182
+ height: 8px;
32183
+ border-radius: 2px;
32184
+ display: inline-block;
32185
+ background: var(--s11212zy-0);
32186
+ border: 1px solid #fff;
32187
+ box-sizing: content-box;
32188
+ margin-right: 6px;
32189
+ }
32190
+
32191
+ .p1lyky6c > :first-child {
32192
+ font-weight: bold;
32193
+ color: white;
32194
+ margin-right: 4px;
32195
+ }
32196
+
32197
+ .c18gxmrl {
32198
+ border: 1px solid #d8deeb;
32199
+ border-radius: 4px;
32200
+ }
32201
+ .c18gxmrl + .c18gxmrl {
32202
+ margin-top: 8px;
32203
+ }
32204
+ .c18gxmrl:hover {
32205
+ border-color: #0080ff;
32206
+ }
32207
+ .c18gxmrl:hover > header {
32208
+ background: rgba(0, 128, 255, 0.1);
32209
+ }
32210
+ .c18gxmrl.active header {
32211
+ border-bottom: 1px solid #d8deeb;
32212
+ }
32213
+ .c18gxmrl > header {
32214
+ padding: 8px 12px;
32085
32215
  }
32086
32216
 
32087
32217
  .t1sqg15u {
@@ -32174,94 +32304,132 @@ input.rrg1fkn.ant-input {
32174
32304
  padding-right: 12px;
32175
32305
  }
32176
32306
 
32177
- .wg1tsps {
32178
- display: flex;
32179
- align-items: center;
32180
- justify-content: flex-end;
32307
+ .clm1wy1 {
32308
+ width: 192px;
32309
+ height: 246px;
32310
+ border-radius: 4px;
32311
+ }
32312
+ .clm1wy1 > .ant-picker-calendar,
32313
+ .clm1wy1 > .ant-picker-calendar .ant-picker-panel {
32314
+ width: 100%;
32315
+ background-color: rgba(245, 247, 250, 0.6);
32316
+ border-top: none;
32317
+ }
32318
+ .clm1wy1 > .ant-picker-calendar .ant-picker-body,
32319
+ .clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
32320
+ padding: 0 16px;
32321
+ }
32322
+ .clm1wy1 > .ant-picker-calendar .ant-picker-content,
32323
+ .clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
32324
+ width: 100%;
32325
+ height: 180px;
32326
+ border-spacing: 0;
32327
+ }
32328
+ .clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
32329
+ .clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
32330
+ margin-bottom: 8px;
32331
+ }
32332
+ .clm1wy1 > .ant-picker-calendar .ant-picker-content th,
32333
+ .clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
32334
+ width: 22px;
32335
+ }
32336
+ .clm1wy1 > .ant-picker-calendar .ant-picker-content td,
32337
+ .clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
32338
+ padding: 0;
32339
+ }
32340
+ .clm1wy1 .ant-picker-cell {
32341
+ color: rgba(62, 70, 82, 0.6);
32342
+ opacity: 0.4;
32343
+ }
32344
+ .clm1wy1 .ant-picker-cell-in-view {
32345
+ color: rgba(62, 70, 82, 0.6);
32346
+ opacity: 1;
32347
+ }
32348
+ .clm1wy1 .ant-picker-cell-in-view > .active {
32349
+ color: #3e4652;
32350
+ }
32351
+ .clm1wy1 .ant-picker-cell::before {
32352
+ pointer-events: none;
32353
+ }
32354
+
32355
+ .t1tsm00v {
32356
+ color: rgba(129, 138, 153, 0.6);
32357
+ box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
32358
+ backdrop-filter: blur(10px);
32359
+ padding: 7px 10px;
32181
32360
  }
32182
32361
 
32183
- .b1ctd5xy {
32362
+ .c167wnad {
32363
+ color: rgba(62, 70, 82, 0.6);
32184
32364
  display: flex;
32365
+ justify-content: space-between;
32185
32366
  align-items: center;
32186
- width: calc(100% - 40px);
32187
- }
32188
- .b1ctd5xy .chart {
32189
- display: inline-block;
32190
- width: 100%;
32367
+ padding: 8px 16px;
32191
32368
  }
32192
-
32193
- .u1p8acpn {
32194
- min-width: 40px;
32369
+ .c167wnad .anticon {
32370
+ cursor: pointer;
32195
32371
  }
32196
- .u1p8acpn .unit {
32197
- color: #00122e !important;
32372
+ .c167wnad .anticon:hover {
32373
+ color: #0096ff;
32198
32374
  }
32199
32375
 
32200
- .berrcjl {
32201
- color: rgba(10, 37, 85, 0.6);
32202
- margin-bottom: 4px;
32376
+ .cxhf7dh {
32377
+ text-align: center;
32203
32378
  }
32204
- .berrcjl .breadcrumb-link {
32205
- color: rgba(10, 37, 85, 0.6);
32206
- cursor: pointer;
32207
- transition: color 160ms ease;
32379
+ .cxhf7dh .dots {
32380
+ display: flex;
32381
+ justify-content: center;
32208
32382
  }
32209
- .berrcjl .breadcrumb-link:hover {
32210
- color: #0080ff;
32383
+ .cxhf7dh .dot {
32384
+ display: inline-block;
32385
+ width: 2px;
32386
+ height: 2px;
32387
+ border-radius: 1px;
32388
+ background: #0096ff;
32211
32389
  }
32212
- .berrcjl .breadcrumb-link:active {
32213
- color: #005ed1;
32390
+ .cxhf7dh .dot:not(:last-child) {
32391
+ margin-right: 2px;
32392
+ }
32393
+ .cxhf7dh .bar {
32394
+ width: 9px;
32395
+ height: 2px;
32396
+ background: #0096ff;
32397
+ border-radius: 2px;
32214
32398
  }
32215
32399
 
32216
- .n12mqh7z {
32400
+ .m15dvk92 {
32217
32401
  display: flex;
32218
- align-items: center;
32219
- font-size: 12px;
32220
- line-height: 18px;
32221
- }
32222
- .n12mqh7z:not(:last-child) {
32223
- margin-bottom: 4px;
32402
+ justify-content: space-between;
32403
+ width: 100%;
32224
32404
  }
32225
-
32226
- .tf5bynu {
32227
- margin: 0 3px;
32405
+ .m15dvk92 .action {
32406
+ margin-left: 16px;
32228
32407
  }
32229
32408
 
32230
- .tcckoz1 {
32231
- max-height: 400px;
32232
- overflow: "auto";
32409
+ .aql8iqz .ant-alert-message {
32410
+ width: 100%;
32233
32411
  }
32234
32412
 
32235
- button.lujuy3j {
32236
- color: #0080FF;
32237
- height: unset;
32238
- }
32239
- button.lujuy3j .button-prefix-icon {
32240
- margin-right: 4px;
32241
- }
32242
- button.lujuy3j .button-suffix-icon {
32243
- margin-left: 4px;
32244
- }
32245
- button.lujuy3j:hover, button.lujuy3j.__pseudo-states-hover {
32246
- color: #009dff;
32247
- }
32248
- button.lujuy3j:active, button.lujuy3j.__pseudo-states-active {
32249
- color: #005ed1;
32250
- }
32251
- button.lujuy3j.ui-kit-link-disabled {
32252
- color: #0080FF;
32413
+ .cav9p2m .ant-collapse-item {
32414
+ border: 0px;
32415
+ background-color: #fff;
32253
32416
  }
32254
- button.lujuy3j.ui-kit-link-subtle {
32255
- color: #00122e;
32417
+ .cav9p2m .ant-collapse-item .ant-collapse-header {
32418
+ padding-top: 0px;
32419
+ padding-bottom: 0px;
32420
+ padding-left: 0px !important;
32421
+ padding-right: 24px;
32256
32422
  }
32257
- button.lujuy3j.ui-kit-link-subtle:hover, button.lujuy3j.ui-kit-link-subtle.__pseudo-states-hover {
32258
- color: #0080FF;
32423
+ .cav9p2m .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
32424
+ right: 0px;
32259
32425
  }
32260
- button.lujuy3j.ui-kit-link-subtle:active, button.lujuy3j.ui-kit-link-subtle.__pseudo-states-active {
32261
- color: #005ed1;
32426
+ .cav9p2m .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
32427
+ padding: 0px;
32262
32428
  }
32263
- button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
32264
- color: #00122e;
32429
+
32430
+ .csf0p6c .ant-collapse-item .ant-collapse-header {
32431
+ padding-right: 0px;
32432
+ cursor: default;
32265
32433
  }
32266
32434
 
32267
32435
  .c198s9j3 {
@@ -32335,6 +32503,26 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
32335
32503
  margin-left: 24px;
32336
32504
  }
32337
32505
 
32506
+ .t3qomhu {
32507
+ margin: 0 2px;
32508
+ }
32509
+
32510
+ .o8ocss1 {
32511
+ overflow: hidden;
32512
+ text-overflow: ellipsis;
32513
+ }
32514
+
32515
+ .s17syc35 {
32516
+ white-space: nowrap;
32517
+ }
32518
+
32519
+ .m1rk4s1l {
32520
+ display: -webkit-box;
32521
+ -webkit-line-clamp: var(--m1rk4s1l-0);
32522
+ -webkit-box-orient: vertical;
32523
+ word-break: break-all;
32524
+ }
32525
+
32338
32526
  .c10crapj {
32339
32527
  border-radius: 8px;
32340
32528
  }
@@ -32342,337 +32530,371 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
32342
32530
  padding: 20px 24px 24px 24px;
32343
32531
  }
32344
32532
 
32345
- .s1iv0tp1 .enabled-switch {
32346
- display: flex;
32347
- align-items: center;
32348
- }
32349
- .s1iv0tp1 .enabled-text {
32350
- margin-right: 8px;
32533
+ button.lujuy3j {
32534
+ color: #0080FF;
32535
+ height: unset;
32351
32536
  }
32352
-
32353
- .c18bcrac {
32354
- display: inline-block;
32355
- width: 100%;
32537
+ button.lujuy3j .button-prefix-icon {
32538
+ margin-right: 4px;
32356
32539
  }
32357
- .c18bcrac .recharts-wrapper {
32540
+ button.lujuy3j .button-suffix-icon {
32358
32541
  margin-left: 4px;
32359
32542
  }
32360
-
32361
- .cro7kg2 {
32362
- padding: 4px;
32543
+ button.lujuy3j:hover, button.lujuy3j.__pseudo-states-hover {
32544
+ color: #009dff;
32363
32545
  }
32364
-
32365
- .c14wcxf0 {
32366
- display: flex;
32367
- justify-content: space-between;
32368
- align-items: center;
32369
- font-size: 13px;
32370
- line-height: 24px;
32371
- color: #cccccc;
32372
- white-space: nowrap;
32546
+ button.lujuy3j:active, button.lujuy3j.__pseudo-states-active {
32547
+ color: #005ed1;
32373
32548
  }
32374
- .c14wcxf0 label {
32375
- margin-right: 32px;
32549
+ button.lujuy3j.ui-kit-link-disabled {
32550
+ color: #0080FF;
32376
32551
  }
32377
-
32378
- .coy29mj.c14wcxf0 {
32379
- font-weight: bold;
32380
- color: white;
32552
+ button.lujuy3j.ui-kit-link-subtle {
32553
+ color: #00122e;
32381
32554
  }
32382
-
32383
- .s11212zy {
32384
- width: 8px;
32385
- height: 8px;
32386
- border-radius: 2px;
32387
- display: inline-block;
32388
- background: var(--s11212zy-0);
32389
- border: 1px solid #fff;
32390
- box-sizing: content-box;
32391
- margin-right: 6px;
32555
+ button.lujuy3j.ui-kit-link-subtle:hover, button.lujuy3j.ui-kit-link-subtle.__pseudo-states-hover {
32556
+ color: #0080FF;
32557
+ }
32558
+ button.lujuy3j.ui-kit-link-subtle:active, button.lujuy3j.ui-kit-link-subtle.__pseudo-states-active {
32559
+ color: #005ed1;
32560
+ }
32561
+ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
32562
+ color: #00122e;
32392
32563
  }
32393
32564
 
32394
- .p1lyky6c > :first-child {
32395
- font-weight: bold;
32396
- color: white;
32397
- margin-right: 4px;
32565
+ .iiqau4c.ant-input-group.ant-input-group-compact {
32566
+ display: flex;
32398
32567
  }
32399
32568
 
32400
- .tje3huy {
32569
+ .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
32570
+ border-radius: 6px;
32571
+ }
32572
+ .shq1k1g.ant-select.ant-select-single {
32401
32573
  width: 100%;
32402
- overflow: inherit;
32403
- white-space: inherit;
32404
- text-overflow: ellipsis;
32574
+ color: #2d3a56;
32575
+ border-color: rgba(211, 218, 235, 0.6);
32576
+ transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32577
+ font-size: 13px;
32405
32578
  }
32406
-
32407
- .gmyahx3 {
32408
- cursor: pointer;
32579
+ .shq1k1g.ant-select.ant-select-single[data-size=middle] {
32580
+ height: 30px;
32409
32581
  }
32410
- .gmyahx3 .link-text {
32411
- color: rgba(0, 21, 64, 0.3);
32582
+ .shq1k1g.ant-select.ant-select-single.ant-select-lg {
32583
+ height: 38px;
32584
+ font-size: 13px;
32412
32585
  }
32413
- .gmyahx3:hover .link-text {
32586
+ .shq1k1g.ant-select.ant-select-single .ant-select-arrow,
32587
+ .shq1k1g.ant-select.ant-select-single .ant-select-arrow .anticon-down {
32588
+ transition: 160ms ease;
32589
+ }
32590
+ .shq1k1g.ant-select.ant-select-single .ant-select-arrow-loading {
32414
32591
  color: #0080ff;
32415
32592
  }
32416
-
32417
- .cav9p2m .ant-collapse-item {
32418
- border: 0px;
32419
- background-color: #fff;
32593
+ .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 {
32594
+ border-color: rgba(107, 128, 167, 0.6);
32595
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32420
32596
  }
32421
- .cav9p2m .ant-collapse-item .ant-collapse-header {
32422
- padding-top: 0px;
32423
- padding-bottom: 0px;
32424
- padding-left: 0px !important;
32425
- padding-right: 24px;
32597
+ .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 {
32598
+ color: #0080ff;
32426
32599
  }
32427
- .cav9p2m .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
32428
- right: 0px;
32600
+ .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 {
32601
+ border-color: #0080ff;
32602
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32603
+ }
32604
+ .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32605
+ transform: rotate(180deg);
32606
+ }
32607
+ .shq1k1g.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
32608
+ background: rgba(211, 218, 235, 0.6);
32609
+ border-color: rgba(172, 186, 211, 0.6);
32610
+ cursor: "not-allowed";
32611
+ }
32612
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
32613
+ border-color: #f0483e !important;
32614
+ }
32615
+ .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 {
32616
+ color: #1d326c;
32429
32617
  }
32430
- .cav9p2m .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
32431
- padding: 0px;
32618
+ .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 {
32619
+ border-color: #0080ff;
32620
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32432
32621
  }
32433
-
32434
- .csf0p6c .ant-collapse-item .ant-collapse-header {
32435
- padding-right: 0px;
32436
- cursor: default;
32622
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32623
+ transform: rotate(180deg);
32437
32624
  }
32438
32625
 
32439
- .m15dvk92 {
32626
+ .l4bld33 {
32627
+ width: 64px;
32628
+ height: 64px;
32440
32629
  display: flex;
32441
- justify-content: space-between;
32442
- width: 100%;
32443
- }
32444
- .m15dvk92 .action {
32445
- margin-left: 16px;
32630
+ align-items: center;
32631
+ justify-content: center;
32632
+ position: relative;
32633
+ opacity: 0.2;
32446
32634
  }
32447
32635
 
32448
- .aql8iqz .ant-alert-message {
32449
- width: 100%;
32636
+ .lgitjoj {
32637
+ position: absolute;
32638
+ width: 5px;
32639
+ height: 48px;
32640
+ left: 9.33px;
32641
+ top: 40.5px;
32642
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32643
+ border-radius: 5px;
32644
+ transform: rotate(-128deg);
32645
+ transform-origin: top left;
32646
+ animation: loading-indicator1 1100ms ease-out infinite;
32450
32647
  }
32451
32648
 
32452
- .o8ocss1 {
32453
- overflow: hidden;
32454
- text-overflow: ellipsis;
32649
+ .l13g0exg {
32650
+ position: absolute;
32651
+ width: 5px;
32652
+ height: 48px;
32653
+ left: 40.8px;
32654
+ top: 8.4px;
32655
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32656
+ border-radius: 5px;
32657
+ transform: rotate(-8deg);
32658
+ transform-origin: top left;
32659
+ animation: loading-indicator2 1100ms ease-out infinite;
32455
32660
  }
32456
32661
 
32457
- .n17syc35 {
32458
- white-space: nowrap;
32662
+ .l1exo3h6 {
32663
+ position: absolute;
32664
+ width: 5px;
32665
+ height: 48px;
32666
+ left: 52.9px;
32667
+ top: 51.8px;
32668
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32669
+ border-radius: 5px;
32670
+ transform: rotate(112deg);
32671
+ transform-origin: top left;
32672
+ animation: loading-indicator3 1100ms ease-out infinite;
32459
32673
  }
32460
32674
 
32461
- .t3qomhu {
32462
- margin: 0 2px;
32675
+ .sq6vos1 {
32676
+ --item-min-width: 60px;
32463
32677
  }
32464
-
32465
- .iiqau4c.ant-input-group.ant-input-group-compact {
32466
- display: flex;
32678
+ .sq6vos1 .ant-steps-item-tail, .sq6vos1 .ant-steps-item-icon {
32679
+ display: none !important;
32467
32680
  }
32468
-
32469
- .clm1wy1 {
32470
- width: 192px;
32471
- height: 246px;
32472
- border-radius: 4px;
32681
+ .sq6vos1 .ant-steps-item.ant-steps-item-active {
32682
+ flex-shrink: 0 !important;
32473
32683
  }
32474
- .clm1wy1 > .ant-picker-calendar,
32475
- .clm1wy1 > .ant-picker-calendar .ant-picker-panel {
32476
- width: 100%;
32477
- background-color: rgba(245, 247, 250, 0.6);
32478
- border-top: none;
32684
+ .sq6vos1 .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
32685
+ color: #0080ff;
32479
32686
  }
32480
- .clm1wy1 > .ant-picker-calendar .ant-picker-body,
32481
- .clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
32482
- padding: 0 16px;
32687
+ .sq6vos1 .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
32688
+ color: #0080ff;
32689
+ font-weight: normal;
32483
32690
  }
32484
- .clm1wy1 > .ant-picker-calendar .ant-picker-content,
32485
- .clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
32486
- width: 100%;
32487
- height: 180px;
32488
- border-spacing: 0;
32691
+ .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 {
32692
+ color: rgba(44, 56, 82, 0.6);
32489
32693
  }
32490
- .clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
32491
- .clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
32492
- margin-bottom: 8px;
32694
+ .sq6vos1 .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
32695
+ color: #00122e;
32493
32696
  }
32494
- .clm1wy1 > .ant-picker-calendar .ant-picker-content th,
32495
- .clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
32496
- width: 22px;
32697
+ .sq6vos1 .step-item-text {
32698
+ display: inline-block;
32497
32699
  }
32498
- .clm1wy1 > .ant-picker-calendar .ant-picker-content td,
32499
- .clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
32500
- padding: 0;
32700
+ .sq6vos1 .step-item-title {
32701
+ overflow: hidden;
32702
+ white-space: nowrap;
32703
+ text-overflow: ellipsis;
32501
32704
  }
32502
- .clm1wy1 .ant-picker-cell {
32503
- color: rgba(62, 70, 82, 0.6);
32504
- opacity: 0.4;
32705
+
32706
+ .hjtnwxg .ant-steps-item-container {
32707
+ min-width: var(--item-min-width);
32505
32708
  }
32506
- .clm1wy1 .ant-picker-cell-in-view {
32507
- color: rgba(62, 70, 82, 0.6);
32508
- opacity: 1;
32709
+ .hjtnwxg .ant-steps-item-disabled {
32710
+ cursor: not-allowed !important;
32509
32711
  }
32510
- .clm1wy1 .ant-picker-cell-in-view > .active {
32511
- color: #3e4652;
32712
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal {
32713
+ flex-direction: row;
32714
+ justify-content: stretch;
32512
32715
  }
32513
- .clm1wy1 .ant-picker-cell::before {
32514
- pointer-events: none;
32716
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
32717
+ padding: 0;
32718
+ margin-right: 4px;
32719
+ flex: 1;
32720
+ overflow: visible;
32515
32721
  }
32516
-
32517
- .t1tsm00v {
32518
- color: rgba(129, 138, 153, 0.6);
32519
- box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
32520
- backdrop-filter: blur(10px);
32521
- padding: 7px 10px;
32722
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
32723
+ width: 100%;
32724
+ min-height: unset;
32522
32725
  }
32523
-
32524
- .c167wnad {
32525
- color: rgba(62, 70, 82, 0.6);
32526
- display: flex;
32527
- justify-content: space-between;
32528
- align-items: center;
32529
- padding: 8px 16px;
32726
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
32727
+ height: 26px;
32728
+ line-height: 26px;
32729
+ width: 100%;
32730
+ padding: 0;
32731
+ font-size: 12px;
32530
32732
  }
32531
- .c167wnad .anticon {
32532
- cursor: pointer;
32733
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
32734
+ margin-right: 10px;
32533
32735
  }
32534
- .c167wnad .anticon:hover {
32535
- color: #0096ff;
32736
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
32737
+ display: none;
32536
32738
  }
32537
-
32538
- .cxhf7dh {
32539
- text-align: center;
32739
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
32740
+ padding-left: 8px;
32741
+ padding-right: 4px;
32742
+ border-radius: 4px 0 0 4px;
32540
32743
  }
32541
- .cxhf7dh .dots {
32542
- display: flex;
32543
- justify-content: center;
32744
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
32745
+ margin-right: 0;
32544
32746
  }
32545
- .cxhf7dh .dot {
32546
- display: inline-block;
32547
- width: 2px;
32548
- height: 2px;
32549
- border-radius: 1px;
32550
- background: #0096ff;
32747
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
32748
+ padding-right: 8px;
32749
+ padding-left: 12px;
32750
+ border-radius: 0 4px 4px 0;
32551
32751
  }
32552
- .cxhf7dh .dot:not(:last-child) {
32553
- margin-right: 2px;
32752
+ .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 {
32753
+ content: "";
32754
+ width: 0;
32755
+ height: 0;
32756
+ border: 13px solid transparent;
32757
+ position: absolute;
32758
+ top: 0;
32759
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
32760
+ z-index: 2;
32761
+ position: relative;
32762
+ top: -50%;
32763
+ right: -100%;
32554
32764
  }
32555
- .cxhf7dh .bar {
32556
- width: 9px;
32557
- height: 2px;
32558
- background: #0096ff;
32559
- border-radius: 2px;
32765
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
32766
+ padding: 0 4px 0 12px;
32560
32767
  }
32561
-
32562
- .igz4le8 {
32563
- height: 24px;
32564
- width: 56px !important;
32565
- margin-right: 4px;
32768
+ .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 {
32769
+ content: "";
32770
+ width: 0;
32771
+ height: 0;
32772
+ border: 13px solid transparent;
32773
+ position: absolute;
32774
+ top: 0;
32775
+ border-left: 8px solid #fff;
32776
+ left: 0;
32566
32777
  }
32567
-
32568
- .c1riexje {
32569
- color: rgba(44, 56, 82, 0.6);
32778
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
32779
+ max-width: calc(100% - var(--item-min-width) * 2);
32570
32780
  }
32571
-
32572
- .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
32573
- border-radius: 6px;
32781
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
32782
+ background-color: rgba(0, 136, 255, 0.1);
32574
32783
  }
32575
- .shq1k1g.ant-select.ant-select-single {
32576
- width: 100%;
32577
- color: #2d3a56;
32578
- border-color: rgba(211, 218, 235, 0.6);
32579
- transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32580
- font-size: 13px;
32784
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
32785
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
32581
32786
  }
32582
- .shq1k1g.ant-select.ant-select-single[data-size=middle] {
32583
- height: 30px;
32787
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
32788
+ cursor: pointer;
32789
+ min-width: var(--item-min-width);
32584
32790
  }
32585
- .shq1k1g.ant-select.ant-select-single.ant-select-lg {
32586
- height: 38px;
32587
- font-size: 13px;
32791
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
32792
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
32793
+ min-width: var(--item-min-width);
32794
+ }
32795
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
32796
+ .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
32797
+ background-color: rgba(237, 241, 250, 0.6);
32588
32798
  }
32589
- .shq1k1g.ant-select.ant-select-single .ant-select-arrow,
32590
- .shq1k1g.ant-select.ant-select-single .ant-select-arrow .anticon-down {
32591
- transition: 160ms ease;
32799
+ .hjtnwxg .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
32800
+ padding: 0;
32592
32801
  }
32593
- .shq1k1g.ant-select.ant-select-single .ant-select-arrow-loading {
32594
- color: #0080ff;
32802
+
32803
+ .v1p8siwu .ant-steps.ant-steps-vertical {
32804
+ width: 192px;
32805
+ row-gap: 2px;
32595
32806
  }
32596
- .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 {
32597
- border-color: rgba(107, 128, 167, 0.6);
32598
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32807
+ .v1p8siwu .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
32808
+ background-color: rgba(225, 230, 241, 0.6);
32599
32809
  }
32600
- .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 {
32601
- color: #0080ff;
32810
+ .v1p8siwu .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
32811
+ color: #00122e !important;
32602
32812
  }
32603
- .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 {
32604
- border-color: #0080ff;
32605
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32813
+ .v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-disabled) .ant-steps-item-container:hover {
32814
+ background-color: rgba(225, 230, 241, 0.6);
32606
32815
  }
32607
- .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32608
- transform: rotate(180deg);
32816
+ .v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-container {
32817
+ padding: 0 8px;
32818
+ border-radius: 4px;
32819
+ height: 32px;
32820
+ display: flex;
32821
+ align-items: center;
32609
32822
  }
32610
- .shq1k1g.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
32611
- background: rgba(211, 218, 235, 0.6);
32612
- border-color: rgba(172, 186, 211, 0.6);
32613
- cursor: "not-allowed";
32823
+ .v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
32824
+ min-height: auto;
32825
+ white-space: nowrap;
32614
32826
  }
32615
- .shq1k1g.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
32616
- border-color: #f0483e !important;
32827
+ .v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
32828
+ font-size: 13px;
32829
+ line-height: 20px;
32830
+ max-width: 100%;
32831
+ padding-right: 0;
32617
32832
  }
32618
- .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 {
32619
- color: #1d326c;
32833
+ .v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
32834
+ background: rgba(0, 128, 255, 0.1);
32620
32835
  }
32621
- .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 {
32622
- border-color: #0080ff;
32623
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32836
+
32837
+ .h1xo7yjb {
32838
+ width: 100%;
32839
+ display: inline-flex;
32840
+ align-items: center;
32841
+ justify-content: center;
32842
+ column-gap: 4px;
32624
32843
  }
32625
- .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32626
- transform: rotate(180deg);
32844
+ .h1xo7yjb .step-item-prefix-container {
32845
+ display: inline-flex;
32846
+ align-items: center;
32847
+ width: 18px;
32848
+ height: 18px;
32849
+ color: rgba(44, 56, 82, 0.75);
32850
+ justify-content: center;
32627
32851
  }
32628
32852
 
32629
- .l4bld33 {
32630
- width: 64px;
32631
- height: 64px;
32853
+ .v1f2f7cy {
32854
+ width: 100%;
32632
32855
  display: flex;
32633
32856
  align-items: center;
32634
32857
  justify-content: center;
32635
- position: relative;
32636
- opacity: 0.2;
32858
+ column-gap: 6px;
32859
+ font-size: 13px;
32637
32860
  }
32638
-
32639
- .lgitjoj {
32640
- position: absolute;
32641
- width: 5px;
32642
- height: 48px;
32643
- left: 9.33px;
32644
- top: 40.5px;
32645
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32646
- border-radius: 5px;
32647
- transform: rotate(-128deg);
32648
- transform-origin: top left;
32649
- animation: loading-indicator1 1100ms ease-out infinite;
32861
+ .v1f2f7cy .step-item-prefix-container {
32862
+ display: inline-flex;
32863
+ align-items: center;
32864
+ min-width: 20px;
32865
+ min-height: 20px;
32866
+ color: rgba(44, 56, 82, 0.75);
32867
+ justify-content: center;
32650
32868
  }
32651
32869
 
32652
- .l13g0exg {
32653
- position: absolute;
32654
- width: 5px;
32655
- height: 48px;
32656
- left: 40.8px;
32657
- top: 8.4px;
32658
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32659
- border-radius: 5px;
32660
- transform: rotate(-8deg);
32661
- transform-origin: top left;
32662
- animation: loading-indicator2 1100ms ease-out infinite;
32870
+ .t1gz6wqf {
32871
+ height: 100%;
32663
32872
  }
32664
-
32665
- .l1exo3h6 {
32666
- position: absolute;
32667
- width: 5px;
32668
- height: 48px;
32669
- left: 52.9px;
32670
- top: 51.8px;
32671
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32672
- border-radius: 5px;
32673
- transform: rotate(112deg);
32674
- transform-origin: top left;
32675
- animation: loading-indicator3 1100ms ease-out infinite;
32873
+ .t1gz6wqf .table-loading-item {
32874
+ padding: 12px 4px;
32875
+ border-bottom: 1px solid rgba(204, 212, 227, 0.18);
32876
+ display: flex;
32877
+ }
32878
+ .t1gz6wqf .table-loading-item > * {
32879
+ height: 16px;
32880
+ margin: 4px;
32881
+ background: rgba(204, 212, 227, 0.18);
32882
+ border-radius: 2px;
32883
+ }
32884
+ .t1gz6wqf .table-loading-item .checkbox-loading {
32885
+ width: 16px;
32886
+ }
32887
+ .t1gz6wqf .table-loading-item .td-loading {
32888
+ flex: 1;
32889
+ }
32890
+ .t1gz6wqf :nth-child(1) {
32891
+ padding: 8px 4px;
32892
+ }
32893
+ .t1gz6wqf :nth-child(1) > * {
32894
+ background: rgba(107, 125, 153, 0.18);
32895
+ }
32896
+ .t1gz6wqf :nth-child(1) > * {
32897
+ background: rgba(163, 180, 204, 0.18);
32676
32898
  }
32677
32899
 
32678
32900
  .m1thnes4 {
@@ -32774,144 +32996,66 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
32774
32996
  .m16f7gpb {
32775
32997
  position: relative;
32776
32998
  }
32777
- .m16f7gpb.hidden-xaxis .pointer-wrapper {
32778
- bottom: -12px;
32779
- }
32780
- .m16f7gpb .metric-toolbar {
32781
- display: flex;
32782
- justify-content: space-between;
32783
- line-height: 30px;
32784
- margin: 0 16px;
32785
- }
32786
- .m16f7gpb .metric-toolbar .metric-extra {
32787
- display: flex;
32788
- font-size: 12px;
32789
- align-items: center;
32790
- }
32791
- .m16f7gpb .metric-toolbar .metric-extra .info-item {
32792
- color: #a3b4cc;
32793
- }
32794
- .m16f7gpb .metric-toolbar .metric-extra .info-item + .info-item {
32795
- margin-left: 10px;
32796
- }
32797
- .m16f7gpb .metric-toolbar .metric-extra .menu-trigger {
32798
- margin-left: 10px;
32799
- cursor: pointer;
32800
- }
32801
- .m16f7gpb .recharts-xAxis {
32802
- font-size: 12px;
32803
- }
32804
- .m16f7gpb .pointer-wrapper {
32805
- position: absolute;
32806
- bottom: 10px;
32807
- padding: 0 8px;
32808
- border-radius: 4px;
32809
- font-size: 12px;
32810
- color: #fff;
32811
- background: rgba(0, 0, 0, 0.75);
32812
- transform: translateX(-50%);
32813
- }
32814
-
32815
- .t1ipvk51 {
32816
- min-width: 200px;
32817
- }
32818
-
32819
- .t1kgldps {
32820
- display: flex;
32821
- align-items: center;
32822
- justify-content: space-between;
32823
- background-color: rgba(0, 0, 0, 0.75);
32824
- color: #b4beca;
32825
- font-size: 12px;
32826
- padding: 3px 6px;
32827
- }
32828
- .t1kgldps:first-child {
32829
- padding-top: 3px;
32830
- }
32831
- .t1kgldps:last-child {
32832
- padding-bottom: 3px;
32833
- }
32834
- .t1kgldps .column-value {
32835
- color: #fff;
32836
- margin-left: 8px;
32837
- }
32838
-
32839
- .t19ustft .date {
32840
- margin-right: 4px;
32841
- }
32842
-
32843
- .s14dk8r1 {
32844
- margin: 0;
32845
- border-radius: 20px;
32846
- padding: 2px 10px;
32847
- height: 22px;
32848
- }
32849
- .s14dk8r1.ant-tag.ui-kit-status-capsule.off-white {
32850
- background-color: rgba(237, 241, 250, 0.6) !important;
32851
- }
32852
- .s14dk8r1.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
32853
- background-color: rgba(225, 230, 241, 0.6) !important;
32854
- }
32855
- .s14dk8r1.ant-tag.ui-kit-status-capsule {
32856
- color: #00122e;
32857
- }
32858
- .s14dk8r1.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
32859
- margin-right: 6px;
32860
- }
32861
- .s14dk8r1.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
32862
- margin-left: 4px;
32863
- }
32864
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue {
32865
- background-color: rgba(0, 136, 255, 0.1);
32866
- }
32867
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
32868
- background-color: #0080ff;
32869
- }
32870
- .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 {
32871
- background-color: rgba(0, 136, 255, 0.16);
32872
- }
32873
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red {
32874
- background-color: rgba(255, 74, 74, 0.1);
32875
- }
32876
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
32877
- background-color: #f0483e;
32878
- }
32879
- .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 {
32880
- background-color: rgba(255, 74, 74, 0.16);
32881
- }
32882
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
32883
- background-color: rgba(254, 160, 8, 0.1);
32999
+ .m16f7gpb.hidden-xaxis .pointer-wrapper {
33000
+ bottom: -12px;
32884
33001
  }
32885
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
32886
- background-color: #fea008;
33002
+ .m16f7gpb .metric-toolbar {
33003
+ display: flex;
33004
+ justify-content: space-between;
33005
+ line-height: 30px;
33006
+ margin: 0 16px;
32887
33007
  }
32888
- .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 {
32889
- background-color: rgba(255, 187, 0, 0.16);
33008
+ .m16f7gpb .metric-toolbar .metric-extra {
33009
+ display: flex;
33010
+ font-size: 12px;
33011
+ align-items: center;
32890
33012
  }
32891
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green {
32892
- background-color: rgba(30, 201, 127, 0.1);
33013
+ .m16f7gpb .metric-toolbar .metric-extra .info-item {
33014
+ color: #a3b4cc;
32893
33015
  }
32894
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
32895
- background-color: #00ba5d;
33016
+ .m16f7gpb .metric-toolbar .metric-extra .info-item + .info-item {
33017
+ margin-left: 10px;
32896
33018
  }
32897
- .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 {
32898
- background-color: rgba(30, 201, 127, 0.16);
33019
+ .m16f7gpb .metric-toolbar .metric-extra .menu-trigger {
33020
+ margin-left: 10px;
33021
+ cursor: pointer;
32899
33022
  }
32900
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray {
32901
- background-color: rgba(225, 230, 241, 0.6);
33023
+ .m16f7gpb .recharts-xAxis {
33024
+ font-size: 12px;
32902
33025
  }
32903
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
32904
- background-color: #6b7d99;
33026
+ .m16f7gpb .pointer-wrapper {
33027
+ position: absolute;
33028
+ bottom: 10px;
33029
+ padding: 0 8px;
33030
+ border-radius: 4px;
33031
+ font-size: 12px;
33032
+ color: #fff;
33033
+ background: rgba(0, 0, 0, 0.75);
33034
+ transform: translateX(-50%);
32905
33035
  }
32906
- .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 {
32907
- background-color: rgba(211, 218, 235, 0.6);
33036
+
33037
+ .t1ipvk51 {
33038
+ min-width: 200px;
32908
33039
  }
32909
33040
 
32910
- .s1uupoto {
32911
- width: 8px;
32912
- height: 8px;
32913
- border-radius: 50%;
32914
- display: inline-block;
33041
+ .t1kgldps {
33042
+ display: flex;
33043
+ align-items: center;
33044
+ justify-content: space-between;
33045
+ background-color: rgba(0, 0, 0, 0.75);
33046
+ color: #b4beca;
33047
+ font-size: 12px;
33048
+ padding: 3px 6px;
33049
+ }
33050
+ .t1kgldps:first-child {
33051
+ padding-top: 3px;
33052
+ }
33053
+ .t1kgldps:last-child {
33054
+ padding-bottom: 3px;
33055
+ }
33056
+ .t1kgldps .column-value {
33057
+ color: #fff;
33058
+ margin-left: 8px;
32915
33059
  }
32916
33060
 
32917
33061
  .s1uupxds {
@@ -32996,229 +33140,98 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
32996
33140
  background-color: #7E41FF;
32997
33141
  }
32998
33142
 
32999
- .sq6vos1 {
33000
- --item-min-width: 60px;
33001
- }
33002
- .sq6vos1 .ant-steps-item-tail, .sq6vos1 .ant-steps-item-icon {
33003
- display: none !important;
33004
- }
33005
- .sq6vos1 .ant-steps-item.ant-steps-item-active {
33006
- flex-shrink: 0 !important;
33007
- }
33008
- .sq6vos1 .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
33009
- color: #0080ff;
33010
- }
33011
- .sq6vos1 .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33012
- color: #0080ff;
33013
- font-weight: normal;
33143
+ .igz4le8 {
33144
+ height: 24px;
33145
+ width: 56px !important;
33146
+ margin-right: 4px;
33014
33147
  }
33015
- .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 {
33148
+
33149
+ .c1riexje {
33016
33150
  color: rgba(44, 56, 82, 0.6);
33017
33151
  }
33018
- .sq6vos1 .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33019
- color: #00122e;
33020
- }
33021
- .sq6vos1 .step-item-text {
33022
- display: inline-block;
33023
- }
33024
- .sq6vos1 .step-item-title {
33025
- overflow: hidden;
33026
- white-space: nowrap;
33027
- text-overflow: ellipsis;
33028
- }
33029
33152
 
33030
- .hjtnwxg .ant-steps-item-container {
33031
- min-width: var(--item-min-width);
33032
- }
33033
- .hjtnwxg .ant-steps-item-disabled {
33034
- cursor: not-allowed !important;
33035
- }
33036
- .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal {
33037
- flex-direction: row;
33038
- justify-content: stretch;
33039
- }
33040
- .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
33041
- padding: 0;
33153
+ .t19ustft .date {
33042
33154
  margin-right: 4px;
33043
- flex: 1;
33044
- overflow: visible;
33045
- }
33046
- .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
33047
- width: 100%;
33048
- min-height: unset;
33049
- }
33050
- .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
33051
- height: 26px;
33052
- line-height: 26px;
33053
- width: 100%;
33054
- padding: 0;
33055
- font-size: 12px;
33056
- }
33057
- .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
33058
- margin-right: 10px;
33059
- }
33060
- .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
33061
- display: none;
33062
- }
33063
- .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
33064
- padding-left: 8px;
33065
- padding-right: 4px;
33066
- border-radius: 4px 0 0 4px;
33067
33155
  }
33068
- .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
33069
- margin-right: 0;
33156
+
33157
+ .s14dk8r1 {
33158
+ margin: 0;
33159
+ border-radius: 20px;
33160
+ padding: 2px 10px;
33161
+ height: 22px;
33070
33162
  }
33071
- .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
33072
- padding-right: 8px;
33073
- padding-left: 12px;
33074
- border-radius: 0 4px 4px 0;
33163
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.off-white {
33164
+ background-color: rgba(237, 241, 250, 0.6) !important;
33075
33165
  }
33076
- .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 {
33077
- content: "";
33078
- width: 0;
33079
- height: 0;
33080
- border: 13px solid transparent;
33081
- position: absolute;
33082
- top: 0;
33083
- border-left: 8px solid rgba(237, 241, 250, 0.6);
33084
- z-index: 2;
33085
- position: relative;
33086
- top: -50%;
33087
- right: -100%;
33166
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
33167
+ background-color: rgba(225, 230, 241, 0.6) !important;
33088
33168
  }
33089
- .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
33090
- padding: 0 4px 0 12px;
33169
+ .s14dk8r1.ant-tag.ui-kit-status-capsule {
33170
+ color: #00122e;
33091
33171
  }
33092
- .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 {
33093
- content: "";
33094
- width: 0;
33095
- height: 0;
33096
- border: 13px solid transparent;
33097
- position: absolute;
33098
- top: 0;
33099
- border-left: 8px solid #fff;
33100
- left: 0;
33172
+ .s14dk8r1.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
33173
+ margin-right: 6px;
33101
33174
  }
33102
- .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
33103
- max-width: calc(100% - var(--item-min-width) * 2);
33175
+ .s14dk8r1.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
33176
+ margin-left: 4px;
33104
33177
  }
33105
- .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
33178
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue {
33106
33179
  background-color: rgba(0, 136, 255, 0.1);
33107
33180
  }
33108
- .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
33109
- border-left-color: rgba(0, 136, 255, 0.1) !important;
33110
- }
33111
- .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
33112
- cursor: pointer;
33113
- min-width: var(--item-min-width);
33114
- }
33115
- .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
33116
- .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
33117
- min-width: var(--item-min-width);
33118
- }
33119
- .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
33120
- .hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
33121
- background-color: rgba(237, 241, 250, 0.6);
33122
- }
33123
- .hjtnwxg .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
33124
- padding: 0;
33125
- }
33126
-
33127
- .v1p8siwu .ant-steps.ant-steps-vertical {
33128
- width: 192px;
33129
- row-gap: 2px;
33130
- }
33131
- .v1p8siwu .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
33132
- background-color: rgba(225, 230, 241, 0.6);
33133
- }
33134
- .v1p8siwu .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
33135
- color: #00122e !important;
33136
- }
33137
- .v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-disabled) .ant-steps-item-container:hover {
33138
- background-color: rgba(225, 230, 241, 0.6);
33139
- }
33140
- .v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-container {
33141
- padding: 0 8px;
33142
- border-radius: 4px;
33143
- height: 32px;
33144
- display: flex;
33145
- align-items: center;
33181
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
33182
+ background-color: #0080ff;
33146
33183
  }
33147
- .v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
33148
- min-height: auto;
33149
- white-space: nowrap;
33184
+ .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 {
33185
+ background-color: rgba(0, 136, 255, 0.16);
33150
33186
  }
33151
- .v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33152
- font-size: 13px;
33153
- line-height: 20px;
33154
- max-width: 100%;
33155
- padding-right: 0;
33187
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red {
33188
+ background-color: rgba(255, 74, 74, 0.1);
33156
33189
  }
33157
- .v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
33158
- background: rgba(0, 128, 255, 0.1);
33190
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
33191
+ background-color: #f0483e;
33159
33192
  }
33160
-
33161
- .h1xo7yjb {
33162
- width: 100%;
33163
- display: inline-flex;
33164
- align-items: center;
33165
- justify-content: center;
33166
- column-gap: 4px;
33193
+ .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 {
33194
+ background-color: rgba(255, 74, 74, 0.16);
33167
33195
  }
33168
- .h1xo7yjb .step-item-prefix-container {
33169
- display: inline-flex;
33170
- align-items: center;
33171
- width: 18px;
33172
- height: 18px;
33173
- color: rgba(44, 56, 82, 0.75);
33174
- justify-content: center;
33196
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
33197
+ background-color: rgba(254, 160, 8, 0.1);
33175
33198
  }
33176
-
33177
- .v1f2f7cy {
33178
- width: 100%;
33179
- display: flex;
33180
- align-items: center;
33181
- justify-content: center;
33182
- column-gap: 6px;
33183
- font-size: 13px;
33199
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
33200
+ background-color: #fea008;
33184
33201
  }
33185
- .v1f2f7cy .step-item-prefix-container {
33186
- display: inline-flex;
33187
- align-items: center;
33188
- min-width: 20px;
33189
- min-height: 20px;
33190
- color: rgba(44, 56, 82, 0.75);
33191
- justify-content: center;
33202
+ .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 {
33203
+ background-color: rgba(255, 187, 0, 0.16);
33192
33204
  }
33193
-
33194
- .t1gz6wqf {
33195
- height: 100%;
33205
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green {
33206
+ background-color: rgba(30, 201, 127, 0.1);
33196
33207
  }
33197
- .t1gz6wqf .table-loading-item {
33198
- padding: 12px 4px;
33199
- border-bottom: 1px solid rgba(204, 212, 227, 0.18);
33200
- display: flex;
33208
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
33209
+ background-color: #00ba5d;
33201
33210
  }
33202
- .t1gz6wqf .table-loading-item > * {
33203
- height: 16px;
33204
- margin: 4px;
33205
- background: rgba(204, 212, 227, 0.18);
33206
- border-radius: 2px;
33211
+ .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 {
33212
+ background-color: rgba(30, 201, 127, 0.16);
33207
33213
  }
33208
- .t1gz6wqf .table-loading-item .checkbox-loading {
33209
- width: 16px;
33214
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray {
33215
+ background-color: rgba(225, 230, 241, 0.6);
33210
33216
  }
33211
- .t1gz6wqf .table-loading-item .td-loading {
33212
- flex: 1;
33217
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
33218
+ background-color: #6b7d99;
33213
33219
  }
33214
- .t1gz6wqf :nth-child(1) {
33215
- padding: 8px 4px;
33220
+ .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 {
33221
+ background-color: rgba(211, 218, 235, 0.6);
33216
33222
  }
33217
- .t1gz6wqf :nth-child(1) > * {
33218
- background: rgba(107, 125, 153, 0.18);
33223
+
33224
+ .s1uupoto {
33225
+ width: 8px;
33226
+ height: 8px;
33227
+ border-radius: 50%;
33228
+ display: inline-block;
33219
33229
  }
33220
- .t1gz6wqf :nth-child(1) > * {
33221
- background: rgba(163, 180, 204, 0.18);
33230
+
33231
+ .h1ol2wl7 {
33232
+ font-weight: bold;
33233
+ background-color: unset;
33234
+ padding: unset;
33222
33235
  }
33223
33236
 
33224
33237
  .c1kchka8 {
@@ -33698,56 +33711,6 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
33698
33711
  padding: 0;
33699
33712
  }
33700
33713
 
33701
- .h1ol2wl7 {
33702
- font-weight: bold;
33703
- background-color: unset;
33704
- padding: unset;
33705
- }
33706
-
33707
- .f1p9ti6d {
33708
- width: 100%;
33709
- margin-bottom: 0 !important;
33710
- flex-flow: nowrap !important;
33711
- line-break: auto;
33712
- }
33713
- .f1p9ti6d > .ant-form-item-label {
33714
- text-align: left !important;
33715
- padding-bottom: 0 !important;
33716
- }
33717
- .f1p9ti6d > .ant-form-item-label > label {
33718
- min-height: 32px;
33719
- height: auto;
33720
- font-size: 13px;
33721
- color: rgba(44, 56, 82, 0.6);
33722
- white-space: normal;
33723
- }
33724
- .f1p9ti6d.ant-form-item-has-error .ant-input {
33725
- border-color: #ff4d4f !important;
33726
- }
33727
- .f1p9ti6d .ant-form-item-explain {
33728
- margin-top: 4px;
33729
- font-size: 12px;
33730
- min-height: 0px;
33731
- }
33732
- .f1p9ti6d .ant-form-item-extra {
33733
- font-size: 12px;
33734
- color: rgba(44, 56, 82, 0.6);
33735
- min-height: 0px;
33736
- }
33737
-
33738
- .skwah65 {
33739
- height: 8px;
33740
- box-sizing: border-box;
33741
- border-radius: 2px;
33742
- background: #f5f7fa;
33743
- display: flex;
33744
- width: 100%;
33745
- overflow: hidden;
33746
- }
33747
- .skwah65 .stack-bar-item + .stack-bar-item {
33748
- margin-left: 1px;
33749
- }
33750
-
33751
33714
  .t160l1cm {
33752
33715
  display: flex;
33753
33716
  flex-direction: column;
@@ -33951,8 +33914,17 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
33951
33914
  background: transparent;
33952
33915
  }
33953
33916
 
33954
- .c1k4vanq {
33955
- padding: 0 12px 14px 12px;
33917
+ .skwah65 {
33918
+ height: 8px;
33919
+ box-sizing: border-box;
33920
+ border-radius: 2px;
33921
+ background: #f5f7fa;
33922
+ display: flex;
33923
+ width: 100%;
33924
+ overflow: hidden;
33925
+ }
33926
+ .skwah65 .stack-bar-item + .stack-bar-item {
33927
+ margin-left: 1px;
33956
33928
  }
33957
33929
 
33958
33930
  .rrwcpby {
@@ -34011,6 +33983,27 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
34011
33983
  margin-right: 2px;
34012
33984
  }
34013
33985
 
33986
+ .c1k4vanq {
33987
+ padding: 0 12px 14px 12px;
33988
+ }
33989
+
33990
+ .bab9xum {
33991
+ 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);
33992
+ }
33993
+
33994
+ .cav4gt6 {
33995
+ border-radius: 8px;
33996
+ background-color: white;
33997
+ }
33998
+ .cav4gt6.hoverable {
33999
+ cursor: pointer;
34000
+ }
34001
+ .cav4gt6.hoverable:hover {
34002
+ transition: all 200ms ease;
34003
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
34004
+ transform: translateY(-4px);
34005
+ }
34006
+
34014
34007
  .tc40oxa {
34015
34008
  margin-bottom: 4px;
34016
34009
  color: rgba(44, 56, 82, 0.6);
@@ -34204,21 +34197,66 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
34204
34197
  margin-right: 8px;
34205
34198
  }
34206
34199
 
34207
- .bab9xum {
34208
- 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);
34200
+ .f1p9ti6d {
34201
+ width: 100%;
34202
+ margin-bottom: 0 !important;
34203
+ flex-flow: nowrap !important;
34204
+ line-break: auto;
34205
+ }
34206
+ .f1p9ti6d > .ant-form-item-label {
34207
+ text-align: left !important;
34208
+ padding-bottom: 0 !important;
34209
+ }
34210
+ .f1p9ti6d > .ant-form-item-label > label {
34211
+ min-height: 32px;
34212
+ height: auto;
34213
+ font-size: 13px;
34214
+ color: rgba(44, 56, 82, 0.6);
34215
+ white-space: normal;
34216
+ }
34217
+ .f1p9ti6d.ant-form-item-has-error .ant-input {
34218
+ border-color: #ff4d4f !important;
34219
+ }
34220
+ .f1p9ti6d .ant-form-item-explain {
34221
+ margin-top: 4px;
34222
+ font-size: 12px;
34223
+ min-height: 0px;
34224
+ }
34225
+ .f1p9ti6d .ant-form-item-extra {
34226
+ font-size: 12px;
34227
+ color: rgba(44, 56, 82, 0.6);
34228
+ min-height: 0px;
34209
34229
  }
34210
34230
 
34211
- .cav4gt6 {
34212
- border-radius: 8px;
34213
- background-color: white;
34231
+ .iwsze0q {
34232
+ margin-right: 4px;
34233
+ height: 16px;
34214
34234
  }
34215
- .cav4gt6.hoverable {
34216
- cursor: pointer;
34235
+
34236
+ .sut42l0 {
34237
+ padding: 0 8px;
34238
+ height: 18px;
34217
34239
  }
34218
- .cav4gt6.hoverable:hover {
34219
- transition: all 200ms ease;
34220
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
34221
- transform: translateY(-4px);
34240
+
34241
+ .mfsz1jz {
34242
+ padding: 2px 8px;
34243
+ height: 24px;
34244
+ }
34245
+
34246
+ .tnd6h4m {
34247
+ margin: 0;
34248
+ }
34249
+
34250
+ .i1qw4clm {
34251
+ margin-right: 4px;
34252
+ height: 16px;
34253
+ }
34254
+
34255
+ .n1r5ku5l.ant-tag.ant-tag-gray {
34256
+ font-weight: 700;
34257
+ color: #00122e;
34258
+ background-color: rgba(237, 241, 250, 0.6);
34259
+ border: 1px solid rgba(211, 218, 235, 0.6);
34222
34260
  }
34223
34261
 
34224
34262
  .w1xcixj5.outside-tag {
@@ -34280,37 +34318,6 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
34280
34318
  font-size: inherit;
34281
34319
  }
34282
34320
 
34283
- .sut42l0 {
34284
- padding: 0 8px;
34285
- height: 18px;
34286
- }
34287
-
34288
- .mfsz1jz {
34289
- padding: 2px 8px;
34290
- height: 24px;
34291
- }
34292
-
34293
- .tnd6h4m {
34294
- margin: 0;
34295
- }
34296
-
34297
- .i1qw4clm {
34298
- margin-right: 4px;
34299
- height: 16px;
34300
- }
34301
-
34302
- .n1r5ku5l.ant-tag.ant-tag-gray {
34303
- font-weight: 700;
34304
- color: #00122e;
34305
- background-color: rgba(237, 241, 250, 0.6);
34306
- border: 1px solid rgba(211, 218, 235, 0.6);
34307
- }
34308
-
34309
- .iwsze0q {
34310
- margin-right: 4px;
34311
- height: 16px;
34312
- }
34313
-
34314
34321
  .a6dbbkm .ant-input-number-handler-wrap {
34315
34322
  display: var(--a6dbbkm-0);
34316
34323
  }