@cloudtower/eagle 0.32.51 → 0.32.52

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,6 +29738,25 @@ html body {
29738
29738
  padding: 8px 12px;
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
+
29741
29760
  .E_b1wx3t3t.ant-btn-icon-only {
29742
29761
  justify-content: center;
29743
29762
  }
@@ -30034,23 +30053,19 @@ html body {
30034
30053
  justify-content: center;
30035
30054
  }
30036
30055
 
30037
- .E_berrcjl {
30038
- color: rgba(10, 37, 85, 0.6);
30039
- margin-bottom: 4px;
30040
- }
30041
-
30042
- .E_berrcjl .breadcrumb-link {
30043
- color: rgba(10, 37, 85, 0.6);
30044
- cursor: pointer;
30045
- transition: color 160ms ease;
30056
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30057
+ padding: 4px 8px 0 8px;
30058
+ color: rgba(44, 56, 82, 0.6);
30059
+ font-size: 12px;
30046
30060
  }
30047
30061
 
30048
- .E_berrcjl .breadcrumb-link:hover {
30049
- color: #0080ff;
30062
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30063
+ padding-bottom: 6px;
30050
30064
  }
30051
30065
 
30052
- .E_berrcjl .breadcrumb-link:active {
30053
- color: #005ed1;
30066
+ .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30067
+ padding-top: 4px;
30068
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30054
30069
  }
30055
30070
 
30056
30071
  .E_c1uzzomf {
@@ -30078,19 +30093,44 @@ html body {
30078
30093
  text-align: center;
30079
30094
  }
30080
30095
 
30081
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30082
- padding: 4px 8px 0 8px;
30096
+ .E_f7pxqmh {
30097
+ width: 100%;
30098
+ margin-bottom: 0 !important;
30099
+ flex-flow: nowrap !important;
30100
+ line-break: auto;
30101
+ }
30102
+
30103
+ .E_f7pxqmh > .ant-form-item-label {
30104
+ text-align: left !important;
30105
+ padding-bottom: 0 !important;
30106
+ }
30107
+
30108
+ .E_f7pxqmh > .ant-form-item-label > label {
30109
+ min-height: 32px;
30110
+ height: auto;
30111
+ font-size: 13px;
30083
30112
  color: rgba(44, 56, 82, 0.6);
30084
- font-size: 12px;
30113
+ white-space: normal;
30085
30114
  }
30086
30115
 
30087
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30088
- padding-bottom: 6px;
30116
+ .E_f7pxqmh.ant-form-item-has-error .ant-input {
30117
+ border-color: #ff4d4f !important;
30089
30118
  }
30090
30119
 
30091
- .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30092
- padding-top: 4px;
30093
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30120
+ .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
30121
+ border-color: #ff4d4f !important;
30122
+ }
30123
+
30124
+ .E_f7pxqmh .ant-form-item-explain {
30125
+ margin-top: 4px;
30126
+ font-size: 12px;
30127
+ min-height: 0px;
30128
+ }
30129
+
30130
+ .E_f7pxqmh .ant-form-item-extra {
30131
+ font-size: 12px;
30132
+ color: rgba(44, 56, 82, 0.6);
30133
+ min-height: 0px;
30094
30134
  }
30095
30135
 
30096
30136
  .E_fzh9mnb {
@@ -30240,139 +30280,123 @@ html body {
30240
30280
  width: 102px;
30241
30281
  }
30242
30282
 
30243
- .E_a1wfy30z .ant-input-number-handler-wrap {
30244
- display: var(--a1wfy30z-0);
30245
- }
30246
-
30247
- .E_a1wfy30z .ant-input-number-input-wrap {
30248
- padding: 4px 11px;
30283
+ .E_iouxfgt {
30249
30284
  display: inline-flex;
30250
- line-height: 1.5715;
30251
- height: inherit;
30285
+ align-items: center;
30252
30286
  }
30253
30287
 
30254
- .E_a1wfy30z .ant-input-number-input-wrap::after {
30255
- content: var(--a1wfy30z-1);
30256
- display: var(--a1wfy30z-2);
30257
- flex: none;
30288
+ .E_iouxfgt .icon-inner {
30289
+ display: inline-flex;
30258
30290
  align-items: center;
30259
- margin-left: 4px;
30291
+ justify-content: center;
30260
30292
  }
30261
30293
 
30262
- .E_a1wfy30z .ant-input-number-input-wrap::before {
30263
- content: var(--a1wfy30z-3);
30264
- display: var(--a1wfy30z-4);
30265
- flex: none;
30266
- align-items: center;
30267
- margin-right: 4px;
30268
- cursor: auto;
30294
+ .E_iouxfgt .icon-inner + span,
30295
+ .E_iouxfgt span + .icon-inner.suffix {
30296
+ margin-left: 4px;
30269
30297
  }
30270
30298
 
30271
- .E_a1wfy30z .ant-input-number-input {
30272
- padding: 0;
30273
- margin: 0;
30274
- height: auto;
30275
- font-size: inherit;
30299
+ .E_iouxfgt.is-rotate img,
30300
+ .E_iouxfgt.is-rotate svg {
30301
+ animation: rotate 680ms linear infinite;
30276
30302
  }
30277
30303
 
30278
- .E_i1inqkme {
30279
- height: 18px;
30280
- line-height: 18px;
30281
- padding: 0 4px;
30282
- border-radius: 4px;
30283
- background: rgba(235, 239, 245, 0.6);
30284
- border: 1px solid rgba(223, 228, 235, 0.6);
30304
+ .E_itxley7.ant-input-group.ant-input-group-compact {
30285
30305
  display: flex;
30286
- align-items: center;
30287
- white-space: nowrap;
30288
- margin-right: 4px;
30289
30306
  }
30290
30307
 
30291
- .E_sx1bpnu .ant-input-sm {
30292
- line-height: 18px;
30308
+ .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 {
30309
+ border-bottom-left-radius: 5px;
30310
+ border-top-left-radius: 5px;
30293
30311
  }
30294
30312
 
30295
- .E_iouxfgt {
30296
- display: inline-flex;
30297
- align-items: center;
30313
+ .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 {
30314
+ border-bottom-right-radius: 5px;
30315
+ border-top-right-radius: 5px;
30298
30316
  }
30299
30317
 
30300
- .E_iouxfgt .icon-inner {
30301
- display: inline-flex;
30318
+ .E_phljevk {
30319
+ display: flex;
30320
+ justify-content: space-between;
30302
30321
  align-items: center;
30303
- justify-content: center;
30322
+ padding: 10px 0;
30323
+ color: rgba(44, 56, 82, 0.6);
30324
+ font-size: 12px;
30325
+ line-height: 24px;
30304
30326
  }
30305
30327
 
30306
- .E_iouxfgt .icon-inner + span,
30307
- .E_iouxfgt span + .icon-inner.suffix {
30308
- margin-left: 4px;
30328
+ .E_phljevk .pagination-left {
30329
+ padding: 2px 8px;
30309
30330
  }
30310
30331
 
30311
- .E_iouxfgt.is-rotate img,
30312
- .E_iouxfgt.is-rotate svg {
30313
- animation: rotate 680ms linear infinite;
30332
+ .E_phljevk .dropdown-trigger {
30333
+ display: flex;
30334
+ align-items: center;
30335
+ border-radius: 6px;
30336
+ cursor: pointer;
30337
+ transition: all 0.3s ease;
30314
30338
  }
30315
30339
 
30316
- .E_f7pxqmh {
30317
- width: 100%;
30318
- margin-bottom: 0 !important;
30319
- flex-flow: nowrap !important;
30320
- line-break: auto;
30340
+ .E_phljevk .dropdown-trigger:hover {
30341
+ background: rgba(211, 218, 235, 0.6);
30342
+ color: #0080ff;
30321
30343
  }
30322
30344
 
30323
- .E_f7pxqmh > .ant-form-item-label {
30324
- text-align: left !important;
30325
- padding-bottom: 0 !important;
30345
+ .E_phljevk .dropdown-trigger .icon-inner {
30346
+ margin-left: 4px;
30326
30347
  }
30327
30348
 
30328
- .E_f7pxqmh > .ant-form-item-label > label {
30329
- min-height: 32px;
30330
- height: auto;
30331
- font-size: 13px;
30332
- color: rgba(44, 56, 82, 0.6);
30333
- white-space: normal;
30349
+ .E_phljevk .pagination-right {
30350
+ display: flex;
30351
+ align-items: center;
30352
+ color: #0080ff;
30353
+ font-weight: bold;
30334
30354
  }
30335
30355
 
30336
- .E_f7pxqmh.ant-form-item-has-error .ant-input {
30337
- border-color: #ff4d4f !important;
30356
+ .E_phljevk .pagination-right .icon-inner {
30357
+ margin-left: 4px;
30338
30358
  }
30339
30359
 
30340
- .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
30341
- border-color: #ff4d4f !important;
30360
+ .E_phljevk .pagination-right .prev-btn,
30361
+ .E_phljevk .pagination-right .next-btn {
30362
+ padding: 0 8px;
30342
30363
  }
30343
30364
 
30344
- .E_f7pxqmh .ant-form-item-explain {
30345
- margin-top: 4px;
30346
- font-size: 12px;
30347
- min-height: 0px;
30365
+ .E_phljevk .pagination-right .prev-btn > span,
30366
+ .E_phljevk .pagination-right .next-btn > span {
30367
+ color: #0080ff;
30348
30368
  }
30349
30369
 
30350
- .E_f7pxqmh .ant-form-item-extra {
30351
- font-size: 12px;
30352
- color: rgba(44, 56, 82, 0.6);
30353
- min-height: 0px;
30370
+ .E_phljevk .pagination-right .next-btn .icon-inner {
30371
+ transform: rotate(180deg);
30354
30372
  }
30355
30373
 
30356
- .E_atcz0kf .ant-input-suffix {
30357
- margin-left: 8px;
30374
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30375
+ max-height: calc(100vh - 128px);
30376
+ overflow-y: auto;
30358
30377
  }
30359
30378
 
30360
- .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30361
- padding: 2px 7px 2px 12px;
30379
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30380
+ padding: 4px 20px;
30381
+ font-size: 12px;
30382
+ line-height: 18px;
30362
30383
  }
30363
30384
 
30364
- .E_itxley7.ant-input-group.ant-input-group-compact {
30385
+ .E_i1inqkme {
30386
+ height: 18px;
30387
+ line-height: 18px;
30388
+ padding: 0 4px;
30389
+ border-radius: 4px;
30390
+ background: rgba(235, 239, 245, 0.6);
30391
+ border: 1px solid rgba(223, 228, 235, 0.6);
30365
30392
  display: flex;
30393
+ align-items: center;
30394
+ white-space: nowrap;
30395
+ margin-right: 4px;
30366
30396
  }
30367
30397
 
30368
- .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 {
30369
- border-bottom-left-radius: 5px;
30370
- border-top-left-radius: 5px;
30371
- }
30372
-
30373
- .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 {
30374
- border-bottom-right-radius: 5px;
30375
- border-top-right-radius: 5px;
30398
+ .E_sx1bpnu .ant-input-sm {
30399
+ line-height: 18px;
30376
30400
  }
30377
30401
 
30378
30402
  .E_ai7qkf2 .ant-input-number-handler-wrap {
@@ -30445,47 +30469,56 @@ html body {
30445
30469
  padding: 2px 8px;
30446
30470
  }
30447
30471
 
30448
- .E_c1bus5hc {
30449
- --color: white;
30450
- height: 14px;
30451
- width: 14px;
30452
- border-radius: 50%;
30453
- flex-shrink: 0;
30454
- display: flex;
30455
- align-items: center;
30456
- justify-content: center;
30457
- border: 1px solid var(--color);
30472
+ .E_atcz0kf .ant-input-suffix {
30473
+ margin-left: 8px;
30458
30474
  }
30459
30475
 
30460
- .E_c1bus5hc .circle-inner {
30461
- position: relative;
30462
- height: 10px;
30463
- width: 10px;
30464
- border-radius: 50%;
30465
- overflow: hidden;
30476
+ .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30477
+ padding: 2px 7px 2px 12px;
30466
30478
  }
30467
30479
 
30468
- .E_c1bus5hc .circle-content {
30469
- position: absolute;
30470
- height: 100%;
30471
- width: 100%;
30472
- left: 0;
30473
- top: 0;
30474
- border-radius: 50%;
30475
- background: linear-gradient(to right, var(--color) 50%, white 50%);
30476
- transform: rotate(180deg);
30480
+ .E_a1wfy30z .ant-input-number-handler-wrap {
30481
+ display: var(--a1wfy30z-0);
30477
30482
  }
30478
30483
 
30479
- .E_c1bus5hc .circle-child {
30484
+ .E_a1wfy30z .ant-input-number-input-wrap {
30485
+ padding: 4px 11px;
30486
+ display: inline-flex;
30487
+ line-height: 1.5715;
30488
+ height: inherit;
30489
+ }
30490
+
30491
+ .E_a1wfy30z .ant-input-number-input-wrap::after {
30492
+ content: var(--a1wfy30z-1);
30493
+ display: var(--a1wfy30z-2);
30494
+ flex: none;
30495
+ align-items: center;
30496
+ margin-left: 4px;
30497
+ }
30498
+
30499
+ .E_a1wfy30z .ant-input-number-input-wrap::before {
30500
+ content: var(--a1wfy30z-3);
30501
+ display: var(--a1wfy30z-4);
30502
+ flex: none;
30503
+ align-items: center;
30504
+ margin-right: 4px;
30505
+ cursor: auto;
30506
+ }
30507
+
30508
+ .E_a1wfy30z .ant-input-number-input {
30509
+ padding: 0;
30510
+ margin: 0;
30511
+ height: auto;
30512
+ font-size: inherit;
30513
+ }
30514
+
30515
+ .E_owd0kml {
30516
+ display: inline-block;
30517
+ }
30518
+
30519
+ .E_h1jsgezc {
30520
+ visibility: hidden;
30480
30521
  position: absolute;
30481
- height: 100%;
30482
- width: 100%;
30483
- left: 0;
30484
- top: 0;
30485
- margin-left: 50%;
30486
- transform-origin: left;
30487
- background: white;
30488
- transform: rotate(0deg);
30489
30522
  }
30490
30523
 
30491
30524
  .E_i11gg7mj .ant-input-prefix {
@@ -30516,14 +30549,71 @@ html body {
30516
30549
  cursor: not-allowed;
30517
30550
  }
30518
30551
 
30519
- .E_ivqqkzv {
30552
+ .E_s1dizucg.ant-switch {
30553
+ min-width: 40px;
30520
30554
  height: 24px;
30521
- width: 56px !important;
30522
- margin-right: 4px;
30555
+ background: rgba(172, 186, 211, 0.6);
30556
+ overflow: hidden;
30523
30557
  }
30524
30558
 
30525
- .E_c1wk4q29 {
30526
- color: rgba(44, 56, 82, 0.6);
30559
+ .E_s1dizucg.ant-switch:focus {
30560
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30561
+ }
30562
+
30563
+ .E_s1dizucg.ant-switch-small {
30564
+ min-width: 26px;
30565
+ height: 16px;
30566
+ }
30567
+
30568
+ .E_s1dizucg.ant-switch-large {
30569
+ min-width: 52px;
30570
+ height: 32px;
30571
+ }
30572
+
30573
+ .E_s1dizucg.ant-switch .ant-switch-handle {
30574
+ height: 20px;
30575
+ width: 20px;
30576
+ }
30577
+
30578
+ .E_s1dizucg.ant-switch .ant-switch-handle::before {
30579
+ border-radius: 10px;
30580
+ transition-delay: 120ms;
30581
+ }
30582
+
30583
+ .E_s1dizucg.ant-switch-small .ant-switch-handle {
30584
+ height: 14px;
30585
+ width: 14px;
30586
+ top: 1px;
30587
+ left: 1px;
30588
+ }
30589
+
30590
+ .E_s1dizucg.ant-switch-large .ant-switch-handle {
30591
+ height: 28px;
30592
+ width: 28px;
30593
+ }
30594
+
30595
+ .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
30596
+ border-radius: 14px;
30597
+ }
30598
+
30599
+ .E_s1dizucg.ant-switch-checked {
30600
+ background-color: #00ba5d;
30601
+ }
30602
+
30603
+ .E_s1dizucg.ant-switch-checked .ant-switch-handle {
30604
+ left: calc(100% - 20px - 2px);
30605
+ }
30606
+
30607
+ .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
30608
+ left: calc(100% - 14px - 1px);
30609
+ }
30610
+
30611
+ .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
30612
+ left: calc(100% - 28px - 2px);
30613
+ }
30614
+
30615
+ .E_c1up6e3y {
30616
+ margin-left: 5px;
30527
30617
  }
30528
30618
 
30529
30619
  .E_rapgekc.ant-radio-wrapper {
@@ -30705,71 +30795,18 @@ html body {
30705
30795
  width: 36px;
30706
30796
  }
30707
30797
 
30708
- .E_s1dizucg.ant-switch {
30709
- min-width: 40px;
30710
- height: 24px;
30711
- background: rgba(172, 186, 211, 0.6);
30712
- overflow: hidden;
30713
- }
30714
-
30715
- .E_s1dizucg.ant-switch:focus {
30716
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30717
- }
30718
-
30719
- .E_s1dizucg.ant-switch-small {
30720
- min-width: 26px;
30721
- height: 16px;
30722
- }
30723
-
30724
- .E_s1dizucg.ant-switch-large {
30725
- min-width: 52px;
30726
- height: 32px;
30727
- }
30728
-
30729
- .E_s1dizucg.ant-switch .ant-switch-handle {
30730
- height: 20px;
30731
- width: 20px;
30732
- }
30733
-
30734
- .E_s1dizucg.ant-switch .ant-switch-handle::before {
30735
- border-radius: 10px;
30736
- transition-delay: 120ms;
30737
- }
30738
-
30739
- .E_s1dizucg.ant-switch-small .ant-switch-handle {
30740
- height: 14px;
30741
- width: 14px;
30742
- top: 1px;
30743
- left: 1px;
30744
- }
30745
-
30746
- .E_s1dizucg.ant-switch-large .ant-switch-handle {
30747
- height: 28px;
30748
- width: 28px;
30749
- }
30750
-
30751
- .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
30752
- border-radius: 14px;
30753
- }
30754
-
30755
- .E_s1dizucg.ant-switch-checked {
30756
- background-color: #00ba5d;
30757
- }
30758
-
30759
- .E_s1dizucg.ant-switch-checked .ant-switch-handle {
30760
- left: calc(100% - 20px - 2px);
30761
- }
30762
-
30763
- .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
30764
- left: calc(100% - 14px - 1px);
30798
+ .E_tju3gfj .date {
30799
+ margin-right: 4px;
30765
30800
  }
30766
30801
 
30767
- .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
30768
- left: calc(100% - 28px - 2px);
30802
+ .E_ivqqkzv {
30803
+ height: 24px;
30804
+ width: 56px !important;
30805
+ margin-right: 4px;
30769
30806
  }
30770
30807
 
30771
- .E_c1up6e3y {
30772
- margin-left: 5px;
30808
+ .E_c1wk4q29 {
30809
+ color: rgba(44, 56, 82, 0.6);
30773
30810
  }
30774
30811
 
30775
30812
  .E_cnujxq2 {
@@ -31560,88 +31597,55 @@ input.E_rf8rlle.ant-input {
31560
31597
  color: rgba(44, 56, 82, 0.7490196078);
31561
31598
  }
31562
31599
 
31563
- .E_phljevk {
31564
- display: flex;
31565
- justify-content: space-between;
31566
- align-items: center;
31567
- padding: 10px 0;
31568
- color: rgba(44, 56, 82, 0.6);
31569
- font-size: 12px;
31570
- line-height: 24px;
31600
+ .E_c1yyuluq {
31601
+ border-radius: 8px;
31571
31602
  }
31572
31603
 
31573
- .E_phljevk .pagination-left {
31574
- padding: 2px 8px;
31604
+ .E_c1yyuluq .ant-card-body {
31605
+ padding: 20px 24px 24px 24px;
31575
31606
  }
31576
31607
 
31577
- .E_phljevk .dropdown-trigger {
31608
+ .E_c1bus5hc {
31609
+ --color: white;
31610
+ height: 14px;
31611
+ width: 14px;
31612
+ border-radius: 50%;
31613
+ flex-shrink: 0;
31578
31614
  display: flex;
31579
31615
  align-items: center;
31580
- border-radius: 6px;
31581
- cursor: pointer;
31582
- transition: all 0.3s ease;
31583
- }
31584
-
31585
- .E_phljevk .dropdown-trigger:hover {
31586
- background: rgba(211, 218, 235, 0.6);
31587
- color: #0080ff;
31588
- }
31589
-
31590
- .E_phljevk .dropdown-trigger .icon-inner {
31591
- margin-left: 4px;
31616
+ justify-content: center;
31617
+ border: 1px solid var(--color);
31592
31618
  }
31593
31619
 
31594
- .E_phljevk .pagination-right {
31595
- display: flex;
31596
- align-items: center;
31597
- color: #0080ff;
31598
- font-weight: bold;
31620
+ .E_c1bus5hc .circle-inner {
31621
+ position: relative;
31622
+ height: 10px;
31623
+ width: 10px;
31624
+ border-radius: 50%;
31625
+ overflow: hidden;
31599
31626
  }
31600
31627
 
31601
- .E_phljevk .pagination-right .icon-inner {
31602
- margin-left: 4px;
31628
+ .E_c1bus5hc .circle-content {
31629
+ position: absolute;
31630
+ height: 100%;
31631
+ width: 100%;
31632
+ left: 0;
31633
+ top: 0;
31634
+ border-radius: 50%;
31635
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
31636
+ transform: rotate(180deg);
31603
31637
  }
31604
31638
 
31605
- .E_phljevk .pagination-right .prev-btn,
31606
- .E_phljevk .pagination-right .next-btn {
31607
- padding: 0 8px;
31608
- }
31609
-
31610
- .E_phljevk .pagination-right .prev-btn > span,
31611
- .E_phljevk .pagination-right .next-btn > span {
31612
- color: #0080ff;
31613
- }
31614
-
31615
- .E_phljevk .pagination-right .next-btn .icon-inner {
31616
- transform: rotate(180deg);
31617
- }
31618
-
31619
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
31620
- max-height: calc(100vh - 128px);
31621
- overflow-y: auto;
31622
- }
31623
-
31624
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
31625
- padding: 4px 20px;
31626
- font-size: 12px;
31627
- line-height: 18px;
31628
- }
31629
-
31630
- .E_owd0kml {
31631
- display: inline-block;
31632
- }
31633
-
31634
- .E_h1jsgezc {
31635
- visibility: hidden;
31639
+ .E_c1bus5hc .circle-child {
31636
31640
  position: absolute;
31637
- }
31638
-
31639
- .E_c1yyuluq {
31640
- border-radius: 8px;
31641
- }
31642
-
31643
- .E_c1yyuluq .ant-card-body {
31644
- padding: 20px 24px 24px 24px;
31641
+ height: 100%;
31642
+ width: 100%;
31643
+ left: 0;
31644
+ top: 0;
31645
+ margin-left: 50%;
31646
+ transform-origin: left;
31647
+ background: white;
31648
+ transform: rotate(0deg);
31645
31649
  }
31646
31650
 
31647
31651
  .E_ccrbeuz .ant-collapse-item {
@@ -31669,6 +31673,39 @@ input.E_rf8rlle.ant-input {
31669
31673
  cursor: default;
31670
31674
  }
31671
31675
 
31676
+ .E_a1b5xrg3 .user-icon-inner {
31677
+ display: inline-flex;
31678
+ align-items: center;
31679
+ justify-content: center;
31680
+ color: #fff;
31681
+ font-weight: bold;
31682
+ font-size: 12px;
31683
+ width: 24px;
31684
+ height: 24px;
31685
+ border-radius: 50%;
31686
+ background: var(--a1b5xrg3-0);
31687
+ }
31688
+
31689
+ .E_a1b5xrg3.btn-item {
31690
+ transition: all 160ms ease;
31691
+ cursor: pointer;
31692
+ width: 56px;
31693
+ height: 40px;
31694
+ display: inline-flex;
31695
+ align-items: center;
31696
+ justify-content: center;
31697
+ border-radius: 6px;
31698
+ }
31699
+
31700
+ .E_a1b5xrg3.btn-item:hover {
31701
+ box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
31702
+ }
31703
+
31704
+ .E_a1b5xrg3.btn-item:active {
31705
+ transform: translateY(2px);
31706
+ transition: all 320ms ease;
31707
+ }
31708
+
31672
31709
  .E_s1sck0th {
31673
31710
  padding: 0 8px;
31674
31711
  border-radius: 4px;
@@ -31767,8 +31804,107 @@ input.E_rf8rlle.ant-input {
31767
31804
  background-color: #7E41FF;
31768
31805
  }
31769
31806
 
31770
- .E_iq1gosr {
31771
- display: inline-block;
31807
+ .E_s1dni7lo {
31808
+ width: 430px !important;
31809
+ }
31810
+
31811
+ .E_d1wwmmm5 .ant-select-item-group {
31812
+ padding: 8px 16px;
31813
+ line-height: 18px;
31814
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31815
+ height: 34px;
31816
+ min-height: 34px;
31817
+ box-sizing: border-box;
31818
+ margin-top: 8px;
31819
+ }
31820
+
31821
+ .E_o1ugr09p {
31822
+ display: flex;
31823
+ flex-direction: column;
31824
+ margin: 1px 8px;
31825
+ padding: 8px;
31826
+ border-radius: 4px;
31827
+ }
31828
+
31829
+ .E_o1ugr09p .selected-icon {
31830
+ display: none;
31831
+ }
31832
+
31833
+ .E_o1ugr09p.ant-select-item-option-grouped {
31834
+ padding-left: 8px;
31835
+ }
31836
+
31837
+ .E_o1ugr09p.ant-select-item-option-selected {
31838
+ background-color: white;
31839
+ }
31840
+
31841
+ .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
31842
+ color: #0080ff;
31843
+ }
31844
+
31845
+ .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
31846
+ display: block;
31847
+ }
31848
+
31849
+ .E_o1ugr09p.ant-select-item-option-active {
31850
+ background: rgba(0, 136, 255, 0.16);
31851
+ }
31852
+
31853
+ .E_o1ugr09p.ant-select-item-option-active .timezone-title {
31854
+ color: #0080ff;
31855
+ }
31856
+
31857
+ .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
31858
+ background: rgba(0, 136, 255, 0.1);
31859
+ color: #0080ff;
31860
+ }
31861
+
31862
+ .E_o1ifxsq4 {
31863
+ display: flex;
31864
+ justify-content: space-between;
31865
+ height: 20px;
31866
+ line-height: 20px;
31867
+ }
31868
+
31869
+ .E_o1ifxsq4 .timezone-title {
31870
+ color: #2d3a56;
31871
+ overflow: hidden;
31872
+ text-overflow: ellipsis;
31873
+ }
31874
+
31875
+ .E_o1zue7 {
31876
+ display: flex;
31877
+ justify-content: space-between;
31878
+ color: rgba(44, 56, 82, 0.6);
31879
+ height: 18px;
31880
+ line-height: 18px;
31881
+ margin-top: 2px;
31882
+ }
31883
+
31884
+ .E_tyfmlxg {
31885
+ border: none;
31886
+ margin-right: 0;
31887
+ background: rgba(225, 230, 241, 0.6);
31888
+ }
31889
+
31890
+ .E_o18uybox {
31891
+ pointer-events: none;
31892
+ height: 32px;
31893
+ width: 100%;
31894
+ opacity: 0;
31895
+ }
31896
+
31897
+ .E_t1m2x205 .ant-tooltip-arrow {
31898
+ display: none;
31899
+ }
31900
+
31901
+ .E_t1m2x205 .ant-tooltip-inner {
31902
+ background: rgba(23, 38, 64, 0.8);
31903
+ border-radius: 4px;
31904
+ }
31905
+
31906
+ .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
31907
+ visibility: hidden;
31772
31908
  }
31773
31909
 
31774
31910
  .E_dsnbhzf {
@@ -32246,160 +32382,56 @@ input.E_rf8rlle.ant-input {
32246
32382
  line-height: 12px;
32247
32383
  }
32248
32384
 
32249
- .E_tju3gfj .date {
32250
- margin-right: 4px;
32385
+ .E_iq1gosr {
32386
+ display: inline-block;
32251
32387
  }
32252
32388
 
32253
32389
  .E_m196gn1d {
32254
32390
  min-width: 1280px;
32255
32391
  }
32256
32392
 
32257
- .E_a1b5xrg3 .user-icon-inner {
32258
- display: inline-flex;
32259
- align-items: center;
32260
- justify-content: center;
32261
- color: #fff;
32262
- font-weight: bold;
32263
- font-size: 12px;
32264
- width: 24px;
32393
+ .E_suhck3k {
32265
32394
  height: 24px;
32266
- border-radius: 50%;
32267
- background: var(--a1b5xrg3-0);
32268
- }
32269
-
32270
- .E_a1b5xrg3.btn-item {
32271
- transition: all 160ms ease;
32272
- cursor: pointer;
32273
- width: 56px;
32274
- height: 40px;
32275
- display: inline-flex;
32276
- align-items: center;
32277
- justify-content: center;
32395
+ width: 24px;
32278
32396
  border-radius: 6px;
32397
+ padding: 4px;
32279
32398
  }
32280
32399
 
32281
- .E_a1b5xrg3.btn-item:hover {
32282
- box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
32400
+ .E_suhck3k:hover {
32401
+ background-color: rgba(0, 136, 255, 0.1);
32283
32402
  }
32284
32403
 
32285
- .E_a1b5xrg3.btn-item:active {
32286
- transform: translateY(2px);
32287
- transition: all 320ms ease;
32404
+ .E_suhck3k:hover svg path {
32405
+ fill: blue;
32288
32406
  }
32289
32407
 
32290
- .E_t1m2x205 .ant-tooltip-arrow {
32291
- display: none;
32408
+ .E_ryby9ds {
32409
+ display: flex;
32410
+ align-items: center;
32292
32411
  }
32293
32412
 
32294
- .E_t1m2x205 .ant-tooltip-inner {
32295
- background: rgba(23, 38, 64, 0.8);
32296
- border-radius: 4px;
32413
+ .E_ryby9ds .order {
32414
+ height: 24px;
32415
+ width: 24px;
32416
+ border-radius: 20px;
32417
+ color: #0080ff;
32418
+ background: rgba(0, 136, 255, 0.1);
32419
+ display: flex;
32420
+ align-items: center;
32421
+ justify-content: center;
32422
+ margin-right: 6px;
32297
32423
  }
32298
32424
 
32299
- .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
32300
- visibility: hidden;
32425
+ .E_hrhfj7c {
32426
+ display: none;
32301
32427
  }
32302
32428
 
32303
- .E_s1dni7lo {
32304
- width: 430px !important;
32429
+ .E_dt9qoak .bottom {
32430
+ color: rgba(44, 56, 82, 0.75);
32305
32431
  }
32306
32432
 
32307
- .E_d1wwmmm5 .ant-select-item-group {
32308
- padding: 8px 16px;
32309
- line-height: 18px;
32310
- border-top: 1px solid rgba(211, 218, 235, 0.6);
32311
- height: 34px;
32312
- min-height: 34px;
32313
- box-sizing: border-box;
32314
- margin-top: 8px;
32315
- }
32316
-
32317
- .E_o1ugr09p {
32318
- display: flex;
32319
- flex-direction: column;
32320
- margin: 1px 8px;
32321
- padding: 8px;
32322
- border-radius: 4px;
32323
- }
32324
-
32325
- .E_o1ugr09p .selected-icon {
32326
- display: none;
32327
- }
32328
-
32329
- .E_o1ugr09p.ant-select-item-option-grouped {
32330
- padding-left: 8px;
32331
- }
32332
-
32333
- .E_o1ugr09p.ant-select-item-option-selected {
32334
- background-color: white;
32335
- }
32336
-
32337
- .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
32338
- color: #0080ff;
32339
- }
32340
-
32341
- .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
32342
- display: block;
32343
- }
32344
-
32345
- .E_o1ugr09p.ant-select-item-option-active {
32346
- background: rgba(0, 136, 255, 0.16);
32347
- }
32348
-
32349
- .E_o1ugr09p.ant-select-item-option-active .timezone-title {
32350
- color: #0080ff;
32351
- }
32352
-
32353
- .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
32354
- background: rgba(0, 136, 255, 0.1);
32355
- color: #0080ff;
32356
- }
32357
-
32358
- .E_o1ifxsq4 {
32359
- display: flex;
32360
- justify-content: space-between;
32361
- height: 20px;
32362
- line-height: 20px;
32363
- }
32364
-
32365
- .E_o1ifxsq4 .timezone-title {
32366
- color: #2d3a56;
32367
- overflow: hidden;
32368
- text-overflow: ellipsis;
32369
- }
32370
-
32371
- .E_o1zue7 {
32372
- display: flex;
32373
- justify-content: space-between;
32374
- color: rgba(44, 56, 82, 0.6);
32375
- height: 18px;
32376
- line-height: 18px;
32377
- margin-top: 2px;
32378
- }
32379
-
32380
- .E_tyfmlxg {
32381
- border: none;
32382
- margin-right: 0;
32383
- background: rgba(225, 230, 241, 0.6);
32384
- }
32385
-
32386
- .E_o18uybox {
32387
- pointer-events: none;
32388
- height: 32px;
32389
- width: 100%;
32390
- opacity: 0;
32391
- }
32392
-
32393
- .E_hrhfj7c {
32394
- display: none;
32395
- }
32396
-
32397
- .E_dt9qoak .bottom {
32398
- color: rgba(44, 56, 82, 0.75);
32399
- }
32400
-
32401
- .E_dt9qoak .left {
32402
- min-width: 0;
32433
+ .E_dt9qoak .left {
32434
+ min-width: 0;
32403
32435
  }
32404
32436
 
32405
32437
  .E_crhnxq5 {
@@ -32652,38 +32684,6 @@ input.E_rf8rlle.ant-input {
32652
32684
  font-size: 14px;
32653
32685
  }
32654
32686
 
32655
- .E_suhck3k {
32656
- height: 24px;
32657
- width: 24px;
32658
- border-radius: 6px;
32659
- padding: 4px;
32660
- }
32661
-
32662
- .E_suhck3k:hover {
32663
- background-color: rgba(0, 136, 255, 0.1);
32664
- }
32665
-
32666
- .E_suhck3k:hover svg path {
32667
- fill: blue;
32668
- }
32669
-
32670
- .E_ryby9ds {
32671
- display: flex;
32672
- align-items: center;
32673
- }
32674
-
32675
- .E_ryby9ds .order {
32676
- height: 24px;
32677
- width: 24px;
32678
- border-radius: 20px;
32679
- color: #0080ff;
32680
- background: rgba(0, 136, 255, 0.1);
32681
- display: flex;
32682
- align-items: center;
32683
- justify-content: center;
32684
- margin-right: 6px;
32685
- }
32686
-
32687
32687
  .E_s17wv897.ant-select, .E_s17wv897.ant-select div.ant-select-selector {
32688
32688
  border-radius: 6px;
32689
32689
  }
@@ -33234,65 +33234,6 @@ input.E_rf8rlle.ant-input {
33234
33234
  transform: translateY(-4px);
33235
33235
  }
33236
33236
 
33237
- .E_r77hffu {
33238
- display: flex;
33239
- align-items: center;
33240
- justify-content: space-between;
33241
- column-gap: 6px;
33242
- }
33243
-
33244
- .E_p1cmxsf7 {
33245
- display: flex;
33246
- flex-direction: column;
33247
- justify-content: center;
33248
- row-gap: var(--p1cmxsf7-0);
33249
- }
33250
-
33251
- .E_p1cmxsf7 .antd5-progress-line {
33252
- font-size: 0;
33253
- margin-bottom: unset;
33254
- margin-inline-end: unset;
33255
- }
33256
-
33257
- .E_s11wux3h .antd5-segmented-item:not(:last-child) {
33258
- margin-right: 2px;
33259
- }
33260
-
33261
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
33262
- padding-left: 8px;
33263
- padding-right: 8px;
33264
- }
33265
-
33266
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
33267
- border-radius: 4px;
33268
- }
33269
-
33270
- .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33271
- border-radius: 4px;
33272
- }
33273
-
33274
- .E_ma64lna .antd5-segmented-item-label {
33275
- padding-left: 12px;
33276
- padding-right: 12px;
33277
- }
33278
-
33279
- .E_ckld275 {
33280
- background-color: rgba(225, 230, 241, 0.6);
33281
- }
33282
-
33283
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33284
- background-color: rgba(255, 255, 255, 0.6);
33285
- color: rgba(44, 56, 82, 0.75);
33286
- }
33287
-
33288
- .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33289
- background-color: transparent;
33290
- }
33291
-
33292
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
33293
- background-color: transparent;
33294
- }
33295
-
33296
33237
  .E_c1yd35n {
33297
33238
  padding: 0 12px 14px 12px;
33298
33239
  }
@@ -33424,1182 +33365,1260 @@ input.E_rf8rlle.ant-input {
33424
33365
  margin-right: 2px;
33425
33366
  }
33426
33367
 
33427
- button.E_l48ei06.ant-btn,
33428
- button.E_l48ei06.ant-btn.ant-btn-sm,
33429
- button.E_l48ei06.ant-btn.ant-btn-lg {
33430
- font-size: 12px;
33431
- line-height: 18px;
33432
- height: 18px;
33368
+ .E_s11wux3h .antd5-segmented-item:not(:last-child) {
33369
+ margin-right: 2px;
33433
33370
  }
33434
33371
 
33435
- button.E_l48ei06 {
33436
- color: #0080FF;
33437
- height: unset;
33372
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
33373
+ padding-left: 8px;
33374
+ padding-right: 8px;
33375
+ font-size: 12px;
33438
33376
  }
33439
33377
 
33440
- button.E_l48ei06 .button-prefix-icon {
33441
- margin-right: 4px;
33378
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
33379
+ border-radius: 4px;
33442
33380
  }
33443
33381
 
33444
- button.E_l48ei06 .button-suffix-icon {
33445
- margin-left: 4px;
33382
+ .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33383
+ border-radius: 4px;
33446
33384
  }
33447
33385
 
33448
- button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
33449
- color: #009DFF;
33386
+ .E_ma64lna .antd5-segmented-item-label {
33387
+ padding-left: 12px;
33388
+ padding-right: 12px;
33450
33389
  }
33451
33390
 
33452
- button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
33453
- color: #005ED1;
33391
+ .E_ckld275 {
33392
+ background-color: rgba(225, 230, 241, 0.6);
33454
33393
  }
33455
33394
 
33456
- button.E_l48ei06.ui-kit-link-disabled {
33457
- color: #0080FF;
33395
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33396
+ background-color: rgba(255, 255, 255, 0.6);
33397
+ color: rgba(44, 56, 82, 0.75);
33458
33398
  }
33459
33399
 
33460
- button.E_l48ei06.ui-kit-link-primary {
33461
- color: #00122E;
33400
+ .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33401
+ background-color: transparent;
33462
33402
  }
33463
33403
 
33464
- button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
33465
- color: #0080FF;
33404
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
33405
+ background-color: transparent;
33466
33406
  }
33467
33407
 
33468
- button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
33469
- color: #005ED1;
33408
+ .E_r77hffu {
33409
+ display: flex;
33410
+ align-items: center;
33411
+ justify-content: space-between;
33412
+ column-gap: 6px;
33470
33413
  }
33471
33414
 
33472
- button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
33473
- color: #00122E;
33415
+ .E_p1cmxsf7 {
33416
+ display: flex;
33417
+ flex-direction: column;
33418
+ justify-content: center;
33419
+ row-gap: var(--p1cmxsf7-0);
33474
33420
  }
33475
33421
 
33476
- button.E_l48ei06.ui-kit-link-secondary {
33477
- color: rgba(44, 56, 82, 0.7490196078);
33422
+ .E_p1cmxsf7 .antd5-progress-line {
33423
+ font-size: 0;
33424
+ margin-bottom: unset;
33425
+ margin-inline-end: unset;
33478
33426
  }
33479
33427
 
33480
- button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
33481
- color: #0080FF;
33428
+ .E_lht19u8 {
33429
+ width: 64px;
33430
+ height: 64px;
33431
+ display: flex;
33432
+ align-items: center;
33433
+ justify-content: center;
33434
+ position: relative;
33435
+ opacity: 0.2;
33482
33436
  }
33483
33437
 
33484
- button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
33485
- color: #005ED1;
33438
+ .E_lk3gkp4 {
33439
+ position: absolute;
33440
+ width: 5px;
33441
+ height: 48px;
33442
+ left: 9.33px;
33443
+ top: 40.5px;
33444
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33445
+ border-radius: 5px;
33446
+ transform: rotate(-128deg);
33447
+ transform-origin: top left;
33448
+ animation: loading-indicator1 1100ms ease-out infinite;
33486
33449
  }
33487
33450
 
33488
- button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33489
- color: rgba(44, 56, 82, 0.7490196078);
33451
+ .E_ll4n94n {
33452
+ position: absolute;
33453
+ width: 5px;
33454
+ height: 48px;
33455
+ left: 40.8px;
33456
+ top: 8.4px;
33457
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33458
+ border-radius: 5px;
33459
+ transform: rotate(-8deg);
33460
+ transform-origin: top left;
33461
+ animation: loading-indicator2 1100ms ease-out infinite;
33490
33462
  }
33491
33463
 
33492
- .E_l1ucdodl {
33493
- margin: 0;
33494
- border-radius: 20px;
33495
- padding: 2px 10px;
33496
- height: 22px;
33464
+ .E_l17lbdo6 {
33465
+ position: absolute;
33466
+ width: 5px;
33467
+ height: 48px;
33468
+ left: 52.9px;
33469
+ top: 51.8px;
33470
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33471
+ border-radius: 5px;
33472
+ transform: rotate(112deg);
33473
+ transform-origin: top left;
33474
+ animation: loading-indicator3 1100ms ease-out infinite;
33475
+ }
33476
+
33477
+ .E_msn7nxt {
33478
+ color: rgba(44, 56, 82, 0.6);
33479
+ text-align: center;
33497
33480
  display: flex;
33498
33481
  align-items: center;
33482
+ justify-content: center;
33483
+ flex-direction: column;
33484
+ height: 100%;
33499
33485
  }
33500
33486
 
33501
- .E_l1ucdodl.ui-kit-status-legend.on-tint {
33502
- color: #FFFFFF;
33487
+ .E_msn7nxt .link {
33488
+ color: #0080ff;
33489
+ cursor: pointer;
33503
33490
  }
33504
33491
 
33505
- .E_l1ucdodl.tag-hover {
33506
- cursor: pointer;
33492
+ .E_mp64wfi {
33493
+ width: 100%;
33494
+ height: 100%;
33495
+ display: flex;
33496
+ flex-direction: column;
33507
33497
  }
33508
33498
 
33509
- .E_l1ucdodl.ui-kit-status-legend {
33510
- color: #00122e;
33499
+ .E_mp64wfi .name-toolbar {
33500
+ width: 100%;
33501
+ display: flex;
33502
+ line-height: 30px;
33503
+ padding: 0 16px;
33504
+ justify-content: space-between;
33511
33505
  }
33512
33506
 
33513
- .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-icon {
33514
- margin-right: 6px;
33507
+ .E_mp64wfi .name-toolbar .metric-extra {
33508
+ display: flex;
33509
+ font-size: 12px;
33510
+ align-items: center;
33515
33511
  }
33516
33512
 
33517
- .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number {
33518
- margin-left: 8px;
33519
- color: rgba(44, 56, 82, 0.6);
33513
+ .E_mp64wfi .name-toolbar .metric-extra .info-item {
33514
+ color: #a3b4cc;
33520
33515
  }
33521
33516
 
33522
- .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number.ui-kit-status-legend-number.on-tint {
33523
- color: #FFFFFF;
33517
+ .E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
33518
+ margin-left: 10px;
33524
33519
  }
33525
33520
 
33526
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-blue .ui-kit-status-legend-icon {
33527
- background-color: #0080ff;
33521
+ .E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
33522
+ margin-left: 10px;
33523
+ cursor: pointer;
33528
33524
  }
33529
33525
 
33530
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-red .ui-kit-status-legend-icon {
33531
- background-color: #f0483e;
33526
+ .E_mp64wfi .content {
33527
+ flex: 1;
33528
+ width: 100%;
33529
+ display: flex;
33530
+ justify-content: center;
33531
+ align-items: center;
33532
33532
  }
33533
33533
 
33534
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-yellow .ui-kit-status-legend-icon {
33535
- background-color: #fea008;
33534
+ .E_mp64wfi .single-content {
33535
+ height: 65px;
33536
33536
  }
33537
33537
 
33538
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-green .ui-kit-status-legend-icon {
33539
- background-color: #00ba5d;
33538
+ .E_l1oyigan {
33539
+ display: flex;
33540
+ align-items: center;
33541
+ white-space: nowrap;
33542
+ overflow: hidden;
33543
+ width: 100%;
33540
33544
  }
33541
33545
 
33542
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-gray .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
33543
- background-color: #6b7d99;
33546
+ .E_l1oyigan .ant-dropdown-trigger {
33547
+ margin-left: auto;
33548
+ font-size: 12px;
33544
33549
  }
33545
33550
 
33546
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-purple .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
33547
- background-color: #7E41FF;
33551
+ .E_l1noi4n1 {
33552
+ display: flex;
33553
+ justify-content: flex-start;
33554
+ align-items: center;
33555
+ font-size: 12px;
33556
+ cursor: pointer;
33548
33557
  }
33549
33558
 
33550
- .E_s1qj66nc {
33551
- width: 8px;
33552
- height: 8px;
33553
- border-radius: 50%;
33554
- display: inline-block;
33559
+ .E_l1noi4n1:not(:last-child) {
33560
+ margin-right: 20px;
33555
33561
  }
33556
33562
 
33557
- .E_s5x1boq {
33558
- width: 8px;
33559
- height: 8px;
33560
- border-radius: 2px;
33561
- display: inline-block;
33563
+ .E_l1noi4n1.deselected {
33564
+ opacity: 0.4;
33562
33565
  }
33563
33566
 
33564
- .E_c1xm185 {
33565
- color: rgba(44, 56, 82, 0.6);
33567
+ .E_l1noi4n1.deselected .color-block {
33568
+ background: #b4beca !important;
33566
33569
  }
33567
33570
 
33568
- .E_c1x5l5qc {
33569
- flex: 1;
33571
+ .E_cz19rz6 {
33572
+ display: inline-block;
33573
+ height: 8px;
33574
+ width: 8px;
33575
+ margin-right: 8px;
33570
33576
  }
33571
33577
 
33572
- .E_sddwhm6 {
33578
+ .E_e17r5r9c .ant-dropdown-menu-item {
33579
+ display: flex;
33580
+ align-items: center;
33581
+ font-size: 12px;
33573
33582
  margin: 0;
33574
- border-radius: 20px;
33575
- padding: 2px 10px;
33576
- height: 22px;
33577
33583
  }
33578
33584
 
33579
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
33580
- background-color: rgba(237, 241, 250, 0.6) !important;
33585
+ .E_m1y1hhnr {
33586
+ position: relative;
33581
33587
  }
33582
33588
 
33583
- .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 {
33584
- background-color: rgba(225, 230, 241, 0.6) !important;
33589
+ .E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
33590
+ bottom: -12px;
33585
33591
  }
33586
33592
 
33587
- .E_sddwhm6.ant-tag.ui-kit-status-capsule {
33588
- color: #00122e;
33593
+ .E_m1y1hhnr .metric-toolbar {
33594
+ display: flex;
33595
+ justify-content: space-between;
33596
+ line-height: 30px;
33597
+ margin: 0 16px;
33589
33598
  }
33590
33599
 
33591
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
33592
- margin-right: 6px;
33600
+ .E_m1y1hhnr .metric-toolbar .metric-extra {
33601
+ display: flex;
33602
+ font-size: 12px;
33603
+ align-items: center;
33593
33604
  }
33594
33605
 
33595
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
33596
- margin-left: 8px;
33597
- color: rgba(44, 56, 82, 0.6);
33606
+ .E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
33607
+ color: #a3b4cc;
33598
33608
  }
33599
33609
 
33600
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
33601
- background-color: rgba(0, 136, 255, 0.1);
33610
+ .E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
33611
+ margin-left: 10px;
33602
33612
  }
33603
33613
 
33604
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
33605
- background-color: #0080ff;
33614
+ .E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
33615
+ margin-left: 10px;
33616
+ cursor: pointer;
33606
33617
  }
33607
33618
 
33608
- .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 {
33609
- background-color: rgba(0, 136, 255, 0.16);
33619
+ .E_m1y1hhnr .recharts-xAxis {
33620
+ font-size: 12px;
33610
33621
  }
33611
33622
 
33612
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
33613
- background-color: rgba(255, 74, 74, 0.1);
33623
+ .E_m1y1hhnr .pointer-wrapper {
33624
+ position: absolute;
33625
+ bottom: 10px;
33626
+ padding: 0 8px;
33627
+ border-radius: 4px;
33628
+ font-size: 12px;
33629
+ color: #fff;
33630
+ background: rgba(0, 0, 0, 0.75);
33631
+ transform: translateX(-50%);
33614
33632
  }
33615
33633
 
33616
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
33617
- background-color: #f0483e;
33634
+ .E_tnvijvs {
33635
+ min-width: 200px;
33618
33636
  }
33619
33637
 
33620
- .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 {
33621
- background-color: rgba(255, 74, 74, 0.16);
33638
+ .E_t1ub2aex {
33639
+ display: flex;
33640
+ align-items: center;
33641
+ justify-content: space-between;
33642
+ background-color: rgba(0, 0, 0, 0.75);
33643
+ color: #b4beca;
33644
+ font-size: 12px;
33645
+ padding: 3px 6px;
33622
33646
  }
33623
33647
 
33624
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
33625
- background-color: rgba(254, 160, 8, 0.1);
33648
+ .E_t1ub2aex:first-child {
33649
+ padding-top: 3px;
33626
33650
  }
33627
33651
 
33628
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
33629
- background-color: #fea008;
33652
+ .E_t1ub2aex:last-child {
33653
+ padding-bottom: 3px;
33630
33654
  }
33631
33655
 
33632
- .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 {
33633
- background-color: rgba(255, 187, 0, 0.16);
33656
+ .E_t1ub2aex .column-value {
33657
+ color: #fff;
33658
+ margin-left: 8px;
33634
33659
  }
33635
33660
 
33636
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
33637
- background-color: rgba(30, 201, 127, 0.1);
33661
+ .E_m11nzl2x {
33662
+ color: rgba(44, 56, 82, 0.6);
33663
+ text-align: center;
33664
+ display: flex;
33665
+ align-items: center;
33666
+ justify-content: center;
33667
+ flex-direction: column;
33668
+ height: 100%;
33638
33669
  }
33639
33670
 
33640
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
33641
- background-color: #00ba5d;
33671
+ .E_m11nzl2x .link {
33672
+ color: #0080ff;
33673
+ cursor: pointer;
33642
33674
  }
33643
33675
 
33644
- .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 {
33645
- background-color: rgba(30, 201, 127, 0.16);
33676
+ .E_mn7joto {
33677
+ width: 100%;
33678
+ height: 100%;
33679
+ display: flex;
33680
+ flex-direction: column;
33646
33681
  }
33647
33682
 
33648
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
33649
- background-color: rgba(225, 230, 241, 0.6);
33650
- }
33651
-
33652
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
33653
- background-color: #6b7d99;
33683
+ .E_mn7joto .name-toolbar {
33684
+ width: 100%;
33685
+ display: flex;
33686
+ line-height: 30px;
33687
+ justify-content: space-between;
33654
33688
  }
33655
33689
 
33656
- .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 {
33657
- background-color: rgba(211, 218, 235, 0.6);
33690
+ .E_mn7joto .name-toolbar .metric-extra {
33691
+ display: flex;
33692
+ font-size: 12px;
33693
+ align-items: center;
33658
33694
  }
33659
33695
 
33660
- .E_satwmqm {
33661
- width: 8px;
33662
- height: 8px;
33663
- border-radius: 50%;
33664
- display: inline-block;
33696
+ .E_mn7joto .name-toolbar .metric-extra .info-item {
33697
+ color: #a3b4cc;
33665
33698
  }
33666
33699
 
33667
- .E_tc97u5y {
33668
- height: 100%;
33700
+ .E_mn7joto .name-toolbar .metric-extra .info-item + .info-item {
33701
+ margin-left: 10px;
33669
33702
  }
33670
33703
 
33671
- .E_efzf37v .ant-table-content,
33672
- .E_efzf37v .ant-table-body {
33673
- overflow: visible !important;
33674
- height: 100%;
33704
+ .E_mn7joto .name-toolbar .metric-extra .menu-trigger {
33705
+ margin-left: 10px;
33706
+ cursor: pointer;
33675
33707
  }
33676
33708
 
33677
- .E_efzf37v .ant-table-tbody .ant-table-placeholder td {
33678
- height: 100%;
33709
+ .E_mn7joto .content {
33710
+ flex: 1;
33711
+ width: 100%;
33712
+ display: flex;
33713
+ justify-content: center;
33714
+ align-items: center;
33679
33715
  }
33680
33716
 
33681
- .E_efzf37v table {
33682
- width: 100% !important;
33683
- height: 100%;
33717
+ .E_mn7joto .single-content {
33718
+ height: 65px;
33684
33719
  }
33685
33720
 
33686
- .E_efzf37v table .ant-table-placeholder .ant-table-expanded-row-fixed {
33687
- padding: 15px 0;
33721
+ .E_l1bifhon {
33722
+ display: flex;
33723
+ align-items: center;
33724
+ white-space: nowrap;
33725
+ overflow: hidden;
33726
+ width: 100%;
33688
33727
  }
33689
33728
 
33690
- .E_efzf37v table thead.ant-table-thead {
33691
- display: none;
33729
+ .E_l1bifhon .ant-dropdown-trigger {
33730
+ font-size: 12px;
33731
+ margin-left: 8px;
33692
33732
  }
33693
33733
 
33694
- .E_t1fisho6 {
33695
- height: 100%;
33734
+ .E_ltthzck {
33735
+ display: flex;
33736
+ justify-content: flex-start;
33737
+ align-items: center;
33738
+ font-size: 12px;
33739
+ cursor: pointer;
33696
33740
  }
33697
33741
 
33698
- .E_t1fisho6 .ant-table.ant-table-small .ant-table-tbody > tr > td {
33699
- padding-top: 6px;
33700
- padding-bottom: 6px;
33742
+ .E_ltthzck:not(:first-child) {
33743
+ margin-left: 8px;
33701
33744
  }
33702
33745
 
33703
- .E_t1fisho6 .active-row td:nth-child(1) {
33704
- font-weight: 700;
33746
+ .E_ltthzck.deselected, .E_ltthzck.hovering {
33747
+ opacity: 0.3;
33705
33748
  }
33706
33749
 
33707
- .E_t1fisho6.has-selection .active-row td:nth-child(2) {
33708
- font-weight: 700;
33750
+ .E_ltthzck.deselected:not(.hoverering-self) .color-block, .E_ltthzck.hovering:not(.hoverering-self) .color-block {
33751
+ background: #b4beca !important;
33752
+ border-radius: 2px;
33709
33753
  }
33710
33754
 
33711
- .E_t1fisho6 .ant-spin-nested-loading {
33712
- height: 100%;
33755
+ .E_ltthzck.hoverering-self {
33756
+ opacity: 1;
33713
33757
  }
33714
33758
 
33715
- .E_t1fisho6 .ant-spin-nested-loading .ant-spin-container {
33716
- height: 100%;
33717
- overflow: visible;
33759
+ .E_ltthzck .dropdown-trigger {
33760
+ margin-left: 12px;
33718
33761
  }
33719
33762
 
33720
- .E_t1fisho6 .ant-spin-nested-loading .ant-spin {
33721
- max-height: none;
33763
+ .E_ltthzck .legend-name {
33764
+ color: #00122e;
33722
33765
  }
33723
33766
 
33724
- .E_t1fisho6 td.ant-table-column-sort {
33725
- background: transparent;
33767
+ .E_l1mumj7o {
33768
+ display: flex;
33769
+ justify-content: flex-start;
33770
+ align-items: center;
33771
+ font-size: 12px;
33772
+ cursor: pointer;
33726
33773
  }
33727
33774
 
33728
- .E_t1fisho6 td.ant-table-cell-fix-left,
33729
- .E_t1fisho6 td.ant-table-cell-fix-right {
33730
- background: #fff;
33731
- padding: 0 !important;
33775
+ .E_l1mumj7o.deselected, .E_l1mumj7o.hovering {
33776
+ opacity: 0.3;
33732
33777
  }
33733
33778
 
33734
- .E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content,
33735
- .E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content {
33736
- display: flex;
33737
- align-items: center;
33738
- height: 100%;
33739
- padding: 8px;
33779
+ .E_l1mumj7o.deselected:not(.hoverering-self) .color-block, .E_l1mumj7o.hovering:not(.hoverering-self) .color-block {
33780
+ background: #b4beca !important;
33781
+ border-radius: 2px;
33740
33782
  }
33741
33783
 
33742
- .E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content > span,
33743
- .E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content > span {
33744
- overflow: hidden;
33745
- text-overflow: ellipsis;
33746
- width: 100%;
33784
+ .E_l1mumj7o .legend-name {
33785
+ color: #00122e;
33747
33786
  }
33748
33787
 
33749
- .E_t1fisho6 .ant-table-container {
33750
- height: 100%;
33788
+ .E_l1mumj7o.hoverering-self {
33789
+ opacity: 1;
33751
33790
  }
33752
33791
 
33753
- .E_t1fisho6 .ant-table-container::before, .E_t1fisho6 .ant-table-container::after {
33754
- box-shadow: none !important;
33792
+ .E_c14rn6j5 {
33793
+ display: inline-block;
33794
+ height: 8px;
33795
+ width: 8px;
33796
+ margin-right: 6px;
33797
+ border-radius: 2px;
33755
33798
  }
33756
33799
 
33757
- .E_t1fisho6 div.ant-table {
33758
- border-radius: 0px;
33759
- border-left: none;
33760
- border-right: none;
33761
- border-bottom: none;
33762
- height: 100%;
33800
+ .E_e45tc5l .ant-dropdown-menu-item {
33801
+ display: flex;
33802
+ align-items: center;
33763
33803
  font-size: 12px;
33764
- background: transparent;
33804
+ margin: 0;
33765
33805
  }
33766
33806
 
33767
- .E_t1fisho6 div.ant-table .ant-table-header {
33807
+ .E_lqeaosa {
33768
33808
  position: relative;
33769
- z-index: 3;
33770
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
33771
- margin-bottom: -1px;
33772
- }
33773
-
33774
- .E_t1fisho6 div.ant-table .time-wrapper .date,
33775
- .E_t1fisho6 div.ant-table .value {
33776
- color: #2d3a56;
33777
33809
  }
33778
33810
 
33779
- .E_t1fisho6 div.ant-table .time-wrapper .time,
33780
- .E_t1fisho6 div.ant-table .unit {
33781
- color: rgba(44, 56, 82, 0.6);
33811
+ .E_lqeaosa.hidden-xaxis .pointer-wrapper {
33812
+ bottom: -12px;
33782
33813
  }
33783
33814
 
33784
- .E_t1fisho6 div.ant-table .ant-table-selection {
33785
- position: unset;
33786
- text-align: center;
33815
+ .E_lqeaosa .metric-toolbar {
33816
+ display: flex;
33817
+ justify-content: space-between;
33818
+ line-height: 30px;
33787
33819
  }
33788
33820
 
33789
- .E_t1fisho6 div.ant-table .ant-table-tbody > tr.ant-table-row-selected td {
33790
- background: #fff;
33821
+ .E_lqeaosa .metric-toolbar .metric-extra {
33822
+ display: flex;
33823
+ flex-shrink: 0;
33824
+ font-size: 12px;
33825
+ align-items: center;
33791
33826
  }
33792
33827
 
33793
- .E_t1fisho6 div.ant-table .anticon-setting {
33794
- cursor: pointer;
33795
- position: absolute;
33796
- top: 50%;
33797
- right: 12px;
33798
- transform: translateY(-50%);
33828
+ .E_lqeaosa .metric-toolbar .metric-extra .info-item {
33829
+ color: #a3b4cc;
33799
33830
  }
33800
33831
 
33801
- .E_t1fisho6 div.ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
33802
- box-shadow: none;
33803
- width: 1px;
33804
- background: rgba(213, 219, 227, 0.6);
33832
+ .E_lqeaosa .metric-toolbar .metric-extra .info-item + .info-item {
33833
+ margin-left: 10px;
33805
33834
  }
33806
33835
 
33807
- .E_t1fisho6 div.ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
33808
- box-shadow: none;
33809
- width: 1px;
33810
- background: rgba(213, 219, 227, 0.6);
33836
+ .E_lqeaosa .metric-toolbar .metric-extra .menu-trigger {
33837
+ margin-left: 10px;
33838
+ cursor: pointer;
33811
33839
  }
33812
33840
 
33813
- .E_t1fisho6 div.ant-table .ant-table-tbody {
33814
- position: relative;
33841
+ .E_lqeaosa .recharts-xAxis {
33842
+ font-size: 12px;
33815
33843
  }
33816
33844
 
33817
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td {
33818
- border-top: 1px solid rgba(211, 218, 235, 0.6);
33819
- border-bottom: 1px solid white;
33820
- height: 40px;
33821
- vertical-align: middle;
33822
- transition: background 0ms;
33823
- color: #00122e;
33845
+ .E_lqeaosa .pointer-wrapper {
33846
+ position: absolute;
33847
+ bottom: 10px;
33848
+ padding: 0 8px;
33849
+ font-size: 12px;
33850
+ color: #fff;
33851
+ transform: translateX(-50%);
33824
33852
  }
33825
33853
 
33826
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.header-hover {
33827
- background: #f2f5fa;
33828
- border-bottom-color: #f2f5fa;
33854
+ .E_t2pr38p {
33855
+ min-width: 200px;
33856
+ background-color: rgba(23, 38, 64, 0.8);
33857
+ border-radius: 4px;
33858
+ box-shadow: 0px 1px 4px 0px rgba(29, 50, 108, 0.6);
33859
+ padding: 8px;
33829
33860
  }
33830
33861
 
33831
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link {
33832
- height: auto;
33833
- color: #00122e;
33862
+ .E_tecdsj7 {
33863
+ display: flex;
33864
+ align-items: center;
33865
+ background-color: unset;
33866
+ color: #FFFFFF;
33867
+ justify-content: space-between;
33834
33868
  font-size: 12px;
33835
- text-align: left;
33836
- transition: none;
33837
- overflow: hidden;
33838
- text-overflow: ellipsis;
33839
- white-space: nowrap;
33840
- }
33841
-
33842
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link:hover {
33843
- color: #0096ff;
33869
+ padding-top: 6px;
33844
33870
  }
33845
33871
 
33846
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link > span {
33847
- overflow: hidden;
33848
- text-overflow: ellipsis;
33849
- width: 100%;
33850
- vertical-align: middle;
33872
+ .E_tecdsj7:first-child {
33873
+ padding-top: 3px;
33851
33874
  }
33852
33875
 
33853
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.cell_status {
33854
- line-height: 0px;
33876
+ .E_tecdsj7:last-child {
33877
+ padding-bottom: 3px;
33855
33878
  }
33856
33879
 
33857
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.align-right {
33858
- padding-right: 25px;
33880
+ .E_tecdsj7 .column-value {
33881
+ color: #FFFFFF;
33882
+ margin-left: 8px;
33859
33883
  }
33860
33884
 
33861
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover + tr td {
33862
- border-top-color: transparent;
33885
+ .E_ljhvvia {
33886
+ display: inline-block;
33887
+ height: 8px;
33888
+ width: 8px;
33889
+ margin-right: 8px;
33890
+ border-radius: 2px;
33863
33891
  }
33864
33892
 
33865
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td {
33866
- background: rgba(225, 230, 241, 0.6);
33867
- border-color: transparent transparent white;
33893
+ .E_ljhvvia.borderd {
33894
+ border: 1px solid #fff;
33868
33895
  }
33869
33896
 
33870
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
33871
- border-radius: 8px 0 0 8px;
33897
+ .E_t1gvlxt5 {
33898
+ min-width: 0;
33899
+ flex: 1;
33872
33900
  }
33873
33901
 
33874
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
33875
- border-radius: 8px 0 0 8px;
33902
+ .E_t1gvlxt5 .tag {
33903
+ flex: 0 0 auto;
33876
33904
  }
33877
33905
 
33878
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
33879
- content: "";
33880
- width: 4px;
33881
- top: -1px;
33882
- bottom: -1px;
33883
- background: white;
33906
+ .E_t1gvlxt5 .progress-title {
33907
+ flex: 2;
33908
+ max-width: fit-content;
33884
33909
  }
33885
33910
 
33886
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
33887
- border-radius: 0 8px 8px 0;
33911
+ .E_t1gvlxt5 .progress-desc {
33912
+ flex: 1;
33913
+ max-width: fit-content;
33888
33914
  }
33889
33915
 
33890
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
33891
- border-radius: 0;
33892
- background: white;
33893
- border-top: none;
33916
+ .E_a1ji6r68 {
33917
+ display: flex;
33918
+ align-items: center;
33919
+ column-gap: var(--a1ji6r68-0);
33894
33920
  }
33895
33921
 
33896
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
33897
- border-top: 1px solid transparent;
33898
- border-radius: 0 8px 8px 0;
33899
- background: rgba(225, 230, 241, 0.6);
33922
+ button.E_l48ei06.ant-btn,
33923
+ button.E_l48ei06.ant-btn.ant-btn-sm,
33924
+ button.E_l48ei06.ant-btn.ant-btn-lg {
33925
+ font-size: 12px;
33926
+ line-height: 18px;
33927
+ height: 18px;
33900
33928
  }
33901
33929
 
33902
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
33903
- background: white;
33904
- border-top: 1px solid rgba(211, 218, 235, 0.6);
33930
+ button.E_l48ei06 {
33931
+ color: #0080FF;
33932
+ height: unset;
33905
33933
  }
33906
33934
 
33907
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
33908
- display: flex;
33909
- align-items: center;
33910
- height: 100%;
33911
- background: rgba(225, 230, 241, 0.6);
33935
+ button.E_l48ei06 .button-prefix-icon {
33936
+ margin-right: 4px;
33912
33937
  }
33913
33938
 
33914
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
33915
- background: white;
33916
- border-top: 1px solid rgba(211, 218, 235, 0.6);
33939
+ button.E_l48ei06 .button-suffix-icon {
33940
+ margin-left: 4px;
33917
33941
  }
33918
33942
 
33919
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
33920
- display: flex;
33921
- align-items: center;
33922
- height: 100%;
33923
- background: rgba(225, 230, 241, 0.6);
33943
+ button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
33944
+ color: #009DFF;
33924
33945
  }
33925
33946
 
33926
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:last-child td {
33927
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
33947
+ button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
33948
+ color: #005ED1;
33928
33949
  }
33929
33950
 
33930
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row {
33931
- box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
33932
- border-radius: 8px;
33951
+ button.E_l48ei06.ui-kit-link-disabled {
33952
+ color: #0080FF;
33933
33953
  }
33934
33954
 
33935
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
33936
- border-top-color: white;
33955
+ button.E_l48ei06.ui-kit-link-primary {
33956
+ color: #00122E;
33937
33957
  }
33938
33958
 
33939
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td {
33940
- background: rgba(0, 136, 255, 0.1);
33941
- border-bottom-color: transparent;
33942
- border-top-color: transparent;
33959
+ button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
33960
+ color: #0080FF;
33943
33961
  }
33944
33962
 
33945
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
33946
- border-radius: 8px 0 0 8px;
33963
+ button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
33964
+ color: #005ED1;
33947
33965
  }
33948
33966
 
33949
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
33950
- border-radius: 0 8px 8px 0;
33967
+ button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
33968
+ color: #00122E;
33951
33969
  }
33952
33970
 
33953
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
33954
- background: rgba(0, 136, 255, 0.1);
33971
+ button.E_l48ei06.ui-kit-link-secondary {
33972
+ color: rgba(44, 56, 82, 0.7490196078);
33955
33973
  }
33956
33974
 
33957
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th {
33958
- background: #fff;
33959
- font-weight: 400;
33960
- position: relative;
33961
- border-bottom: none;
33962
- color: #00122e;
33963
- transition: none;
33964
- padding: 14px 8px 14px 8px;
33965
- line-height: 20px;
33975
+ button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
33976
+ color: #0080FF;
33966
33977
  }
33967
33978
 
33968
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:not(:last-child):after {
33969
- content: "";
33970
- width: 1px;
33971
- top: 0;
33972
- bottom: 0;
33973
- background: rgba(211, 218, 235, 0.6);
33974
- position: absolute;
33975
- right: 0;
33979
+ button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
33980
+ color: #005ED1;
33976
33981
  }
33977
33982
 
33978
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.is-blank {
33979
- padding: unset;
33983
+ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33984
+ color: rgba(44, 56, 82, 0.7490196078);
33980
33985
  }
33981
33986
 
33982
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.is-blank:after {
33983
- display: none;
33987
+ .E_l1ucdodl {
33988
+ margin: 0;
33989
+ border-radius: 20px;
33990
+ padding: 2px 10px;
33991
+ height: 22px;
33992
+ display: flex;
33993
+ align-items: center;
33984
33994
  }
33985
33995
 
33986
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
33987
- width: 100%;
33988
- overflow: hidden;
33989
- white-space: nowrap;
33990
- text-overflow: ellipsis;
33996
+ .E_l1ucdodl.ui-kit-status-legend.on-tint {
33997
+ color: #FFFFFF;
33991
33998
  }
33992
33999
 
33993
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
33994
- overflow: hidden;
33995
- text-overflow: ellipsis;
33996
- flex: 1;
34000
+ .E_l1ucdodl.tag-hover {
34001
+ cursor: pointer;
33997
34002
  }
33998
34003
 
33999
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
34000
- padding: 15px 25px 15px 8px;
34004
+ .E_l1ucdodl.ui-kit-status-legend {
34005
+ color: #00122e;
34001
34006
  }
34002
34007
 
34003
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
34004
- padding: 0;
34008
+ .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-icon {
34009
+ margin-right: 6px;
34005
34010
  }
34006
34011
 
34007
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
34008
- position: absolute;
34009
- right: 6px;
34010
- top: 50%;
34011
- transform: translateY(-50%);
34012
- height: 16px;
34013
- display: none;
34014
- transition: transform 320ms ease;
34012
+ .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number {
34013
+ margin-left: 8px;
34014
+ color: rgba(44, 56, 82, 0.6);
34015
34015
  }
34016
34016
 
34017
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
34018
- display: block;
34019
- transform: translateY(-50%) rotateX(180deg);
34017
+ .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number.ui-kit-status-legend-number.on-tint {
34018
+ color: #FFFFFF;
34020
34019
  }
34021
34020
 
34022
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
34023
- display: block;
34021
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-blue .ui-kit-status-legend-icon {
34022
+ background-color: #0080ff;
34024
34023
  }
34025
34024
 
34026
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
34027
- display: none;
34025
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-red .ui-kit-status-legend-icon {
34026
+ background-color: #f0483e;
34028
34027
  }
34029
34028
 
34030
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
34031
- transform: translateY(-50%);
34029
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-yellow .ui-kit-status-legend-icon {
34030
+ background-color: #fea008;
34032
34031
  }
34033
34032
 
34034
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
34035
- transform: translateY(-50%) rotateX(180deg);
34033
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-green .ui-kit-status-legend-icon {
34034
+ background-color: #00ba5d;
34036
34035
  }
34037
34036
 
34038
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
34039
- background: #f2f5fa;
34037
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-gray .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
34038
+ background-color: #6b7d99;
34040
34039
  }
34041
34040
 
34042
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
34043
- display: block;
34041
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-purple .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
34042
+ background-color: #7E41FF;
34044
34043
  }
34045
34044
 
34046
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.align-right {
34047
- padding-right: 25px;
34045
+ .E_s1qj66nc {
34046
+ width: 8px;
34047
+ height: 8px;
34048
+ border-radius: 50%;
34049
+ display: inline-block;
34048
34050
  }
34049
34051
 
34050
- .E_t1fisho6 div.ant-table .ant-table-selection-column {
34051
- padding: 0 !important;
34052
+ .E_s5x1boq {
34053
+ width: 8px;
34054
+ height: 8px;
34055
+ border-radius: 2px;
34056
+ display: inline-block;
34052
34057
  }
34053
34058
 
34054
- .E_t1fisho6 div.ant-table .ant-table-selection-column .ant-checkbox-wrapper {
34055
- position: absolute;
34056
- left: 50%;
34057
- top: 50%;
34058
- transform: translate(-50%, -50%);
34059
+ .E_c1xm185 {
34060
+ color: rgba(44, 56, 82, 0.6);
34059
34061
  }
34060
34062
 
34061
- .E_t1fisho6 div.ant-table .ant-table-selection-column:after {
34062
- display: none;
34063
+ .E_c1x5l5qc {
34064
+ flex: 1;
34063
34065
  }
34064
34066
 
34065
- .E_t1fisho6 div.ant-table .ant-table-hide-scrollbar {
34066
- background: #fff;
34067
+ .E_sddwhm6 {
34068
+ margin: 0;
34069
+ border-radius: 20px;
34070
+ padding: 2px 10px;
34071
+ height: 22px;
34067
34072
  }
34068
34073
 
34069
- .E_t1fisho6 div.ant-table .ant-table-placeholder {
34070
- background: inherit;
34074
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
34075
+ background-color: rgba(237, 241, 250, 0.6) !important;
34071
34076
  }
34072
34077
 
34073
- .E_t1fisho6 div.ant-table .ant-table-placeholder td {
34074
- position: static;
34075
- border: none;
34076
- background: inherit !important;
34077
- height: 100px;
34078
- vertical-align: middle;
34078
+ .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 {
34079
+ background-color: rgba(225, 230, 241, 0.6) !important;
34079
34080
  }
34080
34081
 
34081
- .E_t1fisho6 div.ant-table .ant-table-placeholder .table-default-empty,
34082
- .E_t1fisho6 div.ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
34083
- font-weight: bold;
34084
- font-size: 20px;
34085
- color: rgba(10, 37, 85, 0.6);
34082
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule {
34083
+ color: #00122e;
34086
34084
  }
34087
34085
 
34088
- .E_t1fisho6 div.ant-table th.ant-table-cell-scrollbar,
34089
- .E_t1fisho6 div.ant-table th.cell__action_ {
34090
- z-index: 10;
34086
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
34087
+ margin-right: 6px;
34091
34088
  }
34092
34089
 
34093
- .E_t1fisho6 div.ant-table td.cell__action_ {
34094
- padding: 0 !important;
34095
- position: relative;
34096
- background: #fff;
34090
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
34091
+ margin-left: 8px;
34092
+ color: rgba(44, 56, 82, 0.6);
34097
34093
  }
34098
34094
 
34099
- .E_t1fisho6 div.ant-table td.cell__action_ > * {
34100
- height: 100%;
34101
- display: flex;
34102
- align-items: center;
34103
- justify-content: flex-end;
34104
- padding-right: 8px;
34095
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
34096
+ background-color: rgba(0, 136, 255, 0.1);
34105
34097
  }
34106
34098
 
34107
- .E_t1fisho6 div.ant-table td.cell__action_ .menu-button {
34108
- width: 24px;
34109
- height: 24px;
34110
- cursor: pointer;
34111
- justify-content: center;
34112
- border-radius: 4px;
34099
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
34100
+ background-color: #0080ff;
34113
34101
  }
34114
34102
 
34115
- .E_t1fisho6 div.ant-table td.cell__action_ .menu-button:hover {
34116
- background: #fff;
34103
+ .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 {
34104
+ background-color: rgba(0, 136, 255, 0.16);
34117
34105
  }
34118
34106
 
34119
- .E_m11nzl2x {
34120
- color: rgba(44, 56, 82, 0.6);
34121
- text-align: center;
34122
- display: flex;
34123
- align-items: center;
34124
- justify-content: center;
34125
- flex-direction: column;
34126
- height: 100%;
34107
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
34108
+ background-color: rgba(255, 74, 74, 0.1);
34127
34109
  }
34128
34110
 
34129
- .E_m11nzl2x .link {
34130
- color: #0080ff;
34131
- cursor: pointer;
34111
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
34112
+ background-color: #f0483e;
34132
34113
  }
34133
34114
 
34134
- .E_mn7joto {
34135
- width: 100%;
34136
- height: 100%;
34137
- display: flex;
34138
- flex-direction: column;
34115
+ .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 {
34116
+ background-color: rgba(255, 74, 74, 0.16);
34139
34117
  }
34140
34118
 
34141
- .E_mn7joto .name-toolbar {
34142
- width: 100%;
34143
- display: flex;
34144
- line-height: 30px;
34145
- justify-content: space-between;
34119
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
34120
+ background-color: rgba(254, 160, 8, 0.1);
34146
34121
  }
34147
34122
 
34148
- .E_mn7joto .name-toolbar .metric-extra {
34149
- display: flex;
34150
- font-size: 12px;
34151
- align-items: center;
34123
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
34124
+ background-color: #fea008;
34152
34125
  }
34153
34126
 
34154
- .E_mn7joto .name-toolbar .metric-extra .info-item {
34155
- color: #a3b4cc;
34127
+ .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 {
34128
+ background-color: rgba(255, 187, 0, 0.16);
34156
34129
  }
34157
34130
 
34158
- .E_mn7joto .name-toolbar .metric-extra .info-item + .info-item {
34159
- margin-left: 10px;
34131
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
34132
+ background-color: rgba(30, 201, 127, 0.1);
34160
34133
  }
34161
34134
 
34162
- .E_mn7joto .name-toolbar .metric-extra .menu-trigger {
34163
- margin-left: 10px;
34164
- cursor: pointer;
34135
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
34136
+ background-color: #00ba5d;
34165
34137
  }
34166
34138
 
34167
- .E_mn7joto .content {
34168
- flex: 1;
34169
- width: 100%;
34170
- display: flex;
34171
- justify-content: center;
34172
- align-items: center;
34139
+ .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 {
34140
+ background-color: rgba(30, 201, 127, 0.16);
34173
34141
  }
34174
34142
 
34175
- .E_mn7joto .single-content {
34176
- height: 65px;
34143
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
34144
+ background-color: rgba(225, 230, 241, 0.6);
34177
34145
  }
34178
34146
 
34179
- .E_l1bifhon {
34180
- display: flex;
34181
- align-items: center;
34182
- white-space: nowrap;
34183
- overflow: hidden;
34184
- width: 100%;
34147
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
34148
+ background-color: #6b7d99;
34185
34149
  }
34186
34150
 
34187
- .E_l1bifhon .ant-dropdown-trigger {
34188
- font-size: 12px;
34189
- margin-left: 8px;
34151
+ .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 {
34152
+ background-color: rgba(211, 218, 235, 0.6);
34190
34153
  }
34191
34154
 
34192
- .E_ltthzck {
34193
- display: flex;
34194
- justify-content: flex-start;
34195
- align-items: center;
34196
- font-size: 12px;
34197
- cursor: pointer;
34155
+ .E_satwmqm {
34156
+ width: 8px;
34157
+ height: 8px;
34158
+ border-radius: 50%;
34159
+ display: inline-block;
34198
34160
  }
34199
34161
 
34200
- .E_ltthzck:not(:first-child) {
34201
- margin-left: 8px;
34162
+ .E_tc97u5y {
34163
+ height: 100%;
34202
34164
  }
34203
34165
 
34204
- .E_ltthzck.deselected, .E_ltthzck.hovering {
34205
- opacity: 0.3;
34166
+ .E_efzf37v .ant-table-content,
34167
+ .E_efzf37v .ant-table-body {
34168
+ overflow: visible !important;
34169
+ height: 100%;
34206
34170
  }
34207
34171
 
34208
- .E_ltthzck.deselected:not(.hoverering-self) .color-block, .E_ltthzck.hovering:not(.hoverering-self) .color-block {
34209
- background: #b4beca !important;
34210
- border-radius: 2px;
34172
+ .E_efzf37v .ant-table-tbody .ant-table-placeholder td {
34173
+ height: 100%;
34211
34174
  }
34212
34175
 
34213
- .E_ltthzck.hoverering-self {
34214
- opacity: 1;
34176
+ .E_efzf37v table {
34177
+ width: 100% !important;
34178
+ height: 100%;
34215
34179
  }
34216
34180
 
34217
- .E_ltthzck .dropdown-trigger {
34218
- margin-left: 12px;
34181
+ .E_efzf37v table .ant-table-placeholder .ant-table-expanded-row-fixed {
34182
+ padding: 15px 0;
34219
34183
  }
34220
34184
 
34221
- .E_l1mumj7o {
34222
- display: flex;
34223
- justify-content: flex-start;
34224
- align-items: center;
34225
- font-size: 12px;
34226
- cursor: pointer;
34185
+ .E_efzf37v table thead.ant-table-thead {
34186
+ display: none;
34227
34187
  }
34228
34188
 
34229
- .E_l1mumj7o.deselected, .E_l1mumj7o.hovering {
34230
- opacity: 0.3;
34189
+ .E_t1fisho6 {
34190
+ height: 100%;
34231
34191
  }
34232
34192
 
34233
- .E_l1mumj7o.deselected:not(.hoverering-self) .color-block, .E_l1mumj7o.hovering:not(.hoverering-self) .color-block {
34234
- background: #b4beca !important;
34235
- border-radius: 2px;
34193
+ .E_t1fisho6 .ant-table.ant-table-small .ant-table-tbody > tr > td {
34194
+ padding-top: 6px;
34195
+ padding-bottom: 6px;
34236
34196
  }
34237
34197
 
34238
- .E_l1mumj7o.hoverering-self {
34239
- opacity: 1;
34198
+ .E_t1fisho6 .active-row td:nth-child(1) {
34199
+ font-weight: 700;
34240
34200
  }
34241
34201
 
34242
- .E_c14rn6j5 {
34243
- display: inline-block;
34244
- height: 8px;
34245
- width: 8px;
34246
- margin-right: 6px;
34247
- border-radius: 2px;
34202
+ .E_t1fisho6.has-selection .active-row td:nth-child(2) {
34203
+ font-weight: 700;
34248
34204
  }
34249
34205
 
34250
- .E_e45tc5l .ant-dropdown-menu-item {
34251
- display: flex;
34252
- align-items: center;
34253
- font-size: 12px;
34254
- margin: 0;
34206
+ .E_t1fisho6 .ant-spin-nested-loading {
34207
+ height: 100%;
34255
34208
  }
34256
34209
 
34257
- .E_lqeaosa {
34258
- position: relative;
34210
+ .E_t1fisho6 .ant-spin-nested-loading .ant-spin-container {
34211
+ height: 100%;
34212
+ overflow: visible;
34259
34213
  }
34260
34214
 
34261
- .E_lqeaosa.hidden-xaxis .pointer-wrapper {
34262
- bottom: -12px;
34215
+ .E_t1fisho6 .ant-spin-nested-loading .ant-spin {
34216
+ max-height: none;
34263
34217
  }
34264
34218
 
34265
- .E_lqeaosa .metric-toolbar {
34266
- display: flex;
34267
- justify-content: space-between;
34268
- line-height: 30px;
34219
+ .E_t1fisho6 td.ant-table-column-sort {
34220
+ background: transparent;
34269
34221
  }
34270
34222
 
34271
- .E_lqeaosa .metric-toolbar .metric-extra {
34223
+ .E_t1fisho6 td.ant-table-cell-fix-left,
34224
+ .E_t1fisho6 td.ant-table-cell-fix-right {
34225
+ background: #fff;
34226
+ padding: 0 !important;
34227
+ }
34228
+
34229
+ .E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content,
34230
+ .E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content {
34272
34231
  display: flex;
34273
- flex-shrink: 0;
34274
- font-size: 12px;
34275
34232
  align-items: center;
34233
+ height: 100%;
34234
+ padding: 8px;
34276
34235
  }
34277
34236
 
34278
- .E_lqeaosa .metric-toolbar .metric-extra .info-item {
34279
- color: #a3b4cc;
34237
+ .E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content > span,
34238
+ .E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content > span {
34239
+ overflow: hidden;
34240
+ text-overflow: ellipsis;
34241
+ width: 100%;
34280
34242
  }
34281
34243
 
34282
- .E_lqeaosa .metric-toolbar .metric-extra .info-item + .info-item {
34283
- margin-left: 10px;
34244
+ .E_t1fisho6 .ant-table-container {
34245
+ height: 100%;
34284
34246
  }
34285
34247
 
34286
- .E_lqeaosa .metric-toolbar .metric-extra .menu-trigger {
34287
- margin-left: 10px;
34288
- cursor: pointer;
34248
+ .E_t1fisho6 .ant-table-container::before, .E_t1fisho6 .ant-table-container::after {
34249
+ box-shadow: none !important;
34289
34250
  }
34290
34251
 
34291
- .E_lqeaosa .recharts-xAxis {
34252
+ .E_t1fisho6 div.ant-table {
34253
+ border-radius: 0px;
34254
+ border-left: none;
34255
+ border-right: none;
34256
+ border-bottom: none;
34257
+ height: 100%;
34292
34258
  font-size: 12px;
34259
+ background: transparent;
34293
34260
  }
34294
34261
 
34295
- .E_lqeaosa .pointer-wrapper {
34296
- position: absolute;
34297
- bottom: 10px;
34298
- padding: 0 8px;
34299
- font-size: 12px;
34300
- color: #fff;
34301
- transform: translateX(-50%);
34262
+ .E_t1fisho6 div.ant-table .ant-table-header {
34263
+ position: relative;
34264
+ z-index: 3;
34265
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
34266
+ margin-bottom: -1px;
34302
34267
  }
34303
34268
 
34304
- .E_t2pr38p {
34305
- min-width: 200px;
34306
- background-color: rgba(23, 38, 64, 0.8);
34307
- border-radius: 4px;
34308
- box-shadow: 0px 1px 4px 0px rgba(29, 50, 108, 0.6);
34309
- padding: 8px;
34269
+ .E_t1fisho6 div.ant-table .time-wrapper .date,
34270
+ .E_t1fisho6 div.ant-table .value {
34271
+ color: #2d3a56;
34310
34272
  }
34311
34273
 
34312
- .E_tecdsj7 {
34313
- display: flex;
34314
- align-items: center;
34315
- background-color: unset;
34316
- color: #FFFFFF;
34317
- justify-content: space-between;
34318
- font-size: 12px;
34319
- padding-top: 6px;
34274
+ .E_t1fisho6 div.ant-table .time-wrapper .time,
34275
+ .E_t1fisho6 div.ant-table .unit {
34276
+ color: rgba(44, 56, 82, 0.6);
34320
34277
  }
34321
34278
 
34322
- .E_tecdsj7:first-child {
34323
- padding-top: 3px;
34279
+ .E_t1fisho6 div.ant-table .ant-table-selection {
34280
+ position: unset;
34281
+ text-align: center;
34324
34282
  }
34325
34283
 
34326
- .E_tecdsj7:last-child {
34327
- padding-bottom: 3px;
34284
+ .E_t1fisho6 div.ant-table .ant-table-tbody > tr.ant-table-row-selected td {
34285
+ background: #fff;
34328
34286
  }
34329
34287
 
34330
- .E_tecdsj7 .column-value {
34331
- color: #FFFFFF;
34332
- margin-left: 8px;
34288
+ .E_t1fisho6 div.ant-table .anticon-setting {
34289
+ cursor: pointer;
34290
+ position: absolute;
34291
+ top: 50%;
34292
+ right: 12px;
34293
+ transform: translateY(-50%);
34333
34294
  }
34334
34295
 
34335
- .E_ljhvvia {
34336
- display: inline-block;
34337
- height: 8px;
34338
- width: 8px;
34339
- margin-right: 8px;
34340
- border-radius: 2px;
34296
+ .E_t1fisho6 div.ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
34297
+ box-shadow: none;
34298
+ width: 1px;
34299
+ background: rgba(213, 219, 227, 0.6);
34341
34300
  }
34342
34301
 
34343
- .E_ljhvvia.borderd {
34344
- border: 1px solid #fff;
34302
+ .E_t1fisho6 div.ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
34303
+ box-shadow: none;
34304
+ width: 1px;
34305
+ background: rgba(213, 219, 227, 0.6);
34345
34306
  }
34346
34307
 
34347
- .E_lht19u8 {
34348
- width: 64px;
34349
- height: 64px;
34350
- display: flex;
34351
- align-items: center;
34352
- justify-content: center;
34308
+ .E_t1fisho6 div.ant-table .ant-table-tbody {
34353
34309
  position: relative;
34354
- opacity: 0.2;
34355
34310
  }
34356
34311
 
34357
- .E_lk3gkp4 {
34358
- position: absolute;
34359
- width: 5px;
34360
- height: 48px;
34361
- left: 9.33px;
34362
- top: 40.5px;
34363
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34364
- border-radius: 5px;
34365
- transform: rotate(-128deg);
34366
- transform-origin: top left;
34367
- animation: loading-indicator1 1100ms ease-out infinite;
34312
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td {
34313
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
34314
+ border-bottom: 1px solid white;
34315
+ height: 40px;
34316
+ vertical-align: middle;
34317
+ transition: background 0ms;
34318
+ color: #00122e;
34368
34319
  }
34369
34320
 
34370
- .E_ll4n94n {
34371
- position: absolute;
34372
- width: 5px;
34373
- height: 48px;
34374
- left: 40.8px;
34375
- top: 8.4px;
34376
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34377
- border-radius: 5px;
34378
- transform: rotate(-8deg);
34379
- transform-origin: top left;
34380
- animation: loading-indicator2 1100ms ease-out infinite;
34321
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.header-hover {
34322
+ background: #f2f5fa;
34323
+ border-bottom-color: #f2f5fa;
34381
34324
  }
34382
34325
 
34383
- .E_l17lbdo6 {
34384
- position: absolute;
34385
- width: 5px;
34386
- height: 48px;
34387
- left: 52.9px;
34388
- top: 51.8px;
34389
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34390
- border-radius: 5px;
34391
- transform: rotate(112deg);
34392
- transform-origin: top left;
34393
- animation: loading-indicator3 1100ms ease-out infinite;
34326
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link {
34327
+ height: auto;
34328
+ color: #00122e;
34329
+ font-size: 12px;
34330
+ text-align: left;
34331
+ transition: none;
34332
+ overflow: hidden;
34333
+ text-overflow: ellipsis;
34334
+ white-space: nowrap;
34394
34335
  }
34395
34336
 
34396
- .E_msn7nxt {
34397
- color: rgba(44, 56, 82, 0.6);
34398
- text-align: center;
34399
- display: flex;
34400
- align-items: center;
34401
- justify-content: center;
34402
- flex-direction: column;
34403
- height: 100%;
34337
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link:hover {
34338
+ color: #0096ff;
34404
34339
  }
34405
34340
 
34406
- .E_msn7nxt .link {
34407
- color: #0080ff;
34408
- cursor: pointer;
34341
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link > span {
34342
+ overflow: hidden;
34343
+ text-overflow: ellipsis;
34344
+ width: 100%;
34345
+ vertical-align: middle;
34409
34346
  }
34410
34347
 
34411
- .E_mp64wfi {
34412
- width: 100%;
34413
- height: 100%;
34414
- display: flex;
34415
- flex-direction: column;
34348
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.cell_status {
34349
+ line-height: 0px;
34416
34350
  }
34417
34351
 
34418
- .E_mp64wfi .name-toolbar {
34419
- width: 100%;
34420
- display: flex;
34421
- line-height: 30px;
34422
- padding: 0 16px;
34423
- justify-content: space-between;
34352
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.align-right {
34353
+ padding-right: 25px;
34424
34354
  }
34425
34355
 
34426
- .E_mp64wfi .name-toolbar .metric-extra {
34427
- display: flex;
34428
- font-size: 12px;
34429
- align-items: center;
34356
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover + tr td {
34357
+ border-top-color: transparent;
34430
34358
  }
34431
34359
 
34432
- .E_mp64wfi .name-toolbar .metric-extra .info-item {
34433
- color: #a3b4cc;
34360
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td {
34361
+ background: rgba(225, 230, 241, 0.6);
34362
+ border-color: transparent transparent white;
34434
34363
  }
34435
34364
 
34436
- .E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
34437
- margin-left: 10px;
34365
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
34366
+ border-radius: 8px 0 0 8px;
34438
34367
  }
34439
34368
 
34440
- .E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
34441
- margin-left: 10px;
34442
- cursor: pointer;
34369
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
34370
+ border-radius: 8px 0 0 8px;
34443
34371
  }
34444
34372
 
34445
- .E_mp64wfi .content {
34446
- flex: 1;
34447
- width: 100%;
34448
- display: flex;
34449
- justify-content: center;
34450
- align-items: center;
34373
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
34374
+ content: "";
34375
+ width: 4px;
34376
+ top: -1px;
34377
+ bottom: -1px;
34378
+ background: white;
34451
34379
  }
34452
34380
 
34453
- .E_mp64wfi .single-content {
34454
- height: 65px;
34381
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
34382
+ border-radius: 0 8px 8px 0;
34455
34383
  }
34456
34384
 
34457
- .E_l1oyigan {
34385
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
34386
+ border-radius: 0;
34387
+ background: white;
34388
+ border-top: none;
34389
+ }
34390
+
34391
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
34392
+ border-top: 1px solid transparent;
34393
+ border-radius: 0 8px 8px 0;
34394
+ background: rgba(225, 230, 241, 0.6);
34395
+ }
34396
+
34397
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
34398
+ background: white;
34399
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
34400
+ }
34401
+
34402
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
34458
34403
  display: flex;
34459
34404
  align-items: center;
34460
- white-space: nowrap;
34461
- overflow: hidden;
34462
- width: 100%;
34405
+ height: 100%;
34406
+ background: rgba(225, 230, 241, 0.6);
34463
34407
  }
34464
34408
 
34465
- .E_l1oyigan .ant-dropdown-trigger {
34466
- margin-left: auto;
34467
- font-size: 12px;
34409
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
34410
+ background: white;
34411
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
34468
34412
  }
34469
34413
 
34470
- .E_l1noi4n1 {
34414
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
34471
34415
  display: flex;
34472
- justify-content: flex-start;
34473
34416
  align-items: center;
34474
- font-size: 12px;
34475
- cursor: pointer;
34417
+ height: 100%;
34418
+ background: rgba(225, 230, 241, 0.6);
34476
34419
  }
34477
34420
 
34478
- .E_l1noi4n1:not(:last-child) {
34479
- margin-right: 20px;
34421
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:last-child td {
34422
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
34480
34423
  }
34481
34424
 
34482
- .E_l1noi4n1.deselected {
34483
- opacity: 0.4;
34425
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row {
34426
+ box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
34427
+ border-radius: 8px;
34484
34428
  }
34485
34429
 
34486
- .E_l1noi4n1.deselected .color-block {
34487
- background: #b4beca !important;
34430
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
34431
+ border-top-color: white;
34488
34432
  }
34489
34433
 
34490
- .E_cz19rz6 {
34491
- display: inline-block;
34492
- height: 8px;
34493
- width: 8px;
34494
- margin-right: 8px;
34434
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td {
34435
+ background: rgba(0, 136, 255, 0.1);
34436
+ border-bottom-color: transparent;
34437
+ border-top-color: transparent;
34495
34438
  }
34496
34439
 
34497
- .E_e17r5r9c .ant-dropdown-menu-item {
34498
- display: flex;
34499
- align-items: center;
34500
- font-size: 12px;
34501
- margin: 0;
34440
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
34441
+ border-radius: 8px 0 0 8px;
34502
34442
  }
34503
34443
 
34504
- .E_m1y1hhnr {
34444
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
34445
+ border-radius: 0 8px 8px 0;
34446
+ }
34447
+
34448
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
34449
+ background: rgba(0, 136, 255, 0.1);
34450
+ }
34451
+
34452
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th {
34453
+ background: #fff;
34454
+ font-weight: 400;
34505
34455
  position: relative;
34456
+ border-bottom: none;
34457
+ color: #00122e;
34458
+ transition: none;
34459
+ padding: 14px 8px 14px 8px;
34460
+ line-height: 20px;
34506
34461
  }
34507
34462
 
34508
- .E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
34509
- bottom: -12px;
34463
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:not(:last-child):after {
34464
+ content: "";
34465
+ width: 1px;
34466
+ top: 0;
34467
+ bottom: 0;
34468
+ background: rgba(211, 218, 235, 0.6);
34469
+ position: absolute;
34470
+ right: 0;
34510
34471
  }
34511
34472
 
34512
- .E_m1y1hhnr .metric-toolbar {
34513
- display: flex;
34514
- justify-content: space-between;
34515
- line-height: 30px;
34516
- margin: 0 16px;
34473
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.is-blank {
34474
+ padding: unset;
34517
34475
  }
34518
34476
 
34519
- .E_m1y1hhnr .metric-toolbar .metric-extra {
34520
- display: flex;
34521
- font-size: 12px;
34522
- align-items: center;
34477
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.is-blank:after {
34478
+ display: none;
34523
34479
  }
34524
34480
 
34525
- .E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
34526
- color: #a3b4cc;
34481
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
34482
+ width: 100%;
34483
+ overflow: hidden;
34484
+ white-space: nowrap;
34485
+ text-overflow: ellipsis;
34527
34486
  }
34528
34487
 
34529
- .E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
34530
- margin-left: 10px;
34488
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
34489
+ overflow: hidden;
34490
+ text-overflow: ellipsis;
34491
+ flex: 1;
34531
34492
  }
34532
34493
 
34533
- .E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
34534
- margin-left: 10px;
34535
- cursor: pointer;
34494
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
34495
+ padding: 15px 25px 15px 8px;
34536
34496
  }
34537
34497
 
34538
- .E_m1y1hhnr .recharts-xAxis {
34539
- font-size: 12px;
34498
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
34499
+ padding: 0;
34540
34500
  }
34541
34501
 
34542
- .E_m1y1hhnr .pointer-wrapper {
34502
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
34543
34503
  position: absolute;
34544
- bottom: 10px;
34545
- padding: 0 8px;
34546
- border-radius: 4px;
34547
- font-size: 12px;
34548
- color: #fff;
34549
- background: rgba(0, 0, 0, 0.75);
34550
- transform: translateX(-50%);
34504
+ right: 6px;
34505
+ top: 50%;
34506
+ transform: translateY(-50%);
34507
+ height: 16px;
34508
+ display: none;
34509
+ transition: transform 320ms ease;
34551
34510
  }
34552
34511
 
34553
- .E_tnvijvs {
34554
- min-width: 200px;
34512
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
34513
+ display: block;
34514
+ transform: translateY(-50%) rotateX(180deg);
34555
34515
  }
34556
34516
 
34557
- .E_t1ub2aex {
34558
- display: flex;
34559
- align-items: center;
34560
- justify-content: space-between;
34561
- background-color: rgba(0, 0, 0, 0.75);
34562
- color: #b4beca;
34563
- font-size: 12px;
34564
- padding: 3px 6px;
34517
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
34518
+ display: block;
34565
34519
  }
34566
34520
 
34567
- .E_t1ub2aex:first-child {
34568
- padding-top: 3px;
34521
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
34522
+ display: none;
34569
34523
  }
34570
34524
 
34571
- .E_t1ub2aex:last-child {
34572
- padding-bottom: 3px;
34525
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
34526
+ transform: translateY(-50%);
34573
34527
  }
34574
34528
 
34575
- .E_t1ub2aex .column-value {
34576
- color: #fff;
34577
- margin-left: 8px;
34529
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
34530
+ transform: translateY(-50%) rotateX(180deg);
34578
34531
  }
34579
34532
 
34580
- .E_t1gvlxt5 {
34581
- min-width: 0;
34582
- flex: 1;
34533
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
34534
+ background: #f2f5fa;
34583
34535
  }
34584
34536
 
34585
- .E_t1gvlxt5 .tag {
34586
- flex: 0 0 auto;
34537
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
34538
+ display: block;
34539
+ }
34540
+
34541
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.align-right {
34542
+ padding-right: 25px;
34543
+ }
34544
+
34545
+ .E_t1fisho6 div.ant-table .ant-table-selection-column {
34546
+ padding: 0 !important;
34547
+ }
34548
+
34549
+ .E_t1fisho6 div.ant-table .ant-table-selection-column .ant-checkbox-wrapper {
34550
+ position: absolute;
34551
+ left: 50%;
34552
+ top: 50%;
34553
+ transform: translate(-50%, -50%);
34554
+ }
34555
+
34556
+ .E_t1fisho6 div.ant-table .ant-table-selection-column:after {
34557
+ display: none;
34558
+ }
34559
+
34560
+ .E_t1fisho6 div.ant-table .ant-table-hide-scrollbar {
34561
+ background: #fff;
34562
+ }
34563
+
34564
+ .E_t1fisho6 div.ant-table .ant-table-placeholder {
34565
+ background: inherit;
34566
+ }
34567
+
34568
+ .E_t1fisho6 div.ant-table .ant-table-placeholder td {
34569
+ position: static;
34570
+ border: none;
34571
+ background: inherit !important;
34572
+ height: 100px;
34573
+ vertical-align: middle;
34574
+ }
34575
+
34576
+ .E_t1fisho6 div.ant-table .ant-table-placeholder .table-default-empty,
34577
+ .E_t1fisho6 div.ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
34578
+ font-weight: bold;
34579
+ font-size: 20px;
34580
+ color: rgba(10, 37, 85, 0.6);
34581
+ }
34582
+
34583
+ .E_t1fisho6 div.ant-table th.ant-table-cell-scrollbar,
34584
+ .E_t1fisho6 div.ant-table th.cell__action_ {
34585
+ z-index: 10;
34586
+ }
34587
+
34588
+ .E_t1fisho6 div.ant-table td.cell__action_ {
34589
+ padding: 0 !important;
34590
+ position: relative;
34591
+ background: #fff;
34592
+ }
34593
+
34594
+ .E_t1fisho6 div.ant-table td.cell__action_ > * {
34595
+ height: 100%;
34596
+ display: flex;
34597
+ align-items: center;
34598
+ justify-content: flex-end;
34599
+ padding-right: 8px;
34600
+ }
34601
+
34602
+ .E_t1fisho6 div.ant-table td.cell__action_ .menu-button {
34603
+ width: 24px;
34604
+ height: 24px;
34605
+ cursor: pointer;
34606
+ justify-content: center;
34607
+ border-radius: 4px;
34587
34608
  }
34588
34609
 
34589
- .E_t1gvlxt5 .progress-title {
34590
- flex: 2;
34591
- max-width: fit-content;
34610
+ .E_t1fisho6 div.ant-table td.cell__action_ .menu-button:hover {
34611
+ background: #fff;
34592
34612
  }
34593
34613
 
34594
- .E_t1gvlxt5 .progress-desc {
34595
- flex: 1;
34596
- max-width: fit-content;
34614
+ .E_w7ob4th.outside-tag {
34615
+ padding-left: 0;
34597
34616
  }
34598
34617
 
34599
- .E_a1ji6r68 {
34600
- display: flex;
34601
- align-items: center;
34602
- column-gap: var(--a1ji6r68-0);
34618
+ .E_w7ob4th.outside-tag .inside-tag {
34619
+ border-radius: 4px 0 0 4px;
34620
+ padding-right: 4px;
34621
+ margin-right: 4px;
34603
34622
  }
34604
34623
 
34605
34624
  .E_sjob3jg {
@@ -34834,6 +34853,40 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34834
34853
  justify-content: center;
34835
34854
  }
34836
34855
 
34856
+ .E_slr2ynn {
34857
+ padding: 0 8px;
34858
+ height: 18px;
34859
+ }
34860
+
34861
+ .E_m140wbb6 {
34862
+ padding: 2px 8px;
34863
+ height: 24px;
34864
+ }
34865
+
34866
+ .E_t1fozc1i {
34867
+ margin: 0;
34868
+ }
34869
+
34870
+ .E_i1vxv4ln {
34871
+ margin-right: 4px;
34872
+ height: 16px;
34873
+ }
34874
+
34875
+ .E_n1afl31m.ant-tag.ant-tag-gray {
34876
+ font-weight: 700;
34877
+ color: #00122e;
34878
+ background-color: rgba(237, 241, 250, 0.6);
34879
+ border: 1px solid rgba(211, 218, 235, 0.6);
34880
+ word-break: break-all;
34881
+ display: inline;
34882
+ white-space: normal;
34883
+ }
34884
+
34885
+ .E_i1g85yz3 {
34886
+ margin-right: 4px;
34887
+ height: 16px;
34888
+ }
34889
+
34837
34890
  .E_t1dtlqs1 {
34838
34891
  margin-bottom: 4px;
34839
34892
  color: rgba(44, 56, 82, 0.6);
@@ -35067,16 +35120,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35067
35120
  margin-right: 8px;
35068
35121
  }
35069
35122
 
35070
- .E_w7ob4th.outside-tag {
35071
- padding-left: 0;
35072
- }
35073
-
35074
- .E_w7ob4th.outside-tag .inside-tag {
35075
- border-radius: 4px 0 0 4px;
35076
- padding-right: 4px;
35077
- margin-right: 4px;
35078
- }
35079
-
35080
35123
  .E_t13ef470 {
35081
35124
  height: 100%;
35082
35125
  }
@@ -35114,70 +35157,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35114
35157
  background: rgba(163, 180, 204, 0.18);
35115
35158
  }
35116
35159
 
35117
- .E_slr2ynn {
35118
- padding: 0 8px;
35119
- height: 18px;
35120
- }
35121
-
35122
- .E_m140wbb6 {
35123
- padding: 2px 8px;
35124
- height: 24px;
35125
- }
35126
-
35127
- .E_t1fozc1i {
35128
- margin: 0;
35129
- }
35130
-
35131
- .E_i1vxv4ln {
35132
- margin-right: 4px;
35133
- height: 16px;
35134
- }
35135
-
35136
- .E_n1afl31m.ant-tag.ant-tag-gray {
35137
- font-weight: 700;
35138
- color: #00122e;
35139
- background-color: rgba(237, 241, 250, 0.6);
35140
- border: 1px solid rgba(211, 218, 235, 0.6);
35141
- word-break: break-all;
35142
- display: inline;
35143
- white-space: normal;
35144
- }
35145
-
35146
- .E_i1g85yz3 {
35147
- margin-right: 4px;
35148
- height: 16px;
35149
- }
35150
-
35151
- .E_s20iney.skeleton-box {
35152
- display: flex;
35153
- align-items: center;
35154
- justify-content: center;
35155
- position: relative;
35156
- border-radius: 2px;
35157
- background: rgba(225, 230, 241, 0.6);
35158
- overflow: hidden;
35159
- }
35160
-
35161
- .E_s20iney.skeleton-box > .skeleton-shimmer {
35162
- width: 200%;
35163
- height: 200%;
35164
- transform: rotate(15deg);
35165
- position: absolute;
35166
- top: -50%;
35167
- flex-shrink: 0;
35168
- opacity: 0.8;
35169
- background: linear-gradient(90deg, rgba(255, 255, 255, 0) 15%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 85%);
35170
- animation: shimmer 1100ms infinite;
35171
- }
35172
-
35173
- @keyframes shimmer {
35174
- from {
35175
- left: -120%;
35176
- }
35177
- to {
35178
- left: 100%;
35179
- }
35180
- }
35181
35160
  .E_t59qhqp {
35182
35161
  background: #FFFFFF;
35183
35162
  padding: 24px 32px;
@@ -35232,6 +35211,40 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35232
35211
  color: #00122E;
35233
35212
  }
35234
35213
 
35214
+ .E_s20iney.skeleton-box {
35215
+ display: flex;
35216
+ align-items: center;
35217
+ justify-content: center;
35218
+ position: relative;
35219
+ border-radius: 2px;
35220
+ background: rgba(225, 230, 241, 0.6);
35221
+ overflow: hidden;
35222
+ }
35223
+
35224
+ .E_s20iney.skeleton-box > .skeleton-shimmer {
35225
+ width: 200%;
35226
+ height: 200%;
35227
+ transform: rotate(15deg);
35228
+ position: absolute;
35229
+ top: -50%;
35230
+ flex-shrink: 0;
35231
+ opacity: 0.8;
35232
+ background: linear-gradient(90deg, rgba(255, 255, 255, 0) 15%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 85%);
35233
+ animation: shimmer 1100ms infinite;
35234
+ }
35235
+
35236
+ @keyframes shimmer {
35237
+ from {
35238
+ left: -120%;
35239
+ }
35240
+ to {
35241
+ left: 100%;
35242
+ }
35243
+ }
35244
+ .E_t1616y1o {
35245
+ color: #fff;
35246
+ }
35247
+
35235
35248
  .E_t1g36k2w {
35236
35249
  overflow: hidden;
35237
35250
  height: 100%;
@@ -35267,10 +35280,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35267
35280
  background: rgba(225, 230, 241, 0.6);
35268
35281
  }
35269
35282
 
35270
- .E_t1616y1o {
35271
- color: #fff;
35272
- }
35273
-
35274
35283
  .E_a9y3flr {
35275
35284
  margin-left: 8px;
35276
35285
  }
@@ -35302,18 +35311,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35302
35311
  display: block;
35303
35312
  }
35304
35313
 
35305
- .E_i14c7jc8 {
35306
- color: var(--i14c7jc8-0);
35307
- }
35308
-
35309
- .E_i1ibuolf {
35310
- display: flex;
35311
- align-items: center;
35312
- column-gap: 4px;
35313
- font-size: 12px;
35314
- color: rgba(44, 56, 82, 0.7490196078);
35315
- }
35316
-
35317
35314
  .E_d1u4ndxc {
35318
35315
  color: rgba(44, 56, 82, 0.7490196078);
35319
35316
  font-size: 12px;
@@ -35345,18 +35342,87 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35345
35342
  transform: translateX(100%);
35346
35343
  }
35347
35344
  }
35348
- .E_skwah65 {
35349
- height: 8px;
35350
- box-sizing: border-box;
35351
- border-radius: 2px;
35352
- background: #f5f7fa;
35345
+ .E_i14c7jc8 {
35346
+ color: var(--i14c7jc8-0);
35347
+ }
35348
+
35349
+ .E_i1ibuolf {
35353
35350
  display: flex;
35354
- width: 100%;
35351
+ align-items: center;
35352
+ column-gap: 4px;
35353
+ font-size: 12px;
35354
+ color: rgba(44, 56, 82, 0.7490196078);
35355
+ }
35356
+
35357
+ .E_s1ebs0ra {
35358
+ display: flex;
35359
+ align-items: center;
35360
+ justify-content: space-between;
35361
+ background: #edf0f7;
35362
+ padding: 8px 12px;
35363
+ position: sticky;
35364
+ top: 0;
35365
+ z-index: 1;
35366
+ margin-bottom: -52px;
35367
+ }
35368
+
35369
+ .E_s1ebs0ra .select-total {
35370
+ display: flex;
35371
+ align-items: center;
35372
+ font-weight: 700;
35373
+ flex-shrink: 0;
35374
+ }
35375
+
35376
+ .E_s1ebs0ra .select-total .icon-wrapper {
35377
+ cursor: pointer;
35378
+ margin-left: 8px;
35379
+ width: 32px;
35380
+ height: 32px;
35381
+ border-radius: 50%;
35382
+ justify-content: center;
35383
+ }
35384
+
35385
+ .E_s1ebs0ra .select-total .icon-wrapper:hover {
35386
+ background: rgba(225, 230, 241, 0.6);
35387
+ }
35388
+
35389
+ .E_s1ebs0ra .action-group {
35390
+ flex: 1;
35391
+ margin-left: 88px;
35392
+ white-space: nowrap;
35393
+ text-align: right;
35394
+ position: relative;
35395
+ padding: 4px 0;
35396
+ margin-top: -4px;
35355
35397
  overflow: hidden;
35356
35398
  }
35357
35399
 
35358
- .E_skwah65 .stack-bar-item + .stack-bar-item {
35359
- margin-left: 1px;
35400
+ .E_s1ebs0ra .action-group .sub-menu-delete {
35401
+ transform: translateY(-4px);
35402
+ }
35403
+
35404
+ .E_s1ebs0ra .action-group button {
35405
+ border: none;
35406
+ }
35407
+
35408
+ .E_s1ebs0ra .action-group > *:not(:last-child) {
35409
+ margin-right: 8px;
35410
+ }
35411
+
35412
+ .E_s1ebs0ra .action-group > button:last-child {
35413
+ margin-right: 4px;
35414
+ }
35415
+
35416
+ .E_s1ebs0ra .action-group .more-btn {
35417
+ cursor: pointer;
35418
+ width: 32px;
35419
+ height: 32px;
35420
+ justify-content: center;
35421
+ border-radius: 50%;
35422
+ }
35423
+
35424
+ .E_s1ebs0ra .action-group .more-btn:hover {
35425
+ background: #fff;
35360
35426
  }
35361
35427
 
35362
35428
  .E_c18bcrac {
@@ -35408,111 +35474,113 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35408
35474
  margin-right: 4px;
35409
35475
  }
35410
35476
 
35411
- .E_n12mqh7z {
35412
- display: flex;
35413
- align-items: center;
35414
- font-size: 12px;
35415
- line-height: 18px;
35477
+ .E_clm1wy1 {
35478
+ width: 192px;
35479
+ height: 246px;
35480
+ border-radius: 4px;
35416
35481
  }
35417
35482
 
35418
- .E_n12mqh7z:not(:last-child) {
35419
- margin-bottom: 4px;
35483
+ .E_clm1wy1 > .ant-picker-calendar,
35484
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
35485
+ width: 100%;
35486
+ background-color: rgba(245, 247, 250, 0.6);
35487
+ border-top: none;
35420
35488
  }
35421
35489
 
35422
- .E_tf5bynu {
35423
- margin: 0 3px;
35490
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
35491
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
35492
+ padding: 0 16px;
35424
35493
  }
35425
35494
 
35426
- .E_tcckoz1 {
35427
- max-height: 400px;
35428
- overflow: auto;
35495
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
35496
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
35497
+ width: 100%;
35498
+ height: 180px;
35499
+ border-spacing: 0;
35429
35500
  }
35430
35501
 
35431
- span.E_tqjc4ui {
35432
- margin: 0 2px;
35502
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
35503
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
35504
+ margin-bottom: 8px;
35433
35505
  }
35434
35506
 
35435
- .E_gmyahx3 {
35436
- cursor: pointer;
35507
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
35508
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
35509
+ width: 22px;
35437
35510
  }
35438
35511
 
35439
- .E_gmyahx3 .link-text {
35440
- color: rgba(0, 21, 64, 0.3);
35512
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
35513
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
35514
+ padding: 0;
35441
35515
  }
35442
35516
 
35443
- .E_gmyahx3:hover .link-text {
35444
- color: #0080ff;
35517
+ .E_clm1wy1 .ant-picker-cell {
35518
+ color: rgba(62, 70, 82, 0.6);
35519
+ opacity: 0.4;
35445
35520
  }
35446
35521
 
35447
- .E_s1ebs0ra {
35448
- display: flex;
35449
- align-items: center;
35450
- justify-content: space-between;
35451
- background: #edf0f7;
35452
- padding: 8px 12px;
35453
- position: sticky;
35454
- top: 0;
35455
- z-index: 1;
35456
- margin-bottom: -52px;
35522
+ .E_clm1wy1 .ant-picker-cell-in-view {
35523
+ color: rgba(62, 70, 82, 0.6);
35524
+ opacity: 1;
35457
35525
  }
35458
35526
 
35459
- .E_s1ebs0ra .select-total {
35460
- display: flex;
35461
- align-items: center;
35462
- font-weight: 700;
35463
- flex-shrink: 0;
35527
+ .E_clm1wy1 .ant-picker-cell-in-view > .active {
35528
+ color: #3e4652;
35464
35529
  }
35465
35530
 
35466
- .E_s1ebs0ra .select-total .icon-wrapper {
35467
- cursor: pointer;
35468
- margin-left: 8px;
35469
- width: 32px;
35470
- height: 32px;
35471
- border-radius: 50%;
35472
- justify-content: center;
35531
+ .E_clm1wy1 .ant-picker-cell::before {
35532
+ pointer-events: none;
35473
35533
  }
35474
35534
 
35475
- .E_s1ebs0ra .select-total .icon-wrapper:hover {
35476
- background: rgba(225, 230, 241, 0.6);
35535
+ .E_t1tsm00v {
35536
+ color: rgba(129, 138, 153, 0.6);
35537
+ box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
35538
+ backdrop-filter: blur(10px);
35539
+ padding: 7px 10px;
35477
35540
  }
35478
35541
 
35479
- .E_s1ebs0ra .action-group {
35480
- flex: 1;
35481
- margin-left: 88px;
35482
- white-space: nowrap;
35483
- text-align: right;
35484
- position: relative;
35485
- padding: 4px 0;
35486
- margin-top: -4px;
35487
- overflow: hidden;
35542
+ .E_c167wnad {
35543
+ color: rgba(62, 70, 82, 0.6);
35544
+ display: flex;
35545
+ justify-content: space-between;
35546
+ align-items: center;
35547
+ padding: 8px 16px;
35488
35548
  }
35489
35549
 
35490
- .E_s1ebs0ra .action-group .sub-menu-delete {
35491
- transform: translateY(-4px);
35550
+ .E_c167wnad .anticon {
35551
+ cursor: pointer;
35492
35552
  }
35493
35553
 
35494
- .E_s1ebs0ra .action-group button {
35495
- border: none;
35554
+ .E_c167wnad .anticon:hover {
35555
+ color: #0096ff;
35496
35556
  }
35497
35557
 
35498
- .E_s1ebs0ra .action-group > *:not(:last-child) {
35499
- margin-right: 8px;
35558
+ .E_cxhf7dh {
35559
+ text-align: center;
35500
35560
  }
35501
35561
 
35502
- .E_s1ebs0ra .action-group > button:last-child {
35503
- margin-right: 4px;
35562
+ .E_cxhf7dh .dots {
35563
+ display: flex;
35564
+ justify-content: center;
35504
35565
  }
35505
35566
 
35506
- .E_s1ebs0ra .action-group .more-btn {
35507
- cursor: pointer;
35508
- width: 32px;
35509
- height: 32px;
35510
- justify-content: center;
35511
- border-radius: 50%;
35567
+ .E_cxhf7dh .dot {
35568
+ display: inline-block;
35569
+ width: 2px;
35570
+ height: 2px;
35571
+ border-radius: 1px;
35572
+ background: #0096ff;
35512
35573
  }
35513
35574
 
35514
- .E_s1ebs0ra .action-group .more-btn:hover {
35515
- background: #fff;
35575
+ .E_cxhf7dh .dot:not(:last-child) {
35576
+ margin-right: 2px;
35577
+ }
35578
+
35579
+ .E_cxhf7dh .bar {
35580
+ width: 9px;
35581
+ height: 2px;
35582
+ background: #0096ff;
35583
+ border-radius: 2px;
35516
35584
  }
35517
35585
 
35518
35586
  .E_c1up1pdz {
@@ -35681,142 +35749,78 @@ span.E_tqjc4ui {
35681
35749
  color: #fff;
35682
35750
  }
35683
35751
 
35684
- .E_ou7iq30 {
35685
- overflow: hidden;
35686
- text-overflow: ellipsis;
35687
- }
35688
-
35689
- .E_s1tui002 {
35690
- white-space: nowrap;
35691
- }
35692
-
35693
- .E_mxrc2zg {
35694
- display: -webkit-box;
35695
- -webkit-line-clamp: var(--mxrc2zg-0);
35696
- -webkit-box-orient: vertical;
35697
- word-break: break-all;
35698
- }
35699
-
35700
- .E_t1vv6d68 .ant-tooltip-arrow {
35701
- display: none;
35702
- }
35703
-
35704
- .E_t1vv6d68 .ant-tooltip-inner {
35705
- background: rgba(23, 38, 64, 0.8);
35706
- border-radius: 4px;
35707
- }
35708
-
35709
- .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
35710
- visibility: hidden;
35711
- }
35712
-
35713
- .E_clm1wy1 {
35714
- width: 192px;
35715
- height: 246px;
35716
- border-radius: 4px;
35717
- }
35718
-
35719
- .E_clm1wy1 > .ant-picker-calendar,
35720
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
35721
- width: 100%;
35722
- background-color: rgba(245, 247, 250, 0.6);
35723
- border-top: none;
35724
- }
35725
-
35726
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
35727
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
35728
- padding: 0 16px;
35729
- }
35730
-
35731
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
35732
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
35733
- width: 100%;
35734
- height: 180px;
35735
- border-spacing: 0;
35736
- }
35737
-
35738
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
35739
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
35740
- margin-bottom: 8px;
35741
- }
35742
-
35743
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
35744
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
35745
- width: 22px;
35752
+ span.E_tqjc4ui {
35753
+ margin: 0 2px;
35746
35754
  }
35747
35755
 
35748
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
35749
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
35750
- padding: 0;
35756
+ .E_n12mqh7z {
35757
+ display: flex;
35758
+ align-items: center;
35759
+ font-size: 12px;
35760
+ line-height: 18px;
35751
35761
  }
35752
35762
 
35753
- .E_clm1wy1 .ant-picker-cell {
35754
- color: rgba(62, 70, 82, 0.6);
35755
- opacity: 0.4;
35763
+ .E_n12mqh7z:not(:last-child) {
35764
+ margin-bottom: 4px;
35756
35765
  }
35757
35766
 
35758
- .E_clm1wy1 .ant-picker-cell-in-view {
35759
- color: rgba(62, 70, 82, 0.6);
35760
- opacity: 1;
35767
+ .E_tf5bynu {
35768
+ margin: 0 3px;
35761
35769
  }
35762
35770
 
35763
- .E_clm1wy1 .ant-picker-cell-in-view > .active {
35764
- color: #3e4652;
35771
+ .E_tcckoz1 {
35772
+ max-height: 400px;
35773
+ overflow: auto;
35765
35774
  }
35766
35775
 
35767
- .E_clm1wy1 .ant-picker-cell::before {
35768
- pointer-events: none;
35776
+ .E_ou7iq30 {
35777
+ overflow: hidden;
35778
+ text-overflow: ellipsis;
35769
35779
  }
35770
35780
 
35771
- .E_t1tsm00v {
35772
- color: rgba(129, 138, 153, 0.6);
35773
- box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
35774
- backdrop-filter: blur(10px);
35775
- padding: 7px 10px;
35781
+ .E_s1tui002 {
35782
+ white-space: nowrap;
35776
35783
  }
35777
35784
 
35778
- .E_c167wnad {
35779
- color: rgba(62, 70, 82, 0.6);
35780
- display: flex;
35781
- justify-content: space-between;
35782
- align-items: center;
35783
- padding: 8px 16px;
35785
+ .E_mxrc2zg {
35786
+ display: -webkit-box;
35787
+ -webkit-line-clamp: var(--mxrc2zg-0);
35788
+ -webkit-box-orient: vertical;
35789
+ word-break: break-all;
35784
35790
  }
35785
35791
 
35786
- .E_c167wnad .anticon {
35787
- cursor: pointer;
35792
+ .E_t1vv6d68 .ant-tooltip-arrow {
35793
+ display: none;
35788
35794
  }
35789
35795
 
35790
- .E_c167wnad .anticon:hover {
35791
- color: #0096ff;
35796
+ .E_t1vv6d68 .ant-tooltip-inner {
35797
+ background: rgba(23, 38, 64, 0.8);
35798
+ border-radius: 4px;
35792
35799
  }
35793
35800
 
35794
- .E_cxhf7dh {
35795
- text-align: center;
35801
+ .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
35802
+ visibility: hidden;
35796
35803
  }
35797
35804
 
35798
- .E_cxhf7dh .dots {
35799
- display: flex;
35800
- justify-content: center;
35805
+ .E_gmyahx3 {
35806
+ cursor: pointer;
35801
35807
  }
35802
35808
 
35803
- .E_cxhf7dh .dot {
35804
- display: inline-block;
35805
- width: 2px;
35806
- height: 2px;
35807
- border-radius: 1px;
35808
- background: #0096ff;
35809
+ .E_gmyahx3 .link-text {
35810
+ color: rgba(0, 21, 64, 0.3);
35809
35811
  }
35810
35812
 
35811
- .E_cxhf7dh .dot:not(:last-child) {
35812
- margin-right: 2px;
35813
+ .E_gmyahx3:hover .link-text {
35814
+ color: #0080ff;
35813
35815
  }
35814
35816
 
35815
- .E_cxhf7dh .bar {
35816
- width: 9px;
35817
- height: 2px;
35818
- background: #0096ff;
35819
- border-radius: 2px;
35817
+ .E_s1iv0tp1 .enabled-switch {
35818
+ display: flex;
35819
+ align-items: center;
35820
+ }
35821
+
35822
+ .E_s1iv0tp1 .enabled-text {
35823
+ margin-right: 8px;
35820
35824
  }
35821
35825
 
35822
35826
  .E_t1sqg15u {
@@ -35925,6 +35929,45 @@ span.E_tqjc4ui {
35925
35929
  padding-right: 12px;
35926
35930
  }
35927
35931
 
35932
+ .E_skwah65 {
35933
+ height: 8px;
35934
+ box-sizing: border-box;
35935
+ border-radius: 2px;
35936
+ background: #f5f7fa;
35937
+ display: flex;
35938
+ width: 100%;
35939
+ overflow: hidden;
35940
+ }
35941
+
35942
+ .E_skwah65 .stack-bar-item + .stack-bar-item {
35943
+ margin-left: 1px;
35944
+ }
35945
+
35946
+ .E_wg1tsps {
35947
+ display: flex;
35948
+ align-items: center;
35949
+ justify-content: flex-end;
35950
+ }
35951
+
35952
+ .E_b1ctd5xy {
35953
+ display: flex;
35954
+ align-items: center;
35955
+ width: calc(100% - 40px);
35956
+ }
35957
+
35958
+ .E_b1ctd5xy .chart {
35959
+ display: inline-block;
35960
+ width: 100%;
35961
+ }
35962
+
35963
+ .E_u1p8acpn {
35964
+ min-width: 40px;
35965
+ }
35966
+
35967
+ .E_u1p8acpn .unit {
35968
+ color: #00122e !important;
35969
+ }
35970
+
35928
35971
  .E_s1at6qmn.ant-layout-sider {
35929
35972
  background: #edf0f7;
35930
35973
  padding: 32px 8px;
@@ -36311,86 +36354,63 @@ span.E_tqjc4ui {
36311
36354
  background: transparent;
36312
36355
  }
36313
36356
 
36314
- .E_s1iv0tp1 .enabled-switch {
36315
- display: flex;
36316
- align-items: center;
36317
- }
36318
-
36319
- .E_s1iv0tp1 .enabled-text {
36320
- margin-right: 8px;
36321
- }
36322
-
36323
- .E_wg1tsps {
36324
- display: flex;
36325
- align-items: center;
36326
- justify-content: flex-end;
36327
- }
36328
-
36329
- .E_b1ctd5xy {
36330
- display: flex;
36331
- align-items: center;
36332
- width: calc(100% - 40px);
36333
- }
36334
-
36335
- .E_b1ctd5xy .chart {
36336
- display: inline-block;
36357
+ .E_cyms3br {
36358
+ background: #fff;
36337
36359
  width: 100%;
36360
+ border-radius: 8px;
36361
+ border: 1px solid rgb(228, 233, 242);
36338
36362
  }
36339
36363
 
36340
- .E_u1p8acpn {
36341
- min-width: 40px;
36342
- }
36343
-
36344
- .E_u1p8acpn .unit {
36345
- color: #00122e !important;
36346
- }
36347
-
36348
- .E_h1ol2wl7 {
36349
- font-weight: bold;
36350
- background-color: unset;
36351
- padding: unset;
36364
+ .E_cyms3br .ant-list {
36365
+ padding: 12px;
36352
36366
  }
36353
36367
 
36354
- .E_d11hhzf9 {
36355
- width: 492px !important;
36356
- margin: 40px auto !important;
36357
- padding-bottom: 0 !important;
36368
+ .E_cyms3br .ant-list-item {
36369
+ padding: 4px 0;
36358
36370
  }
36359
36371
 
36360
- .E_d11hhzf9 .ant-modal-content {
36361
- background: #fff;
36362
- border-radius: 16px;
36372
+ .E_cyms3br .ant-alert {
36373
+ margin-left: 24px;
36363
36374
  }
36364
36375
 
36365
- .E_d11hhzf9 .ant-modal-header {
36366
- padding: 32px 40px 0;
36367
- border-bottom: none;
36368
- border-radius: 16px 16px 0 0;
36376
+ .E_cyms3br header {
36377
+ background: rgba(225, 230, 241, 0.6);
36378
+ font-size: 12px;
36379
+ color: rgb(29, 50, 108);
36380
+ font-weight: 700;
36381
+ padding: 6px 12px;
36382
+ display: flex;
36383
+ flex-direction: row;
36384
+ align-items: center;
36385
+ justify-content: space-between;
36369
36386
  }
36370
36387
 
36371
- .E_d11hhzf9 .ant-modal-close {
36372
- right: 40px;
36373
- top: 32px;
36388
+ .E_cyms3br header .switch-text {
36389
+ display: flex;
36390
+ flex-direction: row;
36391
+ align-items: center;
36392
+ justify-content: space-between;
36393
+ gap: 6px;
36394
+ font-size: 12px;
36395
+ font-weight: 400;
36396
+ color: rgb(0, 18, 46);
36374
36397
  }
36375
36398
 
36376
- .E_d11hhzf9 .ant-modal-body {
36377
- padding: 32px 40px;
36378
- min-height: 160px;
36379
- max-height: calc(100vh - 80px - 64px - var(--header-height) - var(--footer-height));
36380
- overflow-y: auto;
36399
+ .E_c157gu4z .ant-list-item {
36400
+ display: flex;
36401
+ flex-direction: row;
36381
36402
  }
36382
36403
 
36383
- .E_d11hhzf9 .ant-modal-footer {
36384
- padding: 24px 40px;
36385
- margin-top: 0;
36386
- border-top: none;
36387
- box-shadow: 0px 1px 0px 0px rgba(225, 230, 241, 0.6) inset;
36404
+ .E_c157gu4z .description {
36405
+ flex-grow: 1;
36406
+ margin-left: 8px;
36388
36407
  }
36389
36408
 
36390
- .E_f1g147n6 {
36409
+ .E_eu1sysj {
36391
36410
  display: flex;
36392
- justify-content: flex-end;
36393
- gap: 8px;
36411
+ flex-direction: column;
36412
+ align-items: center;
36413
+ justify-content: center;
36394
36414
  }
36395
36415
 
36396
36416
  .E_i5w779o {
@@ -36440,63 +36460,52 @@ span.E_tqjc4ui {
36440
36460
  color: rgba(0, 21, 64, 0.3);
36441
36461
  }
36442
36462
 
36443
- .E_cyms3br {
36444
- background: #fff;
36445
- width: 100%;
36446
- border-radius: 8px;
36447
- border: 1px solid rgb(228, 233, 242);
36463
+ .E_d11hhzf9 {
36464
+ width: 492px !important;
36465
+ margin: 40px auto !important;
36466
+ padding-bottom: 0 !important;
36448
36467
  }
36449
36468
 
36450
- .E_cyms3br .ant-list {
36451
- padding: 12px;
36469
+ .E_d11hhzf9 .ant-modal-content {
36470
+ background: #fff;
36471
+ border-radius: 16px;
36452
36472
  }
36453
36473
 
36454
- .E_cyms3br .ant-list-item {
36455
- padding: 4px 0;
36474
+ .E_d11hhzf9 .ant-modal-header {
36475
+ padding: 32px 40px 0;
36476
+ border-bottom: none;
36477
+ border-radius: 16px 16px 0 0;
36456
36478
  }
36457
36479
 
36458
- .E_cyms3br .ant-alert {
36459
- margin-left: 24px;
36480
+ .E_d11hhzf9 .ant-modal-close {
36481
+ right: 40px;
36482
+ top: 32px;
36460
36483
  }
36461
36484
 
36462
- .E_cyms3br header {
36463
- background: rgba(225, 230, 241, 0.6);
36464
- font-size: 12px;
36465
- color: rgb(29, 50, 108);
36466
- font-weight: 700;
36467
- padding: 6px 12px;
36468
- display: flex;
36469
- flex-direction: row;
36470
- align-items: center;
36471
- justify-content: space-between;
36485
+ .E_d11hhzf9 .ant-modal-body {
36486
+ padding: 32px 40px;
36487
+ min-height: 160px;
36488
+ max-height: calc(100vh - 80px - 64px - var(--header-height) - var(--footer-height));
36489
+ overflow-y: auto;
36472
36490
  }
36473
36491
 
36474
- .E_cyms3br header .switch-text {
36475
- display: flex;
36476
- flex-direction: row;
36477
- align-items: center;
36478
- justify-content: space-between;
36479
- gap: 6px;
36480
- font-size: 12px;
36481
- font-weight: 400;
36482
- color: rgb(0, 18, 46);
36492
+ .E_d11hhzf9 .ant-modal-footer {
36493
+ padding: 24px 40px;
36494
+ margin-top: 0;
36495
+ border-top: none;
36496
+ box-shadow: 0px 1px 0px 0px rgba(225, 230, 241, 0.6) inset;
36483
36497
  }
36484
36498
 
36485
- .E_c157gu4z .ant-list-item {
36499
+ .E_f1g147n6 {
36486
36500
  display: flex;
36487
- flex-direction: row;
36488
- }
36489
-
36490
- .E_c157gu4z .description {
36491
- flex-grow: 1;
36492
- margin-left: 8px;
36501
+ justify-content: flex-end;
36502
+ gap: 8px;
36493
36503
  }
36494
36504
 
36495
- .E_eu1sysj {
36496
- display: flex;
36497
- flex-direction: column;
36498
- align-items: center;
36499
- justify-content: center;
36505
+ .E_h1ol2wl7 {
36506
+ font-weight: bold;
36507
+ background-color: unset;
36508
+ padding: unset;
36500
36509
  }
36501
36510
 
36502
36511
  .E_c14ouk5o {