@cloudtower/eagle 0.26.16 → 0.26.18
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/components/Time/__test__/h5_css.test.d.ts +1 -0
- package/dist/components/Time/index.d.ts +4 -0
- package/dist/components.css +902 -901
- package/dist/esm/index.js +19 -1
- package/dist/esm/stats1.html +1 -1
- package/dist/spec/base.d.ts +2 -1
- package/dist/spec/type.d.ts +7 -0
- package/dist/style.css +1389 -1388
- package/dist/umd/index.js +19 -1
- package/dist/umd/stats1.html +1 -1
- package/package.json +6 -5
package/dist/components.css
CHANGED
|
@@ -28370,6 +28370,7 @@ div.ant-typography-edit-content.ant-typography-rtl {
|
|
|
28370
28370
|
align-items: center;
|
|
28371
28371
|
justify-content: center;
|
|
28372
28372
|
position: relative;
|
|
28373
|
+
opacity: 0.2;
|
|
28373
28374
|
}
|
|
28374
28375
|
|
|
28375
28376
|
.loading-indicator__line1 {
|
|
@@ -30164,15 +30165,6 @@ html body {
|
|
|
30164
30165
|
margin-right: 4px;
|
|
30165
30166
|
}
|
|
30166
30167
|
|
|
30167
|
-
.obf05yr {
|
|
30168
|
-
display: inline-block;
|
|
30169
|
-
}
|
|
30170
|
-
|
|
30171
|
-
.hsms1n6 {
|
|
30172
|
-
visibility: hidden;
|
|
30173
|
-
position: absolute;
|
|
30174
|
-
}
|
|
30175
|
-
|
|
30176
30168
|
.p12gwtiw {
|
|
30177
30169
|
display: flex;
|
|
30178
30170
|
justify-content: space-between;
|
|
@@ -30230,6 +30222,15 @@ html body {
|
|
|
30230
30222
|
line-height: 18px;
|
|
30231
30223
|
}
|
|
30232
30224
|
|
|
30225
|
+
.obf05yr {
|
|
30226
|
+
display: inline-block;
|
|
30227
|
+
}
|
|
30228
|
+
|
|
30229
|
+
.hsms1n6 {
|
|
30230
|
+
visibility: hidden;
|
|
30231
|
+
position: absolute;
|
|
30232
|
+
}
|
|
30233
|
+
|
|
30233
30234
|
.rxbeqvl.ant-radio-wrapper {
|
|
30234
30235
|
display: inline-flex;
|
|
30235
30236
|
align-items: baseline;
|
|
@@ -31179,941 +31180,928 @@ input.rrg1fkn.ant-input {
|
|
|
31179
31180
|
margin-left: 5px;
|
|
31180
31181
|
}
|
|
31181
31182
|
|
|
31182
|
-
.
|
|
31183
|
-
|
|
31184
|
-
font-style: normal;
|
|
31185
|
-
font-weight: bold;
|
|
31186
|
-
font-size: 32px;
|
|
31187
|
-
line-height: 40px;
|
|
31183
|
+
.t1upn1sz {
|
|
31184
|
+
height: 100%;
|
|
31188
31185
|
}
|
|
31189
31186
|
|
|
31190
|
-
.
|
|
31191
|
-
|
|
31192
|
-
font-style: normal;
|
|
31193
|
-
font-weight: bold;
|
|
31194
|
-
font-size: 24px;
|
|
31195
|
-
line-height: 32px;
|
|
31187
|
+
.tta5kd2 {
|
|
31188
|
+
height: 100%;
|
|
31196
31189
|
}
|
|
31197
|
-
|
|
31198
|
-
|
|
31199
|
-
|
|
31200
|
-
font-style: normal;
|
|
31201
|
-
font-weight: normal;
|
|
31202
|
-
font-size: 32px;
|
|
31203
|
-
line-height: 40px;
|
|
31190
|
+
.tta5kd2.empty-table .ant-table-content {
|
|
31191
|
+
overflow: visible !important;
|
|
31192
|
+
height: 100%;
|
|
31204
31193
|
}
|
|
31205
|
-
|
|
31206
|
-
|
|
31207
|
-
font-family: Inter;
|
|
31208
|
-
font-style: normal;
|
|
31209
|
-
font-weight: bold;
|
|
31210
|
-
font-size: 20px;
|
|
31211
|
-
line-height: 24px;
|
|
31194
|
+
.tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
|
|
31195
|
+
height: 100%;
|
|
31212
31196
|
}
|
|
31213
|
-
|
|
31214
|
-
|
|
31215
|
-
|
|
31216
|
-
font-style: normal;
|
|
31217
|
-
font-weight: normal;
|
|
31218
|
-
font-size: 20px;
|
|
31219
|
-
line-height: 24px;
|
|
31197
|
+
.tta5kd2.empty-table .ant-table-content table {
|
|
31198
|
+
width: 100% !important;
|
|
31199
|
+
height: 100%;
|
|
31220
31200
|
}
|
|
31221
|
-
|
|
31222
|
-
|
|
31223
|
-
font-family: Inter;
|
|
31224
|
-
font-style: normal;
|
|
31225
|
-
font-weight: bold;
|
|
31226
|
-
font-size: 18px;
|
|
31227
|
-
line-height: 22px;
|
|
31201
|
+
.tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
31202
|
+
padding: 15px 0;
|
|
31228
31203
|
}
|
|
31229
|
-
|
|
31230
|
-
|
|
31231
|
-
font-family: Inter;
|
|
31232
|
-
font-style: normal;
|
|
31233
|
-
font-weight: normal;
|
|
31234
|
-
font-size: 18px;
|
|
31235
|
-
line-height: 22px;
|
|
31204
|
+
.tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
|
|
31205
|
+
display: none;
|
|
31236
31206
|
}
|
|
31237
|
-
|
|
31238
|
-
|
|
31239
|
-
font-family: Inter;
|
|
31240
|
-
font-style: normal;
|
|
31241
|
-
font-weight: bold;
|
|
31242
|
-
font-size: 16px;
|
|
31243
|
-
line-height: 22px;
|
|
31207
|
+
.tta5kd2 .active-row td:nth-child(1) {
|
|
31208
|
+
font-weight: 700;
|
|
31244
31209
|
}
|
|
31245
|
-
|
|
31246
|
-
|
|
31247
|
-
font-family: Inter;
|
|
31248
|
-
font-style: normal;
|
|
31249
|
-
font-weight: normal;
|
|
31250
|
-
font-size: 16px;
|
|
31251
|
-
line-height: 22px;
|
|
31210
|
+
.tta5kd2.has-selection .active-row td:nth-child(2) {
|
|
31211
|
+
font-weight: 700;
|
|
31252
31212
|
}
|
|
31253
|
-
|
|
31254
|
-
|
|
31255
|
-
font-family: Inter;
|
|
31256
|
-
font-style: normal;
|
|
31257
|
-
font-weight: bold;
|
|
31258
|
-
font-size: 14px;
|
|
31259
|
-
line-height: 20px;
|
|
31213
|
+
.tta5kd2 .ant-spin-nested-loading {
|
|
31214
|
+
height: 100%;
|
|
31260
31215
|
}
|
|
31261
|
-
|
|
31262
|
-
|
|
31263
|
-
|
|
31264
|
-
font-style: normal;
|
|
31265
|
-
font-weight: normal;
|
|
31266
|
-
font-size: 14px;
|
|
31267
|
-
line-height: 20px;
|
|
31216
|
+
.tta5kd2 .ant-spin-nested-loading .ant-spin-container {
|
|
31217
|
+
height: 100%;
|
|
31218
|
+
overflow: visible;
|
|
31268
31219
|
}
|
|
31269
|
-
|
|
31270
|
-
|
|
31271
|
-
font-family: Inter;
|
|
31272
|
-
font-style: normal;
|
|
31273
|
-
font-weight: bold;
|
|
31274
|
-
font-size: 12px;
|
|
31275
|
-
line-height: 18px;
|
|
31220
|
+
.tta5kd2 .ant-spin-nested-loading .ant-spin {
|
|
31221
|
+
max-height: none;
|
|
31276
31222
|
}
|
|
31277
|
-
|
|
31278
|
-
.
|
|
31279
|
-
|
|
31280
|
-
font-style: normal;
|
|
31281
|
-
font-weight: normal;
|
|
31282
|
-
font-size: 12px;
|
|
31283
|
-
line-height: 18px;
|
|
31223
|
+
.tta5kd2.table-init-loading .ant-spin-blur thead,
|
|
31224
|
+
.tta5kd2.table-init-loading .ant-spin-blur tbody {
|
|
31225
|
+
display: none;
|
|
31284
31226
|
}
|
|
31285
|
-
|
|
31286
|
-
|
|
31287
|
-
font-family: Inter;
|
|
31288
|
-
font-style: normal;
|
|
31289
|
-
font-weight: bold;
|
|
31290
|
-
text-transform: uppercase;
|
|
31291
|
-
font-feature-settings: "cpsp" on;
|
|
31292
|
-
font-size: 12px;
|
|
31293
|
-
line-height: 18px;
|
|
31227
|
+
.tta5kd2 td.ant-table-column-sort {
|
|
31228
|
+
background: transparent;
|
|
31294
31229
|
}
|
|
31295
|
-
|
|
31296
|
-
.
|
|
31297
|
-
|
|
31298
|
-
|
|
31299
|
-
font-weight: normal;
|
|
31300
|
-
text-transform: uppercase;
|
|
31301
|
-
font-feature-settings: "cpsp" on;
|
|
31302
|
-
font-size: 12px;
|
|
31303
|
-
line-height: 18px;
|
|
31230
|
+
.tta5kd2 td.ant-table-cell-fix-left,
|
|
31231
|
+
.tta5kd2 td.ant-table-cell-fix-right {
|
|
31232
|
+
background: #fff;
|
|
31233
|
+
padding: 0 !important;
|
|
31304
31234
|
}
|
|
31305
|
-
|
|
31306
|
-
.
|
|
31307
|
-
|
|
31308
|
-
|
|
31309
|
-
|
|
31310
|
-
|
|
31311
|
-
line-height: 24px;
|
|
31235
|
+
.tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
|
|
31236
|
+
.tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
|
|
31237
|
+
display: flex;
|
|
31238
|
+
align-items: center;
|
|
31239
|
+
height: 100%;
|
|
31240
|
+
padding: 8px;
|
|
31312
31241
|
}
|
|
31313
|
-
|
|
31314
|
-
.
|
|
31315
|
-
|
|
31316
|
-
|
|
31317
|
-
|
|
31318
|
-
font-size: 16px;
|
|
31319
|
-
line-height: 24px;
|
|
31242
|
+
.tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
|
|
31243
|
+
.tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
|
|
31244
|
+
overflow: hidden;
|
|
31245
|
+
text-overflow: ellipsis;
|
|
31246
|
+
width: 100%;
|
|
31320
31247
|
}
|
|
31321
|
-
|
|
31322
|
-
|
|
31323
|
-
font-family: Inter;
|
|
31324
|
-
font-style: normal;
|
|
31325
|
-
font-weight: normal;
|
|
31326
|
-
font-size: 16px;
|
|
31327
|
-
line-height: 24px;
|
|
31248
|
+
.tta5kd2 .ant-table-container {
|
|
31249
|
+
height: 100%;
|
|
31328
31250
|
}
|
|
31329
|
-
|
|
31330
|
-
|
|
31331
|
-
font-family: Inter;
|
|
31332
|
-
font-style: normal;
|
|
31333
|
-
font-weight: bold;
|
|
31334
|
-
font-size: 16px;
|
|
31335
|
-
line-height: 24px;
|
|
31251
|
+
.tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
|
|
31252
|
+
box-shadow: none !important;
|
|
31336
31253
|
}
|
|
31337
|
-
|
|
31338
|
-
|
|
31339
|
-
|
|
31340
|
-
|
|
31341
|
-
|
|
31342
|
-
|
|
31343
|
-
font-
|
|
31344
|
-
|
|
31345
|
-
line-height: 24px;
|
|
31254
|
+
.tta5kd2 .ant-table {
|
|
31255
|
+
border-radius: 0px;
|
|
31256
|
+
border-left: none;
|
|
31257
|
+
border-right: none;
|
|
31258
|
+
border-bottom: none;
|
|
31259
|
+
height: 100%;
|
|
31260
|
+
font-size: 12px;
|
|
31261
|
+
background: transparent;
|
|
31346
31262
|
}
|
|
31347
|
-
|
|
31348
|
-
|
|
31349
|
-
|
|
31350
|
-
|
|
31351
|
-
|
|
31352
|
-
text-transform: uppercase;
|
|
31353
|
-
font-feature-settings: "cpsp" on;
|
|
31354
|
-
font-size: 16px;
|
|
31355
|
-
line-height: 24px;
|
|
31263
|
+
.tta5kd2 .ant-table .ant-table-header {
|
|
31264
|
+
position: relative;
|
|
31265
|
+
z-index: 3;
|
|
31266
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
31267
|
+
margin-bottom: -1px;
|
|
31356
31268
|
}
|
|
31357
|
-
|
|
31358
|
-
.
|
|
31359
|
-
|
|
31360
|
-
font-style: normal;
|
|
31361
|
-
font-weight: normal;
|
|
31362
|
-
font-size: 14px;
|
|
31363
|
-
line-height: 22px;
|
|
31269
|
+
.tta5kd2 .ant-table .time-wrapper .data,
|
|
31270
|
+
.tta5kd2 .ant-table .value {
|
|
31271
|
+
color: #2d3a56;
|
|
31364
31272
|
}
|
|
31365
|
-
|
|
31366
|
-
.
|
|
31367
|
-
|
|
31368
|
-
font-style: normal;
|
|
31369
|
-
font-weight: 500;
|
|
31370
|
-
font-size: 14px;
|
|
31371
|
-
line-height: 22px;
|
|
31273
|
+
.tta5kd2 .ant-table .time-wrapper .time,
|
|
31274
|
+
.tta5kd2 .ant-table .unit {
|
|
31275
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31372
31276
|
}
|
|
31373
|
-
|
|
31374
|
-
|
|
31375
|
-
|
|
31376
|
-
font-style: normal;
|
|
31377
|
-
font-weight: bold;
|
|
31378
|
-
font-size: 14px;
|
|
31379
|
-
line-height: 22px;
|
|
31380
|
-
}
|
|
31381
|
-
|
|
31382
|
-
.l12j5nqp {
|
|
31383
|
-
font-family: Inter;
|
|
31384
|
-
font-style: normal;
|
|
31385
|
-
font-weight: normal;
|
|
31386
|
-
font-size: 14px;
|
|
31387
|
-
line-height: 22px;
|
|
31388
|
-
}
|
|
31389
|
-
|
|
31390
|
-
.l1tecqht {
|
|
31391
|
-
font-family: Inter;
|
|
31392
|
-
font-style: normal;
|
|
31393
|
-
font-weight: bold;
|
|
31394
|
-
font-size: 14px;
|
|
31395
|
-
line-height: 22px;
|
|
31396
|
-
}
|
|
31397
|
-
|
|
31398
|
-
.l6sa990 {
|
|
31399
|
-
font-family: Inter;
|
|
31400
|
-
font-style: normal;
|
|
31401
|
-
font-weight: normal;
|
|
31402
|
-
text-transform: uppercase;
|
|
31403
|
-
font-feature-settings: "cpsp" on;
|
|
31404
|
-
font-size: 14px;
|
|
31405
|
-
line-height: 22px;
|
|
31406
|
-
}
|
|
31407
|
-
|
|
31408
|
-
.lckqe8j {
|
|
31409
|
-
font-family: Inter;
|
|
31410
|
-
font-style: normal;
|
|
31411
|
-
font-weight: bold;
|
|
31412
|
-
text-transform: uppercase;
|
|
31413
|
-
font-feature-settings: "cpsp" on;
|
|
31414
|
-
font-size: 14px;
|
|
31415
|
-
line-height: 22px;
|
|
31416
|
-
}
|
|
31417
|
-
|
|
31418
|
-
.l1kuminb {
|
|
31419
|
-
font-family: Inter;
|
|
31420
|
-
font-style: normal;
|
|
31421
|
-
font-weight: normal;
|
|
31422
|
-
font-size: 13px;
|
|
31423
|
-
line-height: 20px;
|
|
31424
|
-
}
|
|
31425
|
-
|
|
31426
|
-
.l1pbuf5j {
|
|
31427
|
-
font-family: Inter;
|
|
31428
|
-
font-style: normal;
|
|
31429
|
-
font-weight: 600;
|
|
31430
|
-
font-size: 13px;
|
|
31431
|
-
line-height: 20px;
|
|
31432
|
-
}
|
|
31433
|
-
|
|
31434
|
-
.l1r4ztu {
|
|
31435
|
-
font-family: Inter;
|
|
31436
|
-
font-style: normal;
|
|
31437
|
-
font-weight: bold;
|
|
31438
|
-
font-size: 13px;
|
|
31439
|
-
line-height: 20px;
|
|
31440
|
-
}
|
|
31441
|
-
|
|
31442
|
-
.ly8vzok {
|
|
31443
|
-
font-family: Inter;
|
|
31444
|
-
font-style: normal;
|
|
31445
|
-
font-weight: normal;
|
|
31446
|
-
font-size: 13px;
|
|
31447
|
-
line-height: 20px;
|
|
31448
|
-
}
|
|
31449
|
-
|
|
31450
|
-
.lumfmf {
|
|
31451
|
-
font-family: Inter;
|
|
31452
|
-
font-style: normal;
|
|
31453
|
-
font-weight: 600;
|
|
31454
|
-
font-size: 13px;
|
|
31455
|
-
line-height: 20px;
|
|
31456
|
-
}
|
|
31457
|
-
|
|
31458
|
-
.l16ujwmv {
|
|
31459
|
-
font-family: Inter;
|
|
31460
|
-
font-style: normal;
|
|
31461
|
-
font-weight: bold;
|
|
31462
|
-
font-size: 13px;
|
|
31463
|
-
line-height: 20px;
|
|
31464
|
-
}
|
|
31465
|
-
|
|
31466
|
-
.l17o1ffr {
|
|
31467
|
-
font-family: Inter;
|
|
31468
|
-
font-style: normal;
|
|
31469
|
-
font-weight: normal;
|
|
31470
|
-
text-transform: uppercase;
|
|
31471
|
-
font-feature-settings: "cpsp" on;
|
|
31472
|
-
font-size: 13px;
|
|
31473
|
-
line-height: 20px;
|
|
31474
|
-
}
|
|
31475
|
-
|
|
31476
|
-
.lngllvn {
|
|
31477
|
-
font-family: Inter;
|
|
31478
|
-
font-style: normal;
|
|
31479
|
-
font-weight: bold;
|
|
31480
|
-
text-transform: uppercase;
|
|
31481
|
-
font-feature-settings: "cpsp" on;
|
|
31482
|
-
font-size: 13px;
|
|
31483
|
-
line-height: 20px;
|
|
31277
|
+
.tta5kd2 .ant-table .ant-table-selection {
|
|
31278
|
+
position: unset;
|
|
31279
|
+
text-align: center;
|
|
31484
31280
|
}
|
|
31485
|
-
|
|
31486
|
-
|
|
31487
|
-
font-family: Inter;
|
|
31488
|
-
font-style: normal;
|
|
31489
|
-
font-weight: normal;
|
|
31490
|
-
font-size: 12px;
|
|
31491
|
-
line-height: 18px;
|
|
31281
|
+
.tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
|
|
31282
|
+
background: #fff;
|
|
31492
31283
|
}
|
|
31493
|
-
|
|
31494
|
-
|
|
31495
|
-
|
|
31496
|
-
|
|
31497
|
-
|
|
31498
|
-
|
|
31499
|
-
line-height: 18px;
|
|
31284
|
+
.tta5kd2 .ant-table .anticon-setting {
|
|
31285
|
+
cursor: pointer;
|
|
31286
|
+
position: absolute;
|
|
31287
|
+
top: 50%;
|
|
31288
|
+
right: 12px;
|
|
31289
|
+
transform: translateY(-50%);
|
|
31500
31290
|
}
|
|
31501
|
-
|
|
31502
|
-
|
|
31503
|
-
|
|
31504
|
-
|
|
31505
|
-
font-weight: bold;
|
|
31506
|
-
font-size: 12px;
|
|
31507
|
-
line-height: 18px;
|
|
31291
|
+
.tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
|
|
31292
|
+
box-shadow: none;
|
|
31293
|
+
width: 1px;
|
|
31294
|
+
background: rgba(213, 219, 227, 0.6);
|
|
31508
31295
|
}
|
|
31509
|
-
|
|
31510
|
-
|
|
31511
|
-
|
|
31512
|
-
|
|
31513
|
-
font-weight: normal;
|
|
31514
|
-
font-size: 12px;
|
|
31515
|
-
line-height: 18px;
|
|
31296
|
+
.tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
|
|
31297
|
+
box-shadow: none;
|
|
31298
|
+
width: 1px;
|
|
31299
|
+
background: rgba(213, 219, 227, 0.6);
|
|
31516
31300
|
}
|
|
31517
|
-
|
|
31518
|
-
|
|
31519
|
-
font-family: Inter;
|
|
31520
|
-
font-style: normal;
|
|
31521
|
-
font-weight: 500;
|
|
31522
|
-
font-size: 12px;
|
|
31523
|
-
line-height: 18px;
|
|
31301
|
+
.tta5kd2 .ant-table .ant-table-tbody {
|
|
31302
|
+
position: relative;
|
|
31524
31303
|
}
|
|
31525
|
-
|
|
31526
|
-
.
|
|
31527
|
-
|
|
31528
|
-
|
|
31529
|
-
|
|
31530
|
-
|
|
31531
|
-
|
|
31304
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
|
|
31305
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31306
|
+
border-bottom: 1px solid white;
|
|
31307
|
+
height: 40px;
|
|
31308
|
+
vertical-align: middle;
|
|
31309
|
+
transition: background 0ms;
|
|
31310
|
+
color: #00122e;
|
|
31532
31311
|
}
|
|
31533
|
-
|
|
31534
|
-
|
|
31535
|
-
|
|
31536
|
-
font-style: normal;
|
|
31537
|
-
font-weight: normal;
|
|
31538
|
-
text-transform: uppercase;
|
|
31539
|
-
font-feature-settings: "cpsp" on;
|
|
31540
|
-
font-size: 12px;
|
|
31541
|
-
line-height: 18px;
|
|
31312
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
|
|
31313
|
+
background: #f2f5fa;
|
|
31314
|
+
border-bottom-color: #f2f5fa;
|
|
31542
31315
|
}
|
|
31543
|
-
|
|
31544
|
-
|
|
31545
|
-
|
|
31546
|
-
font-style: normal;
|
|
31547
|
-
font-weight: bold;
|
|
31548
|
-
text-transform: uppercase;
|
|
31549
|
-
font-feature-settings: "cpsp" on;
|
|
31316
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
|
|
31317
|
+
height: auto;
|
|
31318
|
+
color: #00122e;
|
|
31550
31319
|
font-size: 12px;
|
|
31551
|
-
|
|
31552
|
-
|
|
31553
|
-
|
|
31554
|
-
|
|
31555
|
-
|
|
31556
|
-
font-style: normal;
|
|
31557
|
-
font-weight: normal;
|
|
31558
|
-
font-size: 13px;
|
|
31559
|
-
line-height: 20px;
|
|
31320
|
+
text-align: left;
|
|
31321
|
+
transition: none;
|
|
31322
|
+
overflow: hidden;
|
|
31323
|
+
text-overflow: ellipsis;
|
|
31324
|
+
white-space: nowrap;
|
|
31560
31325
|
}
|
|
31561
|
-
|
|
31562
|
-
|
|
31563
|
-
font-family: Inter;
|
|
31564
|
-
font-style: normal;
|
|
31565
|
-
font-weight: normal;
|
|
31566
|
-
font-size: 13px;
|
|
31567
|
-
line-height: 20px;
|
|
31326
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
|
|
31327
|
+
color: #0096ff;
|
|
31568
31328
|
}
|
|
31569
|
-
|
|
31570
|
-
|
|
31571
|
-
|
|
31572
|
-
|
|
31573
|
-
|
|
31574
|
-
font-size: 12px;
|
|
31575
|
-
line-height: 18px;
|
|
31329
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
|
|
31330
|
+
overflow: hidden;
|
|
31331
|
+
text-overflow: ellipsis;
|
|
31332
|
+
width: 100%;
|
|
31333
|
+
vertical-align: middle;
|
|
31576
31334
|
}
|
|
31577
|
-
|
|
31578
|
-
|
|
31579
|
-
font-family: Inter;
|
|
31580
|
-
font-style: normal;
|
|
31581
|
-
font-weight: normal;
|
|
31582
|
-
font-size: 12px;
|
|
31583
|
-
line-height: 18px;
|
|
31335
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
|
|
31336
|
+
line-height: 0px;
|
|
31584
31337
|
}
|
|
31585
|
-
|
|
31586
|
-
|
|
31587
|
-
font-family: Inter;
|
|
31588
|
-
font-style: normal;
|
|
31589
|
-
font-weight: normal;
|
|
31590
|
-
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
31591
|
-
font-size: 13px;
|
|
31592
|
-
line-height: 20px;
|
|
31338
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
|
|
31339
|
+
padding-right: 25px;
|
|
31593
31340
|
}
|
|
31594
|
-
|
|
31595
|
-
|
|
31596
|
-
font-family: Inter;
|
|
31597
|
-
font-style: normal;
|
|
31598
|
-
font-weight: normal;
|
|
31599
|
-
font-feature-settings: "zero" on;
|
|
31600
|
-
font-size: 13px;
|
|
31601
|
-
line-height: 20px;
|
|
31341
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
|
|
31342
|
+
border-top-color: transparent;
|
|
31602
31343
|
}
|
|
31603
|
-
|
|
31604
|
-
.
|
|
31605
|
-
|
|
31606
|
-
font-style: normal;
|
|
31607
|
-
font-weight: normal;
|
|
31608
|
-
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
31609
|
-
font-size: 12px;
|
|
31610
|
-
line-height: 18px;
|
|
31344
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
|
|
31345
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31346
|
+
border-color: transparent transparent white;
|
|
31611
31347
|
}
|
|
31612
|
-
|
|
31613
|
-
|
|
31614
|
-
font-family: Inter;
|
|
31615
|
-
font-style: normal;
|
|
31616
|
-
font-weight: 500;
|
|
31617
|
-
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
31618
|
-
font-size: 12px;
|
|
31619
|
-
line-height: 18px;
|
|
31348
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
|
|
31349
|
+
border-radius: 8px 0 0 8px;
|
|
31620
31350
|
}
|
|
31621
|
-
|
|
31622
|
-
|
|
31623
|
-
font-family: Inter;
|
|
31624
|
-
font-style: normal;
|
|
31625
|
-
font-weight: normal;
|
|
31626
|
-
font-feature-settings: "zero" on;
|
|
31627
|
-
font-size: 12px;
|
|
31628
|
-
line-height: 18px;
|
|
31351
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
|
|
31352
|
+
border-radius: 8px 0 0 8px;
|
|
31629
31353
|
}
|
|
31630
|
-
|
|
31631
|
-
|
|
31632
|
-
|
|
31633
|
-
|
|
31634
|
-
|
|
31635
|
-
|
|
31636
|
-
font-size: 12px;
|
|
31637
|
-
line-height: 18px;
|
|
31354
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
|
|
31355
|
+
content: "";
|
|
31356
|
+
width: 4px;
|
|
31357
|
+
top: -1px;
|
|
31358
|
+
bottom: -1px;
|
|
31359
|
+
background: white;
|
|
31638
31360
|
}
|
|
31639
|
-
|
|
31640
|
-
|
|
31641
|
-
font-family: Inter;
|
|
31642
|
-
font-style: normal;
|
|
31643
|
-
font-weight: bold;
|
|
31644
|
-
font-feature-settings: "zero" on;
|
|
31645
|
-
font-size: 16px;
|
|
31646
|
-
line-height: 24px;
|
|
31361
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
|
|
31362
|
+
border-radius: 0 8px 8px 0;
|
|
31647
31363
|
}
|
|
31648
|
-
|
|
31649
|
-
|
|
31650
|
-
|
|
31651
|
-
|
|
31652
|
-
font-weight: normal;
|
|
31653
|
-
font-size: 10px;
|
|
31654
|
-
line-height: 12px;
|
|
31364
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
|
|
31365
|
+
border-radius: 0;
|
|
31366
|
+
background: white;
|
|
31367
|
+
border-top: none;
|
|
31655
31368
|
}
|
|
31656
|
-
|
|
31657
|
-
|
|
31658
|
-
|
|
31369
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
|
|
31370
|
+
border-top: 1px solid transparent;
|
|
31371
|
+
border-radius: 0 8px 8px 0;
|
|
31372
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31659
31373
|
}
|
|
31660
|
-
|
|
31661
|
-
|
|
31662
|
-
|
|
31374
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
|
|
31375
|
+
background: white;
|
|
31376
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31663
31377
|
}
|
|
31664
|
-
|
|
31665
|
-
|
|
31378
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
|
|
31379
|
+
display: flex;
|
|
31380
|
+
align-items: center;
|
|
31666
31381
|
height: 100%;
|
|
31382
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31667
31383
|
}
|
|
31668
|
-
.tta5kd2.
|
|
31669
|
-
|
|
31670
|
-
|
|
31384
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
|
|
31385
|
+
background: white;
|
|
31386
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31671
31387
|
}
|
|
31672
|
-
.tta5kd2.
|
|
31388
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
|
|
31389
|
+
display: flex;
|
|
31390
|
+
align-items: center;
|
|
31673
31391
|
height: 100%;
|
|
31392
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31674
31393
|
}
|
|
31675
|
-
.tta5kd2.
|
|
31676
|
-
|
|
31677
|
-
height: 100%;
|
|
31394
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
|
|
31395
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
31678
31396
|
}
|
|
31679
|
-
.tta5kd2
|
|
31680
|
-
|
|
31397
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
|
|
31398
|
+
box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
|
|
31399
|
+
border-radius: 8px;
|
|
31681
31400
|
}
|
|
31682
|
-
.tta5kd2.
|
|
31683
|
-
|
|
31401
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
|
|
31402
|
+
border-top-color: white;
|
|
31684
31403
|
}
|
|
31685
|
-
.tta5kd2 .active-row td
|
|
31686
|
-
|
|
31404
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
|
|
31405
|
+
background: rgba(0, 136, 255, 0.1);
|
|
31406
|
+
border-bottom-color: transparent;
|
|
31407
|
+
border-top-color: transparent;
|
|
31687
31408
|
}
|
|
31688
|
-
.tta5kd2.
|
|
31689
|
-
|
|
31409
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
|
|
31410
|
+
border-radius: 8px 0 0 8px;
|
|
31690
31411
|
}
|
|
31691
|
-
.tta5kd2 .ant-
|
|
31692
|
-
|
|
31412
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
|
|
31413
|
+
border-radius: 0 8px 8px 0;
|
|
31693
31414
|
}
|
|
31694
|
-
.tta5kd2 .ant-
|
|
31695
|
-
|
|
31696
|
-
overflow: visible;
|
|
31415
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
|
|
31416
|
+
background: rgba(0, 136, 255, 0.1);
|
|
31697
31417
|
}
|
|
31698
|
-
.tta5kd2 .ant-
|
|
31699
|
-
|
|
31418
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th {
|
|
31419
|
+
background: #fff;
|
|
31420
|
+
font-weight: 400;
|
|
31421
|
+
position: relative;
|
|
31422
|
+
border-bottom: none;
|
|
31423
|
+
color: #00122e;
|
|
31424
|
+
transition: none;
|
|
31425
|
+
padding: 15px 8px 15px 8px;
|
|
31700
31426
|
}
|
|
31701
|
-
.tta5kd2.table
|
|
31702
|
-
|
|
31703
|
-
|
|
31427
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
|
|
31428
|
+
content: "";
|
|
31429
|
+
width: 1px;
|
|
31430
|
+
top: 0;
|
|
31431
|
+
bottom: 0;
|
|
31432
|
+
background: rgba(211, 218, 235, 0.6);
|
|
31433
|
+
position: absolute;
|
|
31434
|
+
right: 0;
|
|
31704
31435
|
}
|
|
31705
|
-
.tta5kd2
|
|
31706
|
-
|
|
31436
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
|
|
31437
|
+
padding: unset;
|
|
31707
31438
|
}
|
|
31708
|
-
.tta5kd2
|
|
31709
|
-
|
|
31710
|
-
background: #fff;
|
|
31711
|
-
padding: 0 !important;
|
|
31439
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
|
|
31440
|
+
display: none;
|
|
31712
31441
|
}
|
|
31713
|
-
.tta5kd2
|
|
31714
|
-
|
|
31715
|
-
|
|
31716
|
-
|
|
31717
|
-
|
|
31718
|
-
padding: 8px;
|
|
31442
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
|
|
31443
|
+
width: 100%;
|
|
31444
|
+
overflow: hidden;
|
|
31445
|
+
white-space: nowrap;
|
|
31446
|
+
text-overflow: ellipsis;
|
|
31719
31447
|
}
|
|
31720
|
-
.tta5kd2
|
|
31721
|
-
.tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
|
|
31448
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
|
|
31722
31449
|
overflow: hidden;
|
|
31723
31450
|
text-overflow: ellipsis;
|
|
31724
|
-
|
|
31451
|
+
flex: 1;
|
|
31725
31452
|
}
|
|
31726
|
-
.tta5kd2 .ant-table-
|
|
31727
|
-
|
|
31453
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
|
|
31454
|
+
padding: 15px 25px 15px 8px;
|
|
31728
31455
|
}
|
|
31729
|
-
.tta5kd2 .ant-table-
|
|
31730
|
-
|
|
31456
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
|
|
31457
|
+
padding: 0;
|
|
31731
31458
|
}
|
|
31732
|
-
.tta5kd2 .ant-table {
|
|
31733
|
-
|
|
31734
|
-
|
|
31735
|
-
|
|
31736
|
-
|
|
31737
|
-
height:
|
|
31738
|
-
|
|
31739
|
-
|
|
31459
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
|
|
31460
|
+
position: absolute;
|
|
31461
|
+
right: 6px;
|
|
31462
|
+
top: 50%;
|
|
31463
|
+
transform: translateY(-50%);
|
|
31464
|
+
height: 16px;
|
|
31465
|
+
display: none;
|
|
31466
|
+
transition: transform 320ms ease;
|
|
31740
31467
|
}
|
|
31741
|
-
.tta5kd2 .ant-table .ant-table-
|
|
31742
|
-
|
|
31743
|
-
|
|
31744
|
-
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
31745
|
-
margin-bottom: -1px;
|
|
31468
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
|
|
31469
|
+
display: block;
|
|
31470
|
+
transform: translateY(-50%) rotateX(180deg);
|
|
31746
31471
|
}
|
|
31747
|
-
.tta5kd2 .ant-table .
|
|
31748
|
-
|
|
31749
|
-
color: #2d3a56;
|
|
31472
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
|
|
31473
|
+
display: block;
|
|
31750
31474
|
}
|
|
31751
|
-
.tta5kd2 .ant-table .
|
|
31752
|
-
|
|
31753
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31475
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
|
|
31476
|
+
display: none;
|
|
31754
31477
|
}
|
|
31755
|
-
.tta5kd2 .ant-table .ant-table-
|
|
31756
|
-
|
|
31757
|
-
text-align: center;
|
|
31478
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
|
|
31479
|
+
transform: translateY(-50%);
|
|
31758
31480
|
}
|
|
31759
|
-
.tta5kd2 .ant-table .ant-table-
|
|
31760
|
-
|
|
31481
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
|
|
31482
|
+
transform: translateY(-50%) rotateX(180deg);
|
|
31761
31483
|
}
|
|
31762
|
-
.tta5kd2 .ant-table .
|
|
31763
|
-
|
|
31484
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
|
|
31485
|
+
background: #f2f5fa;
|
|
31486
|
+
}
|
|
31487
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
|
|
31488
|
+
display: block;
|
|
31489
|
+
}
|
|
31490
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
|
|
31491
|
+
padding-right: 25px;
|
|
31492
|
+
}
|
|
31493
|
+
.tta5kd2 .ant-table .ant-table-selection-column {
|
|
31494
|
+
padding: 0 !important;
|
|
31495
|
+
}
|
|
31496
|
+
.tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
|
|
31764
31497
|
position: absolute;
|
|
31498
|
+
left: 50%;
|
|
31765
31499
|
top: 50%;
|
|
31766
|
-
|
|
31767
|
-
transform: translateY(-50%);
|
|
31500
|
+
transform: translate(-50%, -50%);
|
|
31768
31501
|
}
|
|
31769
|
-
.tta5kd2 .ant-table
|
|
31770
|
-
|
|
31771
|
-
width: 1px;
|
|
31772
|
-
background: rgba(213, 219, 227, 0.6);
|
|
31502
|
+
.tta5kd2 .ant-table .ant-table-selection-column:after {
|
|
31503
|
+
display: none;
|
|
31773
31504
|
}
|
|
31774
|
-
.tta5kd2 .ant-table
|
|
31775
|
-
|
|
31776
|
-
width: 1px;
|
|
31777
|
-
background: rgba(213, 219, 227, 0.6);
|
|
31505
|
+
.tta5kd2 .ant-table .ant-table-hide-scrollbar {
|
|
31506
|
+
background: #fff;
|
|
31778
31507
|
}
|
|
31779
|
-
.tta5kd2 .ant-table .ant-table-
|
|
31780
|
-
|
|
31508
|
+
.tta5kd2 .ant-table .ant-table-placeholder {
|
|
31509
|
+
background: inherit;
|
|
31781
31510
|
}
|
|
31782
|
-
.tta5kd2 .ant-table .ant-table-
|
|
31783
|
-
|
|
31784
|
-
border
|
|
31785
|
-
|
|
31511
|
+
.tta5kd2 .ant-table .ant-table-placeholder td {
|
|
31512
|
+
position: static;
|
|
31513
|
+
border: none;
|
|
31514
|
+
background: inherit !important;
|
|
31515
|
+
height: 100px;
|
|
31786
31516
|
vertical-align: middle;
|
|
31787
|
-
transition: background 0ms;
|
|
31788
|
-
color: #00122e;
|
|
31789
31517
|
}
|
|
31790
|
-
.tta5kd2 .ant-table .ant-table-
|
|
31791
|
-
|
|
31792
|
-
|
|
31518
|
+
.tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
|
|
31519
|
+
.tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
31520
|
+
font-weight: bold;
|
|
31521
|
+
font-size: 20px;
|
|
31522
|
+
color: rgba(10, 37, 85, 0.6);
|
|
31793
31523
|
}
|
|
31794
|
-
.tta5kd2 .ant-table
|
|
31795
|
-
|
|
31796
|
-
|
|
31797
|
-
|
|
31798
|
-
text-align: left;
|
|
31799
|
-
transition: none;
|
|
31800
|
-
overflow: hidden;
|
|
31801
|
-
text-overflow: ellipsis;
|
|
31802
|
-
white-space: nowrap;
|
|
31524
|
+
.tta5kd2 .ant-table td.cell__action_ {
|
|
31525
|
+
padding: 0 !important;
|
|
31526
|
+
position: relative;
|
|
31527
|
+
background: #fff;
|
|
31803
31528
|
}
|
|
31804
|
-
.tta5kd2 .ant-table .
|
|
31805
|
-
|
|
31529
|
+
.tta5kd2 .ant-table td.cell__action_ > * {
|
|
31530
|
+
height: 100%;
|
|
31531
|
+
display: flex;
|
|
31532
|
+
align-items: center;
|
|
31533
|
+
justify-content: flex-end;
|
|
31534
|
+
padding-right: 8px;
|
|
31806
31535
|
}
|
|
31807
|
-
.tta5kd2 .ant-table .
|
|
31808
|
-
|
|
31809
|
-
|
|
31810
|
-
|
|
31811
|
-
|
|
31536
|
+
.tta5kd2 .ant-table td.cell__action_ .menu-button {
|
|
31537
|
+
width: 24px;
|
|
31538
|
+
height: 24px;
|
|
31539
|
+
cursor: pointer;
|
|
31540
|
+
justify-content: center;
|
|
31541
|
+
border-radius: 4px;
|
|
31812
31542
|
}
|
|
31813
|
-
.tta5kd2 .ant-table .
|
|
31814
|
-
|
|
31543
|
+
.tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
|
|
31544
|
+
background: #fff;
|
|
31815
31545
|
}
|
|
31816
|
-
|
|
31817
|
-
|
|
31546
|
+
|
|
31547
|
+
.s1fc623g {
|
|
31548
|
+
width: 430px !important;
|
|
31818
31549
|
}
|
|
31819
|
-
|
|
31820
|
-
|
|
31550
|
+
|
|
31551
|
+
.da3mx0o .ant-select-item-group {
|
|
31552
|
+
padding: 8px 16px;
|
|
31553
|
+
line-height: 18px;
|
|
31554
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31555
|
+
height: 34px;
|
|
31556
|
+
min-height: 34px;
|
|
31557
|
+
box-sizing: border-box;
|
|
31558
|
+
margin-top: 8px;
|
|
31821
31559
|
}
|
|
31822
|
-
|
|
31823
|
-
|
|
31824
|
-
|
|
31560
|
+
|
|
31561
|
+
.onr9gzt {
|
|
31562
|
+
display: flex;
|
|
31563
|
+
flex-direction: column;
|
|
31564
|
+
margin: 1px 8px;
|
|
31565
|
+
padding: 8px;
|
|
31566
|
+
border-radius: 4px;
|
|
31825
31567
|
}
|
|
31826
|
-
.
|
|
31827
|
-
|
|
31568
|
+
.onr9gzt .selected-icon {
|
|
31569
|
+
display: none;
|
|
31828
31570
|
}
|
|
31829
|
-
.
|
|
31830
|
-
|
|
31571
|
+
.onr9gzt.ant-select-item-option-grouped {
|
|
31572
|
+
padding-left: 8px;
|
|
31831
31573
|
}
|
|
31832
|
-
.
|
|
31833
|
-
|
|
31834
|
-
width: 4px;
|
|
31835
|
-
top: -1px;
|
|
31836
|
-
bottom: -1px;
|
|
31837
|
-
background: white;
|
|
31574
|
+
.onr9gzt.ant-select-item-option-selected {
|
|
31575
|
+
background-color: white;
|
|
31838
31576
|
}
|
|
31839
|
-
.
|
|
31840
|
-
|
|
31577
|
+
.onr9gzt.ant-select-item-option-selected .timezone-title {
|
|
31578
|
+
color: #0080ff;
|
|
31841
31579
|
}
|
|
31842
|
-
.
|
|
31843
|
-
|
|
31844
|
-
background: white;
|
|
31845
|
-
border-top: none;
|
|
31580
|
+
.onr9gzt.ant-select-item-option-selected .selected-icon {
|
|
31581
|
+
display: block;
|
|
31846
31582
|
}
|
|
31847
|
-
.
|
|
31848
|
-
|
|
31849
|
-
border-radius: 0 8px 8px 0;
|
|
31850
|
-
background: rgba(225, 230, 241, 0.6);
|
|
31583
|
+
.onr9gzt.ant-select-item-option-active {
|
|
31584
|
+
background: rgba(0, 136, 255, 0.16);
|
|
31851
31585
|
}
|
|
31852
|
-
.
|
|
31853
|
-
|
|
31854
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31586
|
+
.onr9gzt.ant-select-item-option-active .timezone-title {
|
|
31587
|
+
color: #0080ff;
|
|
31855
31588
|
}
|
|
31856
|
-
.
|
|
31589
|
+
.onr9gzt.ant-select-item-option-active .timezone-tag {
|
|
31590
|
+
background: rgba(0, 136, 255, 0.1);
|
|
31591
|
+
color: #0080ff;
|
|
31592
|
+
}
|
|
31593
|
+
|
|
31594
|
+
.oiy0apc {
|
|
31857
31595
|
display: flex;
|
|
31858
|
-
|
|
31859
|
-
height:
|
|
31860
|
-
|
|
31596
|
+
justify-content: space-between;
|
|
31597
|
+
height: 20px;
|
|
31598
|
+
line-height: 20px;
|
|
31861
31599
|
}
|
|
31862
|
-
.
|
|
31863
|
-
|
|
31864
|
-
|
|
31600
|
+
.oiy0apc .timezone-title {
|
|
31601
|
+
color: #2d3a56;
|
|
31602
|
+
overflow: hidden;
|
|
31603
|
+
text-overflow: ellipsis;
|
|
31865
31604
|
}
|
|
31866
|
-
|
|
31605
|
+
|
|
31606
|
+
.of4y382 {
|
|
31867
31607
|
display: flex;
|
|
31868
|
-
|
|
31869
|
-
|
|
31608
|
+
justify-content: space-between;
|
|
31609
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31610
|
+
height: 18px;
|
|
31611
|
+
line-height: 18px;
|
|
31612
|
+
margin-top: 2px;
|
|
31613
|
+
}
|
|
31614
|
+
|
|
31615
|
+
.t19903l9 {
|
|
31616
|
+
border: none;
|
|
31617
|
+
margin-right: 0;
|
|
31870
31618
|
background: rgba(225, 230, 241, 0.6);
|
|
31871
31619
|
}
|
|
31872
|
-
|
|
31873
|
-
|
|
31620
|
+
|
|
31621
|
+
.ohwbvxu {
|
|
31622
|
+
pointer-events: none;
|
|
31623
|
+
height: 32px;
|
|
31624
|
+
width: 100%;
|
|
31625
|
+
opacity: 0;
|
|
31874
31626
|
}
|
|
31875
|
-
|
|
31876
|
-
|
|
31877
|
-
|
|
31627
|
+
|
|
31628
|
+
.i1e4sgug {
|
|
31629
|
+
display: inline-block;
|
|
31878
31630
|
}
|
|
31879
|
-
|
|
31880
|
-
|
|
31631
|
+
|
|
31632
|
+
.d6j0lbj {
|
|
31633
|
+
font-family: Inter;
|
|
31634
|
+
font-style: normal;
|
|
31635
|
+
font-weight: bold;
|
|
31636
|
+
font-size: 32px;
|
|
31637
|
+
line-height: 40px;
|
|
31881
31638
|
}
|
|
31882
|
-
|
|
31883
|
-
|
|
31884
|
-
|
|
31885
|
-
|
|
31639
|
+
|
|
31640
|
+
.d1xhvvxe {
|
|
31641
|
+
font-family: Inter;
|
|
31642
|
+
font-style: normal;
|
|
31643
|
+
font-weight: bold;
|
|
31644
|
+
font-size: 24px;
|
|
31645
|
+
line-height: 32px;
|
|
31886
31646
|
}
|
|
31887
|
-
|
|
31888
|
-
|
|
31647
|
+
|
|
31648
|
+
.dk10mxq {
|
|
31649
|
+
font-family: Inter;
|
|
31650
|
+
font-style: normal;
|
|
31651
|
+
font-weight: normal;
|
|
31652
|
+
font-size: 32px;
|
|
31653
|
+
line-height: 40px;
|
|
31889
31654
|
}
|
|
31890
|
-
|
|
31891
|
-
|
|
31655
|
+
|
|
31656
|
+
.dxsait {
|
|
31657
|
+
font-family: Inter;
|
|
31658
|
+
font-style: normal;
|
|
31659
|
+
font-weight: bold;
|
|
31660
|
+
font-size: 20px;
|
|
31661
|
+
line-height: 24px;
|
|
31892
31662
|
}
|
|
31893
|
-
|
|
31894
|
-
|
|
31663
|
+
|
|
31664
|
+
.dokn0h3 {
|
|
31665
|
+
font-family: Inter;
|
|
31666
|
+
font-style: normal;
|
|
31667
|
+
font-weight: normal;
|
|
31668
|
+
font-size: 20px;
|
|
31669
|
+
line-height: 24px;
|
|
31895
31670
|
}
|
|
31896
|
-
|
|
31897
|
-
|
|
31898
|
-
font-
|
|
31899
|
-
|
|
31900
|
-
|
|
31901
|
-
|
|
31902
|
-
|
|
31903
|
-
padding: 15px 8px 15px 8px;
|
|
31671
|
+
|
|
31672
|
+
.dobau4p {
|
|
31673
|
+
font-family: Inter;
|
|
31674
|
+
font-style: normal;
|
|
31675
|
+
font-weight: bold;
|
|
31676
|
+
font-size: 18px;
|
|
31677
|
+
line-height: 22px;
|
|
31904
31678
|
}
|
|
31905
|
-
|
|
31906
|
-
|
|
31907
|
-
|
|
31908
|
-
|
|
31909
|
-
|
|
31910
|
-
|
|
31911
|
-
|
|
31912
|
-
|
|
31679
|
+
|
|
31680
|
+
.dvolwok {
|
|
31681
|
+
font-family: Inter;
|
|
31682
|
+
font-style: normal;
|
|
31683
|
+
font-weight: normal;
|
|
31684
|
+
font-size: 18px;
|
|
31685
|
+
line-height: 22px;
|
|
31686
|
+
}
|
|
31687
|
+
|
|
31688
|
+
.h181qhg4 {
|
|
31689
|
+
font-family: Inter;
|
|
31690
|
+
font-style: normal;
|
|
31691
|
+
font-weight: bold;
|
|
31692
|
+
font-size: 16px;
|
|
31693
|
+
line-height: 22px;
|
|
31913
31694
|
}
|
|
31914
|
-
|
|
31915
|
-
|
|
31695
|
+
|
|
31696
|
+
.h1phgmcq {
|
|
31697
|
+
font-family: Inter;
|
|
31698
|
+
font-style: normal;
|
|
31699
|
+
font-weight: normal;
|
|
31700
|
+
font-size: 16px;
|
|
31701
|
+
line-height: 22px;
|
|
31916
31702
|
}
|
|
31917
|
-
|
|
31918
|
-
|
|
31703
|
+
|
|
31704
|
+
.h173xnl1 {
|
|
31705
|
+
font-family: Inter;
|
|
31706
|
+
font-style: normal;
|
|
31707
|
+
font-weight: bold;
|
|
31708
|
+
font-size: 14px;
|
|
31709
|
+
line-height: 20px;
|
|
31919
31710
|
}
|
|
31920
|
-
|
|
31921
|
-
|
|
31922
|
-
|
|
31923
|
-
|
|
31924
|
-
|
|
31711
|
+
|
|
31712
|
+
.hedm4pz {
|
|
31713
|
+
font-family: Inter;
|
|
31714
|
+
font-style: normal;
|
|
31715
|
+
font-weight: normal;
|
|
31716
|
+
font-size: 14px;
|
|
31717
|
+
line-height: 20px;
|
|
31925
31718
|
}
|
|
31926
|
-
|
|
31927
|
-
|
|
31928
|
-
|
|
31929
|
-
|
|
31719
|
+
|
|
31720
|
+
.h1kd8xld {
|
|
31721
|
+
font-family: Inter;
|
|
31722
|
+
font-style: normal;
|
|
31723
|
+
font-weight: bold;
|
|
31724
|
+
font-size: 12px;
|
|
31725
|
+
line-height: 18px;
|
|
31930
31726
|
}
|
|
31931
|
-
|
|
31932
|
-
|
|
31727
|
+
|
|
31728
|
+
.hp14fr {
|
|
31729
|
+
font-family: Inter;
|
|
31730
|
+
font-style: normal;
|
|
31731
|
+
font-weight: normal;
|
|
31732
|
+
font-size: 12px;
|
|
31733
|
+
line-height: 18px;
|
|
31933
31734
|
}
|
|
31934
|
-
|
|
31935
|
-
|
|
31735
|
+
|
|
31736
|
+
.hgrg7mn {
|
|
31737
|
+
font-family: Inter;
|
|
31738
|
+
font-style: normal;
|
|
31739
|
+
font-weight: bold;
|
|
31740
|
+
text-transform: uppercase;
|
|
31741
|
+
font-feature-settings: "cpsp" on;
|
|
31742
|
+
font-size: 12px;
|
|
31743
|
+
line-height: 18px;
|
|
31936
31744
|
}
|
|
31937
|
-
|
|
31938
|
-
|
|
31939
|
-
|
|
31940
|
-
|
|
31941
|
-
|
|
31942
|
-
|
|
31943
|
-
|
|
31944
|
-
|
|
31745
|
+
|
|
31746
|
+
.h6zme9x {
|
|
31747
|
+
font-family: Inter;
|
|
31748
|
+
font-style: normal;
|
|
31749
|
+
font-weight: normal;
|
|
31750
|
+
text-transform: uppercase;
|
|
31751
|
+
font-feature-settings: "cpsp" on;
|
|
31752
|
+
font-size: 12px;
|
|
31753
|
+
line-height: 18px;
|
|
31945
31754
|
}
|
|
31946
|
-
|
|
31947
|
-
|
|
31948
|
-
|
|
31755
|
+
|
|
31756
|
+
.locjvsv {
|
|
31757
|
+
font-family: Inter;
|
|
31758
|
+
font-style: normal;
|
|
31759
|
+
font-weight: normal;
|
|
31760
|
+
font-size: 16px;
|
|
31761
|
+
line-height: 24px;
|
|
31949
31762
|
}
|
|
31950
|
-
|
|
31951
|
-
|
|
31763
|
+
|
|
31764
|
+
.l13gi131 {
|
|
31765
|
+
font-family: Inter;
|
|
31766
|
+
font-style: normal;
|
|
31767
|
+
font-weight: bold;
|
|
31768
|
+
font-size: 16px;
|
|
31769
|
+
line-height: 24px;
|
|
31952
31770
|
}
|
|
31953
|
-
|
|
31954
|
-
|
|
31771
|
+
|
|
31772
|
+
.l1ynemsu {
|
|
31773
|
+
font-family: Inter;
|
|
31774
|
+
font-style: normal;
|
|
31775
|
+
font-weight: normal;
|
|
31776
|
+
font-size: 16px;
|
|
31777
|
+
line-height: 24px;
|
|
31955
31778
|
}
|
|
31956
|
-
|
|
31957
|
-
|
|
31779
|
+
|
|
31780
|
+
.l1cft1cx {
|
|
31781
|
+
font-family: Inter;
|
|
31782
|
+
font-style: normal;
|
|
31783
|
+
font-weight: bold;
|
|
31784
|
+
font-size: 16px;
|
|
31785
|
+
line-height: 24px;
|
|
31958
31786
|
}
|
|
31959
|
-
|
|
31960
|
-
|
|
31787
|
+
|
|
31788
|
+
.l17tqc8p {
|
|
31789
|
+
font-family: Inter;
|
|
31790
|
+
font-style: normal;
|
|
31791
|
+
font-weight: normal;
|
|
31792
|
+
text-transform: uppercase;
|
|
31793
|
+
font-feature-settings: "cpsp" on;
|
|
31794
|
+
font-size: 16px;
|
|
31795
|
+
line-height: 24px;
|
|
31961
31796
|
}
|
|
31962
|
-
|
|
31963
|
-
|
|
31797
|
+
|
|
31798
|
+
.l1j1e5w7 {
|
|
31799
|
+
font-family: Inter;
|
|
31800
|
+
font-style: normal;
|
|
31801
|
+
font-weight: bold;
|
|
31802
|
+
text-transform: uppercase;
|
|
31803
|
+
font-feature-settings: "cpsp" on;
|
|
31804
|
+
font-size: 16px;
|
|
31805
|
+
line-height: 24px;
|
|
31964
31806
|
}
|
|
31965
|
-
|
|
31966
|
-
|
|
31807
|
+
|
|
31808
|
+
.l1gf91jb {
|
|
31809
|
+
font-family: Inter;
|
|
31810
|
+
font-style: normal;
|
|
31811
|
+
font-weight: normal;
|
|
31812
|
+
font-size: 14px;
|
|
31813
|
+
line-height: 22px;
|
|
31967
31814
|
}
|
|
31968
|
-
|
|
31969
|
-
|
|
31815
|
+
|
|
31816
|
+
.lu7hlr6 {
|
|
31817
|
+
font-family: Inter;
|
|
31818
|
+
font-style: normal;
|
|
31819
|
+
font-weight: 500;
|
|
31820
|
+
font-size: 14px;
|
|
31821
|
+
line-height: 22px;
|
|
31970
31822
|
}
|
|
31971
|
-
|
|
31972
|
-
|
|
31823
|
+
|
|
31824
|
+
.l3l3jf0 {
|
|
31825
|
+
font-family: Inter;
|
|
31826
|
+
font-style: normal;
|
|
31827
|
+
font-weight: bold;
|
|
31828
|
+
font-size: 14px;
|
|
31829
|
+
line-height: 22px;
|
|
31973
31830
|
}
|
|
31974
|
-
|
|
31975
|
-
|
|
31976
|
-
|
|
31977
|
-
|
|
31978
|
-
|
|
31831
|
+
|
|
31832
|
+
.l12j5nqp {
|
|
31833
|
+
font-family: Inter;
|
|
31834
|
+
font-style: normal;
|
|
31835
|
+
font-weight: normal;
|
|
31836
|
+
font-size: 14px;
|
|
31837
|
+
line-height: 22px;
|
|
31979
31838
|
}
|
|
31980
|
-
|
|
31981
|
-
|
|
31839
|
+
|
|
31840
|
+
.l1tecqht {
|
|
31841
|
+
font-family: Inter;
|
|
31842
|
+
font-style: normal;
|
|
31843
|
+
font-weight: bold;
|
|
31844
|
+
font-size: 14px;
|
|
31845
|
+
line-height: 22px;
|
|
31982
31846
|
}
|
|
31983
|
-
|
|
31984
|
-
|
|
31847
|
+
|
|
31848
|
+
.l6sa990 {
|
|
31849
|
+
font-family: Inter;
|
|
31850
|
+
font-style: normal;
|
|
31851
|
+
font-weight: normal;
|
|
31852
|
+
text-transform: uppercase;
|
|
31853
|
+
font-feature-settings: "cpsp" on;
|
|
31854
|
+
font-size: 14px;
|
|
31855
|
+
line-height: 22px;
|
|
31985
31856
|
}
|
|
31986
|
-
|
|
31987
|
-
|
|
31857
|
+
|
|
31858
|
+
.lckqe8j {
|
|
31859
|
+
font-family: Inter;
|
|
31860
|
+
font-style: normal;
|
|
31861
|
+
font-weight: bold;
|
|
31862
|
+
text-transform: uppercase;
|
|
31863
|
+
font-feature-settings: "cpsp" on;
|
|
31864
|
+
font-size: 14px;
|
|
31865
|
+
line-height: 22px;
|
|
31988
31866
|
}
|
|
31989
|
-
|
|
31990
|
-
|
|
31991
|
-
|
|
31992
|
-
|
|
31993
|
-
|
|
31994
|
-
|
|
31867
|
+
|
|
31868
|
+
.l1kuminb {
|
|
31869
|
+
font-family: Inter;
|
|
31870
|
+
font-style: normal;
|
|
31871
|
+
font-weight: normal;
|
|
31872
|
+
font-size: 13px;
|
|
31873
|
+
line-height: 20px;
|
|
31995
31874
|
}
|
|
31996
|
-
|
|
31997
|
-
.
|
|
31875
|
+
|
|
31876
|
+
.l1pbuf5j {
|
|
31877
|
+
font-family: Inter;
|
|
31878
|
+
font-style: normal;
|
|
31879
|
+
font-weight: 600;
|
|
31880
|
+
font-size: 13px;
|
|
31881
|
+
line-height: 20px;
|
|
31882
|
+
}
|
|
31883
|
+
|
|
31884
|
+
.l1r4ztu {
|
|
31885
|
+
font-family: Inter;
|
|
31886
|
+
font-style: normal;
|
|
31998
31887
|
font-weight: bold;
|
|
31999
|
-
font-size:
|
|
32000
|
-
|
|
31888
|
+
font-size: 13px;
|
|
31889
|
+
line-height: 20px;
|
|
31890
|
+
}
|
|
31891
|
+
|
|
31892
|
+
.ly8vzok {
|
|
31893
|
+
font-family: Inter;
|
|
31894
|
+
font-style: normal;
|
|
31895
|
+
font-weight: normal;
|
|
31896
|
+
font-size: 13px;
|
|
31897
|
+
line-height: 20px;
|
|
31898
|
+
}
|
|
31899
|
+
|
|
31900
|
+
.lumfmf {
|
|
31901
|
+
font-family: Inter;
|
|
31902
|
+
font-style: normal;
|
|
31903
|
+
font-weight: 600;
|
|
31904
|
+
font-size: 13px;
|
|
31905
|
+
line-height: 20px;
|
|
32001
31906
|
}
|
|
32002
|
-
|
|
32003
|
-
|
|
32004
|
-
|
|
32005
|
-
|
|
31907
|
+
|
|
31908
|
+
.l16ujwmv {
|
|
31909
|
+
font-family: Inter;
|
|
31910
|
+
font-style: normal;
|
|
31911
|
+
font-weight: bold;
|
|
31912
|
+
font-size: 13px;
|
|
31913
|
+
line-height: 20px;
|
|
32006
31914
|
}
|
|
32007
|
-
|
|
32008
|
-
|
|
32009
|
-
|
|
32010
|
-
|
|
32011
|
-
|
|
32012
|
-
|
|
31915
|
+
|
|
31916
|
+
.l17o1ffr {
|
|
31917
|
+
font-family: Inter;
|
|
31918
|
+
font-style: normal;
|
|
31919
|
+
font-weight: normal;
|
|
31920
|
+
text-transform: uppercase;
|
|
31921
|
+
font-feature-settings: "cpsp" on;
|
|
31922
|
+
font-size: 13px;
|
|
31923
|
+
line-height: 20px;
|
|
32013
31924
|
}
|
|
32014
|
-
|
|
32015
|
-
|
|
32016
|
-
|
|
32017
|
-
|
|
32018
|
-
|
|
32019
|
-
|
|
31925
|
+
|
|
31926
|
+
.lngllvn {
|
|
31927
|
+
font-family: Inter;
|
|
31928
|
+
font-style: normal;
|
|
31929
|
+
font-weight: bold;
|
|
31930
|
+
text-transform: uppercase;
|
|
31931
|
+
font-feature-settings: "cpsp" on;
|
|
31932
|
+
font-size: 13px;
|
|
31933
|
+
line-height: 20px;
|
|
32020
31934
|
}
|
|
32021
|
-
|
|
32022
|
-
|
|
31935
|
+
|
|
31936
|
+
.l2i7fo9 {
|
|
31937
|
+
font-family: Inter;
|
|
31938
|
+
font-style: normal;
|
|
31939
|
+
font-weight: normal;
|
|
31940
|
+
font-size: 12px;
|
|
31941
|
+
line-height: 18px;
|
|
32023
31942
|
}
|
|
32024
31943
|
|
|
32025
|
-
.
|
|
32026
|
-
|
|
32027
|
-
|
|
32028
|
-
|
|
31944
|
+
.l1x7hscx {
|
|
31945
|
+
font-family: Inter;
|
|
31946
|
+
font-style: normal;
|
|
31947
|
+
font-weight: 500;
|
|
31948
|
+
font-size: 12px;
|
|
31949
|
+
line-height: 18px;
|
|
32029
31950
|
}
|
|
32030
|
-
|
|
32031
|
-
|
|
31951
|
+
|
|
31952
|
+
.le1jwan {
|
|
31953
|
+
font-family: Inter;
|
|
31954
|
+
font-style: normal;
|
|
31955
|
+
font-weight: bold;
|
|
31956
|
+
font-size: 12px;
|
|
31957
|
+
line-height: 18px;
|
|
32032
31958
|
}
|
|
32033
31959
|
|
|
32034
|
-
.
|
|
32035
|
-
|
|
31960
|
+
.lyxynfj {
|
|
31961
|
+
font-family: Inter;
|
|
31962
|
+
font-style: normal;
|
|
31963
|
+
font-weight: normal;
|
|
31964
|
+
font-size: 12px;
|
|
31965
|
+
line-height: 18px;
|
|
32036
31966
|
}
|
|
32037
31967
|
|
|
32038
|
-
.
|
|
32039
|
-
|
|
31968
|
+
.lpb2nxv {
|
|
31969
|
+
font-family: Inter;
|
|
31970
|
+
font-style: normal;
|
|
31971
|
+
font-weight: 500;
|
|
31972
|
+
font-size: 12px;
|
|
31973
|
+
line-height: 18px;
|
|
32040
31974
|
}
|
|
32041
31975
|
|
|
32042
|
-
.
|
|
32043
|
-
|
|
31976
|
+
.l1r8o3vv {
|
|
31977
|
+
font-family: Inter;
|
|
31978
|
+
font-style: normal;
|
|
31979
|
+
font-weight: bold;
|
|
31980
|
+
font-size: 12px;
|
|
32044
31981
|
line-height: 18px;
|
|
32045
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
32046
|
-
height: 34px;
|
|
32047
|
-
min-height: 34px;
|
|
32048
|
-
box-sizing: border-box;
|
|
32049
|
-
margin-top: 8px;
|
|
32050
31982
|
}
|
|
32051
31983
|
|
|
32052
|
-
.
|
|
32053
|
-
|
|
32054
|
-
|
|
32055
|
-
|
|
32056
|
-
|
|
32057
|
-
|
|
31984
|
+
.lemnjy2 {
|
|
31985
|
+
font-family: Inter;
|
|
31986
|
+
font-style: normal;
|
|
31987
|
+
font-weight: normal;
|
|
31988
|
+
text-transform: uppercase;
|
|
31989
|
+
font-feature-settings: "cpsp" on;
|
|
31990
|
+
font-size: 12px;
|
|
31991
|
+
line-height: 18px;
|
|
32058
31992
|
}
|
|
32059
|
-
|
|
32060
|
-
|
|
31993
|
+
|
|
31994
|
+
.lrc42gb {
|
|
31995
|
+
font-family: Inter;
|
|
31996
|
+
font-style: normal;
|
|
31997
|
+
font-weight: bold;
|
|
31998
|
+
text-transform: uppercase;
|
|
31999
|
+
font-feature-settings: "cpsp" on;
|
|
32000
|
+
font-size: 12px;
|
|
32001
|
+
line-height: 18px;
|
|
32061
32002
|
}
|
|
32062
|
-
|
|
32063
|
-
|
|
32003
|
+
|
|
32004
|
+
.fqaz4mb {
|
|
32005
|
+
font-family: Inter;
|
|
32006
|
+
font-style: normal;
|
|
32007
|
+
font-weight: normal;
|
|
32008
|
+
font-size: 13px;
|
|
32009
|
+
line-height: 20px;
|
|
32064
32010
|
}
|
|
32065
|
-
|
|
32066
|
-
|
|
32011
|
+
|
|
32012
|
+
.f13we5o {
|
|
32013
|
+
font-family: Inter;
|
|
32014
|
+
font-style: normal;
|
|
32015
|
+
font-weight: normal;
|
|
32016
|
+
font-size: 13px;
|
|
32017
|
+
line-height: 20px;
|
|
32067
32018
|
}
|
|
32068
|
-
|
|
32069
|
-
|
|
32019
|
+
|
|
32020
|
+
.ffmjua2 {
|
|
32021
|
+
font-family: Inter;
|
|
32022
|
+
font-style: normal;
|
|
32023
|
+
font-weight: normal;
|
|
32024
|
+
font-size: 12px;
|
|
32025
|
+
line-height: 18px;
|
|
32070
32026
|
}
|
|
32071
|
-
|
|
32072
|
-
|
|
32027
|
+
|
|
32028
|
+
.fz2mxw0 {
|
|
32029
|
+
font-family: Inter;
|
|
32030
|
+
font-style: normal;
|
|
32031
|
+
font-weight: normal;
|
|
32032
|
+
font-size: 12px;
|
|
32033
|
+
line-height: 18px;
|
|
32073
32034
|
}
|
|
32074
|
-
|
|
32075
|
-
|
|
32035
|
+
|
|
32036
|
+
.t1ertzoh {
|
|
32037
|
+
font-family: Inter;
|
|
32038
|
+
font-style: normal;
|
|
32039
|
+
font-weight: normal;
|
|
32040
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
32041
|
+
font-size: 13px;
|
|
32042
|
+
line-height: 20px;
|
|
32076
32043
|
}
|
|
32077
|
-
|
|
32078
|
-
|
|
32044
|
+
|
|
32045
|
+
.t19bge8r {
|
|
32046
|
+
font-family: Inter;
|
|
32047
|
+
font-style: normal;
|
|
32048
|
+
font-weight: normal;
|
|
32049
|
+
font-feature-settings: "zero" on;
|
|
32050
|
+
font-size: 13px;
|
|
32051
|
+
line-height: 20px;
|
|
32079
32052
|
}
|
|
32080
|
-
|
|
32081
|
-
|
|
32082
|
-
|
|
32053
|
+
|
|
32054
|
+
.tjrzfyl {
|
|
32055
|
+
font-family: Inter;
|
|
32056
|
+
font-style: normal;
|
|
32057
|
+
font-weight: normal;
|
|
32058
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
32059
|
+
font-size: 12px;
|
|
32060
|
+
line-height: 18px;
|
|
32083
32061
|
}
|
|
32084
32062
|
|
|
32085
|
-
.
|
|
32086
|
-
|
|
32087
|
-
|
|
32088
|
-
|
|
32089
|
-
|
|
32063
|
+
.tm6s7bo {
|
|
32064
|
+
font-family: Inter;
|
|
32065
|
+
font-style: normal;
|
|
32066
|
+
font-weight: 500;
|
|
32067
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
32068
|
+
font-size: 12px;
|
|
32069
|
+
line-height: 18px;
|
|
32090
32070
|
}
|
|
32091
|
-
|
|
32092
|
-
|
|
32093
|
-
|
|
32094
|
-
|
|
32071
|
+
|
|
32072
|
+
.t19zq6ic {
|
|
32073
|
+
font-family: Inter;
|
|
32074
|
+
font-style: normal;
|
|
32075
|
+
font-weight: normal;
|
|
32076
|
+
font-feature-settings: "zero" on;
|
|
32077
|
+
font-size: 12px;
|
|
32078
|
+
line-height: 18px;
|
|
32095
32079
|
}
|
|
32096
32080
|
|
|
32097
|
-
.
|
|
32098
|
-
|
|
32099
|
-
|
|
32100
|
-
|
|
32101
|
-
|
|
32081
|
+
.t1gduru8 {
|
|
32082
|
+
font-family: Inter;
|
|
32083
|
+
font-style: normal;
|
|
32084
|
+
font-weight: 500;
|
|
32085
|
+
font-feature-settings: "zero" on;
|
|
32086
|
+
font-size: 12px;
|
|
32102
32087
|
line-height: 18px;
|
|
32103
|
-
margin-top: 2px;
|
|
32104
32088
|
}
|
|
32105
32089
|
|
|
32106
|
-
.
|
|
32107
|
-
|
|
32108
|
-
|
|
32109
|
-
|
|
32090
|
+
.t55raab {
|
|
32091
|
+
font-family: Inter;
|
|
32092
|
+
font-style: normal;
|
|
32093
|
+
font-weight: bold;
|
|
32094
|
+
font-feature-settings: "zero" on;
|
|
32095
|
+
font-size: 16px;
|
|
32096
|
+
line-height: 24px;
|
|
32110
32097
|
}
|
|
32111
32098
|
|
|
32112
|
-
.
|
|
32113
|
-
|
|
32114
|
-
|
|
32115
|
-
|
|
32116
|
-
|
|
32099
|
+
.u1w9abfe {
|
|
32100
|
+
font-family: Inter;
|
|
32101
|
+
font-style: normal;
|
|
32102
|
+
font-weight: normal;
|
|
32103
|
+
font-size: 10px;
|
|
32104
|
+
line-height: 12px;
|
|
32117
32105
|
}
|
|
32118
32106
|
|
|
32119
32107
|
.c198s9j3 {
|
|
@@ -32187,6 +32175,19 @@ input.rrg1fkn.ant-input {
|
|
|
32187
32175
|
margin-left: 24px;
|
|
32188
32176
|
}
|
|
32189
32177
|
|
|
32178
|
+
.m15dvk92 {
|
|
32179
|
+
display: flex;
|
|
32180
|
+
justify-content: space-between;
|
|
32181
|
+
width: 100%;
|
|
32182
|
+
}
|
|
32183
|
+
.m15dvk92 .action {
|
|
32184
|
+
margin-left: 16px;
|
|
32185
|
+
}
|
|
32186
|
+
|
|
32187
|
+
.aql8iqz .ant-alert-message {
|
|
32188
|
+
width: 100%;
|
|
32189
|
+
}
|
|
32190
|
+
|
|
32190
32191
|
.c10crapj {
|
|
32191
32192
|
border-radius: 8px;
|
|
32192
32193
|
}
|
|
@@ -32216,10 +32217,6 @@ input.rrg1fkn.ant-input {
|
|
|
32216
32217
|
cursor: default;
|
|
32217
32218
|
}
|
|
32218
32219
|
|
|
32219
|
-
.iiqau4c.ant-input-group.ant-input-group-compact {
|
|
32220
|
-
display: flex;
|
|
32221
|
-
}
|
|
32222
|
-
|
|
32223
32220
|
.shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
|
|
32224
32221
|
border-radius: 6px;
|
|
32225
32222
|
}
|
|
@@ -32287,6 +32284,10 @@ input.rrg1fkn.ant-input {
|
|
|
32287
32284
|
color: rgba(44, 56, 82, 0.6);
|
|
32288
32285
|
}
|
|
32289
32286
|
|
|
32287
|
+
.iiqau4c.ant-input-group.ant-input-group-compact {
|
|
32288
|
+
display: flex;
|
|
32289
|
+
}
|
|
32290
|
+
|
|
32290
32291
|
.s1uupxds {
|
|
32291
32292
|
padding: 0 8px;
|
|
32292
32293
|
border-radius: 4px;
|
|
@@ -32523,6 +32524,40 @@ input.rrg1fkn.ant-input {
|
|
|
32523
32524
|
margin-left: 8px;
|
|
32524
32525
|
}
|
|
32525
32526
|
|
|
32527
|
+
.t1gz6wqf {
|
|
32528
|
+
height: 100%;
|
|
32529
|
+
}
|
|
32530
|
+
.t1gz6wqf .table-loading-item {
|
|
32531
|
+
padding: 12px 4px;
|
|
32532
|
+
border-bottom: 1px solid rgba(204, 212, 227, 0.18);
|
|
32533
|
+
display: flex;
|
|
32534
|
+
}
|
|
32535
|
+
.t1gz6wqf .table-loading-item > * {
|
|
32536
|
+
height: 16px;
|
|
32537
|
+
margin: 4px;
|
|
32538
|
+
background: rgba(204, 212, 227, 0.18);
|
|
32539
|
+
border-radius: 2px;
|
|
32540
|
+
}
|
|
32541
|
+
.t1gz6wqf .table-loading-item .checkbox-loading {
|
|
32542
|
+
width: 16px;
|
|
32543
|
+
}
|
|
32544
|
+
.t1gz6wqf .table-loading-item .td-loading {
|
|
32545
|
+
flex: 1;
|
|
32546
|
+
}
|
|
32547
|
+
.t1gz6wqf :nth-child(1) {
|
|
32548
|
+
padding: 8px 4px;
|
|
32549
|
+
}
|
|
32550
|
+
.t1gz6wqf :nth-child(1) > * {
|
|
32551
|
+
background: rgba(107, 125, 153, 0.18);
|
|
32552
|
+
}
|
|
32553
|
+
.t1gz6wqf :nth-child(1) > * {
|
|
32554
|
+
background: rgba(163, 180, 204, 0.18);
|
|
32555
|
+
}
|
|
32556
|
+
|
|
32557
|
+
.c1k4vanq {
|
|
32558
|
+
padding: 0 16px 14px 16px;
|
|
32559
|
+
}
|
|
32560
|
+
|
|
32526
32561
|
.c1udgdh2 {
|
|
32527
32562
|
color: #2d3a56;
|
|
32528
32563
|
padding: 12px 16px 10px 16px;
|
|
@@ -32563,40 +32598,6 @@ input.rrg1fkn.ant-input {
|
|
|
32563
32598
|
margin-right: 2px;
|
|
32564
32599
|
}
|
|
32565
32600
|
|
|
32566
|
-
.c1k4vanq {
|
|
32567
|
-
padding: 0 16px 14px 16px;
|
|
32568
|
-
}
|
|
32569
|
-
|
|
32570
|
-
.t1gz6wqf {
|
|
32571
|
-
height: 100%;
|
|
32572
|
-
}
|
|
32573
|
-
.t1gz6wqf .table-loading-item {
|
|
32574
|
-
padding: 12px 4px;
|
|
32575
|
-
border-bottom: 1px solid rgba(204, 212, 227, 0.18);
|
|
32576
|
-
display: flex;
|
|
32577
|
-
}
|
|
32578
|
-
.t1gz6wqf .table-loading-item > * {
|
|
32579
|
-
height: 16px;
|
|
32580
|
-
margin: 4px;
|
|
32581
|
-
background: rgba(204, 212, 227, 0.18);
|
|
32582
|
-
border-radius: 2px;
|
|
32583
|
-
}
|
|
32584
|
-
.t1gz6wqf .table-loading-item .checkbox-loading {
|
|
32585
|
-
width: 16px;
|
|
32586
|
-
}
|
|
32587
|
-
.t1gz6wqf .table-loading-item .td-loading {
|
|
32588
|
-
flex: 1;
|
|
32589
|
-
}
|
|
32590
|
-
.t1gz6wqf :nth-child(1) {
|
|
32591
|
-
padding: 8px 4px;
|
|
32592
|
-
}
|
|
32593
|
-
.t1gz6wqf :nth-child(1) > * {
|
|
32594
|
-
background: rgba(107, 125, 153, 0.18);
|
|
32595
|
-
}
|
|
32596
|
-
.t1gz6wqf :nth-child(1) > * {
|
|
32597
|
-
background: rgba(163, 180, 204, 0.18);
|
|
32598
|
-
}
|
|
32599
|
-
|
|
32600
32601
|
.bab9xum {
|
|
32601
32602
|
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);
|
|
32602
32603
|
}
|
|
@@ -32653,80 +32654,6 @@ input.rrg1fkn.ant-input {
|
|
|
32653
32654
|
min-height: 0px;
|
|
32654
32655
|
}
|
|
32655
32656
|
|
|
32656
|
-
.at4ovwe .ant-input-number-handler-wrap {
|
|
32657
|
-
display: var(--at4ovwe-0);
|
|
32658
|
-
}
|
|
32659
|
-
.at4ovwe .ant-input-number-input-wrap {
|
|
32660
|
-
padding: 5px 12px;
|
|
32661
|
-
display: inline-flex;
|
|
32662
|
-
line-height: 1.5715;
|
|
32663
|
-
height: 100%;
|
|
32664
|
-
width: 100%;
|
|
32665
|
-
}
|
|
32666
|
-
.at4ovwe .ant-input-number-input-wrap::after {
|
|
32667
|
-
content: var(--at4ovwe-1);
|
|
32668
|
-
display: var(--at4ovwe-2);
|
|
32669
|
-
flex: none;
|
|
32670
|
-
align-items: center;
|
|
32671
|
-
margin-left: 4px;
|
|
32672
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32673
|
-
}
|
|
32674
|
-
.at4ovwe .ant-input-number-input-wrap::before {
|
|
32675
|
-
content: var(--at4ovwe-3);
|
|
32676
|
-
display: var(--at4ovwe-4);
|
|
32677
|
-
flex: none;
|
|
32678
|
-
align-items: center;
|
|
32679
|
-
margin-right: 4px;
|
|
32680
|
-
cursor: auto;
|
|
32681
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32682
|
-
}
|
|
32683
|
-
.at4ovwe.ant-input-number {
|
|
32684
|
-
width: 100%;
|
|
32685
|
-
border-radius: 6px;
|
|
32686
|
-
}
|
|
32687
|
-
.at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
|
|
32688
|
-
border-color: #0096ff;
|
|
32689
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
32690
|
-
}
|
|
32691
|
-
.at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
|
|
32692
|
-
border-color: #e75a3a;
|
|
32693
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
32694
|
-
}
|
|
32695
|
-
.at4ovwe .ant-input-number-input {
|
|
32696
|
-
padding: 0;
|
|
32697
|
-
margin: 0;
|
|
32698
|
-
height: auto;
|
|
32699
|
-
font-size: inherit;
|
|
32700
|
-
}
|
|
32701
|
-
|
|
32702
|
-
.sut42l0 {
|
|
32703
|
-
padding: 0 8px;
|
|
32704
|
-
height: 18px;
|
|
32705
|
-
}
|
|
32706
|
-
|
|
32707
|
-
.mfsz1jz {
|
|
32708
|
-
padding: 2px 8px;
|
|
32709
|
-
height: 24px;
|
|
32710
|
-
}
|
|
32711
|
-
|
|
32712
|
-
.tnd6h4m {
|
|
32713
|
-
margin: 0;
|
|
32714
|
-
}
|
|
32715
|
-
|
|
32716
|
-
.i1qw4clm {
|
|
32717
|
-
margin-right: 4px;
|
|
32718
|
-
height: 16px;
|
|
32719
|
-
}
|
|
32720
|
-
|
|
32721
|
-
.w1xcixj5.outside-tag {
|
|
32722
|
-
padding-left: 0;
|
|
32723
|
-
}
|
|
32724
|
-
.w1xcixj5.outside-tag .inside-tag {
|
|
32725
|
-
border-radius: 4px 0 0 4px;
|
|
32726
|
-
padding-right: 4px;
|
|
32727
|
-
margin-right: 4px;
|
|
32728
|
-
}
|
|
32729
|
-
|
|
32730
32657
|
.tc40oxa {
|
|
32731
32658
|
margin-bottom: 4px;
|
|
32732
32659
|
color: rgba(44, 56, 82, 0.6);
|
|
@@ -32920,42 +32847,85 @@ input.rrg1fkn.ant-input {
|
|
|
32920
32847
|
margin-right: 8px;
|
|
32921
32848
|
}
|
|
32922
32849
|
|
|
32923
|
-
.
|
|
32850
|
+
.w1xcixj5.outside-tag {
|
|
32851
|
+
padding-left: 0;
|
|
32852
|
+
}
|
|
32853
|
+
.w1xcixj5.outside-tag .inside-tag {
|
|
32854
|
+
border-radius: 4px 0 0 4px;
|
|
32855
|
+
padding-right: 4px;
|
|
32924
32856
|
margin-right: 4px;
|
|
32925
|
-
height: 16px;
|
|
32926
32857
|
}
|
|
32927
32858
|
|
|
32928
|
-
.
|
|
32929
|
-
display: var(--
|
|
32859
|
+
.at4ovwe .ant-input-number-handler-wrap {
|
|
32860
|
+
display: var(--at4ovwe-0);
|
|
32930
32861
|
}
|
|
32931
|
-
.
|
|
32932
|
-
padding:
|
|
32862
|
+
.at4ovwe .ant-input-number-input-wrap {
|
|
32863
|
+
padding: 5px 12px;
|
|
32933
32864
|
display: inline-flex;
|
|
32934
32865
|
line-height: 1.5715;
|
|
32935
|
-
height:
|
|
32866
|
+
height: 100%;
|
|
32867
|
+
width: 100%;
|
|
32936
32868
|
}
|
|
32937
|
-
.
|
|
32938
|
-
content: var(--
|
|
32939
|
-
display: var(--
|
|
32869
|
+
.at4ovwe .ant-input-number-input-wrap::after {
|
|
32870
|
+
content: var(--at4ovwe-1);
|
|
32871
|
+
display: var(--at4ovwe-2);
|
|
32940
32872
|
flex: none;
|
|
32941
32873
|
align-items: center;
|
|
32942
32874
|
margin-left: 4px;
|
|
32875
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32943
32876
|
}
|
|
32944
|
-
.
|
|
32945
|
-
content: var(--
|
|
32946
|
-
display: var(--
|
|
32877
|
+
.at4ovwe .ant-input-number-input-wrap::before {
|
|
32878
|
+
content: var(--at4ovwe-3);
|
|
32879
|
+
display: var(--at4ovwe-4);
|
|
32947
32880
|
flex: none;
|
|
32948
32881
|
align-items: center;
|
|
32949
32882
|
margin-right: 4px;
|
|
32950
32883
|
cursor: auto;
|
|
32884
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32951
32885
|
}
|
|
32952
|
-
.
|
|
32886
|
+
.at4ovwe.ant-input-number {
|
|
32887
|
+
width: 100%;
|
|
32888
|
+
border-radius: 6px;
|
|
32889
|
+
}
|
|
32890
|
+
.at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
|
|
32891
|
+
border-color: #0096ff;
|
|
32892
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
32893
|
+
}
|
|
32894
|
+
.at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
|
|
32895
|
+
border-color: #e75a3a;
|
|
32896
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
32897
|
+
}
|
|
32898
|
+
.at4ovwe .ant-input-number-input {
|
|
32953
32899
|
padding: 0;
|
|
32954
32900
|
margin: 0;
|
|
32955
32901
|
height: auto;
|
|
32956
32902
|
font-size: inherit;
|
|
32957
32903
|
}
|
|
32958
32904
|
|
|
32905
|
+
.sut42l0 {
|
|
32906
|
+
padding: 0 8px;
|
|
32907
|
+
height: 18px;
|
|
32908
|
+
}
|
|
32909
|
+
|
|
32910
|
+
.mfsz1jz {
|
|
32911
|
+
padding: 2px 8px;
|
|
32912
|
+
height: 24px;
|
|
32913
|
+
}
|
|
32914
|
+
|
|
32915
|
+
.tnd6h4m {
|
|
32916
|
+
margin: 0;
|
|
32917
|
+
}
|
|
32918
|
+
|
|
32919
|
+
.i1qw4clm {
|
|
32920
|
+
margin-right: 4px;
|
|
32921
|
+
height: 16px;
|
|
32922
|
+
}
|
|
32923
|
+
|
|
32924
|
+
.iwsze0q {
|
|
32925
|
+
margin-right: 4px;
|
|
32926
|
+
height: 16px;
|
|
32927
|
+
}
|
|
32928
|
+
|
|
32959
32929
|
.feau332.ant-form-item {
|
|
32960
32930
|
margin-bottom: 0;
|
|
32961
32931
|
}
|
|
@@ -32973,4 +32943,35 @@ input.rrg1fkn.ant-input {
|
|
|
32973
32943
|
}
|
|
32974
32944
|
.feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
|
|
32975
32945
|
display: block;
|
|
32946
|
+
}
|
|
32947
|
+
|
|
32948
|
+
.a6dbbkm .ant-input-number-handler-wrap {
|
|
32949
|
+
display: var(--a6dbbkm-0);
|
|
32950
|
+
}
|
|
32951
|
+
.a6dbbkm .ant-input-number-input-wrap {
|
|
32952
|
+
padding: 4px 11px;
|
|
32953
|
+
display: inline-flex;
|
|
32954
|
+
line-height: 1.5715;
|
|
32955
|
+
height: inherit;
|
|
32956
|
+
}
|
|
32957
|
+
.a6dbbkm .ant-input-number-input-wrap::after {
|
|
32958
|
+
content: var(--a6dbbkm-1);
|
|
32959
|
+
display: var(--a6dbbkm-2);
|
|
32960
|
+
flex: none;
|
|
32961
|
+
align-items: center;
|
|
32962
|
+
margin-left: 4px;
|
|
32963
|
+
}
|
|
32964
|
+
.a6dbbkm .ant-input-number-input-wrap::before {
|
|
32965
|
+
content: var(--a6dbbkm-3);
|
|
32966
|
+
display: var(--a6dbbkm-4);
|
|
32967
|
+
flex: none;
|
|
32968
|
+
align-items: center;
|
|
32969
|
+
margin-right: 4px;
|
|
32970
|
+
cursor: auto;
|
|
32971
|
+
}
|
|
32972
|
+
.a6dbbkm .ant-input-number-input {
|
|
32973
|
+
padding: 0;
|
|
32974
|
+
margin: 0;
|
|
32975
|
+
height: auto;
|
|
32976
|
+
font-size: inherit;
|
|
32976
32977
|
}
|