@cloudtower/eagle 0.26.15 → 0.26.16
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.css +1091 -1091
- package/dist/esm/stats1.html +1 -1
- package/dist/style.css +1019 -1019
- package/dist/umd/stats1.html +1 -1
- package/package.json +5 -5
package/dist/style.css
CHANGED
|
@@ -29918,35 +29918,6 @@ html body {
|
|
|
29918
29918
|
font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
|
|
29919
29919
|
}
|
|
29920
29920
|
}
|
|
29921
|
-
.bpq0js6 {
|
|
29922
|
-
padding: 4px 11px;
|
|
29923
|
-
}
|
|
29924
|
-
|
|
29925
|
-
.b15sn34c {
|
|
29926
|
-
white-space: nowrap;
|
|
29927
|
-
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
29928
|
-
}
|
|
29929
|
-
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
29930
|
-
--color: #0080ff;
|
|
29931
|
-
}
|
|
29932
|
-
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
|
|
29933
|
-
--color: #0080ff;
|
|
29934
|
-
}
|
|
29935
|
-
.b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
|
|
29936
|
-
margin-left: 1px;
|
|
29937
|
-
}
|
|
29938
|
-
.b15sn34c > .ant-btn:not(:only-child):first-child {
|
|
29939
|
-
border-top-right-radius: 0;
|
|
29940
|
-
border-bottom-right-radius: 0;
|
|
29941
|
-
}
|
|
29942
|
-
.b15sn34c > .ant-btn:not(:only-child):last-child {
|
|
29943
|
-
border-top-left-radius: 0;
|
|
29944
|
-
border-bottom-left-radius: 0;
|
|
29945
|
-
}
|
|
29946
|
-
.b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
29947
|
-
border-radius: unset;
|
|
29948
|
-
}
|
|
29949
|
-
|
|
29950
29921
|
.buj61ew.ant-btn-icon-only {
|
|
29951
29922
|
justify-content: center;
|
|
29952
29923
|
}
|
|
@@ -30205,6 +30176,35 @@ html body {
|
|
|
30205
30176
|
padding: 0;
|
|
30206
30177
|
}
|
|
30207
30178
|
|
|
30179
|
+
.bpq0js6 {
|
|
30180
|
+
padding: 4px 11px;
|
|
30181
|
+
}
|
|
30182
|
+
|
|
30183
|
+
.b15sn34c {
|
|
30184
|
+
white-space: nowrap;
|
|
30185
|
+
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
30186
|
+
}
|
|
30187
|
+
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
30188
|
+
--color: #0080ff;
|
|
30189
|
+
}
|
|
30190
|
+
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
|
|
30191
|
+
--color: #0080ff;
|
|
30192
|
+
}
|
|
30193
|
+
.b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
|
|
30194
|
+
margin-left: 1px;
|
|
30195
|
+
}
|
|
30196
|
+
.b15sn34c > .ant-btn:not(:only-child):first-child {
|
|
30197
|
+
border-top-right-radius: 0;
|
|
30198
|
+
border-bottom-right-radius: 0;
|
|
30199
|
+
}
|
|
30200
|
+
.b15sn34c > .ant-btn:not(:only-child):last-child {
|
|
30201
|
+
border-top-left-radius: 0;
|
|
30202
|
+
border-bottom-left-radius: 0;
|
|
30203
|
+
}
|
|
30204
|
+
.b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
30205
|
+
border-radius: unset;
|
|
30206
|
+
}
|
|
30207
|
+
|
|
30208
30208
|
.fde5mpd {
|
|
30209
30209
|
width: 100%;
|
|
30210
30210
|
height: 100%;
|
|
@@ -30220,19 +30220,6 @@ html body {
|
|
|
30220
30220
|
font-size: 18px;
|
|
30221
30221
|
}
|
|
30222
30222
|
|
|
30223
|
-
.iap75of {
|
|
30224
|
-
height: 18px;
|
|
30225
|
-
line-height: 18px;
|
|
30226
|
-
padding: 0 4px;
|
|
30227
|
-
border-radius: 4px;
|
|
30228
|
-
background: rgba(235, 239, 245, 0.6);
|
|
30229
|
-
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
30230
|
-
display: flex;
|
|
30231
|
-
align-items: center;
|
|
30232
|
-
white-space: nowrap;
|
|
30233
|
-
margin-right: 4px;
|
|
30234
|
-
}
|
|
30235
|
-
|
|
30236
30223
|
.i1mrf09m {
|
|
30237
30224
|
display: inline-flex;
|
|
30238
30225
|
align-items: center;
|
|
@@ -30251,6 +30238,19 @@ html body {
|
|
|
30251
30238
|
animation: rotate 680ms linear infinite;
|
|
30252
30239
|
}
|
|
30253
30240
|
|
|
30241
|
+
.iap75of {
|
|
30242
|
+
height: 18px;
|
|
30243
|
+
line-height: 18px;
|
|
30244
|
+
padding: 0 4px;
|
|
30245
|
+
border-radius: 4px;
|
|
30246
|
+
background: rgba(235, 239, 245, 0.6);
|
|
30247
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
30248
|
+
display: flex;
|
|
30249
|
+
align-items: center;
|
|
30250
|
+
white-space: nowrap;
|
|
30251
|
+
margin-right: 4px;
|
|
30252
|
+
}
|
|
30253
|
+
|
|
30254
30254
|
.obf05yr {
|
|
30255
30255
|
display: inline-block;
|
|
30256
30256
|
}
|
|
@@ -30260,89 +30260,6 @@ html body {
|
|
|
30260
30260
|
position: absolute;
|
|
30261
30261
|
}
|
|
30262
30262
|
|
|
30263
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
|
|
30264
|
-
flex-direction: row;
|
|
30265
|
-
justify-content: stretch;
|
|
30266
|
-
}
|
|
30267
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
|
|
30268
|
-
padding: 0;
|
|
30269
|
-
margin-right: 4px;
|
|
30270
|
-
flex: 1;
|
|
30271
|
-
overflow: visible;
|
|
30272
|
-
}
|
|
30273
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
|
|
30274
|
-
display: none;
|
|
30275
|
-
}
|
|
30276
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
|
|
30277
|
-
width: 100%;
|
|
30278
|
-
min-height: unset;
|
|
30279
|
-
}
|
|
30280
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
|
|
30281
|
-
height: 26px;
|
|
30282
|
-
line-height: 26px;
|
|
30283
|
-
width: 100%;
|
|
30284
|
-
text-align: center;
|
|
30285
|
-
padding: 0;
|
|
30286
|
-
font-size: 12px;
|
|
30287
|
-
font-weight: normal;
|
|
30288
|
-
}
|
|
30289
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
|
|
30290
|
-
margin-right: 10px;
|
|
30291
|
-
}
|
|
30292
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
|
|
30293
|
-
display: none;
|
|
30294
|
-
}
|
|
30295
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
|
|
30296
|
-
border-radius: 4px 0 0 4px;
|
|
30297
|
-
}
|
|
30298
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
|
|
30299
|
-
margin-right: 0;
|
|
30300
|
-
}
|
|
30301
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
|
|
30302
|
-
border-radius: 0 4px 4px 0;
|
|
30303
|
-
}
|
|
30304
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
|
|
30305
|
-
content: "";
|
|
30306
|
-
width: 0;
|
|
30307
|
-
height: 0;
|
|
30308
|
-
border: 13px solid transparent;
|
|
30309
|
-
position: absolute;
|
|
30310
|
-
top: 0;
|
|
30311
|
-
border-left: 8px solid rgba(237, 241, 250, 0.6);
|
|
30312
|
-
right: -21px;
|
|
30313
|
-
z-index: 2;
|
|
30314
|
-
}
|
|
30315
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
|
|
30316
|
-
content: "";
|
|
30317
|
-
width: 0;
|
|
30318
|
-
height: 0;
|
|
30319
|
-
border: 13px solid transparent;
|
|
30320
|
-
position: absolute;
|
|
30321
|
-
top: 0;
|
|
30322
|
-
border-left: 8px solid #fff;
|
|
30323
|
-
left: 0;
|
|
30324
|
-
}
|
|
30325
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
|
|
30326
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
30327
|
-
}
|
|
30328
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
|
|
30329
|
-
border-left-color: rgba(0, 136, 255, 0.1) !important;
|
|
30330
|
-
}
|
|
30331
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
|
|
30332
|
-
color: #005ed1;
|
|
30333
|
-
}
|
|
30334
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
|
|
30335
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
|
|
30336
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
30337
|
-
}
|
|
30338
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
|
|
30339
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
|
|
30340
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30341
|
-
}
|
|
30342
|
-
.s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
|
|
30343
|
-
padding: 0;
|
|
30344
|
-
}
|
|
30345
|
-
|
|
30346
30263
|
.rxbeqvl.ant-radio-wrapper {
|
|
30347
30264
|
display: inline-flex;
|
|
30348
30265
|
align-items: baseline;
|
|
@@ -30489,55 +30406,195 @@ html body {
|
|
|
30489
30406
|
width: 36px;
|
|
30490
30407
|
}
|
|
30491
30408
|
|
|
30492
|
-
.
|
|
30493
|
-
|
|
30494
|
-
|
|
30409
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
|
|
30410
|
+
flex-direction: row;
|
|
30411
|
+
justify-content: stretch;
|
|
30495
30412
|
}
|
|
30496
|
-
|
|
30497
|
-
|
|
30498
|
-
|
|
30413
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
|
|
30414
|
+
padding: 0;
|
|
30415
|
+
margin-right: 4px;
|
|
30416
|
+
flex: 1;
|
|
30417
|
+
overflow: visible;
|
|
30418
|
+
}
|
|
30419
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
|
|
30420
|
+
display: none;
|
|
30421
|
+
}
|
|
30422
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
|
|
30499
30423
|
width: 100%;
|
|
30500
|
-
|
|
30501
|
-
height: 100%;
|
|
30424
|
+
min-height: unset;
|
|
30502
30425
|
}
|
|
30503
|
-
|
|
30504
|
-
|
|
30505
|
-
|
|
30426
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
|
|
30427
|
+
height: 26px;
|
|
30428
|
+
line-height: 26px;
|
|
30506
30429
|
width: 100%;
|
|
30507
|
-
|
|
30508
|
-
|
|
30430
|
+
text-align: center;
|
|
30431
|
+
padding: 0;
|
|
30432
|
+
font-size: 12px;
|
|
30433
|
+
font-weight: normal;
|
|
30509
30434
|
}
|
|
30510
|
-
.
|
|
30511
|
-
|
|
30512
|
-
flex-grow: 0;
|
|
30513
|
-
flex-shrink: 0;
|
|
30514
|
-
flex-basis: 21%;
|
|
30435
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
|
|
30436
|
+
margin-right: 10px;
|
|
30515
30437
|
}
|
|
30516
|
-
.
|
|
30517
|
-
display:
|
|
30518
|
-
justify-content: flex-end;
|
|
30519
|
-
padding-right: 44px;
|
|
30438
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
|
|
30439
|
+
display: none;
|
|
30520
30440
|
}
|
|
30521
|
-
.
|
|
30522
|
-
|
|
30441
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
|
|
30442
|
+
border-radius: 4px 0 0 4px;
|
|
30523
30443
|
}
|
|
30524
|
-
.
|
|
30525
|
-
margin-
|
|
30526
|
-
flex-grow: 0;
|
|
30527
|
-
flex-shrink: 0;
|
|
30528
|
-
flex-basis: 58%;
|
|
30444
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
|
|
30445
|
+
margin-right: 0;
|
|
30529
30446
|
}
|
|
30530
|
-
.
|
|
30531
|
-
|
|
30447
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
|
|
30448
|
+
border-radius: 0 4px 4px 0;
|
|
30532
30449
|
}
|
|
30533
|
-
.
|
|
30534
|
-
|
|
30450
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
|
|
30451
|
+
content: "";
|
|
30452
|
+
width: 0;
|
|
30453
|
+
height: 0;
|
|
30454
|
+
border: 13px solid transparent;
|
|
30455
|
+
position: absolute;
|
|
30456
|
+
top: 0;
|
|
30457
|
+
border-left: 8px solid rgba(237, 241, 250, 0.6);
|
|
30458
|
+
right: -21px;
|
|
30459
|
+
z-index: 2;
|
|
30535
30460
|
}
|
|
30536
|
-
.
|
|
30537
|
-
|
|
30461
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
|
|
30462
|
+
content: "";
|
|
30463
|
+
width: 0;
|
|
30464
|
+
height: 0;
|
|
30465
|
+
border: 13px solid transparent;
|
|
30466
|
+
position: absolute;
|
|
30467
|
+
top: 0;
|
|
30468
|
+
border-left: 8px solid #fff;
|
|
30469
|
+
left: 0;
|
|
30538
30470
|
}
|
|
30539
|
-
.
|
|
30540
|
-
|
|
30471
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
|
|
30472
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
30473
|
+
}
|
|
30474
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
|
|
30475
|
+
border-left-color: rgba(0, 136, 255, 0.1) !important;
|
|
30476
|
+
}
|
|
30477
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
|
|
30478
|
+
color: #005ed1;
|
|
30479
|
+
}
|
|
30480
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
|
|
30481
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
|
|
30482
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
30483
|
+
}
|
|
30484
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
|
|
30485
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
|
|
30486
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30487
|
+
}
|
|
30488
|
+
.s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
|
|
30489
|
+
padding: 0;
|
|
30490
|
+
}
|
|
30491
|
+
|
|
30492
|
+
.p12gwtiw {
|
|
30493
|
+
display: flex;
|
|
30494
|
+
justify-content: space-between;
|
|
30495
|
+
align-items: center;
|
|
30496
|
+
padding: 10px 0;
|
|
30497
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30498
|
+
font-size: 12px;
|
|
30499
|
+
line-height: 24px;
|
|
30500
|
+
}
|
|
30501
|
+
.p12gwtiw .pagination-left {
|
|
30502
|
+
padding: 2px 8px;
|
|
30503
|
+
}
|
|
30504
|
+
.p12gwtiw .dropdown-trigger {
|
|
30505
|
+
display: flex;
|
|
30506
|
+
align-items: center;
|
|
30507
|
+
border-radius: 6px;
|
|
30508
|
+
cursor: pointer;
|
|
30509
|
+
transition: all 0.3s ease;
|
|
30510
|
+
}
|
|
30511
|
+
.p12gwtiw .dropdown-trigger:hover {
|
|
30512
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30513
|
+
color: #0080ff;
|
|
30514
|
+
}
|
|
30515
|
+
.p12gwtiw .dropdown-trigger .icon-inner {
|
|
30516
|
+
margin-left: 4px;
|
|
30517
|
+
}
|
|
30518
|
+
.p12gwtiw .pagination-right {
|
|
30519
|
+
display: flex;
|
|
30520
|
+
align-items: center;
|
|
30521
|
+
color: #0080ff;
|
|
30522
|
+
font-weight: bold;
|
|
30523
|
+
}
|
|
30524
|
+
.p12gwtiw .pagination-right .icon-inner {
|
|
30525
|
+
margin-left: 4px;
|
|
30526
|
+
}
|
|
30527
|
+
.p12gwtiw .pagination-right .prev-btn,
|
|
30528
|
+
.p12gwtiw .pagination-right .next-btn {
|
|
30529
|
+
padding: 0 8px;
|
|
30530
|
+
}
|
|
30531
|
+
.p12gwtiw .pagination-right .prev-btn > span,
|
|
30532
|
+
.p12gwtiw .pagination-right .next-btn > span {
|
|
30533
|
+
color: #0080ff;
|
|
30534
|
+
}
|
|
30535
|
+
.p12gwtiw .pagination-right .next-btn .icon-inner {
|
|
30536
|
+
transform: rotate(180deg);
|
|
30537
|
+
}
|
|
30538
|
+
|
|
30539
|
+
.d1bnu0in.ant-dropdown .ant-dropdown-menu {
|
|
30540
|
+
max-height: calc(100vh - 128px);
|
|
30541
|
+
overflow-y: auto;
|
|
30542
|
+
}
|
|
30543
|
+
.d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
30544
|
+
padding: 4px 20px;
|
|
30545
|
+
font-size: 12px;
|
|
30546
|
+
line-height: 18px;
|
|
30547
|
+
}
|
|
30548
|
+
|
|
30549
|
+
.cz04yix {
|
|
30550
|
+
display: flex;
|
|
30551
|
+
flex-direction: column;
|
|
30552
|
+
}
|
|
30553
|
+
|
|
30554
|
+
.m1if5j39 {
|
|
30555
|
+
max-width: 1120px;
|
|
30556
|
+
width: 100%;
|
|
30557
|
+
margin: 0 auto;
|
|
30558
|
+
height: 100%;
|
|
30559
|
+
}
|
|
30560
|
+
|
|
30561
|
+
.w1vvwdlp {
|
|
30562
|
+
max-width: 1120px;
|
|
30563
|
+
width: 100%;
|
|
30564
|
+
margin: 0 auto;
|
|
30565
|
+
display: flex;
|
|
30566
|
+
}
|
|
30567
|
+
.w1vvwdlp .left,
|
|
30568
|
+
.w1vvwdlp .right {
|
|
30569
|
+
flex-grow: 0;
|
|
30570
|
+
flex-shrink: 0;
|
|
30571
|
+
flex-basis: 21%;
|
|
30572
|
+
}
|
|
30573
|
+
.w1vvwdlp .left {
|
|
30574
|
+
display: flex;
|
|
30575
|
+
justify-content: flex-end;
|
|
30576
|
+
padding-right: 44px;
|
|
30577
|
+
}
|
|
30578
|
+
.w1vvwdlp .right {
|
|
30579
|
+
padding-left: 44px;
|
|
30580
|
+
}
|
|
30581
|
+
.w1vvwdlp .middle {
|
|
30582
|
+
margin-bottom: 40px;
|
|
30583
|
+
flex-grow: 0;
|
|
30584
|
+
flex-shrink: 0;
|
|
30585
|
+
flex-basis: 58%;
|
|
30586
|
+
}
|
|
30587
|
+
.w1vvwdlp .middle .form-base-field {
|
|
30588
|
+
width: 100%;
|
|
30589
|
+
}
|
|
30590
|
+
.w1vvwdlp .middle .form-base-field .form-base-field {
|
|
30591
|
+
width: auto;
|
|
30592
|
+
}
|
|
30593
|
+
.w1vvwdlp .ant-steps-vertical .ant-steps-item {
|
|
30594
|
+
flex: initial;
|
|
30595
|
+
}
|
|
30596
|
+
.w1vvwdlp .ant-steps-item + .ant-steps-item {
|
|
30597
|
+
margin-top: 4px;
|
|
30541
30598
|
}
|
|
30542
30599
|
.w1vvwdlp .ant-steps-item-icon,
|
|
30543
30600
|
.w1vvwdlp .ant-steps-item-tail {
|
|
@@ -31154,63 +31211,6 @@ input.rrg1fkn.ant-input {
|
|
|
31154
31211
|
border-bottom-left-radius: 0;
|
|
31155
31212
|
}
|
|
31156
31213
|
|
|
31157
|
-
.p12gwtiw {
|
|
31158
|
-
display: flex;
|
|
31159
|
-
justify-content: space-between;
|
|
31160
|
-
align-items: center;
|
|
31161
|
-
padding: 10px 0;
|
|
31162
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31163
|
-
font-size: 12px;
|
|
31164
|
-
line-height: 24px;
|
|
31165
|
-
}
|
|
31166
|
-
.p12gwtiw .pagination-left {
|
|
31167
|
-
padding: 2px 8px;
|
|
31168
|
-
}
|
|
31169
|
-
.p12gwtiw .dropdown-trigger {
|
|
31170
|
-
display: flex;
|
|
31171
|
-
align-items: center;
|
|
31172
|
-
border-radius: 6px;
|
|
31173
|
-
cursor: pointer;
|
|
31174
|
-
transition: all 0.3s ease;
|
|
31175
|
-
}
|
|
31176
|
-
.p12gwtiw .dropdown-trigger:hover {
|
|
31177
|
-
background: rgba(211, 218, 235, 0.6);
|
|
31178
|
-
color: #0080ff;
|
|
31179
|
-
}
|
|
31180
|
-
.p12gwtiw .dropdown-trigger .icon-inner {
|
|
31181
|
-
margin-left: 4px;
|
|
31182
|
-
}
|
|
31183
|
-
.p12gwtiw .pagination-right {
|
|
31184
|
-
display: flex;
|
|
31185
|
-
align-items: center;
|
|
31186
|
-
color: #0080ff;
|
|
31187
|
-
font-weight: bold;
|
|
31188
|
-
}
|
|
31189
|
-
.p12gwtiw .pagination-right .icon-inner {
|
|
31190
|
-
margin-left: 4px;
|
|
31191
|
-
}
|
|
31192
|
-
.p12gwtiw .pagination-right .prev-btn,
|
|
31193
|
-
.p12gwtiw .pagination-right .next-btn {
|
|
31194
|
-
padding: 0 8px;
|
|
31195
|
-
}
|
|
31196
|
-
.p12gwtiw .pagination-right .prev-btn > span,
|
|
31197
|
-
.p12gwtiw .pagination-right .next-btn > span {
|
|
31198
|
-
color: #0080ff;
|
|
31199
|
-
}
|
|
31200
|
-
.p12gwtiw .pagination-right .next-btn .icon-inner {
|
|
31201
|
-
transform: rotate(180deg);
|
|
31202
|
-
}
|
|
31203
|
-
|
|
31204
|
-
.d1bnu0in.ant-dropdown .ant-dropdown-menu {
|
|
31205
|
-
max-height: calc(100vh - 128px);
|
|
31206
|
-
overflow-y: auto;
|
|
31207
|
-
}
|
|
31208
|
-
.d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
31209
|
-
padding: 4px 20px;
|
|
31210
|
-
font-size: 12px;
|
|
31211
|
-
line-height: 18px;
|
|
31212
|
-
}
|
|
31213
|
-
|
|
31214
31214
|
.s34f1qb.ant-switch {
|
|
31215
31215
|
min-width: 40px;
|
|
31216
31216
|
height: 24px;
|
|
@@ -31266,928 +31266,928 @@ input.rrg1fkn.ant-input {
|
|
|
31266
31266
|
margin-left: 5px;
|
|
31267
31267
|
}
|
|
31268
31268
|
|
|
31269
|
-
.
|
|
31270
|
-
|
|
31269
|
+
.s1fc623g {
|
|
31270
|
+
width: 430px !important;
|
|
31271
31271
|
}
|
|
31272
31272
|
|
|
31273
|
-
.
|
|
31274
|
-
|
|
31273
|
+
.da3mx0o .ant-select-item-group {
|
|
31274
|
+
padding: 8px 16px;
|
|
31275
|
+
line-height: 18px;
|
|
31276
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31277
|
+
height: 34px;
|
|
31278
|
+
min-height: 34px;
|
|
31279
|
+
box-sizing: border-box;
|
|
31280
|
+
margin-top: 8px;
|
|
31275
31281
|
}
|
|
31276
|
-
|
|
31277
|
-
|
|
31278
|
-
|
|
31282
|
+
|
|
31283
|
+
.onr9gzt {
|
|
31284
|
+
display: flex;
|
|
31285
|
+
flex-direction: column;
|
|
31286
|
+
margin: 1px 8px;
|
|
31287
|
+
padding: 8px;
|
|
31288
|
+
border-radius: 4px;
|
|
31279
31289
|
}
|
|
31280
|
-
.
|
|
31281
|
-
|
|
31290
|
+
.onr9gzt .selected-icon {
|
|
31291
|
+
display: none;
|
|
31282
31292
|
}
|
|
31283
|
-
.
|
|
31284
|
-
|
|
31285
|
-
height: 100%;
|
|
31293
|
+
.onr9gzt.ant-select-item-option-grouped {
|
|
31294
|
+
padding-left: 8px;
|
|
31286
31295
|
}
|
|
31287
|
-
.
|
|
31288
|
-
|
|
31296
|
+
.onr9gzt.ant-select-item-option-selected {
|
|
31297
|
+
background-color: white;
|
|
31289
31298
|
}
|
|
31290
|
-
.
|
|
31291
|
-
|
|
31299
|
+
.onr9gzt.ant-select-item-option-selected .timezone-title {
|
|
31300
|
+
color: #0080ff;
|
|
31292
31301
|
}
|
|
31293
|
-
.
|
|
31294
|
-
|
|
31302
|
+
.onr9gzt.ant-select-item-option-selected .selected-icon {
|
|
31303
|
+
display: block;
|
|
31295
31304
|
}
|
|
31296
|
-
.
|
|
31297
|
-
|
|
31305
|
+
.onr9gzt.ant-select-item-option-active {
|
|
31306
|
+
background: rgba(0, 136, 255, 0.16);
|
|
31298
31307
|
}
|
|
31299
|
-
.
|
|
31300
|
-
|
|
31308
|
+
.onr9gzt.ant-select-item-option-active .timezone-title {
|
|
31309
|
+
color: #0080ff;
|
|
31301
31310
|
}
|
|
31302
|
-
.
|
|
31303
|
-
|
|
31304
|
-
|
|
31311
|
+
.onr9gzt.ant-select-item-option-active .timezone-tag {
|
|
31312
|
+
background: rgba(0, 136, 255, 0.1);
|
|
31313
|
+
color: #0080ff;
|
|
31305
31314
|
}
|
|
31306
|
-
|
|
31307
|
-
|
|
31315
|
+
|
|
31316
|
+
.oiy0apc {
|
|
31317
|
+
display: flex;
|
|
31318
|
+
justify-content: space-between;
|
|
31319
|
+
height: 20px;
|
|
31320
|
+
line-height: 20px;
|
|
31308
31321
|
}
|
|
31309
|
-
.
|
|
31310
|
-
|
|
31311
|
-
|
|
31322
|
+
.oiy0apc .timezone-title {
|
|
31323
|
+
color: #2d3a56;
|
|
31324
|
+
overflow: hidden;
|
|
31325
|
+
text-overflow: ellipsis;
|
|
31312
31326
|
}
|
|
31313
|
-
|
|
31314
|
-
|
|
31315
|
-
}
|
|
31316
|
-
.tta5kd2 td.ant-table-cell-fix-left,
|
|
31317
|
-
.tta5kd2 td.ant-table-cell-fix-right {
|
|
31318
|
-
background: #fff;
|
|
31319
|
-
padding: 0 !important;
|
|
31320
|
-
}
|
|
31321
|
-
.tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
|
|
31322
|
-
.tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
|
|
31327
|
+
|
|
31328
|
+
.of4y382 {
|
|
31323
31329
|
display: flex;
|
|
31324
|
-
|
|
31325
|
-
|
|
31326
|
-
|
|
31330
|
+
justify-content: space-between;
|
|
31331
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31332
|
+
height: 18px;
|
|
31333
|
+
line-height: 18px;
|
|
31334
|
+
margin-top: 2px;
|
|
31327
31335
|
}
|
|
31328
|
-
|
|
31329
|
-
.
|
|
31330
|
-
|
|
31331
|
-
|
|
31336
|
+
|
|
31337
|
+
.t19903l9 {
|
|
31338
|
+
border: none;
|
|
31339
|
+
margin-right: 0;
|
|
31340
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31341
|
+
}
|
|
31342
|
+
|
|
31343
|
+
.ohwbvxu {
|
|
31344
|
+
pointer-events: none;
|
|
31345
|
+
height: 32px;
|
|
31332
31346
|
width: 100%;
|
|
31347
|
+
opacity: 0;
|
|
31333
31348
|
}
|
|
31334
|
-
|
|
31335
|
-
|
|
31349
|
+
|
|
31350
|
+
.d6j0lbj {
|
|
31351
|
+
font-family: Inter;
|
|
31352
|
+
font-style: normal;
|
|
31353
|
+
font-weight: bold;
|
|
31354
|
+
font-size: 32px;
|
|
31355
|
+
line-height: 40px;
|
|
31336
31356
|
}
|
|
31337
|
-
|
|
31338
|
-
|
|
31357
|
+
|
|
31358
|
+
.d1xhvvxe {
|
|
31359
|
+
font-family: Inter;
|
|
31360
|
+
font-style: normal;
|
|
31361
|
+
font-weight: bold;
|
|
31362
|
+
font-size: 24px;
|
|
31363
|
+
line-height: 32px;
|
|
31339
31364
|
}
|
|
31340
|
-
|
|
31341
|
-
|
|
31342
|
-
|
|
31343
|
-
|
|
31344
|
-
|
|
31345
|
-
|
|
31346
|
-
|
|
31347
|
-
background: transparent;
|
|
31365
|
+
|
|
31366
|
+
.dk10mxq {
|
|
31367
|
+
font-family: Inter;
|
|
31368
|
+
font-style: normal;
|
|
31369
|
+
font-weight: normal;
|
|
31370
|
+
font-size: 32px;
|
|
31371
|
+
line-height: 40px;
|
|
31348
31372
|
}
|
|
31349
|
-
|
|
31350
|
-
|
|
31351
|
-
|
|
31352
|
-
|
|
31353
|
-
|
|
31373
|
+
|
|
31374
|
+
.dxsait {
|
|
31375
|
+
font-family: Inter;
|
|
31376
|
+
font-style: normal;
|
|
31377
|
+
font-weight: bold;
|
|
31378
|
+
font-size: 20px;
|
|
31379
|
+
line-height: 24px;
|
|
31354
31380
|
}
|
|
31355
|
-
|
|
31356
|
-
.
|
|
31357
|
-
|
|
31381
|
+
|
|
31382
|
+
.dokn0h3 {
|
|
31383
|
+
font-family: Inter;
|
|
31384
|
+
font-style: normal;
|
|
31385
|
+
font-weight: normal;
|
|
31386
|
+
font-size: 20px;
|
|
31387
|
+
line-height: 24px;
|
|
31358
31388
|
}
|
|
31359
|
-
|
|
31360
|
-
.
|
|
31361
|
-
|
|
31389
|
+
|
|
31390
|
+
.dobau4p {
|
|
31391
|
+
font-family: Inter;
|
|
31392
|
+
font-style: normal;
|
|
31393
|
+
font-weight: bold;
|
|
31394
|
+
font-size: 18px;
|
|
31395
|
+
line-height: 22px;
|
|
31362
31396
|
}
|
|
31363
|
-
|
|
31364
|
-
|
|
31365
|
-
|
|
31397
|
+
|
|
31398
|
+
.dvolwok {
|
|
31399
|
+
font-family: Inter;
|
|
31400
|
+
font-style: normal;
|
|
31401
|
+
font-weight: normal;
|
|
31402
|
+
font-size: 18px;
|
|
31403
|
+
line-height: 22px;
|
|
31366
31404
|
}
|
|
31367
|
-
|
|
31368
|
-
|
|
31405
|
+
|
|
31406
|
+
.h181qhg4 {
|
|
31407
|
+
font-family: Inter;
|
|
31408
|
+
font-style: normal;
|
|
31409
|
+
font-weight: bold;
|
|
31410
|
+
font-size: 16px;
|
|
31411
|
+
line-height: 22px;
|
|
31369
31412
|
}
|
|
31370
|
-
|
|
31371
|
-
|
|
31372
|
-
|
|
31373
|
-
|
|
31374
|
-
|
|
31375
|
-
|
|
31413
|
+
|
|
31414
|
+
.h1phgmcq {
|
|
31415
|
+
font-family: Inter;
|
|
31416
|
+
font-style: normal;
|
|
31417
|
+
font-weight: normal;
|
|
31418
|
+
font-size: 16px;
|
|
31419
|
+
line-height: 22px;
|
|
31376
31420
|
}
|
|
31377
|
-
|
|
31378
|
-
|
|
31379
|
-
|
|
31380
|
-
|
|
31421
|
+
|
|
31422
|
+
.h173xnl1 {
|
|
31423
|
+
font-family: Inter;
|
|
31424
|
+
font-style: normal;
|
|
31425
|
+
font-weight: bold;
|
|
31426
|
+
font-size: 14px;
|
|
31427
|
+
line-height: 20px;
|
|
31381
31428
|
}
|
|
31382
|
-
|
|
31383
|
-
|
|
31384
|
-
|
|
31385
|
-
|
|
31429
|
+
|
|
31430
|
+
.hedm4pz {
|
|
31431
|
+
font-family: Inter;
|
|
31432
|
+
font-style: normal;
|
|
31433
|
+
font-weight: normal;
|
|
31434
|
+
font-size: 14px;
|
|
31435
|
+
line-height: 20px;
|
|
31386
31436
|
}
|
|
31387
|
-
|
|
31388
|
-
|
|
31437
|
+
|
|
31438
|
+
.h1kd8xld {
|
|
31439
|
+
font-family: Inter;
|
|
31440
|
+
font-style: normal;
|
|
31441
|
+
font-weight: bold;
|
|
31442
|
+
font-size: 12px;
|
|
31443
|
+
line-height: 18px;
|
|
31389
31444
|
}
|
|
31390
|
-
|
|
31391
|
-
|
|
31392
|
-
|
|
31393
|
-
|
|
31394
|
-
|
|
31395
|
-
|
|
31396
|
-
|
|
31445
|
+
|
|
31446
|
+
.hp14fr {
|
|
31447
|
+
font-family: Inter;
|
|
31448
|
+
font-style: normal;
|
|
31449
|
+
font-weight: normal;
|
|
31450
|
+
font-size: 12px;
|
|
31451
|
+
line-height: 18px;
|
|
31397
31452
|
}
|
|
31398
|
-
|
|
31399
|
-
|
|
31400
|
-
|
|
31453
|
+
|
|
31454
|
+
.hgrg7mn {
|
|
31455
|
+
font-family: Inter;
|
|
31456
|
+
font-style: normal;
|
|
31457
|
+
font-weight: bold;
|
|
31458
|
+
text-transform: uppercase;
|
|
31459
|
+
font-feature-settings: "cpsp" on;
|
|
31460
|
+
font-size: 12px;
|
|
31461
|
+
line-height: 18px;
|
|
31401
31462
|
}
|
|
31402
|
-
|
|
31403
|
-
|
|
31404
|
-
|
|
31463
|
+
|
|
31464
|
+
.h6zme9x {
|
|
31465
|
+
font-family: Inter;
|
|
31466
|
+
font-style: normal;
|
|
31467
|
+
font-weight: normal;
|
|
31468
|
+
text-transform: uppercase;
|
|
31469
|
+
font-feature-settings: "cpsp" on;
|
|
31405
31470
|
font-size: 12px;
|
|
31406
|
-
|
|
31407
|
-
transition: none;
|
|
31408
|
-
overflow: hidden;
|
|
31409
|
-
text-overflow: ellipsis;
|
|
31410
|
-
white-space: nowrap;
|
|
31471
|
+
line-height: 18px;
|
|
31411
31472
|
}
|
|
31412
|
-
|
|
31413
|
-
|
|
31473
|
+
|
|
31474
|
+
.locjvsv {
|
|
31475
|
+
font-family: Inter;
|
|
31476
|
+
font-style: normal;
|
|
31477
|
+
font-weight: normal;
|
|
31478
|
+
font-size: 16px;
|
|
31479
|
+
line-height: 24px;
|
|
31414
31480
|
}
|
|
31415
|
-
|
|
31416
|
-
|
|
31417
|
-
|
|
31418
|
-
|
|
31419
|
-
|
|
31481
|
+
|
|
31482
|
+
.l13gi131 {
|
|
31483
|
+
font-family: Inter;
|
|
31484
|
+
font-style: normal;
|
|
31485
|
+
font-weight: bold;
|
|
31486
|
+
font-size: 16px;
|
|
31487
|
+
line-height: 24px;
|
|
31420
31488
|
}
|
|
31421
|
-
|
|
31422
|
-
|
|
31489
|
+
|
|
31490
|
+
.l1ynemsu {
|
|
31491
|
+
font-family: Inter;
|
|
31492
|
+
font-style: normal;
|
|
31493
|
+
font-weight: normal;
|
|
31494
|
+
font-size: 16px;
|
|
31495
|
+
line-height: 24px;
|
|
31423
31496
|
}
|
|
31424
|
-
|
|
31425
|
-
|
|
31497
|
+
|
|
31498
|
+
.l1cft1cx {
|
|
31499
|
+
font-family: Inter;
|
|
31500
|
+
font-style: normal;
|
|
31501
|
+
font-weight: bold;
|
|
31502
|
+
font-size: 16px;
|
|
31503
|
+
line-height: 24px;
|
|
31426
31504
|
}
|
|
31427
|
-
|
|
31428
|
-
|
|
31505
|
+
|
|
31506
|
+
.l17tqc8p {
|
|
31507
|
+
font-family: Inter;
|
|
31508
|
+
font-style: normal;
|
|
31509
|
+
font-weight: normal;
|
|
31510
|
+
text-transform: uppercase;
|
|
31511
|
+
font-feature-settings: "cpsp" on;
|
|
31512
|
+
font-size: 16px;
|
|
31513
|
+
line-height: 24px;
|
|
31429
31514
|
}
|
|
31430
|
-
|
|
31431
|
-
|
|
31432
|
-
|
|
31515
|
+
|
|
31516
|
+
.l1j1e5w7 {
|
|
31517
|
+
font-family: Inter;
|
|
31518
|
+
font-style: normal;
|
|
31519
|
+
font-weight: bold;
|
|
31520
|
+
text-transform: uppercase;
|
|
31521
|
+
font-feature-settings: "cpsp" on;
|
|
31522
|
+
font-size: 16px;
|
|
31523
|
+
line-height: 24px;
|
|
31433
31524
|
}
|
|
31434
|
-
|
|
31435
|
-
|
|
31525
|
+
|
|
31526
|
+
.l1gf91jb {
|
|
31527
|
+
font-family: Inter;
|
|
31528
|
+
font-style: normal;
|
|
31529
|
+
font-weight: normal;
|
|
31530
|
+
font-size: 14px;
|
|
31531
|
+
line-height: 22px;
|
|
31436
31532
|
}
|
|
31437
|
-
|
|
31438
|
-
|
|
31533
|
+
|
|
31534
|
+
.lu7hlr6 {
|
|
31535
|
+
font-family: Inter;
|
|
31536
|
+
font-style: normal;
|
|
31537
|
+
font-weight: 500;
|
|
31538
|
+
font-size: 14px;
|
|
31539
|
+
line-height: 22px;
|
|
31439
31540
|
}
|
|
31440
|
-
|
|
31441
|
-
|
|
31442
|
-
|
|
31443
|
-
|
|
31444
|
-
|
|
31445
|
-
|
|
31541
|
+
|
|
31542
|
+
.l3l3jf0 {
|
|
31543
|
+
font-family: Inter;
|
|
31544
|
+
font-style: normal;
|
|
31545
|
+
font-weight: bold;
|
|
31546
|
+
font-size: 14px;
|
|
31547
|
+
line-height: 22px;
|
|
31446
31548
|
}
|
|
31447
|
-
|
|
31448
|
-
|
|
31549
|
+
|
|
31550
|
+
.l12j5nqp {
|
|
31551
|
+
font-family: Inter;
|
|
31552
|
+
font-style: normal;
|
|
31553
|
+
font-weight: normal;
|
|
31554
|
+
font-size: 14px;
|
|
31555
|
+
line-height: 22px;
|
|
31449
31556
|
}
|
|
31450
|
-
|
|
31451
|
-
|
|
31452
|
-
|
|
31453
|
-
|
|
31557
|
+
|
|
31558
|
+
.l1tecqht {
|
|
31559
|
+
font-family: Inter;
|
|
31560
|
+
font-style: normal;
|
|
31561
|
+
font-weight: bold;
|
|
31562
|
+
font-size: 14px;
|
|
31563
|
+
line-height: 22px;
|
|
31454
31564
|
}
|
|
31455
|
-
|
|
31456
|
-
|
|
31457
|
-
|
|
31458
|
-
|
|
31565
|
+
|
|
31566
|
+
.l6sa990 {
|
|
31567
|
+
font-family: Inter;
|
|
31568
|
+
font-style: normal;
|
|
31569
|
+
font-weight: normal;
|
|
31570
|
+
text-transform: uppercase;
|
|
31571
|
+
font-feature-settings: "cpsp" on;
|
|
31572
|
+
font-size: 14px;
|
|
31573
|
+
line-height: 22px;
|
|
31459
31574
|
}
|
|
31460
|
-
|
|
31461
|
-
|
|
31462
|
-
|
|
31575
|
+
|
|
31576
|
+
.lckqe8j {
|
|
31577
|
+
font-family: Inter;
|
|
31578
|
+
font-style: normal;
|
|
31579
|
+
font-weight: bold;
|
|
31580
|
+
text-transform: uppercase;
|
|
31581
|
+
font-feature-settings: "cpsp" on;
|
|
31582
|
+
font-size: 14px;
|
|
31583
|
+
line-height: 22px;
|
|
31463
31584
|
}
|
|
31464
|
-
|
|
31465
|
-
|
|
31466
|
-
|
|
31467
|
-
|
|
31468
|
-
|
|
31585
|
+
|
|
31586
|
+
.l1kuminb {
|
|
31587
|
+
font-family: Inter;
|
|
31588
|
+
font-style: normal;
|
|
31589
|
+
font-weight: normal;
|
|
31590
|
+
font-size: 13px;
|
|
31591
|
+
line-height: 20px;
|
|
31469
31592
|
}
|
|
31470
|
-
|
|
31471
|
-
|
|
31472
|
-
|
|
31593
|
+
|
|
31594
|
+
.l1pbuf5j {
|
|
31595
|
+
font-family: Inter;
|
|
31596
|
+
font-style: normal;
|
|
31597
|
+
font-weight: 600;
|
|
31598
|
+
font-size: 13px;
|
|
31599
|
+
line-height: 20px;
|
|
31473
31600
|
}
|
|
31474
|
-
|
|
31475
|
-
|
|
31476
|
-
|
|
31477
|
-
|
|
31478
|
-
|
|
31601
|
+
|
|
31602
|
+
.l1r4ztu {
|
|
31603
|
+
font-family: Inter;
|
|
31604
|
+
font-style: normal;
|
|
31605
|
+
font-weight: bold;
|
|
31606
|
+
font-size: 13px;
|
|
31607
|
+
line-height: 20px;
|
|
31479
31608
|
}
|
|
31480
|
-
|
|
31481
|
-
|
|
31609
|
+
|
|
31610
|
+
.ly8vzok {
|
|
31611
|
+
font-family: Inter;
|
|
31612
|
+
font-style: normal;
|
|
31613
|
+
font-weight: normal;
|
|
31614
|
+
font-size: 13px;
|
|
31615
|
+
line-height: 20px;
|
|
31482
31616
|
}
|
|
31483
|
-
|
|
31484
|
-
|
|
31485
|
-
|
|
31617
|
+
|
|
31618
|
+
.lumfmf {
|
|
31619
|
+
font-family: Inter;
|
|
31620
|
+
font-style: normal;
|
|
31621
|
+
font-weight: 600;
|
|
31622
|
+
font-size: 13px;
|
|
31623
|
+
line-height: 20px;
|
|
31486
31624
|
}
|
|
31487
|
-
|
|
31488
|
-
|
|
31625
|
+
|
|
31626
|
+
.l16ujwmv {
|
|
31627
|
+
font-family: Inter;
|
|
31628
|
+
font-style: normal;
|
|
31629
|
+
font-weight: bold;
|
|
31630
|
+
font-size: 13px;
|
|
31631
|
+
line-height: 20px;
|
|
31489
31632
|
}
|
|
31490
|
-
|
|
31491
|
-
|
|
31492
|
-
|
|
31493
|
-
|
|
31633
|
+
|
|
31634
|
+
.l17o1ffr {
|
|
31635
|
+
font-family: Inter;
|
|
31636
|
+
font-style: normal;
|
|
31637
|
+
font-weight: normal;
|
|
31638
|
+
text-transform: uppercase;
|
|
31639
|
+
font-feature-settings: "cpsp" on;
|
|
31640
|
+
font-size: 13px;
|
|
31641
|
+
line-height: 20px;
|
|
31494
31642
|
}
|
|
31495
|
-
|
|
31496
|
-
|
|
31643
|
+
|
|
31644
|
+
.lngllvn {
|
|
31645
|
+
font-family: Inter;
|
|
31646
|
+
font-style: normal;
|
|
31647
|
+
font-weight: bold;
|
|
31648
|
+
text-transform: uppercase;
|
|
31649
|
+
font-feature-settings: "cpsp" on;
|
|
31650
|
+
font-size: 13px;
|
|
31651
|
+
line-height: 20px;
|
|
31497
31652
|
}
|
|
31498
|
-
|
|
31499
|
-
|
|
31653
|
+
|
|
31654
|
+
.l2i7fo9 {
|
|
31655
|
+
font-family: Inter;
|
|
31656
|
+
font-style: normal;
|
|
31657
|
+
font-weight: normal;
|
|
31658
|
+
font-size: 12px;
|
|
31659
|
+
line-height: 18px;
|
|
31500
31660
|
}
|
|
31501
|
-
|
|
31502
|
-
|
|
31661
|
+
|
|
31662
|
+
.l1x7hscx {
|
|
31663
|
+
font-family: Inter;
|
|
31664
|
+
font-style: normal;
|
|
31665
|
+
font-weight: 500;
|
|
31666
|
+
font-size: 12px;
|
|
31667
|
+
line-height: 18px;
|
|
31503
31668
|
}
|
|
31504
|
-
|
|
31505
|
-
|
|
31506
|
-
font-
|
|
31507
|
-
|
|
31508
|
-
|
|
31509
|
-
|
|
31510
|
-
|
|
31511
|
-
padding: 15px 8px 15px 8px;
|
|
31669
|
+
|
|
31670
|
+
.le1jwan {
|
|
31671
|
+
font-family: Inter;
|
|
31672
|
+
font-style: normal;
|
|
31673
|
+
font-weight: bold;
|
|
31674
|
+
font-size: 12px;
|
|
31675
|
+
line-height: 18px;
|
|
31512
31676
|
}
|
|
31513
|
-
|
|
31514
|
-
|
|
31515
|
-
|
|
31516
|
-
|
|
31517
|
-
|
|
31518
|
-
|
|
31519
|
-
|
|
31520
|
-
right: 0;
|
|
31677
|
+
|
|
31678
|
+
.lyxynfj {
|
|
31679
|
+
font-family: Inter;
|
|
31680
|
+
font-style: normal;
|
|
31681
|
+
font-weight: normal;
|
|
31682
|
+
font-size: 12px;
|
|
31683
|
+
line-height: 18px;
|
|
31521
31684
|
}
|
|
31522
|
-
|
|
31523
|
-
|
|
31685
|
+
|
|
31686
|
+
.lpb2nxv {
|
|
31687
|
+
font-family: Inter;
|
|
31688
|
+
font-style: normal;
|
|
31689
|
+
font-weight: 500;
|
|
31690
|
+
font-size: 12px;
|
|
31691
|
+
line-height: 18px;
|
|
31524
31692
|
}
|
|
31525
|
-
|
|
31526
|
-
|
|
31693
|
+
|
|
31694
|
+
.l1r8o3vv {
|
|
31695
|
+
font-family: Inter;
|
|
31696
|
+
font-style: normal;
|
|
31697
|
+
font-weight: bold;
|
|
31698
|
+
font-size: 12px;
|
|
31699
|
+
line-height: 18px;
|
|
31527
31700
|
}
|
|
31528
|
-
|
|
31529
|
-
|
|
31530
|
-
|
|
31531
|
-
|
|
31532
|
-
|
|
31533
|
-
|
|
31534
|
-
|
|
31535
|
-
|
|
31536
|
-
|
|
31537
|
-
flex: 1;
|
|
31538
|
-
}
|
|
31539
|
-
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
|
|
31540
|
-
padding: 15px 25px 15px 8px;
|
|
31541
|
-
}
|
|
31542
|
-
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
|
|
31543
|
-
padding: 0;
|
|
31544
|
-
}
|
|
31545
|
-
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
|
|
31546
|
-
position: absolute;
|
|
31547
|
-
right: 6px;
|
|
31548
|
-
top: 50%;
|
|
31549
|
-
transform: translateY(-50%);
|
|
31550
|
-
height: 16px;
|
|
31551
|
-
display: none;
|
|
31552
|
-
transition: transform 320ms ease;
|
|
31553
|
-
}
|
|
31554
|
-
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
|
|
31555
|
-
display: block;
|
|
31556
|
-
transform: translateY(-50%) rotateX(180deg);
|
|
31557
|
-
}
|
|
31558
|
-
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
|
|
31559
|
-
display: block;
|
|
31560
|
-
}
|
|
31561
|
-
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
|
|
31562
|
-
display: none;
|
|
31563
|
-
}
|
|
31564
|
-
.tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
|
|
31565
|
-
transform: translateY(-50%);
|
|
31566
|
-
}
|
|
31567
|
-
.tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
|
|
31568
|
-
transform: translateY(-50%) rotateX(180deg);
|
|
31569
|
-
}
|
|
31570
|
-
.tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
|
|
31571
|
-
background: #f2f5fa;
|
|
31572
|
-
}
|
|
31573
|
-
.tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
|
|
31574
|
-
display: block;
|
|
31575
|
-
}
|
|
31576
|
-
.tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
|
|
31577
|
-
padding-right: 25px;
|
|
31578
|
-
}
|
|
31579
|
-
.tta5kd2 .ant-table .ant-table-selection-column {
|
|
31580
|
-
padding: 0 !important;
|
|
31581
|
-
}
|
|
31582
|
-
.tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
|
|
31583
|
-
position: absolute;
|
|
31584
|
-
left: 50%;
|
|
31585
|
-
top: 50%;
|
|
31586
|
-
transform: translate(-50%, -50%);
|
|
31587
|
-
}
|
|
31588
|
-
.tta5kd2 .ant-table .ant-table-selection-column:after {
|
|
31589
|
-
display: none;
|
|
31590
|
-
}
|
|
31591
|
-
.tta5kd2 .ant-table .ant-table-hide-scrollbar {
|
|
31592
|
-
background: #fff;
|
|
31593
|
-
}
|
|
31594
|
-
.tta5kd2 .ant-table .ant-table-placeholder {
|
|
31595
|
-
background: inherit;
|
|
31596
|
-
}
|
|
31597
|
-
.tta5kd2 .ant-table .ant-table-placeholder td {
|
|
31598
|
-
position: static;
|
|
31599
|
-
border: none;
|
|
31600
|
-
background: inherit !important;
|
|
31601
|
-
height: 100px;
|
|
31602
|
-
vertical-align: middle;
|
|
31603
|
-
}
|
|
31604
|
-
.tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
|
|
31605
|
-
.tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
31606
|
-
font-weight: bold;
|
|
31607
|
-
font-size: 20px;
|
|
31608
|
-
color: rgba(10, 37, 85, 0.6);
|
|
31609
|
-
}
|
|
31610
|
-
.tta5kd2 .ant-table td.cell__action_ {
|
|
31611
|
-
padding: 0 !important;
|
|
31612
|
-
position: relative;
|
|
31613
|
-
background: #fff;
|
|
31614
|
-
}
|
|
31615
|
-
.tta5kd2 .ant-table td.cell__action_ > * {
|
|
31616
|
-
height: 100%;
|
|
31617
|
-
display: flex;
|
|
31618
|
-
align-items: center;
|
|
31619
|
-
justify-content: flex-end;
|
|
31620
|
-
padding-right: 8px;
|
|
31621
|
-
}
|
|
31622
|
-
.tta5kd2 .ant-table td.cell__action_ .menu-button {
|
|
31623
|
-
width: 24px;
|
|
31624
|
-
height: 24px;
|
|
31625
|
-
cursor: pointer;
|
|
31626
|
-
justify-content: center;
|
|
31627
|
-
border-radius: 4px;
|
|
31628
|
-
}
|
|
31629
|
-
.tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
|
|
31630
|
-
background: #fff;
|
|
31631
|
-
}
|
|
31632
|
-
|
|
31633
|
-
.s1fc623g {
|
|
31634
|
-
width: 430px !important;
|
|
31635
|
-
}
|
|
31636
|
-
|
|
31637
|
-
.da3mx0o .ant-select-item-group {
|
|
31638
|
-
padding: 8px 16px;
|
|
31639
|
-
line-height: 18px;
|
|
31640
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31641
|
-
height: 34px;
|
|
31642
|
-
min-height: 34px;
|
|
31643
|
-
box-sizing: border-box;
|
|
31644
|
-
margin-top: 8px;
|
|
31645
|
-
}
|
|
31646
|
-
|
|
31647
|
-
.onr9gzt {
|
|
31648
|
-
display: flex;
|
|
31649
|
-
flex-direction: column;
|
|
31650
|
-
margin: 1px 8px;
|
|
31651
|
-
padding: 8px;
|
|
31652
|
-
border-radius: 4px;
|
|
31653
|
-
}
|
|
31654
|
-
.onr9gzt .selected-icon {
|
|
31655
|
-
display: none;
|
|
31656
|
-
}
|
|
31657
|
-
.onr9gzt.ant-select-item-option-grouped {
|
|
31658
|
-
padding-left: 8px;
|
|
31659
|
-
}
|
|
31660
|
-
.onr9gzt.ant-select-item-option-selected {
|
|
31661
|
-
background-color: white;
|
|
31662
|
-
}
|
|
31663
|
-
.onr9gzt.ant-select-item-option-selected .timezone-title {
|
|
31664
|
-
color: #0080ff;
|
|
31665
|
-
}
|
|
31666
|
-
.onr9gzt.ant-select-item-option-selected .selected-icon {
|
|
31667
|
-
display: block;
|
|
31668
|
-
}
|
|
31669
|
-
.onr9gzt.ant-select-item-option-active {
|
|
31670
|
-
background: rgba(0, 136, 255, 0.16);
|
|
31671
|
-
}
|
|
31672
|
-
.onr9gzt.ant-select-item-option-active .timezone-title {
|
|
31673
|
-
color: #0080ff;
|
|
31674
|
-
}
|
|
31675
|
-
.onr9gzt.ant-select-item-option-active .timezone-tag {
|
|
31676
|
-
background: rgba(0, 136, 255, 0.1);
|
|
31677
|
-
color: #0080ff;
|
|
31678
|
-
}
|
|
31679
|
-
|
|
31680
|
-
.oiy0apc {
|
|
31681
|
-
display: flex;
|
|
31682
|
-
justify-content: space-between;
|
|
31683
|
-
height: 20px;
|
|
31684
|
-
line-height: 20px;
|
|
31685
|
-
}
|
|
31686
|
-
.oiy0apc .timezone-title {
|
|
31687
|
-
color: #2d3a56;
|
|
31688
|
-
overflow: hidden;
|
|
31689
|
-
text-overflow: ellipsis;
|
|
31701
|
+
|
|
31702
|
+
.lemnjy2 {
|
|
31703
|
+
font-family: Inter;
|
|
31704
|
+
font-style: normal;
|
|
31705
|
+
font-weight: normal;
|
|
31706
|
+
text-transform: uppercase;
|
|
31707
|
+
font-feature-settings: "cpsp" on;
|
|
31708
|
+
font-size: 12px;
|
|
31709
|
+
line-height: 18px;
|
|
31690
31710
|
}
|
|
31691
31711
|
|
|
31692
|
-
.
|
|
31693
|
-
|
|
31694
|
-
|
|
31695
|
-
|
|
31696
|
-
|
|
31712
|
+
.lrc42gb {
|
|
31713
|
+
font-family: Inter;
|
|
31714
|
+
font-style: normal;
|
|
31715
|
+
font-weight: bold;
|
|
31716
|
+
text-transform: uppercase;
|
|
31717
|
+
font-feature-settings: "cpsp" on;
|
|
31718
|
+
font-size: 12px;
|
|
31697
31719
|
line-height: 18px;
|
|
31698
|
-
margin-top: 2px;
|
|
31699
|
-
}
|
|
31700
|
-
|
|
31701
|
-
.t19903l9 {
|
|
31702
|
-
border: none;
|
|
31703
|
-
margin-right: 0;
|
|
31704
|
-
background: rgba(225, 230, 241, 0.6);
|
|
31705
|
-
}
|
|
31706
|
-
|
|
31707
|
-
.ohwbvxu {
|
|
31708
|
-
pointer-events: none;
|
|
31709
|
-
height: 32px;
|
|
31710
|
-
width: 100%;
|
|
31711
|
-
opacity: 0;
|
|
31712
|
-
}
|
|
31713
|
-
|
|
31714
|
-
.i1e4sgug {
|
|
31715
|
-
display: inline-block;
|
|
31716
31720
|
}
|
|
31717
31721
|
|
|
31718
|
-
.
|
|
31722
|
+
.fqaz4mb {
|
|
31719
31723
|
font-family: Inter;
|
|
31720
31724
|
font-style: normal;
|
|
31721
|
-
font-weight:
|
|
31722
|
-
font-size:
|
|
31723
|
-
line-height:
|
|
31725
|
+
font-weight: normal;
|
|
31726
|
+
font-size: 13px;
|
|
31727
|
+
line-height: 20px;
|
|
31724
31728
|
}
|
|
31725
31729
|
|
|
31726
|
-
.
|
|
31730
|
+
.f13we5o {
|
|
31727
31731
|
font-family: Inter;
|
|
31728
31732
|
font-style: normal;
|
|
31729
|
-
font-weight:
|
|
31730
|
-
font-size:
|
|
31731
|
-
line-height:
|
|
31733
|
+
font-weight: normal;
|
|
31734
|
+
font-size: 13px;
|
|
31735
|
+
line-height: 20px;
|
|
31732
31736
|
}
|
|
31733
31737
|
|
|
31734
|
-
.
|
|
31738
|
+
.ffmjua2 {
|
|
31735
31739
|
font-family: Inter;
|
|
31736
31740
|
font-style: normal;
|
|
31737
31741
|
font-weight: normal;
|
|
31738
|
-
font-size:
|
|
31739
|
-
line-height:
|
|
31742
|
+
font-size: 12px;
|
|
31743
|
+
line-height: 18px;
|
|
31740
31744
|
}
|
|
31741
31745
|
|
|
31742
|
-
.
|
|
31746
|
+
.fz2mxw0 {
|
|
31743
31747
|
font-family: Inter;
|
|
31744
31748
|
font-style: normal;
|
|
31745
|
-
font-weight:
|
|
31746
|
-
font-size:
|
|
31747
|
-
line-height:
|
|
31749
|
+
font-weight: normal;
|
|
31750
|
+
font-size: 12px;
|
|
31751
|
+
line-height: 18px;
|
|
31748
31752
|
}
|
|
31749
31753
|
|
|
31750
|
-
.
|
|
31754
|
+
.t1ertzoh {
|
|
31751
31755
|
font-family: Inter;
|
|
31752
31756
|
font-style: normal;
|
|
31753
31757
|
font-weight: normal;
|
|
31754
|
-
font-
|
|
31755
|
-
|
|
31758
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
31759
|
+
font-size: 13px;
|
|
31760
|
+
line-height: 20px;
|
|
31756
31761
|
}
|
|
31757
31762
|
|
|
31758
|
-
.
|
|
31763
|
+
.t19bge8r {
|
|
31759
31764
|
font-family: Inter;
|
|
31760
31765
|
font-style: normal;
|
|
31761
|
-
font-weight:
|
|
31762
|
-
font-
|
|
31763
|
-
|
|
31766
|
+
font-weight: normal;
|
|
31767
|
+
font-feature-settings: "zero" on;
|
|
31768
|
+
font-size: 13px;
|
|
31769
|
+
line-height: 20px;
|
|
31764
31770
|
}
|
|
31765
31771
|
|
|
31766
|
-
.
|
|
31772
|
+
.tjrzfyl {
|
|
31767
31773
|
font-family: Inter;
|
|
31768
31774
|
font-style: normal;
|
|
31769
31775
|
font-weight: normal;
|
|
31770
|
-
font-
|
|
31771
|
-
|
|
31776
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
31777
|
+
font-size: 12px;
|
|
31778
|
+
line-height: 18px;
|
|
31772
31779
|
}
|
|
31773
31780
|
|
|
31774
|
-
.
|
|
31781
|
+
.tm6s7bo {
|
|
31775
31782
|
font-family: Inter;
|
|
31776
31783
|
font-style: normal;
|
|
31777
|
-
font-weight:
|
|
31778
|
-
font-
|
|
31779
|
-
|
|
31784
|
+
font-weight: 500;
|
|
31785
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
31786
|
+
font-size: 12px;
|
|
31787
|
+
line-height: 18px;
|
|
31780
31788
|
}
|
|
31781
31789
|
|
|
31782
|
-
.
|
|
31790
|
+
.t19zq6ic {
|
|
31783
31791
|
font-family: Inter;
|
|
31784
31792
|
font-style: normal;
|
|
31785
31793
|
font-weight: normal;
|
|
31786
|
-
font-
|
|
31787
|
-
|
|
31794
|
+
font-feature-settings: "zero" on;
|
|
31795
|
+
font-size: 12px;
|
|
31796
|
+
line-height: 18px;
|
|
31788
31797
|
}
|
|
31789
31798
|
|
|
31790
|
-
.
|
|
31799
|
+
.t1gduru8 {
|
|
31791
31800
|
font-family: Inter;
|
|
31792
31801
|
font-style: normal;
|
|
31793
|
-
font-weight:
|
|
31794
|
-
font-
|
|
31795
|
-
line-height: 20px;
|
|
31796
|
-
}
|
|
31797
|
-
|
|
31798
|
-
.hedm4pz {
|
|
31799
|
-
font-family: Inter;
|
|
31800
|
-
font-style: normal;
|
|
31801
|
-
font-weight: normal;
|
|
31802
|
-
font-size: 14px;
|
|
31803
|
-
line-height: 20px;
|
|
31804
|
-
}
|
|
31805
|
-
|
|
31806
|
-
.h1kd8xld {
|
|
31807
|
-
font-family: Inter;
|
|
31808
|
-
font-style: normal;
|
|
31809
|
-
font-weight: bold;
|
|
31810
|
-
font-size: 12px;
|
|
31811
|
-
line-height: 18px;
|
|
31812
|
-
}
|
|
31813
|
-
|
|
31814
|
-
.hp14fr {
|
|
31815
|
-
font-family: Inter;
|
|
31816
|
-
font-style: normal;
|
|
31817
|
-
font-weight: normal;
|
|
31818
|
-
font-size: 12px;
|
|
31819
|
-
line-height: 18px;
|
|
31820
|
-
}
|
|
31821
|
-
|
|
31822
|
-
.hgrg7mn {
|
|
31823
|
-
font-family: Inter;
|
|
31824
|
-
font-style: normal;
|
|
31825
|
-
font-weight: bold;
|
|
31826
|
-
text-transform: uppercase;
|
|
31827
|
-
font-feature-settings: "cpsp" on;
|
|
31828
|
-
font-size: 12px;
|
|
31829
|
-
line-height: 18px;
|
|
31830
|
-
}
|
|
31831
|
-
|
|
31832
|
-
.h6zme9x {
|
|
31833
|
-
font-family: Inter;
|
|
31834
|
-
font-style: normal;
|
|
31835
|
-
font-weight: normal;
|
|
31836
|
-
text-transform: uppercase;
|
|
31837
|
-
font-feature-settings: "cpsp" on;
|
|
31802
|
+
font-weight: 500;
|
|
31803
|
+
font-feature-settings: "zero" on;
|
|
31838
31804
|
font-size: 12px;
|
|
31839
31805
|
line-height: 18px;
|
|
31840
31806
|
}
|
|
31841
31807
|
|
|
31842
|
-
.
|
|
31843
|
-
font-family: Inter;
|
|
31844
|
-
font-style: normal;
|
|
31845
|
-
font-weight: normal;
|
|
31846
|
-
font-size: 16px;
|
|
31847
|
-
line-height: 24px;
|
|
31848
|
-
}
|
|
31849
|
-
|
|
31850
|
-
.l13gi131 {
|
|
31808
|
+
.t55raab {
|
|
31851
31809
|
font-family: Inter;
|
|
31852
31810
|
font-style: normal;
|
|
31853
31811
|
font-weight: bold;
|
|
31812
|
+
font-feature-settings: "zero" on;
|
|
31854
31813
|
font-size: 16px;
|
|
31855
31814
|
line-height: 24px;
|
|
31856
31815
|
}
|
|
31857
31816
|
|
|
31858
|
-
.
|
|
31817
|
+
.u1w9abfe {
|
|
31859
31818
|
font-family: Inter;
|
|
31860
31819
|
font-style: normal;
|
|
31861
31820
|
font-weight: normal;
|
|
31862
|
-
font-size:
|
|
31863
|
-
line-height:
|
|
31821
|
+
font-size: 10px;
|
|
31822
|
+
line-height: 12px;
|
|
31864
31823
|
}
|
|
31865
31824
|
|
|
31866
|
-
.
|
|
31867
|
-
|
|
31868
|
-
font-style: normal;
|
|
31869
|
-
font-weight: bold;
|
|
31870
|
-
font-size: 16px;
|
|
31871
|
-
line-height: 24px;
|
|
31825
|
+
.i1e4sgug {
|
|
31826
|
+
display: inline-block;
|
|
31872
31827
|
}
|
|
31873
31828
|
|
|
31874
|
-
.
|
|
31875
|
-
|
|
31876
|
-
font-style: normal;
|
|
31877
|
-
font-weight: normal;
|
|
31878
|
-
text-transform: uppercase;
|
|
31879
|
-
font-feature-settings: "cpsp" on;
|
|
31880
|
-
font-size: 16px;
|
|
31881
|
-
line-height: 24px;
|
|
31829
|
+
.t1upn1sz {
|
|
31830
|
+
height: 100%;
|
|
31882
31831
|
}
|
|
31883
31832
|
|
|
31884
|
-
.
|
|
31885
|
-
|
|
31886
|
-
font-style: normal;
|
|
31887
|
-
font-weight: bold;
|
|
31888
|
-
text-transform: uppercase;
|
|
31889
|
-
font-feature-settings: "cpsp" on;
|
|
31890
|
-
font-size: 16px;
|
|
31891
|
-
line-height: 24px;
|
|
31833
|
+
.tta5kd2 {
|
|
31834
|
+
height: 100%;
|
|
31892
31835
|
}
|
|
31893
|
-
|
|
31894
|
-
|
|
31895
|
-
|
|
31896
|
-
font-style: normal;
|
|
31897
|
-
font-weight: normal;
|
|
31898
|
-
font-size: 14px;
|
|
31899
|
-
line-height: 22px;
|
|
31836
|
+
.tta5kd2.empty-table .ant-table-content {
|
|
31837
|
+
overflow: visible !important;
|
|
31838
|
+
height: 100%;
|
|
31900
31839
|
}
|
|
31901
|
-
|
|
31902
|
-
|
|
31903
|
-
font-family: Inter;
|
|
31904
|
-
font-style: normal;
|
|
31905
|
-
font-weight: 500;
|
|
31906
|
-
font-size: 14px;
|
|
31907
|
-
line-height: 22px;
|
|
31840
|
+
.tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
|
|
31841
|
+
height: 100%;
|
|
31908
31842
|
}
|
|
31909
|
-
|
|
31910
|
-
|
|
31911
|
-
|
|
31912
|
-
font-style: normal;
|
|
31913
|
-
font-weight: bold;
|
|
31914
|
-
font-size: 14px;
|
|
31915
|
-
line-height: 22px;
|
|
31843
|
+
.tta5kd2.empty-table .ant-table-content table {
|
|
31844
|
+
width: 100% !important;
|
|
31845
|
+
height: 100%;
|
|
31916
31846
|
}
|
|
31917
|
-
|
|
31918
|
-
|
|
31919
|
-
font-family: Inter;
|
|
31920
|
-
font-style: normal;
|
|
31921
|
-
font-weight: normal;
|
|
31922
|
-
font-size: 14px;
|
|
31923
|
-
line-height: 22px;
|
|
31847
|
+
.tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
31848
|
+
padding: 15px 0;
|
|
31924
31849
|
}
|
|
31925
|
-
|
|
31926
|
-
|
|
31927
|
-
font-family: Inter;
|
|
31928
|
-
font-style: normal;
|
|
31929
|
-
font-weight: bold;
|
|
31930
|
-
font-size: 14px;
|
|
31931
|
-
line-height: 22px;
|
|
31850
|
+
.tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
|
|
31851
|
+
display: none;
|
|
31932
31852
|
}
|
|
31933
|
-
|
|
31934
|
-
|
|
31935
|
-
font-family: Inter;
|
|
31936
|
-
font-style: normal;
|
|
31937
|
-
font-weight: normal;
|
|
31938
|
-
text-transform: uppercase;
|
|
31939
|
-
font-feature-settings: "cpsp" on;
|
|
31940
|
-
font-size: 14px;
|
|
31941
|
-
line-height: 22px;
|
|
31853
|
+
.tta5kd2 .active-row td:nth-child(1) {
|
|
31854
|
+
font-weight: 700;
|
|
31942
31855
|
}
|
|
31943
|
-
|
|
31944
|
-
|
|
31945
|
-
font-family: Inter;
|
|
31946
|
-
font-style: normal;
|
|
31947
|
-
font-weight: bold;
|
|
31948
|
-
text-transform: uppercase;
|
|
31949
|
-
font-feature-settings: "cpsp" on;
|
|
31950
|
-
font-size: 14px;
|
|
31951
|
-
line-height: 22px;
|
|
31856
|
+
.tta5kd2.has-selection .active-row td:nth-child(2) {
|
|
31857
|
+
font-weight: 700;
|
|
31952
31858
|
}
|
|
31953
|
-
|
|
31954
|
-
|
|
31955
|
-
font-family: Inter;
|
|
31956
|
-
font-style: normal;
|
|
31957
|
-
font-weight: normal;
|
|
31958
|
-
font-size: 13px;
|
|
31959
|
-
line-height: 20px;
|
|
31859
|
+
.tta5kd2 .ant-spin-nested-loading {
|
|
31860
|
+
height: 100%;
|
|
31960
31861
|
}
|
|
31961
|
-
|
|
31962
|
-
|
|
31963
|
-
|
|
31964
|
-
font-style: normal;
|
|
31965
|
-
font-weight: 600;
|
|
31966
|
-
font-size: 13px;
|
|
31967
|
-
line-height: 20px;
|
|
31862
|
+
.tta5kd2 .ant-spin-nested-loading .ant-spin-container {
|
|
31863
|
+
height: 100%;
|
|
31864
|
+
overflow: visible;
|
|
31968
31865
|
}
|
|
31969
|
-
|
|
31970
|
-
|
|
31971
|
-
font-family: Inter;
|
|
31972
|
-
font-style: normal;
|
|
31973
|
-
font-weight: bold;
|
|
31974
|
-
font-size: 13px;
|
|
31975
|
-
line-height: 20px;
|
|
31866
|
+
.tta5kd2 .ant-spin-nested-loading .ant-spin {
|
|
31867
|
+
max-height: none;
|
|
31976
31868
|
}
|
|
31977
|
-
|
|
31978
|
-
.
|
|
31979
|
-
|
|
31980
|
-
font-style: normal;
|
|
31981
|
-
font-weight: normal;
|
|
31982
|
-
font-size: 13px;
|
|
31983
|
-
line-height: 20px;
|
|
31869
|
+
.tta5kd2.table-init-loading .ant-spin-blur thead,
|
|
31870
|
+
.tta5kd2.table-init-loading .ant-spin-blur tbody {
|
|
31871
|
+
display: none;
|
|
31984
31872
|
}
|
|
31985
|
-
|
|
31986
|
-
|
|
31987
|
-
font-family: Inter;
|
|
31988
|
-
font-style: normal;
|
|
31989
|
-
font-weight: 600;
|
|
31990
|
-
font-size: 13px;
|
|
31991
|
-
line-height: 20px;
|
|
31873
|
+
.tta5kd2 td.ant-table-column-sort {
|
|
31874
|
+
background: transparent;
|
|
31992
31875
|
}
|
|
31993
|
-
|
|
31994
|
-
.
|
|
31995
|
-
|
|
31996
|
-
|
|
31997
|
-
font-weight: bold;
|
|
31998
|
-
font-size: 13px;
|
|
31999
|
-
line-height: 20px;
|
|
31876
|
+
.tta5kd2 td.ant-table-cell-fix-left,
|
|
31877
|
+
.tta5kd2 td.ant-table-cell-fix-right {
|
|
31878
|
+
background: #fff;
|
|
31879
|
+
padding: 0 !important;
|
|
32000
31880
|
}
|
|
32001
|
-
|
|
32002
|
-
.
|
|
32003
|
-
|
|
32004
|
-
|
|
32005
|
-
|
|
32006
|
-
|
|
32007
|
-
font-feature-settings: "cpsp" on;
|
|
32008
|
-
font-size: 13px;
|
|
32009
|
-
line-height: 20px;
|
|
31881
|
+
.tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
|
|
31882
|
+
.tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
|
|
31883
|
+
display: flex;
|
|
31884
|
+
align-items: center;
|
|
31885
|
+
height: 100%;
|
|
31886
|
+
padding: 8px;
|
|
32010
31887
|
}
|
|
32011
|
-
|
|
32012
|
-
.
|
|
32013
|
-
|
|
32014
|
-
|
|
32015
|
-
|
|
32016
|
-
text-transform: uppercase;
|
|
32017
|
-
font-feature-settings: "cpsp" on;
|
|
32018
|
-
font-size: 13px;
|
|
32019
|
-
line-height: 20px;
|
|
31888
|
+
.tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
|
|
31889
|
+
.tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
|
|
31890
|
+
overflow: hidden;
|
|
31891
|
+
text-overflow: ellipsis;
|
|
31892
|
+
width: 100%;
|
|
32020
31893
|
}
|
|
32021
|
-
|
|
32022
|
-
|
|
32023
|
-
font-family: Inter;
|
|
32024
|
-
font-style: normal;
|
|
32025
|
-
font-weight: normal;
|
|
32026
|
-
font-size: 12px;
|
|
32027
|
-
line-height: 18px;
|
|
31894
|
+
.tta5kd2 .ant-table-container {
|
|
31895
|
+
height: 100%;
|
|
32028
31896
|
}
|
|
32029
|
-
|
|
32030
|
-
|
|
32031
|
-
font-family: Inter;
|
|
32032
|
-
font-style: normal;
|
|
32033
|
-
font-weight: 500;
|
|
32034
|
-
font-size: 12px;
|
|
32035
|
-
line-height: 18px;
|
|
31897
|
+
.tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
|
|
31898
|
+
box-shadow: none !important;
|
|
32036
31899
|
}
|
|
32037
|
-
|
|
32038
|
-
|
|
32039
|
-
|
|
32040
|
-
|
|
32041
|
-
|
|
31900
|
+
.tta5kd2 .ant-table {
|
|
31901
|
+
border-radius: 0px;
|
|
31902
|
+
border-left: none;
|
|
31903
|
+
border-right: none;
|
|
31904
|
+
border-bottom: none;
|
|
31905
|
+
height: 100%;
|
|
32042
31906
|
font-size: 12px;
|
|
32043
|
-
|
|
31907
|
+
background: transparent;
|
|
32044
31908
|
}
|
|
32045
|
-
|
|
32046
|
-
|
|
32047
|
-
|
|
32048
|
-
|
|
32049
|
-
|
|
32050
|
-
font-size: 12px;
|
|
32051
|
-
line-height: 18px;
|
|
31909
|
+
.tta5kd2 .ant-table .ant-table-header {
|
|
31910
|
+
position: relative;
|
|
31911
|
+
z-index: 3;
|
|
31912
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
31913
|
+
margin-bottom: -1px;
|
|
32052
31914
|
}
|
|
32053
|
-
|
|
32054
|
-
.
|
|
32055
|
-
|
|
32056
|
-
font-style: normal;
|
|
32057
|
-
font-weight: 500;
|
|
32058
|
-
font-size: 12px;
|
|
32059
|
-
line-height: 18px;
|
|
31915
|
+
.tta5kd2 .ant-table .time-wrapper .data,
|
|
31916
|
+
.tta5kd2 .ant-table .value {
|
|
31917
|
+
color: #2d3a56;
|
|
32060
31918
|
}
|
|
32061
|
-
|
|
32062
|
-
.
|
|
32063
|
-
|
|
32064
|
-
|
|
32065
|
-
|
|
31919
|
+
.tta5kd2 .ant-table .time-wrapper .time,
|
|
31920
|
+
.tta5kd2 .ant-table .unit {
|
|
31921
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31922
|
+
}
|
|
31923
|
+
.tta5kd2 .ant-table .ant-table-selection {
|
|
31924
|
+
position: unset;
|
|
31925
|
+
text-align: center;
|
|
31926
|
+
}
|
|
31927
|
+
.tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
|
|
31928
|
+
background: #fff;
|
|
31929
|
+
}
|
|
31930
|
+
.tta5kd2 .ant-table .anticon-setting {
|
|
31931
|
+
cursor: pointer;
|
|
31932
|
+
position: absolute;
|
|
31933
|
+
top: 50%;
|
|
31934
|
+
right: 12px;
|
|
31935
|
+
transform: translateY(-50%);
|
|
31936
|
+
}
|
|
31937
|
+
.tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
|
|
31938
|
+
box-shadow: none;
|
|
31939
|
+
width: 1px;
|
|
31940
|
+
background: rgba(213, 219, 227, 0.6);
|
|
31941
|
+
}
|
|
31942
|
+
.tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
|
|
31943
|
+
box-shadow: none;
|
|
31944
|
+
width: 1px;
|
|
31945
|
+
background: rgba(213, 219, 227, 0.6);
|
|
31946
|
+
}
|
|
31947
|
+
.tta5kd2 .ant-table .ant-table-tbody {
|
|
31948
|
+
position: relative;
|
|
31949
|
+
}
|
|
31950
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
|
|
31951
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31952
|
+
border-bottom: 1px solid white;
|
|
31953
|
+
height: 40px;
|
|
31954
|
+
vertical-align: middle;
|
|
31955
|
+
transition: background 0ms;
|
|
31956
|
+
color: #00122e;
|
|
31957
|
+
}
|
|
31958
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
|
|
31959
|
+
background: #f2f5fa;
|
|
31960
|
+
border-bottom-color: #f2f5fa;
|
|
31961
|
+
}
|
|
31962
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
|
|
31963
|
+
height: auto;
|
|
31964
|
+
color: #00122e;
|
|
32066
31965
|
font-size: 12px;
|
|
32067
|
-
|
|
31966
|
+
text-align: left;
|
|
31967
|
+
transition: none;
|
|
31968
|
+
overflow: hidden;
|
|
31969
|
+
text-overflow: ellipsis;
|
|
31970
|
+
white-space: nowrap;
|
|
31971
|
+
}
|
|
31972
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
|
|
31973
|
+
color: #0096ff;
|
|
31974
|
+
}
|
|
31975
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
|
|
31976
|
+
overflow: hidden;
|
|
31977
|
+
text-overflow: ellipsis;
|
|
31978
|
+
width: 100%;
|
|
31979
|
+
vertical-align: middle;
|
|
31980
|
+
}
|
|
31981
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
|
|
31982
|
+
line-height: 0px;
|
|
31983
|
+
}
|
|
31984
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
|
|
31985
|
+
padding-right: 25px;
|
|
31986
|
+
}
|
|
31987
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
|
|
31988
|
+
border-top-color: transparent;
|
|
31989
|
+
}
|
|
31990
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
|
|
31991
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31992
|
+
border-color: transparent transparent white;
|
|
31993
|
+
}
|
|
31994
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
|
|
31995
|
+
border-radius: 8px 0 0 8px;
|
|
31996
|
+
}
|
|
31997
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
|
|
31998
|
+
border-radius: 8px 0 0 8px;
|
|
31999
|
+
}
|
|
32000
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
|
|
32001
|
+
content: "";
|
|
32002
|
+
width: 4px;
|
|
32003
|
+
top: -1px;
|
|
32004
|
+
bottom: -1px;
|
|
32005
|
+
background: white;
|
|
32006
|
+
}
|
|
32007
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
|
|
32008
|
+
border-radius: 0 8px 8px 0;
|
|
32009
|
+
}
|
|
32010
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
|
|
32011
|
+
border-radius: 0;
|
|
32012
|
+
background: white;
|
|
32013
|
+
border-top: none;
|
|
32014
|
+
}
|
|
32015
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
|
|
32016
|
+
border-top: 1px solid transparent;
|
|
32017
|
+
border-radius: 0 8px 8px 0;
|
|
32018
|
+
background: rgba(225, 230, 241, 0.6);
|
|
32019
|
+
}
|
|
32020
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
|
|
32021
|
+
background: white;
|
|
32022
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
32023
|
+
}
|
|
32024
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
|
|
32025
|
+
display: flex;
|
|
32026
|
+
align-items: center;
|
|
32027
|
+
height: 100%;
|
|
32028
|
+
background: rgba(225, 230, 241, 0.6);
|
|
32029
|
+
}
|
|
32030
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
|
|
32031
|
+
background: white;
|
|
32032
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
32033
|
+
}
|
|
32034
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
|
|
32035
|
+
display: flex;
|
|
32036
|
+
align-items: center;
|
|
32037
|
+
height: 100%;
|
|
32038
|
+
background: rgba(225, 230, 241, 0.6);
|
|
32039
|
+
}
|
|
32040
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
|
|
32041
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
32042
|
+
}
|
|
32043
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
|
|
32044
|
+
box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
|
|
32045
|
+
border-radius: 8px;
|
|
32046
|
+
}
|
|
32047
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
|
|
32048
|
+
border-top-color: white;
|
|
32049
|
+
}
|
|
32050
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
|
|
32051
|
+
background: rgba(0, 136, 255, 0.1);
|
|
32052
|
+
border-bottom-color: transparent;
|
|
32053
|
+
border-top-color: transparent;
|
|
32054
|
+
}
|
|
32055
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
|
|
32056
|
+
border-radius: 8px 0 0 8px;
|
|
32057
|
+
}
|
|
32058
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
|
|
32059
|
+
border-radius: 0 8px 8px 0;
|
|
32060
|
+
}
|
|
32061
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
|
|
32062
|
+
background: rgba(0, 136, 255, 0.1);
|
|
32063
|
+
}
|
|
32064
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th {
|
|
32065
|
+
background: #fff;
|
|
32066
|
+
font-weight: 400;
|
|
32067
|
+
position: relative;
|
|
32068
|
+
border-bottom: none;
|
|
32069
|
+
color: #00122e;
|
|
32070
|
+
transition: none;
|
|
32071
|
+
padding: 15px 8px 15px 8px;
|
|
32072
|
+
}
|
|
32073
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
|
|
32074
|
+
content: "";
|
|
32075
|
+
width: 1px;
|
|
32076
|
+
top: 0;
|
|
32077
|
+
bottom: 0;
|
|
32078
|
+
background: rgba(211, 218, 235, 0.6);
|
|
32079
|
+
position: absolute;
|
|
32080
|
+
right: 0;
|
|
32081
|
+
}
|
|
32082
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
|
|
32083
|
+
padding: unset;
|
|
32084
|
+
}
|
|
32085
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
|
|
32086
|
+
display: none;
|
|
32087
|
+
}
|
|
32088
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
|
|
32089
|
+
width: 100%;
|
|
32090
|
+
overflow: hidden;
|
|
32091
|
+
white-space: nowrap;
|
|
32092
|
+
text-overflow: ellipsis;
|
|
32093
|
+
}
|
|
32094
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
|
|
32095
|
+
overflow: hidden;
|
|
32096
|
+
text-overflow: ellipsis;
|
|
32097
|
+
flex: 1;
|
|
32098
|
+
}
|
|
32099
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
|
|
32100
|
+
padding: 15px 25px 15px 8px;
|
|
32101
|
+
}
|
|
32102
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
|
|
32103
|
+
padding: 0;
|
|
32104
|
+
}
|
|
32105
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
|
|
32106
|
+
position: absolute;
|
|
32107
|
+
right: 6px;
|
|
32108
|
+
top: 50%;
|
|
32109
|
+
transform: translateY(-50%);
|
|
32110
|
+
height: 16px;
|
|
32111
|
+
display: none;
|
|
32112
|
+
transition: transform 320ms ease;
|
|
32113
|
+
}
|
|
32114
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
|
|
32115
|
+
display: block;
|
|
32116
|
+
transform: translateY(-50%) rotateX(180deg);
|
|
32068
32117
|
}
|
|
32069
|
-
|
|
32070
|
-
|
|
32071
|
-
font-family: Inter;
|
|
32072
|
-
font-style: normal;
|
|
32073
|
-
font-weight: normal;
|
|
32074
|
-
text-transform: uppercase;
|
|
32075
|
-
font-feature-settings: "cpsp" on;
|
|
32076
|
-
font-size: 12px;
|
|
32077
|
-
line-height: 18px;
|
|
32118
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
|
|
32119
|
+
display: block;
|
|
32078
32120
|
}
|
|
32079
|
-
|
|
32080
|
-
|
|
32081
|
-
font-family: Inter;
|
|
32082
|
-
font-style: normal;
|
|
32083
|
-
font-weight: bold;
|
|
32084
|
-
text-transform: uppercase;
|
|
32085
|
-
font-feature-settings: "cpsp" on;
|
|
32086
|
-
font-size: 12px;
|
|
32087
|
-
line-height: 18px;
|
|
32121
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
|
|
32122
|
+
display: none;
|
|
32088
32123
|
}
|
|
32089
|
-
|
|
32090
|
-
|
|
32091
|
-
font-family: Inter;
|
|
32092
|
-
font-style: normal;
|
|
32093
|
-
font-weight: normal;
|
|
32094
|
-
font-size: 13px;
|
|
32095
|
-
line-height: 20px;
|
|
32124
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
|
|
32125
|
+
transform: translateY(-50%);
|
|
32096
32126
|
}
|
|
32097
|
-
|
|
32098
|
-
|
|
32099
|
-
font-family: Inter;
|
|
32100
|
-
font-style: normal;
|
|
32101
|
-
font-weight: normal;
|
|
32102
|
-
font-size: 13px;
|
|
32103
|
-
line-height: 20px;
|
|
32127
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
|
|
32128
|
+
transform: translateY(-50%) rotateX(180deg);
|
|
32104
32129
|
}
|
|
32105
|
-
|
|
32106
|
-
|
|
32107
|
-
font-family: Inter;
|
|
32108
|
-
font-style: normal;
|
|
32109
|
-
font-weight: normal;
|
|
32110
|
-
font-size: 12px;
|
|
32111
|
-
line-height: 18px;
|
|
32130
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
|
|
32131
|
+
background: #f2f5fa;
|
|
32112
32132
|
}
|
|
32113
|
-
|
|
32114
|
-
|
|
32115
|
-
font-family: Inter;
|
|
32116
|
-
font-style: normal;
|
|
32117
|
-
font-weight: normal;
|
|
32118
|
-
font-size: 12px;
|
|
32119
|
-
line-height: 18px;
|
|
32133
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
|
|
32134
|
+
display: block;
|
|
32120
32135
|
}
|
|
32121
|
-
|
|
32122
|
-
|
|
32123
|
-
font-family: Inter;
|
|
32124
|
-
font-style: normal;
|
|
32125
|
-
font-weight: normal;
|
|
32126
|
-
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
32127
|
-
font-size: 13px;
|
|
32128
|
-
line-height: 20px;
|
|
32136
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
|
|
32137
|
+
padding-right: 25px;
|
|
32129
32138
|
}
|
|
32130
|
-
|
|
32131
|
-
|
|
32132
|
-
font-family: Inter;
|
|
32133
|
-
font-style: normal;
|
|
32134
|
-
font-weight: normal;
|
|
32135
|
-
font-feature-settings: "zero" on;
|
|
32136
|
-
font-size: 13px;
|
|
32137
|
-
line-height: 20px;
|
|
32139
|
+
.tta5kd2 .ant-table .ant-table-selection-column {
|
|
32140
|
+
padding: 0 !important;
|
|
32138
32141
|
}
|
|
32139
|
-
|
|
32140
|
-
|
|
32141
|
-
|
|
32142
|
-
|
|
32143
|
-
|
|
32144
|
-
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
32145
|
-
font-size: 12px;
|
|
32146
|
-
line-height: 18px;
|
|
32142
|
+
.tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
|
|
32143
|
+
position: absolute;
|
|
32144
|
+
left: 50%;
|
|
32145
|
+
top: 50%;
|
|
32146
|
+
transform: translate(-50%, -50%);
|
|
32147
32147
|
}
|
|
32148
|
-
|
|
32149
|
-
|
|
32150
|
-
font-family: Inter;
|
|
32151
|
-
font-style: normal;
|
|
32152
|
-
font-weight: 500;
|
|
32153
|
-
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
32154
|
-
font-size: 12px;
|
|
32155
|
-
line-height: 18px;
|
|
32148
|
+
.tta5kd2 .ant-table .ant-table-selection-column:after {
|
|
32149
|
+
display: none;
|
|
32156
32150
|
}
|
|
32157
|
-
|
|
32158
|
-
|
|
32159
|
-
font-family: Inter;
|
|
32160
|
-
font-style: normal;
|
|
32161
|
-
font-weight: normal;
|
|
32162
|
-
font-feature-settings: "zero" on;
|
|
32163
|
-
font-size: 12px;
|
|
32164
|
-
line-height: 18px;
|
|
32151
|
+
.tta5kd2 .ant-table .ant-table-hide-scrollbar {
|
|
32152
|
+
background: #fff;
|
|
32165
32153
|
}
|
|
32166
|
-
|
|
32167
|
-
|
|
32168
|
-
font-family: Inter;
|
|
32169
|
-
font-style: normal;
|
|
32170
|
-
font-weight: 500;
|
|
32171
|
-
font-feature-settings: "zero" on;
|
|
32172
|
-
font-size: 12px;
|
|
32173
|
-
line-height: 18px;
|
|
32154
|
+
.tta5kd2 .ant-table .ant-table-placeholder {
|
|
32155
|
+
background: inherit;
|
|
32174
32156
|
}
|
|
32175
|
-
|
|
32176
|
-
|
|
32177
|
-
|
|
32178
|
-
|
|
32157
|
+
.tta5kd2 .ant-table .ant-table-placeholder td {
|
|
32158
|
+
position: static;
|
|
32159
|
+
border: none;
|
|
32160
|
+
background: inherit !important;
|
|
32161
|
+
height: 100px;
|
|
32162
|
+
vertical-align: middle;
|
|
32163
|
+
}
|
|
32164
|
+
.tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
|
|
32165
|
+
.tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
32179
32166
|
font-weight: bold;
|
|
32180
|
-
font-
|
|
32181
|
-
|
|
32182
|
-
line-height: 24px;
|
|
32167
|
+
font-size: 20px;
|
|
32168
|
+
color: rgba(10, 37, 85, 0.6);
|
|
32183
32169
|
}
|
|
32184
|
-
|
|
32185
|
-
|
|
32186
|
-
|
|
32187
|
-
|
|
32188
|
-
|
|
32189
|
-
|
|
32190
|
-
|
|
32170
|
+
.tta5kd2 .ant-table td.cell__action_ {
|
|
32171
|
+
padding: 0 !important;
|
|
32172
|
+
position: relative;
|
|
32173
|
+
background: #fff;
|
|
32174
|
+
}
|
|
32175
|
+
.tta5kd2 .ant-table td.cell__action_ > * {
|
|
32176
|
+
height: 100%;
|
|
32177
|
+
display: flex;
|
|
32178
|
+
align-items: center;
|
|
32179
|
+
justify-content: flex-end;
|
|
32180
|
+
padding-right: 8px;
|
|
32181
|
+
}
|
|
32182
|
+
.tta5kd2 .ant-table td.cell__action_ .menu-button {
|
|
32183
|
+
width: 24px;
|
|
32184
|
+
height: 24px;
|
|
32185
|
+
cursor: pointer;
|
|
32186
|
+
justify-content: center;
|
|
32187
|
+
border-radius: 4px;
|
|
32188
|
+
}
|
|
32189
|
+
.tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
|
|
32190
|
+
background: #fff;
|
|
32191
32191
|
}
|
|
32192
32192
|
|
|
32193
32193
|
.m15dvk92 {
|
|
@@ -32709,6 +32709,11 @@ input.rrg1fkn.ant-input {
|
|
|
32709
32709
|
margin-right: 6px;
|
|
32710
32710
|
}
|
|
32711
32711
|
|
|
32712
|
+
.iwsze0q {
|
|
32713
|
+
margin-right: 4px;
|
|
32714
|
+
height: 16px;
|
|
32715
|
+
}
|
|
32716
|
+
|
|
32712
32717
|
.tc40oxa {
|
|
32713
32718
|
margin-bottom: 4px;
|
|
32714
32719
|
color: rgba(44, 56, 82, 0.6);
|
|
@@ -32933,34 +32938,6 @@ input.rrg1fkn.ant-input {
|
|
|
32933
32938
|
min-height: 0px;
|
|
32934
32939
|
}
|
|
32935
32940
|
|
|
32936
|
-
.w1xcixj5.outside-tag {
|
|
32937
|
-
padding-left: 0;
|
|
32938
|
-
}
|
|
32939
|
-
.w1xcixj5.outside-tag .inside-tag {
|
|
32940
|
-
border-radius: 4px 0 0 4px;
|
|
32941
|
-
padding-right: 4px;
|
|
32942
|
-
margin-right: 4px;
|
|
32943
|
-
}
|
|
32944
|
-
|
|
32945
|
-
.sut42l0 {
|
|
32946
|
-
padding: 0 8px;
|
|
32947
|
-
height: 18px;
|
|
32948
|
-
}
|
|
32949
|
-
|
|
32950
|
-
.mfsz1jz {
|
|
32951
|
-
padding: 2px 8px;
|
|
32952
|
-
height: 24px;
|
|
32953
|
-
}
|
|
32954
|
-
|
|
32955
|
-
.tnd6h4m {
|
|
32956
|
-
margin: 0;
|
|
32957
|
-
}
|
|
32958
|
-
|
|
32959
|
-
.i1qw4clm {
|
|
32960
|
-
margin-right: 4px;
|
|
32961
|
-
height: 16px;
|
|
32962
|
-
}
|
|
32963
|
-
|
|
32964
32941
|
.at4ovwe .ant-input-number-handler-wrap {
|
|
32965
32942
|
display: var(--at4ovwe-0);
|
|
32966
32943
|
}
|
|
@@ -33007,28 +32984,32 @@ input.rrg1fkn.ant-input {
|
|
|
33007
32984
|
font-size: inherit;
|
|
33008
32985
|
}
|
|
33009
32986
|
|
|
33010
|
-
.
|
|
32987
|
+
.w1xcixj5.outside-tag {
|
|
32988
|
+
padding-left: 0;
|
|
32989
|
+
}
|
|
32990
|
+
.w1xcixj5.outside-tag .inside-tag {
|
|
32991
|
+
border-radius: 4px 0 0 4px;
|
|
32992
|
+
padding-right: 4px;
|
|
33011
32993
|
margin-right: 4px;
|
|
33012
|
-
height: 16px;
|
|
33013
32994
|
}
|
|
33014
32995
|
|
|
33015
|
-
.
|
|
33016
|
-
|
|
32996
|
+
.sut42l0 {
|
|
32997
|
+
padding: 0 8px;
|
|
32998
|
+
height: 18px;
|
|
33017
32999
|
}
|
|
33018
|
-
|
|
33019
|
-
|
|
33020
|
-
|
|
33021
|
-
|
|
33022
|
-
font-family: "Inter";
|
|
33023
|
-
font-weight: 400;
|
|
33024
|
-
font-size: 12px;
|
|
33025
|
-
line-height: 18px;
|
|
33000
|
+
|
|
33001
|
+
.mfsz1jz {
|
|
33002
|
+
padding: 2px 8px;
|
|
33003
|
+
height: 24px;
|
|
33026
33004
|
}
|
|
33027
|
-
|
|
33028
|
-
|
|
33005
|
+
|
|
33006
|
+
.tnd6h4m {
|
|
33007
|
+
margin: 0;
|
|
33029
33008
|
}
|
|
33030
|
-
|
|
33031
|
-
|
|
33009
|
+
|
|
33010
|
+
.i1qw4clm {
|
|
33011
|
+
margin-right: 4px;
|
|
33012
|
+
height: 16px;
|
|
33032
33013
|
}
|
|
33033
33014
|
|
|
33034
33015
|
.a6dbbkm .ant-input-number-handler-wrap {
|
|
@@ -33060,4 +33041,23 @@ input.rrg1fkn.ant-input {
|
|
|
33060
33041
|
margin: 0;
|
|
33061
33042
|
height: auto;
|
|
33062
33043
|
font-size: inherit;
|
|
33044
|
+
}
|
|
33045
|
+
|
|
33046
|
+
.feau332.ant-form-item {
|
|
33047
|
+
margin-bottom: 0;
|
|
33048
|
+
}
|
|
33049
|
+
.feau332 .ant-form-item-explain {
|
|
33050
|
+
display: none;
|
|
33051
|
+
min-height: 18px;
|
|
33052
|
+
margin-top: 5px;
|
|
33053
|
+
font-family: "Inter";
|
|
33054
|
+
font-weight: 400;
|
|
33055
|
+
font-size: 12px;
|
|
33056
|
+
line-height: 18px;
|
|
33057
|
+
}
|
|
33058
|
+
.feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) {
|
|
33059
|
+
white-space: pre-wrap;
|
|
33060
|
+
}
|
|
33061
|
+
.feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
|
|
33062
|
+
display: block;
|
|
33063
33063
|
}
|