@cloudtower/eagle 0.26.36 → 0.26.38

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
@@ -29927,6 +29927,109 @@ html body {
29927
29927
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
29928
29928
  }
29929
29929
  }
29930
+ .fde5mpd {
29931
+ width: 100%;
29932
+ height: 100%;
29933
+ min-height: 124px;
29934
+ display: flex;
29935
+ flex-direction: column;
29936
+ justify-content: center;
29937
+ align-items: center;
29938
+ }
29939
+ .fde5mpd .error-text {
29940
+ color: rgba(10, 37, 85, 0.6);
29941
+ margin-bottom: 16px;
29942
+ font-size: 18px;
29943
+ }
29944
+
29945
+ .iap75of {
29946
+ height: 18px;
29947
+ line-height: 18px;
29948
+ padding: 0 4px;
29949
+ border-radius: 4px;
29950
+ background: rgba(235, 239, 245, 0.6);
29951
+ border: 1px solid rgba(223, 228, 235, 0.6);
29952
+ display: flex;
29953
+ align-items: center;
29954
+ white-space: nowrap;
29955
+ margin-right: 4px;
29956
+ }
29957
+
29958
+ .i1mrf09m {
29959
+ display: inline-flex;
29960
+ align-items: center;
29961
+ }
29962
+ .i1mrf09m .icon-inner {
29963
+ display: inline-flex;
29964
+ align-items: center;
29965
+ justify-content: center;
29966
+ }
29967
+ .i1mrf09m .icon-inner + span,
29968
+ .i1mrf09m span + .icon-inner.suffix {
29969
+ margin-left: 4px;
29970
+ }
29971
+ .i1mrf09m.is-rotate img,
29972
+ .i1mrf09m.is-rotate svg {
29973
+ animation: rotate 680ms linear infinite;
29974
+ }
29975
+
29976
+ .p12gwtiw {
29977
+ display: flex;
29978
+ justify-content: space-between;
29979
+ align-items: center;
29980
+ padding: 10px 0;
29981
+ color: rgba(44, 56, 82, 0.6);
29982
+ font-size: 12px;
29983
+ line-height: 24px;
29984
+ }
29985
+ .p12gwtiw .pagination-left {
29986
+ padding: 2px 8px;
29987
+ }
29988
+ .p12gwtiw .dropdown-trigger {
29989
+ display: flex;
29990
+ align-items: center;
29991
+ border-radius: 6px;
29992
+ cursor: pointer;
29993
+ transition: all 0.3s ease;
29994
+ }
29995
+ .p12gwtiw .dropdown-trigger:hover {
29996
+ background: rgba(211, 218, 235, 0.6);
29997
+ color: #0080ff;
29998
+ }
29999
+ .p12gwtiw .dropdown-trigger .icon-inner {
30000
+ margin-left: 4px;
30001
+ }
30002
+ .p12gwtiw .pagination-right {
30003
+ display: flex;
30004
+ align-items: center;
30005
+ color: #0080ff;
30006
+ font-weight: bold;
30007
+ }
30008
+ .p12gwtiw .pagination-right .icon-inner {
30009
+ margin-left: 4px;
30010
+ }
30011
+ .p12gwtiw .pagination-right .prev-btn,
30012
+ .p12gwtiw .pagination-right .next-btn {
30013
+ padding: 0 8px;
30014
+ }
30015
+ .p12gwtiw .pagination-right .prev-btn > span,
30016
+ .p12gwtiw .pagination-right .next-btn > span {
30017
+ color: #0080ff;
30018
+ }
30019
+ .p12gwtiw .pagination-right .next-btn .icon-inner {
30020
+ transform: rotate(180deg);
30021
+ }
30022
+
30023
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu {
30024
+ max-height: calc(100vh - 128px);
30025
+ overflow-y: auto;
30026
+ }
30027
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30028
+ padding: 4px 20px;
30029
+ font-size: 12px;
30030
+ line-height: 18px;
30031
+ }
30032
+
29930
30033
  .buj61ew.ant-btn-icon-only {
29931
30034
  justify-content: center;
29932
30035
  }
@@ -30206,1853 +30309,1750 @@ html body {
30206
30309
  border-radius: unset;
30207
30310
  }
30208
30311
 
30209
- .fde5mpd {
30210
- width: 100%;
30211
- height: 100%;
30212
- min-height: 124px;
30312
+ .cz04yix {
30213
30313
  display: flex;
30214
30314
  flex-direction: column;
30215
- justify-content: center;
30216
- align-items: center;
30217
30315
  }
30218
- .fde5mpd .error-text {
30219
- color: rgba(10, 37, 85, 0.6);
30220
- margin-bottom: 16px;
30221
- font-size: 18px;
30316
+
30317
+ .m1if5j39 {
30318
+ max-width: 1120px;
30319
+ width: 100%;
30320
+ margin: 0 auto;
30321
+ height: 100%;
30222
30322
  }
30223
30323
 
30224
- .i1mrf09m {
30225
- display: inline-flex;
30226
- align-items: center;
30324
+ .w1vvwdlp {
30325
+ max-width: 1120px;
30326
+ width: 100%;
30327
+ margin: 0 auto;
30328
+ display: flex;
30227
30329
  }
30228
- .i1mrf09m .icon-inner {
30229
- display: inline-flex;
30230
- align-items: center;
30231
- justify-content: center;
30330
+ .w1vvwdlp .left,
30331
+ .w1vvwdlp .right {
30332
+ flex-grow: 0;
30333
+ flex-shrink: 0;
30334
+ flex-basis: 21%;
30232
30335
  }
30233
- .i1mrf09m .icon-inner + span,
30234
- .i1mrf09m span + .icon-inner.suffix {
30235
- margin-left: 4px;
30336
+ .w1vvwdlp .left {
30337
+ display: flex;
30338
+ justify-content: flex-end;
30339
+ padding-right: 44px;
30236
30340
  }
30237
- .i1mrf09m.is-rotate img,
30238
- .i1mrf09m.is-rotate svg {
30239
- animation: rotate 680ms linear infinite;
30341
+ .w1vvwdlp .right {
30342
+ padding-left: 44px;
30240
30343
  }
30241
-
30242
- .iap75of {
30243
- height: 18px;
30244
- line-height: 18px;
30245
- padding: 0 4px;
30246
- border-radius: 4px;
30247
- background: rgba(235, 239, 245, 0.6);
30248
- border: 1px solid rgba(223, 228, 235, 0.6);
30249
- display: flex;
30250
- align-items: center;
30251
- white-space: nowrap;
30252
- margin-right: 4px;
30344
+ .w1vvwdlp .middle {
30345
+ margin-bottom: 40px;
30346
+ flex-grow: 0;
30347
+ flex-shrink: 0;
30348
+ flex-basis: 58%;
30349
+ }
30350
+ .w1vvwdlp .middle .form-base-field {
30351
+ width: 100%;
30352
+ }
30353
+ .w1vvwdlp .middle .form-base-field .form-base-field {
30354
+ width: auto;
30253
30355
  }
30254
30356
 
30255
- .p12gwtiw {
30256
- display: flex;
30257
- justify-content: space-between;
30258
- align-items: center;
30259
- padding: 10px 0;
30260
- color: rgba(44, 56, 82, 0.6);
30261
- font-size: 12px;
30262
- line-height: 24px;
30357
+ .h1cuopx7 .ant-modal-header {
30358
+ margin: 0 auto;
30359
+ width: 100%;
30360
+ max-width: 648px;
30263
30361
  }
30264
- .p12gwtiw .pagination-left {
30265
- padding: 2px 8px;
30362
+ .h1cuopx7 .ant-modal-header .ant-modal-title {
30363
+ margin-left: 0;
30266
30364
  }
30267
- .p12gwtiw .dropdown-trigger {
30268
- display: flex;
30269
- align-items: center;
30270
- border-radius: 6px;
30271
- cursor: pointer;
30272
- transition: all 0.3s ease;
30365
+ .h1cuopx7 .ant-modal-body {
30366
+ margin: 0 auto;
30367
+ padding: 0;
30368
+ width: 100%;
30369
+ max-width: 648px;
30370
+ overflow: hidden;
30273
30371
  }
30274
- .p12gwtiw .dropdown-trigger:hover {
30275
- background: rgba(211, 218, 235, 0.6);
30276
- color: #0080ff;
30372
+ .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
30373
+ margin-bottom: 40px;
30277
30374
  }
30278
- .p12gwtiw .dropdown-trigger .icon-inner {
30279
- margin-left: 4px;
30375
+ .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
30376
+ height: calc(100vh - 225px);
30377
+ overflow-y: auto;
30280
30378
  }
30281
- .p12gwtiw .pagination-right {
30282
- display: flex;
30283
- align-items: center;
30284
- color: #0080ff;
30285
- font-weight: bold;
30379
+ .h1cuopx7 .ant-modal-footer .footer-content {
30380
+ margin: 0 auto;
30381
+ max-width: 648px;
30286
30382
  }
30287
- .p12gwtiw .pagination-right .icon-inner {
30288
- margin-left: 4px;
30383
+
30384
+ .h1p6d3y3 .ant-modal-header {
30385
+ margin: 0 auto;
30386
+ width: 100%;
30387
+ max-width: 1024px;
30289
30388
  }
30290
- .p12gwtiw .pagination-right .prev-btn,
30291
- .p12gwtiw .pagination-right .next-btn {
30292
- padding: 0 8px;
30389
+ .h1p6d3y3 .ant-modal-header .ant-modal-title {
30390
+ margin-left: 0;
30293
30391
  }
30294
- .p12gwtiw .pagination-right .prev-btn > span,
30295
- .p12gwtiw .pagination-right .next-btn > span {
30296
- color: #0080ff;
30392
+ .h1p6d3y3 .ant-modal-body {
30393
+ margin: 0 auto;
30394
+ padding: 0;
30395
+ width: 100%;
30396
+ max-width: 1024px;
30397
+ overflow: hidden;
30297
30398
  }
30298
- .p12gwtiw .pagination-right .next-btn .icon-inner {
30299
- transform: rotate(180deg);
30399
+ .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
30400
+ margin-bottom: 40px;
30300
30401
  }
30301
-
30302
- .d1bnu0in.ant-dropdown .ant-dropdown-menu {
30303
- max-height: calc(100vh - 128px);
30402
+ .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
30403
+ height: calc(100vh - 225px);
30304
30404
  overflow-y: auto;
30305
30405
  }
30306
- .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30307
- padding: 4px 20px;
30308
- font-size: 12px;
30309
- line-height: 18px;
30406
+ .h1p6d3y3 .ant-modal-footer .footer-content {
30407
+ margin: 0 auto;
30408
+ max-width: 1024px;
30310
30409
  }
30311
30410
 
30312
- .obf05yr {
30313
- display: inline-block;
30314
- }
30315
-
30316
- .hsms1n6 {
30317
- visibility: hidden;
30318
- position: absolute;
30411
+ .fxgckuk {
30412
+ flex: 1;
30319
30413
  }
30320
-
30321
- .rxbeqvl.ant-radio-wrapper {
30322
- display: inline-flex;
30323
- align-items: baseline;
30324
- white-space: pre-wrap;
30414
+ .fxgckuk label {
30415
+ font-size: 13px;
30416
+ line-height: 20px;
30417
+ color: rgba(44, 56, 82, 0.6);
30325
30418
  }
30326
- .rxbeqvl.ant-radio-wrapper .ant-radio {
30327
- position: relative;
30328
- top: 3px;
30419
+ .fxgckuk .title {
30420
+ font-size: 14px;
30421
+ line-height: 20px;
30422
+ color: #2d3a56;
30423
+ margin-bottom: 12px;
30329
30424
  }
30330
- .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
30331
- border-color: rgba(107, 128, 167, 0.6);
30425
+ .fxgckuk.connect-cluster .title {
30426
+ padding-bottom: 26px;
30332
30427
  }
30333
- .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30334
- border-color: #0080ff;
30428
+
30429
+ .f1d0vek1 {
30430
+ padding: 25px 0 15px 0;
30431
+ border-bottom: 1px solid #e1e5eb;
30432
+ margin-bottom: 16px;
30335
30433
  }
30336
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30337
- border-color: #0080ff;
30338
- background: #0080ff;
30434
+
30435
+ .f4u402y {
30436
+ display: flex;
30437
+ align-items: center;
30438
+ margin-bottom: 8px;
30339
30439
  }
30340
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30341
- top: 4px;
30342
- left: 4px;
30343
- width: 6px;
30344
- height: 6px;
30345
- background: #fff;
30440
+ .f4u402y > label {
30441
+ width: 216px;
30346
30442
  }
30347
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30348
- opacity: 0.5;
30443
+ .f4u402y > label + * {
30444
+ width: 100%;
30349
30445
  }
30350
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30351
- border-color: rgba(107, 128, 167, 0.6);
30352
- background: rgba(211, 218, 235, 0.6);
30446
+ .f4u402y .ant-select {
30447
+ width: 100%;
30353
30448
  }
30354
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30355
- background: #00122e;
30449
+
30450
+ .e1pldf6v {
30451
+ color: #e75a3a;
30452
+ margin-right: 10px;
30356
30453
  }
30357
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30358
- color: #00122e;
30359
- opacity: 0.5;
30454
+
30455
+ .dq0gblh {
30456
+ width: 100%;
30457
+ height: 1px;
30458
+ background: rgba(213, 219, 227, 0.6);
30459
+ margin: 24px 0;
30360
30460
  }
30361
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30362
- color: #00122e;
30461
+
30462
+ .l1v7sr0n {
30463
+ display: flex;
30464
+ justify-content: center;
30465
+ align-items: center;
30466
+ height: 100%;
30363
30467
  }
30364
- .rxbeqvl.ant-radio-wrapper .ant-radio + span {
30468
+
30469
+ .d1i4ou6o {
30365
30470
  display: inline-block;
30366
- padding: 0;
30367
- padding-left: 12px;
30368
- }
30369
- .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
30370
- margin-bottom: 0;
30371
- white-space: pre-wrap;
30372
- color: rgba(44, 56, 82, 0.6);
30373
- }
30374
- .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
30375
- padding-left: 8px;
30471
+ width: 4px;
30472
+ height: 4px;
30473
+ background: #8e9aa9;
30474
+ opacity: 0.4;
30475
+ border-radius: 50%;
30476
+ margin: 0 4px;
30376
30477
  }
30377
30478
 
30378
- .r5ie79y .ant-radio-button-wrapper:first-child {
30379
- border-radius: 5px 0 0 5px;
30479
+ .m1jy87hk .ant-modal-header,
30480
+ .m1jy87hk .ant-modal-footer .footer-content {
30481
+ width: 648px;
30482
+ margin: 0 auto;
30380
30483
  }
30381
- .r5ie79y .ant-radio-button-wrapper:last-child {
30382
- border-radius: 0 5px 5px 0;
30484
+ .m1jy87hk .ant-modal-header {
30485
+ padding: 35px 0 24px;
30486
+ border: none;
30383
30487
  }
30384
-
30385
- .r1f0aqcc {
30386
- color: #00122e;
30387
- border-color: #ccd4e3;
30488
+ .m1jy87hk .ant-modal-header .ant-modal-title {
30489
+ font-size: 30px;
30388
30490
  }
30389
- .r1f0aqcc:first-child {
30390
- border-color: #a3b4cc;
30491
+ .m1jy87hk .ant-modal-body {
30492
+ padding: 4px 0 2px;
30391
30493
  }
30392
- .r1f0aqcc.ant-radio-button-wrapper {
30393
- padding: 0 12px;
30394
- line-height: 32px;
30395
- height: 32px;
30494
+ .m1jy87hk .ant-modal-footer {
30495
+ border: none;
30396
30496
  }
30397
- .r1f0aqcc.ant-radio-button-wrapper > span + span {
30398
- white-space: nowrap;
30497
+
30498
+ .ti7fpyu {
30499
+ font-size: 12px;
30500
+ line-height: 18px;
30501
+ font-weight: bold;
30502
+ color: #fff;
30503
+ padding: 0 4px;
30504
+ border-radius: 4px;
30505
+ display: inline-block;
30506
+ background: var(--ti7fpyu-0);
30399
30507
  }
30400
- .ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
30401
- height: 22px;
30402
- padding: 0 7px;
30403
- line-height: 20px;
30508
+ .ti7fpyu:not(:first-child) {
30509
+ margin-left: 4px;
30404
30510
  }
30405
- .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
30406
- background: #ccd4e3;
30511
+
30512
+ .f1rest1f {
30513
+ width: 100%;
30514
+ height: 100%;
30515
+ display: flex;
30516
+ align-items: center;
30517
+ justify-content: center;
30407
30518
  }
30408
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
30409
- background: #0080ff;
30519
+
30520
+ .n1kbdoln {
30521
+ font-size: 90%;
30522
+ font-weight: bold;
30523
+ background-color: rgba(240, 243, 247, 0.6);
30524
+ padding: 1px 4px 1px;
30525
+ margin-left: 2px;
30526
+ margin-right: 2px;
30527
+ border: 1px solid rgba(213, 219, 227, 0.6);
30528
+ border-radius: 4px;
30410
30529
  }
30411
- .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
30412
- background: #ccd4e3;
30413
- opacity: 0.5;
30530
+
30531
+ .f1y3gta0.form-item-general {
30532
+ width: 640px;
30414
30533
  }
30415
- .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
30416
- border-right-color: #0080ff;
30534
+ .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
30535
+ margin-top: 16px;
30417
30536
  }
30418
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
30419
- border-color: #0080ff;
30537
+ .f1y3gta0.form-item-compact {
30538
+ width: 412px;
30420
30539
  }
30421
- .r1f0aqcc.ant-radio-button-wrapper-checked {
30422
- background: rgba(0, 136, 255, 0.1);
30540
+ .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
30541
+ margin-top: 8px;
30423
30542
  }
30424
- .r1f0aqcc.ant-radio-button-wrapper-disabled {
30425
- background: rgba(211, 218, 235, 0.6);
30426
- border-color: #ccd4e3;
30427
- opacity: 0.5;
30543
+ .f1y3gta0 .form-item {
30544
+ width: auto;
30428
30545
  }
30429
- .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
30430
- color: #00122e;
30431
- border-color: #ccd4e3;
30546
+ .f1y3gta0 .form-item-main {
30547
+ position: relative;
30548
+ display: flex;
30432
30549
  }
30433
- .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
30434
- color: #00122e;
30435
- border-color: #ccd4e3;
30436
- background: rgba(172, 186, 211, 0.6);
30550
+ .f1y3gta0 .form-item-extra {
30551
+ margin-top: 4px;
30552
+ width: 100%;
30553
+ padding: 14px;
30554
+ background: #f2f4f6;
30555
+ font-size: 13px;
30556
+ line-height: 1.8;
30557
+ color: #8e9aa9;
30437
30558
  }
30438
- .r1f0aqcc .ant-radio-button-input {
30439
- margin-right: 8px;
30440
- display: inline;
30441
- border: none;
30442
- padding: 0;
30443
- width: 36px;
30444
- background: transparent;
30559
+ .f1y3gta0 .form-item-label {
30560
+ padding-right: 12px;
30561
+ font-size: 13px;
30562
+ color: rgba(44, 56, 82, 0.6);
30445
30563
  }
30446
- .r1f0aqcc .ant-radio-button-input:focus {
30447
- box-shadow: none;
30564
+ .f1y3gta0 .form-item-label.label-right {
30565
+ text-align: right;
30448
30566
  }
30449
- .r1f0aqcc .ant-radio-button-input.ant-input-number {
30450
- margin-right: 0;
30451
- width: initial;
30452
- box-shadow: none;
30567
+ .f1y3gta0 .form-item-label,
30568
+ .f1y3gta0 .form-item-control {
30569
+ line-height: 32px;
30453
30570
  }
30454
- .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
30455
- display: none;
30571
+ .f1y3gta0 .form-item-control .form-item-error {
30572
+ line-height: 18px;
30456
30573
  }
30457
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
30458
- display: inline;
30574
+ .f1y3gta0 .form-item-children {
30575
+ width: 100%;
30459
30576
  }
30460
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
30461
- display: inline;
30462
- margin-right: 8px;
30463
- padding: 0;
30464
- width: 36px;
30577
+ .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 {
30578
+ width: 100%;
30465
30579
  }
30466
-
30467
- .s34f1qb.ant-switch {
30468
- min-width: 40px;
30469
- height: 24px;
30470
- background: rgba(172, 186, 211, 0.6);
30580
+ .f1y3gta0 .form-item-error {
30581
+ color: #e75a3a;
30582
+ height: 0;
30471
30583
  overflow: hidden;
30472
30584
  }
30473
- .s34f1qb.ant-switch:focus {
30474
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30585
+ .f1y3gta0 .form-item-error-enter-done {
30586
+ margin-top: 4px;
30587
+ height: auto;
30588
+ overflow: auto;
30475
30589
  }
30476
- .s34f1qb.ant-switch-small {
30477
- min-width: 26px;
30478
- height: 16px;
30590
+ .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
30591
+ .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
30592
+ border: 1px solid #e75a3a;
30593
+ color: #e75a3a;
30479
30594
  }
30480
- .s34f1qb.ant-switch-large {
30481
- min-width: 52px;
30482
- height: 32px;
30595
+
30596
+ .fujbm7g {
30597
+ color: #2d3a56;
30598
+ font-weight: bold;
30599
+ padding-bottom: 6px;
30600
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30601
+ margin-bottom: 16px;
30483
30602
  }
30484
- .s34f1qb.ant-switch .ant-switch-handle {
30485
- height: 20px;
30486
- width: 20px;
30603
+ .fujbm7g:not(:first-of-type) {
30604
+ margin-top: 16px;
30487
30605
  }
30488
- .s34f1qb.ant-switch .ant-switch-handle::before {
30489
- border-radius: 10px;
30490
- transition-delay: 120ms;
30606
+
30607
+ .e5fsw5s {
30608
+ width: 8px;
30609
+ height: 24px;
30610
+ display: flex;
30611
+ justify-content: center;
30612
+ align-items: center;
30613
+ cursor: pointer;
30614
+ transition: all 200ms ease-out 40ms;
30491
30615
  }
30492
- .s34f1qb.ant-switch-small .ant-switch-handle {
30493
- height: 14px;
30494
- width: 14px;
30495
- top: 1px;
30496
- left: 1px;
30616
+ .e5fsw5s:before, .e5fsw5s:after {
30617
+ content: "";
30618
+ width: 1px;
30619
+ height: 6px;
30620
+ border-radius: 1px;
30621
+ background: #ccd4e3;
30622
+ position: relative;
30623
+ right: 2px;
30624
+ transform: rotate(-45deg);
30497
30625
  }
30498
- .s34f1qb.ant-switch-large .ant-switch-handle {
30499
- height: 28px;
30500
- width: 28px;
30626
+ .e5fsw5s:after {
30627
+ transform: rotate(45deg);
30628
+ left: 1px;
30501
30629
  }
30502
- .s34f1qb.ant-switch-large .ant-switch-handle::before {
30503
- border-radius: 14px;
30630
+
30631
+ .w18knsg4.ant-alert-warning {
30632
+ border: 0;
30633
+ background: rgba(255, 187, 0, 0.1);
30634
+ border-radius: 6px;
30504
30635
  }
30505
- .s34f1qb.ant-switch-checked {
30506
- background-color: #00ba5d;
30636
+ .w18knsg4.ant-alert,
30637
+ .w18knsg4 .ant-alert-message {
30638
+ color: #e07f00;
30507
30639
  }
30508
- .s34f1qb.ant-switch-checked .ant-switch-handle {
30509
- left: calc(100% - 20px - 2px);
30640
+ .w18knsg4.ant-alert .dashed-border-bottom,
30641
+ .w18knsg4 .ant-alert-message .dashed-border-bottom {
30642
+ border-bottom-color: #e07f00;
30510
30643
  }
30511
- .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
30512
- left: calc(100% - 14px - 1px);
30644
+
30645
+ .ng31n2o {
30646
+ display: flex;
30647
+ flex-direction: row;
30648
+ padding: 7px 12px;
30649
+ background: rgba(255, 187, 0, 0.1);
30650
+ border-radius: 6px;
30651
+ color: #e07f00;
30652
+ font-size: 12px;
30653
+ line-height: 18px;
30513
30654
  }
30514
- .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
30515
- left: calc(100% - 28px - 2px);
30655
+ .ng31n2o .icon-wrapper {
30656
+ margin-right: 10px;
30657
+ height: 18px;
30516
30658
  }
30517
30659
 
30518
- .c1to9vb9 {
30519
- margin-left: 5px;
30660
+ .n15x5f5y {
30661
+ display: flex;
30662
+ flex-direction: row;
30663
+ padding: 7px 12px;
30664
+ background: rgba(225, 230, 241, 0.6);
30665
+ border-radius: 6px;
30666
+ color: rgba(44, 56, 82, 0.6);
30667
+ font-size: 12px;
30668
+ line-height: 18px;
30669
+ }
30670
+ .n15x5f5y .icon-wrapper {
30671
+ margin-right: 10px;
30672
+ height: 18px;
30520
30673
  }
30521
30674
 
30522
- .cz04yix {
30675
+ .i16ozz3f {
30523
30676
  display: flex;
30524
- flex-direction: column;
30677
+ flex-direction: row;
30678
+ padding: 7px 12px;
30679
+ background: rgba(0, 136, 255, 0.1);
30680
+ border-radius: 6px;
30681
+ color: #005ed1;
30682
+ font-size: 12px;
30683
+ line-height: 18px;
30525
30684
  }
30526
-
30527
- .m1if5j39 {
30528
- max-width: 1120px;
30529
- width: 100%;
30530
- margin: 0 auto;
30531
- height: 100%;
30685
+ .i16ozz3f .icon-wrapper {
30686
+ margin-right: 10px;
30687
+ height: 18px;
30532
30688
  }
30533
30689
 
30534
- .w1vvwdlp {
30535
- max-width: 1120px;
30536
- width: 100%;
30537
- margin: 0 auto;
30538
- display: flex;
30690
+ .dszu9qr {
30691
+ color: rgba(44, 56, 82, 0.6);
30692
+ margin-top: 5px;
30693
+ font-size: 12px;
30694
+ line-height: 18px;
30539
30695
  }
30540
- .w1vvwdlp .left,
30541
- .w1vvwdlp .right {
30542
- flex-grow: 0;
30543
- flex-shrink: 0;
30544
- flex-basis: 21%;
30696
+
30697
+ .snxzgx {
30698
+ color: #f0483e;
30699
+ font-size: 12px;
30700
+ white-space: pre-wrap;
30545
30701
  }
30546
- .w1vvwdlp .left {
30702
+
30703
+ .o1i4orqw {
30547
30704
  display: flex;
30705
+ align-items: center;
30548
30706
  justify-content: flex-end;
30549
- padding-right: 44px;
30550
- }
30551
- .w1vvwdlp .right {
30552
- padding-left: 44px;
30553
- }
30554
- .w1vvwdlp .middle {
30555
- margin-bottom: 40px;
30556
- flex-grow: 0;
30557
- flex-shrink: 0;
30558
- flex-basis: 58%;
30559
30707
  }
30560
- .w1vvwdlp .middle .form-base-field {
30561
- width: 100%;
30708
+ .o1i4orqw .icon-wrapper {
30709
+ margin-right: 16px;
30562
30710
  }
30563
- .w1vvwdlp .middle .form-base-field .form-base-field {
30564
- width: auto;
30711
+
30712
+ .t79k8o2 {
30713
+ color: rgba(0, 21, 64, 0.3);
30565
30714
  }
30566
30715
 
30567
- .h1cuopx7 .ant-modal-header {
30568
- margin: 0 auto;
30569
- width: 100%;
30570
- max-width: 648px;
30716
+ .ipd9bk.ant-input {
30717
+ padding: 5px 12px;
30718
+ line-height: 20px;
30719
+ color: #2d3a56;
30720
+ border-radius: 6px;
30721
+ border-color: rgba(172, 186, 211, 0.6);
30722
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30571
30723
  }
30572
- .h1cuopx7 .ant-modal-header .ant-modal-title {
30573
- margin-left: 0;
30724
+ .ipd9bk.ant-input.ant-input-lg {
30725
+ padding: 8px 16px;
30726
+ line-height: 22px;
30574
30727
  }
30575
- .h1cuopx7 .ant-modal-body {
30576
- margin: 0 auto;
30577
- padding: 0;
30578
- width: 100%;
30579
- max-width: 648px;
30580
- overflow: hidden;
30728
+ .ipd9bk.ant-input.ant-input-sm {
30729
+ padding: 2px 8px;
30730
+ line-height: 18px;
30581
30731
  }
30582
- .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
30583
- margin-bottom: 40px;
30732
+ .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 {
30733
+ border-color: rgba(107, 128, 167, 0.6);
30734
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30735
+ z-index: 1;
30584
30736
  }
30585
- .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
30586
- height: calc(100vh - 225px);
30587
- overflow-y: auto;
30737
+ .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 {
30738
+ border-color: #0096ff;
30739
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30740
+ z-index: 1;
30588
30741
  }
30589
- .h1cuopx7 .ant-modal-footer .footer-content {
30590
- margin: 0 auto;
30591
- max-width: 648px;
30742
+ .ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
30743
+ border-color: #e75a3a;
30744
+ color: #e75a3a;
30592
30745
  }
30593
-
30594
- .h1p6d3y3 .ant-modal-header {
30595
- margin: 0 auto;
30596
- width: 100%;
30597
- max-width: 1024px;
30746
+ .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 {
30747
+ border-color: #e75a3a;
30748
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30598
30749
  }
30599
- .h1p6d3y3 .ant-modal-header .ant-modal-title {
30600
- margin-left: 0;
30750
+ .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 {
30751
+ border-color: #e75a3a;
30752
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30601
30753
  }
30602
- .h1p6d3y3 .ant-modal-body {
30603
- margin: 0 auto;
30604
- padding: 0;
30605
- width: 100%;
30606
- max-width: 1024px;
30607
- overflow: hidden;
30754
+ .ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
30755
+ background: rgba(211, 218, 235, 0.6);
30756
+ color: rgba(0, 21, 64, 0.3);
30757
+ border-color: rgba(172, 186, 211, 0.6);
30608
30758
  }
30609
- .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
30610
- margin-bottom: 40px;
30759
+ .ipd9bk.ant-input-affix-wrapper {
30760
+ padding: 5px 12px;
30761
+ border-radius: 6px;
30762
+ border-color: rgba(172, 186, 211, 0.6);
30763
+ line-height: 20px;
30764
+ color: #2d3a56;
30765
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30611
30766
  }
30612
- .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
30613
- height: calc(100vh - 225px);
30614
- overflow-y: auto;
30767
+ .ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
30768
+ .ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
30769
+ color: rgba(44, 56, 82, 0.6);
30615
30770
  }
30616
- .h1p6d3y3 .ant-modal-footer .footer-content {
30617
- margin: 0 auto;
30618
- max-width: 1024px;
30619
- }
30620
-
30621
- .fxgckuk {
30622
- flex: 1;
30623
- }
30624
- .fxgckuk label {
30625
- font-size: 13px;
30626
- line-height: 20px;
30627
- color: rgba(44, 56, 82, 0.6);
30628
- }
30629
- .fxgckuk .title {
30630
- font-size: 14px;
30631
- line-height: 20px;
30632
- color: #2d3a56;
30633
- margin-bottom: 12px;
30634
- }
30635
- .fxgckuk.connect-cluster .title {
30636
- padding-bottom: 26px;
30637
- }
30638
-
30639
- .f1d0vek1 {
30640
- padding: 25px 0 15px 0;
30641
- border-bottom: 1px solid #e1e5eb;
30642
- margin-bottom: 16px;
30771
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
30772
+ padding: 8px 16px;
30773
+ line-height: 22px;
30643
30774
  }
30644
-
30645
- .f4u402y {
30646
- display: flex;
30647
- align-items: center;
30648
- margin-bottom: 8px;
30775
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30776
+ padding: 2px 8px;
30777
+ line-height: 18px;
30649
30778
  }
30650
- .f4u402y > label {
30651
- width: 216px;
30779
+ .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 {
30780
+ border-color: rgba(107, 128, 167, 0.6);
30781
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30652
30782
  }
30653
- .f4u402y > label + * {
30654
- width: 100%;
30783
+ .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 {
30784
+ border-color: #0096ff;
30785
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30655
30786
  }
30656
- .f4u402y .ant-select {
30657
- width: 100%;
30787
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
30788
+ border-color: #e75a3a;
30658
30789
  }
30659
-
30660
- .e1pldf6v {
30790
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
30661
30791
  color: #e75a3a;
30662
- margin-right: 10px;
30663
- }
30664
-
30665
- .dq0gblh {
30666
- width: 100%;
30667
- height: 1px;
30668
- background: rgba(213, 219, 227, 0.6);
30669
- margin: 24px 0;
30670
30792
  }
30671
-
30672
- .l1v7sr0n {
30673
- display: flex;
30674
- justify-content: center;
30675
- align-items: center;
30676
- height: 100%;
30793
+ .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 {
30794
+ border-color: #e75a3a;
30795
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30677
30796
  }
30678
-
30679
- .d1i4ou6o {
30680
- display: inline-block;
30681
- width: 4px;
30682
- height: 4px;
30683
- background: #8e9aa9;
30684
- opacity: 0.4;
30685
- border-radius: 50%;
30686
- margin: 0 4px;
30797
+ .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 {
30798
+ border-color: #e75a3a;
30799
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30687
30800
  }
30688
-
30689
- .m1jy87hk .ant-modal-header,
30690
- .m1jy87hk .ant-modal-footer .footer-content {
30691
- width: 648px;
30692
- margin: 0 auto;
30801
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
30802
+ background: rgba(211, 218, 235, 0.6);
30803
+ color: rgba(0, 21, 64, 0.3);
30804
+ border-color: rgba(172, 186, 211, 0.6);
30693
30805
  }
30694
- .m1jy87hk .ant-modal-header {
30695
- padding: 35px 0 24px;
30696
- border: none;
30806
+ textarea.ipd9bk.ant-input {
30807
+ transition-property: height;
30808
+ transition-delay: 50ms;
30697
30809
  }
30698
- .m1jy87hk .ant-modal-header .ant-modal-title {
30699
- font-size: 30px;
30810
+ textarea.ipd9bk.ant-input.textarea-large {
30811
+ min-height: 40px;
30812
+ height: 40px;
30700
30813
  }
30701
- .m1jy87hk .ant-modal-body {
30702
- padding: 4px 0 2px;
30814
+ textarea.ipd9bk.ant-input.textarea-large:focus {
30815
+ height: 80px;
30703
30816
  }
30704
- .m1jy87hk .ant-modal-footer {
30705
- border: none;
30817
+ textarea.ipd9bk.ant-input.textarea-middle {
30818
+ min-height: 32px;
30819
+ height: 32px;
30706
30820
  }
30707
-
30708
- .ti7fpyu {
30709
- font-size: 12px;
30710
- line-height: 18px;
30711
- font-weight: bold;
30712
- color: #fff;
30713
- padding: 0 4px;
30714
- border-radius: 4px;
30715
- display: inline-block;
30716
- background: var(--ti7fpyu-0);
30821
+ textarea.ipd9bk.ant-input.textarea-middle:focus {
30822
+ height: 64px;
30717
30823
  }
30718
- .ti7fpyu:not(:first-child) {
30719
- margin-left: 4px;
30824
+ textarea.ipd9bk.ant-input.textarea-small {
30825
+ min-height: 24px;
30826
+ height: 24px;
30720
30827
  }
30721
-
30722
- .f1rest1f {
30723
- width: 100%;
30724
- height: 100%;
30725
- display: flex;
30726
- align-items: center;
30727
- justify-content: center;
30828
+ textarea.ipd9bk.ant-input.textarea-small:focus {
30829
+ height: 40px;
30728
30830
  }
30729
30831
 
30730
- .n1kbdoln {
30731
- font-size: 90%;
30732
- font-weight: bold;
30733
- background-color: rgba(240, 243, 247, 0.6);
30734
- padding: 1px 4px 1px;
30735
- margin-left: 2px;
30736
- margin-right: 2px;
30832
+ .kypn5o5 input, .kypn5o5.input-tags {
30737
30833
  border: 1px solid rgba(213, 219, 227, 0.6);
30738
30834
  border-radius: 4px;
30739
30835
  }
30740
-
30741
- .f1y3gta0.form-item-general {
30742
- width: 640px;
30743
- }
30744
- .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
30745
- margin-top: 16px;
30746
- }
30747
- .f1y3gta0.form-item-compact {
30748
- width: 412px;
30836
+ .kypn5o5.input-tags {
30837
+ position: relative;
30838
+ padding: 6px;
30839
+ height: 32px;
30840
+ cursor: pointer;
30841
+ transition: border 150ms;
30749
30842
  }
30750
- .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
30751
- margin-top: 8px;
30843
+ .kypn5o5.input-tags:hover {
30844
+ border-color: #0080ff;
30845
+ box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
30752
30846
  }
30753
- .f1y3gta0 .form-item {
30754
- width: auto;
30847
+ .kypn5o5.input-tags.kit-input-suffix-wrapper {
30848
+ padding-right: 30px;
30755
30849
  }
30756
- .f1y3gta0 .form-item-main {
30757
- position: relative;
30850
+ .kypn5o5.input-tags .input-tags-inner {
30758
30851
  display: flex;
30759
30852
  }
30760
- .f1y3gta0 .form-item-extra {
30761
- margin-top: 4px;
30762
- width: 100%;
30763
- padding: 14px;
30764
- background: #f2f4f6;
30765
- font-size: 13px;
30766
- line-height: 1.8;
30767
- color: #8e9aa9;
30853
+ .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
30854
+ display: flex;
30768
30855
  }
30769
- .f1y3gta0 .form-item-label {
30770
- padding-right: 12px;
30771
- font-size: 13px;
30772
- color: rgba(44, 56, 82, 0.6);
30856
+ .kypn5o5.input-tags .input-tag-suffix {
30857
+ position: absolute;
30858
+ right: 12px;
30859
+ top: 50%;
30860
+ transform: translateY(-50%);
30773
30861
  }
30774
- .f1y3gta0 .form-item-label.label-right {
30775
- text-align: right;
30862
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
30863
+ color: rgba(0, 0, 0, 0.25);
30864
+ font-size: 12px;
30865
+ cursor: pointer;
30776
30866
  }
30777
- .f1y3gta0 .form-item-label,
30778
- .f1y3gta0 .form-item-control {
30779
- line-height: 32px;
30867
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
30868
+ color: rgba(0, 0, 0, 0.45);
30780
30869
  }
30781
- .f1y3gta0 .form-item-control .form-item-error {
30782
- line-height: 18px;
30870
+ .kypn5o5.has-focus-indicator {
30871
+ position: relative;
30872
+ overflow: hidden;
30783
30873
  }
30784
- .f1y3gta0 .form-item-children {
30785
- width: 100%;
30874
+ .kypn5o5.has-focus-indicator .ant-input-prefix {
30875
+ position: absolute;
30876
+ top: 50%;
30877
+ transform: translateY(-50%);
30878
+ left: -16px;
30879
+ transition: left 150ms ease;
30880
+ opacity: 0;
30786
30881
  }
30787
- .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 {
30788
- width: 100%;
30882
+ .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
30883
+ left: 8px;
30884
+ opacity: 1;
30789
30885
  }
30790
- .f1y3gta0 .form-item-error {
30791
- color: #e75a3a;
30792
- height: 0;
30793
- overflow: hidden;
30886
+ .kypn5o5.has-focus-indicator input {
30887
+ transition: margin-left 150ms ease;
30888
+ margin-left: 0px;
30794
30889
  }
30795
- .f1y3gta0 .form-item-error-enter-done {
30796
- margin-top: 4px;
30797
- height: auto;
30798
- overflow: auto;
30890
+ .kypn5o5.has-focus-indicator input:focus {
30891
+ margin-left: 16px;
30799
30892
  }
30800
- .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
30801
- .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
30802
- border: 1px solid #e75a3a;
30803
- color: #e75a3a;
30893
+
30894
+ input.l1ki27se.ant-input {
30895
+ border-top-right-radius: 0;
30896
+ border-bottom-right-radius: 0;
30804
30897
  }
30805
30898
 
30806
- .fujbm7g {
30807
- color: #2d3a56;
30808
- font-weight: bold;
30809
- padding-bottom: 6px;
30810
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30811
- margin-bottom: 16px;
30899
+ .l1ki27se.ant-input-affix-wrapper {
30900
+ border-top-right-radius: 0;
30901
+ border-bottom-right-radius: 0;
30812
30902
  }
30813
- .fujbm7g:not(:first-of-type) {
30814
- margin-top: 16px;
30903
+
30904
+ input.rrg1fkn.ant-input {
30905
+ border-top-left-radius: 0;
30906
+ border-bottom-left-radius: 0;
30815
30907
  }
30816
30908
 
30817
- .e5fsw5s {
30818
- width: 8px;
30819
- height: 24px;
30820
- display: flex;
30821
- justify-content: center;
30822
- align-items: center;
30823
- cursor: pointer;
30824
- transition: all 200ms ease-out 40ms;
30909
+ .rrg1fkn.ant-input-affix-wrapper {
30910
+ border-top-left-radius: 0;
30911
+ border-bottom-left-radius: 0;
30825
30912
  }
30826
- .e5fsw5s:before, .e5fsw5s:after {
30827
- content: "";
30828
- width: 1px;
30829
- height: 6px;
30830
- border-radius: 1px;
30831
- background: #ccd4e3;
30832
- position: relative;
30833
- right: 2px;
30834
- transform: rotate(-45deg);
30913
+
30914
+ .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
30915
+ border-top-right-radius: 0;
30916
+ border-bottom-right-radius: 0;
30835
30917
  }
30836
- .e5fsw5s:after {
30837
- transform: rotate(45deg);
30838
- left: 1px;
30918
+
30919
+ .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
30920
+ border-top-left-radius: 0;
30921
+ border-bottom-left-radius: 0;
30839
30922
  }
30840
30923
 
30841
- .w18knsg4.ant-alert-warning {
30842
- border: 0;
30843
- background: rgba(255, 187, 0, 0.1);
30844
- border-radius: 6px;
30924
+ .s34f1qb.ant-switch {
30925
+ min-width: 40px;
30926
+ height: 24px;
30927
+ background: rgba(172, 186, 211, 0.6);
30928
+ overflow: hidden;
30845
30929
  }
30846
- .w18knsg4.ant-alert,
30847
- .w18knsg4 .ant-alert-message {
30848
- color: #e07f00;
30930
+ .s34f1qb.ant-switch:focus {
30931
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30849
30932
  }
30850
- .w18knsg4.ant-alert .dashed-border-bottom,
30851
- .w18knsg4 .ant-alert-message .dashed-border-bottom {
30852
- border-bottom-color: #e07f00;
30933
+ .s34f1qb.ant-switch-small {
30934
+ min-width: 26px;
30935
+ height: 16px;
30853
30936
  }
30854
-
30855
- .ng31n2o {
30856
- display: flex;
30857
- flex-direction: row;
30858
- padding: 7px 12px;
30859
- background: rgba(255, 187, 0, 0.1);
30860
- border-radius: 6px;
30861
- color: #e07f00;
30862
- font-size: 12px;
30863
- line-height: 18px;
30937
+ .s34f1qb.ant-switch-large {
30938
+ min-width: 52px;
30939
+ height: 32px;
30864
30940
  }
30865
- .ng31n2o .icon-wrapper {
30866
- margin-right: 10px;
30867
- height: 18px;
30941
+ .s34f1qb.ant-switch .ant-switch-handle {
30942
+ height: 20px;
30943
+ width: 20px;
30868
30944
  }
30869
-
30870
- .n15x5f5y {
30871
- display: flex;
30872
- flex-direction: row;
30873
- padding: 7px 12px;
30874
- background: rgba(225, 230, 241, 0.6);
30875
- border-radius: 6px;
30876
- color: rgba(44, 56, 82, 0.6);
30877
- font-size: 12px;
30878
- line-height: 18px;
30945
+ .s34f1qb.ant-switch .ant-switch-handle::before {
30946
+ border-radius: 10px;
30947
+ transition-delay: 120ms;
30879
30948
  }
30880
- .n15x5f5y .icon-wrapper {
30881
- margin-right: 10px;
30882
- height: 18px;
30949
+ .s34f1qb.ant-switch-small .ant-switch-handle {
30950
+ height: 14px;
30951
+ width: 14px;
30952
+ top: 1px;
30953
+ left: 1px;
30883
30954
  }
30884
-
30885
- .i16ozz3f {
30886
- display: flex;
30887
- flex-direction: row;
30888
- padding: 7px 12px;
30889
- background: rgba(0, 136, 255, 0.1);
30890
- border-radius: 6px;
30891
- color: #005ed1;
30892
- font-size: 12px;
30893
- line-height: 18px;
30955
+ .s34f1qb.ant-switch-large .ant-switch-handle {
30956
+ height: 28px;
30957
+ width: 28px;
30894
30958
  }
30895
- .i16ozz3f .icon-wrapper {
30896
- margin-right: 10px;
30897
- height: 18px;
30959
+ .s34f1qb.ant-switch-large .ant-switch-handle::before {
30960
+ border-radius: 14px;
30898
30961
  }
30899
-
30900
- .dszu9qr {
30901
- color: rgba(44, 56, 82, 0.6);
30902
- margin-top: 5px;
30903
- font-size: 12px;
30904
- line-height: 18px;
30962
+ .s34f1qb.ant-switch-checked {
30963
+ background-color: #00ba5d;
30905
30964
  }
30906
-
30907
- .snxzgx {
30908
- color: #f0483e;
30909
- font-size: 12px;
30910
- white-space: pre-wrap;
30965
+ .s34f1qb.ant-switch-checked .ant-switch-handle {
30966
+ left: calc(100% - 20px - 2px);
30911
30967
  }
30912
-
30913
- .o1i4orqw {
30914
- display: flex;
30915
- align-items: center;
30916
- justify-content: flex-end;
30968
+ .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
30969
+ left: calc(100% - 14px - 1px);
30917
30970
  }
30918
- .o1i4orqw .icon-wrapper {
30919
- margin-right: 16px;
30971
+ .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
30972
+ left: calc(100% - 28px - 2px);
30920
30973
  }
30921
30974
 
30922
- .t79k8o2 {
30923
- color: rgba(0, 21, 64, 0.3);
30975
+ .c1to9vb9 {
30976
+ margin-left: 5px;
30924
30977
  }
30925
30978
 
30926
- .ipd9bk.ant-input {
30927
- padding: 5px 12px;
30928
- line-height: 20px;
30929
- color: #2d3a56;
30930
- border-radius: 6px;
30931
- border-color: rgba(172, 186, 211, 0.6);
30932
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30979
+ .obf05yr {
30980
+ display: inline-block;
30933
30981
  }
30934
- .ipd9bk.ant-input.ant-input-lg {
30935
- padding: 8px 16px;
30936
- line-height: 22px;
30982
+
30983
+ .hsms1n6 {
30984
+ visibility: hidden;
30985
+ position: absolute;
30937
30986
  }
30938
- .ipd9bk.ant-input.ant-input-sm {
30939
- padding: 2px 8px;
30940
- line-height: 18px;
30987
+
30988
+ .rxbeqvl.ant-radio-wrapper {
30989
+ display: inline-flex;
30990
+ align-items: baseline;
30991
+ white-space: pre-wrap;
30941
30992
  }
30942
- .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 {
30993
+ .rxbeqvl.ant-radio-wrapper .ant-radio {
30994
+ position: relative;
30995
+ top: 3px;
30996
+ }
30997
+ .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
30943
30998
  border-color: rgba(107, 128, 167, 0.6);
30944
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30945
- z-index: 1;
30946
30999
  }
30947
- .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 {
30948
- border-color: #0096ff;
30949
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30950
- z-index: 1;
31000
+ .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
31001
+ border-color: #0080ff;
30951
31002
  }
30952
- .ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
30953
- border-color: #e75a3a;
30954
- color: #e75a3a;
31003
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
31004
+ border-color: #0080ff;
31005
+ background: #0080ff;
30955
31006
  }
30956
- .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 {
30957
- border-color: #e75a3a;
30958
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31007
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
31008
+ top: 4px;
31009
+ left: 4px;
31010
+ width: 6px;
31011
+ height: 6px;
31012
+ background: #fff;
30959
31013
  }
30960
- .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 {
30961
- border-color: #e75a3a;
30962
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31014
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
31015
+ opacity: 0.5;
30963
31016
  }
30964
- .ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
31017
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
31018
+ border-color: rgba(107, 128, 167, 0.6);
30965
31019
  background: rgba(211, 218, 235, 0.6);
30966
- color: rgba(0, 21, 64, 0.3);
30967
- border-color: rgba(172, 186, 211, 0.6);
30968
- }
30969
- .ipd9bk.ant-input-affix-wrapper {
30970
- padding: 5px 12px;
30971
- border-radius: 6px;
30972
- border-color: rgba(172, 186, 211, 0.6);
30973
- line-height: 20px;
30974
- color: #2d3a56;
30975
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30976
31020
  }
30977
- .ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
30978
- .ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
30979
- color: rgba(44, 56, 82, 0.6);
31021
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
31022
+ background: #00122e;
30980
31023
  }
30981
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
30982
- padding: 8px 16px;
30983
- line-height: 22px;
31024
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
31025
+ color: #00122e;
31026
+ opacity: 0.5;
30984
31027
  }
30985
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30986
- padding: 2px 8px;
30987
- line-height: 18px;
31028
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
31029
+ color: #00122e;
30988
31030
  }
30989
- .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 {
30990
- border-color: rgba(107, 128, 167, 0.6);
30991
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31031
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span {
31032
+ display: inline-block;
31033
+ padding: 0;
31034
+ padding-left: 12px;
30992
31035
  }
30993
- .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 {
30994
- border-color: #0096ff;
30995
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31036
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
31037
+ margin-bottom: 0;
31038
+ white-space: pre-wrap;
31039
+ color: rgba(44, 56, 82, 0.6);
30996
31040
  }
30997
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
30998
- border-color: #e75a3a;
31041
+ .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
31042
+ padding-left: 8px;
30999
31043
  }
31000
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
31001
- color: #e75a3a;
31044
+
31045
+ .r5ie79y .ant-radio-button-wrapper:first-child {
31046
+ border-radius: 5px 0 0 5px;
31002
31047
  }
31003
- .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 {
31004
- border-color: #e75a3a;
31005
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31048
+ .r5ie79y .ant-radio-button-wrapper:last-child {
31049
+ border-radius: 0 5px 5px 0;
31006
31050
  }
31007
- .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 {
31008
- border-color: #e75a3a;
31009
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31010
- }
31011
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
31012
- background: rgba(211, 218, 235, 0.6);
31013
- color: rgba(0, 21, 64, 0.3);
31014
- border-color: rgba(172, 186, 211, 0.6);
31015
- }
31016
- textarea.ipd9bk.ant-input {
31017
- transition-property: height;
31018
- transition-delay: 50ms;
31019
- }
31020
- textarea.ipd9bk.ant-input.textarea-large {
31021
- min-height: 40px;
31022
- height: 40px;
31051
+
31052
+ .r1f0aqcc {
31053
+ color: #00122e;
31054
+ border-color: #ccd4e3;
31023
31055
  }
31024
- textarea.ipd9bk.ant-input.textarea-large:focus {
31025
- height: 80px;
31056
+ .r1f0aqcc:first-child {
31057
+ border-color: #a3b4cc;
31026
31058
  }
31027
- textarea.ipd9bk.ant-input.textarea-middle {
31028
- min-height: 32px;
31059
+ .r1f0aqcc.ant-radio-button-wrapper {
31060
+ padding: 0 12px;
31061
+ line-height: 32px;
31029
31062
  height: 32px;
31030
31063
  }
31031
- textarea.ipd9bk.ant-input.textarea-middle:focus {
31032
- height: 64px;
31064
+ .r1f0aqcc.ant-radio-button-wrapper > span + span {
31065
+ white-space: nowrap;
31033
31066
  }
31034
- textarea.ipd9bk.ant-input.textarea-small {
31035
- min-height: 24px;
31036
- height: 24px;
31067
+ .ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
31068
+ height: 22px;
31069
+ padding: 0 7px;
31070
+ line-height: 20px;
31037
31071
  }
31038
- textarea.ipd9bk.ant-input.textarea-small:focus {
31039
- height: 40px;
31072
+ .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
31073
+ background: #ccd4e3;
31040
31074
  }
31041
-
31042
- .kypn5o5 input, .kypn5o5.input-tags {
31043
- border: 1px solid rgba(213, 219, 227, 0.6);
31044
- border-radius: 4px;
31075
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
31076
+ background: #0080ff;
31045
31077
  }
31046
- .kypn5o5.input-tags {
31047
- position: relative;
31048
- padding: 6px;
31049
- height: 32px;
31050
- cursor: pointer;
31051
- transition: border 150ms;
31078
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
31079
+ background: #ccd4e3;
31080
+ opacity: 0.5;
31052
31081
  }
31053
- .kypn5o5.input-tags:hover {
31054
- border-color: #0080ff;
31055
- box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
31082
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
31083
+ border-right-color: #0080ff;
31056
31084
  }
31057
- .kypn5o5.input-tags.kit-input-suffix-wrapper {
31058
- padding-right: 30px;
31085
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
31086
+ border-color: #0080ff;
31059
31087
  }
31060
- .kypn5o5.input-tags .input-tags-inner {
31061
- display: flex;
31088
+ .r1f0aqcc.ant-radio-button-wrapper-checked {
31089
+ background: rgba(0, 136, 255, 0.1);
31062
31090
  }
31063
- .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
31064
- display: flex;
31091
+ .r1f0aqcc.ant-radio-button-wrapper-disabled {
31092
+ background: rgba(211, 218, 235, 0.6);
31093
+ border-color: #ccd4e3;
31094
+ opacity: 0.5;
31065
31095
  }
31066
- .kypn5o5.input-tags .input-tag-suffix {
31067
- position: absolute;
31068
- right: 12px;
31069
- top: 50%;
31070
- transform: translateY(-50%);
31096
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
31097
+ color: #00122e;
31098
+ border-color: #ccd4e3;
31071
31099
  }
31072
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
31073
- color: rgba(0, 0, 0, 0.25);
31074
- font-size: 12px;
31075
- cursor: pointer;
31100
+ .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
31101
+ color: #00122e;
31102
+ border-color: #ccd4e3;
31103
+ background: rgba(172, 186, 211, 0.6);
31076
31104
  }
31077
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
31078
- color: rgba(0, 0, 0, 0.45);
31105
+ .r1f0aqcc .ant-radio-button-input {
31106
+ margin-right: 8px;
31107
+ display: inline;
31108
+ border: none;
31109
+ padding: 0;
31110
+ width: 36px;
31111
+ background: transparent;
31079
31112
  }
31080
- .kypn5o5.has-focus-indicator {
31081
- position: relative;
31082
- overflow: hidden;
31113
+ .r1f0aqcc .ant-radio-button-input:focus {
31114
+ box-shadow: none;
31083
31115
  }
31084
- .kypn5o5.has-focus-indicator .ant-input-prefix {
31085
- position: absolute;
31086
- top: 50%;
31087
- transform: translateY(-50%);
31088
- left: -16px;
31089
- transition: left 150ms ease;
31090
- opacity: 0;
31116
+ .r1f0aqcc .ant-radio-button-input.ant-input-number {
31117
+ margin-right: 0;
31118
+ width: initial;
31119
+ box-shadow: none;
31091
31120
  }
31092
- .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
31093
- left: 8px;
31094
- opacity: 1;
31121
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
31122
+ display: none;
31095
31123
  }
31096
- .kypn5o5.has-focus-indicator input {
31097
- transition: margin-left 150ms ease;
31098
- margin-left: 0px;
31124
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
31125
+ display: inline;
31099
31126
  }
31100
- .kypn5o5.has-focus-indicator input:focus {
31101
- margin-left: 16px;
31127
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
31128
+ display: inline;
31129
+ margin-right: 8px;
31130
+ padding: 0;
31131
+ width: 36px;
31102
31132
  }
31103
31133
 
31104
- input.l1ki27se.ant-input {
31105
- border-top-right-radius: 0;
31106
- border-bottom-right-radius: 0;
31134
+ .t1upn1sz {
31135
+ height: 100%;
31107
31136
  }
31108
31137
 
31109
- .l1ki27se.ant-input-affix-wrapper {
31110
- border-top-right-radius: 0;
31111
- border-bottom-right-radius: 0;
31138
+ .tta5kd2 {
31139
+ height: 100%;
31112
31140
  }
31113
-
31114
- input.rrg1fkn.ant-input {
31115
- border-top-left-radius: 0;
31116
- border-bottom-left-radius: 0;
31141
+ .tta5kd2.empty-table .ant-table-content {
31142
+ overflow: visible !important;
31143
+ height: 100%;
31117
31144
  }
31118
-
31119
- .rrg1fkn.ant-input-affix-wrapper {
31120
- border-top-left-radius: 0;
31121
- border-bottom-left-radius: 0;
31145
+ .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
31146
+ height: 100%;
31122
31147
  }
31123
-
31124
- .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
31125
- border-top-right-radius: 0;
31126
- border-bottom-right-radius: 0;
31148
+ .tta5kd2.empty-table .ant-table-content table {
31149
+ width: 100% !important;
31150
+ height: 100%;
31127
31151
  }
31128
-
31129
- .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
31130
- border-top-left-radius: 0;
31131
- border-bottom-left-radius: 0;
31152
+ .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
31153
+ padding: 15px 0;
31132
31154
  }
31133
-
31134
- .d6j0lbj {
31135
- font-family: Inter;
31136
- font-style: normal;
31137
- font-weight: bold;
31138
- font-size: 32px;
31139
- line-height: 40px;
31155
+ .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
31156
+ display: none;
31140
31157
  }
31141
-
31142
- .d1xhvvxe {
31143
- font-family: Inter;
31144
- font-style: normal;
31145
- font-weight: bold;
31146
- font-size: 24px;
31147
- line-height: 32px;
31158
+ .tta5kd2 .active-row td:nth-child(1) {
31159
+ font-weight: 700;
31148
31160
  }
31149
-
31150
- .dk10mxq {
31151
- font-family: Inter;
31152
- font-style: normal;
31153
- font-weight: normal;
31154
- font-size: 32px;
31155
- line-height: 40px;
31161
+ .tta5kd2.has-selection .active-row td:nth-child(2) {
31162
+ font-weight: 700;
31156
31163
  }
31157
-
31158
- .dxsait {
31159
- font-family: Inter;
31160
- font-style: normal;
31161
- font-weight: bold;
31162
- font-size: 20px;
31163
- line-height: 24px;
31164
+ .tta5kd2 .ant-spin-nested-loading {
31165
+ height: 100%;
31164
31166
  }
31165
-
31166
- .dokn0h3 {
31167
- font-family: Inter;
31168
- font-style: normal;
31169
- font-weight: normal;
31170
- font-size: 20px;
31171
- line-height: 24px;
31167
+ .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
31168
+ height: 100%;
31169
+ overflow: visible;
31172
31170
  }
31173
-
31174
- .dobau4p {
31175
- font-family: Inter;
31176
- font-style: normal;
31177
- font-weight: bold;
31178
- font-size: 18px;
31179
- line-height: 22px;
31171
+ .tta5kd2 .ant-spin-nested-loading .ant-spin {
31172
+ max-height: none;
31180
31173
  }
31181
-
31182
- .dvolwok {
31183
- font-family: Inter;
31184
- font-style: normal;
31185
- font-weight: normal;
31186
- font-size: 18px;
31187
- line-height: 22px;
31174
+ .tta5kd2.table-init-loading .ant-spin-blur thead,
31175
+ .tta5kd2.table-init-loading .ant-spin-blur tbody {
31176
+ display: none;
31188
31177
  }
31189
-
31190
- .h181qhg4 {
31191
- font-family: Inter;
31192
- font-style: normal;
31193
- font-weight: bold;
31194
- font-size: 16px;
31195
- line-height: 22px;
31178
+ .tta5kd2 td.ant-table-column-sort {
31179
+ background: transparent;
31196
31180
  }
31197
-
31198
- .h1phgmcq {
31199
- font-family: Inter;
31200
- font-style: normal;
31201
- font-weight: normal;
31202
- font-size: 16px;
31203
- line-height: 22px;
31181
+ .tta5kd2 td.ant-table-cell-fix-left,
31182
+ .tta5kd2 td.ant-table-cell-fix-right {
31183
+ background: #fff;
31184
+ padding: 0 !important;
31204
31185
  }
31205
-
31206
- .h173xnl1 {
31207
- font-family: Inter;
31208
- font-style: normal;
31209
- font-weight: bold;
31210
- font-size: 14px;
31211
- line-height: 20px;
31186
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
31187
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
31188
+ display: flex;
31189
+ align-items: center;
31190
+ height: 100%;
31191
+ padding: 8px;
31212
31192
  }
31213
-
31214
- .hedm4pz {
31215
- font-family: Inter;
31216
- font-style: normal;
31217
- font-weight: normal;
31218
- font-size: 14px;
31219
- line-height: 20px;
31193
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
31194
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
31195
+ overflow: hidden;
31196
+ text-overflow: ellipsis;
31197
+ width: 100%;
31220
31198
  }
31221
-
31222
- .h1kd8xld {
31223
- font-family: Inter;
31224
- font-style: normal;
31225
- font-weight: bold;
31226
- font-size: 12px;
31227
- line-height: 18px;
31199
+ .tta5kd2 .ant-table-container {
31200
+ height: 100%;
31228
31201
  }
31229
-
31230
- .hp14fr {
31231
- font-family: Inter;
31232
- font-style: normal;
31233
- font-weight: normal;
31234
- font-size: 12px;
31235
- line-height: 18px;
31202
+ .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
31203
+ box-shadow: none !important;
31236
31204
  }
31237
-
31238
- .hgrg7mn {
31239
- font-family: Inter;
31240
- font-style: normal;
31241
- font-weight: bold;
31242
- text-transform: uppercase;
31243
- font-feature-settings: "cpsp" on;
31205
+ .tta5kd2 .ant-table {
31206
+ border-radius: 0px;
31207
+ border-left: none;
31208
+ border-right: none;
31209
+ border-bottom: none;
31210
+ height: 100%;
31244
31211
  font-size: 12px;
31245
- line-height: 18px;
31212
+ background: transparent;
31246
31213
  }
31247
-
31248
- .h6zme9x {
31249
- font-family: Inter;
31250
- font-style: normal;
31251
- font-weight: normal;
31252
- text-transform: uppercase;
31253
- font-feature-settings: "cpsp" on;
31214
+ .tta5kd2 .ant-table .ant-table-header {
31215
+ position: relative;
31216
+ z-index: 3;
31217
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31218
+ margin-bottom: -1px;
31219
+ }
31220
+ .tta5kd2 .ant-table .time-wrapper .date,
31221
+ .tta5kd2 .ant-table .value {
31222
+ color: #2d3a56;
31223
+ }
31224
+ .tta5kd2 .ant-table .time-wrapper .time,
31225
+ .tta5kd2 .ant-table .unit {
31226
+ color: rgba(44, 56, 82, 0.6);
31227
+ }
31228
+ .tta5kd2 .ant-table .ant-table-selection {
31229
+ position: unset;
31230
+ text-align: center;
31231
+ }
31232
+ .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
31233
+ background: #fff;
31234
+ }
31235
+ .tta5kd2 .ant-table .anticon-setting {
31236
+ cursor: pointer;
31237
+ position: absolute;
31238
+ top: 50%;
31239
+ right: 12px;
31240
+ transform: translateY(-50%);
31241
+ }
31242
+ .tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
31243
+ box-shadow: none;
31244
+ width: 1px;
31245
+ background: rgba(213, 219, 227, 0.6);
31246
+ }
31247
+ .tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
31248
+ box-shadow: none;
31249
+ width: 1px;
31250
+ background: rgba(213, 219, 227, 0.6);
31251
+ }
31252
+ .tta5kd2 .ant-table .ant-table-tbody {
31253
+ position: relative;
31254
+ }
31255
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
31256
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31257
+ border-bottom: 1px solid white;
31258
+ height: 40px;
31259
+ vertical-align: middle;
31260
+ transition: background 0ms;
31261
+ color: #00122e;
31262
+ }
31263
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
31264
+ background: #f2f5fa;
31265
+ border-bottom-color: #f2f5fa;
31266
+ }
31267
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
31268
+ height: auto;
31269
+ color: #00122e;
31254
31270
  font-size: 12px;
31255
- line-height: 18px;
31271
+ text-align: left;
31272
+ transition: none;
31273
+ overflow: hidden;
31274
+ text-overflow: ellipsis;
31275
+ white-space: nowrap;
31256
31276
  }
31257
-
31258
- .locjvsv {
31259
- font-family: Inter;
31260
- font-style: normal;
31261
- font-weight: normal;
31262
- font-size: 16px;
31263
- line-height: 24px;
31277
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
31278
+ color: #0096ff;
31264
31279
  }
31265
-
31266
- .l13gi131 {
31267
- font-family: Inter;
31268
- font-style: normal;
31269
- font-weight: bold;
31270
- font-size: 16px;
31271
- line-height: 24px;
31280
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
31281
+ overflow: hidden;
31282
+ text-overflow: ellipsis;
31283
+ width: 100%;
31284
+ vertical-align: middle;
31272
31285
  }
31273
-
31274
- .l1ynemsu {
31275
- font-family: Inter;
31276
- font-style: normal;
31277
- font-weight: normal;
31278
- font-size: 16px;
31279
- line-height: 24px;
31286
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
31287
+ line-height: 0px;
31280
31288
  }
31281
-
31282
- .l1cft1cx {
31283
- font-family: Inter;
31284
- font-style: normal;
31285
- font-weight: bold;
31286
- font-size: 16px;
31287
- line-height: 24px;
31289
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
31290
+ padding-right: 25px;
31288
31291
  }
31289
-
31290
- .l17tqc8p {
31291
- font-family: Inter;
31292
- font-style: normal;
31293
- font-weight: normal;
31294
- text-transform: uppercase;
31295
- font-feature-settings: "cpsp" on;
31296
- font-size: 16px;
31297
- line-height: 24px;
31292
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
31293
+ border-top-color: transparent;
31298
31294
  }
31299
-
31300
- .l1j1e5w7 {
31301
- font-family: Inter;
31302
- font-style: normal;
31303
- font-weight: bold;
31304
- text-transform: uppercase;
31305
- font-feature-settings: "cpsp" on;
31306
- font-size: 16px;
31307
- line-height: 24px;
31295
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
31296
+ background: rgba(225, 230, 241, 0.6);
31297
+ border-color: transparent transparent white;
31308
31298
  }
31309
-
31310
- .l1gf91jb {
31311
- font-family: Inter;
31312
- font-style: normal;
31313
- font-weight: normal;
31314
- font-size: 14px;
31315
- line-height: 22px;
31299
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
31300
+ border-radius: 8px 0 0 8px;
31316
31301
  }
31317
-
31318
- .lu7hlr6 {
31319
- font-family: Inter;
31320
- font-style: normal;
31321
- font-weight: 500;
31322
- font-size: 14px;
31323
- line-height: 22px;
31302
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
31303
+ border-radius: 8px 0 0 8px;
31324
31304
  }
31325
-
31326
- .l3l3jf0 {
31327
- font-family: Inter;
31328
- font-style: normal;
31329
- font-weight: bold;
31330
- font-size: 14px;
31331
- line-height: 22px;
31305
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
31306
+ content: "";
31307
+ width: 4px;
31308
+ top: -1px;
31309
+ bottom: -1px;
31310
+ background: white;
31332
31311
  }
31333
-
31334
- .l12j5nqp {
31335
- font-family: Inter;
31336
- font-style: normal;
31337
- font-weight: normal;
31338
- font-size: 14px;
31339
- line-height: 22px;
31312
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
31313
+ border-radius: 0 8px 8px 0;
31340
31314
  }
31341
-
31342
- .l1tecqht {
31343
- font-family: Inter;
31344
- font-style: normal;
31345
- font-weight: bold;
31346
- font-size: 14px;
31347
- line-height: 22px;
31315
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
31316
+ border-radius: 0;
31317
+ background: white;
31318
+ border-top: none;
31348
31319
  }
31349
-
31350
- .l6sa990 {
31351
- font-family: Inter;
31352
- font-style: normal;
31353
- font-weight: normal;
31354
- text-transform: uppercase;
31355
- font-feature-settings: "cpsp" on;
31356
- font-size: 14px;
31357
- line-height: 22px;
31320
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
31321
+ border-top: 1px solid transparent;
31322
+ border-radius: 0 8px 8px 0;
31323
+ background: rgba(225, 230, 241, 0.6);
31358
31324
  }
31359
-
31360
- .lckqe8j {
31361
- font-family: Inter;
31362
- font-style: normal;
31363
- font-weight: bold;
31364
- text-transform: uppercase;
31365
- font-feature-settings: "cpsp" on;
31366
- font-size: 14px;
31367
- line-height: 22px;
31325
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
31326
+ background: white;
31327
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31368
31328
  }
31369
-
31370
- .l1kuminb {
31371
- font-family: Inter;
31372
- font-style: normal;
31373
- font-weight: normal;
31374
- font-size: 13px;
31375
- line-height: 20px;
31329
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
31330
+ display: flex;
31331
+ align-items: center;
31332
+ height: 100%;
31333
+ background: rgba(225, 230, 241, 0.6);
31376
31334
  }
31377
-
31378
- .l1pbuf5j {
31379
- font-family: Inter;
31380
- font-style: normal;
31381
- font-weight: 600;
31382
- font-size: 13px;
31383
- line-height: 20px;
31335
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
31336
+ background: white;
31337
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31384
31338
  }
31385
-
31386
- .l1r4ztu {
31387
- font-family: Inter;
31388
- font-style: normal;
31389
- font-weight: bold;
31390
- font-size: 13px;
31391
- line-height: 20px;
31339
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
31340
+ display: flex;
31341
+ align-items: center;
31342
+ height: 100%;
31343
+ background: rgba(225, 230, 241, 0.6);
31392
31344
  }
31393
-
31394
- .ly8vzok {
31395
- font-family: Inter;
31396
- font-style: normal;
31397
- font-weight: normal;
31398
- font-size: 13px;
31399
- line-height: 20px;
31345
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
31346
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31400
31347
  }
31401
-
31402
- .lumfmf {
31403
- font-family: Inter;
31404
- font-style: normal;
31405
- font-weight: 600;
31406
- font-size: 13px;
31407
- line-height: 20px;
31348
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
31349
+ box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
31350
+ border-radius: 8px;
31408
31351
  }
31409
-
31410
- .l16ujwmv {
31411
- font-family: Inter;
31412
- font-style: normal;
31413
- font-weight: bold;
31414
- font-size: 13px;
31415
- line-height: 20px;
31352
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
31353
+ border-top-color: white;
31416
31354
  }
31417
-
31418
- .l17o1ffr {
31419
- font-family: Inter;
31420
- font-style: normal;
31421
- font-weight: normal;
31422
- text-transform: uppercase;
31423
- font-feature-settings: "cpsp" on;
31424
- font-size: 13px;
31425
- line-height: 20px;
31355
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
31356
+ background: rgba(0, 136, 255, 0.1);
31357
+ border-bottom-color: transparent;
31358
+ border-top-color: transparent;
31426
31359
  }
31427
-
31428
- .lngllvn {
31429
- font-family: Inter;
31430
- font-style: normal;
31431
- font-weight: bold;
31432
- text-transform: uppercase;
31433
- font-feature-settings: "cpsp" on;
31434
- font-size: 13px;
31435
- line-height: 20px;
31360
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
31361
+ border-radius: 8px 0 0 8px;
31436
31362
  }
31437
-
31438
- .l2i7fo9 {
31439
- font-family: Inter;
31440
- font-style: normal;
31441
- font-weight: normal;
31442
- font-size: 12px;
31443
- line-height: 18px;
31363
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
31364
+ border-radius: 0 8px 8px 0;
31444
31365
  }
31445
-
31446
- .l1x7hscx {
31447
- font-family: Inter;
31448
- font-style: normal;
31449
- font-weight: 500;
31450
- font-size: 12px;
31451
- line-height: 18px;
31366
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
31367
+ background: rgba(0, 136, 255, 0.1);
31452
31368
  }
31453
-
31454
- .le1jwan {
31455
- font-family: Inter;
31456
- font-style: normal;
31457
- font-weight: bold;
31458
- font-size: 12px;
31459
- line-height: 18px;
31369
+ .tta5kd2 .ant-table .ant-table-thead > tr > th {
31370
+ background: #fff;
31371
+ font-weight: 400;
31372
+ position: relative;
31373
+ border-bottom: none;
31374
+ color: #00122e;
31375
+ transition: none;
31376
+ padding: 15px 8px 15px 8px;
31460
31377
  }
31461
-
31462
- .lyxynfj {
31463
- font-family: Inter;
31464
- font-style: normal;
31465
- font-weight: normal;
31466
- font-size: 12px;
31467
- line-height: 18px;
31378
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
31379
+ content: "";
31380
+ width: 1px;
31381
+ top: 0;
31382
+ bottom: 0;
31383
+ background: rgba(211, 218, 235, 0.6);
31384
+ position: absolute;
31385
+ right: 0;
31468
31386
  }
31469
-
31470
- .lpb2nxv {
31471
- font-family: Inter;
31472
- font-style: normal;
31473
- font-weight: 500;
31474
- font-size: 12px;
31475
- line-height: 18px;
31387
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
31388
+ padding: unset;
31476
31389
  }
31477
-
31478
- .l1r8o3vv {
31479
- font-family: Inter;
31480
- font-style: normal;
31481
- font-weight: bold;
31482
- font-size: 12px;
31483
- line-height: 18px;
31390
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
31391
+ display: none;
31484
31392
  }
31485
-
31486
- .lemnjy2 {
31487
- font-family: Inter;
31488
- font-style: normal;
31489
- font-weight: normal;
31490
- text-transform: uppercase;
31491
- font-feature-settings: "cpsp" on;
31492
- font-size: 12px;
31493
- line-height: 18px;
31393
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
31394
+ width: 100%;
31395
+ overflow: hidden;
31396
+ white-space: nowrap;
31397
+ text-overflow: ellipsis;
31494
31398
  }
31495
-
31496
- .lrc42gb {
31497
- font-family: Inter;
31498
- font-style: normal;
31399
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
31400
+ overflow: hidden;
31401
+ text-overflow: ellipsis;
31402
+ flex: 1;
31403
+ }
31404
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
31405
+ padding: 15px 25px 15px 8px;
31406
+ }
31407
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
31408
+ padding: 0;
31409
+ }
31410
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
31411
+ position: absolute;
31412
+ right: 6px;
31413
+ top: 50%;
31414
+ transform: translateY(-50%);
31415
+ height: 16px;
31416
+ display: none;
31417
+ transition: transform 320ms ease;
31418
+ }
31419
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
31420
+ display: block;
31421
+ transform: translateY(-50%) rotateX(180deg);
31422
+ }
31423
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
31424
+ display: block;
31425
+ }
31426
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
31427
+ display: none;
31428
+ }
31429
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
31430
+ transform: translateY(-50%);
31431
+ }
31432
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
31433
+ transform: translateY(-50%) rotateX(180deg);
31434
+ }
31435
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
31436
+ background: #f2f5fa;
31437
+ }
31438
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
31439
+ display: block;
31440
+ }
31441
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
31442
+ padding-right: 25px;
31443
+ }
31444
+ .tta5kd2 .ant-table .ant-table-selection-column {
31445
+ padding: 0 !important;
31446
+ }
31447
+ .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
31448
+ position: absolute;
31449
+ left: 50%;
31450
+ top: 50%;
31451
+ transform: translate(-50%, -50%);
31452
+ }
31453
+ .tta5kd2 .ant-table .ant-table-selection-column:after {
31454
+ display: none;
31455
+ }
31456
+ .tta5kd2 .ant-table .ant-table-hide-scrollbar {
31457
+ background: #fff;
31458
+ }
31459
+ .tta5kd2 .ant-table .ant-table-placeholder {
31460
+ background: inherit;
31461
+ }
31462
+ .tta5kd2 .ant-table .ant-table-placeholder td {
31463
+ position: static;
31464
+ border: none;
31465
+ background: inherit !important;
31466
+ height: 100px;
31467
+ vertical-align: middle;
31468
+ }
31469
+ .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
31470
+ .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
31499
31471
  font-weight: bold;
31500
- text-transform: uppercase;
31501
- font-feature-settings: "cpsp" on;
31502
- font-size: 12px;
31503
- line-height: 18px;
31472
+ font-size: 20px;
31473
+ color: rgba(10, 37, 85, 0.6);
31504
31474
  }
31505
-
31506
- .fqaz4mb {
31507
- font-family: Inter;
31508
- font-style: normal;
31509
- font-weight: normal;
31510
- font-size: 13px;
31511
- line-height: 20px;
31475
+ .tta5kd2 .ant-table td.cell__action_ {
31476
+ padding: 0 !important;
31477
+ position: relative;
31478
+ background: #fff;
31512
31479
  }
31513
-
31514
- .f13we5o {
31515
- font-family: Inter;
31516
- font-style: normal;
31517
- font-weight: normal;
31518
- font-size: 13px;
31519
- line-height: 20px;
31480
+ .tta5kd2 .ant-table td.cell__action_ > * {
31481
+ height: 100%;
31482
+ display: flex;
31483
+ align-items: center;
31484
+ justify-content: flex-end;
31485
+ padding-right: 8px;
31486
+ }
31487
+ .tta5kd2 .ant-table td.cell__action_ .menu-button {
31488
+ width: 24px;
31489
+ height: 24px;
31490
+ cursor: pointer;
31491
+ justify-content: center;
31492
+ border-radius: 4px;
31493
+ }
31494
+ .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
31495
+ background: #fff;
31520
31496
  }
31521
31497
 
31522
- .ffmjua2 {
31498
+ .d6j0lbj {
31523
31499
  font-family: Inter;
31524
31500
  font-style: normal;
31525
- font-weight: normal;
31526
- font-size: 12px;
31527
- line-height: 18px;
31501
+ font-weight: bold;
31502
+ font-size: 32px;
31503
+ line-height: 40px;
31528
31504
  }
31529
31505
 
31530
- .fz2mxw0 {
31506
+ .d1xhvvxe {
31531
31507
  font-family: Inter;
31532
31508
  font-style: normal;
31533
- font-weight: normal;
31534
- font-size: 12px;
31535
- line-height: 18px;
31509
+ font-weight: bold;
31510
+ font-size: 24px;
31511
+ line-height: 32px;
31536
31512
  }
31537
31513
 
31538
- .t1ertzoh {
31514
+ .dk10mxq {
31539
31515
  font-family: Inter;
31540
31516
  font-style: normal;
31541
31517
  font-weight: normal;
31542
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31543
- font-size: 13px;
31544
- line-height: 20px;
31518
+ font-size: 32px;
31519
+ line-height: 40px;
31545
31520
  }
31546
31521
 
31547
- .t19bge8r {
31522
+ .dxsait {
31548
31523
  font-family: Inter;
31549
31524
  font-style: normal;
31550
- font-weight: normal;
31551
- font-feature-settings: "zero" on;
31552
- font-size: 13px;
31553
- line-height: 20px;
31525
+ font-weight: bold;
31526
+ font-size: 20px;
31527
+ line-height: 24px;
31554
31528
  }
31555
31529
 
31556
- .tjrzfyl {
31530
+ .dokn0h3 {
31557
31531
  font-family: Inter;
31558
31532
  font-style: normal;
31559
31533
  font-weight: normal;
31560
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31561
- font-size: 12px;
31562
- line-height: 18px;
31534
+ font-size: 20px;
31535
+ line-height: 24px;
31563
31536
  }
31564
31537
 
31565
- .tm6s7bo {
31538
+ .dobau4p {
31566
31539
  font-family: Inter;
31567
31540
  font-style: normal;
31568
- font-weight: 500;
31569
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31570
- font-size: 12px;
31571
- line-height: 18px;
31541
+ font-weight: bold;
31542
+ font-size: 18px;
31543
+ line-height: 22px;
31572
31544
  }
31573
31545
 
31574
- .t19zq6ic {
31546
+ .dvolwok {
31575
31547
  font-family: Inter;
31576
31548
  font-style: normal;
31577
31549
  font-weight: normal;
31578
- font-feature-settings: "zero" on;
31579
- font-size: 12px;
31580
- line-height: 18px;
31581
- }
31582
-
31583
- .t1gduru8 {
31584
- font-family: Inter;
31585
- font-style: normal;
31586
- font-weight: 500;
31587
- font-feature-settings: "zero" on;
31588
- font-size: 12px;
31589
- line-height: 18px;
31550
+ font-size: 18px;
31551
+ line-height: 22px;
31590
31552
  }
31591
31553
 
31592
- .t55raab {
31554
+ .h181qhg4 {
31593
31555
  font-family: Inter;
31594
31556
  font-style: normal;
31595
31557
  font-weight: bold;
31596
- font-feature-settings: "zero" on;
31597
31558
  font-size: 16px;
31598
- line-height: 24px;
31559
+ line-height: 22px;
31599
31560
  }
31600
31561
 
31601
- .u1w9abfe {
31562
+ .h1phgmcq {
31602
31563
  font-family: Inter;
31603
31564
  font-style: normal;
31604
31565
  font-weight: normal;
31605
- font-size: 10px;
31606
- line-height: 12px;
31607
- }
31608
-
31609
- .s1fc623g {
31610
- width: 430px !important;
31611
- }
31612
-
31613
- .da3mx0o .ant-select-item-group {
31614
- padding: 8px 16px;
31615
- line-height: 18px;
31616
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31617
- height: 34px;
31618
- min-height: 34px;
31619
- box-sizing: border-box;
31620
- margin-top: 8px;
31621
- }
31622
-
31623
- .onr9gzt {
31624
- display: flex;
31625
- flex-direction: column;
31626
- margin: 1px 8px;
31627
- padding: 8px;
31628
- border-radius: 4px;
31629
- }
31630
- .onr9gzt .selected-icon {
31631
- display: none;
31632
- }
31633
- .onr9gzt.ant-select-item-option-grouped {
31634
- padding-left: 8px;
31635
- }
31636
- .onr9gzt.ant-select-item-option-selected {
31637
- background-color: white;
31638
- }
31639
- .onr9gzt.ant-select-item-option-selected .timezone-title {
31640
- color: #0080ff;
31641
- }
31642
- .onr9gzt.ant-select-item-option-selected .selected-icon {
31643
- display: block;
31644
- }
31645
- .onr9gzt.ant-select-item-option-active {
31646
- background: rgba(0, 136, 255, 0.16);
31647
- }
31648
- .onr9gzt.ant-select-item-option-active .timezone-title {
31649
- color: #0080ff;
31650
- }
31651
- .onr9gzt.ant-select-item-option-active .timezone-tag {
31652
- background: rgba(0, 136, 255, 0.1);
31653
- color: #0080ff;
31654
- }
31655
-
31656
- .oiy0apc {
31657
- display: flex;
31658
- justify-content: space-between;
31659
- height: 20px;
31660
- line-height: 20px;
31661
- }
31662
- .oiy0apc .timezone-title {
31663
- color: #2d3a56;
31664
- overflow: hidden;
31665
- text-overflow: ellipsis;
31666
- }
31667
-
31668
- .of4y382 {
31669
- display: flex;
31670
- justify-content: space-between;
31671
- color: rgba(44, 56, 82, 0.6);
31672
- height: 18px;
31673
- line-height: 18px;
31674
- margin-top: 2px;
31675
- }
31676
-
31677
- .t19903l9 {
31678
- border: none;
31679
- margin-right: 0;
31680
- background: rgba(225, 230, 241, 0.6);
31681
- }
31682
-
31683
- .ohwbvxu {
31684
- pointer-events: none;
31685
- height: 32px;
31686
- width: 100%;
31687
- opacity: 0;
31688
- }
31689
-
31690
- .i1e4sgug {
31691
- display: inline-block;
31692
- }
31693
-
31694
- .t1upn1sz {
31695
- height: 100%;
31696
- }
31697
-
31698
- .tta5kd2 {
31699
- height: 100%;
31700
- }
31701
- .tta5kd2.empty-table .ant-table-content {
31702
- overflow: visible !important;
31703
- height: 100%;
31704
- }
31705
- .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
31706
- height: 100%;
31707
- }
31708
- .tta5kd2.empty-table .ant-table-content table {
31709
- width: 100% !important;
31710
- height: 100%;
31711
- }
31712
- .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
31713
- padding: 15px 0;
31714
- }
31715
- .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
31716
- display: none;
31717
- }
31718
- .tta5kd2 .active-row td:nth-child(1) {
31719
- font-weight: 700;
31720
- }
31721
- .tta5kd2.has-selection .active-row td:nth-child(2) {
31722
- font-weight: 700;
31723
- }
31724
- .tta5kd2 .ant-spin-nested-loading {
31725
- height: 100%;
31726
- }
31727
- .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
31728
- height: 100%;
31729
- overflow: visible;
31730
- }
31731
- .tta5kd2 .ant-spin-nested-loading .ant-spin {
31732
- max-height: none;
31733
- }
31734
- .tta5kd2.table-init-loading .ant-spin-blur thead,
31735
- .tta5kd2.table-init-loading .ant-spin-blur tbody {
31736
- display: none;
31737
- }
31738
- .tta5kd2 td.ant-table-column-sort {
31739
- background: transparent;
31740
- }
31741
- .tta5kd2 td.ant-table-cell-fix-left,
31742
- .tta5kd2 td.ant-table-cell-fix-right {
31743
- background: #fff;
31744
- padding: 0 !important;
31745
- }
31746
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
31747
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
31748
- display: flex;
31749
- align-items: center;
31750
- height: 100%;
31751
- padding: 8px;
31566
+ font-size: 16px;
31567
+ line-height: 22px;
31752
31568
  }
31753
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
31754
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
31755
- overflow: hidden;
31756
- text-overflow: ellipsis;
31757
- width: 100%;
31569
+
31570
+ .h173xnl1 {
31571
+ font-family: Inter;
31572
+ font-style: normal;
31573
+ font-weight: bold;
31574
+ font-size: 14px;
31575
+ line-height: 20px;
31758
31576
  }
31759
- .tta5kd2 .ant-table-container {
31760
- height: 100%;
31577
+
31578
+ .hedm4pz {
31579
+ font-family: Inter;
31580
+ font-style: normal;
31581
+ font-weight: normal;
31582
+ font-size: 14px;
31583
+ line-height: 20px;
31761
31584
  }
31762
- .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
31763
- box-shadow: none !important;
31585
+
31586
+ .h1kd8xld {
31587
+ font-family: Inter;
31588
+ font-style: normal;
31589
+ font-weight: bold;
31590
+ font-size: 12px;
31591
+ line-height: 18px;
31764
31592
  }
31765
- .tta5kd2 .ant-table {
31766
- border-radius: 0px;
31767
- border-left: none;
31768
- border-right: none;
31769
- border-bottom: none;
31770
- height: 100%;
31593
+
31594
+ .hp14fr {
31595
+ font-family: Inter;
31596
+ font-style: normal;
31597
+ font-weight: normal;
31771
31598
  font-size: 12px;
31772
- background: transparent;
31599
+ line-height: 18px;
31773
31600
  }
31774
- .tta5kd2 .ant-table .ant-table-header {
31775
- position: relative;
31776
- z-index: 3;
31777
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31778
- margin-bottom: -1px;
31601
+
31602
+ .hgrg7mn {
31603
+ font-family: Inter;
31604
+ font-style: normal;
31605
+ font-weight: bold;
31606
+ text-transform: uppercase;
31607
+ font-feature-settings: "cpsp" on;
31608
+ font-size: 12px;
31609
+ line-height: 18px;
31779
31610
  }
31780
- .tta5kd2 .ant-table .time-wrapper .date,
31781
- .tta5kd2 .ant-table .value {
31782
- color: #2d3a56;
31611
+
31612
+ .h6zme9x {
31613
+ font-family: Inter;
31614
+ font-style: normal;
31615
+ font-weight: normal;
31616
+ text-transform: uppercase;
31617
+ font-feature-settings: "cpsp" on;
31618
+ font-size: 12px;
31619
+ line-height: 18px;
31783
31620
  }
31784
- .tta5kd2 .ant-table .time-wrapper .time,
31785
- .tta5kd2 .ant-table .unit {
31786
- color: rgba(44, 56, 82, 0.6);
31621
+
31622
+ .locjvsv {
31623
+ font-family: Inter;
31624
+ font-style: normal;
31625
+ font-weight: normal;
31626
+ font-size: 16px;
31627
+ line-height: 24px;
31787
31628
  }
31788
- .tta5kd2 .ant-table .ant-table-selection {
31789
- position: unset;
31790
- text-align: center;
31629
+
31630
+ .l13gi131 {
31631
+ font-family: Inter;
31632
+ font-style: normal;
31633
+ font-weight: bold;
31634
+ font-size: 16px;
31635
+ line-height: 24px;
31791
31636
  }
31792
- .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
31793
- background: #fff;
31637
+
31638
+ .l1ynemsu {
31639
+ font-family: Inter;
31640
+ font-style: normal;
31641
+ font-weight: normal;
31642
+ font-size: 16px;
31643
+ line-height: 24px;
31794
31644
  }
31795
- .tta5kd2 .ant-table .anticon-setting {
31796
- cursor: pointer;
31797
- position: absolute;
31798
- top: 50%;
31799
- right: 12px;
31800
- transform: translateY(-50%);
31645
+
31646
+ .l1cft1cx {
31647
+ font-family: Inter;
31648
+ font-style: normal;
31649
+ font-weight: bold;
31650
+ font-size: 16px;
31651
+ line-height: 24px;
31801
31652
  }
31802
- .tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
31803
- box-shadow: none;
31804
- width: 1px;
31805
- background: rgba(213, 219, 227, 0.6);
31653
+
31654
+ .l17tqc8p {
31655
+ font-family: Inter;
31656
+ font-style: normal;
31657
+ font-weight: normal;
31658
+ text-transform: uppercase;
31659
+ font-feature-settings: "cpsp" on;
31660
+ font-size: 16px;
31661
+ line-height: 24px;
31806
31662
  }
31807
- .tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
31808
- box-shadow: none;
31809
- width: 1px;
31810
- background: rgba(213, 219, 227, 0.6);
31663
+
31664
+ .l1j1e5w7 {
31665
+ font-family: Inter;
31666
+ font-style: normal;
31667
+ font-weight: bold;
31668
+ text-transform: uppercase;
31669
+ font-feature-settings: "cpsp" on;
31670
+ font-size: 16px;
31671
+ line-height: 24px;
31811
31672
  }
31812
- .tta5kd2 .ant-table .ant-table-tbody {
31813
- position: relative;
31673
+
31674
+ .l1gf91jb {
31675
+ font-family: Inter;
31676
+ font-style: normal;
31677
+ font-weight: normal;
31678
+ font-size: 14px;
31679
+ line-height: 22px;
31814
31680
  }
31815
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
31816
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31817
- border-bottom: 1px solid white;
31818
- height: 40px;
31819
- vertical-align: middle;
31820
- transition: background 0ms;
31821
- color: #00122e;
31681
+
31682
+ .lu7hlr6 {
31683
+ font-family: Inter;
31684
+ font-style: normal;
31685
+ font-weight: 500;
31686
+ font-size: 14px;
31687
+ line-height: 22px;
31822
31688
  }
31823
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
31824
- background: #f2f5fa;
31825
- border-bottom-color: #f2f5fa;
31689
+
31690
+ .l3l3jf0 {
31691
+ font-family: Inter;
31692
+ font-style: normal;
31693
+ font-weight: bold;
31694
+ font-size: 14px;
31695
+ line-height: 22px;
31826
31696
  }
31827
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
31828
- height: auto;
31829
- color: #00122e;
31830
- font-size: 12px;
31831
- text-align: left;
31832
- transition: none;
31833
- overflow: hidden;
31834
- text-overflow: ellipsis;
31835
- white-space: nowrap;
31697
+
31698
+ .l12j5nqp {
31699
+ font-family: Inter;
31700
+ font-style: normal;
31701
+ font-weight: normal;
31702
+ font-size: 14px;
31703
+ line-height: 22px;
31836
31704
  }
31837
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
31838
- color: #0096ff;
31705
+
31706
+ .l1tecqht {
31707
+ font-family: Inter;
31708
+ font-style: normal;
31709
+ font-weight: bold;
31710
+ font-size: 14px;
31711
+ line-height: 22px;
31839
31712
  }
31840
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
31841
- overflow: hidden;
31842
- text-overflow: ellipsis;
31843
- width: 100%;
31844
- vertical-align: middle;
31713
+
31714
+ .l6sa990 {
31715
+ font-family: Inter;
31716
+ font-style: normal;
31717
+ font-weight: normal;
31718
+ text-transform: uppercase;
31719
+ font-feature-settings: "cpsp" on;
31720
+ font-size: 14px;
31721
+ line-height: 22px;
31845
31722
  }
31846
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
31847
- line-height: 0px;
31723
+
31724
+ .lckqe8j {
31725
+ font-family: Inter;
31726
+ font-style: normal;
31727
+ font-weight: bold;
31728
+ text-transform: uppercase;
31729
+ font-feature-settings: "cpsp" on;
31730
+ font-size: 14px;
31731
+ line-height: 22px;
31848
31732
  }
31849
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
31850
- padding-right: 25px;
31733
+
31734
+ .l1kuminb {
31735
+ font-family: Inter;
31736
+ font-style: normal;
31737
+ font-weight: normal;
31738
+ font-size: 13px;
31739
+ line-height: 20px;
31851
31740
  }
31852
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
31853
- border-top-color: transparent;
31741
+
31742
+ .l1pbuf5j {
31743
+ font-family: Inter;
31744
+ font-style: normal;
31745
+ font-weight: 600;
31746
+ font-size: 13px;
31747
+ line-height: 20px;
31854
31748
  }
31855
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
31856
- background: rgba(225, 230, 241, 0.6);
31857
- border-color: transparent transparent white;
31749
+
31750
+ .l1r4ztu {
31751
+ font-family: Inter;
31752
+ font-style: normal;
31753
+ font-weight: bold;
31754
+ font-size: 13px;
31755
+ line-height: 20px;
31756
+ }
31757
+
31758
+ .ly8vzok {
31759
+ font-family: Inter;
31760
+ font-style: normal;
31761
+ font-weight: normal;
31762
+ font-size: 13px;
31763
+ line-height: 20px;
31858
31764
  }
31859
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
31860
- border-radius: 8px 0 0 8px;
31765
+
31766
+ .lumfmf {
31767
+ font-family: Inter;
31768
+ font-style: normal;
31769
+ font-weight: 600;
31770
+ font-size: 13px;
31771
+ line-height: 20px;
31861
31772
  }
31862
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
31863
- border-radius: 8px 0 0 8px;
31773
+
31774
+ .l16ujwmv {
31775
+ font-family: Inter;
31776
+ font-style: normal;
31777
+ font-weight: bold;
31778
+ font-size: 13px;
31779
+ line-height: 20px;
31864
31780
  }
31865
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
31866
- content: "";
31867
- width: 4px;
31868
- top: -1px;
31869
- bottom: -1px;
31870
- background: white;
31781
+
31782
+ .l17o1ffr {
31783
+ font-family: Inter;
31784
+ font-style: normal;
31785
+ font-weight: normal;
31786
+ text-transform: uppercase;
31787
+ font-feature-settings: "cpsp" on;
31788
+ font-size: 13px;
31789
+ line-height: 20px;
31871
31790
  }
31872
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
31873
- border-radius: 0 8px 8px 0;
31791
+
31792
+ .lngllvn {
31793
+ font-family: Inter;
31794
+ font-style: normal;
31795
+ font-weight: bold;
31796
+ text-transform: uppercase;
31797
+ font-feature-settings: "cpsp" on;
31798
+ font-size: 13px;
31799
+ line-height: 20px;
31874
31800
  }
31875
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
31876
- border-radius: 0;
31877
- background: white;
31878
- border-top: none;
31801
+
31802
+ .l2i7fo9 {
31803
+ font-family: Inter;
31804
+ font-style: normal;
31805
+ font-weight: normal;
31806
+ font-size: 12px;
31807
+ line-height: 18px;
31879
31808
  }
31880
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
31881
- border-top: 1px solid transparent;
31882
- border-radius: 0 8px 8px 0;
31883
- background: rgba(225, 230, 241, 0.6);
31809
+
31810
+ .l1x7hscx {
31811
+ font-family: Inter;
31812
+ font-style: normal;
31813
+ font-weight: 500;
31814
+ font-size: 12px;
31815
+ line-height: 18px;
31884
31816
  }
31885
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
31886
- background: white;
31887
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31817
+
31818
+ .le1jwan {
31819
+ font-family: Inter;
31820
+ font-style: normal;
31821
+ font-weight: bold;
31822
+ font-size: 12px;
31823
+ line-height: 18px;
31888
31824
  }
31889
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
31890
- display: flex;
31891
- align-items: center;
31892
- height: 100%;
31893
- background: rgba(225, 230, 241, 0.6);
31825
+
31826
+ .lyxynfj {
31827
+ font-family: Inter;
31828
+ font-style: normal;
31829
+ font-weight: normal;
31830
+ font-size: 12px;
31831
+ line-height: 18px;
31894
31832
  }
31895
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
31896
- background: white;
31897
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31833
+
31834
+ .lpb2nxv {
31835
+ font-family: Inter;
31836
+ font-style: normal;
31837
+ font-weight: 500;
31838
+ font-size: 12px;
31839
+ line-height: 18px;
31898
31840
  }
31899
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
31900
- display: flex;
31901
- align-items: center;
31902
- height: 100%;
31903
- background: rgba(225, 230, 241, 0.6);
31841
+
31842
+ .l1r8o3vv {
31843
+ font-family: Inter;
31844
+ font-style: normal;
31845
+ font-weight: bold;
31846
+ font-size: 12px;
31847
+ line-height: 18px;
31904
31848
  }
31905
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
31906
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31849
+
31850
+ .lemnjy2 {
31851
+ font-family: Inter;
31852
+ font-style: normal;
31853
+ font-weight: normal;
31854
+ text-transform: uppercase;
31855
+ font-feature-settings: "cpsp" on;
31856
+ font-size: 12px;
31857
+ line-height: 18px;
31907
31858
  }
31908
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
31909
- box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
31910
- border-radius: 8px;
31859
+
31860
+ .lrc42gb {
31861
+ font-family: Inter;
31862
+ font-style: normal;
31863
+ font-weight: bold;
31864
+ text-transform: uppercase;
31865
+ font-feature-settings: "cpsp" on;
31866
+ font-size: 12px;
31867
+ line-height: 18px;
31911
31868
  }
31912
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
31913
- border-top-color: white;
31869
+
31870
+ .fqaz4mb {
31871
+ font-family: Inter;
31872
+ font-style: normal;
31873
+ font-weight: normal;
31874
+ font-size: 13px;
31875
+ line-height: 20px;
31914
31876
  }
31915
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
31916
- background: rgba(0, 136, 255, 0.1);
31917
- border-bottom-color: transparent;
31918
- border-top-color: transparent;
31877
+
31878
+ .f13we5o {
31879
+ font-family: Inter;
31880
+ font-style: normal;
31881
+ font-weight: normal;
31882
+ font-size: 13px;
31883
+ line-height: 20px;
31919
31884
  }
31920
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
31921
- border-radius: 8px 0 0 8px;
31885
+
31886
+ .ffmjua2 {
31887
+ font-family: Inter;
31888
+ font-style: normal;
31889
+ font-weight: normal;
31890
+ font-size: 12px;
31891
+ line-height: 18px;
31922
31892
  }
31923
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
31924
- border-radius: 0 8px 8px 0;
31893
+
31894
+ .fz2mxw0 {
31895
+ font-family: Inter;
31896
+ font-style: normal;
31897
+ font-weight: normal;
31898
+ font-size: 12px;
31899
+ line-height: 18px;
31925
31900
  }
31926
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
31927
- background: rgba(0, 136, 255, 0.1);
31901
+
31902
+ .t1ertzoh {
31903
+ font-family: Inter;
31904
+ font-style: normal;
31905
+ font-weight: normal;
31906
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
31907
+ font-size: 13px;
31908
+ line-height: 20px;
31928
31909
  }
31929
- .tta5kd2 .ant-table .ant-table-thead > tr > th {
31930
- background: #fff;
31931
- font-weight: 400;
31932
- position: relative;
31933
- border-bottom: none;
31934
- color: #00122e;
31935
- transition: none;
31936
- padding: 15px 8px 15px 8px;
31910
+
31911
+ .t19bge8r {
31912
+ font-family: Inter;
31913
+ font-style: normal;
31914
+ font-weight: normal;
31915
+ font-feature-settings: "zero" on;
31916
+ font-size: 13px;
31917
+ line-height: 20px;
31937
31918
  }
31938
- .tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
31939
- content: "";
31940
- width: 1px;
31941
- top: 0;
31942
- bottom: 0;
31943
- background: rgba(211, 218, 235, 0.6);
31944
- position: absolute;
31945
- right: 0;
31919
+
31920
+ .tjrzfyl {
31921
+ font-family: Inter;
31922
+ font-style: normal;
31923
+ font-weight: normal;
31924
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
31925
+ font-size: 12px;
31926
+ line-height: 18px;
31946
31927
  }
31947
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
31948
- padding: unset;
31928
+
31929
+ .tm6s7bo {
31930
+ font-family: Inter;
31931
+ font-style: normal;
31932
+ font-weight: 500;
31933
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
31934
+ font-size: 12px;
31935
+ line-height: 18px;
31949
31936
  }
31950
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
31951
- display: none;
31937
+
31938
+ .t19zq6ic {
31939
+ font-family: Inter;
31940
+ font-style: normal;
31941
+ font-weight: normal;
31942
+ font-feature-settings: "zero" on;
31943
+ font-size: 12px;
31944
+ line-height: 18px;
31952
31945
  }
31953
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
31954
- width: 100%;
31955
- overflow: hidden;
31956
- white-space: nowrap;
31957
- text-overflow: ellipsis;
31946
+
31947
+ .t1gduru8 {
31948
+ font-family: Inter;
31949
+ font-style: normal;
31950
+ font-weight: 500;
31951
+ font-feature-settings: "zero" on;
31952
+ font-size: 12px;
31953
+ line-height: 18px;
31958
31954
  }
31959
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
31960
- overflow: hidden;
31961
- text-overflow: ellipsis;
31962
- flex: 1;
31955
+
31956
+ .t55raab {
31957
+ font-family: Inter;
31958
+ font-style: normal;
31959
+ font-weight: bold;
31960
+ font-feature-settings: "zero" on;
31961
+ font-size: 16px;
31962
+ line-height: 24px;
31963
31963
  }
31964
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
31965
- padding: 15px 25px 15px 8px;
31964
+
31965
+ .u1w9abfe {
31966
+ font-family: Inter;
31967
+ font-style: normal;
31968
+ font-weight: normal;
31969
+ font-size: 10px;
31970
+ line-height: 12px;
31966
31971
  }
31967
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
31968
- padding: 0;
31972
+
31973
+ .i1e4sgug {
31974
+ display: inline-block;
31969
31975
  }
31970
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
31971
- position: absolute;
31972
- right: 6px;
31973
- top: 50%;
31974
- transform: translateY(-50%);
31975
- height: 16px;
31976
- display: none;
31977
- transition: transform 320ms ease;
31976
+
31977
+ .s1fc623g {
31978
+ width: 430px !important;
31978
31979
  }
31979
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
31980
- display: block;
31981
- transform: translateY(-50%) rotateX(180deg);
31980
+
31981
+ .da3mx0o .ant-select-item-group {
31982
+ padding: 8px 16px;
31983
+ line-height: 18px;
31984
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31985
+ height: 34px;
31986
+ min-height: 34px;
31987
+ box-sizing: border-box;
31988
+ margin-top: 8px;
31982
31989
  }
31983
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
31984
- display: block;
31990
+
31991
+ .onr9gzt {
31992
+ display: flex;
31993
+ flex-direction: column;
31994
+ margin: 1px 8px;
31995
+ padding: 8px;
31996
+ border-radius: 4px;
31985
31997
  }
31986
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
31998
+ .onr9gzt .selected-icon {
31987
31999
  display: none;
31988
32000
  }
31989
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
31990
- transform: translateY(-50%);
32001
+ .onr9gzt.ant-select-item-option-grouped {
32002
+ padding-left: 8px;
31991
32003
  }
31992
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
31993
- transform: translateY(-50%) rotateX(180deg);
32004
+ .onr9gzt.ant-select-item-option-selected {
32005
+ background-color: white;
31994
32006
  }
31995
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
31996
- background: #f2f5fa;
32007
+ .onr9gzt.ant-select-item-option-selected .timezone-title {
32008
+ color: #0080ff;
31997
32009
  }
31998
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
32010
+ .onr9gzt.ant-select-item-option-selected .selected-icon {
31999
32011
  display: block;
32000
32012
  }
32001
- .tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
32002
- padding-right: 25px;
32003
- }
32004
- .tta5kd2 .ant-table .ant-table-selection-column {
32005
- padding: 0 !important;
32006
- }
32007
- .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
32008
- position: absolute;
32009
- left: 50%;
32010
- top: 50%;
32011
- transform: translate(-50%, -50%);
32012
- }
32013
- .tta5kd2 .ant-table .ant-table-selection-column:after {
32014
- display: none;
32015
- }
32016
- .tta5kd2 .ant-table .ant-table-hide-scrollbar {
32017
- background: #fff;
32013
+ .onr9gzt.ant-select-item-option-active {
32014
+ background: rgba(0, 136, 255, 0.16);
32018
32015
  }
32019
- .tta5kd2 .ant-table .ant-table-placeholder {
32020
- background: inherit;
32016
+ .onr9gzt.ant-select-item-option-active .timezone-title {
32017
+ color: #0080ff;
32021
32018
  }
32022
- .tta5kd2 .ant-table .ant-table-placeholder td {
32023
- position: static;
32024
- border: none;
32025
- background: inherit !important;
32026
- height: 100px;
32027
- vertical-align: middle;
32019
+ .onr9gzt.ant-select-item-option-active .timezone-tag {
32020
+ background: rgba(0, 136, 255, 0.1);
32021
+ color: #0080ff;
32028
32022
  }
32029
- .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
32030
- .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
32031
- font-weight: bold;
32032
- font-size: 20px;
32033
- color: rgba(10, 37, 85, 0.6);
32023
+
32024
+ .oiy0apc {
32025
+ display: flex;
32026
+ justify-content: space-between;
32027
+ height: 20px;
32028
+ line-height: 20px;
32034
32029
  }
32035
- .tta5kd2 .ant-table td.cell__action_ {
32036
- padding: 0 !important;
32037
- position: relative;
32038
- background: #fff;
32030
+ .oiy0apc .timezone-title {
32031
+ color: #2d3a56;
32032
+ overflow: hidden;
32033
+ text-overflow: ellipsis;
32039
32034
  }
32040
- .tta5kd2 .ant-table td.cell__action_ > * {
32041
- height: 100%;
32035
+
32036
+ .of4y382 {
32042
32037
  display: flex;
32043
- align-items: center;
32044
- justify-content: flex-end;
32045
- padding-right: 8px;
32038
+ justify-content: space-between;
32039
+ color: rgba(44, 56, 82, 0.6);
32040
+ height: 18px;
32041
+ line-height: 18px;
32042
+ margin-top: 2px;
32046
32043
  }
32047
- .tta5kd2 .ant-table td.cell__action_ .menu-button {
32048
- width: 24px;
32049
- height: 24px;
32050
- cursor: pointer;
32051
- justify-content: center;
32052
- border-radius: 4px;
32044
+
32045
+ .t19903l9 {
32046
+ border: none;
32047
+ margin-right: 0;
32048
+ background: rgba(225, 230, 241, 0.6);
32053
32049
  }
32054
- .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
32055
- background: #fff;
32050
+
32051
+ .ohwbvxu {
32052
+ pointer-events: none;
32053
+ height: 32px;
32054
+ width: 100%;
32055
+ opacity: 0;
32056
32056
  }
32057
32057
 
32058
32058
  .m15dvk92 {
@@ -32172,61 +32172,14 @@ input.rrg1fkn.ant-input {
32172
32172
  display: flex;
32173
32173
  }
32174
32174
 
32175
- .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
32176
- border-radius: 6px;
32177
- }
32178
- .shq1k1g.ant-select.ant-select-single {
32179
- width: 100%;
32180
- color: #2d3a56;
32181
- border-color: rgba(211, 218, 235, 0.6);
32182
- transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32183
- font-size: 13px;
32184
- }
32185
- .shq1k1g.ant-select.ant-select-single[data-size=middle] {
32186
- height: 30px;
32187
- }
32188
- .shq1k1g.ant-select.ant-select-single.ant-select-lg {
32189
- height: 38px;
32190
- font-size: 13px;
32191
- }
32192
- .shq1k1g.ant-select.ant-select-single .ant-select-arrow,
32193
- .shq1k1g.ant-select.ant-select-single .ant-select-arrow .anticon-down {
32194
- transition: 160ms ease;
32195
- }
32196
- .shq1k1g.ant-select.ant-select-single .ant-select-arrow-loading {
32197
- color: #0080ff;
32198
- }
32199
- .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 {
32200
- border-color: rgba(107, 128, 167, 0.6);
32201
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32202
- }
32203
- .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 {
32204
- color: #0080ff;
32205
- }
32206
- .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 {
32207
- border-color: #0080ff;
32208
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32209
- }
32210
- .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32211
- transform: rotate(180deg);
32212
- }
32213
- .shq1k1g.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
32214
- background: rgba(211, 218, 235, 0.6);
32215
- border-color: rgba(172, 186, 211, 0.6);
32216
- cursor: "not-allowed";
32217
- }
32218
- .shq1k1g.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
32219
- border-color: #f0483e !important;
32220
- }
32221
- .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 {
32222
- color: #1d326c;
32223
- }
32224
- .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 {
32225
- border-color: #0080ff;
32226
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32175
+ .igz4le8 {
32176
+ height: 24px;
32177
+ width: 56px !important;
32178
+ margin-right: 4px;
32227
32179
  }
32228
- .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32229
- transform: rotate(180deg);
32180
+
32181
+ .c1riexje {
32182
+ color: rgba(44, 56, 82, 0.6);
32230
32183
  }
32231
32184
 
32232
32185
  .s14dk8r1 {
@@ -32271,46 +32224,93 @@ input.rrg1fkn.ant-input {
32271
32224
  .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
32272
32225
  background-color: rgba(254, 160, 8, 0.1);
32273
32226
  }
32274
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
32275
- background-color: #fea008;
32227
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
32228
+ background-color: #fea008;
32229
+ }
32230
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
32231
+ background-color: rgba(255, 187, 0, 0.16);
32232
+ }
32233
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green {
32234
+ background-color: rgba(30, 201, 127, 0.1);
32235
+ }
32236
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
32237
+ background-color: #00ba5d;
32238
+ }
32239
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
32240
+ background-color: rgba(30, 201, 127, 0.16);
32241
+ }
32242
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray {
32243
+ background-color: rgba(225, 230, 241, 0.6);
32244
+ }
32245
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
32246
+ background-color: #6b7d99;
32247
+ }
32248
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
32249
+ background-color: rgba(211, 218, 235, 0.6);
32250
+ }
32251
+
32252
+ .s1uupoto {
32253
+ width: 8px;
32254
+ height: 8px;
32255
+ border-radius: 50%;
32256
+ display: inline-block;
32257
+ }
32258
+
32259
+ .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
32260
+ border-radius: 6px;
32261
+ }
32262
+ .shq1k1g.ant-select.ant-select-single {
32263
+ width: 100%;
32264
+ color: #2d3a56;
32265
+ border-color: rgba(211, 218, 235, 0.6);
32266
+ transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32267
+ font-size: 13px;
32268
+ }
32269
+ .shq1k1g.ant-select.ant-select-single[data-size=middle] {
32270
+ height: 30px;
32271
+ }
32272
+ .shq1k1g.ant-select.ant-select-single.ant-select-lg {
32273
+ height: 38px;
32274
+ font-size: 13px;
32275
+ }
32276
+ .shq1k1g.ant-select.ant-select-single .ant-select-arrow,
32277
+ .shq1k1g.ant-select.ant-select-single .ant-select-arrow .anticon-down {
32278
+ transition: 160ms ease;
32276
32279
  }
32277
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
32278
- background-color: rgba(255, 187, 0, 0.16);
32280
+ .shq1k1g.ant-select.ant-select-single .ant-select-arrow-loading {
32281
+ color: #0080ff;
32279
32282
  }
32280
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green {
32281
- background-color: rgba(30, 201, 127, 0.1);
32283
+ .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 {
32284
+ border-color: rgba(107, 128, 167, 0.6);
32285
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32282
32286
  }
32283
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
32284
- background-color: #00ba5d;
32287
+ .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 {
32288
+ color: #0080ff;
32285
32289
  }
32286
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
32287
- background-color: rgba(30, 201, 127, 0.16);
32290
+ .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 {
32291
+ border-color: #0080ff;
32292
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32288
32293
  }
32289
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray {
32290
- background-color: rgba(225, 230, 241, 0.6);
32294
+ .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32295
+ transform: rotate(180deg);
32291
32296
  }
32292
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
32293
- background-color: #6b7d99;
32297
+ .shq1k1g.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
32298
+ background: rgba(211, 218, 235, 0.6);
32299
+ border-color: rgba(172, 186, 211, 0.6);
32300
+ cursor: "not-allowed";
32294
32301
  }
32295
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
32296
- background-color: rgba(211, 218, 235, 0.6);
32302
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
32303
+ border-color: #f0483e !important;
32297
32304
  }
32298
-
32299
- .s1uupoto {
32300
- width: 8px;
32301
- height: 8px;
32302
- border-radius: 50%;
32303
- display: inline-block;
32305
+ .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 {
32306
+ color: #1d326c;
32304
32307
  }
32305
-
32306
- .igz4le8 {
32307
- height: 24px;
32308
- width: 56px !important;
32309
- margin-right: 4px;
32308
+ .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 {
32309
+ border-color: #0080ff;
32310
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32310
32311
  }
32311
-
32312
- .c1riexje {
32313
- color: rgba(44, 56, 82, 0.6);
32312
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32313
+ transform: rotate(180deg);
32314
32314
  }
32315
32315
 
32316
32316
  .t19ustft .date {
@@ -32478,34 +32478,25 @@ input.rrg1fkn.ant-input {
32478
32478
  margin-left: 8px;
32479
32479
  }
32480
32480
 
32481
- .t1gz6wqf {
32482
- height: 100%;
32483
- }
32484
- .t1gz6wqf .table-loading-item {
32485
- padding: 12px 4px;
32486
- border-bottom: 1px solid rgba(204, 212, 227, 0.18);
32487
- display: flex;
32488
- }
32489
- .t1gz6wqf .table-loading-item > * {
32490
- height: 16px;
32491
- margin: 4px;
32492
- background: rgba(204, 212, 227, 0.18);
32493
- border-radius: 2px;
32494
- }
32495
- .t1gz6wqf .table-loading-item .checkbox-loading {
32496
- width: 16px;
32497
- }
32498
- .t1gz6wqf .table-loading-item .td-loading {
32499
- flex: 1;
32500
- }
32501
- .t1gz6wqf :nth-child(1) {
32502
- padding: 8px 4px;
32481
+ .o8ocss1 {
32482
+ overflow: hidden;
32483
+ text-overflow: ellipsis;
32503
32484
  }
32504
- .t1gz6wqf :nth-child(1) > * {
32505
- background: rgba(107, 125, 153, 0.18);
32485
+
32486
+ .n17syc35 {
32487
+ white-space: nowrap;
32506
32488
  }
32507
- .t1gz6wqf :nth-child(1) > * {
32508
- background: rgba(163, 180, 204, 0.18);
32489
+
32490
+ .n3qomhu {
32491
+ font-size: 90%;
32492
+ font-weight: bold;
32493
+ background-color: rgba(240, 243, 247, 0.6);
32494
+ padding: 1px 4px 1px;
32495
+ margin-left: 2px;
32496
+ margin-right: 2px;
32497
+ border: 1px solid rgba(213, 219, 227, 0.6);
32498
+ border-radius: 4px;
32499
+ word-break: break-all;
32509
32500
  }
32510
32501
 
32511
32502
  .s1uupxds {
@@ -32590,18 +32581,6 @@ input.rrg1fkn.ant-input {
32590
32581
  background-color: #7E41FF;
32591
32582
  }
32592
32583
 
32593
- .n3qomhu {
32594
- font-size: 90%;
32595
- font-weight: bold;
32596
- background-color: rgba(240, 243, 247, 0.6);
32597
- padding: 1px 4px 1px;
32598
- margin-left: 2px;
32599
- margin-right: 2px;
32600
- border: 1px solid rgba(213, 219, 227, 0.6);
32601
- border-radius: 4px;
32602
- word-break: break-all;
32603
- }
32604
-
32605
32584
  .sq6vos1 {
32606
32585
  --item-min-width: 60px;
32607
32586
  }
@@ -32787,13 +32766,34 @@ input.rrg1fkn.ant-input {
32787
32766
  justify-content: center;
32788
32767
  }
32789
32768
 
32790
- .o8ocss1 {
32791
- overflow: hidden;
32792
- text-overflow: ellipsis;
32769
+ .t1gz6wqf {
32770
+ height: 100%;
32793
32771
  }
32794
-
32795
- .n17syc35 {
32796
- white-space: nowrap;
32772
+ .t1gz6wqf .table-loading-item {
32773
+ padding: 12px 4px;
32774
+ border-bottom: 1px solid rgba(204, 212, 227, 0.18);
32775
+ display: flex;
32776
+ }
32777
+ .t1gz6wqf .table-loading-item > * {
32778
+ height: 16px;
32779
+ margin: 4px;
32780
+ background: rgba(204, 212, 227, 0.18);
32781
+ border-radius: 2px;
32782
+ }
32783
+ .t1gz6wqf .table-loading-item .checkbox-loading {
32784
+ width: 16px;
32785
+ }
32786
+ .t1gz6wqf .table-loading-item .td-loading {
32787
+ flex: 1;
32788
+ }
32789
+ .t1gz6wqf :nth-child(1) {
32790
+ padding: 8px 4px;
32791
+ }
32792
+ .t1gz6wqf :nth-child(1) > * {
32793
+ background: rgba(107, 125, 153, 0.18);
32794
+ }
32795
+ .t1gz6wqf :nth-child(1) > * {
32796
+ background: rgba(163, 180, 204, 0.18);
32797
32797
  }
32798
32798
 
32799
32799
  .c1k4vanq {
@@ -32856,37 +32856,6 @@ input.rrg1fkn.ant-input {
32856
32856
  margin-right: 6px;
32857
32857
  }
32858
32858
 
32859
- .f1p9ti6d {
32860
- width: 100%;
32861
- margin-bottom: 0 !important;
32862
- flex-flow: nowrap !important;
32863
- line-break: auto;
32864
- }
32865
- .f1p9ti6d > .ant-form-item-label {
32866
- text-align: left !important;
32867
- padding-bottom: 0 !important;
32868
- }
32869
- .f1p9ti6d > .ant-form-item-label > label {
32870
- min-height: 32px;
32871
- height: auto;
32872
- font-size: 13px;
32873
- color: rgba(44, 56, 82, 0.6);
32874
- white-space: normal;
32875
- }
32876
- .f1p9ti6d.ant-form-item-has-error .ant-input {
32877
- border-color: #ff4d4f !important;
32878
- }
32879
- .f1p9ti6d .ant-form-item-explain {
32880
- margin-top: 4px;
32881
- font-size: 12px;
32882
- min-height: 0px;
32883
- }
32884
- .f1p9ti6d .ant-form-item-extra {
32885
- font-size: 12px;
32886
- color: rgba(44, 56, 82, 0.6);
32887
- min-height: 0px;
32888
- }
32889
-
32890
32859
  .bab9xum {
32891
32860
  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);
32892
32861
  }
@@ -33097,6 +33066,37 @@ input.rrg1fkn.ant-input {
33097
33066
  margin-right: 8px;
33098
33067
  }
33099
33068
 
33069
+ .f1p9ti6d {
33070
+ width: 100%;
33071
+ margin-bottom: 0 !important;
33072
+ flex-flow: nowrap !important;
33073
+ line-break: auto;
33074
+ }
33075
+ .f1p9ti6d > .ant-form-item-label {
33076
+ text-align: left !important;
33077
+ padding-bottom: 0 !important;
33078
+ }
33079
+ .f1p9ti6d > .ant-form-item-label > label {
33080
+ min-height: 32px;
33081
+ height: auto;
33082
+ font-size: 13px;
33083
+ color: rgba(44, 56, 82, 0.6);
33084
+ white-space: normal;
33085
+ }
33086
+ .f1p9ti6d.ant-form-item-has-error .ant-input {
33087
+ border-color: #ff4d4f !important;
33088
+ }
33089
+ .f1p9ti6d .ant-form-item-explain {
33090
+ margin-top: 4px;
33091
+ font-size: 12px;
33092
+ min-height: 0px;
33093
+ }
33094
+ .f1p9ti6d .ant-form-item-extra {
33095
+ font-size: 12px;
33096
+ color: rgba(44, 56, 82, 0.6);
33097
+ min-height: 0px;
33098
+ }
33099
+
33100
33100
  .w1xcixj5.outside-tag {
33101
33101
  padding-left: 0;
33102
33102
  }
@@ -33106,6 +33106,11 @@ input.rrg1fkn.ant-input {
33106
33106
  margin-right: 4px;
33107
33107
  }
33108
33108
 
33109
+ .iwsze0q {
33110
+ margin-right: 4px;
33111
+ height: 16px;
33112
+ }
33113
+
33109
33114
  .sut42l0 {
33110
33115
  padding: 0 8px;
33111
33116
  height: 18px;
@@ -33125,11 +33130,6 @@ input.rrg1fkn.ant-input {
33125
33130
  height: 16px;
33126
33131
  }
33127
33132
 
33128
- .iwsze0q {
33129
- margin-right: 4px;
33130
- height: 16px;
33131
- }
33132
-
33133
33133
  .at4ovwe .ant-input-number-handler-wrap {
33134
33134
  display: var(--at4ovwe-0);
33135
33135
  }
@@ -33180,25 +33180,6 @@ input.rrg1fkn.ant-input {
33180
33180
  font-size: inherit;
33181
33181
  }
33182
33182
 
33183
- .feau332.ant-form-item {
33184
- margin-bottom: 0;
33185
- }
33186
- .feau332 .ant-form-item-explain {
33187
- display: none;
33188
- min-height: 18px;
33189
- margin-top: 5px;
33190
- font-family: "Inter";
33191
- font-weight: 400;
33192
- font-size: 12px;
33193
- line-height: 18px;
33194
- }
33195
- .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) {
33196
- white-space: pre-wrap;
33197
- }
33198
- .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
33199
- display: block;
33200
- }
33201
-
33202
33183
  .a6dbbkm .ant-input-number-handler-wrap {
33203
33184
  display: var(--a6dbbkm-0);
33204
33185
  }
@@ -33228,4 +33209,23 @@ input.rrg1fkn.ant-input {
33228
33209
  margin: 0;
33229
33210
  height: auto;
33230
33211
  font-size: inherit;
33212
+ }
33213
+
33214
+ .feau332.ant-form-item {
33215
+ margin-bottom: 0;
33216
+ }
33217
+ .feau332 .ant-form-item-explain {
33218
+ display: none;
33219
+ min-height: 18px;
33220
+ margin-top: 5px;
33221
+ font-family: "Inter";
33222
+ font-weight: 400;
33223
+ font-size: 12px;
33224
+ line-height: 18px;
33225
+ }
33226
+ .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) {
33227
+ white-space: pre-wrap;
33228
+ }
33229
+ .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
33230
+ display: block;
33231
33231
  }