@cloudtower/eagle 0.26.31 → 0.26.33

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/style.css CHANGED
@@ -29930,14 +29930,10 @@ html body {
29930
29930
  .buj61ew.ant-btn-icon-only {
29931
29931
  justify-content: center;
29932
29932
  }
29933
- .buj61ew.ant-btn.ant-btn-link {
29934
- padding: 0;
29935
- }
29936
29933
  .buj61ew.ant-btn {
29937
29934
  display: inline-flex;
29938
29935
  align-items: center;
29939
29936
  justify-content: center;
29940
- padding: 5px 12px;
29941
29937
  height: 32px;
29942
29938
  border-radius: 6px;
29943
29939
  line-height: 22px;
@@ -29947,10 +29943,8 @@ html body {
29947
29943
  .buj61ew.ant-btn.ant-btn-lg {
29948
29944
  height: 40px;
29949
29945
  line-height: 24px;
29950
- padding: 8px 16px;
29951
29946
  }
29952
29947
  .buj61ew.ant-btn.ant-btn-sm {
29953
- padding: 2px 8px;
29954
29948
  height: 24px;
29955
29949
  line-height: 20px;
29956
29950
  }
@@ -30470,61 +30464,6 @@ html body {
30470
30464
  width: 36px;
30471
30465
  }
30472
30466
 
30473
- .s34f1qb.ant-switch {
30474
- min-width: 40px;
30475
- height: 24px;
30476
- background: rgba(172, 186, 211, 0.6);
30477
- overflow: hidden;
30478
- }
30479
- .s34f1qb.ant-switch:focus {
30480
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30481
- }
30482
- .s34f1qb.ant-switch-small {
30483
- min-width: 26px;
30484
- height: 16px;
30485
- }
30486
- .s34f1qb.ant-switch-large {
30487
- min-width: 52px;
30488
- height: 32px;
30489
- }
30490
- .s34f1qb.ant-switch .ant-switch-handle {
30491
- height: 20px;
30492
- width: 20px;
30493
- }
30494
- .s34f1qb.ant-switch .ant-switch-handle::before {
30495
- border-radius: 10px;
30496
- transition-delay: 120ms;
30497
- }
30498
- .s34f1qb.ant-switch-small .ant-switch-handle {
30499
- height: 14px;
30500
- width: 14px;
30501
- top: 1px;
30502
- left: 1px;
30503
- }
30504
- .s34f1qb.ant-switch-large .ant-switch-handle {
30505
- height: 28px;
30506
- width: 28px;
30507
- }
30508
- .s34f1qb.ant-switch-large .ant-switch-handle::before {
30509
- border-radius: 14px;
30510
- }
30511
- .s34f1qb.ant-switch-checked {
30512
- background-color: #00ba5d;
30513
- }
30514
- .s34f1qb.ant-switch-checked .ant-switch-handle {
30515
- left: calc(100% - 20px - 2px);
30516
- }
30517
- .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
30518
- left: calc(100% - 14px - 1px);
30519
- }
30520
- .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
30521
- left: calc(100% - 28px - 2px);
30522
- }
30523
-
30524
- .c1to9vb9 {
30525
- margin-left: 5px;
30526
- }
30527
-
30528
30467
  .cz04yix {
30529
30468
  display: flex;
30530
30469
  flex-direction: column;
@@ -31137,928 +31076,983 @@ input.rrg1fkn.ant-input {
31137
31076
  border-bottom-left-radius: 0;
31138
31077
  }
31139
31078
 
31140
- .i1e4sgug {
31141
- display: inline-block;
31079
+ .s34f1qb.ant-switch {
31080
+ min-width: 40px;
31081
+ height: 24px;
31082
+ background: rgba(172, 186, 211, 0.6);
31083
+ overflow: hidden;
31142
31084
  }
31143
-
31144
- .d6j0lbj {
31145
- font-family: Inter;
31146
- font-style: normal;
31147
- font-weight: bold;
31148
- font-size: 32px;
31149
- line-height: 40px;
31085
+ .s34f1qb.ant-switch:focus {
31086
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31150
31087
  }
31151
-
31152
- .d1xhvvxe {
31153
- font-family: Inter;
31154
- font-style: normal;
31155
- font-weight: bold;
31156
- font-size: 24px;
31157
- line-height: 32px;
31088
+ .s34f1qb.ant-switch-small {
31089
+ min-width: 26px;
31090
+ height: 16px;
31158
31091
  }
31159
-
31160
- .dk10mxq {
31161
- font-family: Inter;
31162
- font-style: normal;
31163
- font-weight: normal;
31164
- font-size: 32px;
31165
- line-height: 40px;
31092
+ .s34f1qb.ant-switch-large {
31093
+ min-width: 52px;
31094
+ height: 32px;
31166
31095
  }
31167
-
31168
- .dxsait {
31169
- font-family: Inter;
31170
- font-style: normal;
31171
- font-weight: bold;
31172
- font-size: 20px;
31173
- line-height: 24px;
31096
+ .s34f1qb.ant-switch .ant-switch-handle {
31097
+ height: 20px;
31098
+ width: 20px;
31174
31099
  }
31175
-
31176
- .dokn0h3 {
31177
- font-family: Inter;
31178
- font-style: normal;
31179
- font-weight: normal;
31180
- font-size: 20px;
31181
- line-height: 24px;
31100
+ .s34f1qb.ant-switch .ant-switch-handle::before {
31101
+ border-radius: 10px;
31102
+ transition-delay: 120ms;
31182
31103
  }
31183
-
31184
- .dobau4p {
31185
- font-family: Inter;
31186
- font-style: normal;
31187
- font-weight: bold;
31188
- font-size: 18px;
31189
- line-height: 22px;
31104
+ .s34f1qb.ant-switch-small .ant-switch-handle {
31105
+ height: 14px;
31106
+ width: 14px;
31107
+ top: 1px;
31108
+ left: 1px;
31190
31109
  }
31191
-
31192
- .dvolwok {
31193
- font-family: Inter;
31194
- font-style: normal;
31195
- font-weight: normal;
31196
- font-size: 18px;
31197
- line-height: 22px;
31110
+ .s34f1qb.ant-switch-large .ant-switch-handle {
31111
+ height: 28px;
31112
+ width: 28px;
31198
31113
  }
31199
-
31200
- .h181qhg4 {
31201
- font-family: Inter;
31202
- font-style: normal;
31203
- font-weight: bold;
31204
- font-size: 16px;
31205
- line-height: 22px;
31114
+ .s34f1qb.ant-switch-large .ant-switch-handle::before {
31115
+ border-radius: 14px;
31206
31116
  }
31207
-
31208
- .h1phgmcq {
31209
- font-family: Inter;
31210
- font-style: normal;
31211
- font-weight: normal;
31212
- font-size: 16px;
31213
- line-height: 22px;
31117
+ .s34f1qb.ant-switch-checked {
31118
+ background-color: #00ba5d;
31214
31119
  }
31215
-
31216
- .h173xnl1 {
31217
- font-family: Inter;
31218
- font-style: normal;
31219
- font-weight: bold;
31220
- font-size: 14px;
31221
- line-height: 20px;
31120
+ .s34f1qb.ant-switch-checked .ant-switch-handle {
31121
+ left: calc(100% - 20px - 2px);
31222
31122
  }
31223
-
31224
- .hedm4pz {
31225
- font-family: Inter;
31226
- font-style: normal;
31227
- font-weight: normal;
31228
- font-size: 14px;
31229
- line-height: 20px;
31123
+ .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
31124
+ left: calc(100% - 14px - 1px);
31230
31125
  }
31231
-
31232
- .h1kd8xld {
31233
- font-family: Inter;
31234
- font-style: normal;
31235
- font-weight: bold;
31236
- font-size: 12px;
31237
- line-height: 18px;
31126
+ .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
31127
+ left: calc(100% - 28px - 2px);
31238
31128
  }
31239
31129
 
31240
- .hp14fr {
31241
- font-family: Inter;
31242
- font-style: normal;
31243
- font-weight: normal;
31244
- font-size: 12px;
31245
- line-height: 18px;
31130
+ .c1to9vb9 {
31131
+ margin-left: 5px;
31246
31132
  }
31247
31133
 
31248
- .hgrg7mn {
31249
- font-family: Inter;
31250
- font-style: normal;
31251
- font-weight: bold;
31252
- text-transform: uppercase;
31253
- font-feature-settings: "cpsp" on;
31254
- font-size: 12px;
31255
- line-height: 18px;
31134
+ .t1upn1sz {
31135
+ height: 100%;
31256
31136
  }
31257
31137
 
31258
- .h6zme9x {
31259
- font-family: Inter;
31260
- font-style: normal;
31261
- font-weight: normal;
31262
- text-transform: uppercase;
31263
- font-feature-settings: "cpsp" on;
31264
- font-size: 12px;
31265
- line-height: 18px;
31138
+ .tta5kd2 {
31139
+ height: 100%;
31266
31140
  }
31267
-
31268
- .locjvsv {
31269
- font-family: Inter;
31270
- font-style: normal;
31271
- font-weight: normal;
31272
- font-size: 16px;
31273
- line-height: 24px;
31141
+ .tta5kd2.empty-table .ant-table-content {
31142
+ overflow: visible !important;
31143
+ height: 100%;
31274
31144
  }
31275
-
31276
- .l13gi131 {
31277
- font-family: Inter;
31278
- font-style: normal;
31279
- font-weight: bold;
31280
- font-size: 16px;
31281
- line-height: 24px;
31145
+ .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
31146
+ height: 100%;
31282
31147
  }
31283
-
31284
- .l1ynemsu {
31285
- font-family: Inter;
31286
- font-style: normal;
31287
- font-weight: normal;
31288
- font-size: 16px;
31289
- line-height: 24px;
31148
+ .tta5kd2.empty-table .ant-table-content table {
31149
+ width: 100% !important;
31150
+ height: 100%;
31290
31151
  }
31291
-
31292
- .l1cft1cx {
31293
- font-family: Inter;
31294
- font-style: normal;
31295
- font-weight: bold;
31296
- font-size: 16px;
31297
- line-height: 24px;
31152
+ .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
31153
+ padding: 15px 0;
31298
31154
  }
31299
-
31300
- .l17tqc8p {
31301
- font-family: Inter;
31302
- font-style: normal;
31303
- font-weight: normal;
31304
- text-transform: uppercase;
31305
- font-feature-settings: "cpsp" on;
31306
- font-size: 16px;
31307
- line-height: 24px;
31155
+ .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
31156
+ display: none;
31308
31157
  }
31309
-
31310
- .l1j1e5w7 {
31311
- font-family: Inter;
31312
- font-style: normal;
31313
- font-weight: bold;
31314
- text-transform: uppercase;
31315
- font-feature-settings: "cpsp" on;
31316
- font-size: 16px;
31317
- line-height: 24px;
31158
+ .tta5kd2 .active-row td:nth-child(1) {
31159
+ font-weight: 700;
31318
31160
  }
31319
-
31320
- .l1gf91jb {
31321
- font-family: Inter;
31322
- font-style: normal;
31323
- font-weight: normal;
31324
- font-size: 14px;
31325
- line-height: 22px;
31161
+ .tta5kd2.has-selection .active-row td:nth-child(2) {
31162
+ font-weight: 700;
31326
31163
  }
31327
-
31328
- .lu7hlr6 {
31329
- font-family: Inter;
31330
- font-style: normal;
31331
- font-weight: 500;
31332
- font-size: 14px;
31333
- line-height: 22px;
31164
+ .tta5kd2 .ant-spin-nested-loading {
31165
+ height: 100%;
31334
31166
  }
31335
-
31336
- .l3l3jf0 {
31337
- font-family: Inter;
31338
- font-style: normal;
31339
- font-weight: bold;
31340
- font-size: 14px;
31341
- line-height: 22px;
31167
+ .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
31168
+ height: 100%;
31169
+ overflow: visible;
31342
31170
  }
31343
-
31344
- .l12j5nqp {
31345
- font-family: Inter;
31346
- font-style: normal;
31347
- font-weight: normal;
31348
- font-size: 14px;
31349
- line-height: 22px;
31171
+ .tta5kd2 .ant-spin-nested-loading .ant-spin {
31172
+ max-height: none;
31350
31173
  }
31351
-
31352
- .l1tecqht {
31353
- font-family: Inter;
31354
- font-style: normal;
31355
- font-weight: bold;
31356
- font-size: 14px;
31357
- line-height: 22px;
31174
+ .tta5kd2.table-init-loading .ant-spin-blur thead,
31175
+ .tta5kd2.table-init-loading .ant-spin-blur tbody {
31176
+ display: none;
31358
31177
  }
31359
-
31360
- .l6sa990 {
31361
- font-family: Inter;
31362
- font-style: normal;
31363
- font-weight: normal;
31364
- text-transform: uppercase;
31365
- font-feature-settings: "cpsp" on;
31366
- font-size: 14px;
31367
- line-height: 22px;
31178
+ .tta5kd2 td.ant-table-column-sort {
31179
+ background: transparent;
31368
31180
  }
31369
-
31370
- .lckqe8j {
31371
- font-family: Inter;
31372
- font-style: normal;
31373
- font-weight: bold;
31374
- text-transform: uppercase;
31375
- font-feature-settings: "cpsp" on;
31376
- font-size: 14px;
31377
- line-height: 22px;
31181
+ .tta5kd2 td.ant-table-cell-fix-left,
31182
+ .tta5kd2 td.ant-table-cell-fix-right {
31183
+ background: #fff;
31184
+ padding: 0 !important;
31378
31185
  }
31379
-
31380
- .l1kuminb {
31381
- font-family: Inter;
31382
- font-style: normal;
31383
- font-weight: normal;
31384
- font-size: 13px;
31385
- line-height: 20px;
31186
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
31187
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
31188
+ display: flex;
31189
+ align-items: center;
31190
+ height: 100%;
31191
+ padding: 8px;
31386
31192
  }
31387
-
31388
- .l1pbuf5j {
31389
- font-family: Inter;
31390
- font-style: normal;
31391
- font-weight: 600;
31392
- font-size: 13px;
31393
- line-height: 20px;
31193
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
31194
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
31195
+ overflow: hidden;
31196
+ text-overflow: ellipsis;
31197
+ width: 100%;
31394
31198
  }
31395
-
31396
- .l1r4ztu {
31397
- font-family: Inter;
31398
- font-style: normal;
31399
- font-weight: bold;
31400
- font-size: 13px;
31401
- line-height: 20px;
31199
+ .tta5kd2 .ant-table-container {
31200
+ height: 100%;
31402
31201
  }
31403
-
31404
- .ly8vzok {
31405
- font-family: Inter;
31406
- font-style: normal;
31407
- font-weight: normal;
31408
- font-size: 13px;
31409
- line-height: 20px;
31202
+ .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
31203
+ box-shadow: none !important;
31410
31204
  }
31411
-
31412
- .lumfmf {
31413
- font-family: Inter;
31414
- font-style: normal;
31415
- font-weight: 600;
31416
- font-size: 13px;
31417
- line-height: 20px;
31205
+ .tta5kd2 .ant-table {
31206
+ border-radius: 0px;
31207
+ border-left: none;
31208
+ border-right: none;
31209
+ border-bottom: none;
31210
+ height: 100%;
31211
+ font-size: 12px;
31212
+ background: transparent;
31418
31213
  }
31419
-
31420
- .l16ujwmv {
31421
- font-family: Inter;
31422
- font-style: normal;
31423
- font-weight: bold;
31424
- font-size: 13px;
31425
- line-height: 20px;
31214
+ .tta5kd2 .ant-table .ant-table-header {
31215
+ position: relative;
31216
+ z-index: 3;
31217
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31218
+ margin-bottom: -1px;
31426
31219
  }
31427
-
31428
- .l17o1ffr {
31429
- font-family: Inter;
31430
- font-style: normal;
31431
- font-weight: normal;
31432
- text-transform: uppercase;
31433
- font-feature-settings: "cpsp" on;
31434
- font-size: 13px;
31435
- line-height: 20px;
31220
+ .tta5kd2 .ant-table .time-wrapper .date,
31221
+ .tta5kd2 .ant-table .value {
31222
+ color: #2d3a56;
31436
31223
  }
31437
-
31438
- .lngllvn {
31439
- font-family: Inter;
31440
- font-style: normal;
31441
- font-weight: bold;
31442
- text-transform: uppercase;
31443
- font-feature-settings: "cpsp" on;
31444
- font-size: 13px;
31445
- line-height: 20px;
31224
+ .tta5kd2 .ant-table .time-wrapper .time,
31225
+ .tta5kd2 .ant-table .unit {
31226
+ color: rgba(44, 56, 82, 0.6);
31446
31227
  }
31447
-
31448
- .l2i7fo9 {
31449
- font-family: Inter;
31450
- font-style: normal;
31451
- font-weight: normal;
31452
- font-size: 12px;
31453
- line-height: 18px;
31228
+ .tta5kd2 .ant-table .ant-table-selection {
31229
+ position: unset;
31230
+ text-align: center;
31454
31231
  }
31455
-
31456
- .l1x7hscx {
31457
- font-family: Inter;
31458
- font-style: normal;
31459
- font-weight: 500;
31460
- font-size: 12px;
31461
- line-height: 18px;
31232
+ .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
31233
+ background: #fff;
31462
31234
  }
31463
-
31464
- .le1jwan {
31465
- font-family: Inter;
31466
- font-style: normal;
31467
- font-weight: bold;
31468
- font-size: 12px;
31469
- line-height: 18px;
31235
+ .tta5kd2 .ant-table .anticon-setting {
31236
+ cursor: pointer;
31237
+ position: absolute;
31238
+ top: 50%;
31239
+ right: 12px;
31240
+ transform: translateY(-50%);
31470
31241
  }
31471
-
31472
- .lyxynfj {
31473
- font-family: Inter;
31474
- font-style: normal;
31475
- font-weight: normal;
31476
- font-size: 12px;
31477
- line-height: 18px;
31242
+ .tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
31243
+ box-shadow: none;
31244
+ width: 1px;
31245
+ background: rgba(213, 219, 227, 0.6);
31478
31246
  }
31479
-
31480
- .lpb2nxv {
31481
- font-family: Inter;
31482
- font-style: normal;
31483
- font-weight: 500;
31484
- font-size: 12px;
31485
- line-height: 18px;
31247
+ .tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
31248
+ box-shadow: none;
31249
+ width: 1px;
31250
+ background: rgba(213, 219, 227, 0.6);
31486
31251
  }
31487
-
31488
- .l1r8o3vv {
31489
- font-family: Inter;
31490
- font-style: normal;
31491
- font-weight: bold;
31492
- font-size: 12px;
31493
- line-height: 18px;
31252
+ .tta5kd2 .ant-table .ant-table-tbody {
31253
+ position: relative;
31494
31254
  }
31495
-
31496
- .lemnjy2 {
31497
- font-family: Inter;
31498
- font-style: normal;
31499
- font-weight: normal;
31500
- text-transform: uppercase;
31501
- font-feature-settings: "cpsp" on;
31502
- font-size: 12px;
31503
- line-height: 18px;
31255
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
31256
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31257
+ border-bottom: 1px solid white;
31258
+ height: 40px;
31259
+ vertical-align: middle;
31260
+ transition: background 0ms;
31261
+ color: #00122e;
31504
31262
  }
31505
-
31506
- .lrc42gb {
31507
- font-family: Inter;
31508
- font-style: normal;
31509
- font-weight: bold;
31510
- text-transform: uppercase;
31511
- font-feature-settings: "cpsp" on;
31263
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
31264
+ background: #f2f5fa;
31265
+ border-bottom-color: #f2f5fa;
31266
+ }
31267
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
31268
+ height: auto;
31269
+ color: #00122e;
31512
31270
  font-size: 12px;
31513
- line-height: 18px;
31271
+ text-align: left;
31272
+ transition: none;
31273
+ overflow: hidden;
31274
+ text-overflow: ellipsis;
31275
+ white-space: nowrap;
31514
31276
  }
31515
-
31516
- .fqaz4mb {
31517
- font-family: Inter;
31518
- font-style: normal;
31519
- font-weight: normal;
31520
- font-size: 13px;
31521
- line-height: 20px;
31277
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
31278
+ color: #0096ff;
31522
31279
  }
31523
-
31524
- .f13we5o {
31525
- font-family: Inter;
31526
- font-style: normal;
31527
- font-weight: normal;
31528
- font-size: 13px;
31529
- line-height: 20px;
31280
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
31281
+ overflow: hidden;
31282
+ text-overflow: ellipsis;
31283
+ width: 100%;
31284
+ vertical-align: middle;
31285
+ }
31286
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
31287
+ line-height: 0px;
31288
+ }
31289
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
31290
+ padding-right: 25px;
31291
+ }
31292
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
31293
+ border-top-color: transparent;
31294
+ }
31295
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
31296
+ background: rgba(225, 230, 241, 0.6);
31297
+ border-color: transparent transparent white;
31298
+ }
31299
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
31300
+ border-radius: 8px 0 0 8px;
31301
+ }
31302
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
31303
+ border-radius: 8px 0 0 8px;
31304
+ }
31305
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
31306
+ content: "";
31307
+ width: 4px;
31308
+ top: -1px;
31309
+ bottom: -1px;
31310
+ background: white;
31311
+ }
31312
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
31313
+ border-radius: 0 8px 8px 0;
31314
+ }
31315
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
31316
+ border-radius: 0;
31317
+ background: white;
31318
+ border-top: none;
31319
+ }
31320
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
31321
+ border-top: 1px solid transparent;
31322
+ border-radius: 0 8px 8px 0;
31323
+ background: rgba(225, 230, 241, 0.6);
31324
+ }
31325
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
31326
+ background: white;
31327
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31328
+ }
31329
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
31330
+ display: flex;
31331
+ align-items: center;
31332
+ height: 100%;
31333
+ background: rgba(225, 230, 241, 0.6);
31334
+ }
31335
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
31336
+ background: white;
31337
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31338
+ }
31339
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
31340
+ display: flex;
31341
+ align-items: center;
31342
+ height: 100%;
31343
+ background: rgba(225, 230, 241, 0.6);
31344
+ }
31345
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
31346
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31530
31347
  }
31531
-
31532
- .ffmjua2 {
31533
- font-family: Inter;
31534
- font-style: normal;
31535
- font-weight: normal;
31536
- font-size: 12px;
31537
- line-height: 18px;
31348
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
31349
+ box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
31350
+ border-radius: 8px;
31538
31351
  }
31539
-
31540
- .fz2mxw0 {
31541
- font-family: Inter;
31542
- font-style: normal;
31543
- font-weight: normal;
31544
- font-size: 12px;
31545
- line-height: 18px;
31352
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
31353
+ border-top-color: white;
31546
31354
  }
31547
-
31548
- .t1ertzoh {
31549
- font-family: Inter;
31550
- font-style: normal;
31551
- font-weight: normal;
31552
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31553
- font-size: 13px;
31554
- line-height: 20px;
31355
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
31356
+ background: rgba(0, 136, 255, 0.1);
31357
+ border-bottom-color: transparent;
31358
+ border-top-color: transparent;
31555
31359
  }
31556
-
31557
- .t19bge8r {
31558
- font-family: Inter;
31559
- font-style: normal;
31560
- font-weight: normal;
31561
- font-feature-settings: "zero" on;
31562
- font-size: 13px;
31563
- line-height: 20px;
31360
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
31361
+ border-radius: 8px 0 0 8px;
31564
31362
  }
31565
-
31566
- .tjrzfyl {
31567
- font-family: Inter;
31568
- font-style: normal;
31569
- font-weight: normal;
31570
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31571
- font-size: 12px;
31572
- line-height: 18px;
31363
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
31364
+ border-radius: 0 8px 8px 0;
31573
31365
  }
31574
-
31575
- .tm6s7bo {
31576
- font-family: Inter;
31577
- font-style: normal;
31578
- font-weight: 500;
31579
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31580
- font-size: 12px;
31581
- line-height: 18px;
31366
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
31367
+ background: rgba(0, 136, 255, 0.1);
31582
31368
  }
31583
-
31584
- .t19zq6ic {
31585
- font-family: Inter;
31586
- font-style: normal;
31587
- font-weight: normal;
31588
- font-feature-settings: "zero" on;
31589
- font-size: 12px;
31590
- line-height: 18px;
31369
+ .tta5kd2 .ant-table .ant-table-thead > tr > th {
31370
+ background: #fff;
31371
+ font-weight: 400;
31372
+ position: relative;
31373
+ border-bottom: none;
31374
+ color: #00122e;
31375
+ transition: none;
31376
+ padding: 15px 8px 15px 8px;
31591
31377
  }
31592
-
31593
- .t1gduru8 {
31594
- font-family: Inter;
31595
- font-style: normal;
31596
- font-weight: 500;
31597
- font-feature-settings: "zero" on;
31598
- font-size: 12px;
31599
- line-height: 18px;
31378
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
31379
+ content: "";
31380
+ width: 1px;
31381
+ top: 0;
31382
+ bottom: 0;
31383
+ background: rgba(211, 218, 235, 0.6);
31384
+ position: absolute;
31385
+ right: 0;
31600
31386
  }
31601
-
31602
- .t55raab {
31603
- font-family: Inter;
31604
- font-style: normal;
31605
- font-weight: bold;
31606
- font-feature-settings: "zero" on;
31607
- font-size: 16px;
31608
- line-height: 24px;
31387
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
31388
+ padding: unset;
31609
31389
  }
31610
-
31611
- .u1w9abfe {
31612
- font-family: Inter;
31613
- font-style: normal;
31614
- font-weight: normal;
31615
- font-size: 10px;
31616
- line-height: 12px;
31390
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
31391
+ display: none;
31617
31392
  }
31618
-
31619
- .t1upn1sz {
31620
- height: 100%;
31393
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
31394
+ width: 100%;
31395
+ overflow: hidden;
31396
+ white-space: nowrap;
31397
+ text-overflow: ellipsis;
31621
31398
  }
31622
-
31623
- .tta5kd2 {
31624
- height: 100%;
31399
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
31400
+ overflow: hidden;
31401
+ text-overflow: ellipsis;
31402
+ flex: 1;
31625
31403
  }
31626
- .tta5kd2.empty-table .ant-table-content {
31627
- overflow: visible !important;
31628
- height: 100%;
31404
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
31405
+ padding: 15px 25px 15px 8px;
31629
31406
  }
31630
- .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
31631
- height: 100%;
31407
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
31408
+ padding: 0;
31632
31409
  }
31633
- .tta5kd2.empty-table .ant-table-content table {
31634
- width: 100% !important;
31635
- height: 100%;
31410
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
31411
+ position: absolute;
31412
+ right: 6px;
31413
+ top: 50%;
31414
+ transform: translateY(-50%);
31415
+ height: 16px;
31416
+ display: none;
31417
+ transition: transform 320ms ease;
31636
31418
  }
31637
- .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
31638
- padding: 15px 0;
31419
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
31420
+ display: block;
31421
+ transform: translateY(-50%) rotateX(180deg);
31639
31422
  }
31640
- .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
31423
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
31424
+ display: block;
31425
+ }
31426
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
31641
31427
  display: none;
31642
31428
  }
31643
- .tta5kd2 .active-row td:nth-child(1) {
31644
- font-weight: 700;
31429
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
31430
+ transform: translateY(-50%);
31645
31431
  }
31646
- .tta5kd2.has-selection .active-row td:nth-child(2) {
31647
- font-weight: 700;
31432
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
31433
+ transform: translateY(-50%) rotateX(180deg);
31648
31434
  }
31649
- .tta5kd2 .ant-spin-nested-loading {
31650
- height: 100%;
31435
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
31436
+ background: #f2f5fa;
31651
31437
  }
31652
- .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
31653
- height: 100%;
31654
- overflow: visible;
31438
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
31439
+ display: block;
31655
31440
  }
31656
- .tta5kd2 .ant-spin-nested-loading .ant-spin {
31657
- max-height: none;
31441
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
31442
+ padding-right: 25px;
31658
31443
  }
31659
- .tta5kd2.table-init-loading .ant-spin-blur thead,
31660
- .tta5kd2.table-init-loading .ant-spin-blur tbody {
31661
- display: none;
31444
+ .tta5kd2 .ant-table .ant-table-selection-column {
31445
+ padding: 0 !important;
31662
31446
  }
31663
- .tta5kd2 td.ant-table-column-sort {
31664
- background: transparent;
31447
+ .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
31448
+ position: absolute;
31449
+ left: 50%;
31450
+ top: 50%;
31451
+ transform: translate(-50%, -50%);
31665
31452
  }
31666
- .tta5kd2 td.ant-table-cell-fix-left,
31667
- .tta5kd2 td.ant-table-cell-fix-right {
31453
+ .tta5kd2 .ant-table .ant-table-selection-column:after {
31454
+ display: none;
31455
+ }
31456
+ .tta5kd2 .ant-table .ant-table-hide-scrollbar {
31668
31457
  background: #fff;
31669
- padding: 0 !important;
31670
31458
  }
31671
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
31672
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
31673
- display: flex;
31674
- align-items: center;
31675
- height: 100%;
31676
- padding: 8px;
31459
+ .tta5kd2 .ant-table .ant-table-placeholder {
31460
+ background: inherit;
31677
31461
  }
31678
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
31679
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
31680
- overflow: hidden;
31681
- text-overflow: ellipsis;
31682
- width: 100%;
31462
+ .tta5kd2 .ant-table .ant-table-placeholder td {
31463
+ position: static;
31464
+ border: none;
31465
+ background: inherit !important;
31466
+ height: 100px;
31467
+ vertical-align: middle;
31683
31468
  }
31684
- .tta5kd2 .ant-table-container {
31685
- height: 100%;
31469
+ .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
31470
+ .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
31471
+ font-weight: bold;
31472
+ font-size: 20px;
31473
+ color: rgba(10, 37, 85, 0.6);
31686
31474
  }
31687
- .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
31688
- box-shadow: none !important;
31475
+ .tta5kd2 .ant-table td.cell__action_ {
31476
+ padding: 0 !important;
31477
+ position: relative;
31478
+ background: #fff;
31689
31479
  }
31690
- .tta5kd2 .ant-table {
31691
- border-radius: 0px;
31692
- border-left: none;
31693
- border-right: none;
31694
- border-bottom: none;
31480
+ .tta5kd2 .ant-table td.cell__action_ > * {
31695
31481
  height: 100%;
31696
- font-size: 12px;
31697
- background: transparent;
31482
+ display: flex;
31483
+ align-items: center;
31484
+ justify-content: flex-end;
31485
+ padding-right: 8px;
31698
31486
  }
31699
- .tta5kd2 .ant-table .ant-table-header {
31700
- position: relative;
31701
- z-index: 3;
31702
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31703
- margin-bottom: -1px;
31487
+ .tta5kd2 .ant-table td.cell__action_ .menu-button {
31488
+ width: 24px;
31489
+ height: 24px;
31490
+ cursor: pointer;
31491
+ justify-content: center;
31492
+ border-radius: 4px;
31493
+ }
31494
+ .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
31495
+ background: #fff;
31704
31496
  }
31705
- .tta5kd2 .ant-table .time-wrapper .date,
31706
- .tta5kd2 .ant-table .value {
31707
- color: #2d3a56;
31497
+
31498
+ .s1fc623g {
31499
+ width: 430px !important;
31708
31500
  }
31709
- .tta5kd2 .ant-table .time-wrapper .time,
31710
- .tta5kd2 .ant-table .unit {
31711
- color: rgba(44, 56, 82, 0.6);
31501
+
31502
+ .da3mx0o .ant-select-item-group {
31503
+ padding: 8px 16px;
31504
+ line-height: 18px;
31505
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31506
+ height: 34px;
31507
+ min-height: 34px;
31508
+ box-sizing: border-box;
31509
+ margin-top: 8px;
31712
31510
  }
31713
- .tta5kd2 .ant-table .ant-table-selection {
31714
- position: unset;
31715
- text-align: center;
31511
+
31512
+ .onr9gzt {
31513
+ display: flex;
31514
+ flex-direction: column;
31515
+ margin: 1px 8px;
31516
+ padding: 8px;
31517
+ border-radius: 4px;
31716
31518
  }
31717
- .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
31718
- background: #fff;
31519
+ .onr9gzt .selected-icon {
31520
+ display: none;
31719
31521
  }
31720
- .tta5kd2 .ant-table .anticon-setting {
31721
- cursor: pointer;
31722
- position: absolute;
31723
- top: 50%;
31724
- right: 12px;
31725
- transform: translateY(-50%);
31522
+ .onr9gzt.ant-select-item-option-grouped {
31523
+ padding-left: 8px;
31726
31524
  }
31727
- .tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
31728
- box-shadow: none;
31729
- width: 1px;
31730
- background: rgba(213, 219, 227, 0.6);
31525
+ .onr9gzt.ant-select-item-option-selected {
31526
+ background-color: white;
31731
31527
  }
31732
- .tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
31733
- box-shadow: none;
31734
- width: 1px;
31735
- background: rgba(213, 219, 227, 0.6);
31528
+ .onr9gzt.ant-select-item-option-selected .timezone-title {
31529
+ color: #0080ff;
31736
31530
  }
31737
- .tta5kd2 .ant-table .ant-table-tbody {
31738
- position: relative;
31531
+ .onr9gzt.ant-select-item-option-selected .selected-icon {
31532
+ display: block;
31739
31533
  }
31740
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
31741
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31742
- border-bottom: 1px solid white;
31743
- height: 40px;
31744
- vertical-align: middle;
31745
- transition: background 0ms;
31746
- color: #00122e;
31534
+ .onr9gzt.ant-select-item-option-active {
31535
+ background: rgba(0, 136, 255, 0.16);
31747
31536
  }
31748
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
31749
- background: #f2f5fa;
31750
- border-bottom-color: #f2f5fa;
31537
+ .onr9gzt.ant-select-item-option-active .timezone-title {
31538
+ color: #0080ff;
31751
31539
  }
31752
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
31753
- height: auto;
31754
- color: #00122e;
31755
- font-size: 12px;
31756
- text-align: left;
31757
- transition: none;
31758
- overflow: hidden;
31759
- text-overflow: ellipsis;
31760
- white-space: nowrap;
31540
+ .onr9gzt.ant-select-item-option-active .timezone-tag {
31541
+ background: rgba(0, 136, 255, 0.1);
31542
+ color: #0080ff;
31761
31543
  }
31762
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
31763
- color: #0096ff;
31544
+
31545
+ .oiy0apc {
31546
+ display: flex;
31547
+ justify-content: space-between;
31548
+ height: 20px;
31549
+ line-height: 20px;
31764
31550
  }
31765
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
31551
+ .oiy0apc .timezone-title {
31552
+ color: #2d3a56;
31766
31553
  overflow: hidden;
31767
31554
  text-overflow: ellipsis;
31768
- width: 100%;
31769
- vertical-align: middle;
31770
- }
31771
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
31772
- line-height: 0px;
31773
- }
31774
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
31775
- padding-right: 25px;
31776
31555
  }
31777
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
31778
- border-top-color: transparent;
31556
+
31557
+ .of4y382 {
31558
+ display: flex;
31559
+ justify-content: space-between;
31560
+ color: rgba(44, 56, 82, 0.6);
31561
+ height: 18px;
31562
+ line-height: 18px;
31563
+ margin-top: 2px;
31779
31564
  }
31780
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
31565
+
31566
+ .t19903l9 {
31567
+ border: none;
31568
+ margin-right: 0;
31781
31569
  background: rgba(225, 230, 241, 0.6);
31782
- border-color: transparent transparent white;
31783
- }
31784
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
31785
- border-radius: 8px 0 0 8px;
31786
- }
31787
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
31788
- border-radius: 8px 0 0 8px;
31789
- }
31790
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
31791
- content: "";
31792
- width: 4px;
31793
- top: -1px;
31794
- bottom: -1px;
31795
- background: white;
31796
31570
  }
31797
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
31798
- border-radius: 0 8px 8px 0;
31571
+
31572
+ .ohwbvxu {
31573
+ pointer-events: none;
31574
+ height: 32px;
31575
+ width: 100%;
31576
+ opacity: 0;
31799
31577
  }
31800
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
31801
- border-radius: 0;
31802
- background: white;
31803
- border-top: none;
31578
+
31579
+ .i1e4sgug {
31580
+ display: inline-block;
31804
31581
  }
31805
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
31806
- border-top: 1px solid transparent;
31807
- border-radius: 0 8px 8px 0;
31808
- background: rgba(225, 230, 241, 0.6);
31582
+
31583
+ .d6j0lbj {
31584
+ font-family: Inter;
31585
+ font-style: normal;
31586
+ font-weight: bold;
31587
+ font-size: 32px;
31588
+ line-height: 40px;
31809
31589
  }
31810
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
31811
- background: white;
31812
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31590
+
31591
+ .d1xhvvxe {
31592
+ font-family: Inter;
31593
+ font-style: normal;
31594
+ font-weight: bold;
31595
+ font-size: 24px;
31596
+ line-height: 32px;
31813
31597
  }
31814
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
31815
- display: flex;
31816
- align-items: center;
31817
- height: 100%;
31818
- background: rgba(225, 230, 241, 0.6);
31598
+
31599
+ .dk10mxq {
31600
+ font-family: Inter;
31601
+ font-style: normal;
31602
+ font-weight: normal;
31603
+ font-size: 32px;
31604
+ line-height: 40px;
31819
31605
  }
31820
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
31821
- background: white;
31822
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31606
+
31607
+ .dxsait {
31608
+ font-family: Inter;
31609
+ font-style: normal;
31610
+ font-weight: bold;
31611
+ font-size: 20px;
31612
+ line-height: 24px;
31823
31613
  }
31824
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
31825
- display: flex;
31826
- align-items: center;
31827
- height: 100%;
31828
- background: rgba(225, 230, 241, 0.6);
31614
+
31615
+ .dokn0h3 {
31616
+ font-family: Inter;
31617
+ font-style: normal;
31618
+ font-weight: normal;
31619
+ font-size: 20px;
31620
+ line-height: 24px;
31829
31621
  }
31830
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
31831
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31622
+
31623
+ .dobau4p {
31624
+ font-family: Inter;
31625
+ font-style: normal;
31626
+ font-weight: bold;
31627
+ font-size: 18px;
31628
+ line-height: 22px;
31832
31629
  }
31833
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
31834
- box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
31835
- border-radius: 8px;
31630
+
31631
+ .dvolwok {
31632
+ font-family: Inter;
31633
+ font-style: normal;
31634
+ font-weight: normal;
31635
+ font-size: 18px;
31636
+ line-height: 22px;
31836
31637
  }
31837
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
31838
- border-top-color: white;
31638
+
31639
+ .h181qhg4 {
31640
+ font-family: Inter;
31641
+ font-style: normal;
31642
+ font-weight: bold;
31643
+ font-size: 16px;
31644
+ line-height: 22px;
31839
31645
  }
31840
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
31841
- background: rgba(0, 136, 255, 0.1);
31842
- border-bottom-color: transparent;
31843
- border-top-color: transparent;
31646
+
31647
+ .h1phgmcq {
31648
+ font-family: Inter;
31649
+ font-style: normal;
31650
+ font-weight: normal;
31651
+ font-size: 16px;
31652
+ line-height: 22px;
31844
31653
  }
31845
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
31846
- border-radius: 8px 0 0 8px;
31654
+
31655
+ .h173xnl1 {
31656
+ font-family: Inter;
31657
+ font-style: normal;
31658
+ font-weight: bold;
31659
+ font-size: 14px;
31660
+ line-height: 20px;
31847
31661
  }
31848
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
31849
- border-radius: 0 8px 8px 0;
31662
+
31663
+ .hedm4pz {
31664
+ font-family: Inter;
31665
+ font-style: normal;
31666
+ font-weight: normal;
31667
+ font-size: 14px;
31668
+ line-height: 20px;
31850
31669
  }
31851
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
31852
- background: rgba(0, 136, 255, 0.1);
31670
+
31671
+ .h1kd8xld {
31672
+ font-family: Inter;
31673
+ font-style: normal;
31674
+ font-weight: bold;
31675
+ font-size: 12px;
31676
+ line-height: 18px;
31853
31677
  }
31854
- .tta5kd2 .ant-table .ant-table-thead > tr > th {
31855
- background: #fff;
31856
- font-weight: 400;
31857
- position: relative;
31858
- border-bottom: none;
31859
- color: #00122e;
31860
- transition: none;
31861
- padding: 15px 8px 15px 8px;
31678
+
31679
+ .hp14fr {
31680
+ font-family: Inter;
31681
+ font-style: normal;
31682
+ font-weight: normal;
31683
+ font-size: 12px;
31684
+ line-height: 18px;
31862
31685
  }
31863
- .tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
31864
- content: "";
31865
- width: 1px;
31866
- top: 0;
31867
- bottom: 0;
31868
- background: rgba(211, 218, 235, 0.6);
31869
- position: absolute;
31870
- right: 0;
31686
+
31687
+ .hgrg7mn {
31688
+ font-family: Inter;
31689
+ font-style: normal;
31690
+ font-weight: bold;
31691
+ text-transform: uppercase;
31692
+ font-feature-settings: "cpsp" on;
31693
+ font-size: 12px;
31694
+ line-height: 18px;
31871
31695
  }
31872
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
31873
- padding: unset;
31696
+
31697
+ .h6zme9x {
31698
+ font-family: Inter;
31699
+ font-style: normal;
31700
+ font-weight: normal;
31701
+ text-transform: uppercase;
31702
+ font-feature-settings: "cpsp" on;
31703
+ font-size: 12px;
31704
+ line-height: 18px;
31874
31705
  }
31875
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
31876
- display: none;
31706
+
31707
+ .locjvsv {
31708
+ font-family: Inter;
31709
+ font-style: normal;
31710
+ font-weight: normal;
31711
+ font-size: 16px;
31712
+ line-height: 24px;
31877
31713
  }
31878
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
31879
- width: 100%;
31880
- overflow: hidden;
31881
- white-space: nowrap;
31882
- text-overflow: ellipsis;
31714
+
31715
+ .l13gi131 {
31716
+ font-family: Inter;
31717
+ font-style: normal;
31718
+ font-weight: bold;
31719
+ font-size: 16px;
31720
+ line-height: 24px;
31883
31721
  }
31884
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
31885
- overflow: hidden;
31886
- text-overflow: ellipsis;
31887
- flex: 1;
31722
+
31723
+ .l1ynemsu {
31724
+ font-family: Inter;
31725
+ font-style: normal;
31726
+ font-weight: normal;
31727
+ font-size: 16px;
31728
+ line-height: 24px;
31888
31729
  }
31889
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
31890
- padding: 15px 25px 15px 8px;
31730
+
31731
+ .l1cft1cx {
31732
+ font-family: Inter;
31733
+ font-style: normal;
31734
+ font-weight: bold;
31735
+ font-size: 16px;
31736
+ line-height: 24px;
31891
31737
  }
31892
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
31893
- padding: 0;
31738
+
31739
+ .l17tqc8p {
31740
+ font-family: Inter;
31741
+ font-style: normal;
31742
+ font-weight: normal;
31743
+ text-transform: uppercase;
31744
+ font-feature-settings: "cpsp" on;
31745
+ font-size: 16px;
31746
+ line-height: 24px;
31894
31747
  }
31895
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
31896
- position: absolute;
31897
- right: 6px;
31898
- top: 50%;
31899
- transform: translateY(-50%);
31900
- height: 16px;
31901
- display: none;
31902
- transition: transform 320ms ease;
31748
+
31749
+ .l1j1e5w7 {
31750
+ font-family: Inter;
31751
+ font-style: normal;
31752
+ font-weight: bold;
31753
+ text-transform: uppercase;
31754
+ font-feature-settings: "cpsp" on;
31755
+ font-size: 16px;
31756
+ line-height: 24px;
31903
31757
  }
31904
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
31905
- display: block;
31906
- transform: translateY(-50%) rotateX(180deg);
31758
+
31759
+ .l1gf91jb {
31760
+ font-family: Inter;
31761
+ font-style: normal;
31762
+ font-weight: normal;
31763
+ font-size: 14px;
31764
+ line-height: 22px;
31907
31765
  }
31908
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
31909
- display: block;
31766
+
31767
+ .lu7hlr6 {
31768
+ font-family: Inter;
31769
+ font-style: normal;
31770
+ font-weight: 500;
31771
+ font-size: 14px;
31772
+ line-height: 22px;
31910
31773
  }
31911
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
31912
- display: none;
31774
+
31775
+ .l3l3jf0 {
31776
+ font-family: Inter;
31777
+ font-style: normal;
31778
+ font-weight: bold;
31779
+ font-size: 14px;
31780
+ line-height: 22px;
31913
31781
  }
31914
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
31915
- transform: translateY(-50%);
31782
+
31783
+ .l12j5nqp {
31784
+ font-family: Inter;
31785
+ font-style: normal;
31786
+ font-weight: normal;
31787
+ font-size: 14px;
31788
+ line-height: 22px;
31916
31789
  }
31917
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
31918
- transform: translateY(-50%) rotateX(180deg);
31790
+
31791
+ .l1tecqht {
31792
+ font-family: Inter;
31793
+ font-style: normal;
31794
+ font-weight: bold;
31795
+ font-size: 14px;
31796
+ line-height: 22px;
31919
31797
  }
31920
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
31921
- background: #f2f5fa;
31798
+
31799
+ .l6sa990 {
31800
+ font-family: Inter;
31801
+ font-style: normal;
31802
+ font-weight: normal;
31803
+ text-transform: uppercase;
31804
+ font-feature-settings: "cpsp" on;
31805
+ font-size: 14px;
31806
+ line-height: 22px;
31922
31807
  }
31923
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
31924
- display: block;
31808
+
31809
+ .lckqe8j {
31810
+ font-family: Inter;
31811
+ font-style: normal;
31812
+ font-weight: bold;
31813
+ text-transform: uppercase;
31814
+ font-feature-settings: "cpsp" on;
31815
+ font-size: 14px;
31816
+ line-height: 22px;
31925
31817
  }
31926
- .tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
31927
- padding-right: 25px;
31818
+
31819
+ .l1kuminb {
31820
+ font-family: Inter;
31821
+ font-style: normal;
31822
+ font-weight: normal;
31823
+ font-size: 13px;
31824
+ line-height: 20px;
31928
31825
  }
31929
- .tta5kd2 .ant-table .ant-table-selection-column {
31930
- padding: 0 !important;
31826
+
31827
+ .l1pbuf5j {
31828
+ font-family: Inter;
31829
+ font-style: normal;
31830
+ font-weight: 600;
31831
+ font-size: 13px;
31832
+ line-height: 20px;
31931
31833
  }
31932
- .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
31933
- position: absolute;
31934
- left: 50%;
31935
- top: 50%;
31936
- transform: translate(-50%, -50%);
31834
+
31835
+ .l1r4ztu {
31836
+ font-family: Inter;
31837
+ font-style: normal;
31838
+ font-weight: bold;
31839
+ font-size: 13px;
31840
+ line-height: 20px;
31937
31841
  }
31938
- .tta5kd2 .ant-table .ant-table-selection-column:after {
31939
- display: none;
31842
+
31843
+ .ly8vzok {
31844
+ font-family: Inter;
31845
+ font-style: normal;
31846
+ font-weight: normal;
31847
+ font-size: 13px;
31848
+ line-height: 20px;
31940
31849
  }
31941
- .tta5kd2 .ant-table .ant-table-hide-scrollbar {
31942
- background: #fff;
31850
+
31851
+ .lumfmf {
31852
+ font-family: Inter;
31853
+ font-style: normal;
31854
+ font-weight: 600;
31855
+ font-size: 13px;
31856
+ line-height: 20px;
31943
31857
  }
31944
- .tta5kd2 .ant-table .ant-table-placeholder {
31945
- background: inherit;
31858
+
31859
+ .l16ujwmv {
31860
+ font-family: Inter;
31861
+ font-style: normal;
31862
+ font-weight: bold;
31863
+ font-size: 13px;
31864
+ line-height: 20px;
31946
31865
  }
31947
- .tta5kd2 .ant-table .ant-table-placeholder td {
31948
- position: static;
31949
- border: none;
31950
- background: inherit !important;
31951
- height: 100px;
31952
- vertical-align: middle;
31866
+
31867
+ .l17o1ffr {
31868
+ font-family: Inter;
31869
+ font-style: normal;
31870
+ font-weight: normal;
31871
+ text-transform: uppercase;
31872
+ font-feature-settings: "cpsp" on;
31873
+ font-size: 13px;
31874
+ line-height: 20px;
31953
31875
  }
31954
- .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
31955
- .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
31876
+
31877
+ .lngllvn {
31878
+ font-family: Inter;
31879
+ font-style: normal;
31956
31880
  font-weight: bold;
31957
- font-size: 20px;
31958
- color: rgba(10, 37, 85, 0.6);
31881
+ text-transform: uppercase;
31882
+ font-feature-settings: "cpsp" on;
31883
+ font-size: 13px;
31884
+ line-height: 20px;
31959
31885
  }
31960
- .tta5kd2 .ant-table td.cell__action_ {
31961
- padding: 0 !important;
31962
- position: relative;
31963
- background: #fff;
31886
+
31887
+ .l2i7fo9 {
31888
+ font-family: Inter;
31889
+ font-style: normal;
31890
+ font-weight: normal;
31891
+ font-size: 12px;
31892
+ line-height: 18px;
31964
31893
  }
31965
- .tta5kd2 .ant-table td.cell__action_ > * {
31966
- height: 100%;
31967
- display: flex;
31968
- align-items: center;
31969
- justify-content: flex-end;
31970
- padding-right: 8px;
31894
+
31895
+ .l1x7hscx {
31896
+ font-family: Inter;
31897
+ font-style: normal;
31898
+ font-weight: 500;
31899
+ font-size: 12px;
31900
+ line-height: 18px;
31971
31901
  }
31972
- .tta5kd2 .ant-table td.cell__action_ .menu-button {
31973
- width: 24px;
31974
- height: 24px;
31975
- cursor: pointer;
31976
- justify-content: center;
31977
- border-radius: 4px;
31902
+
31903
+ .le1jwan {
31904
+ font-family: Inter;
31905
+ font-style: normal;
31906
+ font-weight: bold;
31907
+ font-size: 12px;
31908
+ line-height: 18px;
31978
31909
  }
31979
- .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
31980
- background: #fff;
31910
+
31911
+ .lyxynfj {
31912
+ font-family: Inter;
31913
+ font-style: normal;
31914
+ font-weight: normal;
31915
+ font-size: 12px;
31916
+ line-height: 18px;
31981
31917
  }
31982
31918
 
31983
- .s1fc623g {
31984
- width: 430px !important;
31919
+ .lpb2nxv {
31920
+ font-family: Inter;
31921
+ font-style: normal;
31922
+ font-weight: 500;
31923
+ font-size: 12px;
31924
+ line-height: 18px;
31985
31925
  }
31986
31926
 
31987
- .da3mx0o .ant-select-item-group {
31988
- padding: 8px 16px;
31927
+ .l1r8o3vv {
31928
+ font-family: Inter;
31929
+ font-style: normal;
31930
+ font-weight: bold;
31931
+ font-size: 12px;
31989
31932
  line-height: 18px;
31990
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31991
- height: 34px;
31992
- min-height: 34px;
31993
- box-sizing: border-box;
31994
- margin-top: 8px;
31995
31933
  }
31996
31934
 
31997
- .onr9gzt {
31998
- display: flex;
31999
- flex-direction: column;
32000
- margin: 1px 8px;
32001
- padding: 8px;
32002
- border-radius: 4px;
31935
+ .lemnjy2 {
31936
+ font-family: Inter;
31937
+ font-style: normal;
31938
+ font-weight: normal;
31939
+ text-transform: uppercase;
31940
+ font-feature-settings: "cpsp" on;
31941
+ font-size: 12px;
31942
+ line-height: 18px;
32003
31943
  }
32004
- .onr9gzt .selected-icon {
32005
- display: none;
31944
+
31945
+ .lrc42gb {
31946
+ font-family: Inter;
31947
+ font-style: normal;
31948
+ font-weight: bold;
31949
+ text-transform: uppercase;
31950
+ font-feature-settings: "cpsp" on;
31951
+ font-size: 12px;
31952
+ line-height: 18px;
32006
31953
  }
32007
- .onr9gzt.ant-select-item-option-grouped {
32008
- padding-left: 8px;
31954
+
31955
+ .fqaz4mb {
31956
+ font-family: Inter;
31957
+ font-style: normal;
31958
+ font-weight: normal;
31959
+ font-size: 13px;
31960
+ line-height: 20px;
32009
31961
  }
32010
- .onr9gzt.ant-select-item-option-selected {
32011
- background-color: white;
31962
+
31963
+ .f13we5o {
31964
+ font-family: Inter;
31965
+ font-style: normal;
31966
+ font-weight: normal;
31967
+ font-size: 13px;
31968
+ line-height: 20px;
32012
31969
  }
32013
- .onr9gzt.ant-select-item-option-selected .timezone-title {
32014
- color: #0080ff;
31970
+
31971
+ .ffmjua2 {
31972
+ font-family: Inter;
31973
+ font-style: normal;
31974
+ font-weight: normal;
31975
+ font-size: 12px;
31976
+ line-height: 18px;
32015
31977
  }
32016
- .onr9gzt.ant-select-item-option-selected .selected-icon {
32017
- display: block;
31978
+
31979
+ .fz2mxw0 {
31980
+ font-family: Inter;
31981
+ font-style: normal;
31982
+ font-weight: normal;
31983
+ font-size: 12px;
31984
+ line-height: 18px;
32018
31985
  }
32019
- .onr9gzt.ant-select-item-option-active {
32020
- background: rgba(0, 136, 255, 0.16);
31986
+
31987
+ .t1ertzoh {
31988
+ font-family: Inter;
31989
+ font-style: normal;
31990
+ font-weight: normal;
31991
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
31992
+ font-size: 13px;
31993
+ line-height: 20px;
32021
31994
  }
32022
- .onr9gzt.ant-select-item-option-active .timezone-title {
32023
- color: #0080ff;
31995
+
31996
+ .t19bge8r {
31997
+ font-family: Inter;
31998
+ font-style: normal;
31999
+ font-weight: normal;
32000
+ font-feature-settings: "zero" on;
32001
+ font-size: 13px;
32002
+ line-height: 20px;
32024
32003
  }
32025
- .onr9gzt.ant-select-item-option-active .timezone-tag {
32026
- background: rgba(0, 136, 255, 0.1);
32027
- color: #0080ff;
32004
+
32005
+ .tjrzfyl {
32006
+ font-family: Inter;
32007
+ font-style: normal;
32008
+ font-weight: normal;
32009
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
32010
+ font-size: 12px;
32011
+ line-height: 18px;
32028
32012
  }
32029
32013
 
32030
- .oiy0apc {
32031
- display: flex;
32032
- justify-content: space-between;
32033
- height: 20px;
32034
- line-height: 20px;
32014
+ .tm6s7bo {
32015
+ font-family: Inter;
32016
+ font-style: normal;
32017
+ font-weight: 500;
32018
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
32019
+ font-size: 12px;
32020
+ line-height: 18px;
32035
32021
  }
32036
- .oiy0apc .timezone-title {
32037
- color: #2d3a56;
32038
- overflow: hidden;
32039
- text-overflow: ellipsis;
32022
+
32023
+ .t19zq6ic {
32024
+ font-family: Inter;
32025
+ font-style: normal;
32026
+ font-weight: normal;
32027
+ font-feature-settings: "zero" on;
32028
+ font-size: 12px;
32029
+ line-height: 18px;
32040
32030
  }
32041
32031
 
32042
- .of4y382 {
32043
- display: flex;
32044
- justify-content: space-between;
32045
- color: rgba(44, 56, 82, 0.6);
32046
- height: 18px;
32032
+ .t1gduru8 {
32033
+ font-family: Inter;
32034
+ font-style: normal;
32035
+ font-weight: 500;
32036
+ font-feature-settings: "zero" on;
32037
+ font-size: 12px;
32047
32038
  line-height: 18px;
32048
- margin-top: 2px;
32049
32039
  }
32050
32040
 
32051
- .t19903l9 {
32052
- border: none;
32053
- margin-right: 0;
32054
- background: rgba(225, 230, 241, 0.6);
32041
+ .t55raab {
32042
+ font-family: Inter;
32043
+ font-style: normal;
32044
+ font-weight: bold;
32045
+ font-feature-settings: "zero" on;
32046
+ font-size: 16px;
32047
+ line-height: 24px;
32055
32048
  }
32056
32049
 
32057
- .ohwbvxu {
32058
- pointer-events: none;
32059
- height: 32px;
32060
- width: 100%;
32061
- opacity: 0;
32050
+ .u1w9abfe {
32051
+ font-family: Inter;
32052
+ font-style: normal;
32053
+ font-weight: normal;
32054
+ font-size: 10px;
32055
+ line-height: 12px;
32062
32056
  }
32063
32057
 
32064
32058
  .m15dvk92 {
@@ -32174,20 +32168,6 @@ input.rrg1fkn.ant-input {
32174
32168
  cursor: default;
32175
32169
  }
32176
32170
 
32177
- .iiqau4c.ant-input-group.ant-input-group-compact {
32178
- display: flex;
32179
- }
32180
-
32181
- .igz4le8 {
32182
- height: 24px;
32183
- width: 56px !important;
32184
- margin-right: 4px;
32185
- }
32186
-
32187
- .c1riexje {
32188
- color: rgba(44, 56, 82, 0.6);
32189
- }
32190
-
32191
32171
  .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
32192
32172
  border-radius: 6px;
32193
32173
  }
@@ -32241,8 +32221,22 @@ input.rrg1fkn.ant-input {
32241
32221
  border-color: #0080ff;
32242
32222
  box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32243
32223
  }
32244
- .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32245
- transform: rotate(180deg);
32224
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32225
+ transform: rotate(180deg);
32226
+ }
32227
+
32228
+ .iiqau4c.ant-input-group.ant-input-group-compact {
32229
+ display: flex;
32230
+ }
32231
+
32232
+ .igz4le8 {
32233
+ height: 24px;
32234
+ width: 56px !important;
32235
+ margin-right: 4px;
32236
+ }
32237
+
32238
+ .c1riexje {
32239
+ color: rgba(44, 56, 82, 0.6);
32246
32240
  }
32247
32241
 
32248
32242
  .s14dk8r1 {
@@ -32802,22 +32796,6 @@ input.rrg1fkn.ant-input {
32802
32796
  background: rgba(163, 180, 204, 0.18);
32803
32797
  }
32804
32798
 
32805
- .rrwcpby {
32806
- display: flex;
32807
- align-items: center;
32808
- }
32809
- .rrwcpby .order {
32810
- height: 24px;
32811
- width: 24px;
32812
- border-radius: 20px;
32813
- color: #0080ff;
32814
- background: rgba(0, 136, 255, 0.1);
32815
- display: flex;
32816
- align-items: center;
32817
- justify-content: center;
32818
- margin-right: 6px;
32819
- }
32820
-
32821
32799
  .c1k4vanq {
32822
32800
  padding: 0 12px 14px 12px;
32823
32801
  }
@@ -32862,104 +32840,20 @@ input.rrg1fkn.ant-input {
32862
32840
  margin-right: 2px;
32863
32841
  }
32864
32842
 
32865
- .bab9xum {
32866
- 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);
32867
- }
32868
-
32869
- .cav4gt6 {
32870
- border-radius: 8px;
32871
- background-color: white;
32872
- }
32873
- .cav4gt6.hoverable {
32874
- cursor: pointer;
32875
- }
32876
- .cav4gt6.hoverable:hover {
32877
- transition: all 200ms ease;
32878
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
32879
- transform: translateY(-4px);
32880
- }
32881
-
32882
- .w1xcixj5.outside-tag {
32883
- padding-left: 0;
32884
- }
32885
- .w1xcixj5.outside-tag .inside-tag {
32886
- border-radius: 4px 0 0 4px;
32887
- padding-right: 4px;
32888
- margin-right: 4px;
32889
- }
32890
-
32891
- .sut42l0 {
32892
- padding: 0 8px;
32893
- height: 18px;
32894
- }
32895
-
32896
- .mfsz1jz {
32897
- padding: 2px 8px;
32898
- height: 24px;
32899
- }
32900
-
32901
- .tnd6h4m {
32902
- margin: 0;
32903
- }
32904
-
32905
- .i1qw4clm {
32906
- margin-right: 4px;
32907
- height: 16px;
32908
- }
32909
-
32910
- .at4ovwe .ant-input-number-handler-wrap {
32911
- display: var(--at4ovwe-0);
32912
- }
32913
- .at4ovwe .ant-input-number-input-wrap {
32914
- padding: 5px 12px;
32915
- display: inline-flex;
32916
- line-height: 1.5715;
32917
- height: 100%;
32918
- width: 100%;
32919
- }
32920
- .at4ovwe .ant-input-number-input-wrap::after {
32921
- content: var(--at4ovwe-1);
32922
- display: var(--at4ovwe-2);
32923
- flex: none;
32843
+ .rrwcpby {
32844
+ display: flex;
32924
32845
  align-items: center;
32925
- margin-left: 4px;
32926
- color: rgba(44, 56, 82, 0.6);
32927
32846
  }
32928
- .at4ovwe .ant-input-number-input-wrap::before {
32929
- content: var(--at4ovwe-3);
32930
- display: var(--at4ovwe-4);
32931
- flex: none;
32847
+ .rrwcpby .order {
32848
+ height: 24px;
32849
+ width: 24px;
32850
+ border-radius: 20px;
32851
+ color: #0080ff;
32852
+ background: rgba(0, 136, 255, 0.1);
32853
+ display: flex;
32932
32854
  align-items: center;
32933
- margin-right: 4px;
32934
- cursor: auto;
32935
- color: rgba(44, 56, 82, 0.6);
32936
- }
32937
- .ant-input-group.ant-input-group-compact > .at4ovwe {
32938
- border-radius: 0;
32939
- }
32940
- .at4ovwe.ant-input-number {
32941
- width: 100%;
32942
- border-radius: 6px;
32943
- }
32944
- .at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
32945
- border-color: #0096ff;
32946
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32947
- z-index: 1;
32948
- }
32949
- .at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
32950
- border-color: #e75a3a;
32951
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32952
- }
32953
- .at4ovwe .ant-input-number-input {
32954
- padding: 0;
32955
- margin: 0;
32956
- height: auto;
32957
- font-size: inherit;
32958
- }
32959
-
32960
- .iwsze0q {
32961
- margin-right: 4px;
32962
- height: 16px;
32855
+ justify-content: center;
32856
+ margin-right: 6px;
32963
32857
  }
32964
32858
 
32965
32859
  .tc40oxa {
@@ -33155,6 +33049,23 @@ input.rrg1fkn.ant-input {
33155
33049
  margin-right: 8px;
33156
33050
  }
33157
33051
 
33052
+ .bab9xum {
33053
+ 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);
33054
+ }
33055
+
33056
+ .cav4gt6 {
33057
+ border-radius: 8px;
33058
+ background-color: white;
33059
+ }
33060
+ .cav4gt6.hoverable {
33061
+ cursor: pointer;
33062
+ }
33063
+ .cav4gt6.hoverable:hover {
33064
+ transition: all 200ms ease;
33065
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
33066
+ transform: translateY(-4px);
33067
+ }
33068
+
33158
33069
  .f1p9ti6d {
33159
33070
  width: 100%;
33160
33071
  margin-bottom: 0 !important;
@@ -33186,31 +33097,83 @@ input.rrg1fkn.ant-input {
33186
33097
  min-height: 0px;
33187
33098
  }
33188
33099
 
33189
- .a6dbbkm .ant-input-number-handler-wrap {
33190
- display: var(--a6dbbkm-0);
33100
+ .w1xcixj5.outside-tag {
33101
+ padding-left: 0;
33191
33102
  }
33192
- .a6dbbkm .ant-input-number-input-wrap {
33193
- padding: 4px 11px;
33103
+ .w1xcixj5.outside-tag .inside-tag {
33104
+ border-radius: 4px 0 0 4px;
33105
+ padding-right: 4px;
33106
+ margin-right: 4px;
33107
+ }
33108
+
33109
+ .sut42l0 {
33110
+ padding: 0 8px;
33111
+ height: 18px;
33112
+ }
33113
+
33114
+ .mfsz1jz {
33115
+ padding: 2px 8px;
33116
+ height: 24px;
33117
+ }
33118
+
33119
+ .tnd6h4m {
33120
+ margin: 0;
33121
+ }
33122
+
33123
+ .i1qw4clm {
33124
+ margin-right: 4px;
33125
+ height: 16px;
33126
+ }
33127
+
33128
+ .iwsze0q {
33129
+ margin-right: 4px;
33130
+ height: 16px;
33131
+ }
33132
+
33133
+ .at4ovwe .ant-input-number-handler-wrap {
33134
+ display: var(--at4ovwe-0);
33135
+ }
33136
+ .at4ovwe .ant-input-number-input-wrap {
33137
+ padding: 5px 12px;
33194
33138
  display: inline-flex;
33195
33139
  line-height: 1.5715;
33196
- height: inherit;
33140
+ height: 100%;
33141
+ width: 100%;
33197
33142
  }
33198
- .a6dbbkm .ant-input-number-input-wrap::after {
33199
- content: var(--a6dbbkm-1);
33200
- display: var(--a6dbbkm-2);
33143
+ .at4ovwe .ant-input-number-input-wrap::after {
33144
+ content: var(--at4ovwe-1);
33145
+ display: var(--at4ovwe-2);
33201
33146
  flex: none;
33202
33147
  align-items: center;
33203
33148
  margin-left: 4px;
33149
+ color: rgba(44, 56, 82, 0.6);
33204
33150
  }
33205
- .a6dbbkm .ant-input-number-input-wrap::before {
33206
- content: var(--a6dbbkm-3);
33207
- display: var(--a6dbbkm-4);
33151
+ .at4ovwe .ant-input-number-input-wrap::before {
33152
+ content: var(--at4ovwe-3);
33153
+ display: var(--at4ovwe-4);
33208
33154
  flex: none;
33209
33155
  align-items: center;
33210
33156
  margin-right: 4px;
33211
33157
  cursor: auto;
33158
+ color: rgba(44, 56, 82, 0.6);
33212
33159
  }
33213
- .a6dbbkm .ant-input-number-input {
33160
+ .ant-input-group.ant-input-group-compact > .at4ovwe {
33161
+ border-radius: 0;
33162
+ }
33163
+ .at4ovwe.ant-input-number {
33164
+ width: 100%;
33165
+ border-radius: 6px;
33166
+ }
33167
+ .at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
33168
+ border-color: #0096ff;
33169
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
33170
+ z-index: 1;
33171
+ }
33172
+ .at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
33173
+ border-color: #e75a3a;
33174
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
33175
+ }
33176
+ .at4ovwe .ant-input-number-input {
33214
33177
  padding: 0;
33215
33178
  margin: 0;
33216
33179
  height: auto;
@@ -33234,4 +33197,35 @@ input.rrg1fkn.ant-input {
33234
33197
  }
33235
33198
  .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
33236
33199
  display: block;
33200
+ }
33201
+
33202
+ .a6dbbkm .ant-input-number-handler-wrap {
33203
+ display: var(--a6dbbkm-0);
33204
+ }
33205
+ .a6dbbkm .ant-input-number-input-wrap {
33206
+ padding: 4px 11px;
33207
+ display: inline-flex;
33208
+ line-height: 1.5715;
33209
+ height: inherit;
33210
+ }
33211
+ .a6dbbkm .ant-input-number-input-wrap::after {
33212
+ content: var(--a6dbbkm-1);
33213
+ display: var(--a6dbbkm-2);
33214
+ flex: none;
33215
+ align-items: center;
33216
+ margin-left: 4px;
33217
+ }
33218
+ .a6dbbkm .ant-input-number-input-wrap::before {
33219
+ content: var(--a6dbbkm-3);
33220
+ display: var(--a6dbbkm-4);
33221
+ flex: none;
33222
+ align-items: center;
33223
+ margin-right: 4px;
33224
+ cursor: auto;
33225
+ }
33226
+ .a6dbbkm .ant-input-number-input {
33227
+ padding: 0;
33228
+ margin: 0;
33229
+ height: auto;
33230
+ font-size: inherit;
33237
33231
  }