@cloudtower/eagle 0.27.64 → 0.27.65

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
@@ -29792,19 +29792,33 @@ html body {
29792
29792
  margin-right: 4px;
29793
29793
  }
29794
29794
 
29795
- .E_fzh9mnb {
29796
- width: 100%;
29797
- height: 100%;
29798
- min-height: 124px;
29799
- display: flex;
29800
- flex-direction: column;
29801
- justify-content: center;
29802
- align-items: center;
29795
+ .E_b1nip9bk {
29796
+ padding: 4px 11px;
29803
29797
  }
29804
- .E_fzh9mnb .error-text {
29805
- color: rgba(10, 37, 85, 0.6);
29806
- margin-bottom: 16px;
29807
- font-size: 18px;
29798
+
29799
+ .E_bqamoqe {
29800
+ white-space: nowrap;
29801
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29802
+ }
29803
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29804
+ --color: #0080ff;
29805
+ }
29806
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
29807
+ --color: #0080ff;
29808
+ }
29809
+ .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
29810
+ margin-left: 1px;
29811
+ }
29812
+ .E_bqamoqe > .ant-btn:not(:only-child):first-child {
29813
+ border-top-right-radius: 0;
29814
+ border-bottom-right-radius: 0;
29815
+ }
29816
+ .E_bqamoqe > .ant-btn:not(:only-child):last-child {
29817
+ border-top-left-radius: 0;
29818
+ border-bottom-left-radius: 0;
29819
+ }
29820
+ .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29821
+ border-radius: unset;
29808
29822
  }
29809
29823
 
29810
29824
  .E_b1wx3t3t.ant-btn-icon-only {
@@ -30057,35 +30071,6 @@ html body {
30057
30071
  padding: 0;
30058
30072
  }
30059
30073
 
30060
- .E_b1nip9bk {
30061
- padding: 4px 11px;
30062
- }
30063
-
30064
- .E_bqamoqe {
30065
- white-space: nowrap;
30066
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30067
- }
30068
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30069
- --color: #0080ff;
30070
- }
30071
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
30072
- --color: #0080ff;
30073
- }
30074
- .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30075
- margin-left: 1px;
30076
- }
30077
- .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30078
- border-top-right-radius: 0;
30079
- border-bottom-right-radius: 0;
30080
- }
30081
- .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30082
- border-top-left-radius: 0;
30083
- border-bottom-left-radius: 0;
30084
- }
30085
- .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30086
- border-radius: unset;
30087
- }
30088
-
30089
30074
  .E_iouxfgt {
30090
30075
  display: inline-flex;
30091
30076
  align-items: center;
@@ -30104,6 +30089,21 @@ html body {
30104
30089
  animation: rotate 680ms linear infinite;
30105
30090
  }
30106
30091
 
30092
+ .E_fzh9mnb {
30093
+ width: 100%;
30094
+ height: 100%;
30095
+ min-height: 124px;
30096
+ display: flex;
30097
+ flex-direction: column;
30098
+ justify-content: center;
30099
+ align-items: center;
30100
+ }
30101
+ .E_fzh9mnb .error-text {
30102
+ color: rgba(10, 37, 85, 0.6);
30103
+ margin-bottom: 16px;
30104
+ font-size: 18px;
30105
+ }
30106
+
30107
30107
  .E_t1m2x205 .ant-tooltip-arrow {
30108
30108
  display: none;
30109
30109
  }
@@ -30112,6 +30112,76 @@ html body {
30112
30112
  border-radius: 4px;
30113
30113
  }
30114
30114
 
30115
+ .E_phljevk {
30116
+ display: flex;
30117
+ justify-content: space-between;
30118
+ align-items: center;
30119
+ padding: 10px 0;
30120
+ color: rgba(44, 56, 82, 0.6);
30121
+ font-size: 12px;
30122
+ line-height: 24px;
30123
+ }
30124
+ .E_phljevk .pagination-left {
30125
+ padding: 2px 8px;
30126
+ }
30127
+ .E_phljevk .dropdown-trigger {
30128
+ display: flex;
30129
+ align-items: center;
30130
+ border-radius: 6px;
30131
+ cursor: pointer;
30132
+ transition: all 0.3s ease;
30133
+ }
30134
+ .E_phljevk .dropdown-trigger:hover {
30135
+ background: rgba(211, 218, 235, 0.6);
30136
+ color: #0080ff;
30137
+ }
30138
+ .E_phljevk .dropdown-trigger .icon-inner {
30139
+ margin-left: 4px;
30140
+ }
30141
+ .E_phljevk .pagination-right {
30142
+ display: flex;
30143
+ align-items: center;
30144
+ color: #0080ff;
30145
+ font-weight: bold;
30146
+ }
30147
+ .E_phljevk .pagination-right .icon-inner {
30148
+ margin-left: 4px;
30149
+ }
30150
+ .E_phljevk .pagination-right .prev-btn,
30151
+ .E_phljevk .pagination-right .next-btn {
30152
+ padding: 0 8px;
30153
+ }
30154
+ .E_phljevk .pagination-right .prev-btn > span,
30155
+ .E_phljevk .pagination-right .next-btn > span {
30156
+ color: #0080ff;
30157
+ }
30158
+ .E_phljevk .pagination-right .next-btn .icon-inner {
30159
+ transform: rotate(180deg);
30160
+ }
30161
+
30162
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30163
+ max-height: calc(100vh - 128px);
30164
+ overflow-y: auto;
30165
+ }
30166
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30167
+ padding: 4px 20px;
30168
+ font-size: 12px;
30169
+ line-height: 18px;
30170
+ }
30171
+
30172
+ .E_skwah65 {
30173
+ height: 8px;
30174
+ box-sizing: border-box;
30175
+ border-radius: 2px;
30176
+ background: #f5f7fa;
30177
+ display: flex;
30178
+ width: 100%;
30179
+ overflow: hidden;
30180
+ }
30181
+ .E_skwah65 .stack-bar-item + .stack-bar-item {
30182
+ margin-left: 1px;
30183
+ }
30184
+
30115
30185
  .E_owd0kml {
30116
30186
  display: inline-block;
30117
30187
  }
@@ -30121,6 +30191,61 @@ html body {
30121
30191
  position: absolute;
30122
30192
  }
30123
30193
 
30194
+ .E_s1dizucg.ant-switch {
30195
+ min-width: 40px;
30196
+ height: 24px;
30197
+ background: rgba(172, 186, 211, 0.6);
30198
+ overflow: hidden;
30199
+ }
30200
+ .E_s1dizucg.ant-switch:focus {
30201
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30202
+ }
30203
+ .E_s1dizucg.ant-switch-small {
30204
+ min-width: 26px;
30205
+ height: 16px;
30206
+ }
30207
+ .E_s1dizucg.ant-switch-large {
30208
+ min-width: 52px;
30209
+ height: 32px;
30210
+ }
30211
+ .E_s1dizucg.ant-switch .ant-switch-handle {
30212
+ height: 20px;
30213
+ width: 20px;
30214
+ }
30215
+ .E_s1dizucg.ant-switch .ant-switch-handle::before {
30216
+ border-radius: 10px;
30217
+ transition-delay: 120ms;
30218
+ }
30219
+ .E_s1dizucg.ant-switch-small .ant-switch-handle {
30220
+ height: 14px;
30221
+ width: 14px;
30222
+ top: 1px;
30223
+ left: 1px;
30224
+ }
30225
+ .E_s1dizucg.ant-switch-large .ant-switch-handle {
30226
+ height: 28px;
30227
+ width: 28px;
30228
+ }
30229
+ .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
30230
+ border-radius: 14px;
30231
+ }
30232
+ .E_s1dizucg.ant-switch-checked {
30233
+ background-color: #00ba5d;
30234
+ }
30235
+ .E_s1dizucg.ant-switch-checked .ant-switch-handle {
30236
+ left: calc(100% - 20px - 2px);
30237
+ }
30238
+ .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
30239
+ left: calc(100% - 14px - 1px);
30240
+ }
30241
+ .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
30242
+ left: calc(100% - 28px - 2px);
30243
+ }
30244
+
30245
+ .E_c1up6e3y {
30246
+ margin-left: 5px;
30247
+ }
30248
+
30124
30249
  .E_rapgekc.ant-radio-wrapper {
30125
30250
  display: inline-flex;
30126
30251
  align-items: baseline;
@@ -30267,1289 +30392,1249 @@ html body {
30267
30392
  width: 36px;
30268
30393
  }
30269
30394
 
30270
- .E_skwah65 {
30271
- height: 8px;
30272
- box-sizing: border-box;
30273
- border-radius: 2px;
30274
- background: #f5f7fa;
30275
- display: flex;
30276
- width: 100%;
30277
- overflow: hidden;
30395
+ .E_dsnbhzf {
30396
+ font-family: Inter;
30397
+ font-style: normal;
30398
+ font-weight: bold;
30399
+ font-size: 32px;
30400
+ line-height: 40px;
30278
30401
  }
30279
- .E_skwah65 .stack-bar-item + .stack-bar-item {
30280
- margin-left: 1px;
30402
+
30403
+ .E_d1mvo22k {
30404
+ font-family: Inter;
30405
+ font-style: normal;
30406
+ font-weight: bold;
30407
+ font-size: 24px;
30408
+ line-height: 32px;
30281
30409
  }
30282
30410
 
30283
- .E_phljevk {
30284
- display: flex;
30285
- justify-content: space-between;
30286
- align-items: center;
30287
- padding: 10px 0;
30288
- color: rgba(44, 56, 82, 0.6);
30289
- font-size: 12px;
30290
- line-height: 24px;
30411
+ .E_d1b444tr {
30412
+ font-family: Inter;
30413
+ font-style: normal;
30414
+ font-weight: normal;
30415
+ font-size: 32px;
30416
+ line-height: 40px;
30291
30417
  }
30292
- .E_phljevk .pagination-left {
30293
- padding: 2px 8px;
30418
+
30419
+ .E_dvs0kue {
30420
+ font-family: Inter;
30421
+ font-style: normal;
30422
+ font-weight: bold;
30423
+ font-size: 20px;
30424
+ line-height: 24px;
30294
30425
  }
30295
- .E_phljevk .dropdown-trigger {
30296
- display: flex;
30297
- align-items: center;
30298
- border-radius: 6px;
30299
- cursor: pointer;
30300
- transition: all 0.3s ease;
30426
+
30427
+ .E_d1hcbfcq {
30428
+ font-family: Inter;
30429
+ font-style: normal;
30430
+ font-weight: normal;
30431
+ font-size: 20px;
30432
+ line-height: 24px;
30301
30433
  }
30302
- .E_phljevk .dropdown-trigger:hover {
30303
- background: rgba(211, 218, 235, 0.6);
30304
- color: #0080ff;
30434
+
30435
+ .E_d1cz922v {
30436
+ font-family: Inter;
30437
+ font-style: normal;
30438
+ font-weight: bold;
30439
+ font-size: 18px;
30440
+ line-height: 22px;
30305
30441
  }
30306
- .E_phljevk .dropdown-trigger .icon-inner {
30307
- margin-left: 4px;
30442
+
30443
+ .E_d3nzbrm {
30444
+ font-family: Inter;
30445
+ font-style: normal;
30446
+ font-weight: normal;
30447
+ font-size: 18px;
30448
+ line-height: 22px;
30308
30449
  }
30309
- .E_phljevk .pagination-right {
30310
- display: flex;
30311
- align-items: center;
30312
- color: #0080ff;
30450
+
30451
+ .E_h1g0p5ob {
30452
+ font-family: Inter;
30453
+ font-style: normal;
30313
30454
  font-weight: bold;
30455
+ font-size: 16px;
30456
+ line-height: 22px;
30314
30457
  }
30315
- .E_phljevk .pagination-right .icon-inner {
30316
- margin-left: 4px;
30317
- }
30318
- .E_phljevk .pagination-right .prev-btn,
30319
- .E_phljevk .pagination-right .next-btn {
30320
- padding: 0 8px;
30458
+
30459
+ .E_hydo2ej {
30460
+ font-family: Inter;
30461
+ font-style: normal;
30462
+ font-weight: normal;
30463
+ font-size: 16px;
30464
+ line-height: 22px;
30321
30465
  }
30322
- .E_phljevk .pagination-right .prev-btn > span,
30323
- .E_phljevk .pagination-right .next-btn > span {
30324
- color: #0080ff;
30466
+
30467
+ .E_h1hbuq0r {
30468
+ font-family: Inter;
30469
+ font-style: normal;
30470
+ font-weight: bold;
30471
+ font-size: 14px;
30472
+ line-height: 20px;
30325
30473
  }
30326
- .E_phljevk .pagination-right .next-btn .icon-inner {
30327
- transform: rotate(180deg);
30474
+
30475
+ .E_h13bondg {
30476
+ font-family: Inter;
30477
+ font-style: normal;
30478
+ font-weight: normal;
30479
+ font-size: 14px;
30480
+ line-height: 20px;
30328
30481
  }
30329
30482
 
30330
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30331
- max-height: calc(100vh - 128px);
30332
- overflow-y: auto;
30483
+ .E_h1mhvdlx {
30484
+ font-family: Inter;
30485
+ font-style: normal;
30486
+ font-weight: bold;
30487
+ font-size: 12px;
30488
+ line-height: 18px;
30333
30489
  }
30334
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30335
- padding: 4px 20px;
30490
+
30491
+ .E_h1inmfq6 {
30492
+ font-family: Inter;
30493
+ font-style: normal;
30494
+ font-weight: normal;
30336
30495
  font-size: 12px;
30337
30496
  line-height: 18px;
30338
30497
  }
30339
30498
 
30340
- .E_s1dizucg.ant-switch {
30341
- min-width: 40px;
30342
- height: 24px;
30343
- background: rgba(172, 186, 211, 0.6);
30344
- overflow: hidden;
30499
+ .E_h1kfc0la {
30500
+ font-family: Inter;
30501
+ font-style: normal;
30502
+ font-weight: bold;
30503
+ text-transform: uppercase;
30504
+ font-feature-settings: "cpsp" on;
30505
+ font-size: 12px;
30506
+ line-height: 18px;
30345
30507
  }
30346
- .E_s1dizucg.ant-switch:focus {
30347
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30508
+
30509
+ .E_h10xnyuu {
30510
+ font-family: Inter;
30511
+ font-style: normal;
30512
+ font-weight: normal;
30513
+ text-transform: uppercase;
30514
+ font-feature-settings: "cpsp" on;
30515
+ font-size: 12px;
30516
+ line-height: 18px;
30348
30517
  }
30349
- .E_s1dizucg.ant-switch-small {
30350
- min-width: 26px;
30351
- height: 16px;
30518
+
30519
+ .E_lrcmi0v {
30520
+ font-family: Inter;
30521
+ font-style: normal;
30522
+ font-weight: normal;
30523
+ font-size: 16px;
30524
+ line-height: 24px;
30352
30525
  }
30353
- .E_s1dizucg.ant-switch-large {
30354
- min-width: 52px;
30355
- height: 32px;
30526
+
30527
+ .E_lzt43lp {
30528
+ font-family: Inter;
30529
+ font-style: normal;
30530
+ font-weight: bold;
30531
+ font-size: 16px;
30532
+ line-height: 24px;
30356
30533
  }
30357
- .E_s1dizucg.ant-switch .ant-switch-handle {
30358
- height: 20px;
30359
- width: 20px;
30534
+
30535
+ .E_l5yc9nt {
30536
+ font-family: Inter;
30537
+ font-style: normal;
30538
+ font-weight: normal;
30539
+ font-size: 16px;
30540
+ line-height: 24px;
30360
30541
  }
30361
- .E_s1dizucg.ant-switch .ant-switch-handle::before {
30362
- border-radius: 10px;
30363
- transition-delay: 120ms;
30542
+
30543
+ .E_l1fbkbzo {
30544
+ font-family: Inter;
30545
+ font-style: normal;
30546
+ font-weight: bold;
30547
+ font-size: 16px;
30548
+ line-height: 24px;
30364
30549
  }
30365
- .E_s1dizucg.ant-switch-small .ant-switch-handle {
30366
- height: 14px;
30367
- width: 14px;
30368
- top: 1px;
30369
- left: 1px;
30550
+
30551
+ .E_lahvcax {
30552
+ font-family: Inter;
30553
+ font-style: normal;
30554
+ font-weight: normal;
30555
+ text-transform: uppercase;
30556
+ font-feature-settings: "cpsp" on;
30557
+ font-size: 16px;
30558
+ line-height: 24px;
30370
30559
  }
30371
- .E_s1dizucg.ant-switch-large .ant-switch-handle {
30372
- height: 28px;
30373
- width: 28px;
30560
+
30561
+ .E_l11q3pxd {
30562
+ font-family: Inter;
30563
+ font-style: normal;
30564
+ font-weight: bold;
30565
+ text-transform: uppercase;
30566
+ font-feature-settings: "cpsp" on;
30567
+ font-size: 16px;
30568
+ line-height: 24px;
30374
30569
  }
30375
- .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
30376
- border-radius: 14px;
30570
+
30571
+ .E_lfuc2qu {
30572
+ font-family: Inter;
30573
+ font-style: normal;
30574
+ font-weight: normal;
30575
+ font-size: 14px;
30576
+ line-height: 22px;
30377
30577
  }
30378
- .E_s1dizucg.ant-switch-checked {
30379
- background-color: #00ba5d;
30578
+
30579
+ .E_l1jmp8r0 {
30580
+ font-family: Inter;
30581
+ font-style: normal;
30582
+ font-weight: 500;
30583
+ font-size: 14px;
30584
+ line-height: 22px;
30380
30585
  }
30381
- .E_s1dizucg.ant-switch-checked .ant-switch-handle {
30382
- left: calc(100% - 20px - 2px);
30586
+
30587
+ .E_lcnm221 {
30588
+ font-family: Inter;
30589
+ font-style: normal;
30590
+ font-weight: bold;
30591
+ font-size: 14px;
30592
+ line-height: 22px;
30383
30593
  }
30384
- .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
30385
- left: calc(100% - 14px - 1px);
30594
+
30595
+ .E_lu1z2n5 {
30596
+ font-family: Inter;
30597
+ font-style: normal;
30598
+ font-weight: normal;
30599
+ font-size: 14px;
30600
+ line-height: 22px;
30386
30601
  }
30387
- .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
30388
- left: calc(100% - 28px - 2px);
30602
+
30603
+ .E_l1r59djn {
30604
+ font-family: Inter;
30605
+ font-style: normal;
30606
+ font-weight: bold;
30607
+ font-size: 14px;
30608
+ line-height: 22px;
30389
30609
  }
30390
30610
 
30391
- .E_c1up6e3y {
30392
- margin-left: 5px;
30611
+ .E_ljm2911 {
30612
+ font-family: Inter;
30613
+ font-style: normal;
30614
+ font-weight: normal;
30615
+ text-transform: uppercase;
30616
+ font-feature-settings: "cpsp" on;
30617
+ font-size: 14px;
30618
+ line-height: 22px;
30393
30619
  }
30394
30620
 
30395
- .E_cnujxq2 {
30396
- display: flex;
30397
- flex-direction: column;
30621
+ .E_l124mzmr {
30622
+ font-family: Inter;
30623
+ font-style: normal;
30624
+ font-weight: bold;
30625
+ text-transform: uppercase;
30626
+ font-feature-settings: "cpsp" on;
30627
+ font-size: 14px;
30628
+ line-height: 22px;
30398
30629
  }
30399
30630
 
30400
- .E_m7s48ia {
30401
- max-width: 1120px;
30402
- width: 100%;
30403
- margin: 0 auto;
30404
- height: 100%;
30631
+ .E_lb3chel {
30632
+ font-family: Inter;
30633
+ font-style: normal;
30634
+ font-weight: normal;
30635
+ font-size: 13px;
30636
+ line-height: 20px;
30405
30637
  }
30406
30638
 
30407
- .E_wt5zbg6 {
30408
- max-width: 1120px;
30409
- width: 100%;
30410
- margin: 0 auto;
30411
- display: flex;
30412
- }
30413
- .E_wt5zbg6 .left,
30414
- .E_wt5zbg6 .right {
30415
- flex-grow: 0;
30416
- flex-shrink: 0;
30417
- flex-basis: 21%;
30418
- }
30419
- .E_wt5zbg6 .left {
30420
- display: flex;
30421
- justify-content: flex-end;
30422
- padding-right: 44px;
30423
- }
30424
- .E_wt5zbg6 .right {
30425
- padding-left: 44px;
30426
- }
30427
- .E_wt5zbg6 .middle {
30428
- margin-bottom: 40px;
30429
- flex-grow: 0;
30430
- flex-shrink: 0;
30431
- flex-basis: 58%;
30432
- }
30433
- .E_wt5zbg6 .middle .form-base-field {
30434
- width: 100%;
30435
- }
30436
- .E_wt5zbg6 .middle .form-base-field .form-base-field {
30437
- width: auto;
30639
+ .E_lv9jstu {
30640
+ font-family: Inter;
30641
+ font-style: normal;
30642
+ font-weight: 600;
30643
+ font-size: 13px;
30644
+ line-height: 20px;
30438
30645
  }
30439
30646
 
30440
- .E_h18jprzg .ant-modal-header {
30441
- margin: 0 auto;
30442
- width: 100%;
30443
- max-width: 648px;
30444
- }
30445
- .E_h18jprzg .ant-modal-header .ant-modal-title {
30446
- margin-left: 0;
30447
- }
30448
- .E_h18jprzg .ant-modal-body {
30449
- margin: 0 auto;
30450
- padding: 0;
30451
- width: 100%;
30452
- max-width: 648px;
30453
- overflow: hidden;
30454
- }
30455
- .E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
30456
- margin-bottom: 40px;
30457
- }
30458
- .E_h18jprzg .ant-modal-body .horizontal-content-wrapper {
30459
- height: calc(100vh - 225px);
30460
- overflow-y: auto;
30461
- }
30462
- .E_h18jprzg .ant-modal-footer .footer-content {
30463
- margin: 0 auto;
30464
- max-width: 648px;
30647
+ .E_lwqlh3x {
30648
+ font-family: Inter;
30649
+ font-style: normal;
30650
+ font-weight: bold;
30651
+ font-size: 13px;
30652
+ line-height: 20px;
30465
30653
  }
30466
30654
 
30467
- .E_h16z9xgz .ant-modal-header {
30468
- margin: 0 auto;
30469
- width: 100%;
30470
- max-width: 1024px;
30471
- }
30472
- .E_h16z9xgz .ant-modal-header .ant-modal-title {
30473
- margin-left: 0;
30474
- }
30475
- .E_h16z9xgz .ant-modal-body {
30476
- margin: 0 auto;
30477
- padding: 0;
30478
- width: 100%;
30479
- max-width: 1024px;
30480
- overflow: hidden;
30481
- }
30482
- .E_h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
30483
- margin-bottom: 40px;
30484
- }
30485
- .E_h16z9xgz .ant-modal-body .horizontal-content-wrapper {
30486
- height: calc(100vh - 225px);
30487
- overflow-y: auto;
30488
- }
30489
- .E_h16z9xgz .ant-modal-footer .footer-content {
30490
- margin: 0 auto;
30491
- max-width: 1024px;
30655
+ .E_lalum9y {
30656
+ font-family: Inter;
30657
+ font-style: normal;
30658
+ font-weight: normal;
30659
+ font-size: 13px;
30660
+ line-height: 20px;
30492
30661
  }
30493
30662
 
30494
- .E_f1lrhghm {
30495
- flex: 1;
30496
- }
30497
- .E_f1lrhghm label {
30663
+ .E_l1t6dj5o {
30664
+ font-family: Inter;
30665
+ font-style: normal;
30666
+ font-weight: 600;
30498
30667
  font-size: 13px;
30499
30668
  line-height: 20px;
30500
- color: rgba(44, 56, 82, 0.6);
30501
30669
  }
30502
- .E_f1lrhghm .title {
30503
- font-size: 14px;
30670
+
30671
+ .E_l12f6ic {
30672
+ font-family: Inter;
30673
+ font-style: normal;
30674
+ font-weight: bold;
30675
+ font-size: 13px;
30504
30676
  line-height: 20px;
30505
- color: #2d3a56;
30506
- margin-bottom: 12px;
30507
- }
30508
- .E_f1lrhghm.connect-cluster .title {
30509
- padding-bottom: 26px;
30510
30677
  }
30511
30678
 
30512
- .E_f18ot8em {
30513
- padding: 25px 0 15px 0;
30514
- border-bottom: 1px solid #e1e5eb;
30515
- margin-bottom: 16px;
30679
+ .E_l7gmukq {
30680
+ font-family: Inter;
30681
+ font-style: normal;
30682
+ font-weight: normal;
30683
+ text-transform: uppercase;
30684
+ font-feature-settings: "cpsp" on;
30685
+ font-size: 13px;
30686
+ line-height: 20px;
30516
30687
  }
30517
30688
 
30518
- .E_f1l1g2k0 {
30519
- display: flex;
30520
- align-items: center;
30521
- margin-bottom: 8px;
30522
- }
30523
- .E_f1l1g2k0 > label {
30524
- width: 216px;
30525
- }
30526
- .E_f1l1g2k0 > label + * {
30527
- width: 100%;
30528
- }
30529
- .E_f1l1g2k0 .ant-select {
30530
- width: 100%;
30689
+ .E_lkwl0yp {
30690
+ font-family: Inter;
30691
+ font-style: normal;
30692
+ font-weight: bold;
30693
+ text-transform: uppercase;
30694
+ font-feature-settings: "cpsp" on;
30695
+ font-size: 13px;
30696
+ line-height: 20px;
30531
30697
  }
30532
30698
 
30533
- .E_e1k89cwg {
30534
- color: #e75a3a;
30535
- margin-right: 10px;
30699
+ .E_l10knv48 {
30700
+ font-family: Inter;
30701
+ font-style: normal;
30702
+ font-weight: normal;
30703
+ font-size: 12px;
30704
+ line-height: 18px;
30536
30705
  }
30537
30706
 
30538
- .E_d1oui1gf {
30539
- width: 100%;
30540
- height: 1px;
30541
- background: rgba(213, 219, 227, 0.6);
30542
- margin: 24px 0;
30707
+ .E_l6526ld {
30708
+ font-family: Inter;
30709
+ font-style: normal;
30710
+ font-weight: 500;
30711
+ font-size: 12px;
30712
+ line-height: 18px;
30543
30713
  }
30544
30714
 
30545
- .E_l15itdbb {
30546
- display: flex;
30547
- justify-content: center;
30548
- align-items: center;
30549
- height: 100%;
30715
+ .E_l1j81vli {
30716
+ font-family: Inter;
30717
+ font-style: normal;
30718
+ font-weight: bold;
30719
+ font-size: 12px;
30720
+ line-height: 18px;
30550
30721
  }
30551
30722
 
30552
- .E_d1y3z4w {
30553
- display: inline-block;
30554
- width: 4px;
30555
- height: 4px;
30556
- background: #8e9aa9;
30557
- opacity: 0.4;
30558
- border-radius: 50%;
30559
- margin: 0 4px;
30723
+ .E_l1x7n1mk {
30724
+ font-family: Inter;
30725
+ font-style: normal;
30726
+ font-weight: normal;
30727
+ font-size: 12px;
30728
+ line-height: 18px;
30560
30729
  }
30561
30730
 
30562
- .E_m177r7a3 .ant-modal-header,
30563
- .E_m177r7a3 .ant-modal-footer .footer-content {
30564
- width: 648px;
30565
- margin: 0 auto;
30566
- }
30567
- .E_m177r7a3 .ant-modal-header {
30568
- padding: 35px 0 24px;
30569
- border: none;
30570
- }
30571
- .E_m177r7a3 .ant-modal-header .ant-modal-title {
30572
- font-size: 30px;
30573
- }
30574
- .E_m177r7a3 .ant-modal-body {
30575
- padding: 4px 0 2px;
30576
- }
30577
- .E_m177r7a3 .ant-modal-footer {
30578
- border: none;
30731
+ .E_l9fqufz {
30732
+ font-family: Inter;
30733
+ font-style: normal;
30734
+ font-weight: 500;
30735
+ font-size: 12px;
30736
+ line-height: 18px;
30579
30737
  }
30580
30738
 
30581
- .E_t1wwio3v {
30739
+ .E_l1iwnybd {
30740
+ font-family: Inter;
30741
+ font-style: normal;
30742
+ font-weight: bold;
30582
30743
  font-size: 12px;
30583
30744
  line-height: 18px;
30584
- font-weight: bold;
30585
- color: #fff;
30586
- padding: 0 4px;
30587
- border-radius: 4px;
30588
- display: inline-block;
30589
- background: var(--t1wwio3v-0);
30590
- }
30591
- .E_t1wwio3v:not(:first-child) {
30592
- margin-left: 4px;
30593
30745
  }
30594
30746
 
30595
- .E_f17jvtfk {
30596
- width: 100%;
30597
- height: 100%;
30598
- display: flex;
30599
- align-items: center;
30600
- justify-content: center;
30747
+ .E_lprtm1e {
30748
+ font-family: Inter;
30749
+ font-style: normal;
30750
+ font-weight: normal;
30751
+ text-transform: uppercase;
30752
+ font-feature-settings: "cpsp" on;
30753
+ font-size: 12px;
30754
+ line-height: 18px;
30601
30755
  }
30602
30756
 
30603
- .E_nzppkea {
30604
- font-size: 90%;
30757
+ .E_l1lln87h {
30758
+ font-family: Inter;
30759
+ font-style: normal;
30605
30760
  font-weight: bold;
30606
- background-color: rgba(240, 243, 247, 0.6);
30607
- padding: 1px 4px 1px;
30608
- margin-left: 2px;
30609
- margin-right: 2px;
30610
- border: 1px solid rgba(213, 219, 227, 0.6);
30611
- border-radius: 4px;
30761
+ text-transform: uppercase;
30762
+ font-feature-settings: "cpsp" on;
30763
+ font-size: 12px;
30764
+ line-height: 18px;
30612
30765
  }
30613
30766
 
30614
- .E_f4mi9eq.form-item-general {
30615
- width: 640px;
30616
- }
30617
- .E_f4mi9eq.form-item-general.form-item + .E_f4mi9eq.form-item-general.form-item {
30618
- margin-top: 16px;
30619
- }
30620
- .E_f4mi9eq.form-item-compact {
30621
- width: 412px;
30622
- }
30623
- .E_f4mi9eq.form-item-compact.form-item + .E_f4mi9eq.form-item-compact.form-item {
30624
- margin-top: 8px;
30625
- }
30626
- .E_f4mi9eq .form-item {
30627
- width: auto;
30628
- }
30629
- .E_f4mi9eq .form-item-main {
30630
- position: relative;
30631
- display: flex;
30632
- }
30633
- .E_f4mi9eq .form-item-extra {
30634
- margin-top: 4px;
30635
- width: 100%;
30636
- padding: 14px;
30637
- background: #f2f4f6;
30767
+ .E_f2pb48l {
30768
+ font-family: Inter;
30769
+ font-style: normal;
30770
+ font-weight: normal;
30638
30771
  font-size: 13px;
30639
- line-height: 1.8;
30640
- color: #8e9aa9;
30772
+ line-height: 20px;
30641
30773
  }
30642
- .E_f4mi9eq .form-item-label {
30643
- padding-right: 12px;
30774
+
30775
+ .E_fi9emkw {
30776
+ font-family: Inter;
30777
+ font-style: normal;
30778
+ font-weight: normal;
30644
30779
  font-size: 13px;
30645
- color: rgba(44, 56, 82, 0.6);
30646
- }
30647
- .E_f4mi9eq .form-item-label.label-right {
30648
- text-align: right;
30649
- }
30650
- .E_f4mi9eq .form-item-label,
30651
- .E_f4mi9eq .form-item-control {
30652
- line-height: 32px;
30780
+ line-height: 20px;
30653
30781
  }
30654
- .E_f4mi9eq .form-item-control .form-item-error {
30782
+
30783
+ .E_f1nrg7da {
30784
+ font-family: Inter;
30785
+ font-style: normal;
30786
+ font-weight: normal;
30787
+ font-size: 12px;
30655
30788
  line-height: 18px;
30656
30789
  }
30657
- .E_f4mi9eq .form-item-children {
30658
- width: 100%;
30659
- }
30660
- .E_f4mi9eq .form-item-children > *:only-child.ant-select, .E_f4mi9eq .form-item-children > *:only-child.ant-radio-group, .E_f4mi9eq .form-item-children > *:only-child.ant-checkbox-group {
30661
- width: 100%;
30662
- }
30663
- .E_f4mi9eq .form-item-error {
30664
- color: #e75a3a;
30665
- height: 0;
30666
- overflow: hidden;
30667
- }
30668
- .E_f4mi9eq .form-item-error-enter-done {
30669
- margin-top: 4px;
30670
- height: auto;
30671
- overflow: auto;
30672
- }
30673
- .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
30674
- .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
30675
- border: 1px solid #e75a3a;
30676
- color: #e75a3a;
30677
- }
30678
30790
 
30679
- .E_fh0ewl8 {
30680
- color: #2d3a56;
30681
- font-weight: bold;
30682
- padding-bottom: 6px;
30683
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30684
- margin-bottom: 16px;
30685
- }
30686
- .E_fh0ewl8:not(:first-of-type) {
30687
- margin-top: 16px;
30791
+ .E_f17k1i3n {
30792
+ font-family: Inter;
30793
+ font-style: normal;
30794
+ font-weight: normal;
30795
+ font-size: 12px;
30796
+ line-height: 18px;
30688
30797
  }
30689
30798
 
30690
- .E_e1qrlvot {
30691
- width: 8px;
30692
- height: 24px;
30693
- display: flex;
30694
- justify-content: center;
30695
- align-items: center;
30696
- cursor: pointer;
30697
- transition: all 200ms ease-out 40ms;
30698
- }
30699
- .E_e1qrlvot:before, .E_e1qrlvot:after {
30700
- content: "";
30701
- width: 1px;
30702
- height: 6px;
30703
- border-radius: 1px;
30704
- background: #ccd4e3;
30705
- position: relative;
30706
- right: 2px;
30707
- transform: rotate(-45deg);
30708
- }
30709
- .E_e1qrlvot:after {
30710
- transform: rotate(45deg);
30711
- left: 1px;
30799
+ .E_t1tvuj2e {
30800
+ font-family: Inter;
30801
+ font-style: normal;
30802
+ font-weight: normal;
30803
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
30804
+ font-size: 13px;
30805
+ line-height: 20px;
30712
30806
  }
30713
30807
 
30714
- .E_w9ic984.ant-alert-warning {
30715
- border: 0;
30716
- background: rgba(255, 187, 0, 0.1);
30717
- border-radius: 6px;
30718
- }
30719
- .E_w9ic984.ant-alert,
30720
- .E_w9ic984 .ant-alert-message {
30721
- color: #e07f00;
30722
- }
30723
- .E_w9ic984.ant-alert .dashed-border-bottom,
30724
- .E_w9ic984 .ant-alert-message .dashed-border-bottom {
30725
- border-bottom-color: #e07f00;
30808
+ .E_t17uajlu {
30809
+ font-family: Inter;
30810
+ font-style: normal;
30811
+ font-weight: normal;
30812
+ font-feature-settings: "zero" on;
30813
+ font-size: 13px;
30814
+ line-height: 20px;
30726
30815
  }
30727
30816
 
30728
- .E_n1k9qi4r {
30729
- display: flex;
30730
- flex-direction: row;
30731
- padding: 7px 12px;
30732
- background: rgba(255, 187, 0, 0.1);
30733
- border-radius: 6px;
30734
- color: #e07f00;
30817
+ .E_t114zbyz {
30818
+ font-family: Inter;
30819
+ font-style: normal;
30820
+ font-weight: normal;
30821
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
30735
30822
  font-size: 12px;
30736
30823
  line-height: 18px;
30737
30824
  }
30738
- .E_n1k9qi4r .icon-wrapper {
30739
- margin-right: 10px;
30740
- height: 18px;
30741
- }
30742
30825
 
30743
- .E_n16fsg9x {
30744
- display: flex;
30745
- flex-direction: row;
30746
- padding: 7px 12px;
30747
- background: rgba(225, 230, 241, 0.6);
30748
- border-radius: 6px;
30749
- color: rgba(44, 56, 82, 0.6);
30826
+ .E_t1il0kvi {
30827
+ font-family: Inter;
30828
+ font-style: normal;
30829
+ font-weight: 500;
30830
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
30750
30831
  font-size: 12px;
30751
30832
  line-height: 18px;
30752
30833
  }
30753
- .E_n16fsg9x .icon-wrapper {
30754
- margin-right: 10px;
30755
- height: 18px;
30756
- }
30757
30834
 
30758
- .E_i173wxzw {
30759
- display: flex;
30760
- flex-direction: row;
30761
- padding: 7px 12px;
30762
- background: rgba(0, 136, 255, 0.1);
30763
- border-radius: 6px;
30764
- color: #005ed1;
30835
+ .E_t10dv8p1 {
30836
+ font-family: Inter;
30837
+ font-style: normal;
30838
+ font-weight: normal;
30839
+ font-feature-settings: "zero" on;
30765
30840
  font-size: 12px;
30766
30841
  line-height: 18px;
30767
30842
  }
30768
- .E_i173wxzw .icon-wrapper {
30769
- margin-right: 10px;
30770
- height: 18px;
30771
- }
30772
30843
 
30773
- .E_dld369h {
30774
- color: rgba(44, 56, 82, 0.6);
30775
- margin-top: 5px;
30844
+ .E_tc2oqpq {
30845
+ font-family: Inter;
30846
+ font-style: normal;
30847
+ font-weight: 500;
30848
+ font-feature-settings: "zero" on;
30776
30849
  font-size: 12px;
30777
30850
  line-height: 18px;
30778
30851
  }
30779
30852
 
30780
- .E_s1epv22q {
30781
- color: #f0483e;
30782
- font-size: 12px;
30783
- white-space: pre-wrap;
30853
+ .E_tzvddmc {
30854
+ font-family: Inter;
30855
+ font-style: normal;
30856
+ font-weight: bold;
30857
+ font-feature-settings: "zero" on;
30858
+ font-size: 16px;
30859
+ line-height: 24px;
30784
30860
  }
30785
30861
 
30786
- .E_okus5hk {
30787
- display: flex;
30788
- align-items: center;
30789
- justify-content: flex-end;
30790
- }
30791
- .E_okus5hk .icon-wrapper {
30792
- margin-right: 16px;
30862
+ .E_u18llj45 {
30863
+ font-family: Inter;
30864
+ font-style: normal;
30865
+ font-weight: normal;
30866
+ font-size: 10px;
30867
+ line-height: 12px;
30793
30868
  }
30794
30869
 
30795
- .E_t1auuzri {
30796
- color: rgba(0, 21, 64, 0.3);
30870
+ .E_iq1gosr {
30871
+ display: inline-block;
30797
30872
  }
30798
30873
 
30799
- .E_i74cfyt.ant-input {
30800
- padding: 5px 12px;
30801
- line-height: 20px;
30802
- color: #2d3a56;
30803
- border-radius: 6px;
30804
- border-color: rgba(172, 186, 211, 0.6);
30805
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30874
+ .E_s1dni7lo {
30875
+ width: 430px !important;
30806
30876
  }
30807
- .E_i74cfyt.ant-input.ant-input-lg {
30877
+
30878
+ .E_d1wwmmm5 .ant-select-item-group {
30808
30879
  padding: 8px 16px;
30809
- line-height: 22px;
30810
- }
30811
- .E_i74cfyt.ant-input.ant-input-sm {
30812
- padding: 2px 8px;
30813
30880
  line-height: 18px;
30881
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30882
+ height: 34px;
30883
+ min-height: 34px;
30884
+ box-sizing: border-box;
30885
+ margin-top: 8px;
30814
30886
  }
30815
- .E_i74cfyt.ant-input:not([disabled]):hover, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-input-number:not([disabled]):hover, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-hover {
30816
- border-color: rgba(107, 128, 167, 0.6);
30817
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30818
- z-index: 1;
30819
- }
30820
- .E_i74cfyt.ant-input:not([disabled]):active, .E_i74cfyt.ant-input:not([disabled]):focus, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-input-number:not([disabled]):active, .E_i74cfyt.ant-input-number:not([disabled]):focus, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-focus {
30821
- border-color: #0096ff;
30822
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30823
- z-index: 1;
30887
+
30888
+ .E_o1ugr09p {
30889
+ display: flex;
30890
+ flex-direction: column;
30891
+ margin: 1px 8px;
30892
+ padding: 8px;
30893
+ border-radius: 4px;
30824
30894
  }
30825
- .E_i74cfyt.ant-input.error:not([disabled]), .E_i74cfyt.ant-picker.error:not([disabled]), .E_i74cfyt.ant-input-number.error:not([disabled]) {
30826
- border-color: #e75a3a;
30827
- color: #e75a3a;
30895
+ .E_o1ugr09p .selected-icon {
30896
+ display: none;
30828
30897
  }
30829
- .E_i74cfyt.ant-input.error:not([disabled]):hover, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-picker.error:not([disabled]):hover, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-input-number.error:not([disabled]):hover, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-hover {
30830
- border-color: #e75a3a;
30831
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30898
+ .E_o1ugr09p.ant-select-item-option-grouped {
30899
+ padding-left: 8px;
30832
30900
  }
30833
- .E_i74cfyt.ant-input.error:not([disabled]):active, .E_i74cfyt.ant-input.error:not([disabled]):focus, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-picker.error:not([disabled]):active, .E_i74cfyt.ant-picker.error:not([disabled]):focus, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-input-number.error:not([disabled]):active, .E_i74cfyt.ant-input-number.error:not([disabled]):focus, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-focus {
30834
- border-color: #e75a3a;
30835
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30901
+ .E_o1ugr09p.ant-select-item-option-selected {
30902
+ background-color: white;
30836
30903
  }
30837
- .E_i74cfyt.ant-input[disabled], .E_i74cfyt.ant-input.ant-input-disabled, .E_i74cfyt.ant-input-number[disabled], .E_i74cfyt.ant-input-number.ant-input-number-disabled {
30838
- background: rgba(211, 218, 235, 0.6);
30839
- color: rgba(0, 21, 64, 0.3);
30840
- border-color: rgba(172, 186, 211, 0.6);
30904
+ .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
30905
+ color: #0080ff;
30841
30906
  }
30842
- .E_i74cfyt.ant-input-affix-wrapper {
30843
- padding: 5px 12px;
30844
- border-radius: 6px;
30845
- border-color: rgba(172, 186, 211, 0.6);
30846
- line-height: 20px;
30847
- color: #2d3a56;
30848
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30907
+ .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
30908
+ display: block;
30849
30909
  }
30850
- .E_i74cfyt.ant-input-affix-wrapper .ant-input-suffix,
30851
- .E_i74cfyt.ant-input-affix-wrapper .ant-input-prefix {
30852
- color: rgba(44, 56, 82, 0.6);
30910
+ .E_o1ugr09p.ant-select-item-option-active {
30911
+ background: rgba(0, 136, 255, 0.16);
30853
30912
  }
30854
- .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
30855
- padding: 8px 16px;
30856
- line-height: 22px;
30913
+ .E_o1ugr09p.ant-select-item-option-active .timezone-title {
30914
+ color: #0080ff;
30857
30915
  }
30858
- .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30859
- padding: 2px 8px;
30860
- line-height: 18px;
30916
+ .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
30917
+ background: rgba(0, 136, 255, 0.1);
30918
+ color: #0080ff;
30861
30919
  }
30862
- .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
30863
- border-color: rgba(107, 128, 167, 0.6);
30864
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30920
+
30921
+ .E_o1ifxsq4 {
30922
+ display: flex;
30923
+ justify-content: space-between;
30924
+ height: 20px;
30925
+ line-height: 20px;
30865
30926
  }
30866
- .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
30867
- border-color: #0096ff;
30868
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30927
+ .E_o1ifxsq4 .timezone-title {
30928
+ color: #2d3a56;
30929
+ overflow: hidden;
30930
+ text-overflow: ellipsis;
30869
30931
  }
30870
- .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
30871
- border-color: #e75a3a;
30932
+
30933
+ .E_o1zue7 {
30934
+ display: flex;
30935
+ justify-content: space-between;
30936
+ color: rgba(44, 56, 82, 0.6);
30937
+ height: 18px;
30938
+ line-height: 18px;
30939
+ margin-top: 2px;
30872
30940
  }
30873
- .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
30874
- color: #e75a3a;
30941
+
30942
+ .E_tyfmlxg {
30943
+ border: none;
30944
+ margin-right: 0;
30945
+ background: rgba(225, 230, 241, 0.6);
30875
30946
  }
30876
- .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
30877
- border-color: #e75a3a;
30878
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30947
+
30948
+ .E_o18uybox {
30949
+ pointer-events: none;
30950
+ height: 32px;
30951
+ width: 100%;
30952
+ opacity: 0;
30879
30953
  }
30880
- .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
30881
- border-color: #e75a3a;
30882
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30954
+
30955
+ .E_cnujxq2 {
30956
+ display: flex;
30957
+ flex-direction: column;
30883
30958
  }
30884
- .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
30885
- background: rgba(211, 218, 235, 0.6);
30886
- color: rgba(0, 21, 64, 0.3);
30887
- border-color: rgba(172, 186, 211, 0.6);
30959
+
30960
+ .E_m7s48ia {
30961
+ max-width: 1120px;
30962
+ width: 100%;
30963
+ margin: 0 auto;
30964
+ height: 100%;
30888
30965
  }
30889
- textarea.E_i74cfyt.ant-input {
30890
- transition-property: height;
30891
- transition-delay: 50ms;
30966
+
30967
+ .E_wt5zbg6 {
30968
+ max-width: 1120px;
30969
+ width: 100%;
30970
+ margin: 0 auto;
30971
+ display: flex;
30892
30972
  }
30893
- textarea.E_i74cfyt.ant-input.textarea-large {
30894
- min-height: 40px;
30895
- height: 40px;
30973
+ .E_wt5zbg6 .left,
30974
+ .E_wt5zbg6 .right {
30975
+ flex-grow: 0;
30976
+ flex-shrink: 0;
30977
+ flex-basis: 21%;
30896
30978
  }
30897
- textarea.E_i74cfyt.ant-input.textarea-large:focus {
30898
- height: 80px;
30979
+ .E_wt5zbg6 .left {
30980
+ display: flex;
30981
+ justify-content: flex-end;
30982
+ padding-right: 44px;
30899
30983
  }
30900
- textarea.E_i74cfyt.ant-input.textarea-middle {
30901
- min-height: 32px;
30902
- height: 32px;
30984
+ .E_wt5zbg6 .right {
30985
+ padding-left: 44px;
30903
30986
  }
30904
- textarea.E_i74cfyt.ant-input.textarea-middle:focus {
30905
- height: 64px;
30987
+ .E_wt5zbg6 .middle {
30988
+ margin-bottom: 40px;
30989
+ flex-grow: 0;
30990
+ flex-shrink: 0;
30991
+ flex-basis: 58%;
30906
30992
  }
30907
- textarea.E_i74cfyt.ant-input.textarea-small {
30908
- min-height: 24px;
30909
- height: 24px;
30993
+ .E_wt5zbg6 .middle .form-base-field {
30994
+ width: 100%;
30910
30995
  }
30911
- textarea.E_i74cfyt.ant-input.textarea-small:focus {
30912
- height: 40px;
30996
+ .E_wt5zbg6 .middle .form-base-field .form-base-field {
30997
+ width: auto;
30913
30998
  }
30914
30999
 
30915
- .E_k1ci6977 input, .E_k1ci6977.input-tags {
30916
- border: 1px solid rgba(213, 219, 227, 0.6);
30917
- border-radius: 4px;
30918
- }
30919
- .E_k1ci6977.input-tags {
30920
- position: relative;
30921
- padding: 6px;
30922
- height: 32px;
30923
- cursor: pointer;
30924
- transition: border 150ms;
31000
+ .E_h18jprzg .ant-modal-header {
31001
+ margin: 0 auto;
31002
+ width: 100%;
31003
+ max-width: 648px;
30925
31004
  }
30926
- .E_k1ci6977.input-tags:hover {
30927
- border-color: #0080ff;
30928
- box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
31005
+ .E_h18jprzg .ant-modal-header .ant-modal-title {
31006
+ margin-left: 0;
30929
31007
  }
30930
- .E_k1ci6977.input-tags.kit-input-suffix-wrapper {
30931
- padding-right: 30px;
31008
+ .E_h18jprzg .ant-modal-body {
31009
+ margin: 0 auto;
31010
+ padding: 0;
31011
+ width: 100%;
31012
+ max-width: 648px;
31013
+ overflow: hidden;
30932
31014
  }
30933
- .E_k1ci6977.input-tags .input-tags-inner {
30934
- display: flex;
31015
+ .E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
31016
+ margin-bottom: 40px;
30935
31017
  }
30936
- .E_k1ci6977.input-tags .input-tags-inner .tags-overflow-auto {
30937
- display: flex;
31018
+ .E_h18jprzg .ant-modal-body .horizontal-content-wrapper {
31019
+ height: calc(100vh - 225px);
31020
+ overflow-y: auto;
30938
31021
  }
30939
- .E_k1ci6977.input-tags .input-tag-suffix {
30940
- position: absolute;
30941
- right: 12px;
30942
- top: 50%;
30943
- transform: translateY(-50%);
31022
+ .E_h18jprzg .ant-modal-footer .footer-content {
31023
+ margin: 0 auto;
31024
+ max-width: 648px;
30944
31025
  }
30945
- .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle {
30946
- color: rgba(0, 0, 0, 0.25);
30947
- font-size: 12px;
30948
- cursor: pointer;
31026
+
31027
+ .E_h16z9xgz .ant-modal-header {
31028
+ margin: 0 auto;
31029
+ width: 100%;
31030
+ max-width: 1024px;
30949
31031
  }
30950
- .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle:hover {
30951
- color: rgba(0, 0, 0, 0.45);
31032
+ .E_h16z9xgz .ant-modal-header .ant-modal-title {
31033
+ margin-left: 0;
30952
31034
  }
30953
- .E_k1ci6977.has-focus-indicator {
30954
- position: relative;
31035
+ .E_h16z9xgz .ant-modal-body {
31036
+ margin: 0 auto;
31037
+ padding: 0;
31038
+ width: 100%;
31039
+ max-width: 1024px;
30955
31040
  overflow: hidden;
30956
31041
  }
30957
- .E_k1ci6977.has-focus-indicator .ant-input-prefix {
30958
- position: absolute;
30959
- top: 50%;
30960
- transform: translateY(-50%);
30961
- left: -16px;
30962
- transition: left 150ms ease;
30963
- opacity: 0;
30964
- }
30965
- .E_k1ci6977.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
30966
- left: 8px;
30967
- opacity: 1;
31042
+ .E_h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
31043
+ margin-bottom: 40px;
30968
31044
  }
30969
- .E_k1ci6977.has-focus-indicator input {
30970
- transition: margin-left 150ms ease;
30971
- margin-left: 0px;
31045
+ .E_h16z9xgz .ant-modal-body .horizontal-content-wrapper {
31046
+ height: calc(100vh - 225px);
31047
+ overflow-y: auto;
30972
31048
  }
30973
- .E_k1ci6977.has-focus-indicator input:focus {
30974
- margin-left: 16px;
31049
+ .E_h16z9xgz .ant-modal-footer .footer-content {
31050
+ margin: 0 auto;
31051
+ max-width: 1024px;
30975
31052
  }
30976
31053
 
30977
- input.E_l1f7td1d.ant-input {
30978
- border-top-right-radius: 0;
30979
- border-bottom-right-radius: 0;
31054
+ .E_f1lrhghm {
31055
+ flex: 1;
30980
31056
  }
30981
-
30982
- .E_l1f7td1d.ant-input-affix-wrapper {
30983
- border-top-right-radius: 0;
30984
- border-bottom-right-radius: 0;
30985
- }
30986
-
30987
- input.E_rf8rlle.ant-input {
30988
- border-top-left-radius: 0;
30989
- border-bottom-left-radius: 0;
31057
+ .E_f1lrhghm label {
31058
+ font-size: 13px;
31059
+ line-height: 20px;
31060
+ color: rgba(44, 56, 82, 0.6);
30990
31061
  }
30991
-
30992
- .E_rf8rlle.ant-input-affix-wrapper {
30993
- border-top-left-radius: 0;
30994
- border-bottom-left-radius: 0;
31062
+ .E_f1lrhghm .title {
31063
+ font-size: 14px;
31064
+ line-height: 20px;
31065
+ color: #2d3a56;
31066
+ margin-bottom: 12px;
30995
31067
  }
30996
-
30997
- .E_llt2k48.ant-select, .E_llt2k48.ant-select .ant-select-selector {
30998
- border-top-right-radius: 0;
30999
- border-bottom-right-radius: 0;
31068
+ .E_f1lrhghm.connect-cluster .title {
31069
+ padding-bottom: 26px;
31000
31070
  }
31001
31071
 
31002
- .E_rdwz7eh.ant-select, .E_rdwz7eh.ant-select .ant-select-selector {
31003
- border-top-left-radius: 0;
31004
- border-bottom-left-radius: 0;
31072
+ .E_f18ot8em {
31073
+ padding: 25px 0 15px 0;
31074
+ border-bottom: 1px solid #e1e5eb;
31075
+ margin-bottom: 16px;
31005
31076
  }
31006
31077
 
31007
- .E_c3ni091 {
31078
+ .E_f1l1g2k0 {
31008
31079
  display: flex;
31009
- flex-direction: column;
31080
+ align-items: center;
31081
+ margin-bottom: 8px;
31010
31082
  }
31011
- .E_c3ni091 .select-wrapper {
31012
- margin-top: 12px;
31083
+ .E_f1l1g2k0 > label {
31084
+ width: 216px;
31013
31085
  }
31014
- .E_c3ni091 .select-wrapper .select {
31086
+ .E_f1l1g2k0 > label + * {
31015
31087
  width: 100%;
31016
31088
  }
31017
- .E_c3ni091 .radio-wrapper {
31018
- margin-top: 24px;
31019
- }
31020
- .E_c3ni091 div.form-item {
31089
+ .E_f1l1g2k0 .ant-select {
31021
31090
  width: 100%;
31022
31091
  }
31023
31092
 
31024
- .E_d105ju2d {
31025
- font-size: 14px;
31026
- font-weight: 500;
31027
- color: #3e4652;
31028
- line-height: 18px;
31029
- }
31030
- .E_d105ju2d + .E_d105ju2d {
31031
- margin-top: 16px;
31093
+ .E_e1k89cwg {
31094
+ color: #e75a3a;
31095
+ margin-right: 10px;
31032
31096
  }
31033
- .E_d105ju2d + * {
31034
- margin-top: 16px;
31097
+
31098
+ .E_d1oui1gf {
31099
+ width: 100%;
31100
+ height: 1px;
31101
+ background: rgba(213, 219, 227, 0.6);
31102
+ margin: 24px 0;
31035
31103
  }
31036
31104
 
31037
- .E_lh0l62z.E_d105ju2d {
31038
- font-size: 12px;
31039
- color: rgba(44, 56, 82, 0.6);
31040
- margin-top: 12px;
31105
+ .E_l15itdbb {
31106
+ display: flex;
31107
+ justify-content: center;
31108
+ align-items: center;
31109
+ height: 100%;
31041
31110
  }
31042
31111
 
31043
- .E_r1o4v2oc.E_lh0l62z.E_d105ju2d {
31044
- line-height: 18px;
31045
- font-weight: 500;
31046
- margin-top: 0;
31047
- white-space: initial;
31112
+ .E_d1y3z4w {
31113
+ display: inline-block;
31114
+ width: 4px;
31115
+ height: 4px;
31116
+ background: #8e9aa9;
31117
+ opacity: 0.4;
31118
+ border-radius: 50%;
31119
+ margin: 0 4px;
31048
31120
  }
31049
31121
 
31050
- .E_r1skkc3l {
31051
- display: block;
31122
+ .E_m177r7a3 .ant-modal-header,
31123
+ .E_m177r7a3 .ant-modal-footer .footer-content {
31124
+ width: 648px;
31125
+ margin: 0 auto;
31052
31126
  }
31053
- .E_r1skkc3l span {
31054
- font-size: 14px;
31055
- font-weight: 500;
31056
- line-height: 32px;
31057
- color: #3e4652;
31127
+ .E_m177r7a3 .ant-modal-header {
31128
+ padding: 35px 0 24px;
31129
+ border: none;
31058
31130
  }
31059
-
31060
- .E_c3cobmo {
31061
- margin-top: 16px;
31062
- padding: 8px;
31063
- border-radius: 6px;
31064
- background: rgba(225, 230, 241, 0.6);
31065
- color: rgba(44, 56, 82, 0.6);
31066
- font-size: 12px;
31131
+ .E_m177r7a3 .ant-modal-header .ant-modal-title {
31132
+ font-size: 30px;
31067
31133
  }
31068
- .E_c3cobmo div {
31069
- line-height: 20px;
31070
- display: flex;
31071
- align-items: center;
31072
- word-break: break-all;
31134
+ .E_m177r7a3 .ant-modal-body {
31135
+ padding: 4px 0 2px;
31073
31136
  }
31074
- .E_c3cobmo .title {
31075
- font-weight: 700;
31076
- line-height: 18px;
31077
- margin: 4px 0;
31137
+ .E_m177r7a3 .ant-modal-footer {
31138
+ border: none;
31078
31139
  }
31079
31140
 
31080
- .E_dsnbhzf {
31081
- font-family: Inter;
31082
- font-style: normal;
31141
+ .E_t1wwio3v {
31142
+ font-size: 12px;
31143
+ line-height: 18px;
31083
31144
  font-weight: bold;
31084
- font-size: 32px;
31085
- line-height: 40px;
31145
+ color: #fff;
31146
+ padding: 0 4px;
31147
+ border-radius: 4px;
31148
+ display: inline-block;
31149
+ background: var(--t1wwio3v-0);
31086
31150
  }
31087
-
31088
- .E_d1mvo22k {
31089
- font-family: Inter;
31090
- font-style: normal;
31091
- font-weight: bold;
31092
- font-size: 24px;
31093
- line-height: 32px;
31151
+ .E_t1wwio3v:not(:first-child) {
31152
+ margin-left: 4px;
31094
31153
  }
31095
31154
 
31096
- .E_d1b444tr {
31097
- font-family: Inter;
31098
- font-style: normal;
31099
- font-weight: normal;
31100
- font-size: 32px;
31101
- line-height: 40px;
31155
+ .E_f17jvtfk {
31156
+ width: 100%;
31157
+ height: 100%;
31158
+ display: flex;
31159
+ align-items: center;
31160
+ justify-content: center;
31102
31161
  }
31103
31162
 
31104
- .E_dvs0kue {
31105
- font-family: Inter;
31106
- font-style: normal;
31163
+ .E_nzppkea {
31164
+ font-size: 90%;
31107
31165
  font-weight: bold;
31108
- font-size: 20px;
31109
- line-height: 24px;
31166
+ background-color: rgba(240, 243, 247, 0.6);
31167
+ padding: 1px 4px 1px;
31168
+ margin-left: 2px;
31169
+ margin-right: 2px;
31170
+ border: 1px solid rgba(213, 219, 227, 0.6);
31171
+ border-radius: 4px;
31110
31172
  }
31111
31173
 
31112
- .E_d1hcbfcq {
31113
- font-family: Inter;
31114
- font-style: normal;
31115
- font-weight: normal;
31116
- font-size: 20px;
31117
- line-height: 24px;
31174
+ .E_f4mi9eq.form-item-general {
31175
+ width: 640px;
31118
31176
  }
31119
-
31120
- .E_d1cz922v {
31121
- font-family: Inter;
31122
- font-style: normal;
31123
- font-weight: bold;
31124
- font-size: 18px;
31125
- line-height: 22px;
31177
+ .E_f4mi9eq.form-item-general.form-item + .E_f4mi9eq.form-item-general.form-item {
31178
+ margin-top: 16px;
31126
31179
  }
31127
-
31128
- .E_d3nzbrm {
31129
- font-family: Inter;
31130
- font-style: normal;
31131
- font-weight: normal;
31132
- font-size: 18px;
31133
- line-height: 22px;
31180
+ .E_f4mi9eq.form-item-compact {
31181
+ width: 412px;
31134
31182
  }
31135
-
31136
- .E_h1g0p5ob {
31137
- font-family: Inter;
31138
- font-style: normal;
31139
- font-weight: bold;
31140
- font-size: 16px;
31141
- line-height: 22px;
31183
+ .E_f4mi9eq.form-item-compact.form-item + .E_f4mi9eq.form-item-compact.form-item {
31184
+ margin-top: 8px;
31142
31185
  }
31143
-
31144
- .E_hydo2ej {
31145
- font-family: Inter;
31146
- font-style: normal;
31147
- font-weight: normal;
31148
- font-size: 16px;
31149
- line-height: 22px;
31186
+ .E_f4mi9eq .form-item {
31187
+ width: auto;
31150
31188
  }
31151
-
31152
- .E_h1hbuq0r {
31153
- font-family: Inter;
31154
- font-style: normal;
31155
- font-weight: bold;
31156
- font-size: 14px;
31157
- line-height: 20px;
31189
+ .E_f4mi9eq .form-item-main {
31190
+ position: relative;
31191
+ display: flex;
31158
31192
  }
31159
-
31160
- .E_h13bondg {
31161
- font-family: Inter;
31162
- font-style: normal;
31163
- font-weight: normal;
31164
- font-size: 14px;
31165
- line-height: 20px;
31193
+ .E_f4mi9eq .form-item-extra {
31194
+ margin-top: 4px;
31195
+ width: 100%;
31196
+ padding: 14px;
31197
+ background: #f2f4f6;
31198
+ font-size: 13px;
31199
+ line-height: 1.8;
31200
+ color: #8e9aa9;
31166
31201
  }
31167
-
31168
- .E_h1mhvdlx {
31169
- font-family: Inter;
31170
- font-style: normal;
31171
- font-weight: bold;
31172
- font-size: 12px;
31173
- line-height: 18px;
31202
+ .E_f4mi9eq .form-item-label {
31203
+ padding-right: 12px;
31204
+ font-size: 13px;
31205
+ color: rgba(44, 56, 82, 0.6);
31174
31206
  }
31175
-
31176
- .E_h1inmfq6 {
31177
- font-family: Inter;
31178
- font-style: normal;
31179
- font-weight: normal;
31180
- font-size: 12px;
31207
+ .E_f4mi9eq .form-item-label.label-right {
31208
+ text-align: right;
31209
+ }
31210
+ .E_f4mi9eq .form-item-label,
31211
+ .E_f4mi9eq .form-item-control {
31212
+ line-height: 32px;
31213
+ }
31214
+ .E_f4mi9eq .form-item-control .form-item-error {
31181
31215
  line-height: 18px;
31182
31216
  }
31217
+ .E_f4mi9eq .form-item-children {
31218
+ width: 100%;
31219
+ }
31220
+ .E_f4mi9eq .form-item-children > *:only-child.ant-select, .E_f4mi9eq .form-item-children > *:only-child.ant-radio-group, .E_f4mi9eq .form-item-children > *:only-child.ant-checkbox-group {
31221
+ width: 100%;
31222
+ }
31223
+ .E_f4mi9eq .form-item-error {
31224
+ color: #e75a3a;
31225
+ height: 0;
31226
+ overflow: hidden;
31227
+ }
31228
+ .E_f4mi9eq .form-item-error-enter-done {
31229
+ margin-top: 4px;
31230
+ height: auto;
31231
+ overflow: auto;
31232
+ }
31233
+ .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
31234
+ .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
31235
+ border: 1px solid #e75a3a;
31236
+ color: #e75a3a;
31237
+ }
31183
31238
 
31184
- .E_h1kfc0la {
31185
- font-family: Inter;
31186
- font-style: normal;
31239
+ .E_fh0ewl8 {
31240
+ color: #2d3a56;
31187
31241
  font-weight: bold;
31188
- text-transform: uppercase;
31189
- font-feature-settings: "cpsp" on;
31242
+ padding-bottom: 6px;
31243
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31244
+ margin-bottom: 16px;
31245
+ }
31246
+ .E_fh0ewl8:not(:first-of-type) {
31247
+ margin-top: 16px;
31248
+ }
31249
+
31250
+ .E_e1qrlvot {
31251
+ width: 8px;
31252
+ height: 24px;
31253
+ display: flex;
31254
+ justify-content: center;
31255
+ align-items: center;
31256
+ cursor: pointer;
31257
+ transition: all 200ms ease-out 40ms;
31258
+ }
31259
+ .E_e1qrlvot:before, .E_e1qrlvot:after {
31260
+ content: "";
31261
+ width: 1px;
31262
+ height: 6px;
31263
+ border-radius: 1px;
31264
+ background: #ccd4e3;
31265
+ position: relative;
31266
+ right: 2px;
31267
+ transform: rotate(-45deg);
31268
+ }
31269
+ .E_e1qrlvot:after {
31270
+ transform: rotate(45deg);
31271
+ left: 1px;
31272
+ }
31273
+
31274
+ .E_w9ic984.ant-alert-warning {
31275
+ border: 0;
31276
+ background: rgba(255, 187, 0, 0.1);
31277
+ border-radius: 6px;
31278
+ }
31279
+ .E_w9ic984.ant-alert,
31280
+ .E_w9ic984 .ant-alert-message {
31281
+ color: #e07f00;
31282
+ }
31283
+ .E_w9ic984.ant-alert .dashed-border-bottom,
31284
+ .E_w9ic984 .ant-alert-message .dashed-border-bottom {
31285
+ border-bottom-color: #e07f00;
31286
+ }
31287
+
31288
+ .E_n1k9qi4r {
31289
+ display: flex;
31290
+ flex-direction: row;
31291
+ padding: 7px 12px;
31292
+ background: rgba(255, 187, 0, 0.1);
31293
+ border-radius: 6px;
31294
+ color: #e07f00;
31190
31295
  font-size: 12px;
31191
31296
  line-height: 18px;
31192
31297
  }
31298
+ .E_n1k9qi4r .icon-wrapper {
31299
+ margin-right: 10px;
31300
+ height: 18px;
31301
+ }
31193
31302
 
31194
- .E_h10xnyuu {
31195
- font-family: Inter;
31196
- font-style: normal;
31197
- font-weight: normal;
31198
- text-transform: uppercase;
31199
- font-feature-settings: "cpsp" on;
31303
+ .E_n16fsg9x {
31304
+ display: flex;
31305
+ flex-direction: row;
31306
+ padding: 7px 12px;
31307
+ background: rgba(225, 230, 241, 0.6);
31308
+ border-radius: 6px;
31309
+ color: rgba(44, 56, 82, 0.6);
31200
31310
  font-size: 12px;
31201
31311
  line-height: 18px;
31202
31312
  }
31203
-
31204
- .E_lrcmi0v {
31205
- font-family: Inter;
31206
- font-style: normal;
31207
- font-weight: normal;
31208
- font-size: 16px;
31209
- line-height: 24px;
31313
+ .E_n16fsg9x .icon-wrapper {
31314
+ margin-right: 10px;
31315
+ height: 18px;
31210
31316
  }
31211
31317
 
31212
- .E_lzt43lp {
31213
- font-family: Inter;
31214
- font-style: normal;
31215
- font-weight: bold;
31216
- font-size: 16px;
31217
- line-height: 24px;
31318
+ .E_i173wxzw {
31319
+ display: flex;
31320
+ flex-direction: row;
31321
+ padding: 7px 12px;
31322
+ background: rgba(0, 136, 255, 0.1);
31323
+ border-radius: 6px;
31324
+ color: #005ed1;
31325
+ font-size: 12px;
31326
+ line-height: 18px;
31218
31327
  }
31219
-
31220
- .E_l5yc9nt {
31221
- font-family: Inter;
31222
- font-style: normal;
31223
- font-weight: normal;
31224
- font-size: 16px;
31225
- line-height: 24px;
31328
+ .E_i173wxzw .icon-wrapper {
31329
+ margin-right: 10px;
31330
+ height: 18px;
31226
31331
  }
31227
31332
 
31228
- .E_l1fbkbzo {
31229
- font-family: Inter;
31230
- font-style: normal;
31231
- font-weight: bold;
31232
- font-size: 16px;
31233
- line-height: 24px;
31333
+ .E_dld369h {
31334
+ color: rgba(44, 56, 82, 0.6);
31335
+ margin-top: 5px;
31336
+ font-size: 12px;
31337
+ line-height: 18px;
31234
31338
  }
31235
31339
 
31236
- .E_lahvcax {
31237
- font-family: Inter;
31238
- font-style: normal;
31239
- font-weight: normal;
31240
- text-transform: uppercase;
31241
- font-feature-settings: "cpsp" on;
31242
- font-size: 16px;
31243
- line-height: 24px;
31340
+ .E_s1epv22q {
31341
+ color: #f0483e;
31342
+ font-size: 12px;
31343
+ white-space: pre-wrap;
31244
31344
  }
31245
31345
 
31246
- .E_l11q3pxd {
31247
- font-family: Inter;
31248
- font-style: normal;
31249
- font-weight: bold;
31250
- text-transform: uppercase;
31251
- font-feature-settings: "cpsp" on;
31252
- font-size: 16px;
31253
- line-height: 24px;
31346
+ .E_okus5hk {
31347
+ display: flex;
31348
+ align-items: center;
31349
+ justify-content: flex-end;
31254
31350
  }
31255
-
31256
- .E_lfuc2qu {
31257
- font-family: Inter;
31258
- font-style: normal;
31259
- font-weight: normal;
31260
- font-size: 14px;
31261
- line-height: 22px;
31351
+ .E_okus5hk .icon-wrapper {
31352
+ margin-right: 16px;
31262
31353
  }
31263
31354
 
31264
- .E_l1jmp8r0 {
31265
- font-family: Inter;
31266
- font-style: normal;
31267
- font-weight: 500;
31268
- font-size: 14px;
31269
- line-height: 22px;
31355
+ .E_t1auuzri {
31356
+ color: rgba(0, 21, 64, 0.3);
31270
31357
  }
31271
31358
 
31272
- .E_lcnm221 {
31273
- font-family: Inter;
31274
- font-style: normal;
31275
- font-weight: bold;
31276
- font-size: 14px;
31277
- line-height: 22px;
31359
+ .E_i74cfyt.ant-input {
31360
+ padding: 5px 12px;
31361
+ line-height: 20px;
31362
+ color: #2d3a56;
31363
+ border-radius: 6px;
31364
+ border-color: rgba(172, 186, 211, 0.6);
31365
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31278
31366
  }
31279
-
31280
- .E_lu1z2n5 {
31281
- font-family: Inter;
31282
- font-style: normal;
31283
- font-weight: normal;
31284
- font-size: 14px;
31367
+ .E_i74cfyt.ant-input.ant-input-lg {
31368
+ padding: 8px 16px;
31285
31369
  line-height: 22px;
31286
31370
  }
31287
-
31288
- .E_l1r59djn {
31289
- font-family: Inter;
31290
- font-style: normal;
31291
- font-weight: bold;
31292
- font-size: 14px;
31293
- line-height: 22px;
31371
+ .E_i74cfyt.ant-input.ant-input-sm {
31372
+ padding: 2px 8px;
31373
+ line-height: 18px;
31294
31374
  }
31295
-
31296
- .E_ljm2911 {
31297
- font-family: Inter;
31298
- font-style: normal;
31299
- font-weight: normal;
31300
- text-transform: uppercase;
31301
- font-feature-settings: "cpsp" on;
31302
- font-size: 14px;
31303
- line-height: 22px;
31375
+ .E_i74cfyt.ant-input:not([disabled]):hover, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-input-number:not([disabled]):hover, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-hover {
31376
+ border-color: rgba(107, 128, 167, 0.6);
31377
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31378
+ z-index: 1;
31304
31379
  }
31305
-
31306
- .E_l124mzmr {
31307
- font-family: Inter;
31308
- font-style: normal;
31309
- font-weight: bold;
31310
- text-transform: uppercase;
31311
- font-feature-settings: "cpsp" on;
31312
- font-size: 14px;
31313
- line-height: 22px;
31380
+ .E_i74cfyt.ant-input:not([disabled]):active, .E_i74cfyt.ant-input:not([disabled]):focus, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-input-number:not([disabled]):active, .E_i74cfyt.ant-input-number:not([disabled]):focus, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-focus {
31381
+ border-color: #0096ff;
31382
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31383
+ z-index: 1;
31314
31384
  }
31315
-
31316
- .E_lb3chel {
31317
- font-family: Inter;
31318
- font-style: normal;
31319
- font-weight: normal;
31320
- font-size: 13px;
31321
- line-height: 20px;
31385
+ .E_i74cfyt.ant-input.error:not([disabled]), .E_i74cfyt.ant-picker.error:not([disabled]), .E_i74cfyt.ant-input-number.error:not([disabled]) {
31386
+ border-color: #e75a3a;
31387
+ color: #e75a3a;
31322
31388
  }
31323
-
31324
- .E_lv9jstu {
31325
- font-family: Inter;
31326
- font-style: normal;
31327
- font-weight: 600;
31328
- font-size: 13px;
31329
- line-height: 20px;
31389
+ .E_i74cfyt.ant-input.error:not([disabled]):hover, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-picker.error:not([disabled]):hover, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-input-number.error:not([disabled]):hover, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-hover {
31390
+ border-color: #e75a3a;
31391
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31330
31392
  }
31331
-
31332
- .E_lwqlh3x {
31333
- font-family: Inter;
31334
- font-style: normal;
31335
- font-weight: bold;
31336
- font-size: 13px;
31393
+ .E_i74cfyt.ant-input.error:not([disabled]):active, .E_i74cfyt.ant-input.error:not([disabled]):focus, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-picker.error:not([disabled]):active, .E_i74cfyt.ant-picker.error:not([disabled]):focus, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-input-number.error:not([disabled]):active, .E_i74cfyt.ant-input-number.error:not([disabled]):focus, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-focus {
31394
+ border-color: #e75a3a;
31395
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31396
+ }
31397
+ .E_i74cfyt.ant-input[disabled], .E_i74cfyt.ant-input.ant-input-disabled, .E_i74cfyt.ant-input-number[disabled], .E_i74cfyt.ant-input-number.ant-input-number-disabled {
31398
+ background: rgba(211, 218, 235, 0.6);
31399
+ color: rgba(0, 21, 64, 0.3);
31400
+ border-color: rgba(172, 186, 211, 0.6);
31401
+ }
31402
+ .E_i74cfyt.ant-input-affix-wrapper {
31403
+ padding: 5px 12px;
31404
+ border-radius: 6px;
31405
+ border-color: rgba(172, 186, 211, 0.6);
31337
31406
  line-height: 20px;
31407
+ color: #2d3a56;
31408
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31409
+ }
31410
+ .E_i74cfyt.ant-input-affix-wrapper .ant-input-suffix,
31411
+ .E_i74cfyt.ant-input-affix-wrapper .ant-input-prefix {
31412
+ color: rgba(44, 56, 82, 0.6);
31413
+ }
31414
+ .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
31415
+ padding: 8px 16px;
31416
+ line-height: 22px;
31417
+ }
31418
+ .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31419
+ padding: 2px 8px;
31420
+ line-height: 18px;
31421
+ }
31422
+ .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
31423
+ border-color: rgba(107, 128, 167, 0.6);
31424
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31425
+ }
31426
+ .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
31427
+ border-color: #0096ff;
31428
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31429
+ }
31430
+ .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
31431
+ border-color: #e75a3a;
31432
+ }
31433
+ .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
31434
+ color: #e75a3a;
31435
+ }
31436
+ .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
31437
+ border-color: #e75a3a;
31438
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31439
+ }
31440
+ .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
31441
+ border-color: #e75a3a;
31442
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31443
+ }
31444
+ .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
31445
+ background: rgba(211, 218, 235, 0.6);
31446
+ color: rgba(0, 21, 64, 0.3);
31447
+ border-color: rgba(172, 186, 211, 0.6);
31448
+ }
31449
+ textarea.E_i74cfyt.ant-input {
31450
+ transition-property: height;
31451
+ transition-delay: 50ms;
31452
+ }
31453
+ textarea.E_i74cfyt.ant-input.textarea-large {
31454
+ min-height: 40px;
31455
+ height: 40px;
31456
+ }
31457
+ textarea.E_i74cfyt.ant-input.textarea-large:focus {
31458
+ height: 80px;
31459
+ }
31460
+ textarea.E_i74cfyt.ant-input.textarea-middle {
31461
+ min-height: 32px;
31462
+ height: 32px;
31463
+ }
31464
+ textarea.E_i74cfyt.ant-input.textarea-middle:focus {
31465
+ height: 64px;
31466
+ }
31467
+ textarea.E_i74cfyt.ant-input.textarea-small {
31468
+ min-height: 24px;
31469
+ height: 24px;
31470
+ }
31471
+ textarea.E_i74cfyt.ant-input.textarea-small:focus {
31472
+ height: 40px;
31338
31473
  }
31339
31474
 
31340
- .E_lalum9y {
31341
- font-family: Inter;
31342
- font-style: normal;
31343
- font-weight: normal;
31344
- font-size: 13px;
31345
- line-height: 20px;
31475
+ .E_k1ci6977 input, .E_k1ci6977.input-tags {
31476
+ border: 1px solid rgba(213, 219, 227, 0.6);
31477
+ border-radius: 4px;
31478
+ }
31479
+ .E_k1ci6977.input-tags {
31480
+ position: relative;
31481
+ padding: 6px;
31482
+ height: 32px;
31483
+ cursor: pointer;
31484
+ transition: border 150ms;
31485
+ }
31486
+ .E_k1ci6977.input-tags:hover {
31487
+ border-color: #0080ff;
31488
+ box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
31489
+ }
31490
+ .E_k1ci6977.input-tags.kit-input-suffix-wrapper {
31491
+ padding-right: 30px;
31492
+ }
31493
+ .E_k1ci6977.input-tags .input-tags-inner {
31494
+ display: flex;
31495
+ }
31496
+ .E_k1ci6977.input-tags .input-tags-inner .tags-overflow-auto {
31497
+ display: flex;
31498
+ }
31499
+ .E_k1ci6977.input-tags .input-tag-suffix {
31500
+ position: absolute;
31501
+ right: 12px;
31502
+ top: 50%;
31503
+ transform: translateY(-50%);
31504
+ }
31505
+ .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle {
31506
+ color: rgba(0, 0, 0, 0.25);
31507
+ font-size: 12px;
31508
+ cursor: pointer;
31346
31509
  }
31347
-
31348
- .E_l1t6dj5o {
31349
- font-family: Inter;
31350
- font-style: normal;
31351
- font-weight: 600;
31352
- font-size: 13px;
31353
- line-height: 20px;
31510
+ .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle:hover {
31511
+ color: rgba(0, 0, 0, 0.45);
31354
31512
  }
31355
-
31356
- .E_l12f6ic {
31357
- font-family: Inter;
31358
- font-style: normal;
31359
- font-weight: bold;
31360
- font-size: 13px;
31361
- line-height: 20px;
31513
+ .E_k1ci6977.has-focus-indicator {
31514
+ position: relative;
31515
+ overflow: hidden;
31362
31516
  }
31363
-
31364
- .E_l7gmukq {
31365
- font-family: Inter;
31366
- font-style: normal;
31367
- font-weight: normal;
31368
- text-transform: uppercase;
31369
- font-feature-settings: "cpsp" on;
31370
- font-size: 13px;
31371
- line-height: 20px;
31517
+ .E_k1ci6977.has-focus-indicator .ant-input-prefix {
31518
+ position: absolute;
31519
+ top: 50%;
31520
+ transform: translateY(-50%);
31521
+ left: -16px;
31522
+ transition: left 150ms ease;
31523
+ opacity: 0;
31372
31524
  }
31373
-
31374
- .E_lkwl0yp {
31375
- font-family: Inter;
31376
- font-style: normal;
31377
- font-weight: bold;
31378
- text-transform: uppercase;
31379
- font-feature-settings: "cpsp" on;
31380
- font-size: 13px;
31381
- line-height: 20px;
31525
+ .E_k1ci6977.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
31526
+ left: 8px;
31527
+ opacity: 1;
31382
31528
  }
31383
-
31384
- .E_l10knv48 {
31385
- font-family: Inter;
31386
- font-style: normal;
31387
- font-weight: normal;
31388
- font-size: 12px;
31389
- line-height: 18px;
31529
+ .E_k1ci6977.has-focus-indicator input {
31530
+ transition: margin-left 150ms ease;
31531
+ margin-left: 0px;
31390
31532
  }
31391
-
31392
- .E_l6526ld {
31393
- font-family: Inter;
31394
- font-style: normal;
31395
- font-weight: 500;
31396
- font-size: 12px;
31397
- line-height: 18px;
31533
+ .E_k1ci6977.has-focus-indicator input:focus {
31534
+ margin-left: 16px;
31398
31535
  }
31399
31536
 
31400
- .E_l1j81vli {
31401
- font-family: Inter;
31402
- font-style: normal;
31403
- font-weight: bold;
31404
- font-size: 12px;
31405
- line-height: 18px;
31537
+ input.E_l1f7td1d.ant-input {
31538
+ border-top-right-radius: 0;
31539
+ border-bottom-right-radius: 0;
31406
31540
  }
31407
31541
 
31408
- .E_l1x7n1mk {
31409
- font-family: Inter;
31410
- font-style: normal;
31411
- font-weight: normal;
31412
- font-size: 12px;
31413
- line-height: 18px;
31542
+ .E_l1f7td1d.ant-input-affix-wrapper {
31543
+ border-top-right-radius: 0;
31544
+ border-bottom-right-radius: 0;
31414
31545
  }
31415
31546
 
31416
- .E_l9fqufz {
31417
- font-family: Inter;
31418
- font-style: normal;
31419
- font-weight: 500;
31420
- font-size: 12px;
31421
- line-height: 18px;
31547
+ input.E_rf8rlle.ant-input {
31548
+ border-top-left-radius: 0;
31549
+ border-bottom-left-radius: 0;
31422
31550
  }
31423
31551
 
31424
- .E_l1iwnybd {
31425
- font-family: Inter;
31426
- font-style: normal;
31427
- font-weight: bold;
31428
- font-size: 12px;
31429
- line-height: 18px;
31552
+ .E_rf8rlle.ant-input-affix-wrapper {
31553
+ border-top-left-radius: 0;
31554
+ border-bottom-left-radius: 0;
31430
31555
  }
31431
31556
 
31432
- .E_lprtm1e {
31433
- font-family: Inter;
31434
- font-style: normal;
31435
- font-weight: normal;
31436
- text-transform: uppercase;
31437
- font-feature-settings: "cpsp" on;
31438
- font-size: 12px;
31439
- line-height: 18px;
31557
+ .E_llt2k48.ant-select, .E_llt2k48.ant-select .ant-select-selector {
31558
+ border-top-right-radius: 0;
31559
+ border-bottom-right-radius: 0;
31440
31560
  }
31441
31561
 
31442
- .E_l1lln87h {
31443
- font-family: Inter;
31444
- font-style: normal;
31445
- font-weight: bold;
31446
- text-transform: uppercase;
31447
- font-feature-settings: "cpsp" on;
31448
- font-size: 12px;
31449
- line-height: 18px;
31562
+ .E_rdwz7eh.ant-select, .E_rdwz7eh.ant-select .ant-select-selector {
31563
+ border-top-left-radius: 0;
31564
+ border-bottom-left-radius: 0;
31450
31565
  }
31451
31566
 
31452
- .E_f2pb48l {
31453
- font-family: Inter;
31454
- font-style: normal;
31455
- font-weight: normal;
31456
- font-size: 13px;
31457
- line-height: 20px;
31567
+ .E_c3ni091 {
31568
+ display: flex;
31569
+ flex-direction: column;
31458
31570
  }
31459
-
31460
- .E_fi9emkw {
31461
- font-family: Inter;
31462
- font-style: normal;
31463
- font-weight: normal;
31464
- font-size: 13px;
31465
- line-height: 20px;
31571
+ .E_c3ni091 .select-wrapper {
31572
+ margin-top: 12px;
31466
31573
  }
31467
-
31468
- .E_f1nrg7da {
31469
- font-family: Inter;
31470
- font-style: normal;
31471
- font-weight: normal;
31472
- font-size: 12px;
31473
- line-height: 18px;
31574
+ .E_c3ni091 .select-wrapper .select {
31575
+ width: 100%;
31576
+ }
31577
+ .E_c3ni091 .radio-wrapper {
31578
+ margin-top: 24px;
31579
+ }
31580
+ .E_c3ni091 div.form-item {
31581
+ width: 100%;
31474
31582
  }
31475
31583
 
31476
- .E_f17k1i3n {
31477
- font-family: Inter;
31478
- font-style: normal;
31479
- font-weight: normal;
31480
- font-size: 12px;
31584
+ .E_d105ju2d {
31585
+ font-size: 14px;
31586
+ font-weight: 500;
31587
+ color: #3e4652;
31481
31588
  line-height: 18px;
31482
31589
  }
31483
-
31484
- .E_t1tvuj2e {
31485
- font-family: Inter;
31486
- font-style: normal;
31487
- font-weight: normal;
31488
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31489
- font-size: 13px;
31490
- line-height: 20px;
31590
+ .E_d105ju2d + .E_d105ju2d {
31591
+ margin-top: 16px;
31491
31592
  }
31492
-
31493
- .E_t17uajlu {
31494
- font-family: Inter;
31495
- font-style: normal;
31496
- font-weight: normal;
31497
- font-feature-settings: "zero" on;
31498
- font-size: 13px;
31499
- line-height: 20px;
31593
+ .E_d105ju2d + * {
31594
+ margin-top: 16px;
31500
31595
  }
31501
31596
 
31502
- .E_t114zbyz {
31503
- font-family: Inter;
31504
- font-style: normal;
31505
- font-weight: normal;
31506
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31597
+ .E_lh0l62z.E_d105ju2d {
31507
31598
  font-size: 12px;
31508
- line-height: 18px;
31599
+ color: rgba(44, 56, 82, 0.6);
31600
+ margin-top: 12px;
31509
31601
  }
31510
31602
 
31511
- .E_t1il0kvi {
31512
- font-family: Inter;
31513
- font-style: normal;
31514
- font-weight: 500;
31515
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31516
- font-size: 12px;
31603
+ .E_r1o4v2oc.E_lh0l62z.E_d105ju2d {
31517
31604
  line-height: 18px;
31605
+ font-weight: 500;
31606
+ margin-top: 0;
31607
+ white-space: initial;
31518
31608
  }
31519
31609
 
31520
- .E_t10dv8p1 {
31521
- font-family: Inter;
31522
- font-style: normal;
31523
- font-weight: normal;
31524
- font-feature-settings: "zero" on;
31525
- font-size: 12px;
31526
- line-height: 18px;
31610
+ .E_r1skkc3l {
31611
+ display: block;
31527
31612
  }
31528
-
31529
- .E_tc2oqpq {
31530
- font-family: Inter;
31531
- font-style: normal;
31613
+ .E_r1skkc3l span {
31614
+ font-size: 14px;
31532
31615
  font-weight: 500;
31533
- font-feature-settings: "zero" on;
31534
- font-size: 12px;
31535
- line-height: 18px;
31616
+ line-height: 32px;
31617
+ color: #3e4652;
31536
31618
  }
31537
31619
 
31538
- .E_tzvddmc {
31539
- font-family: Inter;
31540
- font-style: normal;
31541
- font-weight: bold;
31542
- font-feature-settings: "zero" on;
31543
- font-size: 16px;
31544
- line-height: 24px;
31620
+ .E_c3cobmo {
31621
+ margin-top: 16px;
31622
+ padding: 8px;
31623
+ border-radius: 6px;
31624
+ background: rgba(225, 230, 241, 0.6);
31625
+ color: rgba(44, 56, 82, 0.6);
31626
+ font-size: 12px;
31545
31627
  }
31546
-
31547
- .E_u18llj45 {
31548
- font-family: Inter;
31549
- font-style: normal;
31550
- font-weight: normal;
31551
- font-size: 10px;
31552
- line-height: 12px;
31628
+ .E_c3cobmo div {
31629
+ line-height: 20px;
31630
+ display: flex;
31631
+ align-items: center;
31632
+ word-break: break-all;
31633
+ }
31634
+ .E_c3cobmo .title {
31635
+ font-weight: 700;
31636
+ line-height: 18px;
31637
+ margin: 4px 0;
31553
31638
  }
31554
31639
 
31555
31640
  .E_s1ebs0ra {
@@ -31613,91 +31698,6 @@ input.E_rf8rlle.ant-input {
31613
31698
  background: #fff;
31614
31699
  }
31615
31700
 
31616
- .E_iq1gosr {
31617
- display: inline-block;
31618
- }
31619
-
31620
- .E_s1dni7lo {
31621
- width: 430px !important;
31622
- }
31623
-
31624
- .E_d1wwmmm5 .ant-select-item-group {
31625
- padding: 8px 16px;
31626
- line-height: 18px;
31627
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31628
- height: 34px;
31629
- min-height: 34px;
31630
- box-sizing: border-box;
31631
- margin-top: 8px;
31632
- }
31633
-
31634
- .E_o1ugr09p {
31635
- display: flex;
31636
- flex-direction: column;
31637
- margin: 1px 8px;
31638
- padding: 8px;
31639
- border-radius: 4px;
31640
- }
31641
- .E_o1ugr09p .selected-icon {
31642
- display: none;
31643
- }
31644
- .E_o1ugr09p.ant-select-item-option-grouped {
31645
- padding-left: 8px;
31646
- }
31647
- .E_o1ugr09p.ant-select-item-option-selected {
31648
- background-color: white;
31649
- }
31650
- .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
31651
- color: #0080ff;
31652
- }
31653
- .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
31654
- display: block;
31655
- }
31656
- .E_o1ugr09p.ant-select-item-option-active {
31657
- background: rgba(0, 136, 255, 0.16);
31658
- }
31659
- .E_o1ugr09p.ant-select-item-option-active .timezone-title {
31660
- color: #0080ff;
31661
- }
31662
- .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
31663
- background: rgba(0, 136, 255, 0.1);
31664
- color: #0080ff;
31665
- }
31666
-
31667
- .E_o1ifxsq4 {
31668
- display: flex;
31669
- justify-content: space-between;
31670
- height: 20px;
31671
- line-height: 20px;
31672
- }
31673
- .E_o1ifxsq4 .timezone-title {
31674
- color: #2d3a56;
31675
- overflow: hidden;
31676
- text-overflow: ellipsis;
31677
- }
31678
-
31679
- .E_o1zue7 {
31680
- display: flex;
31681
- justify-content: space-between;
31682
- color: rgba(44, 56, 82, 0.6);
31683
- height: 18px;
31684
- line-height: 18px;
31685
- margin-top: 2px;
31686
- }
31687
-
31688
- .E_tyfmlxg {
31689
- border: none;
31690
- margin-right: 0;
31691
- background: rgba(225, 230, 241, 0.6);
31692
- }
31693
-
31694
- .E_o18uybox {
31695
- pointer-events: none;
31696
- height: 32px;
31697
- width: 100%;
31698
- opacity: 0;
31699
- }
31700
-
31701
31701
  .E_c1up1pdz {
31702
31702
  width: 648px;
31703
31703
  }
@@ -31838,82 +31838,6 @@ input.E_rf8rlle.ant-input {
31838
31838
  color: #fff;
31839
31839
  }
31840
31840
 
31841
- .E_c1uzzomf {
31842
- margin-bottom: 16px;
31843
- }
31844
- .E_c1uzzomf .card-title {
31845
- font-size: 16px;
31846
- color: rgba(44, 56, 82, 0.6);
31847
- font-weight: 700;
31848
- line-height: 32px;
31849
- }
31850
- .E_c1uzzomf .card-body {
31851
- padding: 24px;
31852
- border-radius: 8px;
31853
- background: #fff;
31854
- }
31855
- .E_c1uzzomf .empty {
31856
- font-weight: 700;
31857
- font-size: 14px;
31858
- line-height: 22px;
31859
- color: rgba(0, 21, 64, 0.3);
31860
- text-align: center;
31861
- }
31862
-
31863
- .E_berrcjl {
31864
- color: rgba(10, 37, 85, 0.6);
31865
- margin-bottom: 4px;
31866
- }
31867
- .E_berrcjl .breadcrumb-link {
31868
- color: rgba(10, 37, 85, 0.6);
31869
- cursor: pointer;
31870
- transition: color 160ms ease;
31871
- }
31872
- .E_berrcjl .breadcrumb-link:hover {
31873
- color: #0080ff;
31874
- }
31875
- .E_berrcjl .breadcrumb-link:active {
31876
- color: #005ed1;
31877
- }
31878
-
31879
- .E_s11wux3h .ant-segmented-item:not(:last-child) {
31880
- margin-right: 2px;
31881
- }
31882
-
31883
- .E_s1t2an3z.ant-segmented-sm .ant-segmented-item-label {
31884
- padding-left: 8px;
31885
- padding-right: 8px;
31886
- }
31887
- .E_s1t2an3z.ant-segmented-sm .ant-segmented-item-selected {
31888
- border-radius: 4px;
31889
- }
31890
- .E_s1t2an3z.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
31891
- border-radius: 4px;
31892
- }
31893
-
31894
- .E_ma64lna .ant-segmented-item-label {
31895
- padding-left: 12px;
31896
- padding-right: 12px;
31897
- }
31898
-
31899
- .E_ckld275 {
31900
- background-color: rgba(225, 230, 241, 0.6);
31901
- }
31902
- .E_ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
31903
- background-color: rgba(255, 255, 255, 0.6);
31904
- color: rgba(44, 56, 82, 0.75);
31905
- }
31906
- .E_ckld275.ant-segmented .ant-segmented-thumb ~ .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
31907
- background-color: transparent;
31908
- }
31909
- .E_ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled)::after {
31910
- background-color: transparent;
31911
- }
31912
-
31913
- .E_tqjc4ui {
31914
- margin: 0 2px;
31915
- }
31916
-
31917
31841
  .E_c18gxmrl {
31918
31842
  border: 1px solid #d8deeb;
31919
31843
  border-radius: 4px;
@@ -31934,51 +31858,6 @@ input.E_rf8rlle.ant-input {
31934
31858
  padding: 8px 12px;
31935
31859
  }
31936
31860
 
31937
- .E_n12mqh7z {
31938
- display: flex;
31939
- align-items: center;
31940
- font-size: 12px;
31941
- line-height: 18px;
31942
- }
31943
- .E_n12mqh7z:not(:last-child) {
31944
- margin-bottom: 4px;
31945
- }
31946
-
31947
- .E_tf5bynu {
31948
- margin: 0 3px;
31949
- }
31950
-
31951
- .E_tcckoz1 {
31952
- max-height: 400px;
31953
- overflow: "auto";
31954
- }
31955
-
31956
- .E_ou7iq30 {
31957
- overflow: hidden;
31958
- text-overflow: ellipsis;
31959
- }
31960
-
31961
- .E_s1tui002 {
31962
- white-space: nowrap;
31963
- }
31964
-
31965
- .E_mxrc2zg {
31966
- display: -webkit-box;
31967
- -webkit-line-clamp: var(--mxrc2zg-0);
31968
- -webkit-box-orient: vertical;
31969
- word-break: break-all;
31970
- }
31971
-
31972
- .E_gmyahx3 {
31973
- cursor: pointer;
31974
- }
31975
- .E_gmyahx3 .link-text {
31976
- color: rgba(0, 21, 64, 0.3);
31977
- }
31978
- .E_gmyahx3:hover .link-text {
31979
- color: #0080ff;
31980
- }
31981
-
31982
31861
  .E_c1bus5hc {
31983
31862
  --color: white;
31984
31863
  height: 14px;
@@ -32019,85 +31898,123 @@ input.E_rf8rlle.ant-input {
32019
31898
  transform: rotate(0deg);
32020
31899
  }
32021
31900
 
32022
- .E_d1bw7c5z {
32023
- position: relative;
32024
- max-width: 388px;
32025
- min-width: 245px;
32026
- }
32027
- .E_d1bw7c5z .center {
32028
- position: absolute;
32029
- font-size: 12px;
32030
- width: 80px;
32031
- height: 92px;
32032
- top: 12px;
32033
- left: 39px;
32034
- display: flex;
32035
- flex-direction: column;
32036
- justify-content: center;
32037
- align-items: center;
32038
- color: #00122e;
31901
+ .E_berrcjl {
31902
+ color: rgba(10, 37, 85, 0.6);
31903
+ margin-bottom: 4px;
31904
+ }
31905
+ .E_berrcjl .breadcrumb-link {
31906
+ color: rgba(10, 37, 85, 0.6);
31907
+ cursor: pointer;
31908
+ transition: color 160ms ease;
31909
+ }
31910
+ .E_berrcjl .breadcrumb-link:hover {
31911
+ color: #0080ff;
31912
+ }
31913
+ .E_berrcjl .breadcrumb-link:active {
31914
+ color: #005ed1;
31915
+ }
31916
+
31917
+ .E_s11wux3h .ant-segmented-item:not(:last-child) {
31918
+ margin-right: 2px;
31919
+ }
31920
+
31921
+ .E_s1t2an3z.ant-segmented-sm .ant-segmented-item-label {
31922
+ padding-left: 8px;
31923
+ padding-right: 8px;
31924
+ }
31925
+ .E_s1t2an3z.ant-segmented-sm .ant-segmented-item-selected {
31926
+ border-radius: 4px;
31927
+ }
31928
+ .E_s1t2an3z.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
31929
+ border-radius: 4px;
31930
+ }
31931
+
31932
+ .E_ma64lna .ant-segmented-item-label {
31933
+ padding-left: 12px;
31934
+ padding-right: 12px;
31935
+ }
31936
+
31937
+ .E_ckld275 {
31938
+ background-color: rgba(225, 230, 241, 0.6);
31939
+ }
31940
+ .E_ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
31941
+ background-color: rgba(255, 255, 255, 0.6);
31942
+ color: rgba(44, 56, 82, 0.75);
31943
+ }
31944
+ .E_ckld275.ant-segmented .ant-segmented-thumb ~ .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
31945
+ background-color: transparent;
31946
+ }
31947
+ .E_ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled)::after {
31948
+ background-color: transparent;
31949
+ }
31950
+
31951
+ .E_c1uzzomf {
31952
+ margin-bottom: 16px;
32039
31953
  }
32040
- .E_d1bw7c5z .center .number {
32041
- font-size: 24px;
31954
+ .E_c1uzzomf .card-title {
31955
+ font-size: 16px;
31956
+ color: rgba(44, 56, 82, 0.6);
32042
31957
  font-weight: 700;
31958
+ line-height: 32px;
32043
31959
  }
32044
- .E_d1bw7c5z .center .text {
32045
- padding: 0 5px;
32046
- font-size: 12px;
32047
- width: inherit;
32048
- }
32049
- .E_d1bw7c5z .recharts-wrapper {
32050
- display: flex;
31960
+ .E_c1uzzomf .card-body {
31961
+ padding: 24px;
31962
+ border-radius: 8px;
31963
+ background: #fff;
32051
31964
  }
32052
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
32053
- position: relative !important;
32054
- width: calc(100% - 148px) !important;
32055
- left: 0 !important;
32056
- bottom: 0 !important;
32057
- display: flex;
32058
- align-items: center;
31965
+ .E_c1uzzomf .empty {
31966
+ font-weight: 700;
31967
+ font-size: 14px;
31968
+ line-height: 22px;
31969
+ color: rgba(0, 21, 64, 0.3);
31970
+ text-align: center;
32059
31971
  }
32060
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
31972
+
31973
+ .E_c18bcrac {
31974
+ display: inline-block;
32061
31975
  width: 100%;
32062
31976
  }
32063
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
32064
- width: 100%;
32065
- margin-right: 0 !important;
32066
- line-height: 18px;
31977
+ .E_c18bcrac .recharts-wrapper {
31978
+ margin-left: 4px;
32067
31979
  }
32068
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
32069
- border-radius: 2px;
31980
+
31981
+ .E_cro7kg2 {
31982
+ padding: 4px;
32070
31983
  }
32071
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
32072
- min-width: 75px;
32073
- width: calc(100% - 20px);
32074
- margin-left: 2px;
32075
- color: #00122e !important;
32076
- display: inline-flex;
31984
+
31985
+ .E_c14wcxf0 {
31986
+ display: flex;
32077
31987
  justify-content: space-between;
32078
- }
32079
- .E_d1bw7c5z .tooltip-text {
32080
- maxwidth: calc(100% - 12px);
32081
- cursor: pointer;
32082
- border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
32083
- overflow: hidden;
32084
- text-overflow: ellipsis;
31988
+ align-items: center;
31989
+ font-size: 13px;
31990
+ line-height: 24px;
31991
+ color: #cccccc;
32085
31992
  white-space: nowrap;
32086
31993
  }
32087
- .E_d1bw7c5z .value {
32088
- color: rgba(44, 56, 82, 0.75);
31994
+ .E_c14wcxf0 label {
31995
+ margin-right: 32px;
32089
31996
  }
32090
31997
 
32091
- .E_t10pqbtc {
32092
- width: 140px;
31998
+ .E_coy29mj.E_c14wcxf0 {
31999
+ font-weight: bold;
32000
+ color: white;
32093
32001
  }
32094
- .E_t10pqbtc .item {
32095
- margin: 6px auto;
32096
- display: flex;
32097
- justify-content: space-between;
32002
+
32003
+ .E_s11212zy {
32004
+ width: 8px;
32005
+ height: 8px;
32006
+ border-radius: 2px;
32007
+ display: inline-block;
32008
+ background: var(--s11212zy-0);
32009
+ border: 1px solid #fff;
32010
+ box-sizing: content-box;
32011
+ margin-right: 6px;
32098
32012
  }
32099
- .E_t10pqbtc .item .name {
32100
- width: 102px;
32013
+
32014
+ .E_p1lyky6c > :first-child {
32015
+ font-weight: bold;
32016
+ color: white;
32017
+ margin-right: 4px;
32101
32018
  }
32102
32019
 
32103
32020
  .E_clm1wy1 {
@@ -32193,95 +32110,134 @@ input.E_rf8rlle.ant-input {
32193
32110
  border-radius: 2px;
32194
32111
  }
32195
32112
 
32196
- .E_c18bcrac {
32197
- display: inline-block;
32198
- width: 100%;
32113
+ .E_gmyahx3 {
32114
+ cursor: pointer;
32199
32115
  }
32200
- .E_c18bcrac .recharts-wrapper {
32201
- margin-left: 4px;
32116
+ .E_gmyahx3 .link-text {
32117
+ color: rgba(0, 21, 64, 0.3);
32202
32118
  }
32203
-
32204
- .E_cro7kg2 {
32205
- padding: 4px;
32119
+ .E_gmyahx3:hover .link-text {
32120
+ color: #0080ff;
32206
32121
  }
32207
32122
 
32208
- .E_c14wcxf0 {
32123
+ .E_d1bw7c5z {
32124
+ position: relative;
32125
+ max-width: 388px;
32126
+ min-width: 245px;
32127
+ }
32128
+ .E_d1bw7c5z .center {
32129
+ position: absolute;
32130
+ font-size: 12px;
32131
+ width: 80px;
32132
+ height: 92px;
32133
+ top: 12px;
32134
+ left: 39px;
32209
32135
  display: flex;
32210
- justify-content: space-between;
32136
+ flex-direction: column;
32137
+ justify-content: center;
32211
32138
  align-items: center;
32212
- font-size: 13px;
32213
- line-height: 24px;
32214
- color: #cccccc;
32215
- white-space: nowrap;
32139
+ color: #00122e;
32216
32140
  }
32217
- .E_c14wcxf0 label {
32218
- margin-right: 32px;
32141
+ .E_d1bw7c5z .center .number {
32142
+ font-size: 24px;
32143
+ font-weight: 700;
32219
32144
  }
32220
-
32221
- .E_coy29mj.E_c14wcxf0 {
32222
- font-weight: bold;
32223
- color: white;
32145
+ .E_d1bw7c5z .center .text {
32146
+ padding: 0 5px;
32147
+ font-size: 12px;
32148
+ width: inherit;
32224
32149
  }
32225
-
32226
- .E_s11212zy {
32227
- width: 8px;
32228
- height: 8px;
32150
+ .E_d1bw7c5z .recharts-wrapper {
32151
+ display: flex;
32152
+ }
32153
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
32154
+ position: relative !important;
32155
+ width: calc(100% - 148px) !important;
32156
+ left: 0 !important;
32157
+ bottom: 0 !important;
32158
+ display: flex;
32159
+ align-items: center;
32160
+ }
32161
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
32162
+ width: 100%;
32163
+ }
32164
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
32165
+ width: 100%;
32166
+ margin-right: 0 !important;
32167
+ line-height: 18px;
32168
+ }
32169
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
32229
32170
  border-radius: 2px;
32230
- display: inline-block;
32231
- background: var(--s11212zy-0);
32232
- border: 1px solid #fff;
32233
- box-sizing: content-box;
32234
- margin-right: 6px;
32235
32171
  }
32236
-
32237
- .E_p1lyky6c > :first-child {
32238
- font-weight: bold;
32239
- color: white;
32240
- margin-right: 4px;
32172
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
32173
+ min-width: 75px;
32174
+ width: calc(100% - 20px);
32175
+ margin-left: 2px;
32176
+ color: #00122e !important;
32177
+ display: inline-flex;
32178
+ justify-content: space-between;
32241
32179
  }
32242
-
32243
- .E_ccrbeuz .ant-collapse-item {
32244
- border: 0px;
32245
- background-color: #fff;
32180
+ .E_d1bw7c5z .tooltip-text {
32181
+ maxwidth: calc(100% - 12px);
32182
+ cursor: pointer;
32183
+ border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
32184
+ overflow: hidden;
32185
+ text-overflow: ellipsis;
32186
+ white-space: nowrap;
32246
32187
  }
32247
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
32248
- padding-top: 0px;
32249
- padding-bottom: 0px;
32250
- padding-left: 0px !important;
32251
- padding-right: 24px;
32188
+ .E_d1bw7c5z .value {
32189
+ color: rgba(44, 56, 82, 0.75);
32252
32190
  }
32253
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
32254
- right: 0px;
32191
+
32192
+ .E_t10pqbtc {
32193
+ width: 140px;
32255
32194
  }
32256
- .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
32257
- padding: 0px;
32195
+ .E_t10pqbtc .item {
32196
+ margin: 6px auto;
32197
+ display: flex;
32198
+ justify-content: space-between;
32199
+ }
32200
+ .E_t10pqbtc .item .name {
32201
+ width: 102px;
32258
32202
  }
32259
32203
 
32260
- .E_c1fljvag .ant-collapse-item .ant-collapse-header {
32261
- padding-right: 0px;
32262
- cursor: default;
32204
+ .E_tqjc4ui {
32205
+ margin: 0 2px;
32263
32206
  }
32264
32207
 
32265
- .E_s1iv0tp1 .enabled-switch {
32208
+ .E_n12mqh7z {
32266
32209
  display: flex;
32267
32210
  align-items: center;
32211
+ font-size: 12px;
32212
+ line-height: 18px;
32268
32213
  }
32269
- .E_s1iv0tp1 .enabled-text {
32270
- margin-right: 8px;
32214
+ .E_n12mqh7z:not(:last-child) {
32215
+ margin-bottom: 4px;
32216
+ }
32217
+
32218
+ .E_tf5bynu {
32219
+ margin: 0 3px;
32220
+ }
32221
+
32222
+ .E_tcckoz1 {
32223
+ max-height: 400px;
32224
+ overflow: "auto";
32271
32225
  }
32272
32226
 
32273
- .E_c1yyuluq {
32274
- border-radius: 8px;
32227
+ .E_ou7iq30 {
32228
+ overflow: hidden;
32229
+ text-overflow: ellipsis;
32275
32230
  }
32276
- .E_c1yyuluq .ant-card-body {
32277
- padding: 20px 24px 24px 24px;
32231
+
32232
+ .E_s1tui002 {
32233
+ white-space: nowrap;
32278
32234
  }
32279
32235
 
32280
- .E_tje3huy {
32281
- width: 100%;
32282
- overflow: inherit;
32283
- white-space: inherit;
32284
- text-overflow: ellipsis;
32236
+ .E_mxrc2zg {
32237
+ display: -webkit-box;
32238
+ -webkit-line-clamp: var(--mxrc2zg-0);
32239
+ -webkit-box-orient: vertical;
32240
+ word-break: break-all;
32285
32241
  }
32286
32242
 
32287
32243
  .E_t1sqg15u {
@@ -32374,21 +32330,48 @@ input.E_rf8rlle.ant-input {
32374
32330
  padding-right: 12px;
32375
32331
  }
32376
32332
 
32377
- .E_itxley7.ant-input-group.ant-input-group-compact {
32378
- display: flex;
32333
+ .E_c1yyuluq {
32334
+ border-radius: 8px;
32335
+ }
32336
+ .E_c1yyuluq .ant-card-body {
32337
+ padding: 20px 24px 24px 24px;
32379
32338
  }
32380
32339
 
32381
- .E_m74vjol {
32382
- display: flex;
32383
- justify-content: space-between;
32384
- width: 100%;
32340
+ .E_ccrbeuz .ant-collapse-item {
32341
+ border: 0px;
32342
+ background-color: #fff;
32385
32343
  }
32386
- .E_m74vjol .action {
32387
- margin-left: 16px;
32344
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
32345
+ padding-top: 0px;
32346
+ padding-bottom: 0px;
32347
+ padding-left: 0px !important;
32348
+ padding-right: 24px;
32349
+ }
32350
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
32351
+ right: 0px;
32352
+ }
32353
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
32354
+ padding: 0px;
32388
32355
  }
32389
32356
 
32390
- .E_a1o35uvh .ant-alert-message {
32357
+ .E_c1fljvag .ant-collapse-item .ant-collapse-header {
32358
+ padding-right: 0px;
32359
+ cursor: default;
32360
+ }
32361
+
32362
+ .E_tje3huy {
32391
32363
  width: 100%;
32364
+ overflow: inherit;
32365
+ white-space: inherit;
32366
+ text-overflow: ellipsis;
32367
+ }
32368
+
32369
+ .E_s1iv0tp1 .enabled-switch {
32370
+ display: flex;
32371
+ align-items: center;
32372
+ }
32373
+ .E_s1iv0tp1 .enabled-text {
32374
+ margin-right: 8px;
32392
32375
  }
32393
32376
 
32394
32377
  .E_wg1tsps {
@@ -32414,6 +32397,107 @@ input.E_rf8rlle.ant-input {
32414
32397
  color: #00122e !important;
32415
32398
  }
32416
32399
 
32400
+ .E_itxley7.ant-input-group.ant-input-group-compact {
32401
+ display: flex;
32402
+ }
32403
+
32404
+ .E_m74vjol {
32405
+ display: flex;
32406
+ justify-content: space-between;
32407
+ width: 100%;
32408
+ }
32409
+ .E_m74vjol .action {
32410
+ margin-left: 16px;
32411
+ }
32412
+
32413
+ .E_a1o35uvh .ant-alert-message {
32414
+ width: 100%;
32415
+ }
32416
+
32417
+ .E_sddwhm6 {
32418
+ margin: 0;
32419
+ border-radius: 20px;
32420
+ padding: 2px 10px;
32421
+ height: 22px;
32422
+ }
32423
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
32424
+ background-color: rgba(237, 241, 250, 0.6) !important;
32425
+ }
32426
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
32427
+ background-color: rgba(225, 230, 241, 0.6) !important;
32428
+ }
32429
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule {
32430
+ color: #00122e;
32431
+ }
32432
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
32433
+ margin-right: 6px;
32434
+ }
32435
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
32436
+ margin-left: 4px;
32437
+ }
32438
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
32439
+ background-color: rgba(0, 136, 255, 0.1);
32440
+ }
32441
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
32442
+ background-color: #0080ff;
32443
+ }
32444
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
32445
+ background-color: rgba(0, 136, 255, 0.16);
32446
+ }
32447
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
32448
+ background-color: rgba(255, 74, 74, 0.1);
32449
+ }
32450
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
32451
+ background-color: #f0483e;
32452
+ }
32453
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
32454
+ background-color: rgba(255, 74, 74, 0.16);
32455
+ }
32456
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
32457
+ background-color: rgba(254, 160, 8, 0.1);
32458
+ }
32459
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
32460
+ background-color: #fea008;
32461
+ }
32462
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
32463
+ background-color: rgba(255, 187, 0, 0.16);
32464
+ }
32465
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
32466
+ background-color: rgba(30, 201, 127, 0.1);
32467
+ }
32468
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
32469
+ background-color: #00ba5d;
32470
+ }
32471
+ .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 {
32472
+ background-color: rgba(30, 201, 127, 0.16);
32473
+ }
32474
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
32475
+ background-color: rgba(225, 230, 241, 0.6);
32476
+ }
32477
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
32478
+ background-color: #6b7d99;
32479
+ }
32480
+ .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 {
32481
+ background-color: rgba(211, 218, 235, 0.6);
32482
+ }
32483
+
32484
+ .E_satwmqm {
32485
+ width: 8px;
32486
+ height: 8px;
32487
+ border-radius: 50%;
32488
+ display: inline-block;
32489
+ }
32490
+
32491
+ .E_ivqqkzv {
32492
+ height: 24px;
32493
+ width: 56px !important;
32494
+ margin-right: 4px;
32495
+ }
32496
+
32497
+ .E_c1wk4q29 {
32498
+ color: rgba(44, 56, 82, 0.6);
32499
+ }
32500
+
32417
32501
  .E_s1sck0th {
32418
32502
  padding: 0 8px;
32419
32503
  border-radius: 4px;
@@ -32495,146 +32579,62 @@ input.E_rf8rlle.ant-input {
32495
32579
  .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
32496
32580
  background-color: #7E41FF;
32497
32581
  }
32498
-
32499
- .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
32500
- border-radius: 6px;
32501
- }
32502
- .E_s177mls5.ant-select.ant-select-single {
32503
- width: 100%;
32504
- color: #2d3a56;
32505
- border-color: rgba(211, 218, 235, 0.6);
32506
- transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32507
- font-size: 13px;
32508
- }
32509
- .E_s177mls5.ant-select.ant-select-single[data-size=middle] {
32510
- height: 30px;
32511
- }
32512
- .E_s177mls5.ant-select.ant-select-single.ant-select-lg {
32513
- height: 38px;
32514
- font-size: 13px;
32515
- }
32516
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
32517
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
32518
- transition: 160ms ease;
32519
- }
32520
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
32521
- color: #0080ff;
32522
- }
32523
- .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 {
32524
- border-color: rgba(107, 128, 167, 0.6);
32525
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32526
- }
32527
- .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 {
32528
- color: #0080ff;
32529
- }
32530
- .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 {
32531
- border-color: #0080ff;
32532
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32533
- }
32534
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32535
- transform: rotate(180deg);
32536
- }
32537
- .E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
32538
- background: rgba(211, 218, 235, 0.6);
32539
- border-color: rgba(172, 186, 211, 0.6);
32540
- cursor: "not-allowed";
32541
- }
32542
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
32543
- border-color: #f0483e !important;
32544
- }
32545
- .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 {
32546
- color: #1d326c;
32547
- }
32548
- .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 {
32549
- border-color: #0080ff;
32550
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32551
- }
32552
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32553
- transform: rotate(180deg);
32554
- }
32555
-
32556
- .E_sddwhm6 {
32557
- margin: 0;
32558
- border-radius: 20px;
32559
- padding: 2px 10px;
32560
- height: 22px;
32561
- }
32562
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
32563
- background-color: rgba(237, 241, 250, 0.6) !important;
32564
- }
32565
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
32566
- background-color: rgba(225, 230, 241, 0.6) !important;
32567
- }
32568
- .E_sddwhm6.ant-tag.ui-kit-status-capsule {
32569
- color: #00122e;
32570
- }
32571
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
32572
- margin-right: 6px;
32573
- }
32574
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
32575
- margin-left: 4px;
32576
- }
32577
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
32578
- background-color: rgba(0, 136, 255, 0.1);
32579
- }
32580
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
32581
- background-color: #0080ff;
32582
- }
32583
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
32584
- background-color: rgba(0, 136, 255, 0.16);
32585
- }
32586
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
32587
- background-color: rgba(255, 74, 74, 0.1);
32582
+
32583
+ .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
32584
+ border-radius: 6px;
32588
32585
  }
32589
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
32590
- background-color: #f0483e;
32586
+ .E_s177mls5.ant-select.ant-select-single {
32587
+ width: 100%;
32588
+ color: #2d3a56;
32589
+ border-color: rgba(211, 218, 235, 0.6);
32590
+ transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32591
+ font-size: 13px;
32591
32592
  }
32592
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
32593
- background-color: rgba(255, 74, 74, 0.16);
32593
+ .E_s177mls5.ant-select.ant-select-single[data-size=middle] {
32594
+ height: 30px;
32594
32595
  }
32595
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
32596
- background-color: rgba(254, 160, 8, 0.1);
32596
+ .E_s177mls5.ant-select.ant-select-single.ant-select-lg {
32597
+ height: 38px;
32598
+ font-size: 13px;
32597
32599
  }
32598
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
32599
- background-color: #fea008;
32600
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
32601
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
32602
+ transition: 160ms ease;
32600
32603
  }
32601
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
32602
- background-color: rgba(255, 187, 0, 0.16);
32604
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
32605
+ color: #0080ff;
32603
32606
  }
32604
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
32605
- background-color: rgba(30, 201, 127, 0.1);
32607
+ .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 {
32608
+ border-color: rgba(107, 128, 167, 0.6);
32609
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32606
32610
  }
32607
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
32608
- background-color: #00ba5d;
32611
+ .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 {
32612
+ color: #0080ff;
32609
32613
  }
32610
- .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 {
32611
- background-color: rgba(30, 201, 127, 0.16);
32614
+ .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 {
32615
+ border-color: #0080ff;
32616
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32612
32617
  }
32613
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
32614
- background-color: rgba(225, 230, 241, 0.6);
32618
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32619
+ transform: rotate(180deg);
32615
32620
  }
32616
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
32617
- background-color: #6b7d99;
32621
+ .E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
32622
+ background: rgba(211, 218, 235, 0.6);
32623
+ border-color: rgba(172, 186, 211, 0.6);
32624
+ cursor: "not-allowed";
32618
32625
  }
32619
- .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 {
32620
- background-color: rgba(211, 218, 235, 0.6);
32626
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
32627
+ border-color: #f0483e !important;
32621
32628
  }
32622
-
32623
- .E_satwmqm {
32624
- width: 8px;
32625
- height: 8px;
32626
- border-radius: 50%;
32627
- display: inline-block;
32629
+ .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 {
32630
+ color: #1d326c;
32628
32631
  }
32629
-
32630
- .E_ivqqkzv {
32631
- height: 24px;
32632
- width: 56px !important;
32633
- margin-right: 4px;
32632
+ .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 {
32633
+ border-color: #0080ff;
32634
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32634
32635
  }
32635
-
32636
- .E_c1wk4q29 {
32637
- color: rgba(44, 56, 82, 0.6);
32636
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32637
+ transform: rotate(180deg);
32638
32638
  }
32639
32639
 
32640
32640
  .E_tju3gfj .date {
@@ -32819,42 +32819,237 @@ input.E_rf8rlle.ant-input {
32819
32819
  margin-left: 10px;
32820
32820
  cursor: pointer;
32821
32821
  }
32822
- .E_m1y1hhnr .recharts-xAxis {
32823
- font-size: 12px;
32822
+ .E_m1y1hhnr .recharts-xAxis {
32823
+ font-size: 12px;
32824
+ }
32825
+ .E_m1y1hhnr .pointer-wrapper {
32826
+ position: absolute;
32827
+ bottom: 10px;
32828
+ padding: 0 8px;
32829
+ border-radius: 4px;
32830
+ font-size: 12px;
32831
+ color: #fff;
32832
+ background: rgba(0, 0, 0, 0.75);
32833
+ transform: translateX(-50%);
32834
+ }
32835
+
32836
+ .E_tnvijvs {
32837
+ min-width: 200px;
32838
+ }
32839
+
32840
+ .E_t1ub2aex {
32841
+ display: flex;
32842
+ align-items: center;
32843
+ justify-content: space-between;
32844
+ background-color: rgba(0, 0, 0, 0.75);
32845
+ color: #b4beca;
32846
+ font-size: 12px;
32847
+ padding: 3px 6px;
32848
+ }
32849
+ .E_t1ub2aex:first-child {
32850
+ padding-top: 3px;
32851
+ }
32852
+ .E_t1ub2aex:last-child {
32853
+ padding-bottom: 3px;
32854
+ }
32855
+ .E_t1ub2aex .column-value {
32856
+ color: #fff;
32857
+ margin-left: 8px;
32858
+ }
32859
+
32860
+ .E_sjob3jg {
32861
+ --item-min-width: 60px;
32862
+ }
32863
+ .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
32864
+ display: none !important;
32865
+ }
32866
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active {
32867
+ flex-shrink: 0 !important;
32868
+ }
32869
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
32870
+ color: #0080ff;
32871
+ }
32872
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
32873
+ color: #0080ff;
32874
+ font-weight: normal;
32875
+ }
32876
+ .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 {
32877
+ color: rgba(44, 56, 82, 0.6);
32878
+ }
32879
+ .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
32880
+ color: #00122e;
32881
+ }
32882
+ .E_sjob3jg .step-item-text {
32883
+ display: inline-block;
32884
+ }
32885
+ .E_sjob3jg .step-item-title {
32886
+ overflow: hidden;
32887
+ white-space: nowrap;
32888
+ text-overflow: ellipsis;
32889
+ }
32890
+
32891
+ .E_hjvj6s6 .ant-steps-item-container {
32892
+ min-width: var(--item-min-width);
32893
+ }
32894
+ .E_hjvj6s6 .ant-steps-item-disabled {
32895
+ cursor: not-allowed !important;
32896
+ }
32897
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
32898
+ flex-direction: row;
32899
+ justify-content: stretch;
32900
+ }
32901
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
32902
+ padding: 0;
32903
+ margin-right: 4px;
32904
+ flex: 1;
32905
+ overflow: visible;
32906
+ }
32907
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
32908
+ width: 100%;
32909
+ min-height: unset;
32910
+ }
32911
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
32912
+ height: 26px;
32913
+ line-height: 26px;
32914
+ width: 100%;
32915
+ padding: 0;
32916
+ font-size: 12px;
32917
+ }
32918
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
32919
+ margin-right: 10px;
32920
+ }
32921
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
32922
+ display: none;
32923
+ }
32924
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
32925
+ padding-left: 8px;
32926
+ padding-right: 4px;
32927
+ border-radius: 4px 0 0 4px;
32928
+ }
32929
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
32930
+ margin-right: 0;
32931
+ }
32932
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
32933
+ padding-right: 8px;
32934
+ padding-left: 12px;
32935
+ border-radius: 0 4px 4px 0;
32936
+ }
32937
+ .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 {
32938
+ content: "";
32939
+ width: 0;
32940
+ height: 0;
32941
+ border: 13px solid transparent;
32942
+ position: absolute;
32943
+ top: 0;
32944
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
32945
+ z-index: 2;
32946
+ position: relative;
32947
+ top: -50%;
32948
+ right: -100%;
32949
+ }
32950
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
32951
+ padding: 0 4px 0 12px;
32952
+ }
32953
+ .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 {
32954
+ content: "";
32955
+ width: 0;
32956
+ height: 0;
32957
+ border: 13px solid transparent;
32958
+ position: absolute;
32959
+ top: 0;
32960
+ border-left: 8px solid #fff;
32961
+ left: 0;
32962
+ }
32963
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
32964
+ max-width: calc(100% - var(--item-min-width) * 2);
32965
+ }
32966
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
32967
+ background-color: rgba(0, 136, 255, 0.1);
32968
+ }
32969
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
32970
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
32971
+ }
32972
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
32973
+ cursor: pointer;
32974
+ min-width: var(--item-min-width);
32975
+ }
32976
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
32977
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
32978
+ min-width: var(--item-min-width);
32979
+ }
32980
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
32981
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
32982
+ background-color: rgba(237, 241, 250, 0.6);
32983
+ }
32984
+ .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
32985
+ padding: 0;
32986
+ }
32987
+
32988
+ .E_v4tv3mf .ant-steps.ant-steps-vertical {
32989
+ width: 192px;
32990
+ row-gap: 2px;
32991
+ }
32992
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
32993
+ background-color: rgba(225, 230, 241, 0.6);
32994
+ }
32995
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
32996
+ color: #00122e !important;
32997
+ }
32998
+ .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 {
32999
+ background-color: rgba(225, 230, 241, 0.6);
32824
33000
  }
32825
- .E_m1y1hhnr .pointer-wrapper {
32826
- position: absolute;
32827
- bottom: 10px;
33001
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
32828
33002
  padding: 0 8px;
32829
33003
  border-radius: 4px;
32830
- font-size: 12px;
32831
- color: #fff;
32832
- background: rgba(0, 0, 0, 0.75);
32833
- transform: translateX(-50%);
33004
+ height: 32px;
33005
+ display: flex;
33006
+ align-items: center;
32834
33007
  }
32835
-
32836
- .E_tnvijvs {
32837
- min-width: 200px;
33008
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
33009
+ min-height: auto;
33010
+ white-space: nowrap;
33011
+ }
33012
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33013
+ font-size: 13px;
33014
+ line-height: 20px;
33015
+ max-width: 100%;
33016
+ padding-right: 0;
33017
+ }
33018
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
33019
+ background: rgba(0, 128, 255, 0.1);
32838
33020
  }
32839
33021
 
32840
- .E_t1ub2aex {
32841
- display: flex;
33022
+ .E_h6l1tj4 {
33023
+ width: 100%;
33024
+ display: inline-flex;
32842
33025
  align-items: center;
32843
- justify-content: space-between;
32844
- background-color: rgba(0, 0, 0, 0.75);
32845
- color: #b4beca;
32846
- font-size: 12px;
32847
- padding: 3px 6px;
33026
+ justify-content: center;
33027
+ column-gap: 4px;
32848
33028
  }
32849
- .E_t1ub2aex:first-child {
32850
- padding-top: 3px;
33029
+ .E_h6l1tj4 .step-item-prefix-container {
33030
+ display: inline-flex;
33031
+ align-items: center;
33032
+ width: 18px;
33033
+ height: 18px;
33034
+ color: rgba(44, 56, 82, 0.75);
33035
+ justify-content: center;
32851
33036
  }
32852
- .E_t1ub2aex:last-child {
32853
- padding-bottom: 3px;
33037
+
33038
+ .E_v18frne8 {
33039
+ width: 100%;
33040
+ display: flex;
33041
+ align-items: center;
33042
+ justify-content: center;
33043
+ column-gap: 6px;
33044
+ font-size: 13px;
32854
33045
  }
32855
- .E_t1ub2aex .column-value {
32856
- color: #fff;
32857
- margin-left: 8px;
33046
+ .E_v18frne8 .step-item-prefix-container {
33047
+ display: inline-flex;
33048
+ align-items: center;
33049
+ min-width: 20px;
33050
+ min-height: 20px;
33051
+ color: rgba(44, 56, 82, 0.75);
33052
+ justify-content: center;
32858
33053
  }
32859
33054
 
32860
33055
  .E_c1kchka8 {
@@ -33300,233 +33495,38 @@ input.E_rf8rlle.ant-input {
33300
33495
  .E_d1tc7lgk header {
33301
33496
  border-bottom: 1px solid rgba(211, 218, 235, 0.6);
33302
33497
  padding: 8px 12px;
33303
- color: rgba(44, 56, 82, 0.6);
33304
- }
33305
- .E_d1tc7lgk ul {
33306
- list-style: none;
33307
- padding: 12px;
33308
- }
33309
- .E_d1tc7lgk ul li {
33310
- padding: 5px 8px;
33311
- border-radius: 5px;
33312
- transition: all 0.2s ease-in-out;
33313
- cursor: pointer;
33314
- }
33315
- .E_d1tc7lgk ul li:hover {
33316
- background: rgba(0, 136, 255, 0.16);
33317
- color: #0080ff;
33318
- }
33319
- .E_d1tc7lgk ul li:active {
33320
- background: rgba(0, 136, 255, 0.2);
33321
- color: #0080ff;
33322
- }
33323
- .E_d1tc7lgk ul li + li {
33324
- margin-top: 2px;
33325
- }
33326
-
33327
- .E_rzaik16 {
33328
- padding: 0;
33329
- }
33330
- .E_rzaik16 .ant-popover-arrow {
33331
- display: none;
33332
- }
33333
- .E_rzaik16 .ant-popover-inner-content {
33334
- padding: 0;
33335
- }
33336
-
33337
- .E_sjob3jg {
33338
- --item-min-width: 60px;
33339
- }
33340
- .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
33341
- display: none !important;
33342
- }
33343
- .E_sjob3jg .ant-steps-item.ant-steps-item-active {
33344
- flex-shrink: 0 !important;
33345
- }
33346
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
33347
- color: #0080ff;
33348
- }
33349
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33350
- color: #0080ff;
33351
- font-weight: normal;
33352
- }
33353
- .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 {
33354
- color: rgba(44, 56, 82, 0.6);
33355
- }
33356
- .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33357
- color: #00122e;
33358
- }
33359
- .E_sjob3jg .step-item-text {
33360
- display: inline-block;
33361
- }
33362
- .E_sjob3jg .step-item-title {
33363
- overflow: hidden;
33364
- white-space: nowrap;
33365
- text-overflow: ellipsis;
33366
- }
33367
-
33368
- .E_hjvj6s6 .ant-steps-item-container {
33369
- min-width: var(--item-min-width);
33370
- }
33371
- .E_hjvj6s6 .ant-steps-item-disabled {
33372
- cursor: not-allowed !important;
33373
- }
33374
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
33375
- flex-direction: row;
33376
- justify-content: stretch;
33377
- }
33378
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
33379
- padding: 0;
33380
- margin-right: 4px;
33381
- flex: 1;
33382
- overflow: visible;
33383
- }
33384
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
33385
- width: 100%;
33386
- min-height: unset;
33387
- }
33388
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
33389
- height: 26px;
33390
- line-height: 26px;
33391
- width: 100%;
33392
- padding: 0;
33393
- font-size: 12px;
33394
- }
33395
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
33396
- margin-right: 10px;
33397
- }
33398
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
33399
- display: none;
33400
- }
33401
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
33402
- padding-left: 8px;
33403
- padding-right: 4px;
33404
- border-radius: 4px 0 0 4px;
33405
- }
33406
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
33407
- margin-right: 0;
33408
- }
33409
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
33410
- padding-right: 8px;
33411
- padding-left: 12px;
33412
- border-radius: 0 4px 4px 0;
33413
- }
33414
- .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 {
33415
- content: "";
33416
- width: 0;
33417
- height: 0;
33418
- border: 13px solid transparent;
33419
- position: absolute;
33420
- top: 0;
33421
- border-left: 8px solid rgba(237, 241, 250, 0.6);
33422
- z-index: 2;
33423
- position: relative;
33424
- top: -50%;
33425
- right: -100%;
33426
- }
33427
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
33428
- padding: 0 4px 0 12px;
33429
- }
33430
- .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 {
33431
- content: "";
33432
- width: 0;
33433
- height: 0;
33434
- border: 13px solid transparent;
33435
- position: absolute;
33436
- top: 0;
33437
- border-left: 8px solid #fff;
33438
- left: 0;
33439
- }
33440
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
33441
- max-width: calc(100% - var(--item-min-width) * 2);
33442
- }
33443
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
33444
- background-color: rgba(0, 136, 255, 0.1);
33445
- }
33446
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
33447
- border-left-color: rgba(0, 136, 255, 0.1) !important;
33448
- }
33449
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
33450
- cursor: pointer;
33451
- min-width: var(--item-min-width);
33452
- }
33453
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
33454
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
33455
- min-width: var(--item-min-width);
33456
- }
33457
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
33458
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
33459
- background-color: rgba(237, 241, 250, 0.6);
33460
- }
33461
- .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
33462
- padding: 0;
33463
- }
33464
-
33465
- .E_v4tv3mf .ant-steps.ant-steps-vertical {
33466
- width: 192px;
33467
- row-gap: 2px;
33468
- }
33469
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
33470
- background-color: rgba(225, 230, 241, 0.6);
33471
- }
33472
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
33473
- color: #00122e !important;
33474
- }
33475
- .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 {
33476
- background-color: rgba(225, 230, 241, 0.6);
33477
- }
33478
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
33479
- padding: 0 8px;
33480
- border-radius: 4px;
33481
- height: 32px;
33482
- display: flex;
33483
- align-items: center;
33484
- }
33485
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
33486
- min-height: auto;
33487
- white-space: nowrap;
33498
+ color: rgba(44, 56, 82, 0.6);
33488
33499
  }
33489
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33490
- font-size: 13px;
33491
- line-height: 20px;
33492
- max-width: 100%;
33493
- padding-right: 0;
33500
+ .E_d1tc7lgk ul {
33501
+ list-style: none;
33502
+ padding: 12px;
33494
33503
  }
33495
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
33496
- background: rgba(0, 128, 255, 0.1);
33504
+ .E_d1tc7lgk ul li {
33505
+ padding: 5px 8px;
33506
+ border-radius: 5px;
33507
+ transition: all 0.2s ease-in-out;
33508
+ cursor: pointer;
33497
33509
  }
33498
-
33499
- .E_h6l1tj4 {
33500
- width: 100%;
33501
- display: inline-flex;
33502
- align-items: center;
33503
- justify-content: center;
33504
- column-gap: 4px;
33510
+ .E_d1tc7lgk ul li:hover {
33511
+ background: rgba(0, 136, 255, 0.16);
33512
+ color: #0080ff;
33505
33513
  }
33506
- .E_h6l1tj4 .step-item-prefix-container {
33507
- display: inline-flex;
33508
- align-items: center;
33509
- width: 18px;
33510
- height: 18px;
33511
- color: rgba(44, 56, 82, 0.75);
33512
- justify-content: center;
33514
+ .E_d1tc7lgk ul li:active {
33515
+ background: rgba(0, 136, 255, 0.2);
33516
+ color: #0080ff;
33517
+ }
33518
+ .E_d1tc7lgk ul li + li {
33519
+ margin-top: 2px;
33513
33520
  }
33514
33521
 
33515
- .E_v18frne8 {
33516
- width: 100%;
33517
- display: flex;
33518
- align-items: center;
33519
- justify-content: center;
33520
- column-gap: 6px;
33521
- font-size: 13px;
33522
+ .E_rzaik16 {
33523
+ padding: 0;
33522
33524
  }
33523
- .E_v18frne8 .step-item-prefix-container {
33524
- display: inline-flex;
33525
- align-items: center;
33526
- min-width: 20px;
33527
- min-height: 20px;
33528
- color: rgba(44, 56, 82, 0.75);
33529
- justify-content: center;
33525
+ .E_rzaik16 .ant-popover-arrow {
33526
+ display: none;
33527
+ }
33528
+ .E_rzaik16 .ant-popover-inner-content {
33529
+ padding: 0;
33530
33530
  }
33531
33531
 
33532
33532
  .E_tc97u5y {
@@ -33947,6 +33947,19 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33947
33947
  color: rgba(44, 56, 82, 0.7490196078);
33948
33948
  }
33949
33949
 
33950
+ .E_suhck3k {
33951
+ height: 24px;
33952
+ width: 24px;
33953
+ border-radius: 6px;
33954
+ padding: 4px;
33955
+ }
33956
+ .E_suhck3k:hover {
33957
+ background-color: rgba(0, 136, 255, 0.1);
33958
+ }
33959
+ .E_suhck3k:hover svg path {
33960
+ fill: blue;
33961
+ }
33962
+
33950
33963
  .E_ryby9ds {
33951
33964
  display: flex;
33952
33965
  align-items: center;
@@ -33963,17 +33976,78 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33963
33976
  margin-right: 6px;
33964
33977
  }
33965
33978
 
33966
- .E_suhck3k {
33967
- height: 24px;
33968
- width: 24px;
33969
- border-radius: 6px;
33970
- padding: 4px;
33979
+ .E_t13ef470 {
33980
+ height: 100%;
33971
33981
  }
33972
- .E_suhck3k:hover {
33973
- background-color: rgba(0, 136, 255, 0.1);
33982
+ .E_t13ef470 .table-loading-item {
33983
+ padding: 12px 4px;
33984
+ border-bottom: 1px solid rgba(204, 212, 227, 0.18);
33985
+ display: flex;
33974
33986
  }
33975
- .E_suhck3k:hover svg path {
33976
- fill: blue;
33987
+ .E_t13ef470 .table-loading-item > * {
33988
+ height: 16px;
33989
+ margin: 4px;
33990
+ background: rgba(204, 212, 227, 0.18);
33991
+ border-radius: 2px;
33992
+ }
33993
+ .E_t13ef470 .table-loading-item .checkbox-loading {
33994
+ width: 16px;
33995
+ }
33996
+ .E_t13ef470 .table-loading-item .td-loading {
33997
+ flex: 1;
33998
+ }
33999
+ .E_t13ef470 :nth-child(1) {
34000
+ padding: 8px 4px;
34001
+ }
34002
+ .E_t13ef470 :nth-child(1) > * {
34003
+ background: rgba(107, 125, 153, 0.18);
34004
+ }
34005
+ .E_t13ef470 :nth-child(1) > * {
34006
+ background: rgba(163, 180, 204, 0.18);
34007
+ }
34008
+
34009
+ .E_c1kghdax {
34010
+ color: #2d3a56;
34011
+ padding: 7px 12px;
34012
+ display: flex;
34013
+ justify-content: space-between;
34014
+ align-items: center;
34015
+ }
34016
+ .E_c1kghdax.has-arrow {
34017
+ padding-left: 10px;
34018
+ }
34019
+ .E_c1kghdax.has-arrow .title-wrapper {
34020
+ cursor: pointer;
34021
+ color: #00122e;
34022
+ }
34023
+ .E_c1kghdax.has-arrow .title-wrapper.is-open {
34024
+ color: #2d3a56;
34025
+ font-weight: 600;
34026
+ }
34027
+ .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
34028
+ transform: rotate(90deg);
34029
+ }
34030
+ .E_c1kghdax .sub-info {
34031
+ font-size: 12px;
34032
+ line-height: 18px;
34033
+ }
34034
+ .E_c1kghdax .title-wrapper {
34035
+ display: flex;
34036
+ align-items: center;
34037
+ user-select: none;
34038
+ flex-grow: 1;
34039
+ font-size: 12px;
34040
+ line-height: 18px;
34041
+ color: #2d3a56;
34042
+ font-weight: 700;
34043
+ }
34044
+ .E_c1kghdax .collapse-arrow {
34045
+ transition: all 50ms ease-out 0ms;
34046
+ margin-right: 2px;
34047
+ }
34048
+
34049
+ .E_c1yd35n {
34050
+ padding: 0 12px 14px 12px;
33977
34051
  }
33978
34052
 
33979
34053
  .E_ckui4s7 {
@@ -34040,78 +34114,21 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34040
34114
  margin-left: 24px;
34041
34115
  }
34042
34116
 
34043
- .E_c1yd35n {
34044
- padding: 0 12px 14px 12px;
34045
- }
34046
-
34047
- .E_t13ef470 {
34048
- height: 100%;
34049
- }
34050
- .E_t13ef470 .table-loading-item {
34051
- padding: 12px 4px;
34052
- border-bottom: 1px solid rgba(204, 212, 227, 0.18);
34053
- display: flex;
34054
- }
34055
- .E_t13ef470 .table-loading-item > * {
34056
- height: 16px;
34057
- margin: 4px;
34058
- background: rgba(204, 212, 227, 0.18);
34059
- border-radius: 2px;
34060
- }
34061
- .E_t13ef470 .table-loading-item .checkbox-loading {
34062
- width: 16px;
34063
- }
34064
- .E_t13ef470 .table-loading-item .td-loading {
34065
- flex: 1;
34066
- }
34067
- .E_t13ef470 :nth-child(1) {
34068
- padding: 8px 4px;
34069
- }
34070
- .E_t13ef470 :nth-child(1) > * {
34071
- background: rgba(107, 125, 153, 0.18);
34072
- }
34073
- .E_t13ef470 :nth-child(1) > * {
34074
- background: rgba(163, 180, 204, 0.18);
34117
+ .E_b14q2gmw {
34118
+ 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);
34075
34119
  }
34076
34120
 
34077
- .E_c1kghdax {
34078
- color: #2d3a56;
34079
- padding: 7px 12px;
34080
- display: flex;
34081
- justify-content: space-between;
34082
- align-items: center;
34083
- }
34084
- .E_c1kghdax.has-arrow {
34085
- padding-left: 10px;
34121
+ .E_c1eym6el {
34122
+ border-radius: 8px;
34123
+ background-color: white;
34086
34124
  }
34087
- .E_c1kghdax.has-arrow .title-wrapper {
34125
+ .E_c1eym6el.hoverable {
34088
34126
  cursor: pointer;
34089
- color: #00122e;
34090
- }
34091
- .E_c1kghdax.has-arrow .title-wrapper.is-open {
34092
- color: #2d3a56;
34093
- font-weight: 600;
34094
- }
34095
- .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
34096
- transform: rotate(90deg);
34097
34127
  }
34098
- .E_c1kghdax .sub-info {
34099
- font-size: 12px;
34100
- line-height: 18px;
34101
- }
34102
- .E_c1kghdax .title-wrapper {
34103
- display: flex;
34104
- align-items: center;
34105
- user-select: none;
34106
- flex-grow: 1;
34107
- font-size: 12px;
34108
- line-height: 18px;
34109
- color: #2d3a56;
34110
- font-weight: 700;
34111
- }
34112
- .E_c1kghdax .collapse-arrow {
34113
- transition: all 50ms ease-out 0ms;
34114
- margin-right: 2px;
34128
+ .E_c1eym6el.hoverable:hover {
34129
+ transition: all 200ms ease;
34130
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
34131
+ transform: translateY(-4px);
34115
34132
  }
34116
34133
 
34117
34134
  .E_w7ob4th.outside-tag {
@@ -34123,6 +34140,11 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34123
34140
  margin-right: 4px;
34124
34141
  }
34125
34142
 
34143
+ .E_i1g85yz3 {
34144
+ margin-right: 4px;
34145
+ height: 16px;
34146
+ }
34147
+
34126
34148
  .E_t160l1cm {
34127
34149
  display: flex;
34128
34150
  flex-direction: column;
@@ -34326,28 +34348,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34326
34348
  background: transparent;
34327
34349
  }
34328
34350
 
34329
- .E_b14q2gmw {
34330
- 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);
34331
- }
34332
-
34333
- .E_c1eym6el {
34334
- border-radius: 8px;
34335
- background-color: white;
34336
- }
34337
- .E_c1eym6el.hoverable {
34338
- cursor: pointer;
34339
- }
34340
- .E_c1eym6el.hoverable:hover {
34341
- transition: all 200ms ease;
34342
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
34343
- transform: translateY(-4px);
34344
- }
34345
-
34346
- .E_i1g85yz3 {
34347
- margin-right: 4px;
34348
- height: 16px;
34349
- }
34350
-
34351
34351
  .E_slr2ynn {
34352
34352
  padding: 0 8px;
34353
34353
  height: 18px;