@cloudtower/eagle 0.34.23 → 0.34.25

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
@@ -29999,22 +29999,6 @@ body {
29999
29999
  border-radius: unset;
30000
30000
  }
30001
30001
 
30002
- .E_berrcjl {
30003
- color: rgba(10, 37, 85, 0.6);
30004
- margin-bottom: 4px;
30005
- }
30006
- .E_berrcjl .breadcrumb-link {
30007
- color: rgba(10, 37, 85, 0.6);
30008
- cursor: pointer;
30009
- transition: color 160ms ease;
30010
- }
30011
- .E_berrcjl .breadcrumb-link:hover {
30012
- color: #0080ff;
30013
- }
30014
- .E_berrcjl .breadcrumb-link:active {
30015
- color: #005ed1;
30016
- }
30017
-
30018
30002
  .E_c1uzzomf {
30019
30003
  margin-bottom: 16px;
30020
30004
  }
@@ -30037,6 +30021,35 @@ body {
30037
30021
  text-align: center;
30038
30022
  }
30039
30023
 
30024
+ .E_berrcjl {
30025
+ color: rgba(10, 37, 85, 0.6);
30026
+ margin-bottom: 4px;
30027
+ }
30028
+ .E_berrcjl .breadcrumb-link {
30029
+ color: rgba(10, 37, 85, 0.6);
30030
+ cursor: pointer;
30031
+ transition: color 160ms ease;
30032
+ }
30033
+ .E_berrcjl .breadcrumb-link:hover {
30034
+ color: #0080ff;
30035
+ }
30036
+ .E_berrcjl .breadcrumb-link:active {
30037
+ color: #005ed1;
30038
+ }
30039
+
30040
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30041
+ padding: 4px 8px 0 8px;
30042
+ color: rgba(44, 56, 82, 0.6);
30043
+ font-size: 12px;
30044
+ }
30045
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30046
+ padding-bottom: 6px;
30047
+ }
30048
+ .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30049
+ padding-top: 4px;
30050
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30051
+ }
30052
+
30040
30053
  .E_d1bw7c5z {
30041
30054
  position: relative;
30042
30055
  max-width: 388px;
@@ -30120,19 +30133,6 @@ body {
30120
30133
  width: 102px;
30121
30134
  }
30122
30135
 
30123
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30124
- padding: 4px 8px 0 8px;
30125
- color: rgba(44, 56, 82, 0.6);
30126
- font-size: 12px;
30127
- }
30128
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30129
- padding-bottom: 6px;
30130
- }
30131
- .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30132
- padding-top: 4px;
30133
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30134
- }
30135
-
30136
30136
  .E_c1yyuluq {
30137
30137
  border-radius: 8px;
30138
30138
  }
@@ -30219,6 +30219,10 @@ body {
30219
30219
  line-height: 18px;
30220
30220
  }
30221
30221
 
30222
+ .E_sx1bpnu .ant-input-sm {
30223
+ line-height: 18px;
30224
+ }
30225
+
30222
30226
  .E_itxley7.ant-input-group.ant-input-group-compact {
30223
30227
  display: flex;
30224
30228
  }
@@ -30377,10 +30381,6 @@ body {
30377
30381
  width: 36px;
30378
30382
  }
30379
30383
 
30380
- .E_sx1bpnu .ant-input-sm {
30381
- line-height: 18px;
30382
- }
30383
-
30384
30384
  .E_i11gg7mj .ant-input-prefix {
30385
30385
  margin-right: 8px;
30386
30386
  }
@@ -30407,56 +30407,6 @@ body {
30407
30407
  cursor: not-allowed;
30408
30408
  }
30409
30409
 
30410
- .E_ivqqkzv {
30411
- height: 24px;
30412
- width: 56px !important;
30413
- margin-right: 4px;
30414
- }
30415
-
30416
- .E_c1wk4q29 {
30417
- color: rgba(44, 56, 82, 0.6);
30418
- }
30419
-
30420
- .E_c1bus5hc {
30421
- --color: white;
30422
- height: 14px;
30423
- width: 14px;
30424
- border-radius: 50%;
30425
- flex-shrink: 0;
30426
- display: flex;
30427
- align-items: center;
30428
- justify-content: center;
30429
- border: 1px solid var(--color);
30430
- }
30431
- .E_c1bus5hc .circle-inner {
30432
- position: relative;
30433
- height: 10px;
30434
- width: 10px;
30435
- border-radius: 50%;
30436
- overflow: hidden;
30437
- }
30438
- .E_c1bus5hc .circle-content {
30439
- position: absolute;
30440
- height: 100%;
30441
- width: 100%;
30442
- left: 0;
30443
- top: 0;
30444
- border-radius: 50%;
30445
- background: linear-gradient(to right, var(--color) 50%, white 50%);
30446
- transform: rotate(180deg);
30447
- }
30448
- .E_c1bus5hc .circle-child {
30449
- position: absolute;
30450
- height: 100%;
30451
- width: 100%;
30452
- left: 0;
30453
- top: 0;
30454
- margin-left: 50%;
30455
- transform-origin: left;
30456
- background: white;
30457
- transform: rotate(0deg);
30458
- }
30459
-
30460
30410
  .E_s1dizucg.ant-switch {
30461
30411
  min-width: 40px;
30462
30412
  height: 24px;
@@ -30512,6 +30462,64 @@ body {
30512
30462
  margin-left: 5px;
30513
30463
  }
30514
30464
 
30465
+ .E_tju3gfj .date {
30466
+ margin-right: 4px;
30467
+ }
30468
+
30469
+ .E_ivqqkzv {
30470
+ height: 24px;
30471
+ width: 56px !important;
30472
+ margin-right: 4px;
30473
+ }
30474
+
30475
+ .E_c1wk4q29 {
30476
+ color: rgba(44, 56, 82, 0.6);
30477
+ }
30478
+
30479
+ .E_iq1gosr {
30480
+ display: inline-block;
30481
+ }
30482
+
30483
+ .E_c1bus5hc {
30484
+ --color: white;
30485
+ height: 14px;
30486
+ width: 14px;
30487
+ border-radius: 50%;
30488
+ flex-shrink: 0;
30489
+ display: flex;
30490
+ align-items: center;
30491
+ justify-content: center;
30492
+ border: 1px solid var(--color);
30493
+ }
30494
+ .E_c1bus5hc .circle-inner {
30495
+ position: relative;
30496
+ height: 10px;
30497
+ width: 10px;
30498
+ border-radius: 50%;
30499
+ overflow: hidden;
30500
+ }
30501
+ .E_c1bus5hc .circle-content {
30502
+ position: absolute;
30503
+ height: 100%;
30504
+ width: 100%;
30505
+ left: 0;
30506
+ top: 0;
30507
+ border-radius: 50%;
30508
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
30509
+ transform: rotate(180deg);
30510
+ }
30511
+ .E_c1bus5hc .circle-child {
30512
+ position: absolute;
30513
+ height: 100%;
30514
+ width: 100%;
30515
+ left: 0;
30516
+ top: 0;
30517
+ margin-left: 50%;
30518
+ transform-origin: left;
30519
+ background: white;
30520
+ transform: rotate(0deg);
30521
+ }
30522
+
30515
30523
  .E_s1sck0th {
30516
30524
  padding: 0 8px;
30517
30525
  border-radius: 4px;
@@ -30594,6 +30602,17 @@ body {
30594
30602
  background-color: #7E41FF;
30595
30603
  }
30596
30604
 
30605
+ .E_t1m2x205 .ant-tooltip-arrow {
30606
+ display: none;
30607
+ }
30608
+ .E_t1m2x205 .ant-tooltip-inner {
30609
+ background: rgba(23, 38, 64, 0.8);
30610
+ border-radius: 4px;
30611
+ }
30612
+ .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
30613
+ visibility: hidden;
30614
+ }
30615
+
30597
30616
  .E_s1dni7lo {
30598
30617
  width: 430px !important;
30599
30618
  }
@@ -30675,23 +30694,19 @@ body {
30675
30694
  opacity: 0;
30676
30695
  }
30677
30696
 
30678
- .E_tju3gfj .date {
30679
- margin-right: 4px;
30680
- }
30681
-
30682
- .E_iq1gosr {
30683
- display: inline-block;
30684
- }
30685
-
30686
- .E_t1m2x205 .ant-tooltip-arrow {
30687
- display: none;
30688
- }
30689
- .E_t1m2x205 .ant-tooltip-inner {
30690
- background: rgba(23, 38, 64, 0.8);
30691
- border-radius: 4px;
30697
+ .E_fzh9mnb {
30698
+ width: 100%;
30699
+ height: 100%;
30700
+ min-height: 124px;
30701
+ display: flex;
30702
+ flex-direction: column;
30703
+ justify-content: center;
30704
+ align-items: center;
30692
30705
  }
30693
- .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
30694
- visibility: hidden;
30706
+ .E_fzh9mnb .error-text {
30707
+ color: rgba(10, 37, 85, 0.6);
30708
+ margin-bottom: 16px;
30709
+ font-size: 18px;
30695
30710
  }
30696
30711
 
30697
30712
  .E_iouxfgt {
@@ -30712,11 +30727,38 @@ body {
30712
30727
  animation: rotate 680ms linear infinite;
30713
30728
  }
30714
30729
 
30715
- .E_atcz0kf .ant-input-suffix {
30716
- margin-left: 8px;
30730
+ .E_f7pxqmh {
30731
+ width: 100%;
30732
+ margin-bottom: 0 !important;
30733
+ flex-flow: nowrap !important;
30734
+ line-break: auto;
30717
30735
  }
30718
- .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30719
- padding: 2px 7px 2px 12px;
30736
+ .E_f7pxqmh > .ant-form-item-label {
30737
+ text-align: left !important;
30738
+ padding-bottom: 0 !important;
30739
+ }
30740
+ .E_f7pxqmh > .ant-form-item-label > label {
30741
+ min-height: 32px;
30742
+ height: auto;
30743
+ font-size: 13px;
30744
+ color: rgba(44, 56, 82, 0.6);
30745
+ white-space: normal;
30746
+ }
30747
+ .E_f7pxqmh.ant-form-item-has-error .ant-input {
30748
+ border-color: #ff4d4f !important;
30749
+ }
30750
+ .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
30751
+ border-color: #ff4d4f !important;
30752
+ }
30753
+ .E_f7pxqmh .ant-form-item-explain {
30754
+ margin-top: 4px;
30755
+ font-size: 12px;
30756
+ min-height: 0px;
30757
+ }
30758
+ .E_f7pxqmh .ant-form-item-extra {
30759
+ font-size: 12px;
30760
+ color: rgba(44, 56, 82, 0.6);
30761
+ min-height: 0px;
30720
30762
  }
30721
30763
 
30722
30764
  .E_a1wfy30z .ant-input-number-handler-wrap {
@@ -30810,53 +30852,11 @@ body {
30810
30852
  padding: 2px 8px;
30811
30853
  }
30812
30854
 
30813
- .E_fzh9mnb {
30814
- width: 100%;
30815
- height: 100%;
30816
- min-height: 124px;
30817
- display: flex;
30818
- flex-direction: column;
30819
- justify-content: center;
30820
- align-items: center;
30821
- }
30822
- .E_fzh9mnb .error-text {
30823
- color: rgba(10, 37, 85, 0.6);
30824
- margin-bottom: 16px;
30825
- font-size: 18px;
30826
- }
30827
-
30828
- .E_f7pxqmh {
30829
- width: 100%;
30830
- margin-bottom: 0 !important;
30831
- flex-flow: nowrap !important;
30832
- line-break: auto;
30833
- }
30834
- .E_f7pxqmh > .ant-form-item-label {
30835
- text-align: left !important;
30836
- padding-bottom: 0 !important;
30837
- }
30838
- .E_f7pxqmh > .ant-form-item-label > label {
30839
- min-height: 32px;
30840
- height: auto;
30841
- font-size: 13px;
30842
- color: rgba(44, 56, 82, 0.6);
30843
- white-space: normal;
30844
- }
30845
- .E_f7pxqmh.ant-form-item-has-error .ant-input {
30846
- border-color: #ff4d4f !important;
30847
- }
30848
- .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
30849
- border-color: #ff4d4f !important;
30850
- }
30851
- .E_f7pxqmh .ant-form-item-explain {
30852
- margin-top: 4px;
30853
- font-size: 12px;
30854
- min-height: 0px;
30855
+ .E_atcz0kf .ant-input-suffix {
30856
+ margin-left: 8px;
30855
30857
  }
30856
- .E_f7pxqmh .ant-form-item-extra {
30857
- font-size: 12px;
30858
- color: rgba(44, 56, 82, 0.6);
30859
- min-height: 0px;
30858
+ .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30859
+ padding: 2px 7px 2px 12px;
30860
30860
  }
30861
30861
 
30862
30862
  .E_i1inqkme {
@@ -30881,36 +30881,6 @@ body {
30881
30881
  position: absolute;
30882
30882
  }
30883
30883
 
30884
- .E_a1b5xrg3 .user-icon-inner {
30885
- display: inline-flex;
30886
- align-items: center;
30887
- justify-content: center;
30888
- color: #fff;
30889
- font-weight: bold;
30890
- font-size: 12px;
30891
- width: 24px;
30892
- height: 24px;
30893
- border-radius: 50%;
30894
- background: var(--a1b5xrg3-0);
30895
- }
30896
- .E_a1b5xrg3.btn-item {
30897
- transition: all 160ms ease;
30898
- cursor: pointer;
30899
- width: 56px;
30900
- height: 40px;
30901
- display: inline-flex;
30902
- align-items: center;
30903
- justify-content: center;
30904
- border-radius: 6px;
30905
- }
30906
- .E_a1b5xrg3.btn-item:hover {
30907
- box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
30908
- }
30909
- .E_a1b5xrg3.btn-item:active {
30910
- transform: translateY(2px);
30911
- transition: all 320ms ease;
30912
- }
30913
-
30914
30884
  .E_cnujxq2 {
30915
30885
  display: flex;
30916
30886
  flex-direction: column;
@@ -31601,6 +31571,40 @@ input.E_rf8rlle.ant-input {
31601
31571
  color: rgba(44, 56, 82, 0.7490196078);
31602
31572
  }
31603
31573
 
31574
+ .E_a1b5xrg3 .user-icon-inner {
31575
+ display: inline-flex;
31576
+ align-items: center;
31577
+ justify-content: center;
31578
+ color: #fff;
31579
+ font-weight: bold;
31580
+ font-size: 12px;
31581
+ width: 24px;
31582
+ height: 24px;
31583
+ border-radius: 50%;
31584
+ background: var(--a1b5xrg3-0);
31585
+ }
31586
+ .E_a1b5xrg3.btn-item {
31587
+ transition: all 160ms ease;
31588
+ cursor: pointer;
31589
+ width: 56px;
31590
+ height: 40px;
31591
+ display: inline-flex;
31592
+ align-items: center;
31593
+ justify-content: center;
31594
+ border-radius: 6px;
31595
+ }
31596
+ .E_a1b5xrg3.btn-item:hover {
31597
+ box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
31598
+ }
31599
+ .E_a1b5xrg3.btn-item:active {
31600
+ transform: translateY(2px);
31601
+ transition: all 320ms ease;
31602
+ }
31603
+
31604
+ .E_m196gn1d {
31605
+ min-width: 1280px;
31606
+ }
31607
+
31604
31608
  .E_dsnbhzf {
31605
31609
  font-family: Inter;
31606
31610
  font-style: normal;
@@ -32076,8 +32080,61 @@ input.E_rf8rlle.ant-input {
32076
32080
  line-height: 12px;
32077
32081
  }
32078
32082
 
32079
- .E_m196gn1d {
32080
- min-width: 1280px;
32083
+ .E_s17wv897.ant-select, .E_s17wv897.ant-select div.ant-select-selector {
32084
+ border-radius: 6px;
32085
+ }
32086
+ .E_s17wv897.ant-select.ant-select-single {
32087
+ width: 100%;
32088
+ color: #2d3a56;
32089
+ border-color: rgba(211, 218, 235, 0.6);
32090
+ transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32091
+ font-size: 13px;
32092
+ }
32093
+ .E_s17wv897.ant-select.ant-select-single[data-size=middle] {
32094
+ height: 30px;
32095
+ }
32096
+ .E_s17wv897.ant-select.ant-select-single.ant-select-lg {
32097
+ height: 38px;
32098
+ font-size: 13px;
32099
+ }
32100
+ .E_s17wv897.ant-select.ant-select-single .ant-select-arrow,
32101
+ .E_s17wv897.ant-select.ant-select-single .ant-select-arrow .anticon-down {
32102
+ transition: 160ms ease;
32103
+ }
32104
+ .E_s17wv897.ant-select.ant-select-single .ant-select-arrow-loading {
32105
+ color: #0080ff;
32106
+ }
32107
+ .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
32108
+ border-color: rgba(107, 128, 167, 0.6);
32109
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32110
+ }
32111
+ .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32112
+ color: #0080ff;
32113
+ }
32114
+ .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
32115
+ border-color: #0080ff;
32116
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32117
+ }
32118
+ .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32119
+ transform: rotate(180deg);
32120
+ }
32121
+ .E_s17wv897.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
32122
+ background: rgba(211, 218, 235, 0.6);
32123
+ border-color: rgba(172, 186, 211, 0.6);
32124
+ cursor: "not-allowed";
32125
+ }
32126
+ .E_s17wv897.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
32127
+ border-color: #f0483e !important;
32128
+ }
32129
+ .E_s17wv897.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32130
+ color: #1d326c;
32131
+ }
32132
+ .E_s17wv897.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
32133
+ border-color: #0080ff;
32134
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32135
+ }
32136
+ .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32137
+ transform: rotate(180deg);
32081
32138
  }
32082
32139
 
32083
32140
  .E_s4ivdfu.ant-select .ant-select-selection-placeholder {
@@ -32207,63 +32264,6 @@ input.E_rf8rlle.ant-input {
32207
32264
  color: rgba(0, 21, 64, 0.3);
32208
32265
  }
32209
32266
 
32210
- .E_s17wv897.ant-select, .E_s17wv897.ant-select div.ant-select-selector {
32211
- border-radius: 6px;
32212
- }
32213
- .E_s17wv897.ant-select.ant-select-single {
32214
- width: 100%;
32215
- color: #2d3a56;
32216
- border-color: rgba(211, 218, 235, 0.6);
32217
- transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32218
- font-size: 13px;
32219
- }
32220
- .E_s17wv897.ant-select.ant-select-single[data-size=middle] {
32221
- height: 30px;
32222
- }
32223
- .E_s17wv897.ant-select.ant-select-single.ant-select-lg {
32224
- height: 38px;
32225
- font-size: 13px;
32226
- }
32227
- .E_s17wv897.ant-select.ant-select-single .ant-select-arrow,
32228
- .E_s17wv897.ant-select.ant-select-single .ant-select-arrow .anticon-down {
32229
- transition: 160ms ease;
32230
- }
32231
- .E_s17wv897.ant-select.ant-select-single .ant-select-arrow-loading {
32232
- color: #0080ff;
32233
- }
32234
- .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
32235
- border-color: rgba(107, 128, 167, 0.6);
32236
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32237
- }
32238
- .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32239
- color: #0080ff;
32240
- }
32241
- .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
32242
- border-color: #0080ff;
32243
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32244
- }
32245
- .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32246
- transform: rotate(180deg);
32247
- }
32248
- .E_s17wv897.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
32249
- background: rgba(211, 218, 235, 0.6);
32250
- border-color: rgba(172, 186, 211, 0.6);
32251
- cursor: "not-allowed";
32252
- }
32253
- .E_s17wv897.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
32254
- border-color: #f0483e !important;
32255
- }
32256
- .E_s17wv897.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32257
- color: #1d326c;
32258
- }
32259
- .E_s17wv897.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
32260
- border-color: #0080ff;
32261
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32262
- }
32263
- .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32264
- transform: rotate(180deg);
32265
- }
32266
-
32267
32267
  .E_oa99sl3 {
32268
32268
  display: flex;
32269
32269
  justify-content: space-between;
@@ -32304,41 +32304,33 @@ input.E_rf8rlle.ant-input {
32304
32304
  opacity: 0.8;
32305
32305
  }
32306
32306
 
32307
- .E_b1lj76ty {
32308
- width: 100%;
32309
- height: 100%;
32310
- margin: 0 auto;
32307
+ .E_ryby9ds {
32311
32308
  display: flex;
32312
- flex-direction: column;
32313
32309
  align-items: center;
32314
- justify-content: center;
32315
- color: rgba(0, 21, 64, 0.3);
32316
32310
  }
32317
- .E_b1lj76ty.large {
32318
- max-width: 648px;
32311
+ .E_ryby9ds .order {
32312
+ height: 24px;
32313
+ width: 24px;
32314
+ border-radius: 20px;
32315
+ color: #0080ff;
32316
+ background: rgba(0, 136, 255, 0.1);
32317
+ display: flex;
32318
+ align-items: center;
32319
+ justify-content: center;
32320
+ margin-right: 6px;
32319
32321
  }
32320
- .E_b1lj76ty.medium {
32321
- max-width: 412px;
32322
+
32323
+ .E_suhck3k {
32324
+ height: 24px;
32325
+ width: 24px;
32326
+ border-radius: 6px;
32327
+ padding: 4px;
32322
32328
  }
32323
- .E_b1lj76ty.gray {
32324
- background-color: rgba(237, 241, 250, 0.6);
32329
+ .E_suhck3k:hover {
32330
+ background-color: rgba(0, 136, 255, 0.1);
32325
32331
  }
32326
- .E_b1lj76ty.white {
32327
- background-color: rgba(255, 255, 255, 0.6);
32328
- }
32329
- .E_b1lj76ty .title {
32330
- margin-bottom: 4px;
32331
- }
32332
- .E_b1lj76ty .title,
32333
- .E_b1lj76ty .desc {
32334
- word-break: break-all;
32335
- text-align: center;
32336
- }
32337
- .E_b1lj76ty .action-button.middle {
32338
- margin-top: 16px;
32339
- }
32340
- .E_b1lj76ty .action-button.small {
32341
- margin-top: 8px;
32332
+ .E_suhck3k:hover svg path {
32333
+ fill: blue;
32342
32334
  }
32343
32335
 
32344
32336
  .E_hrhfj7c {
@@ -32595,33 +32587,41 @@ input.E_rf8rlle.ant-input {
32595
32587
  background-color: transparent;
32596
32588
  }
32597
32589
 
32598
- .E_suhck3k {
32599
- height: 24px;
32600
- width: 24px;
32601
- border-radius: 6px;
32602
- padding: 4px;
32590
+ .E_b1lj76ty {
32591
+ width: 100%;
32592
+ height: 100%;
32593
+ margin: 0 auto;
32594
+ display: flex;
32595
+ flex-direction: column;
32596
+ align-items: center;
32597
+ justify-content: center;
32598
+ color: rgba(0, 21, 64, 0.3);
32603
32599
  }
32604
- .E_suhck3k:hover {
32605
- background-color: rgba(0, 136, 255, 0.1);
32600
+ .E_b1lj76ty.large {
32601
+ max-width: 648px;
32606
32602
  }
32607
- .E_suhck3k:hover svg path {
32608
- fill: blue;
32603
+ .E_b1lj76ty.medium {
32604
+ max-width: 412px;
32609
32605
  }
32610
-
32611
- .E_ryby9ds {
32612
- display: flex;
32613
- align-items: center;
32606
+ .E_b1lj76ty.gray {
32607
+ background-color: rgba(237, 241, 250, 0.6);
32614
32608
  }
32615
- .E_ryby9ds .order {
32616
- height: 24px;
32617
- width: 24px;
32618
- border-radius: 20px;
32619
- color: #0080ff;
32620
- background: rgba(0, 136, 255, 0.1);
32621
- display: flex;
32622
- align-items: center;
32623
- justify-content: center;
32624
- margin-right: 6px;
32609
+ .E_b1lj76ty.white {
32610
+ background-color: rgba(255, 255, 255, 0.6);
32611
+ }
32612
+ .E_b1lj76ty .title {
32613
+ margin-bottom: 4px;
32614
+ }
32615
+ .E_b1lj76ty .title,
32616
+ .E_b1lj76ty .desc {
32617
+ word-break: break-all;
32618
+ text-align: center;
32619
+ }
32620
+ .E_b1lj76ty .action-button.middle {
32621
+ margin-top: 16px;
32622
+ }
32623
+ .E_b1lj76ty .action-button.small {
32624
+ margin-top: 8px;
32625
32625
  }
32626
32626
 
32627
32627
  .E_m5foqp8 {
@@ -32898,916 +32898,848 @@ input.E_rf8rlle.ant-input {
32898
32898
  transform: translateY(-4px);
32899
32899
  }
32900
32900
 
32901
- button.E_l48ei06.ant-btn,
32902
- button.E_l48ei06.ant-btn.ant-btn-sm,
32903
- button.E_l48ei06.ant-btn.ant-btn-lg {
32904
- font-size: 12px;
32905
- line-height: 18px;
32906
- height: 18px;
32907
- }
32908
-
32909
- button.E_l48ei06 {
32910
- color: #0080FF;
32911
- height: unset;
32912
- }
32913
- button.E_l48ei06 .button-prefix-icon {
32914
- margin-right: 4px;
32915
- }
32916
- button.E_l48ei06 .button-suffix-icon {
32917
- margin-left: 4px;
32918
- }
32919
- button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
32920
- color: #009DFF;
32921
- }
32922
- button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
32923
- color: #005ED1;
32924
- }
32925
- button.E_l48ei06.ui-kit-link-disabled {
32926
- color: #0080FF;
32901
+ .E_ckui4s7 {
32902
+ color: #2d3a56;
32903
+ line-height: 22px;
32904
+ display: inline-flex;
32927
32905
  }
32928
- button.E_l48ei06.ui-kit-link-primary {
32929
- color: #00122E;
32906
+ .E_ckui4s7 .ant-checkbox {
32907
+ height: 22px;
32908
+ display: flex;
32909
+ align-items: center;
32910
+ top: 0;
32930
32911
  }
32931
- button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
32932
- color: #0080FF;
32912
+ .E_ckui4s7 .ant-checkbox-checked::after {
32913
+ border: none;
32933
32914
  }
32934
- button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
32935
- color: #005ED1;
32915
+ .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 {
32916
+ border-color: #0080ff;
32936
32917
  }
32937
- button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
32938
- color: #00122E;
32918
+ .E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
32919
+ border: 1px solid rgba(107, 128, 167, 0.6);
32939
32920
  }
32940
- button.E_l48ei06.ui-kit-link-secondary {
32941
- color: rgba(44, 56, 82, 0.7490196078);
32921
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
32922
+ border: 1px solid #0080ff;
32942
32923
  }
32943
- button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
32944
- color: #0080FF;
32924
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
32925
+ background: #0080ff;
32945
32926
  }
32946
- button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
32947
- color: #005ED1;
32927
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
32928
+ background-color: #fff;
32929
+ height: 2px;
32930
+ width: 10px;
32931
+ border-radius: 2px;
32948
32932
  }
32949
- button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
32950
- color: rgba(44, 56, 82, 0.7490196078);
32933
+ .E_ckui4s7.ant-checkbox-wrapper-disabled {
32934
+ opacity: 0.5;
32951
32935
  }
32952
-
32953
- .E_sddwhm6 {
32954
- margin: 0;
32955
- border-radius: 20px;
32956
- padding: 2px 10px;
32957
- height: 22px;
32936
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
32937
+ background: rgba(211, 218, 235, 0.6);
32938
+ border-color: rgba(107, 128, 167, 0.6) !important;
32958
32939
  }
32959
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
32960
- background-color: rgba(237, 241, 250, 0.6) !important;
32940
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
32941
+ border-color: #2d3a56;
32961
32942
  }
32962
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
32963
- background-color: rgba(225, 230, 241, 0.6) !important;
32943
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
32944
+ background: #2d3a56;
32964
32945
  }
32965
- .E_sddwhm6.ant-tag.ui-kit-status-capsule {
32966
- color: #00122e;
32946
+ .E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
32947
+ padding: 0;
32967
32948
  }
32968
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
32969
- margin-right: 6px;
32949
+ .E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
32950
+ display: inline-block;
32951
+ margin-left: 12px;
32952
+ color: #2d3a56;
32970
32953
  }
32971
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
32972
- margin-left: 8px;
32954
+ .E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
32955
+ margin-left: 28px;
32973
32956
  color: rgba(44, 56, 82, 0.6);
32974
32957
  }
32975
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
32976
- background-color: rgba(0, 136, 255, 0.1);
32977
- }
32978
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
32979
- background-color: #0080ff;
32980
- }
32981
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
32982
- background-color: rgba(0, 136, 255, 0.16);
32983
- }
32984
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
32985
- background-color: rgba(255, 74, 74, 0.1);
32986
- }
32987
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
32988
- background-color: #f0483e;
32989
- }
32990
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
32991
- background-color: rgba(255, 74, 74, 0.16);
32958
+ .E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
32959
+ margin-left: 8px;
32992
32960
  }
32993
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
32994
- background-color: rgba(254, 160, 8, 0.1);
32961
+ .E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
32962
+ margin-left: 24px;
32995
32963
  }
32996
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
32997
- background-color: #fea008;
32964
+
32965
+ .E_c1kghdax {
32966
+ color: #2d3a56;
32967
+ padding: 7px 12px;
32968
+ display: flex;
32969
+ justify-content: space-between;
32970
+ align-items: center;
32998
32971
  }
32999
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
33000
- background-color: rgba(255, 187, 0, 0.16);
32972
+ .E_c1kghdax.has-arrow {
32973
+ padding-left: 10px;
33001
32974
  }
33002
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
33003
- background-color: rgba(30, 201, 127, 0.1);
32975
+ .E_c1kghdax.has-arrow .title-wrapper {
32976
+ cursor: pointer;
32977
+ color: #00122e;
33004
32978
  }
33005
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
33006
- background-color: #00ba5d;
32979
+ .E_c1kghdax.has-arrow .title-wrapper.is-open {
32980
+ color: #2d3a56;
32981
+ font-weight: 600;
33007
32982
  }
33008
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
33009
- background-color: rgba(30, 201, 127, 0.16);
32983
+ .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
32984
+ transform: rotate(90deg);
33010
32985
  }
33011
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
33012
- background-color: rgba(225, 230, 241, 0.6);
32986
+ .E_c1kghdax .sub-info {
32987
+ font-size: 12px;
32988
+ line-height: 18px;
33013
32989
  }
33014
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
33015
- background-color: #6b7d99;
32990
+ .E_c1kghdax .title-wrapper {
32991
+ display: flex;
32992
+ align-items: center;
32993
+ user-select: none;
32994
+ flex-grow: 1;
32995
+ font-size: 12px;
32996
+ line-height: 18px;
32997
+ color: #2d3a56;
32998
+ font-weight: 700;
33016
32999
  }
33017
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
33018
- background-color: rgba(211, 218, 235, 0.6);
33000
+ .E_c1kghdax .collapse-arrow {
33001
+ transition: all 50ms ease-out 0ms;
33002
+ margin-right: 2px;
33019
33003
  }
33020
33004
 
33021
- .E_satwmqm {
33022
- width: 8px;
33023
- height: 8px;
33024
- border-radius: 50%;
33025
- display: inline-block;
33005
+ .E_c1yd35n {
33006
+ padding: 0 12px 14px 12px;
33026
33007
  }
33027
33008
 
33028
- .E_tc97u5y {
33029
- height: 100%;
33009
+ .E_lht19u8 {
33010
+ width: 64px;
33011
+ height: 64px;
33012
+ display: flex;
33013
+ align-items: center;
33014
+ justify-content: center;
33015
+ position: relative;
33016
+ opacity: 0.2;
33030
33017
  }
33031
33018
 
33032
- .E_efzf37v .ant-table-content,
33033
- .E_efzf37v .ant-table-body {
33034
- overflow: visible !important;
33035
- height: 100%;
33019
+ .E_lk3gkp4 {
33020
+ position: absolute;
33021
+ width: 5px;
33022
+ height: 48px;
33023
+ left: 9.33px;
33024
+ top: 40.5px;
33025
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33026
+ border-radius: 5px;
33027
+ transform: rotate(-128deg);
33028
+ transform-origin: top left;
33029
+ animation: loading-indicator1 1100ms ease-out infinite;
33036
33030
  }
33037
- .E_efzf37v .ant-table-tbody .ant-table-placeholder td {
33038
- height: 100%;
33031
+
33032
+ .E_ll4n94n {
33033
+ position: absolute;
33034
+ width: 5px;
33035
+ height: 48px;
33036
+ left: 40.8px;
33037
+ top: 8.4px;
33038
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33039
+ border-radius: 5px;
33040
+ transform: rotate(-8deg);
33041
+ transform-origin: top left;
33042
+ animation: loading-indicator2 1100ms ease-out infinite;
33039
33043
  }
33040
- .E_efzf37v table {
33041
- width: 100% !important;
33042
- height: 100%;
33044
+
33045
+ .E_l17lbdo6 {
33046
+ position: absolute;
33047
+ width: 5px;
33048
+ height: 48px;
33049
+ left: 52.9px;
33050
+ top: 51.8px;
33051
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33052
+ border-radius: 5px;
33053
+ transform: rotate(112deg);
33054
+ transform-origin: top left;
33055
+ animation: loading-indicator3 1100ms ease-out infinite;
33043
33056
  }
33044
- .E_efzf37v table .ant-table-placeholder .ant-table-expanded-row-fixed {
33045
- padding: 15px 0;
33057
+
33058
+ .E_t1tbywr9 {
33059
+ width: 100%;
33060
+ flex: 1;
33061
+ display: flex;
33062
+ flex-direction: column;
33046
33063
  }
33047
- .E_efzf37v table thead.ant-table-thead {
33048
- display: none;
33064
+ .E_t1tbywr9.medium .tab-bar {
33065
+ height: 32px;
33049
33066
  }
33050
-
33051
- .E_t1fisho6 {
33052
- height: 100%;
33067
+ .E_t1tbywr9.medium .tab-bar .common-tab-bar {
33068
+ height: 32px;
33053
33069
  }
33054
- .E_t1fisho6 .ant-table.ant-table-small .ant-table-tbody > tr > td {
33055
- padding-top: 6px;
33056
- padding-bottom: 6px;
33070
+ .E_t1tbywr9.medium .tab-bar .common-tab-bar .tab-item-title {
33071
+ height: 32px;
33072
+ border-top-left-radius: 6px;
33073
+ border-top-right-radius: 6px;
33074
+ padding-right: 16px;
33075
+ padding-left: 16px;
33076
+ font-size: 16px;
33057
33077
  }
33058
- .E_t1fisho6 .active-row td:nth-child(1) {
33059
- font-weight: 700;
33078
+ .E_t1tbywr9.small .tab-bar {
33079
+ height: 24px;
33060
33080
  }
33061
- .E_t1fisho6.has-selection .active-row td:nth-child(2) {
33062
- font-weight: 700;
33081
+ .E_t1tbywr9.small .tab-bar .common-tab-bar {
33082
+ height: 24px;
33063
33083
  }
33064
- .E_t1fisho6 .ant-spin-nested-loading {
33065
- height: 100%;
33084
+ .E_t1tbywr9.small .tab-bar .common-tab-bar .tab-item-title {
33085
+ height: 24px;
33086
+ border-top-left-radius: 4px;
33087
+ border-top-right-radius: 4px;
33088
+ padding-right: 12px;
33089
+ padding-left: 12px;
33090
+ font-size: 14px;
33066
33091
  }
33067
- .E_t1fisho6 .ant-spin-nested-loading .ant-spin-container {
33068
- height: 100%;
33069
- overflow: visible;
33092
+ .E_t1tbywr9 .tab-bar {
33093
+ max-width: 100%;
33094
+ display: flex;
33095
+ place-items: center;
33096
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
33070
33097
  }
33071
- .E_t1fisho6 .ant-spin-nested-loading .ant-spin {
33072
- max-height: none;
33098
+ .E_t1tbywr9 .tab-bar .common-tab-bar {
33099
+ overflow: hidden;
33100
+ display: flex;
33101
+ place-items: center;
33073
33102
  }
33074
- .E_t1fisho6 td.ant-table-column-sort {
33075
- background: transparent;
33103
+ .E_t1tbywr9 .tab-bar .common-tab-bar .tab-item-title:first-child:not(.__selected):not(:hover) {
33104
+ padding-left: 0px;
33076
33105
  }
33077
- .E_t1fisho6 td.ant-table-cell-fix-left,
33078
- .E_t1fisho6 td.ant-table-cell-fix-right {
33079
- background: #fff;
33080
- padding: 0 !important;
33106
+ .E_t1tbywr9 .tab-bar .common-tab-bar + .tab-item-title {
33107
+ margin-left: 12px;
33108
+ position: relative;
33081
33109
  }
33082
- .E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content,
33083
- .E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content {
33110
+ .E_t1tbywr9 .tab-bar .common-tab-bar + .tab-item-title::before {
33111
+ content: "";
33112
+ width: 1px;
33113
+ height: 24px;
33114
+ background: rgba(172, 186, 211, 0.6);
33115
+ position: absolute;
33116
+ left: -6px;
33117
+ top: 50%;
33118
+ transform: translateY(-50%);
33119
+ }
33120
+ .E_t1tbywr9 .tab-bar .tab-item-title {
33121
+ flex-shrink: 0;
33084
33122
  display: flex;
33085
- align-items: center;
33086
- height: 100%;
33087
- padding: 8px;
33123
+ place-items: center;
33124
+ cursor: pointer;
33125
+ color: rgba(44, 56, 82, 0.75);
33126
+ transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
33088
33127
  }
33089
- .E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content > span,
33090
- .E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content > span {
33091
- overflow: hidden;
33092
- text-overflow: ellipsis;
33093
- width: 100%;
33128
+ .E_t1tbywr9 .tab-bar .tab-item-title:hover {
33129
+ padding-left: 16px;
33130
+ color: #0080ff;
33131
+ background: rgba(0, 136, 255, 0.1607843137);
33094
33132
  }
33095
- .E_t1fisho6 .ant-table-container {
33096
- height: 100%;
33133
+ .E_t1tbywr9 .tab-bar .tab-item-title + .tab-item-title {
33134
+ margin-left: 2px;
33097
33135
  }
33098
- .E_t1fisho6 .ant-table-container::before, .E_t1fisho6 .ant-table-container::after {
33099
- box-shadow: none !important;
33136
+ .E_t1tbywr9 .tab-bar .tab-item-title.more:not(.__selected) {
33137
+ width: 16px;
33138
+ height: 16px;
33139
+ padding: 0;
33140
+ border-radius: 2px;
33141
+ margin-left: 8px;
33100
33142
  }
33101
- .E_t1fisho6 div.ant-table {
33102
- border-radius: 0px;
33103
- border-left: none;
33104
- border-right: none;
33105
- border-bottom: none;
33106
- height: 100%;
33107
- font-size: 12px;
33108
- background: transparent;
33143
+ .E_t1tbywr9 .tab-bar .tab-item-title.more.__selected.tab-title-text {
33144
+ margin-left: 8px;
33109
33145
  }
33110
- .E_t1fisho6 div.ant-table .ant-table-header {
33111
- position: relative;
33112
- z-index: 3;
33113
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
33114
- margin-bottom: -1px;
33146
+ .E_t1tbywr9 .tab-bar .tab-item-title.__selected {
33147
+ padding-left: 16px;
33148
+ background: rgba(0, 136, 255, 0.1);
33149
+ color: #0080ff;
33115
33150
  }
33116
- .E_t1fisho6 div.ant-table .time-wrapper .date,
33117
- .E_t1fisho6 div.ant-table .value {
33118
- color: #2d3a56;
33151
+ .E_t1tbywr9 .tab-bar .tab-item-title.__hidden {
33152
+ display: none;
33119
33153
  }
33120
- .E_t1fisho6 div.ant-table .time-wrapper .time,
33121
- .E_t1fisho6 div.ant-table .unit {
33122
- color: rgba(44, 56, 82, 0.6);
33154
+
33155
+ .E_ti12z2.ant-dropdown-open {
33156
+ color: #0080ff;
33157
+ background: rgba(211, 218, 235, 0.6);
33123
33158
  }
33124
- .E_t1fisho6 div.ant-table .ant-table-selection {
33125
- position: unset;
33126
- text-align: center;
33159
+
33160
+ .E_m19lu3v {
33161
+ cursor: default;
33127
33162
  }
33128
- .E_t1fisho6 div.ant-table .ant-table-tbody > tr.ant-table-row-selected td {
33163
+ .E_m19lu3v .menu-wrapper {
33164
+ min-width: 160px;
33165
+ max-width: 400px;
33166
+ padding: 6px;
33129
33167
  background: #fff;
33168
+ box-shadow: 0px 0px 10px rgba(107, 125, 153, 0.18), 0px 12px 40px rgba(45, 58, 86, 0.3);
33169
+ border-radius: 8px;
33170
+ max-height: calc(100vh - 250px);
33171
+ overflow: auto;
33130
33172
  }
33131
- .E_t1fisho6 div.ant-table .anticon-setting {
33132
- cursor: pointer;
33133
- position: absolute;
33134
- top: 50%;
33135
- right: 12px;
33136
- transform: translateY(-50%);
33173
+ .E_m19lu3v .menu-wrapper .tab-menu-item {
33174
+ display: flex;
33175
+ place-items: center;
33176
+ width: var(--itemWidth);
33137
33177
  }
33138
- .E_t1fisho6 div.ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
33139
- box-shadow: none;
33140
- width: 1px;
33141
- background: rgba(213, 219, 227, 0.6);
33178
+ .E_m19lu3v .menu-wrapper .tab-menu-item + .tab-menu-item {
33179
+ margin-top: 8px;
33142
33180
  }
33143
- .E_t1fisho6 div.ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
33144
- box-shadow: none;
33145
- width: 1px;
33146
- background: rgba(213, 219, 227, 0.6);
33181
+ .E_m19lu3v .menu-wrapper .tab-menu-item.__selected {
33182
+ padding: 6px;
33183
+ background: rgba(0, 136, 255, 0.1);
33184
+ color: #0080ff;
33147
33185
  }
33148
- .E_t1fisho6 div.ant-table .ant-table-tbody {
33149
- position: relative;
33186
+ .E_m19lu3v .menu-wrapper .tab-menu-item.__selectedE_l1fbkbzo {
33187
+ font-family: Inter;
33188
+ font-style: normal;
33189
+ font-weight: bold !important;
33150
33190
  }
33151
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td {
33152
- border-top: 1px solid rgba(211, 218, 235, 0.6);
33153
- border-bottom: 1px solid white;
33154
- height: 40px;
33155
- vertical-align: middle;
33156
- transition: background 0ms;
33157
- color: #00122e;
33191
+ .E_m19lu3v .menu-wrapper .tab-menu-item.ant-dropdown-menu-item {
33192
+ padding: 5px 12px;
33193
+ border-radius: 4px;
33158
33194
  }
33159
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.header-hover {
33160
- background: #f2f5fa;
33161
- border-bottom-color: #f2f5fa;
33195
+ .E_m19lu3v .menu-wrapper .tab-menu-item.ant-dropdown-menu-item:not(.ant-dropdown-menu-item-disabled):hover {
33196
+ color: #0080ff;
33197
+ background: rgba(211, 218, 235, 0.6);
33162
33198
  }
33163
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link {
33164
- height: auto;
33165
- color: #00122e;
33166
- font-size: 12px;
33199
+ .E_m19lu3v .menu-wrapper .tab-menu-item-text {
33167
33200
  text-align: left;
33168
- transition: none;
33201
+ flex: 1;
33169
33202
  overflow: hidden;
33170
33203
  text-overflow: ellipsis;
33171
33204
  white-space: nowrap;
33172
33205
  }
33173
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link:hover {
33174
- color: #0096ff;
33175
- }
33176
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link > span {
33177
- overflow: hidden;
33178
- text-overflow: ellipsis;
33179
- width: 100%;
33180
- vertical-align: middle;
33206
+
33207
+ .E_i1bmwe2m {
33208
+ margin: auto;
33209
+ cursor: pointer;
33210
+ line-height: normal;
33211
+ height: 16px;
33212
+ margin-right: 3px;
33181
33213
  }
33182
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.cell_status {
33183
- line-height: 0px;
33214
+ .E_i1bmwe2m .icon-inner {
33215
+ display: block;
33216
+ height: 16px;
33184
33217
  }
33185
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.align-right {
33186
- padding-right: 25px;
33218
+
33219
+ .E_sddwhm6 {
33220
+ margin: 0;
33221
+ border-radius: 20px;
33222
+ padding: 2px 10px;
33223
+ height: 22px;
33187
33224
  }
33188
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover + tr td {
33189
- border-top-color: transparent;
33225
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
33226
+ background-color: rgba(237, 241, 250, 0.6) !important;
33190
33227
  }
33191
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td {
33192
- background: rgba(225, 230, 241, 0.6);
33193
- border-color: transparent transparent white;
33228
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
33229
+ background-color: rgba(225, 230, 241, 0.6) !important;
33194
33230
  }
33195
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
33196
- border-radius: 8px 0 0 8px;
33231
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule {
33232
+ color: #00122e;
33197
33233
  }
33198
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
33199
- border-radius: 8px 0 0 8px;
33234
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
33235
+ margin-right: 6px;
33200
33236
  }
33201
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
33202
- content: "";
33203
- width: 4px;
33204
- top: -1px;
33205
- bottom: -1px;
33206
- background: white;
33237
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
33238
+ margin-left: 8px;
33239
+ color: rgba(44, 56, 82, 0.6);
33207
33240
  }
33208
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
33209
- border-radius: 0 8px 8px 0;
33241
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
33242
+ background-color: rgba(0, 136, 255, 0.1);
33210
33243
  }
33211
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
33212
- border-radius: 0;
33213
- background: white;
33214
- border-top: none;
33244
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
33245
+ background-color: #0080ff;
33215
33246
  }
33216
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
33217
- border-top: 1px solid transparent;
33218
- border-radius: 0 8px 8px 0;
33219
- background: rgba(225, 230, 241, 0.6);
33247
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
33248
+ background-color: rgba(0, 136, 255, 0.16);
33220
33249
  }
33221
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
33222
- background: white;
33223
- border-top: 1px solid rgba(211, 218, 235, 0.6);
33250
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
33251
+ background-color: rgba(255, 74, 74, 0.1);
33224
33252
  }
33225
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
33226
- display: flex;
33227
- align-items: center;
33228
- height: 100%;
33229
- background: rgba(225, 230, 241, 0.6);
33253
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
33254
+ background-color: #f0483e;
33230
33255
  }
33231
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
33232
- background: white;
33233
- border-top: 1px solid rgba(211, 218, 235, 0.6);
33256
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
33257
+ background-color: rgba(255, 74, 74, 0.16);
33234
33258
  }
33235
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
33236
- display: flex;
33237
- align-items: center;
33238
- height: 100%;
33239
- background: rgba(225, 230, 241, 0.6);
33259
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
33260
+ background-color: rgba(254, 160, 8, 0.1);
33240
33261
  }
33241
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:last-child td {
33242
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
33262
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
33263
+ background-color: #fea008;
33243
33264
  }
33244
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row {
33245
- box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
33246
- border-radius: 8px;
33265
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
33266
+ background-color: rgba(255, 187, 0, 0.16);
33247
33267
  }
33248
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
33249
- border-top-color: white;
33268
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
33269
+ background-color: rgba(30, 201, 127, 0.1);
33250
33270
  }
33251
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td {
33252
- background: rgba(0, 136, 255, 0.1);
33253
- border-bottom-color: transparent;
33254
- border-top-color: transparent;
33271
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
33272
+ background-color: #00ba5d;
33255
33273
  }
33256
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
33257
- border-radius: 8px 0 0 8px;
33274
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
33275
+ background-color: rgba(30, 201, 127, 0.16);
33258
33276
  }
33259
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
33260
- border-radius: 0 8px 8px 0;
33277
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
33278
+ background-color: rgba(225, 230, 241, 0.6);
33261
33279
  }
33262
- .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
33263
- background: rgba(0, 136, 255, 0.1);
33280
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
33281
+ background-color: #6b7d99;
33264
33282
  }
33265
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th {
33266
- background: #fff;
33267
- font-weight: 400;
33268
- position: relative;
33269
- border-bottom: none;
33270
- color: #00122e;
33271
- transition: none;
33272
- padding: 14px 8px 14px 8px;
33273
- line-height: 20px;
33283
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
33284
+ background-color: rgba(211, 218, 235, 0.6);
33274
33285
  }
33275
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:not(:last-child):after {
33276
- content: "";
33277
- width: 1px;
33278
- top: 0;
33279
- bottom: 0;
33280
- background: rgba(211, 218, 235, 0.6);
33281
- position: absolute;
33282
- right: 0;
33286
+
33287
+ .E_satwmqm {
33288
+ width: 8px;
33289
+ height: 8px;
33290
+ border-radius: 50%;
33291
+ display: inline-block;
33283
33292
  }
33284
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.is-blank {
33285
- padding: unset;
33293
+
33294
+ button.E_l48ei06.ant-btn,
33295
+ button.E_l48ei06.ant-btn.ant-btn-sm,
33296
+ button.E_l48ei06.ant-btn.ant-btn-lg {
33297
+ font-size: 12px;
33298
+ line-height: 18px;
33299
+ height: 18px;
33286
33300
  }
33287
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.is-blank:after {
33288
- display: none;
33301
+
33302
+ button.E_l48ei06 {
33303
+ color: #0080FF;
33304
+ height: unset;
33289
33305
  }
33290
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
33291
- width: 100%;
33292
- overflow: hidden;
33293
- white-space: nowrap;
33294
- text-overflow: ellipsis;
33306
+ button.E_l48ei06 .button-prefix-icon {
33307
+ margin-right: 4px;
33295
33308
  }
33296
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
33297
- overflow: hidden;
33298
- text-overflow: ellipsis;
33299
- flex: 1;
33309
+ button.E_l48ei06 .button-suffix-icon {
33310
+ margin-left: 4px;
33300
33311
  }
33301
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
33302
- padding: 15px 25px 15px 8px;
33312
+ button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
33313
+ color: #009DFF;
33303
33314
  }
33304
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
33305
- padding: 0;
33315
+ button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
33316
+ color: #005ED1;
33306
33317
  }
33307
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
33308
- position: absolute;
33309
- right: 6px;
33310
- top: 50%;
33311
- transform: translateY(-50%);
33312
- height: 16px;
33313
- display: none;
33314
- transition: transform 320ms ease;
33318
+ button.E_l48ei06.ui-kit-link-disabled {
33319
+ color: #0080FF;
33315
33320
  }
33316
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
33317
- display: block;
33318
- transform: translateY(-50%) rotateX(180deg);
33321
+ button.E_l48ei06.ui-kit-link-primary {
33322
+ color: #00122E;
33319
33323
  }
33320
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
33321
- display: block;
33324
+ button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
33325
+ color: #0080FF;
33322
33326
  }
33323
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
33324
- display: none;
33327
+ button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
33328
+ color: #005ED1;
33325
33329
  }
33326
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
33327
- transform: translateY(-50%);
33330
+ button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
33331
+ color: #00122E;
33328
33332
  }
33329
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
33330
- transform: translateY(-50%) rotateX(180deg);
33333
+ button.E_l48ei06.ui-kit-link-secondary {
33334
+ color: rgba(44, 56, 82, 0.7490196078);
33331
33335
  }
33332
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
33333
- background: #f2f5fa;
33336
+ button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
33337
+ color: #0080FF;
33334
33338
  }
33335
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
33336
- display: block;
33339
+ button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
33340
+ color: #005ED1;
33337
33341
  }
33338
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.align-right {
33339
- padding-right: 25px;
33342
+ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33343
+ color: rgba(44, 56, 82, 0.7490196078);
33340
33344
  }
33341
- .E_t1fisho6 div.ant-table .ant-table-selection-column {
33342
- padding: 0 !important;
33345
+
33346
+ .E_tc97u5y {
33347
+ height: 100%;
33343
33348
  }
33344
- .E_t1fisho6 div.ant-table .ant-table-selection-column .ant-checkbox-wrapper {
33345
- position: absolute;
33346
- left: 50%;
33347
- top: 50%;
33348
- transform: translate(-50%, -50%);
33349
+
33350
+ .E_efzf37v .ant-table-content,
33351
+ .E_efzf37v .ant-table-body {
33352
+ overflow: visible !important;
33353
+ height: 100%;
33349
33354
  }
33350
- .E_t1fisho6 div.ant-table .ant-table-selection-column:after {
33351
- display: none;
33355
+ .E_efzf37v .ant-table-tbody .ant-table-placeholder td {
33356
+ height: 100%;
33352
33357
  }
33353
- .E_t1fisho6 div.ant-table .ant-table-hide-scrollbar {
33354
- background: #fff;
33358
+ .E_efzf37v table {
33359
+ width: 100% !important;
33360
+ height: 100%;
33355
33361
  }
33356
- .E_t1fisho6 div.ant-table .ant-table-placeholder {
33357
- background: inherit;
33362
+ .E_efzf37v table .ant-table-placeholder .ant-table-expanded-row-fixed {
33363
+ padding: 15px 0;
33358
33364
  }
33359
- .E_t1fisho6 div.ant-table .ant-table-placeholder td {
33360
- position: static;
33361
- border: none;
33362
- background: inherit !important;
33363
- height: 100px;
33364
- vertical-align: middle;
33365
+ .E_efzf37v table thead.ant-table-thead {
33366
+ display: none;
33365
33367
  }
33366
- .E_t1fisho6 div.ant-table .ant-table-placeholder .table-default-empty,
33367
- .E_t1fisho6 div.ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
33368
- font-weight: bold;
33369
- font-size: 20px;
33370
- color: rgba(10, 37, 85, 0.6);
33368
+
33369
+ .E_t1fisho6 {
33370
+ height: 100%;
33371
33371
  }
33372
- .E_t1fisho6 div.ant-table th.ant-table-cell-scrollbar,
33373
- .E_t1fisho6 div.ant-table th.cell__action_ {
33374
- z-index: 10;
33372
+ .E_t1fisho6 .ant-table.ant-table-small .ant-table-tbody > tr > td {
33373
+ padding-top: 6px;
33374
+ padding-bottom: 6px;
33375
33375
  }
33376
- .E_t1fisho6 div.ant-table td.cell__action_ {
33377
- padding: 0 !important;
33378
- position: relative;
33379
- background: #fff;
33376
+ .E_t1fisho6 .active-row td:nth-child(1) {
33377
+ font-weight: 700;
33380
33378
  }
33381
- .E_t1fisho6 div.ant-table td.cell__action_ > * {
33379
+ .E_t1fisho6.has-selection .active-row td:nth-child(2) {
33380
+ font-weight: 700;
33381
+ }
33382
+ .E_t1fisho6 .ant-spin-nested-loading {
33382
33383
  height: 100%;
33383
- display: flex;
33384
- align-items: center;
33385
- justify-content: flex-end;
33386
- padding-right: 8px;
33387
33384
  }
33388
- .E_t1fisho6 div.ant-table td.cell__action_ .menu-button {
33389
- width: 24px;
33390
- height: 24px;
33391
- cursor: pointer;
33392
- justify-content: center;
33393
- border-radius: 4px;
33385
+ .E_t1fisho6 .ant-spin-nested-loading .ant-spin-container {
33386
+ height: 100%;
33387
+ overflow: visible;
33394
33388
  }
33395
- .E_t1fisho6 div.ant-table td.cell__action_ .menu-button:hover {
33396
- background: #fff;
33389
+ .E_t1fisho6 .ant-spin-nested-loading .ant-spin {
33390
+ max-height: none;
33397
33391
  }
33398
-
33399
- .E_w7ob4th.outside-tag {
33400
- padding-left: 0;
33392
+ .E_t1fisho6 td.ant-table-column-sort {
33393
+ background: transparent;
33401
33394
  }
33402
- .E_w7ob4th.outside-tag .inside-tag {
33403
- border-radius: 4px 0 0 4px;
33404
- padding-right: 4px;
33405
- margin-right: 4px;
33395
+ .E_t1fisho6 td.ant-table-cell-fix-left,
33396
+ .E_t1fisho6 td.ant-table-cell-fix-right {
33397
+ background: #fff;
33398
+ padding: 0 !important;
33406
33399
  }
33407
-
33408
- .E_lht19u8 {
33409
- width: 64px;
33410
- height: 64px;
33400
+ .E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content,
33401
+ .E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content {
33411
33402
  display: flex;
33412
33403
  align-items: center;
33413
- justify-content: center;
33414
- position: relative;
33415
- opacity: 0.2;
33416
- }
33417
-
33418
- .E_lk3gkp4 {
33419
- position: absolute;
33420
- width: 5px;
33421
- height: 48px;
33422
- left: 9.33px;
33423
- top: 40.5px;
33424
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33425
- border-radius: 5px;
33426
- transform: rotate(-128deg);
33427
- transform-origin: top left;
33428
- animation: loading-indicator1 1100ms ease-out infinite;
33404
+ height: 100%;
33405
+ padding: 8px;
33429
33406
  }
33430
-
33431
- .E_ll4n94n {
33432
- position: absolute;
33433
- width: 5px;
33434
- height: 48px;
33435
- left: 40.8px;
33436
- top: 8.4px;
33437
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33438
- border-radius: 5px;
33439
- transform: rotate(-8deg);
33440
- transform-origin: top left;
33441
- animation: loading-indicator2 1100ms ease-out infinite;
33407
+ .E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content > span,
33408
+ .E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content > span {
33409
+ overflow: hidden;
33410
+ text-overflow: ellipsis;
33411
+ width: 100%;
33442
33412
  }
33443
-
33444
- .E_l17lbdo6 {
33445
- position: absolute;
33446
- width: 5px;
33447
- height: 48px;
33448
- left: 52.9px;
33449
- top: 51.8px;
33450
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33451
- border-radius: 5px;
33452
- transform: rotate(112deg);
33453
- transform-origin: top left;
33454
- animation: loading-indicator3 1100ms ease-out infinite;
33413
+ .E_t1fisho6 .ant-table-container {
33414
+ height: 100%;
33455
33415
  }
33456
-
33457
- .E_c1kghdax {
33458
- color: #2d3a56;
33459
- padding: 7px 12px;
33460
- display: flex;
33461
- justify-content: space-between;
33462
- align-items: center;
33416
+ .E_t1fisho6 .ant-table-container::before, .E_t1fisho6 .ant-table-container::after {
33417
+ box-shadow: none !important;
33463
33418
  }
33464
- .E_c1kghdax.has-arrow {
33465
- padding-left: 10px;
33419
+ .E_t1fisho6 div.ant-table {
33420
+ border-radius: 0px;
33421
+ border-left: none;
33422
+ border-right: none;
33423
+ border-bottom: none;
33424
+ height: 100%;
33425
+ font-size: 12px;
33426
+ background: transparent;
33466
33427
  }
33467
- .E_c1kghdax.has-arrow .title-wrapper {
33468
- cursor: pointer;
33469
- color: #00122e;
33428
+ .E_t1fisho6 div.ant-table .ant-table-header {
33429
+ position: relative;
33430
+ z-index: 3;
33431
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
33432
+ margin-bottom: -1px;
33470
33433
  }
33471
- .E_c1kghdax.has-arrow .title-wrapper.is-open {
33434
+ .E_t1fisho6 div.ant-table .time-wrapper .date,
33435
+ .E_t1fisho6 div.ant-table .value {
33472
33436
  color: #2d3a56;
33473
- font-weight: 600;
33474
33437
  }
33475
- .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
33476
- transform: rotate(90deg);
33438
+ .E_t1fisho6 div.ant-table .time-wrapper .time,
33439
+ .E_t1fisho6 div.ant-table .unit {
33440
+ color: rgba(44, 56, 82, 0.6);
33477
33441
  }
33478
- .E_c1kghdax .sub-info {
33479
- font-size: 12px;
33480
- line-height: 18px;
33442
+ .E_t1fisho6 div.ant-table .ant-table-selection {
33443
+ position: unset;
33444
+ text-align: center;
33481
33445
  }
33482
- .E_c1kghdax .title-wrapper {
33483
- display: flex;
33484
- align-items: center;
33485
- user-select: none;
33486
- flex-grow: 1;
33487
- font-size: 12px;
33488
- line-height: 18px;
33489
- color: #2d3a56;
33490
- font-weight: 700;
33446
+ .E_t1fisho6 div.ant-table .ant-table-tbody > tr.ant-table-row-selected td {
33447
+ background: #fff;
33491
33448
  }
33492
- .E_c1kghdax .collapse-arrow {
33493
- transition: all 50ms ease-out 0ms;
33494
- margin-right: 2px;
33449
+ .E_t1fisho6 div.ant-table .anticon-setting {
33450
+ cursor: pointer;
33451
+ position: absolute;
33452
+ top: 50%;
33453
+ right: 12px;
33454
+ transform: translateY(-50%);
33495
33455
  }
33496
-
33497
- .E_ckui4s7 {
33498
- color: #2d3a56;
33499
- line-height: 22px;
33500
- display: inline-flex;
33456
+ .E_t1fisho6 div.ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
33457
+ box-shadow: none;
33458
+ width: 1px;
33459
+ background: rgba(213, 219, 227, 0.6);
33501
33460
  }
33502
- .E_ckui4s7 .ant-checkbox {
33503
- height: 22px;
33504
- display: flex;
33505
- align-items: center;
33506
- top: 0;
33461
+ .E_t1fisho6 div.ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
33462
+ box-shadow: none;
33463
+ width: 1px;
33464
+ background: rgba(213, 219, 227, 0.6);
33507
33465
  }
33508
- .E_ckui4s7 .ant-checkbox-checked::after {
33509
- border: none;
33466
+ .E_t1fisho6 div.ant-table .ant-table-tbody {
33467
+ position: relative;
33510
33468
  }
33511
- .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 {
33512
- border-color: #0080ff;
33469
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td {
33470
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
33471
+ border-bottom: 1px solid white;
33472
+ height: 40px;
33473
+ vertical-align: middle;
33474
+ transition: background 0ms;
33475
+ color: #00122e;
33513
33476
  }
33514
- .E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
33515
- border: 1px solid rgba(107, 128, 167, 0.6);
33477
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.header-hover {
33478
+ background: #f2f5fa;
33479
+ border-bottom-color: #f2f5fa;
33516
33480
  }
33517
- .E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
33518
- border: 1px solid #0080ff;
33481
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link {
33482
+ height: auto;
33483
+ color: #00122e;
33484
+ font-size: 12px;
33485
+ text-align: left;
33486
+ transition: none;
33487
+ overflow: hidden;
33488
+ text-overflow: ellipsis;
33489
+ white-space: nowrap;
33519
33490
  }
33520
- .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
33521
- background: #0080ff;
33491
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link:hover {
33492
+ color: #0096ff;
33522
33493
  }
33523
- .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
33524
- background-color: #fff;
33525
- height: 2px;
33526
- width: 10px;
33527
- border-radius: 2px;
33494
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link > span {
33495
+ overflow: hidden;
33496
+ text-overflow: ellipsis;
33497
+ width: 100%;
33498
+ vertical-align: middle;
33528
33499
  }
33529
- .E_ckui4s7.ant-checkbox-wrapper-disabled {
33530
- opacity: 0.5;
33500
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.cell_status {
33501
+ line-height: 0px;
33531
33502
  }
33532
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
33533
- background: rgba(211, 218, 235, 0.6);
33534
- border-color: rgba(107, 128, 167, 0.6) !important;
33503
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.align-right {
33504
+ padding-right: 25px;
33535
33505
  }
33536
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
33537
- border-color: #2d3a56;
33506
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover + tr td {
33507
+ border-top-color: transparent;
33538
33508
  }
33539
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
33540
- background: #2d3a56;
33509
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td {
33510
+ background: rgba(225, 230, 241, 0.6);
33511
+ border-color: transparent transparent white;
33541
33512
  }
33542
- .E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
33543
- padding: 0;
33513
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
33514
+ border-radius: 8px 0 0 8px;
33515
+ }
33516
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
33517
+ border-radius: 8px 0 0 8px;
33544
33518
  }
33545
- .E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
33546
- display: inline-block;
33547
- margin-left: 12px;
33548
- color: #2d3a56;
33519
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
33520
+ content: "";
33521
+ width: 4px;
33522
+ top: -1px;
33523
+ bottom: -1px;
33524
+ background: white;
33549
33525
  }
33550
- .E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
33551
- margin-left: 28px;
33552
- color: rgba(44, 56, 82, 0.6);
33526
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
33527
+ border-radius: 0 8px 8px 0;
33553
33528
  }
33554
- .E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
33555
- margin-left: 8px;
33529
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
33530
+ border-radius: 0;
33531
+ background: white;
33532
+ border-top: none;
33556
33533
  }
33557
- .E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
33558
- margin-left: 24px;
33534
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
33535
+ border-top: 1px solid transparent;
33536
+ border-radius: 0 8px 8px 0;
33537
+ background: rgba(225, 230, 241, 0.6);
33559
33538
  }
33560
-
33561
- .E_c1yd35n {
33562
- padding: 0 12px 14px 12px;
33539
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
33540
+ background: white;
33541
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
33563
33542
  }
33564
-
33565
- .E_r77hffu {
33543
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
33566
33544
  display: flex;
33567
33545
  align-items: center;
33568
- justify-content: space-between;
33569
- column-gap: 6px;
33546
+ height: 100%;
33547
+ background: rgba(225, 230, 241, 0.6);
33570
33548
  }
33571
-
33572
- .E_p1cmxsf7 {
33549
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
33550
+ background: white;
33551
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
33552
+ }
33553
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
33573
33554
  display: flex;
33574
- flex-direction: column;
33575
- justify-content: center;
33576
- row-gap: var(--p1cmxsf7-0);
33555
+ align-items: center;
33556
+ height: 100%;
33557
+ background: rgba(225, 230, 241, 0.6);
33577
33558
  }
33578
- .E_p1cmxsf7 .antd5-progress-line {
33579
- font-size: 0;
33580
- margin-bottom: unset;
33581
- margin-inline-end: unset;
33559
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:last-child td {
33560
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
33582
33561
  }
33583
-
33584
- .E_sjob3jg {
33585
- --item-min-width: 60px;
33562
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row {
33563
+ box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
33564
+ border-radius: 8px;
33586
33565
  }
33587
- .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
33588
- display: none !important;
33566
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
33567
+ border-top-color: white;
33589
33568
  }
33590
- .E_sjob3jg .ant-steps-item.ant-steps-item-active {
33591
- flex-shrink: 0 !important;
33569
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td {
33570
+ background: rgba(0, 136, 255, 0.1);
33571
+ border-bottom-color: transparent;
33572
+ border-top-color: transparent;
33592
33573
  }
33593
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
33594
- color: #0080ff;
33574
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
33575
+ border-radius: 8px 0 0 8px;
33595
33576
  }
33596
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33597
- color: #0080ff;
33598
- font-weight: normal;
33577
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
33578
+ border-radius: 0 8px 8px 0;
33599
33579
  }
33600
- .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title, .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container:hover .ant-steps-item-content .ant-steps-item-title {
33601
- color: rgba(44, 56, 82, 0.6);
33580
+ .E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
33581
+ background: rgba(0, 136, 255, 0.1);
33602
33582
  }
33603
- .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33583
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th {
33584
+ background: #fff;
33585
+ font-weight: 400;
33586
+ position: relative;
33587
+ border-bottom: none;
33604
33588
  color: #00122e;
33589
+ transition: none;
33590
+ padding: 14px 8px 14px 8px;
33591
+ line-height: 20px;
33605
33592
  }
33606
- .E_sjob3jg .step-item-text {
33607
- display: inline-block;
33593
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:not(:last-child):after {
33594
+ content: "";
33595
+ width: 1px;
33596
+ top: 0;
33597
+ bottom: 0;
33598
+ background: rgba(211, 218, 235, 0.6);
33599
+ position: absolute;
33600
+ right: 0;
33608
33601
  }
33609
- .E_sjob3jg .step-item-title {
33602
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.is-blank {
33603
+ padding: unset;
33604
+ }
33605
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.is-blank:after {
33606
+ display: none;
33607
+ }
33608
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
33609
+ width: 100%;
33610
33610
  overflow: hidden;
33611
33611
  white-space: nowrap;
33612
33612
  text-overflow: ellipsis;
33613
33613
  }
33614
-
33615
- .E_hjvj6s6 .ant-steps-item-container {
33616
- min-width: var(--item-min-width);
33617
- }
33618
- .E_hjvj6s6 .ant-steps-item-disabled {
33619
- cursor: not-allowed !important;
33620
- }
33621
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
33622
- flex-direction: row;
33623
- justify-content: stretch;
33624
- }
33625
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
33626
- padding: 0;
33627
- margin-right: 4px;
33614
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
33615
+ overflow: hidden;
33616
+ text-overflow: ellipsis;
33628
33617
  flex: 1;
33629
- overflow: visible;
33630
33618
  }
33631
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
33632
- width: 100%;
33633
- min-height: unset;
33619
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
33620
+ padding: 15px 25px 15px 8px;
33634
33621
  }
33635
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
33636
- height: 26px;
33637
- line-height: 26px;
33638
- width: 100%;
33622
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
33639
33623
  padding: 0;
33640
- font-size: 12px;
33641
- }
33642
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
33643
- margin-right: 10px;
33644
- }
33645
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
33646
- display: none;
33647
- }
33648
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
33649
- padding-left: 8px;
33650
- padding-right: 4px;
33651
- border-radius: 4px 0 0 4px;
33652
- }
33653
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
33654
- margin-right: 0;
33655
33624
  }
33656
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
33657
- padding-right: 8px;
33658
- padding-left: 12px;
33659
- border-radius: 0 4px 4px 0;
33660
- }
33661
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
33662
- content: "";
33663
- width: 0;
33664
- height: 0;
33665
- border: 13px solid transparent;
33666
- position: absolute;
33667
- top: 0;
33668
- border-left: 8px solid rgba(237, 241, 250, 0.6);
33669
- z-index: 2;
33670
- position: relative;
33671
- top: -50%;
33672
- right: -100%;
33673
- }
33674
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
33675
- padding: 0 4px 0 12px;
33676
- }
33677
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
33678
- content: "";
33679
- width: 0;
33680
- height: 0;
33681
- border: 13px solid transparent;
33625
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
33682
33626
  position: absolute;
33683
- top: 0;
33684
- border-left: 8px solid #fff;
33685
- left: 0;
33686
- }
33687
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
33688
- max-width: calc(100% - var(--item-min-width) * 2);
33627
+ right: 6px;
33628
+ top: 50%;
33629
+ transform: translateY(-50%);
33630
+ height: 16px;
33631
+ display: none;
33632
+ transition: transform 320ms ease;
33689
33633
  }
33690
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
33691
- background-color: rgba(0, 136, 255, 0.1);
33634
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
33635
+ display: block;
33636
+ transform: translateY(-50%) rotateX(180deg);
33692
33637
  }
33693
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
33694
- border-left-color: rgba(0, 136, 255, 0.1) !important;
33638
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
33639
+ display: block;
33695
33640
  }
33696
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
33697
- cursor: pointer;
33698
- min-width: var(--item-min-width);
33641
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
33642
+ display: none;
33699
33643
  }
33700
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
33701
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
33702
- min-width: var(--item-min-width);
33644
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
33645
+ transform: translateY(-50%);
33703
33646
  }
33704
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
33705
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
33706
- background-color: rgba(237, 241, 250, 0.6);
33647
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
33648
+ transform: translateY(-50%) rotateX(180deg);
33707
33649
  }
33708
- .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
33709
- padding: 0;
33650
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
33651
+ background: #f2f5fa;
33710
33652
  }
33711
-
33712
- .E_v4tv3mf .ant-steps.ant-steps-vertical {
33713
- width: 192px;
33714
- row-gap: 2px;
33653
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
33654
+ display: block;
33715
33655
  }
33716
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
33717
- background-color: rgba(225, 230, 241, 0.6);
33656
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.align-right {
33657
+ padding-right: 25px;
33718
33658
  }
33719
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
33720
- color: #00122e !important;
33659
+ .E_t1fisho6 div.ant-table .ant-table-selection-column {
33660
+ padding: 0 !important;
33721
33661
  }
33722
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-disabled) .ant-steps-item-container:hover {
33723
- background-color: rgba(225, 230, 241, 0.6);
33662
+ .E_t1fisho6 div.ant-table .ant-table-selection-column .ant-checkbox-wrapper {
33663
+ position: absolute;
33664
+ left: 50%;
33665
+ top: 50%;
33666
+ transform: translate(-50%, -50%);
33724
33667
  }
33725
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
33726
- padding: 0 8px;
33727
- border-radius: 4px;
33728
- height: 32px;
33729
- display: flex;
33730
- align-items: center;
33668
+ .E_t1fisho6 div.ant-table .ant-table-selection-column:after {
33669
+ display: none;
33731
33670
  }
33732
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
33733
- min-height: auto;
33734
- white-space: nowrap;
33671
+ .E_t1fisho6 div.ant-table .ant-table-hide-scrollbar {
33672
+ background: #fff;
33735
33673
  }
33736
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33737
- font-size: 13px;
33738
- line-height: 20px;
33739
- max-width: 100%;
33740
- padding-right: 0;
33674
+ .E_t1fisho6 div.ant-table .ant-table-placeholder {
33675
+ background: inherit;
33741
33676
  }
33742
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
33743
- background: rgba(0, 128, 255, 0.1);
33677
+ .E_t1fisho6 div.ant-table .ant-table-placeholder td {
33678
+ position: static;
33679
+ border: none;
33680
+ background: inherit !important;
33681
+ height: 100px;
33682
+ vertical-align: middle;
33744
33683
  }
33745
-
33746
- .E_h6l1tj4 {
33747
- width: 100%;
33748
- display: inline-flex;
33749
- align-items: center;
33750
- justify-content: center;
33751
- column-gap: 4px;
33684
+ .E_t1fisho6 div.ant-table .ant-table-placeholder .table-default-empty,
33685
+ .E_t1fisho6 div.ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
33686
+ font-weight: bold;
33687
+ font-size: 20px;
33688
+ color: rgba(10, 37, 85, 0.6);
33752
33689
  }
33753
- .E_h6l1tj4 .step-item-prefix-container {
33754
- display: inline-flex;
33755
- align-items: center;
33756
- width: 18px;
33757
- height: 18px;
33758
- color: rgba(44, 56, 82, 0.75);
33759
- justify-content: center;
33690
+ .E_t1fisho6 div.ant-table th.ant-table-cell-scrollbar,
33691
+ .E_t1fisho6 div.ant-table th.cell__action_ {
33692
+ z-index: 10;
33760
33693
  }
33761
-
33762
- .E_v18frne8 {
33763
- width: 100%;
33694
+ .E_t1fisho6 div.ant-table td.cell__action_ {
33695
+ padding: 0 !important;
33696
+ position: relative;
33697
+ background: #fff;
33698
+ }
33699
+ .E_t1fisho6 div.ant-table td.cell__action_ > * {
33700
+ height: 100%;
33764
33701
  display: flex;
33765
33702
  align-items: center;
33766
- justify-content: center;
33767
- column-gap: 6px;
33768
- font-size: 13px;
33703
+ justify-content: flex-end;
33704
+ padding-right: 8px;
33769
33705
  }
33770
- .E_v18frne8 .step-item-prefix-container {
33771
- display: inline-flex;
33772
- align-items: center;
33773
- min-width: 20px;
33774
- min-height: 20px;
33775
- color: rgba(44, 56, 82, 0.75);
33706
+ .E_t1fisho6 div.ant-table td.cell__action_ .menu-button {
33707
+ width: 24px;
33708
+ height: 24px;
33709
+ cursor: pointer;
33776
33710
  justify-content: center;
33711
+ border-radius: 4px;
33777
33712
  }
33778
-
33779
- .E_slr2ynn {
33780
- padding: 0 8px;
33781
- height: 18px;
33713
+ .E_t1fisho6 div.ant-table td.cell__action_ .menu-button:hover {
33714
+ background: #fff;
33782
33715
  }
33783
33716
 
33784
- .E_m140wbb6 {
33785
- padding: 2px 8px;
33786
- height: 24px;
33717
+ .E_r77hffu {
33718
+ display: flex;
33719
+ align-items: center;
33720
+ justify-content: space-between;
33721
+ column-gap: 6px;
33787
33722
  }
33788
33723
 
33789
- .E_t1fozc1i {
33790
- margin: 0;
33724
+ .E_p1cmxsf7 {
33725
+ display: flex;
33726
+ flex-direction: column;
33727
+ justify-content: center;
33728
+ row-gap: var(--p1cmxsf7-0);
33791
33729
  }
33792
-
33793
- .E_i1vxv4ln {
33794
- margin-right: 4px;
33795
- height: 16px;
33730
+ .E_p1cmxsf7 .antd5-progress-line {
33731
+ font-size: 0;
33732
+ margin-bottom: unset;
33733
+ margin-inline-end: unset;
33796
33734
  }
33797
33735
 
33798
- .E_n1afl31m.ant-tag.ant-tag-gray {
33799
- font-weight: 700;
33800
- color: #00122e;
33801
- background-color: rgba(237, 241, 250, 0.6);
33802
- border: 1px solid rgba(211, 218, 235, 0.6);
33803
- word-break: break-all;
33804
- display: inline;
33805
- white-space: normal;
33736
+ .E_w7ob4th.outside-tag {
33737
+ padding-left: 0;
33806
33738
  }
33807
-
33808
- .E_i1g85yz3 {
33739
+ .E_w7ob4th.outside-tag .inside-tag {
33740
+ border-radius: 4px 0 0 4px;
33741
+ padding-right: 4px;
33809
33742
  margin-right: 4px;
33810
- height: 16px;
33811
33743
  }
33812
33744
 
33813
33745
  .E_t1dtlqs1 {
@@ -34006,165 +33938,233 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34006
33938
  margin-right: 8px;
34007
33939
  }
34008
33940
 
34009
- .E_t1tbywr9 {
34010
- width: 100%;
34011
- flex: 1;
34012
- display: flex;
34013
- flex-direction: column;
33941
+ .E_slr2ynn {
33942
+ padding: 0 8px;
33943
+ height: 18px;
34014
33944
  }
34015
- .E_t1tbywr9.medium .tab-bar {
34016
- height: 32px;
33945
+
33946
+ .E_m140wbb6 {
33947
+ padding: 2px 8px;
33948
+ height: 24px;
34017
33949
  }
34018
- .E_t1tbywr9.medium .tab-bar .common-tab-bar {
34019
- height: 32px;
33950
+
33951
+ .E_t1fozc1i {
33952
+ margin: 0;
34020
33953
  }
34021
- .E_t1tbywr9.medium .tab-bar .common-tab-bar .tab-item-title {
34022
- height: 32px;
34023
- border-top-left-radius: 6px;
34024
- border-top-right-radius: 6px;
34025
- padding-right: 16px;
34026
- padding-left: 16px;
34027
- font-size: 16px;
33954
+
33955
+ .E_i1vxv4ln {
33956
+ margin-right: 4px;
33957
+ height: 16px;
34028
33958
  }
34029
- .E_t1tbywr9.small .tab-bar {
34030
- height: 24px;
33959
+
33960
+ .E_n1afl31m.ant-tag.ant-tag-gray {
33961
+ font-weight: 700;
33962
+ color: #00122e;
33963
+ background-color: rgba(237, 241, 250, 0.6);
33964
+ border: 1px solid rgba(211, 218, 235, 0.6);
33965
+ word-break: break-all;
33966
+ display: inline;
33967
+ white-space: normal;
34031
33968
  }
34032
- .E_t1tbywr9.small .tab-bar .common-tab-bar {
34033
- height: 24px;
33969
+
33970
+ .E_i1g85yz3 {
33971
+ margin-right: 4px;
33972
+ height: 16px;
34034
33973
  }
34035
- .E_t1tbywr9.small .tab-bar .common-tab-bar .tab-item-title {
34036
- height: 24px;
34037
- border-top-left-radius: 4px;
34038
- border-top-right-radius: 4px;
34039
- padding-right: 12px;
34040
- padding-left: 12px;
34041
- font-size: 14px;
33974
+
33975
+ .E_sjob3jg {
33976
+ --item-min-width: 60px;
34042
33977
  }
34043
- .E_t1tbywr9 .tab-bar {
34044
- max-width: 100%;
34045
- display: flex;
34046
- place-items: center;
34047
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
33978
+ .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
33979
+ display: none !important;
34048
33980
  }
34049
- .E_t1tbywr9 .tab-bar .common-tab-bar {
33981
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active {
33982
+ flex-shrink: 0 !important;
33983
+ }
33984
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
33985
+ color: #0080ff;
33986
+ }
33987
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33988
+ color: #0080ff;
33989
+ font-weight: normal;
33990
+ }
33991
+ .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title, .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container:hover .ant-steps-item-content .ant-steps-item-title {
33992
+ color: rgba(44, 56, 82, 0.6);
33993
+ }
33994
+ .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33995
+ color: #00122e;
33996
+ }
33997
+ .E_sjob3jg .step-item-text {
33998
+ display: inline-block;
33999
+ }
34000
+ .E_sjob3jg .step-item-title {
34050
34001
  overflow: hidden;
34051
- display: flex;
34052
- place-items: center;
34002
+ white-space: nowrap;
34003
+ text-overflow: ellipsis;
34053
34004
  }
34054
- .E_t1tbywr9 .tab-bar .common-tab-bar .tab-item-title:first-child:not(.__selected):not(:hover) {
34055
- padding-left: 0px;
34005
+
34006
+ .E_hjvj6s6 .ant-steps-item-container {
34007
+ min-width: var(--item-min-width);
34056
34008
  }
34057
- .E_t1tbywr9 .tab-bar .common-tab-bar + .tab-item-title {
34058
- margin-left: 12px;
34009
+ .E_hjvj6s6 .ant-steps-item-disabled {
34010
+ cursor: not-allowed !important;
34011
+ }
34012
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
34013
+ flex-direction: row;
34014
+ justify-content: stretch;
34015
+ }
34016
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
34017
+ padding: 0;
34018
+ margin-right: 4px;
34019
+ flex: 1;
34020
+ overflow: visible;
34021
+ }
34022
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
34023
+ width: 100%;
34024
+ min-height: unset;
34025
+ }
34026
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
34027
+ height: 26px;
34028
+ line-height: 26px;
34029
+ width: 100%;
34030
+ padding: 0;
34031
+ font-size: 12px;
34032
+ }
34033
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
34034
+ margin-right: 10px;
34035
+ }
34036
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
34037
+ display: none;
34038
+ }
34039
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
34040
+ padding-left: 8px;
34041
+ padding-right: 4px;
34042
+ border-radius: 4px 0 0 4px;
34043
+ }
34044
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
34045
+ margin-right: 0;
34046
+ }
34047
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
34048
+ padding-right: 8px;
34049
+ padding-left: 12px;
34050
+ border-radius: 0 4px 4px 0;
34051
+ }
34052
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
34053
+ content: "";
34054
+ width: 0;
34055
+ height: 0;
34056
+ border: 13px solid transparent;
34057
+ position: absolute;
34058
+ top: 0;
34059
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
34060
+ z-index: 2;
34059
34061
  position: relative;
34062
+ top: -50%;
34063
+ right: -100%;
34060
34064
  }
34061
- .E_t1tbywr9 .tab-bar .common-tab-bar + .tab-item-title::before {
34065
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
34066
+ padding: 0 4px 0 12px;
34067
+ }
34068
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
34062
34069
  content: "";
34063
- width: 1px;
34064
- height: 24px;
34065
- background: rgba(172, 186, 211, 0.6);
34070
+ width: 0;
34071
+ height: 0;
34072
+ border: 13px solid transparent;
34066
34073
  position: absolute;
34067
- left: -6px;
34068
- top: 50%;
34069
- transform: translateY(-50%);
34074
+ top: 0;
34075
+ border-left: 8px solid #fff;
34076
+ left: 0;
34070
34077
  }
34071
- .E_t1tbywr9 .tab-bar .tab-item-title {
34072
- flex-shrink: 0;
34073
- display: flex;
34074
- place-items: center;
34075
- cursor: pointer;
34076
- color: rgba(44, 56, 82, 0.75);
34077
- transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
34078
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
34079
+ max-width: calc(100% - var(--item-min-width) * 2);
34078
34080
  }
34079
- .E_t1tbywr9 .tab-bar .tab-item-title:hover {
34080
- padding-left: 16px;
34081
- color: #0080ff;
34082
- background: rgba(0, 136, 255, 0.1607843137);
34081
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
34082
+ background-color: rgba(0, 136, 255, 0.1);
34083
34083
  }
34084
- .E_t1tbywr9 .tab-bar .tab-item-title + .tab-item-title {
34085
- margin-left: 2px;
34084
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
34085
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
34086
34086
  }
34087
- .E_t1tbywr9 .tab-bar .tab-item-title.more:not(.__selected) {
34088
- width: 16px;
34089
- height: 16px;
34090
- padding: 0;
34091
- border-radius: 2px;
34092
- margin-left: 8px;
34087
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34088
+ cursor: pointer;
34089
+ min-width: var(--item-min-width);
34093
34090
  }
34094
- .E_t1tbywr9 .tab-bar .tab-item-title.more.__selected.tab-title-text {
34095
- margin-left: 8px;
34091
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
34092
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34093
+ min-width: var(--item-min-width);
34096
34094
  }
34097
- .E_t1tbywr9 .tab-bar .tab-item-title.__selected {
34098
- padding-left: 16px;
34099
- background: rgba(0, 136, 255, 0.1);
34100
- color: #0080ff;
34095
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
34096
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
34097
+ background-color: rgba(237, 241, 250, 0.6);
34101
34098
  }
34102
- .E_t1tbywr9 .tab-bar .tab-item-title.__hidden {
34103
- display: none;
34099
+ .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
34100
+ padding: 0;
34104
34101
  }
34105
34102
 
34106
- .E_ti12z2.ant-dropdown-open {
34107
- color: #0080ff;
34108
- background: rgba(211, 218, 235, 0.6);
34103
+ .E_v4tv3mf .ant-steps.ant-steps-vertical {
34104
+ width: 192px;
34105
+ row-gap: 2px;
34109
34106
  }
34110
-
34111
- .E_m19lu3v {
34112
- cursor: default;
34107
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
34108
+ background-color: rgba(225, 230, 241, 0.6);
34113
34109
  }
34114
- .E_m19lu3v .menu-wrapper {
34115
- min-width: 160px;
34116
- max-width: 400px;
34117
- padding: 6px;
34118
- background: #fff;
34119
- box-shadow: 0px 0px 10px rgba(107, 125, 153, 0.18), 0px 12px 40px rgba(45, 58, 86, 0.3);
34120
- border-radius: 8px;
34121
- max-height: calc(100vh - 250px);
34122
- overflow: auto;
34110
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
34111
+ color: #00122e !important;
34123
34112
  }
34124
- .E_m19lu3v .menu-wrapper .tab-menu-item {
34125
- display: flex;
34126
- place-items: center;
34127
- width: var(--itemWidth);
34113
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-disabled) .ant-steps-item-container:hover {
34114
+ background-color: rgba(225, 230, 241, 0.6);
34128
34115
  }
34129
- .E_m19lu3v .menu-wrapper .tab-menu-item + .tab-menu-item {
34130
- margin-top: 8px;
34116
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
34117
+ padding: 0 8px;
34118
+ border-radius: 4px;
34119
+ height: 32px;
34120
+ display: flex;
34121
+ align-items: center;
34131
34122
  }
34132
- .E_m19lu3v .menu-wrapper .tab-menu-item.__selected {
34133
- padding: 6px;
34134
- background: rgba(0, 136, 255, 0.1);
34135
- color: #0080ff;
34123
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
34124
+ min-height: auto;
34125
+ white-space: nowrap;
34136
34126
  }
34137
- .E_m19lu3v .menu-wrapper .tab-menu-item.__selectedE_l1fbkbzo {
34138
- font-family: Inter;
34139
- font-style: normal;
34140
- font-weight: bold !important;
34127
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34128
+ font-size: 13px;
34129
+ line-height: 20px;
34130
+ max-width: 100%;
34131
+ padding-right: 0;
34141
34132
  }
34142
- .E_m19lu3v .menu-wrapper .tab-menu-item.ant-dropdown-menu-item {
34143
- padding: 5px 12px;
34144
- border-radius: 4px;
34133
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
34134
+ background: rgba(0, 128, 255, 0.1);
34145
34135
  }
34146
- .E_m19lu3v .menu-wrapper .tab-menu-item.ant-dropdown-menu-item:not(.ant-dropdown-menu-item-disabled):hover {
34147
- color: #0080ff;
34148
- background: rgba(211, 218, 235, 0.6);
34136
+
34137
+ .E_h6l1tj4 {
34138
+ width: 100%;
34139
+ display: inline-flex;
34140
+ align-items: center;
34141
+ justify-content: center;
34142
+ column-gap: 4px;
34149
34143
  }
34150
- .E_m19lu3v .menu-wrapper .tab-menu-item-text {
34151
- text-align: left;
34152
- flex: 1;
34153
- overflow: hidden;
34154
- text-overflow: ellipsis;
34155
- white-space: nowrap;
34144
+ .E_h6l1tj4 .step-item-prefix-container {
34145
+ display: inline-flex;
34146
+ align-items: center;
34147
+ width: 18px;
34148
+ height: 18px;
34149
+ color: rgba(44, 56, 82, 0.75);
34150
+ justify-content: center;
34156
34151
  }
34157
34152
 
34158
- .E_i1bmwe2m {
34159
- margin: auto;
34160
- cursor: pointer;
34161
- line-height: normal;
34162
- height: 16px;
34163
- margin-right: 3px;
34153
+ .E_v18frne8 {
34154
+ width: 100%;
34155
+ display: flex;
34156
+ align-items: center;
34157
+ justify-content: center;
34158
+ column-gap: 6px;
34159
+ font-size: 13px;
34164
34160
  }
34165
- .E_i1bmwe2m .icon-inner {
34166
- display: block;
34167
- height: 16px;
34161
+ .E_v18frne8 .step-item-prefix-container {
34162
+ display: inline-flex;
34163
+ align-items: center;
34164
+ min-width: 20px;
34165
+ min-height: 20px;
34166
+ color: rgba(44, 56, 82, 0.75);
34167
+ justify-content: center;
34168
34168
  }
34169
34169
 
34170
34170
  .E_t13ef470 {
@@ -34724,6 +34724,7 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34724
34724
  --modal-to-viewport-margin: 10px;
34725
34725
  --modal-body-padding-bottom: 40px;
34726
34726
  --modal-footer-height: 124px;
34727
+ --modal-empty-footer-height: 40px;
34727
34728
  }
34728
34729
  .E_icab5o7.ant-modal {
34729
34730
  height: calc(100% - var(--modal-to-viewport-margin) * 2);
@@ -34783,6 +34784,18 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34783
34784
  height: var(--modal-footer-height);
34784
34785
  padding: 24px 0 60px 0;
34785
34786
  }
34787
+ .E_icab5o7.ant-modal.no-footer .ant-modal-body {
34788
+ padding-bottom: 0;
34789
+ }
34790
+ .E_icab5o7.ant-modal.no-footer .ant-modal-body .middle {
34791
+ padding-bottom: 0;
34792
+ }
34793
+ .E_icab5o7.ant-modal.no-footer .ant-modal-footer {
34794
+ padding: 0;
34795
+ border-top: none;
34796
+ height: var(--modal-empty-footer-height);
34797
+ content: "";
34798
+ }
34786
34799
 
34787
34800
  .E_msiso3p.ant-modal .ant-modal-header {
34788
34801
  padding: 60px 0 40px 0;
@@ -34904,38 +34917,33 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34904
34917
  font-weight: bold;
34905
34918
  }
34906
34919
 
34907
- .E_sqv6dmy {
34920
+ .E_s20iney.skeleton-box {
34908
34921
  display: flex;
34909
- justify-content: flex-end;
34910
- }
34911
-
34912
- .E_p1rm8wzb {
34913
- margin-right: 8px;
34914
- }
34915
-
34916
- .E_sd7qcf4 {
34917
- height: 100%;
34918
- width: 100%;
34919
- overflow: auto;
34920
- }
34921
-
34922
- .E_r1fxc9gq.right {
34923
- overflow: auto;
34924
- padding-right: 2px;
34925
- width: 200px;
34926
- height: fit-content;
34927
- max-height: calc(100vh - var(--modal-to-viewport-margin) * 2 - var(--side-panel-margin-top) - var(--modal-body-padding-bottom) - var(--modal-footer-height));
34928
- scrollbar-gutter: stable;
34929
- }
34930
- .E_r1fxc9gq.right::-webkit-scrollbar {
34931
- width: 6px;
34932
- }
34933
- .E_r1fxc9gq.right::-webkit-scrollbar-track {
34922
+ align-items: center;
34923
+ justify-content: center;
34924
+ position: relative;
34925
+ border-radius: 2px;
34934
34926
  background: rgba(225, 230, 241, 0.6);
34927
+ overflow: hidden;
34935
34928
  }
34936
- .E_r1fxc9gq.right::-webkit-scrollbar-thumb {
34937
- background: rgba(172, 186, 211, 0.6);
34938
- border-radius: 8px;
34929
+ .E_s20iney.skeleton-box > .skeleton-shimmer {
34930
+ width: 200%;
34931
+ height: 200%;
34932
+ transform: rotate(15deg);
34933
+ position: absolute;
34934
+ top: -50%;
34935
+ flex-shrink: 0;
34936
+ opacity: 0.8;
34937
+ background: linear-gradient(90deg, rgba(255, 255, 255, 0) 15%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 85%);
34938
+ animation: shimmer 1100ms infinite;
34939
+ }
34940
+ @keyframes shimmer {
34941
+ from {
34942
+ left: -120%;
34943
+ }
34944
+ to {
34945
+ left: 100%;
34946
+ }
34939
34947
  }
34940
34948
 
34941
34949
  .E_dxyv8bv {
@@ -34950,6 +34958,7 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34950
34958
  --modal-content-padding-bottom: 32px;
34951
34959
  --modal-content-padding-x: 40px;
34952
34960
  --modal-footer-padding: 0 40px;
34961
+ --modal-empty-footer-height: 32px;
34953
34962
  padding-bottom: 0;
34954
34963
  }
34955
34964
  .E_dxyv8bv .ant-modal-content {
@@ -35012,6 +35021,14 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35012
35021
  color: rgba(44, 56, 82, 0.7490196078);
35013
35022
  font-weight: 700;
35014
35023
  }
35024
+ .E_dxyv8bv.no-footer .ant-modal-body {
35025
+ padding-bottom: 0;
35026
+ }
35027
+ .E_dxyv8bv.no-footer .ant-modal-footer {
35028
+ box-shadow: none;
35029
+ height: var(--modal-empty-footer-height);
35030
+ content: "";
35031
+ }
35015
35032
 
35016
35033
  .E_fbgo4wr {
35017
35034
  display: flex;
@@ -35065,34 +35082,39 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35065
35082
  height: 100%;
35066
35083
  color: rgba(0, 21, 64, 0.3019607843);
35067
35084
  }
35068
-
35069
- .E_s20iney.skeleton-box {
35070
- display: flex;
35071
- align-items: center;
35072
- justify-content: center;
35073
- position: relative;
35074
- border-radius: 2px;
35075
- background: rgba(225, 230, 241, 0.6);
35076
- overflow: hidden;
35085
+
35086
+ .E_sqv6dmy {
35087
+ display: flex;
35088
+ justify-content: flex-end;
35089
+ }
35090
+
35091
+ .E_p1rm8wzb {
35092
+ margin-right: 8px;
35093
+ }
35094
+
35095
+ .E_sd7qcf4 {
35096
+ height: 100%;
35097
+ width: 100%;
35098
+ overflow: auto;
35099
+ }
35100
+
35101
+ .E_r1fxc9gq.right {
35102
+ overflow: auto;
35103
+ padding-right: 2px;
35104
+ width: 200px;
35105
+ height: fit-content;
35106
+ max-height: calc(100vh - var(--modal-to-viewport-margin) * 2 - var(--side-panel-margin-top) - var(--modal-body-padding-bottom) - var(--modal-footer-height));
35107
+ scrollbar-gutter: stable;
35108
+ }
35109
+ .E_r1fxc9gq.right::-webkit-scrollbar {
35110
+ width: 6px;
35077
35111
  }
35078
- .E_s20iney.skeleton-box > .skeleton-shimmer {
35079
- width: 200%;
35080
- height: 200%;
35081
- transform: rotate(15deg);
35082
- position: absolute;
35083
- top: -50%;
35084
- flex-shrink: 0;
35085
- opacity: 0.8;
35086
- background: linear-gradient(90deg, rgba(255, 255, 255, 0) 15%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 85%);
35087
- animation: shimmer 1100ms infinite;
35112
+ .E_r1fxc9gq.right::-webkit-scrollbar-track {
35113
+ background: rgba(225, 230, 241, 0.6);
35088
35114
  }
35089
- @keyframes shimmer {
35090
- from {
35091
- left: -120%;
35092
- }
35093
- to {
35094
- left: 100%;
35095
- }
35115
+ .E_r1fxc9gq.right::-webkit-scrollbar-thumb {
35116
+ background: rgba(172, 186, 211, 0.6);
35117
+ border-radius: 8px;
35096
35118
  }
35097
35119
 
35098
35120
  .E_t1g36k2w {
@@ -35124,25 +35146,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35124
35146
  background: rgba(225, 230, 241, 0.6);
35125
35147
  }
35126
35148
 
35127
- .E_f16blduf.ant-form-item {
35128
- margin-bottom: 0;
35129
- }
35130
- .E_f16blduf .ant-form-item-explain {
35131
- display: none;
35132
- min-height: 18px;
35133
- margin-top: 5px;
35134
- font-family: "Inter";
35135
- font-weight: 400;
35136
- font-size: 12px;
35137
- line-height: 18px;
35138
- }
35139
- .E_f16blduf.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) {
35140
- white-space: pre-wrap;
35141
- }
35142
- .E_f16blduf.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
35143
- display: block;
35144
- }
35145
-
35146
35149
  .E_t1gvlxt5 {
35147
35150
  min-width: 0;
35148
35151
  flex: 1;
@@ -35166,6 +35169,25 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35166
35169
  column-gap: var(--a1ji6r68-0);
35167
35170
  }
35168
35171
 
35172
+ .E_f16blduf.ant-form-item {
35173
+ margin-bottom: 0;
35174
+ }
35175
+ .E_f16blduf .ant-form-item-explain {
35176
+ display: none;
35177
+ min-height: 18px;
35178
+ margin-top: 5px;
35179
+ font-family: "Inter";
35180
+ font-weight: 400;
35181
+ font-size: 12px;
35182
+ line-height: 18px;
35183
+ }
35184
+ .E_f16blduf.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) {
35185
+ white-space: pre-wrap;
35186
+ }
35187
+ .E_f16blduf.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
35188
+ display: block;
35189
+ }
35190
+
35169
35191
  .E_t1616y1o {
35170
35192
  color: #fff;
35171
35193
  }
@@ -35260,87 +35282,273 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35260
35282
  margin-top: -4px;
35261
35283
  overflow: hidden;
35262
35284
  }
35263
- .E_s1ebs0ra .action-group .sub-menu-delete {
35264
- transform: translateY(-4px);
35285
+ .E_s1ebs0ra .action-group .sub-menu-delete {
35286
+ transform: translateY(-4px);
35287
+ }
35288
+ .E_s1ebs0ra .action-group button {
35289
+ border: none;
35290
+ }
35291
+ .E_s1ebs0ra .action-group > *:not(:last-child) {
35292
+ margin-right: 8px;
35293
+ }
35294
+ .E_s1ebs0ra .action-group > button:last-child {
35295
+ margin-right: 4px;
35296
+ }
35297
+ .E_s1ebs0ra .action-group .more-btn {
35298
+ cursor: pointer;
35299
+ width: 32px;
35300
+ height: 32px;
35301
+ justify-content: center;
35302
+ border-radius: 50%;
35303
+ }
35304
+ .E_s1ebs0ra .action-group .more-btn:hover {
35305
+ background: #fff;
35306
+ }
35307
+
35308
+ .E_gmyahx3 {
35309
+ cursor: pointer;
35310
+ }
35311
+ .E_gmyahx3 .link-text {
35312
+ color: rgba(0, 21, 64, 0.3);
35313
+ }
35314
+ .E_gmyahx3:hover .link-text {
35315
+ color: #0080ff;
35316
+ }
35317
+
35318
+ .E_n12mqh7z {
35319
+ display: flex;
35320
+ align-items: center;
35321
+ font-size: 12px;
35322
+ line-height: 18px;
35323
+ }
35324
+ .E_n12mqh7z:not(:last-child) {
35325
+ margin-bottom: 4px;
35326
+ }
35327
+
35328
+ .E_tf5bynu {
35329
+ margin: 0 3px;
35330
+ }
35331
+
35332
+ .E_tcckoz1 {
35333
+ max-height: 400px;
35334
+ overflow: auto;
35335
+ }
35336
+
35337
+ .E_wg1tsps {
35338
+ display: flex;
35339
+ align-items: center;
35340
+ justify-content: flex-end;
35341
+ }
35342
+
35343
+ .E_b1ctd5xy {
35344
+ display: flex;
35345
+ align-items: center;
35346
+ width: calc(100% - 40px);
35347
+ }
35348
+ .E_b1ctd5xy .chart {
35349
+ display: inline-block;
35350
+ width: 100%;
35351
+ }
35352
+
35353
+ .E_u1p8acpn {
35354
+ min-width: 40px;
35355
+ }
35356
+ .E_u1p8acpn .unit {
35357
+ color: #00122e !important;
35358
+ }
35359
+
35360
+ span.E_tqjc4ui {
35361
+ margin: 0 2px;
35362
+ }
35363
+
35364
+ .E_c18bcrac {
35365
+ display: inline-block;
35366
+ width: 100%;
35367
+ }
35368
+ .E_c18bcrac .recharts-wrapper {
35369
+ margin-left: 4px;
35370
+ }
35371
+
35372
+ .E_cro7kg2 {
35373
+ padding: 4px;
35374
+ }
35375
+ .E_cro7kg2 .unit {
35376
+ color: white;
35377
+ }
35378
+
35379
+ .E_c14wcxf0 {
35380
+ display: flex;
35381
+ justify-content: space-between;
35382
+ align-items: center;
35383
+ font-size: 13px;
35384
+ line-height: 24px;
35385
+ color: #cccccc;
35386
+ white-space: nowrap;
35387
+ }
35388
+ .E_c14wcxf0 label {
35389
+ margin-right: 32px;
35390
+ }
35391
+
35392
+ .E_coy29mj.E_c14wcxf0 {
35393
+ font-weight: bold;
35394
+ color: white;
35395
+ }
35396
+
35397
+ .E_s11212zy {
35398
+ width: 8px;
35399
+ height: 8px;
35400
+ border-radius: 2px;
35401
+ display: inline-block;
35402
+ background: var(--s11212zy-0);
35403
+ border: 1px solid #fff;
35404
+ box-sizing: content-box;
35405
+ margin-right: 6px;
35406
+ }
35407
+
35408
+ .E_p1lyky6c > :first-child {
35409
+ font-weight: bold;
35410
+ color: white;
35411
+ margin-right: 4px;
35412
+ }
35413
+
35414
+ .E_c1up1pdz {
35415
+ width: 648px;
35416
+ }
35417
+ .E_c1up1pdz.active {
35418
+ border-color: #0080ff;
35419
+ }
35420
+ .E_c1up1pdz.active > header {
35421
+ background: rgba(0, 128, 255, 0.1);
35422
+ }
35423
+ .E_c1up1pdz .expand {
35424
+ padding: 12px;
35425
+ }
35426
+ .E_c1up1pdz .field-item {
35427
+ display: flex;
35428
+ padding: 10px 0;
35429
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
35430
+ }
35431
+ .E_c1up1pdz .field-item:last-child {
35432
+ border-bottom: none;
35433
+ padding-bottom: 0;
35434
+ }
35435
+ .E_c1up1pdz .field-item label {
35436
+ line-height: 32px;
35437
+ width: 100px;
35438
+ color: rgba(62, 70, 82, 0.6);
35439
+ }
35440
+ .E_c1up1pdz .help {
35441
+ color: rgba(62, 70, 82, 0.6);
35442
+ margin-top: 5px;
35443
+ }
35444
+ .E_c1up1pdz .ant-input-affix-wrapper,
35445
+ .E_c1up1pdz .ant-picker {
35446
+ width: 128px;
35447
+ }
35448
+
35449
+ .E_c156wh19 {
35450
+ display: flex;
35451
+ align-items: center;
35452
+ justify-content: space-between;
35453
+ word-break: keep-all;
35454
+ }
35455
+ .E_c156wh19 .title {
35456
+ margin: 0 16px 0 8px;
35457
+ }
35458
+ .E_c156wh19 .retain {
35459
+ color: rgba(129, 138, 153, 0.6);
35460
+ }
35461
+ .E_c156wh19 div.left {
35462
+ flex: 1;
35463
+ display: flex;
35464
+ overflow: hidden;
35465
+ align-items: center;
35466
+ justify-content: flex-start;
35467
+ white-space: nowrap;
35468
+ }
35469
+ .E_c156wh19 div.left .title {
35470
+ max-width: 100%;
35471
+ overflow: hidden;
35472
+ text-overflow: ellipsis;
35265
35473
  }
35266
- .E_s1ebs0ra .action-group button {
35267
- border: none;
35474
+ .E_c156wh19 div.right {
35475
+ display: flex;
35476
+ align-items: center;
35268
35477
  }
35269
- .E_s1ebs0ra .action-group > *:not(:last-child) {
35270
- margin-right: 8px;
35478
+ .E_c156wh19 .reverse {
35479
+ display: flex;
35480
+ flex-direction: row-reverse;
35481
+ align-items: center;
35271
35482
  }
35272
- .E_s1ebs0ra .action-group > button:last-child {
35273
- margin-right: 4px;
35483
+ .E_c156wh19 .reverse .ant-switch {
35484
+ margin-left: 8px;
35274
35485
  }
35275
- .E_s1ebs0ra .action-group .more-btn {
35486
+ .E_c156wh19 .close {
35487
+ padding-left: 14px;
35488
+ margin-left: 14px;
35489
+ border-left: 1px solid rgba(129, 138, 153, 0.6);
35276
35490
  cursor: pointer;
35277
- width: 32px;
35278
- height: 32px;
35279
- justify-content: center;
35280
- border-radius: 50%;
35281
- }
35282
- .E_s1ebs0ra .action-group .more-btn:hover {
35283
- background: #fff;
35284
35491
  }
35285
35492
 
35286
- .E_c18bcrac {
35287
- display: inline-block;
35288
- width: 100%;
35289
- }
35290
- .E_c18bcrac .recharts-wrapper {
35291
- margin-left: 4px;
35493
+ .E_m126spxy {
35494
+ padding-bottom: 4px;
35495
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
35292
35496
  }
35293
-
35294
- .E_cro7kg2 {
35295
- padding: 4px;
35497
+ .E_m126spxy .ant-btn.ant-btn-link {
35498
+ padding: 1px 10px;
35499
+ color: rgba(62, 70, 82, 0.6);
35500
+ border-radius: 4px;
35296
35501
  }
35297
- .E_cro7kg2 .unit {
35298
- color: white;
35502
+ .E_m126spxy .ant-btn.ant-btn-link.active {
35503
+ background: rgba(0, 128, 255, 0.1);
35504
+ color: #0096ff;
35299
35505
  }
35300
35506
 
35301
- .E_c14wcxf0 {
35302
- display: flex;
35303
- justify-content: space-between;
35304
- align-items: center;
35305
- font-size: 13px;
35306
- line-height: 24px;
35307
- color: #cccccc;
35308
- white-space: nowrap;
35507
+ .E_wpbf4pq {
35508
+ padding: 10px 0;
35509
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
35309
35510
  }
35310
- .E_c14wcxf0 label {
35311
- margin-right: 32px;
35511
+ .E_wpbf4pq .ant-input,
35512
+ .E_wpbf4pq .ant-picker {
35513
+ width: 80px;
35514
+ margin: 0 9px;
35515
+ text-align: center;
35312
35516
  }
35313
-
35314
- .E_coy29mj.E_c14wcxf0 {
35315
- font-weight: bold;
35316
- color: white;
35517
+ .E_wpbf4pq .options {
35518
+ padding: 12px 0 12px 16px;
35519
+ border-left: 2px solid rgba(129, 138, 153, 0.6);
35520
+ margin: 5px 0 5px 8px;
35317
35521
  }
35318
-
35319
- .E_s11212zy {
35320
- width: 8px;
35321
- height: 8px;
35322
- border-radius: 2px;
35323
- display: inline-block;
35324
- background: var(--s11212zy-0);
35325
- border: 1px solid #fff;
35326
- box-sizing: content-box;
35327
- margin-right: 6px;
35522
+ .E_wpbf4pq .week-day-option,
35523
+ .E_wpbf4pq .month-day-option {
35524
+ background: #f5f7fa;
35525
+ box-sizing: border-box;
35526
+ border-radius: 16px;
35527
+ margin-right: 8px;
35328
35528
  }
35329
-
35330
- .E_p1lyky6c > :first-child {
35331
- font-weight: bold;
35332
- color: white;
35333
- margin-right: 4px;
35529
+ .E_wpbf4pq .week-day-option:focus,
35530
+ .E_wpbf4pq .month-day-option:focus {
35531
+ color: inherit;
35532
+ border-color: #d9d9d9;
35334
35533
  }
35335
-
35336
- .E_gmyahx3 {
35337
- cursor: pointer;
35534
+ .E_wpbf4pq .week-day-option.active {
35535
+ background-color: #0096ff;
35536
+ border-color: #0096ff;
35537
+ color: #fff;
35338
35538
  }
35339
- .E_gmyahx3 .link-text {
35340
- color: rgba(0, 21, 64, 0.3);
35539
+ .E_wpbf4pq .week-day-option.en-text {
35540
+ width: 110px;
35541
+ margin-top: 4px;
35341
35542
  }
35342
- .E_gmyahx3:hover .link-text {
35343
- color: #0080ff;
35543
+ .E_wpbf4pq .month-day-option {
35544
+ width: 32px;
35545
+ padding: 0;
35546
+ margin-bottom: 8px;
35547
+ }
35548
+ .E_wpbf4pq .month-day-option.active {
35549
+ background-color: #0096ff;
35550
+ border-color: #0096ff;
35551
+ color: #fff;
35344
35552
  }
35345
35553
 
35346
35554
  .E_ou7iq30 {
@@ -35370,10 +35578,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35370
35578
  visibility: hidden;
35371
35579
  }
35372
35580
 
35373
- span.E_tqjc4ui {
35374
- margin: 0 2px;
35375
- }
35376
-
35377
35581
  .E_clm1wy1 {
35378
35582
  width: 192px;
35379
35583
  height: 246px;
@@ -35467,29 +35671,6 @@ span.E_tqjc4ui {
35467
35671
  border-radius: 2px;
35468
35672
  }
35469
35673
 
35470
- .E_wg1tsps {
35471
- display: flex;
35472
- align-items: center;
35473
- justify-content: flex-end;
35474
- }
35475
-
35476
- .E_b1ctd5xy {
35477
- display: flex;
35478
- align-items: center;
35479
- width: calc(100% - 40px);
35480
- }
35481
- .E_b1ctd5xy .chart {
35482
- display: inline-block;
35483
- width: 100%;
35484
- }
35485
-
35486
- .E_u1p8acpn {
35487
- min-width: 40px;
35488
- }
35489
- .E_u1p8acpn .unit {
35490
- color: #00122e !important;
35491
- }
35492
-
35493
35674
  .E_t1sqg15u {
35494
35675
  background: white;
35495
35676
  }
@@ -35588,176 +35769,130 @@ span.E_tqjc4ui {
35588
35769
  margin-right: 8px;
35589
35770
  }
35590
35771
 
35591
- .E_n12mqh7z {
35772
+ .E_skwah65 {
35773
+ height: 8px;
35774
+ box-sizing: border-box;
35775
+ border-radius: 2px;
35776
+ background: #f5f7fa;
35592
35777
  display: flex;
35593
- align-items: center;
35594
- font-size: 12px;
35595
- line-height: 18px;
35596
- }
35597
- .E_n12mqh7z:not(:last-child) {
35598
- margin-bottom: 4px;
35778
+ width: 100%;
35779
+ overflow: hidden;
35599
35780
  }
35600
-
35601
- .E_tf5bynu {
35602
- margin: 0 3px;
35781
+ .E_skwah65 .stack-bar-item + .stack-bar-item {
35782
+ margin-left: 1px;
35603
35783
  }
35604
35784
 
35605
- .E_tcckoz1 {
35606
- max-height: 400px;
35785
+ .E_s1at6qmn.ant-layout-sider {
35786
+ background: #edf0f7;
35787
+ padding: 32px 8px;
35607
35788
  overflow: auto;
35608
35789
  }
35609
-
35610
- .E_c1up1pdz {
35611
- width: 648px;
35612
- }
35613
- .E_c1up1pdz.active {
35614
- border-color: #0080ff;
35615
- }
35616
- .E_c1up1pdz.active > header {
35617
- background: rgba(0, 128, 255, 0.1);
35618
- }
35619
- .E_c1up1pdz .expand {
35620
- padding: 12px;
35621
- }
35622
- .E_c1up1pdz .field-item {
35790
+ .E_s1at6qmn .ant-layout-sider-children {
35623
35791
  display: flex;
35624
- padding: 10px 0;
35625
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
35626
- }
35627
- .E_c1up1pdz .field-item:last-child {
35628
- border-bottom: none;
35629
- padding-bottom: 0;
35630
- }
35631
- .E_c1up1pdz .field-item label {
35632
- line-height: 32px;
35633
- width: 100px;
35634
- color: rgba(62, 70, 82, 0.6);
35792
+ flex-direction: column;
35793
+ justify-content: space-between;
35635
35794
  }
35636
- .E_c1up1pdz .help {
35637
- color: rgba(62, 70, 82, 0.6);
35638
- margin-top: 5px;
35795
+ .E_s1at6qmn footer {
35796
+ display: flex;
35639
35797
  }
35640
- .E_c1up1pdz .ant-input-affix-wrapper,
35641
- .E_c1up1pdz .ant-picker {
35642
- width: 128px;
35798
+ .E_s1at6qmn .ant-menu {
35799
+ background: #edf0f7;
35643
35800
  }
35644
-
35645
- .E_c156wh19 {
35646
- display: flex;
35647
- align-items: center;
35648
- justify-content: space-between;
35649
- word-break: keep-all;
35801
+ .E_s1at6qmn .ant-menu a {
35802
+ color: #00122e;
35803
+ width: 180px;
35804
+ overflow: hidden;
35805
+ text-overflow: ellipsis;
35650
35806
  }
35651
- .E_c156wh19 .title {
35652
- margin: 0 16px 0 8px;
35807
+ .E_s1at6qmn .ant-menu-vertical {
35808
+ margin-bottom: 24px;
35653
35809
  }
35654
- .E_c156wh19 .retain {
35655
- color: rgba(129, 138, 153, 0.6);
35810
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
35811
+ margin: 0;
35656
35812
  }
35657
- .E_c156wh19 div.left {
35658
- flex: 1;
35659
- display: flex;
35660
- overflow: hidden;
35661
- align-items: center;
35662
- justify-content: flex-start;
35663
- white-space: nowrap;
35813
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
35814
+ font-size: 12px;
35815
+ padding: 0 8px 4px;
35816
+ line-height: 18px;
35664
35817
  }
35665
- .E_c156wh19 div.left .title {
35666
- max-width: 100%;
35667
- overflow: hidden;
35668
- text-overflow: ellipsis;
35818
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
35819
+ padding: 0;
35669
35820
  }
35670
- .E_c156wh19 div.right {
35671
- display: flex;
35672
- align-items: center;
35821
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
35822
+ padding-bottom: 24px;
35673
35823
  }
35674
- .E_c156wh19 .reverse {
35824
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
35825
+ margin-bottom: 24px;
35826
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
35827
+ }
35828
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item {
35829
+ transition: none;
35675
35830
  display: flex;
35676
- flex-direction: row-reverse;
35677
35831
  align-items: center;
35832
+ height: 32px;
35833
+ line-height: 22px;
35834
+ padding: 0 8px;
35678
35835
  }
35679
- .E_c156wh19 .reverse .ant-switch {
35680
- margin-left: 8px;
35836
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
35837
+ margin-right: 12px;
35681
35838
  }
35682
- .E_c156wh19 .close {
35683
- padding-left: 14px;
35684
- margin-left: 14px;
35685
- border-left: 1px solid rgba(129, 138, 153, 0.6);
35686
- cursor: pointer;
35839
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
35840
+ margin: 0;
35841
+ margin-bottom: 2px;
35687
35842
  }
35688
-
35689
- .E_m126spxy {
35690
- padding-bottom: 4px;
35691
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
35843
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
35844
+ background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
35845
+ box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
35846
+ border-radius: 6px;
35847
+ color: #fff;
35692
35848
  }
35693
- .E_m126spxy .ant-btn.ant-btn-link {
35694
- padding: 1px 10px;
35695
- color: rgba(62, 70, 82, 0.6);
35696
- border-radius: 4px;
35849
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
35850
+ color: #fff;
35697
35851
  }
35698
- .E_m126spxy .ant-btn.ant-btn-link.active {
35699
- background: rgba(0, 128, 255, 0.1);
35700
- color: #0096ff;
35852
+ .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 {
35853
+ background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
35854
+ box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
35855
+ border-radius: 6px;
35701
35856
  }
35702
35857
 
35703
- .E_wpbf4pq {
35704
- padding: 10px 0;
35705
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
35706
- }
35707
- .E_wpbf4pq .ant-input,
35708
- .E_wpbf4pq .ant-picker {
35709
- width: 80px;
35710
- margin: 0 9px;
35711
- text-align: center;
35858
+ .E_s1wu0lms .ant-menu-item-group-title {
35859
+ white-space: nowrap;
35860
+ transition: all 0s;
35712
35861
  }
35713
- .E_wpbf4pq .options {
35714
- padding: 12px 0 12px 16px;
35715
- border-left: 2px solid rgba(129, 138, 153, 0.6);
35716
- margin: 5px 0 5px 8px;
35862
+ .E_s1wu0lms.shrink {
35863
+ transition: all 0s;
35864
+ overflow: hidden;
35717
35865
  }
35718
- .E_wpbf4pq .week-day-option,
35719
- .E_wpbf4pq .month-day-option {
35720
- background: #f5f7fa;
35721
- box-sizing: border-box;
35722
- border-radius: 16px;
35723
- margin-right: 8px;
35866
+ .E_s1wu0lms.shrink .ant-menu-item-group-title {
35867
+ visibility: hidden;
35724
35868
  }
35725
- .E_wpbf4pq .week-day-option:focus,
35726
- .E_wpbf4pq .month-day-option:focus {
35727
- color: inherit;
35728
- border-color: #d9d9d9;
35869
+ .E_s1wu0lms.shrink .ant-menu-item {
35870
+ width: 36px;
35871
+ padding: 0 6px;
35729
35872
  }
35730
- .E_wpbf4pq .week-day-option.active {
35731
- background-color: #0096ff;
35732
- border-color: #0096ff;
35733
- color: #fff;
35873
+
35874
+ .E_n1ugzfva {
35875
+ display: flex;
35876
+ place-items: center;
35877
+ width: 100% !important;
35734
35878
  }
35735
- .E_wpbf4pq .week-day-option.en-text {
35736
- width: 110px;
35737
- margin-top: 4px;
35879
+ .E_n1ugzfva[disabled] {
35880
+ color: rgba(0, 0, 0, 0.25) !important;
35881
+ opacity: 1 !important;
35738
35882
  }
35739
- .E_wpbf4pq .month-day-option {
35740
- width: 32px;
35741
- padding: 0;
35742
- margin-bottom: 8px;
35883
+ .E_n1ugzfva.ant-btn {
35884
+ width: 100%;
35885
+ color: #00122e;
35743
35886
  }
35744
- .E_wpbf4pq .month-day-option.active {
35745
- background-color: #0096ff;
35746
- border-color: #0096ff;
35747
- color: #fff;
35887
+ .E_n1ugzfva .icon-wrapper {
35888
+ margin-right: 12px;
35748
35889
  }
35749
-
35750
- .E_skwah65 {
35751
- height: 8px;
35752
- box-sizing: border-box;
35753
- border-radius: 2px;
35754
- background: #f5f7fa;
35755
- display: flex;
35756
- width: 100%;
35890
+ .E_n1ugzfva .link-title {
35891
+ flex: 1;
35757
35892
  overflow: hidden;
35758
- }
35759
- .E_skwah65 .stack-bar-item + .stack-bar-item {
35760
- margin-left: 1px;
35893
+ white-space: nowrap;
35894
+ text-overflow: ellipsis;
35895
+ text-align: left;
35761
35896
  }
35762
35897
 
35763
35898
  .E_u15heuvq.content {
@@ -35933,163 +36068,50 @@ span.E_tqjc4ui {
35933
36068
  .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
35934
36069
  color: #1d326c;
35935
36070
  }
35936
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
35937
- fill: #d8deeb;
35938
- }
35939
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
35940
- fill: #1d326c;
35941
- }
35942
- .E_t160l1cm .tab-content {
35943
- flex: 1;
35944
- display: flex;
35945
- flex-direction: column;
35946
- }
35947
- .E_t160l1cm.is-overview .tab-content {
35948
- overflow: visible;
35949
- }
35950
-
35951
- .E_t14npdqr {
35952
- max-width: 240px;
35953
- animation: none;
35954
- }
35955
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
35956
- border: 1px solid #0080ff;
35957
- padding: 0;
35958
- }
35959
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
35960
- margin: 0;
35961
- height: 32px;
35962
- line-height: 32px;
35963
- font-size: 13px;
35964
- padding: 0 10px;
35965
- display: block;
35966
- overflow: hidden;
35967
- text-overflow: ellipsis;
35968
- white-space: nowrap;
35969
- }
35970
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
35971
- content: " ";
35972
- height: 1px;
35973
- width: calc(100% + 10px);
35974
- background: rgba(172, 186, 211, 0.6);
35975
- display: block;
35976
- }
35977
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
35978
- color: #0080ff;
35979
- background: transparent;
35980
- }
35981
-
35982
- .E_s1at6qmn.ant-layout-sider {
35983
- background: #edf0f7;
35984
- padding: 32px 8px;
35985
- overflow: auto;
35986
- }
35987
- .E_s1at6qmn .ant-layout-sider-children {
35988
- display: flex;
35989
- flex-direction: column;
35990
- justify-content: space-between;
35991
- }
35992
- .E_s1at6qmn footer {
35993
- display: flex;
35994
- }
35995
- .E_s1at6qmn .ant-menu {
35996
- background: #edf0f7;
35997
- }
35998
- .E_s1at6qmn .ant-menu a {
35999
- color: #00122e;
36000
- width: 180px;
36001
- overflow: hidden;
36002
- text-overflow: ellipsis;
36003
- }
36004
- .E_s1at6qmn .ant-menu-vertical {
36005
- margin-bottom: 24px;
36006
- }
36007
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
36008
- margin: 0;
36009
- }
36010
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
36011
- font-size: 12px;
36012
- padding: 0 8px 4px;
36013
- line-height: 18px;
36014
- }
36015
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
36016
- padding: 0;
36017
- }
36018
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
36019
- padding-bottom: 24px;
36020
- }
36021
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
36022
- margin-bottom: 24px;
36023
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
36024
- }
36025
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item {
36026
- transition: none;
36027
- display: flex;
36028
- align-items: center;
36029
- height: 32px;
36030
- line-height: 22px;
36031
- padding: 0 8px;
36032
- }
36033
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
36034
- margin-right: 12px;
36035
- }
36036
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
36037
- margin: 0;
36038
- margin-bottom: 2px;
36039
- }
36040
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
36041
- background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
36042
- box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
36043
- border-radius: 6px;
36044
- color: #fff;
36045
- }
36046
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
36047
- color: #fff;
36048
- }
36049
- .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 {
36050
- background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
36051
- box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
36052
- border-radius: 6px;
36053
- }
36054
-
36055
- .E_s1wu0lms .ant-menu-item-group-title {
36056
- white-space: nowrap;
36057
- transition: all 0s;
36058
- }
36059
- .E_s1wu0lms.shrink {
36060
- transition: all 0s;
36061
- overflow: hidden;
36062
- }
36063
- .E_s1wu0lms.shrink .ant-menu-item-group-title {
36064
- visibility: hidden;
36071
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
36072
+ fill: #d8deeb;
36065
36073
  }
36066
- .E_s1wu0lms.shrink .ant-menu-item {
36067
- width: 36px;
36068
- padding: 0 6px;
36074
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
36075
+ fill: #1d326c;
36069
36076
  }
36070
-
36071
- .E_n1ugzfva {
36077
+ .E_t160l1cm .tab-content {
36078
+ flex: 1;
36072
36079
  display: flex;
36073
- place-items: center;
36074
- width: 100% !important;
36080
+ flex-direction: column;
36075
36081
  }
36076
- .E_n1ugzfva[disabled] {
36077
- color: rgba(0, 0, 0, 0.25) !important;
36078
- opacity: 1 !important;
36082
+ .E_t160l1cm.is-overview .tab-content {
36083
+ overflow: visible;
36079
36084
  }
36080
- .E_n1ugzfva.ant-btn {
36081
- width: 100%;
36082
- color: #00122e;
36085
+
36086
+ .E_t14npdqr {
36087
+ max-width: 240px;
36088
+ animation: none;
36083
36089
  }
36084
- .E_n1ugzfva .icon-wrapper {
36085
- margin-right: 12px;
36090
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
36091
+ border: 1px solid #0080ff;
36092
+ padding: 0;
36086
36093
  }
36087
- .E_n1ugzfva .link-title {
36088
- flex: 1;
36094
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
36095
+ margin: 0;
36096
+ height: 32px;
36097
+ line-height: 32px;
36098
+ font-size: 13px;
36099
+ padding: 0 10px;
36100
+ display: block;
36089
36101
  overflow: hidden;
36090
- white-space: nowrap;
36091
36102
  text-overflow: ellipsis;
36092
- text-align: left;
36103
+ white-space: nowrap;
36104
+ }
36105
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
36106
+ content: " ";
36107
+ height: 1px;
36108
+ width: calc(100% + 10px);
36109
+ background: rgba(172, 186, 211, 0.6);
36110
+ display: block;
36111
+ }
36112
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
36113
+ color: #0080ff;
36114
+ background: transparent;
36093
36115
  }
36094
36116
 
36095
36117
  .E_cyms3br {
@@ -36153,53 +36175,6 @@ span.E_tqjc4ui {
36153
36175
  justify-content: center;
36154
36176
  }
36155
36177
 
36156
- .E_h1ol2wl7 {
36157
- font-weight: bold;
36158
- background-color: unset;
36159
- padding: unset;
36160
- }
36161
-
36162
- .E_i5w779o {
36163
- padding: 8px 0;
36164
- }
36165
- .E_i5w779o .col-label {
36166
- flex-shrink: unset;
36167
- }
36168
- .E_i5w779o .col-label * {
36169
- line-height: 18px;
36170
- }
36171
- .E_i5w779o .col-content {
36172
- flex: 1 1 0;
36173
- display: flex;
36174
- align-items: center;
36175
- }
36176
- .E_i5w779o .col-content * {
36177
- line-height: 18px;
36178
- }
36179
-
36180
- .E_l18dja44 {
36181
- padding: 6px 0;
36182
- }
36183
- .E_l18dja44 .col-label * {
36184
- font-size: 13px;
36185
- line-height: 20px;
36186
- }
36187
- .E_l18dja44 .col-content * {
36188
- font-size: 14px;
36189
- line-height: 20px;
36190
- }
36191
-
36192
- .E_c8c2hys {
36193
- display: flex;
36194
- justify-content: space-between;
36195
- flex: 1;
36196
- min-width: 0;
36197
- }
36198
-
36199
- .E_n4m6c4d {
36200
- color: rgba(0, 21, 64, 0.3);
36201
- }
36202
-
36203
36178
  .E_kr6am0s .ant-modal-body {
36204
36179
  padding: 60px 128px;
36205
36180
  }
@@ -36263,6 +36238,53 @@ span.E_tqjc4ui {
36263
36238
  background-image: linear-gradient(211.41deg, #929dad 0%, #d3dbe3 100%);
36264
36239
  }
36265
36240
 
36241
+ .E_h1ol2wl7 {
36242
+ font-weight: bold;
36243
+ background-color: unset;
36244
+ padding: unset;
36245
+ }
36246
+
36247
+ .E_i5w779o {
36248
+ padding: 8px 0;
36249
+ }
36250
+ .E_i5w779o .col-label {
36251
+ flex-shrink: unset;
36252
+ }
36253
+ .E_i5w779o .col-label * {
36254
+ line-height: 18px;
36255
+ }
36256
+ .E_i5w779o .col-content {
36257
+ flex: 1 1 0;
36258
+ display: flex;
36259
+ align-items: center;
36260
+ }
36261
+ .E_i5w779o .col-content * {
36262
+ line-height: 18px;
36263
+ }
36264
+
36265
+ .E_l18dja44 {
36266
+ padding: 6px 0;
36267
+ }
36268
+ .E_l18dja44 .col-label * {
36269
+ font-size: 13px;
36270
+ line-height: 20px;
36271
+ }
36272
+ .E_l18dja44 .col-content * {
36273
+ font-size: 14px;
36274
+ line-height: 20px;
36275
+ }
36276
+
36277
+ .E_c8c2hys {
36278
+ display: flex;
36279
+ justify-content: space-between;
36280
+ flex: 1;
36281
+ min-width: 0;
36282
+ }
36283
+
36284
+ .E_n4m6c4d {
36285
+ color: rgba(0, 21, 64, 0.3);
36286
+ }
36287
+
36266
36288
  .E_c1kchka8 {
36267
36289
  height: 100%;
36268
36290
  width: 100%;
@@ -36755,6 +36777,59 @@ span.E_tqjc4ui {
36755
36777
  padding: 0;
36756
36778
  }
36757
36779
 
36780
+ .E_c14ouk5o {
36781
+ width: 100%;
36782
+ height: 100%;
36783
+ display: flex;
36784
+ font-size: 12px;
36785
+ line-height: 18px;
36786
+ padding: 8px 0;
36787
+ box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
36788
+ }
36789
+ .E_c14ouk5o:last-of-type {
36790
+ box-shadow: none;
36791
+ padding-bottom: 0;
36792
+ }
36793
+ .E_c14ouk5o.collapsed {
36794
+ flex-direction: column;
36795
+ }
36796
+ .E_c14ouk5o.collapsed .collapsed-content {
36797
+ display: flex;
36798
+ }
36799
+ .E_c14ouk5o.collapsed .collapsed-content > span {
36800
+ flex: 1;
36801
+ display: flex;
36802
+ justify-content: space-between;
36803
+ }
36804
+ .E_c14ouk5o.collapsed .collapsed-content > span .ant-btn {
36805
+ height: auto;
36806
+ }
36807
+ .E_c14ouk5o.collapsed .extra-content {
36808
+ margin-left: 162px;
36809
+ }
36810
+ .E_c14ouk5o .col-label {
36811
+ width: 216px;
36812
+ color: rgba(44, 56, 82, 0.6);
36813
+ margin-right: 12px;
36814
+ flex-shrink: 0;
36815
+ }
36816
+ .E_c14ouk5o .col-content {
36817
+ color: #2d3a56;
36818
+ /* make btn link in info row have the same height as normal text */
36819
+ }
36820
+ .E_c14ouk5o .col-content .ant-btn.ant-btn-link {
36821
+ height: auto;
36822
+ }
36823
+
36824
+ .E_cevhqx7 {
36825
+ color: #00122e;
36826
+ }
36827
+
36828
+ .E_snbqlt4 {
36829
+ margin-top: 8px;
36830
+ color: rgba(44, 56, 82, 0.6);
36831
+ }
36832
+
36758
36833
  .E_l12xdkhl {
36759
36834
  width: 64px;
36760
36835
  height: 64px;
@@ -36828,57 +36903,4 @@ span.E_tqjc4ui {
36828
36903
  height: 1px;
36829
36904
  background: #e4e9f2;
36830
36905
  margin: 16px 0;
36831
- }
36832
-
36833
- .E_c14ouk5o {
36834
- width: 100%;
36835
- height: 100%;
36836
- display: flex;
36837
- font-size: 12px;
36838
- line-height: 18px;
36839
- padding: 8px 0;
36840
- box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
36841
- }
36842
- .E_c14ouk5o:last-of-type {
36843
- box-shadow: none;
36844
- padding-bottom: 0;
36845
- }
36846
- .E_c14ouk5o.collapsed {
36847
- flex-direction: column;
36848
- }
36849
- .E_c14ouk5o.collapsed .collapsed-content {
36850
- display: flex;
36851
- }
36852
- .E_c14ouk5o.collapsed .collapsed-content > span {
36853
- flex: 1;
36854
- display: flex;
36855
- justify-content: space-between;
36856
- }
36857
- .E_c14ouk5o.collapsed .collapsed-content > span .ant-btn {
36858
- height: auto;
36859
- }
36860
- .E_c14ouk5o.collapsed .extra-content {
36861
- margin-left: 162px;
36862
- }
36863
- .E_c14ouk5o .col-label {
36864
- width: 216px;
36865
- color: rgba(44, 56, 82, 0.6);
36866
- margin-right: 12px;
36867
- flex-shrink: 0;
36868
- }
36869
- .E_c14ouk5o .col-content {
36870
- color: #2d3a56;
36871
- /* make btn link in info row have the same height as normal text */
36872
- }
36873
- .E_c14ouk5o .col-content .ant-btn.ant-btn-link {
36874
- height: auto;
36875
- }
36876
-
36877
- .E_cevhqx7 {
36878
- color: #00122e;
36879
- }
36880
-
36881
- .E_snbqlt4 {
36882
- margin-top: 8px;
36883
- color: rgba(44, 56, 82, 0.6);
36884
36906
  }