@cloudtower/eagle 0.27.62-dry → 0.27.63-alpha.0
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/stats1.html +1 -1
- package/dist/components.css +1650 -1650
- package/dist/esm/stats1.html +1 -1
- package/dist/style.css +1434 -1434
- package/package.json +5 -6
package/dist/components.css
CHANGED
|
@@ -29836,22 +29836,6 @@ html body {
|
|
|
29836
29836
|
font-size: 14px;
|
|
29837
29837
|
}
|
|
29838
29838
|
|
|
29839
|
-
.E_fzh9mnb {
|
|
29840
|
-
width: 100%;
|
|
29841
|
-
height: 100%;
|
|
29842
|
-
min-height: 124px;
|
|
29843
|
-
display: flex;
|
|
29844
|
-
flex-direction: column;
|
|
29845
|
-
justify-content: center;
|
|
29846
|
-
align-items: center;
|
|
29847
|
-
}
|
|
29848
|
-
|
|
29849
|
-
.E_fzh9mnb .error-text {
|
|
29850
|
-
color: rgba(10, 37, 85, 0.6);
|
|
29851
|
-
margin-bottom: 16px;
|
|
29852
|
-
font-size: 18px;
|
|
29853
|
-
}
|
|
29854
|
-
|
|
29855
29839
|
.E_i1inqkme {
|
|
29856
29840
|
height: 18px;
|
|
29857
29841
|
line-height: 18px;
|
|
@@ -29865,39 +29849,20 @@ html body {
|
|
|
29865
29849
|
margin-right: 4px;
|
|
29866
29850
|
}
|
|
29867
29851
|
|
|
29868
|
-
.
|
|
29869
|
-
|
|
29870
|
-
|
|
29871
|
-
|
|
29872
|
-
|
|
29873
|
-
|
|
29874
|
-
|
|
29875
|
-
|
|
29876
|
-
|
|
29877
|
-
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
29878
|
-
--color: #0080ff;
|
|
29879
|
-
}
|
|
29880
|
-
|
|
29881
|
-
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
|
|
29882
|
-
--color: #0080ff;
|
|
29883
|
-
}
|
|
29884
|
-
|
|
29885
|
-
.E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
|
|
29886
|
-
margin-left: 1px;
|
|
29887
|
-
}
|
|
29888
|
-
|
|
29889
|
-
.E_bqamoqe > .ant-btn:not(:only-child):first-child {
|
|
29890
|
-
border-top-right-radius: 0;
|
|
29891
|
-
border-bottom-right-radius: 0;
|
|
29892
|
-
}
|
|
29893
|
-
|
|
29894
|
-
.E_bqamoqe > .ant-btn:not(:only-child):last-child {
|
|
29895
|
-
border-top-left-radius: 0;
|
|
29896
|
-
border-bottom-left-radius: 0;
|
|
29852
|
+
.E_fzh9mnb {
|
|
29853
|
+
width: 100%;
|
|
29854
|
+
height: 100%;
|
|
29855
|
+
min-height: 124px;
|
|
29856
|
+
display: flex;
|
|
29857
|
+
flex-direction: column;
|
|
29858
|
+
justify-content: center;
|
|
29859
|
+
align-items: center;
|
|
29897
29860
|
}
|
|
29898
29861
|
|
|
29899
|
-
.
|
|
29900
|
-
|
|
29862
|
+
.E_fzh9mnb .error-text {
|
|
29863
|
+
color: rgba(10, 37, 85, 0.6);
|
|
29864
|
+
margin-bottom: 16px;
|
|
29865
|
+
font-size: 18px;
|
|
29901
29866
|
}
|
|
29902
29867
|
|
|
29903
29868
|
.E_b1wx3t3t.ant-btn-icon-only {
|
|
@@ -30208,167 +30173,655 @@ html body {
|
|
|
30208
30173
|
animation: rotate 680ms linear infinite;
|
|
30209
30174
|
}
|
|
30210
30175
|
|
|
30211
|
-
.
|
|
30212
|
-
|
|
30176
|
+
.E_b1nip9bk {
|
|
30177
|
+
padding: 4px 11px;
|
|
30213
30178
|
}
|
|
30214
30179
|
|
|
30215
|
-
.
|
|
30216
|
-
|
|
30217
|
-
|
|
30180
|
+
.E_bqamoqe {
|
|
30181
|
+
white-space: nowrap;
|
|
30182
|
+
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
30218
30183
|
}
|
|
30219
30184
|
|
|
30220
|
-
.
|
|
30221
|
-
|
|
30222
|
-
height: 24px;
|
|
30223
|
-
background: rgba(172, 186, 211, 0.6);
|
|
30224
|
-
overflow: hidden;
|
|
30185
|
+
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
30186
|
+
--color: #0080ff;
|
|
30225
30187
|
}
|
|
30226
30188
|
|
|
30227
|
-
.
|
|
30228
|
-
|
|
30189
|
+
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
|
|
30190
|
+
--color: #0080ff;
|
|
30229
30191
|
}
|
|
30230
30192
|
|
|
30231
|
-
.
|
|
30232
|
-
|
|
30233
|
-
height: 16px;
|
|
30193
|
+
.E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
|
|
30194
|
+
margin-left: 1px;
|
|
30234
30195
|
}
|
|
30235
30196
|
|
|
30236
|
-
.
|
|
30237
|
-
|
|
30238
|
-
|
|
30197
|
+
.E_bqamoqe > .ant-btn:not(:only-child):first-child {
|
|
30198
|
+
border-top-right-radius: 0;
|
|
30199
|
+
border-bottom-right-radius: 0;
|
|
30239
30200
|
}
|
|
30240
30201
|
|
|
30241
|
-
.
|
|
30242
|
-
|
|
30243
|
-
|
|
30202
|
+
.E_bqamoqe > .ant-btn:not(:only-child):last-child {
|
|
30203
|
+
border-top-left-radius: 0;
|
|
30204
|
+
border-bottom-left-radius: 0;
|
|
30244
30205
|
}
|
|
30245
30206
|
|
|
30246
|
-
.
|
|
30247
|
-
border-radius:
|
|
30248
|
-
transition-delay: 120ms;
|
|
30207
|
+
.E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
30208
|
+
border-radius: unset;
|
|
30249
30209
|
}
|
|
30250
30210
|
|
|
30251
|
-
.
|
|
30252
|
-
|
|
30253
|
-
width: 14px;
|
|
30254
|
-
top: 1px;
|
|
30255
|
-
left: 1px;
|
|
30211
|
+
.E_t1m2x205 .ant-tooltip-arrow {
|
|
30212
|
+
display: none;
|
|
30256
30213
|
}
|
|
30257
30214
|
|
|
30258
|
-
.
|
|
30259
|
-
|
|
30260
|
-
|
|
30215
|
+
.E_t1m2x205 .ant-tooltip-inner {
|
|
30216
|
+
background: rgba(23, 38, 64, 0.8);
|
|
30217
|
+
border-radius: 4px;
|
|
30261
30218
|
}
|
|
30262
30219
|
|
|
30263
|
-
.
|
|
30264
|
-
|
|
30220
|
+
.E_skwah65 {
|
|
30221
|
+
height: 8px;
|
|
30222
|
+
box-sizing: border-box;
|
|
30223
|
+
border-radius: 2px;
|
|
30224
|
+
background: #f5f7fa;
|
|
30225
|
+
display: flex;
|
|
30226
|
+
width: 100%;
|
|
30227
|
+
overflow: hidden;
|
|
30265
30228
|
}
|
|
30266
30229
|
|
|
30267
|
-
.
|
|
30268
|
-
|
|
30230
|
+
.E_skwah65 .stack-bar-item + .stack-bar-item {
|
|
30231
|
+
margin-left: 1px;
|
|
30269
30232
|
}
|
|
30270
30233
|
|
|
30271
|
-
.
|
|
30272
|
-
|
|
30234
|
+
.E_c1up1pdz {
|
|
30235
|
+
width: 648px;
|
|
30273
30236
|
}
|
|
30274
30237
|
|
|
30275
|
-
.
|
|
30276
|
-
|
|
30238
|
+
.E_c1up1pdz.active {
|
|
30239
|
+
border-color: #0080ff;
|
|
30277
30240
|
}
|
|
30278
30241
|
|
|
30279
|
-
.
|
|
30280
|
-
|
|
30242
|
+
.E_c1up1pdz.active > header {
|
|
30243
|
+
background: rgba(0, 128, 255, 0.1);
|
|
30281
30244
|
}
|
|
30282
30245
|
|
|
30283
|
-
.
|
|
30284
|
-
|
|
30246
|
+
.E_c1up1pdz .expand {
|
|
30247
|
+
padding: 12px;
|
|
30285
30248
|
}
|
|
30286
30249
|
|
|
30287
|
-
.
|
|
30288
|
-
display:
|
|
30250
|
+
.E_c1up1pdz .field-item {
|
|
30251
|
+
display: flex;
|
|
30252
|
+
padding: 10px 0;
|
|
30253
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
30289
30254
|
}
|
|
30290
30255
|
|
|
30291
|
-
.
|
|
30292
|
-
|
|
30293
|
-
|
|
30256
|
+
.E_c1up1pdz .field-item:last-child {
|
|
30257
|
+
border-bottom: none;
|
|
30258
|
+
padding-bottom: 0;
|
|
30294
30259
|
}
|
|
30295
30260
|
|
|
30296
|
-
.
|
|
30297
|
-
|
|
30298
|
-
width:
|
|
30299
|
-
|
|
30300
|
-
height: 100%;
|
|
30261
|
+
.E_c1up1pdz .field-item label {
|
|
30262
|
+
line-height: 32px;
|
|
30263
|
+
width: 100px;
|
|
30264
|
+
color: rgba(62, 70, 82, 0.6);
|
|
30301
30265
|
}
|
|
30302
30266
|
|
|
30303
|
-
.
|
|
30304
|
-
|
|
30305
|
-
|
|
30306
|
-
margin: 0 auto;
|
|
30307
|
-
display: flex;
|
|
30267
|
+
.E_c1up1pdz .help {
|
|
30268
|
+
color: rgba(62, 70, 82, 0.6);
|
|
30269
|
+
margin-top: 5px;
|
|
30308
30270
|
}
|
|
30309
30271
|
|
|
30310
|
-
.
|
|
30311
|
-
.
|
|
30312
|
-
|
|
30313
|
-
flex-shrink: 0;
|
|
30314
|
-
flex-basis: 21%;
|
|
30272
|
+
.E_c1up1pdz .ant-input-affix-wrapper,
|
|
30273
|
+
.E_c1up1pdz .ant-picker {
|
|
30274
|
+
width: 128px;
|
|
30315
30275
|
}
|
|
30316
30276
|
|
|
30317
|
-
.
|
|
30277
|
+
.E_c156wh19 {
|
|
30318
30278
|
display: flex;
|
|
30319
|
-
|
|
30320
|
-
|
|
30279
|
+
align-items: center;
|
|
30280
|
+
justify-content: space-between;
|
|
30281
|
+
word-break: keep-all;
|
|
30321
30282
|
}
|
|
30322
30283
|
|
|
30323
|
-
.
|
|
30324
|
-
|
|
30284
|
+
.E_c156wh19 .title {
|
|
30285
|
+
margin: 0 16px 0 8px;
|
|
30325
30286
|
}
|
|
30326
30287
|
|
|
30327
|
-
.
|
|
30328
|
-
|
|
30329
|
-
flex-grow: 0;
|
|
30330
|
-
flex-shrink: 0;
|
|
30331
|
-
flex-basis: 58%;
|
|
30288
|
+
.E_c156wh19 .retain {
|
|
30289
|
+
color: rgba(129, 138, 153, 0.6);
|
|
30332
30290
|
}
|
|
30333
30291
|
|
|
30334
|
-
.
|
|
30335
|
-
|
|
30292
|
+
.E_c156wh19 div.left {
|
|
30293
|
+
flex: 1;
|
|
30294
|
+
display: flex;
|
|
30295
|
+
overflow: hidden;
|
|
30296
|
+
align-items: center;
|
|
30297
|
+
justify-content: flex-start;
|
|
30298
|
+
white-space: nowrap;
|
|
30336
30299
|
}
|
|
30337
30300
|
|
|
30338
|
-
.
|
|
30339
|
-
width:
|
|
30301
|
+
.E_c156wh19 div.left .title {
|
|
30302
|
+
max-width: 100%;
|
|
30303
|
+
overflow: hidden;
|
|
30304
|
+
text-overflow: ellipsis;
|
|
30340
30305
|
}
|
|
30341
30306
|
|
|
30342
|
-
.
|
|
30343
|
-
|
|
30344
|
-
|
|
30345
|
-
max-width: 648px;
|
|
30307
|
+
.E_c156wh19 div.right {
|
|
30308
|
+
display: flex;
|
|
30309
|
+
align-items: center;
|
|
30346
30310
|
}
|
|
30347
30311
|
|
|
30348
|
-
.
|
|
30349
|
-
|
|
30312
|
+
.E_c156wh19 .reverse {
|
|
30313
|
+
display: flex;
|
|
30314
|
+
flex-direction: row-reverse;
|
|
30315
|
+
align-items: center;
|
|
30350
30316
|
}
|
|
30351
30317
|
|
|
30352
|
-
.
|
|
30353
|
-
margin:
|
|
30354
|
-
padding: 0;
|
|
30355
|
-
width: 100%;
|
|
30356
|
-
max-width: 648px;
|
|
30357
|
-
overflow: hidden;
|
|
30318
|
+
.E_c156wh19 .reverse .ant-switch {
|
|
30319
|
+
margin-left: 8px;
|
|
30358
30320
|
}
|
|
30359
30321
|
|
|
30360
|
-
.
|
|
30361
|
-
|
|
30322
|
+
.E_c156wh19 .close {
|
|
30323
|
+
padding-left: 14px;
|
|
30324
|
+
margin-left: 14px;
|
|
30325
|
+
border-left: 1px solid rgba(129, 138, 153, 0.6);
|
|
30326
|
+
cursor: pointer;
|
|
30362
30327
|
}
|
|
30363
30328
|
|
|
30364
|
-
.
|
|
30365
|
-
|
|
30366
|
-
|
|
30329
|
+
.E_m126spxy {
|
|
30330
|
+
padding-bottom: 4px;
|
|
30331
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
30367
30332
|
}
|
|
30368
30333
|
|
|
30369
|
-
.
|
|
30370
|
-
|
|
30371
|
-
|
|
30334
|
+
.E_m126spxy .ant-btn-link {
|
|
30335
|
+
padding: 1px 10px;
|
|
30336
|
+
color: rgba(62, 70, 82, 0.6);
|
|
30337
|
+
border-radius: 4px;
|
|
30338
|
+
}
|
|
30339
|
+
|
|
30340
|
+
.E_m126spxy .ant-btn-link.active {
|
|
30341
|
+
background: rgba(0, 128, 255, 0.1);
|
|
30342
|
+
color: #0096ff;
|
|
30343
|
+
}
|
|
30344
|
+
|
|
30345
|
+
.E_wpbf4pq {
|
|
30346
|
+
padding: 10px 0;
|
|
30347
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
30348
|
+
}
|
|
30349
|
+
|
|
30350
|
+
.E_wpbf4pq .ant-input,
|
|
30351
|
+
.E_wpbf4pq .ant-picker {
|
|
30352
|
+
width: 80px;
|
|
30353
|
+
margin: 0 9px;
|
|
30354
|
+
text-align: center;
|
|
30355
|
+
}
|
|
30356
|
+
|
|
30357
|
+
.E_wpbf4pq .options {
|
|
30358
|
+
padding: 12px 0 12px 16px;
|
|
30359
|
+
border-left: 2px solid rgba(129, 138, 153, 0.6);
|
|
30360
|
+
margin: 5px 0 5px 8px;
|
|
30361
|
+
}
|
|
30362
|
+
|
|
30363
|
+
.E_wpbf4pq .week-day-option,
|
|
30364
|
+
.E_wpbf4pq .month-day-option {
|
|
30365
|
+
background: #f5f7fa;
|
|
30366
|
+
box-sizing: border-box;
|
|
30367
|
+
border-radius: 16px;
|
|
30368
|
+
margin-right: 8px;
|
|
30369
|
+
}
|
|
30370
|
+
|
|
30371
|
+
.E_wpbf4pq .week-day-option:focus,
|
|
30372
|
+
.E_wpbf4pq .month-day-option:focus {
|
|
30373
|
+
color: inherit;
|
|
30374
|
+
border-color: #d9d9d9;
|
|
30375
|
+
}
|
|
30376
|
+
|
|
30377
|
+
.E_wpbf4pq .week-day-option.active {
|
|
30378
|
+
background-color: #0096ff;
|
|
30379
|
+
border-color: #0096ff;
|
|
30380
|
+
color: #fff;
|
|
30381
|
+
}
|
|
30382
|
+
|
|
30383
|
+
.E_wpbf4pq .week-day-option.en-text {
|
|
30384
|
+
width: 110px;
|
|
30385
|
+
margin-top: 4px;
|
|
30386
|
+
}
|
|
30387
|
+
|
|
30388
|
+
.E_wpbf4pq .month-day-option {
|
|
30389
|
+
width: 32px;
|
|
30390
|
+
padding: 0;
|
|
30391
|
+
margin-bottom: 8px;
|
|
30392
|
+
}
|
|
30393
|
+
|
|
30394
|
+
.E_wpbf4pq .month-day-option.active {
|
|
30395
|
+
background-color: #0096ff;
|
|
30396
|
+
border-color: #0096ff;
|
|
30397
|
+
color: #fff;
|
|
30398
|
+
}
|
|
30399
|
+
|
|
30400
|
+
.E_rapgekc.ant-radio-wrapper {
|
|
30401
|
+
display: inline-flex;
|
|
30402
|
+
align-items: baseline;
|
|
30403
|
+
white-space: pre-wrap;
|
|
30404
|
+
}
|
|
30405
|
+
|
|
30406
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio {
|
|
30407
|
+
position: relative;
|
|
30408
|
+
top: 3px;
|
|
30409
|
+
}
|
|
30410
|
+
|
|
30411
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
|
|
30412
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
30413
|
+
}
|
|
30414
|
+
|
|
30415
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
|
|
30416
|
+
border-color: #0080ff;
|
|
30417
|
+
}
|
|
30418
|
+
|
|
30419
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
|
|
30420
|
+
border-color: #0080ff;
|
|
30421
|
+
background: #0080ff;
|
|
30422
|
+
}
|
|
30423
|
+
|
|
30424
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
|
|
30425
|
+
top: 4px;
|
|
30426
|
+
left: 4px;
|
|
30427
|
+
width: 6px;
|
|
30428
|
+
height: 6px;
|
|
30429
|
+
background: #fff;
|
|
30430
|
+
}
|
|
30431
|
+
|
|
30432
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
|
|
30433
|
+
opacity: 0.5;
|
|
30434
|
+
}
|
|
30435
|
+
|
|
30436
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
|
|
30437
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
30438
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30439
|
+
}
|
|
30440
|
+
|
|
30441
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
|
|
30442
|
+
background: #00122e;
|
|
30443
|
+
}
|
|
30444
|
+
|
|
30445
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
|
|
30446
|
+
color: #00122e;
|
|
30447
|
+
opacity: 0.5;
|
|
30448
|
+
}
|
|
30449
|
+
|
|
30450
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
|
|
30451
|
+
color: #00122e;
|
|
30452
|
+
}
|
|
30453
|
+
|
|
30454
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio + span {
|
|
30455
|
+
display: inline-block;
|
|
30456
|
+
padding: 0;
|
|
30457
|
+
padding-left: 12px;
|
|
30458
|
+
}
|
|
30459
|
+
|
|
30460
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
|
|
30461
|
+
margin-bottom: 0;
|
|
30462
|
+
white-space: pre-wrap;
|
|
30463
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30464
|
+
}
|
|
30465
|
+
|
|
30466
|
+
.E_rapgekc.ant-radio-wrapper.compact .ant-radio + span {
|
|
30467
|
+
padding-left: 8px;
|
|
30468
|
+
}
|
|
30469
|
+
|
|
30470
|
+
.E_rp906go .ant-radio-button-wrapper:first-child {
|
|
30471
|
+
border-radius: 5px 0 0 5px;
|
|
30472
|
+
}
|
|
30473
|
+
|
|
30474
|
+
.E_rp906go .ant-radio-button-wrapper:last-child {
|
|
30475
|
+
border-radius: 0 5px 5px 0;
|
|
30476
|
+
}
|
|
30477
|
+
|
|
30478
|
+
.E_rcc63c8 {
|
|
30479
|
+
color: #00122e;
|
|
30480
|
+
border-color: #ccd4e3;
|
|
30481
|
+
}
|
|
30482
|
+
|
|
30483
|
+
.E_rcc63c8:first-child {
|
|
30484
|
+
border-color: #a3b4cc;
|
|
30485
|
+
}
|
|
30486
|
+
|
|
30487
|
+
.E_rcc63c8.ant-radio-button-wrapper {
|
|
30488
|
+
padding: 0 12px;
|
|
30489
|
+
line-height: 32px;
|
|
30490
|
+
height: 32px;
|
|
30491
|
+
}
|
|
30492
|
+
|
|
30493
|
+
.E_rcc63c8.ant-radio-button-wrapper > span + span {
|
|
30494
|
+
white-space: nowrap;
|
|
30495
|
+
}
|
|
30496
|
+
|
|
30497
|
+
.ant-radio-group-small .E_rcc63c8.ant-radio-button-wrapper {
|
|
30498
|
+
height: 22px;
|
|
30499
|
+
padding: 0 7px;
|
|
30500
|
+
line-height: 20px;
|
|
30501
|
+
}
|
|
30502
|
+
|
|
30503
|
+
.E_rcc63c8.ant-radio-button-wrapper:not(:first-child)::before {
|
|
30504
|
+
background: #ccd4e3;
|
|
30505
|
+
}
|
|
30506
|
+
|
|
30507
|
+
.E_rcc63c8.ant-radio-button-wrapper-checked:not(:first-child)::before {
|
|
30508
|
+
background: #0080ff;
|
|
30509
|
+
}
|
|
30510
|
+
|
|
30511
|
+
.E_rcc63c8.ant-radio-button-wrapper-disabled:not(:first-child)::before {
|
|
30512
|
+
background: #ccd4e3;
|
|
30513
|
+
opacity: 0.5;
|
|
30514
|
+
}
|
|
30515
|
+
|
|
30516
|
+
.E_rcc63c8.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
|
|
30517
|
+
border-right-color: #0080ff;
|
|
30518
|
+
}
|
|
30519
|
+
|
|
30520
|
+
.E_rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
|
|
30521
|
+
border-color: #0080ff;
|
|
30522
|
+
}
|
|
30523
|
+
|
|
30524
|
+
.E_rcc63c8.ant-radio-button-wrapper-checked {
|
|
30525
|
+
background: rgba(0, 136, 255, 0.1);
|
|
30526
|
+
}
|
|
30527
|
+
|
|
30528
|
+
.E_rcc63c8.ant-radio-button-wrapper-disabled {
|
|
30529
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30530
|
+
border-color: #ccd4e3;
|
|
30531
|
+
opacity: 0.5;
|
|
30532
|
+
}
|
|
30533
|
+
|
|
30534
|
+
.E_rcc63c8.ant-radio-button-wrapper-disabled:hover {
|
|
30535
|
+
color: #00122e;
|
|
30536
|
+
border-color: #ccd4e3;
|
|
30537
|
+
}
|
|
30538
|
+
|
|
30539
|
+
.E_rcc63c8.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
|
|
30540
|
+
color: #00122e;
|
|
30541
|
+
border-color: #ccd4e3;
|
|
30542
|
+
background: rgba(172, 186, 211, 0.6);
|
|
30543
|
+
}
|
|
30544
|
+
|
|
30545
|
+
.E_rcc63c8 .ant-radio-button-input {
|
|
30546
|
+
margin-right: 8px;
|
|
30547
|
+
display: inline;
|
|
30548
|
+
border: none;
|
|
30549
|
+
padding: 0;
|
|
30550
|
+
width: 36px;
|
|
30551
|
+
background: transparent;
|
|
30552
|
+
}
|
|
30553
|
+
|
|
30554
|
+
.E_rcc63c8 .ant-radio-button-input:focus {
|
|
30555
|
+
box-shadow: none;
|
|
30556
|
+
}
|
|
30557
|
+
|
|
30558
|
+
.E_rcc63c8 .ant-radio-button-input.ant-input-number {
|
|
30559
|
+
margin-right: 0;
|
|
30560
|
+
width: initial;
|
|
30561
|
+
box-shadow: none;
|
|
30562
|
+
}
|
|
30563
|
+
|
|
30564
|
+
.E_rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
|
|
30565
|
+
display: none;
|
|
30566
|
+
}
|
|
30567
|
+
|
|
30568
|
+
.E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
|
|
30569
|
+
display: inline;
|
|
30570
|
+
}
|
|
30571
|
+
|
|
30572
|
+
.E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
|
|
30573
|
+
display: inline;
|
|
30574
|
+
margin-right: 8px;
|
|
30575
|
+
padding: 0;
|
|
30576
|
+
width: 36px;
|
|
30577
|
+
}
|
|
30578
|
+
|
|
30579
|
+
.E_iq1gosr {
|
|
30580
|
+
display: inline-block;
|
|
30581
|
+
}
|
|
30582
|
+
|
|
30583
|
+
.E_s1ebs0ra {
|
|
30584
|
+
display: flex;
|
|
30585
|
+
align-items: center;
|
|
30586
|
+
justify-content: space-between;
|
|
30587
|
+
background: #edf0f7;
|
|
30588
|
+
padding: 8px 12px;
|
|
30589
|
+
position: sticky;
|
|
30590
|
+
top: 0;
|
|
30591
|
+
z-index: 1;
|
|
30592
|
+
margin-bottom: -52px;
|
|
30593
|
+
}
|
|
30594
|
+
|
|
30595
|
+
.E_s1ebs0ra .select-total {
|
|
30596
|
+
display: flex;
|
|
30597
|
+
align-items: center;
|
|
30598
|
+
font-weight: 700;
|
|
30599
|
+
flex-shrink: 0;
|
|
30600
|
+
}
|
|
30601
|
+
|
|
30602
|
+
.E_s1ebs0ra .select-total .icon-wrapper {
|
|
30603
|
+
cursor: pointer;
|
|
30604
|
+
margin-left: 8px;
|
|
30605
|
+
width: 32px;
|
|
30606
|
+
height: 32px;
|
|
30607
|
+
border-radius: 50%;
|
|
30608
|
+
justify-content: center;
|
|
30609
|
+
}
|
|
30610
|
+
|
|
30611
|
+
.E_s1ebs0ra .select-total .icon-wrapper:hover {
|
|
30612
|
+
background: rgba(225, 230, 241, 0.6);
|
|
30613
|
+
}
|
|
30614
|
+
|
|
30615
|
+
.E_s1ebs0ra .action-group {
|
|
30616
|
+
flex: 1;
|
|
30617
|
+
margin-left: 88px;
|
|
30618
|
+
white-space: nowrap;
|
|
30619
|
+
text-align: right;
|
|
30620
|
+
position: relative;
|
|
30621
|
+
padding: 4px 0;
|
|
30622
|
+
margin-top: -4px;
|
|
30623
|
+
overflow: hidden;
|
|
30624
|
+
}
|
|
30625
|
+
|
|
30626
|
+
.E_s1ebs0ra .action-group .sub-menu-delete {
|
|
30627
|
+
transform: translateY(-4px);
|
|
30628
|
+
}
|
|
30629
|
+
|
|
30630
|
+
.E_s1ebs0ra .action-group button {
|
|
30631
|
+
border: none;
|
|
30632
|
+
}
|
|
30633
|
+
|
|
30634
|
+
.E_s1ebs0ra .action-group > *:not(:last-child) {
|
|
30635
|
+
margin-right: 8px;
|
|
30636
|
+
}
|
|
30637
|
+
|
|
30638
|
+
.E_s1ebs0ra .action-group > button:last-child {
|
|
30639
|
+
margin-right: 4px;
|
|
30640
|
+
}
|
|
30641
|
+
|
|
30642
|
+
.E_s1ebs0ra .action-group .more-btn {
|
|
30643
|
+
cursor: pointer;
|
|
30644
|
+
width: 32px;
|
|
30645
|
+
height: 32px;
|
|
30646
|
+
justify-content: center;
|
|
30647
|
+
border-radius: 50%;
|
|
30648
|
+
}
|
|
30649
|
+
|
|
30650
|
+
.E_s1ebs0ra .action-group .more-btn:hover {
|
|
30651
|
+
background: #fff;
|
|
30652
|
+
}
|
|
30653
|
+
|
|
30654
|
+
.E_s1dni7lo {
|
|
30655
|
+
width: 430px !important;
|
|
30656
|
+
}
|
|
30657
|
+
|
|
30658
|
+
.E_d1wwmmm5 .ant-select-item-group {
|
|
30659
|
+
padding: 8px 16px;
|
|
30660
|
+
line-height: 18px;
|
|
30661
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30662
|
+
height: 34px;
|
|
30663
|
+
min-height: 34px;
|
|
30664
|
+
box-sizing: border-box;
|
|
30665
|
+
margin-top: 8px;
|
|
30666
|
+
}
|
|
30667
|
+
|
|
30668
|
+
.E_o1ugr09p {
|
|
30669
|
+
display: flex;
|
|
30670
|
+
flex-direction: column;
|
|
30671
|
+
margin: 1px 8px;
|
|
30672
|
+
padding: 8px;
|
|
30673
|
+
border-radius: 4px;
|
|
30674
|
+
}
|
|
30675
|
+
|
|
30676
|
+
.E_o1ugr09p .selected-icon {
|
|
30677
|
+
display: none;
|
|
30678
|
+
}
|
|
30679
|
+
|
|
30680
|
+
.E_o1ugr09p.ant-select-item-option-grouped {
|
|
30681
|
+
padding-left: 8px;
|
|
30682
|
+
}
|
|
30683
|
+
|
|
30684
|
+
.E_o1ugr09p.ant-select-item-option-selected {
|
|
30685
|
+
background-color: white;
|
|
30686
|
+
}
|
|
30687
|
+
|
|
30688
|
+
.E_o1ugr09p.ant-select-item-option-selected .timezone-title {
|
|
30689
|
+
color: #0080ff;
|
|
30690
|
+
}
|
|
30691
|
+
|
|
30692
|
+
.E_o1ugr09p.ant-select-item-option-selected .selected-icon {
|
|
30693
|
+
display: block;
|
|
30694
|
+
}
|
|
30695
|
+
|
|
30696
|
+
.E_o1ugr09p.ant-select-item-option-active {
|
|
30697
|
+
background: rgba(0, 136, 255, 0.16);
|
|
30698
|
+
}
|
|
30699
|
+
|
|
30700
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-title {
|
|
30701
|
+
color: #0080ff;
|
|
30702
|
+
}
|
|
30703
|
+
|
|
30704
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-tag {
|
|
30705
|
+
background: rgba(0, 136, 255, 0.1);
|
|
30706
|
+
color: #0080ff;
|
|
30707
|
+
}
|
|
30708
|
+
|
|
30709
|
+
.E_o1ifxsq4 {
|
|
30710
|
+
display: flex;
|
|
30711
|
+
justify-content: space-between;
|
|
30712
|
+
height: 20px;
|
|
30713
|
+
line-height: 20px;
|
|
30714
|
+
}
|
|
30715
|
+
|
|
30716
|
+
.E_o1ifxsq4 .timezone-title {
|
|
30717
|
+
color: #2d3a56;
|
|
30718
|
+
overflow: hidden;
|
|
30719
|
+
text-overflow: ellipsis;
|
|
30720
|
+
}
|
|
30721
|
+
|
|
30722
|
+
.E_o1zue7 {
|
|
30723
|
+
display: flex;
|
|
30724
|
+
justify-content: space-between;
|
|
30725
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30726
|
+
height: 18px;
|
|
30727
|
+
line-height: 18px;
|
|
30728
|
+
margin-top: 2px;
|
|
30729
|
+
}
|
|
30730
|
+
|
|
30731
|
+
.E_tyfmlxg {
|
|
30732
|
+
border: none;
|
|
30733
|
+
margin-right: 0;
|
|
30734
|
+
background: rgba(225, 230, 241, 0.6);
|
|
30735
|
+
}
|
|
30736
|
+
|
|
30737
|
+
.E_o18uybox {
|
|
30738
|
+
pointer-events: none;
|
|
30739
|
+
height: 32px;
|
|
30740
|
+
width: 100%;
|
|
30741
|
+
opacity: 0;
|
|
30742
|
+
}
|
|
30743
|
+
|
|
30744
|
+
.E_cnujxq2 {
|
|
30745
|
+
display: flex;
|
|
30746
|
+
flex-direction: column;
|
|
30747
|
+
}
|
|
30748
|
+
|
|
30749
|
+
.E_m7s48ia {
|
|
30750
|
+
max-width: 1120px;
|
|
30751
|
+
width: 100%;
|
|
30752
|
+
margin: 0 auto;
|
|
30753
|
+
height: 100%;
|
|
30754
|
+
}
|
|
30755
|
+
|
|
30756
|
+
.E_wt5zbg6 {
|
|
30757
|
+
max-width: 1120px;
|
|
30758
|
+
width: 100%;
|
|
30759
|
+
margin: 0 auto;
|
|
30760
|
+
display: flex;
|
|
30761
|
+
}
|
|
30762
|
+
|
|
30763
|
+
.E_wt5zbg6 .left,
|
|
30764
|
+
.E_wt5zbg6 .right {
|
|
30765
|
+
flex-grow: 0;
|
|
30766
|
+
flex-shrink: 0;
|
|
30767
|
+
flex-basis: 21%;
|
|
30768
|
+
}
|
|
30769
|
+
|
|
30770
|
+
.E_wt5zbg6 .left {
|
|
30771
|
+
display: flex;
|
|
30772
|
+
justify-content: flex-end;
|
|
30773
|
+
padding-right: 44px;
|
|
30774
|
+
}
|
|
30775
|
+
|
|
30776
|
+
.E_wt5zbg6 .right {
|
|
30777
|
+
padding-left: 44px;
|
|
30778
|
+
}
|
|
30779
|
+
|
|
30780
|
+
.E_wt5zbg6 .middle {
|
|
30781
|
+
margin-bottom: 40px;
|
|
30782
|
+
flex-grow: 0;
|
|
30783
|
+
flex-shrink: 0;
|
|
30784
|
+
flex-basis: 58%;
|
|
30785
|
+
}
|
|
30786
|
+
|
|
30787
|
+
.E_wt5zbg6 .middle .form-base-field {
|
|
30788
|
+
width: 100%;
|
|
30789
|
+
}
|
|
30790
|
+
|
|
30791
|
+
.E_wt5zbg6 .middle .form-base-field .form-base-field {
|
|
30792
|
+
width: auto;
|
|
30793
|
+
}
|
|
30794
|
+
|
|
30795
|
+
.E_h18jprzg .ant-modal-header {
|
|
30796
|
+
margin: 0 auto;
|
|
30797
|
+
width: 100%;
|
|
30798
|
+
max-width: 648px;
|
|
30799
|
+
}
|
|
30800
|
+
|
|
30801
|
+
.E_h18jprzg .ant-modal-header .ant-modal-title {
|
|
30802
|
+
margin-left: 0;
|
|
30803
|
+
}
|
|
30804
|
+
|
|
30805
|
+
.E_h18jprzg .ant-modal-body {
|
|
30806
|
+
margin: 0 auto;
|
|
30807
|
+
padding: 0;
|
|
30808
|
+
width: 100%;
|
|
30809
|
+
max-width: 648px;
|
|
30810
|
+
overflow: hidden;
|
|
30811
|
+
}
|
|
30812
|
+
|
|
30813
|
+
.E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
|
|
30814
|
+
margin-bottom: 40px;
|
|
30815
|
+
}
|
|
30816
|
+
|
|
30817
|
+
.E_h18jprzg .ant-modal-body .horizontal-content-wrapper {
|
|
30818
|
+
height: calc(100vh - 225px);
|
|
30819
|
+
overflow-y: auto;
|
|
30820
|
+
}
|
|
30821
|
+
|
|
30822
|
+
.E_h18jprzg .ant-modal-footer .footer-content {
|
|
30823
|
+
margin: 0 auto;
|
|
30824
|
+
max-width: 648px;
|
|
30372
30825
|
}
|
|
30373
30826
|
|
|
30374
30827
|
.E_h16z9xgz .ant-modal-header {
|
|
@@ -31081,264 +31534,138 @@ input.E_rf8rlle.ant-input {
|
|
|
31081
31534
|
position: absolute;
|
|
31082
31535
|
}
|
|
31083
31536
|
|
|
31084
|
-
.
|
|
31085
|
-
|
|
31086
|
-
|
|
31087
|
-
|
|
31088
|
-
padding: 10px 0;
|
|
31089
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31090
|
-
font-size: 12px;
|
|
31091
|
-
line-height: 24px;
|
|
31092
|
-
}
|
|
31093
|
-
|
|
31094
|
-
.E_phljevk .pagination-left {
|
|
31095
|
-
padding: 2px 8px;
|
|
31096
|
-
}
|
|
31097
|
-
|
|
31098
|
-
.E_phljevk .dropdown-trigger {
|
|
31099
|
-
display: flex;
|
|
31100
|
-
align-items: center;
|
|
31101
|
-
border-radius: 6px;
|
|
31102
|
-
cursor: pointer;
|
|
31103
|
-
transition: all 0.3s ease;
|
|
31104
|
-
}
|
|
31105
|
-
|
|
31106
|
-
.E_phljevk .dropdown-trigger:hover {
|
|
31107
|
-
background: rgba(211, 218, 235, 0.6);
|
|
31108
|
-
color: #0080ff;
|
|
31109
|
-
}
|
|
31110
|
-
|
|
31111
|
-
.E_phljevk .dropdown-trigger .icon-inner {
|
|
31112
|
-
margin-left: 4px;
|
|
31113
|
-
}
|
|
31114
|
-
|
|
31115
|
-
.E_phljevk .pagination-right {
|
|
31116
|
-
display: flex;
|
|
31117
|
-
align-items: center;
|
|
31118
|
-
color: #0080ff;
|
|
31119
|
-
font-weight: bold;
|
|
31120
|
-
}
|
|
31121
|
-
|
|
31122
|
-
.E_phljevk .pagination-right .icon-inner {
|
|
31123
|
-
margin-left: 4px;
|
|
31124
|
-
}
|
|
31125
|
-
|
|
31126
|
-
.E_phljevk .pagination-right .prev-btn,
|
|
31127
|
-
.E_phljevk .pagination-right .next-btn {
|
|
31128
|
-
padding: 0 8px;
|
|
31129
|
-
}
|
|
31130
|
-
|
|
31131
|
-
.E_phljevk .pagination-right .prev-btn > span,
|
|
31132
|
-
.E_phljevk .pagination-right .next-btn > span {
|
|
31133
|
-
color: #0080ff;
|
|
31134
|
-
}
|
|
31135
|
-
|
|
31136
|
-
.E_phljevk .pagination-right .next-btn .icon-inner {
|
|
31137
|
-
transform: rotate(180deg);
|
|
31138
|
-
}
|
|
31139
|
-
|
|
31140
|
-
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
|
|
31141
|
-
max-height: calc(100vh - 128px);
|
|
31142
|
-
overflow-y: auto;
|
|
31143
|
-
}
|
|
31144
|
-
|
|
31145
|
-
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
31146
|
-
padding: 4px 20px;
|
|
31147
|
-
font-size: 12px;
|
|
31148
|
-
line-height: 18px;
|
|
31149
|
-
}
|
|
31150
|
-
|
|
31151
|
-
.E_skwah65 {
|
|
31152
|
-
height: 8px;
|
|
31153
|
-
box-sizing: border-box;
|
|
31154
|
-
border-radius: 2px;
|
|
31155
|
-
background: #f5f7fa;
|
|
31156
|
-
display: flex;
|
|
31157
|
-
width: 100%;
|
|
31537
|
+
.E_s1dizucg.ant-switch {
|
|
31538
|
+
min-width: 40px;
|
|
31539
|
+
height: 24px;
|
|
31540
|
+
background: rgba(172, 186, 211, 0.6);
|
|
31158
31541
|
overflow: hidden;
|
|
31159
31542
|
}
|
|
31160
31543
|
|
|
31161
|
-
.
|
|
31162
|
-
|
|
31544
|
+
.E_s1dizucg.ant-switch:focus {
|
|
31545
|
+
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
31163
31546
|
}
|
|
31164
31547
|
|
|
31165
|
-
.
|
|
31166
|
-
|
|
31167
|
-
|
|
31168
|
-
white-space: pre-wrap;
|
|
31548
|
+
.E_s1dizucg.ant-switch-small {
|
|
31549
|
+
min-width: 26px;
|
|
31550
|
+
height: 16px;
|
|
31169
31551
|
}
|
|
31170
31552
|
|
|
31171
|
-
.
|
|
31172
|
-
|
|
31173
|
-
|
|
31553
|
+
.E_s1dizucg.ant-switch-large {
|
|
31554
|
+
min-width: 52px;
|
|
31555
|
+
height: 32px;
|
|
31174
31556
|
}
|
|
31175
31557
|
|
|
31176
|
-
.
|
|
31177
|
-
|
|
31558
|
+
.E_s1dizucg.ant-switch .ant-switch-handle {
|
|
31559
|
+
height: 20px;
|
|
31560
|
+
width: 20px;
|
|
31178
31561
|
}
|
|
31179
31562
|
|
|
31180
|
-
.
|
|
31181
|
-
border-
|
|
31563
|
+
.E_s1dizucg.ant-switch .ant-switch-handle::before {
|
|
31564
|
+
border-radius: 10px;
|
|
31565
|
+
transition-delay: 120ms;
|
|
31182
31566
|
}
|
|
31183
31567
|
|
|
31184
|
-
.
|
|
31185
|
-
|
|
31186
|
-
|
|
31568
|
+
.E_s1dizucg.ant-switch-small .ant-switch-handle {
|
|
31569
|
+
height: 14px;
|
|
31570
|
+
width: 14px;
|
|
31571
|
+
top: 1px;
|
|
31572
|
+
left: 1px;
|
|
31187
31573
|
}
|
|
31188
31574
|
|
|
31189
|
-
.
|
|
31190
|
-
|
|
31191
|
-
|
|
31192
|
-
width: 6px;
|
|
31193
|
-
height: 6px;
|
|
31194
|
-
background: #fff;
|
|
31575
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle {
|
|
31576
|
+
height: 28px;
|
|
31577
|
+
width: 28px;
|
|
31195
31578
|
}
|
|
31196
31579
|
|
|
31197
|
-
.
|
|
31198
|
-
|
|
31580
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle::before {
|
|
31581
|
+
border-radius: 14px;
|
|
31199
31582
|
}
|
|
31200
31583
|
|
|
31201
|
-
.
|
|
31202
|
-
|
|
31203
|
-
background: rgba(211, 218, 235, 0.6);
|
|
31584
|
+
.E_s1dizucg.ant-switch-checked {
|
|
31585
|
+
background-color: #00ba5d;
|
|
31204
31586
|
}
|
|
31205
31587
|
|
|
31206
|
-
.
|
|
31207
|
-
|
|
31588
|
+
.E_s1dizucg.ant-switch-checked .ant-switch-handle {
|
|
31589
|
+
left: calc(100% - 20px - 2px);
|
|
31208
31590
|
}
|
|
31209
31591
|
|
|
31210
|
-
.
|
|
31211
|
-
|
|
31212
|
-
opacity: 0.5;
|
|
31592
|
+
.E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
31593
|
+
left: calc(100% - 14px - 1px);
|
|
31213
31594
|
}
|
|
31214
31595
|
|
|
31215
|
-
.
|
|
31216
|
-
|
|
31596
|
+
.E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
31597
|
+
left: calc(100% - 28px - 2px);
|
|
31217
31598
|
}
|
|
31218
31599
|
|
|
31219
|
-
.
|
|
31220
|
-
|
|
31221
|
-
padding: 0;
|
|
31222
|
-
padding-left: 12px;
|
|
31600
|
+
.E_c1up6e3y {
|
|
31601
|
+
margin-left: 5px;
|
|
31223
31602
|
}
|
|
31224
31603
|
|
|
31225
|
-
.
|
|
31226
|
-
|
|
31227
|
-
|
|
31604
|
+
.E_phljevk {
|
|
31605
|
+
display: flex;
|
|
31606
|
+
justify-content: space-between;
|
|
31607
|
+
align-items: center;
|
|
31608
|
+
padding: 10px 0;
|
|
31228
31609
|
color: rgba(44, 56, 82, 0.6);
|
|
31610
|
+
font-size: 12px;
|
|
31611
|
+
line-height: 24px;
|
|
31229
31612
|
}
|
|
31230
31613
|
|
|
31231
|
-
.
|
|
31232
|
-
padding
|
|
31233
|
-
}
|
|
31234
|
-
|
|
31235
|
-
.E_rp906go .ant-radio-button-wrapper:first-child {
|
|
31236
|
-
border-radius: 5px 0 0 5px;
|
|
31237
|
-
}
|
|
31238
|
-
|
|
31239
|
-
.E_rp906go .ant-radio-button-wrapper:last-child {
|
|
31240
|
-
border-radius: 0 5px 5px 0;
|
|
31241
|
-
}
|
|
31242
|
-
|
|
31243
|
-
.E_rcc63c8 {
|
|
31244
|
-
color: #00122e;
|
|
31245
|
-
border-color: #ccd4e3;
|
|
31246
|
-
}
|
|
31247
|
-
|
|
31248
|
-
.E_rcc63c8:first-child {
|
|
31249
|
-
border-color: #a3b4cc;
|
|
31250
|
-
}
|
|
31251
|
-
|
|
31252
|
-
.E_rcc63c8.ant-radio-button-wrapper {
|
|
31253
|
-
padding: 0 12px;
|
|
31254
|
-
line-height: 32px;
|
|
31255
|
-
height: 32px;
|
|
31256
|
-
}
|
|
31257
|
-
|
|
31258
|
-
.E_rcc63c8.ant-radio-button-wrapper > span + span {
|
|
31259
|
-
white-space: nowrap;
|
|
31260
|
-
}
|
|
31261
|
-
|
|
31262
|
-
.ant-radio-group-small .E_rcc63c8.ant-radio-button-wrapper {
|
|
31263
|
-
height: 22px;
|
|
31264
|
-
padding: 0 7px;
|
|
31265
|
-
line-height: 20px;
|
|
31266
|
-
}
|
|
31267
|
-
|
|
31268
|
-
.E_rcc63c8.ant-radio-button-wrapper:not(:first-child)::before {
|
|
31269
|
-
background: #ccd4e3;
|
|
31270
|
-
}
|
|
31271
|
-
|
|
31272
|
-
.E_rcc63c8.ant-radio-button-wrapper-checked:not(:first-child)::before {
|
|
31273
|
-
background: #0080ff;
|
|
31274
|
-
}
|
|
31275
|
-
|
|
31276
|
-
.E_rcc63c8.ant-radio-button-wrapper-disabled:not(:first-child)::before {
|
|
31277
|
-
background: #ccd4e3;
|
|
31278
|
-
opacity: 0.5;
|
|
31279
|
-
}
|
|
31280
|
-
|
|
31281
|
-
.E_rcc63c8.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
|
|
31282
|
-
border-right-color: #0080ff;
|
|
31283
|
-
}
|
|
31284
|
-
|
|
31285
|
-
.E_rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
|
|
31286
|
-
border-color: #0080ff;
|
|
31614
|
+
.E_phljevk .pagination-left {
|
|
31615
|
+
padding: 2px 8px;
|
|
31287
31616
|
}
|
|
31288
31617
|
|
|
31289
|
-
.
|
|
31290
|
-
|
|
31618
|
+
.E_phljevk .dropdown-trigger {
|
|
31619
|
+
display: flex;
|
|
31620
|
+
align-items: center;
|
|
31621
|
+
border-radius: 6px;
|
|
31622
|
+
cursor: pointer;
|
|
31623
|
+
transition: all 0.3s ease;
|
|
31291
31624
|
}
|
|
31292
31625
|
|
|
31293
|
-
.
|
|
31626
|
+
.E_phljevk .dropdown-trigger:hover {
|
|
31294
31627
|
background: rgba(211, 218, 235, 0.6);
|
|
31295
|
-
|
|
31296
|
-
opacity: 0.5;
|
|
31628
|
+
color: #0080ff;
|
|
31297
31629
|
}
|
|
31298
31630
|
|
|
31299
|
-
.
|
|
31300
|
-
|
|
31301
|
-
border-color: #ccd4e3;
|
|
31631
|
+
.E_phljevk .dropdown-trigger .icon-inner {
|
|
31632
|
+
margin-left: 4px;
|
|
31302
31633
|
}
|
|
31303
31634
|
|
|
31304
|
-
.
|
|
31305
|
-
|
|
31306
|
-
|
|
31307
|
-
|
|
31635
|
+
.E_phljevk .pagination-right {
|
|
31636
|
+
display: flex;
|
|
31637
|
+
align-items: center;
|
|
31638
|
+
color: #0080ff;
|
|
31639
|
+
font-weight: bold;
|
|
31308
31640
|
}
|
|
31309
|
-
|
|
31310
|
-
.
|
|
31311
|
-
margin-
|
|
31312
|
-
display: inline;
|
|
31313
|
-
border: none;
|
|
31314
|
-
padding: 0;
|
|
31315
|
-
width: 36px;
|
|
31316
|
-
background: transparent;
|
|
31641
|
+
|
|
31642
|
+
.E_phljevk .pagination-right .icon-inner {
|
|
31643
|
+
margin-left: 4px;
|
|
31317
31644
|
}
|
|
31318
31645
|
|
|
31319
|
-
.
|
|
31320
|
-
|
|
31646
|
+
.E_phljevk .pagination-right .prev-btn,
|
|
31647
|
+
.E_phljevk .pagination-right .next-btn {
|
|
31648
|
+
padding: 0 8px;
|
|
31321
31649
|
}
|
|
31322
31650
|
|
|
31323
|
-
.
|
|
31324
|
-
|
|
31325
|
-
|
|
31326
|
-
box-shadow: none;
|
|
31651
|
+
.E_phljevk .pagination-right .prev-btn > span,
|
|
31652
|
+
.E_phljevk .pagination-right .next-btn > span {
|
|
31653
|
+
color: #0080ff;
|
|
31327
31654
|
}
|
|
31328
31655
|
|
|
31329
|
-
.
|
|
31330
|
-
|
|
31656
|
+
.E_phljevk .pagination-right .next-btn .icon-inner {
|
|
31657
|
+
transform: rotate(180deg);
|
|
31331
31658
|
}
|
|
31332
31659
|
|
|
31333
|
-
.
|
|
31334
|
-
|
|
31660
|
+
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
|
|
31661
|
+
max-height: calc(100vh - 128px);
|
|
31662
|
+
overflow-y: auto;
|
|
31335
31663
|
}
|
|
31336
31664
|
|
|
31337
|
-
.
|
|
31338
|
-
|
|
31339
|
-
|
|
31340
|
-
|
|
31341
|
-
width: 36px;
|
|
31665
|
+
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
31666
|
+
padding: 4px 20px;
|
|
31667
|
+
font-size: 12px;
|
|
31668
|
+
line-height: 18px;
|
|
31342
31669
|
}
|
|
31343
31670
|
|
|
31344
31671
|
.E_dsnbhzf {
|
|
@@ -31808,383 +32135,142 @@ input.E_rf8rlle.ant-input {
|
|
|
31808
32135
|
line-height: 24px;
|
|
31809
32136
|
}
|
|
31810
32137
|
|
|
31811
|
-
.E_u18llj45 {
|
|
31812
|
-
font-family: Inter;
|
|
31813
|
-
font-style: normal;
|
|
31814
|
-
font-weight: normal;
|
|
31815
|
-
font-size: 10px;
|
|
31816
|
-
line-height: 12px;
|
|
31817
|
-
}
|
|
31818
|
-
|
|
31819
|
-
.E_s1ebs0ra {
|
|
31820
|
-
display: flex;
|
|
31821
|
-
align-items: center;
|
|
31822
|
-
justify-content: space-between;
|
|
31823
|
-
background: #edf0f7;
|
|
31824
|
-
padding: 8px 12px;
|
|
31825
|
-
position: sticky;
|
|
31826
|
-
top: 0;
|
|
31827
|
-
z-index: 1;
|
|
31828
|
-
margin-bottom: -52px;
|
|
31829
|
-
}
|
|
31830
|
-
|
|
31831
|
-
.E_s1ebs0ra .select-total {
|
|
31832
|
-
display: flex;
|
|
31833
|
-
align-items: center;
|
|
31834
|
-
font-weight: 700;
|
|
31835
|
-
flex-shrink: 0;
|
|
31836
|
-
}
|
|
31837
|
-
|
|
31838
|
-
.E_s1ebs0ra .select-total .icon-wrapper {
|
|
31839
|
-
cursor: pointer;
|
|
31840
|
-
margin-left: 8px;
|
|
31841
|
-
width: 32px;
|
|
31842
|
-
height: 32px;
|
|
31843
|
-
border-radius: 50%;
|
|
31844
|
-
justify-content: center;
|
|
31845
|
-
}
|
|
31846
|
-
|
|
31847
|
-
.E_s1ebs0ra .select-total .icon-wrapper:hover {
|
|
31848
|
-
background: rgba(225, 230, 241, 0.6);
|
|
31849
|
-
}
|
|
31850
|
-
|
|
31851
|
-
.E_s1ebs0ra .action-group {
|
|
31852
|
-
flex: 1;
|
|
31853
|
-
margin-left: 88px;
|
|
31854
|
-
white-space: nowrap;
|
|
31855
|
-
text-align: right;
|
|
31856
|
-
position: relative;
|
|
31857
|
-
padding: 4px 0;
|
|
31858
|
-
margin-top: -4px;
|
|
31859
|
-
overflow: hidden;
|
|
31860
|
-
}
|
|
31861
|
-
|
|
31862
|
-
.E_s1ebs0ra .action-group .sub-menu-delete {
|
|
31863
|
-
transform: translateY(-4px);
|
|
31864
|
-
}
|
|
31865
|
-
|
|
31866
|
-
.E_s1ebs0ra .action-group button {
|
|
31867
|
-
border: none;
|
|
31868
|
-
}
|
|
31869
|
-
|
|
31870
|
-
.E_s1ebs0ra .action-group > *:not(:last-child) {
|
|
31871
|
-
margin-right: 8px;
|
|
31872
|
-
}
|
|
31873
|
-
|
|
31874
|
-
.E_s1ebs0ra .action-group > button:last-child {
|
|
31875
|
-
margin-right: 4px;
|
|
31876
|
-
}
|
|
31877
|
-
|
|
31878
|
-
.E_s1ebs0ra .action-group .more-btn {
|
|
31879
|
-
cursor: pointer;
|
|
31880
|
-
width: 32px;
|
|
31881
|
-
height: 32px;
|
|
31882
|
-
justify-content: center;
|
|
31883
|
-
border-radius: 50%;
|
|
31884
|
-
}
|
|
31885
|
-
|
|
31886
|
-
.E_s1ebs0ra .action-group .more-btn:hover {
|
|
31887
|
-
background: #fff;
|
|
31888
|
-
}
|
|
31889
|
-
|
|
31890
|
-
.E_s1dni7lo {
|
|
31891
|
-
width: 430px !important;
|
|
31892
|
-
}
|
|
31893
|
-
|
|
31894
|
-
.E_d1wwmmm5 .ant-select-item-group {
|
|
31895
|
-
padding: 8px 16px;
|
|
31896
|
-
line-height: 18px;
|
|
31897
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31898
|
-
height: 34px;
|
|
31899
|
-
min-height: 34px;
|
|
31900
|
-
box-sizing: border-box;
|
|
31901
|
-
margin-top: 8px;
|
|
31902
|
-
}
|
|
31903
|
-
|
|
31904
|
-
.E_o1ugr09p {
|
|
31905
|
-
display: flex;
|
|
31906
|
-
flex-direction: column;
|
|
31907
|
-
margin: 1px 8px;
|
|
31908
|
-
padding: 8px;
|
|
31909
|
-
border-radius: 4px;
|
|
31910
|
-
}
|
|
31911
|
-
|
|
31912
|
-
.E_o1ugr09p .selected-icon {
|
|
31913
|
-
display: none;
|
|
31914
|
-
}
|
|
31915
|
-
|
|
31916
|
-
.E_o1ugr09p.ant-select-item-option-grouped {
|
|
31917
|
-
padding-left: 8px;
|
|
31918
|
-
}
|
|
31919
|
-
|
|
31920
|
-
.E_o1ugr09p.ant-select-item-option-selected {
|
|
31921
|
-
background-color: white;
|
|
31922
|
-
}
|
|
31923
|
-
|
|
31924
|
-
.E_o1ugr09p.ant-select-item-option-selected .timezone-title {
|
|
31925
|
-
color: #0080ff;
|
|
31926
|
-
}
|
|
31927
|
-
|
|
31928
|
-
.E_o1ugr09p.ant-select-item-option-selected .selected-icon {
|
|
31929
|
-
display: block;
|
|
31930
|
-
}
|
|
31931
|
-
|
|
31932
|
-
.E_o1ugr09p.ant-select-item-option-active {
|
|
31933
|
-
background: rgba(0, 136, 255, 0.16);
|
|
31934
|
-
}
|
|
31935
|
-
|
|
31936
|
-
.E_o1ugr09p.ant-select-item-option-active .timezone-title {
|
|
31937
|
-
color: #0080ff;
|
|
31938
|
-
}
|
|
31939
|
-
|
|
31940
|
-
.E_o1ugr09p.ant-select-item-option-active .timezone-tag {
|
|
31941
|
-
background: rgba(0, 136, 255, 0.1);
|
|
31942
|
-
color: #0080ff;
|
|
31943
|
-
}
|
|
31944
|
-
|
|
31945
|
-
.E_o1ifxsq4 {
|
|
31946
|
-
display: flex;
|
|
31947
|
-
justify-content: space-between;
|
|
31948
|
-
height: 20px;
|
|
31949
|
-
line-height: 20px;
|
|
31950
|
-
}
|
|
31951
|
-
|
|
31952
|
-
.E_o1ifxsq4 .timezone-title {
|
|
31953
|
-
color: #2d3a56;
|
|
31954
|
-
overflow: hidden;
|
|
31955
|
-
text-overflow: ellipsis;
|
|
31956
|
-
}
|
|
31957
|
-
|
|
31958
|
-
.E_o1zue7 {
|
|
31959
|
-
display: flex;
|
|
31960
|
-
justify-content: space-between;
|
|
31961
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31962
|
-
height: 18px;
|
|
31963
|
-
line-height: 18px;
|
|
31964
|
-
margin-top: 2px;
|
|
31965
|
-
}
|
|
31966
|
-
|
|
31967
|
-
.E_tyfmlxg {
|
|
31968
|
-
border: none;
|
|
31969
|
-
margin-right: 0;
|
|
31970
|
-
background: rgba(225, 230, 241, 0.6);
|
|
31971
|
-
}
|
|
31972
|
-
|
|
31973
|
-
.E_o18uybox {
|
|
31974
|
-
pointer-events: none;
|
|
31975
|
-
height: 32px;
|
|
31976
|
-
width: 100%;
|
|
31977
|
-
opacity: 0;
|
|
31978
|
-
}
|
|
31979
|
-
|
|
31980
|
-
.E_c1up1pdz {
|
|
31981
|
-
width: 648px;
|
|
31982
|
-
}
|
|
31983
|
-
|
|
31984
|
-
.E_c1up1pdz.active {
|
|
31985
|
-
border-color: #0080ff;
|
|
31986
|
-
}
|
|
31987
|
-
|
|
31988
|
-
.E_c1up1pdz.active > header {
|
|
31989
|
-
background: rgba(0, 128, 255, 0.1);
|
|
31990
|
-
}
|
|
31991
|
-
|
|
31992
|
-
.E_c1up1pdz .expand {
|
|
31993
|
-
padding: 12px;
|
|
31994
|
-
}
|
|
31995
|
-
|
|
31996
|
-
.E_c1up1pdz .field-item {
|
|
31997
|
-
display: flex;
|
|
31998
|
-
padding: 10px 0;
|
|
31999
|
-
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
32000
|
-
}
|
|
32001
|
-
|
|
32002
|
-
.E_c1up1pdz .field-item:last-child {
|
|
32003
|
-
border-bottom: none;
|
|
32004
|
-
padding-bottom: 0;
|
|
32005
|
-
}
|
|
32006
|
-
|
|
32007
|
-
.E_c1up1pdz .field-item label {
|
|
32008
|
-
line-height: 32px;
|
|
32009
|
-
width: 100px;
|
|
32010
|
-
color: rgba(62, 70, 82, 0.6);
|
|
32011
|
-
}
|
|
32012
|
-
|
|
32013
|
-
.E_c1up1pdz .help {
|
|
32014
|
-
color: rgba(62, 70, 82, 0.6);
|
|
32015
|
-
margin-top: 5px;
|
|
32016
|
-
}
|
|
32017
|
-
|
|
32018
|
-
.E_c1up1pdz .ant-input-affix-wrapper,
|
|
32019
|
-
.E_c1up1pdz .ant-picker {
|
|
32020
|
-
width: 128px;
|
|
32021
|
-
}
|
|
32022
|
-
|
|
32023
|
-
.E_c156wh19 {
|
|
32024
|
-
display: flex;
|
|
32025
|
-
align-items: center;
|
|
32026
|
-
justify-content: space-between;
|
|
32027
|
-
word-break: keep-all;
|
|
32028
|
-
}
|
|
32029
|
-
|
|
32030
|
-
.E_c156wh19 .title {
|
|
32031
|
-
margin: 0 16px 0 8px;
|
|
32032
|
-
}
|
|
32033
|
-
|
|
32034
|
-
.E_c156wh19 .retain {
|
|
32035
|
-
color: rgba(129, 138, 153, 0.6);
|
|
32138
|
+
.E_u18llj45 {
|
|
32139
|
+
font-family: Inter;
|
|
32140
|
+
font-style: normal;
|
|
32141
|
+
font-weight: normal;
|
|
32142
|
+
font-size: 10px;
|
|
32143
|
+
line-height: 12px;
|
|
32036
32144
|
}
|
|
32037
32145
|
|
|
32038
|
-
.
|
|
32039
|
-
flex: 1;
|
|
32146
|
+
.E_n12mqh7z {
|
|
32040
32147
|
display: flex;
|
|
32041
|
-
overflow: hidden;
|
|
32042
32148
|
align-items: center;
|
|
32043
|
-
|
|
32044
|
-
|
|
32045
|
-
}
|
|
32046
|
-
|
|
32047
|
-
.E_c156wh19 div.left .title {
|
|
32048
|
-
max-width: 100%;
|
|
32049
|
-
overflow: hidden;
|
|
32050
|
-
text-overflow: ellipsis;
|
|
32149
|
+
font-size: 12px;
|
|
32150
|
+
line-height: 18px;
|
|
32051
32151
|
}
|
|
32052
32152
|
|
|
32053
|
-
.
|
|
32054
|
-
|
|
32055
|
-
align-items: center;
|
|
32153
|
+
.E_n12mqh7z:not(:last-child) {
|
|
32154
|
+
margin-bottom: 4px;
|
|
32056
32155
|
}
|
|
32057
32156
|
|
|
32058
|
-
.
|
|
32059
|
-
|
|
32060
|
-
flex-direction: row-reverse;
|
|
32061
|
-
align-items: center;
|
|
32157
|
+
.E_tf5bynu {
|
|
32158
|
+
margin: 0 3px;
|
|
32062
32159
|
}
|
|
32063
32160
|
|
|
32064
|
-
.
|
|
32065
|
-
|
|
32161
|
+
.E_tcckoz1 {
|
|
32162
|
+
max-height: 400px;
|
|
32163
|
+
overflow: "auto";
|
|
32066
32164
|
}
|
|
32067
32165
|
|
|
32068
|
-
.
|
|
32069
|
-
padding-left: 14px;
|
|
32070
|
-
margin-left: 14px;
|
|
32071
|
-
border-left: 1px solid rgba(129, 138, 153, 0.6);
|
|
32166
|
+
.E_gmyahx3 {
|
|
32072
32167
|
cursor: pointer;
|
|
32073
32168
|
}
|
|
32074
32169
|
|
|
32075
|
-
.
|
|
32076
|
-
|
|
32077
|
-
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
32170
|
+
.E_gmyahx3 .link-text {
|
|
32171
|
+
color: rgba(0, 21, 64, 0.3);
|
|
32078
32172
|
}
|
|
32079
32173
|
|
|
32080
|
-
.
|
|
32081
|
-
|
|
32082
|
-
color: rgba(62, 70, 82, 0.6);
|
|
32083
|
-
border-radius: 4px;
|
|
32174
|
+
.E_gmyahx3:hover .link-text {
|
|
32175
|
+
color: #0080ff;
|
|
32084
32176
|
}
|
|
32085
32177
|
|
|
32086
|
-
.
|
|
32087
|
-
|
|
32088
|
-
color: #0096ff;
|
|
32178
|
+
.E_tqjc4ui {
|
|
32179
|
+
margin: 0 2px;
|
|
32089
32180
|
}
|
|
32090
32181
|
|
|
32091
|
-
.
|
|
32092
|
-
|
|
32093
|
-
|
|
32182
|
+
.E_d1bw7c5z {
|
|
32183
|
+
position: relative;
|
|
32184
|
+
max-width: 388px;
|
|
32185
|
+
min-width: 245px;
|
|
32094
32186
|
}
|
|
32095
32187
|
|
|
32096
|
-
.
|
|
32097
|
-
|
|
32188
|
+
.E_d1bw7c5z .center {
|
|
32189
|
+
position: absolute;
|
|
32190
|
+
font-size: 12px;
|
|
32098
32191
|
width: 80px;
|
|
32099
|
-
|
|
32100
|
-
|
|
32192
|
+
height: 92px;
|
|
32193
|
+
top: 12px;
|
|
32194
|
+
left: 39px;
|
|
32195
|
+
display: flex;
|
|
32196
|
+
flex-direction: column;
|
|
32197
|
+
justify-content: center;
|
|
32198
|
+
align-items: center;
|
|
32199
|
+
color: #00122e;
|
|
32101
32200
|
}
|
|
32102
32201
|
|
|
32103
|
-
.
|
|
32104
|
-
|
|
32105
|
-
|
|
32106
|
-
margin: 5px 0 5px 8px;
|
|
32202
|
+
.E_d1bw7c5z .center .number {
|
|
32203
|
+
font-size: 24px;
|
|
32204
|
+
font-weight: 700;
|
|
32107
32205
|
}
|
|
32108
32206
|
|
|
32109
|
-
.
|
|
32110
|
-
|
|
32111
|
-
|
|
32112
|
-
|
|
32113
|
-
border-radius: 16px;
|
|
32114
|
-
margin-right: 8px;
|
|
32207
|
+
.E_d1bw7c5z .center .text {
|
|
32208
|
+
padding: 0 5px;
|
|
32209
|
+
font-size: 12px;
|
|
32210
|
+
width: inherit;
|
|
32115
32211
|
}
|
|
32116
32212
|
|
|
32117
|
-
.
|
|
32118
|
-
|
|
32119
|
-
color: inherit;
|
|
32120
|
-
border-color: #d9d9d9;
|
|
32213
|
+
.E_d1bw7c5z .recharts-wrapper {
|
|
32214
|
+
display: flex;
|
|
32121
32215
|
}
|
|
32122
32216
|
|
|
32123
|
-
.
|
|
32124
|
-
|
|
32125
|
-
|
|
32126
|
-
|
|
32217
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
|
|
32218
|
+
position: relative !important;
|
|
32219
|
+
width: calc(100% - 148px) !important;
|
|
32220
|
+
left: 0 !important;
|
|
32221
|
+
bottom: 0 !important;
|
|
32222
|
+
display: flex;
|
|
32223
|
+
align-items: center;
|
|
32127
32224
|
}
|
|
32128
32225
|
|
|
32129
|
-
.
|
|
32130
|
-
width:
|
|
32131
|
-
margin-top: 4px;
|
|
32226
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
|
|
32227
|
+
width: 100%;
|
|
32132
32228
|
}
|
|
32133
32229
|
|
|
32134
|
-
.
|
|
32135
|
-
width:
|
|
32136
|
-
|
|
32137
|
-
|
|
32230
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
|
|
32231
|
+
width: 100%;
|
|
32232
|
+
margin-right: 0 !important;
|
|
32233
|
+
line-height: 18px;
|
|
32138
32234
|
}
|
|
32139
32235
|
|
|
32140
|
-
.
|
|
32141
|
-
|
|
32142
|
-
border-color: #0096ff;
|
|
32143
|
-
color: #fff;
|
|
32236
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
|
|
32237
|
+
border-radius: 2px;
|
|
32144
32238
|
}
|
|
32145
32239
|
|
|
32146
|
-
.
|
|
32147
|
-
|
|
32148
|
-
|
|
32240
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
|
|
32241
|
+
min-width: 75px;
|
|
32242
|
+
width: calc(100% - 20px);
|
|
32243
|
+
margin-left: 2px;
|
|
32244
|
+
color: #00122e !important;
|
|
32245
|
+
display: inline-flex;
|
|
32246
|
+
justify-content: space-between;
|
|
32149
32247
|
}
|
|
32150
32248
|
|
|
32151
|
-
.
|
|
32152
|
-
|
|
32249
|
+
.E_d1bw7c5z .tooltip-text {
|
|
32250
|
+
maxwidth: calc(100% - 12px);
|
|
32153
32251
|
cursor: pointer;
|
|
32154
|
-
|
|
32155
|
-
|
|
32156
|
-
|
|
32157
|
-
|
|
32158
|
-
color: #0080ff;
|
|
32159
|
-
}
|
|
32160
|
-
|
|
32161
|
-
.E_berrcjl .breadcrumb-link:active {
|
|
32162
|
-
color: #005ed1;
|
|
32163
|
-
}
|
|
32164
|
-
|
|
32165
|
-
.E_c18gxmrl {
|
|
32166
|
-
border: 1px solid #d8deeb;
|
|
32167
|
-
border-radius: 4px;
|
|
32168
|
-
}
|
|
32169
|
-
|
|
32170
|
-
.E_c18gxmrl + .E_c18gxmrl {
|
|
32171
|
-
margin-top: 8px;
|
|
32252
|
+
border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
|
|
32253
|
+
overflow: hidden;
|
|
32254
|
+
text-overflow: ellipsis;
|
|
32255
|
+
white-space: nowrap;
|
|
32172
32256
|
}
|
|
32173
32257
|
|
|
32174
|
-
.
|
|
32175
|
-
|
|
32258
|
+
.E_d1bw7c5z .value {
|
|
32259
|
+
color: rgba(44, 56, 82, 0.75);
|
|
32176
32260
|
}
|
|
32177
32261
|
|
|
32178
|
-
.
|
|
32179
|
-
|
|
32262
|
+
.E_t10pqbtc {
|
|
32263
|
+
width: 140px;
|
|
32180
32264
|
}
|
|
32181
32265
|
|
|
32182
|
-
.
|
|
32183
|
-
|
|
32266
|
+
.E_t10pqbtc .item {
|
|
32267
|
+
margin: 6px auto;
|
|
32268
|
+
display: flex;
|
|
32269
|
+
justify-content: space-between;
|
|
32184
32270
|
}
|
|
32185
32271
|
|
|
32186
|
-
.
|
|
32187
|
-
|
|
32272
|
+
.E_t10pqbtc .item .name {
|
|
32273
|
+
width: 102px;
|
|
32188
32274
|
}
|
|
32189
32275
|
|
|
32190
32276
|
.E_c1uzzomf {
|
|
@@ -32212,49 +32298,6 @@ input.E_rf8rlle.ant-input {
|
|
|
32212
32298
|
text-align: center;
|
|
32213
32299
|
}
|
|
32214
32300
|
|
|
32215
|
-
.E_c1bus5hc {
|
|
32216
|
-
--color: white;
|
|
32217
|
-
height: 14px;
|
|
32218
|
-
width: 14px;
|
|
32219
|
-
border-radius: 50%;
|
|
32220
|
-
flex-shrink: 0;
|
|
32221
|
-
display: flex;
|
|
32222
|
-
align-items: center;
|
|
32223
|
-
justify-content: center;
|
|
32224
|
-
border: 1px solid var(--color);
|
|
32225
|
-
}
|
|
32226
|
-
|
|
32227
|
-
.E_c1bus5hc .circle-inner {
|
|
32228
|
-
position: relative;
|
|
32229
|
-
height: 10px;
|
|
32230
|
-
width: 10px;
|
|
32231
|
-
border-radius: 50%;
|
|
32232
|
-
overflow: hidden;
|
|
32233
|
-
}
|
|
32234
|
-
|
|
32235
|
-
.E_c1bus5hc .circle-content {
|
|
32236
|
-
position: absolute;
|
|
32237
|
-
height: 100%;
|
|
32238
|
-
width: 100%;
|
|
32239
|
-
left: 0;
|
|
32240
|
-
top: 0;
|
|
32241
|
-
border-radius: 50%;
|
|
32242
|
-
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
32243
|
-
transform: rotate(180deg);
|
|
32244
|
-
}
|
|
32245
|
-
|
|
32246
|
-
.E_c1bus5hc .circle-child {
|
|
32247
|
-
position: absolute;
|
|
32248
|
-
height: 100%;
|
|
32249
|
-
width: 100%;
|
|
32250
|
-
left: 0;
|
|
32251
|
-
top: 0;
|
|
32252
|
-
margin-left: 50%;
|
|
32253
|
-
transform-origin: left;
|
|
32254
|
-
background: white;
|
|
32255
|
-
transform: rotate(0deg);
|
|
32256
|
-
}
|
|
32257
|
-
|
|
32258
32301
|
.E_s11wux3h .ant-segmented-item:not(:last-child) {
|
|
32259
32302
|
margin-right: 2px;
|
|
32260
32303
|
}
|
|
@@ -32286,118 +32329,164 @@ input.E_rf8rlle.ant-input {
|
|
|
32286
32329
|
color: rgba(44, 56, 82, 0.75);
|
|
32287
32330
|
}
|
|
32288
32331
|
|
|
32289
|
-
.E_ckld275.ant-segmented .ant-segmented-thumb ~ .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
|
|
32290
|
-
background-color: transparent;
|
|
32332
|
+
.E_ckld275.ant-segmented .ant-segmented-thumb ~ .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
|
|
32333
|
+
background-color: transparent;
|
|
32334
|
+
}
|
|
32335
|
+
|
|
32336
|
+
.E_ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled)::after {
|
|
32337
|
+
background-color: transparent;
|
|
32338
|
+
}
|
|
32339
|
+
|
|
32340
|
+
.E_c18gxmrl {
|
|
32341
|
+
border: 1px solid #d8deeb;
|
|
32342
|
+
border-radius: 4px;
|
|
32343
|
+
}
|
|
32344
|
+
|
|
32345
|
+
.E_c18gxmrl + .E_c18gxmrl {
|
|
32346
|
+
margin-top: 8px;
|
|
32347
|
+
}
|
|
32348
|
+
|
|
32349
|
+
.E_c18gxmrl:hover {
|
|
32350
|
+
border-color: #0080ff;
|
|
32351
|
+
}
|
|
32352
|
+
|
|
32353
|
+
.E_c18gxmrl:hover > header {
|
|
32354
|
+
background: rgba(0, 128, 255, 0.1);
|
|
32355
|
+
}
|
|
32356
|
+
|
|
32357
|
+
.E_c18gxmrl.active header {
|
|
32358
|
+
border-bottom: 1px solid #d8deeb;
|
|
32291
32359
|
}
|
|
32292
32360
|
|
|
32293
|
-
.
|
|
32294
|
-
|
|
32361
|
+
.E_c18gxmrl > header {
|
|
32362
|
+
padding: 8px 12px;
|
|
32295
32363
|
}
|
|
32296
32364
|
|
|
32297
|
-
.
|
|
32365
|
+
.E_c1bus5hc {
|
|
32366
|
+
--color: white;
|
|
32367
|
+
height: 14px;
|
|
32368
|
+
width: 14px;
|
|
32369
|
+
border-radius: 50%;
|
|
32370
|
+
flex-shrink: 0;
|
|
32371
|
+
display: flex;
|
|
32372
|
+
align-items: center;
|
|
32373
|
+
justify-content: center;
|
|
32374
|
+
border: 1px solid var(--color);
|
|
32375
|
+
}
|
|
32376
|
+
|
|
32377
|
+
.E_c1bus5hc .circle-inner {
|
|
32298
32378
|
position: relative;
|
|
32299
|
-
|
|
32300
|
-
|
|
32379
|
+
height: 10px;
|
|
32380
|
+
width: 10px;
|
|
32381
|
+
border-radius: 50%;
|
|
32382
|
+
overflow: hidden;
|
|
32301
32383
|
}
|
|
32302
32384
|
|
|
32303
|
-
.
|
|
32385
|
+
.E_c1bus5hc .circle-content {
|
|
32304
32386
|
position: absolute;
|
|
32305
|
-
|
|
32306
|
-
width:
|
|
32307
|
-
|
|
32308
|
-
top:
|
|
32309
|
-
|
|
32310
|
-
|
|
32311
|
-
|
|
32312
|
-
justify-content: center;
|
|
32313
|
-
align-items: center;
|
|
32314
|
-
color: #00122e;
|
|
32387
|
+
height: 100%;
|
|
32388
|
+
width: 100%;
|
|
32389
|
+
left: 0;
|
|
32390
|
+
top: 0;
|
|
32391
|
+
border-radius: 50%;
|
|
32392
|
+
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
32393
|
+
transform: rotate(180deg);
|
|
32315
32394
|
}
|
|
32316
32395
|
|
|
32317
|
-
.
|
|
32318
|
-
|
|
32319
|
-
|
|
32396
|
+
.E_c1bus5hc .circle-child {
|
|
32397
|
+
position: absolute;
|
|
32398
|
+
height: 100%;
|
|
32399
|
+
width: 100%;
|
|
32400
|
+
left: 0;
|
|
32401
|
+
top: 0;
|
|
32402
|
+
margin-left: 50%;
|
|
32403
|
+
transform-origin: left;
|
|
32404
|
+
background: white;
|
|
32405
|
+
transform: rotate(0deg);
|
|
32320
32406
|
}
|
|
32321
32407
|
|
|
32322
|
-
.
|
|
32323
|
-
|
|
32324
|
-
|
|
32325
|
-
width: inherit;
|
|
32408
|
+
.E_ou7iq30 {
|
|
32409
|
+
overflow: hidden;
|
|
32410
|
+
text-overflow: ellipsis;
|
|
32326
32411
|
}
|
|
32327
32412
|
|
|
32328
|
-
.
|
|
32329
|
-
|
|
32413
|
+
.E_s1tui002 {
|
|
32414
|
+
white-space: nowrap;
|
|
32330
32415
|
}
|
|
32331
32416
|
|
|
32332
|
-
.
|
|
32333
|
-
|
|
32334
|
-
|
|
32335
|
-
|
|
32336
|
-
|
|
32337
|
-
display: flex;
|
|
32338
|
-
align-items: center;
|
|
32417
|
+
.E_mxrc2zg {
|
|
32418
|
+
display: -webkit-box;
|
|
32419
|
+
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
32420
|
+
-webkit-box-orient: vertical;
|
|
32421
|
+
word-break: break-all;
|
|
32339
32422
|
}
|
|
32340
32423
|
|
|
32341
|
-
.
|
|
32424
|
+
.E_c18bcrac {
|
|
32425
|
+
display: inline-block;
|
|
32342
32426
|
width: 100%;
|
|
32343
32427
|
}
|
|
32344
32428
|
|
|
32345
|
-
.
|
|
32346
|
-
|
|
32347
|
-
margin-right: 0 !important;
|
|
32348
|
-
line-height: 18px;
|
|
32429
|
+
.E_c18bcrac .recharts-wrapper {
|
|
32430
|
+
margin-left: 4px;
|
|
32349
32431
|
}
|
|
32350
32432
|
|
|
32351
|
-
.
|
|
32352
|
-
|
|
32433
|
+
.E_cro7kg2 {
|
|
32434
|
+
padding: 4px;
|
|
32353
32435
|
}
|
|
32354
32436
|
|
|
32355
|
-
.
|
|
32356
|
-
|
|
32357
|
-
width: calc(100% - 20px);
|
|
32358
|
-
margin-left: 2px;
|
|
32359
|
-
color: #00122e !important;
|
|
32360
|
-
display: inline-flex;
|
|
32437
|
+
.E_c14wcxf0 {
|
|
32438
|
+
display: flex;
|
|
32361
32439
|
justify-content: space-between;
|
|
32440
|
+
align-items: center;
|
|
32441
|
+
font-size: 13px;
|
|
32442
|
+
line-height: 24px;
|
|
32443
|
+
color: #cccccc;
|
|
32444
|
+
white-space: nowrap;
|
|
32362
32445
|
}
|
|
32363
32446
|
|
|
32364
|
-
.
|
|
32365
|
-
|
|
32366
|
-
cursor: pointer;
|
|
32367
|
-
border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
|
|
32368
|
-
overflow: hidden;
|
|
32369
|
-
text-overflow: ellipsis;
|
|
32370
|
-
white-space: nowrap;
|
|
32447
|
+
.E_c14wcxf0 label {
|
|
32448
|
+
margin-right: 32px;
|
|
32371
32449
|
}
|
|
32372
32450
|
|
|
32373
|
-
.
|
|
32374
|
-
|
|
32451
|
+
.E_coy29mj.E_c14wcxf0 {
|
|
32452
|
+
font-weight: bold;
|
|
32453
|
+
color: white;
|
|
32375
32454
|
}
|
|
32376
32455
|
|
|
32377
|
-
.
|
|
32378
|
-
width:
|
|
32456
|
+
.E_s11212zy {
|
|
32457
|
+
width: 8px;
|
|
32458
|
+
height: 8px;
|
|
32459
|
+
border-radius: 2px;
|
|
32460
|
+
display: inline-block;
|
|
32461
|
+
background: var(--s11212zy-0);
|
|
32462
|
+
border: 1px solid #fff;
|
|
32463
|
+
box-sizing: content-box;
|
|
32464
|
+
margin-right: 6px;
|
|
32379
32465
|
}
|
|
32380
32466
|
|
|
32381
|
-
.
|
|
32382
|
-
|
|
32383
|
-
|
|
32384
|
-
|
|
32467
|
+
.E_p1lyky6c > :first-child {
|
|
32468
|
+
font-weight: bold;
|
|
32469
|
+
color: white;
|
|
32470
|
+
margin-right: 4px;
|
|
32385
32471
|
}
|
|
32386
32472
|
|
|
32387
|
-
.
|
|
32388
|
-
|
|
32473
|
+
.E_berrcjl {
|
|
32474
|
+
color: rgba(10, 37, 85, 0.6);
|
|
32475
|
+
margin-bottom: 4px;
|
|
32389
32476
|
}
|
|
32390
32477
|
|
|
32391
|
-
.
|
|
32478
|
+
.E_berrcjl .breadcrumb-link {
|
|
32479
|
+
color: rgba(10, 37, 85, 0.6);
|
|
32392
32480
|
cursor: pointer;
|
|
32481
|
+
transition: color 160ms ease;
|
|
32393
32482
|
}
|
|
32394
32483
|
|
|
32395
|
-
.
|
|
32396
|
-
color:
|
|
32484
|
+
.E_berrcjl .breadcrumb-link:hover {
|
|
32485
|
+
color: #0080ff;
|
|
32397
32486
|
}
|
|
32398
32487
|
|
|
32399
|
-
.
|
|
32400
|
-
color: #
|
|
32488
|
+
.E_berrcjl .breadcrumb-link:active {
|
|
32489
|
+
color: #005ed1;
|
|
32401
32490
|
}
|
|
32402
32491
|
|
|
32403
32492
|
.E_clm1wy1 {
|
|
@@ -32499,103 +32588,14 @@ input.E_rf8rlle.ant-input {
|
|
|
32499
32588
|
}
|
|
32500
32589
|
|
|
32501
32590
|
.E_cxhf7dh .dot:not(:last-child) {
|
|
32502
|
-
margin-right: 2px;
|
|
32503
|
-
}
|
|
32504
|
-
|
|
32505
|
-
.E_cxhf7dh .bar {
|
|
32506
|
-
width: 9px;
|
|
32507
|
-
height: 2px;
|
|
32508
|
-
background: #0096ff;
|
|
32509
|
-
border-radius: 2px;
|
|
32510
|
-
}
|
|
32511
|
-
|
|
32512
|
-
.E_tqjc4ui {
|
|
32513
|
-
margin: 0 2px;
|
|
32514
|
-
}
|
|
32515
|
-
|
|
32516
|
-
.E_n12mqh7z {
|
|
32517
|
-
display: flex;
|
|
32518
|
-
align-items: center;
|
|
32519
|
-
font-size: 12px;
|
|
32520
|
-
line-height: 18px;
|
|
32521
|
-
}
|
|
32522
|
-
|
|
32523
|
-
.E_n12mqh7z:not(:last-child) {
|
|
32524
|
-
margin-bottom: 4px;
|
|
32525
|
-
}
|
|
32526
|
-
|
|
32527
|
-
.E_tf5bynu {
|
|
32528
|
-
margin: 0 3px;
|
|
32529
|
-
}
|
|
32530
|
-
|
|
32531
|
-
.E_tcckoz1 {
|
|
32532
|
-
max-height: 400px;
|
|
32533
|
-
overflow: "auto";
|
|
32534
|
-
}
|
|
32535
|
-
|
|
32536
|
-
.E_ou7iq30 {
|
|
32537
|
-
overflow: hidden;
|
|
32538
|
-
text-overflow: ellipsis;
|
|
32539
|
-
}
|
|
32540
|
-
|
|
32541
|
-
.E_s1tui002 {
|
|
32542
|
-
white-space: nowrap;
|
|
32543
|
-
}
|
|
32544
|
-
|
|
32545
|
-
.E_mxrc2zg {
|
|
32546
|
-
display: -webkit-box;
|
|
32547
|
-
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
32548
|
-
-webkit-box-orient: vertical;
|
|
32549
|
-
word-break: break-all;
|
|
32550
|
-
}
|
|
32551
|
-
|
|
32552
|
-
.E_c18bcrac {
|
|
32553
|
-
display: inline-block;
|
|
32554
|
-
width: 100%;
|
|
32555
|
-
}
|
|
32556
|
-
|
|
32557
|
-
.E_c18bcrac .recharts-wrapper {
|
|
32558
|
-
margin-left: 4px;
|
|
32559
|
-
}
|
|
32560
|
-
|
|
32561
|
-
.E_cro7kg2 {
|
|
32562
|
-
padding: 4px;
|
|
32563
|
-
}
|
|
32564
|
-
|
|
32565
|
-
.E_c14wcxf0 {
|
|
32566
|
-
display: flex;
|
|
32567
|
-
justify-content: space-between;
|
|
32568
|
-
align-items: center;
|
|
32569
|
-
font-size: 13px;
|
|
32570
|
-
line-height: 24px;
|
|
32571
|
-
color: #cccccc;
|
|
32572
|
-
white-space: nowrap;
|
|
32573
|
-
}
|
|
32574
|
-
|
|
32575
|
-
.E_c14wcxf0 label {
|
|
32576
|
-
margin-right: 32px;
|
|
32577
|
-
}
|
|
32578
|
-
|
|
32579
|
-
.E_coy29mj.E_c14wcxf0 {
|
|
32580
|
-
font-weight: bold;
|
|
32581
|
-
color: white;
|
|
32582
|
-
}
|
|
32583
|
-
|
|
32584
|
-
.E_s11212zy {
|
|
32585
|
-
width: 8px;
|
|
32586
|
-
height: 8px;
|
|
32587
|
-
border-radius: 2px;
|
|
32588
|
-
display: inline-block;
|
|
32589
|
-
background: var(--s11212zy-0);
|
|
32590
|
-
border: 1px solid #fff;
|
|
32591
|
-
box-sizing: content-box;
|
|
32592
|
-
margin-right: 6px;
|
|
32593
|
-
}
|
|
32594
|
-
|
|
32595
|
-
.E_p1lyky6c > :first-child {
|
|
32596
|
-
font-weight: bold;
|
|
32597
|
-
color: white;
|
|
32598
|
-
margin-right: 4px;
|
|
32591
|
+
margin-right: 2px;
|
|
32592
|
+
}
|
|
32593
|
+
|
|
32594
|
+
.E_cxhf7dh .bar {
|
|
32595
|
+
width: 9px;
|
|
32596
|
+
height: 2px;
|
|
32597
|
+
background: #0096ff;
|
|
32598
|
+
border-radius: 2px;
|
|
32599
32599
|
}
|
|
32600
32600
|
|
|
32601
32601
|
.E_s1iv0tp1 .enabled-switch {
|
|
@@ -32607,6 +32607,31 @@ input.E_rf8rlle.ant-input {
|
|
|
32607
32607
|
margin-right: 8px;
|
|
32608
32608
|
}
|
|
32609
32609
|
|
|
32610
|
+
.E_wg1tsps {
|
|
32611
|
+
display: flex;
|
|
32612
|
+
align-items: center;
|
|
32613
|
+
justify-content: flex-end;
|
|
32614
|
+
}
|
|
32615
|
+
|
|
32616
|
+
.E_b1ctd5xy {
|
|
32617
|
+
display: flex;
|
|
32618
|
+
align-items: center;
|
|
32619
|
+
width: calc(100% - 40px);
|
|
32620
|
+
}
|
|
32621
|
+
|
|
32622
|
+
.E_b1ctd5xy .chart {
|
|
32623
|
+
display: inline-block;
|
|
32624
|
+
width: 100%;
|
|
32625
|
+
}
|
|
32626
|
+
|
|
32627
|
+
.E_u1p8acpn {
|
|
32628
|
+
min-width: 40px;
|
|
32629
|
+
}
|
|
32630
|
+
|
|
32631
|
+
.E_u1p8acpn .unit {
|
|
32632
|
+
color: #00122e !important;
|
|
32633
|
+
}
|
|
32634
|
+
|
|
32610
32635
|
.E_t1sqg15u {
|
|
32611
32636
|
background: white;
|
|
32612
32637
|
}
|
|
@@ -32713,29 +32738,12 @@ input.E_rf8rlle.ant-input {
|
|
|
32713
32738
|
padding-right: 12px;
|
|
32714
32739
|
}
|
|
32715
32740
|
|
|
32716
|
-
.
|
|
32717
|
-
|
|
32718
|
-
align-items: center;
|
|
32719
|
-
justify-content: flex-end;
|
|
32720
|
-
}
|
|
32721
|
-
|
|
32722
|
-
.E_b1ctd5xy {
|
|
32723
|
-
display: flex;
|
|
32724
|
-
align-items: center;
|
|
32725
|
-
width: calc(100% - 40px);
|
|
32726
|
-
}
|
|
32727
|
-
|
|
32728
|
-
.E_b1ctd5xy .chart {
|
|
32729
|
-
display: inline-block;
|
|
32730
|
-
width: 100%;
|
|
32731
|
-
}
|
|
32732
|
-
|
|
32733
|
-
.E_u1p8acpn {
|
|
32734
|
-
min-width: 40px;
|
|
32741
|
+
.E_c1yyuluq {
|
|
32742
|
+
border-radius: 8px;
|
|
32735
32743
|
}
|
|
32736
32744
|
|
|
32737
|
-
.
|
|
32738
|
-
|
|
32745
|
+
.E_c1yyuluq .ant-card-body {
|
|
32746
|
+
padding: 20px 24px 24px 24px;
|
|
32739
32747
|
}
|
|
32740
32748
|
|
|
32741
32749
|
.E_tje3huy {
|
|
@@ -32759,14 +32767,6 @@ input.E_rf8rlle.ant-input {
|
|
|
32759
32767
|
width: 100%;
|
|
32760
32768
|
}
|
|
32761
32769
|
|
|
32762
|
-
.E_c1yyuluq {
|
|
32763
|
-
border-radius: 8px;
|
|
32764
|
-
}
|
|
32765
|
-
|
|
32766
|
-
.E_c1yyuluq .ant-card-body {
|
|
32767
|
-
padding: 20px 24px 24px 24px;
|
|
32768
|
-
}
|
|
32769
|
-
|
|
32770
32770
|
.E_ccrbeuz .ant-collapse-item {
|
|
32771
32771
|
border: 0px;
|
|
32772
32772
|
background-color: #fff;
|
|
@@ -32796,89 +32796,112 @@ input.E_rf8rlle.ant-input {
|
|
|
32796
32796
|
display: flex;
|
|
32797
32797
|
}
|
|
32798
32798
|
|
|
32799
|
-
.
|
|
32800
|
-
|
|
32799
|
+
.E_tju3gfj .date {
|
|
32800
|
+
margin-right: 4px;
|
|
32801
32801
|
}
|
|
32802
32802
|
|
|
32803
|
-
.
|
|
32804
|
-
|
|
32805
|
-
|
|
32806
|
-
|
|
32807
|
-
transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
32808
|
-
font-size: 13px;
|
|
32803
|
+
.E_ivqqkzv {
|
|
32804
|
+
height: 24px;
|
|
32805
|
+
width: 56px !important;
|
|
32806
|
+
margin-right: 4px;
|
|
32809
32807
|
}
|
|
32810
32808
|
|
|
32811
|
-
.
|
|
32812
|
-
|
|
32809
|
+
.E_c1wk4q29 {
|
|
32810
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32813
32811
|
}
|
|
32814
32812
|
|
|
32815
|
-
.
|
|
32816
|
-
|
|
32817
|
-
|
|
32813
|
+
.E_sddwhm6 {
|
|
32814
|
+
margin: 0;
|
|
32815
|
+
border-radius: 20px;
|
|
32816
|
+
padding: 2px 10px;
|
|
32817
|
+
height: 22px;
|
|
32818
32818
|
}
|
|
32819
32819
|
|
|
32820
|
-
.
|
|
32821
|
-
|
|
32822
|
-
transition: 160ms ease;
|
|
32820
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
|
|
32821
|
+
background-color: rgba(237, 241, 250, 0.6) !important;
|
|
32823
32822
|
}
|
|
32824
32823
|
|
|
32825
|
-
.
|
|
32826
|
-
color:
|
|
32824
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
|
|
32825
|
+
background-color: rgba(225, 230, 241, 0.6) !important;
|
|
32827
32826
|
}
|
|
32828
32827
|
|
|
32829
|
-
.
|
|
32830
|
-
|
|
32831
|
-
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
32828
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule {
|
|
32829
|
+
color: #00122e;
|
|
32832
32830
|
}
|
|
32833
32831
|
|
|
32834
|
-
.
|
|
32835
|
-
|
|
32832
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
|
|
32833
|
+
margin-right: 6px;
|
|
32836
32834
|
}
|
|
32837
32835
|
|
|
32838
|
-
.
|
|
32839
|
-
|
|
32840
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
32836
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
|
|
32837
|
+
margin-left: 4px;
|
|
32841
32838
|
}
|
|
32842
32839
|
|
|
32843
|
-
.
|
|
32844
|
-
|
|
32840
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
|
|
32841
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
32845
32842
|
}
|
|
32846
32843
|
|
|
32847
|
-
.
|
|
32848
|
-
background:
|
|
32849
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
32850
|
-
cursor: "not-allowed";
|
|
32844
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
|
|
32845
|
+
background-color: #0080ff;
|
|
32851
32846
|
}
|
|
32852
32847
|
|
|
32853
|
-
.
|
|
32854
|
-
|
|
32848
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
|
|
32849
|
+
background-color: rgba(0, 136, 255, 0.16);
|
|
32855
32850
|
}
|
|
32856
32851
|
|
|
32857
|
-
.
|
|
32858
|
-
color:
|
|
32852
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
|
|
32853
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
32859
32854
|
}
|
|
32860
32855
|
|
|
32861
|
-
.
|
|
32862
|
-
|
|
32863
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
32856
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
|
|
32857
|
+
background-color: #f0483e;
|
|
32864
32858
|
}
|
|
32865
32859
|
|
|
32866
|
-
.
|
|
32867
|
-
|
|
32860
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
|
|
32861
|
+
background-color: rgba(255, 74, 74, 0.16);
|
|
32868
32862
|
}
|
|
32869
32863
|
|
|
32870
|
-
.
|
|
32871
|
-
|
|
32864
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
|
|
32865
|
+
background-color: rgba(254, 160, 8, 0.1);
|
|
32872
32866
|
}
|
|
32873
32867
|
|
|
32874
|
-
.
|
|
32875
|
-
|
|
32876
|
-
width: 56px !important;
|
|
32877
|
-
margin-right: 4px;
|
|
32868
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
|
|
32869
|
+
background-color: #fea008;
|
|
32878
32870
|
}
|
|
32879
32871
|
|
|
32880
|
-
.
|
|
32881
|
-
color: rgba(
|
|
32872
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
|
|
32873
|
+
background-color: rgba(255, 187, 0, 0.16);
|
|
32874
|
+
}
|
|
32875
|
+
|
|
32876
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
|
|
32877
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
32878
|
+
}
|
|
32879
|
+
|
|
32880
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
|
|
32881
|
+
background-color: #00ba5d;
|
|
32882
|
+
}
|
|
32883
|
+
|
|
32884
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
|
|
32885
|
+
background-color: rgba(30, 201, 127, 0.16);
|
|
32886
|
+
}
|
|
32887
|
+
|
|
32888
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
|
|
32889
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
32890
|
+
}
|
|
32891
|
+
|
|
32892
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
|
|
32893
|
+
background-color: #6b7d99;
|
|
32894
|
+
}
|
|
32895
|
+
|
|
32896
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
|
|
32897
|
+
background-color: rgba(211, 218, 235, 0.6);
|
|
32898
|
+
}
|
|
32899
|
+
|
|
32900
|
+
.E_satwmqm {
|
|
32901
|
+
width: 8px;
|
|
32902
|
+
height: 8px;
|
|
32903
|
+
border-radius: 50%;
|
|
32904
|
+
display: inline-block;
|
|
32882
32905
|
}
|
|
32883
32906
|
|
|
32884
32907
|
.E_s1sck0th {
|
|
@@ -32979,98 +33002,75 @@ input.E_rf8rlle.ant-input {
|
|
|
32979
33002
|
background-color: #7E41FF;
|
|
32980
33003
|
}
|
|
32981
33004
|
|
|
32982
|
-
.
|
|
32983
|
-
|
|
32984
|
-
border-radius: 20px;
|
|
32985
|
-
padding: 2px 10px;
|
|
32986
|
-
height: 22px;
|
|
32987
|
-
}
|
|
32988
|
-
|
|
32989
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
|
|
32990
|
-
background-color: rgba(237, 241, 250, 0.6) !important;
|
|
32991
|
-
}
|
|
32992
|
-
|
|
32993
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
|
|
32994
|
-
background-color: rgba(225, 230, 241, 0.6) !important;
|
|
32995
|
-
}
|
|
32996
|
-
|
|
32997
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule {
|
|
32998
|
-
color: #00122e;
|
|
32999
|
-
}
|
|
33000
|
-
|
|
33001
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
|
|
33002
|
-
margin-right: 6px;
|
|
33003
|
-
}
|
|
33004
|
-
|
|
33005
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
|
|
33006
|
-
margin-left: 4px;
|
|
33007
|
-
}
|
|
33008
|
-
|
|
33009
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
|
|
33010
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
33011
|
-
}
|
|
33012
|
-
|
|
33013
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
|
|
33014
|
-
background-color: #0080ff;
|
|
33005
|
+
.E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
|
|
33006
|
+
border-radius: 6px;
|
|
33015
33007
|
}
|
|
33016
33008
|
|
|
33017
|
-
.
|
|
33018
|
-
|
|
33009
|
+
.E_s177mls5.ant-select.ant-select-single {
|
|
33010
|
+
width: 100%;
|
|
33011
|
+
color: #2d3a56;
|
|
33012
|
+
border-color: rgba(211, 218, 235, 0.6);
|
|
33013
|
+
transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
33014
|
+
font-size: 13px;
|
|
33019
33015
|
}
|
|
33020
33016
|
|
|
33021
|
-
.
|
|
33022
|
-
|
|
33017
|
+
.E_s177mls5.ant-select.ant-select-single[data-size=middle] {
|
|
33018
|
+
height: 30px;
|
|
33023
33019
|
}
|
|
33024
33020
|
|
|
33025
|
-
.
|
|
33026
|
-
|
|
33021
|
+
.E_s177mls5.ant-select.ant-select-single.ant-select-lg {
|
|
33022
|
+
height: 38px;
|
|
33023
|
+
font-size: 13px;
|
|
33027
33024
|
}
|
|
33028
33025
|
|
|
33029
|
-
.
|
|
33030
|
-
|
|
33026
|
+
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
|
|
33027
|
+
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
|
|
33028
|
+
transition: 160ms ease;
|
|
33031
33029
|
}
|
|
33032
33030
|
|
|
33033
|
-
.
|
|
33034
|
-
|
|
33031
|
+
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
|
|
33032
|
+
color: #0080ff;
|
|
33035
33033
|
}
|
|
33036
33034
|
|
|
33037
|
-
.
|
|
33038
|
-
|
|
33035
|
+
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
|
|
33036
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
33037
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
33039
33038
|
}
|
|
33040
33039
|
|
|
33041
|
-
.
|
|
33042
|
-
|
|
33040
|
+
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
33041
|
+
color: #0080ff;
|
|
33043
33042
|
}
|
|
33044
33043
|
|
|
33045
|
-
.
|
|
33046
|
-
|
|
33044
|
+
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
|
|
33045
|
+
border-color: #0080ff;
|
|
33046
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
33047
33047
|
}
|
|
33048
33048
|
|
|
33049
|
-
.
|
|
33050
|
-
|
|
33049
|
+
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
33050
|
+
transform: rotate(180deg);
|
|
33051
33051
|
}
|
|
33052
33052
|
|
|
33053
|
-
.
|
|
33054
|
-
background
|
|
33053
|
+
.E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
|
|
33054
|
+
background: rgba(211, 218, 235, 0.6);
|
|
33055
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
33056
|
+
cursor: "not-allowed";
|
|
33055
33057
|
}
|
|
33056
33058
|
|
|
33057
|
-
.
|
|
33058
|
-
|
|
33059
|
+
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
|
|
33060
|
+
border-color: #f0483e !important;
|
|
33059
33061
|
}
|
|
33060
33062
|
|
|
33061
|
-
.
|
|
33062
|
-
|
|
33063
|
+
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
33064
|
+
color: #1d326c;
|
|
33063
33065
|
}
|
|
33064
33066
|
|
|
33065
|
-
.
|
|
33066
|
-
|
|
33067
|
+
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
|
|
33068
|
+
border-color: #0080ff;
|
|
33069
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
33067
33070
|
}
|
|
33068
33071
|
|
|
33069
|
-
.
|
|
33070
|
-
|
|
33071
|
-
height: 8px;
|
|
33072
|
-
border-radius: 50%;
|
|
33073
|
-
display: inline-block;
|
|
33072
|
+
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
33073
|
+
transform: rotate(180deg);
|
|
33074
33074
|
}
|
|
33075
33075
|
|
|
33076
33076
|
.E_h1ol2wl7 {
|
|
@@ -33285,31 +33285,263 @@ input.E_rf8rlle.ant-input {
|
|
|
33285
33285
|
transform: translateX(-50%);
|
|
33286
33286
|
}
|
|
33287
33287
|
|
|
33288
|
-
.E_tnvijvs {
|
|
33289
|
-
min-width: 200px;
|
|
33288
|
+
.E_tnvijvs {
|
|
33289
|
+
min-width: 200px;
|
|
33290
|
+
}
|
|
33291
|
+
|
|
33292
|
+
.E_t1ub2aex {
|
|
33293
|
+
display: flex;
|
|
33294
|
+
align-items: center;
|
|
33295
|
+
justify-content: space-between;
|
|
33296
|
+
background-color: rgba(0, 0, 0, 0.75);
|
|
33297
|
+
color: #b4beca;
|
|
33298
|
+
font-size: 12px;
|
|
33299
|
+
padding: 3px 6px;
|
|
33300
|
+
}
|
|
33301
|
+
|
|
33302
|
+
.E_t1ub2aex:first-child {
|
|
33303
|
+
padding-top: 3px;
|
|
33304
|
+
}
|
|
33305
|
+
|
|
33306
|
+
.E_t1ub2aex:last-child {
|
|
33307
|
+
padding-bottom: 3px;
|
|
33308
|
+
}
|
|
33309
|
+
|
|
33310
|
+
.E_t1ub2aex .column-value {
|
|
33311
|
+
color: #fff;
|
|
33312
|
+
margin-left: 8px;
|
|
33313
|
+
}
|
|
33314
|
+
|
|
33315
|
+
.E_sjob3jg {
|
|
33316
|
+
--item-min-width: 60px;
|
|
33317
|
+
}
|
|
33318
|
+
|
|
33319
|
+
.E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
|
|
33320
|
+
display: none !important;
|
|
33321
|
+
}
|
|
33322
|
+
|
|
33323
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-active {
|
|
33324
|
+
flex-shrink: 0 !important;
|
|
33325
|
+
}
|
|
33326
|
+
|
|
33327
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
|
|
33328
|
+
color: #0080ff;
|
|
33329
|
+
}
|
|
33330
|
+
|
|
33331
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
33332
|
+
color: #0080ff;
|
|
33333
|
+
font-weight: normal;
|
|
33334
|
+
}
|
|
33335
|
+
|
|
33336
|
+
.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 {
|
|
33337
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33338
|
+
}
|
|
33339
|
+
|
|
33340
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
33341
|
+
color: #00122e;
|
|
33342
|
+
}
|
|
33343
|
+
|
|
33344
|
+
.E_sjob3jg .step-item-text {
|
|
33345
|
+
display: inline-block;
|
|
33346
|
+
}
|
|
33347
|
+
|
|
33348
|
+
.E_sjob3jg .step-item-title {
|
|
33349
|
+
overflow: hidden;
|
|
33350
|
+
white-space: nowrap;
|
|
33351
|
+
text-overflow: ellipsis;
|
|
33352
|
+
}
|
|
33353
|
+
|
|
33354
|
+
.E_hjvj6s6 .ant-steps-item-container {
|
|
33355
|
+
min-width: var(--item-min-width);
|
|
33356
|
+
}
|
|
33357
|
+
|
|
33358
|
+
.E_hjvj6s6 .ant-steps-item-disabled {
|
|
33359
|
+
cursor: not-allowed !important;
|
|
33360
|
+
}
|
|
33361
|
+
|
|
33362
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
|
|
33363
|
+
flex-direction: row;
|
|
33364
|
+
justify-content: stretch;
|
|
33365
|
+
}
|
|
33366
|
+
|
|
33367
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
|
|
33368
|
+
padding: 0;
|
|
33369
|
+
margin-right: 4px;
|
|
33370
|
+
flex: 1;
|
|
33371
|
+
overflow: visible;
|
|
33372
|
+
}
|
|
33373
|
+
|
|
33374
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
|
|
33375
|
+
width: 100%;
|
|
33376
|
+
min-height: unset;
|
|
33377
|
+
}
|
|
33378
|
+
|
|
33379
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
|
|
33380
|
+
height: 26px;
|
|
33381
|
+
line-height: 26px;
|
|
33382
|
+
width: 100%;
|
|
33383
|
+
padding: 0;
|
|
33384
|
+
font-size: 12px;
|
|
33385
|
+
}
|
|
33386
|
+
|
|
33387
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
|
|
33388
|
+
margin-right: 10px;
|
|
33389
|
+
}
|
|
33390
|
+
|
|
33391
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
|
|
33392
|
+
display: none;
|
|
33393
|
+
}
|
|
33394
|
+
|
|
33395
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
|
|
33396
|
+
padding-left: 8px;
|
|
33397
|
+
padding-right: 4px;
|
|
33398
|
+
border-radius: 4px 0 0 4px;
|
|
33399
|
+
}
|
|
33400
|
+
|
|
33401
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
|
|
33402
|
+
margin-right: 0;
|
|
33403
|
+
}
|
|
33404
|
+
|
|
33405
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
|
|
33406
|
+
padding-right: 8px;
|
|
33407
|
+
padding-left: 12px;
|
|
33408
|
+
border-radius: 0 4px 4px 0;
|
|
33409
|
+
}
|
|
33410
|
+
|
|
33411
|
+
.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 {
|
|
33412
|
+
content: "";
|
|
33413
|
+
width: 0;
|
|
33414
|
+
height: 0;
|
|
33415
|
+
border: 13px solid transparent;
|
|
33416
|
+
position: absolute;
|
|
33417
|
+
top: 0;
|
|
33418
|
+
border-left: 8px solid rgba(237, 241, 250, 0.6);
|
|
33419
|
+
z-index: 2;
|
|
33420
|
+
position: relative;
|
|
33421
|
+
top: -50%;
|
|
33422
|
+
right: -100%;
|
|
33423
|
+
}
|
|
33424
|
+
|
|
33425
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
|
|
33426
|
+
padding: 0 4px 0 12px;
|
|
33427
|
+
}
|
|
33428
|
+
|
|
33429
|
+
.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 {
|
|
33430
|
+
content: "";
|
|
33431
|
+
width: 0;
|
|
33432
|
+
height: 0;
|
|
33433
|
+
border: 13px solid transparent;
|
|
33434
|
+
position: absolute;
|
|
33435
|
+
top: 0;
|
|
33436
|
+
border-left: 8px solid #fff;
|
|
33437
|
+
left: 0;
|
|
33438
|
+
}
|
|
33439
|
+
|
|
33440
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
|
|
33441
|
+
max-width: calc(100% - var(--item-min-width) * 2);
|
|
33442
|
+
}
|
|
33443
|
+
|
|
33444
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
|
|
33445
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
33446
|
+
}
|
|
33447
|
+
|
|
33448
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
|
|
33449
|
+
border-left-color: rgba(0, 136, 255, 0.1) !important;
|
|
33450
|
+
}
|
|
33451
|
+
|
|
33452
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
|
|
33453
|
+
cursor: pointer;
|
|
33454
|
+
min-width: var(--item-min-width);
|
|
33455
|
+
}
|
|
33456
|
+
|
|
33457
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
|
|
33458
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
|
|
33459
|
+
min-width: var(--item-min-width);
|
|
33460
|
+
}
|
|
33461
|
+
|
|
33462
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
|
|
33463
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
|
|
33464
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
33465
|
+
}
|
|
33466
|
+
|
|
33467
|
+
.E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
|
|
33468
|
+
padding: 0;
|
|
33469
|
+
}
|
|
33470
|
+
|
|
33471
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical {
|
|
33472
|
+
width: 192px;
|
|
33473
|
+
row-gap: 2px;
|
|
33474
|
+
}
|
|
33475
|
+
|
|
33476
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
|
|
33477
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
33478
|
+
}
|
|
33479
|
+
|
|
33480
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
|
|
33481
|
+
color: #00122e !important;
|
|
33482
|
+
}
|
|
33483
|
+
|
|
33484
|
+
.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 {
|
|
33485
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
33486
|
+
}
|
|
33487
|
+
|
|
33488
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
|
|
33489
|
+
padding: 0 8px;
|
|
33490
|
+
border-radius: 4px;
|
|
33491
|
+
height: 32px;
|
|
33492
|
+
display: flex;
|
|
33493
|
+
align-items: center;
|
|
33494
|
+
}
|
|
33495
|
+
|
|
33496
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
|
|
33497
|
+
min-height: auto;
|
|
33498
|
+
white-space: nowrap;
|
|
33499
|
+
}
|
|
33500
|
+
|
|
33501
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
33502
|
+
font-size: 13px;
|
|
33503
|
+
line-height: 20px;
|
|
33504
|
+
max-width: 100%;
|
|
33505
|
+
padding-right: 0;
|
|
33506
|
+
}
|
|
33507
|
+
|
|
33508
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
|
|
33509
|
+
background: rgba(0, 128, 255, 0.1);
|
|
33290
33510
|
}
|
|
33291
33511
|
|
|
33292
|
-
.
|
|
33293
|
-
|
|
33512
|
+
.E_h6l1tj4 {
|
|
33513
|
+
width: 100%;
|
|
33514
|
+
display: inline-flex;
|
|
33294
33515
|
align-items: center;
|
|
33295
|
-
justify-content:
|
|
33296
|
-
|
|
33297
|
-
color: #b4beca;
|
|
33298
|
-
font-size: 12px;
|
|
33299
|
-
padding: 3px 6px;
|
|
33516
|
+
justify-content: center;
|
|
33517
|
+
column-gap: 4px;
|
|
33300
33518
|
}
|
|
33301
33519
|
|
|
33302
|
-
.
|
|
33303
|
-
|
|
33520
|
+
.E_h6l1tj4 .step-item-prefix-container {
|
|
33521
|
+
display: inline-flex;
|
|
33522
|
+
align-items: center;
|
|
33523
|
+
width: 18px;
|
|
33524
|
+
height: 18px;
|
|
33525
|
+
color: rgba(44, 56, 82, 0.75);
|
|
33526
|
+
justify-content: center;
|
|
33304
33527
|
}
|
|
33305
33528
|
|
|
33306
|
-
.
|
|
33307
|
-
|
|
33529
|
+
.E_v18frne8 {
|
|
33530
|
+
width: 100%;
|
|
33531
|
+
display: flex;
|
|
33532
|
+
align-items: center;
|
|
33533
|
+
justify-content: center;
|
|
33534
|
+
column-gap: 6px;
|
|
33535
|
+
font-size: 13px;
|
|
33308
33536
|
}
|
|
33309
33537
|
|
|
33310
|
-
.
|
|
33311
|
-
|
|
33312
|
-
|
|
33538
|
+
.E_v18frne8 .step-item-prefix-container {
|
|
33539
|
+
display: inline-flex;
|
|
33540
|
+
align-items: center;
|
|
33541
|
+
min-width: 20px;
|
|
33542
|
+
min-height: 20px;
|
|
33543
|
+
color: rgba(44, 56, 82, 0.75);
|
|
33544
|
+
justify-content: center;
|
|
33313
33545
|
}
|
|
33314
33546
|
|
|
33315
33547
|
.E_c1kchka8 {
|
|
@@ -33726,384 +33958,152 @@ input.E_rf8rlle.ant-input {
|
|
|
33726
33958
|
display: inline-flex;
|
|
33727
33959
|
}
|
|
33728
33960
|
|
|
33729
|
-
.E_dhqt3dw.date-range-picker .hover-calendar-icon {
|
|
33730
|
-
display: none;
|
|
33731
|
-
}
|
|
33732
|
-
|
|
33733
|
-
.E_dhqt3dw.date-range-picker:hover, .E_dhqt3dw.date-range-picker.active {
|
|
33734
|
-
border-color: #0080ff;
|
|
33735
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
33736
|
-
}
|
|
33737
|
-
|
|
33738
|
-
.E_dhqt3dw.date-range-picker:hover .default-calendar-icon, .E_dhqt3dw.date-range-picker.active .default-calendar-icon {
|
|
33739
|
-
display: none;
|
|
33740
|
-
}
|
|
33741
|
-
|
|
33742
|
-
.E_dhqt3dw.date-range-picker:hover .hover-calendar-icon, .E_dhqt3dw.date-range-picker.active .hover-calendar-icon {
|
|
33743
|
-
display: inline-flex;
|
|
33744
|
-
}
|
|
33745
|
-
|
|
33746
|
-
.E_dhqt3dw.date-range-picker.large {
|
|
33747
|
-
height: 40px;
|
|
33748
|
-
line-height: 40px;
|
|
33749
|
-
padding: 0 12px 0 16px;
|
|
33750
|
-
}
|
|
33751
|
-
|
|
33752
|
-
.E_dhqt3dw.date-range-picker.medium {
|
|
33753
|
-
height: 32px;
|
|
33754
|
-
line-height: 32px;
|
|
33755
|
-
padding: 0 8px 0 12px;
|
|
33756
|
-
}
|
|
33757
|
-
|
|
33758
|
-
.E_dhqt3dw.date-range-picker .date-input-content {
|
|
33759
|
-
flex: 1;
|
|
33760
|
-
display: flex;
|
|
33761
|
-
align-items: center;
|
|
33762
|
-
gap: 8px;
|
|
33763
|
-
color: #00122e;
|
|
33764
|
-
}
|
|
33765
|
-
|
|
33766
|
-
.E_dhqt3dw.date-range-picker .date-input-content .concat-symbol-block {
|
|
33767
|
-
color: rgba(0, 21, 64, 0.3);
|
|
33768
|
-
}
|
|
33769
|
-
|
|
33770
|
-
.E_dhqt3dw.date-range-picker .date-input-content input {
|
|
33771
|
-
border: none;
|
|
33772
|
-
outline: none;
|
|
33773
|
-
width: 162px;
|
|
33774
|
-
padding: 0;
|
|
33775
|
-
height: 22px;
|
|
33776
|
-
line-height: 22px;
|
|
33777
|
-
text-align: center;
|
|
33778
|
-
}
|
|
33779
|
-
|
|
33780
|
-
.E_dhqt3dw.date-range-picker .date-input-content input::placeholder {
|
|
33781
|
-
color: rgba(0, 21, 64, 0.3);
|
|
33782
|
-
text-align: center;
|
|
33783
|
-
}
|
|
33784
|
-
|
|
33785
|
-
.E_dhqt3dw.date-range-picker .date-input-content input:disabled {
|
|
33786
|
-
background: inherit;
|
|
33787
|
-
}
|
|
33788
|
-
|
|
33789
|
-
.E_dhqt3dw.date-range-picker .date-input-content input:hover, .E_dhqt3dw.date-range-picker .date-input-content input:focus, .E_dhqt3dw.date-range-picker .date-input-content input:active {
|
|
33790
|
-
border: none;
|
|
33791
|
-
outline: none;
|
|
33792
|
-
box-shadow: none;
|
|
33793
|
-
}
|
|
33794
|
-
|
|
33795
|
-
.E_dhqt3dw.date-range-picker .past-time-icon {
|
|
33796
|
-
cursor: pointer;
|
|
33797
|
-
}
|
|
33798
|
-
|
|
33799
|
-
.E_d956d92 .ant-popover-inner-content .tab-menu .tab-bar {
|
|
33800
|
-
padding: 12px 12px 0 12px;
|
|
33801
|
-
}
|
|
33802
|
-
|
|
33803
|
-
.E_d956d92 .ant-popover-inner-content .tab-menu .tab-menu-item-medium.tab-menu-item:first-child {
|
|
33804
|
-
padding-left: 16px;
|
|
33805
|
-
}
|
|
33806
|
-
|
|
33807
|
-
.E_d956d92 .ant-popover-inner-content .tab-menu .tab-menu-item {
|
|
33808
|
-
margin-right: 0;
|
|
33809
|
-
}
|
|
33810
|
-
|
|
33811
|
-
.E_d956d92 .ant-popover-inner-content .tab-menu .tab-menu-item + .tab-menu-item {
|
|
33812
|
-
margin-left: 2px;
|
|
33813
|
-
}
|
|
33814
|
-
|
|
33815
|
-
.E_d956d92 .ant-popover-inner-content .relative-time-container {
|
|
33816
|
-
max-height: 470px;
|
|
33817
|
-
overflow: auto;
|
|
33818
|
-
}
|
|
33819
|
-
|
|
33820
|
-
.E_d956d92 .ant-popover-inner-content .relative-time-container ul {
|
|
33821
|
-
padding: 0 12px;
|
|
33822
|
-
}
|
|
33823
|
-
|
|
33824
|
-
.E_d956d92 .ant-popover-inner-content .absolute-time-container {
|
|
33825
|
-
height: 470px;
|
|
33826
|
-
overflow: auto;
|
|
33827
|
-
}
|
|
33828
|
-
|
|
33829
|
-
.E_d1tc7lgk {
|
|
33830
|
-
min-width: 200px;
|
|
33831
|
-
}
|
|
33832
|
-
|
|
33833
|
-
.E_d1tc7lgk header {
|
|
33834
|
-
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
33835
|
-
padding: 8px 12px;
|
|
33836
|
-
color: rgba(44, 56, 82, 0.6);
|
|
33837
|
-
}
|
|
33838
|
-
|
|
33839
|
-
.E_d1tc7lgk ul {
|
|
33840
|
-
list-style: none;
|
|
33841
|
-
padding: 12px;
|
|
33842
|
-
}
|
|
33843
|
-
|
|
33844
|
-
.E_d1tc7lgk ul li {
|
|
33845
|
-
padding: 5px 8px;
|
|
33846
|
-
border-radius: 5px;
|
|
33847
|
-
transition: all 0.2s ease-in-out;
|
|
33848
|
-
cursor: pointer;
|
|
33849
|
-
}
|
|
33850
|
-
|
|
33851
|
-
.E_d1tc7lgk ul li:hover {
|
|
33852
|
-
background: rgba(0, 136, 255, 0.16);
|
|
33853
|
-
color: #0080ff;
|
|
33854
|
-
}
|
|
33855
|
-
|
|
33856
|
-
.E_d1tc7lgk ul li:active {
|
|
33857
|
-
background: rgba(0, 136, 255, 0.2);
|
|
33858
|
-
color: #0080ff;
|
|
33859
|
-
}
|
|
33860
|
-
|
|
33861
|
-
.E_d1tc7lgk ul li + li {
|
|
33862
|
-
margin-top: 2px;
|
|
33863
|
-
}
|
|
33864
|
-
|
|
33865
|
-
.E_rzaik16 {
|
|
33866
|
-
padding: 0;
|
|
33867
|
-
}
|
|
33868
|
-
|
|
33869
|
-
.E_rzaik16 .ant-popover-arrow {
|
|
33870
|
-
display: none;
|
|
33871
|
-
}
|
|
33872
|
-
|
|
33873
|
-
.E_rzaik16 .ant-popover-inner-content {
|
|
33874
|
-
padding: 0;
|
|
33875
|
-
}
|
|
33876
|
-
|
|
33877
|
-
.E_sjob3jg {
|
|
33878
|
-
--item-min-width: 60px;
|
|
33879
|
-
}
|
|
33880
|
-
|
|
33881
|
-
.E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
|
|
33882
|
-
display: none !important;
|
|
33883
|
-
}
|
|
33884
|
-
|
|
33885
|
-
.E_sjob3jg .ant-steps-item.ant-steps-item-active {
|
|
33886
|
-
flex-shrink: 0 !important;
|
|
33887
|
-
}
|
|
33888
|
-
|
|
33889
|
-
.E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
|
|
33890
|
-
color: #0080ff;
|
|
33891
|
-
}
|
|
33892
|
-
|
|
33893
|
-
.E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
33894
|
-
color: #0080ff;
|
|
33895
|
-
font-weight: normal;
|
|
33896
|
-
}
|
|
33897
|
-
|
|
33898
|
-
.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 {
|
|
33899
|
-
color: rgba(44, 56, 82, 0.6);
|
|
33900
|
-
}
|
|
33901
|
-
|
|
33902
|
-
.E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
33903
|
-
color: #00122e;
|
|
33904
|
-
}
|
|
33905
|
-
|
|
33906
|
-
.E_sjob3jg .step-item-text {
|
|
33907
|
-
display: inline-block;
|
|
33908
|
-
}
|
|
33909
|
-
|
|
33910
|
-
.E_sjob3jg .step-item-title {
|
|
33911
|
-
overflow: hidden;
|
|
33912
|
-
white-space: nowrap;
|
|
33913
|
-
text-overflow: ellipsis;
|
|
33914
|
-
}
|
|
33915
|
-
|
|
33916
|
-
.E_hjvj6s6 .ant-steps-item-container {
|
|
33917
|
-
min-width: var(--item-min-width);
|
|
33918
|
-
}
|
|
33919
|
-
|
|
33920
|
-
.E_hjvj6s6 .ant-steps-item-disabled {
|
|
33921
|
-
cursor: not-allowed !important;
|
|
33922
|
-
}
|
|
33923
|
-
|
|
33924
|
-
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
|
|
33925
|
-
flex-direction: row;
|
|
33926
|
-
justify-content: stretch;
|
|
33927
|
-
}
|
|
33928
|
-
|
|
33929
|
-
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
|
|
33930
|
-
padding: 0;
|
|
33931
|
-
margin-right: 4px;
|
|
33932
|
-
flex: 1;
|
|
33933
|
-
overflow: visible;
|
|
33934
|
-
}
|
|
33935
|
-
|
|
33936
|
-
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
|
|
33937
|
-
width: 100%;
|
|
33938
|
-
min-height: unset;
|
|
33939
|
-
}
|
|
33940
|
-
|
|
33941
|
-
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
|
|
33942
|
-
height: 26px;
|
|
33943
|
-
line-height: 26px;
|
|
33944
|
-
width: 100%;
|
|
33945
|
-
padding: 0;
|
|
33946
|
-
font-size: 12px;
|
|
33961
|
+
.E_dhqt3dw.date-range-picker .hover-calendar-icon {
|
|
33962
|
+
display: none;
|
|
33947
33963
|
}
|
|
33948
33964
|
|
|
33949
|
-
.
|
|
33950
|
-
|
|
33965
|
+
.E_dhqt3dw.date-range-picker:hover, .E_dhqt3dw.date-range-picker.active {
|
|
33966
|
+
border-color: #0080ff;
|
|
33967
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
33951
33968
|
}
|
|
33952
33969
|
|
|
33953
|
-
.
|
|
33970
|
+
.E_dhqt3dw.date-range-picker:hover .default-calendar-icon, .E_dhqt3dw.date-range-picker.active .default-calendar-icon {
|
|
33954
33971
|
display: none;
|
|
33955
33972
|
}
|
|
33956
33973
|
|
|
33957
|
-
.
|
|
33958
|
-
|
|
33959
|
-
padding-right: 4px;
|
|
33960
|
-
border-radius: 4px 0 0 4px;
|
|
33974
|
+
.E_dhqt3dw.date-range-picker:hover .hover-calendar-icon, .E_dhqt3dw.date-range-picker.active .hover-calendar-icon {
|
|
33975
|
+
display: inline-flex;
|
|
33961
33976
|
}
|
|
33962
33977
|
|
|
33963
|
-
.
|
|
33964
|
-
|
|
33978
|
+
.E_dhqt3dw.date-range-picker.large {
|
|
33979
|
+
height: 40px;
|
|
33980
|
+
line-height: 40px;
|
|
33981
|
+
padding: 0 12px 0 16px;
|
|
33965
33982
|
}
|
|
33966
33983
|
|
|
33967
|
-
.
|
|
33968
|
-
|
|
33969
|
-
|
|
33970
|
-
|
|
33984
|
+
.E_dhqt3dw.date-range-picker.medium {
|
|
33985
|
+
height: 32px;
|
|
33986
|
+
line-height: 32px;
|
|
33987
|
+
padding: 0 8px 0 12px;
|
|
33971
33988
|
}
|
|
33972
33989
|
|
|
33973
|
-
.
|
|
33974
|
-
|
|
33975
|
-
|
|
33976
|
-
|
|
33977
|
-
|
|
33978
|
-
|
|
33979
|
-
top: 0;
|
|
33980
|
-
border-left: 8px solid rgba(237, 241, 250, 0.6);
|
|
33981
|
-
z-index: 2;
|
|
33982
|
-
position: relative;
|
|
33983
|
-
top: -50%;
|
|
33984
|
-
right: -100%;
|
|
33990
|
+
.E_dhqt3dw.date-range-picker .date-input-content {
|
|
33991
|
+
flex: 1;
|
|
33992
|
+
display: flex;
|
|
33993
|
+
align-items: center;
|
|
33994
|
+
gap: 8px;
|
|
33995
|
+
color: #00122e;
|
|
33985
33996
|
}
|
|
33986
33997
|
|
|
33987
|
-
.
|
|
33988
|
-
|
|
33998
|
+
.E_dhqt3dw.date-range-picker .date-input-content .concat-symbol-block {
|
|
33999
|
+
color: rgba(0, 21, 64, 0.3);
|
|
33989
34000
|
}
|
|
33990
34001
|
|
|
33991
|
-
.
|
|
33992
|
-
|
|
33993
|
-
|
|
33994
|
-
|
|
33995
|
-
|
|
33996
|
-
|
|
33997
|
-
|
|
33998
|
-
|
|
33999
|
-
left: 0;
|
|
34002
|
+
.E_dhqt3dw.date-range-picker .date-input-content input {
|
|
34003
|
+
border: none;
|
|
34004
|
+
outline: none;
|
|
34005
|
+
width: 162px;
|
|
34006
|
+
padding: 0;
|
|
34007
|
+
height: 22px;
|
|
34008
|
+
line-height: 22px;
|
|
34009
|
+
text-align: center;
|
|
34000
34010
|
}
|
|
34001
34011
|
|
|
34002
|
-
.
|
|
34003
|
-
|
|
34012
|
+
.E_dhqt3dw.date-range-picker .date-input-content input::placeholder {
|
|
34013
|
+
color: rgba(0, 21, 64, 0.3);
|
|
34014
|
+
text-align: center;
|
|
34004
34015
|
}
|
|
34005
34016
|
|
|
34006
|
-
.
|
|
34007
|
-
background
|
|
34017
|
+
.E_dhqt3dw.date-range-picker .date-input-content input:disabled {
|
|
34018
|
+
background: inherit;
|
|
34008
34019
|
}
|
|
34009
34020
|
|
|
34010
|
-
.
|
|
34011
|
-
border
|
|
34021
|
+
.E_dhqt3dw.date-range-picker .date-input-content input:hover, .E_dhqt3dw.date-range-picker .date-input-content input:focus, .E_dhqt3dw.date-range-picker .date-input-content input:active {
|
|
34022
|
+
border: none;
|
|
34023
|
+
outline: none;
|
|
34024
|
+
box-shadow: none;
|
|
34012
34025
|
}
|
|
34013
34026
|
|
|
34014
|
-
.
|
|
34027
|
+
.E_dhqt3dw.date-range-picker .past-time-icon {
|
|
34015
34028
|
cursor: pointer;
|
|
34016
|
-
min-width: var(--item-min-width);
|
|
34017
34029
|
}
|
|
34018
34030
|
|
|
34019
|
-
.
|
|
34020
|
-
|
|
34021
|
-
min-width: var(--item-min-width);
|
|
34031
|
+
.E_d956d92 .ant-popover-inner-content .tab-menu .tab-bar {
|
|
34032
|
+
padding: 12px 12px 0 12px;
|
|
34022
34033
|
}
|
|
34023
34034
|
|
|
34024
|
-
.
|
|
34025
|
-
|
|
34026
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
34035
|
+
.E_d956d92 .ant-popover-inner-content .tab-menu .tab-menu-item-medium.tab-menu-item:first-child {
|
|
34036
|
+
padding-left: 16px;
|
|
34027
34037
|
}
|
|
34028
34038
|
|
|
34029
|
-
.
|
|
34030
|
-
|
|
34039
|
+
.E_d956d92 .ant-popover-inner-content .tab-menu .tab-menu-item {
|
|
34040
|
+
margin-right: 0;
|
|
34031
34041
|
}
|
|
34032
34042
|
|
|
34033
|
-
.
|
|
34034
|
-
|
|
34035
|
-
row-gap: 2px;
|
|
34043
|
+
.E_d956d92 .ant-popover-inner-content .tab-menu .tab-menu-item + .tab-menu-item {
|
|
34044
|
+
margin-left: 2px;
|
|
34036
34045
|
}
|
|
34037
34046
|
|
|
34038
|
-
.
|
|
34039
|
-
|
|
34047
|
+
.E_d956d92 .ant-popover-inner-content .relative-time-container {
|
|
34048
|
+
max-height: 470px;
|
|
34049
|
+
overflow: auto;
|
|
34040
34050
|
}
|
|
34041
34051
|
|
|
34042
|
-
.
|
|
34043
|
-
|
|
34052
|
+
.E_d956d92 .ant-popover-inner-content .relative-time-container ul {
|
|
34053
|
+
padding: 0 12px;
|
|
34044
34054
|
}
|
|
34045
34055
|
|
|
34046
|
-
.
|
|
34047
|
-
|
|
34056
|
+
.E_d956d92 .ant-popover-inner-content .absolute-time-container {
|
|
34057
|
+
height: 470px;
|
|
34058
|
+
overflow: auto;
|
|
34048
34059
|
}
|
|
34049
34060
|
|
|
34050
|
-
.
|
|
34051
|
-
|
|
34052
|
-
border-radius: 4px;
|
|
34053
|
-
height: 32px;
|
|
34054
|
-
display: flex;
|
|
34055
|
-
align-items: center;
|
|
34061
|
+
.E_d1tc7lgk {
|
|
34062
|
+
min-width: 200px;
|
|
34056
34063
|
}
|
|
34057
34064
|
|
|
34058
|
-
.
|
|
34059
|
-
|
|
34060
|
-
|
|
34065
|
+
.E_d1tc7lgk header {
|
|
34066
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
34067
|
+
padding: 8px 12px;
|
|
34068
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34061
34069
|
}
|
|
34062
34070
|
|
|
34063
|
-
.
|
|
34064
|
-
|
|
34065
|
-
|
|
34066
|
-
max-width: 100%;
|
|
34067
|
-
padding-right: 0;
|
|
34071
|
+
.E_d1tc7lgk ul {
|
|
34072
|
+
list-style: none;
|
|
34073
|
+
padding: 12px;
|
|
34068
34074
|
}
|
|
34069
34075
|
|
|
34070
|
-
.
|
|
34071
|
-
|
|
34076
|
+
.E_d1tc7lgk ul li {
|
|
34077
|
+
padding: 5px 8px;
|
|
34078
|
+
border-radius: 5px;
|
|
34079
|
+
transition: all 0.2s ease-in-out;
|
|
34080
|
+
cursor: pointer;
|
|
34072
34081
|
}
|
|
34073
34082
|
|
|
34074
|
-
.
|
|
34075
|
-
|
|
34076
|
-
|
|
34077
|
-
align-items: center;
|
|
34078
|
-
justify-content: center;
|
|
34079
|
-
column-gap: 4px;
|
|
34083
|
+
.E_d1tc7lgk ul li:hover {
|
|
34084
|
+
background: rgba(0, 136, 255, 0.16);
|
|
34085
|
+
color: #0080ff;
|
|
34080
34086
|
}
|
|
34081
34087
|
|
|
34082
|
-
.
|
|
34083
|
-
|
|
34084
|
-
|
|
34085
|
-
width: 18px;
|
|
34086
|
-
height: 18px;
|
|
34087
|
-
color: rgba(44, 56, 82, 0.75);
|
|
34088
|
-
justify-content: center;
|
|
34088
|
+
.E_d1tc7lgk ul li:active {
|
|
34089
|
+
background: rgba(0, 136, 255, 0.2);
|
|
34090
|
+
color: #0080ff;
|
|
34089
34091
|
}
|
|
34090
34092
|
|
|
34091
|
-
.
|
|
34092
|
-
|
|
34093
|
-
display: flex;
|
|
34094
|
-
align-items: center;
|
|
34095
|
-
justify-content: center;
|
|
34096
|
-
column-gap: 6px;
|
|
34097
|
-
font-size: 13px;
|
|
34093
|
+
.E_d1tc7lgk ul li + li {
|
|
34094
|
+
margin-top: 2px;
|
|
34098
34095
|
}
|
|
34099
34096
|
|
|
34100
|
-
.
|
|
34101
|
-
|
|
34102
|
-
|
|
34103
|
-
|
|
34104
|
-
|
|
34105
|
-
|
|
34106
|
-
|
|
34097
|
+
.E_rzaik16 {
|
|
34098
|
+
padding: 0;
|
|
34099
|
+
}
|
|
34100
|
+
|
|
34101
|
+
.E_rzaik16 .ant-popover-arrow {
|
|
34102
|
+
display: none;
|
|
34103
|
+
}
|
|
34104
|
+
|
|
34105
|
+
.E_rzaik16 .ant-popover-inner-content {
|
|
34106
|
+
padding: 0;
|
|
34107
34107
|
}
|
|
34108
34108
|
|
|
34109
34109
|
.E_tc97u5y {
|
|
@@ -34619,42 +34619,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34619
34619
|
color: rgba(44, 56, 82, 0.7490196078);
|
|
34620
34620
|
}
|
|
34621
34621
|
|
|
34622
|
-
.E_ryby9ds {
|
|
34623
|
-
display: flex;
|
|
34624
|
-
align-items: center;
|
|
34625
|
-
}
|
|
34626
|
-
|
|
34627
|
-
.E_ryby9ds .order {
|
|
34628
|
-
height: 24px;
|
|
34629
|
-
width: 24px;
|
|
34630
|
-
border-radius: 20px;
|
|
34631
|
-
color: #0080ff;
|
|
34632
|
-
background: rgba(0, 136, 255, 0.1);
|
|
34633
|
-
display: flex;
|
|
34634
|
-
align-items: center;
|
|
34635
|
-
justify-content: center;
|
|
34636
|
-
margin-right: 6px;
|
|
34637
|
-
}
|
|
34638
|
-
|
|
34639
|
-
.E_suhck3k {
|
|
34640
|
-
height: 24px;
|
|
34641
|
-
width: 24px;
|
|
34642
|
-
border-radius: 6px;
|
|
34643
|
-
padding: 4px;
|
|
34644
|
-
}
|
|
34645
|
-
|
|
34646
|
-
.E_suhck3k:hover {
|
|
34647
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
34648
|
-
}
|
|
34649
|
-
|
|
34650
|
-
.E_suhck3k:hover svg path {
|
|
34651
|
-
fill: blue;
|
|
34652
|
-
}
|
|
34653
|
-
|
|
34654
|
-
.E_c1yd35n {
|
|
34655
|
-
padding: 0 12px 14px 12px;
|
|
34656
|
-
}
|
|
34657
|
-
|
|
34658
34622
|
.E_ckui4s7 {
|
|
34659
34623
|
color: #2d3a56;
|
|
34660
34624
|
line-height: 22px;
|
|
@@ -34727,12 +34691,44 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34727
34691
|
color: rgba(44, 56, 82, 0.6);
|
|
34728
34692
|
}
|
|
34729
34693
|
|
|
34730
|
-
.E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
|
|
34731
|
-
margin-left: 8px;
|
|
34694
|
+
.E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
|
|
34695
|
+
margin-left: 8px;
|
|
34696
|
+
}
|
|
34697
|
+
|
|
34698
|
+
.E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
|
|
34699
|
+
margin-left: 24px;
|
|
34700
|
+
}
|
|
34701
|
+
|
|
34702
|
+
.E_suhck3k {
|
|
34703
|
+
height: 24px;
|
|
34704
|
+
width: 24px;
|
|
34705
|
+
border-radius: 6px;
|
|
34706
|
+
padding: 4px;
|
|
34707
|
+
}
|
|
34708
|
+
|
|
34709
|
+
.E_suhck3k:hover {
|
|
34710
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
34711
|
+
}
|
|
34712
|
+
|
|
34713
|
+
.E_suhck3k:hover svg path {
|
|
34714
|
+
fill: blue;
|
|
34715
|
+
}
|
|
34716
|
+
|
|
34717
|
+
.E_ryby9ds {
|
|
34718
|
+
display: flex;
|
|
34719
|
+
align-items: center;
|
|
34732
34720
|
}
|
|
34733
34721
|
|
|
34734
|
-
.
|
|
34735
|
-
|
|
34722
|
+
.E_ryby9ds .order {
|
|
34723
|
+
height: 24px;
|
|
34724
|
+
width: 24px;
|
|
34725
|
+
border-radius: 20px;
|
|
34726
|
+
color: #0080ff;
|
|
34727
|
+
background: rgba(0, 136, 255, 0.1);
|
|
34728
|
+
display: flex;
|
|
34729
|
+
align-items: center;
|
|
34730
|
+
justify-content: center;
|
|
34731
|
+
margin-right: 6px;
|
|
34736
34732
|
}
|
|
34737
34733
|
|
|
34738
34734
|
.E_c1kghdax {
|
|
@@ -34782,6 +34778,10 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34782
34778
|
margin-right: 2px;
|
|
34783
34779
|
}
|
|
34784
34780
|
|
|
34781
|
+
.E_c1yd35n {
|
|
34782
|
+
padding: 0 12px 14px 12px;
|
|
34783
|
+
}
|
|
34784
|
+
|
|
34785
34785
|
.E_b14q2gmw {
|
|
34786
34786
|
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);
|
|
34787
34787
|
}
|
|
@@ -34830,12 +34830,250 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34830
34830
|
padding: 8px 4px;
|
|
34831
34831
|
}
|
|
34832
34832
|
|
|
34833
|
-
.E_t13ef470 :nth-child(1) > * {
|
|
34834
|
-
background: rgba(107, 125, 153, 0.18);
|
|
34833
|
+
.E_t13ef470 :nth-child(1) > * {
|
|
34834
|
+
background: rgba(107, 125, 153, 0.18);
|
|
34835
|
+
}
|
|
34836
|
+
|
|
34837
|
+
.E_t13ef470 :nth-child(1) > * {
|
|
34838
|
+
background: rgba(163, 180, 204, 0.18);
|
|
34839
|
+
}
|
|
34840
|
+
|
|
34841
|
+
.E_t1dtlqs1 {
|
|
34842
|
+
margin-bottom: 4px;
|
|
34843
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34844
|
+
overflow: hidden;
|
|
34845
|
+
text-overflow: ellipsis;
|
|
34846
|
+
white-space: nowrap;
|
|
34847
|
+
}
|
|
34848
|
+
|
|
34849
|
+
.E_s1ese5oy {
|
|
34850
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34851
|
+
line-height: 32px;
|
|
34852
|
+
height: 32px;
|
|
34853
|
+
margin-bottom: 0;
|
|
34854
|
+
}
|
|
34855
|
+
|
|
34856
|
+
.E_s1ese5oy.primary, .E_s1ese5oy.info {
|
|
34857
|
+
color: #0080ff;
|
|
34858
|
+
}
|
|
34859
|
+
|
|
34860
|
+
.E_s1ese5oy.warning {
|
|
34861
|
+
color: #ffa500;
|
|
34862
|
+
}
|
|
34863
|
+
|
|
34864
|
+
.E_s1ese5oy.success {
|
|
34865
|
+
color: #00ba5d;
|
|
34866
|
+
}
|
|
34867
|
+
|
|
34868
|
+
.E_s1ese5oy.danger, .E_s1ese5oy.error {
|
|
34869
|
+
color: #f0483e;
|
|
34870
|
+
}
|
|
34871
|
+
|
|
34872
|
+
.E_s1ese5oy.normal {
|
|
34873
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34874
|
+
}
|
|
34875
|
+
|
|
34876
|
+
.E_b1ibis43 {
|
|
34877
|
+
margin-bottom: 0;
|
|
34878
|
+
color: #00122e;
|
|
34879
|
+
}
|
|
34880
|
+
|
|
34881
|
+
.E_b11xxjd2 {
|
|
34882
|
+
line-height: 32px;
|
|
34883
|
+
margin-right: 6px;
|
|
34884
|
+
}
|
|
34885
|
+
|
|
34886
|
+
.E_bsub5bw.with-description {
|
|
34887
|
+
height: 24px;
|
|
34888
|
+
flex: 1;
|
|
34889
|
+
position: relative;
|
|
34890
|
+
top: -7px;
|
|
34891
|
+
}
|
|
34892
|
+
|
|
34893
|
+
.E_bsub5bw p {
|
|
34894
|
+
width: 100%;
|
|
34895
|
+
overflow: hidden;
|
|
34896
|
+
text-overflow: ellipsis;
|
|
34897
|
+
white-space: nowrap;
|
|
34898
|
+
}
|
|
34899
|
+
|
|
34900
|
+
.E_tmoyoag {
|
|
34901
|
+
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
34902
|
+
border-radius: 8px;
|
|
34903
|
+
overflow: auto;
|
|
34904
|
+
}
|
|
34905
|
+
|
|
34906
|
+
.E_tmoyoag .ant-list {
|
|
34907
|
+
position: relative;
|
|
34908
|
+
}
|
|
34909
|
+
|
|
34910
|
+
.E_tmoyoag .ant-list .eagle-table-form-header {
|
|
34911
|
+
position: sticky;
|
|
34912
|
+
top: 0;
|
|
34913
|
+
z-index: 2;
|
|
34914
|
+
display: flex;
|
|
34915
|
+
padding: 8px;
|
|
34916
|
+
flex-wrap: nowrap;
|
|
34917
|
+
justify-content: flex-start;
|
|
34918
|
+
background: #f2f5fa;
|
|
34919
|
+
font-size: 14px;
|
|
34920
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34921
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
34922
|
+
}
|
|
34923
|
+
|
|
34924
|
+
.E_tmoyoag .ant-list .eagle-table-form-header {
|
|
34925
|
+
align-items: inherit;
|
|
34926
|
+
}
|
|
34927
|
+
|
|
34928
|
+
.E_tmoyoag .ant-list .eagle-table-form-row {
|
|
34929
|
+
display: flex;
|
|
34930
|
+
justify-content: flex-start;
|
|
34931
|
+
align-items: flex-start;
|
|
34932
|
+
flex-wrap: wrap;
|
|
34933
|
+
padding: 8px;
|
|
34934
|
+
border: none;
|
|
34935
|
+
}
|
|
34936
|
+
|
|
34937
|
+
.E_tmoyoag .ant-list .eagle-table-form-row .row-description {
|
|
34938
|
+
flex-basis: 100%;
|
|
34939
|
+
margin: 12px 0 0;
|
|
34940
|
+
order: 99;
|
|
34941
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34942
|
+
}
|
|
34943
|
+
|
|
34944
|
+
.E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
|
|
34945
|
+
color: #f0483e;
|
|
34946
|
+
flex-basis: 100%;
|
|
34947
|
+
order: 98;
|
|
34948
|
+
margin: 12px 0 0;
|
|
34949
|
+
}
|
|
34950
|
+
|
|
34951
|
+
.E_tmoyoag .ant-list .eagle-table-form-row:hover {
|
|
34952
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
34953
|
+
}
|
|
34954
|
+
|
|
34955
|
+
.E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
|
|
34956
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
34957
|
+
}
|
|
34958
|
+
|
|
34959
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell {
|
|
34960
|
+
flex: 1 0 0;
|
|
34961
|
+
overflow: hidden;
|
|
34962
|
+
}
|
|
34963
|
+
|
|
34964
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
|
|
34965
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34966
|
+
margin: 0;
|
|
34967
|
+
}
|
|
34968
|
+
|
|
34969
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
|
|
34970
|
+
text-align: center;
|
|
34971
|
+
}
|
|
34972
|
+
|
|
34973
|
+
.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 > * {
|
|
34974
|
+
text-align: center;
|
|
34975
|
+
}
|
|
34976
|
+
|
|
34977
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
|
|
34978
|
+
text-align: left;
|
|
34979
|
+
}
|
|
34980
|
+
|
|
34981
|
+
.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 > * {
|
|
34982
|
+
text-align: left;
|
|
34983
|
+
}
|
|
34984
|
+
|
|
34985
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
|
|
34986
|
+
text-align: right;
|
|
34987
|
+
}
|
|
34988
|
+
|
|
34989
|
+
.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 > * {
|
|
34990
|
+
text-align: right;
|
|
34991
|
+
}
|
|
34992
|
+
|
|
34993
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
|
|
34994
|
+
margin-right: 8px;
|
|
34995
|
+
}
|
|
34996
|
+
|
|
34997
|
+
.E_tmoyoag .ant-list .ant-list-item-action {
|
|
34998
|
+
padding: 4px;
|
|
34999
|
+
width: 24px;
|
|
35000
|
+
height: 24px;
|
|
35001
|
+
overflow: hidden;
|
|
35002
|
+
}
|
|
35003
|
+
|
|
35004
|
+
.E_tmoyoag .ant-list .ant-list-item-action li {
|
|
35005
|
+
padding: 0;
|
|
35006
|
+
}
|
|
35007
|
+
|
|
35008
|
+
.E_tmoyoag .ant-list .delete-row-icon.disabled {
|
|
35009
|
+
cursor: not-allowed;
|
|
35010
|
+
opacity: 0.5;
|
|
35011
|
+
}
|
|
35012
|
+
|
|
35013
|
+
.E_tmoyoag .ant-list.size-default .ant-list-item-action {
|
|
35014
|
+
margin: 0;
|
|
35015
|
+
}
|
|
35016
|
+
|
|
35017
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
|
|
35018
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
|
|
35019
|
+
border-radius: 5px;
|
|
35020
|
+
font-size: 12px;
|
|
35021
|
+
}
|
|
35022
|
+
|
|
35023
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
|
|
35024
|
+
font-size: inherit;
|
|
35025
|
+
}
|
|
35026
|
+
|
|
35027
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
|
|
35028
|
+
min-height: 24px;
|
|
35029
|
+
font-size: 12px;
|
|
35030
|
+
position: relative;
|
|
35031
|
+
}
|
|
35032
|
+
|
|
35033
|
+
.E_tmoyoag.row-split-by-border .eagle-table-form-row {
|
|
35034
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
35035
|
+
}
|
|
35036
|
+
|
|
35037
|
+
.E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
|
|
35038
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
35039
|
+
}
|
|
35040
|
+
|
|
35041
|
+
.E_a138syjm {
|
|
35042
|
+
display: flex;
|
|
35043
|
+
align-items: center;
|
|
35044
|
+
margin-top: 8px;
|
|
35045
|
+
}
|
|
35046
|
+
|
|
35047
|
+
.E_a138syjm button.ant-btn {
|
|
35048
|
+
padding: 2px 8px;
|
|
35049
|
+
height: 24px;
|
|
35050
|
+
}
|
|
35051
|
+
|
|
35052
|
+
.E_a138syjm > span.maximum-desc {
|
|
35053
|
+
display: none;
|
|
35054
|
+
margin-left: 8px;
|
|
35055
|
+
color: rgba(44, 56, 82, 0.6);
|
|
35056
|
+
}
|
|
35057
|
+
|
|
35058
|
+
.E_a138syjm > span.maximum-desc.disabled {
|
|
35059
|
+
display: inline;
|
|
35060
|
+
}
|
|
35061
|
+
|
|
35062
|
+
.E_d77i8u0 {
|
|
35063
|
+
width: 24px;
|
|
35064
|
+
height: 24px;
|
|
35065
|
+
padding: 4px;
|
|
35066
|
+
margin-right: 8px;
|
|
35067
|
+
}
|
|
35068
|
+
|
|
35069
|
+
.E_w7ob4th.outside-tag {
|
|
35070
|
+
padding-left: 0;
|
|
34835
35071
|
}
|
|
34836
35072
|
|
|
34837
|
-
.
|
|
34838
|
-
|
|
35073
|
+
.E_w7ob4th.outside-tag .inside-tag {
|
|
35074
|
+
border-radius: 4px 0 0 4px;
|
|
35075
|
+
padding-right: 4px;
|
|
35076
|
+
margin-right: 4px;
|
|
34839
35077
|
}
|
|
34840
35078
|
|
|
34841
35079
|
.E_t160l1cm {
|
|
@@ -35088,14 +35326,9 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35088
35326
|
background: transparent;
|
|
35089
35327
|
}
|
|
35090
35328
|
|
|
35091
|
-
.
|
|
35092
|
-
padding-left: 0;
|
|
35093
|
-
}
|
|
35094
|
-
|
|
35095
|
-
.E_w7ob4th.outside-tag .inside-tag {
|
|
35096
|
-
border-radius: 4px 0 0 4px;
|
|
35097
|
-
padding-right: 4px;
|
|
35329
|
+
.E_i1g85yz3 {
|
|
35098
35330
|
margin-right: 4px;
|
|
35331
|
+
height: 16px;
|
|
35099
35332
|
}
|
|
35100
35333
|
|
|
35101
35334
|
.E_slr2ynn {
|
|
@@ -35127,239 +35360,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35127
35360
|
white-space: normal;
|
|
35128
35361
|
}
|
|
35129
35362
|
|
|
35130
|
-
.E_i1g85yz3 {
|
|
35131
|
-
margin-right: 4px;
|
|
35132
|
-
height: 16px;
|
|
35133
|
-
}
|
|
35134
|
-
|
|
35135
|
-
.E_t1dtlqs1 {
|
|
35136
|
-
margin-bottom: 4px;
|
|
35137
|
-
color: rgba(44, 56, 82, 0.6);
|
|
35138
|
-
overflow: hidden;
|
|
35139
|
-
text-overflow: ellipsis;
|
|
35140
|
-
white-space: nowrap;
|
|
35141
|
-
}
|
|
35142
|
-
|
|
35143
|
-
.E_s1ese5oy {
|
|
35144
|
-
color: rgba(44, 56, 82, 0.6);
|
|
35145
|
-
line-height: 32px;
|
|
35146
|
-
height: 32px;
|
|
35147
|
-
margin-bottom: 0;
|
|
35148
|
-
}
|
|
35149
|
-
|
|
35150
|
-
.E_s1ese5oy.primary, .E_s1ese5oy.info {
|
|
35151
|
-
color: #0080ff;
|
|
35152
|
-
}
|
|
35153
|
-
|
|
35154
|
-
.E_s1ese5oy.warning {
|
|
35155
|
-
color: #ffa500;
|
|
35156
|
-
}
|
|
35157
|
-
|
|
35158
|
-
.E_s1ese5oy.success {
|
|
35159
|
-
color: #00ba5d;
|
|
35160
|
-
}
|
|
35161
|
-
|
|
35162
|
-
.E_s1ese5oy.danger, .E_s1ese5oy.error {
|
|
35163
|
-
color: #f0483e;
|
|
35164
|
-
}
|
|
35165
|
-
|
|
35166
|
-
.E_s1ese5oy.normal {
|
|
35167
|
-
color: rgba(44, 56, 82, 0.6);
|
|
35168
|
-
}
|
|
35169
|
-
|
|
35170
|
-
.E_b1ibis43 {
|
|
35171
|
-
margin-bottom: 0;
|
|
35172
|
-
color: #00122e;
|
|
35173
|
-
}
|
|
35174
|
-
|
|
35175
|
-
.E_b11xxjd2 {
|
|
35176
|
-
line-height: 32px;
|
|
35177
|
-
margin-right: 6px;
|
|
35178
|
-
}
|
|
35179
|
-
|
|
35180
|
-
.E_bsub5bw.with-description {
|
|
35181
|
-
height: 24px;
|
|
35182
|
-
flex: 1;
|
|
35183
|
-
position: relative;
|
|
35184
|
-
top: -7px;
|
|
35185
|
-
}
|
|
35186
|
-
|
|
35187
|
-
.E_bsub5bw p {
|
|
35188
|
-
width: 100%;
|
|
35189
|
-
overflow: hidden;
|
|
35190
|
-
text-overflow: ellipsis;
|
|
35191
|
-
white-space: nowrap;
|
|
35192
|
-
}
|
|
35193
|
-
|
|
35194
|
-
.E_tmoyoag {
|
|
35195
|
-
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
35196
|
-
border-radius: 8px;
|
|
35197
|
-
overflow: auto;
|
|
35198
|
-
}
|
|
35199
|
-
|
|
35200
|
-
.E_tmoyoag .ant-list {
|
|
35201
|
-
position: relative;
|
|
35202
|
-
}
|
|
35203
|
-
|
|
35204
|
-
.E_tmoyoag .ant-list .eagle-table-form-header {
|
|
35205
|
-
position: sticky;
|
|
35206
|
-
top: 0;
|
|
35207
|
-
z-index: 2;
|
|
35208
|
-
display: flex;
|
|
35209
|
-
padding: 8px;
|
|
35210
|
-
flex-wrap: nowrap;
|
|
35211
|
-
justify-content: flex-start;
|
|
35212
|
-
background: #f2f5fa;
|
|
35213
|
-
font-size: 14px;
|
|
35214
|
-
color: rgba(44, 56, 82, 0.6);
|
|
35215
|
-
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
35216
|
-
}
|
|
35217
|
-
|
|
35218
|
-
.E_tmoyoag .ant-list .eagle-table-form-header {
|
|
35219
|
-
align-items: inherit;
|
|
35220
|
-
}
|
|
35221
|
-
|
|
35222
|
-
.E_tmoyoag .ant-list .eagle-table-form-row {
|
|
35223
|
-
display: flex;
|
|
35224
|
-
justify-content: flex-start;
|
|
35225
|
-
align-items: flex-start;
|
|
35226
|
-
flex-wrap: wrap;
|
|
35227
|
-
padding: 8px;
|
|
35228
|
-
border: none;
|
|
35229
|
-
}
|
|
35230
|
-
|
|
35231
|
-
.E_tmoyoag .ant-list .eagle-table-form-row .row-description {
|
|
35232
|
-
flex-basis: 100%;
|
|
35233
|
-
margin: 12px 0 0;
|
|
35234
|
-
order: 99;
|
|
35235
|
-
color: rgba(44, 56, 82, 0.6);
|
|
35236
|
-
}
|
|
35237
|
-
|
|
35238
|
-
.E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
|
|
35239
|
-
color: #f0483e;
|
|
35240
|
-
flex-basis: 100%;
|
|
35241
|
-
order: 98;
|
|
35242
|
-
margin: 12px 0 0;
|
|
35243
|
-
}
|
|
35244
|
-
|
|
35245
|
-
.E_tmoyoag .ant-list .eagle-table-form-row:hover {
|
|
35246
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
35247
|
-
}
|
|
35248
|
-
|
|
35249
|
-
.E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
|
|
35250
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
35251
|
-
}
|
|
35252
|
-
|
|
35253
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell {
|
|
35254
|
-
flex: 1 0 0;
|
|
35255
|
-
overflow: hidden;
|
|
35256
|
-
}
|
|
35257
|
-
|
|
35258
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
|
|
35259
|
-
color: rgba(44, 56, 82, 0.6);
|
|
35260
|
-
margin: 0;
|
|
35261
|
-
}
|
|
35262
|
-
|
|
35263
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
|
|
35264
|
-
text-align: center;
|
|
35265
|
-
}
|
|
35266
|
-
|
|
35267
|
-
.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 > * {
|
|
35268
|
-
text-align: center;
|
|
35269
|
-
}
|
|
35270
|
-
|
|
35271
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
|
|
35272
|
-
text-align: left;
|
|
35273
|
-
}
|
|
35274
|
-
|
|
35275
|
-
.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 > * {
|
|
35276
|
-
text-align: left;
|
|
35277
|
-
}
|
|
35278
|
-
|
|
35279
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
|
|
35280
|
-
text-align: right;
|
|
35281
|
-
}
|
|
35282
|
-
|
|
35283
|
-
.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 > * {
|
|
35284
|
-
text-align: right;
|
|
35285
|
-
}
|
|
35286
|
-
|
|
35287
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
|
|
35288
|
-
margin-right: 8px;
|
|
35289
|
-
}
|
|
35290
|
-
|
|
35291
|
-
.E_tmoyoag .ant-list .ant-list-item-action {
|
|
35292
|
-
padding: 4px;
|
|
35293
|
-
width: 24px;
|
|
35294
|
-
height: 24px;
|
|
35295
|
-
overflow: hidden;
|
|
35296
|
-
}
|
|
35297
|
-
|
|
35298
|
-
.E_tmoyoag .ant-list .ant-list-item-action li {
|
|
35299
|
-
padding: 0;
|
|
35300
|
-
}
|
|
35301
|
-
|
|
35302
|
-
.E_tmoyoag .ant-list .delete-row-icon.disabled {
|
|
35303
|
-
cursor: not-allowed;
|
|
35304
|
-
opacity: 0.5;
|
|
35305
|
-
}
|
|
35306
|
-
|
|
35307
|
-
.E_tmoyoag .ant-list.size-default .ant-list-item-action {
|
|
35308
|
-
margin: 0;
|
|
35309
|
-
}
|
|
35310
|
-
|
|
35311
|
-
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
|
|
35312
|
-
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
|
|
35313
|
-
border-radius: 5px;
|
|
35314
|
-
font-size: 12px;
|
|
35315
|
-
}
|
|
35316
|
-
|
|
35317
|
-
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
|
|
35318
|
-
font-size: inherit;
|
|
35319
|
-
}
|
|
35320
|
-
|
|
35321
|
-
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
|
|
35322
|
-
min-height: 24px;
|
|
35323
|
-
font-size: 12px;
|
|
35324
|
-
position: relative;
|
|
35325
|
-
}
|
|
35326
|
-
|
|
35327
|
-
.E_tmoyoag.row-split-by-border .eagle-table-form-row {
|
|
35328
|
-
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
35329
|
-
}
|
|
35330
|
-
|
|
35331
|
-
.E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
|
|
35332
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
35333
|
-
}
|
|
35334
|
-
|
|
35335
|
-
.E_a138syjm {
|
|
35336
|
-
display: flex;
|
|
35337
|
-
align-items: center;
|
|
35338
|
-
margin-top: 8px;
|
|
35339
|
-
}
|
|
35340
|
-
|
|
35341
|
-
.E_a138syjm button.ant-btn {
|
|
35342
|
-
padding: 2px 8px;
|
|
35343
|
-
height: 24px;
|
|
35344
|
-
}
|
|
35345
|
-
|
|
35346
|
-
.E_a138syjm > span.maximum-desc {
|
|
35347
|
-
display: none;
|
|
35348
|
-
margin-left: 8px;
|
|
35349
|
-
color: rgba(44, 56, 82, 0.6);
|
|
35350
|
-
}
|
|
35351
|
-
|
|
35352
|
-
.E_a138syjm > span.maximum-desc.disabled {
|
|
35353
|
-
display: inline;
|
|
35354
|
-
}
|
|
35355
|
-
|
|
35356
|
-
.E_d77i8u0 {
|
|
35357
|
-
width: 24px;
|
|
35358
|
-
height: 24px;
|
|
35359
|
-
padding: 4px;
|
|
35360
|
-
margin-right: 8px;
|
|
35361
|
-
}
|
|
35362
|
-
|
|
35363
35363
|
.E_f7pxqmh {
|
|
35364
35364
|
width: 100%;
|
|
35365
35365
|
margin-bottom: 0 !important;
|