@cloudtower/eagle 0.26.25 → 0.26.26-dry-1

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.
@@ -29840,6 +29840,50 @@ html body {
29840
29840
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
29841
29841
  }
29842
29842
  }
29843
+ .bpq0js6 {
29844
+ padding: 4px 11px;
29845
+ }
29846
+
29847
+ .b15sn34c {
29848
+ white-space: nowrap;
29849
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29850
+ }
29851
+ .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29852
+ --color: #0080ff;
29853
+ }
29854
+ .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
29855
+ --color: #0080ff;
29856
+ }
29857
+ .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
29858
+ margin-left: 1px;
29859
+ }
29860
+ .b15sn34c > .ant-btn:not(:only-child):first-child {
29861
+ border-top-right-radius: 0;
29862
+ border-bottom-right-radius: 0;
29863
+ }
29864
+ .b15sn34c > .ant-btn:not(:only-child):last-child {
29865
+ border-top-left-radius: 0;
29866
+ border-bottom-left-radius: 0;
29867
+ }
29868
+ .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29869
+ border-radius: unset;
29870
+ }
29871
+
29872
+ .fde5mpd {
29873
+ width: 100%;
29874
+ height: 100%;
29875
+ min-height: 124px;
29876
+ display: flex;
29877
+ flex-direction: column;
29878
+ justify-content: center;
29879
+ align-items: center;
29880
+ }
29881
+ .fde5mpd .error-text {
29882
+ color: rgba(10, 37, 85, 0.6);
29883
+ margin-bottom: 16px;
29884
+ font-size: 18px;
29885
+ }
29886
+
29843
29887
  .buj61ew.ant-btn-icon-only {
29844
29888
  justify-content: center;
29845
29889
  }
@@ -29847,6 +29891,9 @@ html body {
29847
29891
  padding: 0;
29848
29892
  }
29849
29893
  .buj61ew.ant-btn {
29894
+ display: inline-flex;
29895
+ align-items: center;
29896
+ justify-content: center;
29850
29897
  padding: 5px 12px;
29851
29898
  height: 32px;
29852
29899
  border-radius: 6px;
@@ -30076,11 +30123,6 @@ html body {
30076
30123
  --background-color-focus: #fff;
30077
30124
  --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30078
30125
  }
30079
- .buj61ew.has-icon {
30080
- display: inline-flex;
30081
- align-items: center;
30082
- justify-content: center;
30083
- }
30084
30126
  .buj61ew .button-prefix-icon {
30085
30127
  margin-right: 8px;
30086
30128
  display: inline-flex;
@@ -30098,50 +30140,6 @@ html body {
30098
30140
  padding: 0;
30099
30141
  }
30100
30142
 
30101
- .bpq0js6 {
30102
- padding: 4px 11px;
30103
- }
30104
-
30105
- .b15sn34c {
30106
- white-space: nowrap;
30107
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30108
- }
30109
- .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30110
- --color: #0080ff;
30111
- }
30112
- .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
30113
- --color: #0080ff;
30114
- }
30115
- .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
30116
- margin-left: 1px;
30117
- }
30118
- .b15sn34c > .ant-btn:not(:only-child):first-child {
30119
- border-top-right-radius: 0;
30120
- border-bottom-right-radius: 0;
30121
- }
30122
- .b15sn34c > .ant-btn:not(:only-child):last-child {
30123
- border-top-left-radius: 0;
30124
- border-bottom-left-radius: 0;
30125
- }
30126
- .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30127
- border-radius: unset;
30128
- }
30129
-
30130
- .fde5mpd {
30131
- width: 100%;
30132
- height: 100%;
30133
- min-height: 124px;
30134
- display: flex;
30135
- flex-direction: column;
30136
- justify-content: center;
30137
- align-items: center;
30138
- }
30139
- .fde5mpd .error-text {
30140
- color: rgba(10, 37, 85, 0.6);
30141
- margin-bottom: 16px;
30142
- font-size: 18px;
30143
- }
30144
-
30145
30143
  .i1mrf09m {
30146
30144
  display: inline-flex;
30147
30145
  align-items: center;
@@ -30160,6 +30158,15 @@ html body {
30160
30158
  animation: rotate 680ms linear infinite;
30161
30159
  }
30162
30160
 
30161
+ .obf05yr {
30162
+ display: inline-block;
30163
+ }
30164
+
30165
+ .hsms1n6 {
30166
+ visibility: hidden;
30167
+ position: absolute;
30168
+ }
30169
+
30163
30170
  .iap75of {
30164
30171
  height: 18px;
30165
30172
  line-height: 18px;
@@ -30173,319 +30180,107 @@ html body {
30173
30180
  margin-right: 4px;
30174
30181
  }
30175
30182
 
30176
- .obf05yr {
30177
- display: inline-block;
30183
+ .cz04yix {
30184
+ display: flex;
30185
+ flex-direction: column;
30178
30186
  }
30179
30187
 
30180
- .hsms1n6 {
30181
- visibility: hidden;
30182
- position: absolute;
30188
+ .m1if5j39 {
30189
+ max-width: 1120px;
30190
+ width: 100%;
30191
+ margin: 0 auto;
30192
+ height: 100%;
30183
30193
  }
30184
30194
 
30185
- .rxbeqvl.ant-radio-wrapper {
30186
- display: inline-flex;
30187
- align-items: baseline;
30188
- white-space: pre-wrap;
30189
- }
30190
- .rxbeqvl.ant-radio-wrapper .ant-radio {
30191
- position: relative;
30192
- top: 3px;
30193
- }
30194
- .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
30195
- border-color: rgba(107, 128, 167, 0.6);
30195
+ .w1vvwdlp {
30196
+ max-width: 1120px;
30197
+ width: 100%;
30198
+ margin: 0 auto;
30199
+ display: flex;
30196
30200
  }
30197
- .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30198
- border-color: #0080ff;
30201
+ .w1vvwdlp .left,
30202
+ .w1vvwdlp .right {
30203
+ flex-grow: 0;
30204
+ flex-shrink: 0;
30205
+ flex-basis: 21%;
30199
30206
  }
30200
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30201
- border-color: #0080ff;
30202
- background: #0080ff;
30207
+ .w1vvwdlp .left {
30208
+ display: flex;
30209
+ justify-content: flex-end;
30210
+ padding-right: 44px;
30203
30211
  }
30204
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30205
- top: 4px;
30206
- left: 4px;
30207
- width: 6px;
30208
- height: 6px;
30209
- background: #fff;
30212
+ .w1vvwdlp .right {
30213
+ padding-left: 44px;
30210
30214
  }
30211
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30212
- opacity: 0.5;
30215
+ .w1vvwdlp .middle {
30216
+ margin-bottom: 40px;
30217
+ flex-grow: 0;
30218
+ flex-shrink: 0;
30219
+ flex-basis: 58%;
30213
30220
  }
30214
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30215
- border-color: rgba(107, 128, 167, 0.6);
30216
- background: rgba(211, 218, 235, 0.6);
30221
+ .w1vvwdlp .middle .form-base-field {
30222
+ width: 100%;
30217
30223
  }
30218
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30219
- background: #00122e;
30224
+ .w1vvwdlp .middle .form-base-field .form-base-field {
30225
+ width: auto;
30220
30226
  }
30221
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30222
- color: #00122e;
30223
- opacity: 0.5;
30227
+
30228
+ .h1cuopx7 .ant-modal-header {
30229
+ margin: 0 auto;
30230
+ width: 100%;
30231
+ max-width: 648px;
30224
30232
  }
30225
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30226
- color: #00122e;
30233
+ .h1cuopx7 .ant-modal-header .ant-modal-title {
30234
+ margin-left: 0;
30227
30235
  }
30228
- .rxbeqvl.ant-radio-wrapper .ant-radio + span {
30229
- display: inline-block;
30236
+ .h1cuopx7 .ant-modal-body {
30237
+ margin: 0 auto;
30230
30238
  padding: 0;
30231
- padding-left: 12px;
30232
- }
30233
- .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
30234
- margin-bottom: 0;
30235
- white-space: pre-wrap;
30236
- color: rgba(44, 56, 82, 0.6);
30239
+ width: 100%;
30240
+ max-width: 648px;
30241
+ overflow: hidden;
30237
30242
  }
30238
- .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
30239
- padding-left: 8px;
30243
+ .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
30244
+ margin-bottom: 40px;
30240
30245
  }
30241
-
30242
- .r5ie79y .ant-radio-button-wrapper:first-child {
30243
- border-radius: 5px 0 0 5px;
30246
+ .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
30247
+ height: calc(100vh - 225px);
30248
+ overflow-y: auto;
30244
30249
  }
30245
- .r5ie79y .ant-radio-button-wrapper:last-child {
30246
- border-radius: 0 5px 5px 0;
30250
+ .h1cuopx7 .ant-modal-footer .footer-content {
30251
+ margin: 0 auto;
30252
+ max-width: 648px;
30247
30253
  }
30248
30254
 
30249
- .r1f0aqcc {
30250
- color: #00122e;
30251
- border-color: #ccd4e3;
30255
+ .h1p6d3y3 .ant-modal-header {
30256
+ margin: 0 auto;
30257
+ width: 100%;
30258
+ max-width: 1024px;
30252
30259
  }
30253
- .r1f0aqcc:first-child {
30254
- border-color: #a3b4cc;
30260
+ .h1p6d3y3 .ant-modal-header .ant-modal-title {
30261
+ margin-left: 0;
30255
30262
  }
30256
- .r1f0aqcc.ant-radio-button-wrapper {
30257
- padding: 0 12px;
30258
- line-height: 32px;
30259
- height: 32px;
30263
+ .h1p6d3y3 .ant-modal-body {
30264
+ margin: 0 auto;
30265
+ padding: 0;
30266
+ width: 100%;
30267
+ max-width: 1024px;
30268
+ overflow: hidden;
30260
30269
  }
30261
- .r1f0aqcc.ant-radio-button-wrapper > span + span {
30262
- white-space: nowrap;
30270
+ .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
30271
+ margin-bottom: 40px;
30263
30272
  }
30264
- .ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
30265
- height: 22px;
30266
- padding: 0 7px;
30267
- line-height: 20px;
30273
+ .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
30274
+ height: calc(100vh - 225px);
30275
+ overflow-y: auto;
30268
30276
  }
30269
- .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
30270
- background: #ccd4e3;
30277
+ .h1p6d3y3 .ant-modal-footer .footer-content {
30278
+ margin: 0 auto;
30279
+ max-width: 1024px;
30271
30280
  }
30272
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
30273
- background: #0080ff;
30274
- }
30275
- .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
30276
- background: #ccd4e3;
30277
- opacity: 0.5;
30278
- }
30279
- .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
30280
- border-right-color: #0080ff;
30281
- }
30282
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
30283
- border-color: #0080ff;
30284
- }
30285
- .r1f0aqcc.ant-radio-button-wrapper-checked {
30286
- background: rgba(0, 136, 255, 0.1);
30287
- }
30288
- .r1f0aqcc.ant-radio-button-wrapper-disabled {
30289
- background: rgba(211, 218, 235, 0.6);
30290
- border-color: #ccd4e3;
30291
- opacity: 0.5;
30292
- }
30293
- .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
30294
- color: #00122e;
30295
- border-color: #ccd4e3;
30296
- }
30297
- .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
30298
- color: #00122e;
30299
- border-color: #ccd4e3;
30300
- background: rgba(172, 186, 211, 0.6);
30301
- }
30302
- .r1f0aqcc .ant-radio-button-input {
30303
- margin-right: 8px;
30304
- display: inline;
30305
- border: none;
30306
- padding: 0;
30307
- width: 36px;
30308
- background: transparent;
30309
- }
30310
- .r1f0aqcc .ant-radio-button-input:focus {
30311
- box-shadow: none;
30312
- }
30313
- .r1f0aqcc .ant-radio-button-input.ant-input-number {
30314
- margin-right: 0;
30315
- width: initial;
30316
- box-shadow: none;
30317
- }
30318
- .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
30319
- display: none;
30320
- }
30321
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
30322
- display: inline;
30323
- }
30324
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
30325
- display: inline;
30326
- margin-right: 8px;
30327
- padding: 0;
30328
- width: 36px;
30329
- }
30330
-
30331
- .p12gwtiw {
30332
- display: flex;
30333
- justify-content: space-between;
30334
- align-items: center;
30335
- padding: 10px 0;
30336
- color: rgba(44, 56, 82, 0.6);
30337
- font-size: 12px;
30338
- line-height: 24px;
30339
- }
30340
- .p12gwtiw .pagination-left {
30341
- padding: 2px 8px;
30342
- }
30343
- .p12gwtiw .dropdown-trigger {
30344
- display: flex;
30345
- align-items: center;
30346
- border-radius: 6px;
30347
- cursor: pointer;
30348
- transition: all 0.3s ease;
30349
- }
30350
- .p12gwtiw .dropdown-trigger:hover {
30351
- background: rgba(211, 218, 235, 0.6);
30352
- color: #0080ff;
30353
- }
30354
- .p12gwtiw .dropdown-trigger .icon-inner {
30355
- margin-left: 4px;
30356
- }
30357
- .p12gwtiw .pagination-right {
30358
- display: flex;
30359
- align-items: center;
30360
- color: #0080ff;
30361
- font-weight: bold;
30362
- }
30363
- .p12gwtiw .pagination-right .icon-inner {
30364
- margin-left: 4px;
30365
- }
30366
- .p12gwtiw .pagination-right .prev-btn,
30367
- .p12gwtiw .pagination-right .next-btn {
30368
- padding: 0 8px;
30369
- }
30370
- .p12gwtiw .pagination-right .prev-btn > span,
30371
- .p12gwtiw .pagination-right .next-btn > span {
30372
- color: #0080ff;
30373
- }
30374
- .p12gwtiw .pagination-right .next-btn .icon-inner {
30375
- transform: rotate(180deg);
30376
- }
30377
-
30378
- .d1bnu0in.ant-dropdown .ant-dropdown-menu {
30379
- max-height: calc(100vh - 128px);
30380
- overflow-y: auto;
30381
- }
30382
- .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30383
- padding: 4px 20px;
30384
- font-size: 12px;
30385
- line-height: 18px;
30386
- }
30387
-
30388
- .cz04yix {
30389
- display: flex;
30390
- flex-direction: column;
30391
- }
30392
-
30393
- .m1if5j39 {
30394
- max-width: 1120px;
30395
- width: 100%;
30396
- margin: 0 auto;
30397
- height: 100%;
30398
- }
30399
-
30400
- .w1vvwdlp {
30401
- max-width: 1120px;
30402
- width: 100%;
30403
- margin: 0 auto;
30404
- display: flex;
30405
- }
30406
- .w1vvwdlp .left,
30407
- .w1vvwdlp .right {
30408
- flex-grow: 0;
30409
- flex-shrink: 0;
30410
- flex-basis: 21%;
30411
- }
30412
- .w1vvwdlp .left {
30413
- display: flex;
30414
- justify-content: flex-end;
30415
- padding-right: 44px;
30416
- }
30417
- .w1vvwdlp .right {
30418
- padding-left: 44px;
30419
- }
30420
- .w1vvwdlp .middle {
30421
- margin-bottom: 40px;
30422
- flex-grow: 0;
30423
- flex-shrink: 0;
30424
- flex-basis: 58%;
30425
- }
30426
- .w1vvwdlp .middle .form-base-field {
30427
- width: 100%;
30428
- }
30429
- .w1vvwdlp .middle .form-base-field .form-base-field {
30430
- width: auto;
30431
- }
30432
-
30433
- .h1cuopx7 .ant-modal-header {
30434
- margin: 0 auto;
30435
- width: 100%;
30436
- max-width: 648px;
30437
- }
30438
- .h1cuopx7 .ant-modal-header .ant-modal-title {
30439
- margin-left: 0;
30440
- }
30441
- .h1cuopx7 .ant-modal-body {
30442
- margin: 0 auto;
30443
- padding: 0;
30444
- width: 100%;
30445
- max-width: 648px;
30446
- overflow: hidden;
30447
- }
30448
- .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
30449
- margin-bottom: 40px;
30450
- }
30451
- .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
30452
- height: calc(100vh - 225px);
30453
- overflow-y: auto;
30454
- }
30455
- .h1cuopx7 .ant-modal-footer .footer-content {
30456
- margin: 0 auto;
30457
- max-width: 648px;
30458
- }
30459
-
30460
- .h1p6d3y3 .ant-modal-header {
30461
- margin: 0 auto;
30462
- width: 100%;
30463
- max-width: 1024px;
30464
- }
30465
- .h1p6d3y3 .ant-modal-header .ant-modal-title {
30466
- margin-left: 0;
30467
- }
30468
- .h1p6d3y3 .ant-modal-body {
30469
- margin: 0 auto;
30470
- padding: 0;
30471
- width: 100%;
30472
- max-width: 1024px;
30473
- overflow: hidden;
30474
- }
30475
- .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
30476
- margin-bottom: 40px;
30477
- }
30478
- .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
30479
- height: calc(100vh - 225px);
30480
- overflow-y: auto;
30481
- }
30482
- .h1p6d3y3 .ant-modal-footer .footer-content {
30483
- margin: 0 auto;
30484
- max-width: 1024px;
30485
- }
30486
-
30487
- .fxgckuk {
30488
- flex: 1;
30281
+
30282
+ .fxgckuk {
30283
+ flex: 1;
30489
30284
  }
30490
30285
  .fxgckuk label {
30491
30286
  font-size: 13px;
@@ -30996,640 +30791,270 @@ input.rrg1fkn.ant-input {
30996
30791
  border-bottom-left-radius: 0;
30997
30792
  }
30998
30793
 
30999
- .s34f1qb.ant-switch {
31000
- min-width: 40px;
31001
- height: 24px;
31002
- background: rgba(172, 186, 211, 0.6);
31003
- overflow: hidden;
31004
- }
31005
- .s34f1qb.ant-switch:focus {
31006
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30794
+ .p12gwtiw {
30795
+ display: flex;
30796
+ justify-content: space-between;
30797
+ align-items: center;
30798
+ padding: 10px 0;
30799
+ color: rgba(44, 56, 82, 0.6);
30800
+ font-size: 12px;
30801
+ line-height: 24px;
31007
30802
  }
31008
- .s34f1qb.ant-switch-small {
31009
- min-width: 26px;
31010
- height: 16px;
30803
+ .p12gwtiw .pagination-left {
30804
+ padding: 2px 8px;
31011
30805
  }
31012
- .s34f1qb.ant-switch-large {
31013
- min-width: 52px;
31014
- height: 32px;
30806
+ .p12gwtiw .dropdown-trigger {
30807
+ display: flex;
30808
+ align-items: center;
30809
+ border-radius: 6px;
30810
+ cursor: pointer;
30811
+ transition: all 0.3s ease;
31015
30812
  }
31016
- .s34f1qb.ant-switch .ant-switch-handle {
31017
- height: 20px;
31018
- width: 20px;
30813
+ .p12gwtiw .dropdown-trigger:hover {
30814
+ background: rgba(211, 218, 235, 0.6);
30815
+ color: #0080ff;
31019
30816
  }
31020
- .s34f1qb.ant-switch .ant-switch-handle::before {
31021
- border-radius: 10px;
31022
- transition-delay: 120ms;
30817
+ .p12gwtiw .dropdown-trigger .icon-inner {
30818
+ margin-left: 4px;
31023
30819
  }
31024
- .s34f1qb.ant-switch-small .ant-switch-handle {
31025
- height: 14px;
31026
- width: 14px;
31027
- top: 1px;
31028
- left: 1px;
31029
- }
31030
- .s34f1qb.ant-switch-large .ant-switch-handle {
31031
- height: 28px;
31032
- width: 28px;
31033
- }
31034
- .s34f1qb.ant-switch-large .ant-switch-handle::before {
31035
- border-radius: 14px;
31036
- }
31037
- .s34f1qb.ant-switch-checked {
31038
- background-color: #00ba5d;
30820
+ .p12gwtiw .pagination-right {
30821
+ display: flex;
30822
+ align-items: center;
30823
+ color: #0080ff;
30824
+ font-weight: bold;
31039
30825
  }
31040
- .s34f1qb.ant-switch-checked .ant-switch-handle {
31041
- left: calc(100% - 20px - 2px);
30826
+ .p12gwtiw .pagination-right .icon-inner {
30827
+ margin-left: 4px;
31042
30828
  }
31043
- .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
31044
- left: calc(100% - 14px - 1px);
30829
+ .p12gwtiw .pagination-right .prev-btn,
30830
+ .p12gwtiw .pagination-right .next-btn {
30831
+ padding: 0 8px;
31045
30832
  }
31046
- .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
31047
- left: calc(100% - 28px - 2px);
30833
+ .p12gwtiw .pagination-right .prev-btn > span,
30834
+ .p12gwtiw .pagination-right .next-btn > span {
30835
+ color: #0080ff;
31048
30836
  }
31049
-
31050
- .c1to9vb9 {
31051
- margin-left: 5px;
30837
+ .p12gwtiw .pagination-right .next-btn .icon-inner {
30838
+ transform: rotate(180deg);
31052
30839
  }
31053
30840
 
31054
- .s1fc623g {
31055
- width: 430px !important;
30841
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu {
30842
+ max-height: calc(100vh - 128px);
30843
+ overflow-y: auto;
31056
30844
  }
31057
-
31058
- .da3mx0o .ant-select-item-group {
31059
- padding: 8px 16px;
30845
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30846
+ padding: 4px 20px;
30847
+ font-size: 12px;
31060
30848
  line-height: 18px;
31061
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31062
- height: 34px;
31063
- min-height: 34px;
31064
- box-sizing: border-box;
31065
- margin-top: 8px;
31066
30849
  }
31067
30850
 
31068
- .onr9gzt {
31069
- display: flex;
31070
- flex-direction: column;
31071
- margin: 1px 8px;
31072
- padding: 8px;
31073
- border-radius: 4px;
30851
+ .rxbeqvl.ant-radio-wrapper {
30852
+ display: inline-flex;
30853
+ align-items: baseline;
30854
+ white-space: pre-wrap;
31074
30855
  }
31075
- .onr9gzt .selected-icon {
31076
- display: none;
30856
+ .rxbeqvl.ant-radio-wrapper .ant-radio {
30857
+ position: relative;
30858
+ top: 3px;
31077
30859
  }
31078
- .onr9gzt.ant-select-item-option-grouped {
31079
- padding-left: 8px;
30860
+ .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
30861
+ border-color: rgba(107, 128, 167, 0.6);
31080
30862
  }
31081
- .onr9gzt.ant-select-item-option-selected {
31082
- background-color: white;
30863
+ .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30864
+ border-color: #0080ff;
31083
30865
  }
31084
- .onr9gzt.ant-select-item-option-selected .timezone-title {
31085
- color: #0080ff;
30866
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30867
+ border-color: #0080ff;
30868
+ background: #0080ff;
31086
30869
  }
31087
- .onr9gzt.ant-select-item-option-selected .selected-icon {
31088
- display: block;
30870
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30871
+ top: 4px;
30872
+ left: 4px;
30873
+ width: 6px;
30874
+ height: 6px;
30875
+ background: #fff;
31089
30876
  }
31090
- .onr9gzt.ant-select-item-option-active {
31091
- background: rgba(0, 136, 255, 0.16);
30877
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30878
+ opacity: 0.5;
31092
30879
  }
31093
- .onr9gzt.ant-select-item-option-active .timezone-title {
31094
- color: #0080ff;
30880
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30881
+ border-color: rgba(107, 128, 167, 0.6);
30882
+ background: rgba(211, 218, 235, 0.6);
31095
30883
  }
31096
- .onr9gzt.ant-select-item-option-active .timezone-tag {
31097
- background: rgba(0, 136, 255, 0.1);
31098
- color: #0080ff;
30884
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30885
+ background: #00122e;
31099
30886
  }
31100
-
31101
- .oiy0apc {
31102
- display: flex;
31103
- justify-content: space-between;
31104
- height: 20px;
31105
- line-height: 20px;
30887
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30888
+ color: #00122e;
30889
+ opacity: 0.5;
31106
30890
  }
31107
- .oiy0apc .timezone-title {
31108
- color: #2d3a56;
31109
- overflow: hidden;
31110
- text-overflow: ellipsis;
30891
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30892
+ color: #00122e;
31111
30893
  }
31112
-
31113
- .of4y382 {
31114
- display: flex;
31115
- justify-content: space-between;
30894
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span {
30895
+ display: inline-block;
30896
+ padding: 0;
30897
+ padding-left: 12px;
30898
+ }
30899
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
30900
+ margin-bottom: 0;
30901
+ white-space: pre-wrap;
31116
30902
  color: rgba(44, 56, 82, 0.6);
31117
- height: 18px;
31118
- line-height: 18px;
31119
- margin-top: 2px;
31120
30903
  }
31121
-
31122
- .t19903l9 {
31123
- border: none;
31124
- margin-right: 0;
31125
- background: rgba(225, 230, 241, 0.6);
30904
+ .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
30905
+ padding-left: 8px;
31126
30906
  }
31127
30907
 
31128
- .ohwbvxu {
31129
- pointer-events: none;
31130
- height: 32px;
31131
- width: 100%;
31132
- opacity: 0;
30908
+ .r5ie79y .ant-radio-button-wrapper:first-child {
30909
+ border-radius: 5px 0 0 5px;
31133
30910
  }
31134
-
31135
- .i1e4sgug {
31136
- display: inline-block;
30911
+ .r5ie79y .ant-radio-button-wrapper:last-child {
30912
+ border-radius: 0 5px 5px 0;
31137
30913
  }
31138
30914
 
31139
- .m15dvk92 {
31140
- display: flex;
31141
- justify-content: space-between;
31142
- width: 100%;
30915
+ .r1f0aqcc {
30916
+ color: #00122e;
30917
+ border-color: #ccd4e3;
31143
30918
  }
31144
- .m15dvk92 .action {
31145
- margin-left: 16px;
30919
+ .r1f0aqcc:first-child {
30920
+ border-color: #a3b4cc;
31146
30921
  }
31147
-
31148
- .aql8iqz .ant-alert-message {
31149
- width: 100%;
30922
+ .r1f0aqcc.ant-radio-button-wrapper {
30923
+ padding: 0 12px;
30924
+ line-height: 32px;
30925
+ height: 32px;
31150
30926
  }
31151
-
31152
- .d6j0lbj {
31153
- font-family: Inter;
31154
- font-style: normal;
31155
- font-weight: bold;
31156
- font-size: 32px;
31157
- line-height: 40px;
30927
+ .r1f0aqcc.ant-radio-button-wrapper > span + span {
30928
+ white-space: nowrap;
31158
30929
  }
31159
-
31160
- .d1xhvvxe {
31161
- font-family: Inter;
31162
- font-style: normal;
31163
- font-weight: bold;
31164
- font-size: 24px;
31165
- line-height: 32px;
30930
+ .ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
30931
+ height: 22px;
30932
+ padding: 0 7px;
30933
+ line-height: 20px;
31166
30934
  }
31167
-
31168
- .dk10mxq {
31169
- font-family: Inter;
31170
- font-style: normal;
31171
- font-weight: normal;
31172
- font-size: 32px;
31173
- line-height: 40px;
30935
+ .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
30936
+ background: #ccd4e3;
31174
30937
  }
31175
-
31176
- .dxsait {
31177
- font-family: Inter;
31178
- font-style: normal;
31179
- font-weight: bold;
31180
- font-size: 20px;
31181
- line-height: 24px;
30938
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
30939
+ background: #0080ff;
31182
30940
  }
31183
-
31184
- .dokn0h3 {
31185
- font-family: Inter;
31186
- font-style: normal;
31187
- font-weight: normal;
31188
- font-size: 20px;
31189
- line-height: 24px;
30941
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
30942
+ background: #ccd4e3;
30943
+ opacity: 0.5;
31190
30944
  }
31191
-
31192
- .dobau4p {
31193
- font-family: Inter;
31194
- font-style: normal;
31195
- font-weight: bold;
31196
- font-size: 18px;
31197
- line-height: 22px;
30945
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
30946
+ border-right-color: #0080ff;
31198
30947
  }
31199
-
31200
- .dvolwok {
31201
- font-family: Inter;
31202
- font-style: normal;
31203
- font-weight: normal;
31204
- font-size: 18px;
31205
- line-height: 22px;
30948
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
30949
+ border-color: #0080ff;
31206
30950
  }
31207
-
31208
- .h181qhg4 {
31209
- font-family: Inter;
31210
- font-style: normal;
31211
- font-weight: bold;
31212
- font-size: 16px;
31213
- line-height: 22px;
30951
+ .r1f0aqcc.ant-radio-button-wrapper-checked {
30952
+ background: rgba(0, 136, 255, 0.1);
31214
30953
  }
31215
-
31216
- .h1phgmcq {
31217
- font-family: Inter;
31218
- font-style: normal;
31219
- font-weight: normal;
31220
- font-size: 16px;
31221
- line-height: 22px;
30954
+ .r1f0aqcc.ant-radio-button-wrapper-disabled {
30955
+ background: rgba(211, 218, 235, 0.6);
30956
+ border-color: #ccd4e3;
30957
+ opacity: 0.5;
31222
30958
  }
31223
-
31224
- .h173xnl1 {
31225
- font-family: Inter;
31226
- font-style: normal;
31227
- font-weight: bold;
31228
- font-size: 14px;
31229
- line-height: 20px;
31230
- }
31231
-
31232
- .hedm4pz {
31233
- font-family: Inter;
31234
- font-style: normal;
31235
- font-weight: normal;
31236
- font-size: 14px;
31237
- line-height: 20px;
30959
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
30960
+ color: #00122e;
30961
+ border-color: #ccd4e3;
31238
30962
  }
31239
-
31240
- .h1kd8xld {
31241
- font-family: Inter;
31242
- font-style: normal;
31243
- font-weight: bold;
31244
- font-size: 12px;
31245
- line-height: 18px;
30963
+ .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
30964
+ color: #00122e;
30965
+ border-color: #ccd4e3;
30966
+ background: rgba(172, 186, 211, 0.6);
31246
30967
  }
31247
-
31248
- .hp14fr {
31249
- font-family: Inter;
31250
- font-style: normal;
31251
- font-weight: normal;
31252
- font-size: 12px;
31253
- line-height: 18px;
30968
+ .r1f0aqcc .ant-radio-button-input {
30969
+ margin-right: 8px;
30970
+ display: inline;
30971
+ border: none;
30972
+ padding: 0;
30973
+ width: 36px;
30974
+ background: transparent;
31254
30975
  }
31255
-
31256
- .hgrg7mn {
31257
- font-family: Inter;
31258
- font-style: normal;
31259
- font-weight: bold;
31260
- text-transform: uppercase;
31261
- font-feature-settings: "cpsp" on;
31262
- font-size: 12px;
31263
- line-height: 18px;
30976
+ .r1f0aqcc .ant-radio-button-input:focus {
30977
+ box-shadow: none;
31264
30978
  }
31265
-
31266
- .h6zme9x {
31267
- font-family: Inter;
31268
- font-style: normal;
31269
- font-weight: normal;
31270
- text-transform: uppercase;
31271
- font-feature-settings: "cpsp" on;
31272
- font-size: 12px;
31273
- line-height: 18px;
30979
+ .r1f0aqcc .ant-radio-button-input.ant-input-number {
30980
+ margin-right: 0;
30981
+ width: initial;
30982
+ box-shadow: none;
31274
30983
  }
31275
-
31276
- .locjvsv {
31277
- font-family: Inter;
31278
- font-style: normal;
31279
- font-weight: normal;
31280
- font-size: 16px;
31281
- line-height: 24px;
30984
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
30985
+ display: none;
31282
30986
  }
31283
-
31284
- .l13gi131 {
31285
- font-family: Inter;
31286
- font-style: normal;
31287
- font-weight: bold;
31288
- font-size: 16px;
31289
- line-height: 24px;
30987
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
30988
+ display: inline;
31290
30989
  }
31291
-
31292
- .l1ynemsu {
31293
- font-family: Inter;
31294
- font-style: normal;
31295
- font-weight: normal;
31296
- font-size: 16px;
31297
- line-height: 24px;
30990
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
30991
+ display: inline;
30992
+ margin-right: 8px;
30993
+ padding: 0;
30994
+ width: 36px;
31298
30995
  }
31299
30996
 
31300
- .l1cft1cx {
31301
- font-family: Inter;
31302
- font-style: normal;
31303
- font-weight: bold;
31304
- font-size: 16px;
31305
- line-height: 24px;
30997
+ .s34f1qb.ant-switch {
30998
+ min-width: 40px;
30999
+ height: 24px;
31000
+ background: rgba(172, 186, 211, 0.6);
31001
+ overflow: hidden;
31306
31002
  }
31307
-
31308
- .l17tqc8p {
31309
- font-family: Inter;
31310
- font-style: normal;
31311
- font-weight: normal;
31312
- text-transform: uppercase;
31313
- font-feature-settings: "cpsp" on;
31314
- font-size: 16px;
31315
- line-height: 24px;
31003
+ .s34f1qb.ant-switch:focus {
31004
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31316
31005
  }
31317
-
31318
- .l1j1e5w7 {
31319
- font-family: Inter;
31320
- font-style: normal;
31321
- font-weight: bold;
31322
- text-transform: uppercase;
31323
- font-feature-settings: "cpsp" on;
31324
- font-size: 16px;
31325
- line-height: 24px;
31006
+ .s34f1qb.ant-switch-small {
31007
+ min-width: 26px;
31008
+ height: 16px;
31326
31009
  }
31327
-
31328
- .l1gf91jb {
31329
- font-family: Inter;
31330
- font-style: normal;
31331
- font-weight: normal;
31332
- font-size: 14px;
31333
- line-height: 22px;
31010
+ .s34f1qb.ant-switch-large {
31011
+ min-width: 52px;
31012
+ height: 32px;
31334
31013
  }
31335
-
31336
- .lu7hlr6 {
31337
- font-family: Inter;
31338
- font-style: normal;
31339
- font-weight: 500;
31340
- font-size: 14px;
31341
- line-height: 22px;
31014
+ .s34f1qb.ant-switch .ant-switch-handle {
31015
+ height: 20px;
31016
+ width: 20px;
31342
31017
  }
31343
-
31344
- .l3l3jf0 {
31345
- font-family: Inter;
31346
- font-style: normal;
31347
- font-weight: bold;
31348
- font-size: 14px;
31349
- line-height: 22px;
31018
+ .s34f1qb.ant-switch .ant-switch-handle::before {
31019
+ border-radius: 10px;
31020
+ transition-delay: 120ms;
31350
31021
  }
31351
-
31352
- .l12j5nqp {
31353
- font-family: Inter;
31354
- font-style: normal;
31355
- font-weight: normal;
31356
- font-size: 14px;
31357
- line-height: 22px;
31022
+ .s34f1qb.ant-switch-small .ant-switch-handle {
31023
+ height: 14px;
31024
+ width: 14px;
31025
+ top: 1px;
31026
+ left: 1px;
31358
31027
  }
31359
-
31360
- .l1tecqht {
31361
- font-family: Inter;
31362
- font-style: normal;
31363
- font-weight: bold;
31364
- font-size: 14px;
31365
- line-height: 22px;
31028
+ .s34f1qb.ant-switch-large .ant-switch-handle {
31029
+ height: 28px;
31030
+ width: 28px;
31366
31031
  }
31367
-
31368
- .l6sa990 {
31369
- font-family: Inter;
31370
- font-style: normal;
31371
- font-weight: normal;
31372
- text-transform: uppercase;
31373
- font-feature-settings: "cpsp" on;
31374
- font-size: 14px;
31375
- line-height: 22px;
31032
+ .s34f1qb.ant-switch-large .ant-switch-handle::before {
31033
+ border-radius: 14px;
31376
31034
  }
31377
-
31378
- .lckqe8j {
31379
- font-family: Inter;
31380
- font-style: normal;
31381
- font-weight: bold;
31382
- text-transform: uppercase;
31383
- font-feature-settings: "cpsp" on;
31384
- font-size: 14px;
31385
- line-height: 22px;
31035
+ .s34f1qb.ant-switch-checked {
31036
+ background-color: #00ba5d;
31386
31037
  }
31387
-
31388
- .l1kuminb {
31389
- font-family: Inter;
31390
- font-style: normal;
31391
- font-weight: normal;
31392
- font-size: 13px;
31393
- line-height: 20px;
31038
+ .s34f1qb.ant-switch-checked .ant-switch-handle {
31039
+ left: calc(100% - 20px - 2px);
31394
31040
  }
31395
-
31396
- .l1pbuf5j {
31397
- font-family: Inter;
31398
- font-style: normal;
31399
- font-weight: 600;
31400
- font-size: 13px;
31401
- line-height: 20px;
31041
+ .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
31042
+ left: calc(100% - 14px - 1px);
31402
31043
  }
31403
-
31404
- .l1r4ztu {
31405
- font-family: Inter;
31406
- font-style: normal;
31407
- font-weight: bold;
31408
- font-size: 13px;
31409
- line-height: 20px;
31044
+ .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
31045
+ left: calc(100% - 28px - 2px);
31410
31046
  }
31411
31047
 
31412
- .ly8vzok {
31413
- font-family: Inter;
31414
- font-style: normal;
31415
- font-weight: normal;
31416
- font-size: 13px;
31417
- line-height: 20px;
31048
+ .c1to9vb9 {
31049
+ margin-left: 5px;
31418
31050
  }
31419
31051
 
31420
- .lumfmf {
31421
- font-family: Inter;
31422
- font-style: normal;
31423
- font-weight: 600;
31424
- font-size: 13px;
31425
- line-height: 20px;
31052
+ .t1upn1sz {
31053
+ height: 100%;
31426
31054
  }
31427
31055
 
31428
- .l16ujwmv {
31429
- font-family: Inter;
31430
- font-style: normal;
31431
- font-weight: bold;
31432
- font-size: 13px;
31433
- line-height: 20px;
31434
- }
31435
-
31436
- .l17o1ffr {
31437
- font-family: Inter;
31438
- font-style: normal;
31439
- font-weight: normal;
31440
- text-transform: uppercase;
31441
- font-feature-settings: "cpsp" on;
31442
- font-size: 13px;
31443
- line-height: 20px;
31444
- }
31445
-
31446
- .lngllvn {
31447
- font-family: Inter;
31448
- font-style: normal;
31449
- font-weight: bold;
31450
- text-transform: uppercase;
31451
- font-feature-settings: "cpsp" on;
31452
- font-size: 13px;
31453
- line-height: 20px;
31454
- }
31455
-
31456
- .l2i7fo9 {
31457
- font-family: Inter;
31458
- font-style: normal;
31459
- font-weight: normal;
31460
- font-size: 12px;
31461
- line-height: 18px;
31462
- }
31463
-
31464
- .l1x7hscx {
31465
- font-family: Inter;
31466
- font-style: normal;
31467
- font-weight: 500;
31468
- font-size: 12px;
31469
- line-height: 18px;
31470
- }
31471
-
31472
- .le1jwan {
31473
- font-family: Inter;
31474
- font-style: normal;
31475
- font-weight: bold;
31476
- font-size: 12px;
31477
- line-height: 18px;
31478
- }
31479
-
31480
- .lyxynfj {
31481
- font-family: Inter;
31482
- font-style: normal;
31483
- font-weight: normal;
31484
- font-size: 12px;
31485
- line-height: 18px;
31486
- }
31487
-
31488
- .lpb2nxv {
31489
- font-family: Inter;
31490
- font-style: normal;
31491
- font-weight: 500;
31492
- font-size: 12px;
31493
- line-height: 18px;
31494
- }
31495
-
31496
- .l1r8o3vv {
31497
- font-family: Inter;
31498
- font-style: normal;
31499
- font-weight: bold;
31500
- font-size: 12px;
31501
- line-height: 18px;
31502
- }
31503
-
31504
- .lemnjy2 {
31505
- font-family: Inter;
31506
- font-style: normal;
31507
- font-weight: normal;
31508
- text-transform: uppercase;
31509
- font-feature-settings: "cpsp" on;
31510
- font-size: 12px;
31511
- line-height: 18px;
31512
- }
31513
-
31514
- .lrc42gb {
31515
- font-family: Inter;
31516
- font-style: normal;
31517
- font-weight: bold;
31518
- text-transform: uppercase;
31519
- font-feature-settings: "cpsp" on;
31520
- font-size: 12px;
31521
- line-height: 18px;
31522
- }
31523
-
31524
- .fqaz4mb {
31525
- font-family: Inter;
31526
- font-style: normal;
31527
- font-weight: normal;
31528
- font-size: 13px;
31529
- line-height: 20px;
31530
- }
31531
-
31532
- .f13we5o {
31533
- font-family: Inter;
31534
- font-style: normal;
31535
- font-weight: normal;
31536
- font-size: 13px;
31537
- line-height: 20px;
31538
- }
31539
-
31540
- .ffmjua2 {
31541
- font-family: Inter;
31542
- font-style: normal;
31543
- font-weight: normal;
31544
- font-size: 12px;
31545
- line-height: 18px;
31546
- }
31547
-
31548
- .fz2mxw0 {
31549
- font-family: Inter;
31550
- font-style: normal;
31551
- font-weight: normal;
31552
- font-size: 12px;
31553
- line-height: 18px;
31554
- }
31555
-
31556
- .t1ertzoh {
31557
- font-family: Inter;
31558
- font-style: normal;
31559
- font-weight: normal;
31560
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31561
- font-size: 13px;
31562
- line-height: 20px;
31563
- }
31564
-
31565
- .t19bge8r {
31566
- font-family: Inter;
31567
- font-style: normal;
31568
- font-weight: normal;
31569
- font-feature-settings: "zero" on;
31570
- font-size: 13px;
31571
- line-height: 20px;
31572
- }
31573
-
31574
- .tjrzfyl {
31575
- font-family: Inter;
31576
- font-style: normal;
31577
- font-weight: normal;
31578
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31579
- font-size: 12px;
31580
- line-height: 18px;
31581
- }
31582
-
31583
- .tm6s7bo {
31584
- font-family: Inter;
31585
- font-style: normal;
31586
- font-weight: 500;
31587
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31588
- font-size: 12px;
31589
- line-height: 18px;
31590
- }
31591
-
31592
- .t19zq6ic {
31593
- font-family: Inter;
31594
- font-style: normal;
31595
- font-weight: normal;
31596
- font-feature-settings: "zero" on;
31597
- font-size: 12px;
31598
- line-height: 18px;
31599
- }
31600
-
31601
- .t1gduru8 {
31602
- font-family: Inter;
31603
- font-style: normal;
31604
- font-weight: 500;
31605
- font-feature-settings: "zero" on;
31606
- font-size: 12px;
31607
- line-height: 18px;
31608
- }
31609
-
31610
- .t55raab {
31611
- font-family: Inter;
31612
- font-style: normal;
31613
- font-weight: bold;
31614
- font-feature-settings: "zero" on;
31615
- font-size: 16px;
31616
- line-height: 24px;
31617
- }
31618
-
31619
- .u1w9abfe {
31620
- font-family: Inter;
31621
- font-style: normal;
31622
- font-weight: normal;
31623
- font-size: 10px;
31624
- line-height: 12px;
31625
- }
31626
-
31627
- .t1upn1sz {
31628
- height: 100%;
31629
- }
31630
-
31631
- .tta5kd2 {
31632
- height: 100%;
31056
+ .tta5kd2 {
31057
+ height: 100%;
31633
31058
  }
31634
31059
  .tta5kd2.empty-table .ant-table-content {
31635
31060
  overflow: visible !important;
@@ -31928,64 +31353,637 @@ input.rrg1fkn.ant-input {
31928
31353
  .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
31929
31354
  background: #f2f5fa;
31930
31355
  }
31931
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
31932
- display: block;
31356
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
31357
+ display: block;
31358
+ }
31359
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
31360
+ padding-right: 25px;
31361
+ }
31362
+ .tta5kd2 .ant-table .ant-table-selection-column {
31363
+ padding: 0 !important;
31364
+ }
31365
+ .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
31366
+ position: absolute;
31367
+ left: 50%;
31368
+ top: 50%;
31369
+ transform: translate(-50%, -50%);
31370
+ }
31371
+ .tta5kd2 .ant-table .ant-table-selection-column:after {
31372
+ display: none;
31373
+ }
31374
+ .tta5kd2 .ant-table .ant-table-hide-scrollbar {
31375
+ background: #fff;
31376
+ }
31377
+ .tta5kd2 .ant-table .ant-table-placeholder {
31378
+ background: inherit;
31379
+ }
31380
+ .tta5kd2 .ant-table .ant-table-placeholder td {
31381
+ position: static;
31382
+ border: none;
31383
+ background: inherit !important;
31384
+ height: 100px;
31385
+ vertical-align: middle;
31386
+ }
31387
+ .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
31388
+ .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
31389
+ font-weight: bold;
31390
+ font-size: 20px;
31391
+ color: rgba(10, 37, 85, 0.6);
31392
+ }
31393
+ .tta5kd2 .ant-table td.cell__action_ {
31394
+ padding: 0 !important;
31395
+ position: relative;
31396
+ background: #fff;
31397
+ }
31398
+ .tta5kd2 .ant-table td.cell__action_ > * {
31399
+ height: 100%;
31400
+ display: flex;
31401
+ align-items: center;
31402
+ justify-content: flex-end;
31403
+ padding-right: 8px;
31404
+ }
31405
+ .tta5kd2 .ant-table td.cell__action_ .menu-button {
31406
+ width: 24px;
31407
+ height: 24px;
31408
+ cursor: pointer;
31409
+ justify-content: center;
31410
+ border-radius: 4px;
31411
+ }
31412
+ .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
31413
+ background: #fff;
31414
+ }
31415
+
31416
+ .s1fc623g {
31417
+ width: 430px !important;
31418
+ }
31419
+
31420
+ .da3mx0o .ant-select-item-group {
31421
+ padding: 8px 16px;
31422
+ line-height: 18px;
31423
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31424
+ height: 34px;
31425
+ min-height: 34px;
31426
+ box-sizing: border-box;
31427
+ margin-top: 8px;
31428
+ }
31429
+
31430
+ .onr9gzt {
31431
+ display: flex;
31432
+ flex-direction: column;
31433
+ margin: 1px 8px;
31434
+ padding: 8px;
31435
+ border-radius: 4px;
31436
+ }
31437
+ .onr9gzt .selected-icon {
31438
+ display: none;
31439
+ }
31440
+ .onr9gzt.ant-select-item-option-grouped {
31441
+ padding-left: 8px;
31442
+ }
31443
+ .onr9gzt.ant-select-item-option-selected {
31444
+ background-color: white;
31445
+ }
31446
+ .onr9gzt.ant-select-item-option-selected .timezone-title {
31447
+ color: #0080ff;
31448
+ }
31449
+ .onr9gzt.ant-select-item-option-selected .selected-icon {
31450
+ display: block;
31451
+ }
31452
+ .onr9gzt.ant-select-item-option-active {
31453
+ background: rgba(0, 136, 255, 0.16);
31454
+ }
31455
+ .onr9gzt.ant-select-item-option-active .timezone-title {
31456
+ color: #0080ff;
31457
+ }
31458
+ .onr9gzt.ant-select-item-option-active .timezone-tag {
31459
+ background: rgba(0, 136, 255, 0.1);
31460
+ color: #0080ff;
31461
+ }
31462
+
31463
+ .oiy0apc {
31464
+ display: flex;
31465
+ justify-content: space-between;
31466
+ height: 20px;
31467
+ line-height: 20px;
31468
+ }
31469
+ .oiy0apc .timezone-title {
31470
+ color: #2d3a56;
31471
+ overflow: hidden;
31472
+ text-overflow: ellipsis;
31473
+ }
31474
+
31475
+ .of4y382 {
31476
+ display: flex;
31477
+ justify-content: space-between;
31478
+ color: rgba(44, 56, 82, 0.6);
31479
+ height: 18px;
31480
+ line-height: 18px;
31481
+ margin-top: 2px;
31482
+ }
31483
+
31484
+ .t19903l9 {
31485
+ border: none;
31486
+ margin-right: 0;
31487
+ background: rgba(225, 230, 241, 0.6);
31488
+ }
31489
+
31490
+ .ohwbvxu {
31491
+ pointer-events: none;
31492
+ height: 32px;
31493
+ width: 100%;
31494
+ opacity: 0;
31495
+ }
31496
+
31497
+ .i1e4sgug {
31498
+ display: inline-block;
31499
+ }
31500
+
31501
+ .m15dvk92 {
31502
+ display: flex;
31503
+ justify-content: space-between;
31504
+ width: 100%;
31505
+ }
31506
+ .m15dvk92 .action {
31507
+ margin-left: 16px;
31508
+ }
31509
+
31510
+ .aql8iqz .ant-alert-message {
31511
+ width: 100%;
31512
+ }
31513
+
31514
+ .d6j0lbj {
31515
+ font-family: Inter;
31516
+ font-style: normal;
31517
+ font-weight: bold;
31518
+ font-size: 32px;
31519
+ line-height: 40px;
31520
+ }
31521
+
31522
+ .d1xhvvxe {
31523
+ font-family: Inter;
31524
+ font-style: normal;
31525
+ font-weight: bold;
31526
+ font-size: 24px;
31527
+ line-height: 32px;
31528
+ }
31529
+
31530
+ .dk10mxq {
31531
+ font-family: Inter;
31532
+ font-style: normal;
31533
+ font-weight: normal;
31534
+ font-size: 32px;
31535
+ line-height: 40px;
31536
+ }
31537
+
31538
+ .dxsait {
31539
+ font-family: Inter;
31540
+ font-style: normal;
31541
+ font-weight: bold;
31542
+ font-size: 20px;
31543
+ line-height: 24px;
31544
+ }
31545
+
31546
+ .dokn0h3 {
31547
+ font-family: Inter;
31548
+ font-style: normal;
31549
+ font-weight: normal;
31550
+ font-size: 20px;
31551
+ line-height: 24px;
31552
+ }
31553
+
31554
+ .dobau4p {
31555
+ font-family: Inter;
31556
+ font-style: normal;
31557
+ font-weight: bold;
31558
+ font-size: 18px;
31559
+ line-height: 22px;
31560
+ }
31561
+
31562
+ .dvolwok {
31563
+ font-family: Inter;
31564
+ font-style: normal;
31565
+ font-weight: normal;
31566
+ font-size: 18px;
31567
+ line-height: 22px;
31568
+ }
31569
+
31570
+ .h181qhg4 {
31571
+ font-family: Inter;
31572
+ font-style: normal;
31573
+ font-weight: bold;
31574
+ font-size: 16px;
31575
+ line-height: 22px;
31576
+ }
31577
+
31578
+ .h1phgmcq {
31579
+ font-family: Inter;
31580
+ font-style: normal;
31581
+ font-weight: normal;
31582
+ font-size: 16px;
31583
+ line-height: 22px;
31584
+ }
31585
+
31586
+ .h173xnl1 {
31587
+ font-family: Inter;
31588
+ font-style: normal;
31589
+ font-weight: bold;
31590
+ font-size: 14px;
31591
+ line-height: 20px;
31592
+ }
31593
+
31594
+ .hedm4pz {
31595
+ font-family: Inter;
31596
+ font-style: normal;
31597
+ font-weight: normal;
31598
+ font-size: 14px;
31599
+ line-height: 20px;
31600
+ }
31601
+
31602
+ .h1kd8xld {
31603
+ font-family: Inter;
31604
+ font-style: normal;
31605
+ font-weight: bold;
31606
+ font-size: 12px;
31607
+ line-height: 18px;
31608
+ }
31609
+
31610
+ .hp14fr {
31611
+ font-family: Inter;
31612
+ font-style: normal;
31613
+ font-weight: normal;
31614
+ font-size: 12px;
31615
+ line-height: 18px;
31616
+ }
31617
+
31618
+ .hgrg7mn {
31619
+ font-family: Inter;
31620
+ font-style: normal;
31621
+ font-weight: bold;
31622
+ text-transform: uppercase;
31623
+ font-feature-settings: "cpsp" on;
31624
+ font-size: 12px;
31625
+ line-height: 18px;
31626
+ }
31627
+
31628
+ .h6zme9x {
31629
+ font-family: Inter;
31630
+ font-style: normal;
31631
+ font-weight: normal;
31632
+ text-transform: uppercase;
31633
+ font-feature-settings: "cpsp" on;
31634
+ font-size: 12px;
31635
+ line-height: 18px;
31636
+ }
31637
+
31638
+ .locjvsv {
31639
+ font-family: Inter;
31640
+ font-style: normal;
31641
+ font-weight: normal;
31642
+ font-size: 16px;
31643
+ line-height: 24px;
31644
+ }
31645
+
31646
+ .l13gi131 {
31647
+ font-family: Inter;
31648
+ font-style: normal;
31649
+ font-weight: bold;
31650
+ font-size: 16px;
31651
+ line-height: 24px;
31652
+ }
31653
+
31654
+ .l1ynemsu {
31655
+ font-family: Inter;
31656
+ font-style: normal;
31657
+ font-weight: normal;
31658
+ font-size: 16px;
31659
+ line-height: 24px;
31660
+ }
31661
+
31662
+ .l1cft1cx {
31663
+ font-family: Inter;
31664
+ font-style: normal;
31665
+ font-weight: bold;
31666
+ font-size: 16px;
31667
+ line-height: 24px;
31668
+ }
31669
+
31670
+ .l17tqc8p {
31671
+ font-family: Inter;
31672
+ font-style: normal;
31673
+ font-weight: normal;
31674
+ text-transform: uppercase;
31675
+ font-feature-settings: "cpsp" on;
31676
+ font-size: 16px;
31677
+ line-height: 24px;
31678
+ }
31679
+
31680
+ .l1j1e5w7 {
31681
+ font-family: Inter;
31682
+ font-style: normal;
31683
+ font-weight: bold;
31684
+ text-transform: uppercase;
31685
+ font-feature-settings: "cpsp" on;
31686
+ font-size: 16px;
31687
+ line-height: 24px;
31688
+ }
31689
+
31690
+ .l1gf91jb {
31691
+ font-family: Inter;
31692
+ font-style: normal;
31693
+ font-weight: normal;
31694
+ font-size: 14px;
31695
+ line-height: 22px;
31696
+ }
31697
+
31698
+ .lu7hlr6 {
31699
+ font-family: Inter;
31700
+ font-style: normal;
31701
+ font-weight: 500;
31702
+ font-size: 14px;
31703
+ line-height: 22px;
31704
+ }
31705
+
31706
+ .l3l3jf0 {
31707
+ font-family: Inter;
31708
+ font-style: normal;
31709
+ font-weight: bold;
31710
+ font-size: 14px;
31711
+ line-height: 22px;
31712
+ }
31713
+
31714
+ .l12j5nqp {
31715
+ font-family: Inter;
31716
+ font-style: normal;
31717
+ font-weight: normal;
31718
+ font-size: 14px;
31719
+ line-height: 22px;
31720
+ }
31721
+
31722
+ .l1tecqht {
31723
+ font-family: Inter;
31724
+ font-style: normal;
31725
+ font-weight: bold;
31726
+ font-size: 14px;
31727
+ line-height: 22px;
31728
+ }
31729
+
31730
+ .l6sa990 {
31731
+ font-family: Inter;
31732
+ font-style: normal;
31733
+ font-weight: normal;
31734
+ text-transform: uppercase;
31735
+ font-feature-settings: "cpsp" on;
31736
+ font-size: 14px;
31737
+ line-height: 22px;
31738
+ }
31739
+
31740
+ .lckqe8j {
31741
+ font-family: Inter;
31742
+ font-style: normal;
31743
+ font-weight: bold;
31744
+ text-transform: uppercase;
31745
+ font-feature-settings: "cpsp" on;
31746
+ font-size: 14px;
31747
+ line-height: 22px;
31748
+ }
31749
+
31750
+ .l1kuminb {
31751
+ font-family: Inter;
31752
+ font-style: normal;
31753
+ font-weight: normal;
31754
+ font-size: 13px;
31755
+ line-height: 20px;
31756
+ }
31757
+
31758
+ .l1pbuf5j {
31759
+ font-family: Inter;
31760
+ font-style: normal;
31761
+ font-weight: 600;
31762
+ font-size: 13px;
31763
+ line-height: 20px;
31764
+ }
31765
+
31766
+ .l1r4ztu {
31767
+ font-family: Inter;
31768
+ font-style: normal;
31769
+ font-weight: bold;
31770
+ font-size: 13px;
31771
+ line-height: 20px;
31772
+ }
31773
+
31774
+ .ly8vzok {
31775
+ font-family: Inter;
31776
+ font-style: normal;
31777
+ font-weight: normal;
31778
+ font-size: 13px;
31779
+ line-height: 20px;
31780
+ }
31781
+
31782
+ .lumfmf {
31783
+ font-family: Inter;
31784
+ font-style: normal;
31785
+ font-weight: 600;
31786
+ font-size: 13px;
31787
+ line-height: 20px;
31788
+ }
31789
+
31790
+ .l16ujwmv {
31791
+ font-family: Inter;
31792
+ font-style: normal;
31793
+ font-weight: bold;
31794
+ font-size: 13px;
31795
+ line-height: 20px;
31796
+ }
31797
+
31798
+ .l17o1ffr {
31799
+ font-family: Inter;
31800
+ font-style: normal;
31801
+ font-weight: normal;
31802
+ text-transform: uppercase;
31803
+ font-feature-settings: "cpsp" on;
31804
+ font-size: 13px;
31805
+ line-height: 20px;
31806
+ }
31807
+
31808
+ .lngllvn {
31809
+ font-family: Inter;
31810
+ font-style: normal;
31811
+ font-weight: bold;
31812
+ text-transform: uppercase;
31813
+ font-feature-settings: "cpsp" on;
31814
+ font-size: 13px;
31815
+ line-height: 20px;
31816
+ }
31817
+
31818
+ .l2i7fo9 {
31819
+ font-family: Inter;
31820
+ font-style: normal;
31821
+ font-weight: normal;
31822
+ font-size: 12px;
31823
+ line-height: 18px;
31824
+ }
31825
+
31826
+ .l1x7hscx {
31827
+ font-family: Inter;
31828
+ font-style: normal;
31829
+ font-weight: 500;
31830
+ font-size: 12px;
31831
+ line-height: 18px;
31832
+ }
31833
+
31834
+ .le1jwan {
31835
+ font-family: Inter;
31836
+ font-style: normal;
31837
+ font-weight: bold;
31838
+ font-size: 12px;
31839
+ line-height: 18px;
31840
+ }
31841
+
31842
+ .lyxynfj {
31843
+ font-family: Inter;
31844
+ font-style: normal;
31845
+ font-weight: normal;
31846
+ font-size: 12px;
31847
+ line-height: 18px;
31848
+ }
31849
+
31850
+ .lpb2nxv {
31851
+ font-family: Inter;
31852
+ font-style: normal;
31853
+ font-weight: 500;
31854
+ font-size: 12px;
31855
+ line-height: 18px;
31856
+ }
31857
+
31858
+ .l1r8o3vv {
31859
+ font-family: Inter;
31860
+ font-style: normal;
31861
+ font-weight: bold;
31862
+ font-size: 12px;
31863
+ line-height: 18px;
31864
+ }
31865
+
31866
+ .lemnjy2 {
31867
+ font-family: Inter;
31868
+ font-style: normal;
31869
+ font-weight: normal;
31870
+ text-transform: uppercase;
31871
+ font-feature-settings: "cpsp" on;
31872
+ font-size: 12px;
31873
+ line-height: 18px;
31874
+ }
31875
+
31876
+ .lrc42gb {
31877
+ font-family: Inter;
31878
+ font-style: normal;
31879
+ font-weight: bold;
31880
+ text-transform: uppercase;
31881
+ font-feature-settings: "cpsp" on;
31882
+ font-size: 12px;
31883
+ line-height: 18px;
31933
31884
  }
31934
- .tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
31935
- padding-right: 25px;
31885
+
31886
+ .fqaz4mb {
31887
+ font-family: Inter;
31888
+ font-style: normal;
31889
+ font-weight: normal;
31890
+ font-size: 13px;
31891
+ line-height: 20px;
31936
31892
  }
31937
- .tta5kd2 .ant-table .ant-table-selection-column {
31938
- padding: 0 !important;
31893
+
31894
+ .f13we5o {
31895
+ font-family: Inter;
31896
+ font-style: normal;
31897
+ font-weight: normal;
31898
+ font-size: 13px;
31899
+ line-height: 20px;
31939
31900
  }
31940
- .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
31941
- position: absolute;
31942
- left: 50%;
31943
- top: 50%;
31944
- transform: translate(-50%, -50%);
31901
+
31902
+ .ffmjua2 {
31903
+ font-family: Inter;
31904
+ font-style: normal;
31905
+ font-weight: normal;
31906
+ font-size: 12px;
31907
+ line-height: 18px;
31945
31908
  }
31946
- .tta5kd2 .ant-table .ant-table-selection-column:after {
31947
- display: none;
31909
+
31910
+ .fz2mxw0 {
31911
+ font-family: Inter;
31912
+ font-style: normal;
31913
+ font-weight: normal;
31914
+ font-size: 12px;
31915
+ line-height: 18px;
31948
31916
  }
31949
- .tta5kd2 .ant-table .ant-table-hide-scrollbar {
31950
- background: #fff;
31917
+
31918
+ .t1ertzoh {
31919
+ font-family: Inter;
31920
+ font-style: normal;
31921
+ font-weight: normal;
31922
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
31923
+ font-size: 13px;
31924
+ line-height: 20px;
31951
31925
  }
31952
- .tta5kd2 .ant-table .ant-table-placeholder {
31953
- background: inherit;
31926
+
31927
+ .t19bge8r {
31928
+ font-family: Inter;
31929
+ font-style: normal;
31930
+ font-weight: normal;
31931
+ font-feature-settings: "zero" on;
31932
+ font-size: 13px;
31933
+ line-height: 20px;
31954
31934
  }
31955
- .tta5kd2 .ant-table .ant-table-placeholder td {
31956
- position: static;
31957
- border: none;
31958
- background: inherit !important;
31959
- height: 100px;
31960
- vertical-align: middle;
31935
+
31936
+ .tjrzfyl {
31937
+ font-family: Inter;
31938
+ font-style: normal;
31939
+ font-weight: normal;
31940
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
31941
+ font-size: 12px;
31942
+ line-height: 18px;
31961
31943
  }
31962
- .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
31963
- .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
31964
- font-weight: bold;
31965
- font-size: 20px;
31966
- color: rgba(10, 37, 85, 0.6);
31944
+
31945
+ .tm6s7bo {
31946
+ font-family: Inter;
31947
+ font-style: normal;
31948
+ font-weight: 500;
31949
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
31950
+ font-size: 12px;
31951
+ line-height: 18px;
31967
31952
  }
31968
- .tta5kd2 .ant-table td.cell__action_ {
31969
- padding: 0 !important;
31970
- position: relative;
31971
- background: #fff;
31953
+
31954
+ .t19zq6ic {
31955
+ font-family: Inter;
31956
+ font-style: normal;
31957
+ font-weight: normal;
31958
+ font-feature-settings: "zero" on;
31959
+ font-size: 12px;
31960
+ line-height: 18px;
31972
31961
  }
31973
- .tta5kd2 .ant-table td.cell__action_ > * {
31974
- height: 100%;
31975
- display: flex;
31976
- align-items: center;
31977
- justify-content: flex-end;
31978
- padding-right: 8px;
31962
+
31963
+ .t1gduru8 {
31964
+ font-family: Inter;
31965
+ font-style: normal;
31966
+ font-weight: 500;
31967
+ font-feature-settings: "zero" on;
31968
+ font-size: 12px;
31969
+ line-height: 18px;
31979
31970
  }
31980
- .tta5kd2 .ant-table td.cell__action_ .menu-button {
31981
- width: 24px;
31982
- height: 24px;
31983
- cursor: pointer;
31984
- justify-content: center;
31985
- border-radius: 4px;
31971
+
31972
+ .t55raab {
31973
+ font-family: Inter;
31974
+ font-style: normal;
31975
+ font-weight: bold;
31976
+ font-feature-settings: "zero" on;
31977
+ font-size: 16px;
31978
+ line-height: 24px;
31986
31979
  }
31987
- .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
31988
- background: #fff;
31980
+
31981
+ .u1w9abfe {
31982
+ font-family: Inter;
31983
+ font-style: normal;
31984
+ font-weight: normal;
31985
+ font-size: 10px;
31986
+ line-height: 12px;
31989
31987
  }
31990
31988
 
31991
31989
  .c198s9j3 {
@@ -32088,20 +32086,6 @@ input.rrg1fkn.ant-input {
32088
32086
  cursor: default;
32089
32087
  }
32090
32088
 
32091
- .igz4le8 {
32092
- height: 24px;
32093
- width: 56px !important;
32094
- margin-right: 4px;
32095
- }
32096
-
32097
- .c1riexje {
32098
- color: rgba(44, 56, 82, 0.6);
32099
- }
32100
-
32101
- .iiqau4c.ant-input-group.ant-input-group-compact {
32102
- display: flex;
32103
- }
32104
-
32105
32089
  .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
32106
32090
  border-radius: 6px;
32107
32091
  }
@@ -32159,6 +32143,20 @@ input.rrg1fkn.ant-input {
32159
32143
  transform: rotate(180deg);
32160
32144
  }
32161
32145
 
32146
+ .iiqau4c.ant-input-group.ant-input-group-compact {
32147
+ display: flex;
32148
+ }
32149
+
32150
+ .igz4le8 {
32151
+ height: 24px;
32152
+ width: 56px !important;
32153
+ margin-right: 4px;
32154
+ }
32155
+
32156
+ .c1riexje {
32157
+ color: rgba(44, 56, 82, 0.6);
32158
+ }
32159
+
32162
32160
  .s14dk8r1 {
32163
32161
  margin: 0;
32164
32162
  border-radius: 20px;
@@ -32760,23 +32758,6 @@ input.rrg1fkn.ant-input {
32760
32758
  margin-right: 6px;
32761
32759
  }
32762
32760
 
32763
- .bab9xum {
32764
- 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);
32765
- }
32766
-
32767
- .cav4gt6 {
32768
- border-radius: 8px;
32769
- background-color: white;
32770
- }
32771
- .cav4gt6.hoverable {
32772
- cursor: pointer;
32773
- }
32774
- .cav4gt6.hoverable:hover {
32775
- transition: all 200ms ease;
32776
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
32777
- transform: translateY(-4px);
32778
- }
32779
-
32780
32761
  .f1p9ti6d {
32781
32762
  width: 100%;
32782
32763
  margin-bottom: 0 !important;
@@ -32808,32 +32789,21 @@ input.rrg1fkn.ant-input {
32808
32789
  min-height: 0px;
32809
32790
  }
32810
32791
 
32811
- .sut42l0 {
32812
- padding: 0 8px;
32813
- height: 18px;
32814
- }
32815
-
32816
- .mfsz1jz {
32817
- padding: 2px 8px;
32818
- height: 24px;
32819
- }
32820
-
32821
- .tnd6h4m {
32822
- margin: 0;
32792
+ .bab9xum {
32793
+ 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);
32823
32794
  }
32824
32795
 
32825
- .i1qw4clm {
32826
- margin-right: 4px;
32827
- height: 16px;
32796
+ .cav4gt6 {
32797
+ border-radius: 8px;
32798
+ background-color: white;
32828
32799
  }
32829
-
32830
- .w1xcixj5.outside-tag {
32831
- padding-left: 0;
32800
+ .cav4gt6.hoverable {
32801
+ cursor: pointer;
32832
32802
  }
32833
- .w1xcixj5.outside-tag .inside-tag {
32834
- border-radius: 4px 0 0 4px;
32835
- padding-right: 4px;
32836
- margin-right: 4px;
32803
+ .cav4gt6.hoverable:hover {
32804
+ transition: all 200ms ease;
32805
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
32806
+ transform: translateY(-4px);
32837
32807
  }
32838
32808
 
32839
32809
  .at4ovwe .ant-input-number-handler-wrap {
@@ -33078,6 +33048,34 @@ input.rrg1fkn.ant-input {
33078
33048
  margin-right: 8px;
33079
33049
  }
33080
33050
 
33051
+ .w1xcixj5.outside-tag {
33052
+ padding-left: 0;
33053
+ }
33054
+ .w1xcixj5.outside-tag .inside-tag {
33055
+ border-radius: 4px 0 0 4px;
33056
+ padding-right: 4px;
33057
+ margin-right: 4px;
33058
+ }
33059
+
33060
+ .sut42l0 {
33061
+ padding: 0 8px;
33062
+ height: 18px;
33063
+ }
33064
+
33065
+ .mfsz1jz {
33066
+ padding: 2px 8px;
33067
+ height: 24px;
33068
+ }
33069
+
33070
+ .tnd6h4m {
33071
+ margin: 0;
33072
+ }
33073
+
33074
+ .i1qw4clm {
33075
+ margin-right: 4px;
33076
+ height: 16px;
33077
+ }
33078
+
33081
33079
  .iwsze0q {
33082
33080
  margin-right: 4px;
33083
33081
  height: 16px;