@cloudtower/eagle 0.33.14 → 0.33.15

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.
@@ -29738,40 +29738,6 @@ html body {
29738
29738
  flex: 1;
29739
29739
  }
29740
29740
 
29741
- .E_berrcjl {
29742
- color: rgba(10, 37, 85, 0.6);
29743
- margin-bottom: 4px;
29744
- }
29745
-
29746
- .E_berrcjl .breadcrumb-link {
29747
- color: rgba(10, 37, 85, 0.6);
29748
- cursor: pointer;
29749
- transition: color 160ms ease;
29750
- }
29751
-
29752
- .E_berrcjl .breadcrumb-link:hover {
29753
- color: #0080ff;
29754
- }
29755
-
29756
- .E_berrcjl .breadcrumb-link:active {
29757
- color: #005ed1;
29758
- }
29759
-
29760
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
29761
- padding: 4px 8px 0 8px;
29762
- color: rgba(44, 56, 82, 0.6);
29763
- font-size: 12px;
29764
- }
29765
-
29766
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
29767
- padding-bottom: 6px;
29768
- }
29769
-
29770
- .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
29771
- padding-top: 4px;
29772
- border-top: 1px solid rgba(211, 218, 235, 0.6);
29773
- }
29774
-
29775
29741
  .E_b1nip9bk {
29776
29742
  padding: 4px 11px;
29777
29743
  }
@@ -29807,29 +29773,23 @@ html body {
29807
29773
  border-radius: unset;
29808
29774
  }
29809
29775
 
29810
- .E_c1uzzomf {
29811
- margin-bottom: 16px;
29776
+ .E_berrcjl {
29777
+ color: rgba(10, 37, 85, 0.6);
29778
+ margin-bottom: 4px;
29812
29779
  }
29813
29780
 
29814
- .E_c1uzzomf .card-title {
29815
- font-size: 16px;
29816
- color: rgba(44, 56, 82, 0.6);
29817
- font-weight: 700;
29818
- line-height: 32px;
29781
+ .E_berrcjl .breadcrumb-link {
29782
+ color: rgba(10, 37, 85, 0.6);
29783
+ cursor: pointer;
29784
+ transition: color 160ms ease;
29819
29785
  }
29820
29786
 
29821
- .E_c1uzzomf .card-body {
29822
- padding: 24px;
29823
- border-radius: 8px;
29824
- background: #fff;
29787
+ .E_berrcjl .breadcrumb-link:hover {
29788
+ color: #0080ff;
29825
29789
  }
29826
29790
 
29827
- .E_c1uzzomf .empty {
29828
- font-weight: 700;
29829
- font-size: 14px;
29830
- line-height: 22px;
29831
- color: rgba(0, 21, 64, 0.3);
29832
- text-align: center;
29791
+ .E_berrcjl .breadcrumb-link:active {
29792
+ color: #005ed1;
29833
29793
  }
29834
29794
 
29835
29795
  .E_b1wx3t3t.ant-btn-icon-only {
@@ -30128,6 +30088,74 @@ html body {
30128
30088
  justify-content: center;
30129
30089
  }
30130
30090
 
30091
+ .E_itxley7.ant-input-group.ant-input-group-compact {
30092
+ display: flex;
30093
+ }
30094
+
30095
+ .E_itxley7.ant-input-group.ant-input-group-compact > *:first-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:first-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:first-child .ant-time-picker-input {
30096
+ border-bottom-left-radius: 5px;
30097
+ border-top-left-radius: 5px;
30098
+ }
30099
+
30100
+ .E_itxley7.ant-input-group.ant-input-group-compact > *:last-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:last-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:last-child .ant-time-picker-input {
30101
+ border-bottom-right-radius: 5px;
30102
+ border-top-right-radius: 5px;
30103
+ }
30104
+
30105
+ .E_c1uzzomf {
30106
+ margin-bottom: 16px;
30107
+ }
30108
+
30109
+ .E_c1uzzomf .card-title {
30110
+ font-size: 16px;
30111
+ color: rgba(44, 56, 82, 0.6);
30112
+ font-weight: 700;
30113
+ line-height: 32px;
30114
+ }
30115
+
30116
+ .E_c1uzzomf .card-body {
30117
+ padding: 24px;
30118
+ border-radius: 8px;
30119
+ background: #fff;
30120
+ }
30121
+
30122
+ .E_c1uzzomf .empty {
30123
+ font-weight: 700;
30124
+ font-size: 14px;
30125
+ line-height: 22px;
30126
+ color: rgba(0, 21, 64, 0.3);
30127
+ text-align: center;
30128
+ }
30129
+
30130
+ .E_ccrbeuz .ant-collapse-item {
30131
+ border: 0px;
30132
+ background-color: #fff;
30133
+ }
30134
+
30135
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
30136
+ padding-top: 0px;
30137
+ padding-bottom: 0px;
30138
+ padding-left: 0px !important;
30139
+ padding-right: 24px;
30140
+ }
30141
+
30142
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
30143
+ right: 0px;
30144
+ }
30145
+
30146
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
30147
+ padding: 0px;
30148
+ }
30149
+
30150
+ .E_c1fljvag .ant-collapse-item .ant-collapse-header {
30151
+ padding-right: 0px;
30152
+ cursor: default;
30153
+ }
30154
+
30155
+ .E_sx1bpnu .ant-input-sm {
30156
+ line-height: 18px;
30157
+ }
30158
+
30131
30159
  .E_d1bw7c5z {
30132
30160
  position: relative;
30133
30161
  max-width: 388px;
@@ -30232,98 +30260,261 @@ html body {
30232
30260
  padding: 20px 24px 24px 24px;
30233
30261
  }
30234
30262
 
30235
- .E_itxley7.ant-input-group.ant-input-group-compact {
30236
- display: flex;
30237
- }
30238
-
30239
- .E_itxley7.ant-input-group.ant-input-group-compact > *:first-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:first-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:first-child .ant-time-picker-input {
30240
- border-bottom-left-radius: 5px;
30241
- border-top-left-radius: 5px;
30263
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30264
+ padding: 4px 8px 0 8px;
30265
+ color: rgba(44, 56, 82, 0.6);
30266
+ font-size: 12px;
30242
30267
  }
30243
30268
 
30244
- .E_itxley7.ant-input-group.ant-input-group-compact > *:last-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:last-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:last-child .ant-time-picker-input {
30245
- border-bottom-right-radius: 5px;
30246
- border-top-right-radius: 5px;
30269
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30270
+ padding-bottom: 6px;
30247
30271
  }
30248
30272
 
30249
- .E_ccrbeuz .ant-collapse-item {
30250
- border: 0px;
30251
- background-color: #fff;
30273
+ .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30274
+ padding-top: 4px;
30275
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30252
30276
  }
30253
30277
 
30254
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
30255
- padding-top: 0px;
30256
- padding-bottom: 0px;
30257
- padding-left: 0px !important;
30258
- padding-right: 24px;
30278
+ .E_phljevk {
30279
+ display: flex;
30280
+ justify-content: space-between;
30281
+ align-items: center;
30282
+ padding: 10px 0;
30283
+ color: rgba(44, 56, 82, 0.6);
30284
+ font-size: 12px;
30285
+ line-height: 24px;
30259
30286
  }
30260
30287
 
30261
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
30262
- right: 0px;
30288
+ .E_phljevk .pagination-left {
30289
+ padding: 2px 8px;
30263
30290
  }
30264
30291
 
30265
- .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
30266
- padding: 0px;
30292
+ .E_phljevk .dropdown-trigger {
30293
+ display: flex;
30294
+ align-items: center;
30295
+ border-radius: 6px;
30296
+ cursor: pointer;
30297
+ transition: all 0.3s ease;
30267
30298
  }
30268
30299
 
30269
- .E_c1fljvag .ant-collapse-item .ant-collapse-header {
30270
- padding-right: 0px;
30271
- cursor: default;
30300
+ .E_phljevk .dropdown-trigger:hover {
30301
+ background: rgba(211, 218, 235, 0.6);
30302
+ color: #0080ff;
30272
30303
  }
30273
30304
 
30274
- .E_sx1bpnu .ant-input-sm {
30275
- line-height: 18px;
30305
+ .E_phljevk .dropdown-trigger .icon-inner {
30306
+ margin-left: 4px;
30276
30307
  }
30277
30308
 
30278
- .E_rapgekc.ant-radio-wrapper {
30279
- display: inline-flex;
30280
- align-items: baseline;
30281
- white-space: pre-wrap;
30309
+ .E_phljevk .pagination-right {
30310
+ display: flex;
30311
+ align-items: center;
30312
+ color: #0080ff;
30313
+ font-weight: bold;
30282
30314
  }
30283
30315
 
30284
- .E_rapgekc.ant-radio-wrapper .ant-radio {
30285
- position: relative;
30286
- top: 3px;
30316
+ .E_phljevk .pagination-right .icon-inner {
30317
+ margin-left: 4px;
30287
30318
  }
30288
30319
 
30289
- .E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
30290
- border-color: rgba(107, 128, 167, 0.6);
30320
+ .E_phljevk .pagination-right .prev-btn,
30321
+ .E_phljevk .pagination-right .next-btn {
30322
+ padding: 0 8px;
30291
30323
  }
30292
30324
 
30293
- .E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30294
- border-color: #0080ff;
30325
+ .E_phljevk .pagination-right .prev-btn > span,
30326
+ .E_phljevk .pagination-right .next-btn > span {
30327
+ color: #0080ff;
30295
30328
  }
30296
30329
 
30297
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30298
- border-color: #0080ff;
30299
- background: #0080ff;
30330
+ .E_phljevk .pagination-right .next-btn .icon-inner {
30331
+ transform: rotate(180deg);
30300
30332
  }
30301
30333
 
30302
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30303
- top: 4px;
30304
- left: 4px;
30305
- width: 6px;
30306
- height: 6px;
30307
- background: #fff;
30334
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30335
+ max-height: calc(100vh - 128px);
30336
+ overflow-y: auto;
30308
30337
  }
30309
30338
 
30310
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30311
- opacity: 0.5;
30339
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30340
+ padding: 4px 20px;
30341
+ font-size: 12px;
30342
+ line-height: 18px;
30312
30343
  }
30313
30344
 
30314
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30315
- border-color: rgba(107, 128, 167, 0.6);
30316
- background: rgba(211, 218, 235, 0.6);
30345
+ .E_c1bus5hc {
30346
+ --color: white;
30347
+ height: 14px;
30348
+ width: 14px;
30349
+ border-radius: 50%;
30350
+ flex-shrink: 0;
30351
+ display: flex;
30352
+ align-items: center;
30353
+ justify-content: center;
30354
+ border: 1px solid var(--color);
30317
30355
  }
30318
30356
 
30319
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30320
- background: #00122e;
30357
+ .E_c1bus5hc .circle-inner {
30358
+ position: relative;
30359
+ height: 10px;
30360
+ width: 10px;
30361
+ border-radius: 50%;
30362
+ overflow: hidden;
30321
30363
  }
30322
30364
 
30323
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30324
- color: #00122e;
30325
- opacity: 0.5;
30326
- }
30365
+ .E_c1bus5hc .circle-content {
30366
+ position: absolute;
30367
+ height: 100%;
30368
+ width: 100%;
30369
+ left: 0;
30370
+ top: 0;
30371
+ border-radius: 50%;
30372
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
30373
+ transform: rotate(180deg);
30374
+ }
30375
+
30376
+ .E_c1bus5hc .circle-child {
30377
+ position: absolute;
30378
+ height: 100%;
30379
+ width: 100%;
30380
+ left: 0;
30381
+ top: 0;
30382
+ margin-left: 50%;
30383
+ transform-origin: left;
30384
+ background: white;
30385
+ transform: rotate(0deg);
30386
+ }
30387
+
30388
+ .E_ivqqkzv {
30389
+ height: 24px;
30390
+ width: 56px !important;
30391
+ margin-right: 4px;
30392
+ }
30393
+
30394
+ .E_c1wk4q29 {
30395
+ color: rgba(44, 56, 82, 0.6);
30396
+ }
30397
+
30398
+ .E_tju3gfj .date {
30399
+ margin-right: 4px;
30400
+ }
30401
+
30402
+ .E_s1dizucg.ant-switch {
30403
+ min-width: 40px;
30404
+ height: 24px;
30405
+ background: rgba(172, 186, 211, 0.6);
30406
+ overflow: hidden;
30407
+ }
30408
+
30409
+ .E_s1dizucg.ant-switch:focus {
30410
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30411
+ }
30412
+
30413
+ .E_s1dizucg.ant-switch-small {
30414
+ min-width: 26px;
30415
+ height: 16px;
30416
+ }
30417
+
30418
+ .E_s1dizucg.ant-switch-large {
30419
+ min-width: 52px;
30420
+ height: 32px;
30421
+ }
30422
+
30423
+ .E_s1dizucg.ant-switch .ant-switch-handle {
30424
+ height: 20px;
30425
+ width: 20px;
30426
+ }
30427
+
30428
+ .E_s1dizucg.ant-switch .ant-switch-handle::before {
30429
+ border-radius: 10px;
30430
+ transition-delay: 120ms;
30431
+ }
30432
+
30433
+ .E_s1dizucg.ant-switch-small .ant-switch-handle {
30434
+ height: 14px;
30435
+ width: 14px;
30436
+ top: 1px;
30437
+ left: 1px;
30438
+ }
30439
+
30440
+ .E_s1dizucg.ant-switch-large .ant-switch-handle {
30441
+ height: 28px;
30442
+ width: 28px;
30443
+ }
30444
+
30445
+ .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
30446
+ border-radius: 14px;
30447
+ }
30448
+
30449
+ .E_s1dizucg.ant-switch-checked {
30450
+ background-color: #00ba5d;
30451
+ }
30452
+
30453
+ .E_s1dizucg.ant-switch-checked .ant-switch-handle {
30454
+ left: calc(100% - 20px - 2px);
30455
+ }
30456
+
30457
+ .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
30458
+ left: calc(100% - 14px - 1px);
30459
+ }
30460
+
30461
+ .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
30462
+ left: calc(100% - 28px - 2px);
30463
+ }
30464
+
30465
+ .E_c1up6e3y {
30466
+ margin-left: 5px;
30467
+ }
30468
+
30469
+ .E_rapgekc.ant-radio-wrapper {
30470
+ display: inline-flex;
30471
+ align-items: baseline;
30472
+ white-space: pre-wrap;
30473
+ }
30474
+
30475
+ .E_rapgekc.ant-radio-wrapper .ant-radio {
30476
+ position: relative;
30477
+ top: 3px;
30478
+ }
30479
+
30480
+ .E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
30481
+ border-color: rgba(107, 128, 167, 0.6);
30482
+ }
30483
+
30484
+ .E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30485
+ border-color: #0080ff;
30486
+ }
30487
+
30488
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30489
+ border-color: #0080ff;
30490
+ background: #0080ff;
30491
+ }
30492
+
30493
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30494
+ top: 4px;
30495
+ left: 4px;
30496
+ width: 6px;
30497
+ height: 6px;
30498
+ background: #fff;
30499
+ }
30500
+
30501
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30502
+ opacity: 0.5;
30503
+ }
30504
+
30505
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30506
+ border-color: rgba(107, 128, 167, 0.6);
30507
+ background: rgba(211, 218, 235, 0.6);
30508
+ }
30509
+
30510
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30511
+ background: #00122e;
30512
+ }
30513
+
30514
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30515
+ color: #00122e;
30516
+ opacity: 0.5;
30517
+ }
30327
30518
 
30328
30519
  .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30329
30520
  color: #00122e;
@@ -30482,199 +30673,115 @@ html body {
30482
30673
  cursor: not-allowed;
30483
30674
  }
30484
30675
 
30485
- .E_phljevk {
30486
- display: flex;
30487
- justify-content: space-between;
30488
- align-items: center;
30489
- padding: 10px 0;
30490
- color: rgba(44, 56, 82, 0.6);
30491
- font-size: 12px;
30492
- line-height: 24px;
30676
+ .E_s1sck0th {
30677
+ padding: 0 8px;
30678
+ border-radius: 4px;
30493
30679
  }
30494
30680
 
30495
- .E_phljevk .pagination-left {
30681
+ .E_m855nr1 {
30496
30682
  padding: 2px 8px;
30683
+ border-radius: 3px;
30497
30684
  }
30498
30685
 
30499
- .E_phljevk .dropdown-trigger {
30500
- display: flex;
30501
- align-items: center;
30502
- border-radius: 6px;
30503
- cursor: pointer;
30504
- transition: all 0.3s ease;
30505
- }
30506
-
30507
- .E_phljevk .dropdown-trigger:hover {
30508
- background: rgba(211, 218, 235, 0.6);
30509
- color: #0080ff;
30686
+ .E_l1270xpg {
30687
+ padding: 3px 8px;
30688
+ border-radius: 2px;
30510
30689
  }
30511
30690
 
30512
- .E_phljevk .dropdown-trigger .icon-inner {
30513
- margin-left: 4px;
30691
+ .E_t14rextb.ant-tag:hover {
30692
+ opacity: unset;
30514
30693
  }
30515
30694
 
30516
- .E_phljevk .pagination-right {
30517
- display: flex;
30695
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
30696
+ margin: 0;
30697
+ margin-right: 8px;
30698
+ display: inline-flex;
30518
30699
  align-items: center;
30519
- color: #0080ff;
30520
- font-weight: bold;
30700
+ border: none;
30521
30701
  }
30522
30702
 
30523
- .E_phljevk .pagination-right .icon-inner {
30703
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
30704
+ width: 16px;
30705
+ height: 16px;
30706
+ color: inherit;
30524
30707
  margin-left: 4px;
30708
+ opacity: 0.6;
30709
+ display: inline-flex;
30525
30710
  }
30526
30711
 
30527
- .E_phljevk .pagination-right .prev-btn,
30528
- .E_phljevk .pagination-right .next-btn {
30529
- padding: 0 8px;
30712
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
30713
+ opacity: 1;
30530
30714
  }
30531
30715
 
30532
- .E_phljevk .pagination-right .prev-btn > span,
30533
- .E_phljevk .pagination-right .next-btn > span {
30716
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
30534
30717
  color: #0080ff;
30718
+ background-color: rgba(0, 136, 255, 0.1);
30535
30719
  }
30536
30720
 
30537
- .E_phljevk .pagination-right .next-btn .icon-inner {
30538
- transform: rotate(180deg);
30721
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
30722
+ color: #f0483e;
30723
+ background-color: rgba(255, 74, 74, 0.1);
30539
30724
  }
30540
30725
 
30541
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30542
- max-height: calc(100vh - 128px);
30543
- overflow-y: auto;
30726
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
30727
+ color: #e07f00;
30728
+ background-color: rgba(255, 187, 0, 0.1);
30544
30729
  }
30545
30730
 
30546
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30547
- padding: 4px 20px;
30548
- font-size: 12px;
30549
- line-height: 18px;
30731
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
30732
+ color: #008f4c;
30733
+ background-color: rgba(30, 201, 127, 0.1);
30550
30734
  }
30551
30735
 
30552
- .E_ivqqkzv {
30553
- height: 24px;
30554
- width: 56px !important;
30555
- margin-right: 4px;
30736
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
30737
+ color: #1d326c;
30738
+ background-color: rgba(225, 230, 241, 0.6);
30556
30739
  }
30557
30740
 
30558
- .E_c1wk4q29 {
30559
- color: rgba(44, 56, 82, 0.6);
30741
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
30742
+ color: #7E41FF;
30743
+ background-color: rgba(126, 65, 255, 0.1);
30560
30744
  }
30561
30745
 
30562
- .E_c1bus5hc {
30563
- --color: white;
30564
- height: 14px;
30565
- width: 14px;
30566
- border-radius: 50%;
30567
- flex-shrink: 0;
30568
- display: flex;
30569
- align-items: center;
30570
- justify-content: center;
30571
- border: 1px solid var(--color);
30746
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
30747
+ color: #fff;
30572
30748
  }
30573
30749
 
30574
- .E_c1bus5hc .circle-inner {
30575
- position: relative;
30576
- height: 10px;
30577
- width: 10px;
30578
- border-radius: 50%;
30579
- overflow: hidden;
30580
- }
30581
-
30582
- .E_c1bus5hc .circle-content {
30583
- position: absolute;
30584
- height: 100%;
30585
- width: 100%;
30586
- left: 0;
30587
- top: 0;
30588
- border-radius: 50%;
30589
- background: linear-gradient(to right, var(--color) 50%, white 50%);
30590
- transform: rotate(180deg);
30591
- }
30592
-
30593
- .E_c1bus5hc .circle-child {
30594
- position: absolute;
30595
- height: 100%;
30596
- width: 100%;
30597
- left: 0;
30598
- top: 0;
30599
- margin-left: 50%;
30600
- transform-origin: left;
30601
- background: white;
30602
- transform: rotate(0deg);
30603
- }
30604
-
30605
- .E_tju3gfj .date {
30606
- margin-right: 4px;
30607
- }
30608
-
30609
- .E_s1dizucg.ant-switch {
30610
- min-width: 40px;
30611
- height: 24px;
30612
- background: rgba(172, 186, 211, 0.6);
30613
- overflow: hidden;
30614
- }
30615
-
30616
- .E_s1dizucg.ant-switch:focus {
30617
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30618
- }
30619
-
30620
- .E_s1dizucg.ant-switch-small {
30621
- min-width: 26px;
30622
- height: 16px;
30623
- }
30624
-
30625
- .E_s1dizucg.ant-switch-large {
30626
- min-width: 52px;
30627
- height: 32px;
30628
- }
30629
-
30630
- .E_s1dizucg.ant-switch .ant-switch-handle {
30631
- height: 20px;
30632
- width: 20px;
30633
- }
30634
-
30635
- .E_s1dizucg.ant-switch .ant-switch-handle::before {
30636
- border-radius: 10px;
30637
- transition-delay: 120ms;
30638
- }
30639
-
30640
- .E_s1dizucg.ant-switch-small .ant-switch-handle {
30641
- height: 14px;
30642
- width: 14px;
30643
- top: 1px;
30644
- left: 1px;
30750
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
30751
+ background-color: #f0483e;
30645
30752
  }
30646
30753
 
30647
- .E_s1dizucg.ant-switch-large .ant-switch-handle {
30648
- height: 28px;
30649
- width: 28px;
30754
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
30755
+ background-color: #fea008;
30650
30756
  }
30651
30757
 
30652
- .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
30653
- border-radius: 14px;
30758
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
30759
+ background-color: #00ba5d;
30654
30760
  }
30655
30761
 
30656
- .E_s1dizucg.ant-switch-checked {
30657
- background-color: #00ba5d;
30762
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
30763
+ background-color: #0080ff;
30658
30764
  }
30659
30765
 
30660
- .E_s1dizucg.ant-switch-checked .ant-switch-handle {
30661
- left: calc(100% - 20px - 2px);
30766
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
30767
+ background-color: #6b7d99;
30662
30768
  }
30663
30769
 
30664
- .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
30665
- left: calc(100% - 14px - 1px);
30770
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
30771
+ background-color: #7E41FF;
30666
30772
  }
30667
30773
 
30668
- .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
30669
- left: calc(100% - 28px - 2px);
30774
+ .E_t1m2x205 .ant-tooltip-arrow {
30775
+ display: none;
30670
30776
  }
30671
30777
 
30672
- .E_c1up6e3y {
30673
- margin-left: 5px;
30778
+ .E_t1m2x205 .ant-tooltip-inner {
30779
+ background: rgba(23, 38, 64, 0.8);
30780
+ border-radius: 4px;
30674
30781
  }
30675
30782
 
30676
- .E_iq1gosr {
30677
- display: inline-block;
30783
+ .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
30784
+ visibility: hidden;
30678
30785
  }
30679
30786
 
30680
30787
  .E_s1dni7lo {
@@ -30767,115 +30874,8 @@ html body {
30767
30874
  opacity: 0;
30768
30875
  }
30769
30876
 
30770
- .E_t1m2x205 .ant-tooltip-arrow {
30771
- display: none;
30772
- }
30773
-
30774
- .E_t1m2x205 .ant-tooltip-inner {
30775
- background: rgba(23, 38, 64, 0.8);
30776
- border-radius: 4px;
30777
- }
30778
-
30779
- .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
30780
- visibility: hidden;
30781
- }
30782
-
30783
- .E_s1sck0th {
30784
- padding: 0 8px;
30785
- border-radius: 4px;
30786
- }
30787
-
30788
- .E_m855nr1 {
30789
- padding: 2px 8px;
30790
- border-radius: 3px;
30791
- }
30792
-
30793
- .E_l1270xpg {
30794
- padding: 3px 8px;
30795
- border-radius: 2px;
30796
- }
30797
-
30798
- .E_t14rextb.ant-tag:hover {
30799
- opacity: unset;
30800
- }
30801
-
30802
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
30803
- margin: 0;
30804
- margin-right: 8px;
30805
- display: inline-flex;
30806
- align-items: center;
30807
- border: none;
30808
- }
30809
-
30810
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
30811
- width: 16px;
30812
- height: 16px;
30813
- color: inherit;
30814
- margin-left: 4px;
30815
- opacity: 0.6;
30816
- display: inline-flex;
30817
- }
30818
-
30819
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
30820
- opacity: 1;
30821
- }
30822
-
30823
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
30824
- color: #0080ff;
30825
- background-color: rgba(0, 136, 255, 0.1);
30826
- }
30827
-
30828
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
30829
- color: #f0483e;
30830
- background-color: rgba(255, 74, 74, 0.1);
30831
- }
30832
-
30833
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
30834
- color: #e07f00;
30835
- background-color: rgba(255, 187, 0, 0.1);
30836
- }
30837
-
30838
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
30839
- color: #008f4c;
30840
- background-color: rgba(30, 201, 127, 0.1);
30841
- }
30842
-
30843
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
30844
- color: #1d326c;
30845
- background-color: rgba(225, 230, 241, 0.6);
30846
- }
30847
-
30848
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
30849
- color: #7E41FF;
30850
- background-color: rgba(126, 65, 255, 0.1);
30851
- }
30852
-
30853
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
30854
- color: #fff;
30855
- }
30856
-
30857
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
30858
- background-color: #f0483e;
30859
- }
30860
-
30861
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
30862
- background-color: #fea008;
30863
- }
30864
-
30865
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
30866
- background-color: #00ba5d;
30867
- }
30868
-
30869
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
30870
- background-color: #0080ff;
30871
- }
30872
-
30873
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
30874
- background-color: #6b7d99;
30875
- }
30876
-
30877
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
30878
- background-color: #7E41FF;
30877
+ .E_iq1gosr {
30878
+ display: inline-block;
30879
30879
  }
30880
30880
 
30881
30881
  .E_fzh9mnb {
@@ -30894,27 +30894,6 @@ html body {
30894
30894
  font-size: 18px;
30895
30895
  }
30896
30896
 
30897
- .E_iouxfgt {
30898
- display: inline-flex;
30899
- align-items: center;
30900
- }
30901
-
30902
- .E_iouxfgt .icon-inner {
30903
- display: inline-flex;
30904
- align-items: center;
30905
- justify-content: center;
30906
- }
30907
-
30908
- .E_iouxfgt .icon-inner + span,
30909
- .E_iouxfgt span + .icon-inner.suffix {
30910
- margin-left: 4px;
30911
- }
30912
-
30913
- .E_iouxfgt.is-rotate img,
30914
- .E_iouxfgt.is-rotate svg {
30915
- animation: rotate 680ms linear infinite;
30916
- }
30917
-
30918
30897
  .E_f7pxqmh {
30919
30898
  width: 100%;
30920
30899
  margin-bottom: 0 !important;
@@ -31025,21 +31004,25 @@ html body {
31025
31004
  padding: 2px 8px;
31026
31005
  }
31027
31006
 
31028
- .E_owd0kml {
31029
- display: inline-block;
31030
- }
31031
-
31032
- .E_h1jsgezc {
31033
- visibility: hidden;
31034
- position: absolute;
31007
+ .E_iouxfgt {
31008
+ display: inline-flex;
31009
+ align-items: center;
31035
31010
  }
31036
31011
 
31037
- .E_atcz0kf .ant-input-suffix {
31038
- margin-left: 8px;
31012
+ .E_iouxfgt .icon-inner {
31013
+ display: inline-flex;
31014
+ align-items: center;
31015
+ justify-content: center;
31039
31016
  }
31040
31017
 
31041
- .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31042
- padding: 2px 7px 2px 12px;
31018
+ .E_iouxfgt .icon-inner + span,
31019
+ .E_iouxfgt span + .icon-inner.suffix {
31020
+ margin-left: 4px;
31021
+ }
31022
+
31023
+ .E_iouxfgt.is-rotate img,
31024
+ .E_iouxfgt.is-rotate svg {
31025
+ animation: rotate 680ms linear infinite;
31043
31026
  }
31044
31027
 
31045
31028
  .E_i1inqkme {
@@ -31090,6 +31073,23 @@ html body {
31090
31073
  font-size: inherit;
31091
31074
  }
31092
31075
 
31076
+ .E_atcz0kf .ant-input-suffix {
31077
+ margin-left: 8px;
31078
+ }
31079
+
31080
+ .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31081
+ padding: 2px 7px 2px 12px;
31082
+ }
31083
+
31084
+ .E_owd0kml {
31085
+ display: inline-block;
31086
+ }
31087
+
31088
+ .E_h1jsgezc {
31089
+ visibility: hidden;
31090
+ position: absolute;
31091
+ }
31092
+
31093
31093
  .E_cnujxq2 {
31094
31094
  display: flex;
31095
31095
  flex-direction: column;
@@ -32353,6 +32353,77 @@ input.E_rf8rlle.ant-input {
32353
32353
  line-height: 12px;
32354
32354
  }
32355
32355
 
32356
+ .E_s17wv897.ant-select, .E_s17wv897.ant-select div.ant-select-selector {
32357
+ border-radius: 6px;
32358
+ }
32359
+
32360
+ .E_s17wv897.ant-select.ant-select-single {
32361
+ width: 100%;
32362
+ color: #2d3a56;
32363
+ border-color: rgba(211, 218, 235, 0.6);
32364
+ transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32365
+ font-size: 13px;
32366
+ }
32367
+
32368
+ .E_s17wv897.ant-select.ant-select-single[data-size=middle] {
32369
+ height: 30px;
32370
+ }
32371
+
32372
+ .E_s17wv897.ant-select.ant-select-single.ant-select-lg {
32373
+ height: 38px;
32374
+ font-size: 13px;
32375
+ }
32376
+
32377
+ .E_s17wv897.ant-select.ant-select-single .ant-select-arrow,
32378
+ .E_s17wv897.ant-select.ant-select-single .ant-select-arrow .anticon-down {
32379
+ transition: 160ms ease;
32380
+ }
32381
+
32382
+ .E_s17wv897.ant-select.ant-select-single .ant-select-arrow-loading {
32383
+ color: #0080ff;
32384
+ }
32385
+
32386
+ .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
32387
+ border-color: rgba(107, 128, 167, 0.6);
32388
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32389
+ }
32390
+
32391
+ .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32392
+ color: #0080ff;
32393
+ }
32394
+
32395
+ .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
32396
+ border-color: #0080ff;
32397
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32398
+ }
32399
+
32400
+ .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32401
+ transform: rotate(180deg);
32402
+ }
32403
+
32404
+ .E_s17wv897.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
32405
+ background: rgba(211, 218, 235, 0.6);
32406
+ border-color: rgba(172, 186, 211, 0.6);
32407
+ cursor: "not-allowed";
32408
+ }
32409
+
32410
+ .E_s17wv897.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
32411
+ border-color: #f0483e !important;
32412
+ }
32413
+
32414
+ .E_s17wv897.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32415
+ color: #1d326c;
32416
+ }
32417
+
32418
+ .E_s17wv897.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
32419
+ border-color: #0080ff;
32420
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32421
+ }
32422
+
32423
+ .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32424
+ transform: rotate(180deg);
32425
+ }
32426
+
32356
32427
  .E_m196gn1d {
32357
32428
  min-width: 1280px;
32358
32429
  }
@@ -32390,6 +32461,32 @@ input.E_rf8rlle.ant-input {
32390
32461
  transition: all 320ms ease;
32391
32462
  }
32392
32463
 
32464
+ .E_oa99sl3 {
32465
+ display: flex;
32466
+ justify-content: space-between;
32467
+ align-items: center;
32468
+ gap: 8px;
32469
+ }
32470
+
32471
+ .E_oa99sl3,
32472
+ .E_oa99sl3 :first-child {
32473
+ line-height: inherit !important;
32474
+ }
32475
+
32476
+ .E_lvp5pj7 {
32477
+ display: flex;
32478
+ justify-content: space-between;
32479
+ align-items: center;
32480
+ gap: 8px;
32481
+ min-width: 0;
32482
+ }
32483
+
32484
+ .E_s1io1lws {
32485
+ display: flex;
32486
+ align-items: center;
32487
+ flex-shrink: 0;
32488
+ }
32489
+
32393
32490
  .E_s4ivdfu.ant-select .ant-select-selection-placeholder {
32394
32491
  opacity: 1;
32395
32492
  }
@@ -32547,103 +32644,6 @@ input.E_rf8rlle.ant-input {
32547
32644
  color: rgba(0, 21, 64, 0.3);
32548
32645
  }
32549
32646
 
32550
- .E_s17wv897.ant-select, .E_s17wv897.ant-select div.ant-select-selector {
32551
- border-radius: 6px;
32552
- }
32553
-
32554
- .E_s17wv897.ant-select.ant-select-single {
32555
- width: 100%;
32556
- color: #2d3a56;
32557
- border-color: rgba(211, 218, 235, 0.6);
32558
- transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32559
- font-size: 13px;
32560
- }
32561
-
32562
- .E_s17wv897.ant-select.ant-select-single[data-size=middle] {
32563
- height: 30px;
32564
- }
32565
-
32566
- .E_s17wv897.ant-select.ant-select-single.ant-select-lg {
32567
- height: 38px;
32568
- font-size: 13px;
32569
- }
32570
-
32571
- .E_s17wv897.ant-select.ant-select-single .ant-select-arrow,
32572
- .E_s17wv897.ant-select.ant-select-single .ant-select-arrow .anticon-down {
32573
- transition: 160ms ease;
32574
- }
32575
-
32576
- .E_s17wv897.ant-select.ant-select-single .ant-select-arrow-loading {
32577
- color: #0080ff;
32578
- }
32579
-
32580
- .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
32581
- border-color: rgba(107, 128, 167, 0.6);
32582
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32583
- }
32584
-
32585
- .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32586
- color: #0080ff;
32587
- }
32588
-
32589
- .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
32590
- border-color: #0080ff;
32591
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32592
- }
32593
-
32594
- .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32595
- transform: rotate(180deg);
32596
- }
32597
-
32598
- .E_s17wv897.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
32599
- background: rgba(211, 218, 235, 0.6);
32600
- border-color: rgba(172, 186, 211, 0.6);
32601
- cursor: "not-allowed";
32602
- }
32603
-
32604
- .E_s17wv897.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
32605
- border-color: #f0483e !important;
32606
- }
32607
-
32608
- .E_s17wv897.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32609
- color: #1d326c;
32610
- }
32611
-
32612
- .E_s17wv897.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
32613
- border-color: #0080ff;
32614
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32615
- }
32616
-
32617
- .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32618
- transform: rotate(180deg);
32619
- }
32620
-
32621
- .E_oa99sl3 {
32622
- display: flex;
32623
- justify-content: space-between;
32624
- align-items: center;
32625
- gap: 8px;
32626
- }
32627
-
32628
- .E_oa99sl3,
32629
- .E_oa99sl3 :first-child {
32630
- line-height: inherit !important;
32631
- }
32632
-
32633
- .E_lvp5pj7 {
32634
- display: flex;
32635
- justify-content: space-between;
32636
- align-items: center;
32637
- gap: 8px;
32638
- min-width: 0;
32639
- }
32640
-
32641
- .E_s1io1lws {
32642
- display: flex;
32643
- align-items: center;
32644
- flex-shrink: 0;
32645
- }
32646
-
32647
32647
  .E_w1dxz879 {
32648
32648
  display: flex;
32649
32649
  flex-direction: column;
@@ -33386,25 +33386,6 @@ input.E_rf8rlle.ant-input {
33386
33386
  margin-left: 24px;
33387
33387
  }
33388
33388
 
33389
- .E_b14q2gmw {
33390
- 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);
33391
- }
33392
-
33393
- .E_c1eym6el {
33394
- border-radius: 8px;
33395
- background-color: white;
33396
- }
33397
-
33398
- .E_c1eym6el.hoverable {
33399
- cursor: pointer;
33400
- }
33401
-
33402
- .E_c1eym6el.hoverable:hover {
33403
- transition: all 200ms ease;
33404
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
33405
- transform: translateY(-4px);
33406
- }
33407
-
33408
33389
  .E_lht19u8 {
33409
33390
  width: 64px;
33410
33391
  height: 64px;
@@ -33454,6 +33435,25 @@ input.E_rf8rlle.ant-input {
33454
33435
  animation: loading-indicator3 1100ms ease-out infinite;
33455
33436
  }
33456
33437
 
33438
+ .E_b14q2gmw {
33439
+ 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);
33440
+ }
33441
+
33442
+ .E_c1eym6el {
33443
+ border-radius: 8px;
33444
+ background-color: white;
33445
+ }
33446
+
33447
+ .E_c1eym6el.hoverable {
33448
+ cursor: pointer;
33449
+ }
33450
+
33451
+ .E_c1eym6el.hoverable:hover {
33452
+ transition: all 200ms ease;
33453
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
33454
+ transform: translateY(-4px);
33455
+ }
33456
+
33457
33457
  .E_w7ob4th.outside-tag {
33458
33458
  padding-left: 0;
33459
33459
  }
@@ -33464,485 +33464,498 @@ input.E_rf8rlle.ant-input {
33464
33464
  margin-right: 4px;
33465
33465
  }
33466
33466
 
33467
- .E_slr2ynn {
33468
- padding: 0 8px;
33469
- height: 18px;
33470
- }
33471
-
33472
- .E_m140wbb6 {
33473
- padding: 2px 8px;
33474
- height: 24px;
33467
+ .E_sjob3jg {
33468
+ --item-min-width: 60px;
33475
33469
  }
33476
33470
 
33477
- .E_t1fozc1i {
33478
- margin: 0;
33471
+ .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
33472
+ display: none !important;
33479
33473
  }
33480
33474
 
33481
- .E_i1vxv4ln {
33482
- margin-right: 4px;
33483
- height: 16px;
33475
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active {
33476
+ flex-shrink: 0 !important;
33484
33477
  }
33485
33478
 
33486
- .E_n1afl31m.ant-tag.ant-tag-gray {
33487
- font-weight: 700;
33488
- color: #00122e;
33489
- background-color: rgba(237, 241, 250, 0.6);
33490
- border: 1px solid rgba(211, 218, 235, 0.6);
33491
- word-break: break-all;
33492
- display: inline;
33493
- white-space: normal;
33479
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
33480
+ color: #0080ff;
33494
33481
  }
33495
33482
 
33496
- .E_tc97u5y {
33497
- height: 100%;
33483
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33484
+ color: #0080ff;
33485
+ font-weight: normal;
33498
33486
  }
33499
33487
 
33500
- .E_efzf37v .ant-table-content,
33501
- .E_efzf37v .ant-table-body {
33502
- overflow: visible !important;
33503
- height: 100%;
33488
+ .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title, .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container:hover .ant-steps-item-content .ant-steps-item-title {
33489
+ color: rgba(44, 56, 82, 0.6);
33504
33490
  }
33505
33491
 
33506
- .E_efzf37v .ant-table-tbody .ant-table-placeholder td {
33507
- height: 100%;
33492
+ .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33493
+ color: #00122e;
33508
33494
  }
33509
33495
 
33510
- .E_efzf37v table {
33511
- width: 100% !important;
33512
- height: 100%;
33496
+ .E_sjob3jg .step-item-text {
33497
+ display: inline-block;
33513
33498
  }
33514
33499
 
33515
- .E_efzf37v table .ant-table-placeholder .ant-table-expanded-row-fixed {
33516
- padding: 15px 0;
33500
+ .E_sjob3jg .step-item-title {
33501
+ overflow: hidden;
33502
+ white-space: nowrap;
33503
+ text-overflow: ellipsis;
33517
33504
  }
33518
33505
 
33519
- .E_efzf37v table thead.ant-table-thead {
33520
- display: none;
33506
+ .E_hjvj6s6 .ant-steps-item-container {
33507
+ min-width: var(--item-min-width);
33521
33508
  }
33522
33509
 
33523
- .E_t1fisho6 {
33524
- height: 100%;
33510
+ .E_hjvj6s6 .ant-steps-item-disabled {
33511
+ cursor: not-allowed !important;
33525
33512
  }
33526
33513
 
33527
- .E_t1fisho6 .ant-table.ant-table-small .ant-table-tbody > tr > td {
33528
- padding-top: 6px;
33529
- padding-bottom: 6px;
33514
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
33515
+ flex-direction: row;
33516
+ justify-content: stretch;
33530
33517
  }
33531
33518
 
33532
- .E_t1fisho6 .active-row td:nth-child(1) {
33533
- font-weight: 700;
33519
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
33520
+ padding: 0;
33521
+ margin-right: 4px;
33522
+ flex: 1;
33523
+ overflow: visible;
33534
33524
  }
33535
33525
 
33536
- .E_t1fisho6.has-selection .active-row td:nth-child(2) {
33537
- font-weight: 700;
33526
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
33527
+ width: 100%;
33528
+ min-height: unset;
33538
33529
  }
33539
33530
 
33540
- .E_t1fisho6 .ant-spin-nested-loading {
33541
- height: 100%;
33531
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
33532
+ height: 26px;
33533
+ line-height: 26px;
33534
+ width: 100%;
33535
+ padding: 0;
33536
+ font-size: 12px;
33542
33537
  }
33543
33538
 
33544
- .E_t1fisho6 .ant-spin-nested-loading .ant-spin-container {
33545
- height: 100%;
33546
- overflow: visible;
33539
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
33540
+ margin-right: 10px;
33547
33541
  }
33548
33542
 
33549
- .E_t1fisho6 .ant-spin-nested-loading .ant-spin {
33550
- max-height: none;
33543
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
33544
+ display: none;
33551
33545
  }
33552
33546
 
33553
- .E_t1fisho6 td.ant-table-column-sort {
33554
- background: transparent;
33547
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
33548
+ padding-left: 8px;
33549
+ padding-right: 4px;
33550
+ border-radius: 4px 0 0 4px;
33555
33551
  }
33556
33552
 
33557
- .E_t1fisho6 td.ant-table-cell-fix-left,
33558
- .E_t1fisho6 td.ant-table-cell-fix-right {
33559
- background: #fff;
33560
- padding: 0 !important;
33553
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
33554
+ margin-right: 0;
33561
33555
  }
33562
33556
 
33563
- .E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content,
33564
- .E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content {
33565
- display: flex;
33566
- align-items: center;
33567
- height: 100%;
33568
- padding: 8px;
33557
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
33558
+ padding-right: 8px;
33559
+ padding-left: 12px;
33560
+ border-radius: 0 4px 4px 0;
33569
33561
  }
33570
33562
 
33571
- .E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content > span,
33572
- .E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content > span {
33573
- overflow: hidden;
33574
- text-overflow: ellipsis;
33575
- width: 100%;
33563
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
33564
+ content: "";
33565
+ width: 0;
33566
+ height: 0;
33567
+ border: 13px solid transparent;
33568
+ position: absolute;
33569
+ top: 0;
33570
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
33571
+ z-index: 2;
33572
+ position: relative;
33573
+ top: -50%;
33574
+ right: -100%;
33576
33575
  }
33577
33576
 
33578
- .E_t1fisho6 .ant-table-container {
33579
- height: 100%;
33577
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
33578
+ padding: 0 4px 0 12px;
33580
33579
  }
33581
33580
 
33582
- .E_t1fisho6 .ant-table-container::before, .E_t1fisho6 .ant-table-container::after {
33583
- box-shadow: none !important;
33581
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
33582
+ content: "";
33583
+ width: 0;
33584
+ height: 0;
33585
+ border: 13px solid transparent;
33586
+ position: absolute;
33587
+ top: 0;
33588
+ border-left: 8px solid #fff;
33589
+ left: 0;
33584
33590
  }
33585
33591
 
33586
- .E_t1fisho6 div.ant-table {
33587
- border-radius: 0px;
33588
- border-left: none;
33589
- border-right: none;
33590
- border-bottom: none;
33591
- height: 100%;
33592
- font-size: 12px;
33593
- background: transparent;
33592
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
33593
+ max-width: calc(100% - var(--item-min-width) * 2);
33594
33594
  }
33595
33595
 
33596
- .E_t1fisho6 div.ant-table .ant-table-header {
33597
- position: relative;
33598
- z-index: 3;
33599
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
33600
- margin-bottom: -1px;
33596
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
33597
+ background-color: rgba(0, 136, 255, 0.1);
33601
33598
  }
33602
33599
 
33603
- .E_t1fisho6 div.ant-table .time-wrapper .date,
33604
- .E_t1fisho6 div.ant-table .value {
33605
- color: #2d3a56;
33600
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
33601
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
33606
33602
  }
33607
33603
 
33608
- .E_t1fisho6 div.ant-table .time-wrapper .time,
33609
- .E_t1fisho6 div.ant-table .unit {
33610
- color: rgba(44, 56, 82, 0.6);
33604
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
33605
+ cursor: pointer;
33606
+ min-width: var(--item-min-width);
33611
33607
  }
33612
33608
 
33613
- .E_t1fisho6 div.ant-table .ant-table-selection {
33614
- position: unset;
33615
- text-align: center;
33609
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
33610
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
33611
+ min-width: var(--item-min-width);
33616
33612
  }
33617
33613
 
33618
- .E_t1fisho6 div.ant-table .ant-table-tbody > tr.ant-table-row-selected td {
33619
- background: #fff;
33614
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
33615
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
33616
+ background-color: rgba(237, 241, 250, 0.6);
33620
33617
  }
33621
33618
 
33622
- .E_t1fisho6 div.ant-table .anticon-setting {
33623
- cursor: pointer;
33624
- position: absolute;
33625
- top: 50%;
33626
- right: 12px;
33627
- transform: translateY(-50%);
33619
+ .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
33620
+ padding: 0;
33628
33621
  }
33629
33622
 
33630
- .E_t1fisho6 div.ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
33631
- box-shadow: none;
33632
- width: 1px;
33633
- background: rgba(213, 219, 227, 0.6);
33623
+ .E_v4tv3mf .ant-steps.ant-steps-vertical {
33624
+ width: 192px;
33625
+ row-gap: 2px;
33634
33626
  }
33635
33627
 
33636
- .E_t1fisho6 div.ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
33637
- box-shadow: none;
33638
- width: 1px;
33639
- background: rgba(213, 219, 227, 0.6);
33628
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
33629
+ background-color: rgba(225, 230, 241, 0.6);
33640
33630
  }
33641
33631
 
33642
- .E_t1fisho6 div.ant-table .ant-table-tbody {
33643
- position: relative;
33632
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
33633
+ color: #00122e !important;
33644
33634
  }
33645
33635
 
33646
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td {
33647
- border-top: 1px solid rgba(211, 218, 235, 0.6);
33648
- border-bottom: 1px solid white;
33649
- height: 40px;
33650
- vertical-align: middle;
33651
- transition: background 0ms;
33652
- color: #00122e;
33636
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-disabled) .ant-steps-item-container:hover {
33637
+ background-color: rgba(225, 230, 241, 0.6);
33653
33638
  }
33654
33639
 
33655
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.header-hover {
33656
- background: #f2f5fa;
33657
- border-bottom-color: #f2f5fa;
33640
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
33641
+ padding: 0 8px;
33642
+ border-radius: 4px;
33643
+ height: 32px;
33644
+ display: flex;
33645
+ align-items: center;
33658
33646
  }
33659
33647
 
33660
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link {
33661
- height: auto;
33662
- color: #00122e;
33663
- font-size: 12px;
33664
- text-align: left;
33665
- transition: none;
33666
- overflow: hidden;
33667
- text-overflow: ellipsis;
33648
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
33649
+ min-height: auto;
33668
33650
  white-space: nowrap;
33669
33651
  }
33670
33652
 
33671
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link:hover {
33672
- color: #0096ff;
33653
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33654
+ font-size: 13px;
33655
+ line-height: 20px;
33656
+ max-width: 100%;
33657
+ padding-right: 0;
33673
33658
  }
33674
33659
 
33675
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link > span {
33676
- overflow: hidden;
33677
- text-overflow: ellipsis;
33678
- width: 100%;
33679
- vertical-align: middle;
33660
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
33661
+ background: rgba(0, 128, 255, 0.1);
33680
33662
  }
33681
33663
 
33682
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.cell_status {
33683
- line-height: 0px;
33664
+ .E_h6l1tj4 {
33665
+ width: 100%;
33666
+ display: inline-flex;
33667
+ align-items: center;
33668
+ justify-content: center;
33669
+ column-gap: 4px;
33684
33670
  }
33685
33671
 
33686
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.align-right {
33687
- padding-right: 25px;
33672
+ .E_h6l1tj4 .step-item-prefix-container {
33673
+ display: inline-flex;
33674
+ align-items: center;
33675
+ width: 18px;
33676
+ height: 18px;
33677
+ color: rgba(44, 56, 82, 0.75);
33678
+ justify-content: center;
33688
33679
  }
33689
33680
 
33690
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover + tr td {
33691
- border-top-color: transparent;
33681
+ .E_v18frne8 {
33682
+ width: 100%;
33683
+ display: flex;
33684
+ align-items: center;
33685
+ justify-content: center;
33686
+ column-gap: 6px;
33687
+ font-size: 13px;
33692
33688
  }
33693
33689
 
33694
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td {
33695
- background: rgba(225, 230, 241, 0.6);
33696
- border-color: transparent transparent white;
33690
+ .E_v18frne8 .step-item-prefix-container {
33691
+ display: inline-flex;
33692
+ align-items: center;
33693
+ min-width: 20px;
33694
+ min-height: 20px;
33695
+ color: rgba(44, 56, 82, 0.75);
33696
+ justify-content: center;
33697
33697
  }
33698
33698
 
33699
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
33700
- border-radius: 8px 0 0 8px;
33699
+ .E_slr2ynn {
33700
+ padding: 0 8px;
33701
+ height: 18px;
33701
33702
  }
33702
33703
 
33703
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
33704
- border-radius: 8px 0 0 8px;
33704
+ .E_m140wbb6 {
33705
+ padding: 2px 8px;
33706
+ height: 24px;
33705
33707
  }
33706
33708
 
33707
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
33708
- content: "";
33709
- width: 4px;
33710
- top: -1px;
33711
- bottom: -1px;
33712
- background: white;
33709
+ .E_t1fozc1i {
33710
+ margin: 0;
33713
33711
  }
33714
33712
 
33715
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
33716
- border-radius: 0 8px 8px 0;
33713
+ .E_i1vxv4ln {
33714
+ margin-right: 4px;
33715
+ height: 16px;
33717
33716
  }
33718
33717
 
33719
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
33720
- border-radius: 0;
33721
- background: white;
33722
- border-top: none;
33718
+ .E_n1afl31m.ant-tag.ant-tag-gray {
33719
+ font-weight: 700;
33720
+ color: #00122e;
33721
+ background-color: rgba(237, 241, 250, 0.6);
33722
+ border: 1px solid rgba(211, 218, 235, 0.6);
33723
+ word-break: break-all;
33724
+ display: inline;
33725
+ white-space: normal;
33723
33726
  }
33724
33727
 
33725
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
33726
- border-top: 1px solid transparent;
33727
- border-radius: 0 8px 8px 0;
33728
- background: rgba(225, 230, 241, 0.6);
33728
+ .E_t1dtlqs1 {
33729
+ margin-bottom: 4px;
33730
+ color: rgba(44, 56, 82, 0.6);
33729
33731
  }
33730
33732
 
33731
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
33732
- background: white;
33733
- border-top: 1px solid rgba(211, 218, 235, 0.6);
33733
+ .E_s1ese5oy {
33734
+ color: rgba(44, 56, 82, 0.6);
33735
+ line-height: 32px;
33736
+ height: 32px;
33737
+ margin-bottom: 0;
33734
33738
  }
33735
33739
 
33736
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
33737
- display: flex;
33738
- align-items: center;
33739
- height: 100%;
33740
- background: rgba(225, 230, 241, 0.6);
33740
+ .E_s1ese5oy.primary, .E_s1ese5oy.info {
33741
+ color: #0080ff;
33741
33742
  }
33742
33743
 
33743
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
33744
- background: white;
33745
- border-top: 1px solid rgba(211, 218, 235, 0.6);
33744
+ .E_s1ese5oy.warning {
33745
+ color: #ffa500;
33746
33746
  }
33747
33747
 
33748
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
33749
- display: flex;
33750
- align-items: center;
33751
- height: 100%;
33752
- background: rgba(225, 230, 241, 0.6);
33748
+ .E_s1ese5oy.success {
33749
+ color: #00ba5d;
33753
33750
  }
33754
33751
 
33755
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:last-child td {
33756
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
33752
+ .E_s1ese5oy.danger, .E_s1ese5oy.error {
33753
+ color: #f0483e;
33757
33754
  }
33758
33755
 
33759
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row {
33760
- box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
33761
- border-radius: 8px;
33756
+ .E_s1ese5oy.normal {
33757
+ color: rgba(44, 56, 82, 0.6);
33762
33758
  }
33763
33759
 
33764
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
33765
- border-top-color: white;
33760
+ .E_b1ibis43 {
33761
+ margin-bottom: 0;
33762
+ color: #00122e;
33766
33763
  }
33767
33764
 
33768
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td {
33769
- background: rgba(0, 136, 255, 0.1);
33770
- border-bottom-color: transparent;
33771
- border-top-color: transparent;
33765
+ .E_b11xxjd2 {
33766
+ line-height: 32px;
33767
+ margin-right: 6px;
33772
33768
  }
33773
33769
 
33774
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
33775
- border-radius: 8px 0 0 8px;
33770
+ .E_bsub5bw.with-description {
33771
+ height: 24px;
33772
+ flex: 1;
33773
+ position: relative;
33774
+ top: -7px;
33776
33775
  }
33777
33776
 
33778
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
33779
- border-radius: 0 8px 8px 0;
33777
+ .E_bsub5bw p {
33778
+ width: 100%;
33779
+ overflow: hidden;
33780
+ text-overflow: ellipsis;
33781
+ white-space: nowrap;
33780
33782
  }
33781
33783
 
33782
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
33783
- background: rgba(0, 136, 255, 0.1);
33784
+ .E_tmoyoag {
33785
+ border: 1px solid rgba(211, 218, 235, 0.6);
33786
+ border-radius: 8px;
33787
+ overflow: auto;
33784
33788
  }
33785
33789
 
33786
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th {
33787
- background: #fff;
33788
- font-weight: 400;
33790
+ .E_tmoyoag .ant-list {
33789
33791
  position: relative;
33792
+ }
33793
+
33794
+ .E_tmoyoag .ant-list .ant-list-item:last-child {
33790
33795
  border-bottom: none;
33791
- color: #00122e;
33792
- transition: none;
33793
- padding: 14px 8px 14px 8px;
33794
- line-height: 20px;
33795
33796
  }
33796
33797
 
33797
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:not(:last-child):after {
33798
- content: "";
33799
- width: 1px;
33798
+ .E_tmoyoag .ant-list .eagle-table-form-header {
33799
+ position: sticky;
33800
33800
  top: 0;
33801
- bottom: 0;
33802
- background: rgba(211, 218, 235, 0.6);
33803
- position: absolute;
33804
- right: 0;
33801
+ z-index: 2;
33802
+ display: flex;
33803
+ padding: 8px;
33804
+ flex-wrap: nowrap;
33805
+ justify-content: flex-start;
33806
+ background: #f2f5fa;
33807
+ font-size: 14px;
33808
+ color: rgba(44, 56, 82, 0.6);
33809
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
33805
33810
  }
33806
33811
 
33807
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.is-blank {
33808
- padding: unset;
33812
+ .E_tmoyoag .ant-list .eagle-table-form-header {
33813
+ align-items: inherit;
33809
33814
  }
33810
33815
 
33811
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.is-blank:after {
33812
- display: none;
33816
+ .E_tmoyoag .ant-list .eagle-table-form-header .eagle-table-form-cell > p {
33817
+ margin-bottom: 0;
33813
33818
  }
33814
33819
 
33815
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
33816
- width: 100%;
33817
- overflow: hidden;
33818
- white-space: nowrap;
33819
- text-overflow: ellipsis;
33820
+ .E_tmoyoag .ant-list .eagle-table-form-row {
33821
+ display: flex;
33822
+ justify-content: flex-start;
33823
+ align-items: flex-start;
33824
+ flex-wrap: wrap;
33825
+ padding: 8px;
33826
+ border: none;
33820
33827
  }
33821
33828
 
33822
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
33823
- overflow: hidden;
33824
- text-overflow: ellipsis;
33825
- flex: 1;
33829
+ .E_tmoyoag .ant-list .eagle-table-form-row .row-description {
33830
+ flex-basis: 100%;
33831
+ margin: 12px 0 0;
33832
+ order: 99;
33833
+ color: rgba(44, 56, 82, 0.6);
33826
33834
  }
33827
33835
 
33828
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
33829
- padding: 15px 25px 15px 8px;
33836
+ .E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
33837
+ color: #f0483e;
33838
+ flex-basis: 100%;
33839
+ order: 98;
33840
+ margin: 12px 0 0;
33830
33841
  }
33831
33842
 
33832
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
33833
- padding: 0;
33843
+ .E_tmoyoag .ant-list .eagle-table-form-row:hover {
33844
+ background-color: rgba(237, 241, 250, 0.6);
33834
33845
  }
33835
33846
 
33836
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
33837
- position: absolute;
33838
- right: 6px;
33839
- top: 50%;
33840
- transform: translateY(-50%);
33841
- height: 16px;
33842
- display: none;
33843
- transition: transform 320ms ease;
33847
+ .E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
33848
+ background-color: rgba(0, 136, 255, 0.1);
33844
33849
  }
33845
33850
 
33846
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
33847
- display: block;
33848
- transform: translateY(-50%) rotateX(180deg);
33851
+ .E_tmoyoag .ant-list .eagle-table-form-cell {
33852
+ flex: 1 0 0;
33853
+ overflow: hidden;
33849
33854
  }
33850
33855
 
33851
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
33852
- display: block;
33856
+ .E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
33857
+ color: rgba(44, 56, 82, 0.6);
33858
+ margin: 0;
33853
33859
  }
33854
33860
 
33855
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
33856
- display: none;
33861
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
33862
+ text-align: center;
33857
33863
  }
33858
33864
 
33859
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
33860
- transform: translateY(-50%);
33865
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content > * {
33866
+ text-align: center;
33861
33867
  }
33862
33868
 
33863
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
33864
- transform: translateY(-50%) rotateX(180deg);
33869
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
33870
+ text-align: left;
33865
33871
  }
33866
33872
 
33867
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
33868
- background: #f2f5fa;
33873
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content > * {
33874
+ text-align: left;
33869
33875
  }
33870
33876
 
33871
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
33872
- display: block;
33877
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
33878
+ text-align: right;
33873
33879
  }
33874
33880
 
33875
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.align-right {
33876
- padding-right: 25px;
33881
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content > * {
33882
+ text-align: right;
33877
33883
  }
33878
33884
 
33879
- .E_t1fisho6 div.ant-table .ant-table-selection-column {
33880
- padding: 0 !important;
33885
+ .E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
33886
+ margin-right: 8px;
33881
33887
  }
33882
33888
 
33883
- .E_t1fisho6 div.ant-table .ant-table-selection-column .ant-checkbox-wrapper {
33884
- position: absolute;
33885
- left: 50%;
33886
- top: 50%;
33887
- transform: translate(-50%, -50%);
33889
+ .E_tmoyoag .ant-list .ant-list-item-action {
33890
+ padding: 4px;
33891
+ width: 24px;
33892
+ height: 24px;
33893
+ overflow: hidden;
33888
33894
  }
33889
33895
 
33890
- .E_t1fisho6 div.ant-table .ant-table-selection-column:after {
33891
- display: none;
33896
+ .E_tmoyoag .ant-list .ant-list-item-action li {
33897
+ padding: 0;
33892
33898
  }
33893
33899
 
33894
- .E_t1fisho6 div.ant-table .ant-table-hide-scrollbar {
33895
- background: #fff;
33900
+ .E_tmoyoag .ant-list .delete-row-icon.disabled {
33901
+ cursor: not-allowed;
33902
+ opacity: 0.5;
33896
33903
  }
33897
33904
 
33898
- .E_t1fisho6 div.ant-table .ant-table-placeholder {
33899
- background: inherit;
33905
+ .E_tmoyoag .ant-list.size-default .ant-list-item-action {
33906
+ margin: 0;
33900
33907
  }
33901
33908
 
33902
- .E_t1fisho6 div.ant-table .ant-table-placeholder td {
33903
- position: static;
33904
- border: none;
33905
- background: inherit !important;
33906
- height: 100px;
33907
- vertical-align: middle;
33909
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
33910
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
33911
+ border-radius: 5px;
33912
+ font-size: 12px;
33908
33913
  }
33909
33914
 
33910
- .E_t1fisho6 div.ant-table .ant-table-placeholder .table-default-empty,
33911
- .E_t1fisho6 div.ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
33912
- font-weight: bold;
33913
- font-size: 20px;
33914
- color: rgba(10, 37, 85, 0.6);
33915
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
33916
+ font-size: inherit;
33915
33917
  }
33916
33918
 
33917
- .E_t1fisho6 div.ant-table th.ant-table-cell-scrollbar,
33918
- .E_t1fisho6 div.ant-table th.cell__action_ {
33919
- z-index: 10;
33919
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
33920
+ min-height: 24px;
33921
+ font-size: 12px;
33922
+ position: relative;
33920
33923
  }
33921
33924
 
33922
- .E_t1fisho6 div.ant-table td.cell__action_ {
33923
- padding: 0 !important;
33924
- position: relative;
33925
- background: #fff;
33925
+ .E_tmoyoag.row-split-by-border .eagle-table-form-row {
33926
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
33926
33927
  }
33927
33928
 
33928
- .E_t1fisho6 div.ant-table td.cell__action_ > * {
33929
- height: 100%;
33929
+ .E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
33930
+ background-color: rgba(237, 241, 250, 0.6);
33931
+ }
33932
+
33933
+ .E_a138syjm {
33930
33934
  display: flex;
33931
33935
  align-items: center;
33932
- justify-content: flex-end;
33933
- padding-right: 8px;
33936
+ margin-top: 8px;
33934
33937
  }
33935
33938
 
33936
- .E_t1fisho6 div.ant-table td.cell__action_ .menu-button {
33937
- width: 24px;
33939
+ .E_a138syjm button.ant-btn {
33940
+ padding: 2px 8px;
33938
33941
  height: 24px;
33939
- cursor: pointer;
33940
- justify-content: center;
33941
- border-radius: 4px;
33942
33942
  }
33943
33943
 
33944
- .E_t1fisho6 div.ant-table td.cell__action_ .menu-button:hover {
33945
- background: #fff;
33944
+ .E_a138syjm > span.maximum-desc {
33945
+ display: none;
33946
+ margin-left: 8px;
33947
+ color: rgba(44, 56, 82, 0.6);
33948
+ }
33949
+
33950
+ .E_a138syjm > span.maximum-desc.disabled {
33951
+ display: inline;
33952
+ }
33953
+
33954
+ .E_d77i8u0 {
33955
+ width: 24px;
33956
+ height: 24px;
33957
+ padding: 4px;
33958
+ margin-right: 8px;
33946
33959
  }
33947
33960
 
33948
33961
  button.E_l48ei06.ant-btn,
@@ -34010,569 +34023,556 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34010
34023
  color: rgba(44, 56, 82, 0.7490196078);
34011
34024
  }
34012
34025
 
34013
- .E_sddwhm6 {
34014
- margin: 0;
34015
- border-radius: 20px;
34016
- padding: 2px 10px;
34017
- height: 22px;
34026
+ .E_tc97u5y {
34027
+ height: 100%;
34018
34028
  }
34019
34029
 
34020
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
34021
- background-color: rgba(237, 241, 250, 0.6) !important;
34030
+ .E_efzf37v .ant-table-content,
34031
+ .E_efzf37v .ant-table-body {
34032
+ overflow: visible !important;
34033
+ height: 100%;
34022
34034
  }
34023
34035
 
34024
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
34025
- background-color: rgba(225, 230, 241, 0.6) !important;
34036
+ .E_efzf37v .ant-table-tbody .ant-table-placeholder td {
34037
+ height: 100%;
34026
34038
  }
34027
34039
 
34028
- .E_sddwhm6.ant-tag.ui-kit-status-capsule {
34029
- color: #00122e;
34040
+ .E_efzf37v table {
34041
+ width: 100% !important;
34042
+ height: 100%;
34030
34043
  }
34031
34044
 
34032
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
34033
- margin-right: 6px;
34045
+ .E_efzf37v table .ant-table-placeholder .ant-table-expanded-row-fixed {
34046
+ padding: 15px 0;
34034
34047
  }
34035
34048
 
34036
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
34037
- margin-left: 8px;
34038
- color: rgba(44, 56, 82, 0.6);
34049
+ .E_efzf37v table thead.ant-table-thead {
34050
+ display: none;
34039
34051
  }
34040
34052
 
34041
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
34042
- background-color: rgba(0, 136, 255, 0.1);
34053
+ .E_t1fisho6 {
34054
+ height: 100%;
34043
34055
  }
34044
34056
 
34045
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
34046
- background-color: #0080ff;
34057
+ .E_t1fisho6 .ant-table.ant-table-small .ant-table-tbody > tr > td {
34058
+ padding-top: 6px;
34059
+ padding-bottom: 6px;
34047
34060
  }
34048
34061
 
34049
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
34050
- background-color: rgba(0, 136, 255, 0.16);
34062
+ .E_t1fisho6 .active-row td:nth-child(1) {
34063
+ font-weight: 700;
34051
34064
  }
34052
34065
 
34053
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
34054
- background-color: rgba(255, 74, 74, 0.1);
34066
+ .E_t1fisho6.has-selection .active-row td:nth-child(2) {
34067
+ font-weight: 700;
34055
34068
  }
34056
34069
 
34057
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
34058
- background-color: #f0483e;
34070
+ .E_t1fisho6 .ant-spin-nested-loading {
34071
+ height: 100%;
34059
34072
  }
34060
34073
 
34061
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
34062
- background-color: rgba(255, 74, 74, 0.16);
34074
+ .E_t1fisho6 .ant-spin-nested-loading .ant-spin-container {
34075
+ height: 100%;
34076
+ overflow: visible;
34063
34077
  }
34064
34078
 
34065
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
34066
- background-color: rgba(254, 160, 8, 0.1);
34079
+ .E_t1fisho6 .ant-spin-nested-loading .ant-spin {
34080
+ max-height: none;
34067
34081
  }
34068
34082
 
34069
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
34070
- background-color: #fea008;
34083
+ .E_t1fisho6 td.ant-table-column-sort {
34084
+ background: transparent;
34071
34085
  }
34072
34086
 
34073
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
34074
- background-color: rgba(255, 187, 0, 0.16);
34087
+ .E_t1fisho6 td.ant-table-cell-fix-left,
34088
+ .E_t1fisho6 td.ant-table-cell-fix-right {
34089
+ background: #fff;
34090
+ padding: 0 !important;
34075
34091
  }
34076
34092
 
34077
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
34078
- background-color: rgba(30, 201, 127, 0.1);
34093
+ .E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content,
34094
+ .E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content {
34095
+ display: flex;
34096
+ align-items: center;
34097
+ height: 100%;
34098
+ padding: 8px;
34079
34099
  }
34080
34100
 
34081
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
34082
- background-color: #00ba5d;
34101
+ .E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content > span,
34102
+ .E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content > span {
34103
+ overflow: hidden;
34104
+ text-overflow: ellipsis;
34105
+ width: 100%;
34083
34106
  }
34084
34107
 
34085
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
34086
- background-color: rgba(30, 201, 127, 0.16);
34108
+ .E_t1fisho6 .ant-table-container {
34109
+ height: 100%;
34087
34110
  }
34088
34111
 
34089
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
34090
- background-color: rgba(225, 230, 241, 0.6);
34112
+ .E_t1fisho6 .ant-table-container::before, .E_t1fisho6 .ant-table-container::after {
34113
+ box-shadow: none !important;
34091
34114
  }
34092
34115
 
34093
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
34094
- background-color: #6b7d99;
34116
+ .E_t1fisho6 div.ant-table {
34117
+ border-radius: 0px;
34118
+ border-left: none;
34119
+ border-right: none;
34120
+ border-bottom: none;
34121
+ height: 100%;
34122
+ font-size: 12px;
34123
+ background: transparent;
34095
34124
  }
34096
34125
 
34097
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
34098
- background-color: rgba(211, 218, 235, 0.6);
34126
+ .E_t1fisho6 div.ant-table .ant-table-header {
34127
+ position: relative;
34128
+ z-index: 3;
34129
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
34130
+ margin-bottom: -1px;
34099
34131
  }
34100
34132
 
34101
- .E_satwmqm {
34102
- width: 8px;
34103
- height: 8px;
34104
- border-radius: 50%;
34105
- display: inline-block;
34133
+ .E_t1fisho6 div.ant-table .time-wrapper .date,
34134
+ .E_t1fisho6 div.ant-table .value {
34135
+ color: #2d3a56;
34106
34136
  }
34107
34137
 
34108
- .E_sjob3jg {
34109
- --item-min-width: 60px;
34138
+ .E_t1fisho6 div.ant-table .time-wrapper .time,
34139
+ .E_t1fisho6 div.ant-table .unit {
34140
+ color: rgba(44, 56, 82, 0.6);
34110
34141
  }
34111
34142
 
34112
- .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
34113
- display: none !important;
34143
+ .E_t1fisho6 div.ant-table .ant-table-selection {
34144
+ position: unset;
34145
+ text-align: center;
34114
34146
  }
34115
34147
 
34116
- .E_sjob3jg .ant-steps-item.ant-steps-item-active {
34117
- flex-shrink: 0 !important;
34148
+ .E_t1fisho6 div.ant-table .ant-table-tbody > tr.ant-table-row-selected td {
34149
+ background: #fff;
34118
34150
  }
34119
34151
 
34120
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
34121
- color: #0080ff;
34152
+ .E_t1fisho6 div.ant-table .anticon-setting {
34153
+ cursor: pointer;
34154
+ position: absolute;
34155
+ top: 50%;
34156
+ right: 12px;
34157
+ transform: translateY(-50%);
34122
34158
  }
34123
34159
 
34124
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34125
- color: #0080ff;
34126
- font-weight: normal;
34160
+ .E_t1fisho6 div.ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
34161
+ box-shadow: none;
34162
+ width: 1px;
34163
+ background: rgba(213, 219, 227, 0.6);
34127
34164
  }
34128
34165
 
34129
- .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title, .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container:hover .ant-steps-item-content .ant-steps-item-title {
34130
- color: rgba(44, 56, 82, 0.6);
34166
+ .E_t1fisho6 div.ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
34167
+ box-shadow: none;
34168
+ width: 1px;
34169
+ background: rgba(213, 219, 227, 0.6);
34131
34170
  }
34132
34171
 
34133
- .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34134
- color: #00122e;
34172
+ .E_t1fisho6 div.ant-table .ant-table-tbody {
34173
+ position: relative;
34135
34174
  }
34136
34175
 
34137
- .E_sjob3jg .step-item-text {
34138
- display: inline-block;
34139
- }
34140
-
34141
- .E_sjob3jg .step-item-title {
34142
- overflow: hidden;
34143
- white-space: nowrap;
34144
- text-overflow: ellipsis;
34145
- }
34146
-
34147
- .E_hjvj6s6 .ant-steps-item-container {
34148
- min-width: var(--item-min-width);
34176
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td {
34177
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
34178
+ border-bottom: 1px solid white;
34179
+ height: 40px;
34180
+ vertical-align: middle;
34181
+ transition: background 0ms;
34182
+ color: #00122e;
34149
34183
  }
34150
34184
 
34151
- .E_hjvj6s6 .ant-steps-item-disabled {
34152
- cursor: not-allowed !important;
34185
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.header-hover {
34186
+ background: #f2f5fa;
34187
+ border-bottom-color: #f2f5fa;
34153
34188
  }
34154
34189
 
34155
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
34156
- flex-direction: row;
34157
- justify-content: stretch;
34190
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link {
34191
+ height: auto;
34192
+ color: #00122e;
34193
+ font-size: 12px;
34194
+ text-align: left;
34195
+ transition: none;
34196
+ overflow: hidden;
34197
+ text-overflow: ellipsis;
34198
+ white-space: nowrap;
34158
34199
  }
34159
34200
 
34160
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
34161
- padding: 0;
34162
- margin-right: 4px;
34163
- flex: 1;
34164
- overflow: visible;
34201
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link:hover {
34202
+ color: #0096ff;
34165
34203
  }
34166
34204
 
34167
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
34205
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link > span {
34206
+ overflow: hidden;
34207
+ text-overflow: ellipsis;
34168
34208
  width: 100%;
34169
- min-height: unset;
34209
+ vertical-align: middle;
34170
34210
  }
34171
34211
 
34172
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
34173
- height: 26px;
34174
- line-height: 26px;
34175
- width: 100%;
34176
- padding: 0;
34177
- font-size: 12px;
34212
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.cell_status {
34213
+ line-height: 0px;
34178
34214
  }
34179
34215
 
34180
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
34181
- margin-right: 10px;
34216
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.align-right {
34217
+ padding-right: 25px;
34182
34218
  }
34183
34219
 
34184
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
34185
- display: none;
34220
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover + tr td {
34221
+ border-top-color: transparent;
34186
34222
  }
34187
34223
 
34188
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
34189
- padding-left: 8px;
34190
- padding-right: 4px;
34191
- border-radius: 4px 0 0 4px;
34224
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td {
34225
+ background: rgba(225, 230, 241, 0.6);
34226
+ border-color: transparent transparent white;
34192
34227
  }
34193
34228
 
34194
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
34195
- margin-right: 0;
34229
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
34230
+ border-radius: 8px 0 0 8px;
34196
34231
  }
34197
34232
 
34198
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
34199
- padding-right: 8px;
34200
- padding-left: 12px;
34201
- border-radius: 0 4px 4px 0;
34233
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
34234
+ border-radius: 8px 0 0 8px;
34202
34235
  }
34203
34236
 
34204
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
34237
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
34205
34238
  content: "";
34206
- width: 0;
34207
- height: 0;
34208
- border: 13px solid transparent;
34209
- position: absolute;
34210
- top: 0;
34211
- border-left: 8px solid rgba(237, 241, 250, 0.6);
34212
- z-index: 2;
34213
- position: relative;
34214
- top: -50%;
34215
- right: -100%;
34216
- }
34217
-
34218
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
34219
- padding: 0 4px 0 12px;
34239
+ width: 4px;
34240
+ top: -1px;
34241
+ bottom: -1px;
34242
+ background: white;
34220
34243
  }
34221
34244
 
34222
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
34223
- content: "";
34224
- width: 0;
34225
- height: 0;
34226
- border: 13px solid transparent;
34227
- position: absolute;
34228
- top: 0;
34229
- border-left: 8px solid #fff;
34230
- left: 0;
34245
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
34246
+ border-radius: 0 8px 8px 0;
34231
34247
  }
34232
34248
 
34233
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
34234
- max-width: calc(100% - var(--item-min-width) * 2);
34249
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
34250
+ border-radius: 0;
34251
+ background: white;
34252
+ border-top: none;
34235
34253
  }
34236
34254
 
34237
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
34238
- background-color: rgba(0, 136, 255, 0.1);
34255
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
34256
+ border-top: 1px solid transparent;
34257
+ border-radius: 0 8px 8px 0;
34258
+ background: rgba(225, 230, 241, 0.6);
34239
34259
  }
34240
34260
 
34241
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
34242
- border-left-color: rgba(0, 136, 255, 0.1) !important;
34261
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
34262
+ background: white;
34263
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
34243
34264
  }
34244
34265
 
34245
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34246
- cursor: pointer;
34247
- min-width: var(--item-min-width);
34266
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
34267
+ display: flex;
34268
+ align-items: center;
34269
+ height: 100%;
34270
+ background: rgba(225, 230, 241, 0.6);
34248
34271
  }
34249
34272
 
34250
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
34251
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34252
- min-width: var(--item-min-width);
34273
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
34274
+ background: white;
34275
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
34253
34276
  }
34254
34277
 
34255
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
34256
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
34257
- background-color: rgba(237, 241, 250, 0.6);
34278
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
34279
+ display: flex;
34280
+ align-items: center;
34281
+ height: 100%;
34282
+ background: rgba(225, 230, 241, 0.6);
34258
34283
  }
34259
34284
 
34260
- .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
34261
- padding: 0;
34285
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:last-child td {
34286
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
34262
34287
  }
34263
34288
 
34264
- .E_v4tv3mf .ant-steps.ant-steps-vertical {
34265
- width: 192px;
34266
- row-gap: 2px;
34289
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row {
34290
+ box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
34291
+ border-radius: 8px;
34267
34292
  }
34268
34293
 
34269
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
34270
- background-color: rgba(225, 230, 241, 0.6);
34294
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
34295
+ border-top-color: white;
34271
34296
  }
34272
34297
 
34273
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
34274
- color: #00122e !important;
34298
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td {
34299
+ background: rgba(0, 136, 255, 0.1);
34300
+ border-bottom-color: transparent;
34301
+ border-top-color: transparent;
34275
34302
  }
34276
34303
 
34277
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-disabled) .ant-steps-item-container:hover {
34278
- background-color: rgba(225, 230, 241, 0.6);
34304
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
34305
+ border-radius: 8px 0 0 8px;
34279
34306
  }
34280
34307
 
34281
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
34282
- padding: 0 8px;
34283
- border-radius: 4px;
34284
- height: 32px;
34285
- display: flex;
34286
- align-items: center;
34308
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
34309
+ border-radius: 0 8px 8px 0;
34287
34310
  }
34288
34311
 
34289
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
34290
- min-height: auto;
34291
- white-space: nowrap;
34312
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
34313
+ background: rgba(0, 136, 255, 0.1);
34292
34314
  }
34293
34315
 
34294
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34295
- font-size: 13px;
34316
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th {
34317
+ background: #fff;
34318
+ font-weight: 400;
34319
+ position: relative;
34320
+ border-bottom: none;
34321
+ color: #00122e;
34322
+ transition: none;
34323
+ padding: 14px 8px 14px 8px;
34296
34324
  line-height: 20px;
34297
- max-width: 100%;
34298
- padding-right: 0;
34299
34325
  }
34300
34326
 
34301
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
34302
- background: rgba(0, 128, 255, 0.1);
34327
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:not(:last-child):after {
34328
+ content: "";
34329
+ width: 1px;
34330
+ top: 0;
34331
+ bottom: 0;
34332
+ background: rgba(211, 218, 235, 0.6);
34333
+ position: absolute;
34334
+ right: 0;
34303
34335
  }
34304
34336
 
34305
- .E_h6l1tj4 {
34306
- width: 100%;
34307
- display: inline-flex;
34308
- align-items: center;
34309
- justify-content: center;
34310
- column-gap: 4px;
34337
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.is-blank {
34338
+ padding: unset;
34311
34339
  }
34312
34340
 
34313
- .E_h6l1tj4 .step-item-prefix-container {
34314
- display: inline-flex;
34315
- align-items: center;
34316
- width: 18px;
34317
- height: 18px;
34318
- color: rgba(44, 56, 82, 0.75);
34319
- justify-content: center;
34341
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.is-blank:after {
34342
+ display: none;
34320
34343
  }
34321
34344
 
34322
- .E_v18frne8 {
34345
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
34323
34346
  width: 100%;
34324
- display: flex;
34325
- align-items: center;
34326
- justify-content: center;
34327
- column-gap: 6px;
34328
- font-size: 13px;
34329
- }
34330
-
34331
- .E_v18frne8 .step-item-prefix-container {
34332
- display: inline-flex;
34333
- align-items: center;
34334
- min-width: 20px;
34335
- min-height: 20px;
34336
- color: rgba(44, 56, 82, 0.75);
34337
- justify-content: center;
34347
+ overflow: hidden;
34348
+ white-space: nowrap;
34349
+ text-overflow: ellipsis;
34338
34350
  }
34339
34351
 
34340
- .E_i1g85yz3 {
34341
- margin-right: 4px;
34342
- height: 16px;
34352
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
34353
+ overflow: hidden;
34354
+ text-overflow: ellipsis;
34355
+ flex: 1;
34343
34356
  }
34344
34357
 
34345
- .E_t1dtlqs1 {
34346
- margin-bottom: 4px;
34347
- color: rgba(44, 56, 82, 0.6);
34358
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
34359
+ padding: 15px 25px 15px 8px;
34348
34360
  }
34349
34361
 
34350
- .E_s1ese5oy {
34351
- color: rgba(44, 56, 82, 0.6);
34352
- line-height: 32px;
34353
- height: 32px;
34354
- margin-bottom: 0;
34362
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
34363
+ padding: 0;
34355
34364
  }
34356
34365
 
34357
- .E_s1ese5oy.primary, .E_s1ese5oy.info {
34358
- color: #0080ff;
34366
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
34367
+ position: absolute;
34368
+ right: 6px;
34369
+ top: 50%;
34370
+ transform: translateY(-50%);
34371
+ height: 16px;
34372
+ display: none;
34373
+ transition: transform 320ms ease;
34359
34374
  }
34360
34375
 
34361
- .E_s1ese5oy.warning {
34362
- color: #ffa500;
34376
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
34377
+ display: block;
34378
+ transform: translateY(-50%) rotateX(180deg);
34363
34379
  }
34364
34380
 
34365
- .E_s1ese5oy.success {
34366
- color: #00ba5d;
34381
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
34382
+ display: block;
34367
34383
  }
34368
34384
 
34369
- .E_s1ese5oy.danger, .E_s1ese5oy.error {
34370
- color: #f0483e;
34385
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
34386
+ display: none;
34371
34387
  }
34372
34388
 
34373
- .E_s1ese5oy.normal {
34374
- color: rgba(44, 56, 82, 0.6);
34389
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
34390
+ transform: translateY(-50%);
34375
34391
  }
34376
34392
 
34377
- .E_b1ibis43 {
34378
- margin-bottom: 0;
34379
- color: #00122e;
34393
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
34394
+ transform: translateY(-50%) rotateX(180deg);
34380
34395
  }
34381
34396
 
34382
- .E_b11xxjd2 {
34383
- line-height: 32px;
34384
- margin-right: 6px;
34397
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
34398
+ background: #f2f5fa;
34385
34399
  }
34386
34400
 
34387
- .E_bsub5bw.with-description {
34388
- height: 24px;
34389
- flex: 1;
34390
- position: relative;
34391
- top: -7px;
34401
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
34402
+ display: block;
34392
34403
  }
34393
34404
 
34394
- .E_bsub5bw p {
34395
- width: 100%;
34396
- overflow: hidden;
34397
- text-overflow: ellipsis;
34398
- white-space: nowrap;
34405
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.align-right {
34406
+ padding-right: 25px;
34399
34407
  }
34400
34408
 
34401
- .E_tmoyoag {
34402
- border: 1px solid rgba(211, 218, 235, 0.6);
34403
- border-radius: 8px;
34404
- overflow: auto;
34409
+ .E_t1fisho6 div.ant-table .ant-table-selection-column {
34410
+ padding: 0 !important;
34405
34411
  }
34406
34412
 
34407
- .E_tmoyoag .ant-list {
34408
- position: relative;
34413
+ .E_t1fisho6 div.ant-table .ant-table-selection-column .ant-checkbox-wrapper {
34414
+ position: absolute;
34415
+ left: 50%;
34416
+ top: 50%;
34417
+ transform: translate(-50%, -50%);
34409
34418
  }
34410
34419
 
34411
- .E_tmoyoag .ant-list .ant-list-item:last-child {
34412
- border-bottom: none;
34420
+ .E_t1fisho6 div.ant-table .ant-table-selection-column:after {
34421
+ display: none;
34413
34422
  }
34414
34423
 
34415
- .E_tmoyoag .ant-list .eagle-table-form-header {
34416
- position: sticky;
34417
- top: 0;
34418
- z-index: 2;
34419
- display: flex;
34420
- padding: 8px;
34421
- flex-wrap: nowrap;
34422
- justify-content: flex-start;
34423
- background: #f2f5fa;
34424
- font-size: 14px;
34425
- color: rgba(44, 56, 82, 0.6);
34426
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34424
+ .E_t1fisho6 div.ant-table .ant-table-hide-scrollbar {
34425
+ background: #fff;
34427
34426
  }
34428
34427
 
34429
- .E_tmoyoag .ant-list .eagle-table-form-header {
34430
- align-items: inherit;
34428
+ .E_t1fisho6 div.ant-table .ant-table-placeholder {
34429
+ background: inherit;
34431
34430
  }
34432
34431
 
34433
- .E_tmoyoag .ant-list .eagle-table-form-header .eagle-table-form-cell > p {
34434
- margin-bottom: 0;
34432
+ .E_t1fisho6 div.ant-table .ant-table-placeholder td {
34433
+ position: static;
34434
+ border: none;
34435
+ background: inherit !important;
34436
+ height: 100px;
34437
+ vertical-align: middle;
34435
34438
  }
34436
34439
 
34437
- .E_tmoyoag .ant-list .eagle-table-form-row {
34438
- display: flex;
34439
- justify-content: flex-start;
34440
- align-items: flex-start;
34441
- flex-wrap: wrap;
34442
- padding: 8px;
34443
- border: none;
34440
+ .E_t1fisho6 div.ant-table .ant-table-placeholder .table-default-empty,
34441
+ .E_t1fisho6 div.ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
34442
+ font-weight: bold;
34443
+ font-size: 20px;
34444
+ color: rgba(10, 37, 85, 0.6);
34444
34445
  }
34445
34446
 
34446
- .E_tmoyoag .ant-list .eagle-table-form-row .row-description {
34447
- flex-basis: 100%;
34448
- margin: 12px 0 0;
34449
- order: 99;
34450
- color: rgba(44, 56, 82, 0.6);
34447
+ .E_t1fisho6 div.ant-table th.ant-table-cell-scrollbar,
34448
+ .E_t1fisho6 div.ant-table th.cell__action_ {
34449
+ z-index: 10;
34451
34450
  }
34452
34451
 
34453
- .E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
34454
- color: #f0483e;
34455
- flex-basis: 100%;
34456
- order: 98;
34457
- margin: 12px 0 0;
34452
+ .E_t1fisho6 div.ant-table td.cell__action_ {
34453
+ padding: 0 !important;
34454
+ position: relative;
34455
+ background: #fff;
34458
34456
  }
34459
34457
 
34460
- .E_tmoyoag .ant-list .eagle-table-form-row:hover {
34461
- background-color: rgba(237, 241, 250, 0.6);
34458
+ .E_t1fisho6 div.ant-table td.cell__action_ > * {
34459
+ height: 100%;
34460
+ display: flex;
34461
+ align-items: center;
34462
+ justify-content: flex-end;
34463
+ padding-right: 8px;
34462
34464
  }
34463
34465
 
34464
- .E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
34465
- background-color: rgba(0, 136, 255, 0.1);
34466
+ .E_t1fisho6 div.ant-table td.cell__action_ .menu-button {
34467
+ width: 24px;
34468
+ height: 24px;
34469
+ cursor: pointer;
34470
+ justify-content: center;
34471
+ border-radius: 4px;
34466
34472
  }
34467
34473
 
34468
- .E_tmoyoag .ant-list .eagle-table-form-cell {
34469
- flex: 1 0 0;
34470
- overflow: hidden;
34474
+ .E_t1fisho6 div.ant-table td.cell__action_ .menu-button:hover {
34475
+ background: #fff;
34471
34476
  }
34472
34477
 
34473
- .E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
34474
- color: rgba(44, 56, 82, 0.6);
34478
+ .E_sddwhm6 {
34475
34479
  margin: 0;
34480
+ border-radius: 20px;
34481
+ padding: 2px 10px;
34482
+ height: 22px;
34476
34483
  }
34477
34484
 
34478
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
34479
- text-align: center;
34485
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
34486
+ background-color: rgba(237, 241, 250, 0.6) !important;
34480
34487
  }
34481
34488
 
34482
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content > * {
34483
- text-align: center;
34489
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
34490
+ background-color: rgba(225, 230, 241, 0.6) !important;
34484
34491
  }
34485
34492
 
34486
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
34487
- text-align: left;
34493
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule {
34494
+ color: #00122e;
34488
34495
  }
34489
34496
 
34490
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content > * {
34491
- text-align: left;
34497
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
34498
+ margin-right: 6px;
34492
34499
  }
34493
34500
 
34494
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
34495
- text-align: right;
34501
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
34502
+ margin-left: 8px;
34503
+ color: rgba(44, 56, 82, 0.6);
34496
34504
  }
34497
34505
 
34498
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content > * {
34499
- text-align: right;
34506
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
34507
+ background-color: rgba(0, 136, 255, 0.1);
34500
34508
  }
34501
34509
 
34502
- .E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
34503
- margin-right: 8px;
34510
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
34511
+ background-color: #0080ff;
34504
34512
  }
34505
34513
 
34506
- .E_tmoyoag .ant-list .ant-list-item-action {
34507
- padding: 4px;
34508
- width: 24px;
34509
- height: 24px;
34510
- overflow: hidden;
34514
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
34515
+ background-color: rgba(0, 136, 255, 0.16);
34511
34516
  }
34512
34517
 
34513
- .E_tmoyoag .ant-list .ant-list-item-action li {
34514
- padding: 0;
34518
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
34519
+ background-color: rgba(255, 74, 74, 0.1);
34515
34520
  }
34516
34521
 
34517
- .E_tmoyoag .ant-list .delete-row-icon.disabled {
34518
- cursor: not-allowed;
34519
- opacity: 0.5;
34522
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
34523
+ background-color: #f0483e;
34520
34524
  }
34521
34525
 
34522
- .E_tmoyoag .ant-list.size-default .ant-list-item-action {
34523
- margin: 0;
34526
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
34527
+ background-color: rgba(255, 74, 74, 0.16);
34524
34528
  }
34525
34529
 
34526
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
34527
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
34528
- border-radius: 5px;
34529
- font-size: 12px;
34530
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
34531
+ background-color: rgba(254, 160, 8, 0.1);
34530
34532
  }
34531
34533
 
34532
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
34533
- font-size: inherit;
34534
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
34535
+ background-color: #fea008;
34534
34536
  }
34535
34537
 
34536
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
34537
- min-height: 24px;
34538
- font-size: 12px;
34539
- position: relative;
34538
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
34539
+ background-color: rgba(255, 187, 0, 0.16);
34540
34540
  }
34541
34541
 
34542
- .E_tmoyoag.row-split-by-border .eagle-table-form-row {
34543
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34542
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
34543
+ background-color: rgba(30, 201, 127, 0.1);
34544
34544
  }
34545
34545
 
34546
- .E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
34547
- background-color: rgba(237, 241, 250, 0.6);
34546
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
34547
+ background-color: #00ba5d;
34548
34548
  }
34549
34549
 
34550
- .E_a138syjm {
34551
- display: flex;
34552
- align-items: center;
34553
- margin-top: 8px;
34550
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
34551
+ background-color: rgba(30, 201, 127, 0.16);
34554
34552
  }
34555
34553
 
34556
- .E_a138syjm button.ant-btn {
34557
- padding: 2px 8px;
34558
- height: 24px;
34554
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
34555
+ background-color: rgba(225, 230, 241, 0.6);
34559
34556
  }
34560
34557
 
34561
- .E_a138syjm > span.maximum-desc {
34562
- display: none;
34563
- margin-left: 8px;
34564
- color: rgba(44, 56, 82, 0.6);
34558
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
34559
+ background-color: #6b7d99;
34565
34560
  }
34566
34561
 
34567
- .E_a138syjm > span.maximum-desc.disabled {
34568
- display: inline;
34562
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
34563
+ background-color: rgba(211, 218, 235, 0.6);
34569
34564
  }
34570
34565
 
34571
- .E_d77i8u0 {
34572
- width: 24px;
34573
- height: 24px;
34574
- padding: 4px;
34575
- margin-right: 8px;
34566
+ .E_satwmqm {
34567
+ width: 8px;
34568
+ height: 8px;
34569
+ border-radius: 50%;
34570
+ display: inline-block;
34571
+ }
34572
+
34573
+ .E_i1g85yz3 {
34574
+ margin-right: 4px;
34575
+ height: 16px;
34576
34576
  }
34577
34577
 
34578
34578
  .E_r77hffu {
@@ -35339,6 +35339,18 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35339
35339
  color: #00122e;
35340
35340
  }
35341
35341
 
35342
+ .E_i14c7jc8 {
35343
+ color: var(--i14c7jc8-0);
35344
+ }
35345
+
35346
+ .E_i1ibuolf {
35347
+ display: flex;
35348
+ align-items: center;
35349
+ column-gap: 4px;
35350
+ font-size: 12px;
35351
+ color: rgba(44, 56, 82, 0.7490196078);
35352
+ }
35353
+
35342
35354
  .E_d1u4ndxc {
35343
35355
  color: rgba(44, 56, 82, 0.7490196078);
35344
35356
  font-size: 12px;
@@ -35370,18 +35382,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35370
35382
  transform: translateX(100%);
35371
35383
  }
35372
35384
  }
35373
- .E_i14c7jc8 {
35374
- color: var(--i14c7jc8-0);
35375
- }
35376
-
35377
- .E_i1ibuolf {
35378
- display: flex;
35379
- align-items: center;
35380
- column-gap: 4px;
35381
- font-size: 12px;
35382
- color: rgba(44, 56, 82, 0.7490196078);
35383
- }
35384
-
35385
35385
  .E_s1ebs0ra {
35386
35386
  display: flex;
35387
35387
  align-items: center;
@@ -35453,53 +35453,24 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35453
35453
  background: #fff;
35454
35454
  }
35455
35455
 
35456
- .E_c18bcrac {
35457
- display: inline-block;
35458
- width: 100%;
35459
- }
35460
-
35461
- .E_c18bcrac .recharts-wrapper {
35462
- margin-left: 4px;
35463
- }
35464
-
35465
- .E_cro7kg2 {
35466
- padding: 4px;
35467
- }
35468
-
35469
- .E_c14wcxf0 {
35456
+ .E_n12mqh7z {
35470
35457
  display: flex;
35471
- justify-content: space-between;
35472
35458
  align-items: center;
35473
- font-size: 13px;
35474
- line-height: 24px;
35475
- color: #cccccc;
35476
- white-space: nowrap;
35477
- }
35478
-
35479
- .E_c14wcxf0 label {
35480
- margin-right: 32px;
35481
- }
35482
-
35483
- .E_coy29mj.E_c14wcxf0 {
35484
- font-weight: bold;
35485
- color: white;
35486
- }
35487
-
35488
- .E_s11212zy {
35489
- width: 8px;
35490
- height: 8px;
35491
- border-radius: 2px;
35492
- display: inline-block;
35493
- background: var(--s11212zy-0);
35494
- border: 1px solid #fff;
35495
- box-sizing: content-box;
35496
- margin-right: 6px;
35459
+ font-size: 12px;
35460
+ line-height: 18px;
35497
35461
  }
35498
35462
 
35499
- .E_p1lyky6c > :first-child {
35500
- font-weight: bold;
35501
- color: white;
35502
- margin-right: 4px;
35463
+ .E_n12mqh7z:not(:last-child) {
35464
+ margin-bottom: 4px;
35465
+ }
35466
+
35467
+ .E_tf5bynu {
35468
+ margin: 0 3px;
35469
+ }
35470
+
35471
+ .E_tcckoz1 {
35472
+ max-height: 400px;
35473
+ overflow: auto;
35503
35474
  }
35504
35475
 
35505
35476
  .E_clm1wy1 {
@@ -35611,6 +35582,35 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35611
35582
  border-radius: 2px;
35612
35583
  }
35613
35584
 
35585
+ .E_ou7iq30 {
35586
+ overflow: hidden;
35587
+ text-overflow: ellipsis;
35588
+ }
35589
+
35590
+ .E_s1tui002 {
35591
+ white-space: nowrap;
35592
+ }
35593
+
35594
+ .E_mxrc2zg {
35595
+ display: -webkit-box;
35596
+ -webkit-line-clamp: var(--mxrc2zg-0);
35597
+ -webkit-box-orient: vertical;
35598
+ word-break: break-all;
35599
+ }
35600
+
35601
+ .E_t1vv6d68 .ant-tooltip-arrow {
35602
+ display: none;
35603
+ }
35604
+
35605
+ .E_t1vv6d68 .ant-tooltip-inner {
35606
+ background: rgba(23, 38, 64, 0.8);
35607
+ border-radius: 4px;
35608
+ }
35609
+
35610
+ .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
35611
+ visibility: hidden;
35612
+ }
35613
+
35614
35614
  span.E_tqjc4ui {
35615
35615
  margin: 0 2px;
35616
35616
  }
@@ -35627,24 +35627,53 @@ span.E_tqjc4ui {
35627
35627
  color: #0080ff;
35628
35628
  }
35629
35629
 
35630
- .E_n12mqh7z {
35630
+ .E_c18bcrac {
35631
+ display: inline-block;
35632
+ width: 100%;
35633
+ }
35634
+
35635
+ .E_c18bcrac .recharts-wrapper {
35636
+ margin-left: 4px;
35637
+ }
35638
+
35639
+ .E_cro7kg2 {
35640
+ padding: 4px;
35641
+ }
35642
+
35643
+ .E_c14wcxf0 {
35631
35644
  display: flex;
35645
+ justify-content: space-between;
35632
35646
  align-items: center;
35633
- font-size: 12px;
35634
- line-height: 18px;
35647
+ font-size: 13px;
35648
+ line-height: 24px;
35649
+ color: #cccccc;
35650
+ white-space: nowrap;
35635
35651
  }
35636
35652
 
35637
- .E_n12mqh7z:not(:last-child) {
35638
- margin-bottom: 4px;
35653
+ .E_c14wcxf0 label {
35654
+ margin-right: 32px;
35639
35655
  }
35640
35656
 
35641
- .E_tf5bynu {
35642
- margin: 0 3px;
35657
+ .E_coy29mj.E_c14wcxf0 {
35658
+ font-weight: bold;
35659
+ color: white;
35643
35660
  }
35644
35661
 
35645
- .E_tcckoz1 {
35646
- max-height: 400px;
35647
- overflow: auto;
35662
+ .E_s11212zy {
35663
+ width: 8px;
35664
+ height: 8px;
35665
+ border-radius: 2px;
35666
+ display: inline-block;
35667
+ background: var(--s11212zy-0);
35668
+ border: 1px solid #fff;
35669
+ box-sizing: content-box;
35670
+ margin-right: 6px;
35671
+ }
35672
+
35673
+ .E_p1lyky6c > :first-child {
35674
+ font-weight: bold;
35675
+ color: white;
35676
+ margin-right: 4px;
35648
35677
  }
35649
35678
 
35650
35679
  .E_s1iv0tp1 .enabled-switch {
@@ -35762,33 +35791,29 @@ span.E_tqjc4ui {
35762
35791
  padding-right: 12px;
35763
35792
  }
35764
35793
 
35765
- .E_ou7iq30 {
35766
- overflow: hidden;
35767
- text-overflow: ellipsis;
35768
- }
35769
-
35770
- .E_s1tui002 {
35771
- white-space: nowrap;
35794
+ .E_wg1tsps {
35795
+ display: flex;
35796
+ align-items: center;
35797
+ justify-content: flex-end;
35772
35798
  }
35773
35799
 
35774
- .E_mxrc2zg {
35775
- display: -webkit-box;
35776
- -webkit-line-clamp: var(--mxrc2zg-0);
35777
- -webkit-box-orient: vertical;
35778
- word-break: break-all;
35800
+ .E_b1ctd5xy {
35801
+ display: flex;
35802
+ align-items: center;
35803
+ width: calc(100% - 40px);
35779
35804
  }
35780
35805
 
35781
- .E_t1vv6d68 .ant-tooltip-arrow {
35782
- display: none;
35806
+ .E_b1ctd5xy .chart {
35807
+ display: inline-block;
35808
+ width: 100%;
35783
35809
  }
35784
35810
 
35785
- .E_t1vv6d68 .ant-tooltip-inner {
35786
- background: rgba(23, 38, 64, 0.8);
35787
- border-radius: 4px;
35811
+ .E_u1p8acpn {
35812
+ min-width: 40px;
35788
35813
  }
35789
35814
 
35790
- .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
35791
- visibility: hidden;
35815
+ .E_u1p8acpn .unit {
35816
+ color: #00122e !important;
35792
35817
  }
35793
35818
 
35794
35819
  .E_c1up1pdz {
@@ -35957,29 +35982,140 @@ span.E_tqjc4ui {
35957
35982
  color: #fff;
35958
35983
  }
35959
35984
 
35960
- .E_wg1tsps {
35985
+ .E_s1at6qmn.ant-layout-sider {
35986
+ background: #edf0f7;
35987
+ padding: 32px 8px;
35988
+ overflow: auto;
35989
+ }
35990
+
35991
+ .E_s1at6qmn .ant-layout-sider-children {
35961
35992
  display: flex;
35962
- align-items: center;
35963
- justify-content: flex-end;
35993
+ flex-direction: column;
35994
+ justify-content: space-between;
35964
35995
  }
35965
35996
 
35966
- .E_b1ctd5xy {
35997
+ .E_s1at6qmn footer {
35998
+ display: flex;
35999
+ }
36000
+
36001
+ .E_s1at6qmn .ant-menu {
36002
+ background: #edf0f7;
36003
+ }
36004
+
36005
+ .E_s1at6qmn .ant-menu a {
36006
+ color: #00122e;
36007
+ width: 180px;
36008
+ overflow: hidden;
36009
+ text-overflow: ellipsis;
36010
+ }
36011
+
36012
+ .E_s1at6qmn .ant-menu-vertical {
36013
+ margin-bottom: 24px;
36014
+ }
36015
+
36016
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
36017
+ margin: 0;
36018
+ }
36019
+
36020
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
36021
+ font-size: 12px;
36022
+ padding: 0 8px 4px;
36023
+ line-height: 18px;
36024
+ }
36025
+
36026
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
36027
+ padding: 0;
36028
+ }
36029
+
36030
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
36031
+ padding-bottom: 24px;
36032
+ }
36033
+
36034
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
36035
+ margin-bottom: 24px;
36036
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
36037
+ }
36038
+
36039
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item {
36040
+ transition: none;
35967
36041
  display: flex;
35968
36042
  align-items: center;
35969
- width: calc(100% - 40px);
36043
+ height: 32px;
36044
+ line-height: 22px;
36045
+ padding: 0 8px;
35970
36046
  }
35971
36047
 
35972
- .E_b1ctd5xy .chart {
35973
- display: inline-block;
36048
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
36049
+ margin-right: 12px;
36050
+ }
36051
+
36052
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
36053
+ margin: 0;
36054
+ margin-bottom: 2px;
36055
+ }
36056
+
36057
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
36058
+ background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
36059
+ box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
36060
+ border-radius: 6px;
36061
+ color: #fff;
36062
+ }
36063
+
36064
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
36065
+ color: #fff;
36066
+ }
36067
+
36068
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item:hover, .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item-active {
36069
+ background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
36070
+ box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
36071
+ border-radius: 6px;
36072
+ }
36073
+
36074
+ .E_s1wu0lms .ant-menu-item-group-title {
36075
+ white-space: nowrap;
36076
+ transition: all 0s;
36077
+ }
36078
+
36079
+ .E_s1wu0lms.shrink {
36080
+ transition: all 0s;
36081
+ overflow: hidden;
36082
+ }
36083
+
36084
+ .E_s1wu0lms.shrink .ant-menu-item-group-title {
36085
+ visibility: hidden;
36086
+ }
36087
+
36088
+ .E_s1wu0lms.shrink .ant-menu-item {
36089
+ width: 36px;
36090
+ padding: 0 6px;
36091
+ }
36092
+
36093
+ .E_n1ugzfva {
36094
+ display: flex;
36095
+ place-items: center;
36096
+ width: 100% !important;
36097
+ }
36098
+
36099
+ .E_n1ugzfva[disabled] {
36100
+ color: rgba(0, 0, 0, 0.25) !important;
36101
+ opacity: 1 !important;
36102
+ }
36103
+
36104
+ .E_n1ugzfva.ant-btn {
35974
36105
  width: 100%;
36106
+ color: #00122e;
35975
36107
  }
35976
36108
 
35977
- .E_u1p8acpn {
35978
- min-width: 40px;
36109
+ .E_n1ugzfva .icon-wrapper {
36110
+ margin-right: 12px;
35979
36111
  }
35980
36112
 
35981
- .E_u1p8acpn .unit {
35982
- color: #00122e !important;
36113
+ .E_n1ugzfva .link-title {
36114
+ flex: 1;
36115
+ overflow: hidden;
36116
+ white-space: nowrap;
36117
+ text-overflow: ellipsis;
36118
+ text-align: left;
35983
36119
  }
35984
36120
 
35985
36121
  .E_skwah65 {
@@ -36246,148 +36382,6 @@ span.E_tqjc4ui {
36246
36382
  background: transparent;
36247
36383
  }
36248
36384
 
36249
- .E_s1at6qmn.ant-layout-sider {
36250
- background: #edf0f7;
36251
- padding: 32px 8px;
36252
- overflow: auto;
36253
- }
36254
-
36255
- .E_s1at6qmn .ant-layout-sider-children {
36256
- display: flex;
36257
- flex-direction: column;
36258
- justify-content: space-between;
36259
- }
36260
-
36261
- .E_s1at6qmn footer {
36262
- display: flex;
36263
- }
36264
-
36265
- .E_s1at6qmn .ant-menu {
36266
- background: #edf0f7;
36267
- }
36268
-
36269
- .E_s1at6qmn .ant-menu a {
36270
- color: #00122e;
36271
- width: 180px;
36272
- overflow: hidden;
36273
- text-overflow: ellipsis;
36274
- }
36275
-
36276
- .E_s1at6qmn .ant-menu-vertical {
36277
- margin-bottom: 24px;
36278
- }
36279
-
36280
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
36281
- margin: 0;
36282
- }
36283
-
36284
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
36285
- font-size: 12px;
36286
- padding: 0 8px 4px;
36287
- line-height: 18px;
36288
- }
36289
-
36290
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
36291
- padding: 0;
36292
- }
36293
-
36294
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
36295
- padding-bottom: 24px;
36296
- }
36297
-
36298
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
36299
- margin-bottom: 24px;
36300
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
36301
- }
36302
-
36303
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item {
36304
- transition: none;
36305
- display: flex;
36306
- align-items: center;
36307
- height: 32px;
36308
- line-height: 22px;
36309
- padding: 0 8px;
36310
- }
36311
-
36312
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
36313
- margin-right: 12px;
36314
- }
36315
-
36316
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
36317
- margin: 0;
36318
- margin-bottom: 2px;
36319
- }
36320
-
36321
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
36322
- background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
36323
- box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
36324
- border-radius: 6px;
36325
- color: #fff;
36326
- }
36327
-
36328
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
36329
- color: #fff;
36330
- }
36331
-
36332
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item:hover, .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item-active {
36333
- background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
36334
- box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
36335
- border-radius: 6px;
36336
- }
36337
-
36338
- .E_s1wu0lms .ant-menu-item-group-title {
36339
- white-space: nowrap;
36340
- transition: all 0s;
36341
- }
36342
-
36343
- .E_s1wu0lms.shrink {
36344
- transition: all 0s;
36345
- overflow: hidden;
36346
- }
36347
-
36348
- .E_s1wu0lms.shrink .ant-menu-item-group-title {
36349
- visibility: hidden;
36350
- }
36351
-
36352
- .E_s1wu0lms.shrink .ant-menu-item {
36353
- width: 36px;
36354
- padding: 0 6px;
36355
- }
36356
-
36357
- .E_n1ugzfva {
36358
- display: flex;
36359
- place-items: center;
36360
- width: 100% !important;
36361
- }
36362
-
36363
- .E_n1ugzfva[disabled] {
36364
- color: rgba(0, 0, 0, 0.25) !important;
36365
- opacity: 1 !important;
36366
- }
36367
-
36368
- .E_n1ugzfva.ant-btn {
36369
- width: 100%;
36370
- color: #00122e;
36371
- }
36372
-
36373
- .E_n1ugzfva .icon-wrapper {
36374
- margin-right: 12px;
36375
- }
36376
-
36377
- .E_n1ugzfva .link-title {
36378
- flex: 1;
36379
- overflow: hidden;
36380
- white-space: nowrap;
36381
- text-overflow: ellipsis;
36382
- text-align: left;
36383
- }
36384
-
36385
- .E_h1ol2wl7 {
36386
- font-weight: bold;
36387
- background-color: unset;
36388
- padding: unset;
36389
- }
36390
-
36391
36385
  .E_d11hhzf9 {
36392
36386
  width: 492px !important;
36393
36387
  margin: 40px auto !important;
@@ -36430,6 +36424,12 @@ span.E_tqjc4ui {
36430
36424
  gap: 8px;
36431
36425
  }
36432
36426
 
36427
+ .E_h1ol2wl7 {
36428
+ font-weight: bold;
36429
+ background-color: unset;
36430
+ padding: unset;
36431
+ }
36432
+
36433
36433
  .E_i5w779o {
36434
36434
  padding: 8px 0;
36435
36435
  }
@@ -37098,6 +37098,57 @@ span.E_tqjc4ui {
37098
37098
  padding: 0;
37099
37099
  }
37100
37100
 
37101
+ .E_c1ss4prm {
37102
+ color: rgba(44, 56, 82, 0.6);
37103
+ }
37104
+
37105
+ .E_c1ss4prm li {
37106
+ margin-bottom: 4px;
37107
+ }
37108
+
37109
+ .E_c1ss4prm li:last-child {
37110
+ margin-bottom: 0;
37111
+ }
37112
+
37113
+ .E_ms3tlei {
37114
+ background: rgba(225, 230, 241, 0.6);
37115
+ padding: 8px;
37116
+ border-radius: 6px;
37117
+ color: rgba(44, 56, 82, 0.6);
37118
+ }
37119
+
37120
+ .E_ms3tlei li {
37121
+ margin-bottom: 4px;
37122
+ }
37123
+
37124
+ .E_ms3tlei li:last-child {
37125
+ margin-bottom: 0;
37126
+ }
37127
+
37128
+ .E_du44iy7 {
37129
+ margin-bottom: 4px;
37130
+ }
37131
+
37132
+ .E_s1qmhanr {
37133
+ color: rgba(44, 56, 82, 0.6);
37134
+ margin-bottom: 8px;
37135
+ }
37136
+
37137
+ .E_drje1h0 {
37138
+ height: 1px;
37139
+ background: #e4e9f2;
37140
+ margin: 16px 0;
37141
+ }
37142
+
37143
+ .E_cevhqx7 {
37144
+ color: #00122e;
37145
+ }
37146
+
37147
+ .E_snbqlt4 {
37148
+ margin-top: 8px;
37149
+ color: rgba(44, 56, 82, 0.6);
37150
+ }
37151
+
37101
37152
  .E_c14ouk5o {
37102
37153
  width: 100%;
37103
37154
  height: 100%;
@@ -37151,57 +37202,6 @@ span.E_tqjc4ui {
37151
37202
  height: auto;
37152
37203
  }
37153
37204
 
37154
- .E_cevhqx7 {
37155
- color: #00122e;
37156
- }
37157
-
37158
- .E_snbqlt4 {
37159
- margin-top: 8px;
37160
- color: rgba(44, 56, 82, 0.6);
37161
- }
37162
-
37163
- .E_c1ss4prm {
37164
- color: rgba(44, 56, 82, 0.6);
37165
- }
37166
-
37167
- .E_c1ss4prm li {
37168
- margin-bottom: 4px;
37169
- }
37170
-
37171
- .E_c1ss4prm li:last-child {
37172
- margin-bottom: 0;
37173
- }
37174
-
37175
- .E_ms3tlei {
37176
- background: rgba(225, 230, 241, 0.6);
37177
- padding: 8px;
37178
- border-radius: 6px;
37179
- color: rgba(44, 56, 82, 0.6);
37180
- }
37181
-
37182
- .E_ms3tlei li {
37183
- margin-bottom: 4px;
37184
- }
37185
-
37186
- .E_ms3tlei li:last-child {
37187
- margin-bottom: 0;
37188
- }
37189
-
37190
- .E_du44iy7 {
37191
- margin-bottom: 4px;
37192
- }
37193
-
37194
- .E_s1qmhanr {
37195
- color: rgba(44, 56, 82, 0.6);
37196
- margin-bottom: 8px;
37197
- }
37198
-
37199
- .E_drje1h0 {
37200
- height: 1px;
37201
- background: #e4e9f2;
37202
- margin: 16px 0;
37203
- }
37204
-
37205
37205
  .E_l12xdkhl {
37206
37206
  width: 64px;
37207
37207
  height: 64px;