@cloudtower/eagle 0.33.21 → 0.33.23
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/index.js +81 -76
- package/dist/cjs/stats1.html +1 -1
- package/dist/components.css +1656 -1656
- package/dist/esm/index.js +4 -3
- package/dist/esm/stats1.html +1 -1
- package/dist/linaria.merged.scss +1859 -1859
- package/dist/src/core/Antd5Tree/Antd5Tree.d.ts +1 -0
- package/dist/src/core/Antd5Tree/Antd5Tree.type.d.ts +4 -0
- package/dist/src/core/Antd5Tree/index.d.ts +2 -0
- package/dist/src/core/index.d.ts +5 -16
- package/dist/stories/docs/core/Antd5Tree.stories.d.ts +44 -0
- package/dist/style.css +1316 -1316
- package/package.json +4 -4
package/dist/components.css
CHANGED
|
@@ -30088,12 +30088,43 @@ html body {
|
|
|
30088
30088
|
justify-content: center;
|
|
30089
30089
|
}
|
|
30090
30090
|
|
|
30091
|
-
.
|
|
30091
|
+
.E_c1uzzomf {
|
|
30092
|
+
margin-bottom: 16px;
|
|
30093
|
+
}
|
|
30094
|
+
|
|
30095
|
+
.E_c1uzzomf .card-title {
|
|
30096
|
+
font-size: 16px;
|
|
30097
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30098
|
+
font-weight: 700;
|
|
30099
|
+
line-height: 32px;
|
|
30100
|
+
}
|
|
30101
|
+
|
|
30102
|
+
.E_c1uzzomf .card-body {
|
|
30103
|
+
padding: 24px;
|
|
30092
30104
|
border-radius: 8px;
|
|
30105
|
+
background: #fff;
|
|
30093
30106
|
}
|
|
30094
30107
|
|
|
30095
|
-
.
|
|
30096
|
-
|
|
30108
|
+
.E_c1uzzomf .empty {
|
|
30109
|
+
font-weight: 700;
|
|
30110
|
+
font-size: 14px;
|
|
30111
|
+
line-height: 22px;
|
|
30112
|
+
color: rgba(0, 21, 64, 0.3);
|
|
30113
|
+
text-align: center;
|
|
30114
|
+
}
|
|
30115
|
+
|
|
30116
|
+
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
30117
|
+
display: flex;
|
|
30118
|
+
}
|
|
30119
|
+
|
|
30120
|
+
.E_itxley7.ant-input-group.ant-input-group-compact > *:first-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:first-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:first-child .ant-time-picker-input {
|
|
30121
|
+
border-bottom-left-radius: 5px;
|
|
30122
|
+
border-top-left-radius: 5px;
|
|
30123
|
+
}
|
|
30124
|
+
|
|
30125
|
+
.E_itxley7.ant-input-group.ant-input-group-compact > *:last-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:last-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:last-child .ant-time-picker-input {
|
|
30126
|
+
border-bottom-right-radius: 5px;
|
|
30127
|
+
border-top-right-radius: 5px;
|
|
30097
30128
|
}
|
|
30098
30129
|
|
|
30099
30130
|
.E_ccrbeuz .ant-collapse-item {
|
|
@@ -30121,29 +30152,31 @@ html body {
|
|
|
30121
30152
|
cursor: default;
|
|
30122
30153
|
}
|
|
30123
30154
|
|
|
30124
|
-
.
|
|
30125
|
-
|
|
30155
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
30156
|
+
padding: 4px 8px 0 8px;
|
|
30157
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30158
|
+
font-size: 12px;
|
|
30126
30159
|
}
|
|
30127
30160
|
|
|
30128
|
-
.
|
|
30129
|
-
|
|
30130
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30131
|
-
font-weight: 700;
|
|
30132
|
-
line-height: 32px;
|
|
30161
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
|
|
30162
|
+
padding-bottom: 6px;
|
|
30133
30163
|
}
|
|
30134
30164
|
|
|
30135
|
-
.
|
|
30136
|
-
padding:
|
|
30165
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
|
|
30166
|
+
padding-top: 4px;
|
|
30167
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30168
|
+
}
|
|
30169
|
+
|
|
30170
|
+
.E_sx1bpnu .ant-input-sm {
|
|
30171
|
+
line-height: 18px;
|
|
30172
|
+
}
|
|
30173
|
+
|
|
30174
|
+
.E_c1yyuluq {
|
|
30137
30175
|
border-radius: 8px;
|
|
30138
|
-
background: #fff;
|
|
30139
30176
|
}
|
|
30140
30177
|
|
|
30141
|
-
.
|
|
30142
|
-
|
|
30143
|
-
font-size: 14px;
|
|
30144
|
-
line-height: 22px;
|
|
30145
|
-
color: rgba(0, 21, 64, 0.3);
|
|
30146
|
-
text-align: center;
|
|
30178
|
+
.E_c1yyuluq .ant-card-body {
|
|
30179
|
+
padding: 20px 24px 24px 24px;
|
|
30147
30180
|
}
|
|
30148
30181
|
|
|
30149
30182
|
.E_d1bw7c5z {
|
|
@@ -30242,110 +30275,6 @@ html body {
|
|
|
30242
30275
|
width: 102px;
|
|
30243
30276
|
}
|
|
30244
30277
|
|
|
30245
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
30246
|
-
padding: 4px 8px 0 8px;
|
|
30247
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30248
|
-
font-size: 12px;
|
|
30249
|
-
}
|
|
30250
|
-
|
|
30251
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
|
|
30252
|
-
padding-bottom: 6px;
|
|
30253
|
-
}
|
|
30254
|
-
|
|
30255
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
|
|
30256
|
-
padding-top: 4px;
|
|
30257
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30258
|
-
}
|
|
30259
|
-
|
|
30260
|
-
.E_sx1bpnu .ant-input-sm {
|
|
30261
|
-
line-height: 18px;
|
|
30262
|
-
}
|
|
30263
|
-
|
|
30264
|
-
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
30265
|
-
display: flex;
|
|
30266
|
-
}
|
|
30267
|
-
|
|
30268
|
-
.E_itxley7.ant-input-group.ant-input-group-compact > *:first-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:first-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:first-child .ant-time-picker-input {
|
|
30269
|
-
border-bottom-left-radius: 5px;
|
|
30270
|
-
border-top-left-radius: 5px;
|
|
30271
|
-
}
|
|
30272
|
-
|
|
30273
|
-
.E_itxley7.ant-input-group.ant-input-group-compact > *:last-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:last-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:last-child .ant-time-picker-input {
|
|
30274
|
-
border-bottom-right-radius: 5px;
|
|
30275
|
-
border-top-right-radius: 5px;
|
|
30276
|
-
}
|
|
30277
|
-
|
|
30278
|
-
.E_c1bus5hc {
|
|
30279
|
-
--color: white;
|
|
30280
|
-
height: 14px;
|
|
30281
|
-
width: 14px;
|
|
30282
|
-
border-radius: 50%;
|
|
30283
|
-
flex-shrink: 0;
|
|
30284
|
-
display: flex;
|
|
30285
|
-
align-items: center;
|
|
30286
|
-
justify-content: center;
|
|
30287
|
-
border: 1px solid var(--color);
|
|
30288
|
-
}
|
|
30289
|
-
|
|
30290
|
-
.E_c1bus5hc .circle-inner {
|
|
30291
|
-
position: relative;
|
|
30292
|
-
height: 10px;
|
|
30293
|
-
width: 10px;
|
|
30294
|
-
border-radius: 50%;
|
|
30295
|
-
overflow: hidden;
|
|
30296
|
-
}
|
|
30297
|
-
|
|
30298
|
-
.E_c1bus5hc .circle-content {
|
|
30299
|
-
position: absolute;
|
|
30300
|
-
height: 100%;
|
|
30301
|
-
width: 100%;
|
|
30302
|
-
left: 0;
|
|
30303
|
-
top: 0;
|
|
30304
|
-
border-radius: 50%;
|
|
30305
|
-
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
30306
|
-
transform: rotate(180deg);
|
|
30307
|
-
}
|
|
30308
|
-
|
|
30309
|
-
.E_c1bus5hc .circle-child {
|
|
30310
|
-
position: absolute;
|
|
30311
|
-
height: 100%;
|
|
30312
|
-
width: 100%;
|
|
30313
|
-
left: 0;
|
|
30314
|
-
top: 0;
|
|
30315
|
-
margin-left: 50%;
|
|
30316
|
-
transform-origin: left;
|
|
30317
|
-
background: white;
|
|
30318
|
-
transform: rotate(0deg);
|
|
30319
|
-
}
|
|
30320
|
-
|
|
30321
|
-
.E_i11gg7mj .ant-input-prefix {
|
|
30322
|
-
margin-right: 8px;
|
|
30323
|
-
}
|
|
30324
|
-
|
|
30325
|
-
.E_i11gg7mj .ant-input-suffix {
|
|
30326
|
-
margin-left: 8px;
|
|
30327
|
-
}
|
|
30328
|
-
|
|
30329
|
-
.E_cc368xp {
|
|
30330
|
-
color: #00122e;
|
|
30331
|
-
border-right: 1px solid rgba(172, 186, 211, 0.6);
|
|
30332
|
-
margin-right: 8px;
|
|
30333
|
-
padding-right: 8px;
|
|
30334
|
-
}
|
|
30335
|
-
|
|
30336
|
-
.E_i11o6xqj {
|
|
30337
|
-
display: flex;
|
|
30338
|
-
gap: 4px;
|
|
30339
|
-
}
|
|
30340
|
-
|
|
30341
|
-
.E_i11o6xqj .icon-wrapper {
|
|
30342
|
-
cursor: pointer;
|
|
30343
|
-
}
|
|
30344
|
-
|
|
30345
|
-
.E_d19ruhdj.icon-wrapper {
|
|
30346
|
-
cursor: not-allowed;
|
|
30347
|
-
}
|
|
30348
|
-
|
|
30349
30278
|
.E_rapgekc.ant-radio-wrapper {
|
|
30350
30279
|
display: inline-flex;
|
|
30351
30280
|
align-items: baseline;
|
|
@@ -30525,6 +30454,59 @@ html body {
|
|
|
30525
30454
|
width: 36px;
|
|
30526
30455
|
}
|
|
30527
30456
|
|
|
30457
|
+
.E_c1bus5hc {
|
|
30458
|
+
--color: white;
|
|
30459
|
+
height: 14px;
|
|
30460
|
+
width: 14px;
|
|
30461
|
+
border-radius: 50%;
|
|
30462
|
+
flex-shrink: 0;
|
|
30463
|
+
display: flex;
|
|
30464
|
+
align-items: center;
|
|
30465
|
+
justify-content: center;
|
|
30466
|
+
border: 1px solid var(--color);
|
|
30467
|
+
}
|
|
30468
|
+
|
|
30469
|
+
.E_c1bus5hc .circle-inner {
|
|
30470
|
+
position: relative;
|
|
30471
|
+
height: 10px;
|
|
30472
|
+
width: 10px;
|
|
30473
|
+
border-radius: 50%;
|
|
30474
|
+
overflow: hidden;
|
|
30475
|
+
}
|
|
30476
|
+
|
|
30477
|
+
.E_c1bus5hc .circle-content {
|
|
30478
|
+
position: absolute;
|
|
30479
|
+
height: 100%;
|
|
30480
|
+
width: 100%;
|
|
30481
|
+
left: 0;
|
|
30482
|
+
top: 0;
|
|
30483
|
+
border-radius: 50%;
|
|
30484
|
+
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
30485
|
+
transform: rotate(180deg);
|
|
30486
|
+
}
|
|
30487
|
+
|
|
30488
|
+
.E_c1bus5hc .circle-child {
|
|
30489
|
+
position: absolute;
|
|
30490
|
+
height: 100%;
|
|
30491
|
+
width: 100%;
|
|
30492
|
+
left: 0;
|
|
30493
|
+
top: 0;
|
|
30494
|
+
margin-left: 50%;
|
|
30495
|
+
transform-origin: left;
|
|
30496
|
+
background: white;
|
|
30497
|
+
transform: rotate(0deg);
|
|
30498
|
+
}
|
|
30499
|
+
|
|
30500
|
+
.E_ivqqkzv {
|
|
30501
|
+
height: 24px;
|
|
30502
|
+
width: 56px !important;
|
|
30503
|
+
margin-right: 4px;
|
|
30504
|
+
}
|
|
30505
|
+
|
|
30506
|
+
.E_c1wk4q29 {
|
|
30507
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30508
|
+
}
|
|
30509
|
+
|
|
30528
30510
|
.E_phljevk {
|
|
30529
30511
|
display: flex;
|
|
30530
30512
|
justify-content: space-between;
|
|
@@ -30592,16 +30574,6 @@ html body {
|
|
|
30592
30574
|
line-height: 18px;
|
|
30593
30575
|
}
|
|
30594
30576
|
|
|
30595
|
-
.E_ivqqkzv {
|
|
30596
|
-
height: 24px;
|
|
30597
|
-
width: 56px !important;
|
|
30598
|
-
margin-right: 4px;
|
|
30599
|
-
}
|
|
30600
|
-
|
|
30601
|
-
.E_c1wk4q29 {
|
|
30602
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30603
|
-
}
|
|
30604
|
-
|
|
30605
30577
|
.E_s1dizucg.ant-switch {
|
|
30606
30578
|
min-width: 40px;
|
|
30607
30579
|
height: 24px;
|
|
@@ -30669,24 +30641,73 @@ html body {
|
|
|
30669
30641
|
margin-left: 5px;
|
|
30670
30642
|
}
|
|
30671
30643
|
|
|
30672
|
-
.
|
|
30673
|
-
|
|
30644
|
+
.E_i11gg7mj .ant-input-prefix {
|
|
30645
|
+
margin-right: 8px;
|
|
30674
30646
|
}
|
|
30675
30647
|
|
|
30676
|
-
.
|
|
30677
|
-
|
|
30678
|
-
line-height: 18px;
|
|
30679
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30680
|
-
height: 34px;
|
|
30681
|
-
min-height: 34px;
|
|
30682
|
-
box-sizing: border-box;
|
|
30683
|
-
margin-top: 8px;
|
|
30648
|
+
.E_i11gg7mj .ant-input-suffix {
|
|
30649
|
+
margin-left: 8px;
|
|
30684
30650
|
}
|
|
30685
30651
|
|
|
30686
|
-
.
|
|
30687
|
-
|
|
30688
|
-
|
|
30689
|
-
margin:
|
|
30652
|
+
.E_cc368xp {
|
|
30653
|
+
color: #00122e;
|
|
30654
|
+
border-right: 1px solid rgba(172, 186, 211, 0.6);
|
|
30655
|
+
margin-right: 8px;
|
|
30656
|
+
padding-right: 8px;
|
|
30657
|
+
}
|
|
30658
|
+
|
|
30659
|
+
.E_i11o6xqj {
|
|
30660
|
+
display: flex;
|
|
30661
|
+
gap: 4px;
|
|
30662
|
+
}
|
|
30663
|
+
|
|
30664
|
+
.E_i11o6xqj .icon-wrapper {
|
|
30665
|
+
cursor: pointer;
|
|
30666
|
+
}
|
|
30667
|
+
|
|
30668
|
+
.E_d19ruhdj.icon-wrapper {
|
|
30669
|
+
cursor: not-allowed;
|
|
30670
|
+
}
|
|
30671
|
+
|
|
30672
|
+
.E_tju3gfj .date {
|
|
30673
|
+
margin-right: 4px;
|
|
30674
|
+
}
|
|
30675
|
+
|
|
30676
|
+
.E_t1m2x205 .ant-tooltip-arrow {
|
|
30677
|
+
display: none;
|
|
30678
|
+
}
|
|
30679
|
+
|
|
30680
|
+
.E_t1m2x205 .ant-tooltip-inner {
|
|
30681
|
+
background: rgba(23, 38, 64, 0.8);
|
|
30682
|
+
border-radius: 4px;
|
|
30683
|
+
}
|
|
30684
|
+
|
|
30685
|
+
.E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
|
|
30686
|
+
visibility: hidden;
|
|
30687
|
+
}
|
|
30688
|
+
|
|
30689
|
+
.E_iq1gosr {
|
|
30690
|
+
display: inline-block;
|
|
30691
|
+
}
|
|
30692
|
+
|
|
30693
|
+
.E_s1dni7lo {
|
|
30694
|
+
width: 430px !important;
|
|
30695
|
+
}
|
|
30696
|
+
|
|
30697
|
+
.E_d1wwmmm5 .ant-select-item-group {
|
|
30698
|
+
padding: 8px 16px;
|
|
30699
|
+
line-height: 18px;
|
|
30700
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30701
|
+
height: 34px;
|
|
30702
|
+
min-height: 34px;
|
|
30703
|
+
box-sizing: border-box;
|
|
30704
|
+
margin-top: 8px;
|
|
30705
|
+
}
|
|
30706
|
+
|
|
30707
|
+
.E_o1ugr09p {
|
|
30708
|
+
display: flex;
|
|
30709
|
+
flex-direction: column;
|
|
30710
|
+
margin: 1px 8px;
|
|
30690
30711
|
padding: 8px;
|
|
30691
30712
|
border-radius: 4px;
|
|
30692
30713
|
}
|
|
@@ -30759,104 +30780,6 @@ html body {
|
|
|
30759
30780
|
opacity: 0;
|
|
30760
30781
|
}
|
|
30761
30782
|
|
|
30762
|
-
.E_tju3gfj .date {
|
|
30763
|
-
margin-right: 4px;
|
|
30764
|
-
}
|
|
30765
|
-
|
|
30766
|
-
.E_iq1gosr {
|
|
30767
|
-
display: inline-block;
|
|
30768
|
-
}
|
|
30769
|
-
|
|
30770
|
-
.E_t1m2x205 .ant-tooltip-arrow {
|
|
30771
|
-
display: none;
|
|
30772
|
-
}
|
|
30773
|
-
|
|
30774
|
-
.E_t1m2x205 .ant-tooltip-inner {
|
|
30775
|
-
background: rgba(23, 38, 64, 0.8);
|
|
30776
|
-
border-radius: 4px;
|
|
30777
|
-
}
|
|
30778
|
-
|
|
30779
|
-
.E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
|
|
30780
|
-
visibility: hidden;
|
|
30781
|
-
}
|
|
30782
|
-
|
|
30783
|
-
.E_f7pxqmh {
|
|
30784
|
-
width: 100%;
|
|
30785
|
-
margin-bottom: 0 !important;
|
|
30786
|
-
flex-flow: nowrap !important;
|
|
30787
|
-
line-break: auto;
|
|
30788
|
-
}
|
|
30789
|
-
|
|
30790
|
-
.E_f7pxqmh > .ant-form-item-label {
|
|
30791
|
-
text-align: left !important;
|
|
30792
|
-
padding-bottom: 0 !important;
|
|
30793
|
-
}
|
|
30794
|
-
|
|
30795
|
-
.E_f7pxqmh > .ant-form-item-label > label {
|
|
30796
|
-
min-height: 32px;
|
|
30797
|
-
height: auto;
|
|
30798
|
-
font-size: 13px;
|
|
30799
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30800
|
-
white-space: normal;
|
|
30801
|
-
}
|
|
30802
|
-
|
|
30803
|
-
.E_f7pxqmh.ant-form-item-has-error .ant-input {
|
|
30804
|
-
border-color: #ff4d4f !important;
|
|
30805
|
-
}
|
|
30806
|
-
|
|
30807
|
-
.E_f7pxqmh.ant-form-item-has-error .ant-input-password {
|
|
30808
|
-
border-color: #ff4d4f !important;
|
|
30809
|
-
}
|
|
30810
|
-
|
|
30811
|
-
.E_f7pxqmh .ant-form-item-explain {
|
|
30812
|
-
margin-top: 4px;
|
|
30813
|
-
font-size: 12px;
|
|
30814
|
-
min-height: 0px;
|
|
30815
|
-
}
|
|
30816
|
-
|
|
30817
|
-
.E_f7pxqmh .ant-form-item-extra {
|
|
30818
|
-
font-size: 12px;
|
|
30819
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30820
|
-
min-height: 0px;
|
|
30821
|
-
}
|
|
30822
|
-
|
|
30823
|
-
.E_iouxfgt {
|
|
30824
|
-
display: inline-flex;
|
|
30825
|
-
align-items: center;
|
|
30826
|
-
}
|
|
30827
|
-
|
|
30828
|
-
.E_iouxfgt .icon-inner {
|
|
30829
|
-
display: inline-flex;
|
|
30830
|
-
align-items: center;
|
|
30831
|
-
justify-content: center;
|
|
30832
|
-
}
|
|
30833
|
-
|
|
30834
|
-
.E_iouxfgt .icon-inner + span,
|
|
30835
|
-
.E_iouxfgt span + .icon-inner.suffix {
|
|
30836
|
-
margin-left: 4px;
|
|
30837
|
-
}
|
|
30838
|
-
|
|
30839
|
-
.E_iouxfgt.is-rotate img,
|
|
30840
|
-
.E_iouxfgt.is-rotate svg {
|
|
30841
|
-
animation: rotate 680ms linear infinite;
|
|
30842
|
-
}
|
|
30843
|
-
|
|
30844
|
-
.E_fzh9mnb {
|
|
30845
|
-
width: 100%;
|
|
30846
|
-
height: 100%;
|
|
30847
|
-
min-height: 124px;
|
|
30848
|
-
display: flex;
|
|
30849
|
-
flex-direction: column;
|
|
30850
|
-
justify-content: center;
|
|
30851
|
-
align-items: center;
|
|
30852
|
-
}
|
|
30853
|
-
|
|
30854
|
-
.E_fzh9mnb .error-text {
|
|
30855
|
-
color: rgba(10, 37, 85, 0.6);
|
|
30856
|
-
margin-bottom: 16px;
|
|
30857
|
-
font-size: 18px;
|
|
30858
|
-
}
|
|
30859
|
-
|
|
30860
30783
|
.E_s1sck0th {
|
|
30861
30784
|
padding: 0 8px;
|
|
30862
30785
|
border-radius: 4px;
|
|
@@ -30955,60 +30878,81 @@ html body {
|
|
|
30955
30878
|
background-color: #7E41FF;
|
|
30956
30879
|
}
|
|
30957
30880
|
|
|
30958
|
-
.
|
|
30959
|
-
|
|
30881
|
+
.E_fzh9mnb {
|
|
30882
|
+
width: 100%;
|
|
30883
|
+
height: 100%;
|
|
30884
|
+
min-height: 124px;
|
|
30885
|
+
display: flex;
|
|
30886
|
+
flex-direction: column;
|
|
30887
|
+
justify-content: center;
|
|
30888
|
+
align-items: center;
|
|
30960
30889
|
}
|
|
30961
30890
|
|
|
30962
|
-
.
|
|
30963
|
-
|
|
30964
|
-
|
|
30965
|
-
|
|
30966
|
-
height: inherit;
|
|
30891
|
+
.E_fzh9mnb .error-text {
|
|
30892
|
+
color: rgba(10, 37, 85, 0.6);
|
|
30893
|
+
margin-bottom: 16px;
|
|
30894
|
+
font-size: 18px;
|
|
30967
30895
|
}
|
|
30968
30896
|
|
|
30969
|
-
.
|
|
30970
|
-
|
|
30971
|
-
|
|
30972
|
-
flex:
|
|
30973
|
-
|
|
30974
|
-
margin-left: 4px;
|
|
30897
|
+
.E_f7pxqmh {
|
|
30898
|
+
width: 100%;
|
|
30899
|
+
margin-bottom: 0 !important;
|
|
30900
|
+
flex-flow: nowrap !important;
|
|
30901
|
+
line-break: auto;
|
|
30975
30902
|
}
|
|
30976
30903
|
|
|
30977
|
-
.
|
|
30978
|
-
|
|
30979
|
-
|
|
30980
|
-
flex: none;
|
|
30981
|
-
align-items: center;
|
|
30982
|
-
margin-right: 4px;
|
|
30983
|
-
cursor: auto;
|
|
30904
|
+
.E_f7pxqmh > .ant-form-item-label {
|
|
30905
|
+
text-align: left !important;
|
|
30906
|
+
padding-bottom: 0 !important;
|
|
30984
30907
|
}
|
|
30985
30908
|
|
|
30986
|
-
.
|
|
30987
|
-
|
|
30988
|
-
margin: 0;
|
|
30909
|
+
.E_f7pxqmh > .ant-form-item-label > label {
|
|
30910
|
+
min-height: 32px;
|
|
30989
30911
|
height: auto;
|
|
30990
|
-
font-size:
|
|
30912
|
+
font-size: 13px;
|
|
30913
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30914
|
+
white-space: normal;
|
|
30991
30915
|
}
|
|
30992
30916
|
|
|
30993
|
-
.
|
|
30994
|
-
|
|
30995
|
-
|
|
30996
|
-
|
|
30997
|
-
|
|
30998
|
-
|
|
30999
|
-
|
|
31000
|
-
|
|
30917
|
+
.E_f7pxqmh.ant-form-item-has-error .ant-input {
|
|
30918
|
+
border-color: #ff4d4f !important;
|
|
30919
|
+
}
|
|
30920
|
+
|
|
30921
|
+
.E_f7pxqmh.ant-form-item-has-error .ant-input-password {
|
|
30922
|
+
border-color: #ff4d4f !important;
|
|
30923
|
+
}
|
|
30924
|
+
|
|
30925
|
+
.E_f7pxqmh .ant-form-item-explain {
|
|
30926
|
+
margin-top: 4px;
|
|
30927
|
+
font-size: 12px;
|
|
30928
|
+
min-height: 0px;
|
|
30929
|
+
}
|
|
30930
|
+
|
|
30931
|
+
.E_f7pxqmh .ant-form-item-extra {
|
|
30932
|
+
font-size: 12px;
|
|
30933
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30934
|
+
min-height: 0px;
|
|
30935
|
+
}
|
|
30936
|
+
|
|
30937
|
+
.E_iouxfgt {
|
|
30938
|
+
display: inline-flex;
|
|
31001
30939
|
align-items: center;
|
|
31002
|
-
white-space: nowrap;
|
|
31003
|
-
margin-right: 4px;
|
|
31004
30940
|
}
|
|
31005
30941
|
|
|
31006
|
-
.
|
|
31007
|
-
|
|
30942
|
+
.E_iouxfgt .icon-inner {
|
|
30943
|
+
display: inline-flex;
|
|
30944
|
+
align-items: center;
|
|
30945
|
+
justify-content: center;
|
|
31008
30946
|
}
|
|
31009
30947
|
|
|
31010
|
-
.
|
|
31011
|
-
|
|
30948
|
+
.E_iouxfgt .icon-inner + span,
|
|
30949
|
+
.E_iouxfgt span + .icon-inner.suffix {
|
|
30950
|
+
margin-left: 4px;
|
|
30951
|
+
}
|
|
30952
|
+
|
|
30953
|
+
.E_iouxfgt.is-rotate img,
|
|
30954
|
+
.E_iouxfgt.is-rotate svg {
|
|
30955
|
+
animation: rotate 680ms linear infinite;
|
|
31012
30956
|
}
|
|
31013
30957
|
|
|
31014
30958
|
.E_ai7qkf2 .ant-input-number-handler-wrap {
|
|
@@ -31081,8 +31025,101 @@ html body {
|
|
|
31081
31025
|
padding: 2px 8px;
|
|
31082
31026
|
}
|
|
31083
31027
|
|
|
31084
|
-
.
|
|
31085
|
-
|
|
31028
|
+
.E_atcz0kf .ant-input-suffix {
|
|
31029
|
+
margin-left: 8px;
|
|
31030
|
+
}
|
|
31031
|
+
|
|
31032
|
+
.E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
31033
|
+
padding: 2px 7px 2px 12px;
|
|
31034
|
+
}
|
|
31035
|
+
|
|
31036
|
+
.E_i1inqkme {
|
|
31037
|
+
height: 18px;
|
|
31038
|
+
line-height: 18px;
|
|
31039
|
+
padding: 0 4px;
|
|
31040
|
+
border-radius: 4px;
|
|
31041
|
+
background: rgba(235, 239, 245, 0.6);
|
|
31042
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
31043
|
+
display: flex;
|
|
31044
|
+
align-items: center;
|
|
31045
|
+
white-space: nowrap;
|
|
31046
|
+
margin-right: 4px;
|
|
31047
|
+
}
|
|
31048
|
+
|
|
31049
|
+
.E_a1wfy30z .ant-input-number-handler-wrap {
|
|
31050
|
+
display: var(--a1wfy30z-0);
|
|
31051
|
+
}
|
|
31052
|
+
|
|
31053
|
+
.E_a1wfy30z .ant-input-number-input-wrap {
|
|
31054
|
+
padding: 4px 11px;
|
|
31055
|
+
display: inline-flex;
|
|
31056
|
+
line-height: 1.5715;
|
|
31057
|
+
height: inherit;
|
|
31058
|
+
}
|
|
31059
|
+
|
|
31060
|
+
.E_a1wfy30z .ant-input-number-input-wrap::after {
|
|
31061
|
+
content: var(--a1wfy30z-1);
|
|
31062
|
+
display: var(--a1wfy30z-2);
|
|
31063
|
+
flex: none;
|
|
31064
|
+
align-items: center;
|
|
31065
|
+
margin-left: 4px;
|
|
31066
|
+
}
|
|
31067
|
+
|
|
31068
|
+
.E_a1wfy30z .ant-input-number-input-wrap::before {
|
|
31069
|
+
content: var(--a1wfy30z-3);
|
|
31070
|
+
display: var(--a1wfy30z-4);
|
|
31071
|
+
flex: none;
|
|
31072
|
+
align-items: center;
|
|
31073
|
+
margin-right: 4px;
|
|
31074
|
+
cursor: auto;
|
|
31075
|
+
}
|
|
31076
|
+
|
|
31077
|
+
.E_a1wfy30z .ant-input-number-input {
|
|
31078
|
+
padding: 0;
|
|
31079
|
+
margin: 0;
|
|
31080
|
+
height: auto;
|
|
31081
|
+
font-size: inherit;
|
|
31082
|
+
}
|
|
31083
|
+
|
|
31084
|
+
.E_m196gn1d {
|
|
31085
|
+
min-width: 1280px;
|
|
31086
|
+
}
|
|
31087
|
+
|
|
31088
|
+
.E_a1b5xrg3 .user-icon-inner {
|
|
31089
|
+
display: inline-flex;
|
|
31090
|
+
align-items: center;
|
|
31091
|
+
justify-content: center;
|
|
31092
|
+
color: #fff;
|
|
31093
|
+
font-weight: bold;
|
|
31094
|
+
font-size: 12px;
|
|
31095
|
+
width: 24px;
|
|
31096
|
+
height: 24px;
|
|
31097
|
+
border-radius: 50%;
|
|
31098
|
+
background: var(--a1b5xrg3-0);
|
|
31099
|
+
}
|
|
31100
|
+
|
|
31101
|
+
.E_a1b5xrg3.btn-item {
|
|
31102
|
+
transition: all 160ms ease;
|
|
31103
|
+
cursor: pointer;
|
|
31104
|
+
width: 56px;
|
|
31105
|
+
height: 40px;
|
|
31106
|
+
display: inline-flex;
|
|
31107
|
+
align-items: center;
|
|
31108
|
+
justify-content: center;
|
|
31109
|
+
border-radius: 6px;
|
|
31110
|
+
}
|
|
31111
|
+
|
|
31112
|
+
.E_a1b5xrg3.btn-item:hover {
|
|
31113
|
+
box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
|
|
31114
|
+
}
|
|
31115
|
+
|
|
31116
|
+
.E_a1b5xrg3.btn-item:active {
|
|
31117
|
+
transform: translateY(2px);
|
|
31118
|
+
transition: all 320ms ease;
|
|
31119
|
+
}
|
|
31120
|
+
|
|
31121
|
+
.E_owd0kml {
|
|
31122
|
+
display: inline-block;
|
|
31086
31123
|
}
|
|
31087
31124
|
|
|
31088
31125
|
.E_h1jsgezc {
|
|
@@ -32353,41 +32390,30 @@ input.E_rf8rlle.ant-input {
|
|
|
32353
32390
|
color: rgba(44, 56, 82, 0.7490196078);
|
|
32354
32391
|
}
|
|
32355
32392
|
|
|
32356
|
-
.
|
|
32357
|
-
display:
|
|
32358
|
-
|
|
32359
|
-
justify-content: center;
|
|
32360
|
-
color: #fff;
|
|
32361
|
-
font-weight: bold;
|
|
32362
|
-
font-size: 12px;
|
|
32363
|
-
width: 24px;
|
|
32364
|
-
height: 24px;
|
|
32365
|
-
border-radius: 50%;
|
|
32366
|
-
background: var(--a1b5xrg3-0);
|
|
32367
|
-
}
|
|
32368
|
-
|
|
32369
|
-
.E_a1b5xrg3.btn-item {
|
|
32370
|
-
transition: all 160ms ease;
|
|
32371
|
-
cursor: pointer;
|
|
32372
|
-
width: 56px;
|
|
32373
|
-
height: 40px;
|
|
32374
|
-
display: inline-flex;
|
|
32393
|
+
.E_oa99sl3 {
|
|
32394
|
+
display: flex;
|
|
32395
|
+
justify-content: space-between;
|
|
32375
32396
|
align-items: center;
|
|
32376
|
-
|
|
32377
|
-
border-radius: 6px;
|
|
32397
|
+
gap: 8px;
|
|
32378
32398
|
}
|
|
32379
32399
|
|
|
32380
|
-
.
|
|
32381
|
-
|
|
32400
|
+
.E_oa99sl3,
|
|
32401
|
+
.E_oa99sl3 :first-child {
|
|
32402
|
+
line-height: inherit !important;
|
|
32382
32403
|
}
|
|
32383
32404
|
|
|
32384
|
-
.
|
|
32385
|
-
|
|
32386
|
-
|
|
32405
|
+
.E_lvp5pj7 {
|
|
32406
|
+
display: flex;
|
|
32407
|
+
justify-content: space-between;
|
|
32408
|
+
align-items: center;
|
|
32409
|
+
gap: 8px;
|
|
32410
|
+
min-width: 0;
|
|
32387
32411
|
}
|
|
32388
32412
|
|
|
32389
|
-
.
|
|
32390
|
-
|
|
32413
|
+
.E_s1io1lws {
|
|
32414
|
+
display: flex;
|
|
32415
|
+
align-items: center;
|
|
32416
|
+
flex-shrink: 0;
|
|
32391
32417
|
}
|
|
32392
32418
|
|
|
32393
32419
|
.E_s17wv897.ant-select, .E_s17wv897.ant-select div.ant-select-selector {
|
|
@@ -32618,45 +32644,21 @@ input.E_rf8rlle.ant-input {
|
|
|
32618
32644
|
color: rgba(0, 21, 64, 0.3);
|
|
32619
32645
|
}
|
|
32620
32646
|
|
|
32621
|
-
.
|
|
32622
|
-
display: flex;
|
|
32623
|
-
justify-content: space-between;
|
|
32624
|
-
align-items: center;
|
|
32625
|
-
gap: 8px;
|
|
32626
|
-
}
|
|
32627
|
-
|
|
32628
|
-
.E_oa99sl3,
|
|
32629
|
-
.E_oa99sl3 :first-child {
|
|
32630
|
-
line-height: inherit !important;
|
|
32631
|
-
}
|
|
32632
|
-
|
|
32633
|
-
.E_lvp5pj7 {
|
|
32634
|
-
display: flex;
|
|
32635
|
-
justify-content: space-between;
|
|
32636
|
-
align-items: center;
|
|
32637
|
-
gap: 8px;
|
|
32638
|
-
min-width: 0;
|
|
32639
|
-
}
|
|
32640
|
-
|
|
32641
|
-
.E_s1io1lws {
|
|
32647
|
+
.E_w1dxz879 {
|
|
32642
32648
|
display: flex;
|
|
32643
|
-
|
|
32644
|
-
|
|
32645
|
-
}
|
|
32646
|
-
|
|
32647
|
-
.E_suhck3k {
|
|
32648
|
-
height: 24px;
|
|
32649
|
-
width: 24px;
|
|
32650
|
-
border-radius: 6px;
|
|
32651
|
-
padding: 4px;
|
|
32649
|
+
flex-direction: column;
|
|
32650
|
+
gap: 6px;
|
|
32652
32651
|
}
|
|
32653
32652
|
|
|
32654
|
-
.
|
|
32655
|
-
|
|
32653
|
+
.E_w1dxz879 .ellipsis-tooltip {
|
|
32654
|
+
max-height: var(--w1dxz879-0);
|
|
32655
|
+
text-overflow: clip;
|
|
32656
|
+
overflow: hidden;
|
|
32656
32657
|
}
|
|
32657
32658
|
|
|
32658
|
-
.
|
|
32659
|
-
|
|
32659
|
+
.E_w1dxz879 .tips {
|
|
32660
|
+
color: #fff;
|
|
32661
|
+
opacity: 0.8;
|
|
32660
32662
|
}
|
|
32661
32663
|
|
|
32662
32664
|
.E_ryby9ds {
|
|
@@ -32676,21 +32678,19 @@ input.E_rf8rlle.ant-input {
|
|
|
32676
32678
|
margin-right: 6px;
|
|
32677
32679
|
}
|
|
32678
32680
|
|
|
32679
|
-
.
|
|
32680
|
-
|
|
32681
|
-
|
|
32682
|
-
|
|
32681
|
+
.E_suhck3k {
|
|
32682
|
+
height: 24px;
|
|
32683
|
+
width: 24px;
|
|
32684
|
+
border-radius: 6px;
|
|
32685
|
+
padding: 4px;
|
|
32683
32686
|
}
|
|
32684
32687
|
|
|
32685
|
-
.
|
|
32686
|
-
|
|
32687
|
-
text-overflow: clip;
|
|
32688
|
-
overflow: hidden;
|
|
32688
|
+
.E_suhck3k:hover {
|
|
32689
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
32689
32690
|
}
|
|
32690
32691
|
|
|
32691
|
-
.
|
|
32692
|
-
|
|
32693
|
-
opacity: 0.8;
|
|
32692
|
+
.E_suhck3k:hover svg path {
|
|
32693
|
+
fill: blue;
|
|
32694
32694
|
}
|
|
32695
32695
|
|
|
32696
32696
|
.E_hrhfj7c {
|
|
@@ -33255,55 +33255,53 @@ input.E_rf8rlle.ant-input {
|
|
|
33255
33255
|
background-color: transparent;
|
|
33256
33256
|
}
|
|
33257
33257
|
|
|
33258
|
-
.
|
|
33259
|
-
|
|
33260
|
-
|
|
33258
|
+
.E_lht19u8 {
|
|
33259
|
+
width: 64px;
|
|
33260
|
+
height: 64px;
|
|
33261
33261
|
display: flex;
|
|
33262
|
-
justify-content: space-between;
|
|
33263
33262
|
align-items: center;
|
|
33263
|
+
justify-content: center;
|
|
33264
|
+
position: relative;
|
|
33265
|
+
opacity: 0.2;
|
|
33264
33266
|
}
|
|
33265
33267
|
|
|
33266
|
-
.
|
|
33267
|
-
|
|
33268
|
+
.E_lk3gkp4 {
|
|
33269
|
+
position: absolute;
|
|
33270
|
+
width: 5px;
|
|
33271
|
+
height: 48px;
|
|
33272
|
+
left: 9.33px;
|
|
33273
|
+
top: 40.5px;
|
|
33274
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
33275
|
+
border-radius: 5px;
|
|
33276
|
+
transform: rotate(-128deg);
|
|
33277
|
+
transform-origin: top left;
|
|
33278
|
+
animation: loading-indicator1 1100ms ease-out infinite;
|
|
33268
33279
|
}
|
|
33269
33280
|
|
|
33270
|
-
.
|
|
33271
|
-
|
|
33272
|
-
|
|
33281
|
+
.E_ll4n94n {
|
|
33282
|
+
position: absolute;
|
|
33283
|
+
width: 5px;
|
|
33284
|
+
height: 48px;
|
|
33285
|
+
left: 40.8px;
|
|
33286
|
+
top: 8.4px;
|
|
33287
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
33288
|
+
border-radius: 5px;
|
|
33289
|
+
transform: rotate(-8deg);
|
|
33290
|
+
transform-origin: top left;
|
|
33291
|
+
animation: loading-indicator2 1100ms ease-out infinite;
|
|
33273
33292
|
}
|
|
33274
33293
|
|
|
33275
|
-
.
|
|
33276
|
-
|
|
33277
|
-
|
|
33278
|
-
|
|
33279
|
-
|
|
33280
|
-
|
|
33281
|
-
|
|
33282
|
-
|
|
33283
|
-
|
|
33284
|
-
|
|
33285
|
-
|
|
33286
|
-
line-height: 18px;
|
|
33287
|
-
}
|
|
33288
|
-
|
|
33289
|
-
.E_c1kghdax .title-wrapper {
|
|
33290
|
-
display: flex;
|
|
33291
|
-
align-items: center;
|
|
33292
|
-
user-select: none;
|
|
33293
|
-
flex-grow: 1;
|
|
33294
|
-
font-size: 12px;
|
|
33295
|
-
line-height: 18px;
|
|
33296
|
-
color: #2d3a56;
|
|
33297
|
-
font-weight: 700;
|
|
33298
|
-
}
|
|
33299
|
-
|
|
33300
|
-
.E_c1kghdax .collapse-arrow {
|
|
33301
|
-
transition: all 50ms ease-out 0ms;
|
|
33302
|
-
margin-right: 2px;
|
|
33303
|
-
}
|
|
33304
|
-
|
|
33305
|
-
.E_c1yd35n {
|
|
33306
|
-
padding: 0 12px 14px 12px;
|
|
33294
|
+
.E_l17lbdo6 {
|
|
33295
|
+
position: absolute;
|
|
33296
|
+
width: 5px;
|
|
33297
|
+
height: 48px;
|
|
33298
|
+
left: 52.9px;
|
|
33299
|
+
top: 51.8px;
|
|
33300
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
33301
|
+
border-radius: 5px;
|
|
33302
|
+
transform: rotate(112deg);
|
|
33303
|
+
transform-origin: top left;
|
|
33304
|
+
animation: loading-indicator3 1100ms ease-out infinite;
|
|
33307
33305
|
}
|
|
33308
33306
|
|
|
33309
33307
|
.E_ckui4s7 {
|
|
@@ -33386,88 +33384,74 @@ input.E_rf8rlle.ant-input {
|
|
|
33386
33384
|
margin-left: 24px;
|
|
33387
33385
|
}
|
|
33388
33386
|
|
|
33389
|
-
.
|
|
33390
|
-
|
|
33391
|
-
}
|
|
33392
|
-
|
|
33393
|
-
.E_c1eym6el {
|
|
33394
|
-
border-radius: 8px;
|
|
33395
|
-
background-color: white;
|
|
33396
|
-
}
|
|
33397
|
-
|
|
33398
|
-
.E_c1eym6el.hoverable {
|
|
33399
|
-
cursor: pointer;
|
|
33400
|
-
}
|
|
33401
|
-
|
|
33402
|
-
.E_c1eym6el.hoverable:hover {
|
|
33403
|
-
transition: all 200ms ease;
|
|
33404
|
-
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
33405
|
-
transform: translateY(-4px);
|
|
33406
|
-
}
|
|
33407
|
-
|
|
33408
|
-
button.E_l48ei06.ant-btn,
|
|
33409
|
-
button.E_l48ei06.ant-btn.ant-btn-sm,
|
|
33410
|
-
button.E_l48ei06.ant-btn.ant-btn-lg {
|
|
33411
|
-
font-size: 12px;
|
|
33412
|
-
line-height: 18px;
|
|
33413
|
-
height: 18px;
|
|
33414
|
-
}
|
|
33415
|
-
|
|
33416
|
-
button.E_l48ei06 {
|
|
33417
|
-
color: #0080FF;
|
|
33418
|
-
height: unset;
|
|
33419
|
-
}
|
|
33420
|
-
|
|
33421
|
-
button.E_l48ei06 .button-prefix-icon {
|
|
33422
|
-
margin-right: 4px;
|
|
33387
|
+
.E_c1yd35n {
|
|
33388
|
+
padding: 0 12px 14px 12px;
|
|
33423
33389
|
}
|
|
33424
33390
|
|
|
33425
|
-
|
|
33426
|
-
|
|
33391
|
+
.E_c1kghdax {
|
|
33392
|
+
color: #2d3a56;
|
|
33393
|
+
padding: 7px 12px;
|
|
33394
|
+
display: flex;
|
|
33395
|
+
justify-content: space-between;
|
|
33396
|
+
align-items: center;
|
|
33427
33397
|
}
|
|
33428
33398
|
|
|
33429
|
-
|
|
33430
|
-
|
|
33399
|
+
.E_c1kghdax.has-arrow {
|
|
33400
|
+
padding-left: 10px;
|
|
33431
33401
|
}
|
|
33432
33402
|
|
|
33433
|
-
|
|
33434
|
-
|
|
33403
|
+
.E_c1kghdax.has-arrow .title-wrapper {
|
|
33404
|
+
cursor: pointer;
|
|
33405
|
+
color: #00122e;
|
|
33435
33406
|
}
|
|
33436
33407
|
|
|
33437
|
-
|
|
33438
|
-
color: #
|
|
33408
|
+
.E_c1kghdax.has-arrow .title-wrapper.is-open {
|
|
33409
|
+
color: #2d3a56;
|
|
33410
|
+
font-weight: 600;
|
|
33439
33411
|
}
|
|
33440
33412
|
|
|
33441
|
-
|
|
33442
|
-
|
|
33413
|
+
.E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
|
|
33414
|
+
transform: rotate(90deg);
|
|
33443
33415
|
}
|
|
33444
33416
|
|
|
33445
|
-
|
|
33446
|
-
|
|
33417
|
+
.E_c1kghdax .sub-info {
|
|
33418
|
+
font-size: 12px;
|
|
33419
|
+
line-height: 18px;
|
|
33447
33420
|
}
|
|
33448
33421
|
|
|
33449
|
-
|
|
33450
|
-
|
|
33422
|
+
.E_c1kghdax .title-wrapper {
|
|
33423
|
+
display: flex;
|
|
33424
|
+
align-items: center;
|
|
33425
|
+
user-select: none;
|
|
33426
|
+
flex-grow: 1;
|
|
33427
|
+
font-size: 12px;
|
|
33428
|
+
line-height: 18px;
|
|
33429
|
+
color: #2d3a56;
|
|
33430
|
+
font-weight: 700;
|
|
33451
33431
|
}
|
|
33452
33432
|
|
|
33453
|
-
|
|
33454
|
-
|
|
33433
|
+
.E_c1kghdax .collapse-arrow {
|
|
33434
|
+
transition: all 50ms ease-out 0ms;
|
|
33435
|
+
margin-right: 2px;
|
|
33455
33436
|
}
|
|
33456
33437
|
|
|
33457
|
-
|
|
33458
|
-
|
|
33438
|
+
.E_b14q2gmw {
|
|
33439
|
+
box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
|
|
33459
33440
|
}
|
|
33460
33441
|
|
|
33461
|
-
|
|
33462
|
-
|
|
33442
|
+
.E_c1eym6el {
|
|
33443
|
+
border-radius: 8px;
|
|
33444
|
+
background-color: white;
|
|
33463
33445
|
}
|
|
33464
33446
|
|
|
33465
|
-
|
|
33466
|
-
|
|
33447
|
+
.E_c1eym6el.hoverable {
|
|
33448
|
+
cursor: pointer;
|
|
33467
33449
|
}
|
|
33468
33450
|
|
|
33469
|
-
|
|
33470
|
-
|
|
33451
|
+
.E_c1eym6el.hoverable:hover {
|
|
33452
|
+
transition: all 200ms ease;
|
|
33453
|
+
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
33454
|
+
transform: translateY(-4px);
|
|
33471
33455
|
}
|
|
33472
33456
|
|
|
33473
33457
|
.E_sddwhm6 {
|
|
@@ -33565,1139 +33549,1130 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
33565
33549
|
display: inline-block;
|
|
33566
33550
|
}
|
|
33567
33551
|
|
|
33568
|
-
.
|
|
33569
|
-
|
|
33570
|
-
height: 64px;
|
|
33571
|
-
display: flex;
|
|
33572
|
-
align-items: center;
|
|
33573
|
-
justify-content: center;
|
|
33574
|
-
position: relative;
|
|
33575
|
-
opacity: 0.2;
|
|
33576
|
-
}
|
|
33577
|
-
|
|
33578
|
-
.E_lk3gkp4 {
|
|
33579
|
-
position: absolute;
|
|
33580
|
-
width: 5px;
|
|
33581
|
-
height: 48px;
|
|
33582
|
-
left: 9.33px;
|
|
33583
|
-
top: 40.5px;
|
|
33584
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
33585
|
-
border-radius: 5px;
|
|
33586
|
-
transform: rotate(-128deg);
|
|
33587
|
-
transform-origin: top left;
|
|
33588
|
-
animation: loading-indicator1 1100ms ease-out infinite;
|
|
33552
|
+
.E_tc97u5y {
|
|
33553
|
+
height: 100%;
|
|
33589
33554
|
}
|
|
33590
33555
|
|
|
33591
|
-
.
|
|
33592
|
-
|
|
33593
|
-
|
|
33594
|
-
height:
|
|
33595
|
-
left: 40.8px;
|
|
33596
|
-
top: 8.4px;
|
|
33597
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
33598
|
-
border-radius: 5px;
|
|
33599
|
-
transform: rotate(-8deg);
|
|
33600
|
-
transform-origin: top left;
|
|
33601
|
-
animation: loading-indicator2 1100ms ease-out infinite;
|
|
33556
|
+
.E_efzf37v .ant-table-content,
|
|
33557
|
+
.E_efzf37v .ant-table-body {
|
|
33558
|
+
overflow: visible !important;
|
|
33559
|
+
height: 100%;
|
|
33602
33560
|
}
|
|
33603
33561
|
|
|
33604
|
-
.
|
|
33605
|
-
|
|
33606
|
-
width: 5px;
|
|
33607
|
-
height: 48px;
|
|
33608
|
-
left: 52.9px;
|
|
33609
|
-
top: 51.8px;
|
|
33610
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
33611
|
-
border-radius: 5px;
|
|
33612
|
-
transform: rotate(112deg);
|
|
33613
|
-
transform-origin: top left;
|
|
33614
|
-
animation: loading-indicator3 1100ms ease-out infinite;
|
|
33562
|
+
.E_efzf37v .ant-table-tbody .ant-table-placeholder td {
|
|
33563
|
+
height: 100%;
|
|
33615
33564
|
}
|
|
33616
33565
|
|
|
33617
|
-
.
|
|
33618
|
-
|
|
33566
|
+
.E_efzf37v table {
|
|
33567
|
+
width: 100% !important;
|
|
33568
|
+
height: 100%;
|
|
33619
33569
|
}
|
|
33620
33570
|
|
|
33621
|
-
.
|
|
33622
|
-
|
|
33571
|
+
.E_efzf37v table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
33572
|
+
padding: 15px 0;
|
|
33623
33573
|
}
|
|
33624
33574
|
|
|
33625
|
-
.
|
|
33626
|
-
|
|
33575
|
+
.E_efzf37v table thead.ant-table-thead {
|
|
33576
|
+
display: none;
|
|
33627
33577
|
}
|
|
33628
33578
|
|
|
33629
|
-
.
|
|
33630
|
-
|
|
33579
|
+
.E_t1fisho6 {
|
|
33580
|
+
height: 100%;
|
|
33631
33581
|
}
|
|
33632
33582
|
|
|
33633
|
-
.
|
|
33634
|
-
|
|
33635
|
-
|
|
33583
|
+
.E_t1fisho6 .ant-table.ant-table-small .ant-table-tbody > tr > td {
|
|
33584
|
+
padding-top: 6px;
|
|
33585
|
+
padding-bottom: 6px;
|
|
33636
33586
|
}
|
|
33637
33587
|
|
|
33638
|
-
.
|
|
33639
|
-
|
|
33588
|
+
.E_t1fisho6 .active-row td:nth-child(1) {
|
|
33589
|
+
font-weight: 700;
|
|
33640
33590
|
}
|
|
33641
33591
|
|
|
33642
|
-
.
|
|
33643
|
-
|
|
33592
|
+
.E_t1fisho6.has-selection .active-row td:nth-child(2) {
|
|
33593
|
+
font-weight: 700;
|
|
33644
33594
|
}
|
|
33645
33595
|
|
|
33646
|
-
.
|
|
33647
|
-
|
|
33596
|
+
.E_t1fisho6 .ant-spin-nested-loading {
|
|
33597
|
+
height: 100%;
|
|
33648
33598
|
}
|
|
33649
33599
|
|
|
33650
|
-
.
|
|
33651
|
-
|
|
33652
|
-
|
|
33653
|
-
text-overflow: ellipsis;
|
|
33600
|
+
.E_t1fisho6 .ant-spin-nested-loading .ant-spin-container {
|
|
33601
|
+
height: 100%;
|
|
33602
|
+
overflow: visible;
|
|
33654
33603
|
}
|
|
33655
33604
|
|
|
33656
|
-
.
|
|
33657
|
-
|
|
33605
|
+
.E_t1fisho6 .ant-spin-nested-loading .ant-spin {
|
|
33606
|
+
max-height: none;
|
|
33658
33607
|
}
|
|
33659
33608
|
|
|
33660
|
-
.
|
|
33661
|
-
|
|
33609
|
+
.E_t1fisho6 td.ant-table-column-sort {
|
|
33610
|
+
background: transparent;
|
|
33662
33611
|
}
|
|
33663
33612
|
|
|
33664
|
-
.
|
|
33665
|
-
|
|
33666
|
-
|
|
33613
|
+
.E_t1fisho6 td.ant-table-cell-fix-left,
|
|
33614
|
+
.E_t1fisho6 td.ant-table-cell-fix-right {
|
|
33615
|
+
background: #fff;
|
|
33616
|
+
padding: 0 !important;
|
|
33667
33617
|
}
|
|
33668
33618
|
|
|
33669
|
-
.
|
|
33670
|
-
|
|
33671
|
-
|
|
33672
|
-
|
|
33673
|
-
|
|
33619
|
+
.E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content,
|
|
33620
|
+
.E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content {
|
|
33621
|
+
display: flex;
|
|
33622
|
+
align-items: center;
|
|
33623
|
+
height: 100%;
|
|
33624
|
+
padding: 8px;
|
|
33674
33625
|
}
|
|
33675
33626
|
|
|
33676
|
-
.
|
|
33627
|
+
.E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content > span,
|
|
33628
|
+
.E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content > span {
|
|
33629
|
+
overflow: hidden;
|
|
33630
|
+
text-overflow: ellipsis;
|
|
33677
33631
|
width: 100%;
|
|
33678
|
-
min-height: unset;
|
|
33679
33632
|
}
|
|
33680
33633
|
|
|
33681
|
-
.
|
|
33682
|
-
height:
|
|
33683
|
-
line-height: 26px;
|
|
33684
|
-
width: 100%;
|
|
33685
|
-
padding: 0;
|
|
33686
|
-
font-size: 12px;
|
|
33634
|
+
.E_t1fisho6 .ant-table-container {
|
|
33635
|
+
height: 100%;
|
|
33687
33636
|
}
|
|
33688
33637
|
|
|
33689
|
-
.
|
|
33690
|
-
|
|
33638
|
+
.E_t1fisho6 .ant-table-container::before, .E_t1fisho6 .ant-table-container::after {
|
|
33639
|
+
box-shadow: none !important;
|
|
33691
33640
|
}
|
|
33692
33641
|
|
|
33693
|
-
.
|
|
33694
|
-
|
|
33642
|
+
.E_t1fisho6 div.ant-table {
|
|
33643
|
+
border-radius: 0px;
|
|
33644
|
+
border-left: none;
|
|
33645
|
+
border-right: none;
|
|
33646
|
+
border-bottom: none;
|
|
33647
|
+
height: 100%;
|
|
33648
|
+
font-size: 12px;
|
|
33649
|
+
background: transparent;
|
|
33695
33650
|
}
|
|
33696
33651
|
|
|
33697
|
-
.
|
|
33698
|
-
|
|
33699
|
-
|
|
33700
|
-
border-
|
|
33652
|
+
.E_t1fisho6 div.ant-table .ant-table-header {
|
|
33653
|
+
position: relative;
|
|
33654
|
+
z-index: 3;
|
|
33655
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
33656
|
+
margin-bottom: -1px;
|
|
33701
33657
|
}
|
|
33702
33658
|
|
|
33703
|
-
.
|
|
33704
|
-
|
|
33659
|
+
.E_t1fisho6 div.ant-table .time-wrapper .date,
|
|
33660
|
+
.E_t1fisho6 div.ant-table .value {
|
|
33661
|
+
color: #2d3a56;
|
|
33705
33662
|
}
|
|
33706
33663
|
|
|
33707
|
-
.
|
|
33708
|
-
|
|
33709
|
-
|
|
33710
|
-
border-radius: 0 4px 4px 0;
|
|
33664
|
+
.E_t1fisho6 div.ant-table .time-wrapper .time,
|
|
33665
|
+
.E_t1fisho6 div.ant-table .unit {
|
|
33666
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33711
33667
|
}
|
|
33712
33668
|
|
|
33713
|
-
.
|
|
33714
|
-
|
|
33715
|
-
|
|
33716
|
-
height: 0;
|
|
33717
|
-
border: 13px solid transparent;
|
|
33718
|
-
position: absolute;
|
|
33719
|
-
top: 0;
|
|
33720
|
-
border-left: 8px solid rgba(237, 241, 250, 0.6);
|
|
33721
|
-
z-index: 2;
|
|
33722
|
-
position: relative;
|
|
33723
|
-
top: -50%;
|
|
33724
|
-
right: -100%;
|
|
33669
|
+
.E_t1fisho6 div.ant-table .ant-table-selection {
|
|
33670
|
+
position: unset;
|
|
33671
|
+
text-align: center;
|
|
33725
33672
|
}
|
|
33726
33673
|
|
|
33727
|
-
.
|
|
33728
|
-
|
|
33674
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody > tr.ant-table-row-selected td {
|
|
33675
|
+
background: #fff;
|
|
33729
33676
|
}
|
|
33730
33677
|
|
|
33731
|
-
.
|
|
33732
|
-
|
|
33733
|
-
width: 0;
|
|
33734
|
-
height: 0;
|
|
33735
|
-
border: 13px solid transparent;
|
|
33678
|
+
.E_t1fisho6 div.ant-table .anticon-setting {
|
|
33679
|
+
cursor: pointer;
|
|
33736
33680
|
position: absolute;
|
|
33737
|
-
top:
|
|
33738
|
-
|
|
33739
|
-
|
|
33681
|
+
top: 50%;
|
|
33682
|
+
right: 12px;
|
|
33683
|
+
transform: translateY(-50%);
|
|
33740
33684
|
}
|
|
33741
33685
|
|
|
33742
|
-
.
|
|
33743
|
-
|
|
33686
|
+
.E_t1fisho6 div.ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
|
|
33687
|
+
box-shadow: none;
|
|
33688
|
+
width: 1px;
|
|
33689
|
+
background: rgba(213, 219, 227, 0.6);
|
|
33744
33690
|
}
|
|
33745
33691
|
|
|
33746
|
-
.
|
|
33747
|
-
|
|
33692
|
+
.E_t1fisho6 div.ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
|
|
33693
|
+
box-shadow: none;
|
|
33694
|
+
width: 1px;
|
|
33695
|
+
background: rgba(213, 219, 227, 0.6);
|
|
33748
33696
|
}
|
|
33749
33697
|
|
|
33750
|
-
.
|
|
33751
|
-
|
|
33698
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody {
|
|
33699
|
+
position: relative;
|
|
33752
33700
|
}
|
|
33753
33701
|
|
|
33754
|
-
.
|
|
33755
|
-
|
|
33756
|
-
|
|
33702
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td {
|
|
33703
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
33704
|
+
border-bottom: 1px solid white;
|
|
33705
|
+
height: 40px;
|
|
33706
|
+
vertical-align: middle;
|
|
33707
|
+
transition: background 0ms;
|
|
33708
|
+
color: #00122e;
|
|
33757
33709
|
}
|
|
33758
33710
|
|
|
33759
|
-
.
|
|
33760
|
-
|
|
33761
|
-
|
|
33711
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.header-hover {
|
|
33712
|
+
background: #f2f5fa;
|
|
33713
|
+
border-bottom-color: #f2f5fa;
|
|
33762
33714
|
}
|
|
33763
33715
|
|
|
33764
|
-
.
|
|
33765
|
-
|
|
33766
|
-
|
|
33716
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link {
|
|
33717
|
+
height: auto;
|
|
33718
|
+
color: #00122e;
|
|
33719
|
+
font-size: 12px;
|
|
33720
|
+
text-align: left;
|
|
33721
|
+
transition: none;
|
|
33722
|
+
overflow: hidden;
|
|
33723
|
+
text-overflow: ellipsis;
|
|
33724
|
+
white-space: nowrap;
|
|
33767
33725
|
}
|
|
33768
33726
|
|
|
33769
|
-
.
|
|
33770
|
-
|
|
33727
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link:hover {
|
|
33728
|
+
color: #0096ff;
|
|
33771
33729
|
}
|
|
33772
33730
|
|
|
33773
|
-
.
|
|
33774
|
-
|
|
33775
|
-
|
|
33731
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link > span {
|
|
33732
|
+
overflow: hidden;
|
|
33733
|
+
text-overflow: ellipsis;
|
|
33734
|
+
width: 100%;
|
|
33735
|
+
vertical-align: middle;
|
|
33776
33736
|
}
|
|
33777
33737
|
|
|
33778
|
-
.
|
|
33779
|
-
|
|
33738
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.cell_status {
|
|
33739
|
+
line-height: 0px;
|
|
33780
33740
|
}
|
|
33781
33741
|
|
|
33782
|
-
.
|
|
33783
|
-
|
|
33742
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.align-right {
|
|
33743
|
+
padding-right: 25px;
|
|
33784
33744
|
}
|
|
33785
33745
|
|
|
33786
|
-
.
|
|
33787
|
-
|
|
33746
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover + tr td {
|
|
33747
|
+
border-top-color: transparent;
|
|
33788
33748
|
}
|
|
33789
33749
|
|
|
33790
|
-
.
|
|
33791
|
-
|
|
33792
|
-
border-
|
|
33793
|
-
height: 32px;
|
|
33794
|
-
display: flex;
|
|
33795
|
-
align-items: center;
|
|
33750
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td {
|
|
33751
|
+
background: rgba(225, 230, 241, 0.6);
|
|
33752
|
+
border-color: transparent transparent white;
|
|
33796
33753
|
}
|
|
33797
33754
|
|
|
33798
|
-
.
|
|
33799
|
-
|
|
33800
|
-
white-space: nowrap;
|
|
33755
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
|
|
33756
|
+
border-radius: 8px 0 0 8px;
|
|
33801
33757
|
}
|
|
33802
33758
|
|
|
33803
|
-
.
|
|
33804
|
-
|
|
33805
|
-
line-height: 20px;
|
|
33806
|
-
max-width: 100%;
|
|
33807
|
-
padding-right: 0;
|
|
33759
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
|
|
33760
|
+
border-radius: 8px 0 0 8px;
|
|
33808
33761
|
}
|
|
33809
33762
|
|
|
33810
|
-
.
|
|
33811
|
-
|
|
33763
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
|
|
33764
|
+
content: "";
|
|
33765
|
+
width: 4px;
|
|
33766
|
+
top: -1px;
|
|
33767
|
+
bottom: -1px;
|
|
33768
|
+
background: white;
|
|
33812
33769
|
}
|
|
33813
33770
|
|
|
33814
|
-
.
|
|
33815
|
-
|
|
33816
|
-
display: inline-flex;
|
|
33817
|
-
align-items: center;
|
|
33818
|
-
justify-content: center;
|
|
33819
|
-
column-gap: 4px;
|
|
33771
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
|
|
33772
|
+
border-radius: 0 8px 8px 0;
|
|
33820
33773
|
}
|
|
33821
33774
|
|
|
33822
|
-
.
|
|
33823
|
-
|
|
33824
|
-
|
|
33825
|
-
|
|
33826
|
-
height: 18px;
|
|
33827
|
-
color: rgba(44, 56, 82, 0.75);
|
|
33828
|
-
justify-content: center;
|
|
33775
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
|
|
33776
|
+
border-radius: 0;
|
|
33777
|
+
background: white;
|
|
33778
|
+
border-top: none;
|
|
33829
33779
|
}
|
|
33830
33780
|
|
|
33831
|
-
.
|
|
33832
|
-
|
|
33833
|
-
|
|
33834
|
-
|
|
33835
|
-
justify-content: center;
|
|
33836
|
-
column-gap: 6px;
|
|
33837
|
-
font-size: 13px;
|
|
33781
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
|
|
33782
|
+
border-top: 1px solid transparent;
|
|
33783
|
+
border-radius: 0 8px 8px 0;
|
|
33784
|
+
background: rgba(225, 230, 241, 0.6);
|
|
33838
33785
|
}
|
|
33839
33786
|
|
|
33840
|
-
.
|
|
33841
|
-
|
|
33842
|
-
|
|
33843
|
-
min-width: 20px;
|
|
33844
|
-
min-height: 20px;
|
|
33845
|
-
color: rgba(44, 56, 82, 0.75);
|
|
33846
|
-
justify-content: center;
|
|
33787
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
|
|
33788
|
+
background: white;
|
|
33789
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
33847
33790
|
}
|
|
33848
33791
|
|
|
33849
|
-
.
|
|
33792
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
|
|
33850
33793
|
display: flex;
|
|
33851
33794
|
align-items: center;
|
|
33852
|
-
|
|
33853
|
-
|
|
33795
|
+
height: 100%;
|
|
33796
|
+
background: rgba(225, 230, 241, 0.6);
|
|
33854
33797
|
}
|
|
33855
33798
|
|
|
33856
|
-
.
|
|
33857
|
-
|
|
33858
|
-
|
|
33859
|
-
justify-content: center;
|
|
33860
|
-
row-gap: var(--p1cmxsf7-0);
|
|
33799
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
|
|
33800
|
+
background: white;
|
|
33801
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
33861
33802
|
}
|
|
33862
33803
|
|
|
33863
|
-
.
|
|
33864
|
-
|
|
33865
|
-
|
|
33866
|
-
|
|
33804
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
|
|
33805
|
+
display: flex;
|
|
33806
|
+
align-items: center;
|
|
33807
|
+
height: 100%;
|
|
33808
|
+
background: rgba(225, 230, 241, 0.6);
|
|
33867
33809
|
}
|
|
33868
33810
|
|
|
33869
|
-
.
|
|
33870
|
-
|
|
33811
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:last-child td {
|
|
33812
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
33871
33813
|
}
|
|
33872
33814
|
|
|
33873
|
-
.
|
|
33874
|
-
|
|
33875
|
-
|
|
33876
|
-
height: 100%;
|
|
33815
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row {
|
|
33816
|
+
box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
|
|
33817
|
+
border-radius: 8px;
|
|
33877
33818
|
}
|
|
33878
33819
|
|
|
33879
|
-
.
|
|
33880
|
-
|
|
33820
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
|
|
33821
|
+
border-top-color: white;
|
|
33881
33822
|
}
|
|
33882
33823
|
|
|
33883
|
-
.
|
|
33884
|
-
|
|
33885
|
-
|
|
33824
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td {
|
|
33825
|
+
background: rgba(0, 136, 255, 0.1);
|
|
33826
|
+
border-bottom-color: transparent;
|
|
33827
|
+
border-top-color: transparent;
|
|
33886
33828
|
}
|
|
33887
33829
|
|
|
33888
|
-
.
|
|
33889
|
-
|
|
33830
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
|
|
33831
|
+
border-radius: 8px 0 0 8px;
|
|
33890
33832
|
}
|
|
33891
33833
|
|
|
33892
|
-
.
|
|
33893
|
-
|
|
33834
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
|
|
33835
|
+
border-radius: 0 8px 8px 0;
|
|
33894
33836
|
}
|
|
33895
33837
|
|
|
33896
|
-
.E_t1fisho6 {
|
|
33897
|
-
|
|
33838
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
|
|
33839
|
+
background: rgba(0, 136, 255, 0.1);
|
|
33898
33840
|
}
|
|
33899
33841
|
|
|
33900
|
-
.E_t1fisho6 .ant-table
|
|
33901
|
-
|
|
33902
|
-
|
|
33842
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th {
|
|
33843
|
+
background: #fff;
|
|
33844
|
+
font-weight: 400;
|
|
33845
|
+
position: relative;
|
|
33846
|
+
border-bottom: none;
|
|
33847
|
+
color: #00122e;
|
|
33848
|
+
transition: none;
|
|
33849
|
+
padding: 14px 8px 14px 8px;
|
|
33850
|
+
line-height: 20px;
|
|
33903
33851
|
}
|
|
33904
33852
|
|
|
33905
|
-
.E_t1fisho6 .
|
|
33906
|
-
|
|
33853
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th:not(:last-child):after {
|
|
33854
|
+
content: "";
|
|
33855
|
+
width: 1px;
|
|
33856
|
+
top: 0;
|
|
33857
|
+
bottom: 0;
|
|
33858
|
+
background: rgba(211, 218, 235, 0.6);
|
|
33859
|
+
position: absolute;
|
|
33860
|
+
right: 0;
|
|
33907
33861
|
}
|
|
33908
33862
|
|
|
33909
|
-
.E_t1fisho6.
|
|
33910
|
-
|
|
33863
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.is-blank {
|
|
33864
|
+
padding: unset;
|
|
33911
33865
|
}
|
|
33912
33866
|
|
|
33913
|
-
.E_t1fisho6 .ant-
|
|
33914
|
-
|
|
33867
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.is-blank:after {
|
|
33868
|
+
display: none;
|
|
33915
33869
|
}
|
|
33916
33870
|
|
|
33917
|
-
.E_t1fisho6 .ant-
|
|
33918
|
-
|
|
33919
|
-
overflow:
|
|
33871
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
|
|
33872
|
+
width: 100%;
|
|
33873
|
+
overflow: hidden;
|
|
33874
|
+
white-space: nowrap;
|
|
33875
|
+
text-overflow: ellipsis;
|
|
33920
33876
|
}
|
|
33921
33877
|
|
|
33922
|
-
.E_t1fisho6 .ant-
|
|
33923
|
-
|
|
33878
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
|
|
33879
|
+
overflow: hidden;
|
|
33880
|
+
text-overflow: ellipsis;
|
|
33881
|
+
flex: 1;
|
|
33924
33882
|
}
|
|
33925
33883
|
|
|
33926
|
-
.E_t1fisho6
|
|
33927
|
-
|
|
33884
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
|
|
33885
|
+
padding: 15px 25px 15px 8px;
|
|
33928
33886
|
}
|
|
33929
33887
|
|
|
33930
|
-
.E_t1fisho6
|
|
33931
|
-
|
|
33932
|
-
background: #fff;
|
|
33933
|
-
padding: 0 !important;
|
|
33888
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
|
|
33889
|
+
padding: 0;
|
|
33934
33890
|
}
|
|
33935
33891
|
|
|
33936
|
-
.E_t1fisho6
|
|
33937
|
-
|
|
33938
|
-
|
|
33939
|
-
|
|
33940
|
-
|
|
33941
|
-
|
|
33892
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
|
|
33893
|
+
position: absolute;
|
|
33894
|
+
right: 6px;
|
|
33895
|
+
top: 50%;
|
|
33896
|
+
transform: translateY(-50%);
|
|
33897
|
+
height: 16px;
|
|
33898
|
+
display: none;
|
|
33899
|
+
transition: transform 320ms ease;
|
|
33942
33900
|
}
|
|
33943
33901
|
|
|
33944
|
-
.E_t1fisho6
|
|
33945
|
-
|
|
33946
|
-
|
|
33947
|
-
text-overflow: ellipsis;
|
|
33948
|
-
width: 100%;
|
|
33902
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
|
|
33903
|
+
display: block;
|
|
33904
|
+
transform: translateY(-50%) rotateX(180deg);
|
|
33949
33905
|
}
|
|
33950
33906
|
|
|
33951
|
-
.E_t1fisho6 .ant-table-
|
|
33952
|
-
|
|
33907
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
|
|
33908
|
+
display: block;
|
|
33953
33909
|
}
|
|
33954
33910
|
|
|
33955
|
-
.E_t1fisho6 .ant-table-
|
|
33956
|
-
|
|
33911
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
|
|
33912
|
+
display: none;
|
|
33957
33913
|
}
|
|
33958
33914
|
|
|
33959
|
-
.E_t1fisho6 div.ant-table {
|
|
33960
|
-
|
|
33961
|
-
border-left: none;
|
|
33962
|
-
border-right: none;
|
|
33963
|
-
border-bottom: none;
|
|
33964
|
-
height: 100%;
|
|
33965
|
-
font-size: 12px;
|
|
33966
|
-
background: transparent;
|
|
33915
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
|
|
33916
|
+
transform: translateY(-50%);
|
|
33967
33917
|
}
|
|
33968
33918
|
|
|
33969
|
-
.E_t1fisho6 div.ant-table .ant-table-
|
|
33970
|
-
|
|
33971
|
-
z-index: 3;
|
|
33972
|
-
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
33973
|
-
margin-bottom: -1px;
|
|
33919
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
|
|
33920
|
+
transform: translateY(-50%) rotateX(180deg);
|
|
33974
33921
|
}
|
|
33975
33922
|
|
|
33976
|
-
.E_t1fisho6 div.ant-table .
|
|
33977
|
-
|
|
33978
|
-
color: #2d3a56;
|
|
33923
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
|
|
33924
|
+
background: #f2f5fa;
|
|
33979
33925
|
}
|
|
33980
33926
|
|
|
33981
|
-
.E_t1fisho6 div.ant-table .
|
|
33982
|
-
|
|
33983
|
-
color: rgba(44, 56, 82, 0.6);
|
|
33927
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
|
|
33928
|
+
display: block;
|
|
33984
33929
|
}
|
|
33985
33930
|
|
|
33986
|
-
.E_t1fisho6 div.ant-table .ant-table-
|
|
33987
|
-
|
|
33988
|
-
text-align: center;
|
|
33931
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.align-right {
|
|
33932
|
+
padding-right: 25px;
|
|
33989
33933
|
}
|
|
33990
33934
|
|
|
33991
|
-
.E_t1fisho6 div.ant-table .ant-table-
|
|
33992
|
-
|
|
33935
|
+
.E_t1fisho6 div.ant-table .ant-table-selection-column {
|
|
33936
|
+
padding: 0 !important;
|
|
33993
33937
|
}
|
|
33994
33938
|
|
|
33995
|
-
.E_t1fisho6 div.ant-table .
|
|
33996
|
-
cursor: pointer;
|
|
33939
|
+
.E_t1fisho6 div.ant-table .ant-table-selection-column .ant-checkbox-wrapper {
|
|
33997
33940
|
position: absolute;
|
|
33941
|
+
left: 50%;
|
|
33998
33942
|
top: 50%;
|
|
33999
|
-
|
|
34000
|
-
transform: translateY(-50%);
|
|
33943
|
+
transform: translate(-50%, -50%);
|
|
34001
33944
|
}
|
|
34002
33945
|
|
|
34003
|
-
.E_t1fisho6 div.ant-table
|
|
34004
|
-
|
|
34005
|
-
width: 1px;
|
|
34006
|
-
background: rgba(213, 219, 227, 0.6);
|
|
33946
|
+
.E_t1fisho6 div.ant-table .ant-table-selection-column:after {
|
|
33947
|
+
display: none;
|
|
34007
33948
|
}
|
|
34008
33949
|
|
|
34009
|
-
.E_t1fisho6 div.ant-table
|
|
34010
|
-
|
|
34011
|
-
width: 1px;
|
|
34012
|
-
background: rgba(213, 219, 227, 0.6);
|
|
33950
|
+
.E_t1fisho6 div.ant-table .ant-table-hide-scrollbar {
|
|
33951
|
+
background: #fff;
|
|
34013
33952
|
}
|
|
34014
33953
|
|
|
34015
|
-
.E_t1fisho6 div.ant-table .ant-table-
|
|
34016
|
-
|
|
33954
|
+
.E_t1fisho6 div.ant-table .ant-table-placeholder {
|
|
33955
|
+
background: inherit;
|
|
34017
33956
|
}
|
|
34018
33957
|
|
|
34019
|
-
.E_t1fisho6 div.ant-table .ant-table-
|
|
34020
|
-
|
|
34021
|
-
border
|
|
34022
|
-
|
|
33958
|
+
.E_t1fisho6 div.ant-table .ant-table-placeholder td {
|
|
33959
|
+
position: static;
|
|
33960
|
+
border: none;
|
|
33961
|
+
background: inherit !important;
|
|
33962
|
+
height: 100px;
|
|
34023
33963
|
vertical-align: middle;
|
|
34024
|
-
transition: background 0ms;
|
|
34025
|
-
color: #00122e;
|
|
34026
33964
|
}
|
|
34027
33965
|
|
|
34028
|
-
.E_t1fisho6 div.ant-table .ant-table-
|
|
34029
|
-
|
|
34030
|
-
|
|
33966
|
+
.E_t1fisho6 div.ant-table .ant-table-placeholder .table-default-empty,
|
|
33967
|
+
.E_t1fisho6 div.ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
33968
|
+
font-weight: bold;
|
|
33969
|
+
font-size: 20px;
|
|
33970
|
+
color: rgba(10, 37, 85, 0.6);
|
|
34031
33971
|
}
|
|
34032
33972
|
|
|
34033
|
-
.E_t1fisho6 div.ant-table .ant-table-
|
|
34034
|
-
|
|
34035
|
-
|
|
34036
|
-
font-size: 12px;
|
|
34037
|
-
text-align: left;
|
|
34038
|
-
transition: none;
|
|
34039
|
-
overflow: hidden;
|
|
34040
|
-
text-overflow: ellipsis;
|
|
34041
|
-
white-space: nowrap;
|
|
33973
|
+
.E_t1fisho6 div.ant-table th.ant-table-cell-scrollbar,
|
|
33974
|
+
.E_t1fisho6 div.ant-table th.cell__action_ {
|
|
33975
|
+
z-index: 10;
|
|
34042
33976
|
}
|
|
34043
33977
|
|
|
34044
|
-
.E_t1fisho6 div.ant-table
|
|
34045
|
-
|
|
33978
|
+
.E_t1fisho6 div.ant-table td.cell__action_ {
|
|
33979
|
+
padding: 0 !important;
|
|
33980
|
+
position: relative;
|
|
33981
|
+
background: #fff;
|
|
34046
33982
|
}
|
|
34047
33983
|
|
|
34048
|
-
.E_t1fisho6 div.ant-table
|
|
34049
|
-
|
|
34050
|
-
|
|
34051
|
-
|
|
34052
|
-
|
|
33984
|
+
.E_t1fisho6 div.ant-table td.cell__action_ > * {
|
|
33985
|
+
height: 100%;
|
|
33986
|
+
display: flex;
|
|
33987
|
+
align-items: center;
|
|
33988
|
+
justify-content: flex-end;
|
|
33989
|
+
padding-right: 8px;
|
|
34053
33990
|
}
|
|
34054
33991
|
|
|
34055
|
-
.E_t1fisho6 div.ant-table .
|
|
34056
|
-
|
|
33992
|
+
.E_t1fisho6 div.ant-table td.cell__action_ .menu-button {
|
|
33993
|
+
width: 24px;
|
|
33994
|
+
height: 24px;
|
|
33995
|
+
cursor: pointer;
|
|
33996
|
+
justify-content: center;
|
|
33997
|
+
border-radius: 4px;
|
|
34057
33998
|
}
|
|
34058
33999
|
|
|
34059
|
-
.E_t1fisho6 div.ant-table .
|
|
34060
|
-
|
|
34000
|
+
.E_t1fisho6 div.ant-table td.cell__action_ .menu-button:hover {
|
|
34001
|
+
background: #fff;
|
|
34061
34002
|
}
|
|
34062
34003
|
|
|
34063
|
-
.
|
|
34064
|
-
|
|
34004
|
+
button.E_l48ei06.ant-btn,
|
|
34005
|
+
button.E_l48ei06.ant-btn.ant-btn-sm,
|
|
34006
|
+
button.E_l48ei06.ant-btn.ant-btn-lg {
|
|
34007
|
+
font-size: 12px;
|
|
34008
|
+
line-height: 18px;
|
|
34009
|
+
height: 18px;
|
|
34065
34010
|
}
|
|
34066
34011
|
|
|
34067
|
-
.
|
|
34068
|
-
|
|
34069
|
-
|
|
34012
|
+
button.E_l48ei06 {
|
|
34013
|
+
color: #0080FF;
|
|
34014
|
+
height: unset;
|
|
34070
34015
|
}
|
|
34071
34016
|
|
|
34072
|
-
.
|
|
34073
|
-
|
|
34017
|
+
button.E_l48ei06 .button-prefix-icon {
|
|
34018
|
+
margin-right: 4px;
|
|
34019
|
+
}
|
|
34020
|
+
|
|
34021
|
+
button.E_l48ei06 .button-suffix-icon {
|
|
34022
|
+
margin-left: 4px;
|
|
34023
|
+
}
|
|
34024
|
+
|
|
34025
|
+
button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
|
|
34026
|
+
color: #009DFF;
|
|
34074
34027
|
}
|
|
34075
34028
|
|
|
34076
|
-
.
|
|
34077
|
-
|
|
34029
|
+
button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
|
|
34030
|
+
color: #005ED1;
|
|
34078
34031
|
}
|
|
34079
34032
|
|
|
34080
|
-
.
|
|
34081
|
-
|
|
34082
|
-
width: 4px;
|
|
34083
|
-
top: -1px;
|
|
34084
|
-
bottom: -1px;
|
|
34085
|
-
background: white;
|
|
34033
|
+
button.E_l48ei06.ui-kit-link-disabled {
|
|
34034
|
+
color: #0080FF;
|
|
34086
34035
|
}
|
|
34087
34036
|
|
|
34088
|
-
.
|
|
34089
|
-
|
|
34037
|
+
button.E_l48ei06.ui-kit-link-primary {
|
|
34038
|
+
color: #00122E;
|
|
34090
34039
|
}
|
|
34091
34040
|
|
|
34092
|
-
.
|
|
34093
|
-
|
|
34094
|
-
background: white;
|
|
34095
|
-
border-top: none;
|
|
34041
|
+
button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
|
|
34042
|
+
color: #0080FF;
|
|
34096
34043
|
}
|
|
34097
34044
|
|
|
34098
|
-
.
|
|
34099
|
-
|
|
34100
|
-
border-radius: 0 8px 8px 0;
|
|
34101
|
-
background: rgba(225, 230, 241, 0.6);
|
|
34045
|
+
button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
|
|
34046
|
+
color: #005ED1;
|
|
34102
34047
|
}
|
|
34103
34048
|
|
|
34104
|
-
.
|
|
34105
|
-
|
|
34106
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
34049
|
+
button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
|
|
34050
|
+
color: #00122E;
|
|
34107
34051
|
}
|
|
34108
34052
|
|
|
34109
|
-
.
|
|
34110
|
-
|
|
34111
|
-
align-items: center;
|
|
34112
|
-
height: 100%;
|
|
34113
|
-
background: rgba(225, 230, 241, 0.6);
|
|
34053
|
+
button.E_l48ei06.ui-kit-link-secondary {
|
|
34054
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
34114
34055
|
}
|
|
34115
34056
|
|
|
34116
|
-
.
|
|
34117
|
-
|
|
34118
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
34057
|
+
button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
|
|
34058
|
+
color: #0080FF;
|
|
34119
34059
|
}
|
|
34120
34060
|
|
|
34121
|
-
.
|
|
34122
|
-
|
|
34123
|
-
align-items: center;
|
|
34124
|
-
height: 100%;
|
|
34125
|
-
background: rgba(225, 230, 241, 0.6);
|
|
34061
|
+
button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
|
|
34062
|
+
color: #005ED1;
|
|
34126
34063
|
}
|
|
34127
34064
|
|
|
34128
|
-
.
|
|
34129
|
-
|
|
34065
|
+
button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
34066
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
34130
34067
|
}
|
|
34131
34068
|
|
|
34132
|
-
.
|
|
34133
|
-
|
|
34134
|
-
|
|
34069
|
+
.E_t1dtlqs1 {
|
|
34070
|
+
margin-bottom: 4px;
|
|
34071
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34135
34072
|
}
|
|
34136
34073
|
|
|
34137
|
-
.
|
|
34138
|
-
|
|
34074
|
+
.E_s1ese5oy {
|
|
34075
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34076
|
+
line-height: 32px;
|
|
34077
|
+
height: 32px;
|
|
34078
|
+
margin-bottom: 0;
|
|
34139
34079
|
}
|
|
34140
34080
|
|
|
34141
|
-
.
|
|
34142
|
-
|
|
34143
|
-
border-bottom-color: transparent;
|
|
34144
|
-
border-top-color: transparent;
|
|
34081
|
+
.E_s1ese5oy.primary, .E_s1ese5oy.info {
|
|
34082
|
+
color: #0080ff;
|
|
34145
34083
|
}
|
|
34146
34084
|
|
|
34147
|
-
.
|
|
34148
|
-
|
|
34085
|
+
.E_s1ese5oy.warning {
|
|
34086
|
+
color: #ffa500;
|
|
34149
34087
|
}
|
|
34150
34088
|
|
|
34151
|
-
.
|
|
34152
|
-
|
|
34089
|
+
.E_s1ese5oy.success {
|
|
34090
|
+
color: #00ba5d;
|
|
34153
34091
|
}
|
|
34154
34092
|
|
|
34155
|
-
.
|
|
34156
|
-
|
|
34093
|
+
.E_s1ese5oy.danger, .E_s1ese5oy.error {
|
|
34094
|
+
color: #f0483e;
|
|
34157
34095
|
}
|
|
34158
34096
|
|
|
34159
|
-
.
|
|
34160
|
-
|
|
34161
|
-
font-weight: 400;
|
|
34162
|
-
position: relative;
|
|
34163
|
-
border-bottom: none;
|
|
34164
|
-
color: #00122e;
|
|
34165
|
-
transition: none;
|
|
34166
|
-
padding: 14px 8px 14px 8px;
|
|
34167
|
-
line-height: 20px;
|
|
34097
|
+
.E_s1ese5oy.normal {
|
|
34098
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34168
34099
|
}
|
|
34169
34100
|
|
|
34170
|
-
.
|
|
34171
|
-
|
|
34172
|
-
|
|
34173
|
-
top: 0;
|
|
34174
|
-
bottom: 0;
|
|
34175
|
-
background: rgba(211, 218, 235, 0.6);
|
|
34176
|
-
position: absolute;
|
|
34177
|
-
right: 0;
|
|
34101
|
+
.E_b1ibis43 {
|
|
34102
|
+
margin-bottom: 0;
|
|
34103
|
+
color: #00122e;
|
|
34178
34104
|
}
|
|
34179
34105
|
|
|
34180
|
-
.
|
|
34181
|
-
|
|
34106
|
+
.E_b11xxjd2 {
|
|
34107
|
+
line-height: 32px;
|
|
34108
|
+
margin-right: 6px;
|
|
34182
34109
|
}
|
|
34183
34110
|
|
|
34184
|
-
.
|
|
34185
|
-
|
|
34111
|
+
.E_bsub5bw.with-description {
|
|
34112
|
+
height: 24px;
|
|
34113
|
+
flex: 1;
|
|
34114
|
+
position: relative;
|
|
34115
|
+
top: -7px;
|
|
34186
34116
|
}
|
|
34187
34117
|
|
|
34188
|
-
.
|
|
34118
|
+
.E_bsub5bw p {
|
|
34189
34119
|
width: 100%;
|
|
34190
34120
|
overflow: hidden;
|
|
34191
|
-
white-space: nowrap;
|
|
34192
34121
|
text-overflow: ellipsis;
|
|
34122
|
+
white-space: nowrap;
|
|
34193
34123
|
}
|
|
34194
34124
|
|
|
34195
|
-
.
|
|
34196
|
-
|
|
34197
|
-
|
|
34198
|
-
|
|
34125
|
+
.E_tmoyoag {
|
|
34126
|
+
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
34127
|
+
border-radius: 8px;
|
|
34128
|
+
overflow: auto;
|
|
34199
34129
|
}
|
|
34200
34130
|
|
|
34201
|
-
.
|
|
34202
|
-
|
|
34131
|
+
.E_tmoyoag .ant-list {
|
|
34132
|
+
position: relative;
|
|
34203
34133
|
}
|
|
34204
34134
|
|
|
34205
|
-
.
|
|
34206
|
-
|
|
34135
|
+
.E_tmoyoag .ant-list .ant-list-item:last-child {
|
|
34136
|
+
border-bottom: none;
|
|
34207
34137
|
}
|
|
34208
34138
|
|
|
34209
|
-
.
|
|
34210
|
-
position:
|
|
34211
|
-
|
|
34212
|
-
|
|
34213
|
-
|
|
34214
|
-
|
|
34215
|
-
|
|
34216
|
-
|
|
34139
|
+
.E_tmoyoag .ant-list .eagle-table-form-header {
|
|
34140
|
+
position: sticky;
|
|
34141
|
+
top: 0;
|
|
34142
|
+
z-index: 2;
|
|
34143
|
+
display: flex;
|
|
34144
|
+
padding: 8px;
|
|
34145
|
+
flex-wrap: nowrap;
|
|
34146
|
+
justify-content: flex-start;
|
|
34147
|
+
background: #f2f5fa;
|
|
34148
|
+
font-size: 14px;
|
|
34149
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34150
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
34217
34151
|
}
|
|
34218
34152
|
|
|
34219
|
-
.
|
|
34220
|
-
|
|
34221
|
-
transform: translateY(-50%) rotateX(180deg);
|
|
34153
|
+
.E_tmoyoag .ant-list .eagle-table-form-header {
|
|
34154
|
+
align-items: inherit;
|
|
34222
34155
|
}
|
|
34223
34156
|
|
|
34224
|
-
.
|
|
34225
|
-
|
|
34157
|
+
.E_tmoyoag .ant-list .eagle-table-form-header .eagle-table-form-cell > p {
|
|
34158
|
+
margin-bottom: 0;
|
|
34226
34159
|
}
|
|
34227
34160
|
|
|
34228
|
-
.
|
|
34229
|
-
display:
|
|
34161
|
+
.E_tmoyoag .ant-list .eagle-table-form-row {
|
|
34162
|
+
display: flex;
|
|
34163
|
+
justify-content: flex-start;
|
|
34164
|
+
align-items: flex-start;
|
|
34165
|
+
flex-wrap: wrap;
|
|
34166
|
+
padding: 8px;
|
|
34167
|
+
border: none;
|
|
34230
34168
|
}
|
|
34231
34169
|
|
|
34232
|
-
.
|
|
34233
|
-
|
|
34170
|
+
.E_tmoyoag .ant-list .eagle-table-form-row .row-description {
|
|
34171
|
+
flex-basis: 100%;
|
|
34172
|
+
margin: 12px 0 0;
|
|
34173
|
+
order: 99;
|
|
34174
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34234
34175
|
}
|
|
34235
34176
|
|
|
34236
|
-
.
|
|
34237
|
-
|
|
34177
|
+
.E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
|
|
34178
|
+
color: #f0483e;
|
|
34179
|
+
flex-basis: 100%;
|
|
34180
|
+
order: 98;
|
|
34181
|
+
margin: 12px 0 0;
|
|
34238
34182
|
}
|
|
34239
34183
|
|
|
34240
|
-
.
|
|
34241
|
-
background:
|
|
34184
|
+
.E_tmoyoag .ant-list .eagle-table-form-row:hover {
|
|
34185
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
34242
34186
|
}
|
|
34243
34187
|
|
|
34244
|
-
.
|
|
34245
|
-
|
|
34188
|
+
.E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
|
|
34189
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
34246
34190
|
}
|
|
34247
34191
|
|
|
34248
|
-
.
|
|
34249
|
-
|
|
34192
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell {
|
|
34193
|
+
flex: 1 0 0;
|
|
34194
|
+
overflow: hidden;
|
|
34250
34195
|
}
|
|
34251
34196
|
|
|
34252
|
-
.
|
|
34253
|
-
|
|
34197
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
|
|
34198
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34199
|
+
margin: 0;
|
|
34254
34200
|
}
|
|
34255
34201
|
|
|
34256
|
-
.
|
|
34257
|
-
|
|
34258
|
-
left: 50%;
|
|
34259
|
-
top: 50%;
|
|
34260
|
-
transform: translate(-50%, -50%);
|
|
34202
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
|
|
34203
|
+
text-align: center;
|
|
34261
34204
|
}
|
|
34262
34205
|
|
|
34263
|
-
.
|
|
34264
|
-
|
|
34206
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content > * {
|
|
34207
|
+
text-align: center;
|
|
34265
34208
|
}
|
|
34266
34209
|
|
|
34267
|
-
.
|
|
34268
|
-
|
|
34210
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
|
|
34211
|
+
text-align: left;
|
|
34269
34212
|
}
|
|
34270
34213
|
|
|
34271
|
-
.
|
|
34272
|
-
|
|
34214
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content > * {
|
|
34215
|
+
text-align: left;
|
|
34273
34216
|
}
|
|
34274
34217
|
|
|
34275
|
-
.
|
|
34276
|
-
|
|
34277
|
-
border: none;
|
|
34278
|
-
background: inherit !important;
|
|
34279
|
-
height: 100px;
|
|
34280
|
-
vertical-align: middle;
|
|
34218
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
|
|
34219
|
+
text-align: right;
|
|
34281
34220
|
}
|
|
34282
34221
|
|
|
34283
|
-
.
|
|
34284
|
-
|
|
34285
|
-
|
|
34286
|
-
|
|
34287
|
-
|
|
34222
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content > * {
|
|
34223
|
+
text-align: right;
|
|
34224
|
+
}
|
|
34225
|
+
|
|
34226
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
|
|
34227
|
+
margin-right: 8px;
|
|
34228
|
+
}
|
|
34229
|
+
|
|
34230
|
+
.E_tmoyoag .ant-list .ant-list-item-action {
|
|
34231
|
+
padding: 4px;
|
|
34232
|
+
width: 24px;
|
|
34233
|
+
height: 24px;
|
|
34234
|
+
overflow: hidden;
|
|
34288
34235
|
}
|
|
34289
34236
|
|
|
34290
|
-
.
|
|
34291
|
-
|
|
34292
|
-
z-index: 10;
|
|
34237
|
+
.E_tmoyoag .ant-list .ant-list-item-action li {
|
|
34238
|
+
padding: 0;
|
|
34293
34239
|
}
|
|
34294
34240
|
|
|
34295
|
-
.
|
|
34296
|
-
|
|
34297
|
-
|
|
34298
|
-
background: #fff;
|
|
34241
|
+
.E_tmoyoag .ant-list .delete-row-icon.disabled {
|
|
34242
|
+
cursor: not-allowed;
|
|
34243
|
+
opacity: 0.5;
|
|
34299
34244
|
}
|
|
34300
34245
|
|
|
34301
|
-
.
|
|
34302
|
-
|
|
34303
|
-
display: flex;
|
|
34304
|
-
align-items: center;
|
|
34305
|
-
justify-content: flex-end;
|
|
34306
|
-
padding-right: 8px;
|
|
34246
|
+
.E_tmoyoag .ant-list.size-default .ant-list-item-action {
|
|
34247
|
+
margin: 0;
|
|
34307
34248
|
}
|
|
34308
34249
|
|
|
34309
|
-
.
|
|
34310
|
-
|
|
34311
|
-
|
|
34312
|
-
|
|
34313
|
-
justify-content: center;
|
|
34314
|
-
border-radius: 4px;
|
|
34250
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
|
|
34251
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
|
|
34252
|
+
border-radius: 5px;
|
|
34253
|
+
font-size: 12px;
|
|
34315
34254
|
}
|
|
34316
34255
|
|
|
34317
|
-
.
|
|
34318
|
-
|
|
34256
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
|
|
34257
|
+
font-size: inherit;
|
|
34319
34258
|
}
|
|
34320
34259
|
|
|
34321
|
-
.
|
|
34322
|
-
|
|
34323
|
-
|
|
34324
|
-
|
|
34325
|
-
height: 22px;
|
|
34326
|
-
display: flex;
|
|
34327
|
-
align-items: center;
|
|
34260
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
|
|
34261
|
+
min-height: 24px;
|
|
34262
|
+
font-size: 12px;
|
|
34263
|
+
position: relative;
|
|
34328
34264
|
}
|
|
34329
34265
|
|
|
34330
|
-
.
|
|
34331
|
-
|
|
34266
|
+
.E_tmoyoag.row-split-by-border .eagle-table-form-row {
|
|
34267
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
34332
34268
|
}
|
|
34333
34269
|
|
|
34334
|
-
.
|
|
34335
|
-
|
|
34270
|
+
.E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
|
|
34271
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
34336
34272
|
}
|
|
34337
34273
|
|
|
34338
|
-
.
|
|
34339
|
-
|
|
34274
|
+
.E_a138syjm {
|
|
34275
|
+
display: flex;
|
|
34276
|
+
align-items: center;
|
|
34277
|
+
margin-top: 8px;
|
|
34340
34278
|
}
|
|
34341
34279
|
|
|
34342
|
-
.
|
|
34343
|
-
|
|
34280
|
+
.E_a138syjm button.ant-btn {
|
|
34281
|
+
padding: 2px 8px;
|
|
34282
|
+
height: 24px;
|
|
34344
34283
|
}
|
|
34345
34284
|
|
|
34346
|
-
.
|
|
34285
|
+
.E_a138syjm > span.maximum-desc {
|
|
34286
|
+
display: none;
|
|
34347
34287
|
margin-left: 8px;
|
|
34348
34288
|
color: rgba(44, 56, 82, 0.6);
|
|
34349
34289
|
}
|
|
34350
34290
|
|
|
34351
|
-
.
|
|
34352
|
-
|
|
34291
|
+
.E_a138syjm > span.maximum-desc.disabled {
|
|
34292
|
+
display: inline;
|
|
34353
34293
|
}
|
|
34354
34294
|
|
|
34355
|
-
.
|
|
34356
|
-
|
|
34295
|
+
.E_d77i8u0 {
|
|
34296
|
+
width: 24px;
|
|
34297
|
+
height: 24px;
|
|
34298
|
+
padding: 4px;
|
|
34299
|
+
margin-right: 8px;
|
|
34357
34300
|
}
|
|
34358
34301
|
|
|
34359
|
-
.
|
|
34360
|
-
|
|
34302
|
+
.E_sjob3jg {
|
|
34303
|
+
--item-min-width: 60px;
|
|
34361
34304
|
}
|
|
34362
34305
|
|
|
34363
|
-
.
|
|
34364
|
-
|
|
34306
|
+
.E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
|
|
34307
|
+
display: none !important;
|
|
34365
34308
|
}
|
|
34366
34309
|
|
|
34367
|
-
.
|
|
34368
|
-
|
|
34310
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-active {
|
|
34311
|
+
flex-shrink: 0 !important;
|
|
34369
34312
|
}
|
|
34370
34313
|
|
|
34371
|
-
.
|
|
34372
|
-
|
|
34314
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
|
|
34315
|
+
color: #0080ff;
|
|
34373
34316
|
}
|
|
34374
34317
|
|
|
34375
|
-
.
|
|
34376
|
-
|
|
34318
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
34319
|
+
color: #0080ff;
|
|
34320
|
+
font-weight: normal;
|
|
34377
34321
|
}
|
|
34378
34322
|
|
|
34379
|
-
.
|
|
34380
|
-
|
|
34381
|
-
height: 8px;
|
|
34382
|
-
border-radius: 50%;
|
|
34383
|
-
display: inline-block;
|
|
34323
|
+
.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 {
|
|
34324
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34384
34325
|
}
|
|
34385
34326
|
|
|
34386
|
-
.
|
|
34387
|
-
|
|
34388
|
-
|
|
34389
|
-
|
|
34327
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
34328
|
+
color: #00122e;
|
|
34329
|
+
}
|
|
34330
|
+
|
|
34331
|
+
.E_sjob3jg .step-item-text {
|
|
34390
34332
|
display: inline-block;
|
|
34391
34333
|
}
|
|
34392
34334
|
|
|
34393
|
-
.
|
|
34394
|
-
|
|
34335
|
+
.E_sjob3jg .step-item-title {
|
|
34336
|
+
overflow: hidden;
|
|
34337
|
+
white-space: nowrap;
|
|
34338
|
+
text-overflow: ellipsis;
|
|
34395
34339
|
}
|
|
34396
34340
|
|
|
34397
|
-
.
|
|
34398
|
-
|
|
34341
|
+
.E_hjvj6s6 .ant-steps-item-container {
|
|
34342
|
+
min-width: var(--item-min-width);
|
|
34399
34343
|
}
|
|
34400
34344
|
|
|
34401
|
-
.
|
|
34402
|
-
|
|
34345
|
+
.E_hjvj6s6 .ant-steps-item-disabled {
|
|
34346
|
+
cursor: not-allowed !important;
|
|
34403
34347
|
}
|
|
34404
34348
|
|
|
34405
|
-
.
|
|
34406
|
-
|
|
34407
|
-
|
|
34349
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
|
|
34350
|
+
flex-direction: row;
|
|
34351
|
+
justify-content: stretch;
|
|
34352
|
+
}
|
|
34353
|
+
|
|
34354
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
|
|
34355
|
+
padding: 0;
|
|
34408
34356
|
margin-right: 4px;
|
|
34357
|
+
flex: 1;
|
|
34358
|
+
overflow: visible;
|
|
34409
34359
|
}
|
|
34410
34360
|
|
|
34411
|
-
.
|
|
34412
|
-
|
|
34413
|
-
height:
|
|
34361
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
|
|
34362
|
+
width: 100%;
|
|
34363
|
+
min-height: unset;
|
|
34414
34364
|
}
|
|
34415
34365
|
|
|
34416
|
-
.
|
|
34417
|
-
|
|
34418
|
-
height:
|
|
34366
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
|
|
34367
|
+
height: 26px;
|
|
34368
|
+
line-height: 26px;
|
|
34369
|
+
width: 100%;
|
|
34370
|
+
padding: 0;
|
|
34371
|
+
font-size: 12px;
|
|
34419
34372
|
}
|
|
34420
34373
|
|
|
34421
|
-
.
|
|
34422
|
-
margin:
|
|
34374
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
|
|
34375
|
+
margin-right: 10px;
|
|
34423
34376
|
}
|
|
34424
34377
|
|
|
34425
|
-
.
|
|
34426
|
-
|
|
34427
|
-
height: 16px;
|
|
34378
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
|
|
34379
|
+
display: none;
|
|
34428
34380
|
}
|
|
34429
34381
|
|
|
34430
|
-
.
|
|
34431
|
-
|
|
34432
|
-
|
|
34433
|
-
|
|
34434
|
-
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
34435
|
-
word-break: break-all;
|
|
34436
|
-
display: inline;
|
|
34437
|
-
white-space: normal;
|
|
34382
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
|
|
34383
|
+
padding-left: 8px;
|
|
34384
|
+
padding-right: 4px;
|
|
34385
|
+
border-radius: 4px 0 0 4px;
|
|
34438
34386
|
}
|
|
34439
34387
|
|
|
34440
|
-
.
|
|
34441
|
-
margin-
|
|
34442
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34388
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
|
|
34389
|
+
margin-right: 0;
|
|
34443
34390
|
}
|
|
34444
34391
|
|
|
34445
|
-
.
|
|
34446
|
-
|
|
34447
|
-
|
|
34448
|
-
|
|
34449
|
-
margin-bottom: 0;
|
|
34392
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
|
|
34393
|
+
padding-right: 8px;
|
|
34394
|
+
padding-left: 12px;
|
|
34395
|
+
border-radius: 0 4px 4px 0;
|
|
34450
34396
|
}
|
|
34451
34397
|
|
|
34452
|
-
.
|
|
34453
|
-
|
|
34398
|
+
.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 {
|
|
34399
|
+
content: "";
|
|
34400
|
+
width: 0;
|
|
34401
|
+
height: 0;
|
|
34402
|
+
border: 13px solid transparent;
|
|
34403
|
+
position: absolute;
|
|
34404
|
+
top: 0;
|
|
34405
|
+
border-left: 8px solid rgba(237, 241, 250, 0.6);
|
|
34406
|
+
z-index: 2;
|
|
34407
|
+
position: relative;
|
|
34408
|
+
top: -50%;
|
|
34409
|
+
right: -100%;
|
|
34454
34410
|
}
|
|
34455
34411
|
|
|
34456
|
-
.
|
|
34457
|
-
|
|
34412
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
|
|
34413
|
+
padding: 0 4px 0 12px;
|
|
34458
34414
|
}
|
|
34459
34415
|
|
|
34460
|
-
.
|
|
34461
|
-
|
|
34416
|
+
.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 {
|
|
34417
|
+
content: "";
|
|
34418
|
+
width: 0;
|
|
34419
|
+
height: 0;
|
|
34420
|
+
border: 13px solid transparent;
|
|
34421
|
+
position: absolute;
|
|
34422
|
+
top: 0;
|
|
34423
|
+
border-left: 8px solid #fff;
|
|
34424
|
+
left: 0;
|
|
34462
34425
|
}
|
|
34463
34426
|
|
|
34464
|
-
.
|
|
34465
|
-
|
|
34427
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
|
|
34428
|
+
max-width: calc(100% - var(--item-min-width) * 2);
|
|
34466
34429
|
}
|
|
34467
34430
|
|
|
34468
|
-
.
|
|
34469
|
-
color: rgba(
|
|
34431
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
|
|
34432
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
34470
34433
|
}
|
|
34471
34434
|
|
|
34472
|
-
.
|
|
34473
|
-
|
|
34474
|
-
color: #00122e;
|
|
34435
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
|
|
34436
|
+
border-left-color: rgba(0, 136, 255, 0.1) !important;
|
|
34475
34437
|
}
|
|
34476
34438
|
|
|
34477
|
-
.
|
|
34478
|
-
|
|
34479
|
-
|
|
34439
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
|
|
34440
|
+
cursor: pointer;
|
|
34441
|
+
min-width: var(--item-min-width);
|
|
34480
34442
|
}
|
|
34481
34443
|
|
|
34482
|
-
.
|
|
34483
|
-
|
|
34484
|
-
|
|
34485
|
-
position: relative;
|
|
34486
|
-
top: -7px;
|
|
34444
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
|
|
34445
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
|
|
34446
|
+
min-width: var(--item-min-width);
|
|
34487
34447
|
}
|
|
34488
34448
|
|
|
34489
|
-
.
|
|
34490
|
-
|
|
34491
|
-
|
|
34492
|
-
text-overflow: ellipsis;
|
|
34493
|
-
white-space: nowrap;
|
|
34449
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
|
|
34450
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
|
|
34451
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
34494
34452
|
}
|
|
34495
34453
|
|
|
34496
|
-
.
|
|
34497
|
-
|
|
34498
|
-
border-radius: 8px;
|
|
34499
|
-
overflow: auto;
|
|
34454
|
+
.E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
|
|
34455
|
+
padding: 0;
|
|
34500
34456
|
}
|
|
34501
34457
|
|
|
34502
|
-
.
|
|
34503
|
-
|
|
34458
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical {
|
|
34459
|
+
width: 192px;
|
|
34460
|
+
row-gap: 2px;
|
|
34504
34461
|
}
|
|
34505
34462
|
|
|
34506
|
-
.
|
|
34507
|
-
|
|
34463
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
|
|
34464
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
34508
34465
|
}
|
|
34509
34466
|
|
|
34510
|
-
.
|
|
34511
|
-
|
|
34512
|
-
top: 0;
|
|
34513
|
-
z-index: 2;
|
|
34514
|
-
display: flex;
|
|
34515
|
-
padding: 8px;
|
|
34516
|
-
flex-wrap: nowrap;
|
|
34517
|
-
justify-content: flex-start;
|
|
34518
|
-
background: #f2f5fa;
|
|
34519
|
-
font-size: 14px;
|
|
34520
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34521
|
-
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
34467
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
|
|
34468
|
+
color: #00122e !important;
|
|
34522
34469
|
}
|
|
34523
34470
|
|
|
34524
|
-
.
|
|
34525
|
-
|
|
34471
|
+
.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 {
|
|
34472
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
34526
34473
|
}
|
|
34527
34474
|
|
|
34528
|
-
.
|
|
34529
|
-
|
|
34475
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
|
|
34476
|
+
padding: 0 8px;
|
|
34477
|
+
border-radius: 4px;
|
|
34478
|
+
height: 32px;
|
|
34479
|
+
display: flex;
|
|
34480
|
+
align-items: center;
|
|
34530
34481
|
}
|
|
34531
34482
|
|
|
34532
|
-
.
|
|
34533
|
-
|
|
34534
|
-
|
|
34535
|
-
align-items: flex-start;
|
|
34536
|
-
flex-wrap: wrap;
|
|
34537
|
-
padding: 8px;
|
|
34538
|
-
border: none;
|
|
34483
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
|
|
34484
|
+
min-height: auto;
|
|
34485
|
+
white-space: nowrap;
|
|
34539
34486
|
}
|
|
34540
34487
|
|
|
34541
|
-
.
|
|
34542
|
-
|
|
34543
|
-
|
|
34544
|
-
|
|
34545
|
-
|
|
34488
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
34489
|
+
font-size: 13px;
|
|
34490
|
+
line-height: 20px;
|
|
34491
|
+
max-width: 100%;
|
|
34492
|
+
padding-right: 0;
|
|
34546
34493
|
}
|
|
34547
34494
|
|
|
34548
|
-
.
|
|
34549
|
-
|
|
34550
|
-
flex-basis: 100%;
|
|
34551
|
-
order: 98;
|
|
34552
|
-
margin: 12px 0 0;
|
|
34495
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
|
|
34496
|
+
background: rgba(0, 128, 255, 0.1);
|
|
34553
34497
|
}
|
|
34554
34498
|
|
|
34555
|
-
.
|
|
34556
|
-
|
|
34499
|
+
.E_h6l1tj4 {
|
|
34500
|
+
width: 100%;
|
|
34501
|
+
display: inline-flex;
|
|
34502
|
+
align-items: center;
|
|
34503
|
+
justify-content: center;
|
|
34504
|
+
column-gap: 4px;
|
|
34557
34505
|
}
|
|
34558
34506
|
|
|
34559
|
-
.
|
|
34560
|
-
|
|
34507
|
+
.E_h6l1tj4 .step-item-prefix-container {
|
|
34508
|
+
display: inline-flex;
|
|
34509
|
+
align-items: center;
|
|
34510
|
+
width: 18px;
|
|
34511
|
+
height: 18px;
|
|
34512
|
+
color: rgba(44, 56, 82, 0.75);
|
|
34513
|
+
justify-content: center;
|
|
34561
34514
|
}
|
|
34562
34515
|
|
|
34563
|
-
.
|
|
34564
|
-
|
|
34565
|
-
|
|
34516
|
+
.E_v18frne8 {
|
|
34517
|
+
width: 100%;
|
|
34518
|
+
display: flex;
|
|
34519
|
+
align-items: center;
|
|
34520
|
+
justify-content: center;
|
|
34521
|
+
column-gap: 6px;
|
|
34522
|
+
font-size: 13px;
|
|
34566
34523
|
}
|
|
34567
34524
|
|
|
34568
|
-
.
|
|
34569
|
-
|
|
34570
|
-
|
|
34525
|
+
.E_v18frne8 .step-item-prefix-container {
|
|
34526
|
+
display: inline-flex;
|
|
34527
|
+
align-items: center;
|
|
34528
|
+
min-width: 20px;
|
|
34529
|
+
min-height: 20px;
|
|
34530
|
+
color: rgba(44, 56, 82, 0.75);
|
|
34531
|
+
justify-content: center;
|
|
34571
34532
|
}
|
|
34572
34533
|
|
|
34573
|
-
.
|
|
34574
|
-
|
|
34534
|
+
.E_slr2ynn {
|
|
34535
|
+
padding: 0 8px;
|
|
34536
|
+
height: 18px;
|
|
34575
34537
|
}
|
|
34576
34538
|
|
|
34577
|
-
.
|
|
34578
|
-
|
|
34539
|
+
.E_m140wbb6 {
|
|
34540
|
+
padding: 2px 8px;
|
|
34541
|
+
height: 24px;
|
|
34579
34542
|
}
|
|
34580
34543
|
|
|
34581
|
-
.
|
|
34582
|
-
|
|
34544
|
+
.E_t1fozc1i {
|
|
34545
|
+
margin: 0;
|
|
34583
34546
|
}
|
|
34584
34547
|
|
|
34585
|
-
.
|
|
34586
|
-
|
|
34548
|
+
.E_i1vxv4ln {
|
|
34549
|
+
margin-right: 4px;
|
|
34550
|
+
height: 16px;
|
|
34587
34551
|
}
|
|
34588
34552
|
|
|
34589
|
-
.
|
|
34590
|
-
|
|
34553
|
+
.E_n1afl31m.ant-tag.ant-tag-gray {
|
|
34554
|
+
font-weight: 700;
|
|
34555
|
+
color: #00122e;
|
|
34556
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
34557
|
+
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
34558
|
+
word-break: break-all;
|
|
34559
|
+
display: inline;
|
|
34560
|
+
white-space: normal;
|
|
34591
34561
|
}
|
|
34592
34562
|
|
|
34593
|
-
.
|
|
34594
|
-
|
|
34563
|
+
.E_w7ob4th.outside-tag {
|
|
34564
|
+
padding-left: 0;
|
|
34595
34565
|
}
|
|
34596
34566
|
|
|
34597
|
-
.
|
|
34598
|
-
|
|
34567
|
+
.E_w7ob4th.outside-tag .inside-tag {
|
|
34568
|
+
border-radius: 4px 0 0 4px;
|
|
34569
|
+
padding-right: 4px;
|
|
34570
|
+
margin-right: 4px;
|
|
34599
34571
|
}
|
|
34600
34572
|
|
|
34601
|
-
.
|
|
34602
|
-
|
|
34603
|
-
|
|
34604
|
-
|
|
34605
|
-
|
|
34573
|
+
.E_r77hffu {
|
|
34574
|
+
display: flex;
|
|
34575
|
+
align-items: center;
|
|
34576
|
+
justify-content: space-between;
|
|
34577
|
+
column-gap: 6px;
|
|
34606
34578
|
}
|
|
34607
34579
|
|
|
34608
|
-
.
|
|
34609
|
-
|
|
34580
|
+
.E_p1cmxsf7 {
|
|
34581
|
+
display: flex;
|
|
34582
|
+
flex-direction: column;
|
|
34583
|
+
justify-content: center;
|
|
34584
|
+
row-gap: var(--p1cmxsf7-0);
|
|
34610
34585
|
}
|
|
34611
34586
|
|
|
34612
|
-
.
|
|
34613
|
-
|
|
34614
|
-
|
|
34587
|
+
.E_p1cmxsf7 .antd5-progress-line {
|
|
34588
|
+
font-size: 0;
|
|
34589
|
+
margin-bottom: unset;
|
|
34590
|
+
margin-inline-end: unset;
|
|
34615
34591
|
}
|
|
34616
34592
|
|
|
34617
|
-
.
|
|
34593
|
+
.E_l1ucdodl {
|
|
34618
34594
|
margin: 0;
|
|
34595
|
+
border-radius: 20px;
|
|
34596
|
+
padding: 2px 10px;
|
|
34597
|
+
height: 22px;
|
|
34598
|
+
display: flex;
|
|
34599
|
+
align-items: center;
|
|
34619
34600
|
}
|
|
34620
34601
|
|
|
34621
|
-
.
|
|
34622
|
-
|
|
34623
|
-
border-radius: 5px;
|
|
34624
|
-
font-size: 12px;
|
|
34602
|
+
.E_l1ucdodl.ui-kit-status-legend.on-tint {
|
|
34603
|
+
color: #FFFFFF;
|
|
34625
34604
|
}
|
|
34626
34605
|
|
|
34627
|
-
.
|
|
34628
|
-
|
|
34606
|
+
.E_l1ucdodl.tag-hover {
|
|
34607
|
+
cursor: pointer;
|
|
34629
34608
|
}
|
|
34630
34609
|
|
|
34631
|
-
.
|
|
34632
|
-
|
|
34633
|
-
font-size: 12px;
|
|
34634
|
-
position: relative;
|
|
34610
|
+
.E_l1ucdodl.ui-kit-status-legend {
|
|
34611
|
+
color: #00122e;
|
|
34635
34612
|
}
|
|
34636
34613
|
|
|
34637
|
-
.
|
|
34638
|
-
|
|
34614
|
+
.E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-icon {
|
|
34615
|
+
margin-right: 6px;
|
|
34639
34616
|
}
|
|
34640
34617
|
|
|
34641
|
-
.
|
|
34642
|
-
|
|
34618
|
+
.E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number {
|
|
34619
|
+
margin-left: 8px;
|
|
34620
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34643
34621
|
}
|
|
34644
34622
|
|
|
34645
|
-
.
|
|
34646
|
-
|
|
34647
|
-
align-items: center;
|
|
34648
|
-
margin-top: 8px;
|
|
34623
|
+
.E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number.ui-kit-status-legend-number.on-tint {
|
|
34624
|
+
color: #FFFFFF;
|
|
34649
34625
|
}
|
|
34650
34626
|
|
|
34651
|
-
.
|
|
34652
|
-
|
|
34653
|
-
height: 24px;
|
|
34627
|
+
.E_l1ucdodl.ui-kit-status-legend.eagle-legend-blue .ui-kit-status-legend-icon {
|
|
34628
|
+
background-color: #0080ff;
|
|
34654
34629
|
}
|
|
34655
34630
|
|
|
34656
|
-
.
|
|
34657
|
-
|
|
34658
|
-
margin-left: 8px;
|
|
34659
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34631
|
+
.E_l1ucdodl.ui-kit-status-legend.eagle-legend-red .ui-kit-status-legend-icon {
|
|
34632
|
+
background-color: #f0483e;
|
|
34660
34633
|
}
|
|
34661
34634
|
|
|
34662
|
-
.
|
|
34663
|
-
|
|
34635
|
+
.E_l1ucdodl.ui-kit-status-legend.eagle-legend-yellow .ui-kit-status-legend-icon {
|
|
34636
|
+
background-color: #fea008;
|
|
34664
34637
|
}
|
|
34665
34638
|
|
|
34666
|
-
.
|
|
34667
|
-
|
|
34668
|
-
height: 24px;
|
|
34669
|
-
padding: 4px;
|
|
34670
|
-
margin-right: 8px;
|
|
34639
|
+
.E_l1ucdodl.ui-kit-status-legend.eagle-legend-green .ui-kit-status-legend-icon {
|
|
34640
|
+
background-color: #00ba5d;
|
|
34671
34641
|
}
|
|
34672
34642
|
|
|
34673
|
-
.
|
|
34674
|
-
|
|
34675
|
-
height: 16px;
|
|
34643
|
+
.E_l1ucdodl.ui-kit-status-legend.eagle-legend-gray .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
|
|
34644
|
+
background-color: #6b7d99;
|
|
34676
34645
|
}
|
|
34677
34646
|
|
|
34678
|
-
.
|
|
34679
|
-
|
|
34680
|
-
flex: 1;
|
|
34647
|
+
.E_l1ucdodl.ui-kit-status-legend.eagle-legend-purple .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
|
|
34648
|
+
background-color: #7E41FF;
|
|
34681
34649
|
}
|
|
34682
34650
|
|
|
34683
|
-
.
|
|
34684
|
-
|
|
34651
|
+
.E_s1qj66nc {
|
|
34652
|
+
width: 8px;
|
|
34653
|
+
height: 8px;
|
|
34654
|
+
border-radius: 50%;
|
|
34655
|
+
display: inline-block;
|
|
34685
34656
|
}
|
|
34686
34657
|
|
|
34687
|
-
.
|
|
34688
|
-
|
|
34689
|
-
|
|
34658
|
+
.E_s5x1boq {
|
|
34659
|
+
width: 8px;
|
|
34660
|
+
height: 8px;
|
|
34661
|
+
border-radius: 2px;
|
|
34662
|
+
display: inline-block;
|
|
34663
|
+
}
|
|
34664
|
+
|
|
34665
|
+
.E_c1xm185 {
|
|
34666
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34690
34667
|
}
|
|
34691
34668
|
|
|
34692
|
-
.
|
|
34669
|
+
.E_c1x5l5qc {
|
|
34693
34670
|
flex: 1;
|
|
34694
|
-
max-width: fit-content;
|
|
34695
34671
|
}
|
|
34696
34672
|
|
|
34697
|
-
.
|
|
34698
|
-
|
|
34699
|
-
|
|
34700
|
-
column-gap: var(--a1ji6r68-0);
|
|
34673
|
+
.E_i1g85yz3 {
|
|
34674
|
+
margin-right: 4px;
|
|
34675
|
+
height: 16px;
|
|
34701
34676
|
}
|
|
34702
34677
|
|
|
34703
34678
|
.E_t13ef470 {
|
|
@@ -34973,6 +34948,31 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34973
34948
|
border: 1px solid #fff;
|
|
34974
34949
|
}
|
|
34975
34950
|
|
|
34951
|
+
.E_t1gvlxt5 {
|
|
34952
|
+
min-width: 0;
|
|
34953
|
+
flex: 1;
|
|
34954
|
+
}
|
|
34955
|
+
|
|
34956
|
+
.E_t1gvlxt5 .tag {
|
|
34957
|
+
flex: 0 0 auto;
|
|
34958
|
+
}
|
|
34959
|
+
|
|
34960
|
+
.E_t1gvlxt5 .progress-title {
|
|
34961
|
+
flex: 2;
|
|
34962
|
+
max-width: fit-content;
|
|
34963
|
+
}
|
|
34964
|
+
|
|
34965
|
+
.E_t1gvlxt5 .progress-desc {
|
|
34966
|
+
flex: 1;
|
|
34967
|
+
max-width: fit-content;
|
|
34968
|
+
}
|
|
34969
|
+
|
|
34970
|
+
.E_a1ji6r68 {
|
|
34971
|
+
display: flex;
|
|
34972
|
+
align-items: center;
|
|
34973
|
+
column-gap: var(--a1ji6r68-0);
|
|
34974
|
+
}
|
|
34975
|
+
|
|
34976
34976
|
.E_msn7nxt {
|
|
34977
34977
|
color: rgba(44, 56, 82, 0.6);
|
|
34978
34978
|
text-align: center;
|
|
@@ -35157,6 +35157,34 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35157
35157
|
margin-left: 8px;
|
|
35158
35158
|
}
|
|
35159
35159
|
|
|
35160
|
+
.E_bpgac8u {
|
|
35161
|
+
color: #FFFFFF;
|
|
35162
|
+
display: flex;
|
|
35163
|
+
gap: 8px;
|
|
35164
|
+
padding: 8px 0;
|
|
35165
|
+
display: flex;
|
|
35166
|
+
justify-content: center;
|
|
35167
|
+
white-space: pre-wrap;
|
|
35168
|
+
align-items: center;
|
|
35169
|
+
}
|
|
35170
|
+
|
|
35171
|
+
.E_bpgac8u .dashed-btn {
|
|
35172
|
+
border-bottom: 1px solid white;
|
|
35173
|
+
cursor: pointer;
|
|
35174
|
+
}
|
|
35175
|
+
|
|
35176
|
+
.E_envn4g3 {
|
|
35177
|
+
background: #F0483E;
|
|
35178
|
+
}
|
|
35179
|
+
|
|
35180
|
+
.E_i12w18eu {
|
|
35181
|
+
background: #0080FF;
|
|
35182
|
+
}
|
|
35183
|
+
|
|
35184
|
+
.E_wujsnt4 {
|
|
35185
|
+
background-color: #E07F00;
|
|
35186
|
+
}
|
|
35187
|
+
|
|
35160
35188
|
.E_b1jaupqb {
|
|
35161
35189
|
color: #F0483E;
|
|
35162
35190
|
}
|
|
@@ -35245,34 +35273,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35245
35273
|
left: 100%;
|
|
35246
35274
|
}
|
|
35247
35275
|
}
|
|
35248
|
-
.E_bpgac8u {
|
|
35249
|
-
color: #FFFFFF;
|
|
35250
|
-
display: flex;
|
|
35251
|
-
gap: 8px;
|
|
35252
|
-
padding: 8px 0;
|
|
35253
|
-
display: flex;
|
|
35254
|
-
justify-content: center;
|
|
35255
|
-
white-space: pre-wrap;
|
|
35256
|
-
align-items: center;
|
|
35257
|
-
}
|
|
35258
|
-
|
|
35259
|
-
.E_bpgac8u .dashed-btn {
|
|
35260
|
-
border-bottom: 1px solid white;
|
|
35261
|
-
cursor: pointer;
|
|
35262
|
-
}
|
|
35263
|
-
|
|
35264
|
-
.E_envn4g3 {
|
|
35265
|
-
background: #F0483E;
|
|
35266
|
-
}
|
|
35267
|
-
|
|
35268
|
-
.E_i12w18eu {
|
|
35269
|
-
background: #0080FF;
|
|
35270
|
-
}
|
|
35271
|
-
|
|
35272
|
-
.E_wujsnt4 {
|
|
35273
|
-
background-color: #E07F00;
|
|
35274
|
-
}
|
|
35275
|
-
|
|
35276
35276
|
.E_t1g36k2w {
|
|
35277
35277
|
overflow: hidden;
|
|
35278
35278
|
height: 100%;
|
|
@@ -35300,104 +35300,267 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35300
35300
|
flex: 1;
|
|
35301
35301
|
}
|
|
35302
35302
|
|
|
35303
|
-
.E_t1g36k2w :nth-child(1) {
|
|
35304
|
-
padding: 8px 4px;
|
|
35303
|
+
.E_t1g36k2w :nth-child(1) {
|
|
35304
|
+
padding: 8px 4px;
|
|
35305
|
+
}
|
|
35306
|
+
|
|
35307
|
+
.E_t1g36k2w :nth-child(1) > * {
|
|
35308
|
+
background: rgba(225, 230, 241, 0.6);
|
|
35309
|
+
}
|
|
35310
|
+
|
|
35311
|
+
.E_f16blduf.ant-form-item {
|
|
35312
|
+
margin-bottom: 0;
|
|
35313
|
+
}
|
|
35314
|
+
|
|
35315
|
+
.E_f16blduf .ant-form-item-explain {
|
|
35316
|
+
display: none;
|
|
35317
|
+
min-height: 18px;
|
|
35318
|
+
margin-top: 5px;
|
|
35319
|
+
font-family: "Inter";
|
|
35320
|
+
font-weight: 400;
|
|
35321
|
+
font-size: 12px;
|
|
35322
|
+
line-height: 18px;
|
|
35323
|
+
}
|
|
35324
|
+
|
|
35325
|
+
.E_f16blduf.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) {
|
|
35326
|
+
white-space: pre-wrap;
|
|
35327
|
+
}
|
|
35328
|
+
|
|
35329
|
+
.E_f16blduf.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
|
|
35330
|
+
display: block;
|
|
35331
|
+
}
|
|
35332
|
+
|
|
35333
|
+
.E_t1616y1o {
|
|
35334
|
+
color: #fff;
|
|
35335
|
+
}
|
|
35336
|
+
|
|
35337
|
+
.E_a9y3flr {
|
|
35338
|
+
margin-left: 8px;
|
|
35339
|
+
}
|
|
35340
|
+
|
|
35341
|
+
.E_a1njc627 {
|
|
35342
|
+
font-size: 12px;
|
|
35343
|
+
color: #00122e;
|
|
35344
|
+
}
|
|
35345
|
+
|
|
35346
|
+
.E_i14c7jc8 {
|
|
35347
|
+
color: var(--i14c7jc8-0);
|
|
35348
|
+
}
|
|
35349
|
+
|
|
35350
|
+
.E_i1ibuolf {
|
|
35351
|
+
display: flex;
|
|
35352
|
+
align-items: center;
|
|
35353
|
+
column-gap: 4px;
|
|
35354
|
+
font-size: 12px;
|
|
35355
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
35356
|
+
}
|
|
35357
|
+
|
|
35358
|
+
.E_d1u4ndxc {
|
|
35359
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
35360
|
+
font-size: 12px;
|
|
35361
|
+
}
|
|
35362
|
+
|
|
35363
|
+
.E_f6xb0iv {
|
|
35364
|
+
min-width: 0;
|
|
35365
|
+
flex: 1;
|
|
35366
|
+
}
|
|
35367
|
+
|
|
35368
|
+
.E_b1dhu7ov.antd5-progress {
|
|
35369
|
+
width: 220px;
|
|
35370
|
+
}
|
|
35371
|
+
|
|
35372
|
+
.E_p1as1j2z .antd5-progress.antd5-progress-status-active .antd5-progress-bg::before {
|
|
35373
|
+
content: "";
|
|
35374
|
+
display: block;
|
|
35375
|
+
height: 8px;
|
|
35376
|
+
background: linear-gradient(90deg, #0080ff 0%, #9ecfff 50%, #0080ff 100%);
|
|
35377
|
+
animation: loading 1600ms ease-out infinite;
|
|
35378
|
+
opacity: 1;
|
|
35379
|
+
}
|
|
35380
|
+
|
|
35381
|
+
@keyframes loading {
|
|
35382
|
+
from {
|
|
35383
|
+
transform: translateX(-100%);
|
|
35384
|
+
}
|
|
35385
|
+
to {
|
|
35386
|
+
transform: translateX(100%);
|
|
35387
|
+
}
|
|
35388
|
+
}
|
|
35389
|
+
.E_t1sqg15u {
|
|
35390
|
+
background: white;
|
|
35391
|
+
}
|
|
35392
|
+
|
|
35393
|
+
.E_t1sqg15u.inline .table-row {
|
|
35394
|
+
flex-direction: column;
|
|
35395
|
+
}
|
|
35396
|
+
|
|
35397
|
+
.E_t1sqg15u.inline .table-row > label {
|
|
35398
|
+
padding: 0 16px 7px 0;
|
|
35399
|
+
}
|
|
35400
|
+
|
|
35401
|
+
.E_t1sqg15u.has-border .table-header {
|
|
35402
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
35403
|
+
}
|
|
35404
|
+
|
|
35405
|
+
.E_t1sqg15u.has-border .hiddenBorder {
|
|
35406
|
+
border-top: none !important;
|
|
35407
|
+
}
|
|
35408
|
+
|
|
35409
|
+
.E_t1sqg15u.has-border .table-row + .table-row {
|
|
35410
|
+
border-top: 1px solid rgba(225, 230, 241, 0.6);
|
|
35411
|
+
}
|
|
35412
|
+
|
|
35413
|
+
.E_t1sqg15u.has-border .table-row:last-of-type {
|
|
35414
|
+
padding-bottom: 0;
|
|
35415
|
+
}
|
|
35416
|
+
|
|
35417
|
+
.E_t1sqg15u.align-right .content {
|
|
35418
|
+
text-align: right;
|
|
35419
|
+
}
|
|
35420
|
+
|
|
35421
|
+
.E_t1sqg15u .uuid-row {
|
|
35422
|
+
display: flex;
|
|
35423
|
+
justify-content: space-between;
|
|
35424
|
+
}
|
|
35425
|
+
|
|
35426
|
+
.E_t1sqg15u .uuid-row .id-text {
|
|
35427
|
+
white-space: nowrap;
|
|
35428
|
+
overflow: hidden;
|
|
35429
|
+
text-overflow: ellipsis;
|
|
35430
|
+
}
|
|
35431
|
+
|
|
35432
|
+
.E_t4zczcp {
|
|
35433
|
+
display: flex;
|
|
35434
|
+
justify-content: space-between;
|
|
35435
|
+
align-items: center;
|
|
35436
|
+
padding: 8px;
|
|
35437
|
+
min-height: 32px;
|
|
35438
|
+
}
|
|
35439
|
+
|
|
35440
|
+
.E_t4zczcp .table-title {
|
|
35441
|
+
color: rgba(44, 56, 82, 0.6);
|
|
35442
|
+
font-weight: 600;
|
|
35443
|
+
font-size: 12px;
|
|
35444
|
+
line-height: 8px;
|
|
35445
|
+
}
|
|
35446
|
+
|
|
35447
|
+
.E_t4zczcp .edit-icon {
|
|
35448
|
+
font-size: 16px;
|
|
35449
|
+
color: rgba(10, 37, 85, 0.6);
|
|
35450
|
+
cursor: pointer;
|
|
35451
|
+
}
|
|
35452
|
+
|
|
35453
|
+
.E_t1s7goww {
|
|
35454
|
+
font-size: 12px;
|
|
35455
|
+
line-height: 18px;
|
|
35456
|
+
}
|
|
35457
|
+
|
|
35458
|
+
.E_t93e4cf {
|
|
35459
|
+
display: flex;
|
|
35460
|
+
padding: 8px 0;
|
|
35461
|
+
color: #2d3a56;
|
|
35462
|
+
}
|
|
35463
|
+
|
|
35464
|
+
.E_t93e4cf .hidden {
|
|
35465
|
+
display: none;
|
|
35466
|
+
}
|
|
35467
|
+
|
|
35468
|
+
.E_t93e4cf .ant-btn.ant-btn-link {
|
|
35469
|
+
height: auto;
|
|
35305
35470
|
}
|
|
35306
35471
|
|
|
35307
|
-
.
|
|
35308
|
-
|
|
35472
|
+
.E_t93e4cf .content {
|
|
35473
|
+
overflow: hidden;
|
|
35474
|
+
overflow-x: auto;
|
|
35475
|
+
width: 100%;
|
|
35476
|
+
white-space: pre-wrap;
|
|
35309
35477
|
}
|
|
35310
35478
|
|
|
35311
|
-
.
|
|
35312
|
-
|
|
35479
|
+
.E_t93e4cf .content .ant-btn {
|
|
35480
|
+
white-space: pre-wrap;
|
|
35481
|
+
text-align: left;
|
|
35313
35482
|
}
|
|
35314
35483
|
|
|
35315
|
-
.
|
|
35316
|
-
|
|
35484
|
+
.E_t93e4cf .content .unit-chart {
|
|
35485
|
+
justify-content: flex-start;
|
|
35317
35486
|
}
|
|
35318
35487
|
|
|
35319
|
-
.
|
|
35320
|
-
|
|
35321
|
-
|
|
35322
|
-
|
|
35323
|
-
|
|
35324
|
-
font-weight: 400;
|
|
35325
|
-
font-size: 12px;
|
|
35326
|
-
line-height: 18px;
|
|
35488
|
+
.E_rhz2uv5 {
|
|
35489
|
+
width: var(--rhz2uv5-0);
|
|
35490
|
+
flex-shrink: 0;
|
|
35491
|
+
color: rgba(44, 56, 82, 0.6);
|
|
35492
|
+
padding-right: 12px;
|
|
35327
35493
|
}
|
|
35328
35494
|
|
|
35329
|
-
.
|
|
35330
|
-
|
|
35495
|
+
.E_s1ebs0ra {
|
|
35496
|
+
display: flex;
|
|
35497
|
+
align-items: center;
|
|
35498
|
+
justify-content: space-between;
|
|
35499
|
+
background: #edf0f7;
|
|
35500
|
+
padding: 8px 12px;
|
|
35501
|
+
position: sticky;
|
|
35502
|
+
top: 0;
|
|
35503
|
+
z-index: 1;
|
|
35504
|
+
margin-bottom: -52px;
|
|
35331
35505
|
}
|
|
35332
35506
|
|
|
35333
|
-
.
|
|
35334
|
-
display:
|
|
35507
|
+
.E_s1ebs0ra .select-total {
|
|
35508
|
+
display: flex;
|
|
35509
|
+
align-items: center;
|
|
35510
|
+
font-weight: 700;
|
|
35511
|
+
flex-shrink: 0;
|
|
35335
35512
|
}
|
|
35336
35513
|
|
|
35337
|
-
.
|
|
35514
|
+
.E_s1ebs0ra .select-total .icon-wrapper {
|
|
35515
|
+
cursor: pointer;
|
|
35338
35516
|
margin-left: 8px;
|
|
35517
|
+
width: 32px;
|
|
35518
|
+
height: 32px;
|
|
35519
|
+
border-radius: 50%;
|
|
35520
|
+
justify-content: center;
|
|
35339
35521
|
}
|
|
35340
35522
|
|
|
35341
|
-
.
|
|
35342
|
-
|
|
35343
|
-
color: #00122e;
|
|
35344
|
-
}
|
|
35345
|
-
|
|
35346
|
-
.E_d1u4ndxc {
|
|
35347
|
-
color: rgba(44, 56, 82, 0.7490196078);
|
|
35348
|
-
font-size: 12px;
|
|
35523
|
+
.E_s1ebs0ra .select-total .icon-wrapper:hover {
|
|
35524
|
+
background: rgba(225, 230, 241, 0.6);
|
|
35349
35525
|
}
|
|
35350
35526
|
|
|
35351
|
-
.
|
|
35352
|
-
min-width: 0;
|
|
35527
|
+
.E_s1ebs0ra .action-group {
|
|
35353
35528
|
flex: 1;
|
|
35529
|
+
margin-left: 88px;
|
|
35530
|
+
white-space: nowrap;
|
|
35531
|
+
text-align: right;
|
|
35532
|
+
position: relative;
|
|
35533
|
+
padding: 4px 0;
|
|
35534
|
+
margin-top: -4px;
|
|
35535
|
+
overflow: hidden;
|
|
35354
35536
|
}
|
|
35355
35537
|
|
|
35356
|
-
.
|
|
35357
|
-
|
|
35538
|
+
.E_s1ebs0ra .action-group .sub-menu-delete {
|
|
35539
|
+
transform: translateY(-4px);
|
|
35358
35540
|
}
|
|
35359
35541
|
|
|
35360
|
-
.
|
|
35361
|
-
|
|
35362
|
-
display: block;
|
|
35363
|
-
height: 8px;
|
|
35364
|
-
background: linear-gradient(90deg, #0080ff 0%, #9ecfff 50%, #0080ff 100%);
|
|
35365
|
-
animation: loading 1600ms ease-out infinite;
|
|
35366
|
-
opacity: 1;
|
|
35542
|
+
.E_s1ebs0ra .action-group button {
|
|
35543
|
+
border: none;
|
|
35367
35544
|
}
|
|
35368
35545
|
|
|
35369
|
-
|
|
35370
|
-
|
|
35371
|
-
transform: translateX(-100%);
|
|
35372
|
-
}
|
|
35373
|
-
to {
|
|
35374
|
-
transform: translateX(100%);
|
|
35375
|
-
}
|
|
35376
|
-
}
|
|
35377
|
-
.E_i14c7jc8 {
|
|
35378
|
-
color: var(--i14c7jc8-0);
|
|
35546
|
+
.E_s1ebs0ra .action-group > *:not(:last-child) {
|
|
35547
|
+
margin-right: 8px;
|
|
35379
35548
|
}
|
|
35380
35549
|
|
|
35381
|
-
.
|
|
35382
|
-
|
|
35383
|
-
align-items: center;
|
|
35384
|
-
column-gap: 4px;
|
|
35385
|
-
font-size: 12px;
|
|
35386
|
-
color: rgba(44, 56, 82, 0.7490196078);
|
|
35550
|
+
.E_s1ebs0ra .action-group > button:last-child {
|
|
35551
|
+
margin-right: 4px;
|
|
35387
35552
|
}
|
|
35388
35553
|
|
|
35389
|
-
.
|
|
35390
|
-
|
|
35391
|
-
|
|
35392
|
-
|
|
35393
|
-
|
|
35394
|
-
|
|
35395
|
-
width: 100%;
|
|
35396
|
-
overflow: hidden;
|
|
35554
|
+
.E_s1ebs0ra .action-group .more-btn {
|
|
35555
|
+
cursor: pointer;
|
|
35556
|
+
width: 32px;
|
|
35557
|
+
height: 32px;
|
|
35558
|
+
justify-content: center;
|
|
35559
|
+
border-radius: 50%;
|
|
35397
35560
|
}
|
|
35398
35561
|
|
|
35399
|
-
.
|
|
35400
|
-
|
|
35562
|
+
.E_s1ebs0ra .action-group .more-btn:hover {
|
|
35563
|
+
background: #fff;
|
|
35401
35564
|
}
|
|
35402
35565
|
|
|
35403
35566
|
.E_c18bcrac {
|
|
@@ -35562,6 +35725,59 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35562
35725
|
border-radius: 2px;
|
|
35563
35726
|
}
|
|
35564
35727
|
|
|
35728
|
+
.E_n12mqh7z {
|
|
35729
|
+
display: flex;
|
|
35730
|
+
align-items: center;
|
|
35731
|
+
font-size: 12px;
|
|
35732
|
+
line-height: 18px;
|
|
35733
|
+
}
|
|
35734
|
+
|
|
35735
|
+
.E_n12mqh7z:not(:last-child) {
|
|
35736
|
+
margin-bottom: 4px;
|
|
35737
|
+
}
|
|
35738
|
+
|
|
35739
|
+
.E_tf5bynu {
|
|
35740
|
+
margin: 0 3px;
|
|
35741
|
+
}
|
|
35742
|
+
|
|
35743
|
+
.E_tcckoz1 {
|
|
35744
|
+
max-height: 400px;
|
|
35745
|
+
overflow: auto;
|
|
35746
|
+
}
|
|
35747
|
+
|
|
35748
|
+
span.E_tqjc4ui {
|
|
35749
|
+
margin: 0 2px;
|
|
35750
|
+
}
|
|
35751
|
+
|
|
35752
|
+
.E_ou7iq30 {
|
|
35753
|
+
overflow: hidden;
|
|
35754
|
+
text-overflow: ellipsis;
|
|
35755
|
+
}
|
|
35756
|
+
|
|
35757
|
+
.E_s1tui002 {
|
|
35758
|
+
white-space: nowrap;
|
|
35759
|
+
}
|
|
35760
|
+
|
|
35761
|
+
.E_mxrc2zg {
|
|
35762
|
+
display: -webkit-box;
|
|
35763
|
+
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
35764
|
+
-webkit-box-orient: vertical;
|
|
35765
|
+
word-break: break-all;
|
|
35766
|
+
}
|
|
35767
|
+
|
|
35768
|
+
.E_t1vv6d68 .ant-tooltip-arrow {
|
|
35769
|
+
display: none;
|
|
35770
|
+
}
|
|
35771
|
+
|
|
35772
|
+
.E_t1vv6d68 .ant-tooltip-inner {
|
|
35773
|
+
background: rgba(23, 38, 64, 0.8);
|
|
35774
|
+
border-radius: 4px;
|
|
35775
|
+
}
|
|
35776
|
+
|
|
35777
|
+
.E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
|
|
35778
|
+
visibility: hidden;
|
|
35779
|
+
}
|
|
35780
|
+
|
|
35565
35781
|
.E_c1up1pdz {
|
|
35566
35782
|
width: 648px;
|
|
35567
35783
|
}
|
|
@@ -35682,121 +35898,59 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35682
35898
|
.E_wpbf4pq .ant-picker {
|
|
35683
35899
|
width: 80px;
|
|
35684
35900
|
margin: 0 9px;
|
|
35685
|
-
text-align: center;
|
|
35686
|
-
}
|
|
35687
|
-
|
|
35688
|
-
.E_wpbf4pq .options {
|
|
35689
|
-
padding: 12px 0 12px 16px;
|
|
35690
|
-
border-left: 2px solid rgba(129, 138, 153, 0.6);
|
|
35691
|
-
margin: 5px 0 5px 8px;
|
|
35692
|
-
}
|
|
35693
|
-
|
|
35694
|
-
.E_wpbf4pq .week-day-option,
|
|
35695
|
-
.E_wpbf4pq .month-day-option {
|
|
35696
|
-
background: #f5f7fa;
|
|
35697
|
-
box-sizing: border-box;
|
|
35698
|
-
border-radius: 16px;
|
|
35699
|
-
margin-right: 8px;
|
|
35700
|
-
}
|
|
35701
|
-
|
|
35702
|
-
.E_wpbf4pq .week-day-option:focus,
|
|
35703
|
-
.E_wpbf4pq .month-day-option:focus {
|
|
35704
|
-
color: inherit;
|
|
35705
|
-
border-color: #d9d9d9;
|
|
35706
|
-
}
|
|
35707
|
-
|
|
35708
|
-
.E_wpbf4pq .week-day-option.active {
|
|
35709
|
-
background-color: #0096ff;
|
|
35710
|
-
border-color: #0096ff;
|
|
35711
|
-
color: #fff;
|
|
35712
|
-
}
|
|
35713
|
-
|
|
35714
|
-
.E_wpbf4pq .week-day-option.en-text {
|
|
35715
|
-
width: 110px;
|
|
35716
|
-
margin-top: 4px;
|
|
35717
|
-
}
|
|
35718
|
-
|
|
35719
|
-
.E_wpbf4pq .month-day-option {
|
|
35720
|
-
width: 32px;
|
|
35721
|
-
padding: 0;
|
|
35722
|
-
margin-bottom: 8px;
|
|
35723
|
-
}
|
|
35724
|
-
|
|
35725
|
-
.E_wpbf4pq .month-day-option.active {
|
|
35726
|
-
background-color: #0096ff;
|
|
35727
|
-
border-color: #0096ff;
|
|
35728
|
-
color: #fff;
|
|
35729
|
-
}
|
|
35730
|
-
|
|
35731
|
-
.E_s1ebs0ra {
|
|
35732
|
-
display: flex;
|
|
35733
|
-
align-items: center;
|
|
35734
|
-
justify-content: space-between;
|
|
35735
|
-
background: #edf0f7;
|
|
35736
|
-
padding: 8px 12px;
|
|
35737
|
-
position: sticky;
|
|
35738
|
-
top: 0;
|
|
35739
|
-
z-index: 1;
|
|
35740
|
-
margin-bottom: -52px;
|
|
35741
|
-
}
|
|
35742
|
-
|
|
35743
|
-
.E_s1ebs0ra .select-total {
|
|
35744
|
-
display: flex;
|
|
35745
|
-
align-items: center;
|
|
35746
|
-
font-weight: 700;
|
|
35747
|
-
flex-shrink: 0;
|
|
35748
|
-
}
|
|
35749
|
-
|
|
35750
|
-
.E_s1ebs0ra .select-total .icon-wrapper {
|
|
35751
|
-
cursor: pointer;
|
|
35752
|
-
margin-left: 8px;
|
|
35753
|
-
width: 32px;
|
|
35754
|
-
height: 32px;
|
|
35755
|
-
border-radius: 50%;
|
|
35756
|
-
justify-content: center;
|
|
35901
|
+
text-align: center;
|
|
35757
35902
|
}
|
|
35758
35903
|
|
|
35759
|
-
.
|
|
35760
|
-
|
|
35904
|
+
.E_wpbf4pq .options {
|
|
35905
|
+
padding: 12px 0 12px 16px;
|
|
35906
|
+
border-left: 2px solid rgba(129, 138, 153, 0.6);
|
|
35907
|
+
margin: 5px 0 5px 8px;
|
|
35761
35908
|
}
|
|
35762
35909
|
|
|
35763
|
-
.
|
|
35764
|
-
|
|
35765
|
-
|
|
35766
|
-
|
|
35767
|
-
|
|
35768
|
-
|
|
35769
|
-
padding: 4px 0;
|
|
35770
|
-
margin-top: -4px;
|
|
35771
|
-
overflow: hidden;
|
|
35910
|
+
.E_wpbf4pq .week-day-option,
|
|
35911
|
+
.E_wpbf4pq .month-day-option {
|
|
35912
|
+
background: #f5f7fa;
|
|
35913
|
+
box-sizing: border-box;
|
|
35914
|
+
border-radius: 16px;
|
|
35915
|
+
margin-right: 8px;
|
|
35772
35916
|
}
|
|
35773
35917
|
|
|
35774
|
-
.
|
|
35775
|
-
|
|
35918
|
+
.E_wpbf4pq .week-day-option:focus,
|
|
35919
|
+
.E_wpbf4pq .month-day-option:focus {
|
|
35920
|
+
color: inherit;
|
|
35921
|
+
border-color: #d9d9d9;
|
|
35776
35922
|
}
|
|
35777
35923
|
|
|
35778
|
-
.
|
|
35779
|
-
|
|
35924
|
+
.E_wpbf4pq .week-day-option.active {
|
|
35925
|
+
background-color: #0096ff;
|
|
35926
|
+
border-color: #0096ff;
|
|
35927
|
+
color: #fff;
|
|
35780
35928
|
}
|
|
35781
35929
|
|
|
35782
|
-
.
|
|
35783
|
-
|
|
35930
|
+
.E_wpbf4pq .week-day-option.en-text {
|
|
35931
|
+
width: 110px;
|
|
35932
|
+
margin-top: 4px;
|
|
35784
35933
|
}
|
|
35785
35934
|
|
|
35786
|
-
.
|
|
35787
|
-
|
|
35935
|
+
.E_wpbf4pq .month-day-option {
|
|
35936
|
+
width: 32px;
|
|
35937
|
+
padding: 0;
|
|
35938
|
+
margin-bottom: 8px;
|
|
35788
35939
|
}
|
|
35789
35940
|
|
|
35790
|
-
.
|
|
35791
|
-
|
|
35792
|
-
|
|
35793
|
-
|
|
35794
|
-
justify-content: center;
|
|
35795
|
-
border-radius: 50%;
|
|
35941
|
+
.E_wpbf4pq .month-day-option.active {
|
|
35942
|
+
background-color: #0096ff;
|
|
35943
|
+
border-color: #0096ff;
|
|
35944
|
+
color: #fff;
|
|
35796
35945
|
}
|
|
35797
35946
|
|
|
35798
|
-
.
|
|
35799
|
-
|
|
35947
|
+
.E_s1iv0tp1 .enabled-switch {
|
|
35948
|
+
display: flex;
|
|
35949
|
+
align-items: center;
|
|
35950
|
+
}
|
|
35951
|
+
|
|
35952
|
+
.E_s1iv0tp1 .enabled-text {
|
|
35953
|
+
margin-right: 8px;
|
|
35800
35954
|
}
|
|
35801
35955
|
|
|
35802
35956
|
.E_gmyahx3 {
|
|
@@ -35811,57 +35965,43 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35811
35965
|
color: #0080ff;
|
|
35812
35966
|
}
|
|
35813
35967
|
|
|
35814
|
-
|
|
35815
|
-
|
|
35968
|
+
.E_wg1tsps {
|
|
35969
|
+
display: flex;
|
|
35970
|
+
align-items: center;
|
|
35971
|
+
justify-content: flex-end;
|
|
35816
35972
|
}
|
|
35817
35973
|
|
|
35818
|
-
.
|
|
35974
|
+
.E_b1ctd5xy {
|
|
35819
35975
|
display: flex;
|
|
35820
35976
|
align-items: center;
|
|
35821
|
-
|
|
35822
|
-
line-height: 18px;
|
|
35977
|
+
width: calc(100% - 40px);
|
|
35823
35978
|
}
|
|
35824
35979
|
|
|
35825
|
-
.
|
|
35826
|
-
|
|
35980
|
+
.E_b1ctd5xy .chart {
|
|
35981
|
+
display: inline-block;
|
|
35982
|
+
width: 100%;
|
|
35827
35983
|
}
|
|
35828
35984
|
|
|
35829
|
-
.
|
|
35830
|
-
|
|
35985
|
+
.E_u1p8acpn {
|
|
35986
|
+
min-width: 40px;
|
|
35831
35987
|
}
|
|
35832
35988
|
|
|
35833
|
-
.
|
|
35834
|
-
|
|
35835
|
-
overflow: auto;
|
|
35989
|
+
.E_u1p8acpn .unit {
|
|
35990
|
+
color: #00122e !important;
|
|
35836
35991
|
}
|
|
35837
35992
|
|
|
35838
|
-
.
|
|
35993
|
+
.E_skwah65 {
|
|
35994
|
+
height: 8px;
|
|
35995
|
+
box-sizing: border-box;
|
|
35996
|
+
border-radius: 2px;
|
|
35997
|
+
background: #f5f7fa;
|
|
35998
|
+
display: flex;
|
|
35999
|
+
width: 100%;
|
|
35839
36000
|
overflow: hidden;
|
|
35840
|
-
text-overflow: ellipsis;
|
|
35841
|
-
}
|
|
35842
|
-
|
|
35843
|
-
.E_s1tui002 {
|
|
35844
|
-
white-space: nowrap;
|
|
35845
|
-
}
|
|
35846
|
-
|
|
35847
|
-
.E_mxrc2zg {
|
|
35848
|
-
display: -webkit-box;
|
|
35849
|
-
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
35850
|
-
-webkit-box-orient: vertical;
|
|
35851
|
-
word-break: break-all;
|
|
35852
|
-
}
|
|
35853
|
-
|
|
35854
|
-
.E_t1vv6d68 .ant-tooltip-arrow {
|
|
35855
|
-
display: none;
|
|
35856
|
-
}
|
|
35857
|
-
|
|
35858
|
-
.E_t1vv6d68 .ant-tooltip-inner {
|
|
35859
|
-
background: rgba(23, 38, 64, 0.8);
|
|
35860
|
-
border-radius: 4px;
|
|
35861
36001
|
}
|
|
35862
36002
|
|
|
35863
|
-
.
|
|
35864
|
-
|
|
36003
|
+
.E_skwah65 .stack-bar-item + .stack-bar-item {
|
|
36004
|
+
margin-left: 1px;
|
|
35865
36005
|
}
|
|
35866
36006
|
|
|
35867
36007
|
.E_s1at6qmn.ant-layout-sider {
|
|
@@ -35928,207 +36068,76 @@ span.E_tqjc4ui {
|
|
|
35928
36068
|
}
|
|
35929
36069
|
|
|
35930
36070
|
.E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
|
|
35931
|
-
margin-right: 12px;
|
|
35932
|
-
}
|
|
35933
|
-
|
|
35934
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
|
|
35935
|
-
margin: 0;
|
|
35936
|
-
margin-bottom: 2px;
|
|
35937
|
-
}
|
|
35938
|
-
|
|
35939
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
|
|
35940
|
-
background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
|
|
35941
|
-
box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
|
|
35942
|
-
border-radius: 6px;
|
|
35943
|
-
color: #fff;
|
|
35944
|
-
}
|
|
35945
|
-
|
|
35946
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
|
|
35947
|
-
color: #fff;
|
|
35948
|
-
}
|
|
35949
|
-
|
|
35950
|
-
.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 {
|
|
35951
|
-
background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
|
|
35952
|
-
box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
|
|
35953
|
-
border-radius: 6px;
|
|
35954
|
-
}
|
|
35955
|
-
|
|
35956
|
-
.E_s1wu0lms .ant-menu-item-group-title {
|
|
35957
|
-
white-space: nowrap;
|
|
35958
|
-
transition: all 0s;
|
|
35959
|
-
}
|
|
35960
|
-
|
|
35961
|
-
.E_s1wu0lms.shrink {
|
|
35962
|
-
transition: all 0s;
|
|
35963
|
-
overflow: hidden;
|
|
35964
|
-
}
|
|
35965
|
-
|
|
35966
|
-
.E_s1wu0lms.shrink .ant-menu-item-group-title {
|
|
35967
|
-
visibility: hidden;
|
|
35968
|
-
}
|
|
35969
|
-
|
|
35970
|
-
.E_s1wu0lms.shrink .ant-menu-item {
|
|
35971
|
-
width: 36px;
|
|
35972
|
-
padding: 0 6px;
|
|
35973
|
-
}
|
|
35974
|
-
|
|
35975
|
-
.E_n1ugzfva {
|
|
35976
|
-
display: flex;
|
|
35977
|
-
place-items: center;
|
|
35978
|
-
width: 100% !important;
|
|
35979
|
-
}
|
|
35980
|
-
|
|
35981
|
-
.E_n1ugzfva[disabled] {
|
|
35982
|
-
color: rgba(0, 0, 0, 0.25) !important;
|
|
35983
|
-
opacity: 1 !important;
|
|
35984
|
-
}
|
|
35985
|
-
|
|
35986
|
-
.E_n1ugzfva.ant-btn {
|
|
35987
|
-
width: 100%;
|
|
35988
|
-
color: #00122e;
|
|
35989
|
-
}
|
|
35990
|
-
|
|
35991
|
-
.E_n1ugzfva .icon-wrapper {
|
|
35992
|
-
margin-right: 12px;
|
|
35993
|
-
}
|
|
35994
|
-
|
|
35995
|
-
.E_n1ugzfva .link-title {
|
|
35996
|
-
flex: 1;
|
|
35997
|
-
overflow: hidden;
|
|
35998
|
-
white-space: nowrap;
|
|
35999
|
-
text-overflow: ellipsis;
|
|
36000
|
-
text-align: left;
|
|
36001
|
-
}
|
|
36002
|
-
|
|
36003
|
-
.E_t1sqg15u {
|
|
36004
|
-
background: white;
|
|
36005
|
-
}
|
|
36006
|
-
|
|
36007
|
-
.E_t1sqg15u.inline .table-row {
|
|
36008
|
-
flex-direction: column;
|
|
36009
|
-
}
|
|
36010
|
-
|
|
36011
|
-
.E_t1sqg15u.inline .table-row > label {
|
|
36012
|
-
padding: 0 16px 7px 0;
|
|
36013
|
-
}
|
|
36014
|
-
|
|
36015
|
-
.E_t1sqg15u.has-border .table-header {
|
|
36016
|
-
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
36017
|
-
}
|
|
36018
|
-
|
|
36019
|
-
.E_t1sqg15u.has-border .hiddenBorder {
|
|
36020
|
-
border-top: none !important;
|
|
36021
|
-
}
|
|
36022
|
-
|
|
36023
|
-
.E_t1sqg15u.has-border .table-row + .table-row {
|
|
36024
|
-
border-top: 1px solid rgba(225, 230, 241, 0.6);
|
|
36025
|
-
}
|
|
36026
|
-
|
|
36027
|
-
.E_t1sqg15u.has-border .table-row:last-of-type {
|
|
36028
|
-
padding-bottom: 0;
|
|
36029
|
-
}
|
|
36030
|
-
|
|
36031
|
-
.E_t1sqg15u.align-right .content {
|
|
36032
|
-
text-align: right;
|
|
36033
|
-
}
|
|
36034
|
-
|
|
36035
|
-
.E_t1sqg15u .uuid-row {
|
|
36036
|
-
display: flex;
|
|
36037
|
-
justify-content: space-between;
|
|
36038
|
-
}
|
|
36039
|
-
|
|
36040
|
-
.E_t1sqg15u .uuid-row .id-text {
|
|
36041
|
-
white-space: nowrap;
|
|
36042
|
-
overflow: hidden;
|
|
36043
|
-
text-overflow: ellipsis;
|
|
36044
|
-
}
|
|
36045
|
-
|
|
36046
|
-
.E_t4zczcp {
|
|
36047
|
-
display: flex;
|
|
36048
|
-
justify-content: space-between;
|
|
36049
|
-
align-items: center;
|
|
36050
|
-
padding: 8px;
|
|
36051
|
-
min-height: 32px;
|
|
36052
|
-
}
|
|
36053
|
-
|
|
36054
|
-
.E_t4zczcp .table-title {
|
|
36055
|
-
color: rgba(44, 56, 82, 0.6);
|
|
36056
|
-
font-weight: 600;
|
|
36057
|
-
font-size: 12px;
|
|
36058
|
-
line-height: 8px;
|
|
36059
|
-
}
|
|
36060
|
-
|
|
36061
|
-
.E_t4zczcp .edit-icon {
|
|
36062
|
-
font-size: 16px;
|
|
36063
|
-
color: rgba(10, 37, 85, 0.6);
|
|
36064
|
-
cursor: pointer;
|
|
36071
|
+
margin-right: 12px;
|
|
36065
36072
|
}
|
|
36066
36073
|
|
|
36067
|
-
.
|
|
36068
|
-
|
|
36069
|
-
|
|
36074
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
|
|
36075
|
+
margin: 0;
|
|
36076
|
+
margin-bottom: 2px;
|
|
36070
36077
|
}
|
|
36071
36078
|
|
|
36072
|
-
.
|
|
36073
|
-
|
|
36074
|
-
|
|
36075
|
-
|
|
36079
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
|
|
36080
|
+
background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
|
|
36081
|
+
box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
|
|
36082
|
+
border-radius: 6px;
|
|
36083
|
+
color: #fff;
|
|
36076
36084
|
}
|
|
36077
36085
|
|
|
36078
|
-
.
|
|
36079
|
-
|
|
36086
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
|
|
36087
|
+
color: #fff;
|
|
36080
36088
|
}
|
|
36081
36089
|
|
|
36082
|
-
.
|
|
36083
|
-
|
|
36090
|
+
.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 {
|
|
36091
|
+
background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
|
|
36092
|
+
box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
|
|
36093
|
+
border-radius: 6px;
|
|
36084
36094
|
}
|
|
36085
36095
|
|
|
36086
|
-
.
|
|
36087
|
-
|
|
36088
|
-
|
|
36089
|
-
width: 100%;
|
|
36090
|
-
white-space: pre-wrap;
|
|
36096
|
+
.E_s1wu0lms .ant-menu-item-group-title {
|
|
36097
|
+
white-space: nowrap;
|
|
36098
|
+
transition: all 0s;
|
|
36091
36099
|
}
|
|
36092
36100
|
|
|
36093
|
-
.
|
|
36094
|
-
|
|
36095
|
-
|
|
36101
|
+
.E_s1wu0lms.shrink {
|
|
36102
|
+
transition: all 0s;
|
|
36103
|
+
overflow: hidden;
|
|
36096
36104
|
}
|
|
36097
36105
|
|
|
36098
|
-
.
|
|
36099
|
-
|
|
36106
|
+
.E_s1wu0lms.shrink .ant-menu-item-group-title {
|
|
36107
|
+
visibility: hidden;
|
|
36100
36108
|
}
|
|
36101
36109
|
|
|
36102
|
-
.
|
|
36103
|
-
width:
|
|
36104
|
-
|
|
36105
|
-
color: rgba(44, 56, 82, 0.6);
|
|
36106
|
-
padding-right: 12px;
|
|
36110
|
+
.E_s1wu0lms.shrink .ant-menu-item {
|
|
36111
|
+
width: 36px;
|
|
36112
|
+
padding: 0 6px;
|
|
36107
36113
|
}
|
|
36108
36114
|
|
|
36109
|
-
.
|
|
36115
|
+
.E_n1ugzfva {
|
|
36110
36116
|
display: flex;
|
|
36111
|
-
|
|
36112
|
-
|
|
36117
|
+
place-items: center;
|
|
36118
|
+
width: 100% !important;
|
|
36113
36119
|
}
|
|
36114
36120
|
|
|
36115
|
-
.
|
|
36116
|
-
|
|
36117
|
-
|
|
36118
|
-
width: calc(100% - 40px);
|
|
36121
|
+
.E_n1ugzfva[disabled] {
|
|
36122
|
+
color: rgba(0, 0, 0, 0.25) !important;
|
|
36123
|
+
opacity: 1 !important;
|
|
36119
36124
|
}
|
|
36120
36125
|
|
|
36121
|
-
.
|
|
36122
|
-
display: inline-block;
|
|
36126
|
+
.E_n1ugzfva.ant-btn {
|
|
36123
36127
|
width: 100%;
|
|
36128
|
+
color: #00122e;
|
|
36124
36129
|
}
|
|
36125
36130
|
|
|
36126
|
-
.
|
|
36127
|
-
|
|
36131
|
+
.E_n1ugzfva .icon-wrapper {
|
|
36132
|
+
margin-right: 12px;
|
|
36128
36133
|
}
|
|
36129
36134
|
|
|
36130
|
-
.
|
|
36131
|
-
|
|
36135
|
+
.E_n1ugzfva .link-title {
|
|
36136
|
+
flex: 1;
|
|
36137
|
+
overflow: hidden;
|
|
36138
|
+
white-space: nowrap;
|
|
36139
|
+
text-overflow: ellipsis;
|
|
36140
|
+
text-align: left;
|
|
36132
36141
|
}
|
|
36133
36142
|
|
|
36134
36143
|
.E_t160l1cm {
|
|
@@ -36381,57 +36390,6 @@ span.E_tqjc4ui {
|
|
|
36381
36390
|
background: transparent;
|
|
36382
36391
|
}
|
|
36383
36392
|
|
|
36384
|
-
.E_s1iv0tp1 .enabled-switch {
|
|
36385
|
-
display: flex;
|
|
36386
|
-
align-items: center;
|
|
36387
|
-
}
|
|
36388
|
-
|
|
36389
|
-
.E_s1iv0tp1 .enabled-text {
|
|
36390
|
-
margin-right: 8px;
|
|
36391
|
-
}
|
|
36392
|
-
|
|
36393
|
-
.E_d11hhzf9 {
|
|
36394
|
-
width: 492px !important;
|
|
36395
|
-
margin: 40px auto !important;
|
|
36396
|
-
padding-bottom: 0 !important;
|
|
36397
|
-
}
|
|
36398
|
-
|
|
36399
|
-
.E_d11hhzf9 .ant-modal-content {
|
|
36400
|
-
background: #fff;
|
|
36401
|
-
border-radius: 16px;
|
|
36402
|
-
}
|
|
36403
|
-
|
|
36404
|
-
.E_d11hhzf9 .ant-modal-header {
|
|
36405
|
-
padding: 32px 40px 0;
|
|
36406
|
-
border-bottom: none;
|
|
36407
|
-
border-radius: 16px 16px 0 0;
|
|
36408
|
-
}
|
|
36409
|
-
|
|
36410
|
-
.E_d11hhzf9 .ant-modal-close {
|
|
36411
|
-
right: 40px;
|
|
36412
|
-
top: 32px;
|
|
36413
|
-
}
|
|
36414
|
-
|
|
36415
|
-
.E_d11hhzf9 .ant-modal-body {
|
|
36416
|
-
padding: 32px 40px;
|
|
36417
|
-
min-height: 160px;
|
|
36418
|
-
max-height: calc(100vh - 80px - 64px - var(--header-height) - var(--footer-height));
|
|
36419
|
-
overflow-y: auto;
|
|
36420
|
-
}
|
|
36421
|
-
|
|
36422
|
-
.E_d11hhzf9 .ant-modal-footer {
|
|
36423
|
-
padding: 24px 40px;
|
|
36424
|
-
margin-top: 0;
|
|
36425
|
-
border-top: none;
|
|
36426
|
-
box-shadow: 0px 1px 0px 0px rgba(225, 230, 241, 0.6) inset;
|
|
36427
|
-
}
|
|
36428
|
-
|
|
36429
|
-
.E_f1g147n6 {
|
|
36430
|
-
display: flex;
|
|
36431
|
-
justify-content: flex-end;
|
|
36432
|
-
gap: 8px;
|
|
36433
|
-
}
|
|
36434
|
-
|
|
36435
36393
|
.E_cyms3br {
|
|
36436
36394
|
background: #fff;
|
|
36437
36395
|
width: 100%;
|
|
@@ -36497,6 +36455,48 @@ span.E_tqjc4ui {
|
|
|
36497
36455
|
padding: unset;
|
|
36498
36456
|
}
|
|
36499
36457
|
|
|
36458
|
+
.E_d11hhzf9 {
|
|
36459
|
+
width: 492px !important;
|
|
36460
|
+
margin: 40px auto !important;
|
|
36461
|
+
padding-bottom: 0 !important;
|
|
36462
|
+
}
|
|
36463
|
+
|
|
36464
|
+
.E_d11hhzf9 .ant-modal-content {
|
|
36465
|
+
background: #fff;
|
|
36466
|
+
border-radius: 16px;
|
|
36467
|
+
}
|
|
36468
|
+
|
|
36469
|
+
.E_d11hhzf9 .ant-modal-header {
|
|
36470
|
+
padding: 32px 40px 0;
|
|
36471
|
+
border-bottom: none;
|
|
36472
|
+
border-radius: 16px 16px 0 0;
|
|
36473
|
+
}
|
|
36474
|
+
|
|
36475
|
+
.E_d11hhzf9 .ant-modal-close {
|
|
36476
|
+
right: 40px;
|
|
36477
|
+
top: 32px;
|
|
36478
|
+
}
|
|
36479
|
+
|
|
36480
|
+
.E_d11hhzf9 .ant-modal-body {
|
|
36481
|
+
padding: 32px 40px;
|
|
36482
|
+
min-height: 160px;
|
|
36483
|
+
max-height: calc(100vh - 80px - 64px - var(--header-height) - var(--footer-height));
|
|
36484
|
+
overflow-y: auto;
|
|
36485
|
+
}
|
|
36486
|
+
|
|
36487
|
+
.E_d11hhzf9 .ant-modal-footer {
|
|
36488
|
+
padding: 24px 40px;
|
|
36489
|
+
margin-top: 0;
|
|
36490
|
+
border-top: none;
|
|
36491
|
+
box-shadow: 0px 1px 0px 0px rgba(225, 230, 241, 0.6) inset;
|
|
36492
|
+
}
|
|
36493
|
+
|
|
36494
|
+
.E_f1g147n6 {
|
|
36495
|
+
display: flex;
|
|
36496
|
+
justify-content: flex-end;
|
|
36497
|
+
gap: 8px;
|
|
36498
|
+
}
|
|
36499
|
+
|
|
36500
36500
|
.E_i5w779o {
|
|
36501
36501
|
padding: 8px 0;
|
|
36502
36502
|
}
|
|
@@ -37188,46 +37188,13 @@ span.E_tqjc4ui {
|
|
|
37188
37188
|
padding: 0;
|
|
37189
37189
|
}
|
|
37190
37190
|
|
|
37191
|
-
.
|
|
37192
|
-
color:
|
|
37193
|
-
}
|
|
37194
|
-
|
|
37195
|
-
.E_c1ss4prm li {
|
|
37196
|
-
margin-bottom: 4px;
|
|
37197
|
-
}
|
|
37198
|
-
|
|
37199
|
-
.E_c1ss4prm li:last-child {
|
|
37200
|
-
margin-bottom: 0;
|
|
37201
|
-
}
|
|
37202
|
-
|
|
37203
|
-
.E_ms3tlei {
|
|
37204
|
-
background: rgba(225, 230, 241, 0.6);
|
|
37205
|
-
padding: 8px;
|
|
37206
|
-
border-radius: 6px;
|
|
37207
|
-
color: rgba(44, 56, 82, 0.6);
|
|
37208
|
-
}
|
|
37209
|
-
|
|
37210
|
-
.E_ms3tlei li {
|
|
37211
|
-
margin-bottom: 4px;
|
|
37212
|
-
}
|
|
37213
|
-
|
|
37214
|
-
.E_ms3tlei li:last-child {
|
|
37215
|
-
margin-bottom: 0;
|
|
37216
|
-
}
|
|
37217
|
-
|
|
37218
|
-
.E_du44iy7 {
|
|
37219
|
-
margin-bottom: 4px;
|
|
37191
|
+
.E_cevhqx7 {
|
|
37192
|
+
color: #00122e;
|
|
37220
37193
|
}
|
|
37221
37194
|
|
|
37222
|
-
.
|
|
37195
|
+
.E_snbqlt4 {
|
|
37196
|
+
margin-top: 8px;
|
|
37223
37197
|
color: rgba(44, 56, 82, 0.6);
|
|
37224
|
-
margin-bottom: 8px;
|
|
37225
|
-
}
|
|
37226
|
-
|
|
37227
|
-
.E_drje1h0 {
|
|
37228
|
-
height: 1px;
|
|
37229
|
-
background: #e4e9f2;
|
|
37230
|
-
margin: 16px 0;
|
|
37231
37198
|
}
|
|
37232
37199
|
|
|
37233
37200
|
.E_c14ouk5o {
|
|
@@ -37283,13 +37250,46 @@ span.E_tqjc4ui {
|
|
|
37283
37250
|
height: auto;
|
|
37284
37251
|
}
|
|
37285
37252
|
|
|
37286
|
-
.
|
|
37287
|
-
color:
|
|
37253
|
+
.E_c1ss4prm {
|
|
37254
|
+
color: rgba(44, 56, 82, 0.6);
|
|
37288
37255
|
}
|
|
37289
37256
|
|
|
37290
|
-
.
|
|
37291
|
-
margin-
|
|
37257
|
+
.E_c1ss4prm li {
|
|
37258
|
+
margin-bottom: 4px;
|
|
37259
|
+
}
|
|
37260
|
+
|
|
37261
|
+
.E_c1ss4prm li:last-child {
|
|
37262
|
+
margin-bottom: 0;
|
|
37263
|
+
}
|
|
37264
|
+
|
|
37265
|
+
.E_ms3tlei {
|
|
37266
|
+
background: rgba(225, 230, 241, 0.6);
|
|
37267
|
+
padding: 8px;
|
|
37268
|
+
border-radius: 6px;
|
|
37269
|
+
color: rgba(44, 56, 82, 0.6);
|
|
37270
|
+
}
|
|
37271
|
+
|
|
37272
|
+
.E_ms3tlei li {
|
|
37273
|
+
margin-bottom: 4px;
|
|
37274
|
+
}
|
|
37275
|
+
|
|
37276
|
+
.E_ms3tlei li:last-child {
|
|
37277
|
+
margin-bottom: 0;
|
|
37278
|
+
}
|
|
37279
|
+
|
|
37280
|
+
.E_du44iy7 {
|
|
37281
|
+
margin-bottom: 4px;
|
|
37282
|
+
}
|
|
37283
|
+
|
|
37284
|
+
.E_s1qmhanr {
|
|
37292
37285
|
color: rgba(44, 56, 82, 0.6);
|
|
37286
|
+
margin-bottom: 8px;
|
|
37287
|
+
}
|
|
37288
|
+
|
|
37289
|
+
.E_drje1h0 {
|
|
37290
|
+
height: 1px;
|
|
37291
|
+
background: #e4e9f2;
|
|
37292
|
+
margin: 16px 0;
|
|
37293
37293
|
}
|
|
37294
37294
|
|
|
37295
37295
|
.E_l12xdkhl {
|