@cloudtower/eagle 0.31.13 → 0.31.14

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/style.css CHANGED
@@ -29558,42 +29558,6 @@ html body {
29558
29558
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
29559
29559
  }
29560
29560
  }
29561
- .E_berrcjl {
29562
- color: rgba(10, 37, 85, 0.6);
29563
- margin-bottom: 4px;
29564
- }
29565
- .E_berrcjl .breadcrumb-link {
29566
- color: rgba(10, 37, 85, 0.6);
29567
- cursor: pointer;
29568
- transition: color 160ms ease;
29569
- }
29570
- .E_berrcjl .breadcrumb-link:hover {
29571
- color: #0080ff;
29572
- }
29573
- .E_berrcjl .breadcrumb-link:active {
29574
- color: #005ed1;
29575
- }
29576
-
29577
- .E_c18gxmrl {
29578
- border: 1px solid #d8deeb;
29579
- border-radius: 4px;
29580
- }
29581
- .E_c18gxmrl + .E_c18gxmrl {
29582
- margin-top: 8px;
29583
- }
29584
- .E_c18gxmrl:hover {
29585
- border-color: #0080ff;
29586
- }
29587
- .E_c18gxmrl:hover > header {
29588
- background: rgba(0, 128, 255, 0.1);
29589
- }
29590
- .E_c18gxmrl.active header {
29591
- border-bottom: 1px solid #d8deeb;
29592
- }
29593
- .E_c18gxmrl > header {
29594
- padding: 8px 12px;
29595
- }
29596
-
29597
29561
  .E_m74vjol {
29598
29562
  display: flex;
29599
29563
  justify-content: space-between;
@@ -29607,33 +29571,20 @@ html body {
29607
29571
  width: 100%;
29608
29572
  }
29609
29573
 
29610
- .E_b1nip9bk {
29611
- padding: 4px 11px;
29612
- }
29613
-
29614
- .E_bqamoqe {
29615
- white-space: nowrap;
29616
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29617
- }
29618
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29619
- --color: #0080ff;
29620
- }
29621
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
29622
- --color: #0080ff;
29623
- }
29624
- .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
29625
- margin-left: 1px;
29574
+ .E_berrcjl {
29575
+ color: rgba(10, 37, 85, 0.6);
29576
+ margin-bottom: 4px;
29626
29577
  }
29627
- .E_bqamoqe > .ant-btn:not(:only-child):first-child {
29628
- border-top-right-radius: 0;
29629
- border-bottom-right-radius: 0;
29578
+ .E_berrcjl .breadcrumb-link {
29579
+ color: rgba(10, 37, 85, 0.6);
29580
+ cursor: pointer;
29581
+ transition: color 160ms ease;
29630
29582
  }
29631
- .E_bqamoqe > .ant-btn:not(:only-child):last-child {
29632
- border-top-left-radius: 0;
29633
- border-bottom-left-radius: 0;
29583
+ .E_berrcjl .breadcrumb-link:hover {
29584
+ color: #0080ff;
29634
29585
  }
29635
- .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29636
- border-radius: unset;
29586
+ .E_berrcjl .breadcrumb-link:active {
29587
+ color: #005ed1;
29637
29588
  }
29638
29589
 
29639
29590
  .E_b1wx3t3t.ant-btn-icon-only {
@@ -29890,6 +29841,79 @@ button.E_n7k2c6r {
29890
29841
  padding: 0;
29891
29842
  }
29892
29843
 
29844
+ .E_c18gxmrl {
29845
+ border: 1px solid #d8deeb;
29846
+ border-radius: 4px;
29847
+ }
29848
+ .E_c18gxmrl + .E_c18gxmrl {
29849
+ margin-top: 8px;
29850
+ }
29851
+ .E_c18gxmrl:hover {
29852
+ border-color: #0080ff;
29853
+ }
29854
+ .E_c18gxmrl:hover > header {
29855
+ background: rgba(0, 128, 255, 0.1);
29856
+ }
29857
+ .E_c18gxmrl.active header {
29858
+ border-bottom: 1px solid #d8deeb;
29859
+ }
29860
+ .E_c18gxmrl > header {
29861
+ padding: 8px 12px;
29862
+ }
29863
+
29864
+ .E_b1nip9bk {
29865
+ padding: 4px 11px;
29866
+ }
29867
+
29868
+ .E_bqamoqe {
29869
+ white-space: nowrap;
29870
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29871
+ }
29872
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29873
+ --color: #0080ff;
29874
+ }
29875
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
29876
+ --color: #0080ff;
29877
+ }
29878
+ .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
29879
+ margin-left: 1px;
29880
+ }
29881
+ .E_bqamoqe > .ant-btn:not(:only-child):first-child {
29882
+ border-top-right-radius: 0;
29883
+ border-bottom-right-radius: 0;
29884
+ }
29885
+ .E_bqamoqe > .ant-btn:not(:only-child):last-child {
29886
+ border-top-left-radius: 0;
29887
+ border-bottom-left-radius: 0;
29888
+ }
29889
+ .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29890
+ border-radius: unset;
29891
+ }
29892
+
29893
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
29894
+ padding: 4px 8px 0 8px;
29895
+ color: rgba(44, 56, 82, 0.6);
29896
+ font-size: 12px;
29897
+ }
29898
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
29899
+ padding-bottom: 6px;
29900
+ }
29901
+ .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
29902
+ padding-top: 4px;
29903
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
29904
+ }
29905
+
29906
+ .E_c1yyuluq {
29907
+ border-radius: 8px;
29908
+ }
29909
+ .E_c1yyuluq .ant-card-body {
29910
+ padding: 20px 24px 24px 24px;
29911
+ }
29912
+
29913
+ .E_itxley7.ant-input-group.ant-input-group-compact {
29914
+ display: flex;
29915
+ }
29916
+
29893
29917
  .E_c1uzzomf {
29894
29918
  margin-bottom: 16px;
29895
29919
  }
@@ -29912,28 +29936,6 @@ button.E_n7k2c6r {
29912
29936
  text-align: center;
29913
29937
  }
29914
29938
 
29915
- .E_ccrbeuz .ant-collapse-item {
29916
- border: 0px;
29917
- background-color: #fff;
29918
- }
29919
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
29920
- padding-top: 0px;
29921
- padding-bottom: 0px;
29922
- padding-left: 0px !important;
29923
- padding-right: 24px;
29924
- }
29925
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
29926
- right: 0px;
29927
- }
29928
- .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
29929
- padding: 0px;
29930
- }
29931
-
29932
- .E_c1fljvag .ant-collapse-item .ant-collapse-header {
29933
- padding-right: 0px;
29934
- cursor: default;
29935
- }
29936
-
29937
29939
  .E_d1bw7c5z {
29938
29940
  position: relative;
29939
29941
  max-width: 388px;
@@ -30017,32 +30019,30 @@ button.E_n7k2c6r {
30017
30019
  width: 102px;
30018
30020
  }
30019
30021
 
30020
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30021
- padding: 4px 8px 0 8px;
30022
- color: rgba(44, 56, 82, 0.6);
30023
- font-size: 12px;
30024
- }
30025
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30026
- padding-bottom: 6px;
30027
- }
30028
- .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30029
- padding-top: 4px;
30030
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30022
+ .E_sx1bpnu .ant-input-sm {
30023
+ line-height: 18px;
30031
30024
  }
30032
30025
 
30033
- .E_c1yyuluq {
30034
- border-radius: 8px;
30026
+ .E_ccrbeuz .ant-collapse-item {
30027
+ border: 0px;
30028
+ background-color: #fff;
30035
30029
  }
30036
- .E_c1yyuluq .ant-card-body {
30037
- padding: 20px 24px 24px 24px;
30030
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
30031
+ padding-top: 0px;
30032
+ padding-bottom: 0px;
30033
+ padding-left: 0px !important;
30034
+ padding-right: 24px;
30038
30035
  }
30039
-
30040
- .E_itxley7.ant-input-group.ant-input-group-compact {
30041
- display: flex;
30036
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
30037
+ right: 0px;
30038
+ }
30039
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
30040
+ padding: 0px;
30042
30041
  }
30043
30042
 
30044
- .E_sx1bpnu .ant-input-sm {
30045
- line-height: 18px;
30043
+ .E_c1fljvag .ant-collapse-item .ant-collapse-header {
30044
+ padding-right: 0px;
30045
+ cursor: default;
30046
30046
  }
30047
30047
 
30048
30048
  .E_phljevk {
@@ -30274,132 +30274,50 @@ button.E_n7k2c6r {
30274
30274
  cursor: not-allowed;
30275
30275
  }
30276
30276
 
30277
- .E_ivqqkzv {
30278
- height: 24px;
30279
- width: 56px !important;
30280
- margin-right: 4px;
30281
- }
30282
-
30283
- .E_c1wk4q29 {
30284
- color: rgba(44, 56, 82, 0.6);
30277
+ .E_c1bus5hc {
30278
+ --color: white;
30279
+ height: 14px;
30280
+ width: 14px;
30281
+ border-radius: 50%;
30282
+ flex-shrink: 0;
30283
+ display: flex;
30284
+ align-items: center;
30285
+ justify-content: center;
30286
+ border: 1px solid var(--color);
30285
30287
  }
30286
-
30287
- .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
30288
- border-radius: 6px;
30288
+ .E_c1bus5hc .circle-inner {
30289
+ position: relative;
30290
+ height: 10px;
30291
+ width: 10px;
30292
+ border-radius: 50%;
30293
+ overflow: hidden;
30289
30294
  }
30290
- .E_s177mls5.ant-select.ant-select-single {
30295
+ .E_c1bus5hc .circle-content {
30296
+ position: absolute;
30297
+ height: 100%;
30291
30298
  width: 100%;
30292
- color: #2d3a56;
30293
- border-color: rgba(211, 218, 235, 0.6);
30294
- transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30295
- font-size: 13px;
30299
+ left: 0;
30300
+ top: 0;
30301
+ border-radius: 50%;
30302
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
30303
+ transform: rotate(180deg);
30296
30304
  }
30297
- .E_s177mls5.ant-select.ant-select-single[data-size=middle] {
30298
- height: 30px;
30299
- }
30300
- .E_s177mls5.ant-select.ant-select-single.ant-select-lg {
30301
- height: 38px;
30302
- font-size: 13px;
30303
- }
30304
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
30305
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
30306
- transition: 160ms ease;
30307
- }
30308
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
30309
- color: #0080ff;
30310
- }
30311
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
30312
- border-color: rgba(107, 128, 167, 0.6);
30313
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30314
- }
30315
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
30316
- color: #0080ff;
30317
- }
30318
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
30319
- border-color: #0080ff;
30320
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30321
- }
30322
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
30323
- transform: rotate(180deg);
30324
- }
30325
- .E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
30326
- background: rgba(211, 218, 235, 0.6);
30327
- border-color: rgba(172, 186, 211, 0.6);
30328
- cursor: "not-allowed";
30329
- }
30330
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
30331
- border-color: #f0483e !important;
30332
- }
30333
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
30334
- color: #1d326c;
30335
- }
30336
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
30337
- border-color: #0080ff;
30338
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30339
- }
30340
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
30341
- transform: rotate(180deg);
30342
- }
30343
-
30344
- .E_c1bus5hc {
30345
- --color: white;
30346
- height: 14px;
30347
- width: 14px;
30348
- border-radius: 50%;
30349
- flex-shrink: 0;
30350
- display: flex;
30351
- align-items: center;
30352
- justify-content: center;
30353
- border: 1px solid var(--color);
30354
- }
30355
- .E_c1bus5hc .circle-inner {
30356
- position: relative;
30357
- height: 10px;
30358
- width: 10px;
30359
- border-radius: 50%;
30360
- overflow: hidden;
30361
- }
30362
- .E_c1bus5hc .circle-content {
30363
- position: absolute;
30364
- height: 100%;
30365
- width: 100%;
30366
- left: 0;
30367
- top: 0;
30368
- border-radius: 50%;
30369
- background: linear-gradient(to right, var(--color) 50%, white 50%);
30370
- transform: rotate(180deg);
30371
- }
30372
- .E_c1bus5hc .circle-child {
30373
- position: absolute;
30374
- height: 100%;
30375
- width: 100%;
30376
- left: 0;
30377
- top: 0;
30378
- margin-left: 50%;
30379
- transform-origin: left;
30380
- background: white;
30381
- transform: rotate(0deg);
30305
+ .E_c1bus5hc .circle-child {
30306
+ position: absolute;
30307
+ height: 100%;
30308
+ width: 100%;
30309
+ left: 0;
30310
+ top: 0;
30311
+ margin-left: 50%;
30312
+ transform-origin: left;
30313
+ background: white;
30314
+ transform: rotate(0deg);
30382
30315
  }
30383
30316
 
30384
30317
  .E_tju3gfj .date {
30385
30318
  margin-right: 4px;
30386
30319
  }
30387
30320
 
30388
- .E_iq1gosr {
30389
- display: inline-block;
30390
- }
30391
-
30392
- .E_t1m2x205 .ant-tooltip-arrow {
30393
- display: none;
30394
- }
30395
- .E_t1m2x205 .ant-tooltip-inner {
30396
- background: rgba(23, 38, 64, 0.8);
30397
- border-radius: 4px;
30398
- }
30399
- .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
30400
- visibility: hidden;
30401
- }
30402
-
30403
30321
  .E_s1dizucg.ant-switch {
30404
30322
  min-width: 40px;
30405
30323
  height: 24px;
@@ -30455,180 +30373,104 @@ button.E_n7k2c6r {
30455
30373
  margin-left: 5px;
30456
30374
  }
30457
30375
 
30458
- .E_s1ebs0ra {
30459
- display: flex;
30460
- align-items: center;
30461
- justify-content: space-between;
30462
- background: #edf0f7;
30463
- padding: 8px 12px;
30464
- position: sticky;
30465
- top: 0;
30466
- z-index: 1;
30467
- margin-bottom: -52px;
30376
+ .E_ivqqkzv {
30377
+ height: 24px;
30378
+ width: 56px !important;
30379
+ margin-right: 4px;
30468
30380
  }
30469
- .E_s1ebs0ra .select-total {
30470
- display: flex;
30471
- align-items: center;
30472
- font-weight: 700;
30473
- flex-shrink: 0;
30381
+
30382
+ .E_c1wk4q29 {
30383
+ color: rgba(44, 56, 82, 0.6);
30474
30384
  }
30475
- .E_s1ebs0ra .select-total .icon-wrapper {
30476
- cursor: pointer;
30477
- margin-left: 8px;
30478
- width: 32px;
30479
- height: 32px;
30480
- border-radius: 50%;
30481
- justify-content: center;
30385
+
30386
+ .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
30387
+ border-radius: 6px;
30482
30388
  }
30483
- .E_s1ebs0ra .select-total .icon-wrapper:hover {
30484
- background: rgba(225, 230, 241, 0.6);
30389
+ .E_s177mls5.ant-select.ant-select-single {
30390
+ width: 100%;
30391
+ color: #2d3a56;
30392
+ border-color: rgba(211, 218, 235, 0.6);
30393
+ transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30394
+ font-size: 13px;
30485
30395
  }
30486
- .E_s1ebs0ra .action-group {
30487
- flex: 1;
30488
- margin-left: 88px;
30489
- white-space: nowrap;
30490
- text-align: right;
30491
- position: relative;
30492
- padding: 4px 0;
30493
- margin-top: -4px;
30494
- overflow: hidden;
30396
+ .E_s177mls5.ant-select.ant-select-single[data-size=middle] {
30397
+ height: 30px;
30495
30398
  }
30496
- .E_s1ebs0ra .action-group .sub-menu-delete {
30497
- transform: translateY(-4px);
30399
+ .E_s177mls5.ant-select.ant-select-single.ant-select-lg {
30400
+ height: 38px;
30401
+ font-size: 13px;
30498
30402
  }
30499
- .E_s1ebs0ra .action-group button {
30500
- border: none;
30403
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
30404
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
30405
+ transition: 160ms ease;
30501
30406
  }
30502
- .E_s1ebs0ra .action-group > *:not(:last-child) {
30503
- margin-right: 8px;
30407
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
30408
+ color: #0080ff;
30504
30409
  }
30505
- .E_s1ebs0ra .action-group > button:last-child {
30506
- margin-right: 4px;
30410
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
30411
+ border-color: rgba(107, 128, 167, 0.6);
30412
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30507
30413
  }
30508
- .E_s1ebs0ra .action-group .more-btn {
30509
- cursor: pointer;
30510
- width: 32px;
30511
- height: 32px;
30512
- justify-content: center;
30513
- border-radius: 50%;
30414
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
30415
+ color: #0080ff;
30514
30416
  }
30515
- .E_s1ebs0ra .action-group .more-btn:hover {
30516
- background: #fff;
30417
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
30418
+ border-color: #0080ff;
30419
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30517
30420
  }
30518
-
30519
- .E_s1sck0th {
30520
- padding: 0 8px;
30521
- border-radius: 4px;
30421
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
30422
+ transform: rotate(180deg);
30423
+ }
30424
+ .E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
30425
+ background: rgba(211, 218, 235, 0.6);
30426
+ border-color: rgba(172, 186, 211, 0.6);
30427
+ cursor: "not-allowed";
30428
+ }
30429
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
30430
+ border-color: #f0483e !important;
30431
+ }
30432
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
30433
+ color: #1d326c;
30434
+ }
30435
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
30436
+ border-color: #0080ff;
30437
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30438
+ }
30439
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
30440
+ transform: rotate(180deg);
30522
30441
  }
30523
30442
 
30524
- .E_m855nr1 {
30525
- padding: 2px 8px;
30526
- border-radius: 3px;
30443
+ .E_s1dni7lo {
30444
+ width: 430px !important;
30527
30445
  }
30528
30446
 
30529
- .E_l1270xpg {
30530
- padding: 3px 8px;
30531
- border-radius: 2px;
30447
+ .E_d1wwmmm5 .ant-select-item-group {
30448
+ padding: 8px 16px;
30449
+ line-height: 18px;
30450
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30451
+ height: 34px;
30452
+ min-height: 34px;
30453
+ box-sizing: border-box;
30454
+ margin-top: 8px;
30532
30455
  }
30533
30456
 
30534
- .E_t14rextb.ant-tag:hover {
30535
- opacity: unset;
30457
+ .E_o1ugr09p {
30458
+ display: flex;
30459
+ flex-direction: column;
30460
+ margin: 1px 8px;
30461
+ padding: 8px;
30462
+ border-radius: 4px;
30536
30463
  }
30537
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
30538
- margin: 0;
30539
- margin-right: 8px;
30540
- display: inline-flex;
30541
- align-items: center;
30542
- border: none;
30464
+ .E_o1ugr09p .selected-icon {
30465
+ display: none;
30543
30466
  }
30544
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
30545
- width: 16px;
30546
- height: 16px;
30547
- color: inherit;
30548
- margin-left: 4px;
30549
- opacity: 0.6;
30550
- display: inline-flex;
30467
+ .E_o1ugr09p.ant-select-item-option-grouped {
30468
+ padding-left: 8px;
30551
30469
  }
30552
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
30553
- opacity: 1;
30470
+ .E_o1ugr09p.ant-select-item-option-selected {
30471
+ background-color: white;
30554
30472
  }
30555
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
30556
- color: #0080ff;
30557
- background-color: rgba(0, 136, 255, 0.1);
30558
- }
30559
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
30560
- color: #f0483e;
30561
- background-color: rgba(255, 74, 74, 0.1);
30562
- }
30563
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
30564
- color: #e07f00;
30565
- background-color: rgba(255, 187, 0, 0.1);
30566
- }
30567
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
30568
- color: #008f4c;
30569
- background-color: rgba(30, 201, 127, 0.1);
30570
- }
30571
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
30572
- color: #1d326c;
30573
- background-color: rgba(225, 230, 241, 0.6);
30574
- }
30575
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
30576
- color: #7E41FF;
30577
- background-color: rgba(126, 65, 255, 0.1);
30578
- }
30579
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
30580
- color: #fff;
30581
- }
30582
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
30583
- background-color: #f0483e;
30584
- }
30585
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
30586
- background-color: #fea008;
30587
- }
30588
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
30589
- background-color: #00ba5d;
30590
- }
30591
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
30592
- background-color: #0080ff;
30593
- }
30594
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
30595
- background-color: #6b7d99;
30596
- }
30597
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
30598
- background-color: #7E41FF;
30599
- }
30600
-
30601
- .E_s1dni7lo {
30602
- width: 430px !important;
30603
- }
30604
-
30605
- .E_d1wwmmm5 .ant-select-item-group {
30606
- padding: 8px 16px;
30607
- line-height: 18px;
30608
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30609
- height: 34px;
30610
- min-height: 34px;
30611
- box-sizing: border-box;
30612
- margin-top: 8px;
30613
- }
30614
-
30615
- .E_o1ugr09p {
30616
- display: flex;
30617
- flex-direction: column;
30618
- margin: 1px 8px;
30619
- padding: 8px;
30620
- border-radius: 4px;
30621
- }
30622
- .E_o1ugr09p .selected-icon {
30623
- display: none;
30624
- }
30625
- .E_o1ugr09p.ant-select-item-option-grouped {
30626
- padding-left: 8px;
30627
- }
30628
- .E_o1ugr09p.ant-select-item-option-selected {
30629
- background-color: white;
30630
- }
30631
- .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
30473
+ .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
30632
30474
  color: #0080ff;
30633
30475
  }
30634
30476
  .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
@@ -30679,158 +30521,151 @@ button.E_n7k2c6r {
30679
30521
  opacity: 0;
30680
30522
  }
30681
30523
 
30682
- .E_c18bcrac {
30683
- display: inline-block;
30684
- width: 100%;
30685
- }
30686
- .E_c18bcrac .recharts-wrapper {
30687
- margin-left: 4px;
30688
- }
30689
-
30690
- .E_cro7kg2 {
30691
- padding: 4px;
30692
- }
30693
-
30694
- .E_c14wcxf0 {
30695
- display: flex;
30696
- justify-content: space-between;
30697
- align-items: center;
30698
- font-size: 13px;
30699
- line-height: 24px;
30700
- color: #cccccc;
30701
- white-space: nowrap;
30702
- }
30703
- .E_c14wcxf0 label {
30704
- margin-right: 32px;
30524
+ .E_s1sck0th {
30525
+ padding: 0 8px;
30526
+ border-radius: 4px;
30705
30527
  }
30706
30528
 
30707
- .E_coy29mj.E_c14wcxf0 {
30708
- font-weight: bold;
30709
- color: white;
30529
+ .E_m855nr1 {
30530
+ padding: 2px 8px;
30531
+ border-radius: 3px;
30710
30532
  }
30711
30533
 
30712
- .E_s11212zy {
30713
- width: 8px;
30714
- height: 8px;
30534
+ .E_l1270xpg {
30535
+ padding: 3px 8px;
30715
30536
  border-radius: 2px;
30716
- display: inline-block;
30717
- background: var(--s11212zy-0);
30718
- border: 1px solid #fff;
30719
- box-sizing: content-box;
30720
- margin-right: 6px;
30721
30537
  }
30722
30538
 
30723
- .E_p1lyky6c > :first-child {
30724
- font-weight: bold;
30725
- color: white;
30726
- margin-right: 4px;
30539
+ .E_t14rextb.ant-tag:hover {
30540
+ opacity: unset;
30727
30541
  }
30728
-
30729
- .E_gmyahx3 {
30730
- cursor: pointer;
30542
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
30543
+ margin: 0;
30544
+ margin-right: 8px;
30545
+ display: inline-flex;
30546
+ align-items: center;
30547
+ border: none;
30731
30548
  }
30732
- .E_gmyahx3 .link-text {
30733
- color: rgba(0, 21, 64, 0.3);
30549
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
30550
+ width: 16px;
30551
+ height: 16px;
30552
+ color: inherit;
30553
+ margin-left: 4px;
30554
+ opacity: 0.6;
30555
+ display: inline-flex;
30734
30556
  }
30735
- .E_gmyahx3:hover .link-text {
30557
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
30558
+ opacity: 1;
30559
+ }
30560
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
30736
30561
  color: #0080ff;
30562
+ background-color: rgba(0, 136, 255, 0.1);
30737
30563
  }
30738
-
30739
- .E_clm1wy1 {
30740
- width: 192px;
30741
- height: 246px;
30742
- border-radius: 4px;
30564
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
30565
+ color: #f0483e;
30566
+ background-color: rgba(255, 74, 74, 0.1);
30743
30567
  }
30744
- .E_clm1wy1 > .ant-picker-calendar,
30745
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
30746
- width: 100%;
30747
- background-color: rgba(245, 247, 250, 0.6);
30748
- border-top: none;
30568
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
30569
+ color: #e07f00;
30570
+ background-color: rgba(255, 187, 0, 0.1);
30749
30571
  }
30750
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
30751
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
30752
- padding: 0 16px;
30572
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
30573
+ color: #008f4c;
30574
+ background-color: rgba(30, 201, 127, 0.1);
30753
30575
  }
30754
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
30755
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
30756
- width: 100%;
30757
- height: 180px;
30758
- border-spacing: 0;
30576
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
30577
+ color: #1d326c;
30578
+ background-color: rgba(225, 230, 241, 0.6);
30759
30579
  }
30760
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
30761
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
30762
- margin-bottom: 8px;
30580
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
30581
+ color: #7E41FF;
30582
+ background-color: rgba(126, 65, 255, 0.1);
30763
30583
  }
30764
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
30765
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
30766
- width: 22px;
30584
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
30585
+ color: #fff;
30767
30586
  }
30768
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
30769
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
30770
- padding: 0;
30587
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
30588
+ background-color: #f0483e;
30771
30589
  }
30772
- .E_clm1wy1 .ant-picker-cell {
30773
- color: rgba(62, 70, 82, 0.6);
30774
- opacity: 0.4;
30590
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
30591
+ background-color: #fea008;
30775
30592
  }
30776
- .E_clm1wy1 .ant-picker-cell-in-view {
30777
- color: rgba(62, 70, 82, 0.6);
30778
- opacity: 1;
30593
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
30594
+ background-color: #00ba5d;
30779
30595
  }
30780
- .E_clm1wy1 .ant-picker-cell-in-view > .active {
30781
- color: #3e4652;
30596
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
30597
+ background-color: #0080ff;
30782
30598
  }
30783
- .E_clm1wy1 .ant-picker-cell::before {
30784
- pointer-events: none;
30599
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
30600
+ background-color: #6b7d99;
30601
+ }
30602
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
30603
+ background-color: #7E41FF;
30785
30604
  }
30786
30605
 
30787
- .E_t1tsm00v {
30788
- color: rgba(129, 138, 153, 0.6);
30789
- box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
30790
- backdrop-filter: blur(10px);
30791
- padding: 7px 10px;
30606
+ .E_iq1gosr {
30607
+ display: inline-block;
30792
30608
  }
30793
30609
 
30794
- .E_c167wnad {
30795
- color: rgba(62, 70, 82, 0.6);
30610
+ .E_s1ebs0ra {
30796
30611
  display: flex;
30612
+ align-items: center;
30797
30613
  justify-content: space-between;
30614
+ background: #edf0f7;
30615
+ padding: 8px 12px;
30616
+ position: sticky;
30617
+ top: 0;
30618
+ z-index: 1;
30619
+ margin-bottom: -52px;
30620
+ }
30621
+ .E_s1ebs0ra .select-total {
30622
+ display: flex;
30798
30623
  align-items: center;
30799
- padding: 8px 16px;
30624
+ font-weight: 700;
30625
+ flex-shrink: 0;
30800
30626
  }
30801
- .E_c167wnad .anticon {
30627
+ .E_s1ebs0ra .select-total .icon-wrapper {
30802
30628
  cursor: pointer;
30803
- }
30804
- .E_c167wnad .anticon:hover {
30805
- color: #0096ff;
30806
- }
30807
-
30808
- .E_cxhf7dh {
30809
- text-align: center;
30810
- }
30811
- .E_cxhf7dh .dots {
30812
- display: flex;
30629
+ margin-left: 8px;
30630
+ width: 32px;
30631
+ height: 32px;
30632
+ border-radius: 50%;
30813
30633
  justify-content: center;
30814
30634
  }
30815
- .E_cxhf7dh .dot {
30816
- display: inline-block;
30817
- width: 2px;
30818
- height: 2px;
30819
- border-radius: 1px;
30820
- background: #0096ff;
30635
+ .E_s1ebs0ra .select-total .icon-wrapper:hover {
30636
+ background: rgba(225, 230, 241, 0.6);
30821
30637
  }
30822
- .E_cxhf7dh .dot:not(:last-child) {
30823
- margin-right: 2px;
30638
+ .E_s1ebs0ra .action-group {
30639
+ flex: 1;
30640
+ margin-left: 88px;
30641
+ white-space: nowrap;
30642
+ text-align: right;
30643
+ position: relative;
30644
+ padding: 4px 0;
30645
+ margin-top: -4px;
30646
+ overflow: hidden;
30824
30647
  }
30825
- .E_cxhf7dh .bar {
30826
- width: 9px;
30827
- height: 2px;
30828
- background: #0096ff;
30829
- border-radius: 2px;
30648
+ .E_s1ebs0ra .action-group .sub-menu-delete {
30649
+ transform: translateY(-4px);
30830
30650
  }
30831
-
30832
- span.E_tqjc4ui {
30833
- margin: 0 2px;
30651
+ .E_s1ebs0ra .action-group button {
30652
+ border: none;
30653
+ }
30654
+ .E_s1ebs0ra .action-group > *:not(:last-child) {
30655
+ margin-right: 8px;
30656
+ }
30657
+ .E_s1ebs0ra .action-group > button:last-child {
30658
+ margin-right: 4px;
30659
+ }
30660
+ .E_s1ebs0ra .action-group .more-btn {
30661
+ cursor: pointer;
30662
+ width: 32px;
30663
+ height: 32px;
30664
+ justify-content: center;
30665
+ border-radius: 50%;
30666
+ }
30667
+ .E_s1ebs0ra .action-group .more-btn:hover {
30668
+ background: #fff;
30834
30669
  }
30835
30670
 
30836
30671
  .E_n12mqh7z {
@@ -30852,171 +30687,60 @@ span.E_tqjc4ui {
30852
30687
  overflow: auto;
30853
30688
  }
30854
30689
 
30855
- .E_c1up1pdz {
30856
- width: 648px;
30857
- }
30858
- .E_c1up1pdz.active {
30859
- border-color: #0080ff;
30860
- }
30861
- .E_c1up1pdz.active > header {
30862
- background: rgba(0, 128, 255, 0.1);
30863
- }
30864
- .E_c1up1pdz .expand {
30865
- padding: 12px;
30866
- }
30867
- .E_c1up1pdz .field-item {
30868
- display: flex;
30869
- padding: 10px 0;
30870
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30871
- }
30872
- .E_c1up1pdz .field-item:last-child {
30873
- border-bottom: none;
30874
- padding-bottom: 0;
30875
- }
30876
- .E_c1up1pdz .field-item label {
30877
- line-height: 32px;
30878
- width: 100px;
30879
- color: rgba(62, 70, 82, 0.6);
30690
+ .E_gmyahx3 {
30691
+ cursor: pointer;
30880
30692
  }
30881
- .E_c1up1pdz .help {
30882
- color: rgba(62, 70, 82, 0.6);
30883
- margin-top: 5px;
30693
+ .E_gmyahx3 .link-text {
30694
+ color: rgba(0, 21, 64, 0.3);
30884
30695
  }
30885
- .E_c1up1pdz .ant-input-affix-wrapper,
30886
- .E_c1up1pdz .ant-picker {
30887
- width: 128px;
30696
+ .E_gmyahx3:hover .link-text {
30697
+ color: #0080ff;
30888
30698
  }
30889
30699
 
30890
- .E_c156wh19 {
30700
+ .E_s1iv0tp1 .enabled-switch {
30891
30701
  display: flex;
30892
30702
  align-items: center;
30893
- justify-content: space-between;
30894
- word-break: keep-all;
30895
30703
  }
30896
- .E_c156wh19 .title {
30897
- margin: 0 16px 0 8px;
30704
+ .E_s1iv0tp1 .enabled-text {
30705
+ margin-right: 8px;
30898
30706
  }
30899
- .E_c156wh19 .retain {
30900
- color: rgba(129, 138, 153, 0.6);
30707
+
30708
+ .E_t1m2x205 .ant-tooltip-arrow {
30709
+ display: none;
30901
30710
  }
30902
- .E_c156wh19 div.left {
30903
- flex: 1;
30904
- display: flex;
30905
- overflow: hidden;
30906
- align-items: center;
30907
- justify-content: flex-start;
30908
- white-space: nowrap;
30711
+ .E_t1m2x205 .ant-tooltip-inner {
30712
+ background: rgba(23, 38, 64, 0.8);
30713
+ border-radius: 4px;
30909
30714
  }
30910
- .E_c156wh19 div.left .title {
30911
- max-width: 100%;
30912
- overflow: hidden;
30913
- text-overflow: ellipsis;
30715
+ .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
30716
+ visibility: hidden;
30914
30717
  }
30915
- .E_c156wh19 div.right {
30718
+
30719
+ .E_wg1tsps {
30916
30720
  display: flex;
30917
30721
  align-items: center;
30722
+ justify-content: flex-end;
30918
30723
  }
30919
- .E_c156wh19 .reverse {
30724
+
30725
+ .E_b1ctd5xy {
30920
30726
  display: flex;
30921
- flex-direction: row-reverse;
30922
30727
  align-items: center;
30728
+ width: calc(100% - 40px);
30923
30729
  }
30924
- .E_c156wh19 .reverse .ant-switch {
30925
- margin-left: 8px;
30926
- }
30927
- .E_c156wh19 .close {
30928
- padding-left: 14px;
30929
- margin-left: 14px;
30930
- border-left: 1px solid rgba(129, 138, 153, 0.6);
30931
- cursor: pointer;
30932
- }
30933
-
30934
- .E_m126spxy {
30935
- padding-bottom: 4px;
30936
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30937
- }
30938
- .E_m126spxy .ant-btn-link {
30939
- padding: 1px 10px;
30940
- color: rgba(62, 70, 82, 0.6);
30941
- border-radius: 4px;
30942
- }
30943
- .E_m126spxy .ant-btn-link.active {
30944
- background: rgba(0, 128, 255, 0.1);
30945
- color: #0096ff;
30946
- }
30947
-
30948
- .E_wpbf4pq {
30949
- padding: 10px 0;
30950
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30951
- }
30952
- .E_wpbf4pq .ant-input,
30953
- .E_wpbf4pq .ant-picker {
30954
- width: 80px;
30955
- margin: 0 9px;
30956
- text-align: center;
30957
- }
30958
- .E_wpbf4pq .options {
30959
- padding: 12px 0 12px 16px;
30960
- border-left: 2px solid rgba(129, 138, 153, 0.6);
30961
- margin: 5px 0 5px 8px;
30962
- }
30963
- .E_wpbf4pq .week-day-option,
30964
- .E_wpbf4pq .month-day-option {
30965
- background: #f5f7fa;
30966
- box-sizing: border-box;
30967
- border-radius: 16px;
30968
- margin-right: 8px;
30969
- }
30970
- .E_wpbf4pq .week-day-option:focus,
30971
- .E_wpbf4pq .month-day-option:focus {
30972
- color: inherit;
30973
- border-color: #d9d9d9;
30974
- }
30975
- .E_wpbf4pq .week-day-option.active {
30976
- background-color: #0096ff;
30977
- border-color: #0096ff;
30978
- color: #fff;
30979
- }
30980
- .E_wpbf4pq .week-day-option.en-text {
30981
- width: 110px;
30982
- margin-top: 4px;
30983
- }
30984
- .E_wpbf4pq .month-day-option {
30985
- width: 32px;
30986
- padding: 0;
30987
- margin-bottom: 8px;
30988
- }
30989
- .E_wpbf4pq .month-day-option.active {
30990
- background-color: #0096ff;
30991
- border-color: #0096ff;
30992
- color: #fff;
30993
- }
30994
-
30995
- .E_ou7iq30 {
30996
- overflow: hidden;
30997
- text-overflow: ellipsis;
30730
+ .E_b1ctd5xy .chart {
30731
+ display: inline-block;
30732
+ width: 100%;
30998
30733
  }
30999
30734
 
31000
- .E_s1tui002 {
31001
- white-space: nowrap;
30735
+ .E_u1p8acpn {
30736
+ min-width: 40px;
31002
30737
  }
31003
-
31004
- .E_mxrc2zg {
31005
- display: -webkit-box;
31006
- -webkit-line-clamp: var(--mxrc2zg-0);
31007
- -webkit-box-orient: vertical;
31008
- word-break: break-all;
30738
+ .E_u1p8acpn .unit {
30739
+ color: #00122e !important;
31009
30740
  }
31010
30741
 
31011
- .E_t1vv6d68 .ant-tooltip-arrow {
31012
- display: none;
31013
- }
31014
- .E_t1vv6d68 .ant-tooltip-inner {
31015
- background: rgba(23, 38, 64, 0.8);
31016
- border-radius: 4px;
31017
- }
31018
- .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
31019
- visibility: hidden;
30742
+ span.E_tqjc4ui {
30743
+ margin: 0 2px;
31020
30744
  }
31021
30745
 
31022
30746
  .E_t1sqg15u {
@@ -31109,926 +30833,846 @@ span.E_tqjc4ui {
31109
30833
  padding-right: 12px;
31110
30834
  }
31111
30835
 
31112
- .E_s1iv0tp1 .enabled-switch {
31113
- display: flex;
31114
- align-items: center;
31115
- }
31116
- .E_s1iv0tp1 .enabled-text {
31117
- margin-right: 8px;
30836
+ .E_clm1wy1 {
30837
+ width: 192px;
30838
+ height: 246px;
30839
+ border-radius: 4px;
31118
30840
  }
31119
-
31120
- .E_wg1tsps {
31121
- display: flex;
31122
- align-items: center;
31123
- justify-content: flex-end;
30841
+ .E_clm1wy1 > .ant-picker-calendar,
30842
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
30843
+ width: 100%;
30844
+ background-color: rgba(245, 247, 250, 0.6);
30845
+ border-top: none;
31124
30846
  }
31125
-
31126
- .E_b1ctd5xy {
31127
- display: flex;
31128
- align-items: center;
31129
- width: calc(100% - 40px);
30847
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
30848
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
30849
+ padding: 0 16px;
31130
30850
  }
31131
- .E_b1ctd5xy .chart {
31132
- display: inline-block;
30851
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
30852
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
31133
30853
  width: 100%;
30854
+ height: 180px;
30855
+ border-spacing: 0;
31134
30856
  }
31135
-
31136
- .E_u1p8acpn {
31137
- min-width: 40px;
30857
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
30858
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
30859
+ margin-bottom: 8px;
31138
30860
  }
31139
- .E_u1p8acpn .unit {
31140
- color: #00122e !important;
30861
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
30862
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
30863
+ width: 22px;
31141
30864
  }
31142
-
31143
- .E_fzh9mnb {
31144
- width: 100%;
31145
- height: 100%;
31146
- min-height: 124px;
31147
- display: flex;
31148
- flex-direction: column;
31149
- justify-content: center;
31150
- align-items: center;
30865
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
30866
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
30867
+ padding: 0;
31151
30868
  }
31152
- .E_fzh9mnb .error-text {
31153
- color: rgba(10, 37, 85, 0.6);
31154
- margin-bottom: 16px;
31155
- font-size: 18px;
30869
+ .E_clm1wy1 .ant-picker-cell {
30870
+ color: rgba(62, 70, 82, 0.6);
30871
+ opacity: 0.4;
31156
30872
  }
31157
-
31158
- .E_f7pxqmh {
31159
- width: 100%;
31160
- margin-bottom: 0 !important;
31161
- flex-flow: nowrap !important;
31162
- line-break: auto;
30873
+ .E_clm1wy1 .ant-picker-cell-in-view {
30874
+ color: rgba(62, 70, 82, 0.6);
30875
+ opacity: 1;
31163
30876
  }
31164
- .E_f7pxqmh > .ant-form-item-label {
31165
- text-align: left !important;
31166
- padding-bottom: 0 !important;
30877
+ .E_clm1wy1 .ant-picker-cell-in-view > .active {
30878
+ color: #3e4652;
31167
30879
  }
31168
- .E_f7pxqmh > .ant-form-item-label > label {
31169
- min-height: 32px;
31170
- height: auto;
31171
- font-size: 13px;
31172
- color: rgba(44, 56, 82, 0.6);
31173
- white-space: normal;
30880
+ .E_clm1wy1 .ant-picker-cell::before {
30881
+ pointer-events: none;
31174
30882
  }
31175
- .E_f7pxqmh.ant-form-item-has-error .ant-input {
31176
- border-color: #ff4d4f !important;
30883
+
30884
+ .E_t1tsm00v {
30885
+ color: rgba(129, 138, 153, 0.6);
30886
+ box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
30887
+ backdrop-filter: blur(10px);
30888
+ padding: 7px 10px;
31177
30889
  }
31178
- .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
31179
- border-color: #ff4d4f !important;
30890
+
30891
+ .E_c167wnad {
30892
+ color: rgba(62, 70, 82, 0.6);
30893
+ display: flex;
30894
+ justify-content: space-between;
30895
+ align-items: center;
30896
+ padding: 8px 16px;
31180
30897
  }
31181
- .E_f7pxqmh .ant-form-item-explain {
31182
- margin-top: 4px;
31183
- font-size: 12px;
31184
- min-height: 0px;
30898
+ .E_c167wnad .anticon {
30899
+ cursor: pointer;
31185
30900
  }
31186
- .E_f7pxqmh .ant-form-item-extra {
31187
- font-size: 12px;
31188
- color: rgba(44, 56, 82, 0.6);
31189
- min-height: 0px;
30901
+ .E_c167wnad .anticon:hover {
30902
+ color: #0096ff;
31190
30903
  }
31191
30904
 
31192
- .E_iouxfgt {
31193
- display: inline-flex;
31194
- align-items: center;
30905
+ .E_cxhf7dh {
30906
+ text-align: center;
31195
30907
  }
31196
- .E_iouxfgt .icon-inner {
31197
- display: inline-flex;
31198
- align-items: center;
30908
+ .E_cxhf7dh .dots {
30909
+ display: flex;
31199
30910
  justify-content: center;
31200
30911
  }
31201
- .E_iouxfgt .icon-inner + span,
31202
- .E_iouxfgt span + .icon-inner.suffix {
31203
- margin-left: 4px;
30912
+ .E_cxhf7dh .dot {
30913
+ display: inline-block;
30914
+ width: 2px;
30915
+ height: 2px;
30916
+ border-radius: 1px;
30917
+ background: #0096ff;
31204
30918
  }
31205
- .E_iouxfgt.is-rotate img,
31206
- .E_iouxfgt.is-rotate svg {
31207
- animation: rotate 680ms linear infinite;
30919
+ .E_cxhf7dh .dot:not(:last-child) {
30920
+ margin-right: 2px;
31208
30921
  }
31209
-
31210
- .E_owd0kml {
31211
- display: inline-block;
30922
+ .E_cxhf7dh .bar {
30923
+ width: 9px;
30924
+ height: 2px;
30925
+ background: #0096ff;
30926
+ border-radius: 2px;
31212
30927
  }
31213
30928
 
31214
- .E_h1jsgezc {
31215
- visibility: hidden;
31216
- position: absolute;
30929
+ .E_ou7iq30 {
30930
+ overflow: hidden;
30931
+ text-overflow: ellipsis;
31217
30932
  }
31218
30933
 
31219
- .E_a1wfy30z .ant-input-number-handler-wrap {
31220
- display: var(--a1wfy30z-0);
30934
+ .E_s1tui002 {
30935
+ white-space: nowrap;
31221
30936
  }
31222
- .E_a1wfy30z .ant-input-number-input-wrap {
31223
- padding: 4px 11px;
31224
- display: inline-flex;
31225
- line-height: 1.5715;
31226
- height: inherit;
30937
+
30938
+ .E_mxrc2zg {
30939
+ display: -webkit-box;
30940
+ -webkit-line-clamp: var(--mxrc2zg-0);
30941
+ -webkit-box-orient: vertical;
30942
+ word-break: break-all;
31227
30943
  }
31228
- .E_a1wfy30z .ant-input-number-input-wrap::after {
31229
- content: var(--a1wfy30z-1);
31230
- display: var(--a1wfy30z-2);
31231
- flex: none;
31232
- align-items: center;
31233
- margin-left: 4px;
30944
+
30945
+ .E_t1vv6d68 .ant-tooltip-arrow {
30946
+ display: none;
31234
30947
  }
31235
- .E_a1wfy30z .ant-input-number-input-wrap::before {
31236
- content: var(--a1wfy30z-3);
31237
- display: var(--a1wfy30z-4);
31238
- flex: none;
31239
- align-items: center;
31240
- margin-right: 4px;
31241
- cursor: auto;
30948
+ .E_t1vv6d68 .ant-tooltip-inner {
30949
+ background: rgba(23, 38, 64, 0.8);
30950
+ border-radius: 4px;
31242
30951
  }
31243
- .E_a1wfy30z .ant-input-number-input {
31244
- padding: 0;
31245
- margin: 0;
31246
- height: auto;
31247
- font-size: inherit;
30952
+ .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
30953
+ visibility: hidden;
31248
30954
  }
31249
30955
 
31250
- .E_atcz0kf .ant-input-suffix {
31251
- margin-left: 8px;
30956
+ .E_c18bcrac {
30957
+ display: inline-block;
30958
+ width: 100%;
31252
30959
  }
31253
- .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31254
- padding: 2px 7px 2px 12px;
30960
+ .E_c18bcrac .recharts-wrapper {
30961
+ margin-left: 4px;
31255
30962
  }
31256
30963
 
31257
- .E_i1inqkme {
31258
- height: 18px;
31259
- line-height: 18px;
31260
- padding: 0 4px;
31261
- border-radius: 4px;
31262
- background: rgba(235, 239, 245, 0.6);
31263
- border: 1px solid rgba(223, 228, 235, 0.6);
30964
+ .E_cro7kg2 {
30965
+ padding: 4px;
30966
+ }
30967
+
30968
+ .E_c14wcxf0 {
31264
30969
  display: flex;
30970
+ justify-content: space-between;
31265
30971
  align-items: center;
30972
+ font-size: 13px;
30973
+ line-height: 24px;
30974
+ color: #cccccc;
31266
30975
  white-space: nowrap;
31267
- margin-right: 4px;
31268
30976
  }
31269
-
31270
- .E_ai7qkf2 .ant-input-number-handler-wrap {
31271
- display: var(--ai7qkf2-0);
30977
+ .E_c14wcxf0 label {
30978
+ margin-right: 32px;
31272
30979
  }
31273
- .E_ai7qkf2 .ant-input-number-input-wrap {
31274
- display: inline-flex;
31275
- line-height: 1.5715;
31276
- height: 100%;
31277
- width: 100%;
30980
+
30981
+ .E_coy29mj.E_c14wcxf0 {
30982
+ font-weight: bold;
30983
+ color: white;
31278
30984
  }
31279
- .E_ai7qkf2 .ant-input-number-input-wrap::after {
31280
- content: var(--ai7qkf2-1);
31281
- display: var(--ai7qkf2-2);
31282
- flex: none;
31283
- align-items: center;
31284
- margin-left: 4px;
31285
- padding: 5px 12px 5px 0;
31286
- color: rgba(44, 56, 82, 0.6);
30985
+
30986
+ .E_s11212zy {
30987
+ width: 8px;
30988
+ height: 8px;
30989
+ border-radius: 2px;
30990
+ display: inline-block;
30991
+ background: var(--s11212zy-0);
30992
+ border: 1px solid #fff;
30993
+ box-sizing: content-box;
30994
+ margin-right: 6px;
31287
30995
  }
31288
- .E_ai7qkf2 .ant-input-number-input-wrap::before {
31289
- content: var(--ai7qkf2-3);
31290
- display: var(--ai7qkf2-4);
31291
- flex: none;
31292
- align-items: center;
30996
+
30997
+ .E_p1lyky6c > :first-child {
30998
+ font-weight: bold;
30999
+ color: white;
31293
31000
  margin-right: 4px;
31294
- cursor: auto;
31295
- color: rgba(44, 56, 82, 0.6);
31296
31001
  }
31297
- .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
31298
- border-radius: 0;
31002
+
31003
+ .E_c1up1pdz {
31004
+ width: 648px;
31299
31005
  }
31300
- .E_ai7qkf2.ant-input-number {
31301
- width: 100%;
31302
- border-radius: 6px;
31006
+ .E_c1up1pdz.active {
31007
+ border-color: #0080ff;
31303
31008
  }
31304
- .E_ai7qkf2.ant-input-number:not([disabled]):focus, .E_ai7qkf2.ant-input-number:not([disabled]):active, .E_ai7qkf2.ant-input-number:not([disabled]).ant-input-number-focused {
31305
- border-color: #0096ff;
31306
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31307
- z-index: 1;
31009
+ .E_c1up1pdz.active > header {
31010
+ background: rgba(0, 128, 255, 0.1);
31308
31011
  }
31309
- .E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
31310
- border-color: #e75a3a;
31311
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31012
+ .E_c1up1pdz .expand {
31013
+ padding: 12px;
31312
31014
  }
31313
- .E_ai7qkf2 .ant-input-number-input {
31314
- height: 30px;
31315
- border: 1px;
31316
- padding: 5px 12px;
31317
- font-size: inherit;
31015
+ .E_c1up1pdz .field-item {
31016
+ display: flex;
31017
+ padding: 10px 0;
31018
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31318
31019
  }
31319
- .E_ai7qkf2.ant-input-number-lg input {
31320
- height: 38px;
31321
- border: 1px;
31322
- padding: 8px 16px;
31020
+ .E_c1up1pdz .field-item:last-child {
31021
+ border-bottom: none;
31022
+ padding-bottom: 0;
31323
31023
  }
31324
- .E_ai7qkf2.ant-input-number-sm input {
31325
- height: 22px;
31326
- border: 1px;
31327
- padding: 2px 8px;
31024
+ .E_c1up1pdz .field-item label {
31025
+ line-height: 32px;
31026
+ width: 100px;
31027
+ color: rgba(62, 70, 82, 0.6);
31328
31028
  }
31329
-
31330
- .E_cnujxq2 {
31331
- display: flex;
31332
- flex-direction: column;
31029
+ .E_c1up1pdz .help {
31030
+ color: rgba(62, 70, 82, 0.6);
31031
+ margin-top: 5px;
31333
31032
  }
31334
-
31335
- .E_m7s48ia {
31336
- max-width: 1120px;
31337
- width: 100%;
31338
- margin: 0 auto;
31339
- height: 100%;
31033
+ .E_c1up1pdz .ant-input-affix-wrapper,
31034
+ .E_c1up1pdz .ant-picker {
31035
+ width: 128px;
31340
31036
  }
31341
31037
 
31342
- .E_wt5zbg6 {
31343
- max-width: 1120px;
31344
- width: 100%;
31345
- margin: 0 auto;
31038
+ .E_c156wh19 {
31346
31039
  display: flex;
31040
+ align-items: center;
31041
+ justify-content: space-between;
31042
+ word-break: keep-all;
31347
31043
  }
31348
- .E_wt5zbg6 .left,
31349
- .E_wt5zbg6 .right {
31350
- flex-grow: 0;
31351
- flex-shrink: 0;
31352
- flex-basis: 21%;
31044
+ .E_c156wh19 .title {
31045
+ margin: 0 16px 0 8px;
31353
31046
  }
31354
- .E_wt5zbg6 .left {
31047
+ .E_c156wh19 .retain {
31048
+ color: rgba(129, 138, 153, 0.6);
31049
+ }
31050
+ .E_c156wh19 div.left {
31051
+ flex: 1;
31355
31052
  display: flex;
31356
- justify-content: flex-end;
31357
- padding-right: 44px;
31053
+ overflow: hidden;
31054
+ align-items: center;
31055
+ justify-content: flex-start;
31056
+ white-space: nowrap;
31358
31057
  }
31359
- .E_wt5zbg6 .right {
31360
- padding-left: 44px;
31058
+ .E_c156wh19 div.left .title {
31059
+ max-width: 100%;
31060
+ overflow: hidden;
31061
+ text-overflow: ellipsis;
31361
31062
  }
31362
- .E_wt5zbg6 .middle {
31363
- margin-bottom: 40px;
31364
- flex-grow: 0;
31365
- flex-shrink: 0;
31366
- flex-basis: 58%;
31063
+ .E_c156wh19 div.right {
31064
+ display: flex;
31065
+ align-items: center;
31367
31066
  }
31368
- .E_wt5zbg6 .middle .form-base-field {
31369
- width: 100%;
31067
+ .E_c156wh19 .reverse {
31068
+ display: flex;
31069
+ flex-direction: row-reverse;
31070
+ align-items: center;
31370
31071
  }
31371
- .E_wt5zbg6 .middle .form-base-field .form-base-field {
31372
- width: auto;
31072
+ .E_c156wh19 .reverse .ant-switch {
31073
+ margin-left: 8px;
31074
+ }
31075
+ .E_c156wh19 .close {
31076
+ padding-left: 14px;
31077
+ margin-left: 14px;
31078
+ border-left: 1px solid rgba(129, 138, 153, 0.6);
31079
+ cursor: pointer;
31373
31080
  }
31374
31081
 
31375
- .E_h18jprzg .ant-modal-header {
31376
- margin: 0 auto;
31377
- width: 100%;
31378
- max-width: 648px;
31082
+ .E_m126spxy {
31083
+ padding-bottom: 4px;
31084
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31379
31085
  }
31380
- .E_h18jprzg .ant-modal-header .ant-modal-title {
31381
- margin-left: 0;
31086
+ .E_m126spxy .ant-btn-link {
31087
+ padding: 1px 10px;
31088
+ color: rgba(62, 70, 82, 0.6);
31089
+ border-radius: 4px;
31382
31090
  }
31383
- .E_h18jprzg .ant-modal-body {
31384
- margin: 0 auto;
31385
- padding: 0;
31386
- width: 100%;
31387
- max-width: 648px;
31388
- overflow: hidden;
31091
+ .E_m126spxy .ant-btn-link.active {
31092
+ background: rgba(0, 128, 255, 0.1);
31093
+ color: #0096ff;
31389
31094
  }
31390
- .E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
31391
- margin-bottom: 40px;
31095
+
31096
+ .E_wpbf4pq {
31097
+ padding: 10px 0;
31098
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31392
31099
  }
31393
- .E_h18jprzg .ant-modal-body .horizontal-content-wrapper {
31394
- height: calc(100vh - 225px);
31395
- overflow-y: auto;
31100
+ .E_wpbf4pq .ant-input,
31101
+ .E_wpbf4pq .ant-picker {
31102
+ width: 80px;
31103
+ margin: 0 9px;
31104
+ text-align: center;
31396
31105
  }
31397
- .E_h18jprzg .ant-modal-footer .footer-content {
31398
- margin: 0 auto;
31399
- max-width: 648px;
31106
+ .E_wpbf4pq .options {
31107
+ padding: 12px 0 12px 16px;
31108
+ border-left: 2px solid rgba(129, 138, 153, 0.6);
31109
+ margin: 5px 0 5px 8px;
31400
31110
  }
31401
-
31402
- .E_h16z9xgz .ant-modal-header {
31403
- margin: 0 auto;
31404
- width: 100%;
31405
- max-width: 1024px;
31111
+ .E_wpbf4pq .week-day-option,
31112
+ .E_wpbf4pq .month-day-option {
31113
+ background: #f5f7fa;
31114
+ box-sizing: border-box;
31115
+ border-radius: 16px;
31116
+ margin-right: 8px;
31406
31117
  }
31407
- .E_h16z9xgz .ant-modal-header .ant-modal-title {
31408
- margin-left: 0;
31118
+ .E_wpbf4pq .week-day-option:focus,
31119
+ .E_wpbf4pq .month-day-option:focus {
31120
+ color: inherit;
31121
+ border-color: #d9d9d9;
31409
31122
  }
31410
- .E_h16z9xgz .ant-modal-body {
31411
- margin: 0 auto;
31123
+ .E_wpbf4pq .week-day-option.active {
31124
+ background-color: #0096ff;
31125
+ border-color: #0096ff;
31126
+ color: #fff;
31127
+ }
31128
+ .E_wpbf4pq .week-day-option.en-text {
31129
+ width: 110px;
31130
+ margin-top: 4px;
31131
+ }
31132
+ .E_wpbf4pq .month-day-option {
31133
+ width: 32px;
31412
31134
  padding: 0;
31413
- width: 100%;
31414
- max-width: 1024px;
31415
- overflow: hidden;
31135
+ margin-bottom: 8px;
31416
31136
  }
31417
- .E_h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
31418
- margin-bottom: 40px;
31137
+ .E_wpbf4pq .month-day-option.active {
31138
+ background-color: #0096ff;
31139
+ border-color: #0096ff;
31140
+ color: #fff;
31419
31141
  }
31420
- .E_h16z9xgz .ant-modal-body .horizontal-content-wrapper {
31421
- height: calc(100vh - 225px);
31422
- overflow-y: auto;
31142
+
31143
+ .E_skwah65 {
31144
+ height: 8px;
31145
+ box-sizing: border-box;
31146
+ border-radius: 2px;
31147
+ background: #f5f7fa;
31148
+ display: flex;
31149
+ width: 100%;
31150
+ overflow: hidden;
31423
31151
  }
31424
- .E_h16z9xgz .ant-modal-footer .footer-content {
31425
- margin: 0 auto;
31426
- max-width: 1024px;
31152
+ .E_skwah65 .stack-bar-item + .stack-bar-item {
31153
+ margin-left: 1px;
31427
31154
  }
31428
31155
 
31429
- .E_f1lrhghm {
31156
+ .E_t160l1cm {
31157
+ display: flex;
31158
+ flex-direction: column;
31430
31159
  flex: 1;
31160
+ /* FIXME:(yanzhen) do this better */
31431
31161
  }
31432
- .E_f1lrhghm label {
31433
- font-size: 13px;
31434
- line-height: 20px;
31162
+ .E_t160l1cm .tab-bar {
31163
+ flex-shrink: 0;
31164
+ display: flex;
31165
+ border-bottom: 1px solid rgba(172, 186, 211, 0.6);
31166
+ }
31167
+ .E_t160l1cm .tab-content {
31168
+ height: 100%;
31169
+ }
31170
+ .E_t160l1cm .tab-menu-item {
31171
+ margin-right: 2px;
31172
+ padding: 1px 12px;
31173
+ line-height: 24px;
31174
+ height: 24px;
31435
31175
  color: rgba(44, 56, 82, 0.6);
31176
+ border-radius: 4px 4px 0 0;
31177
+ cursor: pointer;
31178
+ transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
31436
31179
  }
31437
- .E_f1lrhghm .title {
31438
- font-size: 14px;
31439
- line-height: 20px;
31440
- color: #2d3a56;
31441
- margin-bottom: 12px;
31180
+ .E_t160l1cm .tab-menu-item:first-child {
31181
+ padding-left: 0;
31442
31182
  }
31443
- .E_f1lrhghm.connect-cluster .title {
31444
- padding-bottom: 26px;
31183
+ .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
31184
+ padding-left: 12px;
31445
31185
  }
31446
-
31447
- .E_f18ot8em {
31448
- padding: 25px 0 15px 0;
31449
- border-bottom: 1px solid #e1e5eb;
31450
- margin-bottom: 16px;
31186
+ .E_t160l1cm .tab-menu-item:hover {
31187
+ color: #0080ff;
31188
+ background: rgba(211, 218, 235, 0.6);
31451
31189
  }
31452
-
31453
- .E_f1l1g2k0 {
31454
- display: flex;
31455
- align-items: center;
31456
- margin-bottom: 8px;
31190
+ .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
31191
+ fill: #0080ff;
31457
31192
  }
31458
- .E_f1l1g2k0 > label {
31459
- width: 216px;
31193
+ .E_t160l1cm .tab-menu-item:active {
31194
+ background: rgba(192, 203, 224, 0.6);
31460
31195
  }
31461
- .E_f1l1g2k0 > label + * {
31462
- width: 100%;
31196
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open {
31197
+ color: #0080ff;
31198
+ background: rgba(211, 218, 235, 0.6);
31463
31199
  }
31464
- .E_f1l1g2k0 .ant-select {
31465
- width: 100%;
31200
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
31201
+ background: rgba(192, 203, 224, 0.6);
31466
31202
  }
31467
-
31468
- .E_e1k89cwg {
31469
- color: #e75a3a;
31470
- margin-right: 10px;
31203
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
31204
+ background: rgba(0, 128, 255, 0.16);
31471
31205
  }
31472
-
31473
- .E_d1oui1gf {
31474
- width: 100%;
31475
- height: 1px;
31476
- background: rgba(213, 219, 227, 0.6);
31477
- margin: 24px 0;
31206
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
31207
+ fill: #0080ff;
31478
31208
  }
31479
-
31480
- .E_l15itdbb {
31481
- display: flex;
31482
- justify-content: center;
31483
- align-items: center;
31484
- height: 100%;
31209
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
31210
+ color: #0080ff;
31211
+ background: rgba(0, 128, 255, 0.1);
31485
31212
  }
31486
-
31487
- .E_d1y3z4w {
31488
- display: inline-block;
31489
- width: 4px;
31490
- height: 4px;
31491
- background: #8e9aa9;
31492
- opacity: 0.4;
31493
- border-radius: 50%;
31494
- margin: 0 4px;
31213
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
31214
+ background: rgba(0, 128, 255, 0.16);
31495
31215
  }
31496
-
31497
- .E_m177r7a3 .ant-modal-header,
31498
- .E_m177r7a3 .ant-modal-footer .footer-content {
31499
- width: 648px;
31500
- margin: 0 auto;
31216
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
31217
+ fill: #1d326c;
31501
31218
  }
31502
- .E_m177r7a3 .ant-modal-header {
31503
- padding: 35px 0 24px;
31504
- border: none;
31219
+ .E_t160l1cm .tab-menu-item .expand-arrow {
31220
+ margin-left: 8px;
31221
+ height: 22px;
31505
31222
  }
31506
- .E_m177r7a3 .ant-modal-header .ant-modal-title {
31507
- font-size: 30px;
31223
+ .E_t160l1cm .tab-menu-item .expand-arrow path {
31224
+ fill: rgba(44, 56, 82, 0.6);
31508
31225
  }
31509
- .E_m177r7a3 .ant-modal-body {
31510
- padding: 4px 0 2px;
31226
+ .E_t160l1cm .tab-menu-item-group {
31227
+ padding: 0;
31228
+ display: flex;
31229
+ align-items: center;
31230
+ overflow: hidden;
31511
31231
  }
31512
- .E_m177r7a3 .ant-modal-footer {
31513
- border: none;
31232
+ .E_t160l1cm .tab-menu-item-group .main-title {
31233
+ opacity: 0;
31234
+ max-width: 0;
31235
+ transition: max-width 320ms ease, opacity 240ms ease;
31514
31236
  }
31515
-
31516
- .E_t1wwio3v {
31517
- font-size: 12px;
31518
- line-height: 18px;
31519
- font-weight: bold;
31520
- color: #fff;
31521
- padding: 0 4px;
31522
- border-radius: 4px;
31523
- display: inline-block;
31524
- background: var(--t1wwio3v-0);
31237
+ .E_t160l1cm .tab-menu-item-group .sub-title {
31238
+ padding: 1px 12px;
31239
+ position: relative;
31240
+ display: flex;
31525
31241
  }
31526
- .E_t1wwio3v:not(:first-child) {
31527
- margin-left: 4px;
31242
+ .E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
31243
+ opacity: 0;
31244
+ position: absolute;
31245
+ top: 50%;
31246
+ left: 0;
31247
+ transform: translate(-50%, -50%);
31248
+ transition: opacity 100ms linear;
31249
+ fill: rgba(0, 128, 255, 0.2);
31528
31250
  }
31529
-
31530
- .E_f17jvtfk {
31531
- width: 100%;
31532
- height: 100%;
31533
- display: flex;
31534
- align-items: center;
31535
- justify-content: center;
31251
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
31252
+ color: #0080ff;
31536
31253
  }
31537
-
31538
- .E_nzppkea {
31539
- font-size: 90%;
31540
- font-weight: bold;
31541
- background-color: rgba(240, 243, 247, 0.6);
31542
- padding: 1px 4px 1px;
31543
- margin-left: 2px;
31544
- margin-right: 2px;
31545
- border: 1px solid rgba(213, 219, 227, 0.6);
31546
- border-radius: 4px;
31254
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
31255
+ padding: 1px 12px;
31256
+ display: inline-block;
31257
+ opacity: 1;
31258
+ max-width: 160px;
31547
31259
  }
31548
-
31549
- .E_f4mi9eq.form-item-general {
31550
- width: 640px;
31260
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
31261
+ padding: 1px 12px;
31262
+ color: #005ed1;
31551
31263
  }
31552
- .E_f4mi9eq.form-item-general.form-item + .E_f4mi9eq.form-item-general.form-item {
31553
- margin-top: 16px;
31264
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
31265
+ opacity: 1;
31554
31266
  }
31555
- .E_f4mi9eq.form-item-compact {
31556
- width: 412px;
31267
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title {
31268
+ background: rgba(0, 128, 255, 0.16);
31557
31269
  }
31558
- .E_f4mi9eq.form-item-compact.form-item + .E_f4mi9eq.form-item-compact.form-item {
31559
- margin-top: 8px;
31270
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title > .slash-arrow, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title > .slash-arrow {
31271
+ opacity: 0;
31560
31272
  }
31561
- .E_f4mi9eq .form-item {
31562
- width: auto;
31273
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
31274
+ padding: 4px 16px;
31275
+ height: 32px;
31276
+ border-radius: 6px 6px 0 0;
31563
31277
  }
31564
- .E_f4mi9eq .form-item-main {
31565
- position: relative;
31566
- display: flex;
31278
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
31279
+ padding-left: 0;
31567
31280
  }
31568
- .E_f4mi9eq .form-item-extra {
31569
- margin-top: 4px;
31570
- width: 100%;
31571
- padding: 14px;
31572
- background: #f2f4f6;
31573
- font-size: 13px;
31574
- line-height: 1.8;
31575
- color: #8e9aa9;
31281
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item-medium.tab-menu-item.tab-menu-item-selected:first-child {
31282
+ padding-left: 16px;
31576
31283
  }
31577
- .E_f4mi9eq .form-item-label {
31578
- padding-right: 12px;
31579
- font-size: 13px;
31580
- color: rgba(44, 56, 82, 0.6);
31284
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
31285
+ margin-left: 11px;
31286
+ height: 24px;
31581
31287
  }
31582
- .E_f4mi9eq .form-item-label.label-right {
31583
- text-align: right;
31288
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
31289
+ padding: 0;
31584
31290
  }
31585
- .E_f4mi9eq .form-item-label,
31586
- .E_f4mi9eq .form-item-control {
31587
- line-height: 32px;
31291
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
31292
+ padding: 4px 16px;
31588
31293
  }
31589
- .E_f4mi9eq .form-item-control .form-item-error {
31590
- line-height: 18px;
31294
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .sub-title, .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .main-title {
31295
+ padding: 4px 16px;
31591
31296
  }
31592
- .E_f4mi9eq .form-item-children {
31593
- width: 100%;
31297
+ .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
31298
+ background: #fff;
31594
31299
  }
31595
- .E_f4mi9eq .form-item-children > *:only-child.ant-select, .E_f4mi9eq .form-item-children > *:only-child.ant-radio-group, .E_f4mi9eq .form-item-children > *:only-child.ant-checkbox-group {
31596
- width: 100%;
31300
+ .E_t160l1cm .tab-menu-item-light:active {
31301
+ color: #005ed1;
31597
31302
  }
31598
- .E_f4mi9eq .form-item-error {
31599
- color: #e75a3a;
31600
- height: 0;
31601
- overflow: hidden;
31303
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
31304
+ background: #fff;
31305
+ color: #1d326c;
31602
31306
  }
31603
- .E_f4mi9eq .form-item-error-enter-done {
31604
- margin-top: 4px;
31605
- height: auto;
31606
- overflow: auto;
31307
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
31308
+ color: rgba(45, 58, 86, 0.6);
31607
31309
  }
31608
- .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
31609
- .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
31610
- border: 1px solid #e75a3a;
31611
- color: #e75a3a;
31310
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
31311
+ color: #1d326c;
31612
31312
  }
31613
-
31614
- .E_fh0ewl8 {
31615
- color: #2d3a56;
31616
- font-weight: bold;
31617
- padding-bottom: 6px;
31618
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31619
- margin-bottom: 16px;
31313
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
31314
+ fill: #d8deeb;
31620
31315
  }
31621
- .E_fh0ewl8:not(:first-of-type) {
31622
- margin-top: 16px;
31316
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
31317
+ fill: #1d326c;
31623
31318
  }
31624
-
31625
- .E_e1qrlvot {
31626
- width: 8px;
31627
- height: 24px;
31319
+ .E_t160l1cm .tab-content {
31320
+ flex: 1;
31628
31321
  display: flex;
31629
- justify-content: center;
31630
- align-items: center;
31631
- cursor: pointer;
31632
- transition: all 200ms ease-out 40ms;
31633
- }
31634
- .E_e1qrlvot:before, .E_e1qrlvot:after {
31635
- content: "";
31636
- width: 1px;
31637
- height: 6px;
31638
- border-radius: 1px;
31639
- background: #ccd4e3;
31640
- position: relative;
31641
- right: 2px;
31642
- transform: rotate(-45deg);
31322
+ flex-direction: column;
31643
31323
  }
31644
- .E_e1qrlvot:after {
31645
- transform: rotate(45deg);
31646
- left: 1px;
31324
+ .E_t160l1cm.is-overview .tab-content {
31325
+ overflow: visible;
31647
31326
  }
31648
31327
 
31649
- .E_w9ic984.ant-alert-warning {
31650
- border: 0;
31651
- background: rgba(255, 187, 0, 0.1);
31652
- border-radius: 6px;
31328
+ .E_t14npdqr {
31329
+ max-width: 240px;
31330
+ animation: none;
31653
31331
  }
31654
- .E_w9ic984.ant-alert,
31655
- .E_w9ic984 .ant-alert-message {
31656
- color: #e07f00;
31332
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
31333
+ border: 1px solid #0080ff;
31334
+ padding: 0;
31657
31335
  }
31658
- .E_w9ic984.ant-alert .dashed-border-bottom,
31659
- .E_w9ic984 .ant-alert-message .dashed-border-bottom {
31660
- border-bottom-color: #e07f00;
31336
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
31337
+ margin: 0;
31338
+ height: 32px;
31339
+ line-height: 32px;
31340
+ font-size: 13px;
31341
+ padding: 0 10px;
31342
+ display: block;
31343
+ overflow: hidden;
31344
+ text-overflow: ellipsis;
31345
+ white-space: nowrap;
31661
31346
  }
31662
-
31663
- .E_n1k9qi4r {
31664
- display: flex;
31665
- flex-direction: row;
31666
- padding: 7px 12px;
31667
- background: rgba(255, 187, 0, 0.1);
31668
- border-radius: 6px;
31669
- color: #e07f00;
31670
- font-size: 12px;
31671
- line-height: 18px;
31347
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
31348
+ content: " ";
31349
+ height: 1px;
31350
+ width: calc(100% + 10px);
31351
+ background: rgba(172, 186, 211, 0.6);
31352
+ display: block;
31672
31353
  }
31673
- .E_n1k9qi4r .icon-wrapper {
31674
- margin-right: 10px;
31675
- height: 18px;
31354
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
31355
+ color: #0080ff;
31356
+ background: transparent;
31676
31357
  }
31677
31358
 
31678
- .E_n16fsg9x {
31679
- display: flex;
31680
- flex-direction: row;
31681
- padding: 7px 12px;
31682
- background: rgba(225, 230, 241, 0.6);
31683
- border-radius: 6px;
31684
- color: rgba(44, 56, 82, 0.6);
31685
- font-size: 12px;
31686
- line-height: 18px;
31687
- }
31688
- .E_n16fsg9x .icon-wrapper {
31689
- margin-right: 10px;
31690
- height: 18px;
31359
+ .E_s1at6qmn.ant-layout-sider {
31360
+ background: #edf0f7;
31361
+ padding: 32px 8px;
31362
+ overflow: auto;
31691
31363
  }
31692
-
31693
- .E_i173wxzw {
31364
+ .E_s1at6qmn .ant-layout-sider-children {
31694
31365
  display: flex;
31695
- flex-direction: row;
31696
- padding: 7px 12px;
31697
- background: rgba(0, 136, 255, 0.1);
31698
- border-radius: 6px;
31699
- color: #005ed1;
31700
- font-size: 12px;
31701
- line-height: 18px;
31702
- }
31703
- .E_i173wxzw .icon-wrapper {
31704
- margin-right: 10px;
31705
- height: 18px;
31706
- }
31707
-
31708
- .E_dld369h {
31709
- color: rgba(44, 56, 82, 0.6);
31710
- margin-top: 5px;
31711
- font-size: 12px;
31712
- line-height: 18px;
31713
- }
31714
-
31715
- .E_s1epv22q {
31716
- color: #f0483e;
31717
- font-size: 12px;
31718
- white-space: pre-wrap;
31366
+ flex-direction: column;
31367
+ justify-content: space-between;
31719
31368
  }
31720
-
31721
- .E_okus5hk {
31369
+ .E_s1at6qmn footer {
31722
31370
  display: flex;
31723
- align-items: center;
31724
- justify-content: flex-end;
31725
31371
  }
31726
- .E_okus5hk .icon-wrapper {
31727
- margin-right: 16px;
31372
+ .E_s1at6qmn .ant-menu {
31373
+ background: #edf0f7;
31728
31374
  }
31729
-
31730
- .E_t1auuzri {
31731
- color: rgba(0, 21, 64, 0.3);
31375
+ .E_s1at6qmn .ant-menu a {
31376
+ color: #00122e;
31377
+ width: 180px;
31378
+ overflow: hidden;
31379
+ text-overflow: ellipsis;
31732
31380
  }
31733
-
31734
- .E_i74cfyt.ant-input {
31735
- padding: 5px 12px;
31736
- line-height: 20px;
31737
- color: #2d3a56;
31738
- border-radius: 6px;
31739
- border-color: rgba(172, 186, 211, 0.6);
31740
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31381
+ .E_s1at6qmn .ant-menu-vertical {
31382
+ margin-bottom: 24px;
31741
31383
  }
31742
- .E_i74cfyt.ant-input.ant-input-lg {
31743
- padding: 8px 16px;
31744
- line-height: 22px;
31384
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
31385
+ margin: 0;
31745
31386
  }
31746
- .E_i74cfyt.ant-input.ant-input-sm {
31747
- padding: 2px 8px;
31387
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
31388
+ font-size: 12px;
31389
+ padding: 0 8px 4px;
31748
31390
  line-height: 18px;
31749
31391
  }
31750
- .E_i74cfyt.ant-input:not([disabled]):hover, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-input-number:not([disabled]):hover, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-hover {
31751
- border-color: rgba(107, 128, 167, 0.6);
31752
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31753
- z-index: 1;
31392
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
31393
+ padding: 0;
31754
31394
  }
31755
- .E_i74cfyt.ant-input:not([disabled]):active, .E_i74cfyt.ant-input:not([disabled]):focus, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-input-number:not([disabled]):active, .E_i74cfyt.ant-input-number:not([disabled]):focus, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-focus {
31756
- border-color: #0096ff;
31757
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31758
- z-index: 1;
31395
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
31396
+ padding-bottom: 24px;
31759
31397
  }
31760
- .E_i74cfyt.ant-input.error:not([disabled]), .E_i74cfyt.ant-picker.error:not([disabled]), .E_i74cfyt.ant-input-number.error:not([disabled]) {
31761
- border-color: #e75a3a;
31762
- color: #e75a3a;
31398
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
31399
+ margin-bottom: 24px;
31400
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31763
31401
  }
31764
- .E_i74cfyt.ant-input.error:not([disabled]):hover, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-picker.error:not([disabled]):hover, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-input-number.error:not([disabled]):hover, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-hover {
31765
- border-color: #e75a3a;
31766
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31402
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item {
31403
+ transition: none;
31404
+ display: flex;
31405
+ align-items: center;
31406
+ height: 32px;
31407
+ line-height: 22px;
31408
+ padding: 0 8px;
31767
31409
  }
31768
- .E_i74cfyt.ant-input.error:not([disabled]):active, .E_i74cfyt.ant-input.error:not([disabled]):focus, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-picker.error:not([disabled]):active, .E_i74cfyt.ant-picker.error:not([disabled]):focus, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-input-number.error:not([disabled]):active, .E_i74cfyt.ant-input-number.error:not([disabled]):focus, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-focus {
31769
- border-color: #e75a3a;
31770
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31410
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
31411
+ margin-right: 12px;
31771
31412
  }
31772
- .E_i74cfyt.ant-input[disabled], .E_i74cfyt.ant-input.ant-input-disabled, .E_i74cfyt.ant-input-number[disabled], .E_i74cfyt.ant-input-number.ant-input-number-disabled {
31773
- background: rgba(211, 218, 235, 0.6);
31774
- color: rgba(0, 21, 64, 0.3);
31775
- border-color: rgba(172, 186, 211, 0.6);
31413
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
31414
+ margin: 0;
31415
+ margin-bottom: 2px;
31776
31416
  }
31777
- .E_i74cfyt.ant-input-affix-wrapper {
31778
- padding: 5px 12px;
31417
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
31418
+ background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
31419
+ box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
31779
31420
  border-radius: 6px;
31780
- border-color: rgba(172, 186, 211, 0.6);
31781
- line-height: 20px;
31782
- color: #2d3a56;
31783
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31421
+ color: #fff;
31784
31422
  }
31785
- .E_i74cfyt.ant-input-affix-wrapper .ant-input-suffix,
31786
- .E_i74cfyt.ant-input-affix-wrapper .ant-input-prefix {
31787
- color: rgba(44, 56, 82, 0.6);
31423
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
31424
+ color: #fff;
31788
31425
  }
31789
- .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
31790
- padding: 8px 16px;
31791
- line-height: 22px;
31426
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item:hover, .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item-active {
31427
+ background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
31428
+ box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
31429
+ border-radius: 6px;
31792
31430
  }
31793
- .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31794
- padding: 2px 8px;
31795
- line-height: 18px;
31431
+
31432
+ .E_s1wu0lms .ant-menu-item-group-title {
31433
+ white-space: nowrap;
31434
+ transition: all 0s;
31796
31435
  }
31797
- .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
31798
- border-color: rgba(107, 128, 167, 0.6);
31799
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31436
+ .E_s1wu0lms.shrink {
31437
+ transition: all 0s;
31438
+ overflow: hidden;
31800
31439
  }
31801
- .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
31802
- border-color: #0096ff;
31803
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31440
+ .E_s1wu0lms.shrink .ant-menu-item-group-title {
31441
+ visibility: hidden;
31804
31442
  }
31805
- .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
31806
- border-color: #e75a3a;
31443
+ .E_s1wu0lms.shrink .ant-menu-item {
31444
+ width: 36px;
31445
+ padding: 0 6px;
31807
31446
  }
31808
- .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
31809
- color: #e75a3a;
31447
+
31448
+ .E_n1ugzfva {
31449
+ display: flex;
31450
+ place-items: center;
31451
+ width: 100% !important;
31810
31452
  }
31811
- .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
31812
- border-color: #e75a3a;
31813
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31453
+ .E_n1ugzfva[disabled] {
31454
+ color: rgba(0, 0, 0, 0.25) !important;
31455
+ opacity: 1 !important;
31814
31456
  }
31815
- .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
31816
- border-color: #e75a3a;
31817
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31457
+ .E_n1ugzfva.ant-btn {
31458
+ width: 100%;
31459
+ color: #00122e;
31818
31460
  }
31819
- .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
31820
- background: rgba(211, 218, 235, 0.6);
31821
- color: rgba(0, 21, 64, 0.3);
31822
- border-color: rgba(172, 186, 211, 0.6);
31461
+ .E_n1ugzfva .icon-wrapper {
31462
+ margin-right: 12px;
31823
31463
  }
31824
- textarea.E_i74cfyt.ant-input {
31825
- transition-property: height;
31826
- transition-delay: 50ms;
31464
+ .E_n1ugzfva .link-title {
31465
+ flex: 1;
31466
+ overflow: hidden;
31467
+ white-space: nowrap;
31468
+ text-overflow: ellipsis;
31469
+ text-align: left;
31827
31470
  }
31828
- textarea.E_i74cfyt.ant-input.textarea-large {
31829
- min-height: 40px;
31830
- height: 40px;
31471
+
31472
+ .E_f7pxqmh {
31473
+ width: 100%;
31474
+ margin-bottom: 0 !important;
31475
+ flex-flow: nowrap !important;
31476
+ line-break: auto;
31831
31477
  }
31832
- textarea.E_i74cfyt.ant-input.textarea-large:focus {
31833
- height: 80px;
31478
+ .E_f7pxqmh > .ant-form-item-label {
31479
+ text-align: left !important;
31480
+ padding-bottom: 0 !important;
31834
31481
  }
31835
- textarea.E_i74cfyt.ant-input.textarea-middle {
31482
+ .E_f7pxqmh > .ant-form-item-label > label {
31836
31483
  min-height: 32px;
31837
- height: 32px;
31838
- }
31839
- textarea.E_i74cfyt.ant-input.textarea-middle:focus {
31840
- height: 64px;
31484
+ height: auto;
31485
+ font-size: 13px;
31486
+ color: rgba(44, 56, 82, 0.6);
31487
+ white-space: normal;
31841
31488
  }
31842
- textarea.E_i74cfyt.ant-input.textarea-small {
31843
- min-height: 24px;
31844
- height: 24px;
31489
+ .E_f7pxqmh.ant-form-item-has-error .ant-input {
31490
+ border-color: #ff4d4f !important;
31845
31491
  }
31846
- textarea.E_i74cfyt.ant-input.textarea-small:focus {
31847
- height: 40px;
31492
+ .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
31493
+ border-color: #ff4d4f !important;
31494
+ }
31495
+ .E_f7pxqmh .ant-form-item-explain {
31496
+ margin-top: 4px;
31497
+ font-size: 12px;
31498
+ min-height: 0px;
31499
+ }
31500
+ .E_f7pxqmh .ant-form-item-extra {
31501
+ font-size: 12px;
31502
+ color: rgba(44, 56, 82, 0.6);
31503
+ min-height: 0px;
31848
31504
  }
31849
31505
 
31850
- .E_k1ci6977 input, .E_k1ci6977.input-tags {
31851
- border: 1px solid rgba(213, 219, 227, 0.6);
31506
+ .E_i1inqkme {
31507
+ height: 18px;
31508
+ line-height: 18px;
31509
+ padding: 0 4px;
31852
31510
  border-radius: 4px;
31511
+ background: rgba(235, 239, 245, 0.6);
31512
+ border: 1px solid rgba(223, 228, 235, 0.6);
31513
+ display: flex;
31514
+ align-items: center;
31515
+ white-space: nowrap;
31516
+ margin-right: 4px;
31853
31517
  }
31854
- .E_k1ci6977.input-tags {
31855
- position: relative;
31856
- padding: 6px;
31857
- height: 32px;
31858
- cursor: pointer;
31859
- transition: border 150ms;
31518
+
31519
+ .E_iouxfgt {
31520
+ display: inline-flex;
31521
+ align-items: center;
31860
31522
  }
31861
- .E_k1ci6977.input-tags:hover {
31862
- border-color: #0080ff;
31863
- box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
31523
+ .E_iouxfgt .icon-inner {
31524
+ display: inline-flex;
31525
+ align-items: center;
31526
+ justify-content: center;
31864
31527
  }
31865
- .E_k1ci6977.input-tags.kit-input-suffix-wrapper {
31866
- padding-right: 30px;
31528
+ .E_iouxfgt .icon-inner + span,
31529
+ .E_iouxfgt span + .icon-inner.suffix {
31530
+ margin-left: 4px;
31867
31531
  }
31868
- .E_k1ci6977.input-tags .input-tags-inner {
31869
- display: flex;
31532
+ .E_iouxfgt.is-rotate img,
31533
+ .E_iouxfgt.is-rotate svg {
31534
+ animation: rotate 680ms linear infinite;
31870
31535
  }
31871
- .E_k1ci6977.input-tags .input-tags-inner .tags-overflow-auto {
31872
- display: flex;
31536
+
31537
+ .E_ai7qkf2 .ant-input-number-handler-wrap {
31538
+ display: var(--ai7qkf2-0);
31873
31539
  }
31874
- .E_k1ci6977.input-tags .input-tag-suffix {
31875
- position: absolute;
31876
- right: 12px;
31877
- top: 50%;
31878
- transform: translateY(-50%);
31540
+ .E_ai7qkf2 .ant-input-number-input-wrap {
31541
+ display: inline-flex;
31542
+ line-height: 1.5715;
31543
+ height: 100%;
31544
+ width: 100%;
31879
31545
  }
31880
- .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle {
31881
- color: rgba(0, 0, 0, 0.25);
31882
- font-size: 12px;
31883
- cursor: pointer;
31546
+ .E_ai7qkf2 .ant-input-number-input-wrap::after {
31547
+ content: var(--ai7qkf2-1);
31548
+ display: var(--ai7qkf2-2);
31549
+ flex: none;
31550
+ align-items: center;
31551
+ margin-left: 4px;
31552
+ padding: 5px 12px 5px 0;
31553
+ color: rgba(44, 56, 82, 0.6);
31884
31554
  }
31885
- .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle:hover {
31886
- color: rgba(0, 0, 0, 0.45);
31555
+ .E_ai7qkf2 .ant-input-number-input-wrap::before {
31556
+ content: var(--ai7qkf2-3);
31557
+ display: var(--ai7qkf2-4);
31558
+ flex: none;
31559
+ align-items: center;
31560
+ margin-right: 4px;
31561
+ cursor: auto;
31562
+ color: rgba(44, 56, 82, 0.6);
31887
31563
  }
31888
- .E_k1ci6977.has-focus-indicator {
31889
- position: relative;
31890
- overflow: hidden;
31564
+ .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
31565
+ border-radius: 0;
31891
31566
  }
31892
- .E_k1ci6977.has-focus-indicator .ant-input-prefix {
31893
- position: absolute;
31894
- top: 50%;
31895
- transform: translateY(-50%);
31896
- left: -16px;
31897
- transition: left 150ms ease;
31898
- opacity: 0;
31567
+ .E_ai7qkf2.ant-input-number {
31568
+ width: 100%;
31569
+ border-radius: 6px;
31899
31570
  }
31900
- .E_k1ci6977.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
31901
- left: 8px;
31902
- opacity: 1;
31571
+ .E_ai7qkf2.ant-input-number:not([disabled]):focus, .E_ai7qkf2.ant-input-number:not([disabled]):active, .E_ai7qkf2.ant-input-number:not([disabled]).ant-input-number-focused {
31572
+ border-color: #0096ff;
31573
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31574
+ z-index: 1;
31903
31575
  }
31904
- .E_k1ci6977.has-focus-indicator input {
31905
- transition: margin-left 150ms ease;
31906
- margin-left: 0px;
31576
+ .E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
31577
+ border-color: #e75a3a;
31578
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31907
31579
  }
31908
- .E_k1ci6977.has-focus-indicator input:focus {
31909
- margin-left: 16px;
31580
+ .E_ai7qkf2 .ant-input-number-input {
31581
+ height: 30px;
31582
+ border: 1px;
31583
+ padding: 5px 12px;
31584
+ font-size: inherit;
31910
31585
  }
31911
-
31912
- input.E_l1f7td1d.ant-input {
31913
- border-top-right-radius: 0;
31914
- border-bottom-right-radius: 0;
31586
+ .E_ai7qkf2.ant-input-number-lg input {
31587
+ height: 38px;
31588
+ border: 1px;
31589
+ padding: 8px 16px;
31915
31590
  }
31916
-
31917
- .E_l1f7td1d.ant-input-affix-wrapper {
31918
- border-top-right-radius: 0;
31919
- border-bottom-right-radius: 0;
31591
+ .E_ai7qkf2.ant-input-number-sm input {
31592
+ height: 22px;
31593
+ border: 1px;
31594
+ padding: 2px 8px;
31920
31595
  }
31921
31596
 
31922
- input.E_rf8rlle.ant-input {
31923
- border-top-left-radius: 0;
31924
- border-bottom-left-radius: 0;
31597
+ .E_fzh9mnb {
31598
+ width: 100%;
31599
+ height: 100%;
31600
+ min-height: 124px;
31601
+ display: flex;
31602
+ flex-direction: column;
31603
+ justify-content: center;
31604
+ align-items: center;
31925
31605
  }
31926
-
31927
- .E_rf8rlle.ant-input-affix-wrapper {
31928
- border-top-left-radius: 0;
31929
- border-bottom-left-radius: 0;
31606
+ .E_fzh9mnb .error-text {
31607
+ color: rgba(10, 37, 85, 0.6);
31608
+ margin-bottom: 16px;
31609
+ font-size: 18px;
31930
31610
  }
31931
31611
 
31932
- .E_llt2k48.ant-select, .E_llt2k48.ant-select .ant-select-selector {
31933
- border-top-right-radius: 0;
31934
- border-bottom-right-radius: 0;
31612
+ .E_atcz0kf .ant-input-suffix {
31613
+ margin-left: 8px;
31935
31614
  }
31936
-
31937
- .E_rdwz7eh.ant-select, .E_rdwz7eh.ant-select .ant-select-selector {
31938
- border-top-left-radius: 0;
31939
- border-bottom-left-radius: 0;
31615
+ .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31616
+ padding: 2px 7px 2px 12px;
31940
31617
  }
31941
31618
 
31942
- .E_c3ni091 {
31943
- display: flex;
31944
- flex-direction: column;
31619
+ .E_a1wfy30z .ant-input-number-handler-wrap {
31620
+ display: var(--a1wfy30z-0);
31945
31621
  }
31946
- .E_c3ni091 .select-wrapper {
31947
- margin-top: 12px;
31622
+ .E_a1wfy30z .ant-input-number-input-wrap {
31623
+ padding: 4px 11px;
31624
+ display: inline-flex;
31625
+ line-height: 1.5715;
31626
+ height: inherit;
31948
31627
  }
31949
- .E_c3ni091 .select-wrapper .select {
31950
- width: 100%;
31628
+ .E_a1wfy30z .ant-input-number-input-wrap::after {
31629
+ content: var(--a1wfy30z-1);
31630
+ display: var(--a1wfy30z-2);
31631
+ flex: none;
31632
+ align-items: center;
31633
+ margin-left: 4px;
31951
31634
  }
31952
- .E_c3ni091 .radio-wrapper {
31953
- margin-top: 24px;
31635
+ .E_a1wfy30z .ant-input-number-input-wrap::before {
31636
+ content: var(--a1wfy30z-3);
31637
+ display: var(--a1wfy30z-4);
31638
+ flex: none;
31639
+ align-items: center;
31640
+ margin-right: 4px;
31641
+ cursor: auto;
31954
31642
  }
31955
- .E_c3ni091 div.form-item {
31956
- width: 100%;
31643
+ .E_a1wfy30z .ant-input-number-input {
31644
+ padding: 0;
31645
+ margin: 0;
31646
+ height: auto;
31647
+ font-size: inherit;
31957
31648
  }
31958
31649
 
31959
- .E_d105ju2d {
31960
- font-size: 14px;
31961
- font-weight: 500;
31962
- color: #3e4652;
31963
- line-height: 18px;
31964
- }
31965
- .E_d105ju2d + .E_d105ju2d {
31966
- margin-top: 16px;
31967
- }
31968
- .E_d105ju2d + * {
31969
- margin-top: 16px;
31650
+ .E_owd0kml {
31651
+ display: inline-block;
31970
31652
  }
31971
31653
 
31972
- .E_lh0l62z.E_d105ju2d {
31973
- font-size: 12px;
31974
- color: rgba(44, 56, 82, 0.6);
31975
- margin-top: 12px;
31654
+ .E_h1jsgezc {
31655
+ visibility: hidden;
31656
+ position: absolute;
31976
31657
  }
31977
31658
 
31978
- .E_r1o4v2oc.E_lh0l62z.E_d105ju2d {
31979
- line-height: 18px;
31980
- font-weight: 500;
31981
- margin-top: 0;
31982
- white-space: initial;
31659
+ .E_m196gn1d {
31660
+ min-width: 1280px;
31983
31661
  }
31984
31662
 
31985
- .E_r1skkc3l {
31986
- display: block;
31663
+ .E_dsnbhzf {
31664
+ font-family: Inter;
31665
+ font-style: normal;
31666
+ font-weight: bold;
31667
+ font-size: 32px;
31668
+ line-height: 40px;
31987
31669
  }
31988
- .E_r1skkc3l span {
31989
- font-size: 14px;
31990
- font-weight: 500;
31991
- line-height: 32px;
31992
- color: #3e4652;
31993
- }
31994
-
31995
- .E_c3cobmo {
31996
- margin-top: 16px;
31997
- padding: 8px;
31998
- border-radius: 6px;
31999
- background: rgba(225, 230, 241, 0.6);
32000
- color: rgba(44, 56, 82, 0.6);
32001
- font-size: 12px;
32002
- }
32003
- .E_c3cobmo div {
32004
- line-height: 20px;
32005
- display: flex;
32006
- align-items: center;
32007
- word-break: break-all;
32008
- }
32009
- .E_c3cobmo .title {
32010
- font-weight: 700;
32011
- line-height: 18px;
32012
- margin: 4px 0;
32013
- }
32014
-
32015
- .E_uqv57uv {
32016
- color: rgba(44, 56, 82, 0.7490196078);
32017
- }
32018
-
32019
- .E_dsnbhzf {
32020
- font-family: Inter;
32021
- font-style: normal;
32022
- font-weight: bold;
32023
- font-size: 32px;
32024
- line-height: 40px;
32025
- }
32026
-
32027
- .E_d1mvo22k {
32028
- font-family: Inter;
32029
- font-style: normal;
32030
- font-weight: bold;
32031
- font-size: 24px;
31670
+
31671
+ .E_d1mvo22k {
31672
+ font-family: Inter;
31673
+ font-style: normal;
31674
+ font-weight: bold;
31675
+ font-size: 24px;
32032
31676
  line-height: 32px;
32033
31677
  }
32034
31678
 
@@ -32513,345 +32157,701 @@ input.E_rf8rlle.ant-input {
32513
32157
  justify-content: center;
32514
32158
  border-radius: 6px;
32515
32159
  }
32516
- .E_a1b5xrg3.btn-item:hover {
32517
- box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
32160
+ .E_a1b5xrg3.btn-item:hover {
32161
+ box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
32162
+ }
32163
+ .E_a1b5xrg3.btn-item:active {
32164
+ transform: translateY(2px);
32165
+ transition: all 320ms ease;
32166
+ }
32167
+
32168
+ .E_cnujxq2 {
32169
+ display: flex;
32170
+ flex-direction: column;
32171
+ }
32172
+
32173
+ .E_m7s48ia {
32174
+ max-width: 1120px;
32175
+ width: 100%;
32176
+ margin: 0 auto;
32177
+ height: 100%;
32178
+ }
32179
+
32180
+ .E_wt5zbg6 {
32181
+ max-width: 1120px;
32182
+ width: 100%;
32183
+ margin: 0 auto;
32184
+ display: flex;
32185
+ }
32186
+ .E_wt5zbg6 .left,
32187
+ .E_wt5zbg6 .right {
32188
+ flex-grow: 0;
32189
+ flex-shrink: 0;
32190
+ flex-basis: 21%;
32191
+ }
32192
+ .E_wt5zbg6 .left {
32193
+ display: flex;
32194
+ justify-content: flex-end;
32195
+ padding-right: 44px;
32196
+ }
32197
+ .E_wt5zbg6 .right {
32198
+ padding-left: 44px;
32199
+ }
32200
+ .E_wt5zbg6 .middle {
32201
+ margin-bottom: 40px;
32202
+ flex-grow: 0;
32203
+ flex-shrink: 0;
32204
+ flex-basis: 58%;
32205
+ }
32206
+ .E_wt5zbg6 .middle .form-base-field {
32207
+ width: 100%;
32208
+ }
32209
+ .E_wt5zbg6 .middle .form-base-field .form-base-field {
32210
+ width: auto;
32211
+ }
32212
+
32213
+ .E_h18jprzg .ant-modal-header {
32214
+ margin: 0 auto;
32215
+ width: 100%;
32216
+ max-width: 648px;
32217
+ }
32218
+ .E_h18jprzg .ant-modal-header .ant-modal-title {
32219
+ margin-left: 0;
32220
+ }
32221
+ .E_h18jprzg .ant-modal-body {
32222
+ margin: 0 auto;
32223
+ padding: 0;
32224
+ width: 100%;
32225
+ max-width: 648px;
32226
+ overflow: hidden;
32227
+ }
32228
+ .E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
32229
+ margin-bottom: 40px;
32230
+ }
32231
+ .E_h18jprzg .ant-modal-body .horizontal-content-wrapper {
32232
+ height: calc(100vh - 225px);
32233
+ overflow-y: auto;
32234
+ }
32235
+ .E_h18jprzg .ant-modal-footer .footer-content {
32236
+ margin: 0 auto;
32237
+ max-width: 648px;
32238
+ }
32239
+
32240
+ .E_h16z9xgz .ant-modal-header {
32241
+ margin: 0 auto;
32242
+ width: 100%;
32243
+ max-width: 1024px;
32244
+ }
32245
+ .E_h16z9xgz .ant-modal-header .ant-modal-title {
32246
+ margin-left: 0;
32247
+ }
32248
+ .E_h16z9xgz .ant-modal-body {
32249
+ margin: 0 auto;
32250
+ padding: 0;
32251
+ width: 100%;
32252
+ max-width: 1024px;
32253
+ overflow: hidden;
32254
+ }
32255
+ .E_h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
32256
+ margin-bottom: 40px;
32257
+ }
32258
+ .E_h16z9xgz .ant-modal-body .horizontal-content-wrapper {
32259
+ height: calc(100vh - 225px);
32260
+ overflow-y: auto;
32261
+ }
32262
+ .E_h16z9xgz .ant-modal-footer .footer-content {
32263
+ margin: 0 auto;
32264
+ max-width: 1024px;
32265
+ }
32266
+
32267
+ .E_f1lrhghm {
32268
+ flex: 1;
32269
+ }
32270
+ .E_f1lrhghm label {
32271
+ font-size: 13px;
32272
+ line-height: 20px;
32273
+ color: rgba(44, 56, 82, 0.6);
32274
+ }
32275
+ .E_f1lrhghm .title {
32276
+ font-size: 14px;
32277
+ line-height: 20px;
32278
+ color: #2d3a56;
32279
+ margin-bottom: 12px;
32280
+ }
32281
+ .E_f1lrhghm.connect-cluster .title {
32282
+ padding-bottom: 26px;
32283
+ }
32284
+
32285
+ .E_f18ot8em {
32286
+ padding: 25px 0 15px 0;
32287
+ border-bottom: 1px solid #e1e5eb;
32288
+ margin-bottom: 16px;
32289
+ }
32290
+
32291
+ .E_f1l1g2k0 {
32292
+ display: flex;
32293
+ align-items: center;
32294
+ margin-bottom: 8px;
32295
+ }
32296
+ .E_f1l1g2k0 > label {
32297
+ width: 216px;
32298
+ }
32299
+ .E_f1l1g2k0 > label + * {
32300
+ width: 100%;
32301
+ }
32302
+ .E_f1l1g2k0 .ant-select {
32303
+ width: 100%;
32304
+ }
32305
+
32306
+ .E_e1k89cwg {
32307
+ color: #e75a3a;
32308
+ margin-right: 10px;
32309
+ }
32310
+
32311
+ .E_d1oui1gf {
32312
+ width: 100%;
32313
+ height: 1px;
32314
+ background: rgba(213, 219, 227, 0.6);
32315
+ margin: 24px 0;
32316
+ }
32317
+
32318
+ .E_l15itdbb {
32319
+ display: flex;
32320
+ justify-content: center;
32321
+ align-items: center;
32322
+ height: 100%;
32323
+ }
32324
+
32325
+ .E_d1y3z4w {
32326
+ display: inline-block;
32327
+ width: 4px;
32328
+ height: 4px;
32329
+ background: #8e9aa9;
32330
+ opacity: 0.4;
32331
+ border-radius: 50%;
32332
+ margin: 0 4px;
32333
+ }
32334
+
32335
+ .E_m177r7a3 .ant-modal-header,
32336
+ .E_m177r7a3 .ant-modal-footer .footer-content {
32337
+ width: 648px;
32338
+ margin: 0 auto;
32339
+ }
32340
+ .E_m177r7a3 .ant-modal-header {
32341
+ padding: 35px 0 24px;
32342
+ border: none;
32343
+ }
32344
+ .E_m177r7a3 .ant-modal-header .ant-modal-title {
32345
+ font-size: 30px;
32346
+ }
32347
+ .E_m177r7a3 .ant-modal-body {
32348
+ padding: 4px 0 2px;
32349
+ }
32350
+ .E_m177r7a3 .ant-modal-footer {
32351
+ border: none;
32352
+ }
32353
+
32354
+ .E_t1wwio3v {
32355
+ font-size: 12px;
32356
+ line-height: 18px;
32357
+ font-weight: bold;
32358
+ color: #fff;
32359
+ padding: 0 4px;
32360
+ border-radius: 4px;
32361
+ display: inline-block;
32362
+ background: var(--t1wwio3v-0);
32363
+ }
32364
+ .E_t1wwio3v:not(:first-child) {
32365
+ margin-left: 4px;
32366
+ }
32367
+
32368
+ .E_f17jvtfk {
32369
+ width: 100%;
32370
+ height: 100%;
32371
+ display: flex;
32372
+ align-items: center;
32373
+ justify-content: center;
32374
+ }
32375
+
32376
+ .E_nzppkea {
32377
+ font-size: 90%;
32378
+ font-weight: bold;
32379
+ background-color: rgba(240, 243, 247, 0.6);
32380
+ padding: 1px 4px 1px;
32381
+ margin-left: 2px;
32382
+ margin-right: 2px;
32383
+ border: 1px solid rgba(213, 219, 227, 0.6);
32384
+ border-radius: 4px;
32385
+ }
32386
+
32387
+ .E_f4mi9eq.form-item-general {
32388
+ width: 640px;
32389
+ }
32390
+ .E_f4mi9eq.form-item-general.form-item + .E_f4mi9eq.form-item-general.form-item {
32391
+ margin-top: 16px;
32392
+ }
32393
+ .E_f4mi9eq.form-item-compact {
32394
+ width: 412px;
32395
+ }
32396
+ .E_f4mi9eq.form-item-compact.form-item + .E_f4mi9eq.form-item-compact.form-item {
32397
+ margin-top: 8px;
32398
+ }
32399
+ .E_f4mi9eq .form-item {
32400
+ width: auto;
32401
+ }
32402
+ .E_f4mi9eq .form-item-main {
32403
+ position: relative;
32404
+ display: flex;
32405
+ }
32406
+ .E_f4mi9eq .form-item-extra {
32407
+ margin-top: 4px;
32408
+ width: 100%;
32409
+ padding: 14px;
32410
+ background: #f2f4f6;
32411
+ font-size: 13px;
32412
+ line-height: 1.8;
32413
+ color: #8e9aa9;
32414
+ }
32415
+ .E_f4mi9eq .form-item-label {
32416
+ padding-right: 12px;
32417
+ font-size: 13px;
32418
+ color: rgba(44, 56, 82, 0.6);
32419
+ }
32420
+ .E_f4mi9eq .form-item-label.label-right {
32421
+ text-align: right;
32422
+ }
32423
+ .E_f4mi9eq .form-item-label,
32424
+ .E_f4mi9eq .form-item-control {
32425
+ line-height: 32px;
32426
+ }
32427
+ .E_f4mi9eq .form-item-control .form-item-error {
32428
+ line-height: 18px;
32429
+ }
32430
+ .E_f4mi9eq .form-item-children {
32431
+ width: 100%;
32432
+ }
32433
+ .E_f4mi9eq .form-item-children > *:only-child.ant-select, .E_f4mi9eq .form-item-children > *:only-child.ant-radio-group, .E_f4mi9eq .form-item-children > *:only-child.ant-checkbox-group {
32434
+ width: 100%;
32435
+ }
32436
+ .E_f4mi9eq .form-item-error {
32437
+ color: #e75a3a;
32438
+ height: 0;
32439
+ overflow: hidden;
32518
32440
  }
32519
- .E_a1b5xrg3.btn-item:active {
32520
- transform: translateY(2px);
32521
- transition: all 320ms ease;
32441
+ .E_f4mi9eq .form-item-error-enter-done {
32442
+ margin-top: 4px;
32443
+ height: auto;
32444
+ overflow: auto;
32445
+ }
32446
+ .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
32447
+ .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
32448
+ border: 1px solid #e75a3a;
32449
+ color: #e75a3a;
32522
32450
  }
32523
32451
 
32524
- .E_m196gn1d {
32525
- min-width: 1280px;
32452
+ .E_fh0ewl8 {
32453
+ color: #2d3a56;
32454
+ font-weight: bold;
32455
+ padding-bottom: 6px;
32456
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
32457
+ margin-bottom: 16px;
32458
+ }
32459
+ .E_fh0ewl8:not(:first-of-type) {
32460
+ margin-top: 16px;
32526
32461
  }
32527
32462
 
32528
- .E_skwah65 {
32529
- height: 8px;
32530
- box-sizing: border-box;
32531
- border-radius: 2px;
32532
- background: #f5f7fa;
32463
+ .E_e1qrlvot {
32464
+ width: 8px;
32465
+ height: 24px;
32533
32466
  display: flex;
32534
- width: 100%;
32535
- overflow: hidden;
32467
+ justify-content: center;
32468
+ align-items: center;
32469
+ cursor: pointer;
32470
+ transition: all 200ms ease-out 40ms;
32536
32471
  }
32537
- .E_skwah65 .stack-bar-item + .stack-bar-item {
32538
- margin-left: 1px;
32472
+ .E_e1qrlvot:before, .E_e1qrlvot:after {
32473
+ content: "";
32474
+ width: 1px;
32475
+ height: 6px;
32476
+ border-radius: 1px;
32477
+ background: #ccd4e3;
32478
+ position: relative;
32479
+ right: 2px;
32480
+ transform: rotate(-45deg);
32481
+ }
32482
+ .E_e1qrlvot:after {
32483
+ transform: rotate(45deg);
32484
+ left: 1px;
32539
32485
  }
32540
32486
 
32541
- .E_s1at6qmn.ant-layout-sider {
32542
- background: #edf0f7;
32543
- padding: 32px 8px;
32544
- overflow: auto;
32487
+ .E_w9ic984.ant-alert-warning {
32488
+ border: 0;
32489
+ background: rgba(255, 187, 0, 0.1);
32490
+ border-radius: 6px;
32545
32491
  }
32546
- .E_s1at6qmn .ant-layout-sider-children {
32547
- display: flex;
32548
- flex-direction: column;
32549
- justify-content: space-between;
32492
+ .E_w9ic984.ant-alert,
32493
+ .E_w9ic984 .ant-alert-message {
32494
+ color: #e07f00;
32550
32495
  }
32551
- .E_s1at6qmn footer {
32552
- display: flex;
32496
+ .E_w9ic984.ant-alert .dashed-border-bottom,
32497
+ .E_w9ic984 .ant-alert-message .dashed-border-bottom {
32498
+ border-bottom-color: #e07f00;
32553
32499
  }
32554
- .E_s1at6qmn .ant-menu {
32555
- background: #edf0f7;
32500
+
32501
+ .E_n1k9qi4r {
32502
+ display: flex;
32503
+ flex-direction: row;
32504
+ padding: 7px 12px;
32505
+ background: rgba(255, 187, 0, 0.1);
32506
+ border-radius: 6px;
32507
+ color: #e07f00;
32508
+ font-size: 12px;
32509
+ line-height: 18px;
32556
32510
  }
32557
- .E_s1at6qmn .ant-menu a {
32558
- color: #00122e;
32559
- width: 180px;
32560
- overflow: hidden;
32561
- text-overflow: ellipsis;
32511
+ .E_n1k9qi4r .icon-wrapper {
32512
+ margin-right: 10px;
32513
+ height: 18px;
32562
32514
  }
32563
- .E_s1at6qmn .ant-menu-vertical {
32564
- margin-bottom: 24px;
32515
+
32516
+ .E_n16fsg9x {
32517
+ display: flex;
32518
+ flex-direction: row;
32519
+ padding: 7px 12px;
32520
+ background: rgba(225, 230, 241, 0.6);
32521
+ border-radius: 6px;
32522
+ color: rgba(44, 56, 82, 0.6);
32523
+ font-size: 12px;
32524
+ line-height: 18px;
32565
32525
  }
32566
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
32567
- margin: 0;
32526
+ .E_n16fsg9x .icon-wrapper {
32527
+ margin-right: 10px;
32528
+ height: 18px;
32568
32529
  }
32569
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
32530
+
32531
+ .E_i173wxzw {
32532
+ display: flex;
32533
+ flex-direction: row;
32534
+ padding: 7px 12px;
32535
+ background: rgba(0, 136, 255, 0.1);
32536
+ border-radius: 6px;
32537
+ color: #005ed1;
32570
32538
  font-size: 12px;
32571
- padding: 0 8px 4px;
32572
32539
  line-height: 18px;
32573
32540
  }
32574
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
32575
- padding: 0;
32541
+ .E_i173wxzw .icon-wrapper {
32542
+ margin-right: 10px;
32543
+ height: 18px;
32576
32544
  }
32577
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
32578
- padding-bottom: 24px;
32545
+
32546
+ .E_dld369h {
32547
+ color: rgba(44, 56, 82, 0.6);
32548
+ margin-top: 5px;
32549
+ font-size: 12px;
32550
+ line-height: 18px;
32579
32551
  }
32580
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
32581
- margin-bottom: 24px;
32582
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
32552
+
32553
+ .E_s1epv22q {
32554
+ color: #f0483e;
32555
+ font-size: 12px;
32556
+ white-space: pre-wrap;
32583
32557
  }
32584
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item {
32585
- transition: none;
32558
+
32559
+ .E_okus5hk {
32586
32560
  display: flex;
32587
32561
  align-items: center;
32588
- height: 32px;
32589
- line-height: 22px;
32590
- padding: 0 8px;
32562
+ justify-content: flex-end;
32591
32563
  }
32592
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
32593
- margin-right: 12px;
32564
+ .E_okus5hk .icon-wrapper {
32565
+ margin-right: 16px;
32594
32566
  }
32595
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
32596
- margin: 0;
32597
- margin-bottom: 2px;
32567
+
32568
+ .E_t1auuzri {
32569
+ color: rgba(0, 21, 64, 0.3);
32598
32570
  }
32599
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
32600
- background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
32601
- box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
32571
+
32572
+ .E_i74cfyt.ant-input {
32573
+ padding: 5px 12px;
32574
+ line-height: 20px;
32575
+ color: #2d3a56;
32602
32576
  border-radius: 6px;
32603
- color: #fff;
32577
+ border-color: rgba(172, 186, 211, 0.6);
32578
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32604
32579
  }
32605
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
32606
- color: #fff;
32580
+ .E_i74cfyt.ant-input.ant-input-lg {
32581
+ padding: 8px 16px;
32582
+ line-height: 22px;
32607
32583
  }
32608
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item:hover, .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item-active {
32609
- background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
32610
- box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
32611
- border-radius: 6px;
32584
+ .E_i74cfyt.ant-input.ant-input-sm {
32585
+ padding: 2px 8px;
32586
+ line-height: 18px;
32612
32587
  }
32613
-
32614
- .E_s1wu0lms .ant-menu-item-group-title {
32615
- white-space: nowrap;
32616
- transition: all 0s;
32588
+ .E_i74cfyt.ant-input:not([disabled]):hover, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-input-number:not([disabled]):hover, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-hover {
32589
+ border-color: rgba(107, 128, 167, 0.6);
32590
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32591
+ z-index: 1;
32617
32592
  }
32618
- .E_s1wu0lms.shrink {
32619
- transition: all 0s;
32620
- overflow: hidden;
32593
+ .E_i74cfyt.ant-input:not([disabled]):active, .E_i74cfyt.ant-input:not([disabled]):focus, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-input-number:not([disabled]):active, .E_i74cfyt.ant-input-number:not([disabled]):focus, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-focus {
32594
+ border-color: #0096ff;
32595
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32596
+ z-index: 1;
32621
32597
  }
32622
- .E_s1wu0lms.shrink .ant-menu-item-group-title {
32623
- visibility: hidden;
32598
+ .E_i74cfyt.ant-input.error:not([disabled]), .E_i74cfyt.ant-picker.error:not([disabled]), .E_i74cfyt.ant-input-number.error:not([disabled]) {
32599
+ border-color: #e75a3a;
32600
+ color: #e75a3a;
32624
32601
  }
32625
- .E_s1wu0lms.shrink .ant-menu-item {
32626
- width: 36px;
32627
- padding: 0 6px;
32602
+ .E_i74cfyt.ant-input.error:not([disabled]):hover, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-picker.error:not([disabled]):hover, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-input-number.error:not([disabled]):hover, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-hover {
32603
+ border-color: #e75a3a;
32604
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32628
32605
  }
32629
-
32630
- .E_n1ugzfva {
32631
- display: flex;
32632
- place-items: center;
32633
- width: 100% !important;
32606
+ .E_i74cfyt.ant-input.error:not([disabled]):active, .E_i74cfyt.ant-input.error:not([disabled]):focus, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-picker.error:not([disabled]):active, .E_i74cfyt.ant-picker.error:not([disabled]):focus, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-input-number.error:not([disabled]):active, .E_i74cfyt.ant-input-number.error:not([disabled]):focus, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-focus {
32607
+ border-color: #e75a3a;
32608
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32634
32609
  }
32635
- .E_n1ugzfva[disabled] {
32636
- color: rgba(0, 0, 0, 0.25) !important;
32637
- opacity: 1 !important;
32610
+ .E_i74cfyt.ant-input[disabled], .E_i74cfyt.ant-input.ant-input-disabled, .E_i74cfyt.ant-input-number[disabled], .E_i74cfyt.ant-input-number.ant-input-number-disabled {
32611
+ background: rgba(211, 218, 235, 0.6);
32612
+ color: rgba(0, 21, 64, 0.3);
32613
+ border-color: rgba(172, 186, 211, 0.6);
32638
32614
  }
32639
- .E_n1ugzfva.ant-btn {
32640
- width: 100%;
32641
- color: #00122e;
32615
+ .E_i74cfyt.ant-input-affix-wrapper {
32616
+ padding: 5px 12px;
32617
+ border-radius: 6px;
32618
+ border-color: rgba(172, 186, 211, 0.6);
32619
+ line-height: 20px;
32620
+ color: #2d3a56;
32621
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32642
32622
  }
32643
- .E_n1ugzfva .icon-wrapper {
32644
- margin-right: 12px;
32623
+ .E_i74cfyt.ant-input-affix-wrapper .ant-input-suffix,
32624
+ .E_i74cfyt.ant-input-affix-wrapper .ant-input-prefix {
32625
+ color: rgba(44, 56, 82, 0.6);
32645
32626
  }
32646
- .E_n1ugzfva .link-title {
32647
- flex: 1;
32648
- overflow: hidden;
32649
- white-space: nowrap;
32650
- text-overflow: ellipsis;
32651
- text-align: left;
32627
+ .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
32628
+ padding: 8px 16px;
32629
+ line-height: 22px;
32630
+ }
32631
+ .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
32632
+ padding: 2px 8px;
32633
+ line-height: 18px;
32652
32634
  }
32653
-
32654
- .E_t160l1cm {
32655
- display: flex;
32656
- flex-direction: column;
32657
- flex: 1;
32658
- /* FIXME:(yanzhen) do this better */
32635
+ .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
32636
+ border-color: rgba(107, 128, 167, 0.6);
32637
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32659
32638
  }
32660
- .E_t160l1cm .tab-bar {
32661
- flex-shrink: 0;
32662
- display: flex;
32663
- border-bottom: 1px solid rgba(172, 186, 211, 0.6);
32639
+ .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
32640
+ border-color: #0096ff;
32641
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32664
32642
  }
32665
- .E_t160l1cm .tab-content {
32666
- height: 100%;
32643
+ .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
32644
+ border-color: #e75a3a;
32667
32645
  }
32668
- .E_t160l1cm .tab-menu-item {
32669
- margin-right: 2px;
32670
- padding: 1px 12px;
32671
- line-height: 24px;
32672
- height: 24px;
32673
- color: rgba(44, 56, 82, 0.6);
32674
- border-radius: 4px 4px 0 0;
32675
- cursor: pointer;
32676
- transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
32646
+ .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
32647
+ color: #e75a3a;
32677
32648
  }
32678
- .E_t160l1cm .tab-menu-item:first-child {
32679
- padding-left: 0;
32649
+ .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
32650
+ border-color: #e75a3a;
32651
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32680
32652
  }
32681
- .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
32682
- padding-left: 12px;
32653
+ .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
32654
+ border-color: #e75a3a;
32655
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32683
32656
  }
32684
- .E_t160l1cm .tab-menu-item:hover {
32685
- color: #0080ff;
32657
+ .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
32686
32658
  background: rgba(211, 218, 235, 0.6);
32659
+ color: rgba(0, 21, 64, 0.3);
32660
+ border-color: rgba(172, 186, 211, 0.6);
32687
32661
  }
32688
- .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
32689
- fill: #0080ff;
32662
+ textarea.E_i74cfyt.ant-input {
32663
+ transition-property: height;
32664
+ transition-delay: 50ms;
32690
32665
  }
32691
- .E_t160l1cm .tab-menu-item:active {
32692
- background: rgba(192, 203, 224, 0.6);
32666
+ textarea.E_i74cfyt.ant-input.textarea-large {
32667
+ min-height: 40px;
32668
+ height: 40px;
32693
32669
  }
32694
- .E_t160l1cm .tab-menu-item.ant-dropdown-open {
32695
- color: #0080ff;
32696
- background: rgba(211, 218, 235, 0.6);
32670
+ textarea.E_i74cfyt.ant-input.textarea-large:focus {
32671
+ height: 80px;
32697
32672
  }
32698
- .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
32699
- background: rgba(192, 203, 224, 0.6);
32673
+ textarea.E_i74cfyt.ant-input.textarea-middle {
32674
+ min-height: 32px;
32675
+ height: 32px;
32700
32676
  }
32701
- .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
32702
- background: rgba(0, 128, 255, 0.16);
32677
+ textarea.E_i74cfyt.ant-input.textarea-middle:focus {
32678
+ height: 64px;
32703
32679
  }
32704
- .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
32705
- fill: #0080ff;
32680
+ textarea.E_i74cfyt.ant-input.textarea-small {
32681
+ min-height: 24px;
32682
+ height: 24px;
32706
32683
  }
32707
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
32708
- color: #0080ff;
32709
- background: rgba(0, 128, 255, 0.1);
32684
+ textarea.E_i74cfyt.ant-input.textarea-small:focus {
32685
+ height: 40px;
32710
32686
  }
32711
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
32712
- background: rgba(0, 128, 255, 0.16);
32687
+
32688
+ .E_k1ci6977 input, .E_k1ci6977.input-tags {
32689
+ border: 1px solid rgba(213, 219, 227, 0.6);
32690
+ border-radius: 4px;
32713
32691
  }
32714
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
32715
- fill: #1d326c;
32692
+ .E_k1ci6977.input-tags {
32693
+ position: relative;
32694
+ padding: 6px;
32695
+ height: 32px;
32696
+ cursor: pointer;
32697
+ transition: border 150ms;
32716
32698
  }
32717
- .E_t160l1cm .tab-menu-item .expand-arrow {
32718
- margin-left: 8px;
32719
- height: 22px;
32699
+ .E_k1ci6977.input-tags:hover {
32700
+ border-color: #0080ff;
32701
+ box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
32720
32702
  }
32721
- .E_t160l1cm .tab-menu-item .expand-arrow path {
32722
- fill: rgba(44, 56, 82, 0.6);
32703
+ .E_k1ci6977.input-tags.kit-input-suffix-wrapper {
32704
+ padding-right: 30px;
32723
32705
  }
32724
- .E_t160l1cm .tab-menu-item-group {
32725
- padding: 0;
32706
+ .E_k1ci6977.input-tags .input-tags-inner {
32726
32707
  display: flex;
32727
- align-items: center;
32728
- overflow: hidden;
32729
- }
32730
- .E_t160l1cm .tab-menu-item-group .main-title {
32731
- opacity: 0;
32732
- max-width: 0;
32733
- transition: max-width 320ms ease, opacity 240ms ease;
32734
32708
  }
32735
- .E_t160l1cm .tab-menu-item-group .sub-title {
32736
- padding: 1px 12px;
32737
- position: relative;
32709
+ .E_k1ci6977.input-tags .input-tags-inner .tags-overflow-auto {
32738
32710
  display: flex;
32739
32711
  }
32740
- .E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
32741
- opacity: 0;
32712
+ .E_k1ci6977.input-tags .input-tag-suffix {
32742
32713
  position: absolute;
32714
+ right: 12px;
32743
32715
  top: 50%;
32744
- left: 0;
32745
- transform: translate(-50%, -50%);
32746
- transition: opacity 100ms linear;
32747
- fill: rgba(0, 128, 255, 0.2);
32716
+ transform: translateY(-50%);
32748
32717
  }
32749
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
32750
- color: #0080ff;
32718
+ .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle {
32719
+ color: rgba(0, 0, 0, 0.25);
32720
+ font-size: 12px;
32721
+ cursor: pointer;
32751
32722
  }
32752
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
32753
- padding: 1px 12px;
32754
- display: inline-block;
32755
- opacity: 1;
32756
- max-width: 160px;
32723
+ .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle:hover {
32724
+ color: rgba(0, 0, 0, 0.45);
32757
32725
  }
32758
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
32759
- padding: 1px 12px;
32760
- color: #005ed1;
32726
+ .E_k1ci6977.has-focus-indicator {
32727
+ position: relative;
32728
+ overflow: hidden;
32761
32729
  }
32762
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
32763
- opacity: 1;
32730
+ .E_k1ci6977.has-focus-indicator .ant-input-prefix {
32731
+ position: absolute;
32732
+ top: 50%;
32733
+ transform: translateY(-50%);
32734
+ left: -16px;
32735
+ transition: left 150ms ease;
32736
+ opacity: 0;
32764
32737
  }
32765
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title {
32766
- background: rgba(0, 128, 255, 0.16);
32738
+ .E_k1ci6977.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
32739
+ left: 8px;
32740
+ opacity: 1;
32767
32741
  }
32768
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title > .slash-arrow, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title > .slash-arrow {
32769
- opacity: 0;
32742
+ .E_k1ci6977.has-focus-indicator input {
32743
+ transition: margin-left 150ms ease;
32744
+ margin-left: 0px;
32770
32745
  }
32771
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
32772
- padding: 4px 16px;
32773
- height: 32px;
32774
- border-radius: 6px 6px 0 0;
32746
+ .E_k1ci6977.has-focus-indicator input:focus {
32747
+ margin-left: 16px;
32775
32748
  }
32776
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
32777
- padding-left: 0;
32749
+
32750
+ input.E_l1f7td1d.ant-input {
32751
+ border-top-right-radius: 0;
32752
+ border-bottom-right-radius: 0;
32778
32753
  }
32779
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item-medium.tab-menu-item.tab-menu-item-selected:first-child {
32780
- padding-left: 16px;
32754
+
32755
+ .E_l1f7td1d.ant-input-affix-wrapper {
32756
+ border-top-right-radius: 0;
32757
+ border-bottom-right-radius: 0;
32781
32758
  }
32782
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
32783
- margin-left: 11px;
32784
- height: 24px;
32759
+
32760
+ input.E_rf8rlle.ant-input {
32761
+ border-top-left-radius: 0;
32762
+ border-bottom-left-radius: 0;
32785
32763
  }
32786
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
32787
- padding: 0;
32764
+
32765
+ .E_rf8rlle.ant-input-affix-wrapper {
32766
+ border-top-left-radius: 0;
32767
+ border-bottom-left-radius: 0;
32788
32768
  }
32789
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
32790
- padding: 4px 16px;
32769
+
32770
+ .E_llt2k48.ant-select, .E_llt2k48.ant-select .ant-select-selector {
32771
+ border-top-right-radius: 0;
32772
+ border-bottom-right-radius: 0;
32791
32773
  }
32792
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .sub-title, .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .main-title {
32793
- padding: 4px 16px;
32774
+
32775
+ .E_rdwz7eh.ant-select, .E_rdwz7eh.ant-select .ant-select-selector {
32776
+ border-top-left-radius: 0;
32777
+ border-bottom-left-radius: 0;
32794
32778
  }
32795
- .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
32796
- background: #fff;
32779
+
32780
+ .E_c3ni091 {
32781
+ display: flex;
32782
+ flex-direction: column;
32797
32783
  }
32798
- .E_t160l1cm .tab-menu-item-light:active {
32799
- color: #005ed1;
32784
+ .E_c3ni091 .select-wrapper {
32785
+ margin-top: 12px;
32800
32786
  }
32801
- .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
32802
- background: #fff;
32803
- color: #1d326c;
32787
+ .E_c3ni091 .select-wrapper .select {
32788
+ width: 100%;
32804
32789
  }
32805
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
32806
- color: rgba(45, 58, 86, 0.6);
32790
+ .E_c3ni091 .radio-wrapper {
32791
+ margin-top: 24px;
32807
32792
  }
32808
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
32809
- color: #1d326c;
32793
+ .E_c3ni091 div.form-item {
32794
+ width: 100%;
32810
32795
  }
32811
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
32812
- fill: #d8deeb;
32796
+
32797
+ .E_d105ju2d {
32798
+ font-size: 14px;
32799
+ font-weight: 500;
32800
+ color: #3e4652;
32801
+ line-height: 18px;
32813
32802
  }
32814
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
32815
- fill: #1d326c;
32803
+ .E_d105ju2d + .E_d105ju2d {
32804
+ margin-top: 16px;
32816
32805
  }
32817
- .E_t160l1cm .tab-content {
32818
- flex: 1;
32819
- display: flex;
32820
- flex-direction: column;
32806
+ .E_d105ju2d + * {
32807
+ margin-top: 16px;
32821
32808
  }
32822
- .E_t160l1cm.is-overview .tab-content {
32823
- overflow: visible;
32809
+
32810
+ .E_lh0l62z.E_d105ju2d {
32811
+ font-size: 12px;
32812
+ color: rgba(44, 56, 82, 0.6);
32813
+ margin-top: 12px;
32824
32814
  }
32825
32815
 
32826
- .E_t14npdqr {
32827
- max-width: 240px;
32828
- animation: none;
32816
+ .E_r1o4v2oc.E_lh0l62z.E_d105ju2d {
32817
+ line-height: 18px;
32818
+ font-weight: 500;
32819
+ margin-top: 0;
32820
+ white-space: initial;
32829
32821
  }
32830
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
32831
- border: 1px solid #0080ff;
32832
- padding: 0;
32822
+
32823
+ .E_r1skkc3l {
32824
+ display: block;
32833
32825
  }
32834
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
32835
- margin: 0;
32836
- height: 32px;
32826
+ .E_r1skkc3l span {
32827
+ font-size: 14px;
32828
+ font-weight: 500;
32837
32829
  line-height: 32px;
32838
- font-size: 13px;
32839
- padding: 0 10px;
32840
- display: block;
32841
- overflow: hidden;
32842
- text-overflow: ellipsis;
32843
- white-space: nowrap;
32830
+ color: #3e4652;
32844
32831
  }
32845
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
32846
- content: " ";
32847
- height: 1px;
32848
- width: calc(100% + 10px);
32849
- background: rgba(172, 186, 211, 0.6);
32850
- display: block;
32832
+
32833
+ .E_c3cobmo {
32834
+ margin-top: 16px;
32835
+ padding: 8px;
32836
+ border-radius: 6px;
32837
+ background: rgba(225, 230, 241, 0.6);
32838
+ color: rgba(44, 56, 82, 0.6);
32839
+ font-size: 12px;
32851
32840
  }
32852
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
32853
- color: #0080ff;
32854
- background: transparent;
32841
+ .E_c3cobmo div {
32842
+ line-height: 20px;
32843
+ display: flex;
32844
+ align-items: center;
32845
+ word-break: break-all;
32846
+ }
32847
+ .E_c3cobmo .title {
32848
+ font-weight: 700;
32849
+ line-height: 18px;
32850
+ margin: 4px 0;
32851
+ }
32852
+
32853
+ .E_uqv57uv {
32854
+ color: rgba(44, 56, 82, 0.7490196078);
32855
32855
  }
32856
32856
 
32857
32857
  .E_w1dxz879 {
@@ -32898,6 +32898,12 @@ input.E_rf8rlle.ant-input {
32898
32898
  fill: blue;
32899
32899
  }
32900
32900
 
32901
+ .E_h1ol2wl7 {
32902
+ font-weight: bold;
32903
+ background-color: unset;
32904
+ padding: unset;
32905
+ }
32906
+
32901
32907
  .E_hrhfj7c {
32902
32908
  display: none;
32903
32909
  }
@@ -33242,264 +33248,99 @@ input.E_rf8rlle.ant-input {
33242
33248
  font-size: 20px;
33243
33249
  line-height: 24px;
33244
33250
  font-weight: bold;
33245
- color: #1d326c;
33246
- margin: 0px 8px;
33247
- }
33248
- .E_h12yihis .left .global-search {
33249
- margin-left: 6px;
33250
- }
33251
- .E_h12yihis.global-search-active {
33252
- z-index: 11;
33253
- }
33254
- .E_h12yihis.global-search-active .left {
33255
- flex: 1;
33256
- margin-right: 32px;
33257
- }
33258
- .E_h12yihis.global-search-active .left .global-search {
33259
- display: flex;
33260
- flex: 1;
33261
- }
33262
- .E_h12yihis.global-search-active .left .global-search .search-input {
33263
- border-color: #0080ff;
33264
- width: 100%;
33265
- }
33266
- .E_h12yihis.global-search-active .center {
33267
- display: none;
33268
- }
33269
- .E_h12yihis.global-search-active .right {
33270
- flex: 0 1 auto;
33271
- }
33272
- .E_h12yihis .ant-badge-count {
33273
- pointer-events: none;
33274
- }
33275
-
33276
- .E_ncaepor {
33277
- color: rgba(10, 37, 85, 0.6);
33278
- position: relative;
33279
- height: 48px;
33280
- display: inline-flex;
33281
- align-items: center;
33282
- justify-content: center;
33283
- overflow: hidden;
33284
- }
33285
- .E_ncaepor:before, .E_ncaepor:after {
33286
- content: "";
33287
- width: 100%;
33288
- height: 12px;
33289
- position: absolute;
33290
- background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgb(255, 255, 255));
33291
- }
33292
- .E_ncaepor:before {
33293
- top: 0;
33294
- }
33295
- .E_ncaepor:after {
33296
- bottom: 0;
33297
- }
33298
- .E_ncaepor > * {
33299
- height: 48px;
33300
- display: inline-flex;
33301
- align-items: center;
33302
- white-space: nowrap;
33303
- transition: transform 240ms ease, opacity 80ms ease;
33304
- }
33305
- .E_ncaepor .name-text {
33306
- transform: translateY(0);
33307
- opacity: 1;
33308
- }
33309
- .E_ncaepor .nav-info {
33310
- transform: translateY(100%);
33311
- opacity: 0;
33312
- font-size: 18px;
33313
- font-weight: 700;
33314
- position: absolute;
33315
- overflow: hidden;
33316
- display: flex;
33317
- justify-content: center;
33318
- }
33319
- .E_ncaepor .nav-info .scrolled-resource {
33320
- color: #1d326c;
33321
- flex: 1;
33322
- overflow: hidden;
33323
- text-overflow: ellipsis;
33324
- }
33325
- .E_ncaepor .nav-info .scrolled-view {
33326
- color: rgba(44, 56, 82, 0.6);
33327
- margin-left: 8px;
33328
- }
33329
- .E_ncaepor.is-scrolled .name-text {
33330
- transform: translateY(-100%);
33331
- opacity: 0;
33332
- position: absolute;
33333
- }
33334
- .E_ncaepor.is-scrolled .nav-info {
33335
- transform: translateY(0);
33336
- opacity: 1;
33337
- position: static;
33338
- }
33339
-
33340
- .E_h1ol2wl7 {
33341
- font-weight: bold;
33342
- background-color: unset;
33343
- padding: unset;
33344
- }
33345
-
33346
- .E_b14q2gmw {
33347
- 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);
33348
- }
33349
-
33350
- .E_c1eym6el {
33351
- border-radius: 8px;
33352
- background-color: white;
33353
- }
33354
- .E_c1eym6el.hoverable {
33355
- cursor: pointer;
33356
- }
33357
- .E_c1eym6el.hoverable:hover {
33358
- transition: all 200ms ease;
33359
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
33360
- transform: translateY(-4px);
33361
- }
33362
-
33363
- .E_s11wux3h .antd5-segmented-item:not(:last-child) {
33364
- margin-right: 2px;
33365
- }
33366
-
33367
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
33368
- padding-left: 8px;
33369
- padding-right: 8px;
33370
- }
33371
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
33372
- border-radius: 4px;
33373
- }
33374
- .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33375
- border-radius: 4px;
33376
- }
33377
-
33378
- .E_ma64lna .antd5-segmented-item-label {
33379
- padding-left: 12px;
33380
- padding-right: 12px;
33381
- }
33382
-
33383
- .E_ckld275 {
33384
- background-color: rgba(225, 230, 241, 0.6);
33385
- }
33386
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33387
- background-color: rgba(255, 255, 255, 0.6);
33388
- color: rgba(44, 56, 82, 0.75);
33389
- }
33390
- .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33391
- background-color: transparent;
33392
- }
33393
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
33394
- background-color: transparent;
33395
- }
33396
-
33397
- .E_c1yd35n {
33398
- padding: 0 12px 14px 12px;
33399
- }
33400
-
33401
- .E_ckui4s7 {
33402
- color: #2d3a56;
33403
- line-height: 22px;
33404
- display: inline-flex;
33405
- }
33406
- .E_ckui4s7 .ant-checkbox {
33407
- height: 22px;
33408
- display: flex;
33409
- align-items: center;
33410
- top: 0;
33411
- }
33412
- .E_ckui4s7 .ant-checkbox-checked::after {
33413
- border: none;
33414
- }
33415
- .E_ckui4s7.ant-checkbox-wrapper:hover .ant-checkbox-inner, .E_ckui4s7.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox:hover .ant-checkbox-inner {
33416
- border-color: #0080ff;
33417
- }
33418
- .E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
33419
- border: 1px solid rgba(107, 128, 167, 0.6);
33420
- }
33421
- .E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
33422
- border: 1px solid #0080ff;
33423
- }
33424
- .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
33425
- background: #0080ff;
33426
- }
33427
- .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
33428
- background-color: #fff;
33429
- height: 2px;
33430
- width: 10px;
33431
- border-radius: 2px;
33432
- }
33433
- .E_ckui4s7.ant-checkbox-wrapper-disabled {
33434
- opacity: 0.5;
33251
+ color: #1d326c;
33252
+ margin: 0px 8px;
33435
33253
  }
33436
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
33437
- background: rgba(211, 218, 235, 0.6);
33438
- border-color: rgba(107, 128, 167, 0.6) !important;
33254
+ .E_h12yihis .left .global-search {
33255
+ margin-left: 6px;
33439
33256
  }
33440
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
33441
- border-color: #2d3a56;
33257
+ .E_h12yihis.global-search-active {
33258
+ z-index: 11;
33442
33259
  }
33443
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
33444
- background: #2d3a56;
33260
+ .E_h12yihis.global-search-active .left {
33261
+ flex: 1;
33262
+ margin-right: 32px;
33445
33263
  }
33446
- .E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
33447
- padding: 0;
33264
+ .E_h12yihis.global-search-active .left .global-search {
33265
+ display: flex;
33266
+ flex: 1;
33448
33267
  }
33449
- .E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
33450
- display: inline-block;
33451
- margin-left: 12px;
33452
- color: #2d3a56;
33268
+ .E_h12yihis.global-search-active .left .global-search .search-input {
33269
+ border-color: #0080ff;
33270
+ width: 100%;
33453
33271
  }
33454
- .E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
33455
- margin-left: 28px;
33456
- color: rgba(44, 56, 82, 0.6);
33272
+ .E_h12yihis.global-search-active .center {
33273
+ display: none;
33457
33274
  }
33458
- .E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
33459
- margin-left: 8px;
33275
+ .E_h12yihis.global-search-active .right {
33276
+ flex: 0 1 auto;
33460
33277
  }
33461
- .E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
33462
- margin-left: 24px;
33278
+ .E_h12yihis .ant-badge-count {
33279
+ pointer-events: none;
33463
33280
  }
33464
33281
 
33465
- .E_c1kghdax {
33466
- color: #2d3a56;
33467
- padding: 7px 12px;
33468
- display: flex;
33469
- justify-content: space-between;
33282
+ .E_ncaepor {
33283
+ color: rgba(10, 37, 85, 0.6);
33284
+ position: relative;
33285
+ height: 48px;
33286
+ display: inline-flex;
33470
33287
  align-items: center;
33288
+ justify-content: center;
33289
+ overflow: hidden;
33471
33290
  }
33472
- .E_c1kghdax.has-arrow {
33473
- padding-left: 10px;
33291
+ .E_ncaepor:before, .E_ncaepor:after {
33292
+ content: "";
33293
+ width: 100%;
33294
+ height: 12px;
33295
+ position: absolute;
33296
+ background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgb(255, 255, 255));
33474
33297
  }
33475
- .E_c1kghdax.has-arrow .title-wrapper {
33476
- cursor: pointer;
33477
- color: #00122e;
33298
+ .E_ncaepor:before {
33299
+ top: 0;
33478
33300
  }
33479
- .E_c1kghdax.has-arrow .title-wrapper.is-open {
33480
- color: #2d3a56;
33481
- font-weight: 600;
33301
+ .E_ncaepor:after {
33302
+ bottom: 0;
33482
33303
  }
33483
- .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
33484
- transform: rotate(90deg);
33304
+ .E_ncaepor > * {
33305
+ height: 48px;
33306
+ display: inline-flex;
33307
+ align-items: center;
33308
+ white-space: nowrap;
33309
+ transition: transform 240ms ease, opacity 80ms ease;
33485
33310
  }
33486
- .E_c1kghdax .sub-info {
33487
- font-size: 12px;
33488
- line-height: 18px;
33311
+ .E_ncaepor .name-text {
33312
+ transform: translateY(0);
33313
+ opacity: 1;
33489
33314
  }
33490
- .E_c1kghdax .title-wrapper {
33491
- display: flex;
33492
- align-items: center;
33493
- user-select: none;
33494
- flex-grow: 1;
33495
- font-size: 12px;
33496
- line-height: 18px;
33497
- color: #2d3a56;
33315
+ .E_ncaepor .nav-info {
33316
+ transform: translateY(100%);
33317
+ opacity: 0;
33318
+ font-size: 18px;
33498
33319
  font-weight: 700;
33320
+ position: absolute;
33321
+ overflow: hidden;
33322
+ display: flex;
33323
+ justify-content: center;
33499
33324
  }
33500
- .E_c1kghdax .collapse-arrow {
33501
- transition: all 50ms ease-out 0ms;
33502
- margin-right: 2px;
33325
+ .E_ncaepor .nav-info .scrolled-resource {
33326
+ color: #1d326c;
33327
+ flex: 1;
33328
+ overflow: hidden;
33329
+ text-overflow: ellipsis;
33330
+ }
33331
+ .E_ncaepor .nav-info .scrolled-view {
33332
+ color: rgba(44, 56, 82, 0.6);
33333
+ margin-left: 8px;
33334
+ }
33335
+ .E_ncaepor.is-scrolled .name-text {
33336
+ transform: translateY(-100%);
33337
+ opacity: 0;
33338
+ position: absolute;
33339
+ }
33340
+ .E_ncaepor.is-scrolled .nav-info {
33341
+ transform: translateY(0);
33342
+ opacity: 1;
33343
+ position: static;
33503
33344
  }
33504
33345
 
33505
33346
  .E_c1kchka8 {
@@ -33968,15 +33809,157 @@ input.E_rf8rlle.ant-input {
33968
33809
  .E_d1tc7lgk ul li + li {
33969
33810
  margin-top: 2px;
33970
33811
  }
33971
-
33972
- .E_rzaik16 {
33973
- padding: 0;
33812
+
33813
+ .E_rzaik16 {
33814
+ padding: 0;
33815
+ }
33816
+ .E_rzaik16 .ant-popover-arrow {
33817
+ display: none;
33818
+ }
33819
+ .E_rzaik16 .ant-popover-inner-content {
33820
+ padding: 0;
33821
+ }
33822
+
33823
+ .E_s11wux3h .antd5-segmented-item:not(:last-child) {
33824
+ margin-right: 2px;
33825
+ }
33826
+
33827
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
33828
+ padding-left: 8px;
33829
+ padding-right: 8px;
33830
+ }
33831
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
33832
+ border-radius: 4px;
33833
+ }
33834
+ .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33835
+ border-radius: 4px;
33836
+ }
33837
+
33838
+ .E_ma64lna .antd5-segmented-item-label {
33839
+ padding-left: 12px;
33840
+ padding-right: 12px;
33841
+ }
33842
+
33843
+ .E_ckld275 {
33844
+ background-color: rgba(225, 230, 241, 0.6);
33845
+ }
33846
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33847
+ background-color: rgba(255, 255, 255, 0.6);
33848
+ color: rgba(44, 56, 82, 0.75);
33849
+ }
33850
+ .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33851
+ background-color: transparent;
33852
+ }
33853
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
33854
+ background-color: transparent;
33855
+ }
33856
+
33857
+ .E_ckui4s7 {
33858
+ color: #2d3a56;
33859
+ line-height: 22px;
33860
+ display: inline-flex;
33861
+ }
33862
+ .E_ckui4s7 .ant-checkbox {
33863
+ height: 22px;
33864
+ display: flex;
33865
+ align-items: center;
33866
+ top: 0;
33867
+ }
33868
+ .E_ckui4s7 .ant-checkbox-checked::after {
33869
+ border: none;
33870
+ }
33871
+ .E_ckui4s7.ant-checkbox-wrapper:hover .ant-checkbox-inner, .E_ckui4s7.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox:hover .ant-checkbox-inner {
33872
+ border-color: #0080ff;
33873
+ }
33874
+ .E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
33875
+ border: 1px solid rgba(107, 128, 167, 0.6);
33876
+ }
33877
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
33878
+ border: 1px solid #0080ff;
33879
+ }
33880
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
33881
+ background: #0080ff;
33882
+ }
33883
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
33884
+ background-color: #fff;
33885
+ height: 2px;
33886
+ width: 10px;
33887
+ border-radius: 2px;
33888
+ }
33889
+ .E_ckui4s7.ant-checkbox-wrapper-disabled {
33890
+ opacity: 0.5;
33891
+ }
33892
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
33893
+ background: rgba(211, 218, 235, 0.6);
33894
+ border-color: rgba(107, 128, 167, 0.6) !important;
33895
+ }
33896
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
33897
+ border-color: #2d3a56;
33898
+ }
33899
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
33900
+ background: #2d3a56;
33901
+ }
33902
+ .E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
33903
+ padding: 0;
33904
+ }
33905
+ .E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
33906
+ display: inline-block;
33907
+ margin-left: 12px;
33908
+ color: #2d3a56;
33909
+ }
33910
+ .E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
33911
+ margin-left: 28px;
33912
+ color: rgba(44, 56, 82, 0.6);
33913
+ }
33914
+ .E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
33915
+ margin-left: 8px;
33916
+ }
33917
+ .E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
33918
+ margin-left: 24px;
33919
+ }
33920
+
33921
+ .E_c1yd35n {
33922
+ padding: 0 12px 14px 12px;
33923
+ }
33924
+
33925
+ .E_c1kghdax {
33926
+ color: #2d3a56;
33927
+ padding: 7px 12px;
33928
+ display: flex;
33929
+ justify-content: space-between;
33930
+ align-items: center;
33931
+ }
33932
+ .E_c1kghdax.has-arrow {
33933
+ padding-left: 10px;
33934
+ }
33935
+ .E_c1kghdax.has-arrow .title-wrapper {
33936
+ cursor: pointer;
33937
+ color: #00122e;
33938
+ }
33939
+ .E_c1kghdax.has-arrow .title-wrapper.is-open {
33940
+ color: #2d3a56;
33941
+ font-weight: 600;
33942
+ }
33943
+ .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
33944
+ transform: rotate(90deg);
33945
+ }
33946
+ .E_c1kghdax .sub-info {
33947
+ font-size: 12px;
33948
+ line-height: 18px;
33974
33949
  }
33975
- .E_rzaik16 .ant-popover-arrow {
33976
- display: none;
33950
+ .E_c1kghdax .title-wrapper {
33951
+ display: flex;
33952
+ align-items: center;
33953
+ user-select: none;
33954
+ flex-grow: 1;
33955
+ font-size: 12px;
33956
+ line-height: 18px;
33957
+ color: #2d3a56;
33958
+ font-weight: 700;
33977
33959
  }
33978
- .E_rzaik16 .ant-popover-inner-content {
33979
- padding: 0;
33960
+ .E_c1kghdax .collapse-arrow {
33961
+ transition: all 50ms ease-out 0ms;
33962
+ margin-right: 2px;
33980
33963
  }
33981
33964
 
33982
33965
  .E_lht19u8 {
@@ -34028,42 +34011,30 @@ input.E_rf8rlle.ant-input {
34028
34011
  animation: loading-indicator3 1100ms ease-out infinite;
34029
34012
  }
34030
34013
 
34031
- .E_w7ob4th.outside-tag {
34032
- padding-left: 0;
34033
- }
34034
- .E_w7ob4th.outside-tag .inside-tag {
34035
- border-radius: 4px 0 0 4px;
34036
- padding-right: 4px;
34037
- margin-right: 4px;
34014
+ .E_b14q2gmw {
34015
+ 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);
34038
34016
  }
34039
34017
 
34040
- .E_slr2ynn {
34041
- padding: 0 8px;
34042
- height: 18px;
34018
+ .E_c1eym6el {
34019
+ border-radius: 8px;
34020
+ background-color: white;
34043
34021
  }
34044
-
34045
- .E_m140wbb6 {
34046
- padding: 2px 8px;
34047
- height: 24px;
34022
+ .E_c1eym6el.hoverable {
34023
+ cursor: pointer;
34048
34024
  }
34049
-
34050
- .E_t1fozc1i {
34051
- margin: 0;
34025
+ .E_c1eym6el.hoverable:hover {
34026
+ transition: all 200ms ease;
34027
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
34028
+ transform: translateY(-4px);
34052
34029
  }
34053
34030
 
34054
- .E_i1vxv4ln {
34055
- margin-right: 4px;
34056
- height: 16px;
34031
+ .E_w7ob4th.outside-tag {
34032
+ padding-left: 0;
34057
34033
  }
34058
-
34059
- .E_n1afl31m.ant-tag.ant-tag-gray {
34060
- font-weight: 700;
34061
- color: #00122e;
34062
- background-color: rgba(237, 241, 250, 0.6);
34063
- border: 1px solid rgba(211, 218, 235, 0.6);
34064
- word-break: break-all;
34065
- display: inline;
34066
- white-space: normal;
34034
+ .E_w7ob4th.outside-tag .inside-tag {
34035
+ border-radius: 4px 0 0 4px;
34036
+ padding-right: 4px;
34037
+ margin-right: 4px;
34067
34038
  }
34068
34039
 
34069
34040
  .E_sjob3jg {
@@ -34261,6 +34232,35 @@ input.E_rf8rlle.ant-input {
34261
34232
  justify-content: center;
34262
34233
  }
34263
34234
 
34235
+ .E_slr2ynn {
34236
+ padding: 0 8px;
34237
+ height: 18px;
34238
+ }
34239
+
34240
+ .E_m140wbb6 {
34241
+ padding: 2px 8px;
34242
+ height: 24px;
34243
+ }
34244
+
34245
+ .E_t1fozc1i {
34246
+ margin: 0;
34247
+ }
34248
+
34249
+ .E_i1vxv4ln {
34250
+ margin-right: 4px;
34251
+ height: 16px;
34252
+ }
34253
+
34254
+ .E_n1afl31m.ant-tag.ant-tag-gray {
34255
+ font-weight: 700;
34256
+ color: #00122e;
34257
+ background-color: rgba(237, 241, 250, 0.6);
34258
+ border: 1px solid rgba(211, 218, 235, 0.6);
34259
+ word-break: break-all;
34260
+ display: inline;
34261
+ white-space: normal;
34262
+ }
34263
+
34264
34264
  .E_t1dtlqs1 {
34265
34265
  margin-bottom: 4px;
34266
34266
  color: rgba(44, 56, 82, 0.6);
@@ -34457,61 +34457,6 @@ input.E_rf8rlle.ant-input {
34457
34457
  margin-right: 8px;
34458
34458
  }
34459
34459
 
34460
- .E_i1g85yz3 {
34461
- margin-right: 4px;
34462
- height: 16px;
34463
- }
34464
-
34465
- button.E_l48ei06.ant-btn {
34466
- font-size: 12px;
34467
- line-height: 18px;
34468
- height: 18px;
34469
- }
34470
-
34471
- button.E_l48ei06 {
34472
- color: #0080FF;
34473
- height: unset;
34474
- }
34475
- button.E_l48ei06 .button-prefix-icon {
34476
- margin-right: 4px;
34477
- }
34478
- button.E_l48ei06 .button-suffix-icon {
34479
- margin-left: 4px;
34480
- }
34481
- button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
34482
- color: #009DFF;
34483
- }
34484
- button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
34485
- color: #005ED1;
34486
- }
34487
- button.E_l48ei06.ui-kit-link-disabled {
34488
- color: #0080FF;
34489
- }
34490
- button.E_l48ei06.ui-kit-link-primary {
34491
- color: #00122E;
34492
- }
34493
- button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
34494
- color: #0080FF;
34495
- }
34496
- button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
34497
- color: #005ED1;
34498
- }
34499
- button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
34500
- color: #00122E;
34501
- }
34502
- button.E_l48ei06.ui-kit-link-secondary {
34503
- color: rgba(44, 56, 82, 0.7490196078);
34504
- }
34505
- button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
34506
- color: #0080FF;
34507
- }
34508
- button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
34509
- color: #005ED1;
34510
- }
34511
- button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34512
- color: rgba(44, 56, 82, 0.7490196078);
34513
- }
34514
-
34515
34460
  .E_tc97u5y {
34516
34461
  height: 100%;
34517
34462
  }
@@ -34957,6 +34902,80 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34957
34902
  display: inline-block;
34958
34903
  }
34959
34904
 
34905
+ button.E_l48ei06.ant-btn {
34906
+ font-size: 12px;
34907
+ line-height: 18px;
34908
+ height: 18px;
34909
+ }
34910
+
34911
+ button.E_l48ei06 {
34912
+ color: #0080FF;
34913
+ height: unset;
34914
+ }
34915
+ button.E_l48ei06 .button-prefix-icon {
34916
+ margin-right: 4px;
34917
+ }
34918
+ button.E_l48ei06 .button-suffix-icon {
34919
+ margin-left: 4px;
34920
+ }
34921
+ button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
34922
+ color: #009DFF;
34923
+ }
34924
+ button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
34925
+ color: #005ED1;
34926
+ }
34927
+ button.E_l48ei06.ui-kit-link-disabled {
34928
+ color: #0080FF;
34929
+ }
34930
+ button.E_l48ei06.ui-kit-link-primary {
34931
+ color: #00122E;
34932
+ }
34933
+ button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
34934
+ color: #0080FF;
34935
+ }
34936
+ button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
34937
+ color: #005ED1;
34938
+ }
34939
+ button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
34940
+ color: #00122E;
34941
+ }
34942
+ button.E_l48ei06.ui-kit-link-secondary {
34943
+ color: rgba(44, 56, 82, 0.7490196078);
34944
+ }
34945
+ button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
34946
+ color: #0080FF;
34947
+ }
34948
+ button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
34949
+ color: #005ED1;
34950
+ }
34951
+ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34952
+ color: rgba(44, 56, 82, 0.7490196078);
34953
+ }
34954
+
34955
+ .E_l12xdkhl {
34956
+ width: 64px;
34957
+ height: 64px;
34958
+ max-width: 64px;
34959
+ max-height: 64px;
34960
+ overflow: hidden;
34961
+ display: flex;
34962
+ align-items: center;
34963
+ justify-content: center;
34964
+ position: relative;
34965
+ opacity: 0.6;
34966
+ }
34967
+ .E_l12xdkhl .icon-wrapper {
34968
+ animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
34969
+ }
34970
+ @keyframes rotate {
34971
+ from {
34972
+ transform: rotate(0deg);
34973
+ }
34974
+ to {
34975
+ transform: rotate(360deg);
34976
+ }
34977
+ }
34978
+
34960
34979
  .E_r77hffu {
34961
34980
  display: flex;
34962
34981
  align-items: center;
@@ -34974,6 +34993,11 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34974
34993
  font-size: 0;
34975
34994
  }
34976
34995
 
34996
+ .E_i1g85yz3 {
34997
+ margin-right: 4px;
34998
+ height: 16px;
34999
+ }
35000
+
34977
35001
  .E_t13ef470 {
34978
35002
  height: 100%;
34979
35003
  }
@@ -35026,30 +35050,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35026
35050
  column-gap: var(--a1ji6r68-0);
35027
35051
  }
35028
35052
 
35029
- .E_l12xdkhl {
35030
- width: 64px;
35031
- height: 64px;
35032
- max-width: 64px;
35033
- max-height: 64px;
35034
- overflow: hidden;
35035
- display: flex;
35036
- align-items: center;
35037
- justify-content: center;
35038
- position: relative;
35039
- opacity: 0.6;
35040
- }
35041
- .E_l12xdkhl .icon-wrapper {
35042
- animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
35043
- }
35044
- @keyframes rotate {
35045
- from {
35046
- transform: rotate(0deg);
35047
- }
35048
- to {
35049
- transform: rotate(360deg);
35050
- }
35051
- }
35052
-
35053
35053
  .E_msn7nxt {
35054
35054
  color: rgba(44, 56, 82, 0.6);
35055
35055
  text-align: center;