@cloudtower/eagle 0.28.12 → 0.28.14

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
@@ -29578,6 +29578,35 @@ html body {
29578
29578
  padding: 8px 12px;
29579
29579
  }
29580
29580
 
29581
+ .E_m74vjol {
29582
+ display: flex;
29583
+ justify-content: space-between;
29584
+ width: 100%;
29585
+ }
29586
+ .E_m74vjol .action {
29587
+ margin-left: 16px;
29588
+ }
29589
+
29590
+ .E_a1o35uvh .ant-alert-message {
29591
+ width: 100%;
29592
+ }
29593
+
29594
+ .E_berrcjl {
29595
+ color: rgba(10, 37, 85, 0.6);
29596
+ margin-bottom: 4px;
29597
+ }
29598
+ .E_berrcjl .breadcrumb-link {
29599
+ color: rgba(10, 37, 85, 0.6);
29600
+ cursor: pointer;
29601
+ transition: color 160ms ease;
29602
+ }
29603
+ .E_berrcjl .breadcrumb-link:hover {
29604
+ color: #0080ff;
29605
+ }
29606
+ .E_berrcjl .breadcrumb-link:active {
29607
+ color: #005ed1;
29608
+ }
29609
+
29581
29610
  .E_b1nip9bk {
29582
29611
  padding: 4px 11px;
29583
29612
  }
@@ -29607,22 +29636,6 @@ html body {
29607
29636
  border-radius: unset;
29608
29637
  }
29609
29638
 
29610
- .E_berrcjl {
29611
- color: rgba(10, 37, 85, 0.6);
29612
- margin-bottom: 4px;
29613
- }
29614
- .E_berrcjl .breadcrumb-link {
29615
- color: rgba(10, 37, 85, 0.6);
29616
- cursor: pointer;
29617
- transition: color 160ms ease;
29618
- }
29619
- .E_berrcjl .breadcrumb-link:hover {
29620
- color: #0080ff;
29621
- }
29622
- .E_berrcjl .breadcrumb-link:active {
29623
- color: #005ed1;
29624
- }
29625
-
29626
29639
  .E_b1wx3t3t.ant-btn-icon-only {
29627
29640
  justify-content: center;
29628
29641
  }
@@ -29877,19 +29890,6 @@ button.E_n7k2c6r {
29877
29890
  padding: 0;
29878
29891
  }
29879
29892
 
29880
- .E_m74vjol {
29881
- display: flex;
29882
- justify-content: space-between;
29883
- width: 100%;
29884
- }
29885
- .E_m74vjol .action {
29886
- margin-left: 16px;
29887
- }
29888
-
29889
- .E_a1o35uvh .ant-alert-message {
29890
- width: 100%;
29891
- }
29892
-
29893
29893
  .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
29894
29894
  padding: 4px 8px 0 8px;
29895
29895
  color: rgba(44, 56, 82, 0.6);
@@ -29903,10 +29903,76 @@ button.E_n7k2c6r {
29903
29903
  border-top: 1px solid rgba(211, 218, 235, 0.6);
29904
29904
  }
29905
29905
 
29906
+ .E_c1uzzomf {
29907
+ margin-bottom: 16px;
29908
+ }
29909
+ .E_c1uzzomf .card-title {
29910
+ font-size: 16px;
29911
+ color: rgba(44, 56, 82, 0.6);
29912
+ font-weight: 700;
29913
+ line-height: 32px;
29914
+ }
29915
+ .E_c1uzzomf .card-body {
29916
+ padding: 24px;
29917
+ border-radius: 8px;
29918
+ background: #fff;
29919
+ }
29920
+ .E_c1uzzomf .empty {
29921
+ font-weight: 700;
29922
+ font-size: 14px;
29923
+ line-height: 22px;
29924
+ color: rgba(0, 21, 64, 0.3);
29925
+ text-align: center;
29926
+ }
29927
+
29928
+ .E_itxley7.ant-input-group.ant-input-group-compact {
29929
+ display: flex;
29930
+ }
29931
+
29906
29932
  .E_sx1bpnu .ant-input-sm {
29907
29933
  line-height: 18px;
29908
29934
  }
29909
29935
 
29936
+ .E_iouxfgt {
29937
+ display: inline-flex;
29938
+ align-items: center;
29939
+ }
29940
+ .E_iouxfgt .icon-inner {
29941
+ display: inline-flex;
29942
+ align-items: center;
29943
+ justify-content: center;
29944
+ }
29945
+ .E_iouxfgt .icon-inner + span,
29946
+ .E_iouxfgt span + .icon-inner.suffix {
29947
+ margin-left: 4px;
29948
+ }
29949
+ .E_iouxfgt.is-rotate img,
29950
+ .E_iouxfgt.is-rotate svg {
29951
+ animation: rotate 680ms linear infinite;
29952
+ }
29953
+
29954
+ .E_fzh9mnb {
29955
+ width: 100%;
29956
+ height: 100%;
29957
+ min-height: 124px;
29958
+ display: flex;
29959
+ flex-direction: column;
29960
+ justify-content: center;
29961
+ align-items: center;
29962
+ }
29963
+ .E_fzh9mnb .error-text {
29964
+ color: rgba(10, 37, 85, 0.6);
29965
+ margin-bottom: 16px;
29966
+ font-size: 18px;
29967
+ }
29968
+
29969
+ .E_atcz0kf .ant-input-suffix {
29970
+ margin-left: 8px;
29971
+ }
29972
+ .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
29973
+ padding: 2px 7px 2px 12px;
29974
+ }
29975
+
29910
29976
  .E_ai7qkf2 .ant-input-number-handler-wrap {
29911
29977
  display: var(--ai7qkf2-0);
29912
29978
  }
@@ -29967,30 +30033,35 @@ button.E_n7k2c6r {
29967
30033
  padding: 2px 8px;
29968
30034
  }
29969
30035
 
29970
- .E_itxley7.ant-input-group.ant-input-group-compact {
29971
- display: flex;
30036
+ .E_a1wfy30z .ant-input-number-handler-wrap {
30037
+ display: var(--a1wfy30z-0);
29972
30038
  }
29973
-
29974
- .E_c1uzzomf {
29975
- margin-bottom: 16px;
30039
+ .E_a1wfy30z .ant-input-number-input-wrap {
30040
+ padding: 4px 11px;
30041
+ display: inline-flex;
30042
+ line-height: 1.5715;
30043
+ height: inherit;
29976
30044
  }
29977
- .E_c1uzzomf .card-title {
29978
- font-size: 16px;
29979
- color: rgba(44, 56, 82, 0.6);
29980
- font-weight: 700;
29981
- line-height: 32px;
30045
+ .E_a1wfy30z .ant-input-number-input-wrap::after {
30046
+ content: var(--a1wfy30z-1);
30047
+ display: var(--a1wfy30z-2);
30048
+ flex: none;
30049
+ align-items: center;
30050
+ margin-left: 4px;
29982
30051
  }
29983
- .E_c1uzzomf .card-body {
29984
- padding: 24px;
29985
- border-radius: 8px;
29986
- background: #fff;
30052
+ .E_a1wfy30z .ant-input-number-input-wrap::before {
30053
+ content: var(--a1wfy30z-3);
30054
+ display: var(--a1wfy30z-4);
30055
+ flex: none;
30056
+ align-items: center;
30057
+ margin-right: 4px;
30058
+ cursor: auto;
29987
30059
  }
29988
- .E_c1uzzomf .empty {
29989
- font-weight: 700;
29990
- font-size: 14px;
29991
- line-height: 22px;
29992
- color: rgba(0, 21, 64, 0.3);
29993
- text-align: center;
30060
+ .E_a1wfy30z .ant-input-number-input {
30061
+ padding: 0;
30062
+ margin: 0;
30063
+ height: auto;
30064
+ font-size: inherit;
29994
30065
  }
29995
30066
 
29996
30067
  .E_f7pxqmh {
@@ -30110,70 +30181,6 @@ button.E_n7k2c6r {
30110
30181
  width: 102px;
30111
30182
  }
30112
30183
 
30113
- .E_a1wfy30z .ant-input-number-handler-wrap {
30114
- display: var(--a1wfy30z-0);
30115
- }
30116
- .E_a1wfy30z .ant-input-number-input-wrap {
30117
- padding: 4px 11px;
30118
- display: inline-flex;
30119
- line-height: 1.5715;
30120
- height: inherit;
30121
- }
30122
- .E_a1wfy30z .ant-input-number-input-wrap::after {
30123
- content: var(--a1wfy30z-1);
30124
- display: var(--a1wfy30z-2);
30125
- flex: none;
30126
- align-items: center;
30127
- margin-left: 4px;
30128
- }
30129
- .E_a1wfy30z .ant-input-number-input-wrap::before {
30130
- content: var(--a1wfy30z-3);
30131
- display: var(--a1wfy30z-4);
30132
- flex: none;
30133
- align-items: center;
30134
- margin-right: 4px;
30135
- cursor: auto;
30136
- }
30137
- .E_a1wfy30z .ant-input-number-input {
30138
- padding: 0;
30139
- margin: 0;
30140
- height: auto;
30141
- font-size: inherit;
30142
- }
30143
-
30144
- .E_iouxfgt {
30145
- display: inline-flex;
30146
- align-items: center;
30147
- }
30148
- .E_iouxfgt .icon-inner {
30149
- display: inline-flex;
30150
- align-items: center;
30151
- justify-content: center;
30152
- }
30153
- .E_iouxfgt .icon-inner + span,
30154
- .E_iouxfgt span + .icon-inner.suffix {
30155
- margin-left: 4px;
30156
- }
30157
- .E_iouxfgt.is-rotate img,
30158
- .E_iouxfgt.is-rotate svg {
30159
- animation: rotate 680ms linear infinite;
30160
- }
30161
-
30162
- .E_fzh9mnb {
30163
- width: 100%;
30164
- height: 100%;
30165
- min-height: 124px;
30166
- display: flex;
30167
- flex-direction: column;
30168
- justify-content: center;
30169
- align-items: center;
30170
- }
30171
- .E_fzh9mnb .error-text {
30172
- color: rgba(10, 37, 85, 0.6);
30173
- margin-bottom: 16px;
30174
- font-size: 18px;
30175
- }
30176
-
30177
30184
  .E_i1inqkme {
30178
30185
  height: 18px;
30179
30186
  line-height: 18px;
@@ -30187,13 +30194,6 @@ button.E_n7k2c6r {
30187
30194
  margin-right: 4px;
30188
30195
  }
30189
30196
 
30190
- .E_atcz0kf .ant-input-suffix {
30191
- margin-left: 8px;
30192
- }
30193
- .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30194
- padding: 2px 7px 2px 12px;
30195
- }
30196
-
30197
30197
  .E_phljevk {
30198
30198
  display: flex;
30199
30199
  justify-content: space-between;
@@ -30251,17 +30251,93 @@ button.E_n7k2c6r {
30251
30251
  line-height: 18px;
30252
30252
  }
30253
30253
 
30254
- .E_rapgekc.ant-radio-wrapper {
30255
- display: inline-flex;
30256
- align-items: baseline;
30257
- white-space: pre-wrap;
30258
- }
30259
- .E_rapgekc.ant-radio-wrapper .ant-radio {
30260
- position: relative;
30261
- top: 3px;
30254
+ .E_owd0kml {
30255
+ display: inline-block;
30262
30256
  }
30263
- .E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
30264
- border-color: rgba(107, 128, 167, 0.6);
30257
+
30258
+ .E_h1jsgezc {
30259
+ visibility: hidden;
30260
+ position: absolute;
30261
+ }
30262
+
30263
+ .E_ivqqkzv {
30264
+ height: 24px;
30265
+ width: 56px !important;
30266
+ margin-right: 4px;
30267
+ }
30268
+
30269
+ .E_c1wk4q29 {
30270
+ color: rgba(44, 56, 82, 0.6);
30271
+ }
30272
+
30273
+ .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
30274
+ border-radius: 6px;
30275
+ }
30276
+ .E_s177mls5.ant-select.ant-select-single {
30277
+ width: 100%;
30278
+ color: #2d3a56;
30279
+ border-color: rgba(211, 218, 235, 0.6);
30280
+ transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30281
+ font-size: 13px;
30282
+ }
30283
+ .E_s177mls5.ant-select.ant-select-single[data-size=middle] {
30284
+ height: 30px;
30285
+ }
30286
+ .E_s177mls5.ant-select.ant-select-single.ant-select-lg {
30287
+ height: 38px;
30288
+ font-size: 13px;
30289
+ }
30290
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
30291
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
30292
+ transition: 160ms ease;
30293
+ }
30294
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
30295
+ color: #0080ff;
30296
+ }
30297
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
30298
+ border-color: rgba(107, 128, 167, 0.6);
30299
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30300
+ }
30301
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
30302
+ color: #0080ff;
30303
+ }
30304
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
30305
+ border-color: #0080ff;
30306
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30307
+ }
30308
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
30309
+ transform: rotate(180deg);
30310
+ }
30311
+ .E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
30312
+ background: rgba(211, 218, 235, 0.6);
30313
+ border-color: rgba(172, 186, 211, 0.6);
30314
+ cursor: "not-allowed";
30315
+ }
30316
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
30317
+ border-color: #f0483e !important;
30318
+ }
30319
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
30320
+ color: #1d326c;
30321
+ }
30322
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
30323
+ border-color: #0080ff;
30324
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30325
+ }
30326
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
30327
+ transform: rotate(180deg);
30328
+ }
30329
+
30330
+ .E_rapgekc.ant-radio-wrapper {
30331
+ display: inline-flex;
30332
+ align-items: baseline;
30333
+ white-space: pre-wrap;
30334
+ }
30335
+ .E_rapgekc.ant-radio-wrapper .ant-radio {
30336
+ position: relative;
30337
+ top: 3px;
30338
+ }
30339
+ .E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
30340
+ border-color: rgba(107, 128, 167, 0.6);
30265
30341
  }
30266
30342
  .E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30267
30343
  border-color: #0080ff;
@@ -30397,80 +30473,44 @@ button.E_n7k2c6r {
30397
30473
  width: 36px;
30398
30474
  }
30399
30475
 
30400
- .E_owd0kml {
30401
- display: inline-block;
30402
- }
30403
-
30404
- .E_h1jsgezc {
30405
- visibility: hidden;
30406
- position: absolute;
30476
+ .E_c1bus5hc {
30477
+ --color: white;
30478
+ height: 14px;
30479
+ width: 14px;
30480
+ border-radius: 50%;
30481
+ flex-shrink: 0;
30482
+ display: flex;
30483
+ align-items: center;
30484
+ justify-content: center;
30485
+ border: 1px solid var(--color);
30407
30486
  }
30408
-
30409
- .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
30410
- border-radius: 6px;
30487
+ .E_c1bus5hc .circle-inner {
30488
+ position: relative;
30489
+ height: 10px;
30490
+ width: 10px;
30491
+ border-radius: 50%;
30492
+ overflow: hidden;
30411
30493
  }
30412
- .E_s177mls5.ant-select.ant-select-single {
30494
+ .E_c1bus5hc .circle-content {
30495
+ position: absolute;
30496
+ height: 100%;
30413
30497
  width: 100%;
30414
- color: #2d3a56;
30415
- border-color: rgba(211, 218, 235, 0.6);
30416
- transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30417
- font-size: 13px;
30418
- }
30419
- .E_s177mls5.ant-select.ant-select-single[data-size=middle] {
30420
- height: 30px;
30421
- }
30422
- .E_s177mls5.ant-select.ant-select-single.ant-select-lg {
30423
- height: 38px;
30424
- font-size: 13px;
30425
- }
30426
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
30427
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
30428
- transition: 160ms ease;
30429
- }
30430
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
30431
- color: #0080ff;
30432
- }
30433
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
30434
- border-color: rgba(107, 128, 167, 0.6);
30435
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30436
- }
30437
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
30438
- color: #0080ff;
30439
- }
30440
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
30441
- border-color: #0080ff;
30442
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30443
- }
30444
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
30445
- transform: rotate(180deg);
30446
- }
30447
- .E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
30448
- background: rgba(211, 218, 235, 0.6);
30449
- border-color: rgba(172, 186, 211, 0.6);
30450
- cursor: "not-allowed";
30451
- }
30452
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
30453
- border-color: #f0483e !important;
30454
- }
30455
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
30456
- color: #1d326c;
30457
- }
30458
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
30459
- border-color: #0080ff;
30460
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30461
- }
30462
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
30498
+ left: 0;
30499
+ top: 0;
30500
+ border-radius: 50%;
30501
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
30463
30502
  transform: rotate(180deg);
30464
30503
  }
30465
-
30466
- .E_ivqqkzv {
30467
- height: 24px;
30468
- width: 56px !important;
30469
- margin-right: 4px;
30470
- }
30471
-
30472
- .E_c1wk4q29 {
30473
- color: rgba(44, 56, 82, 0.6);
30504
+ .E_c1bus5hc .circle-child {
30505
+ position: absolute;
30506
+ height: 100%;
30507
+ width: 100%;
30508
+ left: 0;
30509
+ top: 0;
30510
+ margin-left: 50%;
30511
+ transform-origin: left;
30512
+ background: white;
30513
+ transform: rotate(0deg);
30474
30514
  }
30475
30515
 
30476
30516
  .E_cnujxq2 {
@@ -31158,73 +31198,283 @@ input.E_rf8rlle.ant-input {
31158
31198
  margin: 4px 0;
31159
31199
  }
31160
31200
 
31161
- .E_a1b5xrg3 .user-icon-inner {
31162
- display: inline-flex;
31163
- align-items: center;
31164
- justify-content: center;
31165
- color: #fff;
31166
- font-weight: bold;
31167
- font-size: 12px;
31168
- width: 24px;
31169
- height: 24px;
31170
- border-radius: 50%;
31171
- background: var(--a1b5xrg3-0);
31172
- }
31173
- .E_a1b5xrg3.btn-item {
31174
- transition: all 160ms ease;
31175
- cursor: pointer;
31176
- width: 56px;
31177
- height: 40px;
31178
- display: inline-flex;
31179
- align-items: center;
31180
- justify-content: center;
31181
- border-radius: 6px;
31182
- }
31183
- .E_a1b5xrg3.btn-item:hover {
31184
- box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
31185
- }
31186
- .E_a1b5xrg3.btn-item:active {
31187
- transform: translateY(2px);
31188
- transition: all 320ms ease;
31189
- }
31190
-
31191
31201
  .E_tju3gfj .date {
31192
31202
  margin-right: 4px;
31193
31203
  }
31194
31204
 
31195
- .E_iq1gosr {
31196
- display: inline-block;
31205
+ .E_s1dizucg.ant-switch {
31206
+ min-width: 40px;
31207
+ height: 24px;
31208
+ background: rgba(172, 186, 211, 0.6);
31209
+ overflow: hidden;
31197
31210
  }
31198
-
31199
- .E_t1m2x205 .ant-tooltip-arrow {
31200
- display: none;
31211
+ .E_s1dizucg.ant-switch:focus {
31212
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31201
31213
  }
31202
- .E_t1m2x205 .ant-tooltip-inner {
31203
- background: rgba(23, 38, 64, 0.8);
31204
- border-radius: 4px;
31214
+ .E_s1dizucg.ant-switch-small {
31215
+ min-width: 26px;
31216
+ height: 16px;
31205
31217
  }
31206
-
31207
- .E_dsnbhzf {
31208
- font-family: Inter;
31209
- font-style: normal;
31210
- font-weight: bold;
31211
- font-size: 32px;
31212
- line-height: 40px;
31218
+ .E_s1dizucg.ant-switch-large {
31219
+ min-width: 52px;
31220
+ height: 32px;
31213
31221
  }
31214
-
31215
- .E_d1mvo22k {
31216
- font-family: Inter;
31217
- font-style: normal;
31218
- font-weight: bold;
31219
- font-size: 24px;
31220
- line-height: 32px;
31222
+ .E_s1dizucg.ant-switch .ant-switch-handle {
31223
+ height: 20px;
31224
+ width: 20px;
31221
31225
  }
31222
-
31223
- .E_d1b444tr {
31224
- font-family: Inter;
31225
- font-style: normal;
31226
- font-weight: normal;
31227
- font-size: 32px;
31226
+ .E_s1dizucg.ant-switch .ant-switch-handle::before {
31227
+ border-radius: 10px;
31228
+ transition-delay: 120ms;
31229
+ }
31230
+ .E_s1dizucg.ant-switch-small .ant-switch-handle {
31231
+ height: 14px;
31232
+ width: 14px;
31233
+ top: 1px;
31234
+ left: 1px;
31235
+ }
31236
+ .E_s1dizucg.ant-switch-large .ant-switch-handle {
31237
+ height: 28px;
31238
+ width: 28px;
31239
+ }
31240
+ .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
31241
+ border-radius: 14px;
31242
+ }
31243
+ .E_s1dizucg.ant-switch-checked {
31244
+ background-color: #00ba5d;
31245
+ }
31246
+ .E_s1dizucg.ant-switch-checked .ant-switch-handle {
31247
+ left: calc(100% - 20px - 2px);
31248
+ }
31249
+ .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
31250
+ left: calc(100% - 14px - 1px);
31251
+ }
31252
+ .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
31253
+ left: calc(100% - 28px - 2px);
31254
+ }
31255
+
31256
+ .E_c1up6e3y {
31257
+ margin-left: 5px;
31258
+ }
31259
+
31260
+ .E_iq1gosr {
31261
+ display: inline-block;
31262
+ }
31263
+
31264
+ .E_s1sck0th {
31265
+ padding: 0 8px;
31266
+ border-radius: 4px;
31267
+ }
31268
+
31269
+ .E_m855nr1 {
31270
+ padding: 2px 8px;
31271
+ border-radius: 3px;
31272
+ }
31273
+
31274
+ .E_l1270xpg {
31275
+ padding: 3px 8px;
31276
+ border-radius: 2px;
31277
+ }
31278
+
31279
+ .E_t14rextb.ant-tag:hover {
31280
+ opacity: unset;
31281
+ }
31282
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
31283
+ margin: 0;
31284
+ margin-right: 8px;
31285
+ display: inline-flex;
31286
+ align-items: center;
31287
+ border: none;
31288
+ }
31289
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
31290
+ width: 16px;
31291
+ height: 16px;
31292
+ color: inherit;
31293
+ margin-left: 4px;
31294
+ opacity: 0.6;
31295
+ display: inline-flex;
31296
+ }
31297
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
31298
+ opacity: 1;
31299
+ }
31300
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
31301
+ color: #0080ff;
31302
+ background-color: rgba(0, 136, 255, 0.1);
31303
+ }
31304
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
31305
+ color: #f0483e;
31306
+ background-color: rgba(255, 74, 74, 0.1);
31307
+ }
31308
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
31309
+ color: #e07f00;
31310
+ background-color: rgba(255, 187, 0, 0.1);
31311
+ }
31312
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
31313
+ color: #008f4c;
31314
+ background-color: rgba(30, 201, 127, 0.1);
31315
+ }
31316
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
31317
+ color: #1d326c;
31318
+ background-color: rgba(225, 230, 241, 0.6);
31319
+ }
31320
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
31321
+ color: #7E41FF;
31322
+ background-color: rgba(126, 65, 255, 0.1);
31323
+ }
31324
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
31325
+ color: #fff;
31326
+ }
31327
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
31328
+ background-color: #f0483e;
31329
+ }
31330
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
31331
+ background-color: #fea008;
31332
+ }
31333
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
31334
+ background-color: #00ba5d;
31335
+ }
31336
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
31337
+ background-color: #0080ff;
31338
+ }
31339
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
31340
+ background-color: #6b7d99;
31341
+ }
31342
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
31343
+ background-color: #7E41FF;
31344
+ }
31345
+
31346
+ .E_a1b5xrg3 .user-icon-inner {
31347
+ display: inline-flex;
31348
+ align-items: center;
31349
+ justify-content: center;
31350
+ color: #fff;
31351
+ font-weight: bold;
31352
+ font-size: 12px;
31353
+ width: 24px;
31354
+ height: 24px;
31355
+ border-radius: 50%;
31356
+ background: var(--a1b5xrg3-0);
31357
+ }
31358
+ .E_a1b5xrg3.btn-item {
31359
+ transition: all 160ms ease;
31360
+ cursor: pointer;
31361
+ width: 56px;
31362
+ height: 40px;
31363
+ display: inline-flex;
31364
+ align-items: center;
31365
+ justify-content: center;
31366
+ border-radius: 6px;
31367
+ }
31368
+ .E_a1b5xrg3.btn-item:hover {
31369
+ box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
31370
+ }
31371
+ .E_a1b5xrg3.btn-item:active {
31372
+ transform: translateY(2px);
31373
+ transition: all 320ms ease;
31374
+ }
31375
+
31376
+ .E_s1dni7lo {
31377
+ width: 430px !important;
31378
+ }
31379
+
31380
+ .E_d1wwmmm5 .ant-select-item-group {
31381
+ padding: 8px 16px;
31382
+ line-height: 18px;
31383
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31384
+ height: 34px;
31385
+ min-height: 34px;
31386
+ box-sizing: border-box;
31387
+ margin-top: 8px;
31388
+ }
31389
+
31390
+ .E_o1ugr09p {
31391
+ display: flex;
31392
+ flex-direction: column;
31393
+ margin: 1px 8px;
31394
+ padding: 8px;
31395
+ border-radius: 4px;
31396
+ }
31397
+ .E_o1ugr09p .selected-icon {
31398
+ display: none;
31399
+ }
31400
+ .E_o1ugr09p.ant-select-item-option-grouped {
31401
+ padding-left: 8px;
31402
+ }
31403
+ .E_o1ugr09p.ant-select-item-option-selected {
31404
+ background-color: white;
31405
+ }
31406
+ .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
31407
+ color: #0080ff;
31408
+ }
31409
+ .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
31410
+ display: block;
31411
+ }
31412
+ .E_o1ugr09p.ant-select-item-option-active {
31413
+ background: rgba(0, 136, 255, 0.16);
31414
+ }
31415
+ .E_o1ugr09p.ant-select-item-option-active .timezone-title {
31416
+ color: #0080ff;
31417
+ }
31418
+ .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
31419
+ background: rgba(0, 136, 255, 0.1);
31420
+ color: #0080ff;
31421
+ }
31422
+
31423
+ .E_o1ifxsq4 {
31424
+ display: flex;
31425
+ justify-content: space-between;
31426
+ height: 20px;
31427
+ line-height: 20px;
31428
+ }
31429
+ .E_o1ifxsq4 .timezone-title {
31430
+ color: #2d3a56;
31431
+ overflow: hidden;
31432
+ text-overflow: ellipsis;
31433
+ }
31434
+
31435
+ .E_o1zue7 {
31436
+ display: flex;
31437
+ justify-content: space-between;
31438
+ color: rgba(44, 56, 82, 0.6);
31439
+ height: 18px;
31440
+ line-height: 18px;
31441
+ margin-top: 2px;
31442
+ }
31443
+
31444
+ .E_tyfmlxg {
31445
+ border: none;
31446
+ margin-right: 0;
31447
+ background: rgba(225, 230, 241, 0.6);
31448
+ }
31449
+
31450
+ .E_o18uybox {
31451
+ pointer-events: none;
31452
+ height: 32px;
31453
+ width: 100%;
31454
+ opacity: 0;
31455
+ }
31456
+
31457
+ .E_dsnbhzf {
31458
+ font-family: Inter;
31459
+ font-style: normal;
31460
+ font-weight: bold;
31461
+ font-size: 32px;
31462
+ line-height: 40px;
31463
+ }
31464
+
31465
+ .E_d1mvo22k {
31466
+ font-family: Inter;
31467
+ font-style: normal;
31468
+ font-weight: bold;
31469
+ font-size: 24px;
31470
+ line-height: 32px;
31471
+ }
31472
+
31473
+ .E_d1b444tr {
31474
+ font-family: Inter;
31475
+ font-style: normal;
31476
+ font-weight: normal;
31477
+ font-size: 32px;
31228
31478
  line-height: 40px;
31229
31479
  }
31230
31480
 
@@ -31679,264 +31929,14 @@ input.E_rf8rlle.ant-input {
31679
31929
  line-height: 12px;
31680
31930
  }
31681
31931
 
31682
- .E_s1dizucg.ant-switch {
31683
- min-width: 40px;
31684
- height: 24px;
31685
- background: rgba(172, 186, 211, 0.6);
31686
- overflow: hidden;
31687
- }
31688
- .E_s1dizucg.ant-switch:focus {
31689
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31690
- }
31691
- .E_s1dizucg.ant-switch-small {
31692
- min-width: 26px;
31693
- height: 16px;
31694
- }
31695
- .E_s1dizucg.ant-switch-large {
31696
- min-width: 52px;
31697
- height: 32px;
31698
- }
31699
- .E_s1dizucg.ant-switch .ant-switch-handle {
31700
- height: 20px;
31701
- width: 20px;
31702
- }
31703
- .E_s1dizucg.ant-switch .ant-switch-handle::before {
31704
- border-radius: 10px;
31705
- transition-delay: 120ms;
31706
- }
31707
- .E_s1dizucg.ant-switch-small .ant-switch-handle {
31708
- height: 14px;
31709
- width: 14px;
31710
- top: 1px;
31711
- left: 1px;
31712
- }
31713
- .E_s1dizucg.ant-switch-large .ant-switch-handle {
31714
- height: 28px;
31715
- width: 28px;
31716
- }
31717
- .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
31718
- border-radius: 14px;
31719
- }
31720
- .E_s1dizucg.ant-switch-checked {
31721
- background-color: #00ba5d;
31722
- }
31723
- .E_s1dizucg.ant-switch-checked .ant-switch-handle {
31724
- left: calc(100% - 20px - 2px);
31725
- }
31726
- .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
31727
- left: calc(100% - 14px - 1px);
31728
- }
31729
- .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
31730
- left: calc(100% - 28px - 2px);
31731
- }
31732
-
31733
- .E_c1up6e3y {
31734
- margin-left: 5px;
31735
- }
31736
-
31737
- .E_s1dni7lo {
31738
- width: 430px !important;
31739
- }
31740
-
31741
- .E_d1wwmmm5 .ant-select-item-group {
31742
- padding: 8px 16px;
31743
- line-height: 18px;
31744
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31745
- height: 34px;
31746
- min-height: 34px;
31747
- box-sizing: border-box;
31748
- margin-top: 8px;
31749
- }
31750
-
31751
- .E_o1ugr09p {
31752
- display: flex;
31753
- flex-direction: column;
31754
- margin: 1px 8px;
31755
- padding: 8px;
31756
- border-radius: 4px;
31757
- }
31758
- .E_o1ugr09p .selected-icon {
31932
+ .E_t1m2x205 .ant-tooltip-arrow {
31759
31933
  display: none;
31760
31934
  }
31761
- .E_o1ugr09p.ant-select-item-option-grouped {
31762
- padding-left: 8px;
31763
- }
31764
- .E_o1ugr09p.ant-select-item-option-selected {
31765
- background-color: white;
31766
- }
31767
- .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
31768
- color: #0080ff;
31769
- }
31770
- .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
31771
- display: block;
31772
- }
31773
- .E_o1ugr09p.ant-select-item-option-active {
31774
- background: rgba(0, 136, 255, 0.16);
31775
- }
31776
- .E_o1ugr09p.ant-select-item-option-active .timezone-title {
31777
- color: #0080ff;
31778
- }
31779
- .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
31780
- background: rgba(0, 136, 255, 0.1);
31781
- color: #0080ff;
31782
- }
31783
-
31784
- .E_o1ifxsq4 {
31785
- display: flex;
31786
- justify-content: space-between;
31787
- height: 20px;
31788
- line-height: 20px;
31789
- }
31790
- .E_o1ifxsq4 .timezone-title {
31791
- color: #2d3a56;
31792
- overflow: hidden;
31793
- text-overflow: ellipsis;
31794
- }
31795
-
31796
- .E_o1zue7 {
31797
- display: flex;
31798
- justify-content: space-between;
31799
- color: rgba(44, 56, 82, 0.6);
31800
- height: 18px;
31801
- line-height: 18px;
31802
- margin-top: 2px;
31803
- }
31804
-
31805
- .E_tyfmlxg {
31806
- border: none;
31807
- margin-right: 0;
31808
- background: rgba(225, 230, 241, 0.6);
31809
- }
31810
-
31811
- .E_o18uybox {
31812
- pointer-events: none;
31813
- height: 32px;
31814
- width: 100%;
31815
- opacity: 0;
31816
- }
31817
-
31818
- .E_c1bus5hc {
31819
- --color: white;
31820
- height: 14px;
31821
- width: 14px;
31822
- border-radius: 50%;
31823
- flex-shrink: 0;
31824
- display: flex;
31825
- align-items: center;
31826
- justify-content: center;
31827
- border: 1px solid var(--color);
31828
- }
31829
- .E_c1bus5hc .circle-inner {
31830
- position: relative;
31831
- height: 10px;
31832
- width: 10px;
31833
- border-radius: 50%;
31834
- overflow: hidden;
31835
- }
31836
- .E_c1bus5hc .circle-content {
31837
- position: absolute;
31838
- height: 100%;
31839
- width: 100%;
31840
- left: 0;
31841
- top: 0;
31842
- border-radius: 50%;
31843
- background: linear-gradient(to right, var(--color) 50%, white 50%);
31844
- transform: rotate(180deg);
31845
- }
31846
- .E_c1bus5hc .circle-child {
31847
- position: absolute;
31848
- height: 100%;
31849
- width: 100%;
31850
- left: 0;
31851
- top: 0;
31852
- margin-left: 50%;
31853
- transform-origin: left;
31854
- background: white;
31855
- transform: rotate(0deg);
31856
- }
31857
-
31858
- .E_s1sck0th {
31859
- padding: 0 8px;
31935
+ .E_t1m2x205 .ant-tooltip-inner {
31936
+ background: rgba(23, 38, 64, 0.8);
31860
31937
  border-radius: 4px;
31861
31938
  }
31862
31939
 
31863
- .E_m855nr1 {
31864
- padding: 2px 8px;
31865
- border-radius: 3px;
31866
- }
31867
-
31868
- .E_l1270xpg {
31869
- padding: 3px 8px;
31870
- border-radius: 2px;
31871
- }
31872
-
31873
- .E_t14rextb.ant-tag:hover {
31874
- opacity: unset;
31875
- }
31876
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
31877
- margin: 0;
31878
- margin-right: 8px;
31879
- display: inline-flex;
31880
- align-items: center;
31881
- border: none;
31882
- }
31883
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
31884
- width: 16px;
31885
- height: 16px;
31886
- color: inherit;
31887
- margin-left: 4px;
31888
- opacity: 0.6;
31889
- display: inline-flex;
31890
- }
31891
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
31892
- opacity: 1;
31893
- }
31894
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
31895
- color: #0080ff;
31896
- background-color: rgba(0, 136, 255, 0.1);
31897
- }
31898
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
31899
- color: #f0483e;
31900
- background-color: rgba(255, 74, 74, 0.1);
31901
- }
31902
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
31903
- color: #e07f00;
31904
- background-color: rgba(255, 187, 0, 0.1);
31905
- }
31906
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
31907
- color: #008f4c;
31908
- background-color: rgba(30, 201, 127, 0.1);
31909
- }
31910
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
31911
- color: #1d326c;
31912
- background-color: rgba(225, 230, 241, 0.6);
31913
- }
31914
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
31915
- color: #7E41FF;
31916
- background-color: rgba(126, 65, 255, 0.1);
31917
- }
31918
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
31919
- color: #fff;
31920
- }
31921
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
31922
- background-color: #f0483e;
31923
- }
31924
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
31925
- background-color: #fea008;
31926
- }
31927
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
31928
- background-color: #00ba5d;
31929
- }
31930
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
31931
- background-color: #0080ff;
31932
- }
31933
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
31934
- background-color: #6b7d99;
31935
- }
31936
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
31937
- background-color: #7E41FF;
31938
- }
31939
-
31940
31940
  .E_m196gn1d {
31941
31941
  min-width: 1280px;
31942
31942
  }
@@ -31954,6 +31954,10 @@ input.E_rf8rlle.ant-input {
31954
31954
  margin-left: 1px;
31955
31955
  }
31956
31956
 
31957
+ span.E_tqjc4ui {
31958
+ margin: 0 2px;
31959
+ }
31960
+
31957
31961
  .E_c18bcrac {
31958
31962
  display: inline-block;
31959
31963
  width: 100%;
@@ -31972,94 +31976,52 @@ input.E_rf8rlle.ant-input {
31972
31976
  align-items: center;
31973
31977
  font-size: 13px;
31974
31978
  line-height: 24px;
31975
- color: #cccccc;
31976
- white-space: nowrap;
31977
- }
31978
- .E_c14wcxf0 label {
31979
- margin-right: 32px;
31980
- }
31981
-
31982
- .E_coy29mj.E_c14wcxf0 {
31983
- font-weight: bold;
31984
- color: white;
31985
- }
31986
-
31987
- .E_s11212zy {
31988
- width: 8px;
31989
- height: 8px;
31990
- border-radius: 2px;
31991
- display: inline-block;
31992
- background: var(--s11212zy-0);
31993
- border: 1px solid #fff;
31994
- box-sizing: content-box;
31995
- margin-right: 6px;
31996
- }
31997
-
31998
- .E_p1lyky6c > :first-child {
31999
- font-weight: bold;
32000
- color: white;
32001
- margin-right: 4px;
32002
- }
32003
-
32004
- .E_s1ebs0ra {
32005
- display: flex;
32006
- align-items: center;
32007
- justify-content: space-between;
32008
- background: #edf0f7;
32009
- padding: 8px 12px;
32010
- position: sticky;
32011
- top: 0;
32012
- z-index: 1;
32013
- margin-bottom: -52px;
32014
- }
32015
- .E_s1ebs0ra .select-total {
32016
- display: flex;
32017
- align-items: center;
32018
- font-weight: 700;
32019
- flex-shrink: 0;
32020
- }
32021
- .E_s1ebs0ra .select-total .icon-wrapper {
32022
- cursor: pointer;
32023
- margin-left: 8px;
32024
- width: 32px;
32025
- height: 32px;
32026
- border-radius: 50%;
32027
- justify-content: center;
32028
- }
32029
- .E_s1ebs0ra .select-total .icon-wrapper:hover {
32030
- background: rgba(225, 230, 241, 0.6);
32031
- }
32032
- .E_s1ebs0ra .action-group {
32033
- flex: 1;
32034
- margin-left: 88px;
32035
- white-space: nowrap;
32036
- text-align: right;
32037
- position: relative;
32038
- padding: 4px 0;
32039
- margin-top: -4px;
32040
- overflow: hidden;
31979
+ color: #cccccc;
31980
+ white-space: nowrap;
32041
31981
  }
32042
- .E_s1ebs0ra .action-group .sub-menu-delete {
32043
- transform: translateY(-4px);
31982
+ .E_c14wcxf0 label {
31983
+ margin-right: 32px;
32044
31984
  }
32045
- .E_s1ebs0ra .action-group button {
32046
- border: none;
31985
+
31986
+ .E_coy29mj.E_c14wcxf0 {
31987
+ font-weight: bold;
31988
+ color: white;
32047
31989
  }
32048
- .E_s1ebs0ra .action-group > *:not(:last-child) {
32049
- margin-right: 8px;
31990
+
31991
+ .E_s11212zy {
31992
+ width: 8px;
31993
+ height: 8px;
31994
+ border-radius: 2px;
31995
+ display: inline-block;
31996
+ background: var(--s11212zy-0);
31997
+ border: 1px solid #fff;
31998
+ box-sizing: content-box;
31999
+ margin-right: 6px;
32050
32000
  }
32051
- .E_s1ebs0ra .action-group > button:last-child {
32001
+
32002
+ .E_p1lyky6c > :first-child {
32003
+ font-weight: bold;
32004
+ color: white;
32052
32005
  margin-right: 4px;
32053
32006
  }
32054
- .E_s1ebs0ra .action-group .more-btn {
32055
- cursor: pointer;
32056
- width: 32px;
32057
- height: 32px;
32058
- justify-content: center;
32059
- border-radius: 50%;
32007
+
32008
+ .E_n12mqh7z {
32009
+ display: flex;
32010
+ align-items: center;
32011
+ font-size: 12px;
32012
+ line-height: 18px;
32060
32013
  }
32061
- .E_s1ebs0ra .action-group .more-btn:hover {
32062
- background: #fff;
32014
+ .E_n12mqh7z:not(:last-child) {
32015
+ margin-bottom: 4px;
32016
+ }
32017
+
32018
+ .E_tf5bynu {
32019
+ margin: 0 3px;
32020
+ }
32021
+
32022
+ .E_tcckoz1 {
32023
+ max-height: 400px;
32024
+ overflow: auto;
32063
32025
  }
32064
32026
 
32065
32027
  .E_clm1wy1 {
@@ -32155,6 +32117,67 @@ input.E_rf8rlle.ant-input {
32155
32117
  border-radius: 2px;
32156
32118
  }
32157
32119
 
32120
+ .E_s1ebs0ra {
32121
+ display: flex;
32122
+ align-items: center;
32123
+ justify-content: space-between;
32124
+ background: #edf0f7;
32125
+ padding: 8px 12px;
32126
+ position: sticky;
32127
+ top: 0;
32128
+ z-index: 1;
32129
+ margin-bottom: -52px;
32130
+ }
32131
+ .E_s1ebs0ra .select-total {
32132
+ display: flex;
32133
+ align-items: center;
32134
+ font-weight: 700;
32135
+ flex-shrink: 0;
32136
+ }
32137
+ .E_s1ebs0ra .select-total .icon-wrapper {
32138
+ cursor: pointer;
32139
+ margin-left: 8px;
32140
+ width: 32px;
32141
+ height: 32px;
32142
+ border-radius: 50%;
32143
+ justify-content: center;
32144
+ }
32145
+ .E_s1ebs0ra .select-total .icon-wrapper:hover {
32146
+ background: rgba(225, 230, 241, 0.6);
32147
+ }
32148
+ .E_s1ebs0ra .action-group {
32149
+ flex: 1;
32150
+ margin-left: 88px;
32151
+ white-space: nowrap;
32152
+ text-align: right;
32153
+ position: relative;
32154
+ padding: 4px 0;
32155
+ margin-top: -4px;
32156
+ overflow: hidden;
32157
+ }
32158
+ .E_s1ebs0ra .action-group .sub-menu-delete {
32159
+ transform: translateY(-4px);
32160
+ }
32161
+ .E_s1ebs0ra .action-group button {
32162
+ border: none;
32163
+ }
32164
+ .E_s1ebs0ra .action-group > *:not(:last-child) {
32165
+ margin-right: 8px;
32166
+ }
32167
+ .E_s1ebs0ra .action-group > button:last-child {
32168
+ margin-right: 4px;
32169
+ }
32170
+ .E_s1ebs0ra .action-group .more-btn {
32171
+ cursor: pointer;
32172
+ width: 32px;
32173
+ height: 32px;
32174
+ justify-content: center;
32175
+ border-radius: 50%;
32176
+ }
32177
+ .E_s1ebs0ra .action-group .more-btn:hover {
32178
+ background: #fff;
32179
+ }
32180
+
32158
32181
  .E_gmyahx3 {
32159
32182
  cursor: pointer;
32160
32183
  }
@@ -32165,27 +32188,102 @@ input.E_rf8rlle.ant-input {
32165
32188
  color: #0080ff;
32166
32189
  }
32167
32190
 
32168
- span.E_tqjc4ui {
32169
- margin: 0 2px;
32191
+ .E_s1iv0tp1 .enabled-switch {
32192
+ display: flex;
32193
+ align-items: center;
32194
+ }
32195
+ .E_s1iv0tp1 .enabled-text {
32196
+ margin-right: 8px;
32170
32197
  }
32171
32198
 
32172
- .E_n12mqh7z {
32199
+ .E_t1sqg15u {
32200
+ background: white;
32201
+ }
32202
+ .E_t1sqg15u.inline .table-row {
32203
+ flex-direction: column;
32204
+ }
32205
+ .E_t1sqg15u.inline .table-row > label {
32206
+ padding: 0 16px 7px 0;
32207
+ }
32208
+ .E_t1sqg15u.has-border .table-header {
32209
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
32210
+ }
32211
+ .E_t1sqg15u.has-border .hiddenBorder {
32212
+ border-top: none !important;
32213
+ }
32214
+ .E_t1sqg15u.has-border .table-row + .table-row {
32215
+ border-top: 1px solid rgba(225, 230, 241, 0.6);
32216
+ }
32217
+ .E_t1sqg15u.has-border .table-row:last-of-type {
32218
+ padding-bottom: 0;
32219
+ }
32220
+ .E_t1sqg15u.align-right .content {
32221
+ text-align: right;
32222
+ }
32223
+ .E_t1sqg15u .uuid-row {
32224
+ display: flex;
32225
+ justify-content: space-between;
32226
+ }
32227
+ .E_t1sqg15u .uuid-row .id-text {
32228
+ white-space: nowrap;
32229
+ overflow: hidden;
32230
+ text-overflow: ellipsis;
32231
+ }
32232
+
32233
+ .E_t4zczcp {
32173
32234
  display: flex;
32235
+ justify-content: space-between;
32174
32236
  align-items: center;
32237
+ padding: 8px;
32238
+ min-height: 32px;
32239
+ }
32240
+ .E_t4zczcp .table-title {
32241
+ color: rgba(44, 56, 82, 0.6);
32242
+ font-weight: 600;
32175
32243
  font-size: 12px;
32176
- line-height: 18px;
32244
+ line-height: 8px;
32177
32245
  }
32178
- .E_n12mqh7z:not(:last-child) {
32179
- margin-bottom: 4px;
32246
+ .E_t4zczcp .edit-icon {
32247
+ font-size: 16px;
32248
+ color: rgba(10, 37, 85, 0.6);
32249
+ cursor: pointer;
32180
32250
  }
32181
32251
 
32182
- .E_tf5bynu {
32183
- margin: 0 3px;
32252
+ .E_t1s7goww {
32253
+ font-size: 12px;
32254
+ line-height: 18px;
32184
32255
  }
32185
32256
 
32186
- .E_tcckoz1 {
32187
- max-height: 400px;
32188
- overflow: auto;
32257
+ .E_t93e4cf {
32258
+ display: flex;
32259
+ padding: 8px 0;
32260
+ color: #2d3a56;
32261
+ }
32262
+ .E_t93e4cf .hidden {
32263
+ display: none;
32264
+ }
32265
+ .E_t93e4cf .ant-btn-link {
32266
+ height: auto;
32267
+ }
32268
+ .E_t93e4cf .content {
32269
+ overflow: hidden;
32270
+ overflow-x: auto;
32271
+ width: 100%;
32272
+ white-space: pre-wrap;
32273
+ }
32274
+ .E_t93e4cf .content .ant-btn {
32275
+ white-space: pre-wrap;
32276
+ text-align: left;
32277
+ }
32278
+ .E_t93e4cf .content .unit-chart {
32279
+ justify-content: flex-start;
32280
+ }
32281
+
32282
+ .E_rhz2uv5 {
32283
+ width: var(--rhz2uv5-0);
32284
+ flex-shrink: 0;
32285
+ color: rgba(44, 56, 82, 0.6);
32286
+ padding-right: 12px;
32189
32287
  }
32190
32288
 
32191
32289
  .E_ou7iq30 {
@@ -32204,14 +32302,6 @@ span.E_tqjc4ui {
32204
32302
  word-break: break-all;
32205
32303
  }
32206
32304
 
32207
- .E_s1iv0tp1 .enabled-switch {
32208
- display: flex;
32209
- align-items: center;
32210
- }
32211
- .E_s1iv0tp1 .enabled-text {
32212
- margin-right: 8px;
32213
- }
32214
-
32215
32305
  .E_c1up1pdz {
32216
32306
  width: 648px;
32217
32307
  }
@@ -32551,98 +32641,31 @@ span.E_tqjc4ui {
32551
32641
  display: block;
32552
32642
  }
32553
32643
  .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
32554
- color: #0080ff;
32555
- background: transparent;
32556
- }
32557
-
32558
- .E_t1sqg15u {
32559
- background: white;
32560
- }
32561
- .E_t1sqg15u.inline .table-row {
32562
- flex-direction: column;
32563
- }
32564
- .E_t1sqg15u.inline .table-row > label {
32565
- padding: 0 16px 7px 0;
32566
- }
32567
- .E_t1sqg15u.has-border .table-header {
32568
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
32569
- }
32570
- .E_t1sqg15u.has-border .hiddenBorder {
32571
- border-top: none !important;
32572
- }
32573
- .E_t1sqg15u.has-border .table-row + .table-row {
32574
- border-top: 1px solid rgba(225, 230, 241, 0.6);
32575
- }
32576
- .E_t1sqg15u.has-border .table-row:last-of-type {
32577
- padding-bottom: 0;
32578
- }
32579
- .E_t1sqg15u.align-right .content {
32580
- text-align: right;
32581
- }
32582
- .E_t1sqg15u .uuid-row {
32583
- display: flex;
32584
- justify-content: space-between;
32585
- }
32586
- .E_t1sqg15u .uuid-row .id-text {
32587
- white-space: nowrap;
32588
- overflow: hidden;
32589
- text-overflow: ellipsis;
32644
+ color: #0080ff;
32645
+ background: transparent;
32590
32646
  }
32591
32647
 
32592
- .E_t4zczcp {
32648
+ .E_wg1tsps {
32593
32649
  display: flex;
32594
- justify-content: space-between;
32595
32650
  align-items: center;
32596
- padding: 8px;
32597
- min-height: 32px;
32598
- }
32599
- .E_t4zczcp .table-title {
32600
- color: rgba(44, 56, 82, 0.6);
32601
- font-weight: 600;
32602
- font-size: 12px;
32603
- line-height: 8px;
32604
- }
32605
- .E_t4zczcp .edit-icon {
32606
- font-size: 16px;
32607
- color: rgba(10, 37, 85, 0.6);
32608
- cursor: pointer;
32609
- }
32610
-
32611
- .E_t1s7goww {
32612
- font-size: 12px;
32613
- line-height: 18px;
32651
+ justify-content: flex-end;
32614
32652
  }
32615
32653
 
32616
- .E_t93e4cf {
32654
+ .E_b1ctd5xy {
32617
32655
  display: flex;
32618
- padding: 8px 0;
32619
- color: #2d3a56;
32620
- }
32621
- .E_t93e4cf .hidden {
32622
- display: none;
32623
- }
32624
- .E_t93e4cf .ant-btn-link {
32625
- height: auto;
32656
+ align-items: center;
32657
+ width: calc(100% - 40px);
32626
32658
  }
32627
- .E_t93e4cf .content {
32628
- overflow: hidden;
32629
- overflow-x: auto;
32659
+ .E_b1ctd5xy .chart {
32660
+ display: inline-block;
32630
32661
  width: 100%;
32631
- white-space: pre-wrap;
32632
- }
32633
- .E_t93e4cf .content .ant-btn {
32634
- white-space: pre-wrap;
32635
- text-align: left;
32636
- }
32637
- .E_t93e4cf .content .unit-chart {
32638
- justify-content: flex-start;
32639
32662
  }
32640
32663
 
32641
- .E_rhz2uv5 {
32642
- width: var(--rhz2uv5-0);
32643
- flex-shrink: 0;
32644
- color: rgba(44, 56, 82, 0.6);
32645
- padding-right: 12px;
32664
+ .E_u1p8acpn {
32665
+ min-width: 40px;
32666
+ }
32667
+ .E_u1p8acpn .unit {
32668
+ color: #00122e !important;
32646
32669
  }
32647
32670
 
32648
32671
  .E_c1yyuluq {
@@ -32674,58 +32697,6 @@ span.E_tqjc4ui {
32674
32697
  cursor: default;
32675
32698
  }
32676
32699
 
32677
- .E_wg1tsps {
32678
- display: flex;
32679
- align-items: center;
32680
- justify-content: flex-end;
32681
- }
32682
-
32683
- .E_b1ctd5xy {
32684
- display: flex;
32685
- align-items: center;
32686
- width: calc(100% - 40px);
32687
- }
32688
- .E_b1ctd5xy .chart {
32689
- display: inline-block;
32690
- width: 100%;
32691
- }
32692
-
32693
- .E_u1p8acpn {
32694
- min-width: 40px;
32695
- }
32696
- .E_u1p8acpn .unit {
32697
- color: #00122e !important;
32698
- }
32699
-
32700
- .E_suhck3k {
32701
- height: 24px;
32702
- width: 24px;
32703
- border-radius: 6px;
32704
- padding: 4px;
32705
- }
32706
- .E_suhck3k:hover {
32707
- background-color: rgba(0, 136, 255, 0.1);
32708
- }
32709
- .E_suhck3k:hover svg path {
32710
- fill: blue;
32711
- }
32712
-
32713
- .E_ryby9ds {
32714
- display: flex;
32715
- align-items: center;
32716
- }
32717
- .E_ryby9ds .order {
32718
- height: 24px;
32719
- width: 24px;
32720
- border-radius: 20px;
32721
- color: #0080ff;
32722
- background: rgba(0, 136, 255, 0.1);
32723
- display: flex;
32724
- align-items: center;
32725
- justify-content: center;
32726
- margin-right: 6px;
32727
- }
32728
-
32729
32700
  .E_hrhfj7c {
32730
32701
  display: none;
32731
32702
  }
@@ -32942,6 +32913,35 @@ span.E_tqjc4ui {
32942
32913
  font-size: 14px;
32943
32914
  }
32944
32915
 
32916
+ .E_suhck3k {
32917
+ height: 24px;
32918
+ width: 24px;
32919
+ border-radius: 6px;
32920
+ padding: 4px;
32921
+ }
32922
+ .E_suhck3k:hover {
32923
+ background-color: rgba(0, 136, 255, 0.1);
32924
+ }
32925
+ .E_suhck3k:hover svg path {
32926
+ fill: blue;
32927
+ }
32928
+
32929
+ .E_ryby9ds {
32930
+ display: flex;
32931
+ align-items: center;
32932
+ }
32933
+ .E_ryby9ds .order {
32934
+ height: 24px;
32935
+ width: 24px;
32936
+ border-radius: 20px;
32937
+ color: #0080ff;
32938
+ background: rgba(0, 136, 255, 0.1);
32939
+ display: flex;
32940
+ align-items: center;
32941
+ justify-content: center;
32942
+ margin-right: 6px;
32943
+ }
32944
+
32945
32945
  .E_h12yihis {
32946
32946
  height: 50px;
32947
32947
  border-bottom: 2px solid #edf0f7;
@@ -33645,6 +33645,23 @@ span.E_tqjc4ui {
33645
33645
  padding: 0;
33646
33646
  }
33647
33647
 
33648
+ .E_r77hffu {
33649
+ display: flex;
33650
+ align-items: center;
33651
+ justify-content: space-between;
33652
+ column-gap: 6px;
33653
+ }
33654
+
33655
+ .E_p1cmxsf7 {
33656
+ display: flex;
33657
+ flex-direction: column;
33658
+ justify-content: center;
33659
+ row-gap: var(--p1cmxsf7-0);
33660
+ }
33661
+ .E_p1cmxsf7 .antd5-progress-line {
33662
+ font-size: 0;
33663
+ }
33664
+
33648
33665
  .E_s11wux3h .antd5-segmented-item:not(:last-child) {
33649
33666
  margin-right: 2px;
33650
33667
  }
@@ -33679,21 +33696,21 @@ span.E_tqjc4ui {
33679
33696
  background-color: transparent;
33680
33697
  }
33681
33698
 
33682
- .E_r77hffu {
33683
- display: flex;
33684
- align-items: center;
33685
- justify-content: space-between;
33686
- column-gap: 6px;
33699
+ .E_b14q2gmw {
33700
+ 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);
33687
33701
  }
33688
33702
 
33689
- .E_p1cmxsf7 {
33690
- display: flex;
33691
- flex-direction: column;
33692
- justify-content: center;
33693
- row-gap: var(--p1cmxsf7-0);
33703
+ .E_c1eym6el {
33704
+ border-radius: 8px;
33705
+ background-color: white;
33694
33706
  }
33695
- .E_p1cmxsf7 .antd5-progress-line {
33696
- font-size: 0;
33707
+ .E_c1eym6el.hoverable {
33708
+ cursor: pointer;
33709
+ }
33710
+ .E_c1eym6el.hoverable:hover {
33711
+ transition: all 200ms ease;
33712
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
33713
+ transform: translateY(-4px);
33697
33714
  }
33698
33715
 
33699
33716
  .E_c1yd35n {
@@ -33740,23 +33757,6 @@ span.E_tqjc4ui {
33740
33757
  margin-right: 2px;
33741
33758
  }
33742
33759
 
33743
- .E_b14q2gmw {
33744
- 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);
33745
- }
33746
-
33747
- .E_c1eym6el {
33748
- border-radius: 8px;
33749
- background-color: white;
33750
- }
33751
- .E_c1eym6el.hoverable {
33752
- cursor: pointer;
33753
- }
33754
- .E_c1eym6el.hoverable:hover {
33755
- transition: all 200ms ease;
33756
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
33757
- transform: translateY(-4px);
33758
- }
33759
-
33760
33760
  .E_ckui4s7 {
33761
33761
  color: #2d3a56;
33762
33762
  line-height: 22px;
@@ -34028,29 +34028,79 @@ span.E_tqjc4ui {
34028
34028
  background: rgba(0, 0, 0, 0.75);
34029
34029
  transform: translateX(-50%);
34030
34030
  }
34031
-
34032
- .E_tnvijvs {
34033
- min-width: 200px;
34031
+
34032
+ .E_tnvijvs {
34033
+ min-width: 200px;
34034
+ }
34035
+
34036
+ .E_t1ub2aex {
34037
+ display: flex;
34038
+ align-items: center;
34039
+ justify-content: space-between;
34040
+ background-color: rgba(0, 0, 0, 0.75);
34041
+ color: #b4beca;
34042
+ font-size: 12px;
34043
+ padding: 3px 6px;
34044
+ }
34045
+ .E_t1ub2aex:first-child {
34046
+ padding-top: 3px;
34047
+ }
34048
+ .E_t1ub2aex:last-child {
34049
+ padding-bottom: 3px;
34050
+ }
34051
+ .E_t1ub2aex .column-value {
34052
+ color: #fff;
34053
+ margin-left: 8px;
34054
+ }
34055
+
34056
+ button.E_l48ei06.ant-btn {
34057
+ font-size: 12px;
34058
+ line-height: 18px;
34059
+ height: 18px;
34060
+ }
34061
+
34062
+ button.E_l48ei06 {
34063
+ color: #0080FF;
34064
+ height: unset;
34065
+ }
34066
+ button.E_l48ei06 .button-prefix-icon {
34067
+ margin-right: 4px;
34068
+ }
34069
+ button.E_l48ei06 .button-suffix-icon {
34070
+ margin-left: 4px;
34071
+ }
34072
+ button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
34073
+ color: #009DFF;
34074
+ }
34075
+ button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
34076
+ color: #005ED1;
34077
+ }
34078
+ button.E_l48ei06.ui-kit-link-disabled {
34079
+ color: #0080FF;
34080
+ }
34081
+ button.E_l48ei06.ui-kit-link-primary {
34082
+ color: #00122E;
34083
+ }
34084
+ button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
34085
+ color: #0080FF;
34086
+ }
34087
+ button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
34088
+ color: #005ED1;
34089
+ }
34090
+ button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
34091
+ color: #00122E;
34034
34092
  }
34035
-
34036
- .E_t1ub2aex {
34037
- display: flex;
34038
- align-items: center;
34039
- justify-content: space-between;
34040
- background-color: rgba(0, 0, 0, 0.75);
34041
- color: #b4beca;
34042
- font-size: 12px;
34043
- padding: 3px 6px;
34093
+ button.E_l48ei06.ui-kit-link-secondary {
34094
+ color: rgba(44, 56, 82, 0.7490196078);
34044
34095
  }
34045
- .E_t1ub2aex:first-child {
34046
- padding-top: 3px;
34096
+ button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
34097
+ color: #0080FF;
34047
34098
  }
34048
- .E_t1ub2aex:last-child {
34049
- padding-bottom: 3px;
34099
+ button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
34100
+ color: #005ED1;
34050
34101
  }
34051
- .E_t1ub2aex .column-value {
34052
- color: #fff;
34053
- margin-left: 8px;
34102
+ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34103
+ color: rgba(44, 56, 82, 0.7490196078);
34054
34104
  }
34055
34105
 
34056
34106
  .E_tc97u5y {
@@ -34476,278 +34526,38 @@ span.E_tqjc4ui {
34476
34526
  .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
34477
34527
  background-color: #00ba5d;
34478
34528
  }
34479
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
34480
- background-color: rgba(30, 201, 127, 0.16);
34481
- }
34482
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
34483
- background-color: rgba(225, 230, 241, 0.6);
34484
- }
34485
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
34486
- background-color: #6b7d99;
34487
- }
34488
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
34489
- background-color: rgba(211, 218, 235, 0.6);
34490
- }
34491
-
34492
- .E_satwmqm {
34493
- width: 8px;
34494
- height: 8px;
34495
- border-radius: 50%;
34496
- display: inline-block;
34497
- }
34498
-
34499
- button.E_l48ei06.ant-btn {
34500
- font-size: 12px;
34501
- line-height: 18px;
34502
- height: 18px;
34503
- }
34504
-
34505
- button.E_l48ei06 {
34506
- color: #0080FF;
34507
- height: unset;
34508
- }
34509
- button.E_l48ei06 .button-prefix-icon {
34510
- margin-right: 4px;
34511
- }
34512
- button.E_l48ei06 .button-suffix-icon {
34513
- margin-left: 4px;
34514
- }
34515
- button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
34516
- color: #009DFF;
34517
- }
34518
- button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
34519
- color: #005ED1;
34520
- }
34521
- button.E_l48ei06.ui-kit-link-disabled {
34522
- color: #0080FF;
34523
- }
34524
- button.E_l48ei06.ui-kit-link-primary {
34525
- color: #00122E;
34526
- }
34527
- button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
34528
- color: #0080FF;
34529
- }
34530
- button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
34531
- color: #005ED1;
34532
- }
34533
- button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
34534
- color: #00122E;
34535
- }
34536
- button.E_l48ei06.ui-kit-link-secondary {
34537
- color: rgba(44, 56, 82, 0.7490196078);
34538
- }
34539
- button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
34540
- color: #0080FF;
34541
- }
34542
- button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
34543
- color: #005ED1;
34544
- }
34545
- button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34546
- color: rgba(44, 56, 82, 0.7490196078);
34547
- }
34548
-
34549
- .E_w7ob4th.outside-tag {
34550
- padding-left: 0;
34551
- }
34552
- .E_w7ob4th.outside-tag .inside-tag {
34553
- border-radius: 4px 0 0 4px;
34554
- padding-right: 4px;
34555
- margin-right: 4px;
34556
- }
34557
-
34558
- .E_sjob3jg {
34559
- --item-min-width: 60px;
34560
- }
34561
- .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
34562
- display: none !important;
34563
- }
34564
- .E_sjob3jg .ant-steps-item.ant-steps-item-active {
34565
- flex-shrink: 0 !important;
34566
- }
34567
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
34568
- color: #0080ff;
34569
- }
34570
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34571
- color: #0080ff;
34572
- font-weight: normal;
34573
- }
34574
- .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 {
34575
- color: rgba(44, 56, 82, 0.6);
34576
- }
34577
- .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34578
- color: #00122e;
34579
- }
34580
- .E_sjob3jg .step-item-text {
34581
- display: inline-block;
34582
- }
34583
- .E_sjob3jg .step-item-title {
34584
- overflow: hidden;
34585
- white-space: nowrap;
34586
- text-overflow: ellipsis;
34587
- }
34588
-
34589
- .E_hjvj6s6 .ant-steps-item-container {
34590
- min-width: var(--item-min-width);
34591
- }
34592
- .E_hjvj6s6 .ant-steps-item-disabled {
34593
- cursor: not-allowed !important;
34594
- }
34595
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
34596
- flex-direction: row;
34597
- justify-content: stretch;
34598
- }
34599
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
34600
- padding: 0;
34601
- margin-right: 4px;
34602
- flex: 1;
34603
- overflow: visible;
34604
- }
34605
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
34606
- width: 100%;
34607
- min-height: unset;
34608
- }
34609
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
34610
- height: 26px;
34611
- line-height: 26px;
34612
- width: 100%;
34613
- padding: 0;
34614
- font-size: 12px;
34615
- }
34616
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
34617
- margin-right: 10px;
34618
- }
34619
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
34620
- display: none;
34621
- }
34622
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
34623
- padding-left: 8px;
34624
- padding-right: 4px;
34625
- border-radius: 4px 0 0 4px;
34626
- }
34627
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
34628
- margin-right: 0;
34629
- }
34630
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
34631
- padding-right: 8px;
34632
- padding-left: 12px;
34633
- border-radius: 0 4px 4px 0;
34634
- }
34635
- .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 {
34636
- content: "";
34637
- width: 0;
34638
- height: 0;
34639
- border: 13px solid transparent;
34640
- position: absolute;
34641
- top: 0;
34642
- border-left: 8px solid rgba(237, 241, 250, 0.6);
34643
- z-index: 2;
34644
- position: relative;
34645
- top: -50%;
34646
- right: -100%;
34647
- }
34648
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
34649
- padding: 0 4px 0 12px;
34650
- }
34651
- .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 {
34652
- content: "";
34653
- width: 0;
34654
- height: 0;
34655
- border: 13px solid transparent;
34656
- position: absolute;
34657
- top: 0;
34658
- border-left: 8px solid #fff;
34659
- left: 0;
34660
- }
34661
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
34662
- max-width: calc(100% - var(--item-min-width) * 2);
34663
- }
34664
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
34665
- background-color: rgba(0, 136, 255, 0.1);
34666
- }
34667
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
34668
- border-left-color: rgba(0, 136, 255, 0.1) !important;
34669
- }
34670
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34671
- cursor: pointer;
34672
- min-width: var(--item-min-width);
34673
- }
34674
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
34675
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34676
- min-width: var(--item-min-width);
34677
- }
34678
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
34679
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
34680
- background-color: rgba(237, 241, 250, 0.6);
34681
- }
34682
- .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
34683
- padding: 0;
34684
- }
34685
-
34686
- .E_v4tv3mf .ant-steps.ant-steps-vertical {
34687
- width: 192px;
34688
- row-gap: 2px;
34689
- }
34690
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
34691
- background-color: rgba(225, 230, 241, 0.6);
34692
- }
34693
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
34694
- color: #00122e !important;
34695
- }
34696
- .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 {
34697
- background-color: rgba(225, 230, 241, 0.6);
34698
- }
34699
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
34700
- padding: 0 8px;
34701
- border-radius: 4px;
34702
- height: 32px;
34703
- display: flex;
34704
- align-items: center;
34529
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
34530
+ background-color: rgba(30, 201, 127, 0.16);
34705
34531
  }
34706
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
34707
- min-height: auto;
34708
- white-space: nowrap;
34532
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
34533
+ background-color: rgba(225, 230, 241, 0.6);
34709
34534
  }
34710
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34711
- font-size: 13px;
34712
- line-height: 20px;
34713
- max-width: 100%;
34714
- padding-right: 0;
34535
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
34536
+ background-color: #6b7d99;
34715
34537
  }
34716
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
34717
- background: rgba(0, 128, 255, 0.1);
34538
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
34539
+ background-color: rgba(211, 218, 235, 0.6);
34718
34540
  }
34719
34541
 
34720
- .E_h6l1tj4 {
34721
- width: 100%;
34722
- display: inline-flex;
34723
- align-items: center;
34724
- justify-content: center;
34725
- column-gap: 4px;
34726
- }
34727
- .E_h6l1tj4 .step-item-prefix-container {
34728
- display: inline-flex;
34729
- align-items: center;
34730
- width: 18px;
34731
- height: 18px;
34732
- color: rgba(44, 56, 82, 0.75);
34733
- justify-content: center;
34542
+ .E_satwmqm {
34543
+ width: 8px;
34544
+ height: 8px;
34545
+ border-radius: 50%;
34546
+ display: inline-block;
34734
34547
  }
34735
34548
 
34736
- .E_v18frne8 {
34737
- width: 100%;
34738
- display: flex;
34739
- align-items: center;
34740
- justify-content: center;
34741
- column-gap: 6px;
34742
- font-size: 13px;
34549
+ .E_w7ob4th.outside-tag {
34550
+ padding-left: 0;
34743
34551
  }
34744
- .E_v18frne8 .step-item-prefix-container {
34745
- display: inline-flex;
34746
- align-items: center;
34747
- min-width: 20px;
34748
- min-height: 20px;
34749
- color: rgba(44, 56, 82, 0.75);
34750
- justify-content: center;
34552
+ .E_w7ob4th.outside-tag .inside-tag {
34553
+ border-radius: 4px 0 0 4px;
34554
+ padding-right: 4px;
34555
+ margin-right: 4px;
34556
+ }
34557
+
34558
+ .E_i1g85yz3 {
34559
+ margin-right: 4px;
34560
+ height: 16px;
34751
34561
  }
34752
34562
 
34753
34563
  .E_slr2ynn {
@@ -34972,9 +34782,199 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34972
34782
  margin-right: 8px;
34973
34783
  }
34974
34784
 
34975
- .E_i1g85yz3 {
34785
+ .E_sjob3jg {
34786
+ --item-min-width: 60px;
34787
+ }
34788
+ .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
34789
+ display: none !important;
34790
+ }
34791
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active {
34792
+ flex-shrink: 0 !important;
34793
+ }
34794
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
34795
+ color: #0080ff;
34796
+ }
34797
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34798
+ color: #0080ff;
34799
+ font-weight: normal;
34800
+ }
34801
+ .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 {
34802
+ color: rgba(44, 56, 82, 0.6);
34803
+ }
34804
+ .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34805
+ color: #00122e;
34806
+ }
34807
+ .E_sjob3jg .step-item-text {
34808
+ display: inline-block;
34809
+ }
34810
+ .E_sjob3jg .step-item-title {
34811
+ overflow: hidden;
34812
+ white-space: nowrap;
34813
+ text-overflow: ellipsis;
34814
+ }
34815
+
34816
+ .E_hjvj6s6 .ant-steps-item-container {
34817
+ min-width: var(--item-min-width);
34818
+ }
34819
+ .E_hjvj6s6 .ant-steps-item-disabled {
34820
+ cursor: not-allowed !important;
34821
+ }
34822
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
34823
+ flex-direction: row;
34824
+ justify-content: stretch;
34825
+ }
34826
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
34827
+ padding: 0;
34976
34828
  margin-right: 4px;
34977
- height: 16px;
34829
+ flex: 1;
34830
+ overflow: visible;
34831
+ }
34832
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
34833
+ width: 100%;
34834
+ min-height: unset;
34835
+ }
34836
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
34837
+ height: 26px;
34838
+ line-height: 26px;
34839
+ width: 100%;
34840
+ padding: 0;
34841
+ font-size: 12px;
34842
+ }
34843
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
34844
+ margin-right: 10px;
34845
+ }
34846
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
34847
+ display: none;
34848
+ }
34849
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
34850
+ padding-left: 8px;
34851
+ padding-right: 4px;
34852
+ border-radius: 4px 0 0 4px;
34853
+ }
34854
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
34855
+ margin-right: 0;
34856
+ }
34857
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
34858
+ padding-right: 8px;
34859
+ padding-left: 12px;
34860
+ border-radius: 0 4px 4px 0;
34861
+ }
34862
+ .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 {
34863
+ content: "";
34864
+ width: 0;
34865
+ height: 0;
34866
+ border: 13px solid transparent;
34867
+ position: absolute;
34868
+ top: 0;
34869
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
34870
+ z-index: 2;
34871
+ position: relative;
34872
+ top: -50%;
34873
+ right: -100%;
34874
+ }
34875
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
34876
+ padding: 0 4px 0 12px;
34877
+ }
34878
+ .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 {
34879
+ content: "";
34880
+ width: 0;
34881
+ height: 0;
34882
+ border: 13px solid transparent;
34883
+ position: absolute;
34884
+ top: 0;
34885
+ border-left: 8px solid #fff;
34886
+ left: 0;
34887
+ }
34888
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
34889
+ max-width: calc(100% - var(--item-min-width) * 2);
34890
+ }
34891
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
34892
+ background-color: rgba(0, 136, 255, 0.1);
34893
+ }
34894
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
34895
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
34896
+ }
34897
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34898
+ cursor: pointer;
34899
+ min-width: var(--item-min-width);
34900
+ }
34901
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
34902
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34903
+ min-width: var(--item-min-width);
34904
+ }
34905
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
34906
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
34907
+ background-color: rgba(237, 241, 250, 0.6);
34908
+ }
34909
+ .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
34910
+ padding: 0;
34911
+ }
34912
+
34913
+ .E_v4tv3mf .ant-steps.ant-steps-vertical {
34914
+ width: 192px;
34915
+ row-gap: 2px;
34916
+ }
34917
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
34918
+ background-color: rgba(225, 230, 241, 0.6);
34919
+ }
34920
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
34921
+ color: #00122e !important;
34922
+ }
34923
+ .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 {
34924
+ background-color: rgba(225, 230, 241, 0.6);
34925
+ }
34926
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
34927
+ padding: 0 8px;
34928
+ border-radius: 4px;
34929
+ height: 32px;
34930
+ display: flex;
34931
+ align-items: center;
34932
+ }
34933
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
34934
+ min-height: auto;
34935
+ white-space: nowrap;
34936
+ }
34937
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34938
+ font-size: 13px;
34939
+ line-height: 20px;
34940
+ max-width: 100%;
34941
+ padding-right: 0;
34942
+ }
34943
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
34944
+ background: rgba(0, 128, 255, 0.1);
34945
+ }
34946
+
34947
+ .E_h6l1tj4 {
34948
+ width: 100%;
34949
+ display: inline-flex;
34950
+ align-items: center;
34951
+ justify-content: center;
34952
+ column-gap: 4px;
34953
+ }
34954
+ .E_h6l1tj4 .step-item-prefix-container {
34955
+ display: inline-flex;
34956
+ align-items: center;
34957
+ width: 18px;
34958
+ height: 18px;
34959
+ color: rgba(44, 56, 82, 0.75);
34960
+ justify-content: center;
34961
+ }
34962
+
34963
+ .E_v18frne8 {
34964
+ width: 100%;
34965
+ display: flex;
34966
+ align-items: center;
34967
+ justify-content: center;
34968
+ column-gap: 6px;
34969
+ font-size: 13px;
34970
+ }
34971
+ .E_v18frne8 .step-item-prefix-container {
34972
+ display: inline-flex;
34973
+ align-items: center;
34974
+ min-width: 20px;
34975
+ min-height: 20px;
34976
+ color: rgba(44, 56, 82, 0.75);
34977
+ justify-content: center;
34978
34978
  }
34979
34979
 
34980
34980
  .E_t13ef470 {