@cloudtower/eagle 0.33.21 → 0.33.23

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/style.css CHANGED
@@ -30014,11 +30014,38 @@ html body {
30014
30014
  justify-content: center;
30015
30015
  }
30016
30016
 
30017
- .E_c1yyuluq {
30017
+ .E_c1uzzomf {
30018
+ margin-bottom: 16px;
30019
+ }
30020
+ .E_c1uzzomf .card-title {
30021
+ font-size: 16px;
30022
+ color: rgba(44, 56, 82, 0.6);
30023
+ font-weight: 700;
30024
+ line-height: 32px;
30025
+ }
30026
+ .E_c1uzzomf .card-body {
30027
+ padding: 24px;
30018
30028
  border-radius: 8px;
30029
+ background: #fff;
30019
30030
  }
30020
- .E_c1yyuluq .ant-card-body {
30021
- padding: 20px 24px 24px 24px;
30031
+ .E_c1uzzomf .empty {
30032
+ font-weight: 700;
30033
+ font-size: 14px;
30034
+ line-height: 22px;
30035
+ color: rgba(0, 21, 64, 0.3);
30036
+ text-align: center;
30037
+ }
30038
+
30039
+ .E_itxley7.ant-input-group.ant-input-group-compact {
30040
+ display: flex;
30041
+ }
30042
+ .E_itxley7.ant-input-group.ant-input-group-compact > *:first-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:first-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:first-child .ant-time-picker-input {
30043
+ border-bottom-left-radius: 5px;
30044
+ border-top-left-radius: 5px;
30045
+ }
30046
+ .E_itxley7.ant-input-group.ant-input-group-compact > *:last-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:last-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:last-child .ant-time-picker-input {
30047
+ border-bottom-right-radius: 5px;
30048
+ border-top-right-radius: 5px;
30022
30049
  }
30023
30050
 
30024
30051
  .E_ccrbeuz .ant-collapse-item {
@@ -30043,26 +30070,28 @@ html body {
30043
30070
  cursor: default;
30044
30071
  }
30045
30072
 
30046
- .E_c1uzzomf {
30047
- margin-bottom: 16px;
30048
- }
30049
- .E_c1uzzomf .card-title {
30050
- font-size: 16px;
30073
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30074
+ padding: 4px 8px 0 8px;
30051
30075
  color: rgba(44, 56, 82, 0.6);
30052
- font-weight: 700;
30053
- line-height: 32px;
30076
+ font-size: 12px;
30054
30077
  }
30055
- .E_c1uzzomf .card-body {
30056
- padding: 24px;
30078
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30079
+ padding-bottom: 6px;
30080
+ }
30081
+ .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30082
+ padding-top: 4px;
30083
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30084
+ }
30085
+
30086
+ .E_sx1bpnu .ant-input-sm {
30087
+ line-height: 18px;
30088
+ }
30089
+
30090
+ .E_c1yyuluq {
30057
30091
  border-radius: 8px;
30058
- background: #fff;
30059
30092
  }
30060
- .E_c1uzzomf .empty {
30061
- font-weight: 700;
30062
- font-size: 14px;
30063
- line-height: 22px;
30064
- color: rgba(0, 21, 64, 0.3);
30065
- text-align: center;
30093
+ .E_c1yyuluq .ant-card-body {
30094
+ padding: 20px 24px 24px 24px;
30066
30095
  }
30067
30096
 
30068
30097
  .E_d1bw7c5z {
@@ -30148,101 +30177,6 @@ html body {
30148
30177
  width: 102px;
30149
30178
  }
30150
30179
 
30151
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30152
- padding: 4px 8px 0 8px;
30153
- color: rgba(44, 56, 82, 0.6);
30154
- font-size: 12px;
30155
- }
30156
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30157
- padding-bottom: 6px;
30158
- }
30159
- .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30160
- padding-top: 4px;
30161
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30162
- }
30163
-
30164
- .E_sx1bpnu .ant-input-sm {
30165
- line-height: 18px;
30166
- }
30167
-
30168
- .E_itxley7.ant-input-group.ant-input-group-compact {
30169
- display: flex;
30170
- }
30171
- .E_itxley7.ant-input-group.ant-input-group-compact > *:first-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:first-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:first-child .ant-time-picker-input {
30172
- border-bottom-left-radius: 5px;
30173
- border-top-left-radius: 5px;
30174
- }
30175
- .E_itxley7.ant-input-group.ant-input-group-compact > *:last-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:last-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:last-child .ant-time-picker-input {
30176
- border-bottom-right-radius: 5px;
30177
- border-top-right-radius: 5px;
30178
- }
30179
-
30180
- .E_c1bus5hc {
30181
- --color: white;
30182
- height: 14px;
30183
- width: 14px;
30184
- border-radius: 50%;
30185
- flex-shrink: 0;
30186
- display: flex;
30187
- align-items: center;
30188
- justify-content: center;
30189
- border: 1px solid var(--color);
30190
- }
30191
- .E_c1bus5hc .circle-inner {
30192
- position: relative;
30193
- height: 10px;
30194
- width: 10px;
30195
- border-radius: 50%;
30196
- overflow: hidden;
30197
- }
30198
- .E_c1bus5hc .circle-content {
30199
- position: absolute;
30200
- height: 100%;
30201
- width: 100%;
30202
- left: 0;
30203
- top: 0;
30204
- border-radius: 50%;
30205
- background: linear-gradient(to right, var(--color) 50%, white 50%);
30206
- transform: rotate(180deg);
30207
- }
30208
- .E_c1bus5hc .circle-child {
30209
- position: absolute;
30210
- height: 100%;
30211
- width: 100%;
30212
- left: 0;
30213
- top: 0;
30214
- margin-left: 50%;
30215
- transform-origin: left;
30216
- background: white;
30217
- transform: rotate(0deg);
30218
- }
30219
-
30220
- .E_i11gg7mj .ant-input-prefix {
30221
- margin-right: 8px;
30222
- }
30223
- .E_i11gg7mj .ant-input-suffix {
30224
- margin-left: 8px;
30225
- }
30226
-
30227
- .E_cc368xp {
30228
- color: #00122e;
30229
- border-right: 1px solid rgba(172, 186, 211, 0.6);
30230
- margin-right: 8px;
30231
- padding-right: 8px;
30232
- }
30233
-
30234
- .E_i11o6xqj {
30235
- display: flex;
30236
- gap: 4px;
30237
- }
30238
- .E_i11o6xqj .icon-wrapper {
30239
- cursor: pointer;
30240
- }
30241
-
30242
- .E_d19ruhdj.icon-wrapper {
30243
- cursor: not-allowed;
30244
- }
30245
-
30246
30180
  .E_rapgekc.ant-radio-wrapper {
30247
30181
  display: inline-flex;
30248
30182
  align-items: baseline;
@@ -30389,6 +30323,56 @@ html body {
30389
30323
  width: 36px;
30390
30324
  }
30391
30325
 
30326
+ .E_c1bus5hc {
30327
+ --color: white;
30328
+ height: 14px;
30329
+ width: 14px;
30330
+ border-radius: 50%;
30331
+ flex-shrink: 0;
30332
+ display: flex;
30333
+ align-items: center;
30334
+ justify-content: center;
30335
+ border: 1px solid var(--color);
30336
+ }
30337
+ .E_c1bus5hc .circle-inner {
30338
+ position: relative;
30339
+ height: 10px;
30340
+ width: 10px;
30341
+ border-radius: 50%;
30342
+ overflow: hidden;
30343
+ }
30344
+ .E_c1bus5hc .circle-content {
30345
+ position: absolute;
30346
+ height: 100%;
30347
+ width: 100%;
30348
+ left: 0;
30349
+ top: 0;
30350
+ border-radius: 50%;
30351
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
30352
+ transform: rotate(180deg);
30353
+ }
30354
+ .E_c1bus5hc .circle-child {
30355
+ position: absolute;
30356
+ height: 100%;
30357
+ width: 100%;
30358
+ left: 0;
30359
+ top: 0;
30360
+ margin-left: 50%;
30361
+ transform-origin: left;
30362
+ background: white;
30363
+ transform: rotate(0deg);
30364
+ }
30365
+
30366
+ .E_ivqqkzv {
30367
+ height: 24px;
30368
+ width: 56px !important;
30369
+ margin-right: 4px;
30370
+ }
30371
+
30372
+ .E_c1wk4q29 {
30373
+ color: rgba(44, 56, 82, 0.6);
30374
+ }
30375
+
30392
30376
  .E_phljevk {
30393
30377
  display: flex;
30394
30378
  justify-content: space-between;
@@ -30446,16 +30430,6 @@ html body {
30446
30430
  line-height: 18px;
30447
30431
  }
30448
30432
 
30449
- .E_ivqqkzv {
30450
- height: 24px;
30451
- width: 56px !important;
30452
- margin-right: 4px;
30453
- }
30454
-
30455
- .E_c1wk4q29 {
30456
- color: rgba(44, 56, 82, 0.6);
30457
- }
30458
-
30459
30433
  .E_s1dizucg.ant-switch {
30460
30434
  min-width: 40px;
30461
30435
  height: 24px;
@@ -30511,32 +30485,77 @@ html body {
30511
30485
  margin-left: 5px;
30512
30486
  }
30513
30487
 
30514
- .E_s1dni7lo {
30515
- width: 430px !important;
30488
+ .E_i11gg7mj .ant-input-prefix {
30489
+ margin-right: 8px;
30490
+ }
30491
+ .E_i11gg7mj .ant-input-suffix {
30492
+ margin-left: 8px;
30516
30493
  }
30517
30494
 
30518
- .E_d1wwmmm5 .ant-select-item-group {
30519
- padding: 8px 16px;
30520
- line-height: 18px;
30521
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30522
- height: 34px;
30523
- min-height: 34px;
30524
- box-sizing: border-box;
30525
- margin-top: 8px;
30495
+ .E_cc368xp {
30496
+ color: #00122e;
30497
+ border-right: 1px solid rgba(172, 186, 211, 0.6);
30498
+ margin-right: 8px;
30499
+ padding-right: 8px;
30526
30500
  }
30527
30501
 
30528
- .E_o1ugr09p {
30502
+ .E_i11o6xqj {
30529
30503
  display: flex;
30530
- flex-direction: column;
30531
- margin: 1px 8px;
30532
- padding: 8px;
30533
- border-radius: 4px;
30534
- }
30535
- .E_o1ugr09p .selected-icon {
30536
- display: none;
30504
+ gap: 4px;
30537
30505
  }
30538
- .E_o1ugr09p.ant-select-item-option-grouped {
30539
- padding-left: 8px;
30506
+ .E_i11o6xqj .icon-wrapper {
30507
+ cursor: pointer;
30508
+ }
30509
+
30510
+ .E_d19ruhdj.icon-wrapper {
30511
+ cursor: not-allowed;
30512
+ }
30513
+
30514
+ .E_tju3gfj .date {
30515
+ margin-right: 4px;
30516
+ }
30517
+
30518
+ .E_t1m2x205 .ant-tooltip-arrow {
30519
+ display: none;
30520
+ }
30521
+ .E_t1m2x205 .ant-tooltip-inner {
30522
+ background: rgba(23, 38, 64, 0.8);
30523
+ border-radius: 4px;
30524
+ }
30525
+ .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
30526
+ visibility: hidden;
30527
+ }
30528
+
30529
+ .E_iq1gosr {
30530
+ display: inline-block;
30531
+ }
30532
+
30533
+ .E_s1dni7lo {
30534
+ width: 430px !important;
30535
+ }
30536
+
30537
+ .E_d1wwmmm5 .ant-select-item-group {
30538
+ padding: 8px 16px;
30539
+ line-height: 18px;
30540
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30541
+ height: 34px;
30542
+ min-height: 34px;
30543
+ box-sizing: border-box;
30544
+ margin-top: 8px;
30545
+ }
30546
+
30547
+ .E_o1ugr09p {
30548
+ display: flex;
30549
+ flex-direction: column;
30550
+ margin: 1px 8px;
30551
+ padding: 8px;
30552
+ border-radius: 4px;
30553
+ }
30554
+ .E_o1ugr09p .selected-icon {
30555
+ display: none;
30556
+ }
30557
+ .E_o1ugr09p.ant-select-item-option-grouped {
30558
+ padding-left: 8px;
30540
30559
  }
30541
30560
  .E_o1ugr09p.ant-select-item-option-selected {
30542
30561
  background-color: white;
@@ -30592,92 +30611,6 @@ html body {
30592
30611
  opacity: 0;
30593
30612
  }
30594
30613
 
30595
- .E_tju3gfj .date {
30596
- margin-right: 4px;
30597
- }
30598
-
30599
- .E_iq1gosr {
30600
- display: inline-block;
30601
- }
30602
-
30603
- .E_t1m2x205 .ant-tooltip-arrow {
30604
- display: none;
30605
- }
30606
- .E_t1m2x205 .ant-tooltip-inner {
30607
- background: rgba(23, 38, 64, 0.8);
30608
- border-radius: 4px;
30609
- }
30610
- .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
30611
- visibility: hidden;
30612
- }
30613
-
30614
- .E_f7pxqmh {
30615
- width: 100%;
30616
- margin-bottom: 0 !important;
30617
- flex-flow: nowrap !important;
30618
- line-break: auto;
30619
- }
30620
- .E_f7pxqmh > .ant-form-item-label {
30621
- text-align: left !important;
30622
- padding-bottom: 0 !important;
30623
- }
30624
- .E_f7pxqmh > .ant-form-item-label > label {
30625
- min-height: 32px;
30626
- height: auto;
30627
- font-size: 13px;
30628
- color: rgba(44, 56, 82, 0.6);
30629
- white-space: normal;
30630
- }
30631
- .E_f7pxqmh.ant-form-item-has-error .ant-input {
30632
- border-color: #ff4d4f !important;
30633
- }
30634
- .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
30635
- border-color: #ff4d4f !important;
30636
- }
30637
- .E_f7pxqmh .ant-form-item-explain {
30638
- margin-top: 4px;
30639
- font-size: 12px;
30640
- min-height: 0px;
30641
- }
30642
- .E_f7pxqmh .ant-form-item-extra {
30643
- font-size: 12px;
30644
- color: rgba(44, 56, 82, 0.6);
30645
- min-height: 0px;
30646
- }
30647
-
30648
- .E_iouxfgt {
30649
- display: inline-flex;
30650
- align-items: center;
30651
- }
30652
- .E_iouxfgt .icon-inner {
30653
- display: inline-flex;
30654
- align-items: center;
30655
- justify-content: center;
30656
- }
30657
- .E_iouxfgt .icon-inner + span,
30658
- .E_iouxfgt span + .icon-inner.suffix {
30659
- margin-left: 4px;
30660
- }
30661
- .E_iouxfgt.is-rotate img,
30662
- .E_iouxfgt.is-rotate svg {
30663
- animation: rotate 680ms linear infinite;
30664
- }
30665
-
30666
- .E_fzh9mnb {
30667
- width: 100%;
30668
- height: 100%;
30669
- min-height: 124px;
30670
- display: flex;
30671
- flex-direction: column;
30672
- justify-content: center;
30673
- align-items: center;
30674
- }
30675
- .E_fzh9mnb .error-text {
30676
- color: rgba(10, 37, 85, 0.6);
30677
- margin-bottom: 16px;
30678
- font-size: 18px;
30679
- }
30680
-
30681
30614
  .E_s1sck0th {
30682
30615
  padding: 0 8px;
30683
30616
  border-radius: 4px;
@@ -30760,55 +30693,71 @@ html body {
30760
30693
  background-color: #7E41FF;
30761
30694
  }
30762
30695
 
30763
- .E_a1wfy30z .ant-input-number-handler-wrap {
30764
- display: var(--a1wfy30z-0);
30696
+ .E_fzh9mnb {
30697
+ width: 100%;
30698
+ height: 100%;
30699
+ min-height: 124px;
30700
+ display: flex;
30701
+ flex-direction: column;
30702
+ justify-content: center;
30703
+ align-items: center;
30765
30704
  }
30766
- .E_a1wfy30z .ant-input-number-input-wrap {
30767
- padding: 4px 11px;
30768
- display: inline-flex;
30769
- line-height: 1.5715;
30770
- height: inherit;
30705
+ .E_fzh9mnb .error-text {
30706
+ color: rgba(10, 37, 85, 0.6);
30707
+ margin-bottom: 16px;
30708
+ font-size: 18px;
30771
30709
  }
30772
- .E_a1wfy30z .ant-input-number-input-wrap::after {
30773
- content: var(--a1wfy30z-1);
30774
- display: var(--a1wfy30z-2);
30775
- flex: none;
30776
- align-items: center;
30777
- margin-left: 4px;
30710
+
30711
+ .E_f7pxqmh {
30712
+ width: 100%;
30713
+ margin-bottom: 0 !important;
30714
+ flex-flow: nowrap !important;
30715
+ line-break: auto;
30778
30716
  }
30779
- .E_a1wfy30z .ant-input-number-input-wrap::before {
30780
- content: var(--a1wfy30z-3);
30781
- display: var(--a1wfy30z-4);
30782
- flex: none;
30783
- align-items: center;
30784
- margin-right: 4px;
30785
- cursor: auto;
30717
+ .E_f7pxqmh > .ant-form-item-label {
30718
+ text-align: left !important;
30719
+ padding-bottom: 0 !important;
30786
30720
  }
30787
- .E_a1wfy30z .ant-input-number-input {
30788
- padding: 0;
30789
- margin: 0;
30721
+ .E_f7pxqmh > .ant-form-item-label > label {
30722
+ min-height: 32px;
30790
30723
  height: auto;
30791
- font-size: inherit;
30724
+ font-size: 13px;
30725
+ color: rgba(44, 56, 82, 0.6);
30726
+ white-space: normal;
30727
+ }
30728
+ .E_f7pxqmh.ant-form-item-has-error .ant-input {
30729
+ border-color: #ff4d4f !important;
30730
+ }
30731
+ .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
30732
+ border-color: #ff4d4f !important;
30733
+ }
30734
+ .E_f7pxqmh .ant-form-item-explain {
30735
+ margin-top: 4px;
30736
+ font-size: 12px;
30737
+ min-height: 0px;
30738
+ }
30739
+ .E_f7pxqmh .ant-form-item-extra {
30740
+ font-size: 12px;
30741
+ color: rgba(44, 56, 82, 0.6);
30742
+ min-height: 0px;
30792
30743
  }
30793
30744
 
30794
- .E_i1inqkme {
30795
- height: 18px;
30796
- line-height: 18px;
30797
- padding: 0 4px;
30798
- border-radius: 4px;
30799
- background: rgba(235, 239, 245, 0.6);
30800
- border: 1px solid rgba(223, 228, 235, 0.6);
30801
- display: flex;
30745
+ .E_iouxfgt {
30746
+ display: inline-flex;
30802
30747
  align-items: center;
30803
- white-space: nowrap;
30804
- margin-right: 4px;
30805
30748
  }
30806
-
30807
- .E_atcz0kf .ant-input-suffix {
30808
- margin-left: 8px;
30749
+ .E_iouxfgt .icon-inner {
30750
+ display: inline-flex;
30751
+ align-items: center;
30752
+ justify-content: center;
30809
30753
  }
30810
- .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30811
- padding: 2px 7px 2px 12px;
30754
+ .E_iouxfgt .icon-inner + span,
30755
+ .E_iouxfgt span + .icon-inner.suffix {
30756
+ margin-left: 4px;
30757
+ }
30758
+ .E_iouxfgt.is-rotate img,
30759
+ .E_iouxfgt.is-rotate svg {
30760
+ animation: rotate 680ms linear infinite;
30812
30761
  }
30813
30762
 
30814
30763
  .E_ai7qkf2 .ant-input-number-handler-wrap {
@@ -30871,19 +30820,104 @@ html body {
30871
30820
  padding: 2px 8px;
30872
30821
  }
30873
30822
 
30874
- .E_owd0kml {
30875
- display: inline-block;
30823
+ .E_atcz0kf .ant-input-suffix {
30824
+ margin-left: 8px;
30825
+ }
30826
+ .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30827
+ padding: 2px 7px 2px 12px;
30876
30828
  }
30877
30829
 
30878
- .E_h1jsgezc {
30879
- visibility: hidden;
30880
- position: absolute;
30830
+ .E_i1inqkme {
30831
+ height: 18px;
30832
+ line-height: 18px;
30833
+ padding: 0 4px;
30834
+ border-radius: 4px;
30835
+ background: rgba(235, 239, 245, 0.6);
30836
+ border: 1px solid rgba(223, 228, 235, 0.6);
30837
+ display: flex;
30838
+ align-items: center;
30839
+ white-space: nowrap;
30840
+ margin-right: 4px;
30881
30841
  }
30882
30842
 
30883
- .E_dsnbhzf {
30884
- font-family: Inter;
30885
- font-style: normal;
30886
- font-weight: bold;
30843
+ .E_a1wfy30z .ant-input-number-handler-wrap {
30844
+ display: var(--a1wfy30z-0);
30845
+ }
30846
+ .E_a1wfy30z .ant-input-number-input-wrap {
30847
+ padding: 4px 11px;
30848
+ display: inline-flex;
30849
+ line-height: 1.5715;
30850
+ height: inherit;
30851
+ }
30852
+ .E_a1wfy30z .ant-input-number-input-wrap::after {
30853
+ content: var(--a1wfy30z-1);
30854
+ display: var(--a1wfy30z-2);
30855
+ flex: none;
30856
+ align-items: center;
30857
+ margin-left: 4px;
30858
+ }
30859
+ .E_a1wfy30z .ant-input-number-input-wrap::before {
30860
+ content: var(--a1wfy30z-3);
30861
+ display: var(--a1wfy30z-4);
30862
+ flex: none;
30863
+ align-items: center;
30864
+ margin-right: 4px;
30865
+ cursor: auto;
30866
+ }
30867
+ .E_a1wfy30z .ant-input-number-input {
30868
+ padding: 0;
30869
+ margin: 0;
30870
+ height: auto;
30871
+ font-size: inherit;
30872
+ }
30873
+
30874
+ .E_m196gn1d {
30875
+ min-width: 1280px;
30876
+ }
30877
+
30878
+ .E_a1b5xrg3 .user-icon-inner {
30879
+ display: inline-flex;
30880
+ align-items: center;
30881
+ justify-content: center;
30882
+ color: #fff;
30883
+ font-weight: bold;
30884
+ font-size: 12px;
30885
+ width: 24px;
30886
+ height: 24px;
30887
+ border-radius: 50%;
30888
+ background: var(--a1b5xrg3-0);
30889
+ }
30890
+ .E_a1b5xrg3.btn-item {
30891
+ transition: all 160ms ease;
30892
+ cursor: pointer;
30893
+ width: 56px;
30894
+ height: 40px;
30895
+ display: inline-flex;
30896
+ align-items: center;
30897
+ justify-content: center;
30898
+ border-radius: 6px;
30899
+ }
30900
+ .E_a1b5xrg3.btn-item:hover {
30901
+ box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
30902
+ }
30903
+ .E_a1b5xrg3.btn-item:active {
30904
+ transform: translateY(2px);
30905
+ transition: all 320ms ease;
30906
+ }
30907
+
30908
+ .E_owd0kml {
30909
+ display: inline-block;
30910
+ }
30911
+
30912
+ .E_h1jsgezc {
30913
+ visibility: hidden;
30914
+ position: absolute;
30915
+ }
30916
+
30917
+ .E_dsnbhzf {
30918
+ font-family: Inter;
30919
+ font-style: normal;
30920
+ font-weight: bold;
30887
30921
  font-size: 32px;
30888
30922
  line-height: 40px;
30889
30923
  }
@@ -32044,38 +32078,29 @@ input.E_rf8rlle.ant-input {
32044
32078
  color: rgba(44, 56, 82, 0.7490196078);
32045
32079
  }
32046
32080
 
32047
- .E_a1b5xrg3 .user-icon-inner {
32048
- display: inline-flex;
32049
- align-items: center;
32050
- justify-content: center;
32051
- color: #fff;
32052
- font-weight: bold;
32053
- font-size: 12px;
32054
- width: 24px;
32055
- height: 24px;
32056
- border-radius: 50%;
32057
- background: var(--a1b5xrg3-0);
32058
- }
32059
- .E_a1b5xrg3.btn-item {
32060
- transition: all 160ms ease;
32061
- cursor: pointer;
32062
- width: 56px;
32063
- height: 40px;
32064
- display: inline-flex;
32081
+ .E_oa99sl3 {
32082
+ display: flex;
32083
+ justify-content: space-between;
32065
32084
  align-items: center;
32066
- justify-content: center;
32067
- border-radius: 6px;
32085
+ gap: 8px;
32068
32086
  }
32069
- .E_a1b5xrg3.btn-item:hover {
32070
- box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
32087
+ .E_oa99sl3,
32088
+ .E_oa99sl3 :first-child {
32089
+ line-height: inherit !important;
32071
32090
  }
32072
- .E_a1b5xrg3.btn-item:active {
32073
- transform: translateY(2px);
32074
- transition: all 320ms ease;
32091
+
32092
+ .E_lvp5pj7 {
32093
+ display: flex;
32094
+ justify-content: space-between;
32095
+ align-items: center;
32096
+ gap: 8px;
32097
+ min-width: 0;
32075
32098
  }
32076
32099
 
32077
- .E_m196gn1d {
32078
- min-width: 1280px;
32100
+ .E_s1io1lws {
32101
+ display: flex;
32102
+ align-items: center;
32103
+ flex-shrink: 0;
32079
32104
  }
32080
32105
 
32081
32106
  .E_s17wv897.ant-select, .E_s17wv897.ant-select div.ant-select-selector {
@@ -32262,42 +32287,19 @@ input.E_rf8rlle.ant-input {
32262
32287
  color: rgba(0, 21, 64, 0.3);
32263
32288
  }
32264
32289
 
32265
- .E_oa99sl3 {
32266
- display: flex;
32267
- justify-content: space-between;
32268
- align-items: center;
32269
- gap: 8px;
32270
- }
32271
- .E_oa99sl3,
32272
- .E_oa99sl3 :first-child {
32273
- line-height: inherit !important;
32274
- }
32275
-
32276
- .E_lvp5pj7 {
32277
- display: flex;
32278
- justify-content: space-between;
32279
- align-items: center;
32280
- gap: 8px;
32281
- min-width: 0;
32282
- }
32283
-
32284
- .E_s1io1lws {
32290
+ .E_w1dxz879 {
32285
32291
  display: flex;
32286
- align-items: center;
32287
- flex-shrink: 0;
32288
- }
32289
-
32290
- .E_suhck3k {
32291
- height: 24px;
32292
- width: 24px;
32293
- border-radius: 6px;
32294
- padding: 4px;
32292
+ flex-direction: column;
32293
+ gap: 6px;
32295
32294
  }
32296
- .E_suhck3k:hover {
32297
- background-color: rgba(0, 136, 255, 0.1);
32295
+ .E_w1dxz879 .ellipsis-tooltip {
32296
+ max-height: var(--w1dxz879-0);
32297
+ text-overflow: clip;
32298
+ overflow: hidden;
32298
32299
  }
32299
- .E_suhck3k:hover svg path {
32300
- fill: blue;
32300
+ .E_w1dxz879 .tips {
32301
+ color: #fff;
32302
+ opacity: 0.8;
32301
32303
  }
32302
32304
 
32303
32305
  .E_ryby9ds {
@@ -32316,19 +32318,17 @@ input.E_rf8rlle.ant-input {
32316
32318
  margin-right: 6px;
32317
32319
  }
32318
32320
 
32319
- .E_w1dxz879 {
32320
- display: flex;
32321
- flex-direction: column;
32322
- gap: 6px;
32321
+ .E_suhck3k {
32322
+ height: 24px;
32323
+ width: 24px;
32324
+ border-radius: 6px;
32325
+ padding: 4px;
32323
32326
  }
32324
- .E_w1dxz879 .ellipsis-tooltip {
32325
- max-height: var(--w1dxz879-0);
32326
- text-overflow: clip;
32327
- overflow: hidden;
32327
+ .E_suhck3k:hover {
32328
+ background-color: rgba(0, 136, 255, 0.1);
32328
32329
  }
32329
- .E_w1dxz879 .tips {
32330
- color: #fff;
32331
- opacity: 0.8;
32330
+ .E_suhck3k:hover svg path {
32331
+ fill: blue;
32332
32332
  }
32333
32333
 
32334
32334
  .E_hrhfj7c {
@@ -32805,57 +32805,62 @@ input.E_rf8rlle.ant-input {
32805
32805
  background-color: transparent;
32806
32806
  }
32807
32807
 
32808
- .E_c1kghdax {
32809
- color: #2d3a56;
32810
- padding: 7px 12px;
32808
+ .E_lht19u8 {
32809
+ width: 64px;
32810
+ height: 64px;
32811
32811
  display: flex;
32812
- justify-content: space-between;
32813
32812
  align-items: center;
32813
+ justify-content: center;
32814
+ position: relative;
32815
+ opacity: 0.2;
32814
32816
  }
32815
- .E_c1kghdax.has-arrow {
32816
- padding-left: 10px;
32817
- }
32818
- .E_c1kghdax.has-arrow .title-wrapper {
32819
- cursor: pointer;
32820
- color: #00122e;
32817
+
32818
+ .E_lk3gkp4 {
32819
+ position: absolute;
32820
+ width: 5px;
32821
+ height: 48px;
32822
+ left: 9.33px;
32823
+ top: 40.5px;
32824
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32825
+ border-radius: 5px;
32826
+ transform: rotate(-128deg);
32827
+ transform-origin: top left;
32828
+ animation: loading-indicator1 1100ms ease-out infinite;
32821
32829
  }
32822
- .E_c1kghdax.has-arrow .title-wrapper.is-open {
32823
- color: #2d3a56;
32824
- font-weight: 600;
32830
+
32831
+ .E_ll4n94n {
32832
+ position: absolute;
32833
+ width: 5px;
32834
+ height: 48px;
32835
+ left: 40.8px;
32836
+ top: 8.4px;
32837
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32838
+ border-radius: 5px;
32839
+ transform: rotate(-8deg);
32840
+ transform-origin: top left;
32841
+ animation: loading-indicator2 1100ms ease-out infinite;
32825
32842
  }
32826
- .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
32827
- transform: rotate(90deg);
32843
+
32844
+ .E_l17lbdo6 {
32845
+ position: absolute;
32846
+ width: 5px;
32847
+ height: 48px;
32848
+ left: 52.9px;
32849
+ top: 51.8px;
32850
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32851
+ border-radius: 5px;
32852
+ transform: rotate(112deg);
32853
+ transform-origin: top left;
32854
+ animation: loading-indicator3 1100ms ease-out infinite;
32828
32855
  }
32829
- .E_c1kghdax .sub-info {
32830
- font-size: 12px;
32831
- line-height: 18px;
32856
+
32857
+ .E_ckui4s7 {
32858
+ color: #2d3a56;
32859
+ line-height: 22px;
32860
+ display: inline-flex;
32832
32861
  }
32833
- .E_c1kghdax .title-wrapper {
32834
- display: flex;
32835
- align-items: center;
32836
- user-select: none;
32837
- flex-grow: 1;
32838
- font-size: 12px;
32839
- line-height: 18px;
32840
- color: #2d3a56;
32841
- font-weight: 700;
32842
- }
32843
- .E_c1kghdax .collapse-arrow {
32844
- transition: all 50ms ease-out 0ms;
32845
- margin-right: 2px;
32846
- }
32847
-
32848
- .E_c1yd35n {
32849
- padding: 0 12px 14px 12px;
32850
- }
32851
-
32852
- .E_ckui4s7 {
32853
- color: #2d3a56;
32854
- line-height: 22px;
32855
- display: inline-flex;
32856
- }
32857
- .E_ckui4s7 .ant-checkbox {
32858
- height: 22px;
32862
+ .E_ckui4s7 .ant-checkbox {
32863
+ height: 22px;
32859
32864
  display: flex;
32860
32865
  align-items: center;
32861
32866
  top: 0;
@@ -32913,6 +32918,50 @@ input.E_rf8rlle.ant-input {
32913
32918
  margin-left: 24px;
32914
32919
  }
32915
32920
 
32921
+ .E_c1yd35n {
32922
+ padding: 0 12px 14px 12px;
32923
+ }
32924
+
32925
+ .E_c1kghdax {
32926
+ color: #2d3a56;
32927
+ padding: 7px 12px;
32928
+ display: flex;
32929
+ justify-content: space-between;
32930
+ align-items: center;
32931
+ }
32932
+ .E_c1kghdax.has-arrow {
32933
+ padding-left: 10px;
32934
+ }
32935
+ .E_c1kghdax.has-arrow .title-wrapper {
32936
+ cursor: pointer;
32937
+ color: #00122e;
32938
+ }
32939
+ .E_c1kghdax.has-arrow .title-wrapper.is-open {
32940
+ color: #2d3a56;
32941
+ font-weight: 600;
32942
+ }
32943
+ .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
32944
+ transform: rotate(90deg);
32945
+ }
32946
+ .E_c1kghdax .sub-info {
32947
+ font-size: 12px;
32948
+ line-height: 18px;
32949
+ }
32950
+ .E_c1kghdax .title-wrapper {
32951
+ display: flex;
32952
+ align-items: center;
32953
+ user-select: none;
32954
+ flex-grow: 1;
32955
+ font-size: 12px;
32956
+ line-height: 18px;
32957
+ color: #2d3a56;
32958
+ font-weight: 700;
32959
+ }
32960
+ .E_c1kghdax .collapse-arrow {
32961
+ transition: all 50ms ease-out 0ms;
32962
+ margin-right: 2px;
32963
+ }
32964
+
32916
32965
  .E_b14q2gmw {
32917
32966
  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);
32918
32967
  }
@@ -32930,58 +32979,6 @@ input.E_rf8rlle.ant-input {
32930
32979
  transform: translateY(-4px);
32931
32980
  }
32932
32981
 
32933
- button.E_l48ei06.ant-btn,
32934
- button.E_l48ei06.ant-btn.ant-btn-sm,
32935
- button.E_l48ei06.ant-btn.ant-btn-lg {
32936
- font-size: 12px;
32937
- line-height: 18px;
32938
- height: 18px;
32939
- }
32940
-
32941
- button.E_l48ei06 {
32942
- color: #0080FF;
32943
- height: unset;
32944
- }
32945
- button.E_l48ei06 .button-prefix-icon {
32946
- margin-right: 4px;
32947
- }
32948
- button.E_l48ei06 .button-suffix-icon {
32949
- margin-left: 4px;
32950
- }
32951
- button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
32952
- color: #009DFF;
32953
- }
32954
- button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
32955
- color: #005ED1;
32956
- }
32957
- button.E_l48ei06.ui-kit-link-disabled {
32958
- color: #0080FF;
32959
- }
32960
- button.E_l48ei06.ui-kit-link-primary {
32961
- color: #00122E;
32962
- }
32963
- button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
32964
- color: #0080FF;
32965
- }
32966
- button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
32967
- color: #005ED1;
32968
- }
32969
- button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
32970
- color: #00122E;
32971
- }
32972
- button.E_l48ei06.ui-kit-link-secondary {
32973
- color: rgba(44, 56, 82, 0.7490196078);
32974
- }
32975
- button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
32976
- color: #0080FF;
32977
- }
32978
- button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
32979
- color: #005ED1;
32980
- }
32981
- button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
32982
- color: rgba(44, 56, 82, 0.7490196078);
32983
- }
32984
-
32985
32982
  .E_sddwhm6 {
32986
32983
  margin: 0;
32987
32984
  border-radius: 20px;
@@ -33057,338 +33054,75 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33057
33054
  display: inline-block;
33058
33055
  }
33059
33056
 
33060
- .E_lht19u8 {
33061
- width: 64px;
33062
- height: 64px;
33063
- display: flex;
33064
- align-items: center;
33065
- justify-content: center;
33066
- position: relative;
33067
- opacity: 0.2;
33068
- }
33069
-
33070
- .E_lk3gkp4 {
33071
- position: absolute;
33072
- width: 5px;
33073
- height: 48px;
33074
- left: 9.33px;
33075
- top: 40.5px;
33076
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33077
- border-radius: 5px;
33078
- transform: rotate(-128deg);
33079
- transform-origin: top left;
33080
- animation: loading-indicator1 1100ms ease-out infinite;
33057
+ .E_tc97u5y {
33058
+ height: 100%;
33081
33059
  }
33082
33060
 
33083
- .E_ll4n94n {
33084
- position: absolute;
33085
- width: 5px;
33086
- height: 48px;
33087
- left: 40.8px;
33088
- top: 8.4px;
33089
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33090
- border-radius: 5px;
33091
- transform: rotate(-8deg);
33092
- transform-origin: top left;
33093
- animation: loading-indicator2 1100ms ease-out infinite;
33061
+ .E_efzf37v .ant-table-content,
33062
+ .E_efzf37v .ant-table-body {
33063
+ overflow: visible !important;
33064
+ height: 100%;
33094
33065
  }
33095
-
33096
- .E_l17lbdo6 {
33097
- position: absolute;
33098
- width: 5px;
33099
- height: 48px;
33100
- left: 52.9px;
33101
- top: 51.8px;
33102
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33103
- border-radius: 5px;
33104
- transform: rotate(112deg);
33105
- transform-origin: top left;
33106
- animation: loading-indicator3 1100ms ease-out infinite;
33066
+ .E_efzf37v .ant-table-tbody .ant-table-placeholder td {
33067
+ height: 100%;
33107
33068
  }
33108
-
33109
- .E_sjob3jg {
33110
- --item-min-width: 60px;
33069
+ .E_efzf37v table {
33070
+ width: 100% !important;
33071
+ height: 100%;
33111
33072
  }
33112
- .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
33113
- display: none !important;
33073
+ .E_efzf37v table .ant-table-placeholder .ant-table-expanded-row-fixed {
33074
+ padding: 15px 0;
33114
33075
  }
33115
- .E_sjob3jg .ant-steps-item.ant-steps-item-active {
33116
- flex-shrink: 0 !important;
33076
+ .E_efzf37v table thead.ant-table-thead {
33077
+ display: none;
33117
33078
  }
33118
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
33119
- color: #0080ff;
33079
+
33080
+ .E_t1fisho6 {
33081
+ height: 100%;
33120
33082
  }
33121
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33122
- color: #0080ff;
33123
- font-weight: normal;
33083
+ .E_t1fisho6 .ant-table.ant-table-small .ant-table-tbody > tr > td {
33084
+ padding-top: 6px;
33085
+ padding-bottom: 6px;
33124
33086
  }
33125
- .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 {
33126
- color: rgba(44, 56, 82, 0.6);
33087
+ .E_t1fisho6 .active-row td:nth-child(1) {
33088
+ font-weight: 700;
33127
33089
  }
33128
- .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33129
- color: #00122e;
33090
+ .E_t1fisho6.has-selection .active-row td:nth-child(2) {
33091
+ font-weight: 700;
33130
33092
  }
33131
- .E_sjob3jg .step-item-text {
33132
- display: inline-block;
33093
+ .E_t1fisho6 .ant-spin-nested-loading {
33094
+ height: 100%;
33133
33095
  }
33134
- .E_sjob3jg .step-item-title {
33135
- overflow: hidden;
33136
- white-space: nowrap;
33137
- text-overflow: ellipsis;
33096
+ .E_t1fisho6 .ant-spin-nested-loading .ant-spin-container {
33097
+ height: 100%;
33098
+ overflow: visible;
33138
33099
  }
33139
-
33140
- .E_hjvj6s6 .ant-steps-item-container {
33141
- min-width: var(--item-min-width);
33100
+ .E_t1fisho6 .ant-spin-nested-loading .ant-spin {
33101
+ max-height: none;
33142
33102
  }
33143
- .E_hjvj6s6 .ant-steps-item-disabled {
33144
- cursor: not-allowed !important;
33103
+ .E_t1fisho6 td.ant-table-column-sort {
33104
+ background: transparent;
33145
33105
  }
33146
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
33147
- flex-direction: row;
33148
- justify-content: stretch;
33106
+ .E_t1fisho6 td.ant-table-cell-fix-left,
33107
+ .E_t1fisho6 td.ant-table-cell-fix-right {
33108
+ background: #fff;
33109
+ padding: 0 !important;
33149
33110
  }
33150
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
33151
- padding: 0;
33152
- margin-right: 4px;
33153
- flex: 1;
33154
- overflow: visible;
33111
+ .E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content,
33112
+ .E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content {
33113
+ display: flex;
33114
+ align-items: center;
33115
+ height: 100%;
33116
+ padding: 8px;
33155
33117
  }
33156
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
33118
+ .E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content > span,
33119
+ .E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content > span {
33120
+ overflow: hidden;
33121
+ text-overflow: ellipsis;
33157
33122
  width: 100%;
33158
- min-height: unset;
33159
33123
  }
33160
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
33161
- height: 26px;
33162
- line-height: 26px;
33163
- width: 100%;
33164
- padding: 0;
33165
- font-size: 12px;
33166
- }
33167
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
33168
- margin-right: 10px;
33169
- }
33170
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
33171
- display: none;
33172
- }
33173
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
33174
- padding-left: 8px;
33175
- padding-right: 4px;
33176
- border-radius: 4px 0 0 4px;
33177
- }
33178
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
33179
- margin-right: 0;
33180
- }
33181
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
33182
- padding-right: 8px;
33183
- padding-left: 12px;
33184
- border-radius: 0 4px 4px 0;
33185
- }
33186
- .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 {
33187
- content: "";
33188
- width: 0;
33189
- height: 0;
33190
- border: 13px solid transparent;
33191
- position: absolute;
33192
- top: 0;
33193
- border-left: 8px solid rgba(237, 241, 250, 0.6);
33194
- z-index: 2;
33195
- position: relative;
33196
- top: -50%;
33197
- right: -100%;
33198
- }
33199
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
33200
- padding: 0 4px 0 12px;
33201
- }
33202
- .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 {
33203
- content: "";
33204
- width: 0;
33205
- height: 0;
33206
- border: 13px solid transparent;
33207
- position: absolute;
33208
- top: 0;
33209
- border-left: 8px solid #fff;
33210
- left: 0;
33211
- }
33212
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
33213
- max-width: calc(100% - var(--item-min-width) * 2);
33214
- }
33215
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
33216
- background-color: rgba(0, 136, 255, 0.1);
33217
- }
33218
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
33219
- border-left-color: rgba(0, 136, 255, 0.1) !important;
33220
- }
33221
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
33222
- cursor: pointer;
33223
- min-width: var(--item-min-width);
33224
- }
33225
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
33226
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
33227
- min-width: var(--item-min-width);
33228
- }
33229
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
33230
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
33231
- background-color: rgba(237, 241, 250, 0.6);
33232
- }
33233
- .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
33234
- padding: 0;
33235
- }
33236
-
33237
- .E_v4tv3mf .ant-steps.ant-steps-vertical {
33238
- width: 192px;
33239
- row-gap: 2px;
33240
- }
33241
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
33242
- background-color: rgba(225, 230, 241, 0.6);
33243
- }
33244
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
33245
- color: #00122e !important;
33246
- }
33247
- .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 {
33248
- background-color: rgba(225, 230, 241, 0.6);
33249
- }
33250
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
33251
- padding: 0 8px;
33252
- border-radius: 4px;
33253
- height: 32px;
33254
- display: flex;
33255
- align-items: center;
33256
- }
33257
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
33258
- min-height: auto;
33259
- white-space: nowrap;
33260
- }
33261
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33262
- font-size: 13px;
33263
- line-height: 20px;
33264
- max-width: 100%;
33265
- padding-right: 0;
33266
- }
33267
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
33268
- background: rgba(0, 128, 255, 0.1);
33269
- }
33270
-
33271
- .E_h6l1tj4 {
33272
- width: 100%;
33273
- display: inline-flex;
33274
- align-items: center;
33275
- justify-content: center;
33276
- column-gap: 4px;
33277
- }
33278
- .E_h6l1tj4 .step-item-prefix-container {
33279
- display: inline-flex;
33280
- align-items: center;
33281
- width: 18px;
33282
- height: 18px;
33283
- color: rgba(44, 56, 82, 0.75);
33284
- justify-content: center;
33285
- }
33286
-
33287
- .E_v18frne8 {
33288
- width: 100%;
33289
- display: flex;
33290
- align-items: center;
33291
- justify-content: center;
33292
- column-gap: 6px;
33293
- font-size: 13px;
33294
- }
33295
- .E_v18frne8 .step-item-prefix-container {
33296
- display: inline-flex;
33297
- align-items: center;
33298
- min-width: 20px;
33299
- min-height: 20px;
33300
- color: rgba(44, 56, 82, 0.75);
33301
- justify-content: center;
33302
- }
33303
-
33304
- .E_r77hffu {
33305
- display: flex;
33306
- align-items: center;
33307
- justify-content: space-between;
33308
- column-gap: 6px;
33309
- }
33310
-
33311
- .E_p1cmxsf7 {
33312
- display: flex;
33313
- flex-direction: column;
33314
- justify-content: center;
33315
- row-gap: var(--p1cmxsf7-0);
33316
- }
33317
- .E_p1cmxsf7 .antd5-progress-line {
33318
- font-size: 0;
33319
- margin-bottom: unset;
33320
- margin-inline-end: unset;
33321
- }
33322
-
33323
- .E_tc97u5y {
33324
- height: 100%;
33325
- }
33326
-
33327
- .E_efzf37v .ant-table-content,
33328
- .E_efzf37v .ant-table-body {
33329
- overflow: visible !important;
33330
- height: 100%;
33331
- }
33332
- .E_efzf37v .ant-table-tbody .ant-table-placeholder td {
33333
- height: 100%;
33334
- }
33335
- .E_efzf37v table {
33336
- width: 100% !important;
33337
- height: 100%;
33338
- }
33339
- .E_efzf37v table .ant-table-placeholder .ant-table-expanded-row-fixed {
33340
- padding: 15px 0;
33341
- }
33342
- .E_efzf37v table thead.ant-table-thead {
33343
- display: none;
33344
- }
33345
-
33346
- .E_t1fisho6 {
33347
- height: 100%;
33348
- }
33349
- .E_t1fisho6 .ant-table.ant-table-small .ant-table-tbody > tr > td {
33350
- padding-top: 6px;
33351
- padding-bottom: 6px;
33352
- }
33353
- .E_t1fisho6 .active-row td:nth-child(1) {
33354
- font-weight: 700;
33355
- }
33356
- .E_t1fisho6.has-selection .active-row td:nth-child(2) {
33357
- font-weight: 700;
33358
- }
33359
- .E_t1fisho6 .ant-spin-nested-loading {
33360
- height: 100%;
33361
- }
33362
- .E_t1fisho6 .ant-spin-nested-loading .ant-spin-container {
33363
- height: 100%;
33364
- overflow: visible;
33365
- }
33366
- .E_t1fisho6 .ant-spin-nested-loading .ant-spin {
33367
- max-height: none;
33368
- }
33369
- .E_t1fisho6 td.ant-table-column-sort {
33370
- background: transparent;
33371
- }
33372
- .E_t1fisho6 td.ant-table-cell-fix-left,
33373
- .E_t1fisho6 td.ant-table-cell-fix-right {
33374
- background: #fff;
33375
- padding: 0 !important;
33376
- }
33377
- .E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content,
33378
- .E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content {
33379
- display: flex;
33380
- align-items: center;
33381
- height: 100%;
33382
- padding: 8px;
33383
- }
33384
- .E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content > span,
33385
- .E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content > span {
33386
- overflow: hidden;
33387
- text-overflow: ellipsis;
33388
- width: 100%;
33389
- }
33390
- .E_t1fisho6 .ant-table-container {
33391
- height: 100%;
33124
+ .E_t1fisho6 .ant-table-container {
33125
+ height: 100%;
33392
33126
  }
33393
33127
  .E_t1fisho6 .ant-table-container::before, .E_t1fisho6 .ant-table-container::after {
33394
33128
  box-shadow: none !important;
@@ -33691,110 +33425,56 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33691
33425
  background: #fff;
33692
33426
  }
33693
33427
 
33694
- .E_l1ucdodl {
33695
- margin: 0;
33696
- border-radius: 20px;
33697
- padding: 2px 10px;
33698
- height: 22px;
33699
- display: flex;
33700
- align-items: center;
33701
- }
33702
- .E_l1ucdodl.ui-kit-status-legend.on-tint {
33703
- color: #FFFFFF;
33428
+ button.E_l48ei06.ant-btn,
33429
+ button.E_l48ei06.ant-btn.ant-btn-sm,
33430
+ button.E_l48ei06.ant-btn.ant-btn-lg {
33431
+ font-size: 12px;
33432
+ line-height: 18px;
33433
+ height: 18px;
33704
33434
  }
33705
- .E_l1ucdodl.tag-hover {
33706
- cursor: pointer;
33435
+
33436
+ button.E_l48ei06 {
33437
+ color: #0080FF;
33438
+ height: unset;
33707
33439
  }
33708
- .E_l1ucdodl.ui-kit-status-legend {
33709
- color: #00122e;
33440
+ button.E_l48ei06 .button-prefix-icon {
33441
+ margin-right: 4px;
33710
33442
  }
33711
- .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-icon {
33712
- margin-right: 6px;
33443
+ button.E_l48ei06 .button-suffix-icon {
33444
+ margin-left: 4px;
33713
33445
  }
33714
- .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number {
33715
- margin-left: 8px;
33716
- color: rgba(44, 56, 82, 0.6);
33717
- }
33718
- .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number.ui-kit-status-legend-number.on-tint {
33719
- color: #FFFFFF;
33720
- }
33721
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-blue .ui-kit-status-legend-icon {
33722
- background-color: #0080ff;
33723
- }
33724
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-red .ui-kit-status-legend-icon {
33725
- background-color: #f0483e;
33726
- }
33727
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-yellow .ui-kit-status-legend-icon {
33728
- background-color: #fea008;
33729
- }
33730
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-green .ui-kit-status-legend-icon {
33731
- background-color: #00ba5d;
33732
- }
33733
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-gray .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
33734
- background-color: #6b7d99;
33735
- }
33736
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-purple .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
33737
- background-color: #7E41FF;
33738
- }
33739
-
33740
- .E_s1qj66nc {
33741
- width: 8px;
33742
- height: 8px;
33743
- border-radius: 50%;
33744
- display: inline-block;
33446
+ button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
33447
+ color: #009DFF;
33745
33448
  }
33746
-
33747
- .E_s5x1boq {
33748
- width: 8px;
33749
- height: 8px;
33750
- border-radius: 2px;
33751
- display: inline-block;
33449
+ button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
33450
+ color: #005ED1;
33752
33451
  }
33753
-
33754
- .E_c1xm185 {
33755
- color: rgba(44, 56, 82, 0.6);
33452
+ button.E_l48ei06.ui-kit-link-disabled {
33453
+ color: #0080FF;
33756
33454
  }
33757
-
33758
- .E_c1x5l5qc {
33759
- flex: 1;
33455
+ button.E_l48ei06.ui-kit-link-primary {
33456
+ color: #00122E;
33760
33457
  }
33761
-
33762
- .E_w7ob4th.outside-tag {
33763
- padding-left: 0;
33458
+ button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
33459
+ color: #0080FF;
33764
33460
  }
33765
- .E_w7ob4th.outside-tag .inside-tag {
33766
- border-radius: 4px 0 0 4px;
33767
- padding-right: 4px;
33768
- margin-right: 4px;
33461
+ button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
33462
+ color: #005ED1;
33769
33463
  }
33770
-
33771
- .E_slr2ynn {
33772
- padding: 0 8px;
33773
- height: 18px;
33464
+ button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
33465
+ color: #00122E;
33774
33466
  }
33775
-
33776
- .E_m140wbb6 {
33777
- padding: 2px 8px;
33778
- height: 24px;
33467
+ button.E_l48ei06.ui-kit-link-secondary {
33468
+ color: rgba(44, 56, 82, 0.7490196078);
33779
33469
  }
33780
-
33781
- .E_t1fozc1i {
33782
- margin: 0;
33470
+ button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
33471
+ color: #0080FF;
33783
33472
  }
33784
-
33785
- .E_i1vxv4ln {
33786
- margin-right: 4px;
33787
- height: 16px;
33473
+ button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
33474
+ color: #005ED1;
33788
33475
  }
33789
-
33790
- .E_n1afl31m.ant-tag.ant-tag-gray {
33791
- font-weight: 700;
33792
- color: #00122e;
33793
- background-color: rgba(237, 241, 250, 0.6);
33794
- border: 1px solid rgba(211, 218, 235, 0.6);
33795
- word-break: break-all;
33796
- display: inline;
33797
- white-space: normal;
33476
+ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33477
+ color: rgba(44, 56, 82, 0.7490196078);
33798
33478
  }
33799
33479
 
33800
33480
  .E_t1dtlqs1 {
@@ -33911,113 +33591,411 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33911
33591
  color: rgba(44, 56, 82, 0.6);
33912
33592
  margin: 0;
33913
33593
  }
33914
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
33915
- text-align: center;
33594
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
33595
+ text-align: center;
33596
+ }
33597
+ .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 > * {
33598
+ text-align: center;
33599
+ }
33600
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
33601
+ text-align: left;
33602
+ }
33603
+ .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 > * {
33604
+ text-align: left;
33605
+ }
33606
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
33607
+ text-align: right;
33608
+ }
33609
+ .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 > * {
33610
+ text-align: right;
33611
+ }
33612
+ .E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
33613
+ margin-right: 8px;
33614
+ }
33615
+ .E_tmoyoag .ant-list .ant-list-item-action {
33616
+ padding: 4px;
33617
+ width: 24px;
33618
+ height: 24px;
33619
+ overflow: hidden;
33620
+ }
33621
+ .E_tmoyoag .ant-list .ant-list-item-action li {
33622
+ padding: 0;
33623
+ }
33624
+ .E_tmoyoag .ant-list .delete-row-icon.disabled {
33625
+ cursor: not-allowed;
33626
+ opacity: 0.5;
33627
+ }
33628
+ .E_tmoyoag .ant-list.size-default .ant-list-item-action {
33629
+ margin: 0;
33630
+ }
33631
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
33632
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
33633
+ border-radius: 5px;
33634
+ font-size: 12px;
33635
+ }
33636
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
33637
+ font-size: inherit;
33638
+ }
33639
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
33640
+ min-height: 24px;
33641
+ font-size: 12px;
33642
+ position: relative;
33643
+ }
33644
+ .E_tmoyoag.row-split-by-border .eagle-table-form-row {
33645
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
33646
+ }
33647
+ .E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
33648
+ background-color: rgba(237, 241, 250, 0.6);
33649
+ }
33650
+
33651
+ .E_a138syjm {
33652
+ display: flex;
33653
+ align-items: center;
33654
+ margin-top: 8px;
33655
+ }
33656
+ .E_a138syjm button.ant-btn {
33657
+ padding: 2px 8px;
33658
+ height: 24px;
33659
+ }
33660
+ .E_a138syjm > span.maximum-desc {
33661
+ display: none;
33662
+ margin-left: 8px;
33663
+ color: rgba(44, 56, 82, 0.6);
33664
+ }
33665
+ .E_a138syjm > span.maximum-desc.disabled {
33666
+ display: inline;
33667
+ }
33668
+
33669
+ .E_d77i8u0 {
33670
+ width: 24px;
33671
+ height: 24px;
33672
+ padding: 4px;
33673
+ margin-right: 8px;
33674
+ }
33675
+
33676
+ .E_sjob3jg {
33677
+ --item-min-width: 60px;
33678
+ }
33679
+ .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
33680
+ display: none !important;
33681
+ }
33682
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active {
33683
+ flex-shrink: 0 !important;
33684
+ }
33685
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
33686
+ color: #0080ff;
33687
+ }
33688
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33689
+ color: #0080ff;
33690
+ font-weight: normal;
33691
+ }
33692
+ .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 {
33693
+ color: rgba(44, 56, 82, 0.6);
33694
+ }
33695
+ .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33696
+ color: #00122e;
33697
+ }
33698
+ .E_sjob3jg .step-item-text {
33699
+ display: inline-block;
33700
+ }
33701
+ .E_sjob3jg .step-item-title {
33702
+ overflow: hidden;
33703
+ white-space: nowrap;
33704
+ text-overflow: ellipsis;
33705
+ }
33706
+
33707
+ .E_hjvj6s6 .ant-steps-item-container {
33708
+ min-width: var(--item-min-width);
33709
+ }
33710
+ .E_hjvj6s6 .ant-steps-item-disabled {
33711
+ cursor: not-allowed !important;
33712
+ }
33713
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
33714
+ flex-direction: row;
33715
+ justify-content: stretch;
33716
+ }
33717
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
33718
+ padding: 0;
33719
+ margin-right: 4px;
33720
+ flex: 1;
33721
+ overflow: visible;
33722
+ }
33723
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
33724
+ width: 100%;
33725
+ min-height: unset;
33726
+ }
33727
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
33728
+ height: 26px;
33729
+ line-height: 26px;
33730
+ width: 100%;
33731
+ padding: 0;
33732
+ font-size: 12px;
33733
+ }
33734
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
33735
+ margin-right: 10px;
33736
+ }
33737
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
33738
+ display: none;
33739
+ }
33740
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
33741
+ padding-left: 8px;
33742
+ padding-right: 4px;
33743
+ border-radius: 4px 0 0 4px;
33744
+ }
33745
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
33746
+ margin-right: 0;
33747
+ }
33748
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
33749
+ padding-right: 8px;
33750
+ padding-left: 12px;
33751
+ border-radius: 0 4px 4px 0;
33752
+ }
33753
+ .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 {
33754
+ content: "";
33755
+ width: 0;
33756
+ height: 0;
33757
+ border: 13px solid transparent;
33758
+ position: absolute;
33759
+ top: 0;
33760
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
33761
+ z-index: 2;
33762
+ position: relative;
33763
+ top: -50%;
33764
+ right: -100%;
33765
+ }
33766
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
33767
+ padding: 0 4px 0 12px;
33768
+ }
33769
+ .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 {
33770
+ content: "";
33771
+ width: 0;
33772
+ height: 0;
33773
+ border: 13px solid transparent;
33774
+ position: absolute;
33775
+ top: 0;
33776
+ border-left: 8px solid #fff;
33777
+ left: 0;
33778
+ }
33779
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
33780
+ max-width: calc(100% - var(--item-min-width) * 2);
33781
+ }
33782
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
33783
+ background-color: rgba(0, 136, 255, 0.1);
33784
+ }
33785
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
33786
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
33787
+ }
33788
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
33789
+ cursor: pointer;
33790
+ min-width: var(--item-min-width);
33791
+ }
33792
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
33793
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
33794
+ min-width: var(--item-min-width);
33795
+ }
33796
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
33797
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
33798
+ background-color: rgba(237, 241, 250, 0.6);
33799
+ }
33800
+ .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
33801
+ padding: 0;
33802
+ }
33803
+
33804
+ .E_v4tv3mf .ant-steps.ant-steps-vertical {
33805
+ width: 192px;
33806
+ row-gap: 2px;
33807
+ }
33808
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
33809
+ background-color: rgba(225, 230, 241, 0.6);
33810
+ }
33811
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
33812
+ color: #00122e !important;
33813
+ }
33814
+ .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 {
33815
+ background-color: rgba(225, 230, 241, 0.6);
33816
+ }
33817
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
33818
+ padding: 0 8px;
33819
+ border-radius: 4px;
33820
+ height: 32px;
33821
+ display: flex;
33822
+ align-items: center;
33823
+ }
33824
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
33825
+ min-height: auto;
33826
+ white-space: nowrap;
33827
+ }
33828
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33829
+ font-size: 13px;
33830
+ line-height: 20px;
33831
+ max-width: 100%;
33832
+ padding-right: 0;
33916
33833
  }
33917
- .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 > * {
33918
- text-align: center;
33834
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
33835
+ background: rgba(0, 128, 255, 0.1);
33919
33836
  }
33920
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
33921
- text-align: left;
33837
+
33838
+ .E_h6l1tj4 {
33839
+ width: 100%;
33840
+ display: inline-flex;
33841
+ align-items: center;
33842
+ justify-content: center;
33843
+ column-gap: 4px;
33922
33844
  }
33923
- .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 > * {
33924
- text-align: left;
33845
+ .E_h6l1tj4 .step-item-prefix-container {
33846
+ display: inline-flex;
33847
+ align-items: center;
33848
+ width: 18px;
33849
+ height: 18px;
33850
+ color: rgba(44, 56, 82, 0.75);
33851
+ justify-content: center;
33925
33852
  }
33926
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
33927
- text-align: right;
33853
+
33854
+ .E_v18frne8 {
33855
+ width: 100%;
33856
+ display: flex;
33857
+ align-items: center;
33858
+ justify-content: center;
33859
+ column-gap: 6px;
33860
+ font-size: 13px;
33928
33861
  }
33929
- .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 > * {
33930
- text-align: right;
33862
+ .E_v18frne8 .step-item-prefix-container {
33863
+ display: inline-flex;
33864
+ align-items: center;
33865
+ min-width: 20px;
33866
+ min-height: 20px;
33867
+ color: rgba(44, 56, 82, 0.75);
33868
+ justify-content: center;
33931
33869
  }
33932
- .E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
33933
- margin-right: 8px;
33870
+
33871
+ .E_slr2ynn {
33872
+ padding: 0 8px;
33873
+ height: 18px;
33934
33874
  }
33935
- .E_tmoyoag .ant-list .ant-list-item-action {
33936
- padding: 4px;
33937
- width: 24px;
33875
+
33876
+ .E_m140wbb6 {
33877
+ padding: 2px 8px;
33938
33878
  height: 24px;
33939
- overflow: hidden;
33940
33879
  }
33941
- .E_tmoyoag .ant-list .ant-list-item-action li {
33942
- padding: 0;
33880
+
33881
+ .E_t1fozc1i {
33882
+ margin: 0;
33943
33883
  }
33944
- .E_tmoyoag .ant-list .delete-row-icon.disabled {
33945
- cursor: not-allowed;
33946
- opacity: 0.5;
33884
+
33885
+ .E_i1vxv4ln {
33886
+ margin-right: 4px;
33887
+ height: 16px;
33947
33888
  }
33948
- .E_tmoyoag .ant-list.size-default .ant-list-item-action {
33949
- margin: 0;
33889
+
33890
+ .E_n1afl31m.ant-tag.ant-tag-gray {
33891
+ font-weight: 700;
33892
+ color: #00122e;
33893
+ background-color: rgba(237, 241, 250, 0.6);
33894
+ border: 1px solid rgba(211, 218, 235, 0.6);
33895
+ word-break: break-all;
33896
+ display: inline;
33897
+ white-space: normal;
33950
33898
  }
33951
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
33952
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
33953
- border-radius: 5px;
33954
- font-size: 12px;
33899
+
33900
+ .E_w7ob4th.outside-tag {
33901
+ padding-left: 0;
33955
33902
  }
33956
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
33957
- font-size: inherit;
33903
+ .E_w7ob4th.outside-tag .inside-tag {
33904
+ border-radius: 4px 0 0 4px;
33905
+ padding-right: 4px;
33906
+ margin-right: 4px;
33958
33907
  }
33959
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
33960
- min-height: 24px;
33961
- font-size: 12px;
33962
- position: relative;
33908
+
33909
+ .E_r77hffu {
33910
+ display: flex;
33911
+ align-items: center;
33912
+ justify-content: space-between;
33913
+ column-gap: 6px;
33963
33914
  }
33964
- .E_tmoyoag.row-split-by-border .eagle-table-form-row {
33965
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
33915
+
33916
+ .E_p1cmxsf7 {
33917
+ display: flex;
33918
+ flex-direction: column;
33919
+ justify-content: center;
33920
+ row-gap: var(--p1cmxsf7-0);
33966
33921
  }
33967
- .E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
33968
- background-color: rgba(237, 241, 250, 0.6);
33922
+ .E_p1cmxsf7 .antd5-progress-line {
33923
+ font-size: 0;
33924
+ margin-bottom: unset;
33925
+ margin-inline-end: unset;
33969
33926
  }
33970
33927
 
33971
- .E_a138syjm {
33928
+ .E_l1ucdodl {
33929
+ margin: 0;
33930
+ border-radius: 20px;
33931
+ padding: 2px 10px;
33932
+ height: 22px;
33972
33933
  display: flex;
33973
33934
  align-items: center;
33974
- margin-top: 8px;
33975
33935
  }
33976
- .E_a138syjm button.ant-btn {
33977
- padding: 2px 8px;
33978
- height: 24px;
33936
+ .E_l1ucdodl.ui-kit-status-legend.on-tint {
33937
+ color: #FFFFFF;
33979
33938
  }
33980
- .E_a138syjm > span.maximum-desc {
33981
- display: none;
33939
+ .E_l1ucdodl.tag-hover {
33940
+ cursor: pointer;
33941
+ }
33942
+ .E_l1ucdodl.ui-kit-status-legend {
33943
+ color: #00122e;
33944
+ }
33945
+ .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-icon {
33946
+ margin-right: 6px;
33947
+ }
33948
+ .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number {
33982
33949
  margin-left: 8px;
33983
33950
  color: rgba(44, 56, 82, 0.6);
33984
33951
  }
33985
- .E_a138syjm > span.maximum-desc.disabled {
33986
- display: inline;
33952
+ .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number.ui-kit-status-legend-number.on-tint {
33953
+ color: #FFFFFF;
33987
33954
  }
33988
-
33989
- .E_d77i8u0 {
33990
- width: 24px;
33991
- height: 24px;
33992
- padding: 4px;
33993
- margin-right: 8px;
33955
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-blue .ui-kit-status-legend-icon {
33956
+ background-color: #0080ff;
33994
33957
  }
33995
-
33996
- .E_i1g85yz3 {
33997
- margin-right: 4px;
33998
- height: 16px;
33958
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-red .ui-kit-status-legend-icon {
33959
+ background-color: #f0483e;
33960
+ }
33961
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-yellow .ui-kit-status-legend-icon {
33962
+ background-color: #fea008;
33963
+ }
33964
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-green .ui-kit-status-legend-icon {
33965
+ background-color: #00ba5d;
33966
+ }
33967
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-gray .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
33968
+ background-color: #6b7d99;
33969
+ }
33970
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-purple .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
33971
+ background-color: #7E41FF;
33999
33972
  }
34000
33973
 
34001
- .E_t1gvlxt5 {
34002
- min-width: 0;
34003
- flex: 1;
33974
+ .E_s1qj66nc {
33975
+ width: 8px;
33976
+ height: 8px;
33977
+ border-radius: 50%;
33978
+ display: inline-block;
34004
33979
  }
34005
- .E_t1gvlxt5 .tag {
34006
- flex: 0 0 auto;
33980
+
33981
+ .E_s5x1boq {
33982
+ width: 8px;
33983
+ height: 8px;
33984
+ border-radius: 2px;
33985
+ display: inline-block;
34007
33986
  }
34008
- .E_t1gvlxt5 .progress-title {
34009
- flex: 2;
34010
- max-width: fit-content;
33987
+
33988
+ .E_c1xm185 {
33989
+ color: rgba(44, 56, 82, 0.6);
34011
33990
  }
34012
- .E_t1gvlxt5 .progress-desc {
33991
+
33992
+ .E_c1x5l5qc {
34013
33993
  flex: 1;
34014
- max-width: fit-content;
34015
33994
  }
34016
33995
 
34017
- .E_a1ji6r68 {
34018
- display: flex;
34019
- align-items: center;
34020
- column-gap: var(--a1ji6r68-0);
33996
+ .E_i1g85yz3 {
33997
+ margin-right: 4px;
33998
+ height: 16px;
34021
33999
  }
34022
34000
 
34023
34001
  .E_t13ef470 {
@@ -34255,6 +34233,28 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34255
34233
  border: 1px solid #fff;
34256
34234
  }
34257
34235
 
34236
+ .E_t1gvlxt5 {
34237
+ min-width: 0;
34238
+ flex: 1;
34239
+ }
34240
+ .E_t1gvlxt5 .tag {
34241
+ flex: 0 0 auto;
34242
+ }
34243
+ .E_t1gvlxt5 .progress-title {
34244
+ flex: 2;
34245
+ max-width: fit-content;
34246
+ }
34247
+ .E_t1gvlxt5 .progress-desc {
34248
+ flex: 1;
34249
+ max-width: fit-content;
34250
+ }
34251
+
34252
+ .E_a1ji6r68 {
34253
+ display: flex;
34254
+ align-items: center;
34255
+ column-gap: var(--a1ji6r68-0);
34256
+ }
34257
+
34258
34258
  .E_msn7nxt {
34259
34259
  color: rgba(44, 56, 82, 0.6);
34260
34260
  text-align: center;
@@ -34408,12 +34408,39 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34408
34408
  .E_t1ub2aex:first-child {
34409
34409
  padding-top: 3px;
34410
34410
  }
34411
- .E_t1ub2aex:last-child {
34412
- padding-bottom: 3px;
34411
+ .E_t1ub2aex:last-child {
34412
+ padding-bottom: 3px;
34413
+ }
34414
+ .E_t1ub2aex .column-value {
34415
+ color: #fff;
34416
+ margin-left: 8px;
34417
+ }
34418
+
34419
+ .E_bpgac8u {
34420
+ color: #FFFFFF;
34421
+ display: flex;
34422
+ gap: 8px;
34423
+ padding: 8px 0;
34424
+ display: flex;
34425
+ justify-content: center;
34426
+ white-space: pre-wrap;
34427
+ align-items: center;
34428
+ }
34429
+ .E_bpgac8u .dashed-btn {
34430
+ border-bottom: 1px solid white;
34431
+ cursor: pointer;
34432
+ }
34433
+
34434
+ .E_envn4g3 {
34435
+ background: #F0483E;
34436
+ }
34437
+
34438
+ .E_i12w18eu {
34439
+ background: #0080FF;
34413
34440
  }
34414
- .E_t1ub2aex .column-value {
34415
- color: #fff;
34416
- margin-left: 8px;
34441
+
34442
+ .E_wujsnt4 {
34443
+ background-color: #E07F00;
34417
34444
  }
34418
34445
 
34419
34446
  .E_b1jaupqb {
@@ -34497,33 +34524,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34497
34524
  }
34498
34525
  }
34499
34526
 
34500
- .E_bpgac8u {
34501
- color: #FFFFFF;
34502
- display: flex;
34503
- gap: 8px;
34504
- padding: 8px 0;
34505
- display: flex;
34506
- justify-content: center;
34507
- white-space: pre-wrap;
34508
- align-items: center;
34509
- }
34510
- .E_bpgac8u .dashed-btn {
34511
- border-bottom: 1px solid white;
34512
- cursor: pointer;
34513
- }
34514
-
34515
- .E_envn4g3 {
34516
- background: #F0483E;
34517
- }
34518
-
34519
- .E_i12w18eu {
34520
- background: #0080FF;
34521
- }
34522
-
34523
- .E_wujsnt4 {
34524
- background-color: #E07F00;
34525
- }
34526
-
34527
34527
  .E_t1g36k2w {
34528
34528
  overflow: hidden;
34529
34529
  height: 100%;
@@ -34553,10 +34553,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34553
34553
  background: rgba(225, 230, 241, 0.6);
34554
34554
  }
34555
34555
 
34556
- .E_t1616y1o {
34557
- color: #fff;
34558
- }
34559
-
34560
34556
  .E_f16blduf.ant-form-item {
34561
34557
  margin-bottom: 0;
34562
34558
  }
@@ -34576,6 +34572,10 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34576
34572
  display: block;
34577
34573
  }
34578
34574
 
34575
+ .E_t1616y1o {
34576
+ color: #fff;
34577
+ }
34578
+
34579
34579
  .E_a9y3flr {
34580
34580
  margin-left: 8px;
34581
34581
  }
@@ -34585,6 +34585,18 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34585
34585
  color: #00122e;
34586
34586
  }
34587
34587
 
34588
+ .E_i14c7jc8 {
34589
+ color: var(--i14c7jc8-0);
34590
+ }
34591
+
34592
+ .E_i1ibuolf {
34593
+ display: flex;
34594
+ align-items: center;
34595
+ column-gap: 4px;
34596
+ font-size: 12px;
34597
+ color: rgba(44, 56, 82, 0.7490196078);
34598
+ }
34599
+
34588
34600
  .E_d1u4ndxc {
34589
34601
  color: rgba(44, 56, 82, 0.7490196078);
34590
34602
  font-size: 12px;
@@ -34616,29 +34628,155 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34616
34628
  }
34617
34629
  }
34618
34630
 
34619
- .E_i14c7jc8 {
34620
- color: var(--i14c7jc8-0);
34631
+ .E_t1sqg15u {
34632
+ background: white;
34633
+ }
34634
+ .E_t1sqg15u.inline .table-row {
34635
+ flex-direction: column;
34636
+ }
34637
+ .E_t1sqg15u.inline .table-row > label {
34638
+ padding: 0 16px 7px 0;
34639
+ }
34640
+ .E_t1sqg15u.has-border .table-header {
34641
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34642
+ }
34643
+ .E_t1sqg15u.has-border .hiddenBorder {
34644
+ border-top: none !important;
34645
+ }
34646
+ .E_t1sqg15u.has-border .table-row + .table-row {
34647
+ border-top: 1px solid rgba(225, 230, 241, 0.6);
34648
+ }
34649
+ .E_t1sqg15u.has-border .table-row:last-of-type {
34650
+ padding-bottom: 0;
34651
+ }
34652
+ .E_t1sqg15u.align-right .content {
34653
+ text-align: right;
34654
+ }
34655
+ .E_t1sqg15u .uuid-row {
34656
+ display: flex;
34657
+ justify-content: space-between;
34658
+ }
34659
+ .E_t1sqg15u .uuid-row .id-text {
34660
+ white-space: nowrap;
34661
+ overflow: hidden;
34662
+ text-overflow: ellipsis;
34621
34663
  }
34622
34664
 
34623
- .E_i1ibuolf {
34665
+ .E_t4zczcp {
34624
34666
  display: flex;
34667
+ justify-content: space-between;
34625
34668
  align-items: center;
34626
- column-gap: 4px;
34669
+ padding: 8px;
34670
+ min-height: 32px;
34671
+ }
34672
+ .E_t4zczcp .table-title {
34673
+ color: rgba(44, 56, 82, 0.6);
34674
+ font-weight: 600;
34627
34675
  font-size: 12px;
34628
- color: rgba(44, 56, 82, 0.7490196078);
34676
+ line-height: 8px;
34677
+ }
34678
+ .E_t4zczcp .edit-icon {
34679
+ font-size: 16px;
34680
+ color: rgba(10, 37, 85, 0.6);
34681
+ cursor: pointer;
34629
34682
  }
34630
34683
 
34631
- .E_skwah65 {
34632
- height: 8px;
34633
- box-sizing: border-box;
34634
- border-radius: 2px;
34635
- background: #f5f7fa;
34684
+ .E_t1s7goww {
34685
+ font-size: 12px;
34686
+ line-height: 18px;
34687
+ }
34688
+
34689
+ .E_t93e4cf {
34636
34690
  display: flex;
34691
+ padding: 8px 0;
34692
+ color: #2d3a56;
34693
+ }
34694
+ .E_t93e4cf .hidden {
34695
+ display: none;
34696
+ }
34697
+ .E_t93e4cf .ant-btn.ant-btn-link {
34698
+ height: auto;
34699
+ }
34700
+ .E_t93e4cf .content {
34701
+ overflow: hidden;
34702
+ overflow-x: auto;
34637
34703
  width: 100%;
34704
+ white-space: pre-wrap;
34705
+ }
34706
+ .E_t93e4cf .content .ant-btn {
34707
+ white-space: pre-wrap;
34708
+ text-align: left;
34709
+ }
34710
+ .E_t93e4cf .content .unit-chart {
34711
+ justify-content: flex-start;
34712
+ }
34713
+
34714
+ .E_rhz2uv5 {
34715
+ width: var(--rhz2uv5-0);
34716
+ flex-shrink: 0;
34717
+ color: rgba(44, 56, 82, 0.6);
34718
+ padding-right: 12px;
34719
+ }
34720
+
34721
+ .E_s1ebs0ra {
34722
+ display: flex;
34723
+ align-items: center;
34724
+ justify-content: space-between;
34725
+ background: #edf0f7;
34726
+ padding: 8px 12px;
34727
+ position: sticky;
34728
+ top: 0;
34729
+ z-index: 1;
34730
+ margin-bottom: -52px;
34731
+ }
34732
+ .E_s1ebs0ra .select-total {
34733
+ display: flex;
34734
+ align-items: center;
34735
+ font-weight: 700;
34736
+ flex-shrink: 0;
34737
+ }
34738
+ .E_s1ebs0ra .select-total .icon-wrapper {
34739
+ cursor: pointer;
34740
+ margin-left: 8px;
34741
+ width: 32px;
34742
+ height: 32px;
34743
+ border-radius: 50%;
34744
+ justify-content: center;
34745
+ }
34746
+ .E_s1ebs0ra .select-total .icon-wrapper:hover {
34747
+ background: rgba(225, 230, 241, 0.6);
34748
+ }
34749
+ .E_s1ebs0ra .action-group {
34750
+ flex: 1;
34751
+ margin-left: 88px;
34752
+ white-space: nowrap;
34753
+ text-align: right;
34754
+ position: relative;
34755
+ padding: 4px 0;
34756
+ margin-top: -4px;
34638
34757
  overflow: hidden;
34639
34758
  }
34640
- .E_skwah65 .stack-bar-item + .stack-bar-item {
34641
- margin-left: 1px;
34759
+ .E_s1ebs0ra .action-group .sub-menu-delete {
34760
+ transform: translateY(-4px);
34761
+ }
34762
+ .E_s1ebs0ra .action-group button {
34763
+ border: none;
34764
+ }
34765
+ .E_s1ebs0ra .action-group > *:not(:last-child) {
34766
+ margin-right: 8px;
34767
+ }
34768
+ .E_s1ebs0ra .action-group > button:last-child {
34769
+ margin-right: 4px;
34770
+ }
34771
+ .E_s1ebs0ra .action-group .more-btn {
34772
+ cursor: pointer;
34773
+ width: 32px;
34774
+ height: 32px;
34775
+ justify-content: center;
34776
+ border-radius: 50%;
34777
+ }
34778
+ .E_s1ebs0ra .action-group .more-btn:hover {
34779
+ background: #fff;
34642
34780
  }
34643
34781
 
34644
34782
  .E_c18bcrac {
@@ -34784,6 +34922,56 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34784
34922
  border-radius: 2px;
34785
34923
  }
34786
34924
 
34925
+ .E_n12mqh7z {
34926
+ display: flex;
34927
+ align-items: center;
34928
+ font-size: 12px;
34929
+ line-height: 18px;
34930
+ }
34931
+ .E_n12mqh7z:not(:last-child) {
34932
+ margin-bottom: 4px;
34933
+ }
34934
+
34935
+ .E_tf5bynu {
34936
+ margin: 0 3px;
34937
+ }
34938
+
34939
+ .E_tcckoz1 {
34940
+ max-height: 400px;
34941
+ overflow: auto;
34942
+ }
34943
+
34944
+ span.E_tqjc4ui {
34945
+ margin: 0 2px;
34946
+ }
34947
+
34948
+ .E_ou7iq30 {
34949
+ overflow: hidden;
34950
+ text-overflow: ellipsis;
34951
+ }
34952
+
34953
+ .E_s1tui002 {
34954
+ white-space: nowrap;
34955
+ }
34956
+
34957
+ .E_mxrc2zg {
34958
+ display: -webkit-box;
34959
+ -webkit-line-clamp: var(--mxrc2zg-0);
34960
+ -webkit-box-orient: vertical;
34961
+ word-break: break-all;
34962
+ }
34963
+
34964
+ .E_t1vv6d68 .ant-tooltip-arrow {
34965
+ display: none;
34966
+ }
34967
+ .E_t1vv6d68 .ant-tooltip-inner {
34968
+ background: rgba(23, 38, 64, 0.8);
34969
+ border-radius: 4px;
34970
+ }
34971
+ .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
34972
+ visibility: hidden;
34973
+ }
34974
+
34787
34975
  .E_c1up1pdz {
34788
34976
  width: 648px;
34789
34977
  }
@@ -34924,66 +35112,13 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34924
35112
  color: #fff;
34925
35113
  }
34926
35114
 
34927
- .E_s1ebs0ra {
34928
- display: flex;
34929
- align-items: center;
34930
- justify-content: space-between;
34931
- background: #edf0f7;
34932
- padding: 8px 12px;
34933
- position: sticky;
34934
- top: 0;
34935
- z-index: 1;
34936
- margin-bottom: -52px;
34937
- }
34938
- .E_s1ebs0ra .select-total {
35115
+ .E_s1iv0tp1 .enabled-switch {
34939
35116
  display: flex;
34940
35117
  align-items: center;
34941
- font-weight: 700;
34942
- flex-shrink: 0;
34943
- }
34944
- .E_s1ebs0ra .select-total .icon-wrapper {
34945
- cursor: pointer;
34946
- margin-left: 8px;
34947
- width: 32px;
34948
- height: 32px;
34949
- border-radius: 50%;
34950
- justify-content: center;
34951
- }
34952
- .E_s1ebs0ra .select-total .icon-wrapper:hover {
34953
- background: rgba(225, 230, 241, 0.6);
34954
- }
34955
- .E_s1ebs0ra .action-group {
34956
- flex: 1;
34957
- margin-left: 88px;
34958
- white-space: nowrap;
34959
- text-align: right;
34960
- position: relative;
34961
- padding: 4px 0;
34962
- margin-top: -4px;
34963
- overflow: hidden;
34964
35118
  }
34965
- .E_s1ebs0ra .action-group .sub-menu-delete {
34966
- transform: translateY(-4px);
34967
- }
34968
- .E_s1ebs0ra .action-group button {
34969
- border: none;
34970
- }
34971
- .E_s1ebs0ra .action-group > *:not(:last-child) {
35119
+ .E_s1iv0tp1 .enabled-text {
34972
35120
  margin-right: 8px;
34973
35121
  }
34974
- .E_s1ebs0ra .action-group > button:last-child {
34975
- margin-right: 4px;
34976
- }
34977
- .E_s1ebs0ra .action-group .more-btn {
34978
- cursor: pointer;
34979
- width: 32px;
34980
- height: 32px;
34981
- justify-content: center;
34982
- border-radius: 50%;
34983
- }
34984
- .E_s1ebs0ra .action-group .more-btn:hover {
34985
- background: #fff;
34986
- }
34987
35122
 
34988
35123
  .E_gmyahx3 {
34989
35124
  cursor: pointer;
@@ -34995,54 +35130,40 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34995
35130
  color: #0080ff;
34996
35131
  }
34997
35132
 
34998
- span.E_tqjc4ui {
34999
- margin: 0 2px;
35133
+ .E_wg1tsps {
35134
+ display: flex;
35135
+ align-items: center;
35136
+ justify-content: flex-end;
35000
35137
  }
35001
35138
 
35002
- .E_n12mqh7z {
35139
+ .E_b1ctd5xy {
35003
35140
  display: flex;
35004
35141
  align-items: center;
35005
- font-size: 12px;
35006
- line-height: 18px;
35142
+ width: calc(100% - 40px);
35007
35143
  }
35008
- .E_n12mqh7z:not(:last-child) {
35009
- margin-bottom: 4px;
35144
+ .E_b1ctd5xy .chart {
35145
+ display: inline-block;
35146
+ width: 100%;
35010
35147
  }
35011
35148
 
35012
- .E_tf5bynu {
35013
- margin: 0 3px;
35149
+ .E_u1p8acpn {
35150
+ min-width: 40px;
35014
35151
  }
35015
-
35016
- .E_tcckoz1 {
35017
- max-height: 400px;
35018
- overflow: auto;
35152
+ .E_u1p8acpn .unit {
35153
+ color: #00122e !important;
35019
35154
  }
35020
35155
 
35021
- .E_ou7iq30 {
35156
+ .E_skwah65 {
35157
+ height: 8px;
35158
+ box-sizing: border-box;
35159
+ border-radius: 2px;
35160
+ background: #f5f7fa;
35161
+ display: flex;
35162
+ width: 100%;
35022
35163
  overflow: hidden;
35023
- text-overflow: ellipsis;
35024
35164
  }
35025
-
35026
- .E_s1tui002 {
35027
- white-space: nowrap;
35028
- }
35029
-
35030
- .E_mxrc2zg {
35031
- display: -webkit-box;
35032
- -webkit-line-clamp: var(--mxrc2zg-0);
35033
- -webkit-box-orient: vertical;
35034
- word-break: break-all;
35035
- }
35036
-
35037
- .E_t1vv6d68 .ant-tooltip-arrow {
35038
- display: none;
35039
- }
35040
- .E_t1vv6d68 .ant-tooltip-inner {
35041
- background: rgba(23, 38, 64, 0.8);
35042
- border-radius: 4px;
35043
- }
35044
- .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
35045
- visibility: hidden;
35165
+ .E_skwah65 .stack-bar-item + .stack-bar-item {
35166
+ margin-left: 1px;
35046
35167
  }
35047
35168
 
35048
35169
  .E_s1at6qmn.ant-layout-sider {
@@ -35078,197 +35199,84 @@ span.E_tqjc4ui {
35078
35199
  padding: 0 8px 4px;
35079
35200
  line-height: 18px;
35080
35201
  }
35081
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
35082
- padding: 0;
35083
- }
35084
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
35085
- padding-bottom: 24px;
35086
- }
35087
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
35088
- margin-bottom: 24px;
35089
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
35090
- }
35091
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item {
35092
- transition: none;
35093
- display: flex;
35094
- align-items: center;
35095
- height: 32px;
35096
- line-height: 22px;
35097
- padding: 0 8px;
35098
- }
35099
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
35100
- margin-right: 12px;
35101
- }
35102
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
35103
- margin: 0;
35104
- margin-bottom: 2px;
35105
- }
35106
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
35107
- background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
35108
- box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
35109
- border-radius: 6px;
35110
- color: #fff;
35111
- }
35112
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
35113
- color: #fff;
35114
- }
35115
- .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 {
35116
- background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
35117
- box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
35118
- border-radius: 6px;
35119
- }
35120
-
35121
- .E_s1wu0lms .ant-menu-item-group-title {
35122
- white-space: nowrap;
35123
- transition: all 0s;
35124
- }
35125
- .E_s1wu0lms.shrink {
35126
- transition: all 0s;
35127
- overflow: hidden;
35128
- }
35129
- .E_s1wu0lms.shrink .ant-menu-item-group-title {
35130
- visibility: hidden;
35131
- }
35132
- .E_s1wu0lms.shrink .ant-menu-item {
35133
- width: 36px;
35134
- padding: 0 6px;
35135
- }
35136
-
35137
- .E_n1ugzfva {
35138
- display: flex;
35139
- place-items: center;
35140
- width: 100% !important;
35141
- }
35142
- .E_n1ugzfva[disabled] {
35143
- color: rgba(0, 0, 0, 0.25) !important;
35144
- opacity: 1 !important;
35145
- }
35146
- .E_n1ugzfva.ant-btn {
35147
- width: 100%;
35148
- color: #00122e;
35149
- }
35150
- .E_n1ugzfva .icon-wrapper {
35151
- margin-right: 12px;
35152
- }
35153
- .E_n1ugzfva .link-title {
35154
- flex: 1;
35155
- overflow: hidden;
35156
- white-space: nowrap;
35157
- text-overflow: ellipsis;
35158
- text-align: left;
35159
- }
35160
-
35161
- .E_t1sqg15u {
35162
- background: white;
35163
- }
35164
- .E_t1sqg15u.inline .table-row {
35165
- flex-direction: column;
35166
- }
35167
- .E_t1sqg15u.inline .table-row > label {
35168
- padding: 0 16px 7px 0;
35169
- }
35170
- .E_t1sqg15u.has-border .table-header {
35171
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
35172
- }
35173
- .E_t1sqg15u.has-border .hiddenBorder {
35174
- border-top: none !important;
35175
- }
35176
- .E_t1sqg15u.has-border .table-row + .table-row {
35177
- border-top: 1px solid rgba(225, 230, 241, 0.6);
35178
- }
35179
- .E_t1sqg15u.has-border .table-row:last-of-type {
35180
- padding-bottom: 0;
35181
- }
35182
- .E_t1sqg15u.align-right .content {
35183
- text-align: right;
35184
- }
35185
- .E_t1sqg15u .uuid-row {
35186
- display: flex;
35187
- justify-content: space-between;
35188
- }
35189
- .E_t1sqg15u .uuid-row .id-text {
35190
- white-space: nowrap;
35191
- overflow: hidden;
35192
- text-overflow: ellipsis;
35193
- }
35194
-
35195
- .E_t4zczcp {
35196
- display: flex;
35197
- justify-content: space-between;
35198
- align-items: center;
35199
- padding: 8px;
35200
- min-height: 32px;
35201
- }
35202
- .E_t4zczcp .table-title {
35203
- color: rgba(44, 56, 82, 0.6);
35204
- font-weight: 600;
35205
- font-size: 12px;
35206
- line-height: 8px;
35207
- }
35208
- .E_t4zczcp .edit-icon {
35209
- font-size: 16px;
35210
- color: rgba(10, 37, 85, 0.6);
35211
- cursor: pointer;
35212
- }
35213
-
35214
- .E_t1s7goww {
35215
- font-size: 12px;
35216
- line-height: 18px;
35217
- }
35218
-
35219
- .E_t93e4cf {
35202
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
35203
+ padding: 0;
35204
+ }
35205
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
35206
+ padding-bottom: 24px;
35207
+ }
35208
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
35209
+ margin-bottom: 24px;
35210
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
35211
+ }
35212
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item {
35213
+ transition: none;
35220
35214
  display: flex;
35221
- padding: 8px 0;
35222
- color: #2d3a56;
35215
+ align-items: center;
35216
+ height: 32px;
35217
+ line-height: 22px;
35218
+ padding: 0 8px;
35223
35219
  }
35224
- .E_t93e4cf .hidden {
35225
- display: none;
35220
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
35221
+ margin-right: 12px;
35226
35222
  }
35227
- .E_t93e4cf .ant-btn.ant-btn-link {
35228
- height: auto;
35223
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
35224
+ margin: 0;
35225
+ margin-bottom: 2px;
35229
35226
  }
35230
- .E_t93e4cf .content {
35231
- overflow: hidden;
35232
- overflow-x: auto;
35233
- width: 100%;
35234
- white-space: pre-wrap;
35227
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
35228
+ background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
35229
+ box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
35230
+ border-radius: 6px;
35231
+ color: #fff;
35235
35232
  }
35236
- .E_t93e4cf .content .ant-btn {
35237
- white-space: pre-wrap;
35238
- text-align: left;
35233
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
35234
+ color: #fff;
35239
35235
  }
35240
- .E_t93e4cf .content .unit-chart {
35241
- justify-content: flex-start;
35236
+ .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 {
35237
+ background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
35238
+ box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
35239
+ border-radius: 6px;
35242
35240
  }
35243
35241
 
35244
- .E_rhz2uv5 {
35245
- width: var(--rhz2uv5-0);
35246
- flex-shrink: 0;
35247
- color: rgba(44, 56, 82, 0.6);
35248
- padding-right: 12px;
35242
+ .E_s1wu0lms .ant-menu-item-group-title {
35243
+ white-space: nowrap;
35244
+ transition: all 0s;
35249
35245
  }
35250
-
35251
- .E_wg1tsps {
35252
- display: flex;
35253
- align-items: center;
35254
- justify-content: flex-end;
35246
+ .E_s1wu0lms.shrink {
35247
+ transition: all 0s;
35248
+ overflow: hidden;
35249
+ }
35250
+ .E_s1wu0lms.shrink .ant-menu-item-group-title {
35251
+ visibility: hidden;
35252
+ }
35253
+ .E_s1wu0lms.shrink .ant-menu-item {
35254
+ width: 36px;
35255
+ padding: 0 6px;
35255
35256
  }
35256
35257
 
35257
- .E_b1ctd5xy {
35258
+ .E_n1ugzfva {
35258
35259
  display: flex;
35259
- align-items: center;
35260
- width: calc(100% - 40px);
35260
+ place-items: center;
35261
+ width: 100% !important;
35261
35262
  }
35262
- .E_b1ctd5xy .chart {
35263
- display: inline-block;
35263
+ .E_n1ugzfva[disabled] {
35264
+ color: rgba(0, 0, 0, 0.25) !important;
35265
+ opacity: 1 !important;
35266
+ }
35267
+ .E_n1ugzfva.ant-btn {
35264
35268
  width: 100%;
35269
+ color: #00122e;
35265
35270
  }
35266
-
35267
- .E_u1p8acpn {
35268
- min-width: 40px;
35271
+ .E_n1ugzfva .icon-wrapper {
35272
+ margin-right: 12px;
35269
35273
  }
35270
- .E_u1p8acpn .unit {
35271
- color: #00122e !important;
35274
+ .E_n1ugzfva .link-title {
35275
+ flex: 1;
35276
+ overflow: hidden;
35277
+ white-space: nowrap;
35278
+ text-overflow: ellipsis;
35279
+ text-align: left;
35272
35280
  }
35273
35281
 
35274
35282
  .E_t160l1cm {
@@ -35474,51 +35482,6 @@ span.E_tqjc4ui {
35474
35482
  background: transparent;
35475
35483
  }
35476
35484
 
35477
- .E_s1iv0tp1 .enabled-switch {
35478
- display: flex;
35479
- align-items: center;
35480
- }
35481
- .E_s1iv0tp1 .enabled-text {
35482
- margin-right: 8px;
35483
- }
35484
-
35485
- .E_d11hhzf9 {
35486
- width: 492px !important;
35487
- margin: 40px auto !important;
35488
- padding-bottom: 0 !important;
35489
- }
35490
- .E_d11hhzf9 .ant-modal-content {
35491
- background: #fff;
35492
- border-radius: 16px;
35493
- }
35494
- .E_d11hhzf9 .ant-modal-header {
35495
- padding: 32px 40px 0;
35496
- border-bottom: none;
35497
- border-radius: 16px 16px 0 0;
35498
- }
35499
- .E_d11hhzf9 .ant-modal-close {
35500
- right: 40px;
35501
- top: 32px;
35502
- }
35503
- .E_d11hhzf9 .ant-modal-body {
35504
- padding: 32px 40px;
35505
- min-height: 160px;
35506
- max-height: calc(100vh - 80px - 64px - var(--header-height) - var(--footer-height));
35507
- overflow-y: auto;
35508
- }
35509
- .E_d11hhzf9 .ant-modal-footer {
35510
- padding: 24px 40px;
35511
- margin-top: 0;
35512
- border-top: none;
35513
- box-shadow: 0px 1px 0px 0px rgba(225, 230, 241, 0.6) inset;
35514
- }
35515
-
35516
- .E_f1g147n6 {
35517
- display: flex;
35518
- justify-content: flex-end;
35519
- gap: 8px;
35520
- }
35521
-
35522
35485
  .E_cyms3br {
35523
35486
  background: #fff;
35524
35487
  width: 100%;
@@ -35578,6 +35541,43 @@ span.E_tqjc4ui {
35578
35541
  padding: unset;
35579
35542
  }
35580
35543
 
35544
+ .E_d11hhzf9 {
35545
+ width: 492px !important;
35546
+ margin: 40px auto !important;
35547
+ padding-bottom: 0 !important;
35548
+ }
35549
+ .E_d11hhzf9 .ant-modal-content {
35550
+ background: #fff;
35551
+ border-radius: 16px;
35552
+ }
35553
+ .E_d11hhzf9 .ant-modal-header {
35554
+ padding: 32px 40px 0;
35555
+ border-bottom: none;
35556
+ border-radius: 16px 16px 0 0;
35557
+ }
35558
+ .E_d11hhzf9 .ant-modal-close {
35559
+ right: 40px;
35560
+ top: 32px;
35561
+ }
35562
+ .E_d11hhzf9 .ant-modal-body {
35563
+ padding: 32px 40px;
35564
+ min-height: 160px;
35565
+ max-height: calc(100vh - 80px - 64px - var(--header-height) - var(--footer-height));
35566
+ overflow-y: auto;
35567
+ }
35568
+ .E_d11hhzf9 .ant-modal-footer {
35569
+ padding: 24px 40px;
35570
+ margin-top: 0;
35571
+ border-top: none;
35572
+ box-shadow: 0px 1px 0px 0px rgba(225, 230, 241, 0.6) inset;
35573
+ }
35574
+
35575
+ .E_f1g147n6 {
35576
+ display: flex;
35577
+ justify-content: flex-end;
35578
+ gap: 8px;
35579
+ }
35580
+
35581
35581
  .E_i5w779o {
35582
35582
  padding: 8px 0;
35583
35583
  }
@@ -36174,42 +36174,13 @@ span.E_tqjc4ui {
36174
36174
  padding: 0;
36175
36175
  }
36176
36176
 
36177
- .E_c1ss4prm {
36178
- color: rgba(44, 56, 82, 0.6);
36179
- }
36180
- .E_c1ss4prm li {
36181
- margin-bottom: 4px;
36182
- }
36183
- .E_c1ss4prm li:last-child {
36184
- margin-bottom: 0;
36185
- }
36186
-
36187
- .E_ms3tlei {
36188
- background: rgba(225, 230, 241, 0.6);
36189
- padding: 8px;
36190
- border-radius: 6px;
36191
- color: rgba(44, 56, 82, 0.6);
36192
- }
36193
- .E_ms3tlei li {
36194
- margin-bottom: 4px;
36195
- }
36196
- .E_ms3tlei li:last-child {
36197
- margin-bottom: 0;
36198
- }
36199
-
36200
- .E_du44iy7 {
36201
- margin-bottom: 4px;
36177
+ .E_cevhqx7 {
36178
+ color: #00122e;
36202
36179
  }
36203
36180
 
36204
- .E_s1qmhanr {
36181
+ .E_snbqlt4 {
36182
+ margin-top: 8px;
36205
36183
  color: rgba(44, 56, 82, 0.6);
36206
- margin-bottom: 8px;
36207
- }
36208
-
36209
- .E_drje1h0 {
36210
- height: 1px;
36211
- background: #e4e9f2;
36212
- margin: 16px 0;
36213
36184
  }
36214
36185
 
36215
36186
  .E_c14ouk5o {
@@ -36256,13 +36227,42 @@ span.E_tqjc4ui {
36256
36227
  height: auto;
36257
36228
  }
36258
36229
 
36259
- .E_cevhqx7 {
36260
- color: #00122e;
36230
+ .E_c1ss4prm {
36231
+ color: rgba(44, 56, 82, 0.6);
36232
+ }
36233
+ .E_c1ss4prm li {
36234
+ margin-bottom: 4px;
36235
+ }
36236
+ .E_c1ss4prm li:last-child {
36237
+ margin-bottom: 0;
36261
36238
  }
36262
36239
 
36263
- .E_snbqlt4 {
36264
- margin-top: 8px;
36240
+ .E_ms3tlei {
36241
+ background: rgba(225, 230, 241, 0.6);
36242
+ padding: 8px;
36243
+ border-radius: 6px;
36244
+ color: rgba(44, 56, 82, 0.6);
36245
+ }
36246
+ .E_ms3tlei li {
36247
+ margin-bottom: 4px;
36248
+ }
36249
+ .E_ms3tlei li:last-child {
36250
+ margin-bottom: 0;
36251
+ }
36252
+
36253
+ .E_du44iy7 {
36254
+ margin-bottom: 4px;
36255
+ }
36256
+
36257
+ .E_s1qmhanr {
36265
36258
  color: rgba(44, 56, 82, 0.6);
36259
+ margin-bottom: 8px;
36260
+ }
36261
+
36262
+ .E_drje1h0 {
36263
+ height: 1px;
36264
+ background: #e4e9f2;
36265
+ margin: 16px 0;
36266
36266
  }
36267
36267
 
36268
36268
  .E_l12xdkhl {