@cloudtower/eagle 0.26.15 → 0.26.16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -30164,6 +30164,15 @@ html body {
30164
30164
  margin-right: 4px;
30165
30165
  }
30166
30166
 
30167
+ .obf05yr {
30168
+ display: inline-block;
30169
+ }
30170
+
30171
+ .hsms1n6 {
30172
+ visibility: hidden;
30173
+ position: absolute;
30174
+ }
30175
+
30167
30176
  .p12gwtiw {
30168
30177
  display: flex;
30169
30178
  justify-content: space-between;
@@ -30221,13 +30230,233 @@ html body {
30221
30230
  line-height: 18px;
30222
30231
  }
30223
30232
 
30224
- .obf05yr {
30233
+ .rxbeqvl.ant-radio-wrapper {
30234
+ display: inline-flex;
30235
+ align-items: baseline;
30236
+ white-space: pre-wrap;
30237
+ }
30238
+ .rxbeqvl.ant-radio-wrapper .ant-radio {
30239
+ position: relative;
30240
+ top: 3px;
30241
+ }
30242
+ .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
30243
+ border-color: rgba(107, 128, 167, 0.6);
30244
+ }
30245
+ .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30246
+ border-color: #0080ff;
30247
+ }
30248
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30249
+ border-color: #0080ff;
30250
+ background: #0080ff;
30251
+ }
30252
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30253
+ top: 4px;
30254
+ left: 4px;
30255
+ width: 6px;
30256
+ height: 6px;
30257
+ background: #fff;
30258
+ }
30259
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30260
+ opacity: 0.5;
30261
+ }
30262
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30263
+ border-color: rgba(107, 128, 167, 0.6);
30264
+ background: rgba(211, 218, 235, 0.6);
30265
+ }
30266
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30267
+ background: #00122e;
30268
+ }
30269
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30270
+ color: #00122e;
30271
+ opacity: 0.5;
30272
+ }
30273
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30274
+ color: #00122e;
30275
+ }
30276
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span {
30225
30277
  display: inline-block;
30278
+ padding: 0;
30279
+ padding-left: 12px;
30280
+ }
30281
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
30282
+ margin-bottom: 0;
30283
+ white-space: pre-wrap;
30284
+ color: rgba(44, 56, 82, 0.6);
30285
+ }
30286
+ .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
30287
+ padding-left: 8px;
30226
30288
  }
30227
30289
 
30228
- .hsms1n6 {
30229
- visibility: hidden;
30290
+ .r5ie79y .ant-radio-button-wrapper:first-child {
30291
+ border-radius: 5px 0 0 5px;
30292
+ }
30293
+ .r5ie79y .ant-radio-button-wrapper:last-child {
30294
+ border-radius: 0 5px 5px 0;
30295
+ }
30296
+
30297
+ .r1f0aqcc {
30298
+ color: #00122e;
30299
+ border-color: #ccd4e3;
30300
+ }
30301
+ .r1f0aqcc:first-child {
30302
+ border-color: #a3b4cc;
30303
+ }
30304
+ .r1f0aqcc.ant-radio-button-wrapper {
30305
+ padding: 0 12px;
30306
+ line-height: 32px;
30307
+ height: 32px;
30308
+ }
30309
+ .r1f0aqcc.ant-radio-button-wrapper > span + span {
30310
+ white-space: nowrap;
30311
+ }
30312
+ .ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
30313
+ height: 22px;
30314
+ padding: 0 7px;
30315
+ line-height: 20px;
30316
+ }
30317
+ .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
30318
+ background: #ccd4e3;
30319
+ }
30320
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
30321
+ background: #0080ff;
30322
+ }
30323
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
30324
+ background: #ccd4e3;
30325
+ opacity: 0.5;
30326
+ }
30327
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
30328
+ border-right-color: #0080ff;
30329
+ }
30330
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
30331
+ border-color: #0080ff;
30332
+ }
30333
+ .r1f0aqcc.ant-radio-button-wrapper-checked {
30334
+ background: rgba(0, 136, 255, 0.1);
30335
+ }
30336
+ .r1f0aqcc.ant-radio-button-wrapper-disabled {
30337
+ background: rgba(211, 218, 235, 0.6);
30338
+ border-color: #ccd4e3;
30339
+ opacity: 0.5;
30340
+ }
30341
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
30342
+ color: #00122e;
30343
+ border-color: #ccd4e3;
30344
+ }
30345
+ .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
30346
+ color: #00122e;
30347
+ border-color: #ccd4e3;
30348
+ background: rgba(172, 186, 211, 0.6);
30349
+ }
30350
+ .r1f0aqcc .ant-radio-button-input {
30351
+ margin-right: 8px;
30352
+ display: inline;
30353
+ border: none;
30354
+ padding: 0;
30355
+ width: 36px;
30356
+ background: transparent;
30357
+ }
30358
+ .r1f0aqcc .ant-radio-button-input:focus {
30359
+ box-shadow: none;
30360
+ }
30361
+ .r1f0aqcc .ant-radio-button-input.ant-input-number {
30362
+ margin-right: 0;
30363
+ width: initial;
30364
+ box-shadow: none;
30365
+ }
30366
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
30367
+ display: none;
30368
+ }
30369
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
30370
+ display: inline;
30371
+ }
30372
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
30373
+ display: inline;
30374
+ margin-right: 8px;
30375
+ padding: 0;
30376
+ width: 36px;
30377
+ }
30378
+
30379
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
30380
+ flex-direction: row;
30381
+ justify-content: stretch;
30382
+ }
30383
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
30384
+ padding: 0;
30385
+ margin-right: 4px;
30386
+ flex: 1;
30387
+ overflow: visible;
30388
+ }
30389
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
30390
+ display: none;
30391
+ }
30392
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
30393
+ width: 100%;
30394
+ min-height: unset;
30395
+ }
30396
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
30397
+ height: 26px;
30398
+ line-height: 26px;
30399
+ width: 100%;
30400
+ text-align: center;
30401
+ padding: 0;
30402
+ font-size: 12px;
30403
+ font-weight: normal;
30404
+ }
30405
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
30406
+ margin-right: 10px;
30407
+ }
30408
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
30409
+ display: none;
30410
+ }
30411
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
30412
+ border-radius: 4px 0 0 4px;
30413
+ }
30414
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
30415
+ margin-right: 0;
30416
+ }
30417
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
30418
+ border-radius: 0 4px 4px 0;
30419
+ }
30420
+ .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 {
30421
+ content: "";
30422
+ width: 0;
30423
+ height: 0;
30424
+ border: 13px solid transparent;
30425
+ position: absolute;
30426
+ top: 0;
30427
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
30428
+ right: -21px;
30429
+ z-index: 2;
30430
+ }
30431
+ .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 {
30432
+ content: "";
30433
+ width: 0;
30434
+ height: 0;
30435
+ border: 13px solid transparent;
30230
30436
  position: absolute;
30437
+ top: 0;
30438
+ border-left: 8px solid #fff;
30439
+ left: 0;
30440
+ }
30441
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
30442
+ background-color: rgba(0, 136, 255, 0.1);
30443
+ }
30444
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
30445
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
30446
+ }
30447
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
30448
+ color: #005ed1;
30449
+ }
30450
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
30451
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
30452
+ background-color: rgba(237, 241, 250, 0.6);
30453
+ }
30454
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
30455
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
30456
+ color: rgba(44, 56, 82, 0.6);
30457
+ }
30458
+ .s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
30459
+ padding: 0;
30231
30460
  }
30232
30461
 
30233
30462
  .cz04yix {
@@ -30895,247 +31124,18 @@ input.rrg1fkn.ant-input {
30895
31124
  border-bottom-left-radius: 0;
30896
31125
  }
30897
31126
 
30898
- .rxbeqvl.ant-radio-wrapper {
30899
- display: inline-flex;
30900
- align-items: baseline;
30901
- white-space: pre-wrap;
31127
+ .s34f1qb.ant-switch {
31128
+ min-width: 40px;
31129
+ height: 24px;
31130
+ background: rgba(172, 186, 211, 0.6);
31131
+ overflow: hidden;
30902
31132
  }
30903
- .rxbeqvl.ant-radio-wrapper .ant-radio {
30904
- position: relative;
30905
- top: 3px;
31133
+ .s34f1qb.ant-switch:focus {
31134
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30906
31135
  }
30907
- .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
30908
- border-color: rgba(107, 128, 167, 0.6);
30909
- }
30910
- .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30911
- border-color: #0080ff;
30912
- }
30913
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30914
- border-color: #0080ff;
30915
- background: #0080ff;
30916
- }
30917
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30918
- top: 4px;
30919
- left: 4px;
30920
- width: 6px;
30921
- height: 6px;
30922
- background: #fff;
30923
- }
30924
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30925
- opacity: 0.5;
30926
- }
30927
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30928
- border-color: rgba(107, 128, 167, 0.6);
30929
- background: rgba(211, 218, 235, 0.6);
30930
- }
30931
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30932
- background: #00122e;
30933
- }
30934
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30935
- color: #00122e;
30936
- opacity: 0.5;
30937
- }
30938
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30939
- color: #00122e;
30940
- }
30941
- .rxbeqvl.ant-radio-wrapper .ant-radio + span {
30942
- display: inline-block;
30943
- padding: 0;
30944
- padding-left: 12px;
30945
- }
30946
- .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
30947
- margin-bottom: 0;
30948
- white-space: pre-wrap;
30949
- color: rgba(44, 56, 82, 0.6);
30950
- }
30951
- .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
30952
- padding-left: 8px;
30953
- }
30954
-
30955
- .r5ie79y .ant-radio-button-wrapper:first-child {
30956
- border-radius: 5px 0 0 5px;
30957
- }
30958
- .r5ie79y .ant-radio-button-wrapper:last-child {
30959
- border-radius: 0 5px 5px 0;
30960
- }
30961
-
30962
- .r1f0aqcc {
30963
- color: #00122e;
30964
- border-color: #ccd4e3;
30965
- }
30966
- .r1f0aqcc:first-child {
30967
- border-color: #a3b4cc;
30968
- }
30969
- .r1f0aqcc.ant-radio-button-wrapper {
30970
- padding: 0 12px;
30971
- line-height: 32px;
30972
- height: 32px;
30973
- }
30974
- .r1f0aqcc.ant-radio-button-wrapper > span + span {
30975
- white-space: nowrap;
30976
- }
30977
- .ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
30978
- height: 22px;
30979
- padding: 0 7px;
30980
- line-height: 20px;
30981
- }
30982
- .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
30983
- background: #ccd4e3;
30984
- }
30985
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
30986
- background: #0080ff;
30987
- }
30988
- .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
30989
- background: #ccd4e3;
30990
- opacity: 0.5;
30991
- }
30992
- .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
30993
- border-right-color: #0080ff;
30994
- }
30995
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
30996
- border-color: #0080ff;
30997
- }
30998
- .r1f0aqcc.ant-radio-button-wrapper-checked {
30999
- background: rgba(0, 136, 255, 0.1);
31000
- }
31001
- .r1f0aqcc.ant-radio-button-wrapper-disabled {
31002
- background: rgba(211, 218, 235, 0.6);
31003
- border-color: #ccd4e3;
31004
- opacity: 0.5;
31005
- }
31006
- .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
31007
- color: #00122e;
31008
- border-color: #ccd4e3;
31009
- }
31010
- .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
31011
- color: #00122e;
31012
- border-color: #ccd4e3;
31013
- background: rgba(172, 186, 211, 0.6);
31014
- }
31015
- .r1f0aqcc .ant-radio-button-input {
31016
- margin-right: 8px;
31017
- display: inline;
31018
- border: none;
31019
- padding: 0;
31020
- width: 36px;
31021
- background: transparent;
31022
- }
31023
- .r1f0aqcc .ant-radio-button-input:focus {
31024
- box-shadow: none;
31025
- }
31026
- .r1f0aqcc .ant-radio-button-input.ant-input-number {
31027
- margin-right: 0;
31028
- width: initial;
31029
- box-shadow: none;
31030
- }
31031
- .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
31032
- display: none;
31033
- }
31034
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
31035
- display: inline;
31036
- }
31037
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
31038
- display: inline;
31039
- margin-right: 8px;
31040
- padding: 0;
31041
- width: 36px;
31042
- }
31043
-
31044
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
31045
- flex-direction: row;
31046
- justify-content: stretch;
31047
- }
31048
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
31049
- padding: 0;
31050
- margin-right: 4px;
31051
- flex: 1;
31052
- overflow: visible;
31053
- }
31054
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
31055
- display: none;
31056
- }
31057
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
31058
- width: 100%;
31059
- min-height: unset;
31060
- }
31061
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
31062
- height: 26px;
31063
- line-height: 26px;
31064
- width: 100%;
31065
- text-align: center;
31066
- padding: 0;
31067
- font-size: 12px;
31068
- font-weight: normal;
31069
- }
31070
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
31071
- margin-right: 10px;
31072
- }
31073
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
31074
- display: none;
31075
- }
31076
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
31077
- border-radius: 4px 0 0 4px;
31078
- }
31079
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
31080
- margin-right: 0;
31081
- }
31082
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
31083
- border-radius: 0 4px 4px 0;
31084
- }
31085
- .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 {
31086
- content: "";
31087
- width: 0;
31088
- height: 0;
31089
- border: 13px solid transparent;
31090
- position: absolute;
31091
- top: 0;
31092
- border-left: 8px solid rgba(237, 241, 250, 0.6);
31093
- right: -21px;
31094
- z-index: 2;
31095
- }
31096
- .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 {
31097
- content: "";
31098
- width: 0;
31099
- height: 0;
31100
- border: 13px solid transparent;
31101
- position: absolute;
31102
- top: 0;
31103
- border-left: 8px solid #fff;
31104
- left: 0;
31105
- }
31106
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
31107
- background-color: rgba(0, 136, 255, 0.1);
31108
- }
31109
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
31110
- border-left-color: rgba(0, 136, 255, 0.1) !important;
31111
- }
31112
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
31113
- color: #005ed1;
31114
- }
31115
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
31116
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
31117
- background-color: rgba(237, 241, 250, 0.6);
31118
- }
31119
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
31120
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
31121
- color: rgba(44, 56, 82, 0.6);
31122
- }
31123
- .s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
31124
- padding: 0;
31125
- }
31126
-
31127
- .s34f1qb.ant-switch {
31128
- min-width: 40px;
31129
- height: 24px;
31130
- background: rgba(172, 186, 211, 0.6);
31131
- overflow: hidden;
31132
- }
31133
- .s34f1qb.ant-switch:focus {
31134
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31135
- }
31136
- .s34f1qb.ant-switch-small {
31137
- min-width: 26px;
31138
- height: 16px;
31136
+ .s34f1qb.ant-switch-small {
31137
+ min-width: 26px;
31138
+ height: 16px;
31139
31139
  }
31140
31140
  .s34f1qb.ant-switch-large {
31141
31141
  min-width: 52px;
@@ -31179,941 +31179,941 @@ input.rrg1fkn.ant-input {
31179
31179
  margin-left: 5px;
31180
31180
  }
31181
31181
 
31182
- .t1upn1sz {
31183
- height: 100%;
31182
+ .d6j0lbj {
31183
+ font-family: Inter;
31184
+ font-style: normal;
31185
+ font-weight: bold;
31186
+ font-size: 32px;
31187
+ line-height: 40px;
31184
31188
  }
31185
31189
 
31186
- .tta5kd2 {
31187
- height: 100%;
31190
+ .d1xhvvxe {
31191
+ font-family: Inter;
31192
+ font-style: normal;
31193
+ font-weight: bold;
31194
+ font-size: 24px;
31195
+ line-height: 32px;
31188
31196
  }
31189
- .tta5kd2.empty-table .ant-table-content {
31190
- overflow: visible !important;
31191
- height: 100%;
31197
+
31198
+ .dk10mxq {
31199
+ font-family: Inter;
31200
+ font-style: normal;
31201
+ font-weight: normal;
31202
+ font-size: 32px;
31203
+ line-height: 40px;
31192
31204
  }
31193
- .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
31194
- height: 100%;
31205
+
31206
+ .dxsait {
31207
+ font-family: Inter;
31208
+ font-style: normal;
31209
+ font-weight: bold;
31210
+ font-size: 20px;
31211
+ line-height: 24px;
31195
31212
  }
31196
- .tta5kd2.empty-table .ant-table-content table {
31197
- width: 100% !important;
31198
- height: 100%;
31213
+
31214
+ .dokn0h3 {
31215
+ font-family: Inter;
31216
+ font-style: normal;
31217
+ font-weight: normal;
31218
+ font-size: 20px;
31219
+ line-height: 24px;
31199
31220
  }
31200
- .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
31201
- padding: 15px 0;
31221
+
31222
+ .dobau4p {
31223
+ font-family: Inter;
31224
+ font-style: normal;
31225
+ font-weight: bold;
31226
+ font-size: 18px;
31227
+ line-height: 22px;
31202
31228
  }
31203
- .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
31204
- display: none;
31229
+
31230
+ .dvolwok {
31231
+ font-family: Inter;
31232
+ font-style: normal;
31233
+ font-weight: normal;
31234
+ font-size: 18px;
31235
+ line-height: 22px;
31205
31236
  }
31206
- .tta5kd2 .active-row td:nth-child(1) {
31207
- font-weight: 700;
31237
+
31238
+ .h181qhg4 {
31239
+ font-family: Inter;
31240
+ font-style: normal;
31241
+ font-weight: bold;
31242
+ font-size: 16px;
31243
+ line-height: 22px;
31208
31244
  }
31209
- .tta5kd2.has-selection .active-row td:nth-child(2) {
31210
- font-weight: 700;
31245
+
31246
+ .h1phgmcq {
31247
+ font-family: Inter;
31248
+ font-style: normal;
31249
+ font-weight: normal;
31250
+ font-size: 16px;
31251
+ line-height: 22px;
31211
31252
  }
31212
- .tta5kd2 .ant-spin-nested-loading {
31213
- height: 100%;
31253
+
31254
+ .h173xnl1 {
31255
+ font-family: Inter;
31256
+ font-style: normal;
31257
+ font-weight: bold;
31258
+ font-size: 14px;
31259
+ line-height: 20px;
31214
31260
  }
31215
- .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
31216
- height: 100%;
31217
- overflow: visible;
31261
+
31262
+ .hedm4pz {
31263
+ font-family: Inter;
31264
+ font-style: normal;
31265
+ font-weight: normal;
31266
+ font-size: 14px;
31267
+ line-height: 20px;
31218
31268
  }
31219
- .tta5kd2 .ant-spin-nested-loading .ant-spin {
31220
- max-height: none;
31269
+
31270
+ .h1kd8xld {
31271
+ font-family: Inter;
31272
+ font-style: normal;
31273
+ font-weight: bold;
31274
+ font-size: 12px;
31275
+ line-height: 18px;
31221
31276
  }
31222
- .tta5kd2.table-init-loading .ant-spin-blur thead,
31223
- .tta5kd2.table-init-loading .ant-spin-blur tbody {
31224
- display: none;
31277
+
31278
+ .hp14fr {
31279
+ font-family: Inter;
31280
+ font-style: normal;
31281
+ font-weight: normal;
31282
+ font-size: 12px;
31283
+ line-height: 18px;
31225
31284
  }
31226
- .tta5kd2 td.ant-table-column-sort {
31227
- background: transparent;
31285
+
31286
+ .hgrg7mn {
31287
+ font-family: Inter;
31288
+ font-style: normal;
31289
+ font-weight: bold;
31290
+ text-transform: uppercase;
31291
+ font-feature-settings: "cpsp" on;
31292
+ font-size: 12px;
31293
+ line-height: 18px;
31228
31294
  }
31229
- .tta5kd2 td.ant-table-cell-fix-left,
31230
- .tta5kd2 td.ant-table-cell-fix-right {
31231
- background: #fff;
31232
- padding: 0 !important;
31295
+
31296
+ .h6zme9x {
31297
+ font-family: Inter;
31298
+ font-style: normal;
31299
+ font-weight: normal;
31300
+ text-transform: uppercase;
31301
+ font-feature-settings: "cpsp" on;
31302
+ font-size: 12px;
31303
+ line-height: 18px;
31233
31304
  }
31234
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
31235
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
31236
- display: flex;
31237
- align-items: center;
31238
- height: 100%;
31239
- padding: 8px;
31305
+
31306
+ .locjvsv {
31307
+ font-family: Inter;
31308
+ font-style: normal;
31309
+ font-weight: normal;
31310
+ font-size: 16px;
31311
+ line-height: 24px;
31240
31312
  }
31241
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
31242
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
31243
- overflow: hidden;
31244
- text-overflow: ellipsis;
31245
- width: 100%;
31313
+
31314
+ .l13gi131 {
31315
+ font-family: Inter;
31316
+ font-style: normal;
31317
+ font-weight: bold;
31318
+ font-size: 16px;
31319
+ line-height: 24px;
31246
31320
  }
31247
- .tta5kd2 .ant-table-container {
31248
- height: 100%;
31321
+
31322
+ .l1ynemsu {
31323
+ font-family: Inter;
31324
+ font-style: normal;
31325
+ font-weight: normal;
31326
+ font-size: 16px;
31327
+ line-height: 24px;
31249
31328
  }
31250
- .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
31251
- box-shadow: none !important;
31329
+
31330
+ .l1cft1cx {
31331
+ font-family: Inter;
31332
+ font-style: normal;
31333
+ font-weight: bold;
31334
+ font-size: 16px;
31335
+ line-height: 24px;
31252
31336
  }
31253
- .tta5kd2 .ant-table {
31254
- border-radius: 0px;
31255
- border-left: none;
31256
- border-right: none;
31257
- border-bottom: none;
31258
- height: 100%;
31259
- font-size: 12px;
31260
- background: transparent;
31337
+
31338
+ .l17tqc8p {
31339
+ font-family: Inter;
31340
+ font-style: normal;
31341
+ font-weight: normal;
31342
+ text-transform: uppercase;
31343
+ font-feature-settings: "cpsp" on;
31344
+ font-size: 16px;
31345
+ line-height: 24px;
31261
31346
  }
31262
- .tta5kd2 .ant-table .ant-table-header {
31263
- position: relative;
31264
- z-index: 3;
31265
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31266
- margin-bottom: -1px;
31347
+
31348
+ .l1j1e5w7 {
31349
+ font-family: Inter;
31350
+ font-style: normal;
31351
+ font-weight: bold;
31352
+ text-transform: uppercase;
31353
+ font-feature-settings: "cpsp" on;
31354
+ font-size: 16px;
31355
+ line-height: 24px;
31267
31356
  }
31268
- .tta5kd2 .ant-table .time-wrapper .data,
31269
- .tta5kd2 .ant-table .value {
31270
- color: #2d3a56;
31357
+
31358
+ .l1gf91jb {
31359
+ font-family: Inter;
31360
+ font-style: normal;
31361
+ font-weight: normal;
31362
+ font-size: 14px;
31363
+ line-height: 22px;
31271
31364
  }
31272
- .tta5kd2 .ant-table .time-wrapper .time,
31273
- .tta5kd2 .ant-table .unit {
31274
- color: rgba(44, 56, 82, 0.6);
31365
+
31366
+ .lu7hlr6 {
31367
+ font-family: Inter;
31368
+ font-style: normal;
31369
+ font-weight: 500;
31370
+ font-size: 14px;
31371
+ line-height: 22px;
31275
31372
  }
31276
- .tta5kd2 .ant-table .ant-table-selection {
31277
- position: unset;
31278
- text-align: center;
31373
+
31374
+ .l3l3jf0 {
31375
+ font-family: Inter;
31376
+ font-style: normal;
31377
+ font-weight: bold;
31378
+ font-size: 14px;
31379
+ line-height: 22px;
31279
31380
  }
31280
- .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
31281
- background: #fff;
31381
+
31382
+ .l12j5nqp {
31383
+ font-family: Inter;
31384
+ font-style: normal;
31385
+ font-weight: normal;
31386
+ font-size: 14px;
31387
+ line-height: 22px;
31282
31388
  }
31283
- .tta5kd2 .ant-table .anticon-setting {
31284
- cursor: pointer;
31285
- position: absolute;
31286
- top: 50%;
31287
- right: 12px;
31288
- transform: translateY(-50%);
31389
+
31390
+ .l1tecqht {
31391
+ font-family: Inter;
31392
+ font-style: normal;
31393
+ font-weight: bold;
31394
+ font-size: 14px;
31395
+ line-height: 22px;
31289
31396
  }
31290
- .tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
31291
- box-shadow: none;
31292
- width: 1px;
31293
- background: rgba(213, 219, 227, 0.6);
31397
+
31398
+ .l6sa990 {
31399
+ font-family: Inter;
31400
+ font-style: normal;
31401
+ font-weight: normal;
31402
+ text-transform: uppercase;
31403
+ font-feature-settings: "cpsp" on;
31404
+ font-size: 14px;
31405
+ line-height: 22px;
31294
31406
  }
31295
- .tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
31296
- box-shadow: none;
31297
- width: 1px;
31298
- background: rgba(213, 219, 227, 0.6);
31299
- }
31300
- .tta5kd2 .ant-table .ant-table-tbody {
31301
- position: relative;
31302
- }
31303
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
31304
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31305
- border-bottom: 1px solid white;
31306
- height: 40px;
31307
- vertical-align: middle;
31308
- transition: background 0ms;
31309
- color: #00122e;
31310
- }
31311
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
31312
- background: #f2f5fa;
31313
- border-bottom-color: #f2f5fa;
31314
- }
31315
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
31316
- height: auto;
31317
- color: #00122e;
31318
- font-size: 12px;
31319
- text-align: left;
31320
- transition: none;
31321
- overflow: hidden;
31322
- text-overflow: ellipsis;
31323
- white-space: nowrap;
31324
- }
31325
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
31326
- color: #0096ff;
31327
- }
31328
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
31329
- overflow: hidden;
31330
- text-overflow: ellipsis;
31331
- width: 100%;
31332
- vertical-align: middle;
31333
- }
31334
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
31335
- line-height: 0px;
31336
- }
31337
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
31338
- padding-right: 25px;
31407
+
31408
+ .lckqe8j {
31409
+ font-family: Inter;
31410
+ font-style: normal;
31411
+ font-weight: bold;
31412
+ text-transform: uppercase;
31413
+ font-feature-settings: "cpsp" on;
31414
+ font-size: 14px;
31415
+ line-height: 22px;
31339
31416
  }
31340
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
31341
- border-top-color: transparent;
31417
+
31418
+ .l1kuminb {
31419
+ font-family: Inter;
31420
+ font-style: normal;
31421
+ font-weight: normal;
31422
+ font-size: 13px;
31423
+ line-height: 20px;
31342
31424
  }
31343
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
31344
- background: rgba(225, 230, 241, 0.6);
31345
- border-color: transparent transparent white;
31425
+
31426
+ .l1pbuf5j {
31427
+ font-family: Inter;
31428
+ font-style: normal;
31429
+ font-weight: 600;
31430
+ font-size: 13px;
31431
+ line-height: 20px;
31346
31432
  }
31347
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
31348
- border-radius: 8px 0 0 8px;
31433
+
31434
+ .l1r4ztu {
31435
+ font-family: Inter;
31436
+ font-style: normal;
31437
+ font-weight: bold;
31438
+ font-size: 13px;
31439
+ line-height: 20px;
31349
31440
  }
31350
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
31351
- border-radius: 8px 0 0 8px;
31441
+
31442
+ .ly8vzok {
31443
+ font-family: Inter;
31444
+ font-style: normal;
31445
+ font-weight: normal;
31446
+ font-size: 13px;
31447
+ line-height: 20px;
31352
31448
  }
31353
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
31354
- content: "";
31355
- width: 4px;
31356
- top: -1px;
31357
- bottom: -1px;
31358
- background: white;
31449
+
31450
+ .lumfmf {
31451
+ font-family: Inter;
31452
+ font-style: normal;
31453
+ font-weight: 600;
31454
+ font-size: 13px;
31455
+ line-height: 20px;
31359
31456
  }
31360
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
31361
- border-radius: 0 8px 8px 0;
31457
+
31458
+ .l16ujwmv {
31459
+ font-family: Inter;
31460
+ font-style: normal;
31461
+ font-weight: bold;
31462
+ font-size: 13px;
31463
+ line-height: 20px;
31362
31464
  }
31363
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
31364
- border-radius: 0;
31365
- background: white;
31366
- border-top: none;
31465
+
31466
+ .l17o1ffr {
31467
+ font-family: Inter;
31468
+ font-style: normal;
31469
+ font-weight: normal;
31470
+ text-transform: uppercase;
31471
+ font-feature-settings: "cpsp" on;
31472
+ font-size: 13px;
31473
+ line-height: 20px;
31367
31474
  }
31368
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
31369
- border-top: 1px solid transparent;
31370
- border-radius: 0 8px 8px 0;
31371
- background: rgba(225, 230, 241, 0.6);
31475
+
31476
+ .lngllvn {
31477
+ font-family: Inter;
31478
+ font-style: normal;
31479
+ font-weight: bold;
31480
+ text-transform: uppercase;
31481
+ font-feature-settings: "cpsp" on;
31482
+ font-size: 13px;
31483
+ line-height: 20px;
31372
31484
  }
31373
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
31374
- background: white;
31375
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31485
+
31486
+ .l2i7fo9 {
31487
+ font-family: Inter;
31488
+ font-style: normal;
31489
+ font-weight: normal;
31490
+ font-size: 12px;
31491
+ line-height: 18px;
31376
31492
  }
31377
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
31378
- display: flex;
31379
- align-items: center;
31380
- height: 100%;
31381
- background: rgba(225, 230, 241, 0.6);
31493
+
31494
+ .l1x7hscx {
31495
+ font-family: Inter;
31496
+ font-style: normal;
31497
+ font-weight: 500;
31498
+ font-size: 12px;
31499
+ line-height: 18px;
31382
31500
  }
31383
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
31384
- background: white;
31385
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31501
+
31502
+ .le1jwan {
31503
+ font-family: Inter;
31504
+ font-style: normal;
31505
+ font-weight: bold;
31506
+ font-size: 12px;
31507
+ line-height: 18px;
31386
31508
  }
31387
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
31388
- display: flex;
31389
- align-items: center;
31390
- height: 100%;
31391
- background: rgba(225, 230, 241, 0.6);
31509
+
31510
+ .lyxynfj {
31511
+ font-family: Inter;
31512
+ font-style: normal;
31513
+ font-weight: normal;
31514
+ font-size: 12px;
31515
+ line-height: 18px;
31392
31516
  }
31393
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
31394
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31517
+
31518
+ .lpb2nxv {
31519
+ font-family: Inter;
31520
+ font-style: normal;
31521
+ font-weight: 500;
31522
+ font-size: 12px;
31523
+ line-height: 18px;
31395
31524
  }
31396
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
31397
- box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
31398
- border-radius: 8px;
31525
+
31526
+ .l1r8o3vv {
31527
+ font-family: Inter;
31528
+ font-style: normal;
31529
+ font-weight: bold;
31530
+ font-size: 12px;
31531
+ line-height: 18px;
31399
31532
  }
31400
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
31401
- border-top-color: white;
31533
+
31534
+ .lemnjy2 {
31535
+ font-family: Inter;
31536
+ font-style: normal;
31537
+ font-weight: normal;
31538
+ text-transform: uppercase;
31539
+ font-feature-settings: "cpsp" on;
31540
+ font-size: 12px;
31541
+ line-height: 18px;
31402
31542
  }
31403
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
31404
- background: rgba(0, 136, 255, 0.1);
31405
- border-bottom-color: transparent;
31406
- border-top-color: transparent;
31543
+
31544
+ .lrc42gb {
31545
+ font-family: Inter;
31546
+ font-style: normal;
31547
+ font-weight: bold;
31548
+ text-transform: uppercase;
31549
+ font-feature-settings: "cpsp" on;
31550
+ font-size: 12px;
31551
+ line-height: 18px;
31407
31552
  }
31408
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
31409
- border-radius: 8px 0 0 8px;
31553
+
31554
+ .fqaz4mb {
31555
+ font-family: Inter;
31556
+ font-style: normal;
31557
+ font-weight: normal;
31558
+ font-size: 13px;
31559
+ line-height: 20px;
31410
31560
  }
31411
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
31412
- border-radius: 0 8px 8px 0;
31561
+
31562
+ .f13we5o {
31563
+ font-family: Inter;
31564
+ font-style: normal;
31565
+ font-weight: normal;
31566
+ font-size: 13px;
31567
+ line-height: 20px;
31413
31568
  }
31414
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
31415
- background: rgba(0, 136, 255, 0.1);
31569
+
31570
+ .ffmjua2 {
31571
+ font-family: Inter;
31572
+ font-style: normal;
31573
+ font-weight: normal;
31574
+ font-size: 12px;
31575
+ line-height: 18px;
31416
31576
  }
31417
- .tta5kd2 .ant-table .ant-table-thead > tr > th {
31418
- background: #fff;
31419
- font-weight: 400;
31420
- position: relative;
31421
- border-bottom: none;
31422
- color: #00122e;
31423
- transition: none;
31424
- padding: 15px 8px 15px 8px;
31577
+
31578
+ .fz2mxw0 {
31579
+ font-family: Inter;
31580
+ font-style: normal;
31581
+ font-weight: normal;
31582
+ font-size: 12px;
31583
+ line-height: 18px;
31425
31584
  }
31426
- .tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
31427
- content: "";
31428
- width: 1px;
31429
- top: 0;
31430
- bottom: 0;
31431
- background: rgba(211, 218, 235, 0.6);
31432
- position: absolute;
31433
- right: 0;
31585
+
31586
+ .t1ertzoh {
31587
+ font-family: Inter;
31588
+ font-style: normal;
31589
+ font-weight: normal;
31590
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
31591
+ font-size: 13px;
31592
+ line-height: 20px;
31434
31593
  }
31435
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
31436
- padding: unset;
31594
+
31595
+ .t19bge8r {
31596
+ font-family: Inter;
31597
+ font-style: normal;
31598
+ font-weight: normal;
31599
+ font-feature-settings: "zero" on;
31600
+ font-size: 13px;
31601
+ line-height: 20px;
31437
31602
  }
31438
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
31439
- display: none;
31603
+
31604
+ .tjrzfyl {
31605
+ font-family: Inter;
31606
+ font-style: normal;
31607
+ font-weight: normal;
31608
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
31609
+ font-size: 12px;
31610
+ line-height: 18px;
31440
31611
  }
31441
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
31442
- width: 100%;
31443
- overflow: hidden;
31444
- white-space: nowrap;
31445
- text-overflow: ellipsis;
31612
+
31613
+ .tm6s7bo {
31614
+ font-family: Inter;
31615
+ font-style: normal;
31616
+ font-weight: 500;
31617
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
31618
+ font-size: 12px;
31619
+ line-height: 18px;
31446
31620
  }
31447
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
31448
- overflow: hidden;
31449
- text-overflow: ellipsis;
31450
- flex: 1;
31621
+
31622
+ .t19zq6ic {
31623
+ font-family: Inter;
31624
+ font-style: normal;
31625
+ font-weight: normal;
31626
+ font-feature-settings: "zero" on;
31627
+ font-size: 12px;
31628
+ line-height: 18px;
31451
31629
  }
31452
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
31453
- padding: 15px 25px 15px 8px;
31630
+
31631
+ .t1gduru8 {
31632
+ font-family: Inter;
31633
+ font-style: normal;
31634
+ font-weight: 500;
31635
+ font-feature-settings: "zero" on;
31636
+ font-size: 12px;
31637
+ line-height: 18px;
31454
31638
  }
31455
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
31456
- padding: 0;
31639
+
31640
+ .t55raab {
31641
+ font-family: Inter;
31642
+ font-style: normal;
31643
+ font-weight: bold;
31644
+ font-feature-settings: "zero" on;
31645
+ font-size: 16px;
31646
+ line-height: 24px;
31457
31647
  }
31458
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
31459
- position: absolute;
31460
- right: 6px;
31461
- top: 50%;
31462
- transform: translateY(-50%);
31463
- height: 16px;
31464
- display: none;
31465
- transition: transform 320ms ease;
31648
+
31649
+ .u1w9abfe {
31650
+ font-family: Inter;
31651
+ font-style: normal;
31652
+ font-weight: normal;
31653
+ font-size: 10px;
31654
+ line-height: 12px;
31466
31655
  }
31467
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
31468
- display: block;
31469
- transform: translateY(-50%) rotateX(180deg);
31656
+
31657
+ .i1e4sgug {
31658
+ display: inline-block;
31470
31659
  }
31471
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
31472
- display: block;
31660
+
31661
+ .t1upn1sz {
31662
+ height: 100%;
31473
31663
  }
31474
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
31475
- display: none;
31664
+
31665
+ .tta5kd2 {
31666
+ height: 100%;
31476
31667
  }
31477
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
31478
- transform: translateY(-50%);
31668
+ .tta5kd2.empty-table .ant-table-content {
31669
+ overflow: visible !important;
31670
+ height: 100%;
31479
31671
  }
31480
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
31481
- transform: translateY(-50%) rotateX(180deg);
31672
+ .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
31673
+ height: 100%;
31482
31674
  }
31483
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
31484
- background: #f2f5fa;
31675
+ .tta5kd2.empty-table .ant-table-content table {
31676
+ width: 100% !important;
31677
+ height: 100%;
31485
31678
  }
31486
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
31487
- display: block;
31679
+ .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
31680
+ padding: 15px 0;
31488
31681
  }
31489
- .tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
31490
- padding-right: 25px;
31682
+ .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
31683
+ display: none;
31491
31684
  }
31492
- .tta5kd2 .ant-table .ant-table-selection-column {
31493
- padding: 0 !important;
31685
+ .tta5kd2 .active-row td:nth-child(1) {
31686
+ font-weight: 700;
31494
31687
  }
31495
- .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
31496
- position: absolute;
31497
- left: 50%;
31498
- top: 50%;
31499
- transform: translate(-50%, -50%);
31688
+ .tta5kd2.has-selection .active-row td:nth-child(2) {
31689
+ font-weight: 700;
31500
31690
  }
31501
- .tta5kd2 .ant-table .ant-table-selection-column:after {
31502
- display: none;
31691
+ .tta5kd2 .ant-spin-nested-loading {
31692
+ height: 100%;
31503
31693
  }
31504
- .tta5kd2 .ant-table .ant-table-hide-scrollbar {
31505
- background: #fff;
31694
+ .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
31695
+ height: 100%;
31696
+ overflow: visible;
31506
31697
  }
31507
- .tta5kd2 .ant-table .ant-table-placeholder {
31508
- background: inherit;
31698
+ .tta5kd2 .ant-spin-nested-loading .ant-spin {
31699
+ max-height: none;
31509
31700
  }
31510
- .tta5kd2 .ant-table .ant-table-placeholder td {
31511
- position: static;
31512
- border: none;
31513
- background: inherit !important;
31514
- height: 100px;
31515
- vertical-align: middle;
31701
+ .tta5kd2.table-init-loading .ant-spin-blur thead,
31702
+ .tta5kd2.table-init-loading .ant-spin-blur tbody {
31703
+ display: none;
31516
31704
  }
31517
- .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
31518
- .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
31519
- font-weight: bold;
31520
- font-size: 20px;
31521
- color: rgba(10, 37, 85, 0.6);
31705
+ .tta5kd2 td.ant-table-column-sort {
31706
+ background: transparent;
31522
31707
  }
31523
- .tta5kd2 .ant-table td.cell__action_ {
31524
- padding: 0 !important;
31525
- position: relative;
31708
+ .tta5kd2 td.ant-table-cell-fix-left,
31709
+ .tta5kd2 td.ant-table-cell-fix-right {
31526
31710
  background: #fff;
31711
+ padding: 0 !important;
31527
31712
  }
31528
- .tta5kd2 .ant-table td.cell__action_ > * {
31529
- height: 100%;
31713
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
31714
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
31530
31715
  display: flex;
31531
31716
  align-items: center;
31532
- justify-content: flex-end;
31533
- padding-right: 8px;
31717
+ height: 100%;
31718
+ padding: 8px;
31534
31719
  }
31535
- .tta5kd2 .ant-table td.cell__action_ .menu-button {
31536
- width: 24px;
31537
- height: 24px;
31538
- cursor: pointer;
31539
- justify-content: center;
31540
- border-radius: 4px;
31720
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
31721
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
31722
+ overflow: hidden;
31723
+ text-overflow: ellipsis;
31724
+ width: 100%;
31541
31725
  }
31542
- .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
31543
- background: #fff;
31726
+ .tta5kd2 .ant-table-container {
31727
+ height: 100%;
31544
31728
  }
31545
-
31546
- .s1fc623g {
31547
- width: 430px !important;
31729
+ .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
31730
+ box-shadow: none !important;
31548
31731
  }
31549
-
31550
- .da3mx0o .ant-select-item-group {
31551
- padding: 8px 16px;
31552
- line-height: 18px;
31553
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31554
- height: 34px;
31555
- min-height: 34px;
31556
- box-sizing: border-box;
31557
- margin-top: 8px;
31732
+ .tta5kd2 .ant-table {
31733
+ border-radius: 0px;
31734
+ border-left: none;
31735
+ border-right: none;
31736
+ border-bottom: none;
31737
+ height: 100%;
31738
+ font-size: 12px;
31739
+ background: transparent;
31558
31740
  }
31559
-
31560
- .onr9gzt {
31561
- display: flex;
31562
- flex-direction: column;
31563
- margin: 1px 8px;
31564
- padding: 8px;
31565
- border-radius: 4px;
31741
+ .tta5kd2 .ant-table .ant-table-header {
31742
+ position: relative;
31743
+ z-index: 3;
31744
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31745
+ margin-bottom: -1px;
31566
31746
  }
31567
- .onr9gzt .selected-icon {
31568
- display: none;
31747
+ .tta5kd2 .ant-table .time-wrapper .data,
31748
+ .tta5kd2 .ant-table .value {
31749
+ color: #2d3a56;
31569
31750
  }
31570
- .onr9gzt.ant-select-item-option-grouped {
31571
- padding-left: 8px;
31751
+ .tta5kd2 .ant-table .time-wrapper .time,
31752
+ .tta5kd2 .ant-table .unit {
31753
+ color: rgba(44, 56, 82, 0.6);
31572
31754
  }
31573
- .onr9gzt.ant-select-item-option-selected {
31574
- background-color: white;
31755
+ .tta5kd2 .ant-table .ant-table-selection {
31756
+ position: unset;
31757
+ text-align: center;
31575
31758
  }
31576
- .onr9gzt.ant-select-item-option-selected .timezone-title {
31577
- color: #0080ff;
31759
+ .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
31760
+ background: #fff;
31578
31761
  }
31579
- .onr9gzt.ant-select-item-option-selected .selected-icon {
31580
- display: block;
31762
+ .tta5kd2 .ant-table .anticon-setting {
31763
+ cursor: pointer;
31764
+ position: absolute;
31765
+ top: 50%;
31766
+ right: 12px;
31767
+ transform: translateY(-50%);
31581
31768
  }
31582
- .onr9gzt.ant-select-item-option-active {
31583
- background: rgba(0, 136, 255, 0.16);
31769
+ .tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
31770
+ box-shadow: none;
31771
+ width: 1px;
31772
+ background: rgba(213, 219, 227, 0.6);
31584
31773
  }
31585
- .onr9gzt.ant-select-item-option-active .timezone-title {
31586
- color: #0080ff;
31774
+ .tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
31775
+ box-shadow: none;
31776
+ width: 1px;
31777
+ background: rgba(213, 219, 227, 0.6);
31587
31778
  }
31588
- .onr9gzt.ant-select-item-option-active .timezone-tag {
31589
- background: rgba(0, 136, 255, 0.1);
31590
- color: #0080ff;
31779
+ .tta5kd2 .ant-table .ant-table-tbody {
31780
+ position: relative;
31591
31781
  }
31592
-
31593
- .oiy0apc {
31594
- display: flex;
31595
- justify-content: space-between;
31596
- height: 20px;
31597
- line-height: 20px;
31782
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
31783
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31784
+ border-bottom: 1px solid white;
31785
+ height: 40px;
31786
+ vertical-align: middle;
31787
+ transition: background 0ms;
31788
+ color: #00122e;
31598
31789
  }
31599
- .oiy0apc .timezone-title {
31600
- color: #2d3a56;
31790
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
31791
+ background: #f2f5fa;
31792
+ border-bottom-color: #f2f5fa;
31793
+ }
31794
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
31795
+ height: auto;
31796
+ color: #00122e;
31797
+ font-size: 12px;
31798
+ text-align: left;
31799
+ transition: none;
31601
31800
  overflow: hidden;
31602
31801
  text-overflow: ellipsis;
31802
+ white-space: nowrap;
31603
31803
  }
31604
-
31605
- .of4y382 {
31606
- display: flex;
31607
- justify-content: space-between;
31608
- color: rgba(44, 56, 82, 0.6);
31609
- height: 18px;
31610
- line-height: 18px;
31611
- margin-top: 2px;
31612
- }
31613
-
31614
- .t19903l9 {
31615
- border: none;
31616
- margin-right: 0;
31617
- background: rgba(225, 230, 241, 0.6);
31804
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
31805
+ color: #0096ff;
31618
31806
  }
31619
-
31620
- .ohwbvxu {
31621
- pointer-events: none;
31622
- height: 32px;
31807
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
31808
+ overflow: hidden;
31809
+ text-overflow: ellipsis;
31623
31810
  width: 100%;
31624
- opacity: 0;
31625
- }
31626
-
31627
- .i1e4sgug {
31628
- display: inline-block;
31629
- }
31630
-
31631
- .d6j0lbj {
31632
- font-family: Inter;
31633
- font-style: normal;
31634
- font-weight: bold;
31635
- font-size: 32px;
31636
- line-height: 40px;
31811
+ vertical-align: middle;
31637
31812
  }
31638
-
31639
- .d1xhvvxe {
31640
- font-family: Inter;
31641
- font-style: normal;
31642
- font-weight: bold;
31643
- font-size: 24px;
31644
- line-height: 32px;
31813
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
31814
+ line-height: 0px;
31645
31815
  }
31646
-
31647
- .dk10mxq {
31648
- font-family: Inter;
31649
- font-style: normal;
31650
- font-weight: normal;
31651
- font-size: 32px;
31652
- line-height: 40px;
31816
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
31817
+ padding-right: 25px;
31653
31818
  }
31654
-
31655
- .dxsait {
31656
- font-family: Inter;
31657
- font-style: normal;
31658
- font-weight: bold;
31659
- font-size: 20px;
31660
- line-height: 24px;
31819
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
31820
+ border-top-color: transparent;
31661
31821
  }
31662
-
31663
- .dokn0h3 {
31664
- font-family: Inter;
31665
- font-style: normal;
31666
- font-weight: normal;
31667
- font-size: 20px;
31668
- line-height: 24px;
31822
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
31823
+ background: rgba(225, 230, 241, 0.6);
31824
+ border-color: transparent transparent white;
31669
31825
  }
31670
-
31671
- .dobau4p {
31672
- font-family: Inter;
31673
- font-style: normal;
31674
- font-weight: bold;
31675
- font-size: 18px;
31676
- line-height: 22px;
31826
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
31827
+ border-radius: 8px 0 0 8px;
31677
31828
  }
31678
-
31679
- .dvolwok {
31680
- font-family: Inter;
31681
- font-style: normal;
31682
- font-weight: normal;
31683
- font-size: 18px;
31684
- line-height: 22px;
31829
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
31830
+ border-radius: 8px 0 0 8px;
31685
31831
  }
31686
-
31687
- .h181qhg4 {
31688
- font-family: Inter;
31689
- font-style: normal;
31690
- font-weight: bold;
31691
- font-size: 16px;
31692
- line-height: 22px;
31832
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
31833
+ content: "";
31834
+ width: 4px;
31835
+ top: -1px;
31836
+ bottom: -1px;
31837
+ background: white;
31693
31838
  }
31694
-
31695
- .h1phgmcq {
31696
- font-family: Inter;
31697
- font-style: normal;
31698
- font-weight: normal;
31699
- font-size: 16px;
31700
- line-height: 22px;
31839
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
31840
+ border-radius: 0 8px 8px 0;
31701
31841
  }
31702
-
31703
- .h173xnl1 {
31704
- font-family: Inter;
31705
- font-style: normal;
31706
- font-weight: bold;
31707
- font-size: 14px;
31708
- line-height: 20px;
31842
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
31843
+ border-radius: 0;
31844
+ background: white;
31845
+ border-top: none;
31709
31846
  }
31710
-
31711
- .hedm4pz {
31712
- font-family: Inter;
31713
- font-style: normal;
31714
- font-weight: normal;
31715
- font-size: 14px;
31716
- line-height: 20px;
31847
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
31848
+ border-top: 1px solid transparent;
31849
+ border-radius: 0 8px 8px 0;
31850
+ background: rgba(225, 230, 241, 0.6);
31717
31851
  }
31718
-
31719
- .h1kd8xld {
31720
- font-family: Inter;
31721
- font-style: normal;
31722
- font-weight: bold;
31723
- font-size: 12px;
31724
- line-height: 18px;
31852
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
31853
+ background: white;
31854
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31725
31855
  }
31726
-
31727
- .hp14fr {
31728
- font-family: Inter;
31729
- font-style: normal;
31730
- font-weight: normal;
31731
- font-size: 12px;
31732
- line-height: 18px;
31856
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
31857
+ display: flex;
31858
+ align-items: center;
31859
+ height: 100%;
31860
+ background: rgba(225, 230, 241, 0.6);
31733
31861
  }
31734
-
31735
- .hgrg7mn {
31736
- font-family: Inter;
31737
- font-style: normal;
31738
- font-weight: bold;
31739
- text-transform: uppercase;
31740
- font-feature-settings: "cpsp" on;
31741
- font-size: 12px;
31742
- line-height: 18px;
31862
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
31863
+ background: white;
31864
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31743
31865
  }
31744
-
31745
- .h6zme9x {
31746
- font-family: Inter;
31747
- font-style: normal;
31748
- font-weight: normal;
31749
- text-transform: uppercase;
31750
- font-feature-settings: "cpsp" on;
31751
- font-size: 12px;
31752
- line-height: 18px;
31866
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
31867
+ display: flex;
31868
+ align-items: center;
31869
+ height: 100%;
31870
+ background: rgba(225, 230, 241, 0.6);
31753
31871
  }
31754
-
31755
- .locjvsv {
31756
- font-family: Inter;
31757
- font-style: normal;
31758
- font-weight: normal;
31759
- font-size: 16px;
31760
- line-height: 24px;
31872
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
31873
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31761
31874
  }
31762
-
31763
- .l13gi131 {
31764
- font-family: Inter;
31765
- font-style: normal;
31766
- font-weight: bold;
31767
- font-size: 16px;
31768
- line-height: 24px;
31875
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
31876
+ box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
31877
+ border-radius: 8px;
31769
31878
  }
31770
-
31771
- .l1ynemsu {
31772
- font-family: Inter;
31773
- font-style: normal;
31774
- font-weight: normal;
31775
- font-size: 16px;
31776
- line-height: 24px;
31879
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
31880
+ border-top-color: white;
31777
31881
  }
31778
-
31779
- .l1cft1cx {
31780
- font-family: Inter;
31781
- font-style: normal;
31782
- font-weight: bold;
31783
- font-size: 16px;
31784
- line-height: 24px;
31882
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
31883
+ background: rgba(0, 136, 255, 0.1);
31884
+ border-bottom-color: transparent;
31885
+ border-top-color: transparent;
31785
31886
  }
31786
-
31787
- .l17tqc8p {
31788
- font-family: Inter;
31789
- font-style: normal;
31790
- font-weight: normal;
31791
- text-transform: uppercase;
31792
- font-feature-settings: "cpsp" on;
31793
- font-size: 16px;
31794
- line-height: 24px;
31887
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
31888
+ border-radius: 8px 0 0 8px;
31795
31889
  }
31796
-
31797
- .l1j1e5w7 {
31798
- font-family: Inter;
31799
- font-style: normal;
31800
- font-weight: bold;
31801
- text-transform: uppercase;
31802
- font-feature-settings: "cpsp" on;
31803
- font-size: 16px;
31804
- line-height: 24px;
31890
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
31891
+ border-radius: 0 8px 8px 0;
31805
31892
  }
31806
-
31807
- .l1gf91jb {
31808
- font-family: Inter;
31809
- font-style: normal;
31810
- font-weight: normal;
31811
- font-size: 14px;
31812
- line-height: 22px;
31893
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
31894
+ background: rgba(0, 136, 255, 0.1);
31813
31895
  }
31814
-
31815
- .lu7hlr6 {
31816
- font-family: Inter;
31817
- font-style: normal;
31818
- font-weight: 500;
31819
- font-size: 14px;
31820
- line-height: 22px;
31896
+ .tta5kd2 .ant-table .ant-table-thead > tr > th {
31897
+ background: #fff;
31898
+ font-weight: 400;
31899
+ position: relative;
31900
+ border-bottom: none;
31901
+ color: #00122e;
31902
+ transition: none;
31903
+ padding: 15px 8px 15px 8px;
31821
31904
  }
31822
-
31823
- .l3l3jf0 {
31824
- font-family: Inter;
31825
- font-style: normal;
31826
- font-weight: bold;
31827
- font-size: 14px;
31828
- line-height: 22px;
31905
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
31906
+ content: "";
31907
+ width: 1px;
31908
+ top: 0;
31909
+ bottom: 0;
31910
+ background: rgba(211, 218, 235, 0.6);
31911
+ position: absolute;
31912
+ right: 0;
31829
31913
  }
31830
-
31831
- .l12j5nqp {
31832
- font-family: Inter;
31833
- font-style: normal;
31834
- font-weight: normal;
31835
- font-size: 14px;
31836
- line-height: 22px;
31914
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
31915
+ padding: unset;
31837
31916
  }
31838
-
31839
- .l1tecqht {
31840
- font-family: Inter;
31841
- font-style: normal;
31842
- font-weight: bold;
31843
- font-size: 14px;
31844
- line-height: 22px;
31917
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
31918
+ display: none;
31845
31919
  }
31846
-
31847
- .l6sa990 {
31848
- font-family: Inter;
31849
- font-style: normal;
31850
- font-weight: normal;
31851
- text-transform: uppercase;
31852
- font-feature-settings: "cpsp" on;
31853
- font-size: 14px;
31854
- line-height: 22px;
31920
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
31921
+ width: 100%;
31922
+ overflow: hidden;
31923
+ white-space: nowrap;
31924
+ text-overflow: ellipsis;
31855
31925
  }
31856
-
31857
- .lckqe8j {
31858
- font-family: Inter;
31859
- font-style: normal;
31860
- font-weight: bold;
31861
- text-transform: uppercase;
31862
- font-feature-settings: "cpsp" on;
31863
- font-size: 14px;
31864
- line-height: 22px;
31926
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
31927
+ overflow: hidden;
31928
+ text-overflow: ellipsis;
31929
+ flex: 1;
31930
+ }
31931
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
31932
+ padding: 15px 25px 15px 8px;
31865
31933
  }
31866
-
31867
- .l1kuminb {
31868
- font-family: Inter;
31869
- font-style: normal;
31870
- font-weight: normal;
31871
- font-size: 13px;
31872
- line-height: 20px;
31934
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
31935
+ padding: 0;
31873
31936
  }
31874
-
31875
- .l1pbuf5j {
31876
- font-family: Inter;
31877
- font-style: normal;
31878
- font-weight: 600;
31879
- font-size: 13px;
31880
- line-height: 20px;
31937
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
31938
+ position: absolute;
31939
+ right: 6px;
31940
+ top: 50%;
31941
+ transform: translateY(-50%);
31942
+ height: 16px;
31943
+ display: none;
31944
+ transition: transform 320ms ease;
31881
31945
  }
31882
-
31883
- .l1r4ztu {
31884
- font-family: Inter;
31885
- font-style: normal;
31886
- font-weight: bold;
31887
- font-size: 13px;
31888
- line-height: 20px;
31946
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
31947
+ display: block;
31948
+ transform: translateY(-50%) rotateX(180deg);
31889
31949
  }
31890
-
31891
- .ly8vzok {
31892
- font-family: Inter;
31893
- font-style: normal;
31894
- font-weight: normal;
31895
- font-size: 13px;
31896
- line-height: 20px;
31950
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
31951
+ display: block;
31897
31952
  }
31898
-
31899
- .lumfmf {
31900
- font-family: Inter;
31901
- font-style: normal;
31902
- font-weight: 600;
31903
- font-size: 13px;
31904
- line-height: 20px;
31953
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
31954
+ display: none;
31905
31955
  }
31906
-
31907
- .l16ujwmv {
31908
- font-family: Inter;
31909
- font-style: normal;
31910
- font-weight: bold;
31911
- font-size: 13px;
31912
- line-height: 20px;
31956
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
31957
+ transform: translateY(-50%);
31913
31958
  }
31914
-
31915
- .l17o1ffr {
31916
- font-family: Inter;
31917
- font-style: normal;
31918
- font-weight: normal;
31919
- text-transform: uppercase;
31920
- font-feature-settings: "cpsp" on;
31921
- font-size: 13px;
31922
- line-height: 20px;
31959
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
31960
+ transform: translateY(-50%) rotateX(180deg);
31923
31961
  }
31924
-
31925
- .lngllvn {
31926
- font-family: Inter;
31927
- font-style: normal;
31928
- font-weight: bold;
31929
- text-transform: uppercase;
31930
- font-feature-settings: "cpsp" on;
31931
- font-size: 13px;
31932
- line-height: 20px;
31962
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
31963
+ background: #f2f5fa;
31933
31964
  }
31934
-
31935
- .l2i7fo9 {
31936
- font-family: Inter;
31937
- font-style: normal;
31938
- font-weight: normal;
31939
- font-size: 12px;
31940
- line-height: 18px;
31965
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
31966
+ display: block;
31941
31967
  }
31942
-
31943
- .l1x7hscx {
31944
- font-family: Inter;
31945
- font-style: normal;
31946
- font-weight: 500;
31947
- font-size: 12px;
31948
- line-height: 18px;
31968
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
31969
+ padding-right: 25px;
31949
31970
  }
31950
-
31951
- .le1jwan {
31952
- font-family: Inter;
31953
- font-style: normal;
31954
- font-weight: bold;
31955
- font-size: 12px;
31956
- line-height: 18px;
31971
+ .tta5kd2 .ant-table .ant-table-selection-column {
31972
+ padding: 0 !important;
31957
31973
  }
31958
-
31959
- .lyxynfj {
31960
- font-family: Inter;
31961
- font-style: normal;
31962
- font-weight: normal;
31963
- font-size: 12px;
31964
- line-height: 18px;
31974
+ .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
31975
+ position: absolute;
31976
+ left: 50%;
31977
+ top: 50%;
31978
+ transform: translate(-50%, -50%);
31965
31979
  }
31966
-
31967
- .lpb2nxv {
31968
- font-family: Inter;
31969
- font-style: normal;
31970
- font-weight: 500;
31971
- font-size: 12px;
31972
- line-height: 18px;
31980
+ .tta5kd2 .ant-table .ant-table-selection-column:after {
31981
+ display: none;
31973
31982
  }
31974
-
31975
- .l1r8o3vv {
31976
- font-family: Inter;
31977
- font-style: normal;
31978
- font-weight: bold;
31979
- font-size: 12px;
31980
- line-height: 18px;
31983
+ .tta5kd2 .ant-table .ant-table-hide-scrollbar {
31984
+ background: #fff;
31981
31985
  }
31982
-
31983
- .lemnjy2 {
31984
- font-family: Inter;
31985
- font-style: normal;
31986
- font-weight: normal;
31987
- text-transform: uppercase;
31988
- font-feature-settings: "cpsp" on;
31989
- font-size: 12px;
31990
- line-height: 18px;
31986
+ .tta5kd2 .ant-table .ant-table-placeholder {
31987
+ background: inherit;
31991
31988
  }
31992
-
31993
- .lrc42gb {
31994
- font-family: Inter;
31995
- font-style: normal;
31989
+ .tta5kd2 .ant-table .ant-table-placeholder td {
31990
+ position: static;
31991
+ border: none;
31992
+ background: inherit !important;
31993
+ height: 100px;
31994
+ vertical-align: middle;
31995
+ }
31996
+ .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
31997
+ .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
31996
31998
  font-weight: bold;
31997
- text-transform: uppercase;
31998
- font-feature-settings: "cpsp" on;
31999
- font-size: 12px;
32000
- line-height: 18px;
31999
+ font-size: 20px;
32000
+ color: rgba(10, 37, 85, 0.6);
32001
32001
  }
32002
-
32003
- .fqaz4mb {
32004
- font-family: Inter;
32005
- font-style: normal;
32006
- font-weight: normal;
32007
- font-size: 13px;
32008
- line-height: 20px;
32002
+ .tta5kd2 .ant-table td.cell__action_ {
32003
+ padding: 0 !important;
32004
+ position: relative;
32005
+ background: #fff;
32009
32006
  }
32010
-
32011
- .f13we5o {
32012
- font-family: Inter;
32013
- font-style: normal;
32014
- font-weight: normal;
32015
- font-size: 13px;
32016
- line-height: 20px;
32007
+ .tta5kd2 .ant-table td.cell__action_ > * {
32008
+ height: 100%;
32009
+ display: flex;
32010
+ align-items: center;
32011
+ justify-content: flex-end;
32012
+ padding-right: 8px;
32017
32013
  }
32018
-
32019
- .ffmjua2 {
32020
- font-family: Inter;
32021
- font-style: normal;
32022
- font-weight: normal;
32023
- font-size: 12px;
32024
- line-height: 18px;
32014
+ .tta5kd2 .ant-table td.cell__action_ .menu-button {
32015
+ width: 24px;
32016
+ height: 24px;
32017
+ cursor: pointer;
32018
+ justify-content: center;
32019
+ border-radius: 4px;
32025
32020
  }
32026
-
32027
- .fz2mxw0 {
32028
- font-family: Inter;
32029
- font-style: normal;
32030
- font-weight: normal;
32031
- font-size: 12px;
32032
- line-height: 18px;
32021
+ .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
32022
+ background: #fff;
32033
32023
  }
32034
32024
 
32035
- .t1ertzoh {
32036
- font-family: Inter;
32037
- font-style: normal;
32038
- font-weight: normal;
32039
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
32040
- font-size: 13px;
32041
- line-height: 20px;
32025
+ .m15dvk92 {
32026
+ display: flex;
32027
+ justify-content: space-between;
32028
+ width: 100%;
32042
32029
  }
32043
-
32044
- .t19bge8r {
32045
- font-family: Inter;
32046
- font-style: normal;
32047
- font-weight: normal;
32048
- font-feature-settings: "zero" on;
32049
- font-size: 13px;
32050
- line-height: 20px;
32030
+ .m15dvk92 .action {
32031
+ margin-left: 16px;
32051
32032
  }
32052
32033
 
32053
- .tjrzfyl {
32054
- font-family: Inter;
32055
- font-style: normal;
32056
- font-weight: normal;
32057
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
32058
- font-size: 12px;
32059
- line-height: 18px;
32034
+ .aql8iqz .ant-alert-message {
32035
+ width: 100%;
32060
32036
  }
32061
32037
 
32062
- .tm6s7bo {
32063
- font-family: Inter;
32064
- font-style: normal;
32065
- font-weight: 500;
32066
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
32067
- font-size: 12px;
32068
- line-height: 18px;
32038
+ .s1fc623g {
32039
+ width: 430px !important;
32069
32040
  }
32070
32041
 
32071
- .t19zq6ic {
32072
- font-family: Inter;
32073
- font-style: normal;
32074
- font-weight: normal;
32075
- font-feature-settings: "zero" on;
32076
- font-size: 12px;
32042
+ .da3mx0o .ant-select-item-group {
32043
+ padding: 8px 16px;
32077
32044
  line-height: 18px;
32045
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
32046
+ height: 34px;
32047
+ min-height: 34px;
32048
+ box-sizing: border-box;
32049
+ margin-top: 8px;
32078
32050
  }
32079
32051
 
32080
- .t1gduru8 {
32081
- font-family: Inter;
32082
- font-style: normal;
32083
- font-weight: 500;
32084
- font-feature-settings: "zero" on;
32085
- font-size: 12px;
32086
- line-height: 18px;
32052
+ .onr9gzt {
32053
+ display: flex;
32054
+ flex-direction: column;
32055
+ margin: 1px 8px;
32056
+ padding: 8px;
32057
+ border-radius: 4px;
32087
32058
  }
32088
-
32089
- .t55raab {
32090
- font-family: Inter;
32091
- font-style: normal;
32092
- font-weight: bold;
32093
- font-feature-settings: "zero" on;
32094
- font-size: 16px;
32095
- line-height: 24px;
32059
+ .onr9gzt .selected-icon {
32060
+ display: none;
32061
+ }
32062
+ .onr9gzt.ant-select-item-option-grouped {
32063
+ padding-left: 8px;
32064
+ }
32065
+ .onr9gzt.ant-select-item-option-selected {
32066
+ background-color: white;
32067
+ }
32068
+ .onr9gzt.ant-select-item-option-selected .timezone-title {
32069
+ color: #0080ff;
32070
+ }
32071
+ .onr9gzt.ant-select-item-option-selected .selected-icon {
32072
+ display: block;
32073
+ }
32074
+ .onr9gzt.ant-select-item-option-active {
32075
+ background: rgba(0, 136, 255, 0.16);
32076
+ }
32077
+ .onr9gzt.ant-select-item-option-active .timezone-title {
32078
+ color: #0080ff;
32079
+ }
32080
+ .onr9gzt.ant-select-item-option-active .timezone-tag {
32081
+ background: rgba(0, 136, 255, 0.1);
32082
+ color: #0080ff;
32096
32083
  }
32097
32084
 
32098
- .u1w9abfe {
32099
- font-family: Inter;
32100
- font-style: normal;
32101
- font-weight: normal;
32102
- font-size: 10px;
32103
- line-height: 12px;
32085
+ .oiy0apc {
32086
+ display: flex;
32087
+ justify-content: space-between;
32088
+ height: 20px;
32089
+ line-height: 20px;
32090
+ }
32091
+ .oiy0apc .timezone-title {
32092
+ color: #2d3a56;
32093
+ overflow: hidden;
32094
+ text-overflow: ellipsis;
32104
32095
  }
32105
32096
 
32106
- .m15dvk92 {
32097
+ .of4y382 {
32107
32098
  display: flex;
32108
32099
  justify-content: space-between;
32109
- width: 100%;
32100
+ color: rgba(44, 56, 82, 0.6);
32101
+ height: 18px;
32102
+ line-height: 18px;
32103
+ margin-top: 2px;
32110
32104
  }
32111
- .m15dvk92 .action {
32112
- margin-left: 16px;
32105
+
32106
+ .t19903l9 {
32107
+ border: none;
32108
+ margin-right: 0;
32109
+ background: rgba(225, 230, 241, 0.6);
32113
32110
  }
32114
32111
 
32115
- .aql8iqz .ant-alert-message {
32112
+ .ohwbvxu {
32113
+ pointer-events: none;
32114
+ height: 32px;
32116
32115
  width: 100%;
32116
+ opacity: 0;
32117
32117
  }
32118
32118
 
32119
32119
  .c198s9j3 {
@@ -32216,6 +32216,10 @@ input.rrg1fkn.ant-input {
32216
32216
  cursor: default;
32217
32217
  }
32218
32218
 
32219
+ .iiqau4c.ant-input-group.ant-input-group-compact {
32220
+ display: flex;
32221
+ }
32222
+
32219
32223
  .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
32220
32224
  border-radius: 6px;
32221
32225
  }
@@ -32283,10 +32287,6 @@ input.rrg1fkn.ant-input {
32283
32287
  color: rgba(44, 56, 82, 0.6);
32284
32288
  }
32285
32289
 
32286
- .iiqau4c.ant-input-group.ant-input-group-compact {
32287
- display: flex;
32288
- }
32289
-
32290
32290
  .s1uupxds {
32291
32291
  padding: 0 8px;
32292
32292
  border-radius: 4px;
@@ -32523,36 +32523,6 @@ input.rrg1fkn.ant-input {
32523
32523
  margin-left: 8px;
32524
32524
  }
32525
32525
 
32526
- .t1gz6wqf {
32527
- height: 100%;
32528
- }
32529
- .t1gz6wqf .table-loading-item {
32530
- padding: 12px 4px;
32531
- border-bottom: 1px solid rgba(204, 212, 227, 0.18);
32532
- display: flex;
32533
- }
32534
- .t1gz6wqf .table-loading-item > * {
32535
- height: 16px;
32536
- margin: 4px;
32537
- background: rgba(204, 212, 227, 0.18);
32538
- border-radius: 2px;
32539
- }
32540
- .t1gz6wqf .table-loading-item .checkbox-loading {
32541
- width: 16px;
32542
- }
32543
- .t1gz6wqf .table-loading-item .td-loading {
32544
- flex: 1;
32545
- }
32546
- .t1gz6wqf :nth-child(1) {
32547
- padding: 8px 4px;
32548
- }
32549
- .t1gz6wqf :nth-child(1) > * {
32550
- background: rgba(107, 125, 153, 0.18);
32551
- }
32552
- .t1gz6wqf :nth-child(1) > * {
32553
- background: rgba(163, 180, 204, 0.18);
32554
- }
32555
-
32556
32526
  .c1udgdh2 {
32557
32527
  color: #2d3a56;
32558
32528
  padding: 12px 16px 10px 16px;
@@ -32597,6 +32567,36 @@ input.rrg1fkn.ant-input {
32597
32567
  padding: 0 16px 14px 16px;
32598
32568
  }
32599
32569
 
32570
+ .t1gz6wqf {
32571
+ height: 100%;
32572
+ }
32573
+ .t1gz6wqf .table-loading-item {
32574
+ padding: 12px 4px;
32575
+ border-bottom: 1px solid rgba(204, 212, 227, 0.18);
32576
+ display: flex;
32577
+ }
32578
+ .t1gz6wqf .table-loading-item > * {
32579
+ height: 16px;
32580
+ margin: 4px;
32581
+ background: rgba(204, 212, 227, 0.18);
32582
+ border-radius: 2px;
32583
+ }
32584
+ .t1gz6wqf .table-loading-item .checkbox-loading {
32585
+ width: 16px;
32586
+ }
32587
+ .t1gz6wqf .table-loading-item .td-loading {
32588
+ flex: 1;
32589
+ }
32590
+ .t1gz6wqf :nth-child(1) {
32591
+ padding: 8px 4px;
32592
+ }
32593
+ .t1gz6wqf :nth-child(1) > * {
32594
+ background: rgba(107, 125, 153, 0.18);
32595
+ }
32596
+ .t1gz6wqf :nth-child(1) > * {
32597
+ background: rgba(163, 180, 204, 0.18);
32598
+ }
32599
+
32600
32600
  .bab9xum {
32601
32601
  box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
32602
32602
  }
@@ -32699,6 +32699,34 @@ input.rrg1fkn.ant-input {
32699
32699
  font-size: inherit;
32700
32700
  }
32701
32701
 
32702
+ .sut42l0 {
32703
+ padding: 0 8px;
32704
+ height: 18px;
32705
+ }
32706
+
32707
+ .mfsz1jz {
32708
+ padding: 2px 8px;
32709
+ height: 24px;
32710
+ }
32711
+
32712
+ .tnd6h4m {
32713
+ margin: 0;
32714
+ }
32715
+
32716
+ .i1qw4clm {
32717
+ margin-right: 4px;
32718
+ height: 16px;
32719
+ }
32720
+
32721
+ .w1xcixj5.outside-tag {
32722
+ padding-left: 0;
32723
+ }
32724
+ .w1xcixj5.outside-tag .inside-tag {
32725
+ border-radius: 4px 0 0 4px;
32726
+ padding-right: 4px;
32727
+ margin-right: 4px;
32728
+ }
32729
+
32702
32730
  .tc40oxa {
32703
32731
  margin-bottom: 4px;
32704
32732
  color: rgba(44, 56, 82, 0.6);
@@ -32892,58 +32920,11 @@ input.rrg1fkn.ant-input {
32892
32920
  margin-right: 8px;
32893
32921
  }
32894
32922
 
32895
- .w1xcixj5.outside-tag {
32896
- padding-left: 0;
32897
- }
32898
- .w1xcixj5.outside-tag .inside-tag {
32899
- border-radius: 4px 0 0 4px;
32900
- padding-right: 4px;
32901
- margin-right: 4px;
32902
- }
32903
-
32904
- .sut42l0 {
32905
- padding: 0 8px;
32906
- height: 18px;
32907
- }
32908
-
32909
- .mfsz1jz {
32910
- padding: 2px 8px;
32911
- height: 24px;
32912
- }
32913
-
32914
- .tnd6h4m {
32915
- margin: 0;
32916
- }
32917
-
32918
- .i1qw4clm {
32919
- margin-right: 4px;
32920
- height: 16px;
32921
- }
32922
-
32923
32923
  .iwsze0q {
32924
32924
  margin-right: 4px;
32925
32925
  height: 16px;
32926
32926
  }
32927
32927
 
32928
- .feau332.ant-form-item {
32929
- margin-bottom: 0;
32930
- }
32931
- .feau332 .ant-form-item-explain {
32932
- display: none;
32933
- min-height: 18px;
32934
- margin-top: 5px;
32935
- font-family: "Inter";
32936
- font-weight: 400;
32937
- font-size: 12px;
32938
- line-height: 18px;
32939
- }
32940
- .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) {
32941
- white-space: pre-wrap;
32942
- }
32943
- .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
32944
- display: block;
32945
- }
32946
-
32947
32928
  .a6dbbkm .ant-input-number-handler-wrap {
32948
32929
  display: var(--a6dbbkm-0);
32949
32930
  }
@@ -32973,4 +32954,23 @@ input.rrg1fkn.ant-input {
32973
32954
  margin: 0;
32974
32955
  height: auto;
32975
32956
  font-size: inherit;
32957
+ }
32958
+
32959
+ .feau332.ant-form-item {
32960
+ margin-bottom: 0;
32961
+ }
32962
+ .feau332 .ant-form-item-explain {
32963
+ display: none;
32964
+ min-height: 18px;
32965
+ margin-top: 5px;
32966
+ font-family: "Inter";
32967
+ font-weight: 400;
32968
+ font-size: 12px;
32969
+ line-height: 18px;
32970
+ }
32971
+ .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) {
32972
+ white-space: pre-wrap;
32973
+ }
32974
+ .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
32975
+ display: block;
32976
32976
  }