@cloudtower/eagle 0.33.24 → 0.33.25

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,25 +29738,6 @@ html body {
29738
29738
  flex: 1;
29739
29739
  }
29740
29740
 
29741
- .E_berrcjl {
29742
- color: rgba(10, 37, 85, 0.6);
29743
- margin-bottom: 4px;
29744
- }
29745
-
29746
- .E_berrcjl .breadcrumb-link {
29747
- color: rgba(10, 37, 85, 0.6);
29748
- cursor: pointer;
29749
- transition: color 160ms ease;
29750
- }
29751
-
29752
- .E_berrcjl .breadcrumb-link:hover {
29753
- color: #0080ff;
29754
- }
29755
-
29756
- .E_berrcjl .breadcrumb-link:active {
29757
- color: #005ed1;
29758
- }
29759
-
29760
29741
  .E_b1wx3t3t.ant-btn-icon-only {
29761
29742
  justify-content: center;
29762
29743
  }
@@ -30053,39 +30034,23 @@ html body {
30053
30034
  justify-content: center;
30054
30035
  }
30055
30036
 
30056
- .E_b1nip9bk {
30057
- padding: 4px 11px;
30058
- }
30059
-
30060
- .E_bqamoqe {
30061
- white-space: nowrap;
30062
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30063
- }
30064
-
30065
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30066
- --color: #0080ff;
30067
- }
30068
-
30069
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
30070
- --color: #0080ff;
30071
- }
30072
-
30073
- .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30074
- margin-left: 1px;
30037
+ .E_berrcjl {
30038
+ color: rgba(10, 37, 85, 0.6);
30039
+ margin-bottom: 4px;
30075
30040
  }
30076
30041
 
30077
- .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30078
- border-top-right-radius: 0;
30079
- border-bottom-right-radius: 0;
30042
+ .E_berrcjl .breadcrumb-link {
30043
+ color: rgba(10, 37, 85, 0.6);
30044
+ cursor: pointer;
30045
+ transition: color 160ms ease;
30080
30046
  }
30081
30047
 
30082
- .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30083
- border-top-left-radius: 0;
30084
- border-bottom-left-radius: 0;
30048
+ .E_berrcjl .breadcrumb-link:hover {
30049
+ color: #0080ff;
30085
30050
  }
30086
30051
 
30087
- .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30088
- border-radius: unset;
30052
+ .E_berrcjl .breadcrumb-link:active {
30053
+ color: #005ed1;
30089
30054
  }
30090
30055
 
30091
30056
  .E_c1uzzomf {
@@ -30113,77 +30078,6 @@ html body {
30113
30078
  text-align: center;
30114
30079
  }
30115
30080
 
30116
- .E_fzh9mnb {
30117
- width: 100%;
30118
- height: 100%;
30119
- min-height: 124px;
30120
- display: flex;
30121
- flex-direction: column;
30122
- justify-content: center;
30123
- align-items: center;
30124
- }
30125
-
30126
- .E_fzh9mnb .error-text {
30127
- color: rgba(10, 37, 85, 0.6);
30128
- margin-bottom: 16px;
30129
- font-size: 18px;
30130
- }
30131
-
30132
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30133
- padding: 4px 8px 0 8px;
30134
- color: rgba(44, 56, 82, 0.6);
30135
- font-size: 12px;
30136
- }
30137
-
30138
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30139
- padding-bottom: 6px;
30140
- }
30141
-
30142
- .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30143
- padding-top: 4px;
30144
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30145
- }
30146
-
30147
- .E_f7pxqmh {
30148
- width: 100%;
30149
- margin-bottom: 0 !important;
30150
- flex-flow: nowrap !important;
30151
- line-break: auto;
30152
- }
30153
-
30154
- .E_f7pxqmh > .ant-form-item-label {
30155
- text-align: left !important;
30156
- padding-bottom: 0 !important;
30157
- }
30158
-
30159
- .E_f7pxqmh > .ant-form-item-label > label {
30160
- min-height: 32px;
30161
- height: auto;
30162
- font-size: 13px;
30163
- color: rgba(44, 56, 82, 0.6);
30164
- white-space: normal;
30165
- }
30166
-
30167
- .E_f7pxqmh.ant-form-item-has-error .ant-input {
30168
- border-color: #ff4d4f !important;
30169
- }
30170
-
30171
- .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
30172
- border-color: #ff4d4f !important;
30173
- }
30174
-
30175
- .E_f7pxqmh .ant-form-item-explain {
30176
- margin-top: 4px;
30177
- font-size: 12px;
30178
- min-height: 0px;
30179
- }
30180
-
30181
- .E_f7pxqmh .ant-form-item-extra {
30182
- font-size: 12px;
30183
- color: rgba(44, 56, 82, 0.6);
30184
- min-height: 0px;
30185
- }
30186
-
30187
30081
  .E_d1bw7c5z {
30188
30082
  position: relative;
30189
30083
  max-width: 388px;
@@ -30280,29 +30174,123 @@ html body {
30280
30174
  width: 102px;
30281
30175
  }
30282
30176
 
30283
- .E_sx1bpnu .ant-input-sm {
30284
- line-height: 18px;
30177
+ .E_b1nip9bk {
30178
+ padding: 4px 11px;
30285
30179
  }
30286
30180
 
30287
- .E_iouxfgt {
30288
- display: inline-flex;
30289
- align-items: center;
30181
+ .E_bqamoqe {
30182
+ white-space: nowrap;
30183
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30290
30184
  }
30291
30185
 
30292
- .E_iouxfgt .icon-inner {
30293
- display: inline-flex;
30186
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30187
+ --color: #0080ff;
30188
+ }
30189
+
30190
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
30191
+ --color: #0080ff;
30192
+ }
30193
+
30194
+ .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30195
+ margin-left: 1px;
30196
+ }
30197
+
30198
+ .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30199
+ border-top-right-radius: 0;
30200
+ border-bottom-right-radius: 0;
30201
+ }
30202
+
30203
+ .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30204
+ border-top-left-radius: 0;
30205
+ border-bottom-left-radius: 0;
30206
+ }
30207
+
30208
+ .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30209
+ border-radius: unset;
30210
+ }
30211
+
30212
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30213
+ padding: 4px 8px 0 8px;
30214
+ color: rgba(44, 56, 82, 0.6);
30215
+ font-size: 12px;
30216
+ }
30217
+
30218
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30219
+ padding-bottom: 6px;
30220
+ }
30221
+
30222
+ .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30223
+ padding-top: 4px;
30224
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30225
+ }
30226
+
30227
+ .E_f7pxqmh {
30228
+ width: 100%;
30229
+ margin-bottom: 0 !important;
30230
+ flex-flow: nowrap !important;
30231
+ line-break: auto;
30232
+ }
30233
+
30234
+ .E_f7pxqmh > .ant-form-item-label {
30235
+ text-align: left !important;
30236
+ padding-bottom: 0 !important;
30237
+ }
30238
+
30239
+ .E_f7pxqmh > .ant-form-item-label > label {
30240
+ min-height: 32px;
30241
+ height: auto;
30242
+ font-size: 13px;
30243
+ color: rgba(44, 56, 82, 0.6);
30244
+ white-space: normal;
30245
+ }
30246
+
30247
+ .E_f7pxqmh.ant-form-item-has-error .ant-input {
30248
+ border-color: #ff4d4f !important;
30249
+ }
30250
+
30251
+ .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
30252
+ border-color: #ff4d4f !important;
30253
+ }
30254
+
30255
+ .E_f7pxqmh .ant-form-item-explain {
30256
+ margin-top: 4px;
30257
+ font-size: 12px;
30258
+ min-height: 0px;
30259
+ }
30260
+
30261
+ .E_f7pxqmh .ant-form-item-extra {
30262
+ font-size: 12px;
30263
+ color: rgba(44, 56, 82, 0.6);
30264
+ min-height: 0px;
30265
+ }
30266
+
30267
+ .E_i1inqkme {
30268
+ height: 18px;
30269
+ line-height: 18px;
30270
+ padding: 0 4px;
30271
+ border-radius: 4px;
30272
+ background: rgba(235, 239, 245, 0.6);
30273
+ border: 1px solid rgba(223, 228, 235, 0.6);
30274
+ display: flex;
30294
30275
  align-items: center;
30295
- justify-content: center;
30276
+ white-space: nowrap;
30277
+ margin-right: 4px;
30296
30278
  }
30297
30279
 
30298
- .E_iouxfgt .icon-inner + span,
30299
- .E_iouxfgt span + .icon-inner.suffix {
30300
- margin-left: 4px;
30280
+ .E_fzh9mnb {
30281
+ width: 100%;
30282
+ height: 100%;
30283
+ min-height: 124px;
30284
+ display: flex;
30285
+ flex-direction: column;
30286
+ justify-content: center;
30287
+ align-items: center;
30301
30288
  }
30302
30289
 
30303
- .E_iouxfgt.is-rotate img,
30304
- .E_iouxfgt.is-rotate svg {
30305
- animation: rotate 680ms linear infinite;
30290
+ .E_fzh9mnb .error-text {
30291
+ color: rgba(10, 37, 85, 0.6);
30292
+ margin-bottom: 16px;
30293
+ font-size: 18px;
30306
30294
  }
30307
30295
 
30308
30296
  .E_itxley7.ant-input-group.ant-input-group-compact {
@@ -30389,34 +30377,25 @@ html body {
30389
30377
  padding: 2px 8px;
30390
30378
  }
30391
30379
 
30392
- .E_owd0kml {
30393
- display: inline-block;
30380
+ .E_iouxfgt {
30381
+ display: inline-flex;
30382
+ align-items: center;
30394
30383
  }
30395
30384
 
30396
- .E_h1jsgezc {
30397
- visibility: hidden;
30398
- position: absolute;
30399
- }
30400
-
30401
- .E_i1inqkme {
30402
- height: 18px;
30403
- line-height: 18px;
30404
- padding: 0 4px;
30405
- border-radius: 4px;
30406
- background: rgba(235, 239, 245, 0.6);
30407
- border: 1px solid rgba(223, 228, 235, 0.6);
30408
- display: flex;
30385
+ .E_iouxfgt .icon-inner {
30386
+ display: inline-flex;
30409
30387
  align-items: center;
30410
- white-space: nowrap;
30411
- margin-right: 4px;
30388
+ justify-content: center;
30412
30389
  }
30413
30390
 
30414
- .E_atcz0kf .ant-input-suffix {
30415
- margin-left: 8px;
30391
+ .E_iouxfgt .icon-inner + span,
30392
+ .E_iouxfgt span + .icon-inner.suffix {
30393
+ margin-left: 4px;
30416
30394
  }
30417
30395
 
30418
- .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30419
- padding: 2px 7px 2px 12px;
30396
+ .E_iouxfgt.is-rotate img,
30397
+ .E_iouxfgt.is-rotate svg {
30398
+ animation: rotate 680ms linear infinite;
30420
30399
  }
30421
30400
 
30422
30401
  .E_a1wfy30z .ant-input-number-handler-wrap {
@@ -30454,70 +30433,15 @@ html body {
30454
30433
  font-size: inherit;
30455
30434
  }
30456
30435
 
30457
- .E_phljevk {
30458
- display: flex;
30459
- justify-content: space-between;
30460
- align-items: center;
30461
- padding: 10px 0;
30462
- color: rgba(44, 56, 82, 0.6);
30463
- font-size: 12px;
30464
- line-height: 24px;
30465
- }
30466
-
30467
- .E_phljevk .pagination-left {
30468
- padding: 2px 8px;
30469
- }
30470
-
30471
- .E_phljevk .dropdown-trigger {
30472
- display: flex;
30473
- align-items: center;
30474
- border-radius: 6px;
30475
- cursor: pointer;
30476
- transition: all 0.3s ease;
30477
- }
30478
-
30479
- .E_phljevk .dropdown-trigger:hover {
30480
- background: rgba(211, 218, 235, 0.6);
30481
- color: #0080ff;
30482
- }
30483
-
30484
- .E_phljevk .dropdown-trigger .icon-inner {
30485
- margin-left: 4px;
30486
- }
30487
-
30488
- .E_phljevk .pagination-right {
30489
- display: flex;
30490
- align-items: center;
30491
- color: #0080ff;
30492
- font-weight: bold;
30493
- }
30494
-
30495
- .E_phljevk .pagination-right .icon-inner {
30496
- margin-left: 4px;
30497
- }
30498
-
30499
- .E_phljevk .pagination-right .prev-btn,
30500
- .E_phljevk .pagination-right .next-btn {
30501
- padding: 0 8px;
30502
- }
30503
-
30504
- .E_phljevk .pagination-right .prev-btn > span,
30505
- .E_phljevk .pagination-right .next-btn > span {
30506
- color: #0080ff;
30507
- }
30508
-
30509
- .E_phljevk .pagination-right .next-btn .icon-inner {
30510
- transform: rotate(180deg);
30436
+ .E_atcz0kf .ant-input-suffix {
30437
+ margin-left: 8px;
30511
30438
  }
30512
30439
 
30513
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30514
- max-height: calc(100vh - 128px);
30515
- overflow-y: auto;
30440
+ .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30441
+ padding: 2px 7px 2px 12px;
30516
30442
  }
30517
30443
 
30518
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30519
- padding: 4px 20px;
30520
- font-size: 12px;
30444
+ .E_sx1bpnu .ant-input-sm {
30521
30445
  line-height: 18px;
30522
30446
  }
30523
30447
 
@@ -30700,32 +30624,71 @@ html body {
30700
30624
  width: 36px;
30701
30625
  }
30702
30626
 
30703
- .E_i11gg7mj .ant-input-prefix {
30704
- margin-right: 8px;
30627
+ .E_phljevk {
30628
+ display: flex;
30629
+ justify-content: space-between;
30630
+ align-items: center;
30631
+ padding: 10px 0;
30632
+ color: rgba(44, 56, 82, 0.6);
30633
+ font-size: 12px;
30634
+ line-height: 24px;
30705
30635
  }
30706
30636
 
30707
- .E_i11gg7mj .ant-input-suffix {
30708
- margin-left: 8px;
30637
+ .E_phljevk .pagination-left {
30638
+ padding: 2px 8px;
30709
30639
  }
30710
30640
 
30711
- .E_cc368xp {
30712
- color: #00122e;
30713
- border-right: 1px solid rgba(172, 186, 211, 0.6);
30714
- margin-right: 8px;
30715
- padding-right: 8px;
30641
+ .E_phljevk .dropdown-trigger {
30642
+ display: flex;
30643
+ align-items: center;
30644
+ border-radius: 6px;
30645
+ cursor: pointer;
30646
+ transition: all 0.3s ease;
30716
30647
  }
30717
30648
 
30718
- .E_i11o6xqj {
30649
+ .E_phljevk .dropdown-trigger:hover {
30650
+ background: rgba(211, 218, 235, 0.6);
30651
+ color: #0080ff;
30652
+ }
30653
+
30654
+ .E_phljevk .dropdown-trigger .icon-inner {
30655
+ margin-left: 4px;
30656
+ }
30657
+
30658
+ .E_phljevk .pagination-right {
30719
30659
  display: flex;
30720
- gap: 4px;
30660
+ align-items: center;
30661
+ color: #0080ff;
30662
+ font-weight: bold;
30721
30663
  }
30722
30664
 
30723
- .E_i11o6xqj .icon-wrapper {
30724
- cursor: pointer;
30665
+ .E_phljevk .pagination-right .icon-inner {
30666
+ margin-left: 4px;
30725
30667
  }
30726
30668
 
30727
- .E_d19ruhdj.icon-wrapper {
30728
- cursor: not-allowed;
30669
+ .E_phljevk .pagination-right .prev-btn,
30670
+ .E_phljevk .pagination-right .next-btn {
30671
+ padding: 0 8px;
30672
+ }
30673
+
30674
+ .E_phljevk .pagination-right .prev-btn > span,
30675
+ .E_phljevk .pagination-right .next-btn > span {
30676
+ color: #0080ff;
30677
+ }
30678
+
30679
+ .E_phljevk .pagination-right .next-btn .icon-inner {
30680
+ transform: rotate(180deg);
30681
+ }
30682
+
30683
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30684
+ max-height: calc(100vh - 128px);
30685
+ overflow-y: auto;
30686
+ }
30687
+
30688
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30689
+ padding: 4px 20px;
30690
+ font-size: 12px;
30691
+ line-height: 18px;
30729
30692
  }
30730
30693
 
30731
30694
  .E_c1bus5hc {
@@ -30771,6 +30734,15 @@ html body {
30771
30734
  transform: rotate(0deg);
30772
30735
  }
30773
30736
 
30737
+ .E_owd0kml {
30738
+ display: inline-block;
30739
+ }
30740
+
30741
+ .E_h1jsgezc {
30742
+ visibility: hidden;
30743
+ position: absolute;
30744
+ }
30745
+
30774
30746
  .E_ivqqkzv {
30775
30747
  height: 24px;
30776
30748
  width: 56px !important;
@@ -30781,6 +30753,34 @@ html body {
30781
30753
  color: rgba(44, 56, 82, 0.6);
30782
30754
  }
30783
30755
 
30756
+ .E_i11gg7mj .ant-input-prefix {
30757
+ margin-right: 8px;
30758
+ }
30759
+
30760
+ .E_i11gg7mj .ant-input-suffix {
30761
+ margin-left: 8px;
30762
+ }
30763
+
30764
+ .E_cc368xp {
30765
+ color: #00122e;
30766
+ border-right: 1px solid rgba(172, 186, 211, 0.6);
30767
+ margin-right: 8px;
30768
+ padding-right: 8px;
30769
+ }
30770
+
30771
+ .E_i11o6xqj {
30772
+ display: flex;
30773
+ gap: 4px;
30774
+ }
30775
+
30776
+ .E_i11o6xqj .icon-wrapper {
30777
+ cursor: pointer;
30778
+ }
30779
+
30780
+ .E_d19ruhdj.icon-wrapper {
30781
+ cursor: not-allowed;
30782
+ }
30783
+
30784
30784
  .E_cnujxq2 {
30785
30785
  display: flex;
30786
30786
  flex-direction: column;
@@ -31569,52 +31569,154 @@ input.E_rf8rlle.ant-input {
31569
31569
  color: rgba(44, 56, 82, 0.7490196078);
31570
31570
  }
31571
31571
 
31572
- .E_s1dizucg.ant-switch {
31573
- min-width: 40px;
31574
- height: 24px;
31575
- background: rgba(172, 186, 211, 0.6);
31576
- overflow: hidden;
31572
+ .E_tju3gfj .date {
31573
+ margin-right: 4px;
31577
31574
  }
31578
31575
 
31579
- .E_s1dizucg.ant-switch:focus {
31580
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31576
+ .E_s1sck0th {
31577
+ padding: 0 8px;
31578
+ border-radius: 4px;
31581
31579
  }
31582
31580
 
31583
- .E_s1dizucg.ant-switch-small {
31584
- min-width: 26px;
31585
- height: 16px;
31581
+ .E_m855nr1 {
31582
+ padding: 2px 8px;
31583
+ border-radius: 3px;
31586
31584
  }
31587
31585
 
31588
- .E_s1dizucg.ant-switch-large {
31589
- min-width: 52px;
31590
- height: 32px;
31586
+ .E_l1270xpg {
31587
+ padding: 3px 8px;
31588
+ border-radius: 2px;
31591
31589
  }
31592
31590
 
31593
- .E_s1dizucg.ant-switch .ant-switch-handle {
31594
- height: 20px;
31595
- width: 20px;
31591
+ .E_t14rextb.ant-tag:hover {
31592
+ opacity: unset;
31596
31593
  }
31597
31594
 
31598
- .E_s1dizucg.ant-switch .ant-switch-handle::before {
31599
- border-radius: 10px;
31600
- transition-delay: 120ms;
31595
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
31596
+ margin: 0;
31597
+ margin-right: 8px;
31598
+ display: inline-flex;
31599
+ align-items: center;
31600
+ border: none;
31601
31601
  }
31602
31602
 
31603
- .E_s1dizucg.ant-switch-small .ant-switch-handle {
31604
- height: 14px;
31605
- width: 14px;
31606
- top: 1px;
31607
- left: 1px;
31603
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
31604
+ width: 16px;
31605
+ height: 16px;
31606
+ color: inherit;
31607
+ margin-left: 4px;
31608
+ opacity: 0.6;
31609
+ display: inline-flex;
31608
31610
  }
31609
31611
 
31610
- .E_s1dizucg.ant-switch-large .ant-switch-handle {
31611
- height: 28px;
31612
- width: 28px;
31612
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
31613
+ opacity: 1;
31613
31614
  }
31614
31615
 
31615
- .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
31616
- border-radius: 14px;
31617
- }
31616
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
31617
+ color: #0080ff;
31618
+ background-color: rgba(0, 136, 255, 0.1);
31619
+ }
31620
+
31621
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
31622
+ color: #f0483e;
31623
+ background-color: rgba(255, 74, 74, 0.1);
31624
+ }
31625
+
31626
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
31627
+ color: #e07f00;
31628
+ background-color: rgba(255, 187, 0, 0.1);
31629
+ }
31630
+
31631
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
31632
+ color: #008f4c;
31633
+ background-color: rgba(30, 201, 127, 0.1);
31634
+ }
31635
+
31636
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
31637
+ color: #1d326c;
31638
+ background-color: rgba(225, 230, 241, 0.6);
31639
+ }
31640
+
31641
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
31642
+ color: #7E41FF;
31643
+ background-color: rgba(126, 65, 255, 0.1);
31644
+ }
31645
+
31646
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
31647
+ color: #fff;
31648
+ }
31649
+
31650
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
31651
+ background-color: #f0483e;
31652
+ }
31653
+
31654
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
31655
+ background-color: #fea008;
31656
+ }
31657
+
31658
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
31659
+ background-color: #00ba5d;
31660
+ }
31661
+
31662
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
31663
+ background-color: #0080ff;
31664
+ }
31665
+
31666
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
31667
+ background-color: #6b7d99;
31668
+ }
31669
+
31670
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
31671
+ background-color: #7E41FF;
31672
+ }
31673
+
31674
+ .E_s1dizucg.ant-switch {
31675
+ min-width: 40px;
31676
+ height: 24px;
31677
+ background: rgba(172, 186, 211, 0.6);
31678
+ overflow: hidden;
31679
+ }
31680
+
31681
+ .E_s1dizucg.ant-switch:focus {
31682
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31683
+ }
31684
+
31685
+ .E_s1dizucg.ant-switch-small {
31686
+ min-width: 26px;
31687
+ height: 16px;
31688
+ }
31689
+
31690
+ .E_s1dizucg.ant-switch-large {
31691
+ min-width: 52px;
31692
+ height: 32px;
31693
+ }
31694
+
31695
+ .E_s1dizucg.ant-switch .ant-switch-handle {
31696
+ height: 20px;
31697
+ width: 20px;
31698
+ }
31699
+
31700
+ .E_s1dizucg.ant-switch .ant-switch-handle::before {
31701
+ border-radius: 10px;
31702
+ transition-delay: 120ms;
31703
+ }
31704
+
31705
+ .E_s1dizucg.ant-switch-small .ant-switch-handle {
31706
+ height: 14px;
31707
+ width: 14px;
31708
+ top: 1px;
31709
+ left: 1px;
31710
+ }
31711
+
31712
+ .E_s1dizucg.ant-switch-large .ant-switch-handle {
31713
+ height: 28px;
31714
+ width: 28px;
31715
+ }
31716
+
31717
+ .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
31718
+ border-radius: 14px;
31719
+ }
31618
31720
 
31619
31721
  .E_s1dizucg.ant-switch-checked {
31620
31722
  background-color: #00ba5d;
@@ -31636,8 +31738,94 @@ input.E_rf8rlle.ant-input {
31636
31738
  margin-left: 5px;
31637
31739
  }
31638
31740
 
31639
- .E_tju3gfj .date {
31640
- margin-right: 4px;
31741
+ .E_s1dni7lo {
31742
+ width: 430px !important;
31743
+ }
31744
+
31745
+ .E_d1wwmmm5 .ant-select-item-group {
31746
+ padding: 8px 16px;
31747
+ line-height: 18px;
31748
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31749
+ height: 34px;
31750
+ min-height: 34px;
31751
+ box-sizing: border-box;
31752
+ margin-top: 8px;
31753
+ }
31754
+
31755
+ .E_o1ugr09p {
31756
+ display: flex;
31757
+ flex-direction: column;
31758
+ margin: 1px 8px;
31759
+ padding: 8px;
31760
+ border-radius: 4px;
31761
+ }
31762
+
31763
+ .E_o1ugr09p .selected-icon {
31764
+ display: none;
31765
+ }
31766
+
31767
+ .E_o1ugr09p.ant-select-item-option-grouped {
31768
+ padding-left: 8px;
31769
+ }
31770
+
31771
+ .E_o1ugr09p.ant-select-item-option-selected {
31772
+ background-color: white;
31773
+ }
31774
+
31775
+ .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
31776
+ color: #0080ff;
31777
+ }
31778
+
31779
+ .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
31780
+ display: block;
31781
+ }
31782
+
31783
+ .E_o1ugr09p.ant-select-item-option-active {
31784
+ background: rgba(0, 136, 255, 0.16);
31785
+ }
31786
+
31787
+ .E_o1ugr09p.ant-select-item-option-active .timezone-title {
31788
+ color: #0080ff;
31789
+ }
31790
+
31791
+ .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
31792
+ background: rgba(0, 136, 255, 0.1);
31793
+ color: #0080ff;
31794
+ }
31795
+
31796
+ .E_o1ifxsq4 {
31797
+ display: flex;
31798
+ justify-content: space-between;
31799
+ height: 20px;
31800
+ line-height: 20px;
31801
+ }
31802
+
31803
+ .E_o1ifxsq4 .timezone-title {
31804
+ color: #2d3a56;
31805
+ overflow: hidden;
31806
+ text-overflow: ellipsis;
31807
+ }
31808
+
31809
+ .E_o1zue7 {
31810
+ display: flex;
31811
+ justify-content: space-between;
31812
+ color: rgba(44, 56, 82, 0.6);
31813
+ height: 18px;
31814
+ line-height: 18px;
31815
+ margin-top: 2px;
31816
+ }
31817
+
31818
+ .E_tyfmlxg {
31819
+ border: none;
31820
+ margin-right: 0;
31821
+ background: rgba(225, 230, 241, 0.6);
31822
+ }
31823
+
31824
+ .E_o18uybox {
31825
+ pointer-events: none;
31826
+ height: 32px;
31827
+ width: 100%;
31828
+ opacity: 0;
31641
31829
  }
31642
31830
 
31643
31831
  .E_dsnbhzf {
@@ -32115,246 +32303,58 @@ input.E_rf8rlle.ant-input {
32115
32303
  line-height: 12px;
32116
32304
  }
32117
32305
 
32118
- .E_s1sck0th {
32119
- padding: 0 8px;
32120
- border-radius: 4px;
32306
+ .E_m196gn1d {
32307
+ min-width: 1280px;
32121
32308
  }
32122
32309
 
32123
- .E_m855nr1 {
32124
- padding: 2px 8px;
32125
- border-radius: 3px;
32310
+ .E_t1m2x205 .ant-tooltip-arrow {
32311
+ display: none;
32126
32312
  }
32127
32313
 
32128
- .E_l1270xpg {
32129
- padding: 3px 8px;
32130
- border-radius: 2px;
32314
+ .E_t1m2x205 .ant-tooltip-inner {
32315
+ background: rgba(23, 38, 64, 0.8);
32316
+ border-radius: 4px;
32131
32317
  }
32132
32318
 
32133
- .E_t14rextb.ant-tag:hover {
32134
- opacity: unset;
32319
+ .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
32320
+ visibility: hidden;
32135
32321
  }
32136
32322
 
32137
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
32138
- margin: 0;
32139
- margin-right: 8px;
32323
+ .E_iq1gosr {
32324
+ display: inline-block;
32325
+ }
32326
+
32327
+ .E_a1b5xrg3 .user-icon-inner {
32140
32328
  display: inline-flex;
32141
32329
  align-items: center;
32142
- border: none;
32330
+ justify-content: center;
32331
+ color: #fff;
32332
+ font-weight: bold;
32333
+ font-size: 12px;
32334
+ width: 24px;
32335
+ height: 24px;
32336
+ border-radius: 50%;
32337
+ background: var(--a1b5xrg3-0);
32143
32338
  }
32144
32339
 
32145
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
32146
- width: 16px;
32147
- height: 16px;
32148
- color: inherit;
32149
- margin-left: 4px;
32150
- opacity: 0.6;
32340
+ .E_a1b5xrg3.btn-item {
32341
+ transition: all 160ms ease;
32342
+ cursor: pointer;
32343
+ width: 56px;
32344
+ height: 40px;
32151
32345
  display: inline-flex;
32346
+ align-items: center;
32347
+ justify-content: center;
32348
+ border-radius: 6px;
32152
32349
  }
32153
32350
 
32154
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
32155
- opacity: 1;
32351
+ .E_a1b5xrg3.btn-item:hover {
32352
+ box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
32156
32353
  }
32157
32354
 
32158
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
32159
- color: #0080ff;
32160
- background-color: rgba(0, 136, 255, 0.1);
32161
- }
32162
-
32163
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
32164
- color: #f0483e;
32165
- background-color: rgba(255, 74, 74, 0.1);
32166
- }
32167
-
32168
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
32169
- color: #e07f00;
32170
- background-color: rgba(255, 187, 0, 0.1);
32171
- }
32172
-
32173
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
32174
- color: #008f4c;
32175
- background-color: rgba(30, 201, 127, 0.1);
32176
- }
32177
-
32178
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
32179
- color: #1d326c;
32180
- background-color: rgba(225, 230, 241, 0.6);
32181
- }
32182
-
32183
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
32184
- color: #7E41FF;
32185
- background-color: rgba(126, 65, 255, 0.1);
32186
- }
32187
-
32188
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
32189
- color: #fff;
32190
- }
32191
-
32192
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
32193
- background-color: #f0483e;
32194
- }
32195
-
32196
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
32197
- background-color: #fea008;
32198
- }
32199
-
32200
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
32201
- background-color: #00ba5d;
32202
- }
32203
-
32204
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
32205
- background-color: #0080ff;
32206
- }
32207
-
32208
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
32209
- background-color: #6b7d99;
32210
- }
32211
-
32212
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
32213
- background-color: #7E41FF;
32214
- }
32215
-
32216
- .E_iq1gosr {
32217
- display: inline-block;
32218
- }
32219
-
32220
- .E_a1b5xrg3 .user-icon-inner {
32221
- display: inline-flex;
32222
- align-items: center;
32223
- justify-content: center;
32224
- color: #fff;
32225
- font-weight: bold;
32226
- font-size: 12px;
32227
- width: 24px;
32228
- height: 24px;
32229
- border-radius: 50%;
32230
- background: var(--a1b5xrg3-0);
32231
- }
32232
-
32233
- .E_a1b5xrg3.btn-item {
32234
- transition: all 160ms ease;
32235
- cursor: pointer;
32236
- width: 56px;
32237
- height: 40px;
32238
- display: inline-flex;
32239
- align-items: center;
32240
- justify-content: center;
32241
- border-radius: 6px;
32242
- }
32243
-
32244
- .E_a1b5xrg3.btn-item:hover {
32245
- box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
32246
- }
32247
-
32248
- .E_a1b5xrg3.btn-item:active {
32249
- transform: translateY(2px);
32250
- transition: all 320ms ease;
32251
- }
32252
-
32253
- .E_t1m2x205 .ant-tooltip-arrow {
32254
- display: none;
32255
- }
32256
-
32257
- .E_t1m2x205 .ant-tooltip-inner {
32258
- background: rgba(23, 38, 64, 0.8);
32259
- border-radius: 4px;
32260
- }
32261
-
32262
- .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
32263
- visibility: hidden;
32264
- }
32265
-
32266
- .E_s1dni7lo {
32267
- width: 430px !important;
32268
- }
32269
-
32270
- .E_d1wwmmm5 .ant-select-item-group {
32271
- padding: 8px 16px;
32272
- line-height: 18px;
32273
- border-top: 1px solid rgba(211, 218, 235, 0.6);
32274
- height: 34px;
32275
- min-height: 34px;
32276
- box-sizing: border-box;
32277
- margin-top: 8px;
32278
- }
32279
-
32280
- .E_o1ugr09p {
32281
- display: flex;
32282
- flex-direction: column;
32283
- margin: 1px 8px;
32284
- padding: 8px;
32285
- border-radius: 4px;
32286
- }
32287
-
32288
- .E_o1ugr09p .selected-icon {
32289
- display: none;
32290
- }
32291
-
32292
- .E_o1ugr09p.ant-select-item-option-grouped {
32293
- padding-left: 8px;
32294
- }
32295
-
32296
- .E_o1ugr09p.ant-select-item-option-selected {
32297
- background-color: white;
32298
- }
32299
-
32300
- .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
32301
- color: #0080ff;
32302
- }
32303
-
32304
- .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
32305
- display: block;
32306
- }
32307
-
32308
- .E_o1ugr09p.ant-select-item-option-active {
32309
- background: rgba(0, 136, 255, 0.16);
32310
- }
32311
-
32312
- .E_o1ugr09p.ant-select-item-option-active .timezone-title {
32313
- color: #0080ff;
32314
- }
32315
-
32316
- .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
32317
- background: rgba(0, 136, 255, 0.1);
32318
- color: #0080ff;
32319
- }
32320
-
32321
- .E_o1ifxsq4 {
32322
- display: flex;
32323
- justify-content: space-between;
32324
- height: 20px;
32325
- line-height: 20px;
32326
- }
32327
-
32328
- .E_o1ifxsq4 .timezone-title {
32329
- color: #2d3a56;
32330
- overflow: hidden;
32331
- text-overflow: ellipsis;
32332
- }
32333
-
32334
- .E_o1zue7 {
32335
- display: flex;
32336
- justify-content: space-between;
32337
- color: rgba(44, 56, 82, 0.6);
32338
- height: 18px;
32339
- line-height: 18px;
32340
- margin-top: 2px;
32341
- }
32342
-
32343
- .E_tyfmlxg {
32344
- border: none;
32345
- margin-right: 0;
32346
- background: rgba(225, 230, 241, 0.6);
32347
- }
32348
-
32349
- .E_o18uybox {
32350
- pointer-events: none;
32351
- height: 32px;
32352
- width: 100%;
32353
- opacity: 0;
32354
- }
32355
-
32356
- .E_m196gn1d {
32357
- min-width: 1280px;
32355
+ .E_a1b5xrg3.btn-item:active {
32356
+ transform: translateY(2px);
32357
+ transition: all 320ms ease;
32358
32358
  }
32359
32359
 
32360
32360
  .E_c1yyuluq {
@@ -32938,23 +32938,6 @@ input.E_rf8rlle.ant-input {
32938
32938
  flex-shrink: 0;
32939
32939
  }
32940
32940
 
32941
- .E_w1dxz879 {
32942
- display: flex;
32943
- flex-direction: column;
32944
- gap: 6px;
32945
- }
32946
-
32947
- .E_w1dxz879 .ellipsis-tooltip {
32948
- max-height: var(--w1dxz879-0);
32949
- text-overflow: clip;
32950
- overflow: hidden;
32951
- }
32952
-
32953
- .E_w1dxz879 .tips {
32954
- color: #fff;
32955
- opacity: 0.8;
32956
- }
32957
-
32958
32941
  .E_h12yihis {
32959
32942
  height: 50px;
32960
32943
  border-bottom: 2px solid #edf0f7;
@@ -33215,41 +33198,124 @@ input.E_rf8rlle.ant-input {
33215
33198
  position: static;
33216
33199
  }
33217
33200
 
33218
- .E_r77hffu {
33201
+ .E_w1dxz879 {
33219
33202
  display: flex;
33220
- align-items: center;
33221
- justify-content: space-between;
33222
- column-gap: 6px;
33203
+ flex-direction: column;
33204
+ gap: 6px;
33223
33205
  }
33224
33206
 
33225
- .E_p1cmxsf7 {
33226
- display: flex;
33227
- flex-direction: column;
33228
- justify-content: center;
33229
- row-gap: var(--p1cmxsf7-0);
33207
+ .E_w1dxz879 .ellipsis-tooltip {
33208
+ max-height: var(--w1dxz879-0);
33209
+ text-overflow: clip;
33210
+ overflow: hidden;
33230
33211
  }
33231
33212
 
33232
- .E_p1cmxsf7 .antd5-progress-line {
33233
- font-size: 0;
33234
- margin-bottom: unset;
33235
- margin-inline-end: unset;
33213
+ .E_w1dxz879 .tips {
33214
+ color: #fff;
33215
+ opacity: 0.8;
33236
33216
  }
33237
33217
 
33238
- .E_s11wux3h .antd5-segmented-item:not(:last-child) {
33239
- margin-right: 2px;
33218
+ .E_c1kghdax {
33219
+ color: #2d3a56;
33220
+ padding: 7px 12px;
33221
+ display: flex;
33222
+ justify-content: space-between;
33223
+ align-items: center;
33240
33224
  }
33241
33225
 
33242
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
33243
- padding-left: 8px;
33244
- padding-right: 8px;
33245
- font-size: 12px;
33226
+ .E_c1kghdax.has-arrow {
33227
+ padding-left: 10px;
33246
33228
  }
33247
33229
 
33248
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
33249
- border-radius: 4px;
33230
+ .E_c1kghdax.has-arrow .title-wrapper {
33231
+ cursor: pointer;
33232
+ color: #00122e;
33250
33233
  }
33251
33234
 
33252
- .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33235
+ .E_c1kghdax.has-arrow .title-wrapper.is-open {
33236
+ color: #2d3a56;
33237
+ font-weight: 600;
33238
+ }
33239
+
33240
+ .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
33241
+ transform: rotate(90deg);
33242
+ }
33243
+
33244
+ .E_c1kghdax .sub-info {
33245
+ font-size: 12px;
33246
+ line-height: 18px;
33247
+ }
33248
+
33249
+ .E_c1kghdax .title-wrapper {
33250
+ display: flex;
33251
+ align-items: center;
33252
+ user-select: none;
33253
+ flex-grow: 1;
33254
+ font-size: 12px;
33255
+ line-height: 18px;
33256
+ color: #2d3a56;
33257
+ font-weight: 700;
33258
+ }
33259
+
33260
+ .E_c1kghdax .collapse-arrow {
33261
+ transition: all 50ms ease-out 0ms;
33262
+ margin-right: 2px;
33263
+ }
33264
+
33265
+ .E_b14q2gmw {
33266
+ box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
33267
+ }
33268
+
33269
+ .E_c1eym6el {
33270
+ border-radius: 8px;
33271
+ background-color: white;
33272
+ }
33273
+
33274
+ .E_c1eym6el.hoverable {
33275
+ cursor: pointer;
33276
+ }
33277
+
33278
+ .E_c1eym6el.hoverable:hover {
33279
+ transition: all 200ms ease;
33280
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
33281
+ transform: translateY(-4px);
33282
+ }
33283
+
33284
+ .E_r77hffu {
33285
+ display: flex;
33286
+ align-items: center;
33287
+ justify-content: space-between;
33288
+ column-gap: 6px;
33289
+ }
33290
+
33291
+ .E_p1cmxsf7 {
33292
+ display: flex;
33293
+ flex-direction: column;
33294
+ justify-content: center;
33295
+ row-gap: var(--p1cmxsf7-0);
33296
+ }
33297
+
33298
+ .E_p1cmxsf7 .antd5-progress-line {
33299
+ font-size: 0;
33300
+ margin-bottom: unset;
33301
+ margin-inline-end: unset;
33302
+ }
33303
+
33304
+ .E_s11wux3h .antd5-segmented-item:not(:last-child) {
33305
+ margin-right: 2px;
33306
+ }
33307
+
33308
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
33309
+ padding-left: 8px;
33310
+ padding-right: 8px;
33311
+ font-size: 12px;
33312
+ }
33313
+
33314
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
33315
+ border-radius: 4px;
33316
+ }
33317
+
33318
+ .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33253
33319
  border-radius: 4px;
33254
33320
  }
33255
33321
 
@@ -33275,6 +33341,151 @@ input.E_rf8rlle.ant-input {
33275
33341
  background-color: transparent;
33276
33342
  }
33277
33343
 
33344
+ button.E_l48ei06.ant-btn,
33345
+ button.E_l48ei06.ant-btn.ant-btn-sm,
33346
+ button.E_l48ei06.ant-btn.ant-btn-lg {
33347
+ font-size: 12px;
33348
+ line-height: 18px;
33349
+ height: 18px;
33350
+ }
33351
+
33352
+ button.E_l48ei06 {
33353
+ color: #0080FF;
33354
+ height: unset;
33355
+ }
33356
+
33357
+ button.E_l48ei06 .button-prefix-icon {
33358
+ margin-right: 4px;
33359
+ }
33360
+
33361
+ button.E_l48ei06 .button-suffix-icon {
33362
+ margin-left: 4px;
33363
+ }
33364
+
33365
+ button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
33366
+ color: #009DFF;
33367
+ }
33368
+
33369
+ button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
33370
+ color: #005ED1;
33371
+ }
33372
+
33373
+ button.E_l48ei06.ui-kit-link-disabled {
33374
+ color: #0080FF;
33375
+ }
33376
+
33377
+ button.E_l48ei06.ui-kit-link-primary {
33378
+ color: #00122E;
33379
+ }
33380
+
33381
+ button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
33382
+ color: #0080FF;
33383
+ }
33384
+
33385
+ button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
33386
+ color: #005ED1;
33387
+ }
33388
+
33389
+ button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
33390
+ color: #00122E;
33391
+ }
33392
+
33393
+ button.E_l48ei06.ui-kit-link-secondary {
33394
+ color: rgba(44, 56, 82, 0.7490196078);
33395
+ }
33396
+
33397
+ button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
33398
+ color: #0080FF;
33399
+ }
33400
+
33401
+ button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
33402
+ color: #005ED1;
33403
+ }
33404
+
33405
+ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33406
+ color: rgba(44, 56, 82, 0.7490196078);
33407
+ }
33408
+
33409
+ .E_l1ucdodl {
33410
+ margin: 0;
33411
+ border-radius: 20px;
33412
+ padding: 2px 10px;
33413
+ height: 22px;
33414
+ display: flex;
33415
+ align-items: center;
33416
+ }
33417
+
33418
+ .E_l1ucdodl.ui-kit-status-legend.on-tint {
33419
+ color: #FFFFFF;
33420
+ }
33421
+
33422
+ .E_l1ucdodl.tag-hover {
33423
+ cursor: pointer;
33424
+ }
33425
+
33426
+ .E_l1ucdodl.ui-kit-status-legend {
33427
+ color: #00122e;
33428
+ }
33429
+
33430
+ .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-icon {
33431
+ margin-right: 6px;
33432
+ }
33433
+
33434
+ .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number {
33435
+ margin-left: 8px;
33436
+ color: rgba(44, 56, 82, 0.6);
33437
+ }
33438
+
33439
+ .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number.ui-kit-status-legend-number.on-tint {
33440
+ color: #FFFFFF;
33441
+ }
33442
+
33443
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-blue .ui-kit-status-legend-icon {
33444
+ background-color: #0080ff;
33445
+ }
33446
+
33447
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-red .ui-kit-status-legend-icon {
33448
+ background-color: #f0483e;
33449
+ }
33450
+
33451
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-yellow .ui-kit-status-legend-icon {
33452
+ background-color: #fea008;
33453
+ }
33454
+
33455
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-green .ui-kit-status-legend-icon {
33456
+ background-color: #00ba5d;
33457
+ }
33458
+
33459
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-gray .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
33460
+ background-color: #6b7d99;
33461
+ }
33462
+
33463
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-purple .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
33464
+ background-color: #7E41FF;
33465
+ }
33466
+
33467
+ .E_s1qj66nc {
33468
+ width: 8px;
33469
+ height: 8px;
33470
+ border-radius: 50%;
33471
+ display: inline-block;
33472
+ }
33473
+
33474
+ .E_s5x1boq {
33475
+ width: 8px;
33476
+ height: 8px;
33477
+ border-radius: 2px;
33478
+ display: inline-block;
33479
+ }
33480
+
33481
+ .E_c1xm185 {
33482
+ color: rgba(44, 56, 82, 0.6);
33483
+ }
33484
+
33485
+ .E_c1x5l5qc {
33486
+ flex: 1;
33487
+ }
33488
+
33278
33489
  .E_ckui4s7 {
33279
33490
  color: #2d3a56;
33280
33491
  line-height: 22px;
@@ -33355,102 +33566,106 @@ input.E_rf8rlle.ant-input {
33355
33566
  margin-left: 24px;
33356
33567
  }
33357
33568
 
33358
- .E_c1kghdax {
33359
- color: #2d3a56;
33360
- padding: 7px 12px;
33361
- display: flex;
33362
- justify-content: space-between;
33363
- align-items: center;
33569
+ .E_c1yd35n {
33570
+ padding: 0 12px 14px 12px;
33364
33571
  }
33365
33572
 
33366
- .E_c1kghdax.has-arrow {
33367
- padding-left: 10px;
33573
+ .E_sddwhm6 {
33574
+ margin: 0;
33575
+ border-radius: 20px;
33576
+ padding: 2px 10px;
33577
+ height: 22px;
33368
33578
  }
33369
33579
 
33370
- .E_c1kghdax.has-arrow .title-wrapper {
33371
- cursor: pointer;
33372
- color: #00122e;
33580
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
33581
+ background-color: rgba(237, 241, 250, 0.6) !important;
33373
33582
  }
33374
33583
 
33375
- .E_c1kghdax.has-arrow .title-wrapper.is-open {
33376
- color: #2d3a56;
33377
- font-weight: 600;
33584
+ .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 {
33585
+ background-color: rgba(225, 230, 241, 0.6) !important;
33378
33586
  }
33379
33587
 
33380
- .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
33381
- transform: rotate(90deg);
33588
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule {
33589
+ color: #00122e;
33382
33590
  }
33383
33591
 
33384
- .E_c1kghdax .sub-info {
33385
- font-size: 12px;
33386
- line-height: 18px;
33592
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
33593
+ margin-right: 6px;
33387
33594
  }
33388
33595
 
33389
- .E_c1kghdax .title-wrapper {
33390
- display: flex;
33391
- align-items: center;
33392
- user-select: none;
33393
- flex-grow: 1;
33394
- font-size: 12px;
33395
- line-height: 18px;
33396
- color: #2d3a56;
33397
- font-weight: 700;
33596
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
33597
+ margin-left: 8px;
33598
+ color: rgba(44, 56, 82, 0.6);
33398
33599
  }
33399
33600
 
33400
- .E_c1kghdax .collapse-arrow {
33401
- transition: all 50ms ease-out 0ms;
33402
- margin-right: 2px;
33601
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
33602
+ background-color: rgba(0, 136, 255, 0.1);
33403
33603
  }
33404
33604
 
33405
- .E_c1yd35n {
33406
- padding: 0 12px 14px 12px;
33605
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
33606
+ background-color: #0080ff;
33407
33607
  }
33408
33608
 
33409
- .E_b14q2gmw {
33410
- box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
33609
+ .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 {
33610
+ background-color: rgba(0, 136, 255, 0.16);
33411
33611
  }
33412
33612
 
33413
- .E_c1eym6el {
33414
- border-radius: 8px;
33415
- background-color: white;
33613
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
33614
+ background-color: rgba(255, 74, 74, 0.1);
33416
33615
  }
33417
33616
 
33418
- .E_c1eym6el.hoverable {
33419
- cursor: pointer;
33617
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
33618
+ background-color: #f0483e;
33420
33619
  }
33421
33620
 
33422
- .E_c1eym6el.hoverable:hover {
33423
- transition: all 200ms ease;
33424
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
33425
- transform: translateY(-4px);
33621
+ .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 {
33622
+ background-color: rgba(255, 74, 74, 0.16);
33426
33623
  }
33427
33624
 
33428
- .E_t1gvlxt5 {
33429
- min-width: 0;
33430
- flex: 1;
33625
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
33626
+ background-color: rgba(254, 160, 8, 0.1);
33431
33627
  }
33432
33628
 
33433
- .E_t1gvlxt5 .tag {
33434
- flex: 0 0 auto;
33629
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
33630
+ background-color: #fea008;
33435
33631
  }
33436
33632
 
33437
- .E_t1gvlxt5 .progress-title {
33438
- flex: 2;
33439
- max-width: fit-content;
33633
+ .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 {
33634
+ background-color: rgba(255, 187, 0, 0.16);
33440
33635
  }
33441
33636
 
33442
- .E_t1gvlxt5 .progress-desc {
33443
- flex: 1;
33444
- max-width: fit-content;
33637
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
33638
+ background-color: rgba(30, 201, 127, 0.1);
33445
33639
  }
33446
33640
 
33447
- .E_a1ji6r68 {
33448
- display: flex;
33449
- align-items: center;
33450
- column-gap: var(--a1ji6r68-0);
33641
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
33642
+ background-color: #00ba5d;
33451
33643
  }
33452
33644
 
33453
- .E_msn7nxt {
33645
+ .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 {
33646
+ background-color: rgba(30, 201, 127, 0.16);
33647
+ }
33648
+
33649
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
33650
+ background-color: rgba(225, 230, 241, 0.6);
33651
+ }
33652
+
33653
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
33654
+ background-color: #6b7d99;
33655
+ }
33656
+
33657
+ .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 {
33658
+ background-color: rgba(211, 218, 235, 0.6);
33659
+ }
33660
+
33661
+ .E_satwmqm {
33662
+ width: 8px;
33663
+ height: 8px;
33664
+ border-radius: 50%;
33665
+ display: inline-block;
33666
+ }
33667
+
33668
+ .E_m11nzl2x {
33454
33669
  color: rgba(44, 56, 82, 0.6);
33455
33670
  text-align: center;
33456
33671
  display: flex;
@@ -33460,46 +33675,45 @@ input.E_rf8rlle.ant-input {
33460
33675
  height: 100%;
33461
33676
  }
33462
33677
 
33463
- .E_msn7nxt .link {
33678
+ .E_m11nzl2x .link {
33464
33679
  color: #0080ff;
33465
33680
  cursor: pointer;
33466
33681
  }
33467
33682
 
33468
- .E_mp64wfi {
33683
+ .E_mn7joto {
33469
33684
  width: 100%;
33470
33685
  height: 100%;
33471
33686
  display: flex;
33472
33687
  flex-direction: column;
33473
33688
  }
33474
33689
 
33475
- .E_mp64wfi .name-toolbar {
33690
+ .E_mn7joto .name-toolbar {
33476
33691
  width: 100%;
33477
33692
  display: flex;
33478
33693
  line-height: 30px;
33479
- padding: 0 16px;
33480
33694
  justify-content: space-between;
33481
33695
  }
33482
33696
 
33483
- .E_mp64wfi .name-toolbar .metric-extra {
33697
+ .E_mn7joto .name-toolbar .metric-extra {
33484
33698
  display: flex;
33485
33699
  font-size: 12px;
33486
33700
  align-items: center;
33487
33701
  }
33488
33702
 
33489
- .E_mp64wfi .name-toolbar .metric-extra .info-item {
33703
+ .E_mn7joto .name-toolbar .metric-extra .info-item {
33490
33704
  color: #a3b4cc;
33491
33705
  }
33492
33706
 
33493
- .E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
33707
+ .E_mn7joto .name-toolbar .metric-extra .info-item + .info-item {
33494
33708
  margin-left: 10px;
33495
33709
  }
33496
33710
 
33497
- .E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
33711
+ .E_mn7joto .name-toolbar .metric-extra .menu-trigger {
33498
33712
  margin-left: 10px;
33499
33713
  cursor: pointer;
33500
33714
  }
33501
33715
 
33502
- .E_mp64wfi .content {
33716
+ .E_mn7joto .content {
33503
33717
  flex: 1;
33504
33718
  width: 100%;
33505
33719
  display: flex;
@@ -33507,11 +33721,11 @@ input.E_rf8rlle.ant-input {
33507
33721
  align-items: center;
33508
33722
  }
33509
33723
 
33510
- .E_mp64wfi .single-content {
33724
+ .E_mn7joto .single-content {
33511
33725
  height: 65px;
33512
33726
  }
33513
33727
 
33514
- .E_l1oyigan {
33728
+ .E_l1bifhon {
33515
33729
  display: flex;
33516
33730
  align-items: center;
33517
33731
  white-space: nowrap;
@@ -33519,12 +33733,12 @@ input.E_rf8rlle.ant-input {
33519
33733
  width: 100%;
33520
33734
  }
33521
33735
 
33522
- .E_l1oyigan .ant-dropdown-trigger {
33523
- margin-left: auto;
33736
+ .E_l1bifhon .ant-dropdown-trigger {
33524
33737
  font-size: 12px;
33738
+ margin-left: 8px;
33525
33739
  }
33526
33740
 
33527
- .E_l1noi4n1 {
33741
+ .E_ltthzck {
33528
33742
  display: flex;
33529
33743
  justify-content: flex-start;
33530
33744
  align-items: center;
@@ -33532,1592 +33746,1378 @@ input.E_rf8rlle.ant-input {
33532
33746
  cursor: pointer;
33533
33747
  }
33534
33748
 
33535
- .E_l1noi4n1:not(:last-child) {
33536
- margin-right: 20px;
33749
+ .E_ltthzck:not(:first-child) {
33750
+ margin-left: 8px;
33537
33751
  }
33538
33752
 
33539
- .E_l1noi4n1.deselected {
33540
- opacity: 0.4;
33753
+ .E_ltthzck.deselected, .E_ltthzck.hovering {
33754
+ opacity: 0.3;
33541
33755
  }
33542
33756
 
33543
- .E_l1noi4n1.deselected .color-block {
33757
+ .E_ltthzck.deselected:not(.hoverering-self) .color-block, .E_ltthzck.hovering:not(.hoverering-self) .color-block {
33544
33758
  background: #b4beca !important;
33759
+ border-radius: 2px;
33545
33760
  }
33546
33761
 
33547
- .E_cz19rz6 {
33762
+ .E_ltthzck.hoverering-self {
33763
+ opacity: 1;
33764
+ }
33765
+
33766
+ .E_ltthzck .dropdown-trigger {
33767
+ margin-left: 12px;
33768
+ }
33769
+
33770
+ .E_ltthzck .legend-name {
33771
+ color: #00122e;
33772
+ }
33773
+
33774
+ .E_l1mumj7o {
33775
+ display: flex;
33776
+ justify-content: flex-start;
33777
+ align-items: center;
33778
+ font-size: 12px;
33779
+ cursor: pointer;
33780
+ }
33781
+
33782
+ .E_l1mumj7o.deselected, .E_l1mumj7o.hovering {
33783
+ opacity: 0.3;
33784
+ }
33785
+
33786
+ .E_l1mumj7o.deselected:not(.hoverering-self) .color-block, .E_l1mumj7o.hovering:not(.hoverering-self) .color-block {
33787
+ background: #b4beca !important;
33788
+ border-radius: 2px;
33789
+ }
33790
+
33791
+ .E_l1mumj7o .legend-name {
33792
+ color: #00122e;
33793
+ }
33794
+
33795
+ .E_l1mumj7o.hoverering-self {
33796
+ opacity: 1;
33797
+ }
33798
+
33799
+ .E_c14rn6j5 {
33548
33800
  display: inline-block;
33549
33801
  height: 8px;
33550
33802
  width: 8px;
33551
- margin-right: 8px;
33803
+ margin-right: 6px;
33804
+ border-radius: 2px;
33552
33805
  }
33553
33806
 
33554
- .E_e17r5r9c .ant-dropdown-menu-item {
33807
+ .E_e45tc5l .ant-dropdown-menu-item {
33555
33808
  display: flex;
33556
33809
  align-items: center;
33557
33810
  font-size: 12px;
33558
33811
  margin: 0;
33559
33812
  }
33560
33813
 
33561
- .E_m1y1hhnr {
33814
+ .E_lqeaosa {
33562
33815
  position: relative;
33563
33816
  }
33564
33817
 
33565
- .E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
33818
+ .E_lqeaosa.hidden-xaxis .pointer-wrapper {
33566
33819
  bottom: -12px;
33567
33820
  }
33568
33821
 
33569
- .E_m1y1hhnr .metric-toolbar {
33822
+ .E_lqeaosa .metric-toolbar {
33570
33823
  display: flex;
33571
33824
  justify-content: space-between;
33572
33825
  line-height: 30px;
33573
- margin: 0 16px;
33574
33826
  }
33575
33827
 
33576
- .E_m1y1hhnr .metric-toolbar .metric-extra {
33828
+ .E_lqeaosa .metric-toolbar .metric-extra {
33577
33829
  display: flex;
33830
+ flex-shrink: 0;
33578
33831
  font-size: 12px;
33579
33832
  align-items: center;
33580
33833
  }
33581
33834
 
33582
- .E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
33835
+ .E_lqeaosa .metric-toolbar .metric-extra .info-item {
33583
33836
  color: #a3b4cc;
33584
33837
  }
33585
33838
 
33586
- .E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
33839
+ .E_lqeaosa .metric-toolbar .metric-extra .info-item + .info-item {
33587
33840
  margin-left: 10px;
33588
33841
  }
33589
33842
 
33590
- .E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
33843
+ .E_lqeaosa .metric-toolbar .metric-extra .menu-trigger {
33591
33844
  margin-left: 10px;
33592
33845
  cursor: pointer;
33593
33846
  }
33594
33847
 
33595
- .E_m1y1hhnr .recharts-xAxis {
33848
+ .E_lqeaosa .recharts-xAxis {
33596
33849
  font-size: 12px;
33597
33850
  }
33598
33851
 
33599
- .E_m1y1hhnr .pointer-wrapper {
33852
+ .E_lqeaosa .pointer-wrapper {
33600
33853
  position: absolute;
33601
33854
  bottom: 10px;
33602
33855
  padding: 0 8px;
33603
- border-radius: 4px;
33604
33856
  font-size: 12px;
33605
33857
  color: #fff;
33606
- background: rgba(0, 0, 0, 0.75);
33607
33858
  transform: translateX(-50%);
33608
33859
  }
33609
33860
 
33610
- .E_tnvijvs {
33861
+ .E_t2pr38p {
33611
33862
  min-width: 200px;
33863
+ background-color: rgba(23, 38, 64, 0.8);
33864
+ border-radius: 4px;
33865
+ box-shadow: 0px 1px 4px 0px rgba(29, 50, 108, 0.6);
33866
+ padding: 8px;
33612
33867
  }
33613
33868
 
33614
- .E_t1ub2aex {
33869
+ .E_tecdsj7 {
33615
33870
  display: flex;
33616
33871
  align-items: center;
33872
+ background-color: unset;
33873
+ color: #FFFFFF;
33617
33874
  justify-content: space-between;
33618
- background-color: rgba(0, 0, 0, 0.75);
33619
- color: #b4beca;
33620
33875
  font-size: 12px;
33621
- padding: 3px 6px;
33876
+ padding-top: 6px;
33622
33877
  }
33623
33878
 
33624
- .E_t1ub2aex:first-child {
33879
+ .E_tecdsj7:first-child {
33625
33880
  padding-top: 3px;
33626
33881
  }
33627
33882
 
33628
- .E_t1ub2aex:last-child {
33883
+ .E_tecdsj7:last-child {
33629
33884
  padding-bottom: 3px;
33630
33885
  }
33631
33886
 
33632
- .E_t1ub2aex .column-value {
33633
- color: #fff;
33887
+ .E_tecdsj7 .column-value {
33888
+ color: #FFFFFF;
33634
33889
  margin-left: 8px;
33635
33890
  }
33636
33891
 
33637
- .E_lht19u8 {
33638
- width: 64px;
33639
- height: 64px;
33640
- display: flex;
33641
- align-items: center;
33642
- justify-content: center;
33643
- position: relative;
33644
- opacity: 0.2;
33892
+ .E_ljhvvia {
33893
+ display: inline-block;
33894
+ height: 8px;
33895
+ width: 8px;
33896
+ margin-right: 8px;
33897
+ border-radius: 2px;
33645
33898
  }
33646
33899
 
33647
- .E_lk3gkp4 {
33648
- position: absolute;
33649
- width: 5px;
33650
- height: 48px;
33651
- left: 9.33px;
33652
- top: 40.5px;
33653
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33654
- border-radius: 5px;
33655
- transform: rotate(-128deg);
33656
- transform-origin: top left;
33657
- animation: loading-indicator1 1100ms ease-out infinite;
33900
+ .E_ljhvvia.borderd {
33901
+ border: 1px solid #fff;
33658
33902
  }
33659
33903
 
33660
- .E_ll4n94n {
33661
- position: absolute;
33662
- width: 5px;
33663
- height: 48px;
33664
- left: 40.8px;
33665
- top: 8.4px;
33666
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33667
- border-radius: 5px;
33668
- transform: rotate(-8deg);
33669
- transform-origin: top left;
33670
- animation: loading-indicator2 1100ms ease-out infinite;
33671
- }
33672
-
33673
- .E_l17lbdo6 {
33674
- position: absolute;
33675
- width: 5px;
33676
- height: 48px;
33677
- left: 52.9px;
33678
- top: 51.8px;
33679
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33680
- border-radius: 5px;
33681
- transform: rotate(112deg);
33682
- transform-origin: top left;
33683
- animation: loading-indicator3 1100ms ease-out infinite;
33904
+ .E_t1gvlxt5 {
33905
+ min-width: 0;
33906
+ flex: 1;
33684
33907
  }
33685
33908
 
33686
- .E_m11nzl2x {
33687
- color: rgba(44, 56, 82, 0.6);
33688
- text-align: center;
33689
- display: flex;
33690
- align-items: center;
33691
- justify-content: center;
33692
- flex-direction: column;
33693
- height: 100%;
33909
+ .E_t1gvlxt5 .tag {
33910
+ flex: 0 0 auto;
33694
33911
  }
33695
33912
 
33696
- .E_m11nzl2x .link {
33697
- color: #0080ff;
33698
- cursor: pointer;
33913
+ .E_t1gvlxt5 .progress-title {
33914
+ flex: 2;
33915
+ max-width: fit-content;
33699
33916
  }
33700
33917
 
33701
- .E_mn7joto {
33702
- width: 100%;
33703
- height: 100%;
33704
- display: flex;
33705
- flex-direction: column;
33918
+ .E_t1gvlxt5 .progress-desc {
33919
+ flex: 1;
33920
+ max-width: fit-content;
33706
33921
  }
33707
33922
 
33708
- .E_mn7joto .name-toolbar {
33709
- width: 100%;
33923
+ .E_a1ji6r68 {
33710
33924
  display: flex;
33711
- line-height: 30px;
33712
- justify-content: space-between;
33925
+ align-items: center;
33926
+ column-gap: var(--a1ji6r68-0);
33713
33927
  }
33714
33928
 
33715
- .E_mn7joto .name-toolbar .metric-extra {
33716
- display: flex;
33717
- font-size: 12px;
33718
- align-items: center;
33929
+ .E_tc97u5y {
33930
+ height: 100%;
33719
33931
  }
33720
33932
 
33721
- .E_mn7joto .name-toolbar .metric-extra .info-item {
33722
- color: #a3b4cc;
33933
+ .E_efzf37v .ant-table-content,
33934
+ .E_efzf37v .ant-table-body {
33935
+ overflow: visible !important;
33936
+ height: 100%;
33723
33937
  }
33724
33938
 
33725
- .E_mn7joto .name-toolbar .metric-extra .info-item + .info-item {
33726
- margin-left: 10px;
33939
+ .E_efzf37v .ant-table-tbody .ant-table-placeholder td {
33940
+ height: 100%;
33727
33941
  }
33728
33942
 
33729
- .E_mn7joto .name-toolbar .metric-extra .menu-trigger {
33730
- margin-left: 10px;
33731
- cursor: pointer;
33943
+ .E_efzf37v table {
33944
+ width: 100% !important;
33945
+ height: 100%;
33732
33946
  }
33733
33947
 
33734
- .E_mn7joto .content {
33735
- flex: 1;
33736
- width: 100%;
33737
- display: flex;
33738
- justify-content: center;
33739
- align-items: center;
33948
+ .E_efzf37v table .ant-table-placeholder .ant-table-expanded-row-fixed {
33949
+ padding: 15px 0;
33740
33950
  }
33741
33951
 
33742
- .E_mn7joto .single-content {
33743
- height: 65px;
33952
+ .E_efzf37v table thead.ant-table-thead {
33953
+ display: none;
33744
33954
  }
33745
33955
 
33746
- .E_l1bifhon {
33747
- display: flex;
33748
- align-items: center;
33749
- white-space: nowrap;
33750
- overflow: hidden;
33751
- width: 100%;
33956
+ .E_t1fisho6 {
33957
+ height: 100%;
33752
33958
  }
33753
33959
 
33754
- .E_l1bifhon .ant-dropdown-trigger {
33755
- font-size: 12px;
33756
- margin-left: 8px;
33960
+ .E_t1fisho6 .ant-table.ant-table-small .ant-table-tbody > tr > td {
33961
+ padding-top: 6px;
33962
+ padding-bottom: 6px;
33757
33963
  }
33758
33964
 
33759
- .E_ltthzck {
33760
- display: flex;
33761
- justify-content: flex-start;
33762
- align-items: center;
33763
- font-size: 12px;
33764
- cursor: pointer;
33965
+ .E_t1fisho6 .active-row td:nth-child(1) {
33966
+ font-weight: 700;
33765
33967
  }
33766
33968
 
33767
- .E_ltthzck:not(:first-child) {
33768
- margin-left: 8px;
33969
+ .E_t1fisho6.has-selection .active-row td:nth-child(2) {
33970
+ font-weight: 700;
33769
33971
  }
33770
33972
 
33771
- .E_ltthzck.deselected, .E_ltthzck.hovering {
33772
- opacity: 0.3;
33973
+ .E_t1fisho6 .ant-spin-nested-loading {
33974
+ height: 100%;
33773
33975
  }
33774
33976
 
33775
- .E_ltthzck.deselected:not(.hoverering-self) .color-block, .E_ltthzck.hovering:not(.hoverering-self) .color-block {
33776
- background: #b4beca !important;
33777
- border-radius: 2px;
33977
+ .E_t1fisho6 .ant-spin-nested-loading .ant-spin-container {
33978
+ height: 100%;
33979
+ overflow: visible;
33778
33980
  }
33779
33981
 
33780
- .E_ltthzck.hoverering-self {
33781
- opacity: 1;
33982
+ .E_t1fisho6 .ant-spin-nested-loading .ant-spin {
33983
+ max-height: none;
33782
33984
  }
33783
33985
 
33784
- .E_ltthzck .dropdown-trigger {
33785
- margin-left: 12px;
33986
+ .E_t1fisho6 td.ant-table-column-sort {
33987
+ background: transparent;
33786
33988
  }
33787
33989
 
33788
- .E_ltthzck .legend-name {
33789
- color: #00122e;
33990
+ .E_t1fisho6 td.ant-table-cell-fix-left,
33991
+ .E_t1fisho6 td.ant-table-cell-fix-right {
33992
+ background: #fff;
33993
+ padding: 0 !important;
33790
33994
  }
33791
33995
 
33792
- .E_l1mumj7o {
33996
+ .E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content,
33997
+ .E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content {
33793
33998
  display: flex;
33794
- justify-content: flex-start;
33795
33999
  align-items: center;
33796
- font-size: 12px;
33797
- cursor: pointer;
33798
- }
33799
-
33800
- .E_l1mumj7o.deselected, .E_l1mumj7o.hovering {
33801
- opacity: 0.3;
33802
- }
33803
-
33804
- .E_l1mumj7o.deselected:not(.hoverering-self) .color-block, .E_l1mumj7o.hovering:not(.hoverering-self) .color-block {
33805
- background: #b4beca !important;
33806
- border-radius: 2px;
34000
+ height: 100%;
34001
+ padding: 8px;
33807
34002
  }
33808
34003
 
33809
- .E_l1mumj7o .legend-name {
33810
- color: #00122e;
34004
+ .E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content > span,
34005
+ .E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content > span {
34006
+ overflow: hidden;
34007
+ text-overflow: ellipsis;
34008
+ width: 100%;
33811
34009
  }
33812
34010
 
33813
- .E_l1mumj7o.hoverering-self {
33814
- opacity: 1;
34011
+ .E_t1fisho6 .ant-table-container {
34012
+ height: 100%;
33815
34013
  }
33816
34014
 
33817
- .E_c14rn6j5 {
33818
- display: inline-block;
33819
- height: 8px;
33820
- width: 8px;
33821
- margin-right: 6px;
33822
- border-radius: 2px;
34015
+ .E_t1fisho6 .ant-table-container::before, .E_t1fisho6 .ant-table-container::after {
34016
+ box-shadow: none !important;
33823
34017
  }
33824
34018
 
33825
- .E_e45tc5l .ant-dropdown-menu-item {
33826
- display: flex;
33827
- align-items: center;
34019
+ .E_t1fisho6 div.ant-table {
34020
+ border-radius: 0px;
34021
+ border-left: none;
34022
+ border-right: none;
34023
+ border-bottom: none;
34024
+ height: 100%;
33828
34025
  font-size: 12px;
33829
- margin: 0;
34026
+ background: transparent;
33830
34027
  }
33831
34028
 
33832
- .E_lqeaosa {
34029
+ .E_t1fisho6 div.ant-table .ant-table-header {
33833
34030
  position: relative;
34031
+ z-index: 3;
34032
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
34033
+ margin-bottom: -1px;
33834
34034
  }
33835
34035
 
33836
- .E_lqeaosa.hidden-xaxis .pointer-wrapper {
33837
- bottom: -12px;
34036
+ .E_t1fisho6 div.ant-table .time-wrapper .date,
34037
+ .E_t1fisho6 div.ant-table .value {
34038
+ color: #2d3a56;
33838
34039
  }
33839
34040
 
33840
- .E_lqeaosa .metric-toolbar {
33841
- display: flex;
33842
- justify-content: space-between;
33843
- line-height: 30px;
34041
+ .E_t1fisho6 div.ant-table .time-wrapper .time,
34042
+ .E_t1fisho6 div.ant-table .unit {
34043
+ color: rgba(44, 56, 82, 0.6);
33844
34044
  }
33845
34045
 
33846
- .E_lqeaosa .metric-toolbar .metric-extra {
33847
- display: flex;
33848
- flex-shrink: 0;
33849
- font-size: 12px;
33850
- align-items: center;
34046
+ .E_t1fisho6 div.ant-table .ant-table-selection {
34047
+ position: unset;
34048
+ text-align: center;
33851
34049
  }
33852
34050
 
33853
- .E_lqeaosa .metric-toolbar .metric-extra .info-item {
33854
- color: #a3b4cc;
34051
+ .E_t1fisho6 div.ant-table .ant-table-tbody > tr.ant-table-row-selected td {
34052
+ background: #fff;
33855
34053
  }
33856
34054
 
33857
- .E_lqeaosa .metric-toolbar .metric-extra .info-item + .info-item {
33858
- margin-left: 10px;
34055
+ .E_t1fisho6 div.ant-table .anticon-setting {
34056
+ cursor: pointer;
34057
+ position: absolute;
34058
+ top: 50%;
34059
+ right: 12px;
34060
+ transform: translateY(-50%);
33859
34061
  }
33860
34062
 
33861
- .E_lqeaosa .metric-toolbar .metric-extra .menu-trigger {
33862
- margin-left: 10px;
33863
- cursor: pointer;
34063
+ .E_t1fisho6 div.ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
34064
+ box-shadow: none;
34065
+ width: 1px;
34066
+ background: rgba(213, 219, 227, 0.6);
33864
34067
  }
33865
34068
 
33866
- .E_lqeaosa .recharts-xAxis {
33867
- font-size: 12px;
34069
+ .E_t1fisho6 div.ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
34070
+ box-shadow: none;
34071
+ width: 1px;
34072
+ background: rgba(213, 219, 227, 0.6);
33868
34073
  }
33869
34074
 
33870
- .E_lqeaosa .pointer-wrapper {
33871
- position: absolute;
33872
- bottom: 10px;
33873
- padding: 0 8px;
33874
- font-size: 12px;
33875
- color: #fff;
33876
- transform: translateX(-50%);
34075
+ .E_t1fisho6 div.ant-table .ant-table-tbody {
34076
+ position: relative;
33877
34077
  }
33878
34078
 
33879
- .E_t2pr38p {
33880
- min-width: 200px;
33881
- background-color: rgba(23, 38, 64, 0.8);
33882
- border-radius: 4px;
33883
- box-shadow: 0px 1px 4px 0px rgba(29, 50, 108, 0.6);
33884
- padding: 8px;
34079
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td {
34080
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
34081
+ border-bottom: 1px solid white;
34082
+ height: 40px;
34083
+ vertical-align: middle;
34084
+ transition: background 0ms;
34085
+ color: #00122e;
33885
34086
  }
33886
34087
 
33887
- .E_tecdsj7 {
33888
- display: flex;
33889
- align-items: center;
33890
- background-color: unset;
33891
- color: #FFFFFF;
33892
- justify-content: space-between;
33893
- font-size: 12px;
33894
- padding-top: 6px;
33895
- }
33896
-
33897
- .E_tecdsj7:first-child {
33898
- padding-top: 3px;
33899
- }
33900
-
33901
- .E_tecdsj7:last-child {
33902
- padding-bottom: 3px;
33903
- }
33904
-
33905
- .E_tecdsj7 .column-value {
33906
- color: #FFFFFF;
33907
- margin-left: 8px;
33908
- }
33909
-
33910
- .E_ljhvvia {
33911
- display: inline-block;
33912
- height: 8px;
33913
- width: 8px;
33914
- margin-right: 8px;
33915
- border-radius: 2px;
33916
- }
33917
-
33918
- .E_ljhvvia.borderd {
33919
- border: 1px solid #fff;
33920
- }
33921
-
33922
- .E_w7ob4th.outside-tag {
33923
- padding-left: 0;
33924
- }
33925
-
33926
- .E_w7ob4th.outside-tag .inside-tag {
33927
- border-radius: 4px 0 0 4px;
33928
- padding-right: 4px;
33929
- margin-right: 4px;
33930
- }
33931
-
33932
- .E_sjob3jg {
33933
- --item-min-width: 60px;
33934
- }
33935
-
33936
- .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
33937
- display: none !important;
33938
- }
33939
-
33940
- .E_sjob3jg .ant-steps-item.ant-steps-item-active {
33941
- flex-shrink: 0 !important;
33942
- }
33943
-
33944
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
33945
- color: #0080ff;
33946
- }
33947
-
33948
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33949
- color: #0080ff;
33950
- font-weight: normal;
33951
- }
33952
-
33953
- .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title, .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container:hover .ant-steps-item-content .ant-steps-item-title {
33954
- color: rgba(44, 56, 82, 0.6);
34088
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.header-hover {
34089
+ background: #f2f5fa;
34090
+ border-bottom-color: #f2f5fa;
33955
34091
  }
33956
34092
 
33957
- .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34093
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link {
34094
+ height: auto;
33958
34095
  color: #00122e;
33959
- }
33960
-
33961
- .E_sjob3jg .step-item-text {
33962
- display: inline-block;
33963
- }
33964
-
33965
- .E_sjob3jg .step-item-title {
34096
+ font-size: 12px;
34097
+ text-align: left;
34098
+ transition: none;
33966
34099
  overflow: hidden;
33967
- white-space: nowrap;
33968
34100
  text-overflow: ellipsis;
34101
+ white-space: nowrap;
33969
34102
  }
33970
34103
 
33971
- .E_hjvj6s6 .ant-steps-item-container {
33972
- min-width: var(--item-min-width);
33973
- }
33974
-
33975
- .E_hjvj6s6 .ant-steps-item-disabled {
33976
- cursor: not-allowed !important;
33977
- }
33978
-
33979
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
33980
- flex-direction: row;
33981
- justify-content: stretch;
33982
- }
33983
-
33984
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
33985
- padding: 0;
33986
- margin-right: 4px;
33987
- flex: 1;
33988
- overflow: visible;
33989
- }
33990
-
33991
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
33992
- width: 100%;
33993
- min-height: unset;
34104
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link:hover {
34105
+ color: #0096ff;
33994
34106
  }
33995
34107
 
33996
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
33997
- height: 26px;
33998
- line-height: 26px;
34108
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link > span {
34109
+ overflow: hidden;
34110
+ text-overflow: ellipsis;
33999
34111
  width: 100%;
34000
- padding: 0;
34001
- font-size: 12px;
34002
- }
34003
-
34004
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
34005
- margin-right: 10px;
34112
+ vertical-align: middle;
34006
34113
  }
34007
34114
 
34008
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
34009
- display: none;
34115
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.cell_status {
34116
+ line-height: 0px;
34010
34117
  }
34011
34118
 
34012
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
34013
- padding-left: 8px;
34014
- padding-right: 4px;
34015
- border-radius: 4px 0 0 4px;
34119
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.align-right {
34120
+ padding-right: 25px;
34016
34121
  }
34017
34122
 
34018
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
34019
- margin-right: 0;
34123
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover + tr td {
34124
+ border-top-color: transparent;
34020
34125
  }
34021
34126
 
34022
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
34023
- padding-right: 8px;
34024
- padding-left: 12px;
34025
- border-radius: 0 4px 4px 0;
34127
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td {
34128
+ background: rgba(225, 230, 241, 0.6);
34129
+ border-color: transparent transparent white;
34026
34130
  }
34027
34131
 
34028
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
34029
- content: "";
34030
- width: 0;
34031
- height: 0;
34032
- border: 13px solid transparent;
34033
- position: absolute;
34034
- top: 0;
34035
- border-left: 8px solid rgba(237, 241, 250, 0.6);
34036
- z-index: 2;
34037
- position: relative;
34038
- top: -50%;
34039
- right: -100%;
34132
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
34133
+ border-radius: 8px 0 0 8px;
34040
34134
  }
34041
34135
 
34042
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
34043
- padding: 0 4px 0 12px;
34136
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
34137
+ border-radius: 8px 0 0 8px;
34044
34138
  }
34045
34139
 
34046
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
34140
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
34047
34141
  content: "";
34048
- width: 0;
34049
- height: 0;
34050
- border: 13px solid transparent;
34051
- position: absolute;
34052
- top: 0;
34053
- border-left: 8px solid #fff;
34054
- left: 0;
34055
- }
34056
-
34057
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
34058
- max-width: calc(100% - var(--item-min-width) * 2);
34059
- }
34060
-
34061
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
34062
- background-color: rgba(0, 136, 255, 0.1);
34063
- }
34064
-
34065
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
34066
- border-left-color: rgba(0, 136, 255, 0.1) !important;
34067
- }
34068
-
34069
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34070
- cursor: pointer;
34071
- min-width: var(--item-min-width);
34072
- }
34073
-
34074
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
34075
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34076
- min-width: var(--item-min-width);
34077
- }
34078
-
34079
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
34080
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
34081
- background-color: rgba(237, 241, 250, 0.6);
34082
- }
34083
-
34084
- .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
34085
- padding: 0;
34086
- }
34087
-
34088
- .E_v4tv3mf .ant-steps.ant-steps-vertical {
34089
- width: 192px;
34090
- row-gap: 2px;
34091
- }
34092
-
34093
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
34094
- background-color: rgba(225, 230, 241, 0.6);
34095
- }
34096
-
34097
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
34098
- color: #00122e !important;
34099
- }
34100
-
34101
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-disabled) .ant-steps-item-container:hover {
34102
- background-color: rgba(225, 230, 241, 0.6);
34103
- }
34104
-
34105
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
34106
- padding: 0 8px;
34107
- border-radius: 4px;
34108
- height: 32px;
34109
- display: flex;
34110
- align-items: center;
34111
- }
34112
-
34113
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
34114
- min-height: auto;
34115
- white-space: nowrap;
34142
+ width: 4px;
34143
+ top: -1px;
34144
+ bottom: -1px;
34145
+ background: white;
34116
34146
  }
34117
34147
 
34118
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34119
- font-size: 13px;
34120
- line-height: 20px;
34121
- max-width: 100%;
34122
- padding-right: 0;
34148
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
34149
+ border-radius: 0 8px 8px 0;
34123
34150
  }
34124
34151
 
34125
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
34126
- background: rgba(0, 128, 255, 0.1);
34152
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
34153
+ border-radius: 0;
34154
+ background: white;
34155
+ border-top: none;
34127
34156
  }
34128
34157
 
34129
- .E_h6l1tj4 {
34130
- width: 100%;
34131
- display: inline-flex;
34132
- align-items: center;
34133
- justify-content: center;
34134
- column-gap: 4px;
34158
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
34159
+ border-top: 1px solid transparent;
34160
+ border-radius: 0 8px 8px 0;
34161
+ background: rgba(225, 230, 241, 0.6);
34135
34162
  }
34136
34163
 
34137
- .E_h6l1tj4 .step-item-prefix-container {
34138
- display: inline-flex;
34139
- align-items: center;
34140
- width: 18px;
34141
- height: 18px;
34142
- color: rgba(44, 56, 82, 0.75);
34143
- justify-content: center;
34164
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
34165
+ background: white;
34166
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
34144
34167
  }
34145
34168
 
34146
- .E_v18frne8 {
34147
- width: 100%;
34169
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
34148
34170
  display: flex;
34149
34171
  align-items: center;
34150
- justify-content: center;
34151
- column-gap: 6px;
34152
- font-size: 13px;
34153
- }
34154
-
34155
- .E_v18frne8 .step-item-prefix-container {
34156
- display: inline-flex;
34157
- align-items: center;
34158
- min-width: 20px;
34159
- min-height: 20px;
34160
- color: rgba(44, 56, 82, 0.75);
34161
- justify-content: center;
34162
- }
34163
-
34164
- .E_slr2ynn {
34165
- padding: 0 8px;
34166
- height: 18px;
34167
- }
34168
-
34169
- .E_m140wbb6 {
34170
- padding: 2px 8px;
34171
- height: 24px;
34172
- }
34173
-
34174
- .E_t1fozc1i {
34175
- margin: 0;
34176
- }
34177
-
34178
- .E_i1vxv4ln {
34179
- margin-right: 4px;
34180
- height: 16px;
34181
- }
34182
-
34183
- .E_n1afl31m.ant-tag.ant-tag-gray {
34184
- font-weight: 700;
34185
- color: #00122e;
34186
- background-color: rgba(237, 241, 250, 0.6);
34187
- border: 1px solid rgba(211, 218, 235, 0.6);
34188
- word-break: break-all;
34189
- display: inline;
34190
- white-space: normal;
34191
- }
34192
-
34193
- .E_t1dtlqs1 {
34194
- margin-bottom: 4px;
34195
- color: rgba(44, 56, 82, 0.6);
34196
- }
34197
-
34198
- .E_s1ese5oy {
34199
- color: rgba(44, 56, 82, 0.6);
34200
- line-height: 32px;
34201
- height: 32px;
34202
- margin-bottom: 0;
34203
- }
34204
-
34205
- .E_s1ese5oy.primary, .E_s1ese5oy.info {
34206
- color: #0080ff;
34207
- }
34208
-
34209
- .E_s1ese5oy.warning {
34210
- color: #ffa500;
34211
- }
34212
-
34213
- .E_s1ese5oy.success {
34214
- color: #00ba5d;
34215
- }
34216
-
34217
- .E_s1ese5oy.danger, .E_s1ese5oy.error {
34218
- color: #f0483e;
34219
- }
34220
-
34221
- .E_s1ese5oy.normal {
34222
- color: rgba(44, 56, 82, 0.6);
34223
- }
34224
-
34225
- .E_b1ibis43 {
34226
- margin-bottom: 0;
34227
- color: #00122e;
34228
- }
34229
-
34230
- .E_b11xxjd2 {
34231
- line-height: 32px;
34232
- margin-right: 6px;
34233
- }
34234
-
34235
- .E_bsub5bw.with-description {
34236
- height: 24px;
34237
- flex: 1;
34238
- position: relative;
34239
- top: -7px;
34240
- }
34241
-
34242
- .E_bsub5bw p {
34243
- width: 100%;
34244
- overflow: hidden;
34245
- text-overflow: ellipsis;
34246
- white-space: nowrap;
34247
- }
34248
-
34249
- .E_tmoyoag {
34250
- border: 1px solid rgba(211, 218, 235, 0.6);
34251
- border-radius: 8px;
34252
- overflow: auto;
34253
- }
34254
-
34255
- .E_tmoyoag .ant-list {
34256
- position: relative;
34257
- }
34258
-
34259
- .E_tmoyoag .ant-list .ant-list-item:last-child {
34260
- border-bottom: none;
34261
- }
34262
-
34263
- .E_tmoyoag .ant-list .eagle-table-form-header {
34264
- position: sticky;
34265
- top: 0;
34266
- z-index: 2;
34267
- display: flex;
34268
- padding: 8px;
34269
- flex-wrap: nowrap;
34270
- justify-content: flex-start;
34271
- background: #f2f5fa;
34272
- font-size: 14px;
34273
- color: rgba(44, 56, 82, 0.6);
34274
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34275
- }
34276
-
34277
- .E_tmoyoag .ant-list .eagle-table-form-header {
34278
- align-items: inherit;
34172
+ height: 100%;
34173
+ background: rgba(225, 230, 241, 0.6);
34279
34174
  }
34280
34175
 
34281
- .E_tmoyoag .ant-list .eagle-table-form-header .eagle-table-form-cell > p {
34282
- margin-bottom: 0;
34176
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
34177
+ background: white;
34178
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
34283
34179
  }
34284
34180
 
34285
- .E_tmoyoag .ant-list .eagle-table-form-row {
34181
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
34286
34182
  display: flex;
34287
- justify-content: flex-start;
34288
- align-items: flex-start;
34289
- flex-wrap: wrap;
34290
- padding: 8px;
34291
- border: none;
34183
+ align-items: center;
34184
+ height: 100%;
34185
+ background: rgba(225, 230, 241, 0.6);
34292
34186
  }
34293
34187
 
34294
- .E_tmoyoag .ant-list .eagle-table-form-row .row-description {
34295
- flex-basis: 100%;
34296
- margin: 12px 0 0;
34297
- order: 99;
34298
- color: rgba(44, 56, 82, 0.6);
34188
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:last-child td {
34189
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
34299
34190
  }
34300
34191
 
34301
- .E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
34302
- color: #f0483e;
34303
- flex-basis: 100%;
34304
- order: 98;
34305
- margin: 12px 0 0;
34192
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row {
34193
+ box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
34194
+ border-radius: 8px;
34306
34195
  }
34307
34196
 
34308
- .E_tmoyoag .ant-list .eagle-table-form-row:hover {
34309
- background-color: rgba(237, 241, 250, 0.6);
34197
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
34198
+ border-top-color: white;
34310
34199
  }
34311
34200
 
34312
- .E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
34313
- background-color: rgba(0, 136, 255, 0.1);
34201
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td {
34202
+ background: rgba(0, 136, 255, 0.1);
34203
+ border-bottom-color: transparent;
34204
+ border-top-color: transparent;
34314
34205
  }
34315
34206
 
34316
- .E_tmoyoag .ant-list .eagle-table-form-cell {
34317
- flex: 1 0 0;
34318
- overflow: hidden;
34207
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
34208
+ border-radius: 8px 0 0 8px;
34319
34209
  }
34320
34210
 
34321
- .E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
34322
- color: rgba(44, 56, 82, 0.6);
34323
- margin: 0;
34211
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
34212
+ border-radius: 0 8px 8px 0;
34324
34213
  }
34325
34214
 
34326
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
34327
- text-align: center;
34215
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
34216
+ background: rgba(0, 136, 255, 0.1);
34328
34217
  }
34329
34218
 
34330
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content > * {
34331
- text-align: center;
34219
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th {
34220
+ background: #fff;
34221
+ font-weight: 400;
34222
+ position: relative;
34223
+ border-bottom: none;
34224
+ color: #00122e;
34225
+ transition: none;
34226
+ padding: 14px 8px 14px 8px;
34227
+ line-height: 20px;
34332
34228
  }
34333
34229
 
34334
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
34335
- text-align: left;
34230
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:not(:last-child):after {
34231
+ content: "";
34232
+ width: 1px;
34233
+ top: 0;
34234
+ bottom: 0;
34235
+ background: rgba(211, 218, 235, 0.6);
34236
+ position: absolute;
34237
+ right: 0;
34336
34238
  }
34337
34239
 
34338
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content > * {
34339
- text-align: left;
34240
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.is-blank {
34241
+ padding: unset;
34340
34242
  }
34341
34243
 
34342
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
34343
- text-align: right;
34244
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.is-blank:after {
34245
+ display: none;
34344
34246
  }
34345
34247
 
34346
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content > * {
34347
- text-align: right;
34248
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
34249
+ width: 100%;
34250
+ overflow: hidden;
34251
+ white-space: nowrap;
34252
+ text-overflow: ellipsis;
34348
34253
  }
34349
34254
 
34350
- .E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
34351
- margin-right: 8px;
34255
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
34256
+ overflow: hidden;
34257
+ text-overflow: ellipsis;
34258
+ flex: 1;
34352
34259
  }
34353
34260
 
34354
- .E_tmoyoag .ant-list .ant-list-item-action {
34355
- padding: 4px;
34356
- width: 24px;
34357
- height: 24px;
34358
- overflow: hidden;
34261
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
34262
+ padding: 15px 25px 15px 8px;
34359
34263
  }
34360
34264
 
34361
- .E_tmoyoag .ant-list .ant-list-item-action li {
34265
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
34362
34266
  padding: 0;
34363
34267
  }
34364
34268
 
34365
- .E_tmoyoag .ant-list .delete-row-icon.disabled {
34366
- cursor: not-allowed;
34367
- opacity: 0.5;
34269
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
34270
+ position: absolute;
34271
+ right: 6px;
34272
+ top: 50%;
34273
+ transform: translateY(-50%);
34274
+ height: 16px;
34275
+ display: none;
34276
+ transition: transform 320ms ease;
34368
34277
  }
34369
34278
 
34370
- .E_tmoyoag .ant-list.size-default .ant-list-item-action {
34371
- margin: 0;
34279
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
34280
+ display: block;
34281
+ transform: translateY(-50%) rotateX(180deg);
34372
34282
  }
34373
34283
 
34374
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
34375
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
34376
- border-radius: 5px;
34377
- font-size: 12px;
34284
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
34285
+ display: block;
34378
34286
  }
34379
34287
 
34380
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
34381
- font-size: inherit;
34288
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
34289
+ display: none;
34382
34290
  }
34383
34291
 
34384
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
34385
- min-height: 24px;
34386
- font-size: 12px;
34387
- position: relative;
34292
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
34293
+ transform: translateY(-50%);
34388
34294
  }
34389
34295
 
34390
- .E_tmoyoag.row-split-by-border .eagle-table-form-row {
34391
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34296
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
34297
+ transform: translateY(-50%) rotateX(180deg);
34392
34298
  }
34393
34299
 
34394
- .E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
34395
- background-color: rgba(237, 241, 250, 0.6);
34300
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
34301
+ background: #f2f5fa;
34396
34302
  }
34397
34303
 
34398
- .E_a138syjm {
34399
- display: flex;
34400
- align-items: center;
34401
- margin-top: 8px;
34304
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
34305
+ display: block;
34402
34306
  }
34403
34307
 
34404
- .E_a138syjm button.ant-btn {
34405
- padding: 2px 8px;
34406
- height: 24px;
34308
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.align-right {
34309
+ padding-right: 25px;
34407
34310
  }
34408
34311
 
34409
- .E_a138syjm > span.maximum-desc {
34410
- display: none;
34411
- margin-left: 8px;
34412
- color: rgba(44, 56, 82, 0.6);
34312
+ .E_t1fisho6 div.ant-table .ant-table-selection-column {
34313
+ padding: 0 !important;
34413
34314
  }
34414
34315
 
34415
- .E_a138syjm > span.maximum-desc.disabled {
34416
- display: inline;
34316
+ .E_t1fisho6 div.ant-table .ant-table-selection-column .ant-checkbox-wrapper {
34317
+ position: absolute;
34318
+ left: 50%;
34319
+ top: 50%;
34320
+ transform: translate(-50%, -50%);
34417
34321
  }
34418
34322
 
34419
- .E_d77i8u0 {
34420
- width: 24px;
34421
- height: 24px;
34422
- padding: 4px;
34423
- margin-right: 8px;
34323
+ .E_t1fisho6 div.ant-table .ant-table-selection-column:after {
34324
+ display: none;
34424
34325
  }
34425
34326
 
34426
- button.E_l48ei06.ant-btn,
34427
- button.E_l48ei06.ant-btn.ant-btn-sm,
34428
- button.E_l48ei06.ant-btn.ant-btn-lg {
34429
- font-size: 12px;
34430
- line-height: 18px;
34431
- height: 18px;
34327
+ .E_t1fisho6 div.ant-table .ant-table-hide-scrollbar {
34328
+ background: #fff;
34432
34329
  }
34433
34330
 
34434
- button.E_l48ei06 {
34435
- color: #0080FF;
34436
- height: unset;
34331
+ .E_t1fisho6 div.ant-table .ant-table-placeholder {
34332
+ background: inherit;
34437
34333
  }
34438
34334
 
34439
- button.E_l48ei06 .button-prefix-icon {
34440
- margin-right: 4px;
34335
+ .E_t1fisho6 div.ant-table .ant-table-placeholder td {
34336
+ position: static;
34337
+ border: none;
34338
+ background: inherit !important;
34339
+ height: 100px;
34340
+ vertical-align: middle;
34441
34341
  }
34442
34342
 
34443
- button.E_l48ei06 .button-suffix-icon {
34444
- margin-left: 4px;
34343
+ .E_t1fisho6 div.ant-table .ant-table-placeholder .table-default-empty,
34344
+ .E_t1fisho6 div.ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
34345
+ font-weight: bold;
34346
+ font-size: 20px;
34347
+ color: rgba(10, 37, 85, 0.6);
34445
34348
  }
34446
34349
 
34447
- button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
34448
- color: #009DFF;
34350
+ .E_t1fisho6 div.ant-table th.ant-table-cell-scrollbar,
34351
+ .E_t1fisho6 div.ant-table th.cell__action_ {
34352
+ z-index: 10;
34449
34353
  }
34450
34354
 
34451
- button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
34452
- color: #005ED1;
34355
+ .E_t1fisho6 div.ant-table td.cell__action_ {
34356
+ padding: 0 !important;
34357
+ position: relative;
34358
+ background: #fff;
34453
34359
  }
34454
34360
 
34455
- button.E_l48ei06.ui-kit-link-disabled {
34456
- color: #0080FF;
34361
+ .E_t1fisho6 div.ant-table td.cell__action_ > * {
34362
+ height: 100%;
34363
+ display: flex;
34364
+ align-items: center;
34365
+ justify-content: flex-end;
34366
+ padding-right: 8px;
34457
34367
  }
34458
34368
 
34459
- button.E_l48ei06.ui-kit-link-primary {
34460
- color: #00122E;
34369
+ .E_t1fisho6 div.ant-table td.cell__action_ .menu-button {
34370
+ width: 24px;
34371
+ height: 24px;
34372
+ cursor: pointer;
34373
+ justify-content: center;
34374
+ border-radius: 4px;
34461
34375
  }
34462
34376
 
34463
- button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
34464
- color: #0080FF;
34377
+ .E_t1fisho6 div.ant-table td.cell__action_ .menu-button:hover {
34378
+ background: #fff;
34465
34379
  }
34466
34380
 
34467
- button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
34468
- color: #005ED1;
34381
+ .E_lht19u8 {
34382
+ width: 64px;
34383
+ height: 64px;
34384
+ display: flex;
34385
+ align-items: center;
34386
+ justify-content: center;
34387
+ position: relative;
34388
+ opacity: 0.2;
34389
+ }
34390
+
34391
+ .E_lk3gkp4 {
34392
+ position: absolute;
34393
+ width: 5px;
34394
+ height: 48px;
34395
+ left: 9.33px;
34396
+ top: 40.5px;
34397
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34398
+ border-radius: 5px;
34399
+ transform: rotate(-128deg);
34400
+ transform-origin: top left;
34401
+ animation: loading-indicator1 1100ms ease-out infinite;
34469
34402
  }
34470
34403
 
34471
- button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
34472
- color: #00122E;
34404
+ .E_ll4n94n {
34405
+ position: absolute;
34406
+ width: 5px;
34407
+ height: 48px;
34408
+ left: 40.8px;
34409
+ top: 8.4px;
34410
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34411
+ border-radius: 5px;
34412
+ transform: rotate(-8deg);
34413
+ transform-origin: top left;
34414
+ animation: loading-indicator2 1100ms ease-out infinite;
34473
34415
  }
34474
34416
 
34475
- button.E_l48ei06.ui-kit-link-secondary {
34476
- color: rgba(44, 56, 82, 0.7490196078);
34417
+ .E_l17lbdo6 {
34418
+ position: absolute;
34419
+ width: 5px;
34420
+ height: 48px;
34421
+ left: 52.9px;
34422
+ top: 51.8px;
34423
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34424
+ border-radius: 5px;
34425
+ transform: rotate(112deg);
34426
+ transform-origin: top left;
34427
+ animation: loading-indicator3 1100ms ease-out infinite;
34477
34428
  }
34478
34429
 
34479
- button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
34480
- color: #0080FF;
34430
+ .E_msn7nxt {
34431
+ color: rgba(44, 56, 82, 0.6);
34432
+ text-align: center;
34433
+ display: flex;
34434
+ align-items: center;
34435
+ justify-content: center;
34436
+ flex-direction: column;
34437
+ height: 100%;
34481
34438
  }
34482
34439
 
34483
- button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
34484
- color: #005ED1;
34440
+ .E_msn7nxt .link {
34441
+ color: #0080ff;
34442
+ cursor: pointer;
34485
34443
  }
34486
34444
 
34487
- button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34488
- color: rgba(44, 56, 82, 0.7490196078);
34445
+ .E_mp64wfi {
34446
+ width: 100%;
34447
+ height: 100%;
34448
+ display: flex;
34449
+ flex-direction: column;
34489
34450
  }
34490
34451
 
34491
- .E_l1ucdodl {
34492
- margin: 0;
34493
- border-radius: 20px;
34494
- padding: 2px 10px;
34495
- height: 22px;
34452
+ .E_mp64wfi .name-toolbar {
34453
+ width: 100%;
34496
34454
  display: flex;
34497
- align-items: center;
34455
+ line-height: 30px;
34456
+ padding: 0 16px;
34457
+ justify-content: space-between;
34498
34458
  }
34499
34459
 
34500
- .E_l1ucdodl.ui-kit-status-legend.on-tint {
34501
- color: #FFFFFF;
34460
+ .E_mp64wfi .name-toolbar .metric-extra {
34461
+ display: flex;
34462
+ font-size: 12px;
34463
+ align-items: center;
34502
34464
  }
34503
34465
 
34504
- .E_l1ucdodl.tag-hover {
34505
- cursor: pointer;
34466
+ .E_mp64wfi .name-toolbar .metric-extra .info-item {
34467
+ color: #a3b4cc;
34506
34468
  }
34507
34469
 
34508
- .E_l1ucdodl.ui-kit-status-legend {
34509
- color: #00122e;
34470
+ .E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
34471
+ margin-left: 10px;
34510
34472
  }
34511
34473
 
34512
- .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-icon {
34513
- margin-right: 6px;
34474
+ .E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
34475
+ margin-left: 10px;
34476
+ cursor: pointer;
34514
34477
  }
34515
34478
 
34516
- .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number {
34517
- margin-left: 8px;
34518
- color: rgba(44, 56, 82, 0.6);
34479
+ .E_mp64wfi .content {
34480
+ flex: 1;
34481
+ width: 100%;
34482
+ display: flex;
34483
+ justify-content: center;
34484
+ align-items: center;
34519
34485
  }
34520
34486
 
34521
- .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number.ui-kit-status-legend-number.on-tint {
34522
- color: #FFFFFF;
34487
+ .E_mp64wfi .single-content {
34488
+ height: 65px;
34523
34489
  }
34524
34490
 
34525
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-blue .ui-kit-status-legend-icon {
34526
- background-color: #0080ff;
34491
+ .E_l1oyigan {
34492
+ display: flex;
34493
+ align-items: center;
34494
+ white-space: nowrap;
34495
+ overflow: hidden;
34496
+ width: 100%;
34527
34497
  }
34528
34498
 
34529
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-red .ui-kit-status-legend-icon {
34530
- background-color: #f0483e;
34499
+ .E_l1oyigan .ant-dropdown-trigger {
34500
+ margin-left: auto;
34501
+ font-size: 12px;
34531
34502
  }
34532
34503
 
34533
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-yellow .ui-kit-status-legend-icon {
34534
- background-color: #fea008;
34504
+ .E_l1noi4n1 {
34505
+ display: flex;
34506
+ justify-content: flex-start;
34507
+ align-items: center;
34508
+ font-size: 12px;
34509
+ cursor: pointer;
34535
34510
  }
34536
34511
 
34537
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-green .ui-kit-status-legend-icon {
34538
- background-color: #00ba5d;
34512
+ .E_l1noi4n1:not(:last-child) {
34513
+ margin-right: 20px;
34539
34514
  }
34540
34515
 
34541
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-gray .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
34542
- background-color: #6b7d99;
34516
+ .E_l1noi4n1.deselected {
34517
+ opacity: 0.4;
34543
34518
  }
34544
34519
 
34545
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-purple .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
34546
- background-color: #7E41FF;
34520
+ .E_l1noi4n1.deselected .color-block {
34521
+ background: #b4beca !important;
34547
34522
  }
34548
34523
 
34549
- .E_s1qj66nc {
34550
- width: 8px;
34551
- height: 8px;
34552
- border-radius: 50%;
34524
+ .E_cz19rz6 {
34553
34525
  display: inline-block;
34554
- }
34555
-
34556
- .E_s5x1boq {
34557
- width: 8px;
34558
34526
  height: 8px;
34559
- border-radius: 2px;
34560
- display: inline-block;
34561
- }
34562
-
34563
- .E_c1xm185 {
34564
- color: rgba(44, 56, 82, 0.6);
34565
- }
34566
-
34567
- .E_c1x5l5qc {
34568
- flex: 1;
34527
+ width: 8px;
34528
+ margin-right: 8px;
34569
34529
  }
34570
34530
 
34571
- .E_tc97u5y {
34572
- height: 100%;
34531
+ .E_e17r5r9c .ant-dropdown-menu-item {
34532
+ display: flex;
34533
+ align-items: center;
34534
+ font-size: 12px;
34535
+ margin: 0;
34573
34536
  }
34574
34537
 
34575
- .E_efzf37v .ant-table-content,
34576
- .E_efzf37v .ant-table-body {
34577
- overflow: visible !important;
34578
- height: 100%;
34538
+ .E_m1y1hhnr {
34539
+ position: relative;
34579
34540
  }
34580
34541
 
34581
- .E_efzf37v .ant-table-tbody .ant-table-placeholder td {
34582
- height: 100%;
34542
+ .E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
34543
+ bottom: -12px;
34583
34544
  }
34584
34545
 
34585
- .E_efzf37v table {
34586
- width: 100% !important;
34587
- height: 100%;
34546
+ .E_m1y1hhnr .metric-toolbar {
34547
+ display: flex;
34548
+ justify-content: space-between;
34549
+ line-height: 30px;
34550
+ margin: 0 16px;
34588
34551
  }
34589
34552
 
34590
- .E_efzf37v table .ant-table-placeholder .ant-table-expanded-row-fixed {
34591
- padding: 15px 0;
34553
+ .E_m1y1hhnr .metric-toolbar .metric-extra {
34554
+ display: flex;
34555
+ font-size: 12px;
34556
+ align-items: center;
34592
34557
  }
34593
34558
 
34594
- .E_efzf37v table thead.ant-table-thead {
34595
- display: none;
34559
+ .E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
34560
+ color: #a3b4cc;
34596
34561
  }
34597
34562
 
34598
- .E_t1fisho6 {
34599
- height: 100%;
34563
+ .E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
34564
+ margin-left: 10px;
34600
34565
  }
34601
34566
 
34602
- .E_t1fisho6 .ant-table.ant-table-small .ant-table-tbody > tr > td {
34603
- padding-top: 6px;
34604
- padding-bottom: 6px;
34567
+ .E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
34568
+ margin-left: 10px;
34569
+ cursor: pointer;
34605
34570
  }
34606
34571
 
34607
- .E_t1fisho6 .active-row td:nth-child(1) {
34608
- font-weight: 700;
34572
+ .E_m1y1hhnr .recharts-xAxis {
34573
+ font-size: 12px;
34609
34574
  }
34610
34575
 
34611
- .E_t1fisho6.has-selection .active-row td:nth-child(2) {
34612
- font-weight: 700;
34576
+ .E_m1y1hhnr .pointer-wrapper {
34577
+ position: absolute;
34578
+ bottom: 10px;
34579
+ padding: 0 8px;
34580
+ border-radius: 4px;
34581
+ font-size: 12px;
34582
+ color: #fff;
34583
+ background: rgba(0, 0, 0, 0.75);
34584
+ transform: translateX(-50%);
34613
34585
  }
34614
34586
 
34615
- .E_t1fisho6 .ant-spin-nested-loading {
34616
- height: 100%;
34587
+ .E_tnvijvs {
34588
+ min-width: 200px;
34617
34589
  }
34618
34590
 
34619
- .E_t1fisho6 .ant-spin-nested-loading .ant-spin-container {
34620
- height: 100%;
34621
- overflow: visible;
34591
+ .E_t1ub2aex {
34592
+ display: flex;
34593
+ align-items: center;
34594
+ justify-content: space-between;
34595
+ background-color: rgba(0, 0, 0, 0.75);
34596
+ color: #b4beca;
34597
+ font-size: 12px;
34598
+ padding: 3px 6px;
34622
34599
  }
34623
34600
 
34624
- .E_t1fisho6 .ant-spin-nested-loading .ant-spin {
34625
- max-height: none;
34601
+ .E_t1ub2aex:first-child {
34602
+ padding-top: 3px;
34626
34603
  }
34627
34604
 
34628
- .E_t1fisho6 td.ant-table-column-sort {
34629
- background: transparent;
34605
+ .E_t1ub2aex:last-child {
34606
+ padding-bottom: 3px;
34630
34607
  }
34631
34608
 
34632
- .E_t1fisho6 td.ant-table-cell-fix-left,
34633
- .E_t1fisho6 td.ant-table-cell-fix-right {
34634
- background: #fff;
34635
- padding: 0 !important;
34609
+ .E_t1ub2aex .column-value {
34610
+ color: #fff;
34611
+ margin-left: 8px;
34636
34612
  }
34637
34613
 
34638
- .E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content,
34639
- .E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content {
34640
- display: flex;
34641
- align-items: center;
34642
- height: 100%;
34643
- padding: 8px;
34614
+ .E_w7ob4th.outside-tag {
34615
+ padding-left: 0;
34644
34616
  }
34645
34617
 
34646
- .E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content > span,
34647
- .E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content > span {
34648
- overflow: hidden;
34649
- text-overflow: ellipsis;
34650
- width: 100%;
34618
+ .E_w7ob4th.outside-tag .inside-tag {
34619
+ border-radius: 4px 0 0 4px;
34620
+ padding-right: 4px;
34621
+ margin-right: 4px;
34651
34622
  }
34652
34623
 
34653
- .E_t1fisho6 .ant-table-container {
34654
- height: 100%;
34624
+ .E_slr2ynn {
34625
+ padding: 0 8px;
34626
+ height: 18px;
34655
34627
  }
34656
34628
 
34657
- .E_t1fisho6 .ant-table-container::before, .E_t1fisho6 .ant-table-container::after {
34658
- box-shadow: none !important;
34629
+ .E_m140wbb6 {
34630
+ padding: 2px 8px;
34631
+ height: 24px;
34659
34632
  }
34660
34633
 
34661
- .E_t1fisho6 div.ant-table {
34662
- border-radius: 0px;
34663
- border-left: none;
34664
- border-right: none;
34665
- border-bottom: none;
34666
- height: 100%;
34667
- font-size: 12px;
34668
- background: transparent;
34634
+ .E_t1fozc1i {
34635
+ margin: 0;
34669
34636
  }
34670
34637
 
34671
- .E_t1fisho6 div.ant-table .ant-table-header {
34672
- position: relative;
34673
- z-index: 3;
34674
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
34675
- margin-bottom: -1px;
34638
+ .E_i1vxv4ln {
34639
+ margin-right: 4px;
34640
+ height: 16px;
34676
34641
  }
34677
34642
 
34678
- .E_t1fisho6 div.ant-table .time-wrapper .date,
34679
- .E_t1fisho6 div.ant-table .value {
34680
- color: #2d3a56;
34643
+ .E_n1afl31m.ant-tag.ant-tag-gray {
34644
+ font-weight: 700;
34645
+ color: #00122e;
34646
+ background-color: rgba(237, 241, 250, 0.6);
34647
+ border: 1px solid rgba(211, 218, 235, 0.6);
34648
+ word-break: break-all;
34649
+ display: inline;
34650
+ white-space: normal;
34681
34651
  }
34682
34652
 
34683
- .E_t1fisho6 div.ant-table .time-wrapper .time,
34684
- .E_t1fisho6 div.ant-table .unit {
34685
- color: rgba(44, 56, 82, 0.6);
34653
+ .E_i1g85yz3 {
34654
+ margin-right: 4px;
34655
+ height: 16px;
34686
34656
  }
34687
34657
 
34688
- .E_t1fisho6 div.ant-table .ant-table-selection {
34689
- position: unset;
34690
- text-align: center;
34658
+ .E_sjob3jg {
34659
+ --item-min-width: 60px;
34691
34660
  }
34692
34661
 
34693
- .E_t1fisho6 div.ant-table .ant-table-tbody > tr.ant-table-row-selected td {
34694
- background: #fff;
34662
+ .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
34663
+ display: none !important;
34695
34664
  }
34696
34665
 
34697
- .E_t1fisho6 div.ant-table .anticon-setting {
34698
- cursor: pointer;
34699
- position: absolute;
34700
- top: 50%;
34701
- right: 12px;
34702
- transform: translateY(-50%);
34666
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active {
34667
+ flex-shrink: 0 !important;
34703
34668
  }
34704
34669
 
34705
- .E_t1fisho6 div.ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
34706
- box-shadow: none;
34707
- width: 1px;
34708
- background: rgba(213, 219, 227, 0.6);
34670
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
34671
+ color: #0080ff;
34709
34672
  }
34710
34673
 
34711
- .E_t1fisho6 div.ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
34712
- box-shadow: none;
34713
- width: 1px;
34714
- background: rgba(213, 219, 227, 0.6);
34674
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34675
+ color: #0080ff;
34676
+ font-weight: normal;
34715
34677
  }
34716
34678
 
34717
- .E_t1fisho6 div.ant-table .ant-table-tbody {
34718
- position: relative;
34679
+ .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title, .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container:hover .ant-steps-item-content .ant-steps-item-title {
34680
+ color: rgba(44, 56, 82, 0.6);
34719
34681
  }
34720
34682
 
34721
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td {
34722
- border-top: 1px solid rgba(211, 218, 235, 0.6);
34723
- border-bottom: 1px solid white;
34724
- height: 40px;
34725
- vertical-align: middle;
34726
- transition: background 0ms;
34683
+ .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34727
34684
  color: #00122e;
34728
34685
  }
34729
34686
 
34730
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.header-hover {
34731
- background: #f2f5fa;
34732
- border-bottom-color: #f2f5fa;
34687
+ .E_sjob3jg .step-item-text {
34688
+ display: inline-block;
34733
34689
  }
34734
34690
 
34735
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link {
34736
- height: auto;
34737
- color: #00122e;
34738
- font-size: 12px;
34739
- text-align: left;
34740
- transition: none;
34691
+ .E_sjob3jg .step-item-title {
34741
34692
  overflow: hidden;
34742
- text-overflow: ellipsis;
34743
34693
  white-space: nowrap;
34694
+ text-overflow: ellipsis;
34744
34695
  }
34745
34696
 
34746
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link:hover {
34747
- color: #0096ff;
34697
+ .E_hjvj6s6 .ant-steps-item-container {
34698
+ min-width: var(--item-min-width);
34748
34699
  }
34749
34700
 
34750
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link > span {
34751
- overflow: hidden;
34752
- text-overflow: ellipsis;
34701
+ .E_hjvj6s6 .ant-steps-item-disabled {
34702
+ cursor: not-allowed !important;
34703
+ }
34704
+
34705
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
34706
+ flex-direction: row;
34707
+ justify-content: stretch;
34708
+ }
34709
+
34710
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
34711
+ padding: 0;
34712
+ margin-right: 4px;
34713
+ flex: 1;
34714
+ overflow: visible;
34715
+ }
34716
+
34717
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
34753
34718
  width: 100%;
34754
- vertical-align: middle;
34719
+ min-height: unset;
34755
34720
  }
34756
34721
 
34757
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.cell_status {
34758
- line-height: 0px;
34722
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
34723
+ height: 26px;
34724
+ line-height: 26px;
34725
+ width: 100%;
34726
+ padding: 0;
34727
+ font-size: 12px;
34759
34728
  }
34760
34729
 
34761
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.align-right {
34762
- padding-right: 25px;
34730
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
34731
+ margin-right: 10px;
34763
34732
  }
34764
34733
 
34765
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover + tr td {
34766
- border-top-color: transparent;
34734
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
34735
+ display: none;
34767
34736
  }
34768
34737
 
34769
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td {
34770
- background: rgba(225, 230, 241, 0.6);
34771
- border-color: transparent transparent white;
34738
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
34739
+ padding-left: 8px;
34740
+ padding-right: 4px;
34741
+ border-radius: 4px 0 0 4px;
34772
34742
  }
34773
34743
 
34774
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
34775
- border-radius: 8px 0 0 8px;
34744
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
34745
+ margin-right: 0;
34776
34746
  }
34777
34747
 
34778
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
34779
- border-radius: 8px 0 0 8px;
34748
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
34749
+ padding-right: 8px;
34750
+ padding-left: 12px;
34751
+ border-radius: 0 4px 4px 0;
34780
34752
  }
34781
34753
 
34782
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
34754
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
34783
34755
  content: "";
34784
- width: 4px;
34785
- top: -1px;
34786
- bottom: -1px;
34787
- background: white;
34756
+ width: 0;
34757
+ height: 0;
34758
+ border: 13px solid transparent;
34759
+ position: absolute;
34760
+ top: 0;
34761
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
34762
+ z-index: 2;
34763
+ position: relative;
34764
+ top: -50%;
34765
+ right: -100%;
34788
34766
  }
34789
34767
 
34790
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
34791
- border-radius: 0 8px 8px 0;
34768
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
34769
+ padding: 0 4px 0 12px;
34792
34770
  }
34793
34771
 
34794
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
34795
- border-radius: 0;
34796
- background: white;
34797
- border-top: none;
34772
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
34773
+ content: "";
34774
+ width: 0;
34775
+ height: 0;
34776
+ border: 13px solid transparent;
34777
+ position: absolute;
34778
+ top: 0;
34779
+ border-left: 8px solid #fff;
34780
+ left: 0;
34798
34781
  }
34799
34782
 
34800
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
34801
- border-top: 1px solid transparent;
34802
- border-radius: 0 8px 8px 0;
34803
- background: rgba(225, 230, 241, 0.6);
34783
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
34784
+ max-width: calc(100% - var(--item-min-width) * 2);
34804
34785
  }
34805
34786
 
34806
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
34807
- background: white;
34808
- border-top: 1px solid rgba(211, 218, 235, 0.6);
34787
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
34788
+ background-color: rgba(0, 136, 255, 0.1);
34809
34789
  }
34810
34790
 
34811
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
34812
- display: flex;
34813
- align-items: center;
34814
- height: 100%;
34815
- background: rgba(225, 230, 241, 0.6);
34791
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
34792
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
34816
34793
  }
34817
34794
 
34818
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
34819
- background: white;
34820
- border-top: 1px solid rgba(211, 218, 235, 0.6);
34795
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34796
+ cursor: pointer;
34797
+ min-width: var(--item-min-width);
34821
34798
  }
34822
34799
 
34823
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
34824
- display: flex;
34825
- align-items: center;
34826
- height: 100%;
34827
- background: rgba(225, 230, 241, 0.6);
34800
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
34801
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34802
+ min-width: var(--item-min-width);
34828
34803
  }
34829
34804
 
34830
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:last-child td {
34831
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
34805
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
34806
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
34807
+ background-color: rgba(237, 241, 250, 0.6);
34832
34808
  }
34833
34809
 
34834
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row {
34835
- box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
34836
- border-radius: 8px;
34810
+ .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
34811
+ padding: 0;
34837
34812
  }
34838
34813
 
34839
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
34840
- border-top-color: white;
34814
+ .E_v4tv3mf .ant-steps.ant-steps-vertical {
34815
+ width: 192px;
34816
+ row-gap: 2px;
34841
34817
  }
34842
34818
 
34843
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td {
34844
- background: rgba(0, 136, 255, 0.1);
34845
- border-bottom-color: transparent;
34846
- border-top-color: transparent;
34819
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
34820
+ background-color: rgba(225, 230, 241, 0.6);
34847
34821
  }
34848
34822
 
34849
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
34850
- border-radius: 8px 0 0 8px;
34823
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
34824
+ color: #00122e !important;
34851
34825
  }
34852
34826
 
34853
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
34854
- border-radius: 0 8px 8px 0;
34827
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-disabled) .ant-steps-item-container:hover {
34828
+ background-color: rgba(225, 230, 241, 0.6);
34829
+ }
34830
+
34831
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
34832
+ padding: 0 8px;
34833
+ border-radius: 4px;
34834
+ height: 32px;
34835
+ display: flex;
34836
+ align-items: center;
34855
34837
  }
34856
34838
 
34857
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
34858
- background: rgba(0, 136, 255, 0.1);
34839
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
34840
+ min-height: auto;
34841
+ white-space: nowrap;
34859
34842
  }
34860
34843
 
34861
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th {
34862
- background: #fff;
34863
- font-weight: 400;
34864
- position: relative;
34865
- border-bottom: none;
34866
- color: #00122e;
34867
- transition: none;
34868
- padding: 14px 8px 14px 8px;
34844
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34845
+ font-size: 13px;
34869
34846
  line-height: 20px;
34847
+ max-width: 100%;
34848
+ padding-right: 0;
34870
34849
  }
34871
34850
 
34872
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:not(:last-child):after {
34873
- content: "";
34874
- width: 1px;
34875
- top: 0;
34876
- bottom: 0;
34877
- background: rgba(211, 218, 235, 0.6);
34878
- position: absolute;
34879
- right: 0;
34851
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
34852
+ background: rgba(0, 128, 255, 0.1);
34880
34853
  }
34881
34854
 
34882
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.is-blank {
34883
- padding: unset;
34855
+ .E_h6l1tj4 {
34856
+ width: 100%;
34857
+ display: inline-flex;
34858
+ align-items: center;
34859
+ justify-content: center;
34860
+ column-gap: 4px;
34884
34861
  }
34885
34862
 
34886
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.is-blank:after {
34887
- display: none;
34863
+ .E_h6l1tj4 .step-item-prefix-container {
34864
+ display: inline-flex;
34865
+ align-items: center;
34866
+ width: 18px;
34867
+ height: 18px;
34868
+ color: rgba(44, 56, 82, 0.75);
34869
+ justify-content: center;
34888
34870
  }
34889
34871
 
34890
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
34872
+ .E_v18frne8 {
34891
34873
  width: 100%;
34892
- overflow: hidden;
34893
- white-space: nowrap;
34894
- text-overflow: ellipsis;
34874
+ display: flex;
34875
+ align-items: center;
34876
+ justify-content: center;
34877
+ column-gap: 6px;
34878
+ font-size: 13px;
34895
34879
  }
34896
34880
 
34897
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
34898
- overflow: hidden;
34899
- text-overflow: ellipsis;
34900
- flex: 1;
34881
+ .E_v18frne8 .step-item-prefix-container {
34882
+ display: inline-flex;
34883
+ align-items: center;
34884
+ min-width: 20px;
34885
+ min-height: 20px;
34886
+ color: rgba(44, 56, 82, 0.75);
34887
+ justify-content: center;
34901
34888
  }
34902
34889
 
34903
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
34904
- padding: 15px 25px 15px 8px;
34890
+ .E_t1dtlqs1 {
34891
+ margin-bottom: 4px;
34892
+ color: rgba(44, 56, 82, 0.6);
34905
34893
  }
34906
34894
 
34907
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
34908
- padding: 0;
34895
+ .E_s1ese5oy {
34896
+ color: rgba(44, 56, 82, 0.6);
34897
+ line-height: 32px;
34898
+ height: 32px;
34899
+ margin-bottom: 0;
34909
34900
  }
34910
34901
 
34911
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
34912
- position: absolute;
34913
- right: 6px;
34914
- top: 50%;
34915
- transform: translateY(-50%);
34916
- height: 16px;
34917
- display: none;
34918
- transition: transform 320ms ease;
34902
+ .E_s1ese5oy.primary, .E_s1ese5oy.info {
34903
+ color: #0080ff;
34919
34904
  }
34920
34905
 
34921
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
34922
- display: block;
34923
- transform: translateY(-50%) rotateX(180deg);
34906
+ .E_s1ese5oy.warning {
34907
+ color: #ffa500;
34924
34908
  }
34925
34909
 
34926
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
34927
- display: block;
34910
+ .E_s1ese5oy.success {
34911
+ color: #00ba5d;
34928
34912
  }
34929
34913
 
34930
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
34931
- display: none;
34914
+ .E_s1ese5oy.danger, .E_s1ese5oy.error {
34915
+ color: #f0483e;
34932
34916
  }
34933
34917
 
34934
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
34935
- transform: translateY(-50%);
34918
+ .E_s1ese5oy.normal {
34919
+ color: rgba(44, 56, 82, 0.6);
34936
34920
  }
34937
34921
 
34938
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
34939
- transform: translateY(-50%) rotateX(180deg);
34922
+ .E_b1ibis43 {
34923
+ margin-bottom: 0;
34924
+ color: #00122e;
34940
34925
  }
34941
34926
 
34942
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
34943
- background: #f2f5fa;
34927
+ .E_b11xxjd2 {
34928
+ line-height: 32px;
34929
+ margin-right: 6px;
34944
34930
  }
34945
34931
 
34946
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
34947
- display: block;
34932
+ .E_bsub5bw.with-description {
34933
+ height: 24px;
34934
+ flex: 1;
34935
+ position: relative;
34936
+ top: -7px;
34948
34937
  }
34949
34938
 
34950
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.align-right {
34951
- padding-right: 25px;
34939
+ .E_bsub5bw p {
34940
+ width: 100%;
34941
+ overflow: hidden;
34942
+ text-overflow: ellipsis;
34943
+ white-space: nowrap;
34952
34944
  }
34953
34945
 
34954
- .E_t1fisho6 div.ant-table .ant-table-selection-column {
34955
- padding: 0 !important;
34946
+ .E_tmoyoag {
34947
+ border: 1px solid rgba(211, 218, 235, 0.6);
34948
+ border-radius: 8px;
34949
+ overflow: auto;
34956
34950
  }
34957
34951
 
34958
- .E_t1fisho6 div.ant-table .ant-table-selection-column .ant-checkbox-wrapper {
34959
- position: absolute;
34960
- left: 50%;
34961
- top: 50%;
34962
- transform: translate(-50%, -50%);
34952
+ .E_tmoyoag .ant-list {
34953
+ position: relative;
34963
34954
  }
34964
34955
 
34965
- .E_t1fisho6 div.ant-table .ant-table-selection-column:after {
34966
- display: none;
34956
+ .E_tmoyoag .ant-list .ant-list-item:last-child {
34957
+ border-bottom: none;
34967
34958
  }
34968
34959
 
34969
- .E_t1fisho6 div.ant-table .ant-table-hide-scrollbar {
34970
- background: #fff;
34960
+ .E_tmoyoag .ant-list .eagle-table-form-header {
34961
+ position: sticky;
34962
+ top: 0;
34963
+ z-index: 2;
34964
+ display: flex;
34965
+ padding: 8px;
34966
+ flex-wrap: nowrap;
34967
+ justify-content: flex-start;
34968
+ background: #f2f5fa;
34969
+ font-size: 14px;
34970
+ color: rgba(44, 56, 82, 0.6);
34971
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34971
34972
  }
34972
34973
 
34973
- .E_t1fisho6 div.ant-table .ant-table-placeholder {
34974
- background: inherit;
34974
+ .E_tmoyoag .ant-list .eagle-table-form-header {
34975
+ align-items: inherit;
34975
34976
  }
34976
34977
 
34977
- .E_t1fisho6 div.ant-table .ant-table-placeholder td {
34978
- position: static;
34979
- border: none;
34980
- background: inherit !important;
34981
- height: 100px;
34982
- vertical-align: middle;
34978
+ .E_tmoyoag .ant-list .eagle-table-form-header .eagle-table-form-cell > p {
34979
+ margin-bottom: 0;
34983
34980
  }
34984
34981
 
34985
- .E_t1fisho6 div.ant-table .ant-table-placeholder .table-default-empty,
34986
- .E_t1fisho6 div.ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
34987
- font-weight: bold;
34988
- font-size: 20px;
34989
- color: rgba(10, 37, 85, 0.6);
34982
+ .E_tmoyoag .ant-list .eagle-table-form-row {
34983
+ display: flex;
34984
+ justify-content: flex-start;
34985
+ align-items: flex-start;
34986
+ flex-wrap: wrap;
34987
+ padding: 8px;
34988
+ border: none;
34990
34989
  }
34991
34990
 
34992
- .E_t1fisho6 div.ant-table th.ant-table-cell-scrollbar,
34993
- .E_t1fisho6 div.ant-table th.cell__action_ {
34994
- z-index: 10;
34991
+ .E_tmoyoag .ant-list .eagle-table-form-row .row-description {
34992
+ flex-basis: 100%;
34993
+ margin: 12px 0 0;
34994
+ order: 99;
34995
+ color: rgba(44, 56, 82, 0.6);
34995
34996
  }
34996
34997
 
34997
- .E_t1fisho6 div.ant-table td.cell__action_ {
34998
- padding: 0 !important;
34999
- position: relative;
35000
- background: #fff;
34998
+ .E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
34999
+ color: #f0483e;
35000
+ flex-basis: 100%;
35001
+ order: 98;
35002
+ margin: 12px 0 0;
35001
35003
  }
35002
35004
 
35003
- .E_t1fisho6 div.ant-table td.cell__action_ > * {
35004
- height: 100%;
35005
- display: flex;
35006
- align-items: center;
35007
- justify-content: flex-end;
35008
- padding-right: 8px;
35005
+ .E_tmoyoag .ant-list .eagle-table-form-row:hover {
35006
+ background-color: rgba(237, 241, 250, 0.6);
35009
35007
  }
35010
35008
 
35011
- .E_t1fisho6 div.ant-table td.cell__action_ .menu-button {
35012
- width: 24px;
35013
- height: 24px;
35014
- cursor: pointer;
35015
- justify-content: center;
35016
- border-radius: 4px;
35009
+ .E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
35010
+ background-color: rgba(0, 136, 255, 0.1);
35017
35011
  }
35018
35012
 
35019
- .E_t1fisho6 div.ant-table td.cell__action_ .menu-button:hover {
35020
- background: #fff;
35013
+ .E_tmoyoag .ant-list .eagle-table-form-cell {
35014
+ flex: 1 0 0;
35015
+ overflow: hidden;
35021
35016
  }
35022
35017
 
35023
- .E_sddwhm6 {
35018
+ .E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
35019
+ color: rgba(44, 56, 82, 0.6);
35024
35020
  margin: 0;
35025
- border-radius: 20px;
35026
- padding: 2px 10px;
35027
- height: 22px;
35028
- }
35029
-
35030
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
35031
- background-color: rgba(237, 241, 250, 0.6) !important;
35032
35021
  }
35033
35022
 
35034
- .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 {
35035
- background-color: rgba(225, 230, 241, 0.6) !important;
35023
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
35024
+ text-align: center;
35036
35025
  }
35037
35026
 
35038
- .E_sddwhm6.ant-tag.ui-kit-status-capsule {
35039
- color: #00122e;
35027
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content > * {
35028
+ text-align: center;
35040
35029
  }
35041
35030
 
35042
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
35043
- margin-right: 6px;
35031
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
35032
+ text-align: left;
35044
35033
  }
35045
35034
 
35046
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
35047
- margin-left: 8px;
35048
- color: rgba(44, 56, 82, 0.6);
35035
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content > * {
35036
+ text-align: left;
35049
35037
  }
35050
35038
 
35051
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
35052
- background-color: rgba(0, 136, 255, 0.1);
35039
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
35040
+ text-align: right;
35053
35041
  }
35054
35042
 
35055
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
35056
- background-color: #0080ff;
35043
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content > * {
35044
+ text-align: right;
35057
35045
  }
35058
35046
 
35059
- .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 {
35060
- background-color: rgba(0, 136, 255, 0.16);
35047
+ .E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
35048
+ margin-right: 8px;
35061
35049
  }
35062
35050
 
35063
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
35064
- background-color: rgba(255, 74, 74, 0.1);
35051
+ .E_tmoyoag .ant-list .ant-list-item-action {
35052
+ padding: 4px;
35053
+ width: 24px;
35054
+ height: 24px;
35055
+ overflow: hidden;
35065
35056
  }
35066
35057
 
35067
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
35068
- background-color: #f0483e;
35058
+ .E_tmoyoag .ant-list .ant-list-item-action li {
35059
+ padding: 0;
35069
35060
  }
35070
35061
 
35071
- .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 {
35072
- background-color: rgba(255, 74, 74, 0.16);
35062
+ .E_tmoyoag .ant-list .delete-row-icon.disabled {
35063
+ cursor: not-allowed;
35064
+ opacity: 0.5;
35073
35065
  }
35074
35066
 
35075
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
35076
- background-color: rgba(254, 160, 8, 0.1);
35067
+ .E_tmoyoag .ant-list.size-default .ant-list-item-action {
35068
+ margin: 0;
35077
35069
  }
35078
35070
 
35079
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
35080
- background-color: #fea008;
35071
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
35072
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
35073
+ border-radius: 5px;
35074
+ font-size: 12px;
35081
35075
  }
35082
35076
 
35083
- .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 {
35084
- background-color: rgba(255, 187, 0, 0.16);
35077
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
35078
+ font-size: inherit;
35085
35079
  }
35086
35080
 
35087
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
35088
- background-color: rgba(30, 201, 127, 0.1);
35081
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
35082
+ min-height: 24px;
35083
+ font-size: 12px;
35084
+ position: relative;
35089
35085
  }
35090
35086
 
35091
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
35092
- background-color: #00ba5d;
35087
+ .E_tmoyoag.row-split-by-border .eagle-table-form-row {
35088
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
35093
35089
  }
35094
35090
 
35095
- .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 {
35096
- background-color: rgba(30, 201, 127, 0.16);
35091
+ .E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
35092
+ background-color: rgba(237, 241, 250, 0.6);
35097
35093
  }
35098
35094
 
35099
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
35100
- background-color: rgba(225, 230, 241, 0.6);
35095
+ .E_a138syjm {
35096
+ display: flex;
35097
+ align-items: center;
35098
+ margin-top: 8px;
35101
35099
  }
35102
35100
 
35103
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
35104
- background-color: #6b7d99;
35101
+ .E_a138syjm button.ant-btn {
35102
+ padding: 2px 8px;
35103
+ height: 24px;
35105
35104
  }
35106
35105
 
35107
- .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 {
35108
- background-color: rgba(211, 218, 235, 0.6);
35106
+ .E_a138syjm > span.maximum-desc {
35107
+ display: none;
35108
+ margin-left: 8px;
35109
+ color: rgba(44, 56, 82, 0.6);
35109
35110
  }
35110
35111
 
35111
- .E_satwmqm {
35112
- width: 8px;
35113
- height: 8px;
35114
- border-radius: 50%;
35115
- display: inline-block;
35112
+ .E_a138syjm > span.maximum-desc.disabled {
35113
+ display: inline;
35116
35114
  }
35117
35115
 
35118
- .E_i1g85yz3 {
35119
- margin-right: 4px;
35120
- height: 16px;
35116
+ .E_d77i8u0 {
35117
+ width: 24px;
35118
+ height: 24px;
35119
+ padding: 4px;
35120
+ margin-right: 8px;
35121
35121
  }
35122
35122
 
35123
35123
  .E_t13ef470 {
@@ -35343,18 +35343,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35343
35343
  display: block;
35344
35344
  }
35345
35345
 
35346
- .E_i14c7jc8 {
35347
- color: var(--i14c7jc8-0);
35348
- }
35349
-
35350
- .E_i1ibuolf {
35351
- display: flex;
35352
- align-items: center;
35353
- column-gap: 4px;
35354
- font-size: 12px;
35355
- color: rgba(44, 56, 82, 0.7490196078);
35356
- }
35357
-
35358
35346
  .E_d1u4ndxc {
35359
35347
  color: rgba(44, 56, 82, 0.7490196078);
35360
35348
  font-size: 12px;
@@ -35386,6 +35374,32 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35386
35374
  transform: translateX(100%);
35387
35375
  }
35388
35376
  }
35377
+ .E_i14c7jc8 {
35378
+ color: var(--i14c7jc8-0);
35379
+ }
35380
+
35381
+ .E_i1ibuolf {
35382
+ display: flex;
35383
+ align-items: center;
35384
+ column-gap: 4px;
35385
+ font-size: 12px;
35386
+ color: rgba(44, 56, 82, 0.7490196078);
35387
+ }
35388
+
35389
+ .E_skwah65 {
35390
+ height: 8px;
35391
+ box-sizing: border-box;
35392
+ border-radius: 2px;
35393
+ background: #f5f7fa;
35394
+ display: flex;
35395
+ width: 100%;
35396
+ overflow: hidden;
35397
+ }
35398
+
35399
+ .E_skwah65 .stack-bar-item + .stack-bar-item {
35400
+ margin-left: 1px;
35401
+ }
35402
+
35389
35403
  .E_s1ebs0ra {
35390
35404
  display: flex;
35391
35405
  align-items: center;
@@ -35510,6 +35524,42 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35510
35524
  margin-right: 4px;
35511
35525
  }
35512
35526
 
35527
+ .E_gmyahx3 {
35528
+ cursor: pointer;
35529
+ }
35530
+
35531
+ .E_gmyahx3 .link-text {
35532
+ color: rgba(0, 21, 64, 0.3);
35533
+ }
35534
+
35535
+ .E_gmyahx3:hover .link-text {
35536
+ color: #0080ff;
35537
+ }
35538
+
35539
+ span.E_tqjc4ui {
35540
+ margin: 0 2px;
35541
+ }
35542
+
35543
+ .E_n12mqh7z {
35544
+ display: flex;
35545
+ align-items: center;
35546
+ font-size: 12px;
35547
+ line-height: 18px;
35548
+ }
35549
+
35550
+ .E_n12mqh7z:not(:last-child) {
35551
+ margin-bottom: 4px;
35552
+ }
35553
+
35554
+ .E_tf5bynu {
35555
+ margin: 0 3px;
35556
+ }
35557
+
35558
+ .E_tcckoz1 {
35559
+ max-height: 400px;
35560
+ overflow: auto;
35561
+ }
35562
+
35513
35563
  .E_clm1wy1 {
35514
35564
  width: 192px;
35515
35565
  height: 246px;
@@ -35619,20 +35669,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35619
35669
  border-radius: 2px;
35620
35670
  }
35621
35671
 
35622
- .E_skwah65 {
35623
- height: 8px;
35624
- box-sizing: border-box;
35625
- border-radius: 2px;
35626
- background: #f5f7fa;
35627
- display: flex;
35628
- width: 100%;
35629
- overflow: hidden;
35630
- }
35631
-
35632
- .E_skwah65 .stack-bar-item + .stack-bar-item {
35633
- margin-left: 1px;
35634
- }
35635
-
35636
35672
  .E_c1up1pdz {
35637
35673
  width: 648px;
35638
35674
  }
@@ -35787,81 +35823,190 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35787
35823
  margin-top: 4px;
35788
35824
  }
35789
35825
 
35790
- .E_wpbf4pq .month-day-option {
35791
- width: 32px;
35826
+ .E_wpbf4pq .month-day-option {
35827
+ width: 32px;
35828
+ padding: 0;
35829
+ margin-bottom: 8px;
35830
+ }
35831
+
35832
+ .E_wpbf4pq .month-day-option.active {
35833
+ background-color: #0096ff;
35834
+ border-color: #0096ff;
35835
+ color: #fff;
35836
+ }
35837
+
35838
+ .E_ou7iq30 {
35839
+ overflow: hidden;
35840
+ text-overflow: ellipsis;
35841
+ }
35842
+
35843
+ .E_s1tui002 {
35844
+ white-space: nowrap;
35845
+ }
35846
+
35847
+ .E_mxrc2zg {
35848
+ display: -webkit-box;
35849
+ -webkit-line-clamp: var(--mxrc2zg-0);
35850
+ -webkit-box-orient: vertical;
35851
+ word-break: break-all;
35852
+ }
35853
+
35854
+ .E_t1vv6d68 .ant-tooltip-arrow {
35855
+ display: none;
35856
+ }
35857
+
35858
+ .E_t1vv6d68 .ant-tooltip-inner {
35859
+ background: rgba(23, 38, 64, 0.8);
35860
+ border-radius: 4px;
35861
+ }
35862
+
35863
+ .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
35864
+ visibility: hidden;
35865
+ }
35866
+
35867
+ .E_s1iv0tp1 .enabled-switch {
35868
+ display: flex;
35869
+ align-items: center;
35870
+ }
35871
+
35872
+ .E_s1iv0tp1 .enabled-text {
35873
+ margin-right: 8px;
35874
+ }
35875
+
35876
+ .E_s1at6qmn.ant-layout-sider {
35877
+ background: #edf0f7;
35878
+ padding: 32px 8px;
35879
+ overflow: auto;
35880
+ }
35881
+
35882
+ .E_s1at6qmn .ant-layout-sider-children {
35883
+ display: flex;
35884
+ flex-direction: column;
35885
+ justify-content: space-between;
35886
+ }
35887
+
35888
+ .E_s1at6qmn footer {
35889
+ display: flex;
35890
+ }
35891
+
35892
+ .E_s1at6qmn .ant-menu {
35893
+ background: #edf0f7;
35894
+ }
35895
+
35896
+ .E_s1at6qmn .ant-menu a {
35897
+ color: #00122e;
35898
+ width: 180px;
35899
+ overflow: hidden;
35900
+ text-overflow: ellipsis;
35901
+ }
35902
+
35903
+ .E_s1at6qmn .ant-menu-vertical {
35904
+ margin-bottom: 24px;
35905
+ }
35906
+
35907
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
35908
+ margin: 0;
35909
+ }
35910
+
35911
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
35912
+ font-size: 12px;
35913
+ padding: 0 8px 4px;
35914
+ line-height: 18px;
35915
+ }
35916
+
35917
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
35792
35918
  padding: 0;
35793
- margin-bottom: 8px;
35794
35919
  }
35795
35920
 
35796
- .E_wpbf4pq .month-day-option.active {
35797
- background-color: #0096ff;
35798
- border-color: #0096ff;
35799
- color: #fff;
35921
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
35922
+ padding-bottom: 24px;
35800
35923
  }
35801
35924
 
35802
- .E_gmyahx3 {
35803
- cursor: pointer;
35925
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
35926
+ margin-bottom: 24px;
35927
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
35804
35928
  }
35805
35929
 
35806
- .E_gmyahx3 .link-text {
35807
- color: rgba(0, 21, 64, 0.3);
35930
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item {
35931
+ transition: none;
35932
+ display: flex;
35933
+ align-items: center;
35934
+ height: 32px;
35935
+ line-height: 22px;
35936
+ padding: 0 8px;
35808
35937
  }
35809
35938
 
35810
- .E_gmyahx3:hover .link-text {
35811
- color: #0080ff;
35939
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
35940
+ margin-right: 12px;
35812
35941
  }
35813
35942
 
35814
- span.E_tqjc4ui {
35815
- margin: 0 2px;
35943
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
35944
+ margin: 0;
35945
+ margin-bottom: 2px;
35816
35946
  }
35817
35947
 
35818
- .E_ou7iq30 {
35819
- overflow: hidden;
35820
- text-overflow: ellipsis;
35948
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
35949
+ background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
35950
+ box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
35951
+ border-radius: 6px;
35952
+ color: #fff;
35821
35953
  }
35822
35954
 
35823
- .E_s1tui002 {
35824
- white-space: nowrap;
35955
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
35956
+ color: #fff;
35825
35957
  }
35826
35958
 
35827
- .E_mxrc2zg {
35828
- display: -webkit-box;
35829
- -webkit-line-clamp: var(--mxrc2zg-0);
35830
- -webkit-box-orient: vertical;
35831
- word-break: break-all;
35959
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item:hover, .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item-active {
35960
+ background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
35961
+ box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
35962
+ border-radius: 6px;
35832
35963
  }
35833
35964
 
35834
- .E_t1vv6d68 .ant-tooltip-arrow {
35835
- display: none;
35965
+ .E_s1wu0lms .ant-menu-item-group-title {
35966
+ white-space: nowrap;
35967
+ transition: all 0s;
35836
35968
  }
35837
35969
 
35838
- .E_t1vv6d68 .ant-tooltip-inner {
35839
- background: rgba(23, 38, 64, 0.8);
35840
- border-radius: 4px;
35970
+ .E_s1wu0lms.shrink {
35971
+ transition: all 0s;
35972
+ overflow: hidden;
35841
35973
  }
35842
35974
 
35843
- .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
35975
+ .E_s1wu0lms.shrink .ant-menu-item-group-title {
35844
35976
  visibility: hidden;
35845
35977
  }
35846
35978
 
35847
- .E_n12mqh7z {
35979
+ .E_s1wu0lms.shrink .ant-menu-item {
35980
+ width: 36px;
35981
+ padding: 0 6px;
35982
+ }
35983
+
35984
+ .E_n1ugzfva {
35848
35985
  display: flex;
35849
- align-items: center;
35850
- font-size: 12px;
35851
- line-height: 18px;
35986
+ place-items: center;
35987
+ width: 100% !important;
35852
35988
  }
35853
35989
 
35854
- .E_n12mqh7z:not(:last-child) {
35855
- margin-bottom: 4px;
35990
+ .E_n1ugzfva[disabled] {
35991
+ color: rgba(0, 0, 0, 0.25) !important;
35992
+ opacity: 1 !important;
35856
35993
  }
35857
35994
 
35858
- .E_tf5bynu {
35859
- margin: 0 3px;
35995
+ .E_n1ugzfva.ant-btn {
35996
+ width: 100%;
35997
+ color: #00122e;
35860
35998
  }
35861
35999
 
35862
- .E_tcckoz1 {
35863
- max-height: 400px;
35864
- overflow: auto;
36000
+ .E_n1ugzfva .icon-wrapper {
36001
+ margin-right: 12px;
36002
+ }
36003
+
36004
+ .E_n1ugzfva .link-title {
36005
+ flex: 1;
36006
+ overflow: hidden;
36007
+ white-space: nowrap;
36008
+ text-overflow: ellipsis;
36009
+ text-align: left;
35865
36010
  }
35866
36011
 
35867
36012
  .E_t1sqg15u {
@@ -36172,222 +36317,77 @@ span.E_tqjc4ui {
36172
36317
  }
36173
36318
 
36174
36319
  .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
36175
- background: #fff;
36176
- }
36177
-
36178
- .E_t160l1cm .tab-menu-item-light:active {
36179
- color: #005ed1;
36180
- }
36181
-
36182
- .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
36183
- background: #fff;
36184
- color: #1d326c;
36185
- }
36186
-
36187
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
36188
- color: rgba(45, 58, 86, 0.6);
36189
- }
36190
-
36191
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
36192
- color: #1d326c;
36193
- }
36194
-
36195
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
36196
- fill: #d8deeb;
36197
- }
36198
-
36199
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
36200
- fill: #1d326c;
36201
- }
36202
-
36203
- .E_t160l1cm .tab-content {
36204
- flex: 1;
36205
- display: flex;
36206
- flex-direction: column;
36207
- }
36208
-
36209
- .E_t160l1cm.is-overview .tab-content {
36210
- overflow: visible;
36211
- }
36212
-
36213
- .E_t14npdqr {
36214
- max-width: 240px;
36215
- animation: none;
36216
- }
36217
-
36218
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
36219
- border: 1px solid #0080ff;
36220
- padding: 0;
36221
- }
36222
-
36223
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
36224
- margin: 0;
36225
- height: 32px;
36226
- line-height: 32px;
36227
- font-size: 13px;
36228
- padding: 0 10px;
36229
- display: block;
36230
- overflow: hidden;
36231
- text-overflow: ellipsis;
36232
- white-space: nowrap;
36233
- }
36234
-
36235
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
36236
- content: " ";
36237
- height: 1px;
36238
- width: calc(100% + 10px);
36239
- background: rgba(172, 186, 211, 0.6);
36240
- display: block;
36241
- }
36242
-
36243
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
36244
- color: #0080ff;
36245
- background: transparent;
36246
- }
36247
-
36248
- .E_s1at6qmn.ant-layout-sider {
36249
- background: #edf0f7;
36250
- padding: 32px 8px;
36251
- overflow: auto;
36252
- }
36253
-
36254
- .E_s1at6qmn .ant-layout-sider-children {
36255
- display: flex;
36256
- flex-direction: column;
36257
- justify-content: space-between;
36258
- }
36259
-
36260
- .E_s1at6qmn footer {
36261
- display: flex;
36262
- }
36263
-
36264
- .E_s1at6qmn .ant-menu {
36265
- background: #edf0f7;
36266
- }
36267
-
36268
- .E_s1at6qmn .ant-menu a {
36269
- color: #00122e;
36270
- width: 180px;
36271
- overflow: hidden;
36272
- text-overflow: ellipsis;
36273
- }
36274
-
36275
- .E_s1at6qmn .ant-menu-vertical {
36276
- margin-bottom: 24px;
36277
- }
36278
-
36279
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
36280
- margin: 0;
36281
- }
36282
-
36283
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
36284
- font-size: 12px;
36285
- padding: 0 8px 4px;
36286
- line-height: 18px;
36287
- }
36288
-
36289
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
36290
- padding: 0;
36291
- }
36292
-
36293
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
36294
- padding-bottom: 24px;
36295
- }
36296
-
36297
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
36298
- margin-bottom: 24px;
36299
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
36300
- }
36301
-
36302
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item {
36303
- transition: none;
36304
- display: flex;
36305
- align-items: center;
36306
- height: 32px;
36307
- line-height: 22px;
36308
- padding: 0 8px;
36309
- }
36310
-
36311
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
36312
- margin-right: 12px;
36313
- }
36314
-
36315
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
36316
- margin: 0;
36317
- margin-bottom: 2px;
36318
- }
36319
-
36320
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
36321
- background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
36322
- box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
36323
- border-radius: 6px;
36324
- color: #fff;
36320
+ background: #fff;
36325
36321
  }
36326
36322
 
36327
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
36328
- color: #fff;
36323
+ .E_t160l1cm .tab-menu-item-light:active {
36324
+ color: #005ed1;
36329
36325
  }
36330
36326
 
36331
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item:hover, .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item-active {
36332
- background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
36333
- box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
36334
- border-radius: 6px;
36327
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
36328
+ background: #fff;
36329
+ color: #1d326c;
36335
36330
  }
36336
36331
 
36337
- .E_s1wu0lms .ant-menu-item-group-title {
36338
- white-space: nowrap;
36339
- transition: all 0s;
36332
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
36333
+ color: rgba(45, 58, 86, 0.6);
36340
36334
  }
36341
36335
 
36342
- .E_s1wu0lms.shrink {
36343
- transition: all 0s;
36344
- overflow: hidden;
36336
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
36337
+ color: #1d326c;
36345
36338
  }
36346
36339
 
36347
- .E_s1wu0lms.shrink .ant-menu-item-group-title {
36348
- visibility: hidden;
36340
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
36341
+ fill: #d8deeb;
36349
36342
  }
36350
36343
 
36351
- .E_s1wu0lms.shrink .ant-menu-item {
36352
- width: 36px;
36353
- padding: 0 6px;
36344
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
36345
+ fill: #1d326c;
36354
36346
  }
36355
36347
 
36356
- .E_n1ugzfva {
36348
+ .E_t160l1cm .tab-content {
36349
+ flex: 1;
36357
36350
  display: flex;
36358
- place-items: center;
36359
- width: 100% !important;
36351
+ flex-direction: column;
36360
36352
  }
36361
36353
 
36362
- .E_n1ugzfva[disabled] {
36363
- color: rgba(0, 0, 0, 0.25) !important;
36364
- opacity: 1 !important;
36354
+ .E_t160l1cm.is-overview .tab-content {
36355
+ overflow: visible;
36365
36356
  }
36366
36357
 
36367
- .E_n1ugzfva.ant-btn {
36368
- width: 100%;
36369
- color: #00122e;
36358
+ .E_t14npdqr {
36359
+ max-width: 240px;
36360
+ animation: none;
36370
36361
  }
36371
36362
 
36372
- .E_n1ugzfva .icon-wrapper {
36373
- margin-right: 12px;
36363
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
36364
+ border: 1px solid #0080ff;
36365
+ padding: 0;
36374
36366
  }
36375
36367
 
36376
- .E_n1ugzfva .link-title {
36377
- flex: 1;
36368
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
36369
+ margin: 0;
36370
+ height: 32px;
36371
+ line-height: 32px;
36372
+ font-size: 13px;
36373
+ padding: 0 10px;
36374
+ display: block;
36378
36375
  overflow: hidden;
36379
- white-space: nowrap;
36380
36376
  text-overflow: ellipsis;
36381
- text-align: left;
36377
+ white-space: nowrap;
36382
36378
  }
36383
36379
 
36384
- .E_s1iv0tp1 .enabled-switch {
36385
- display: flex;
36386
- align-items: center;
36380
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
36381
+ content: " ";
36382
+ height: 1px;
36383
+ width: calc(100% + 10px);
36384
+ background: rgba(172, 186, 211, 0.6);
36385
+ display: block;
36387
36386
  }
36388
36387
 
36389
- .E_s1iv0tp1 .enabled-text {
36390
- margin-right: 8px;
36388
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
36389
+ color: #0080ff;
36390
+ background: transparent;
36391
36391
  }
36392
36392
 
36393
36393
  .E_cyms3br {
@@ -36491,12 +36491,6 @@ span.E_tqjc4ui {
36491
36491
  gap: 8px;
36492
36492
  }
36493
36493
 
36494
- .E_h1ol2wl7 {
36495
- font-weight: bold;
36496
- background-color: unset;
36497
- padding: unset;
36498
- }
36499
-
36500
36494
  .E_i5w779o {
36501
36495
  padding: 8px 0;
36502
36496
  }
@@ -36544,6 +36538,12 @@ span.E_tqjc4ui {
36544
36538
  color: rgba(0, 21, 64, 0.3);
36545
36539
  }
36546
36540
 
36541
+ .E_h1ol2wl7 {
36542
+ font-weight: bold;
36543
+ background-color: unset;
36544
+ padding: unset;
36545
+ }
36546
+
36547
36547
  .E_kr6am0s .ant-modal-body {
36548
36548
  padding: 60px 128px;
36549
36549
  }
@@ -36608,6 +36608,84 @@ span.E_tqjc4ui {
36608
36608
  background-image: linear-gradient(211.41deg, #929dad 0%, #d3dbe3 100%);
36609
36609
  }
36610
36610
 
36611
+ .E_c14ouk5o {
36612
+ width: 100%;
36613
+ height: 100%;
36614
+ display: flex;
36615
+ font-size: 12px;
36616
+ line-height: 18px;
36617
+ padding: 8px 0;
36618
+ box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
36619
+ }
36620
+
36621
+ .E_c14ouk5o:last-of-type {
36622
+ box-shadow: none;
36623
+ padding-bottom: 0;
36624
+ }
36625
+
36626
+ .E_c14ouk5o.collapsed {
36627
+ flex-direction: column;
36628
+ }
36629
+
36630
+ .E_c14ouk5o.collapsed .collapsed-content {
36631
+ display: flex;
36632
+ }
36633
+
36634
+ .E_c14ouk5o.collapsed .collapsed-content > span {
36635
+ flex: 1;
36636
+ display: flex;
36637
+ justify-content: space-between;
36638
+ }
36639
+
36640
+ .E_c14ouk5o.collapsed .collapsed-content > span .ant-btn {
36641
+ height: auto;
36642
+ }
36643
+
36644
+ .E_c14ouk5o.collapsed .extra-content {
36645
+ margin-left: 162px;
36646
+ }
36647
+
36648
+ .E_c14ouk5o .col-label {
36649
+ width: 216px;
36650
+ color: rgba(44, 56, 82, 0.6);
36651
+ margin-right: 12px;
36652
+ flex-shrink: 0;
36653
+ }
36654
+
36655
+ .E_c14ouk5o .col-content {
36656
+ color: #2d3a56;
36657
+ /* make btn link in info row have the same height as normal text */
36658
+ }
36659
+
36660
+ .E_c14ouk5o .col-content .ant-btn.ant-btn-link {
36661
+ height: auto;
36662
+ }
36663
+
36664
+ .E_l12xdkhl {
36665
+ width: 64px;
36666
+ height: 64px;
36667
+ max-width: 64px;
36668
+ max-height: 64px;
36669
+ overflow: hidden;
36670
+ display: flex;
36671
+ align-items: center;
36672
+ justify-content: center;
36673
+ position: relative;
36674
+ opacity: 0.6;
36675
+ }
36676
+
36677
+ .E_l12xdkhl .icon-wrapper {
36678
+ animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
36679
+ }
36680
+
36681
+ @keyframes rotate {
36682
+ from {
36683
+ transform: rotate(0deg);
36684
+ }
36685
+ to {
36686
+ transform: rotate(360deg);
36687
+ }
36688
+ }
36611
36689
  .E_c1kchka8 {
36612
36690
  height: 100%;
36613
36691
  width: 100%;
@@ -37188,15 +37266,6 @@ span.E_tqjc4ui {
37188
37266
  padding: 0;
37189
37267
  }
37190
37268
 
37191
- .E_cevhqx7 {
37192
- color: #00122e;
37193
- }
37194
-
37195
- .E_snbqlt4 {
37196
- margin-top: 8px;
37197
- color: rgba(44, 56, 82, 0.6);
37198
- }
37199
-
37200
37269
  .E_c1ss4prm {
37201
37270
  color: rgba(44, 56, 82, 0.6);
37202
37271
  }
@@ -37239,81 +37308,11 @@ span.E_tqjc4ui {
37239
37308
  margin: 16px 0;
37240
37309
  }
37241
37310
 
37242
- .E_c14ouk5o {
37243
- width: 100%;
37244
- height: 100%;
37245
- display: flex;
37246
- font-size: 12px;
37247
- line-height: 18px;
37248
- padding: 8px 0;
37249
- box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
37250
- }
37251
-
37252
- .E_c14ouk5o:last-of-type {
37253
- box-shadow: none;
37254
- padding-bottom: 0;
37255
- }
37256
-
37257
- .E_c14ouk5o.collapsed {
37258
- flex-direction: column;
37259
- }
37260
-
37261
- .E_c14ouk5o.collapsed .collapsed-content {
37262
- display: flex;
37263
- }
37264
-
37265
- .E_c14ouk5o.collapsed .collapsed-content > span {
37266
- flex: 1;
37267
- display: flex;
37268
- justify-content: space-between;
37269
- }
37270
-
37271
- .E_c14ouk5o.collapsed .collapsed-content > span .ant-btn {
37272
- height: auto;
37273
- }
37274
-
37275
- .E_c14ouk5o.collapsed .extra-content {
37276
- margin-left: 162px;
37311
+ .E_cevhqx7 {
37312
+ color: #00122e;
37277
37313
  }
37278
37314
 
37279
- .E_c14ouk5o .col-label {
37280
- width: 216px;
37315
+ .E_snbqlt4 {
37316
+ margin-top: 8px;
37281
37317
  color: rgba(44, 56, 82, 0.6);
37282
- margin-right: 12px;
37283
- flex-shrink: 0;
37284
- }
37285
-
37286
- .E_c14ouk5o .col-content {
37287
- color: #2d3a56;
37288
- /* make btn link in info row have the same height as normal text */
37289
- }
37290
-
37291
- .E_c14ouk5o .col-content .ant-btn.ant-btn-link {
37292
- height: auto;
37293
- }
37294
-
37295
- .E_l12xdkhl {
37296
- width: 64px;
37297
- height: 64px;
37298
- max-width: 64px;
37299
- max-height: 64px;
37300
- overflow: hidden;
37301
- display: flex;
37302
- align-items: center;
37303
- justify-content: center;
37304
- position: relative;
37305
- opacity: 0.6;
37306
- }
37307
-
37308
- .E_l12xdkhl .icon-wrapper {
37309
- animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
37310
- }
37311
-
37312
- @keyframes rotate {
37313
- from {
37314
- transform: rotate(0deg);
37315
- }
37316
- to {
37317
- transform: rotate(360deg);
37318
- }
37319
37318
  }