@cloudtower/eagle 0.26.12 → 0.26.13

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
@@ -29918,7 +29918,14 @@ 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
+ .buj61ew.ant-btn-icon-only {
29922
+ justify-content: center;
29923
+ }
29924
+ .buj61ew.ant-btn.ant-btn-link {
29925
+ padding: 0;
29926
+ }
29921
29927
  .buj61ew.ant-btn {
29928
+ padding: 5px 12px;
29922
29929
  height: 32px;
29923
29930
  border-radius: 6px;
29924
29931
  line-height: 22px;
@@ -29928,8 +29935,10 @@ html body {
29928
29935
  .buj61ew.ant-btn.ant-btn-lg {
29929
29936
  height: 40px;
29930
29937
  line-height: 24px;
29938
+ padding: 8px 16px;
29931
29939
  }
29932
29940
  .buj61ew.ant-btn.ant-btn-sm {
29941
+ padding: 2px 8px;
29933
29942
  height: 24px;
29934
29943
  line-height: 20px;
29935
29944
  }
@@ -30148,13 +30157,14 @@ html body {
30148
30157
  .buj61ew.has-icon {
30149
30158
  display: inline-flex;
30150
30159
  align-items: center;
30160
+ justify-content: center;
30151
30161
  }
30152
30162
  .buj61ew .button-prefix-icon {
30153
- margin-right: 4px;
30163
+ margin-right: 8px;
30154
30164
  display: inline-flex;
30155
30165
  }
30156
30166
  .buj61ew .button-suffix-icon {
30157
- margin-left: 4px;
30167
+ margin-left: 8px;
30158
30168
  display: inline-flex;
30159
30169
  }
30160
30170
  .buj61ew .icon-wrapper {
@@ -30213,7 +30223,6 @@ html body {
30213
30223
  .i1mrf09m {
30214
30224
  display: inline-flex;
30215
30225
  align-items: center;
30216
- vertical-align: middle;
30217
30226
  }
30218
30227
  .i1mrf09m .icon-inner {
30219
30228
  display: inline-flex;
@@ -30242,61 +30251,96 @@ html body {
30242
30251
  margin-right: 4px;
30243
30252
  }
30244
30253
 
30245
- .p12gwtiw {
30246
- display: flex;
30247
- justify-content: space-between;
30248
- align-items: center;
30249
- padding: 10px 0;
30250
- color: rgba(44, 56, 82, 0.6);
30254
+ .obf05yr {
30255
+ display: inline-block;
30256
+ }
30257
+
30258
+ .hsms1n6 {
30259
+ visibility: hidden;
30260
+ position: absolute;
30261
+ }
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;
30251
30286
  font-size: 12px;
30252
- line-height: 24px;
30287
+ font-weight: normal;
30253
30288
  }
30254
- .p12gwtiw .pagination-left {
30255
- padding: 2px 8px;
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;
30256
30291
  }
30257
- .p12gwtiw .dropdown-trigger {
30258
- display: flex;
30259
- align-items: center;
30260
- border-radius: 6px;
30261
- cursor: pointer;
30262
- transition: all 0.3s ease;
30292
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
30293
+ display: none;
30263
30294
  }
30264
- .p12gwtiw .dropdown-trigger:hover {
30265
- background: rgba(211, 218, 235, 0.6);
30266
- color: #0080ff;
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;
30267
30297
  }
30268
- .p12gwtiw .dropdown-trigger .icon-inner {
30269
- margin-left: 4px;
30298
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
30299
+ margin-right: 0;
30270
30300
  }
30271
- .p12gwtiw .pagination-right {
30272
- display: flex;
30273
- align-items: center;
30274
- color: #0080ff;
30275
- font-weight: bold;
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;
30276
30303
  }
30277
- .p12gwtiw .pagination-right .icon-inner {
30278
- margin-left: 4px;
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;
30279
30314
  }
30280
- .p12gwtiw .pagination-right .prev-btn,
30281
- .p12gwtiw .pagination-right .next-btn {
30282
- padding: 0 8px;
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;
30283
30324
  }
30284
- .p12gwtiw .pagination-right .prev-btn > span,
30285
- .p12gwtiw .pagination-right .next-btn > span {
30286
- color: #0080ff;
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);
30287
30327
  }
30288
- .p12gwtiw .pagination-right .next-btn .icon-inner {
30289
- transform: rotate(180deg);
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;
30290
30330
  }
30291
-
30292
- .d1bnu0in.ant-dropdown .ant-dropdown-menu {
30293
- max-height: calc(100vh - 128px);
30294
- overflow-y: auto;
30331
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
30332
+ color: #005ed1;
30295
30333
  }
30296
- .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30297
- padding: 4px 20px;
30298
- font-size: 12px;
30299
- line-height: 18px;
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;
30300
30344
  }
30301
30345
 
30302
30346
  .rxbeqvl.ant-radio-wrapper {
@@ -30445,13 +30489,61 @@ html body {
30445
30489
  width: 36px;
30446
30490
  }
30447
30491
 
30448
- .obf05yr {
30449
- display: inline-block;
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);
30450
30537
  }
30451
30538
 
30452
- .hsms1n6 {
30453
- visibility: hidden;
30454
- position: absolute;
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;
30455
30547
  }
30456
30548
 
30457
30549
  .cz04yix {
@@ -31119,1066 +31211,983 @@ input.rrg1fkn.ant-input {
31119
31211
  border-bottom-left-radius: 0;
31120
31212
  }
31121
31213
 
31122
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
31123
- flex-direction: row;
31124
- justify-content: stretch;
31214
+ .s34f1qb.ant-switch {
31215
+ min-width: 40px;
31216
+ height: 24px;
31217
+ background: rgba(172, 186, 211, 0.6);
31218
+ overflow: hidden;
31125
31219
  }
31126
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
31127
- padding: 0;
31128
- margin-right: 4px;
31129
- flex: 1;
31130
- overflow: visible;
31220
+ .s34f1qb.ant-switch:focus {
31221
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31131
31222
  }
31132
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
31133
- display: none;
31223
+ .s34f1qb.ant-switch-small {
31224
+ min-width: 26px;
31225
+ height: 16px;
31134
31226
  }
31135
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
31136
- width: 100%;
31137
- min-height: unset;
31227
+ .s34f1qb.ant-switch-large {
31228
+ min-width: 52px;
31229
+ height: 32px;
31138
31230
  }
31139
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
31140
- height: 26px;
31141
- line-height: 26px;
31142
- width: 100%;
31143
- text-align: center;
31144
- padding: 0;
31145
- font-size: 12px;
31146
- font-weight: normal;
31231
+ .s34f1qb.ant-switch .ant-switch-handle {
31232
+ height: 20px;
31233
+ width: 20px;
31147
31234
  }
31148
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
31149
- margin-right: 10px;
31235
+ .s34f1qb.ant-switch .ant-switch-handle::before {
31236
+ border-radius: 10px;
31237
+ transition-delay: 120ms;
31150
31238
  }
31151
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
31152
- display: none;
31239
+ .s34f1qb.ant-switch-small .ant-switch-handle {
31240
+ height: 14px;
31241
+ width: 14px;
31242
+ top: 1px;
31243
+ left: 1px;
31153
31244
  }
31154
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
31155
- border-radius: 4px 0 0 4px;
31245
+ .s34f1qb.ant-switch-large .ant-switch-handle {
31246
+ height: 28px;
31247
+ width: 28px;
31156
31248
  }
31157
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
31158
- margin-right: 0;
31249
+ .s34f1qb.ant-switch-large .ant-switch-handle::before {
31250
+ border-radius: 14px;
31159
31251
  }
31160
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
31161
- border-radius: 0 4px 4px 0;
31252
+ .s34f1qb.ant-switch-checked {
31253
+ background-color: #00ba5d;
31162
31254
  }
31163
- .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 {
31164
- content: "";
31165
- width: 0;
31166
- height: 0;
31167
- border: 13px solid transparent;
31168
- position: absolute;
31169
- top: 0;
31170
- border-left: 8px solid rgba(237, 241, 250, 0.6);
31171
- right: -21px;
31172
- z-index: 2;
31255
+ .s34f1qb.ant-switch-checked .ant-switch-handle {
31256
+ left: calc(100% - 20px - 2px);
31173
31257
  }
31174
- .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 {
31175
- content: "";
31176
- width: 0;
31177
- height: 0;
31178
- border: 13px solid transparent;
31179
- position: absolute;
31180
- top: 0;
31181
- border-left: 8px solid #fff;
31182
- left: 0;
31258
+ .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
31259
+ left: calc(100% - 14px - 1px);
31183
31260
  }
31184
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
31185
- background-color: rgba(0, 136, 255, 0.1);
31261
+ .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
31262
+ left: calc(100% - 28px - 2px);
31186
31263
  }
31187
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
31188
- border-left-color: rgba(0, 136, 255, 0.1) !important;
31264
+
31265
+ .c1to9vb9 {
31266
+ margin-left: 5px;
31189
31267
  }
31190
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
31191
- color: #005ed1;
31268
+
31269
+ .t1upn1sz {
31270
+ height: 100%;
31192
31271
  }
31193
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
31194
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
31195
- background-color: rgba(237, 241, 250, 0.6);
31272
+
31273
+ .tta5kd2 {
31274
+ height: 100%;
31196
31275
  }
31197
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
31198
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
31199
- color: rgba(44, 56, 82, 0.6);
31276
+ .tta5kd2.empty-table .ant-table-content {
31277
+ overflow: visible !important;
31278
+ height: 100%;
31200
31279
  }
31201
- .s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
31202
- padding: 0;
31280
+ .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
31281
+ height: 100%;
31203
31282
  }
31204
-
31205
- .s34f1qb.ant-switch {
31206
- min-width: 40px;
31207
- height: 24px;
31208
- background: rgba(172, 186, 211, 0.6);
31209
- overflow: hidden;
31283
+ .tta5kd2.empty-table .ant-table-content table {
31284
+ width: 100% !important;
31285
+ height: 100%;
31210
31286
  }
31211
- .s34f1qb.ant-switch:focus {
31212
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31287
+ .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
31288
+ padding: 15px 0;
31213
31289
  }
31214
- .s34f1qb.ant-switch-small {
31215
- min-width: 26px;
31216
- height: 16px;
31290
+ .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
31291
+ display: none;
31217
31292
  }
31218
- .s34f1qb.ant-switch-large {
31219
- min-width: 52px;
31220
- height: 32px;
31293
+ .tta5kd2 .active-row td:nth-child(1) {
31294
+ font-weight: 700;
31221
31295
  }
31222
- .s34f1qb.ant-switch .ant-switch-handle {
31223
- height: 20px;
31224
- width: 20px;
31296
+ .tta5kd2.has-selection .active-row td:nth-child(2) {
31297
+ font-weight: 700;
31225
31298
  }
31226
- .s34f1qb.ant-switch .ant-switch-handle::before {
31227
- border-radius: 10px;
31228
- transition-delay: 120ms;
31299
+ .tta5kd2 .ant-spin-nested-loading {
31300
+ height: 100%;
31229
31301
  }
31230
- .s34f1qb.ant-switch-small .ant-switch-handle {
31231
- height: 14px;
31232
- width: 14px;
31233
- top: 1px;
31234
- left: 1px;
31302
+ .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
31303
+ height: 100%;
31304
+ overflow: visible;
31235
31305
  }
31236
- .s34f1qb.ant-switch-large .ant-switch-handle {
31237
- height: 28px;
31238
- width: 28px;
31306
+ .tta5kd2 .ant-spin-nested-loading .ant-spin {
31307
+ max-height: none;
31239
31308
  }
31240
- .s34f1qb.ant-switch-large .ant-switch-handle::before {
31241
- border-radius: 14px;
31309
+ .tta5kd2.table-init-loading .ant-spin-blur thead,
31310
+ .tta5kd2.table-init-loading .ant-spin-blur tbody {
31311
+ display: none;
31242
31312
  }
31243
- .s34f1qb.ant-switch-checked {
31244
- background-color: #00ba5d;
31313
+ .tta5kd2 td.ant-table-column-sort {
31314
+ background: transparent;
31245
31315
  }
31246
- .s34f1qb.ant-switch-checked .ant-switch-handle {
31247
- left: calc(100% - 20px - 2px);
31316
+ .tta5kd2 td.ant-table-cell-fix-left,
31317
+ .tta5kd2 td.ant-table-cell-fix-right {
31318
+ background: #fff;
31319
+ padding: 0 !important;
31248
31320
  }
31249
- .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
31250
- left: calc(100% - 14px - 1px);
31321
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
31322
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
31323
+ display: flex;
31324
+ align-items: center;
31325
+ height: 100%;
31326
+ padding: 8px;
31251
31327
  }
31252
- .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
31253
- left: calc(100% - 28px - 2px);
31328
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
31329
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
31330
+ overflow: hidden;
31331
+ text-overflow: ellipsis;
31332
+ width: 100%;
31254
31333
  }
31255
-
31256
- .c1to9vb9 {
31257
- margin-left: 5px;
31334
+ .tta5kd2 .ant-table-container {
31335
+ height: 100%;
31258
31336
  }
31259
-
31260
- .d6j0lbj {
31261
- font-family: Inter;
31262
- font-style: normal;
31263
- font-weight: bold;
31264
- font-size: 32px;
31265
- line-height: 40px;
31337
+ .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
31338
+ box-shadow: none !important;
31266
31339
  }
31267
-
31268
- .d1xhvvxe {
31269
- font-family: Inter;
31270
- font-style: normal;
31271
- font-weight: bold;
31272
- font-size: 24px;
31273
- line-height: 32px;
31340
+ .tta5kd2 .ant-table {
31341
+ border-radius: 0px;
31342
+ border-left: none;
31343
+ border-right: none;
31344
+ border-bottom: none;
31345
+ height: 100%;
31346
+ font-size: 12px;
31347
+ background: transparent;
31274
31348
  }
31275
-
31276
- .dk10mxq {
31277
- font-family: Inter;
31278
- font-style: normal;
31279
- font-weight: normal;
31280
- font-size: 32px;
31281
- line-height: 40px;
31349
+ .tta5kd2 .ant-table .ant-table-header {
31350
+ position: relative;
31351
+ z-index: 3;
31352
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31353
+ margin-bottom: -1px;
31282
31354
  }
31283
-
31284
- .dxsait {
31285
- font-family: Inter;
31286
- font-style: normal;
31287
- font-weight: bold;
31288
- font-size: 20px;
31289
- line-height: 24px;
31355
+ .tta5kd2 .ant-table .time-wrapper .data,
31356
+ .tta5kd2 .ant-table .value {
31357
+ color: #2d3a56;
31290
31358
  }
31291
-
31292
- .dokn0h3 {
31293
- font-family: Inter;
31294
- font-style: normal;
31295
- font-weight: normal;
31296
- font-size: 20px;
31297
- line-height: 24px;
31359
+ .tta5kd2 .ant-table .time-wrapper .time,
31360
+ .tta5kd2 .ant-table .unit {
31361
+ color: rgba(44, 56, 82, 0.6);
31298
31362
  }
31299
-
31300
- .dobau4p {
31301
- font-family: Inter;
31302
- font-style: normal;
31303
- font-weight: bold;
31304
- font-size: 18px;
31305
- line-height: 22px;
31363
+ .tta5kd2 .ant-table .ant-table-selection {
31364
+ position: unset;
31365
+ text-align: center;
31306
31366
  }
31307
-
31308
- .dvolwok {
31309
- font-family: Inter;
31310
- font-style: normal;
31311
- font-weight: normal;
31312
- font-size: 18px;
31313
- line-height: 22px;
31367
+ .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
31368
+ background: #fff;
31314
31369
  }
31315
-
31316
- .h181qhg4 {
31317
- font-family: Inter;
31318
- font-style: normal;
31319
- font-weight: bold;
31320
- font-size: 16px;
31321
- line-height: 22px;
31370
+ .tta5kd2 .ant-table .anticon-setting {
31371
+ cursor: pointer;
31372
+ position: absolute;
31373
+ top: 50%;
31374
+ right: 12px;
31375
+ transform: translateY(-50%);
31322
31376
  }
31323
-
31324
- .h1phgmcq {
31325
- font-family: Inter;
31326
- font-style: normal;
31327
- font-weight: normal;
31328
- font-size: 16px;
31329
- line-height: 22px;
31377
+ .tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
31378
+ box-shadow: none;
31379
+ width: 1px;
31380
+ background: rgba(213, 219, 227, 0.6);
31330
31381
  }
31331
-
31332
- .h173xnl1 {
31333
- font-family: Inter;
31334
- font-style: normal;
31335
- font-weight: bold;
31336
- font-size: 14px;
31337
- line-height: 20px;
31382
+ .tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
31383
+ box-shadow: none;
31384
+ width: 1px;
31385
+ background: rgba(213, 219, 227, 0.6);
31338
31386
  }
31339
-
31340
- .hedm4pz {
31341
- font-family: Inter;
31342
- font-style: normal;
31343
- font-weight: normal;
31344
- font-size: 14px;
31345
- line-height: 20px;
31387
+ .tta5kd2 .ant-table .ant-table-tbody {
31388
+ position: relative;
31346
31389
  }
31347
-
31348
- .h1kd8xld {
31349
- font-family: Inter;
31350
- font-style: normal;
31351
- font-weight: bold;
31352
- font-size: 12px;
31353
- line-height: 18px;
31390
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
31391
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31392
+ border-bottom: 1px solid white;
31393
+ height: 40px;
31394
+ vertical-align: middle;
31395
+ transition: background 0ms;
31396
+ color: #00122e;
31354
31397
  }
31355
-
31356
- .hp14fr {
31357
- font-family: Inter;
31358
- font-style: normal;
31359
- font-weight: normal;
31360
- font-size: 12px;
31361
- line-height: 18px;
31398
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
31399
+ background: #f2f5fa;
31400
+ border-bottom-color: #f2f5fa;
31362
31401
  }
31363
-
31364
- .hgrg7mn {
31365
- font-family: Inter;
31366
- font-style: normal;
31367
- font-weight: bold;
31368
- text-transform: uppercase;
31369
- font-feature-settings: "cpsp" on;
31402
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
31403
+ height: auto;
31404
+ color: #00122e;
31370
31405
  font-size: 12px;
31371
- line-height: 18px;
31406
+ text-align: left;
31407
+ transition: none;
31408
+ overflow: hidden;
31409
+ text-overflow: ellipsis;
31410
+ white-space: nowrap;
31372
31411
  }
31373
-
31374
- .h6zme9x {
31375
- font-family: Inter;
31376
- font-style: normal;
31377
- font-weight: normal;
31378
- text-transform: uppercase;
31379
- font-feature-settings: "cpsp" on;
31380
- font-size: 12px;
31381
- line-height: 18px;
31412
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
31413
+ color: #0096ff;
31382
31414
  }
31383
-
31384
- .locjvsv {
31385
- font-family: Inter;
31386
- font-style: normal;
31387
- font-weight: normal;
31388
- font-size: 16px;
31389
- line-height: 24px;
31415
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
31416
+ overflow: hidden;
31417
+ text-overflow: ellipsis;
31418
+ width: 100%;
31419
+ vertical-align: middle;
31390
31420
  }
31391
-
31392
- .l13gi131 {
31393
- font-family: Inter;
31394
- font-style: normal;
31395
- font-weight: bold;
31396
- font-size: 16px;
31397
- line-height: 24px;
31421
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
31422
+ line-height: 0px;
31398
31423
  }
31399
-
31400
- .l1ynemsu {
31401
- font-family: Inter;
31402
- font-style: normal;
31403
- font-weight: normal;
31404
- font-size: 16px;
31405
- line-height: 24px;
31424
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
31425
+ padding-right: 25px;
31406
31426
  }
31407
-
31408
- .l1cft1cx {
31409
- font-family: Inter;
31410
- font-style: normal;
31411
- font-weight: bold;
31412
- font-size: 16px;
31413
- line-height: 24px;
31427
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
31428
+ border-top-color: transparent;
31414
31429
  }
31415
-
31416
- .l17tqc8p {
31417
- font-family: Inter;
31418
- font-style: normal;
31419
- font-weight: normal;
31420
- text-transform: uppercase;
31421
- font-feature-settings: "cpsp" on;
31422
- font-size: 16px;
31423
- line-height: 24px;
31430
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
31431
+ background: rgba(225, 230, 241, 0.6);
31432
+ border-color: transparent transparent white;
31424
31433
  }
31425
-
31426
- .l1j1e5w7 {
31427
- font-family: Inter;
31428
- font-style: normal;
31429
- font-weight: bold;
31430
- text-transform: uppercase;
31431
- font-feature-settings: "cpsp" on;
31432
- font-size: 16px;
31433
- line-height: 24px;
31434
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
31435
+ border-radius: 8px 0 0 8px;
31434
31436
  }
31435
-
31436
- .l1gf91jb {
31437
- font-family: Inter;
31438
- font-style: normal;
31439
- font-weight: normal;
31440
- font-size: 14px;
31441
- line-height: 22px;
31437
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
31438
+ border-radius: 8px 0 0 8px;
31442
31439
  }
31443
-
31444
- .lu7hlr6 {
31445
- font-family: Inter;
31446
- font-style: normal;
31447
- font-weight: 500;
31448
- font-size: 14px;
31449
- line-height: 22px;
31440
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
31441
+ content: "";
31442
+ width: 4px;
31443
+ top: -1px;
31444
+ bottom: -1px;
31445
+ background: white;
31450
31446
  }
31451
-
31452
- .l3l3jf0 {
31453
- font-family: Inter;
31454
- font-style: normal;
31455
- font-weight: bold;
31456
- font-size: 14px;
31457
- line-height: 22px;
31447
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
31448
+ border-radius: 0 8px 8px 0;
31458
31449
  }
31459
-
31460
- .l12j5nqp {
31461
- font-family: Inter;
31462
- font-style: normal;
31463
- font-weight: normal;
31464
- font-size: 14px;
31465
- line-height: 22px;
31450
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
31451
+ border-radius: 0;
31452
+ background: white;
31453
+ border-top: none;
31466
31454
  }
31467
-
31468
- .l1tecqht {
31469
- font-family: Inter;
31470
- font-style: normal;
31471
- font-weight: bold;
31472
- font-size: 14px;
31473
- line-height: 22px;
31455
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
31456
+ border-top: 1px solid transparent;
31457
+ border-radius: 0 8px 8px 0;
31458
+ background: rgba(225, 230, 241, 0.6);
31474
31459
  }
31475
-
31476
- .l6sa990 {
31477
- font-family: Inter;
31478
- font-style: normal;
31479
- font-weight: normal;
31480
- text-transform: uppercase;
31481
- font-feature-settings: "cpsp" on;
31482
- font-size: 14px;
31483
- line-height: 22px;
31460
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
31461
+ background: white;
31462
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31484
31463
  }
31485
-
31486
- .lckqe8j {
31487
- font-family: Inter;
31488
- font-style: normal;
31489
- font-weight: bold;
31490
- text-transform: uppercase;
31491
- font-feature-settings: "cpsp" on;
31492
- font-size: 14px;
31493
- line-height: 22px;
31464
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
31465
+ display: flex;
31466
+ align-items: center;
31467
+ height: 100%;
31468
+ background: rgba(225, 230, 241, 0.6);
31494
31469
  }
31495
-
31496
- .l1kuminb {
31497
- font-family: Inter;
31498
- font-style: normal;
31499
- font-weight: normal;
31500
- font-size: 13px;
31501
- line-height: 20px;
31470
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
31471
+ background: white;
31472
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31502
31473
  }
31503
-
31504
- .l1pbuf5j {
31505
- font-family: Inter;
31506
- font-style: normal;
31507
- font-weight: 600;
31508
- font-size: 13px;
31509
- line-height: 20px;
31474
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
31475
+ display: flex;
31476
+ align-items: center;
31477
+ height: 100%;
31478
+ background: rgba(225, 230, 241, 0.6);
31510
31479
  }
31511
-
31512
- .l1r4ztu {
31513
- font-family: Inter;
31514
- font-style: normal;
31515
- font-weight: bold;
31516
- font-size: 13px;
31517
- line-height: 20px;
31480
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
31481
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31518
31482
  }
31519
-
31520
- .ly8vzok {
31521
- font-family: Inter;
31522
- font-style: normal;
31523
- font-weight: normal;
31524
- font-size: 13px;
31525
- line-height: 20px;
31483
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
31484
+ box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
31485
+ border-radius: 8px;
31526
31486
  }
31527
-
31528
- .lumfmf {
31529
- font-family: Inter;
31530
- font-style: normal;
31531
- font-weight: 600;
31532
- font-size: 13px;
31533
- line-height: 20px;
31487
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
31488
+ border-top-color: white;
31534
31489
  }
31535
-
31536
- .l16ujwmv {
31537
- font-family: Inter;
31538
- font-style: normal;
31539
- font-weight: bold;
31540
- font-size: 13px;
31541
- line-height: 20px;
31490
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
31491
+ background: rgba(0, 136, 255, 0.1);
31492
+ border-bottom-color: transparent;
31493
+ border-top-color: transparent;
31542
31494
  }
31543
-
31544
- .l17o1ffr {
31545
- font-family: Inter;
31546
- font-style: normal;
31547
- font-weight: normal;
31548
- text-transform: uppercase;
31549
- font-feature-settings: "cpsp" on;
31550
- font-size: 13px;
31551
- line-height: 20px;
31495
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
31496
+ border-radius: 8px 0 0 8px;
31552
31497
  }
31553
-
31554
- .lngllvn {
31555
- font-family: Inter;
31556
- font-style: normal;
31498
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
31499
+ border-radius: 0 8px 8px 0;
31500
+ }
31501
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
31502
+ background: rgba(0, 136, 255, 0.1);
31503
+ }
31504
+ .tta5kd2 .ant-table .ant-table-thead > tr > th {
31505
+ background: #fff;
31506
+ font-weight: 400;
31507
+ position: relative;
31508
+ border-bottom: none;
31509
+ color: #00122e;
31510
+ transition: none;
31511
+ padding: 15px 8px 15px 8px;
31512
+ }
31513
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
31514
+ content: "";
31515
+ width: 1px;
31516
+ top: 0;
31517
+ bottom: 0;
31518
+ background: rgba(211, 218, 235, 0.6);
31519
+ position: absolute;
31520
+ right: 0;
31521
+ }
31522
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
31523
+ padding: unset;
31524
+ }
31525
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
31526
+ display: none;
31527
+ }
31528
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
31529
+ width: 100%;
31530
+ overflow: hidden;
31531
+ white-space: nowrap;
31532
+ text-overflow: ellipsis;
31533
+ }
31534
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
31535
+ overflow: hidden;
31536
+ text-overflow: ellipsis;
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 {
31557
31606
  font-weight: bold;
31558
- text-transform: uppercase;
31559
- font-feature-settings: "cpsp" on;
31560
- font-size: 13px;
31561
- line-height: 20px;
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;
31562
31631
  }
31563
31632
 
31564
- .l2i7fo9 {
31565
- font-family: Inter;
31566
- font-style: normal;
31567
- font-weight: normal;
31568
- font-size: 12px;
31569
- line-height: 18px;
31633
+ .s1fc623g {
31634
+ width: 430px !important;
31570
31635
  }
31571
31636
 
31572
- .l1x7hscx {
31573
- font-family: Inter;
31574
- font-style: normal;
31575
- font-weight: 500;
31576
- font-size: 12px;
31637
+ .da3mx0o .ant-select-item-group {
31638
+ padding: 8px 16px;
31577
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;
31578
31645
  }
31579
31646
 
31580
- .le1jwan {
31581
- font-family: Inter;
31582
- font-style: normal;
31583
- font-weight: bold;
31584
- font-size: 12px;
31585
- line-height: 18px;
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;
31586
31678
  }
31587
31679
 
31588
- .lyxynfj {
31589
- font-family: Inter;
31590
- font-style: normal;
31591
- font-weight: normal;
31592
- font-size: 12px;
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;
31690
+ }
31691
+
31692
+ .of4y382 {
31693
+ display: flex;
31694
+ justify-content: space-between;
31695
+ color: rgba(44, 56, 82, 0.6);
31696
+ height: 18px;
31593
31697
  line-height: 18px;
31698
+ margin-top: 2px;
31594
31699
  }
31595
31700
 
31596
- .lpb2nxv {
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
+ }
31717
+
31718
+ .d6j0lbj {
31597
31719
  font-family: Inter;
31598
31720
  font-style: normal;
31599
- font-weight: 500;
31600
- font-size: 12px;
31601
- line-height: 18px;
31721
+ font-weight: bold;
31722
+ font-size: 32px;
31723
+ line-height: 40px;
31602
31724
  }
31603
31725
 
31604
- .l1r8o3vv {
31726
+ .d1xhvvxe {
31605
31727
  font-family: Inter;
31606
31728
  font-style: normal;
31607
31729
  font-weight: bold;
31608
- font-size: 12px;
31609
- line-height: 18px;
31730
+ font-size: 24px;
31731
+ line-height: 32px;
31610
31732
  }
31611
31733
 
31612
- .lemnjy2 {
31734
+ .dk10mxq {
31613
31735
  font-family: Inter;
31614
31736
  font-style: normal;
31615
31737
  font-weight: normal;
31616
- text-transform: uppercase;
31617
- font-feature-settings: "cpsp" on;
31618
- font-size: 12px;
31619
- line-height: 18px;
31738
+ font-size: 32px;
31739
+ line-height: 40px;
31620
31740
  }
31621
31741
 
31622
- .lrc42gb {
31742
+ .dxsait {
31623
31743
  font-family: Inter;
31624
31744
  font-style: normal;
31625
31745
  font-weight: bold;
31626
- text-transform: uppercase;
31627
- font-feature-settings: "cpsp" on;
31628
- font-size: 12px;
31629
- line-height: 18px;
31746
+ font-size: 20px;
31747
+ line-height: 24px;
31630
31748
  }
31631
31749
 
31632
- .fqaz4mb {
31750
+ .dokn0h3 {
31633
31751
  font-family: Inter;
31634
31752
  font-style: normal;
31635
31753
  font-weight: normal;
31636
- font-size: 13px;
31637
- line-height: 20px;
31754
+ font-size: 20px;
31755
+ line-height: 24px;
31638
31756
  }
31639
31757
 
31640
- .f13we5o {
31758
+ .dobau4p {
31641
31759
  font-family: Inter;
31642
31760
  font-style: normal;
31643
- font-weight: normal;
31644
- font-size: 13px;
31645
- line-height: 20px;
31761
+ font-weight: bold;
31762
+ font-size: 18px;
31763
+ line-height: 22px;
31646
31764
  }
31647
31765
 
31648
- .ffmjua2 {
31766
+ .dvolwok {
31649
31767
  font-family: Inter;
31650
31768
  font-style: normal;
31651
31769
  font-weight: normal;
31652
- font-size: 12px;
31653
- line-height: 18px;
31770
+ font-size: 18px;
31771
+ line-height: 22px;
31654
31772
  }
31655
31773
 
31656
- .fz2mxw0 {
31774
+ .h181qhg4 {
31657
31775
  font-family: Inter;
31658
31776
  font-style: normal;
31659
- font-weight: normal;
31660
- font-size: 12px;
31661
- line-height: 18px;
31777
+ font-weight: bold;
31778
+ font-size: 16px;
31779
+ line-height: 22px;
31662
31780
  }
31663
31781
 
31664
- .t1ertzoh {
31782
+ .h1phgmcq {
31665
31783
  font-family: Inter;
31666
31784
  font-style: normal;
31667
31785
  font-weight: normal;
31668
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31669
- font-size: 13px;
31786
+ font-size: 16px;
31787
+ line-height: 22px;
31788
+ }
31789
+
31790
+ .h173xnl1 {
31791
+ font-family: Inter;
31792
+ font-style: normal;
31793
+ font-weight: bold;
31794
+ font-size: 14px;
31670
31795
  line-height: 20px;
31671
31796
  }
31672
31797
 
31673
- .t19bge8r {
31798
+ .hedm4pz {
31674
31799
  font-family: Inter;
31675
31800
  font-style: normal;
31676
31801
  font-weight: normal;
31677
- font-feature-settings: "zero" on;
31678
- font-size: 13px;
31802
+ font-size: 14px;
31679
31803
  line-height: 20px;
31680
31804
  }
31681
31805
 
31682
- .tjrzfyl {
31806
+ .h1kd8xld {
31683
31807
  font-family: Inter;
31684
31808
  font-style: normal;
31685
- font-weight: normal;
31686
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31809
+ font-weight: bold;
31687
31810
  font-size: 12px;
31688
31811
  line-height: 18px;
31689
31812
  }
31690
31813
 
31691
- .tm6s7bo {
31814
+ .hp14fr {
31692
31815
  font-family: Inter;
31693
31816
  font-style: normal;
31694
- font-weight: 500;
31695
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31817
+ font-weight: normal;
31696
31818
  font-size: 12px;
31697
31819
  line-height: 18px;
31698
31820
  }
31699
31821
 
31700
- .t19zq6ic {
31822
+ .hgrg7mn {
31701
31823
  font-family: Inter;
31702
31824
  font-style: normal;
31703
- font-weight: normal;
31704
- font-feature-settings: "zero" on;
31825
+ font-weight: bold;
31826
+ text-transform: uppercase;
31827
+ font-feature-settings: "cpsp" on;
31705
31828
  font-size: 12px;
31706
31829
  line-height: 18px;
31707
31830
  }
31708
31831
 
31709
- .t1gduru8 {
31832
+ .h6zme9x {
31710
31833
  font-family: Inter;
31711
31834
  font-style: normal;
31712
- font-weight: 500;
31713
- font-feature-settings: "zero" on;
31835
+ font-weight: normal;
31836
+ text-transform: uppercase;
31837
+ font-feature-settings: "cpsp" on;
31714
31838
  font-size: 12px;
31715
31839
  line-height: 18px;
31716
31840
  }
31717
31841
 
31718
- .t55raab {
31842
+ .locjvsv {
31843
+ font-family: Inter;
31844
+ font-style: normal;
31845
+ font-weight: normal;
31846
+ font-size: 16px;
31847
+ line-height: 24px;
31848
+ }
31849
+
31850
+ .l13gi131 {
31719
31851
  font-family: Inter;
31720
31852
  font-style: normal;
31721
31853
  font-weight: bold;
31722
- font-feature-settings: "zero" on;
31723
31854
  font-size: 16px;
31724
31855
  line-height: 24px;
31725
31856
  }
31726
31857
 
31727
- .u1w9abfe {
31858
+ .l1ynemsu {
31728
31859
  font-family: Inter;
31729
31860
  font-style: normal;
31730
31861
  font-weight: normal;
31731
- font-size: 10px;
31732
- line-height: 12px;
31862
+ font-size: 16px;
31863
+ line-height: 24px;
31733
31864
  }
31734
31865
 
31735
- .i1e4sgug {
31736
- display: inline-block;
31866
+ .l1cft1cx {
31867
+ font-family: Inter;
31868
+ font-style: normal;
31869
+ font-weight: bold;
31870
+ font-size: 16px;
31871
+ line-height: 24px;
31737
31872
  }
31738
31873
 
31739
- .s1fc623g {
31740
- width: 430px !important;
31874
+ .l17tqc8p {
31875
+ font-family: Inter;
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;
31741
31882
  }
31742
31883
 
31743
- .da3mx0o .ant-select-item-group {
31744
- padding: 8px 16px;
31745
- line-height: 18px;
31746
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31747
- height: 34px;
31748
- min-height: 34px;
31749
- box-sizing: border-box;
31750
- margin-top: 8px;
31884
+ .l1j1e5w7 {
31885
+ font-family: Inter;
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;
31751
31892
  }
31752
31893
 
31753
- .onr9gzt {
31754
- display: flex;
31755
- flex-direction: column;
31756
- margin: 1px 8px;
31757
- padding: 8px;
31758
- border-radius: 4px;
31759
- }
31760
- .onr9gzt .selected-icon {
31761
- display: none;
31762
- }
31763
- .onr9gzt.ant-select-item-option-grouped {
31764
- padding-left: 8px;
31894
+ .l1gf91jb {
31895
+ font-family: Inter;
31896
+ font-style: normal;
31897
+ font-weight: normal;
31898
+ font-size: 14px;
31899
+ line-height: 22px;
31765
31900
  }
31766
- .onr9gzt.ant-select-item-option-selected {
31767
- background-color: white;
31901
+
31902
+ .lu7hlr6 {
31903
+ font-family: Inter;
31904
+ font-style: normal;
31905
+ font-weight: 500;
31906
+ font-size: 14px;
31907
+ line-height: 22px;
31768
31908
  }
31769
- .onr9gzt.ant-select-item-option-selected .timezone-title {
31770
- color: #0080ff;
31909
+
31910
+ .l3l3jf0 {
31911
+ font-family: Inter;
31912
+ font-style: normal;
31913
+ font-weight: bold;
31914
+ font-size: 14px;
31915
+ line-height: 22px;
31771
31916
  }
31772
- .onr9gzt.ant-select-item-option-selected .selected-icon {
31773
- display: block;
31917
+
31918
+ .l12j5nqp {
31919
+ font-family: Inter;
31920
+ font-style: normal;
31921
+ font-weight: normal;
31922
+ font-size: 14px;
31923
+ line-height: 22px;
31774
31924
  }
31775
- .onr9gzt.ant-select-item-option-active {
31776
- background: rgba(0, 136, 255, 0.16);
31925
+
31926
+ .l1tecqht {
31927
+ font-family: Inter;
31928
+ font-style: normal;
31929
+ font-weight: bold;
31930
+ font-size: 14px;
31931
+ line-height: 22px;
31777
31932
  }
31778
- .onr9gzt.ant-select-item-option-active .timezone-title {
31779
- color: #0080ff;
31933
+
31934
+ .l6sa990 {
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;
31780
31942
  }
31781
- .onr9gzt.ant-select-item-option-active .timezone-tag {
31782
- background: rgba(0, 136, 255, 0.1);
31783
- color: #0080ff;
31943
+
31944
+ .lckqe8j {
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;
31784
31952
  }
31785
31953
 
31786
- .oiy0apc {
31787
- display: flex;
31788
- justify-content: space-between;
31789
- height: 20px;
31954
+ .l1kuminb {
31955
+ font-family: Inter;
31956
+ font-style: normal;
31957
+ font-weight: normal;
31958
+ font-size: 13px;
31790
31959
  line-height: 20px;
31791
31960
  }
31792
- .oiy0apc .timezone-title {
31793
- color: #2d3a56;
31794
- overflow: hidden;
31795
- text-overflow: ellipsis;
31961
+
31962
+ .l1pbuf5j {
31963
+ font-family: Inter;
31964
+ font-style: normal;
31965
+ font-weight: 600;
31966
+ font-size: 13px;
31967
+ line-height: 20px;
31796
31968
  }
31797
31969
 
31798
- .of4y382 {
31799
- display: flex;
31800
- justify-content: space-between;
31801
- color: rgba(44, 56, 82, 0.6);
31802
- height: 18px;
31803
- line-height: 18px;
31804
- margin-top: 2px;
31970
+ .l1r4ztu {
31971
+ font-family: Inter;
31972
+ font-style: normal;
31973
+ font-weight: bold;
31974
+ font-size: 13px;
31975
+ line-height: 20px;
31805
31976
  }
31806
31977
 
31807
- .t19903l9 {
31808
- border: none;
31809
- margin-right: 0;
31810
- background: rgba(225, 230, 241, 0.6);
31978
+ .ly8vzok {
31979
+ font-family: Inter;
31980
+ font-style: normal;
31981
+ font-weight: normal;
31982
+ font-size: 13px;
31983
+ line-height: 20px;
31811
31984
  }
31812
31985
 
31813
- .ohwbvxu {
31814
- pointer-events: none;
31815
- height: 32px;
31816
- width: 100%;
31817
- opacity: 0;
31986
+ .lumfmf {
31987
+ font-family: Inter;
31988
+ font-style: normal;
31989
+ font-weight: 600;
31990
+ font-size: 13px;
31991
+ line-height: 20px;
31818
31992
  }
31819
31993
 
31820
- .t1upn1sz {
31821
- height: 100%;
31994
+ .l16ujwmv {
31995
+ font-family: Inter;
31996
+ font-style: normal;
31997
+ font-weight: bold;
31998
+ font-size: 13px;
31999
+ line-height: 20px;
31822
32000
  }
31823
32001
 
31824
- .tta5kd2 {
31825
- height: 100%;
31826
- }
31827
- .tta5kd2.empty-table .ant-table-content {
31828
- overflow: visible !important;
31829
- height: 100%;
31830
- }
31831
- .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
31832
- height: 100%;
31833
- }
31834
- .tta5kd2.empty-table .ant-table-content table {
31835
- width: 100% !important;
31836
- height: 100%;
31837
- }
31838
- .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
31839
- padding: 15px 0;
31840
- }
31841
- .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
31842
- display: none;
31843
- }
31844
- .tta5kd2 .active-row td:nth-child(1) {
31845
- font-weight: 700;
31846
- }
31847
- .tta5kd2.has-selection .active-row td:nth-child(2) {
31848
- font-weight: 700;
31849
- }
31850
- .tta5kd2 .ant-spin-nested-loading {
31851
- height: 100%;
31852
- }
31853
- .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
31854
- height: 100%;
31855
- overflow: visible;
31856
- }
31857
- .tta5kd2 .ant-spin-nested-loading .ant-spin {
31858
- max-height: none;
31859
- }
31860
- .tta5kd2.table-init-loading .ant-spin-blur thead,
31861
- .tta5kd2.table-init-loading .ant-spin-blur tbody {
31862
- display: none;
31863
- }
31864
- .tta5kd2 td.ant-table-column-sort {
31865
- background: transparent;
31866
- }
31867
- .tta5kd2 td.ant-table-cell-fix-left,
31868
- .tta5kd2 td.ant-table-cell-fix-right {
31869
- background: #fff;
31870
- padding: 0 !important;
31871
- }
31872
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
31873
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
31874
- display: flex;
31875
- align-items: center;
31876
- height: 100%;
31877
- padding: 8px;
31878
- }
31879
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
31880
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
31881
- overflow: hidden;
31882
- text-overflow: ellipsis;
31883
- width: 100%;
31884
- }
31885
- .tta5kd2 .ant-table-container {
31886
- height: 100%;
31887
- }
31888
- .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
31889
- box-shadow: none !important;
31890
- }
31891
- .tta5kd2 .ant-table {
31892
- border-radius: 0px;
31893
- border-left: none;
31894
- border-right: none;
31895
- border-bottom: none;
31896
- height: 100%;
31897
- font-size: 12px;
31898
- background: transparent;
31899
- }
31900
- .tta5kd2 .ant-table .ant-table-header {
31901
- position: relative;
31902
- z-index: 3;
31903
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31904
- margin-bottom: -1px;
31905
- }
31906
- .tta5kd2 .ant-table .time-wrapper .data,
31907
- .tta5kd2 .ant-table .value {
31908
- color: #2d3a56;
31909
- }
31910
- .tta5kd2 .ant-table .time-wrapper .time,
31911
- .tta5kd2 .ant-table .unit {
31912
- color: rgba(44, 56, 82, 0.6);
31913
- }
31914
- .tta5kd2 .ant-table .ant-table-selection {
31915
- position: unset;
31916
- text-align: center;
31917
- }
31918
- .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
31919
- background: #fff;
31920
- }
31921
- .tta5kd2 .ant-table .anticon-setting {
31922
- cursor: pointer;
31923
- position: absolute;
31924
- top: 50%;
31925
- right: 12px;
31926
- transform: translateY(-50%);
31927
- }
31928
- .tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
31929
- box-shadow: none;
31930
- width: 1px;
31931
- background: rgba(213, 219, 227, 0.6);
31932
- }
31933
- .tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
31934
- box-shadow: none;
31935
- width: 1px;
31936
- background: rgba(213, 219, 227, 0.6);
31937
- }
31938
- .tta5kd2 .ant-table .ant-table-tbody {
31939
- position: relative;
31940
- }
31941
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
31942
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31943
- border-bottom: 1px solid white;
31944
- height: 40px;
31945
- vertical-align: middle;
31946
- transition: background 0ms;
31947
- color: #00122e;
32002
+ .l17o1ffr {
32003
+ font-family: Inter;
32004
+ font-style: normal;
32005
+ font-weight: normal;
32006
+ text-transform: uppercase;
32007
+ font-feature-settings: "cpsp" on;
32008
+ font-size: 13px;
32009
+ line-height: 20px;
31948
32010
  }
31949
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
31950
- background: #f2f5fa;
31951
- border-bottom-color: #f2f5fa;
32011
+
32012
+ .lngllvn {
32013
+ font-family: Inter;
32014
+ font-style: normal;
32015
+ font-weight: bold;
32016
+ text-transform: uppercase;
32017
+ font-feature-settings: "cpsp" on;
32018
+ font-size: 13px;
32019
+ line-height: 20px;
31952
32020
  }
31953
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
31954
- height: auto;
31955
- color: #00122e;
32021
+
32022
+ .l2i7fo9 {
32023
+ font-family: Inter;
32024
+ font-style: normal;
32025
+ font-weight: normal;
31956
32026
  font-size: 12px;
31957
- text-align: left;
31958
- transition: none;
31959
- overflow: hidden;
31960
- text-overflow: ellipsis;
31961
- white-space: nowrap;
31962
- }
31963
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
31964
- color: #0096ff;
31965
- }
31966
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
31967
- overflow: hidden;
31968
- text-overflow: ellipsis;
31969
- width: 100%;
31970
- vertical-align: middle;
31971
- }
31972
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
31973
- line-height: 0px;
31974
- }
31975
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
31976
- padding-right: 25px;
31977
- }
31978
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
31979
- border-top-color: transparent;
31980
- }
31981
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
31982
- background: rgba(225, 230, 241, 0.6);
31983
- border-color: transparent transparent white;
31984
- }
31985
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
31986
- border-radius: 8px 0 0 8px;
31987
- }
31988
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
31989
- border-radius: 8px 0 0 8px;
31990
- }
31991
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
31992
- content: "";
31993
- width: 4px;
31994
- top: -1px;
31995
- bottom: -1px;
31996
- background: white;
31997
- }
31998
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
31999
- border-radius: 0 8px 8px 0;
32000
- }
32001
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
32002
- border-radius: 0;
32003
- background: white;
32004
- border-top: none;
32005
- }
32006
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
32007
- border-top: 1px solid transparent;
32008
- border-radius: 0 8px 8px 0;
32009
- background: rgba(225, 230, 241, 0.6);
32010
- }
32011
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
32012
- background: white;
32013
- border-top: 1px solid rgba(211, 218, 235, 0.6);
32014
- }
32015
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
32016
- display: flex;
32017
- align-items: center;
32018
- height: 100%;
32019
- background: rgba(225, 230, 241, 0.6);
32020
- }
32021
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
32022
- background: white;
32023
- border-top: 1px solid rgba(211, 218, 235, 0.6);
32024
- }
32025
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
32026
- display: flex;
32027
- align-items: center;
32028
- height: 100%;
32029
- background: rgba(225, 230, 241, 0.6);
32030
- }
32031
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
32032
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
32033
- }
32034
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
32035
- box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
32036
- border-radius: 8px;
32037
- }
32038
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
32039
- border-top-color: white;
32040
- }
32041
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
32042
- background: rgba(0, 136, 255, 0.1);
32043
- border-bottom-color: transparent;
32044
- border-top-color: transparent;
32045
- }
32046
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
32047
- border-radius: 8px 0 0 8px;
32048
- }
32049
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
32050
- border-radius: 0 8px 8px 0;
32051
- }
32052
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
32053
- background: rgba(0, 136, 255, 0.1);
32054
- }
32055
- .tta5kd2 .ant-table .ant-table-thead > tr > th {
32056
- background: #fff;
32057
- font-weight: 400;
32058
- position: relative;
32059
- border-bottom: none;
32060
- color: #00122e;
32061
- transition: none;
32062
- padding: 15px 8px 15px 8px;
32063
- }
32064
- .tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
32065
- content: "";
32066
- width: 1px;
32067
- top: 0;
32068
- bottom: 0;
32069
- background: rgba(211, 218, 235, 0.6);
32070
- position: absolute;
32071
- right: 0;
32072
- }
32073
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
32074
- padding: unset;
32075
- }
32076
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
32077
- display: none;
32078
- }
32079
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
32080
- width: 100%;
32081
- overflow: hidden;
32082
- white-space: nowrap;
32083
- text-overflow: ellipsis;
32084
- }
32085
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
32086
- overflow: hidden;
32087
- text-overflow: ellipsis;
32088
- flex: 1;
32089
- }
32090
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
32091
- padding: 15px 25px 15px 8px;
32092
- }
32093
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
32094
- padding: 0;
32095
- }
32096
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
32097
- position: absolute;
32098
- right: 6px;
32099
- top: 50%;
32100
- transform: translateY(-50%);
32101
- height: 16px;
32102
- display: none;
32103
- transition: transform 320ms ease;
32104
- }
32105
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
32106
- display: block;
32107
- transform: translateY(-50%) rotateX(180deg);
32027
+ line-height: 18px;
32108
32028
  }
32109
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
32110
- display: block;
32029
+
32030
+ .l1x7hscx {
32031
+ font-family: Inter;
32032
+ font-style: normal;
32033
+ font-weight: 500;
32034
+ font-size: 12px;
32035
+ line-height: 18px;
32111
32036
  }
32112
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
32113
- display: none;
32037
+
32038
+ .le1jwan {
32039
+ font-family: Inter;
32040
+ font-style: normal;
32041
+ font-weight: bold;
32042
+ font-size: 12px;
32043
+ line-height: 18px;
32114
32044
  }
32115
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
32116
- transform: translateY(-50%);
32045
+
32046
+ .lyxynfj {
32047
+ font-family: Inter;
32048
+ font-style: normal;
32049
+ font-weight: normal;
32050
+ font-size: 12px;
32051
+ line-height: 18px;
32117
32052
  }
32118
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
32119
- transform: translateY(-50%) rotateX(180deg);
32053
+
32054
+ .lpb2nxv {
32055
+ font-family: Inter;
32056
+ font-style: normal;
32057
+ font-weight: 500;
32058
+ font-size: 12px;
32059
+ line-height: 18px;
32120
32060
  }
32121
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
32122
- background: #f2f5fa;
32061
+
32062
+ .l1r8o3vv {
32063
+ font-family: Inter;
32064
+ font-style: normal;
32065
+ font-weight: bold;
32066
+ font-size: 12px;
32067
+ line-height: 18px;
32123
32068
  }
32124
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
32125
- display: block;
32069
+
32070
+ .lemnjy2 {
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;
32126
32078
  }
32127
- .tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
32128
- padding-right: 25px;
32079
+
32080
+ .lrc42gb {
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;
32129
32088
  }
32130
- .tta5kd2 .ant-table .ant-table-selection-column {
32131
- padding: 0 !important;
32089
+
32090
+ .fqaz4mb {
32091
+ font-family: Inter;
32092
+ font-style: normal;
32093
+ font-weight: normal;
32094
+ font-size: 13px;
32095
+ line-height: 20px;
32132
32096
  }
32133
- .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
32134
- position: absolute;
32135
- left: 50%;
32136
- top: 50%;
32137
- transform: translate(-50%, -50%);
32097
+
32098
+ .f13we5o {
32099
+ font-family: Inter;
32100
+ font-style: normal;
32101
+ font-weight: normal;
32102
+ font-size: 13px;
32103
+ line-height: 20px;
32138
32104
  }
32139
- .tta5kd2 .ant-table .ant-table-selection-column:after {
32140
- display: none;
32105
+
32106
+ .ffmjua2 {
32107
+ font-family: Inter;
32108
+ font-style: normal;
32109
+ font-weight: normal;
32110
+ font-size: 12px;
32111
+ line-height: 18px;
32141
32112
  }
32142
- .tta5kd2 .ant-table .ant-table-hide-scrollbar {
32143
- background: #fff;
32113
+
32114
+ .fz2mxw0 {
32115
+ font-family: Inter;
32116
+ font-style: normal;
32117
+ font-weight: normal;
32118
+ font-size: 12px;
32119
+ line-height: 18px;
32144
32120
  }
32145
- .tta5kd2 .ant-table .ant-table-placeholder {
32146
- background: inherit;
32121
+
32122
+ .t1ertzoh {
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;
32147
32129
  }
32148
- .tta5kd2 .ant-table .ant-table-placeholder td {
32149
- position: static;
32150
- border: none;
32151
- background: inherit !important;
32152
- height: 100px;
32153
- vertical-align: middle;
32130
+
32131
+ .t19bge8r {
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;
32154
32138
  }
32155
- .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
32156
- .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
32157
- font-weight: bold;
32158
- font-size: 20px;
32159
- color: rgba(10, 37, 85, 0.6);
32139
+
32140
+ .tjrzfyl {
32141
+ font-family: Inter;
32142
+ font-style: normal;
32143
+ font-weight: normal;
32144
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
32145
+ font-size: 12px;
32146
+ line-height: 18px;
32160
32147
  }
32161
- .tta5kd2 .ant-table td.cell__action_ {
32162
- padding: 0 !important;
32163
- position: relative;
32164
- background: #fff;
32148
+
32149
+ .tm6s7bo {
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;
32165
32156
  }
32166
- .tta5kd2 .ant-table td.cell__action_ > * {
32167
- height: 100%;
32168
- display: flex;
32169
- align-items: center;
32170
- justify-content: flex-end;
32171
- padding-right: 8px;
32157
+
32158
+ .t19zq6ic {
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;
32172
32165
  }
32173
- .tta5kd2 .ant-table td.cell__action_ .menu-button {
32174
- width: 24px;
32175
- height: 24px;
32176
- cursor: pointer;
32177
- justify-content: center;
32178
- border-radius: 4px;
32166
+
32167
+ .t1gduru8 {
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;
32179
32174
  }
32180
- .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
32181
- background: #fff;
32175
+
32176
+ .t55raab {
32177
+ font-family: Inter;
32178
+ font-style: normal;
32179
+ font-weight: bold;
32180
+ font-feature-settings: "zero" on;
32181
+ font-size: 16px;
32182
+ line-height: 24px;
32183
+ }
32184
+
32185
+ .u1w9abfe {
32186
+ font-family: Inter;
32187
+ font-style: normal;
32188
+ font-weight: normal;
32189
+ font-size: 10px;
32190
+ line-height: 12px;
32182
32191
  }
32183
32192
 
32184
32193
  .m15dvk92 {
@@ -32265,10 +32274,6 @@ input.rrg1fkn.ant-input {
32265
32274
  margin-left: 24px;
32266
32275
  }
32267
32276
 
32268
- .iiqau4c.ant-input-group.ant-input-group-compact {
32269
- display: flex;
32270
- }
32271
-
32272
32277
  .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
32273
32278
  border-radius: 6px;
32274
32279
  }
@@ -32326,6 +32331,10 @@ input.rrg1fkn.ant-input {
32326
32331
  transform: rotate(180deg);
32327
32332
  }
32328
32333
 
32334
+ .iiqau4c.ant-input-group.ant-input-group-compact {
32335
+ display: flex;
32336
+ }
32337
+
32329
32338
  .igz4le8 {
32330
32339
  height: 24px;
32331
32340
  width: 56px !important;
@@ -32602,10 +32611,6 @@ input.rrg1fkn.ant-input {
32602
32611
  background: rgba(163, 180, 204, 0.18);
32603
32612
  }
32604
32613
 
32605
- .c1k4vanq {
32606
- padding: 0 16px 14px 16px;
32607
- }
32608
-
32609
32614
  .c1udgdh2 {
32610
32615
  color: #2d3a56;
32611
32616
  padding: 12px 16px 10px 16px;
@@ -32646,6 +32651,10 @@ input.rrg1fkn.ant-input {
32646
32651
  margin-right: 2px;
32647
32652
  }
32648
32653
 
32654
+ .c1k4vanq {
32655
+ padding: 0 16px 14px 16px;
32656
+ }
32657
+
32649
32658
  .bab9xum {
32650
32659
  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);
32651
32660
  }
@@ -32958,25 +32967,6 @@ input.rrg1fkn.ant-input {
32958
32967
  font-size: inherit;
32959
32968
  }
32960
32969
 
32961
- .feau332.ant-form-item {
32962
- margin-bottom: 0;
32963
- }
32964
- .feau332 .ant-form-item-explain {
32965
- display: none;
32966
- min-height: 18px;
32967
- margin-top: 5px;
32968
- font-family: "Inter";
32969
- font-weight: 400;
32970
- font-size: 12px;
32971
- line-height: 18px;
32972
- }
32973
- .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) {
32974
- white-space: pre-wrap;
32975
- }
32976
- .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
32977
- display: block;
32978
- }
32979
-
32980
32970
  .a6dbbkm .ant-input-number-handler-wrap {
32981
32971
  display: var(--a6dbbkm-0);
32982
32972
  }
@@ -33006,4 +32996,23 @@ input.rrg1fkn.ant-input {
33006
32996
  margin: 0;
33007
32997
  height: auto;
33008
32998
  font-size: inherit;
32999
+ }
33000
+
33001
+ .feau332.ant-form-item {
33002
+ margin-bottom: 0;
33003
+ }
33004
+ .feau332 .ant-form-item-explain {
33005
+ display: none;
33006
+ min-height: 18px;
33007
+ margin-top: 5px;
33008
+ font-family: "Inter";
33009
+ font-weight: 400;
33010
+ font-size: 12px;
33011
+ line-height: 18px;
33012
+ }
33013
+ .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) {
33014
+ white-space: pre-wrap;
33015
+ }
33016
+ .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
33017
+ display: block;
33009
33018
  }