@cloudtower/eagle 0.27.21 → 0.27.23

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/style.css CHANGED
@@ -29571,21 +29571,6 @@ html body {
29571
29571
  border-top: 1px solid rgba(211, 218, 235, 0.6);
29572
29572
  }
29573
29573
 
29574
- .fde5mpd {
29575
- width: 100%;
29576
- height: 100%;
29577
- min-height: 124px;
29578
- display: flex;
29579
- flex-direction: column;
29580
- justify-content: center;
29581
- align-items: center;
29582
- }
29583
- .fde5mpd .error-text {
29584
- color: rgba(10, 37, 85, 0.6);
29585
- margin-bottom: 16px;
29586
- font-size: 18px;
29587
- }
29588
-
29589
29574
  .iap75of {
29590
29575
  height: 18px;
29591
29576
  line-height: 18px;
@@ -29599,24 +29584,6 @@ html body {
29599
29584
  margin-right: 4px;
29600
29585
  }
29601
29586
 
29602
- .i1mrf09m {
29603
- display: inline-flex;
29604
- align-items: center;
29605
- }
29606
- .i1mrf09m .icon-inner {
29607
- display: inline-flex;
29608
- align-items: center;
29609
- justify-content: center;
29610
- }
29611
- .i1mrf09m .icon-inner + span,
29612
- .i1mrf09m span + .icon-inner.suffix {
29613
- margin-left: 4px;
29614
- }
29615
- .i1mrf09m.is-rotate img,
29616
- .i1mrf09m.is-rotate svg {
29617
- animation: rotate 680ms linear infinite;
29618
- }
29619
-
29620
29587
  .bpq0js6 {
29621
29588
  padding: 4px 11px;
29622
29589
  }
@@ -29896,146 +29863,37 @@ html body {
29896
29863
  padding: 0;
29897
29864
  }
29898
29865
 
29899
- .i1e4sgug {
29900
- display: inline-block;
29901
- }
29902
-
29903
- .p12gwtiw {
29904
- display: flex;
29905
- justify-content: space-between;
29906
- align-items: center;
29907
- padding: 10px 0;
29908
- color: rgba(44, 56, 82, 0.6);
29909
- font-size: 12px;
29910
- line-height: 24px;
29911
- }
29912
- .p12gwtiw .pagination-left {
29913
- padding: 2px 8px;
29914
- }
29915
- .p12gwtiw .dropdown-trigger {
29916
- display: flex;
29866
+ .i1mrf09m {
29867
+ display: inline-flex;
29917
29868
  align-items: center;
29918
- border-radius: 6px;
29919
- cursor: pointer;
29920
- transition: all 0.3s ease;
29921
29869
  }
29922
- .p12gwtiw .dropdown-trigger:hover {
29923
- background: rgba(211, 218, 235, 0.6);
29924
- color: #0080ff;
29925
- }
29926
- .p12gwtiw .dropdown-trigger .icon-inner {
29927
- margin-left: 4px;
29928
- }
29929
- .p12gwtiw .pagination-right {
29930
- display: flex;
29870
+ .i1mrf09m .icon-inner {
29871
+ display: inline-flex;
29931
29872
  align-items: center;
29932
- color: #0080ff;
29933
- font-weight: bold;
29873
+ justify-content: center;
29934
29874
  }
29935
- .p12gwtiw .pagination-right .icon-inner {
29875
+ .i1mrf09m .icon-inner + span,
29876
+ .i1mrf09m span + .icon-inner.suffix {
29936
29877
  margin-left: 4px;
29937
29878
  }
29938
- .p12gwtiw .pagination-right .prev-btn,
29939
- .p12gwtiw .pagination-right .next-btn {
29940
- padding: 0 8px;
29941
- }
29942
- .p12gwtiw .pagination-right .prev-btn > span,
29943
- .p12gwtiw .pagination-right .next-btn > span {
29944
- color: #0080ff;
29945
- }
29946
- .p12gwtiw .pagination-right .next-btn .icon-inner {
29947
- transform: rotate(180deg);
29948
- }
29949
-
29950
- .d1bnu0in.ant-dropdown .ant-dropdown-menu {
29951
- max-height: calc(100vh - 128px);
29952
- overflow-y: auto;
29953
- }
29954
- .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
29955
- padding: 4px 20px;
29956
- font-size: 12px;
29957
- line-height: 18px;
29958
- }
29959
-
29960
- .s1fc623g {
29961
- width: 430px !important;
29962
- }
29963
-
29964
- .da3mx0o .ant-select-item-group {
29965
- padding: 8px 16px;
29966
- line-height: 18px;
29967
- border-top: 1px solid rgba(211, 218, 235, 0.6);
29968
- height: 34px;
29969
- min-height: 34px;
29970
- box-sizing: border-box;
29971
- margin-top: 8px;
29879
+ .i1mrf09m.is-rotate img,
29880
+ .i1mrf09m.is-rotate svg {
29881
+ animation: rotate 680ms linear infinite;
29972
29882
  }
29973
29883
 
29974
- .onr9gzt {
29884
+ .fde5mpd {
29885
+ width: 100%;
29886
+ height: 100%;
29887
+ min-height: 124px;
29975
29888
  display: flex;
29976
29889
  flex-direction: column;
29977
- margin: 1px 8px;
29978
- padding: 8px;
29979
- border-radius: 4px;
29980
- }
29981
- .onr9gzt .selected-icon {
29982
- display: none;
29983
- }
29984
- .onr9gzt.ant-select-item-option-grouped {
29985
- padding-left: 8px;
29986
- }
29987
- .onr9gzt.ant-select-item-option-selected {
29988
- background-color: white;
29989
- }
29990
- .onr9gzt.ant-select-item-option-selected .timezone-title {
29991
- color: #0080ff;
29992
- }
29993
- .onr9gzt.ant-select-item-option-selected .selected-icon {
29994
- display: block;
29995
- }
29996
- .onr9gzt.ant-select-item-option-active {
29997
- background: rgba(0, 136, 255, 0.16);
29998
- }
29999
- .onr9gzt.ant-select-item-option-active .timezone-title {
30000
- color: #0080ff;
30001
- }
30002
- .onr9gzt.ant-select-item-option-active .timezone-tag {
30003
- background: rgba(0, 136, 255, 0.1);
30004
- color: #0080ff;
30005
- }
30006
-
30007
- .oiy0apc {
30008
- display: flex;
30009
- justify-content: space-between;
30010
- height: 20px;
30011
- line-height: 20px;
30012
- }
30013
- .oiy0apc .timezone-title {
30014
- color: #2d3a56;
30015
- overflow: hidden;
30016
- text-overflow: ellipsis;
30017
- }
30018
-
30019
- .of4y382 {
30020
- display: flex;
30021
- justify-content: space-between;
30022
- color: rgba(44, 56, 82, 0.6);
30023
- height: 18px;
30024
- line-height: 18px;
30025
- margin-top: 2px;
30026
- }
30027
-
30028
- .t19903l9 {
30029
- border: none;
30030
- margin-right: 0;
30031
- background: rgba(225, 230, 241, 0.6);
29890
+ justify-content: center;
29891
+ align-items: center;
30032
29892
  }
30033
-
30034
- .ohwbvxu {
30035
- pointer-events: none;
30036
- height: 32px;
30037
- width: 100%;
30038
- opacity: 0;
29893
+ .fde5mpd .error-text {
29894
+ color: rgba(10, 37, 85, 0.6);
29895
+ margin-bottom: 16px;
29896
+ font-size: 18px;
30039
29897
  }
30040
29898
 
30041
29899
  .t1upn1sz {
@@ -30402,1369 +30260,1572 @@ html body {
30402
30260
  background: #fff;
30403
30261
  }
30404
30262
 
30405
- .s34f1qb.ant-switch {
30406
- min-width: 40px;
30407
- height: 24px;
30408
- background: rgba(172, 186, 211, 0.6);
30409
- overflow: hidden;
30263
+ .i1e4sgug {
30264
+ display: inline-block;
30410
30265
  }
30411
- .s34f1qb.ant-switch:focus {
30412
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30266
+
30267
+ .p12gwtiw {
30268
+ display: flex;
30269
+ justify-content: space-between;
30270
+ align-items: center;
30271
+ padding: 10px 0;
30272
+ color: rgba(44, 56, 82, 0.6);
30273
+ font-size: 12px;
30274
+ line-height: 24px;
30413
30275
  }
30414
- .s34f1qb.ant-switch-small {
30415
- min-width: 26px;
30416
- height: 16px;
30276
+ .p12gwtiw .pagination-left {
30277
+ padding: 2px 8px;
30417
30278
  }
30418
- .s34f1qb.ant-switch-large {
30419
- min-width: 52px;
30420
- height: 32px;
30279
+ .p12gwtiw .dropdown-trigger {
30280
+ display: flex;
30281
+ align-items: center;
30282
+ border-radius: 6px;
30283
+ cursor: pointer;
30284
+ transition: all 0.3s ease;
30421
30285
  }
30422
- .s34f1qb.ant-switch .ant-switch-handle {
30423
- height: 20px;
30424
- width: 20px;
30286
+ .p12gwtiw .dropdown-trigger:hover {
30287
+ background: rgba(211, 218, 235, 0.6);
30288
+ color: #0080ff;
30425
30289
  }
30426
- .s34f1qb.ant-switch .ant-switch-handle::before {
30427
- border-radius: 10px;
30428
- transition-delay: 120ms;
30290
+ .p12gwtiw .dropdown-trigger .icon-inner {
30291
+ margin-left: 4px;
30429
30292
  }
30430
- .s34f1qb.ant-switch-small .ant-switch-handle {
30431
- height: 14px;
30432
- width: 14px;
30433
- top: 1px;
30434
- left: 1px;
30293
+ .p12gwtiw .pagination-right {
30294
+ display: flex;
30295
+ align-items: center;
30296
+ color: #0080ff;
30297
+ font-weight: bold;
30435
30298
  }
30436
- .s34f1qb.ant-switch-large .ant-switch-handle {
30437
- height: 28px;
30438
- width: 28px;
30299
+ .p12gwtiw .pagination-right .icon-inner {
30300
+ margin-left: 4px;
30439
30301
  }
30440
- .s34f1qb.ant-switch-large .ant-switch-handle::before {
30441
- border-radius: 14px;
30302
+ .p12gwtiw .pagination-right .prev-btn,
30303
+ .p12gwtiw .pagination-right .next-btn {
30304
+ padding: 0 8px;
30442
30305
  }
30443
- .s34f1qb.ant-switch-checked {
30444
- background-color: #00ba5d;
30306
+ .p12gwtiw .pagination-right .prev-btn > span,
30307
+ .p12gwtiw .pagination-right .next-btn > span {
30308
+ color: #0080ff;
30445
30309
  }
30446
- .s34f1qb.ant-switch-checked .ant-switch-handle {
30447
- left: calc(100% - 20px - 2px);
30310
+ .p12gwtiw .pagination-right .next-btn .icon-inner {
30311
+ transform: rotate(180deg);
30448
30312
  }
30449
- .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
30450
- left: calc(100% - 14px - 1px);
30313
+
30314
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu {
30315
+ max-height: calc(100vh - 128px);
30316
+ overflow-y: auto;
30451
30317
  }
30452
- .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
30453
- left: calc(100% - 28px - 2px);
30318
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30319
+ padding: 4px 20px;
30320
+ font-size: 12px;
30321
+ line-height: 18px;
30454
30322
  }
30455
30323
 
30456
- .c1to9vb9 {
30457
- margin-left: 5px;
30324
+ .d6j0lbj {
30325
+ font-family: Inter;
30326
+ font-style: normal;
30327
+ font-weight: bold;
30328
+ font-size: 32px;
30329
+ line-height: 40px;
30458
30330
  }
30459
30331
 
30460
- .obf05yr {
30461
- display: inline-block;
30332
+ .d1xhvvxe {
30333
+ font-family: Inter;
30334
+ font-style: normal;
30335
+ font-weight: bold;
30336
+ font-size: 24px;
30337
+ line-height: 32px;
30462
30338
  }
30463
30339
 
30464
- .hsms1n6 {
30465
- visibility: hidden;
30466
- position: absolute;
30340
+ .dk10mxq {
30341
+ font-family: Inter;
30342
+ font-style: normal;
30343
+ font-weight: normal;
30344
+ font-size: 32px;
30345
+ line-height: 40px;
30467
30346
  }
30468
30347
 
30469
- .cz04yix {
30470
- display: flex;
30471
- flex-direction: column;
30348
+ .dxsait {
30349
+ font-family: Inter;
30350
+ font-style: normal;
30351
+ font-weight: bold;
30352
+ font-size: 20px;
30353
+ line-height: 24px;
30472
30354
  }
30473
30355
 
30474
- .m1if5j39 {
30475
- max-width: 1120px;
30476
- width: 100%;
30477
- margin: 0 auto;
30478
- height: 100%;
30356
+ .dokn0h3 {
30357
+ font-family: Inter;
30358
+ font-style: normal;
30359
+ font-weight: normal;
30360
+ font-size: 20px;
30361
+ line-height: 24px;
30479
30362
  }
30480
30363
 
30481
- .w1vvwdlp {
30482
- max-width: 1120px;
30483
- width: 100%;
30484
- margin: 0 auto;
30485
- display: flex;
30486
- }
30487
- .w1vvwdlp .left,
30488
- .w1vvwdlp .right {
30489
- flex-grow: 0;
30490
- flex-shrink: 0;
30491
- flex-basis: 21%;
30492
- }
30493
- .w1vvwdlp .left {
30494
- display: flex;
30495
- justify-content: flex-end;
30496
- padding-right: 44px;
30497
- }
30498
- .w1vvwdlp .right {
30499
- padding-left: 44px;
30500
- }
30501
- .w1vvwdlp .middle {
30502
- margin-bottom: 40px;
30503
- flex-grow: 0;
30504
- flex-shrink: 0;
30505
- flex-basis: 58%;
30506
- }
30507
- .w1vvwdlp .middle .form-base-field {
30508
- width: 100%;
30509
- }
30510
- .w1vvwdlp .middle .form-base-field .form-base-field {
30511
- width: auto;
30364
+ .dobau4p {
30365
+ font-family: Inter;
30366
+ font-style: normal;
30367
+ font-weight: bold;
30368
+ font-size: 18px;
30369
+ line-height: 22px;
30512
30370
  }
30513
30371
 
30514
- .h1cuopx7 .ant-modal-header {
30515
- margin: 0 auto;
30516
- width: 100%;
30517
- max-width: 648px;
30518
- }
30519
- .h1cuopx7 .ant-modal-header .ant-modal-title {
30520
- margin-left: 0;
30521
- }
30522
- .h1cuopx7 .ant-modal-body {
30523
- margin: 0 auto;
30524
- padding: 0;
30525
- width: 100%;
30526
- max-width: 648px;
30527
- overflow: hidden;
30528
- }
30529
- .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
30530
- margin-bottom: 40px;
30531
- }
30532
- .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
30533
- height: calc(100vh - 225px);
30534
- overflow-y: auto;
30535
- }
30536
- .h1cuopx7 .ant-modal-footer .footer-content {
30537
- margin: 0 auto;
30538
- max-width: 648px;
30372
+ .dvolwok {
30373
+ font-family: Inter;
30374
+ font-style: normal;
30375
+ font-weight: normal;
30376
+ font-size: 18px;
30377
+ line-height: 22px;
30539
30378
  }
30540
30379
 
30541
- .h1p6d3y3 .ant-modal-header {
30542
- margin: 0 auto;
30543
- width: 100%;
30544
- max-width: 1024px;
30545
- }
30546
- .h1p6d3y3 .ant-modal-header .ant-modal-title {
30547
- margin-left: 0;
30548
- }
30549
- .h1p6d3y3 .ant-modal-body {
30550
- margin: 0 auto;
30551
- padding: 0;
30552
- width: 100%;
30553
- max-width: 1024px;
30554
- overflow: hidden;
30555
- }
30556
- .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
30557
- margin-bottom: 40px;
30558
- }
30559
- .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
30560
- height: calc(100vh - 225px);
30561
- overflow-y: auto;
30562
- }
30563
- .h1p6d3y3 .ant-modal-footer .footer-content {
30564
- margin: 0 auto;
30565
- max-width: 1024px;
30380
+ .h181qhg4 {
30381
+ font-family: Inter;
30382
+ font-style: normal;
30383
+ font-weight: bold;
30384
+ font-size: 16px;
30385
+ line-height: 22px;
30566
30386
  }
30567
30387
 
30568
- .fxgckuk {
30569
- flex: 1;
30388
+ .h1phgmcq {
30389
+ font-family: Inter;
30390
+ font-style: normal;
30391
+ font-weight: normal;
30392
+ font-size: 16px;
30393
+ line-height: 22px;
30570
30394
  }
30571
- .fxgckuk label {
30572
- font-size: 13px;
30395
+
30396
+ .h173xnl1 {
30397
+ font-family: Inter;
30398
+ font-style: normal;
30399
+ font-weight: bold;
30400
+ font-size: 14px;
30573
30401
  line-height: 20px;
30574
- color: rgba(44, 56, 82, 0.6);
30575
30402
  }
30576
- .fxgckuk .title {
30403
+
30404
+ .hedm4pz {
30405
+ font-family: Inter;
30406
+ font-style: normal;
30407
+ font-weight: normal;
30577
30408
  font-size: 14px;
30578
30409
  line-height: 20px;
30579
- color: #2d3a56;
30580
- margin-bottom: 12px;
30581
- }
30582
- .fxgckuk.connect-cluster .title {
30583
- padding-bottom: 26px;
30584
30410
  }
30585
30411
 
30586
- .f1d0vek1 {
30587
- padding: 25px 0 15px 0;
30588
- border-bottom: 1px solid #e1e5eb;
30589
- margin-bottom: 16px;
30412
+ .h1kd8xld {
30413
+ font-family: Inter;
30414
+ font-style: normal;
30415
+ font-weight: bold;
30416
+ font-size: 12px;
30417
+ line-height: 18px;
30590
30418
  }
30591
30419
 
30592
- .f4u402y {
30593
- display: flex;
30594
- align-items: center;
30595
- margin-bottom: 8px;
30596
- }
30597
- .f4u402y > label {
30598
- width: 216px;
30599
- }
30600
- .f4u402y > label + * {
30601
- width: 100%;
30420
+ .hp14fr {
30421
+ font-family: Inter;
30422
+ font-style: normal;
30423
+ font-weight: normal;
30424
+ font-size: 12px;
30425
+ line-height: 18px;
30602
30426
  }
30603
- .f4u402y .ant-select {
30604
- width: 100%;
30427
+
30428
+ .hgrg7mn {
30429
+ font-family: Inter;
30430
+ font-style: normal;
30431
+ font-weight: bold;
30432
+ text-transform: uppercase;
30433
+ font-feature-settings: "cpsp" on;
30434
+ font-size: 12px;
30435
+ line-height: 18px;
30605
30436
  }
30606
30437
 
30607
- .e1pldf6v {
30608
- color: #e75a3a;
30609
- margin-right: 10px;
30438
+ .h6zme9x {
30439
+ font-family: Inter;
30440
+ font-style: normal;
30441
+ font-weight: normal;
30442
+ text-transform: uppercase;
30443
+ font-feature-settings: "cpsp" on;
30444
+ font-size: 12px;
30445
+ line-height: 18px;
30610
30446
  }
30611
30447
 
30612
- .dq0gblh {
30613
- width: 100%;
30614
- height: 1px;
30615
- background: rgba(213, 219, 227, 0.6);
30616
- margin: 24px 0;
30448
+ .locjvsv {
30449
+ font-family: Inter;
30450
+ font-style: normal;
30451
+ font-weight: normal;
30452
+ font-size: 16px;
30453
+ line-height: 24px;
30617
30454
  }
30618
30455
 
30619
- .l1v7sr0n {
30620
- display: flex;
30621
- justify-content: center;
30622
- align-items: center;
30623
- height: 100%;
30456
+ .l13gi131 {
30457
+ font-family: Inter;
30458
+ font-style: normal;
30459
+ font-weight: bold;
30460
+ font-size: 16px;
30461
+ line-height: 24px;
30624
30462
  }
30625
30463
 
30626
- .d1i4ou6o {
30627
- display: inline-block;
30628
- width: 4px;
30629
- height: 4px;
30630
- background: #8e9aa9;
30631
- opacity: 0.4;
30632
- border-radius: 50%;
30633
- margin: 0 4px;
30464
+ .l1ynemsu {
30465
+ font-family: Inter;
30466
+ font-style: normal;
30467
+ font-weight: normal;
30468
+ font-size: 16px;
30469
+ line-height: 24px;
30634
30470
  }
30635
30471
 
30636
- .m1jy87hk .ant-modal-header,
30637
- .m1jy87hk .ant-modal-footer .footer-content {
30638
- width: 648px;
30639
- margin: 0 auto;
30472
+ .l1cft1cx {
30473
+ font-family: Inter;
30474
+ font-style: normal;
30475
+ font-weight: bold;
30476
+ font-size: 16px;
30477
+ line-height: 24px;
30640
30478
  }
30641
- .m1jy87hk .ant-modal-header {
30642
- padding: 35px 0 24px;
30643
- border: none;
30479
+
30480
+ .l17tqc8p {
30481
+ font-family: Inter;
30482
+ font-style: normal;
30483
+ font-weight: normal;
30484
+ text-transform: uppercase;
30485
+ font-feature-settings: "cpsp" on;
30486
+ font-size: 16px;
30487
+ line-height: 24px;
30644
30488
  }
30645
- .m1jy87hk .ant-modal-header .ant-modal-title {
30646
- font-size: 30px;
30489
+
30490
+ .l1j1e5w7 {
30491
+ font-family: Inter;
30492
+ font-style: normal;
30493
+ font-weight: bold;
30494
+ text-transform: uppercase;
30495
+ font-feature-settings: "cpsp" on;
30496
+ font-size: 16px;
30497
+ line-height: 24px;
30647
30498
  }
30648
- .m1jy87hk .ant-modal-body {
30649
- padding: 4px 0 2px;
30499
+
30500
+ .l1gf91jb {
30501
+ font-family: Inter;
30502
+ font-style: normal;
30503
+ font-weight: normal;
30504
+ font-size: 14px;
30505
+ line-height: 22px;
30650
30506
  }
30651
- .m1jy87hk .ant-modal-footer {
30652
- border: none;
30507
+
30508
+ .lu7hlr6 {
30509
+ font-family: Inter;
30510
+ font-style: normal;
30511
+ font-weight: 500;
30512
+ font-size: 14px;
30513
+ line-height: 22px;
30653
30514
  }
30654
30515
 
30655
- .ti7fpyu {
30656
- font-size: 12px;
30657
- line-height: 18px;
30516
+ .l3l3jf0 {
30517
+ font-family: Inter;
30518
+ font-style: normal;
30658
30519
  font-weight: bold;
30659
- color: #fff;
30660
- padding: 0 4px;
30661
- border-radius: 4px;
30662
- display: inline-block;
30663
- background: var(--ti7fpyu-0);
30664
- }
30665
- .ti7fpyu:not(:first-child) {
30666
- margin-left: 4px;
30520
+ font-size: 14px;
30521
+ line-height: 22px;
30667
30522
  }
30668
30523
 
30669
- .f1rest1f {
30670
- width: 100%;
30671
- height: 100%;
30672
- display: flex;
30673
- align-items: center;
30674
- justify-content: center;
30524
+ .l12j5nqp {
30525
+ font-family: Inter;
30526
+ font-style: normal;
30527
+ font-weight: normal;
30528
+ font-size: 14px;
30529
+ line-height: 22px;
30675
30530
  }
30676
30531
 
30677
- .n1kbdoln {
30678
- font-size: 90%;
30532
+ .l1tecqht {
30533
+ font-family: Inter;
30534
+ font-style: normal;
30679
30535
  font-weight: bold;
30680
- background-color: rgba(240, 243, 247, 0.6);
30681
- padding: 1px 4px 1px;
30682
- margin-left: 2px;
30683
- margin-right: 2px;
30684
- border: 1px solid rgba(213, 219, 227, 0.6);
30685
- border-radius: 4px;
30536
+ font-size: 14px;
30537
+ line-height: 22px;
30686
30538
  }
30687
30539
 
30688
- .f1y3gta0.form-item-general {
30689
- width: 640px;
30540
+ .l6sa990 {
30541
+ font-family: Inter;
30542
+ font-style: normal;
30543
+ font-weight: normal;
30544
+ text-transform: uppercase;
30545
+ font-feature-settings: "cpsp" on;
30546
+ font-size: 14px;
30547
+ line-height: 22px;
30690
30548
  }
30691
- .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
30692
- margin-top: 16px;
30549
+
30550
+ .lckqe8j {
30551
+ font-family: Inter;
30552
+ font-style: normal;
30553
+ font-weight: bold;
30554
+ text-transform: uppercase;
30555
+ font-feature-settings: "cpsp" on;
30556
+ font-size: 14px;
30557
+ line-height: 22px;
30693
30558
  }
30694
- .f1y3gta0.form-item-compact {
30695
- width: 412px;
30559
+
30560
+ .l1kuminb {
30561
+ font-family: Inter;
30562
+ font-style: normal;
30563
+ font-weight: normal;
30564
+ font-size: 13px;
30565
+ line-height: 20px;
30696
30566
  }
30697
- .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
30698
- margin-top: 8px;
30567
+
30568
+ .l1pbuf5j {
30569
+ font-family: Inter;
30570
+ font-style: normal;
30571
+ font-weight: 600;
30572
+ font-size: 13px;
30573
+ line-height: 20px;
30699
30574
  }
30700
- .f1y3gta0 .form-item {
30701
- width: auto;
30575
+
30576
+ .l1r4ztu {
30577
+ font-family: Inter;
30578
+ font-style: normal;
30579
+ font-weight: bold;
30580
+ font-size: 13px;
30581
+ line-height: 20px;
30702
30582
  }
30703
- .f1y3gta0 .form-item-main {
30704
- position: relative;
30705
- display: flex;
30583
+
30584
+ .ly8vzok {
30585
+ font-family: Inter;
30586
+ font-style: normal;
30587
+ font-weight: normal;
30588
+ font-size: 13px;
30589
+ line-height: 20px;
30706
30590
  }
30707
- .f1y3gta0 .form-item-extra {
30708
- margin-top: 4px;
30709
- width: 100%;
30710
- padding: 14px;
30711
- background: #f2f4f6;
30591
+
30592
+ .lumfmf {
30593
+ font-family: Inter;
30594
+ font-style: normal;
30595
+ font-weight: 600;
30712
30596
  font-size: 13px;
30713
- line-height: 1.8;
30714
- color: #8e9aa9;
30597
+ line-height: 20px;
30715
30598
  }
30716
- .f1y3gta0 .form-item-label {
30717
- padding-right: 12px;
30599
+
30600
+ .l16ujwmv {
30601
+ font-family: Inter;
30602
+ font-style: normal;
30603
+ font-weight: bold;
30718
30604
  font-size: 13px;
30719
- color: rgba(44, 56, 82, 0.6);
30605
+ line-height: 20px;
30720
30606
  }
30721
- .f1y3gta0 .form-item-label.label-right {
30722
- text-align: right;
30607
+
30608
+ .l17o1ffr {
30609
+ font-family: Inter;
30610
+ font-style: normal;
30611
+ font-weight: normal;
30612
+ text-transform: uppercase;
30613
+ font-feature-settings: "cpsp" on;
30614
+ font-size: 13px;
30615
+ line-height: 20px;
30723
30616
  }
30724
- .f1y3gta0 .form-item-label,
30725
- .f1y3gta0 .form-item-control {
30726
- line-height: 32px;
30617
+
30618
+ .lngllvn {
30619
+ font-family: Inter;
30620
+ font-style: normal;
30621
+ font-weight: bold;
30622
+ text-transform: uppercase;
30623
+ font-feature-settings: "cpsp" on;
30624
+ font-size: 13px;
30625
+ line-height: 20px;
30727
30626
  }
30728
- .f1y3gta0 .form-item-control .form-item-error {
30627
+
30628
+ .l2i7fo9 {
30629
+ font-family: Inter;
30630
+ font-style: normal;
30631
+ font-weight: normal;
30632
+ font-size: 12px;
30729
30633
  line-height: 18px;
30730
30634
  }
30731
- .f1y3gta0 .form-item-children {
30732
- width: 100%;
30733
- }
30734
- .f1y3gta0 .form-item-children > *:only-child.ant-select, .f1y3gta0 .form-item-children > *:only-child.ant-radio-group, .f1y3gta0 .form-item-children > *:only-child.ant-checkbox-group {
30735
- width: 100%;
30736
- }
30737
- .f1y3gta0 .form-item-error {
30738
- color: #e75a3a;
30739
- height: 0;
30740
- overflow: hidden;
30741
- }
30742
- .f1y3gta0 .form-item-error-enter-done {
30743
- margin-top: 4px;
30744
- height: auto;
30745
- overflow: auto;
30746
- }
30747
- .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
30748
- .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
30749
- border: 1px solid #e75a3a;
30750
- color: #e75a3a;
30635
+
30636
+ .l1x7hscx {
30637
+ font-family: Inter;
30638
+ font-style: normal;
30639
+ font-weight: 500;
30640
+ font-size: 12px;
30641
+ line-height: 18px;
30751
30642
  }
30752
30643
 
30753
- .fujbm7g {
30754
- color: #2d3a56;
30644
+ .le1jwan {
30645
+ font-family: Inter;
30646
+ font-style: normal;
30755
30647
  font-weight: bold;
30756
- padding-bottom: 6px;
30757
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30758
- margin-bottom: 16px;
30759
- }
30760
- .fujbm7g:not(:first-of-type) {
30761
- margin-top: 16px;
30648
+ font-size: 12px;
30649
+ line-height: 18px;
30762
30650
  }
30763
30651
 
30764
- .e5fsw5s {
30765
- width: 8px;
30766
- height: 24px;
30767
- display: flex;
30768
- justify-content: center;
30769
- align-items: center;
30770
- cursor: pointer;
30771
- transition: all 200ms ease-out 40ms;
30652
+ .lyxynfj {
30653
+ font-family: Inter;
30654
+ font-style: normal;
30655
+ font-weight: normal;
30656
+ font-size: 12px;
30657
+ line-height: 18px;
30772
30658
  }
30773
- .e5fsw5s:before, .e5fsw5s:after {
30774
- content: "";
30775
- width: 1px;
30776
- height: 6px;
30777
- border-radius: 1px;
30778
- background: #ccd4e3;
30779
- position: relative;
30780
- right: 2px;
30781
- transform: rotate(-45deg);
30659
+
30660
+ .lpb2nxv {
30661
+ font-family: Inter;
30662
+ font-style: normal;
30663
+ font-weight: 500;
30664
+ font-size: 12px;
30665
+ line-height: 18px;
30782
30666
  }
30783
- .e5fsw5s:after {
30784
- transform: rotate(45deg);
30785
- left: 1px;
30667
+
30668
+ .l1r8o3vv {
30669
+ font-family: Inter;
30670
+ font-style: normal;
30671
+ font-weight: bold;
30672
+ font-size: 12px;
30673
+ line-height: 18px;
30786
30674
  }
30787
30675
 
30788
- .w18knsg4.ant-alert-warning {
30789
- border: 0;
30790
- background: rgba(255, 187, 0, 0.1);
30791
- border-radius: 6px;
30676
+ .lemnjy2 {
30677
+ font-family: Inter;
30678
+ font-style: normal;
30679
+ font-weight: normal;
30680
+ text-transform: uppercase;
30681
+ font-feature-settings: "cpsp" on;
30682
+ font-size: 12px;
30683
+ line-height: 18px;
30792
30684
  }
30793
- .w18knsg4.ant-alert,
30794
- .w18knsg4 .ant-alert-message {
30795
- color: #e07f00;
30685
+
30686
+ .lrc42gb {
30687
+ font-family: Inter;
30688
+ font-style: normal;
30689
+ font-weight: bold;
30690
+ text-transform: uppercase;
30691
+ font-feature-settings: "cpsp" on;
30692
+ font-size: 12px;
30693
+ line-height: 18px;
30796
30694
  }
30797
- .w18knsg4.ant-alert .dashed-border-bottom,
30798
- .w18knsg4 .ant-alert-message .dashed-border-bottom {
30799
- border-bottom-color: #e07f00;
30695
+
30696
+ .fqaz4mb {
30697
+ font-family: Inter;
30698
+ font-style: normal;
30699
+ font-weight: normal;
30700
+ font-size: 13px;
30701
+ line-height: 20px;
30800
30702
  }
30801
30703
 
30802
- .ng31n2o {
30803
- display: flex;
30804
- flex-direction: row;
30805
- padding: 7px 12px;
30806
- background: rgba(255, 187, 0, 0.1);
30807
- border-radius: 6px;
30808
- color: #e07f00;
30704
+ .f13we5o {
30705
+ font-family: Inter;
30706
+ font-style: normal;
30707
+ font-weight: normal;
30708
+ font-size: 13px;
30709
+ line-height: 20px;
30710
+ }
30711
+
30712
+ .ffmjua2 {
30713
+ font-family: Inter;
30714
+ font-style: normal;
30715
+ font-weight: normal;
30809
30716
  font-size: 12px;
30810
30717
  line-height: 18px;
30811
30718
  }
30812
- .ng31n2o .icon-wrapper {
30813
- margin-right: 10px;
30814
- height: 18px;
30815
- }
30816
30719
 
30817
- .n15x5f5y {
30818
- display: flex;
30819
- flex-direction: row;
30820
- padding: 7px 12px;
30821
- background: rgba(225, 230, 241, 0.6);
30822
- border-radius: 6px;
30823
- color: rgba(44, 56, 82, 0.6);
30720
+ .fz2mxw0 {
30721
+ font-family: Inter;
30722
+ font-style: normal;
30723
+ font-weight: normal;
30824
30724
  font-size: 12px;
30825
30725
  line-height: 18px;
30826
30726
  }
30827
- .n15x5f5y .icon-wrapper {
30828
- margin-right: 10px;
30829
- height: 18px;
30727
+
30728
+ .t1ertzoh {
30729
+ font-family: Inter;
30730
+ font-style: normal;
30731
+ font-weight: normal;
30732
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
30733
+ font-size: 13px;
30734
+ line-height: 20px;
30830
30735
  }
30831
30736
 
30832
- .i16ozz3f {
30833
- display: flex;
30834
- flex-direction: row;
30835
- padding: 7px 12px;
30836
- background: rgba(0, 136, 255, 0.1);
30837
- border-radius: 6px;
30838
- color: #005ed1;
30737
+ .t19bge8r {
30738
+ font-family: Inter;
30739
+ font-style: normal;
30740
+ font-weight: normal;
30741
+ font-feature-settings: "zero" on;
30742
+ font-size: 13px;
30743
+ line-height: 20px;
30744
+ }
30745
+
30746
+ .tjrzfyl {
30747
+ font-family: Inter;
30748
+ font-style: normal;
30749
+ font-weight: normal;
30750
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
30839
30751
  font-size: 12px;
30840
30752
  line-height: 18px;
30841
30753
  }
30842
- .i16ozz3f .icon-wrapper {
30843
- margin-right: 10px;
30844
- height: 18px;
30754
+
30755
+ .tm6s7bo {
30756
+ font-family: Inter;
30757
+ font-style: normal;
30758
+ font-weight: 500;
30759
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
30760
+ font-size: 12px;
30761
+ line-height: 18px;
30845
30762
  }
30846
30763
 
30847
- .dszu9qr {
30848
- color: rgba(44, 56, 82, 0.6);
30849
- margin-top: 5px;
30764
+ .t19zq6ic {
30765
+ font-family: Inter;
30766
+ font-style: normal;
30767
+ font-weight: normal;
30768
+ font-feature-settings: "zero" on;
30850
30769
  font-size: 12px;
30851
30770
  line-height: 18px;
30852
30771
  }
30853
30772
 
30854
- .snxzgx {
30855
- color: #f0483e;
30773
+ .t1gduru8 {
30774
+ font-family: Inter;
30775
+ font-style: normal;
30776
+ font-weight: 500;
30777
+ font-feature-settings: "zero" on;
30856
30778
  font-size: 12px;
30857
- white-space: pre-wrap;
30779
+ line-height: 18px;
30858
30780
  }
30859
30781
 
30860
- .o1i4orqw {
30861
- display: flex;
30862
- align-items: center;
30863
- justify-content: flex-end;
30782
+ .t55raab {
30783
+ font-family: Inter;
30784
+ font-style: normal;
30785
+ font-weight: bold;
30786
+ font-feature-settings: "zero" on;
30787
+ font-size: 16px;
30788
+ line-height: 24px;
30864
30789
  }
30865
- .o1i4orqw .icon-wrapper {
30866
- margin-right: 16px;
30790
+
30791
+ .u1w9abfe {
30792
+ font-family: Inter;
30793
+ font-style: normal;
30794
+ font-weight: normal;
30795
+ font-size: 10px;
30796
+ line-height: 12px;
30867
30797
  }
30868
30798
 
30869
- .t79k8o2 {
30870
- color: rgba(0, 21, 64, 0.3);
30799
+ .obf05yr {
30800
+ display: inline-block;
30871
30801
  }
30872
30802
 
30873
- .ipd9bk.ant-input {
30874
- padding: 5px 12px;
30875
- line-height: 20px;
30876
- color: #2d3a56;
30877
- border-radius: 6px;
30878
- border-color: rgba(172, 186, 211, 0.6);
30879
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30803
+ .hsms1n6 {
30804
+ visibility: hidden;
30805
+ position: absolute;
30880
30806
  }
30881
- .ipd9bk.ant-input.ant-input-lg {
30882
- padding: 8px 16px;
30883
- line-height: 22px;
30807
+
30808
+ .s34f1qb.ant-switch {
30809
+ min-width: 40px;
30810
+ height: 24px;
30811
+ background: rgba(172, 186, 211, 0.6);
30812
+ overflow: hidden;
30884
30813
  }
30885
- .ipd9bk.ant-input.ant-input-sm {
30886
- padding: 2px 8px;
30887
- line-height: 18px;
30814
+ .s34f1qb.ant-switch:focus {
30815
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30888
30816
  }
30889
- .ipd9bk.ant-input:not([disabled]):hover, .ipd9bk.ant-input:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number:not([disabled]):hover, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-hover {
30890
- border-color: rgba(107, 128, 167, 0.6);
30891
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30892
- z-index: 1;
30817
+ .s34f1qb.ant-switch-small {
30818
+ min-width: 26px;
30819
+ height: 16px;
30893
30820
  }
30894
- .ipd9bk.ant-input:not([disabled]):active, .ipd9bk.ant-input:not([disabled]):focus, .ipd9bk.ant-input:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number:not([disabled]):active, .ipd9bk.ant-input-number:not([disabled]):focus, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-focus {
30895
- border-color: #0096ff;
30896
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30897
- z-index: 1;
30821
+ .s34f1qb.ant-switch-large {
30822
+ min-width: 52px;
30823
+ height: 32px;
30898
30824
  }
30899
- .ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
30900
- border-color: #e75a3a;
30901
- color: #e75a3a;
30825
+ .s34f1qb.ant-switch .ant-switch-handle {
30826
+ height: 20px;
30827
+ width: 20px;
30902
30828
  }
30903
- .ipd9bk.ant-input.error:not([disabled]):hover, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-picker.error:not([disabled]):hover, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number.error:not([disabled]):hover, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-hover {
30904
- border-color: #e75a3a;
30905
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30829
+ .s34f1qb.ant-switch .ant-switch-handle::before {
30830
+ border-radius: 10px;
30831
+ transition-delay: 120ms;
30906
30832
  }
30907
- .ipd9bk.ant-input.error:not([disabled]):active, .ipd9bk.ant-input.error:not([disabled]):focus, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-picker.error:not([disabled]):active, .ipd9bk.ant-picker.error:not([disabled]):focus, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number.error:not([disabled]):active, .ipd9bk.ant-input-number.error:not([disabled]):focus, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-focus {
30908
- border-color: #e75a3a;
30909
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30833
+ .s34f1qb.ant-switch-small .ant-switch-handle {
30834
+ height: 14px;
30835
+ width: 14px;
30836
+ top: 1px;
30837
+ left: 1px;
30910
30838
  }
30911
- .ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
30912
- background: rgba(211, 218, 235, 0.6);
30913
- color: rgba(0, 21, 64, 0.3);
30914
- border-color: rgba(172, 186, 211, 0.6);
30839
+ .s34f1qb.ant-switch-large .ant-switch-handle {
30840
+ height: 28px;
30841
+ width: 28px;
30915
30842
  }
30916
- .ipd9bk.ant-input-affix-wrapper {
30917
- padding: 5px 12px;
30918
- border-radius: 6px;
30919
- border-color: rgba(172, 186, 211, 0.6);
30920
- line-height: 20px;
30921
- color: #2d3a56;
30922
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30923
- }
30924
- .ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
30925
- .ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
30926
- color: rgba(44, 56, 82, 0.6);
30843
+ .s34f1qb.ant-switch-large .ant-switch-handle::before {
30844
+ border-radius: 14px;
30927
30845
  }
30928
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
30929
- padding: 8px 16px;
30930
- line-height: 22px;
30846
+ .s34f1qb.ant-switch-checked {
30847
+ background-color: #00ba5d;
30931
30848
  }
30932
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30933
- padding: 2px 8px;
30934
- line-height: 18px;
30849
+ .s34f1qb.ant-switch-checked .ant-switch-handle {
30850
+ left: calc(100% - 20px - 2px);
30935
30851
  }
30936
- .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
30937
- border-color: rgba(107, 128, 167, 0.6);
30938
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30852
+ .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
30853
+ left: calc(100% - 14px - 1px);
30939
30854
  }
30940
- .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
30941
- border-color: #0096ff;
30942
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30855
+ .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
30856
+ left: calc(100% - 28px - 2px);
30943
30857
  }
30944
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
30945
- border-color: #e75a3a;
30858
+
30859
+ .c1to9vb9 {
30860
+ margin-left: 5px;
30946
30861
  }
30947
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
30948
- color: #e75a3a;
30862
+
30863
+ .s1fc623g {
30864
+ width: 430px !important;
30949
30865
  }
30950
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
30951
- border-color: #e75a3a;
30952
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30866
+
30867
+ .da3mx0o .ant-select-item-group {
30868
+ padding: 8px 16px;
30869
+ line-height: 18px;
30870
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30871
+ height: 34px;
30872
+ min-height: 34px;
30873
+ box-sizing: border-box;
30874
+ margin-top: 8px;
30953
30875
  }
30954
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
30955
- border-color: #e75a3a;
30956
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30876
+
30877
+ .onr9gzt {
30878
+ display: flex;
30879
+ flex-direction: column;
30880
+ margin: 1px 8px;
30881
+ padding: 8px;
30882
+ border-radius: 4px;
30957
30883
  }
30958
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
30959
- background: rgba(211, 218, 235, 0.6);
30960
- color: rgba(0, 21, 64, 0.3);
30961
- border-color: rgba(172, 186, 211, 0.6);
30884
+ .onr9gzt .selected-icon {
30885
+ display: none;
30962
30886
  }
30963
- textarea.ipd9bk.ant-input {
30964
- transition-property: height;
30965
- transition-delay: 50ms;
30887
+ .onr9gzt.ant-select-item-option-grouped {
30888
+ padding-left: 8px;
30966
30889
  }
30967
- textarea.ipd9bk.ant-input.textarea-large {
30968
- min-height: 40px;
30969
- height: 40px;
30890
+ .onr9gzt.ant-select-item-option-selected {
30891
+ background-color: white;
30970
30892
  }
30971
- textarea.ipd9bk.ant-input.textarea-large:focus {
30972
- height: 80px;
30893
+ .onr9gzt.ant-select-item-option-selected .timezone-title {
30894
+ color: #0080ff;
30973
30895
  }
30974
- textarea.ipd9bk.ant-input.textarea-middle {
30975
- min-height: 32px;
30976
- height: 32px;
30896
+ .onr9gzt.ant-select-item-option-selected .selected-icon {
30897
+ display: block;
30977
30898
  }
30978
- textarea.ipd9bk.ant-input.textarea-middle:focus {
30979
- height: 64px;
30899
+ .onr9gzt.ant-select-item-option-active {
30900
+ background: rgba(0, 136, 255, 0.16);
30980
30901
  }
30981
- textarea.ipd9bk.ant-input.textarea-small {
30982
- min-height: 24px;
30983
- height: 24px;
30902
+ .onr9gzt.ant-select-item-option-active .timezone-title {
30903
+ color: #0080ff;
30984
30904
  }
30985
- textarea.ipd9bk.ant-input.textarea-small:focus {
30986
- height: 40px;
30905
+ .onr9gzt.ant-select-item-option-active .timezone-tag {
30906
+ background: rgba(0, 136, 255, 0.1);
30907
+ color: #0080ff;
30987
30908
  }
30988
30909
 
30989
- .kypn5o5 input, .kypn5o5.input-tags {
30990
- border: 1px solid rgba(213, 219, 227, 0.6);
30991
- border-radius: 4px;
30992
- }
30993
- .kypn5o5.input-tags {
30994
- position: relative;
30995
- padding: 6px;
30996
- height: 32px;
30997
- cursor: pointer;
30998
- transition: border 150ms;
30999
- }
31000
- .kypn5o5.input-tags:hover {
31001
- border-color: #0080ff;
31002
- box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
31003
- }
31004
- .kypn5o5.input-tags.kit-input-suffix-wrapper {
31005
- padding-right: 30px;
31006
- }
31007
- .kypn5o5.input-tags .input-tags-inner {
31008
- display: flex;
31009
- }
31010
- .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
30910
+ .oiy0apc {
31011
30911
  display: flex;
30912
+ justify-content: space-between;
30913
+ height: 20px;
30914
+ line-height: 20px;
31012
30915
  }
31013
- .kypn5o5.input-tags .input-tag-suffix {
31014
- position: absolute;
31015
- right: 12px;
31016
- top: 50%;
31017
- transform: translateY(-50%);
31018
- }
31019
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
31020
- color: rgba(0, 0, 0, 0.25);
31021
- font-size: 12px;
31022
- cursor: pointer;
31023
- }
31024
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
31025
- color: rgba(0, 0, 0, 0.45);
31026
- }
31027
- .kypn5o5.has-focus-indicator {
31028
- position: relative;
30916
+ .oiy0apc .timezone-title {
30917
+ color: #2d3a56;
31029
30918
  overflow: hidden;
31030
- }
31031
- .kypn5o5.has-focus-indicator .ant-input-prefix {
31032
- position: absolute;
31033
- top: 50%;
31034
- transform: translateY(-50%);
31035
- left: -16px;
31036
- transition: left 150ms ease;
31037
- opacity: 0;
31038
- }
31039
- .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
31040
- left: 8px;
31041
- opacity: 1;
31042
- }
31043
- .kypn5o5.has-focus-indicator input {
31044
- transition: margin-left 150ms ease;
31045
- margin-left: 0px;
31046
- }
31047
- .kypn5o5.has-focus-indicator input:focus {
31048
- margin-left: 16px;
31049
- }
31050
-
31051
- input.l1ki27se.ant-input {
31052
- border-top-right-radius: 0;
31053
- border-bottom-right-radius: 0;
30919
+ text-overflow: ellipsis;
31054
30920
  }
31055
30921
 
31056
- .l1ki27se.ant-input-affix-wrapper {
31057
- border-top-right-radius: 0;
31058
- border-bottom-right-radius: 0;
30922
+ .of4y382 {
30923
+ display: flex;
30924
+ justify-content: space-between;
30925
+ color: rgba(44, 56, 82, 0.6);
30926
+ height: 18px;
30927
+ line-height: 18px;
30928
+ margin-top: 2px;
31059
30929
  }
31060
30930
 
31061
- input.rrg1fkn.ant-input {
31062
- border-top-left-radius: 0;
31063
- border-bottom-left-radius: 0;
30931
+ .t19903l9 {
30932
+ border: none;
30933
+ margin-right: 0;
30934
+ background: rgba(225, 230, 241, 0.6);
31064
30935
  }
31065
30936
 
31066
- .rrg1fkn.ant-input-affix-wrapper {
31067
- border-top-left-radius: 0;
31068
- border-bottom-left-radius: 0;
30937
+ .ohwbvxu {
30938
+ pointer-events: none;
30939
+ height: 32px;
30940
+ width: 100%;
30941
+ opacity: 0;
31069
30942
  }
31070
30943
 
31071
- .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
31072
- border-top-right-radius: 0;
31073
- border-bottom-right-radius: 0;
30944
+ .cz04yix {
30945
+ display: flex;
30946
+ flex-direction: column;
31074
30947
  }
31075
30948
 
31076
- .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
31077
- border-top-left-radius: 0;
31078
- border-bottom-left-radius: 0;
30949
+ .m1if5j39 {
30950
+ max-width: 1120px;
30951
+ width: 100%;
30952
+ margin: 0 auto;
30953
+ height: 100%;
31079
30954
  }
31080
30955
 
31081
- .c1t6wbwv {
30956
+ .w1vvwdlp {
30957
+ max-width: 1120px;
30958
+ width: 100%;
30959
+ margin: 0 auto;
31082
30960
  display: flex;
31083
- flex-direction: column;
31084
30961
  }
31085
- .c1t6wbwv .select-wrapper {
31086
- margin-top: 12px;
30962
+ .w1vvwdlp .left,
30963
+ .w1vvwdlp .right {
30964
+ flex-grow: 0;
30965
+ flex-shrink: 0;
30966
+ flex-basis: 21%;
31087
30967
  }
31088
- .c1t6wbwv .select-wrapper .select {
31089
- width: 100%;
30968
+ .w1vvwdlp .left {
30969
+ display: flex;
30970
+ justify-content: flex-end;
30971
+ padding-right: 44px;
31090
30972
  }
31091
- .c1t6wbwv .radio-wrapper {
31092
- margin-top: 24px;
30973
+ .w1vvwdlp .right {
30974
+ padding-left: 44px;
31093
30975
  }
31094
- .c1t6wbwv div.form-item {
30976
+ .w1vvwdlp .middle {
30977
+ margin-bottom: 40px;
30978
+ flex-grow: 0;
30979
+ flex-shrink: 0;
30980
+ flex-basis: 58%;
30981
+ }
30982
+ .w1vvwdlp .middle .form-base-field {
31095
30983
  width: 100%;
31096
30984
  }
30985
+ .w1vvwdlp .middle .form-base-field .form-base-field {
30986
+ width: auto;
30987
+ }
31097
30988
 
31098
- .d1k7vv5v {
31099
- font-size: 14px;
31100
- font-weight: 500;
31101
- color: #3e4652;
31102
- line-height: 18px;
30989
+ .h1cuopx7 .ant-modal-header {
30990
+ margin: 0 auto;
30991
+ width: 100%;
30992
+ max-width: 648px;
31103
30993
  }
31104
- .d1k7vv5v + .d1k7vv5v {
31105
- margin-top: 16px;
30994
+ .h1cuopx7 .ant-modal-header .ant-modal-title {
30995
+ margin-left: 0;
31106
30996
  }
31107
- .d1k7vv5v + * {
31108
- margin-top: 16px;
30997
+ .h1cuopx7 .ant-modal-body {
30998
+ margin: 0 auto;
30999
+ padding: 0;
31000
+ width: 100%;
31001
+ max-width: 648px;
31002
+ overflow: hidden;
31109
31003
  }
31110
-
31111
- .le7b9r4.d1k7vv5v {
31112
- font-size: 12px;
31113
- color: rgba(44, 56, 82, 0.6);
31114
- margin-top: 12px;
31004
+ .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
31005
+ margin-bottom: 40px;
31115
31006
  }
31116
-
31117
- .r1dnygxx.le7b9r4.d1k7vv5v {
31118
- line-height: 18px;
31119
- font-weight: 500;
31120
- margin-top: 0;
31121
- white-space: initial;
31007
+ .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
31008
+ height: calc(100vh - 225px);
31009
+ overflow-y: auto;
31010
+ }
31011
+ .h1cuopx7 .ant-modal-footer .footer-content {
31012
+ margin: 0 auto;
31013
+ max-width: 648px;
31122
31014
  }
31123
31015
 
31124
- .r12ddqmh {
31125
- display: block;
31016
+ .h1p6d3y3 .ant-modal-header {
31017
+ margin: 0 auto;
31018
+ width: 100%;
31019
+ max-width: 1024px;
31126
31020
  }
31127
- .r12ddqmh span {
31128
- font-size: 14px;
31129
- font-weight: 500;
31130
- line-height: 32px;
31131
- color: #3e4652;
31021
+ .h1p6d3y3 .ant-modal-header .ant-modal-title {
31022
+ margin-left: 0;
31023
+ }
31024
+ .h1p6d3y3 .ant-modal-body {
31025
+ margin: 0 auto;
31026
+ padding: 0;
31027
+ width: 100%;
31028
+ max-width: 1024px;
31029
+ overflow: hidden;
31030
+ }
31031
+ .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
31032
+ margin-bottom: 40px;
31033
+ }
31034
+ .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
31035
+ height: calc(100vh - 225px);
31036
+ overflow-y: auto;
31037
+ }
31038
+ .h1p6d3y3 .ant-modal-footer .footer-content {
31039
+ margin: 0 auto;
31040
+ max-width: 1024px;
31132
31041
  }
31133
31042
 
31134
- .ctcr26a {
31135
- margin-top: 8px;
31136
- padding: 8px;
31137
- border-radius: 6px;
31138
- background: rgba(225, 230, 241, 0.6);
31043
+ .fxgckuk {
31044
+ flex: 1;
31045
+ }
31046
+ .fxgckuk label {
31047
+ font-size: 13px;
31048
+ line-height: 20px;
31139
31049
  color: rgba(44, 56, 82, 0.6);
31140
- font-size: 12px;
31141
31050
  }
31142
- .ctcr26a div {
31051
+ .fxgckuk .title {
31052
+ font-size: 14px;
31143
31053
  line-height: 20px;
31144
- display: flex;
31145
- align-items: center;
31146
- word-break: break-all;
31054
+ color: #2d3a56;
31055
+ margin-bottom: 12px;
31056
+ }
31057
+ .fxgckuk.connect-cluster .title {
31058
+ padding-bottom: 26px;
31147
31059
  }
31148
31060
 
31149
- .rxbeqvl.ant-radio-wrapper {
31150
- display: inline-flex;
31151
- align-items: baseline;
31152
- white-space: pre-wrap;
31061
+ .f1d0vek1 {
31062
+ padding: 25px 0 15px 0;
31063
+ border-bottom: 1px solid #e1e5eb;
31064
+ margin-bottom: 16px;
31153
31065
  }
31154
- .rxbeqvl.ant-radio-wrapper .ant-radio {
31155
- position: relative;
31156
- top: 3px;
31066
+
31067
+ .f4u402y {
31068
+ display: flex;
31069
+ align-items: center;
31070
+ margin-bottom: 8px;
31157
31071
  }
31158
- .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
31159
- border-color: rgba(107, 128, 167, 0.6);
31072
+ .f4u402y > label {
31073
+ width: 216px;
31160
31074
  }
31161
- .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
31162
- border-color: #0080ff;
31075
+ .f4u402y > label + * {
31076
+ width: 100%;
31163
31077
  }
31164
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
31165
- border-color: #0080ff;
31166
- background: #0080ff;
31078
+ .f4u402y .ant-select {
31079
+ width: 100%;
31167
31080
  }
31168
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
31169
- top: 4px;
31170
- left: 4px;
31171
- width: 6px;
31172
- height: 6px;
31173
- background: #fff;
31081
+
31082
+ .e1pldf6v {
31083
+ color: #e75a3a;
31084
+ margin-right: 10px;
31174
31085
  }
31175
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
31176
- opacity: 0.5;
31086
+
31087
+ .dq0gblh {
31088
+ width: 100%;
31089
+ height: 1px;
31090
+ background: rgba(213, 219, 227, 0.6);
31091
+ margin: 24px 0;
31177
31092
  }
31178
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
31179
- border-color: rgba(107, 128, 167, 0.6);
31180
- background: rgba(211, 218, 235, 0.6);
31093
+
31094
+ .l1v7sr0n {
31095
+ display: flex;
31096
+ justify-content: center;
31097
+ align-items: center;
31098
+ height: 100%;
31181
31099
  }
31182
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
31183
- background: #00122e;
31100
+
31101
+ .d1i4ou6o {
31102
+ display: inline-block;
31103
+ width: 4px;
31104
+ height: 4px;
31105
+ background: #8e9aa9;
31106
+ opacity: 0.4;
31107
+ border-radius: 50%;
31108
+ margin: 0 4px;
31184
31109
  }
31185
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
31186
- color: #00122e;
31187
- opacity: 0.5;
31110
+
31111
+ .m1jy87hk .ant-modal-header,
31112
+ .m1jy87hk .ant-modal-footer .footer-content {
31113
+ width: 648px;
31114
+ margin: 0 auto;
31188
31115
  }
31189
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
31190
- color: #00122e;
31116
+ .m1jy87hk .ant-modal-header {
31117
+ padding: 35px 0 24px;
31118
+ border: none;
31191
31119
  }
31192
- .rxbeqvl.ant-radio-wrapper .ant-radio + span {
31193
- display: inline-block;
31194
- padding: 0;
31195
- padding-left: 12px;
31120
+ .m1jy87hk .ant-modal-header .ant-modal-title {
31121
+ font-size: 30px;
31196
31122
  }
31197
- .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
31198
- margin-bottom: 0;
31199
- white-space: pre-wrap;
31200
- color: rgba(44, 56, 82, 0.6);
31123
+ .m1jy87hk .ant-modal-body {
31124
+ padding: 4px 0 2px;
31201
31125
  }
31202
- .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
31203
- padding-left: 8px;
31126
+ .m1jy87hk .ant-modal-footer {
31127
+ border: none;
31204
31128
  }
31205
31129
 
31206
- .r5ie79y .ant-radio-button-wrapper:first-child {
31207
- border-radius: 5px 0 0 5px;
31130
+ .ti7fpyu {
31131
+ font-size: 12px;
31132
+ line-height: 18px;
31133
+ font-weight: bold;
31134
+ color: #fff;
31135
+ padding: 0 4px;
31136
+ border-radius: 4px;
31137
+ display: inline-block;
31138
+ background: var(--ti7fpyu-0);
31208
31139
  }
31209
- .r5ie79y .ant-radio-button-wrapper:last-child {
31210
- border-radius: 0 5px 5px 0;
31140
+ .ti7fpyu:not(:first-child) {
31141
+ margin-left: 4px;
31211
31142
  }
31212
31143
 
31213
- .r1f0aqcc {
31214
- color: #00122e;
31215
- border-color: #ccd4e3;
31144
+ .f1rest1f {
31145
+ width: 100%;
31146
+ height: 100%;
31147
+ display: flex;
31148
+ align-items: center;
31149
+ justify-content: center;
31216
31150
  }
31217
- .r1f0aqcc:first-child {
31218
- border-color: #a3b4cc;
31151
+
31152
+ .n1kbdoln {
31153
+ font-size: 90%;
31154
+ font-weight: bold;
31155
+ background-color: rgba(240, 243, 247, 0.6);
31156
+ padding: 1px 4px 1px;
31157
+ margin-left: 2px;
31158
+ margin-right: 2px;
31159
+ border: 1px solid rgba(213, 219, 227, 0.6);
31160
+ border-radius: 4px;
31219
31161
  }
31220
- .r1f0aqcc.ant-radio-button-wrapper {
31221
- padding: 0 12px;
31222
- line-height: 32px;
31223
- height: 32px;
31162
+
31163
+ .f1y3gta0.form-item-general {
31164
+ width: 640px;
31224
31165
  }
31225
- .r1f0aqcc.ant-radio-button-wrapper > span + span {
31226
- white-space: nowrap;
31166
+ .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
31167
+ margin-top: 16px;
31227
31168
  }
31228
- .ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
31229
- height: 22px;
31230
- padding: 0 7px;
31231
- line-height: 20px;
31169
+ .f1y3gta0.form-item-compact {
31170
+ width: 412px;
31232
31171
  }
31233
- .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
31234
- background: #ccd4e3;
31172
+ .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
31173
+ margin-top: 8px;
31235
31174
  }
31236
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
31237
- background: #0080ff;
31175
+ .f1y3gta0 .form-item {
31176
+ width: auto;
31238
31177
  }
31239
- .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
31240
- background: #ccd4e3;
31241
- opacity: 0.5;
31178
+ .f1y3gta0 .form-item-main {
31179
+ position: relative;
31180
+ display: flex;
31242
31181
  }
31243
- .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
31244
- border-right-color: #0080ff;
31182
+ .f1y3gta0 .form-item-extra {
31183
+ margin-top: 4px;
31184
+ width: 100%;
31185
+ padding: 14px;
31186
+ background: #f2f4f6;
31187
+ font-size: 13px;
31188
+ line-height: 1.8;
31189
+ color: #8e9aa9;
31245
31190
  }
31246
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
31247
- border-color: #0080ff;
31248
- }
31249
- .r1f0aqcc.ant-radio-button-wrapper-checked {
31250
- background: rgba(0, 136, 255, 0.1);
31251
- }
31252
- .r1f0aqcc.ant-radio-button-wrapper-disabled {
31253
- background: rgba(211, 218, 235, 0.6);
31254
- border-color: #ccd4e3;
31255
- opacity: 0.5;
31256
- }
31257
- .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
31258
- color: #00122e;
31259
- border-color: #ccd4e3;
31191
+ .f1y3gta0 .form-item-label {
31192
+ padding-right: 12px;
31193
+ font-size: 13px;
31194
+ color: rgba(44, 56, 82, 0.6);
31260
31195
  }
31261
- .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
31262
- color: #00122e;
31263
- border-color: #ccd4e3;
31264
- background: rgba(172, 186, 211, 0.6);
31196
+ .f1y3gta0 .form-item-label.label-right {
31197
+ text-align: right;
31265
31198
  }
31266
- .r1f0aqcc .ant-radio-button-input {
31267
- margin-right: 8px;
31268
- display: inline;
31269
- border: none;
31270
- padding: 0;
31271
- width: 36px;
31272
- background: transparent;
31199
+ .f1y3gta0 .form-item-label,
31200
+ .f1y3gta0 .form-item-control {
31201
+ line-height: 32px;
31273
31202
  }
31274
- .r1f0aqcc .ant-radio-button-input:focus {
31275
- box-shadow: none;
31203
+ .f1y3gta0 .form-item-control .form-item-error {
31204
+ line-height: 18px;
31276
31205
  }
31277
- .r1f0aqcc .ant-radio-button-input.ant-input-number {
31278
- margin-right: 0;
31279
- width: initial;
31280
- box-shadow: none;
31206
+ .f1y3gta0 .form-item-children {
31207
+ width: 100%;
31281
31208
  }
31282
- .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
31283
- display: none;
31209
+ .f1y3gta0 .form-item-children > *:only-child.ant-select, .f1y3gta0 .form-item-children > *:only-child.ant-radio-group, .f1y3gta0 .form-item-children > *:only-child.ant-checkbox-group {
31210
+ width: 100%;
31284
31211
  }
31285
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
31286
- display: inline;
31212
+ .f1y3gta0 .form-item-error {
31213
+ color: #e75a3a;
31214
+ height: 0;
31215
+ overflow: hidden;
31287
31216
  }
31288
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
31289
- display: inline;
31290
- margin-right: 8px;
31291
- padding: 0;
31292
- width: 36px;
31217
+ .f1y3gta0 .form-item-error-enter-done {
31218
+ margin-top: 4px;
31219
+ height: auto;
31220
+ overflow: auto;
31293
31221
  }
31294
-
31295
- .d6j0lbj {
31296
- font-family: Inter;
31297
- font-style: normal;
31298
- font-weight: bold;
31299
- font-size: 32px;
31300
- line-height: 40px;
31222
+ .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
31223
+ .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
31224
+ border: 1px solid #e75a3a;
31225
+ color: #e75a3a;
31301
31226
  }
31302
31227
 
31303
- .d1xhvvxe {
31304
- font-family: Inter;
31305
- font-style: normal;
31228
+ .fujbm7g {
31229
+ color: #2d3a56;
31306
31230
  font-weight: bold;
31307
- font-size: 24px;
31308
- line-height: 32px;
31231
+ padding-bottom: 6px;
31232
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31233
+ margin-bottom: 16px;
31309
31234
  }
31310
-
31311
- .dk10mxq {
31312
- font-family: Inter;
31313
- font-style: normal;
31314
- font-weight: normal;
31315
- font-size: 32px;
31316
- line-height: 40px;
31235
+ .fujbm7g:not(:first-of-type) {
31236
+ margin-top: 16px;
31317
31237
  }
31318
31238
 
31319
- .dxsait {
31320
- font-family: Inter;
31321
- font-style: normal;
31322
- font-weight: bold;
31323
- font-size: 20px;
31324
- line-height: 24px;
31239
+ .e5fsw5s {
31240
+ width: 8px;
31241
+ height: 24px;
31242
+ display: flex;
31243
+ justify-content: center;
31244
+ align-items: center;
31245
+ cursor: pointer;
31246
+ transition: all 200ms ease-out 40ms;
31325
31247
  }
31326
-
31327
- .dokn0h3 {
31328
- font-family: Inter;
31329
- font-style: normal;
31330
- font-weight: normal;
31331
- font-size: 20px;
31332
- line-height: 24px;
31248
+ .e5fsw5s:before, .e5fsw5s:after {
31249
+ content: "";
31250
+ width: 1px;
31251
+ height: 6px;
31252
+ border-radius: 1px;
31253
+ background: #ccd4e3;
31254
+ position: relative;
31255
+ right: 2px;
31256
+ transform: rotate(-45deg);
31333
31257
  }
31334
-
31335
- .dobau4p {
31336
- font-family: Inter;
31337
- font-style: normal;
31338
- font-weight: bold;
31339
- font-size: 18px;
31340
- line-height: 22px;
31258
+ .e5fsw5s:after {
31259
+ transform: rotate(45deg);
31260
+ left: 1px;
31341
31261
  }
31342
31262
 
31343
- .dvolwok {
31344
- font-family: Inter;
31345
- font-style: normal;
31346
- font-weight: normal;
31347
- font-size: 18px;
31348
- line-height: 22px;
31263
+ .w18knsg4.ant-alert-warning {
31264
+ border: 0;
31265
+ background: rgba(255, 187, 0, 0.1);
31266
+ border-radius: 6px;
31349
31267
  }
31350
-
31351
- .h181qhg4 {
31352
- font-family: Inter;
31353
- font-style: normal;
31354
- font-weight: bold;
31355
- font-size: 16px;
31356
- line-height: 22px;
31268
+ .w18knsg4.ant-alert,
31269
+ .w18knsg4 .ant-alert-message {
31270
+ color: #e07f00;
31357
31271
  }
31358
-
31359
- .h1phgmcq {
31360
- font-family: Inter;
31361
- font-style: normal;
31362
- font-weight: normal;
31363
- font-size: 16px;
31364
- line-height: 22px;
31272
+ .w18knsg4.ant-alert .dashed-border-bottom,
31273
+ .w18knsg4 .ant-alert-message .dashed-border-bottom {
31274
+ border-bottom-color: #e07f00;
31365
31275
  }
31366
31276
 
31367
- .h173xnl1 {
31368
- font-family: Inter;
31369
- font-style: normal;
31370
- font-weight: bold;
31371
- font-size: 14px;
31372
- line-height: 20px;
31277
+ .ng31n2o {
31278
+ display: flex;
31279
+ flex-direction: row;
31280
+ padding: 7px 12px;
31281
+ background: rgba(255, 187, 0, 0.1);
31282
+ border-radius: 6px;
31283
+ color: #e07f00;
31284
+ font-size: 12px;
31285
+ line-height: 18px;
31373
31286
  }
31374
-
31375
- .hedm4pz {
31376
- font-family: Inter;
31377
- font-style: normal;
31378
- font-weight: normal;
31379
- font-size: 14px;
31380
- line-height: 20px;
31287
+ .ng31n2o .icon-wrapper {
31288
+ margin-right: 10px;
31289
+ height: 18px;
31381
31290
  }
31382
31291
 
31383
- .h1kd8xld {
31384
- font-family: Inter;
31385
- font-style: normal;
31386
- font-weight: bold;
31292
+ .n15x5f5y {
31293
+ display: flex;
31294
+ flex-direction: row;
31295
+ padding: 7px 12px;
31296
+ background: rgba(225, 230, 241, 0.6);
31297
+ border-radius: 6px;
31298
+ color: rgba(44, 56, 82, 0.6);
31387
31299
  font-size: 12px;
31388
31300
  line-height: 18px;
31389
31301
  }
31302
+ .n15x5f5y .icon-wrapper {
31303
+ margin-right: 10px;
31304
+ height: 18px;
31305
+ }
31390
31306
 
31391
- .hp14fr {
31392
- font-family: Inter;
31393
- font-style: normal;
31394
- font-weight: normal;
31307
+ .i16ozz3f {
31308
+ display: flex;
31309
+ flex-direction: row;
31310
+ padding: 7px 12px;
31311
+ background: rgba(0, 136, 255, 0.1);
31312
+ border-radius: 6px;
31313
+ color: #005ed1;
31395
31314
  font-size: 12px;
31396
31315
  line-height: 18px;
31397
31316
  }
31317
+ .i16ozz3f .icon-wrapper {
31318
+ margin-right: 10px;
31319
+ height: 18px;
31320
+ }
31398
31321
 
31399
- .hgrg7mn {
31400
- font-family: Inter;
31401
- font-style: normal;
31402
- font-weight: bold;
31403
- text-transform: uppercase;
31404
- font-feature-settings: "cpsp" on;
31322
+ .dszu9qr {
31323
+ color: rgba(44, 56, 82, 0.6);
31324
+ margin-top: 5px;
31405
31325
  font-size: 12px;
31406
31326
  line-height: 18px;
31407
31327
  }
31408
31328
 
31409
- .h6zme9x {
31410
- font-family: Inter;
31411
- font-style: normal;
31412
- font-weight: normal;
31413
- text-transform: uppercase;
31414
- font-feature-settings: "cpsp" on;
31329
+ .snxzgx {
31330
+ color: #f0483e;
31415
31331
  font-size: 12px;
31416
- line-height: 18px;
31332
+ white-space: pre-wrap;
31417
31333
  }
31418
31334
 
31419
- .locjvsv {
31420
- font-family: Inter;
31421
- font-style: normal;
31422
- font-weight: normal;
31423
- font-size: 16px;
31424
- line-height: 24px;
31335
+ .o1i4orqw {
31336
+ display: flex;
31337
+ align-items: center;
31338
+ justify-content: flex-end;
31425
31339
  }
31426
-
31427
- .l13gi131 {
31428
- font-family: Inter;
31429
- font-style: normal;
31430
- font-weight: bold;
31431
- font-size: 16px;
31432
- line-height: 24px;
31340
+ .o1i4orqw .icon-wrapper {
31341
+ margin-right: 16px;
31433
31342
  }
31434
31343
 
31435
- .l1ynemsu {
31436
- font-family: Inter;
31437
- font-style: normal;
31438
- font-weight: normal;
31439
- font-size: 16px;
31440
- line-height: 24px;
31344
+ .t79k8o2 {
31345
+ color: rgba(0, 21, 64, 0.3);
31441
31346
  }
31442
31347
 
31443
- .l1cft1cx {
31444
- font-family: Inter;
31445
- font-style: normal;
31446
- font-weight: bold;
31447
- font-size: 16px;
31448
- line-height: 24px;
31348
+ .ipd9bk.ant-input {
31349
+ padding: 5px 12px;
31350
+ line-height: 20px;
31351
+ color: #2d3a56;
31352
+ border-radius: 6px;
31353
+ border-color: rgba(172, 186, 211, 0.6);
31354
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31355
+ }
31356
+ .ipd9bk.ant-input.ant-input-lg {
31357
+ padding: 8px 16px;
31358
+ line-height: 22px;
31359
+ }
31360
+ .ipd9bk.ant-input.ant-input-sm {
31361
+ padding: 2px 8px;
31362
+ line-height: 18px;
31363
+ }
31364
+ .ipd9bk.ant-input:not([disabled]):hover, .ipd9bk.ant-input:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number:not([disabled]):hover, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-hover {
31365
+ border-color: rgba(107, 128, 167, 0.6);
31366
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31367
+ z-index: 1;
31368
+ }
31369
+ .ipd9bk.ant-input:not([disabled]):active, .ipd9bk.ant-input:not([disabled]):focus, .ipd9bk.ant-input:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number:not([disabled]):active, .ipd9bk.ant-input-number:not([disabled]):focus, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-focus {
31370
+ border-color: #0096ff;
31371
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31372
+ z-index: 1;
31373
+ }
31374
+ .ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
31375
+ border-color: #e75a3a;
31376
+ color: #e75a3a;
31377
+ }
31378
+ .ipd9bk.ant-input.error:not([disabled]):hover, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-picker.error:not([disabled]):hover, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number.error:not([disabled]):hover, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-hover {
31379
+ border-color: #e75a3a;
31380
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31381
+ }
31382
+ .ipd9bk.ant-input.error:not([disabled]):active, .ipd9bk.ant-input.error:not([disabled]):focus, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-picker.error:not([disabled]):active, .ipd9bk.ant-picker.error:not([disabled]):focus, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number.error:not([disabled]):active, .ipd9bk.ant-input-number.error:not([disabled]):focus, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-focus {
31383
+ border-color: #e75a3a;
31384
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31385
+ }
31386
+ .ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
31387
+ background: rgba(211, 218, 235, 0.6);
31388
+ color: rgba(0, 21, 64, 0.3);
31389
+ border-color: rgba(172, 186, 211, 0.6);
31390
+ }
31391
+ .ipd9bk.ant-input-affix-wrapper {
31392
+ padding: 5px 12px;
31393
+ border-radius: 6px;
31394
+ border-color: rgba(172, 186, 211, 0.6);
31395
+ line-height: 20px;
31396
+ color: #2d3a56;
31397
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31398
+ }
31399
+ .ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
31400
+ .ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
31401
+ color: rgba(44, 56, 82, 0.6);
31402
+ }
31403
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
31404
+ padding: 8px 16px;
31405
+ line-height: 22px;
31406
+ }
31407
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31408
+ padding: 2px 8px;
31409
+ line-height: 18px;
31410
+ }
31411
+ .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
31412
+ border-color: rgba(107, 128, 167, 0.6);
31413
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31414
+ }
31415
+ .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
31416
+ border-color: #0096ff;
31417
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31418
+ }
31419
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
31420
+ border-color: #e75a3a;
31421
+ }
31422
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
31423
+ color: #e75a3a;
31424
+ }
31425
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
31426
+ border-color: #e75a3a;
31427
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31428
+ }
31429
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
31430
+ border-color: #e75a3a;
31431
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31432
+ }
31433
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
31434
+ background: rgba(211, 218, 235, 0.6);
31435
+ color: rgba(0, 21, 64, 0.3);
31436
+ border-color: rgba(172, 186, 211, 0.6);
31437
+ }
31438
+ textarea.ipd9bk.ant-input {
31439
+ transition-property: height;
31440
+ transition-delay: 50ms;
31441
+ }
31442
+ textarea.ipd9bk.ant-input.textarea-large {
31443
+ min-height: 40px;
31444
+ height: 40px;
31445
+ }
31446
+ textarea.ipd9bk.ant-input.textarea-large:focus {
31447
+ height: 80px;
31448
+ }
31449
+ textarea.ipd9bk.ant-input.textarea-middle {
31450
+ min-height: 32px;
31451
+ height: 32px;
31452
+ }
31453
+ textarea.ipd9bk.ant-input.textarea-middle:focus {
31454
+ height: 64px;
31455
+ }
31456
+ textarea.ipd9bk.ant-input.textarea-small {
31457
+ min-height: 24px;
31458
+ height: 24px;
31459
+ }
31460
+ textarea.ipd9bk.ant-input.textarea-small:focus {
31461
+ height: 40px;
31449
31462
  }
31450
31463
 
31451
- .l17tqc8p {
31452
- font-family: Inter;
31453
- font-style: normal;
31454
- font-weight: normal;
31455
- text-transform: uppercase;
31456
- font-feature-settings: "cpsp" on;
31457
- font-size: 16px;
31458
- line-height: 24px;
31464
+ .kypn5o5 input, .kypn5o5.input-tags {
31465
+ border: 1px solid rgba(213, 219, 227, 0.6);
31466
+ border-radius: 4px;
31467
+ }
31468
+ .kypn5o5.input-tags {
31469
+ position: relative;
31470
+ padding: 6px;
31471
+ height: 32px;
31472
+ cursor: pointer;
31473
+ transition: border 150ms;
31474
+ }
31475
+ .kypn5o5.input-tags:hover {
31476
+ border-color: #0080ff;
31477
+ box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
31478
+ }
31479
+ .kypn5o5.input-tags.kit-input-suffix-wrapper {
31480
+ padding-right: 30px;
31481
+ }
31482
+ .kypn5o5.input-tags .input-tags-inner {
31483
+ display: flex;
31484
+ }
31485
+ .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
31486
+ display: flex;
31487
+ }
31488
+ .kypn5o5.input-tags .input-tag-suffix {
31489
+ position: absolute;
31490
+ right: 12px;
31491
+ top: 50%;
31492
+ transform: translateY(-50%);
31493
+ }
31494
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
31495
+ color: rgba(0, 0, 0, 0.25);
31496
+ font-size: 12px;
31497
+ cursor: pointer;
31498
+ }
31499
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
31500
+ color: rgba(0, 0, 0, 0.45);
31501
+ }
31502
+ .kypn5o5.has-focus-indicator {
31503
+ position: relative;
31504
+ overflow: hidden;
31505
+ }
31506
+ .kypn5o5.has-focus-indicator .ant-input-prefix {
31507
+ position: absolute;
31508
+ top: 50%;
31509
+ transform: translateY(-50%);
31510
+ left: -16px;
31511
+ transition: left 150ms ease;
31512
+ opacity: 0;
31513
+ }
31514
+ .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
31515
+ left: 8px;
31516
+ opacity: 1;
31517
+ }
31518
+ .kypn5o5.has-focus-indicator input {
31519
+ transition: margin-left 150ms ease;
31520
+ margin-left: 0px;
31521
+ }
31522
+ .kypn5o5.has-focus-indicator input:focus {
31523
+ margin-left: 16px;
31459
31524
  }
31460
31525
 
31461
- .l1j1e5w7 {
31462
- font-family: Inter;
31463
- font-style: normal;
31464
- font-weight: bold;
31465
- text-transform: uppercase;
31466
- font-feature-settings: "cpsp" on;
31467
- font-size: 16px;
31468
- line-height: 24px;
31526
+ input.l1ki27se.ant-input {
31527
+ border-top-right-radius: 0;
31528
+ border-bottom-right-radius: 0;
31469
31529
  }
31470
31530
 
31471
- .l1gf91jb {
31472
- font-family: Inter;
31473
- font-style: normal;
31474
- font-weight: normal;
31475
- font-size: 14px;
31476
- line-height: 22px;
31531
+ .l1ki27se.ant-input-affix-wrapper {
31532
+ border-top-right-radius: 0;
31533
+ border-bottom-right-radius: 0;
31477
31534
  }
31478
31535
 
31479
- .lu7hlr6 {
31480
- font-family: Inter;
31481
- font-style: normal;
31482
- font-weight: 500;
31483
- font-size: 14px;
31484
- line-height: 22px;
31536
+ input.rrg1fkn.ant-input {
31537
+ border-top-left-radius: 0;
31538
+ border-bottom-left-radius: 0;
31485
31539
  }
31486
31540
 
31487
- .l3l3jf0 {
31488
- font-family: Inter;
31489
- font-style: normal;
31490
- font-weight: bold;
31491
- font-size: 14px;
31492
- line-height: 22px;
31541
+ .rrg1fkn.ant-input-affix-wrapper {
31542
+ border-top-left-radius: 0;
31543
+ border-bottom-left-radius: 0;
31493
31544
  }
31494
31545
 
31495
- .l12j5nqp {
31496
- font-family: Inter;
31497
- font-style: normal;
31498
- font-weight: normal;
31499
- font-size: 14px;
31500
- line-height: 22px;
31546
+ .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
31547
+ border-top-right-radius: 0;
31548
+ border-bottom-right-radius: 0;
31501
31549
  }
31502
31550
 
31503
- .l1tecqht {
31504
- font-family: Inter;
31505
- font-style: normal;
31506
- font-weight: bold;
31507
- font-size: 14px;
31508
- line-height: 22px;
31551
+ .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
31552
+ border-top-left-radius: 0;
31553
+ border-bottom-left-radius: 0;
31509
31554
  }
31510
31555
 
31511
- .l6sa990 {
31512
- font-family: Inter;
31513
- font-style: normal;
31514
- font-weight: normal;
31515
- text-transform: uppercase;
31516
- font-feature-settings: "cpsp" on;
31556
+ .c1t6wbwv {
31557
+ display: flex;
31558
+ flex-direction: column;
31559
+ }
31560
+ .c1t6wbwv .select-wrapper {
31561
+ margin-top: 12px;
31562
+ }
31563
+ .c1t6wbwv .select-wrapper .select {
31564
+ width: 100%;
31565
+ }
31566
+ .c1t6wbwv .radio-wrapper {
31567
+ margin-top: 24px;
31568
+ }
31569
+ .c1t6wbwv div.form-item {
31570
+ width: 100%;
31571
+ }
31572
+
31573
+ .d1k7vv5v {
31517
31574
  font-size: 14px;
31518
- line-height: 22px;
31575
+ font-weight: 500;
31576
+ color: #3e4652;
31577
+ line-height: 18px;
31578
+ }
31579
+ .d1k7vv5v + .d1k7vv5v {
31580
+ margin-top: 16px;
31581
+ }
31582
+ .d1k7vv5v + * {
31583
+ margin-top: 16px;
31519
31584
  }
31520
31585
 
31521
- .lckqe8j {
31522
- font-family: Inter;
31523
- font-style: normal;
31524
- font-weight: bold;
31525
- text-transform: uppercase;
31526
- font-feature-settings: "cpsp" on;
31586
+ .le7b9r4.d1k7vv5v {
31587
+ font-size: 12px;
31588
+ color: rgba(44, 56, 82, 0.6);
31589
+ margin-top: 12px;
31590
+ }
31591
+
31592
+ .r1dnygxx.le7b9r4.d1k7vv5v {
31593
+ line-height: 18px;
31594
+ font-weight: 500;
31595
+ margin-top: 0;
31596
+ white-space: initial;
31597
+ }
31598
+
31599
+ .r12ddqmh {
31600
+ display: block;
31601
+ }
31602
+ .r12ddqmh span {
31527
31603
  font-size: 14px;
31528
- line-height: 22px;
31604
+ font-weight: 500;
31605
+ line-height: 32px;
31606
+ color: #3e4652;
31607
+ }
31608
+
31609
+ .ctcr26a {
31610
+ margin-top: 8px;
31611
+ padding: 8px;
31612
+ border-radius: 6px;
31613
+ background: rgba(225, 230, 241, 0.6);
31614
+ color: rgba(44, 56, 82, 0.6);
31615
+ font-size: 12px;
31616
+ }
31617
+ .ctcr26a div {
31618
+ line-height: 20px;
31619
+ display: flex;
31620
+ align-items: center;
31621
+ word-break: break-all;
31622
+ }
31623
+
31624
+ .rxbeqvl.ant-radio-wrapper {
31625
+ display: inline-flex;
31626
+ align-items: baseline;
31627
+ white-space: pre-wrap;
31628
+ }
31629
+ .rxbeqvl.ant-radio-wrapper .ant-radio {
31630
+ position: relative;
31631
+ top: 3px;
31632
+ }
31633
+ .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
31634
+ border-color: rgba(107, 128, 167, 0.6);
31635
+ }
31636
+ .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
31637
+ border-color: #0080ff;
31638
+ }
31639
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
31640
+ border-color: #0080ff;
31641
+ background: #0080ff;
31642
+ }
31643
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
31644
+ top: 4px;
31645
+ left: 4px;
31646
+ width: 6px;
31647
+ height: 6px;
31648
+ background: #fff;
31649
+ }
31650
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
31651
+ opacity: 0.5;
31652
+ }
31653
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
31654
+ border-color: rgba(107, 128, 167, 0.6);
31655
+ background: rgba(211, 218, 235, 0.6);
31656
+ }
31657
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
31658
+ background: #00122e;
31659
+ }
31660
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
31661
+ color: #00122e;
31662
+ opacity: 0.5;
31663
+ }
31664
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
31665
+ color: #00122e;
31666
+ }
31667
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span {
31668
+ display: inline-block;
31669
+ padding: 0;
31670
+ padding-left: 12px;
31671
+ }
31672
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
31673
+ margin-bottom: 0;
31674
+ white-space: pre-wrap;
31675
+ color: rgba(44, 56, 82, 0.6);
31529
31676
  }
31530
-
31531
- .l1kuminb {
31532
- font-family: Inter;
31533
- font-style: normal;
31534
- font-weight: normal;
31535
- font-size: 13px;
31536
- line-height: 20px;
31677
+ .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
31678
+ padding-left: 8px;
31537
31679
  }
31538
31680
 
31539
- .l1pbuf5j {
31540
- font-family: Inter;
31541
- font-style: normal;
31542
- font-weight: 600;
31543
- font-size: 13px;
31544
- line-height: 20px;
31681
+ .r5ie79y .ant-radio-button-wrapper:first-child {
31682
+ border-radius: 5px 0 0 5px;
31545
31683
  }
31546
-
31547
- .l1r4ztu {
31548
- font-family: Inter;
31549
- font-style: normal;
31550
- font-weight: bold;
31551
- font-size: 13px;
31552
- line-height: 20px;
31684
+ .r5ie79y .ant-radio-button-wrapper:last-child {
31685
+ border-radius: 0 5px 5px 0;
31553
31686
  }
31554
31687
 
31555
- .ly8vzok {
31556
- font-family: Inter;
31557
- font-style: normal;
31558
- font-weight: normal;
31559
- font-size: 13px;
31560
- line-height: 20px;
31688
+ .r1f0aqcc {
31689
+ color: #00122e;
31690
+ border-color: #ccd4e3;
31561
31691
  }
31562
-
31563
- .lumfmf {
31564
- font-family: Inter;
31565
- font-style: normal;
31566
- font-weight: 600;
31567
- font-size: 13px;
31568
- line-height: 20px;
31692
+ .r1f0aqcc:first-child {
31693
+ border-color: #a3b4cc;
31569
31694
  }
31570
-
31571
- .l16ujwmv {
31572
- font-family: Inter;
31573
- font-style: normal;
31574
- font-weight: bold;
31575
- font-size: 13px;
31576
- line-height: 20px;
31695
+ .r1f0aqcc.ant-radio-button-wrapper {
31696
+ padding: 0 12px;
31697
+ line-height: 32px;
31698
+ height: 32px;
31577
31699
  }
31578
-
31579
- .l17o1ffr {
31580
- font-family: Inter;
31581
- font-style: normal;
31582
- font-weight: normal;
31583
- text-transform: uppercase;
31584
- font-feature-settings: "cpsp" on;
31585
- font-size: 13px;
31586
- line-height: 20px;
31700
+ .r1f0aqcc.ant-radio-button-wrapper > span + span {
31701
+ white-space: nowrap;
31587
31702
  }
31588
-
31589
- .lngllvn {
31590
- font-family: Inter;
31591
- font-style: normal;
31592
- font-weight: bold;
31593
- text-transform: uppercase;
31594
- font-feature-settings: "cpsp" on;
31595
- font-size: 13px;
31703
+ .ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
31704
+ height: 22px;
31705
+ padding: 0 7px;
31596
31706
  line-height: 20px;
31597
31707
  }
31598
-
31599
- .l2i7fo9 {
31600
- font-family: Inter;
31601
- font-style: normal;
31602
- font-weight: normal;
31603
- font-size: 12px;
31604
- line-height: 18px;
31708
+ .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
31709
+ background: #ccd4e3;
31605
31710
  }
31606
-
31607
- .l1x7hscx {
31608
- font-family: Inter;
31609
- font-style: normal;
31610
- font-weight: 500;
31611
- font-size: 12px;
31612
- line-height: 18px;
31711
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
31712
+ background: #0080ff;
31613
31713
  }
31614
-
31615
- .le1jwan {
31616
- font-family: Inter;
31617
- font-style: normal;
31618
- font-weight: bold;
31619
- font-size: 12px;
31620
- line-height: 18px;
31714
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
31715
+ background: #ccd4e3;
31716
+ opacity: 0.5;
31621
31717
  }
31622
-
31623
- .lyxynfj {
31624
- font-family: Inter;
31625
- font-style: normal;
31626
- font-weight: normal;
31627
- font-size: 12px;
31628
- line-height: 18px;
31718
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
31719
+ border-right-color: #0080ff;
31629
31720
  }
31630
-
31631
- .lpb2nxv {
31632
- font-family: Inter;
31633
- font-style: normal;
31634
- font-weight: 500;
31635
- font-size: 12px;
31636
- line-height: 18px;
31721
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
31722
+ border-color: #0080ff;
31637
31723
  }
31638
-
31639
- .l1r8o3vv {
31640
- font-family: Inter;
31641
- font-style: normal;
31642
- font-weight: bold;
31643
- font-size: 12px;
31644
- line-height: 18px;
31724
+ .r1f0aqcc.ant-radio-button-wrapper-checked {
31725
+ background: rgba(0, 136, 255, 0.1);
31645
31726
  }
31646
-
31647
- .lemnjy2 {
31648
- font-family: Inter;
31649
- font-style: normal;
31650
- font-weight: normal;
31651
- text-transform: uppercase;
31652
- font-feature-settings: "cpsp" on;
31653
- font-size: 12px;
31654
- line-height: 18px;
31727
+ .r1f0aqcc.ant-radio-button-wrapper-disabled {
31728
+ background: rgba(211, 218, 235, 0.6);
31729
+ border-color: #ccd4e3;
31730
+ opacity: 0.5;
31655
31731
  }
31656
-
31657
- .lrc42gb {
31658
- font-family: Inter;
31659
- font-style: normal;
31660
- font-weight: bold;
31661
- text-transform: uppercase;
31662
- font-feature-settings: "cpsp" on;
31663
- font-size: 12px;
31664
- line-height: 18px;
31732
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
31733
+ color: #00122e;
31734
+ border-color: #ccd4e3;
31665
31735
  }
31666
-
31667
- .fqaz4mb {
31668
- font-family: Inter;
31669
- font-style: normal;
31670
- font-weight: normal;
31671
- font-size: 13px;
31672
- line-height: 20px;
31736
+ .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
31737
+ color: #00122e;
31738
+ border-color: #ccd4e3;
31739
+ background: rgba(172, 186, 211, 0.6);
31673
31740
  }
31674
-
31675
- .f13we5o {
31676
- font-family: Inter;
31677
- font-style: normal;
31678
- font-weight: normal;
31679
- font-size: 13px;
31680
- line-height: 20px;
31741
+ .r1f0aqcc .ant-radio-button-input {
31742
+ margin-right: 8px;
31743
+ display: inline;
31744
+ border: none;
31745
+ padding: 0;
31746
+ width: 36px;
31747
+ background: transparent;
31681
31748
  }
31682
-
31683
- .ffmjua2 {
31684
- font-family: Inter;
31685
- font-style: normal;
31686
- font-weight: normal;
31687
- font-size: 12px;
31688
- line-height: 18px;
31749
+ .r1f0aqcc .ant-radio-button-input:focus {
31750
+ box-shadow: none;
31689
31751
  }
31690
-
31691
- .fz2mxw0 {
31692
- font-family: Inter;
31693
- font-style: normal;
31694
- font-weight: normal;
31695
- font-size: 12px;
31696
- line-height: 18px;
31752
+ .r1f0aqcc .ant-radio-button-input.ant-input-number {
31753
+ margin-right: 0;
31754
+ width: initial;
31755
+ box-shadow: none;
31697
31756
  }
31698
-
31699
- .t1ertzoh {
31700
- font-family: Inter;
31701
- font-style: normal;
31702
- font-weight: normal;
31703
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31704
- font-size: 13px;
31705
- line-height: 20px;
31757
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
31758
+ display: none;
31759
+ }
31760
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
31761
+ display: inline;
31762
+ }
31763
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
31764
+ display: inline;
31765
+ margin-right: 8px;
31766
+ padding: 0;
31767
+ width: 36px;
31706
31768
  }
31707
31769
 
31708
- .t19bge8r {
31709
- font-family: Inter;
31710
- font-style: normal;
31711
- font-weight: normal;
31712
- font-feature-settings: "zero" on;
31713
- font-size: 13px;
31714
- line-height: 20px;
31770
+ .s1ebs0ra {
31771
+ display: flex;
31772
+ align-items: center;
31773
+ justify-content: space-between;
31774
+ background: #edf0f7;
31775
+ padding: 8px 12px;
31776
+ position: sticky;
31777
+ top: 0;
31778
+ z-index: 1;
31779
+ margin-bottom: -52px;
31780
+ }
31781
+ .s1ebs0ra .select-total {
31782
+ display: flex;
31783
+ align-items: center;
31784
+ font-weight: 700;
31785
+ flex-shrink: 0;
31786
+ }
31787
+ .s1ebs0ra .select-total .icon-wrapper {
31788
+ cursor: pointer;
31789
+ margin-left: 8px;
31790
+ width: 32px;
31791
+ height: 32px;
31792
+ border-radius: 50%;
31793
+ justify-content: center;
31794
+ }
31795
+ .s1ebs0ra .select-total .icon-wrapper:hover {
31796
+ background: rgba(225, 230, 241, 0.6);
31797
+ }
31798
+ .s1ebs0ra .action-group {
31799
+ flex: 1;
31800
+ margin-left: 88px;
31801
+ white-space: nowrap;
31802
+ text-align: right;
31803
+ position: relative;
31804
+ padding: 4px 0;
31805
+ margin-top: -4px;
31806
+ overflow: hidden;
31715
31807
  }
31716
-
31717
- .tjrzfyl {
31718
- font-family: Inter;
31719
- font-style: normal;
31720
- font-weight: normal;
31721
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31722
- font-size: 12px;
31723
- line-height: 18px;
31808
+ .s1ebs0ra .action-group .sub-menu-delete {
31809
+ transform: translateY(-4px);
31724
31810
  }
31725
-
31726
- .tm6s7bo {
31727
- font-family: Inter;
31728
- font-style: normal;
31729
- font-weight: 500;
31730
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31731
- font-size: 12px;
31732
- line-height: 18px;
31811
+ .s1ebs0ra .action-group button {
31812
+ border: none;
31733
31813
  }
31734
-
31735
- .t19zq6ic {
31736
- font-family: Inter;
31737
- font-style: normal;
31738
- font-weight: normal;
31739
- font-feature-settings: "zero" on;
31740
- font-size: 12px;
31741
- line-height: 18px;
31814
+ .s1ebs0ra .action-group > *:not(:last-child) {
31815
+ margin-right: 8px;
31742
31816
  }
31743
-
31744
- .t1gduru8 {
31745
- font-family: Inter;
31746
- font-style: normal;
31747
- font-weight: 500;
31748
- font-feature-settings: "zero" on;
31749
- font-size: 12px;
31750
- line-height: 18px;
31817
+ .s1ebs0ra .action-group > button:last-child {
31818
+ margin-right: 4px;
31751
31819
  }
31752
-
31753
- .t55raab {
31754
- font-family: Inter;
31755
- font-style: normal;
31756
- font-weight: bold;
31757
- font-feature-settings: "zero" on;
31758
- font-size: 16px;
31759
- line-height: 24px;
31820
+ .s1ebs0ra .action-group .more-btn {
31821
+ cursor: pointer;
31822
+ width: 32px;
31823
+ height: 32px;
31824
+ justify-content: center;
31825
+ border-radius: 50%;
31760
31826
  }
31761
-
31762
- .u1w9abfe {
31763
- font-family: Inter;
31764
- font-style: normal;
31765
- font-weight: normal;
31766
- font-size: 10px;
31767
- line-height: 12px;
31827
+ .s1ebs0ra .action-group .more-btn:hover {
31828
+ background: #fff;
31768
31829
  }
31769
31830
 
31770
31831
  .c1up1pdz {
@@ -31907,24 +31968,66 @@ input.rrg1fkn.ant-input {
31907
31968
  color: #fff;
31908
31969
  }
31909
31970
 
31910
- .c18gxmrl {
31911
- border: 1px solid #d8deeb;
31912
- border-radius: 4px;
31971
+ .c1uzzomf {
31972
+ margin-bottom: 16px;
31913
31973
  }
31914
- .c18gxmrl + .c18gxmrl {
31915
- margin-top: 8px;
31974
+ .c1uzzomf .card-title {
31975
+ font-size: 16px;
31976
+ color: rgba(44, 56, 82, 0.6);
31977
+ font-weight: 700;
31978
+ line-height: 32px;
31916
31979
  }
31917
- .c18gxmrl:hover {
31918
- border-color: #0080ff;
31980
+ .c1uzzomf .card-body {
31981
+ padding: 24px;
31982
+ border-radius: 8px;
31983
+ background: #fff;
31919
31984
  }
31920
- .c18gxmrl:hover > header {
31921
- background: rgba(0, 128, 255, 0.1);
31985
+ .c1uzzomf .empty {
31986
+ font-weight: 700;
31987
+ font-size: 14px;
31988
+ line-height: 22px;
31989
+ color: rgba(0, 21, 64, 0.3);
31990
+ text-align: center;
31922
31991
  }
31923
- .c18gxmrl.active header {
31924
- border-bottom: 1px solid #d8deeb;
31992
+
31993
+ .c1bus5hc {
31994
+ --color: white;
31995
+ height: 14px;
31996
+ width: 14px;
31997
+ border-radius: 50%;
31998
+ flex-shrink: 0;
31999
+ display: flex;
32000
+ align-items: center;
32001
+ justify-content: center;
32002
+ border: 1px solid var(--color);
31925
32003
  }
31926
- .c18gxmrl > header {
31927
- padding: 8px 12px;
32004
+ .c1bus5hc .circle-inner {
32005
+ position: relative;
32006
+ height: 10px;
32007
+ width: 10px;
32008
+ border-radius: 50%;
32009
+ overflow: hidden;
32010
+ }
32011
+ .c1bus5hc .circle-content {
32012
+ position: absolute;
32013
+ height: 100%;
32014
+ width: 100%;
32015
+ left: 0;
32016
+ top: 0;
32017
+ border-radius: 50%;
32018
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
32019
+ transform: rotate(180deg);
32020
+ }
32021
+ .c1bus5hc .circle-child {
32022
+ position: absolute;
32023
+ height: 100%;
32024
+ width: 100%;
32025
+ left: 0;
32026
+ top: 0;
32027
+ margin-left: 50%;
32028
+ transform-origin: left;
32029
+ background: white;
32030
+ transform: rotate(0deg);
31928
32031
  }
31929
32032
 
31930
32033
  .berrcjl {
@@ -32000,6 +32103,25 @@ input.rrg1fkn.ant-input {
32000
32103
  color: #0080ff;
32001
32104
  }
32002
32105
 
32106
+ .n12mqh7z {
32107
+ display: flex;
32108
+ align-items: center;
32109
+ font-size: 12px;
32110
+ line-height: 18px;
32111
+ }
32112
+ .n12mqh7z:not(:last-child) {
32113
+ margin-bottom: 4px;
32114
+ }
32115
+
32116
+ .tf5bynu {
32117
+ margin: 0 3px;
32118
+ }
32119
+
32120
+ .tcckoz1 {
32121
+ max-height: 400px;
32122
+ overflow: "auto";
32123
+ }
32124
+
32003
32125
  .clm1wy1 {
32004
32126
  width: 192px;
32005
32127
  height: 246px;
@@ -32093,23 +32215,24 @@ input.rrg1fkn.ant-input {
32093
32215
  border-radius: 2px;
32094
32216
  }
32095
32217
 
32096
- .n12mqh7z {
32097
- display: flex;
32098
- align-items: center;
32099
- font-size: 12px;
32100
- line-height: 18px;
32218
+ .c18gxmrl {
32219
+ border: 1px solid #d8deeb;
32220
+ border-radius: 4px;
32101
32221
  }
32102
- .n12mqh7z:not(:last-child) {
32103
- margin-bottom: 4px;
32222
+ .c18gxmrl + .c18gxmrl {
32223
+ margin-top: 8px;
32104
32224
  }
32105
-
32106
- .tf5bynu {
32107
- margin: 0 3px;
32225
+ .c18gxmrl:hover {
32226
+ border-color: #0080ff;
32108
32227
  }
32109
-
32110
- .tcckoz1 {
32111
- max-height: 400px;
32112
- overflow: "auto";
32228
+ .c18gxmrl:hover > header {
32229
+ background: rgba(0, 128, 255, 0.1);
32230
+ }
32231
+ .c18gxmrl.active header {
32232
+ border-bottom: 1px solid #d8deeb;
32233
+ }
32234
+ .c18gxmrl > header {
32235
+ padding: 8px 12px;
32113
32236
  }
32114
32237
 
32115
32238
  .t1sqg15u {
@@ -32202,86 +32325,12 @@ input.rrg1fkn.ant-input {
32202
32325
  padding-right: 12px;
32203
32326
  }
32204
32327
 
32205
- .c1uzzomf {
32206
- margin-bottom: 16px;
32207
- }
32208
- .c1uzzomf .card-title {
32209
- font-size: 16px;
32210
- color: rgba(44, 56, 82, 0.6);
32211
- font-weight: 700;
32212
- line-height: 32px;
32213
- }
32214
- .c1uzzomf .card-body {
32215
- padding: 24px;
32216
- border-radius: 8px;
32217
- background: #fff;
32218
- }
32219
- .c1uzzomf .empty {
32220
- font-weight: 700;
32221
- font-size: 14px;
32222
- line-height: 22px;
32223
- color: rgba(0, 21, 64, 0.3);
32224
- text-align: center;
32225
- }
32226
-
32227
- .c1bus5hc {
32228
- --color: white;
32229
- height: 14px;
32230
- width: 14px;
32231
- border-radius: 50%;
32232
- flex-shrink: 0;
32233
- display: flex;
32234
- align-items: center;
32235
- justify-content: center;
32236
- border: 1px solid var(--color);
32237
- }
32238
- .c1bus5hc .circle-inner {
32239
- position: relative;
32240
- height: 10px;
32241
- width: 10px;
32242
- border-radius: 50%;
32243
- overflow: hidden;
32244
- }
32245
- .c1bus5hc .circle-content {
32246
- position: absolute;
32247
- height: 100%;
32248
- width: 100%;
32249
- left: 0;
32250
- top: 0;
32251
- border-radius: 50%;
32252
- background: linear-gradient(to right, var(--color) 50%, white 50%);
32253
- transform: rotate(180deg);
32254
- }
32255
- .c1bus5hc .circle-child {
32256
- position: absolute;
32257
- height: 100%;
32258
- width: 100%;
32259
- left: 0;
32260
- top: 0;
32261
- margin-left: 50%;
32262
- transform-origin: left;
32263
- background: white;
32264
- transform: rotate(0deg);
32265
- }
32266
-
32267
- .tje3huy {
32268
- width: 100%;
32269
- overflow: inherit;
32270
- white-space: inherit;
32271
- text-overflow: ellipsis;
32272
- }
32273
-
32274
- .m15dvk92 {
32328
+ .s1iv0tp1 .enabled-switch {
32275
32329
  display: flex;
32276
- justify-content: space-between;
32277
- width: 100%;
32278
- }
32279
- .m15dvk92 .action {
32280
- margin-left: 16px;
32281
- }
32282
-
32283
- .aql8iqz .ant-alert-message {
32284
- width: 100%;
32330
+ align-items: center;
32331
+ }
32332
+ .s1iv0tp1 .enabled-text {
32333
+ margin-right: 8px;
32285
32334
  }
32286
32335
 
32287
32336
  .wg1tsps {
@@ -32307,12 +32356,24 @@ input.rrg1fkn.ant-input {
32307
32356
  color: #00122e !important;
32308
32357
  }
32309
32358
 
32310
- .s1iv0tp1 .enabled-switch {
32359
+ .tje3huy {
32360
+ width: 100%;
32361
+ overflow: inherit;
32362
+ white-space: inherit;
32363
+ text-overflow: ellipsis;
32364
+ }
32365
+
32366
+ .m15dvk92 {
32311
32367
  display: flex;
32312
- align-items: center;
32368
+ justify-content: space-between;
32369
+ width: 100%;
32313
32370
  }
32314
- .s1iv0tp1 .enabled-text {
32315
- margin-right: 8px;
32371
+ .m15dvk92 .action {
32372
+ margin-left: 16px;
32373
+ }
32374
+
32375
+ .aql8iqz .ant-alert-message {
32376
+ width: 100%;
32316
32377
  }
32317
32378
 
32318
32379
  .c198s9j3 {
@@ -32386,6 +32447,32 @@ input.rrg1fkn.ant-input {
32386
32447
  margin-left: 24px;
32387
32448
  }
32388
32449
 
32450
+ .c10crapj {
32451
+ border-radius: 8px;
32452
+ }
32453
+ .c10crapj .ant-card-body {
32454
+ padding: 20px 24px 24px 24px;
32455
+ }
32456
+
32457
+ .igz4le8 {
32458
+ height: 24px;
32459
+ width: 56px !important;
32460
+ margin-right: 4px;
32461
+ }
32462
+
32463
+ .c1riexje {
32464
+ color: rgba(44, 56, 82, 0.6);
32465
+ }
32466
+
32467
+ .o8ocss1 {
32468
+ overflow: hidden;
32469
+ text-overflow: ellipsis;
32470
+ }
32471
+
32472
+ .n17syc35 {
32473
+ white-space: nowrap;
32474
+ }
32475
+
32389
32476
  .cav9p2m .ant-collapse-item {
32390
32477
  border: 0px;
32391
32478
  background-color: #fff;
@@ -32408,26 +32495,6 @@ input.rrg1fkn.ant-input {
32408
32495
  cursor: default;
32409
32496
  }
32410
32497
 
32411
- .t3qomhu {
32412
- margin: 0 2px;
32413
- }
32414
-
32415
- .c10crapj {
32416
- border-radius: 8px;
32417
- }
32418
- .c10crapj .ant-card-body {
32419
- padding: 20px 24px 24px 24px;
32420
- }
32421
-
32422
- .o8ocss1 {
32423
- overflow: hidden;
32424
- text-overflow: ellipsis;
32425
- }
32426
-
32427
- .n17syc35 {
32428
- white-space: nowrap;
32429
- }
32430
-
32431
32498
  button.lujuy3j {
32432
32499
  color: #0080FF;
32433
32500
  }
@@ -32459,77 +32526,6 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
32459
32526
  color: #00122e;
32460
32527
  }
32461
32528
 
32462
- .iiqau4c.ant-input-group.ant-input-group-compact {
32463
- display: flex;
32464
- }
32465
-
32466
- .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
32467
- border-radius: 6px;
32468
- }
32469
- .shq1k1g.ant-select.ant-select-single {
32470
- width: 100%;
32471
- color: #2d3a56;
32472
- border-color: rgba(211, 218, 235, 0.6);
32473
- transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32474
- font-size: 13px;
32475
- }
32476
- .shq1k1g.ant-select.ant-select-single[data-size=middle] {
32477
- height: 30px;
32478
- }
32479
- .shq1k1g.ant-select.ant-select-single.ant-select-lg {
32480
- height: 38px;
32481
- font-size: 13px;
32482
- }
32483
- .shq1k1g.ant-select.ant-select-single .ant-select-arrow,
32484
- .shq1k1g.ant-select.ant-select-single .ant-select-arrow .anticon-down {
32485
- transition: 160ms ease;
32486
- }
32487
- .shq1k1g.ant-select.ant-select-single .ant-select-arrow-loading {
32488
- color: #0080ff;
32489
- }
32490
- .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
32491
- border-color: rgba(107, 128, 167, 0.6);
32492
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32493
- }
32494
- .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32495
- color: #0080ff;
32496
- }
32497
- .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
32498
- border-color: #0080ff;
32499
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32500
- }
32501
- .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32502
- transform: rotate(180deg);
32503
- }
32504
- .shq1k1g.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
32505
- background: rgba(211, 218, 235, 0.6);
32506
- border-color: rgba(172, 186, 211, 0.6);
32507
- cursor: "not-allowed";
32508
- }
32509
- .shq1k1g.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
32510
- border-color: #f0483e !important;
32511
- }
32512
- .shq1k1g.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32513
- color: #1d326c;
32514
- }
32515
- .shq1k1g.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
32516
- border-color: #0080ff;
32517
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32518
- }
32519
- .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32520
- transform: rotate(180deg);
32521
- }
32522
-
32523
- .igz4le8 {
32524
- height: 24px;
32525
- width: 56px !important;
32526
- margin-right: 4px;
32527
- }
32528
-
32529
- .c1riexje {
32530
- color: rgba(44, 56, 82, 0.6);
32531
- }
32532
-
32533
32529
  .s14dk8r1 {
32534
32530
  margin: 0;
32535
32531
  border-radius: 20px;
@@ -32604,53 +32600,69 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
32604
32600
  display: inline-block;
32605
32601
  }
32606
32602
 
32607
- .l4bld33 {
32608
- width: 64px;
32609
- height: 64px;
32610
- display: flex;
32611
- align-items: center;
32612
- justify-content: center;
32613
- position: relative;
32614
- opacity: 0.2;
32603
+ .t3qomhu {
32604
+ margin: 0 2px;
32615
32605
  }
32616
32606
 
32617
- .lgitjoj {
32618
- position: absolute;
32619
- width: 5px;
32620
- height: 48px;
32621
- left: 9.33px;
32622
- top: 40.5px;
32623
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32624
- border-radius: 5px;
32625
- transform: rotate(-128deg);
32626
- transform-origin: top left;
32627
- animation: loading-indicator1 1100ms ease-out infinite;
32607
+ .iiqau4c.ant-input-group.ant-input-group-compact {
32608
+ display: flex;
32628
32609
  }
32629
32610
 
32630
- .l13g0exg {
32631
- position: absolute;
32632
- width: 5px;
32633
- height: 48px;
32634
- left: 40.8px;
32635
- top: 8.4px;
32636
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32637
- border-radius: 5px;
32638
- transform: rotate(-8deg);
32639
- transform-origin: top left;
32640
- animation: loading-indicator2 1100ms ease-out infinite;
32611
+ .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
32612
+ border-radius: 6px;
32641
32613
  }
32642
-
32643
- .l1exo3h6 {
32644
- position: absolute;
32645
- width: 5px;
32646
- height: 48px;
32647
- left: 52.9px;
32648
- top: 51.8px;
32649
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32650
- border-radius: 5px;
32651
- transform: rotate(112deg);
32652
- transform-origin: top left;
32653
- animation: loading-indicator3 1100ms ease-out infinite;
32614
+ .shq1k1g.ant-select.ant-select-single {
32615
+ width: 100%;
32616
+ color: #2d3a56;
32617
+ border-color: rgba(211, 218, 235, 0.6);
32618
+ transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32619
+ font-size: 13px;
32620
+ }
32621
+ .shq1k1g.ant-select.ant-select-single[data-size=middle] {
32622
+ height: 30px;
32623
+ }
32624
+ .shq1k1g.ant-select.ant-select-single.ant-select-lg {
32625
+ height: 38px;
32626
+ font-size: 13px;
32627
+ }
32628
+ .shq1k1g.ant-select.ant-select-single .ant-select-arrow,
32629
+ .shq1k1g.ant-select.ant-select-single .ant-select-arrow .anticon-down {
32630
+ transition: 160ms ease;
32631
+ }
32632
+ .shq1k1g.ant-select.ant-select-single .ant-select-arrow-loading {
32633
+ color: #0080ff;
32634
+ }
32635
+ .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
32636
+ border-color: rgba(107, 128, 167, 0.6);
32637
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32638
+ }
32639
+ .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32640
+ color: #0080ff;
32641
+ }
32642
+ .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
32643
+ border-color: #0080ff;
32644
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32645
+ }
32646
+ .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32647
+ transform: rotate(180deg);
32648
+ }
32649
+ .shq1k1g.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
32650
+ background: rgba(211, 218, 235, 0.6);
32651
+ border-color: rgba(172, 186, 211, 0.6);
32652
+ cursor: "not-allowed";
32653
+ }
32654
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
32655
+ border-color: #f0483e !important;
32656
+ }
32657
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32658
+ color: #1d326c;
32659
+ }
32660
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
32661
+ border-color: #0080ff;
32662
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32663
+ }
32664
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32665
+ transform: rotate(180deg);
32654
32666
  }
32655
32667
 
32656
32668
  .m1thnes4 {
@@ -32806,16 +32818,65 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
32806
32818
  .t1kgldps:first-child {
32807
32819
  padding-top: 3px;
32808
32820
  }
32809
- .t1kgldps:last-child {
32810
- padding-bottom: 3px;
32821
+ .t1kgldps:last-child {
32822
+ padding-bottom: 3px;
32823
+ }
32824
+ .t1kgldps .column-value {
32825
+ color: #fff;
32826
+ margin-left: 8px;
32827
+ }
32828
+
32829
+ .t19ustft .date {
32830
+ margin-right: 4px;
32831
+ }
32832
+
32833
+ .l4bld33 {
32834
+ width: 64px;
32835
+ height: 64px;
32836
+ display: flex;
32837
+ align-items: center;
32838
+ justify-content: center;
32839
+ position: relative;
32840
+ opacity: 0.2;
32841
+ }
32842
+
32843
+ .lgitjoj {
32844
+ position: absolute;
32845
+ width: 5px;
32846
+ height: 48px;
32847
+ left: 9.33px;
32848
+ top: 40.5px;
32849
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32850
+ border-radius: 5px;
32851
+ transform: rotate(-128deg);
32852
+ transform-origin: top left;
32853
+ animation: loading-indicator1 1100ms ease-out infinite;
32811
32854
  }
32812
- .t1kgldps .column-value {
32813
- color: #fff;
32814
- margin-left: 8px;
32855
+
32856
+ .l13g0exg {
32857
+ position: absolute;
32858
+ width: 5px;
32859
+ height: 48px;
32860
+ left: 40.8px;
32861
+ top: 8.4px;
32862
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32863
+ border-radius: 5px;
32864
+ transform: rotate(-8deg);
32865
+ transform-origin: top left;
32866
+ animation: loading-indicator2 1100ms ease-out infinite;
32815
32867
  }
32816
32868
 
32817
- .t19ustft .date {
32818
- margin-right: 4px;
32869
+ .l1exo3h6 {
32870
+ position: absolute;
32871
+ width: 5px;
32872
+ height: 48px;
32873
+ left: 52.9px;
32874
+ top: 51.8px;
32875
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32876
+ border-radius: 5px;
32877
+ transform: rotate(112deg);
32878
+ transform-origin: top left;
32879
+ animation: loading-indicator3 1100ms ease-out infinite;
32819
32880
  }
32820
32881
 
32821
32882
  .s1uupxds {
@@ -33125,35 +33186,6 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
33125
33186
  justify-content: center;
33126
33187
  }
33127
33188
 
33128
- .skwah65 {
33129
- height: 8px;
33130
- box-sizing: border-box;
33131
- border-radius: 2px;
33132
- background: #f5f7fa;
33133
- display: flex;
33134
- width: 100%;
33135
- overflow: hidden;
33136
- }
33137
- .skwah65 .stack-bar-item + .stack-bar-item {
33138
- margin-left: 1px;
33139
- }
33140
-
33141
- .rrwcpby {
33142
- display: flex;
33143
- align-items: center;
33144
- }
33145
- .rrwcpby .order {
33146
- height: 24px;
33147
- width: 24px;
33148
- border-radius: 20px;
33149
- color: #0080ff;
33150
- background: rgba(0, 136, 255, 0.1);
33151
- display: flex;
33152
- align-items: center;
33153
- justify-content: center;
33154
- margin-right: 6px;
33155
- }
33156
-
33157
33189
  .c1k4vanq {
33158
33190
  padding: 0 12px 14px 12px;
33159
33191
  }
@@ -33229,6 +33261,102 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
33229
33261
  min-height: 0px;
33230
33262
  }
33231
33263
 
33264
+ .skwah65 {
33265
+ height: 8px;
33266
+ box-sizing: border-box;
33267
+ border-radius: 2px;
33268
+ background: #f5f7fa;
33269
+ display: flex;
33270
+ width: 100%;
33271
+ overflow: hidden;
33272
+ }
33273
+ .skwah65 .stack-bar-item + .stack-bar-item {
33274
+ margin-left: 1px;
33275
+ }
33276
+
33277
+ .bab9xum {
33278
+ 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);
33279
+ }
33280
+
33281
+ .cav4gt6 {
33282
+ border-radius: 8px;
33283
+ background-color: white;
33284
+ }
33285
+ .cav4gt6.hoverable {
33286
+ cursor: pointer;
33287
+ }
33288
+ .cav4gt6.hoverable:hover {
33289
+ transition: all 200ms ease;
33290
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
33291
+ transform: translateY(-4px);
33292
+ }
33293
+
33294
+ .at4ovwe .ant-input-number-handler-wrap {
33295
+ display: var(--at4ovwe-0);
33296
+ }
33297
+ .at4ovwe .ant-input-number-input-wrap {
33298
+ padding: 5px 12px;
33299
+ display: inline-flex;
33300
+ line-height: 1.5715;
33301
+ height: 100%;
33302
+ width: 100%;
33303
+ }
33304
+ .at4ovwe .ant-input-number-input-wrap::after {
33305
+ content: var(--at4ovwe-1);
33306
+ display: var(--at4ovwe-2);
33307
+ flex: none;
33308
+ align-items: center;
33309
+ margin-left: 4px;
33310
+ color: rgba(44, 56, 82, 0.6);
33311
+ }
33312
+ .at4ovwe .ant-input-number-input-wrap::before {
33313
+ content: var(--at4ovwe-3);
33314
+ display: var(--at4ovwe-4);
33315
+ flex: none;
33316
+ align-items: center;
33317
+ margin-right: 4px;
33318
+ cursor: auto;
33319
+ color: rgba(44, 56, 82, 0.6);
33320
+ }
33321
+ .ant-input-group.ant-input-group-compact > .at4ovwe {
33322
+ border-radius: 0;
33323
+ }
33324
+ .at4ovwe.ant-input-number {
33325
+ width: 100%;
33326
+ border-radius: 6px;
33327
+ }
33328
+ .at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
33329
+ border-color: #0096ff;
33330
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
33331
+ z-index: 1;
33332
+ }
33333
+ .at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
33334
+ border-color: #e75a3a;
33335
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
33336
+ }
33337
+ .at4ovwe .ant-input-number-input {
33338
+ padding: 0;
33339
+ margin: 0;
33340
+ height: auto;
33341
+ font-size: inherit;
33342
+ }
33343
+
33344
+ .rrwcpby {
33345
+ display: flex;
33346
+ align-items: center;
33347
+ }
33348
+ .rrwcpby .order {
33349
+ height: 24px;
33350
+ width: 24px;
33351
+ border-radius: 20px;
33352
+ color: #0080ff;
33353
+ background: rgba(0, 136, 255, 0.1);
33354
+ display: flex;
33355
+ align-items: center;
33356
+ justify-content: center;
33357
+ margin-right: 6px;
33358
+ }
33359
+
33232
33360
  .tc40oxa {
33233
33361
  margin-bottom: 4px;
33234
33362
  color: rgba(44, 56, 82, 0.6);
@@ -33422,20 +33550,6 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
33422
33550
  margin-right: 8px;
33423
33551
  }
33424
33552
 
33425
- .w1xcixj5.outside-tag {
33426
- padding-left: 0;
33427
- }
33428
- .w1xcixj5.outside-tag .inside-tag {
33429
- border-radius: 4px 0 0 4px;
33430
- padding-right: 4px;
33431
- margin-right: 4px;
33432
- }
33433
-
33434
- .iwsze0q {
33435
- margin-right: 4px;
33436
- height: 16px;
33437
- }
33438
-
33439
33553
  .sut42l0 {
33440
33554
  padding: 0 8px;
33441
33555
  height: 18px;
@@ -33462,71 +33576,18 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
33462
33576
  border: 1px solid rgba(211, 218, 235, 0.6);
33463
33577
  }
33464
33578
 
33465
- .bab9xum {
33466
- 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);
33467
- }
33468
-
33469
- .cav4gt6 {
33470
- border-radius: 8px;
33471
- background-color: white;
33472
- }
33473
- .cav4gt6.hoverable {
33474
- cursor: pointer;
33475
- }
33476
- .cav4gt6.hoverable:hover {
33477
- transition: all 200ms ease;
33478
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
33479
- transform: translateY(-4px);
33579
+ .iwsze0q {
33580
+ margin-right: 4px;
33581
+ height: 16px;
33480
33582
  }
33481
33583
 
33482
- .at4ovwe .ant-input-number-handler-wrap {
33483
- display: var(--at4ovwe-0);
33484
- }
33485
- .at4ovwe .ant-input-number-input-wrap {
33486
- padding: 5px 12px;
33487
- display: inline-flex;
33488
- line-height: 1.5715;
33489
- height: 100%;
33490
- width: 100%;
33491
- }
33492
- .at4ovwe .ant-input-number-input-wrap::after {
33493
- content: var(--at4ovwe-1);
33494
- display: var(--at4ovwe-2);
33495
- flex: none;
33496
- align-items: center;
33497
- margin-left: 4px;
33498
- color: rgba(44, 56, 82, 0.6);
33584
+ .w1xcixj5.outside-tag {
33585
+ padding-left: 0;
33499
33586
  }
33500
- .at4ovwe .ant-input-number-input-wrap::before {
33501
- content: var(--at4ovwe-3);
33502
- display: var(--at4ovwe-4);
33503
- flex: none;
33504
- align-items: center;
33587
+ .w1xcixj5.outside-tag .inside-tag {
33588
+ border-radius: 4px 0 0 4px;
33589
+ padding-right: 4px;
33505
33590
  margin-right: 4px;
33506
- cursor: auto;
33507
- color: rgba(44, 56, 82, 0.6);
33508
- }
33509
- .ant-input-group.ant-input-group-compact > .at4ovwe {
33510
- border-radius: 0;
33511
- }
33512
- .at4ovwe.ant-input-number {
33513
- width: 100%;
33514
- border-radius: 6px;
33515
- }
33516
- .at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
33517
- border-color: #0096ff;
33518
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
33519
- z-index: 1;
33520
- }
33521
- .at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
33522
- border-color: #e75a3a;
33523
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
33524
- }
33525
- .at4ovwe .ant-input-number-input {
33526
- padding: 0;
33527
- margin: 0;
33528
- height: auto;
33529
- font-size: inherit;
33530
33591
  }
33531
33592
 
33532
33593
  .a6dbbkm .ant-input-number-handler-wrap {