@cloudtower/eagle 0.27.60 → 0.27.61
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/stats1.html +1 -1
- package/dist/components.css +1490 -1490
- package/dist/esm/stats1.html +1 -1
- package/dist/style.css +1505 -1505
- package/package.json +5 -5
package/dist/components.css
CHANGED
|
@@ -29471,19 +29471,6 @@ html body {
|
|
|
29471
29471
|
font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
|
|
29472
29472
|
}
|
|
29473
29473
|
}
|
|
29474
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
29475
|
-
padding: 4px 8px 0 8px;
|
|
29476
|
-
color: rgba(44, 56, 82, 0.6);
|
|
29477
|
-
font-size: 12px;
|
|
29478
|
-
}
|
|
29479
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
|
|
29480
|
-
padding-bottom: 6px;
|
|
29481
|
-
}
|
|
29482
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
|
|
29483
|
-
padding-top: 4px;
|
|
29484
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
29485
|
-
}
|
|
29486
|
-
|
|
29487
29474
|
.E_drhfj7c .bottom {
|
|
29488
29475
|
color: rgba(44, 56, 82, 0.75);
|
|
29489
29476
|
}
|
|
@@ -29692,6 +29679,19 @@ html body {
|
|
|
29692
29679
|
font-size: 14px;
|
|
29693
29680
|
}
|
|
29694
29681
|
|
|
29682
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
29683
|
+
padding: 4px 8px 0 8px;
|
|
29684
|
+
color: rgba(44, 56, 82, 0.6);
|
|
29685
|
+
font-size: 12px;
|
|
29686
|
+
}
|
|
29687
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
|
|
29688
|
+
padding-bottom: 6px;
|
|
29689
|
+
}
|
|
29690
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
|
|
29691
|
+
padding-top: 4px;
|
|
29692
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
29693
|
+
}
|
|
29694
|
+
|
|
29695
29695
|
.E_b1wx3t3t.ant-btn-icon-only {
|
|
29696
29696
|
justify-content: center;
|
|
29697
29697
|
}
|
|
@@ -29942,6 +29942,21 @@ html body {
|
|
|
29942
29942
|
padding: 0;
|
|
29943
29943
|
}
|
|
29944
29944
|
|
|
29945
|
+
.E_fzh9mnb {
|
|
29946
|
+
width: 100%;
|
|
29947
|
+
height: 100%;
|
|
29948
|
+
min-height: 124px;
|
|
29949
|
+
display: flex;
|
|
29950
|
+
flex-direction: column;
|
|
29951
|
+
justify-content: center;
|
|
29952
|
+
align-items: center;
|
|
29953
|
+
}
|
|
29954
|
+
.E_fzh9mnb .error-text {
|
|
29955
|
+
color: rgba(10, 37, 85, 0.6);
|
|
29956
|
+
margin-bottom: 16px;
|
|
29957
|
+
font-size: 18px;
|
|
29958
|
+
}
|
|
29959
|
+
|
|
29945
29960
|
.E_b1nip9bk {
|
|
29946
29961
|
padding: 4px 11px;
|
|
29947
29962
|
}
|
|
@@ -29971,21 +29986,6 @@ html body {
|
|
|
29971
29986
|
border-radius: unset;
|
|
29972
29987
|
}
|
|
29973
29988
|
|
|
29974
|
-
.E_fzh9mnb {
|
|
29975
|
-
width: 100%;
|
|
29976
|
-
height: 100%;
|
|
29977
|
-
min-height: 124px;
|
|
29978
|
-
display: flex;
|
|
29979
|
-
flex-direction: column;
|
|
29980
|
-
justify-content: center;
|
|
29981
|
-
align-items: center;
|
|
29982
|
-
}
|
|
29983
|
-
.E_fzh9mnb .error-text {
|
|
29984
|
-
color: rgba(10, 37, 85, 0.6);
|
|
29985
|
-
margin-bottom: 16px;
|
|
29986
|
-
font-size: 18px;
|
|
29987
|
-
}
|
|
29988
|
-
|
|
29989
29989
|
.E_iouxfgt {
|
|
29990
29990
|
display: inline-flex;
|
|
29991
29991
|
align-items: center;
|
|
@@ -30026,63 +30026,6 @@ html body {
|
|
|
30026
30026
|
position: absolute;
|
|
30027
30027
|
}
|
|
30028
30028
|
|
|
30029
|
-
.E_phljevk {
|
|
30030
|
-
display: flex;
|
|
30031
|
-
justify-content: space-between;
|
|
30032
|
-
align-items: center;
|
|
30033
|
-
padding: 10px 0;
|
|
30034
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30035
|
-
font-size: 12px;
|
|
30036
|
-
line-height: 24px;
|
|
30037
|
-
}
|
|
30038
|
-
.E_phljevk .pagination-left {
|
|
30039
|
-
padding: 2px 8px;
|
|
30040
|
-
}
|
|
30041
|
-
.E_phljevk .dropdown-trigger {
|
|
30042
|
-
display: flex;
|
|
30043
|
-
align-items: center;
|
|
30044
|
-
border-radius: 6px;
|
|
30045
|
-
cursor: pointer;
|
|
30046
|
-
transition: all 0.3s ease;
|
|
30047
|
-
}
|
|
30048
|
-
.E_phljevk .dropdown-trigger:hover {
|
|
30049
|
-
background: rgba(211, 218, 235, 0.6);
|
|
30050
|
-
color: #0080ff;
|
|
30051
|
-
}
|
|
30052
|
-
.E_phljevk .dropdown-trigger .icon-inner {
|
|
30053
|
-
margin-left: 4px;
|
|
30054
|
-
}
|
|
30055
|
-
.E_phljevk .pagination-right {
|
|
30056
|
-
display: flex;
|
|
30057
|
-
align-items: center;
|
|
30058
|
-
color: #0080ff;
|
|
30059
|
-
font-weight: bold;
|
|
30060
|
-
}
|
|
30061
|
-
.E_phljevk .pagination-right .icon-inner {
|
|
30062
|
-
margin-left: 4px;
|
|
30063
|
-
}
|
|
30064
|
-
.E_phljevk .pagination-right .prev-btn,
|
|
30065
|
-
.E_phljevk .pagination-right .next-btn {
|
|
30066
|
-
padding: 0 8px;
|
|
30067
|
-
}
|
|
30068
|
-
.E_phljevk .pagination-right .prev-btn > span,
|
|
30069
|
-
.E_phljevk .pagination-right .next-btn > span {
|
|
30070
|
-
color: #0080ff;
|
|
30071
|
-
}
|
|
30072
|
-
.E_phljevk .pagination-right .next-btn .icon-inner {
|
|
30073
|
-
transform: rotate(180deg);
|
|
30074
|
-
}
|
|
30075
|
-
|
|
30076
|
-
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
|
|
30077
|
-
max-height: calc(100vh - 128px);
|
|
30078
|
-
overflow-y: auto;
|
|
30079
|
-
}
|
|
30080
|
-
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
30081
|
-
padding: 4px 20px;
|
|
30082
|
-
font-size: 12px;
|
|
30083
|
-
line-height: 18px;
|
|
30084
|
-
}
|
|
30085
|
-
|
|
30086
30029
|
.E_rapgekc.ant-radio-wrapper {
|
|
30087
30030
|
display: inline-flex;
|
|
30088
30031
|
align-items: baseline;
|
|
@@ -30229,1526 +30172,1583 @@ html body {
|
|
|
30229
30172
|
width: 36px;
|
|
30230
30173
|
}
|
|
30231
30174
|
|
|
30232
|
-
.
|
|
30233
|
-
|
|
30234
|
-
|
|
30235
|
-
|
|
30236
|
-
|
|
30237
|
-
|
|
30238
|
-
|
|
30239
|
-
|
|
30240
|
-
}
|
|
30241
|
-
.E_s1dizucg.ant-switch-small {
|
|
30242
|
-
min-width: 26px;
|
|
30243
|
-
height: 16px;
|
|
30244
|
-
}
|
|
30245
|
-
.E_s1dizucg.ant-switch-large {
|
|
30246
|
-
min-width: 52px;
|
|
30247
|
-
height: 32px;
|
|
30248
|
-
}
|
|
30249
|
-
.E_s1dizucg.ant-switch .ant-switch-handle {
|
|
30250
|
-
height: 20px;
|
|
30251
|
-
width: 20px;
|
|
30175
|
+
.E_phljevk {
|
|
30176
|
+
display: flex;
|
|
30177
|
+
justify-content: space-between;
|
|
30178
|
+
align-items: center;
|
|
30179
|
+
padding: 10px 0;
|
|
30180
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30181
|
+
font-size: 12px;
|
|
30182
|
+
line-height: 24px;
|
|
30252
30183
|
}
|
|
30253
|
-
.
|
|
30254
|
-
|
|
30255
|
-
transition-delay: 120ms;
|
|
30184
|
+
.E_phljevk .pagination-left {
|
|
30185
|
+
padding: 2px 8px;
|
|
30256
30186
|
}
|
|
30257
|
-
.
|
|
30258
|
-
|
|
30259
|
-
|
|
30260
|
-
|
|
30261
|
-
|
|
30187
|
+
.E_phljevk .dropdown-trigger {
|
|
30188
|
+
display: flex;
|
|
30189
|
+
align-items: center;
|
|
30190
|
+
border-radius: 6px;
|
|
30191
|
+
cursor: pointer;
|
|
30192
|
+
transition: all 0.3s ease;
|
|
30262
30193
|
}
|
|
30263
|
-
.
|
|
30264
|
-
|
|
30265
|
-
|
|
30194
|
+
.E_phljevk .dropdown-trigger:hover {
|
|
30195
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30196
|
+
color: #0080ff;
|
|
30266
30197
|
}
|
|
30267
|
-
.
|
|
30268
|
-
|
|
30198
|
+
.E_phljevk .dropdown-trigger .icon-inner {
|
|
30199
|
+
margin-left: 4px;
|
|
30269
30200
|
}
|
|
30270
|
-
.
|
|
30271
|
-
|
|
30201
|
+
.E_phljevk .pagination-right {
|
|
30202
|
+
display: flex;
|
|
30203
|
+
align-items: center;
|
|
30204
|
+
color: #0080ff;
|
|
30205
|
+
font-weight: bold;
|
|
30272
30206
|
}
|
|
30273
|
-
.
|
|
30274
|
-
left:
|
|
30207
|
+
.E_phljevk .pagination-right .icon-inner {
|
|
30208
|
+
margin-left: 4px;
|
|
30275
30209
|
}
|
|
30276
|
-
.
|
|
30277
|
-
|
|
30210
|
+
.E_phljevk .pagination-right .prev-btn,
|
|
30211
|
+
.E_phljevk .pagination-right .next-btn {
|
|
30212
|
+
padding: 0 8px;
|
|
30278
30213
|
}
|
|
30279
|
-
.
|
|
30280
|
-
|
|
30214
|
+
.E_phljevk .pagination-right .prev-btn > span,
|
|
30215
|
+
.E_phljevk .pagination-right .next-btn > span {
|
|
30216
|
+
color: #0080ff;
|
|
30281
30217
|
}
|
|
30282
|
-
|
|
30283
|
-
|
|
30284
|
-
margin-left: 5px;
|
|
30218
|
+
.E_phljevk .pagination-right .next-btn .icon-inner {
|
|
30219
|
+
transform: rotate(180deg);
|
|
30285
30220
|
}
|
|
30286
30221
|
|
|
30287
|
-
.
|
|
30288
|
-
|
|
30222
|
+
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
|
|
30223
|
+
max-height: calc(100vh - 128px);
|
|
30224
|
+
overflow-y: auto;
|
|
30289
30225
|
}
|
|
30290
|
-
|
|
30291
|
-
|
|
30292
|
-
|
|
30226
|
+
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
30227
|
+
padding: 4px 20px;
|
|
30228
|
+
font-size: 12px;
|
|
30293
30229
|
line-height: 18px;
|
|
30294
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30295
|
-
height: 34px;
|
|
30296
|
-
min-height: 34px;
|
|
30297
|
-
box-sizing: border-box;
|
|
30298
|
-
margin-top: 8px;
|
|
30299
30230
|
}
|
|
30300
30231
|
|
|
30301
|
-
.
|
|
30232
|
+
.E_cnujxq2 {
|
|
30302
30233
|
display: flex;
|
|
30303
30234
|
flex-direction: column;
|
|
30304
|
-
margin: 1px 8px;
|
|
30305
|
-
padding: 8px;
|
|
30306
|
-
border-radius: 4px;
|
|
30307
30235
|
}
|
|
30308
|
-
|
|
30309
|
-
|
|
30236
|
+
|
|
30237
|
+
.E_m7s48ia {
|
|
30238
|
+
max-width: 1120px;
|
|
30239
|
+
width: 100%;
|
|
30240
|
+
margin: 0 auto;
|
|
30241
|
+
height: 100%;
|
|
30310
30242
|
}
|
|
30311
|
-
|
|
30312
|
-
|
|
30243
|
+
|
|
30244
|
+
.E_wt5zbg6 {
|
|
30245
|
+
max-width: 1120px;
|
|
30246
|
+
width: 100%;
|
|
30247
|
+
margin: 0 auto;
|
|
30248
|
+
display: flex;
|
|
30313
30249
|
}
|
|
30314
|
-
.
|
|
30315
|
-
|
|
30250
|
+
.E_wt5zbg6 .left,
|
|
30251
|
+
.E_wt5zbg6 .right {
|
|
30252
|
+
flex-grow: 0;
|
|
30253
|
+
flex-shrink: 0;
|
|
30254
|
+
flex-basis: 21%;
|
|
30316
30255
|
}
|
|
30317
|
-
.
|
|
30318
|
-
|
|
30256
|
+
.E_wt5zbg6 .left {
|
|
30257
|
+
display: flex;
|
|
30258
|
+
justify-content: flex-end;
|
|
30259
|
+
padding-right: 44px;
|
|
30319
30260
|
}
|
|
30320
|
-
.
|
|
30321
|
-
|
|
30261
|
+
.E_wt5zbg6 .right {
|
|
30262
|
+
padding-left: 44px;
|
|
30322
30263
|
}
|
|
30323
|
-
.
|
|
30324
|
-
|
|
30264
|
+
.E_wt5zbg6 .middle {
|
|
30265
|
+
margin-bottom: 40px;
|
|
30266
|
+
flex-grow: 0;
|
|
30267
|
+
flex-shrink: 0;
|
|
30268
|
+
flex-basis: 58%;
|
|
30325
30269
|
}
|
|
30326
|
-
.
|
|
30327
|
-
|
|
30270
|
+
.E_wt5zbg6 .middle .form-base-field {
|
|
30271
|
+
width: 100%;
|
|
30328
30272
|
}
|
|
30329
|
-
.
|
|
30330
|
-
|
|
30331
|
-
color: #0080ff;
|
|
30273
|
+
.E_wt5zbg6 .middle .form-base-field .form-base-field {
|
|
30274
|
+
width: auto;
|
|
30332
30275
|
}
|
|
30333
30276
|
|
|
30334
|
-
.
|
|
30335
|
-
|
|
30336
|
-
|
|
30337
|
-
|
|
30338
|
-
line-height: 20px;
|
|
30277
|
+
.E_h18jprzg .ant-modal-header {
|
|
30278
|
+
margin: 0 auto;
|
|
30279
|
+
width: 100%;
|
|
30280
|
+
max-width: 648px;
|
|
30339
30281
|
}
|
|
30340
|
-
.
|
|
30341
|
-
|
|
30282
|
+
.E_h18jprzg .ant-modal-header .ant-modal-title {
|
|
30283
|
+
margin-left: 0;
|
|
30284
|
+
}
|
|
30285
|
+
.E_h18jprzg .ant-modal-body {
|
|
30286
|
+
margin: 0 auto;
|
|
30287
|
+
padding: 0;
|
|
30288
|
+
width: 100%;
|
|
30289
|
+
max-width: 648px;
|
|
30342
30290
|
overflow: hidden;
|
|
30343
|
-
text-overflow: ellipsis;
|
|
30344
30291
|
}
|
|
30345
|
-
|
|
30346
|
-
|
|
30347
|
-
display: flex;
|
|
30348
|
-
justify-content: space-between;
|
|
30349
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30350
|
-
height: 18px;
|
|
30351
|
-
line-height: 18px;
|
|
30352
|
-
margin-top: 2px;
|
|
30292
|
+
.E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
|
|
30293
|
+
margin-bottom: 40px;
|
|
30353
30294
|
}
|
|
30354
|
-
|
|
30355
|
-
|
|
30356
|
-
|
|
30357
|
-
|
|
30358
|
-
|
|
30295
|
+
.E_h18jprzg .ant-modal-body .horizontal-content-wrapper {
|
|
30296
|
+
height: calc(100vh - 225px);
|
|
30297
|
+
overflow-y: auto;
|
|
30298
|
+
}
|
|
30299
|
+
.E_h18jprzg .ant-modal-footer .footer-content {
|
|
30300
|
+
margin: 0 auto;
|
|
30301
|
+
max-width: 648px;
|
|
30359
30302
|
}
|
|
30360
30303
|
|
|
30361
|
-
.
|
|
30362
|
-
|
|
30363
|
-
height: 32px;
|
|
30304
|
+
.E_h16z9xgz .ant-modal-header {
|
|
30305
|
+
margin: 0 auto;
|
|
30364
30306
|
width: 100%;
|
|
30365
|
-
|
|
30307
|
+
max-width: 1024px;
|
|
30366
30308
|
}
|
|
30367
|
-
|
|
30368
|
-
|
|
30369
|
-
font-family: Inter;
|
|
30370
|
-
font-style: normal;
|
|
30371
|
-
font-weight: bold;
|
|
30372
|
-
font-size: 32px;
|
|
30373
|
-
line-height: 40px;
|
|
30309
|
+
.E_h16z9xgz .ant-modal-header .ant-modal-title {
|
|
30310
|
+
margin-left: 0;
|
|
30374
30311
|
}
|
|
30375
|
-
|
|
30376
|
-
|
|
30377
|
-
|
|
30378
|
-
|
|
30379
|
-
|
|
30380
|
-
|
|
30381
|
-
line-height: 32px;
|
|
30312
|
+
.E_h16z9xgz .ant-modal-body {
|
|
30313
|
+
margin: 0 auto;
|
|
30314
|
+
padding: 0;
|
|
30315
|
+
width: 100%;
|
|
30316
|
+
max-width: 1024px;
|
|
30317
|
+
overflow: hidden;
|
|
30382
30318
|
}
|
|
30383
|
-
|
|
30384
|
-
|
|
30385
|
-
|
|
30386
|
-
|
|
30387
|
-
|
|
30388
|
-
|
|
30389
|
-
|
|
30319
|
+
.E_h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
|
|
30320
|
+
margin-bottom: 40px;
|
|
30321
|
+
}
|
|
30322
|
+
.E_h16z9xgz .ant-modal-body .horizontal-content-wrapper {
|
|
30323
|
+
height: calc(100vh - 225px);
|
|
30324
|
+
overflow-y: auto;
|
|
30325
|
+
}
|
|
30326
|
+
.E_h16z9xgz .ant-modal-footer .footer-content {
|
|
30327
|
+
margin: 0 auto;
|
|
30328
|
+
max-width: 1024px;
|
|
30390
30329
|
}
|
|
30391
30330
|
|
|
30392
|
-
.
|
|
30393
|
-
|
|
30394
|
-
|
|
30395
|
-
|
|
30396
|
-
font-size:
|
|
30397
|
-
line-height:
|
|
30331
|
+
.E_f1lrhghm {
|
|
30332
|
+
flex: 1;
|
|
30333
|
+
}
|
|
30334
|
+
.E_f1lrhghm label {
|
|
30335
|
+
font-size: 13px;
|
|
30336
|
+
line-height: 20px;
|
|
30337
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30338
|
+
}
|
|
30339
|
+
.E_f1lrhghm .title {
|
|
30340
|
+
font-size: 14px;
|
|
30341
|
+
line-height: 20px;
|
|
30342
|
+
color: #2d3a56;
|
|
30343
|
+
margin-bottom: 12px;
|
|
30344
|
+
}
|
|
30345
|
+
.E_f1lrhghm.connect-cluster .title {
|
|
30346
|
+
padding-bottom: 26px;
|
|
30398
30347
|
}
|
|
30399
30348
|
|
|
30400
|
-
.
|
|
30401
|
-
|
|
30402
|
-
|
|
30403
|
-
|
|
30404
|
-
font-size: 20px;
|
|
30405
|
-
line-height: 24px;
|
|
30349
|
+
.E_f18ot8em {
|
|
30350
|
+
padding: 25px 0 15px 0;
|
|
30351
|
+
border-bottom: 1px solid #e1e5eb;
|
|
30352
|
+
margin-bottom: 16px;
|
|
30406
30353
|
}
|
|
30407
30354
|
|
|
30408
|
-
.
|
|
30409
|
-
|
|
30410
|
-
|
|
30411
|
-
|
|
30412
|
-
|
|
30413
|
-
|
|
30355
|
+
.E_f1l1g2k0 {
|
|
30356
|
+
display: flex;
|
|
30357
|
+
align-items: center;
|
|
30358
|
+
margin-bottom: 8px;
|
|
30359
|
+
}
|
|
30360
|
+
.E_f1l1g2k0 > label {
|
|
30361
|
+
width: 216px;
|
|
30362
|
+
}
|
|
30363
|
+
.E_f1l1g2k0 > label + * {
|
|
30364
|
+
width: 100%;
|
|
30365
|
+
}
|
|
30366
|
+
.E_f1l1g2k0 .ant-select {
|
|
30367
|
+
width: 100%;
|
|
30414
30368
|
}
|
|
30415
30369
|
|
|
30416
|
-
.
|
|
30417
|
-
|
|
30418
|
-
|
|
30419
|
-
font-weight: normal;
|
|
30420
|
-
font-size: 18px;
|
|
30421
|
-
line-height: 22px;
|
|
30370
|
+
.E_e1k89cwg {
|
|
30371
|
+
color: #e75a3a;
|
|
30372
|
+
margin-right: 10px;
|
|
30422
30373
|
}
|
|
30423
30374
|
|
|
30424
|
-
.
|
|
30425
|
-
|
|
30426
|
-
|
|
30427
|
-
|
|
30428
|
-
|
|
30429
|
-
line-height: 22px;
|
|
30375
|
+
.E_d1oui1gf {
|
|
30376
|
+
width: 100%;
|
|
30377
|
+
height: 1px;
|
|
30378
|
+
background: rgba(213, 219, 227, 0.6);
|
|
30379
|
+
margin: 24px 0;
|
|
30430
30380
|
}
|
|
30431
30381
|
|
|
30432
|
-
.
|
|
30433
|
-
|
|
30434
|
-
|
|
30435
|
-
|
|
30436
|
-
|
|
30437
|
-
line-height: 22px;
|
|
30382
|
+
.E_l15itdbb {
|
|
30383
|
+
display: flex;
|
|
30384
|
+
justify-content: center;
|
|
30385
|
+
align-items: center;
|
|
30386
|
+
height: 100%;
|
|
30438
30387
|
}
|
|
30439
30388
|
|
|
30440
|
-
.
|
|
30441
|
-
|
|
30442
|
-
|
|
30443
|
-
|
|
30444
|
-
|
|
30445
|
-
|
|
30389
|
+
.E_d1y3z4w {
|
|
30390
|
+
display: inline-block;
|
|
30391
|
+
width: 4px;
|
|
30392
|
+
height: 4px;
|
|
30393
|
+
background: #8e9aa9;
|
|
30394
|
+
opacity: 0.4;
|
|
30395
|
+
border-radius: 50%;
|
|
30396
|
+
margin: 0 4px;
|
|
30446
30397
|
}
|
|
30447
30398
|
|
|
30448
|
-
.
|
|
30449
|
-
|
|
30450
|
-
|
|
30451
|
-
|
|
30452
|
-
|
|
30453
|
-
|
|
30399
|
+
.E_m177r7a3 .ant-modal-header,
|
|
30400
|
+
.E_m177r7a3 .ant-modal-footer .footer-content {
|
|
30401
|
+
width: 648px;
|
|
30402
|
+
margin: 0 auto;
|
|
30403
|
+
}
|
|
30404
|
+
.E_m177r7a3 .ant-modal-header {
|
|
30405
|
+
padding: 35px 0 24px;
|
|
30406
|
+
border: none;
|
|
30407
|
+
}
|
|
30408
|
+
.E_m177r7a3 .ant-modal-header .ant-modal-title {
|
|
30409
|
+
font-size: 30px;
|
|
30410
|
+
}
|
|
30411
|
+
.E_m177r7a3 .ant-modal-body {
|
|
30412
|
+
padding: 4px 0 2px;
|
|
30413
|
+
}
|
|
30414
|
+
.E_m177r7a3 .ant-modal-footer {
|
|
30415
|
+
border: none;
|
|
30454
30416
|
}
|
|
30455
30417
|
|
|
30456
|
-
.
|
|
30457
|
-
font-family: Inter;
|
|
30458
|
-
font-style: normal;
|
|
30459
|
-
font-weight: bold;
|
|
30418
|
+
.E_t1wwio3v {
|
|
30460
30419
|
font-size: 12px;
|
|
30461
30420
|
line-height: 18px;
|
|
30421
|
+
font-weight: bold;
|
|
30422
|
+
color: #fff;
|
|
30423
|
+
padding: 0 4px;
|
|
30424
|
+
border-radius: 4px;
|
|
30425
|
+
display: inline-block;
|
|
30426
|
+
background: var(--t1wwio3v-0);
|
|
30427
|
+
}
|
|
30428
|
+
.E_t1wwio3v:not(:first-child) {
|
|
30429
|
+
margin-left: 4px;
|
|
30462
30430
|
}
|
|
30463
30431
|
|
|
30464
|
-
.
|
|
30465
|
-
|
|
30466
|
-
|
|
30467
|
-
|
|
30468
|
-
|
|
30469
|
-
|
|
30432
|
+
.E_f17jvtfk {
|
|
30433
|
+
width: 100%;
|
|
30434
|
+
height: 100%;
|
|
30435
|
+
display: flex;
|
|
30436
|
+
align-items: center;
|
|
30437
|
+
justify-content: center;
|
|
30470
30438
|
}
|
|
30471
30439
|
|
|
30472
|
-
.
|
|
30473
|
-
font-
|
|
30474
|
-
font-style: normal;
|
|
30440
|
+
.E_nzppkea {
|
|
30441
|
+
font-size: 90%;
|
|
30475
30442
|
font-weight: bold;
|
|
30476
|
-
|
|
30477
|
-
|
|
30478
|
-
|
|
30479
|
-
|
|
30443
|
+
background-color: rgba(240, 243, 247, 0.6);
|
|
30444
|
+
padding: 1px 4px 1px;
|
|
30445
|
+
margin-left: 2px;
|
|
30446
|
+
margin-right: 2px;
|
|
30447
|
+
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
30448
|
+
border-radius: 4px;
|
|
30480
30449
|
}
|
|
30481
30450
|
|
|
30482
|
-
.
|
|
30483
|
-
|
|
30484
|
-
font-style: normal;
|
|
30485
|
-
font-weight: normal;
|
|
30486
|
-
text-transform: uppercase;
|
|
30487
|
-
font-feature-settings: "cpsp" on;
|
|
30488
|
-
font-size: 12px;
|
|
30489
|
-
line-height: 18px;
|
|
30451
|
+
.E_f4mi9eq.form-item-general {
|
|
30452
|
+
width: 640px;
|
|
30490
30453
|
}
|
|
30491
|
-
|
|
30492
|
-
|
|
30493
|
-
font-family: Inter;
|
|
30494
|
-
font-style: normal;
|
|
30495
|
-
font-weight: normal;
|
|
30496
|
-
font-size: 16px;
|
|
30497
|
-
line-height: 24px;
|
|
30454
|
+
.E_f4mi9eq.form-item-general.form-item + .E_f4mi9eq.form-item-general.form-item {
|
|
30455
|
+
margin-top: 16px;
|
|
30498
30456
|
}
|
|
30499
|
-
|
|
30500
|
-
|
|
30501
|
-
font-family: Inter;
|
|
30502
|
-
font-style: normal;
|
|
30503
|
-
font-weight: bold;
|
|
30504
|
-
font-size: 16px;
|
|
30505
|
-
line-height: 24px;
|
|
30457
|
+
.E_f4mi9eq.form-item-compact {
|
|
30458
|
+
width: 412px;
|
|
30506
30459
|
}
|
|
30507
|
-
|
|
30508
|
-
|
|
30509
|
-
font-family: Inter;
|
|
30510
|
-
font-style: normal;
|
|
30511
|
-
font-weight: normal;
|
|
30512
|
-
font-size: 16px;
|
|
30513
|
-
line-height: 24px;
|
|
30460
|
+
.E_f4mi9eq.form-item-compact.form-item + .E_f4mi9eq.form-item-compact.form-item {
|
|
30461
|
+
margin-top: 8px;
|
|
30514
30462
|
}
|
|
30515
|
-
|
|
30516
|
-
|
|
30517
|
-
font-family: Inter;
|
|
30518
|
-
font-style: normal;
|
|
30519
|
-
font-weight: bold;
|
|
30520
|
-
font-size: 16px;
|
|
30521
|
-
line-height: 24px;
|
|
30463
|
+
.E_f4mi9eq .form-item {
|
|
30464
|
+
width: auto;
|
|
30522
30465
|
}
|
|
30523
|
-
|
|
30524
|
-
|
|
30525
|
-
|
|
30526
|
-
font-style: normal;
|
|
30527
|
-
font-weight: normal;
|
|
30528
|
-
text-transform: uppercase;
|
|
30529
|
-
font-feature-settings: "cpsp" on;
|
|
30530
|
-
font-size: 16px;
|
|
30531
|
-
line-height: 24px;
|
|
30466
|
+
.E_f4mi9eq .form-item-main {
|
|
30467
|
+
position: relative;
|
|
30468
|
+
display: flex;
|
|
30532
30469
|
}
|
|
30533
|
-
|
|
30534
|
-
|
|
30535
|
-
|
|
30536
|
-
|
|
30537
|
-
|
|
30538
|
-
|
|
30539
|
-
|
|
30540
|
-
|
|
30541
|
-
line-height: 24px;
|
|
30470
|
+
.E_f4mi9eq .form-item-extra {
|
|
30471
|
+
margin-top: 4px;
|
|
30472
|
+
width: 100%;
|
|
30473
|
+
padding: 14px;
|
|
30474
|
+
background: #f2f4f6;
|
|
30475
|
+
font-size: 13px;
|
|
30476
|
+
line-height: 1.8;
|
|
30477
|
+
color: #8e9aa9;
|
|
30542
30478
|
}
|
|
30543
|
-
|
|
30544
|
-
|
|
30545
|
-
font-
|
|
30546
|
-
|
|
30547
|
-
font-weight: normal;
|
|
30548
|
-
font-size: 14px;
|
|
30549
|
-
line-height: 22px;
|
|
30479
|
+
.E_f4mi9eq .form-item-label {
|
|
30480
|
+
padding-right: 12px;
|
|
30481
|
+
font-size: 13px;
|
|
30482
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30550
30483
|
}
|
|
30551
|
-
|
|
30552
|
-
|
|
30553
|
-
font-family: Inter;
|
|
30554
|
-
font-style: normal;
|
|
30555
|
-
font-weight: 500;
|
|
30556
|
-
font-size: 14px;
|
|
30557
|
-
line-height: 22px;
|
|
30484
|
+
.E_f4mi9eq .form-item-label.label-right {
|
|
30485
|
+
text-align: right;
|
|
30558
30486
|
}
|
|
30559
|
-
|
|
30560
|
-
.
|
|
30561
|
-
|
|
30562
|
-
font-style: normal;
|
|
30563
|
-
font-weight: bold;
|
|
30564
|
-
font-size: 14px;
|
|
30565
|
-
line-height: 22px;
|
|
30487
|
+
.E_f4mi9eq .form-item-label,
|
|
30488
|
+
.E_f4mi9eq .form-item-control {
|
|
30489
|
+
line-height: 32px;
|
|
30566
30490
|
}
|
|
30567
|
-
|
|
30568
|
-
|
|
30569
|
-
font-family: Inter;
|
|
30570
|
-
font-style: normal;
|
|
30571
|
-
font-weight: normal;
|
|
30572
|
-
font-size: 14px;
|
|
30573
|
-
line-height: 22px;
|
|
30491
|
+
.E_f4mi9eq .form-item-control .form-item-error {
|
|
30492
|
+
line-height: 18px;
|
|
30574
30493
|
}
|
|
30575
|
-
|
|
30576
|
-
|
|
30577
|
-
font-family: Inter;
|
|
30578
|
-
font-style: normal;
|
|
30579
|
-
font-weight: bold;
|
|
30580
|
-
font-size: 14px;
|
|
30581
|
-
line-height: 22px;
|
|
30494
|
+
.E_f4mi9eq .form-item-children {
|
|
30495
|
+
width: 100%;
|
|
30582
30496
|
}
|
|
30583
|
-
|
|
30584
|
-
|
|
30585
|
-
font-family: Inter;
|
|
30586
|
-
font-style: normal;
|
|
30587
|
-
font-weight: normal;
|
|
30588
|
-
text-transform: uppercase;
|
|
30589
|
-
font-feature-settings: "cpsp" on;
|
|
30590
|
-
font-size: 14px;
|
|
30591
|
-
line-height: 22px;
|
|
30497
|
+
.E_f4mi9eq .form-item-children > *:only-child.ant-select, .E_f4mi9eq .form-item-children > *:only-child.ant-radio-group, .E_f4mi9eq .form-item-children > *:only-child.ant-checkbox-group {
|
|
30498
|
+
width: 100%;
|
|
30592
30499
|
}
|
|
30593
|
-
|
|
30594
|
-
|
|
30595
|
-
|
|
30596
|
-
|
|
30597
|
-
font-weight: bold;
|
|
30598
|
-
text-transform: uppercase;
|
|
30599
|
-
font-feature-settings: "cpsp" on;
|
|
30600
|
-
font-size: 14px;
|
|
30601
|
-
line-height: 22px;
|
|
30500
|
+
.E_f4mi9eq .form-item-error {
|
|
30501
|
+
color: #e75a3a;
|
|
30502
|
+
height: 0;
|
|
30503
|
+
overflow: hidden;
|
|
30602
30504
|
}
|
|
30603
|
-
|
|
30604
|
-
|
|
30605
|
-
|
|
30606
|
-
|
|
30607
|
-
font-weight: normal;
|
|
30608
|
-
font-size: 13px;
|
|
30609
|
-
line-height: 20px;
|
|
30505
|
+
.E_f4mi9eq .form-item-error-enter-done {
|
|
30506
|
+
margin-top: 4px;
|
|
30507
|
+
height: auto;
|
|
30508
|
+
overflow: auto;
|
|
30610
30509
|
}
|
|
30611
|
-
|
|
30612
|
-
.
|
|
30613
|
-
|
|
30614
|
-
|
|
30615
|
-
font-weight: 600;
|
|
30616
|
-
font-size: 13px;
|
|
30617
|
-
line-height: 20px;
|
|
30510
|
+
.E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
|
|
30511
|
+
.E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
|
|
30512
|
+
border: 1px solid #e75a3a;
|
|
30513
|
+
color: #e75a3a;
|
|
30618
30514
|
}
|
|
30619
30515
|
|
|
30620
|
-
.
|
|
30621
|
-
|
|
30622
|
-
font-style: normal;
|
|
30516
|
+
.E_fh0ewl8 {
|
|
30517
|
+
color: #2d3a56;
|
|
30623
30518
|
font-weight: bold;
|
|
30624
|
-
|
|
30625
|
-
|
|
30519
|
+
padding-bottom: 6px;
|
|
30520
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
30521
|
+
margin-bottom: 16px;
|
|
30626
30522
|
}
|
|
30627
|
-
|
|
30628
|
-
|
|
30629
|
-
font-family: Inter;
|
|
30630
|
-
font-style: normal;
|
|
30631
|
-
font-weight: normal;
|
|
30632
|
-
font-size: 13px;
|
|
30633
|
-
line-height: 20px;
|
|
30523
|
+
.E_fh0ewl8:not(:first-of-type) {
|
|
30524
|
+
margin-top: 16px;
|
|
30634
30525
|
}
|
|
30635
30526
|
|
|
30636
|
-
.
|
|
30637
|
-
|
|
30638
|
-
|
|
30639
|
-
|
|
30640
|
-
|
|
30641
|
-
|
|
30527
|
+
.E_e1qrlvot {
|
|
30528
|
+
width: 8px;
|
|
30529
|
+
height: 24px;
|
|
30530
|
+
display: flex;
|
|
30531
|
+
justify-content: center;
|
|
30532
|
+
align-items: center;
|
|
30533
|
+
cursor: pointer;
|
|
30534
|
+
transition: all 200ms ease-out 40ms;
|
|
30642
30535
|
}
|
|
30643
|
-
|
|
30644
|
-
|
|
30645
|
-
|
|
30646
|
-
|
|
30647
|
-
|
|
30648
|
-
|
|
30649
|
-
|
|
30536
|
+
.E_e1qrlvot:before, .E_e1qrlvot:after {
|
|
30537
|
+
content: "";
|
|
30538
|
+
width: 1px;
|
|
30539
|
+
height: 6px;
|
|
30540
|
+
border-radius: 1px;
|
|
30541
|
+
background: #ccd4e3;
|
|
30542
|
+
position: relative;
|
|
30543
|
+
right: 2px;
|
|
30544
|
+
transform: rotate(-45deg);
|
|
30650
30545
|
}
|
|
30651
|
-
|
|
30652
|
-
|
|
30653
|
-
|
|
30654
|
-
font-style: normal;
|
|
30655
|
-
font-weight: normal;
|
|
30656
|
-
text-transform: uppercase;
|
|
30657
|
-
font-feature-settings: "cpsp" on;
|
|
30658
|
-
font-size: 13px;
|
|
30659
|
-
line-height: 20px;
|
|
30546
|
+
.E_e1qrlvot:after {
|
|
30547
|
+
transform: rotate(45deg);
|
|
30548
|
+
left: 1px;
|
|
30660
30549
|
}
|
|
30661
30550
|
|
|
30662
|
-
.
|
|
30663
|
-
|
|
30664
|
-
|
|
30665
|
-
|
|
30666
|
-
|
|
30667
|
-
|
|
30668
|
-
|
|
30669
|
-
|
|
30551
|
+
.E_w9ic984.ant-alert-warning {
|
|
30552
|
+
border: 0;
|
|
30553
|
+
background: rgba(255, 187, 0, 0.1);
|
|
30554
|
+
border-radius: 6px;
|
|
30555
|
+
}
|
|
30556
|
+
.E_w9ic984.ant-alert,
|
|
30557
|
+
.E_w9ic984 .ant-alert-message {
|
|
30558
|
+
color: #e07f00;
|
|
30559
|
+
}
|
|
30560
|
+
.E_w9ic984.ant-alert .dashed-border-bottom,
|
|
30561
|
+
.E_w9ic984 .ant-alert-message .dashed-border-bottom {
|
|
30562
|
+
border-bottom-color: #e07f00;
|
|
30670
30563
|
}
|
|
30671
30564
|
|
|
30672
|
-
.
|
|
30673
|
-
|
|
30674
|
-
|
|
30675
|
-
|
|
30565
|
+
.E_n1k9qi4r {
|
|
30566
|
+
display: flex;
|
|
30567
|
+
flex-direction: row;
|
|
30568
|
+
padding: 7px 12px;
|
|
30569
|
+
background: rgba(255, 187, 0, 0.1);
|
|
30570
|
+
border-radius: 6px;
|
|
30571
|
+
color: #e07f00;
|
|
30676
30572
|
font-size: 12px;
|
|
30677
30573
|
line-height: 18px;
|
|
30678
30574
|
}
|
|
30575
|
+
.E_n1k9qi4r .icon-wrapper {
|
|
30576
|
+
margin-right: 10px;
|
|
30577
|
+
height: 18px;
|
|
30578
|
+
}
|
|
30679
30579
|
|
|
30680
|
-
.
|
|
30681
|
-
|
|
30682
|
-
|
|
30683
|
-
|
|
30580
|
+
.E_n16fsg9x {
|
|
30581
|
+
display: flex;
|
|
30582
|
+
flex-direction: row;
|
|
30583
|
+
padding: 7px 12px;
|
|
30584
|
+
background: rgba(225, 230, 241, 0.6);
|
|
30585
|
+
border-radius: 6px;
|
|
30586
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30684
30587
|
font-size: 12px;
|
|
30685
30588
|
line-height: 18px;
|
|
30686
30589
|
}
|
|
30590
|
+
.E_n16fsg9x .icon-wrapper {
|
|
30591
|
+
margin-right: 10px;
|
|
30592
|
+
height: 18px;
|
|
30593
|
+
}
|
|
30687
30594
|
|
|
30688
|
-
.
|
|
30689
|
-
|
|
30690
|
-
|
|
30691
|
-
|
|
30595
|
+
.E_i173wxzw {
|
|
30596
|
+
display: flex;
|
|
30597
|
+
flex-direction: row;
|
|
30598
|
+
padding: 7px 12px;
|
|
30599
|
+
background: rgba(0, 136, 255, 0.1);
|
|
30600
|
+
border-radius: 6px;
|
|
30601
|
+
color: #005ed1;
|
|
30692
30602
|
font-size: 12px;
|
|
30693
30603
|
line-height: 18px;
|
|
30694
30604
|
}
|
|
30605
|
+
.E_i173wxzw .icon-wrapper {
|
|
30606
|
+
margin-right: 10px;
|
|
30607
|
+
height: 18px;
|
|
30608
|
+
}
|
|
30695
30609
|
|
|
30696
|
-
.
|
|
30697
|
-
|
|
30698
|
-
|
|
30699
|
-
font-weight: normal;
|
|
30610
|
+
.E_dld369h {
|
|
30611
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30612
|
+
margin-top: 5px;
|
|
30700
30613
|
font-size: 12px;
|
|
30701
30614
|
line-height: 18px;
|
|
30702
30615
|
}
|
|
30703
30616
|
|
|
30704
|
-
.
|
|
30705
|
-
|
|
30706
|
-
font-style: normal;
|
|
30707
|
-
font-weight: 500;
|
|
30617
|
+
.E_s1epv22q {
|
|
30618
|
+
color: #f0483e;
|
|
30708
30619
|
font-size: 12px;
|
|
30709
|
-
|
|
30620
|
+
white-space: pre-wrap;
|
|
30710
30621
|
}
|
|
30711
30622
|
|
|
30712
|
-
.
|
|
30713
|
-
|
|
30714
|
-
|
|
30715
|
-
|
|
30716
|
-
|
|
30717
|
-
|
|
30623
|
+
.E_okus5hk {
|
|
30624
|
+
display: flex;
|
|
30625
|
+
align-items: center;
|
|
30626
|
+
justify-content: flex-end;
|
|
30627
|
+
}
|
|
30628
|
+
.E_okus5hk .icon-wrapper {
|
|
30629
|
+
margin-right: 16px;
|
|
30718
30630
|
}
|
|
30719
30631
|
|
|
30720
|
-
.
|
|
30721
|
-
|
|
30722
|
-
font-style: normal;
|
|
30723
|
-
font-weight: normal;
|
|
30724
|
-
text-transform: uppercase;
|
|
30725
|
-
font-feature-settings: "cpsp" on;
|
|
30726
|
-
font-size: 12px;
|
|
30727
|
-
line-height: 18px;
|
|
30632
|
+
.E_t1auuzri {
|
|
30633
|
+
color: rgba(0, 21, 64, 0.3);
|
|
30728
30634
|
}
|
|
30729
30635
|
|
|
30730
|
-
.
|
|
30731
|
-
|
|
30732
|
-
|
|
30733
|
-
|
|
30734
|
-
|
|
30735
|
-
|
|
30736
|
-
|
|
30636
|
+
.E_i74cfyt.ant-input {
|
|
30637
|
+
padding: 5px 12px;
|
|
30638
|
+
line-height: 20px;
|
|
30639
|
+
color: #2d3a56;
|
|
30640
|
+
border-radius: 6px;
|
|
30641
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
30642
|
+
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
30643
|
+
}
|
|
30644
|
+
.E_i74cfyt.ant-input.ant-input-lg {
|
|
30645
|
+
padding: 8px 16px;
|
|
30646
|
+
line-height: 22px;
|
|
30647
|
+
}
|
|
30648
|
+
.E_i74cfyt.ant-input.ant-input-sm {
|
|
30649
|
+
padding: 2px 8px;
|
|
30737
30650
|
line-height: 18px;
|
|
30738
30651
|
}
|
|
30739
|
-
|
|
30740
|
-
.
|
|
30741
|
-
|
|
30742
|
-
|
|
30743
|
-
|
|
30744
|
-
|
|
30652
|
+
.E_i74cfyt.ant-input:not([disabled]):hover, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-input-number:not([disabled]):hover, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-hover {
|
|
30653
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
30654
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
30655
|
+
z-index: 1;
|
|
30656
|
+
}
|
|
30657
|
+
.E_i74cfyt.ant-input:not([disabled]):active, .E_i74cfyt.ant-input:not([disabled]):focus, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-input-number:not([disabled]):active, .E_i74cfyt.ant-input-number:not([disabled]):focus, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-focus {
|
|
30658
|
+
border-color: #0096ff;
|
|
30659
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
30660
|
+
z-index: 1;
|
|
30661
|
+
}
|
|
30662
|
+
.E_i74cfyt.ant-input.error:not([disabled]), .E_i74cfyt.ant-picker.error:not([disabled]), .E_i74cfyt.ant-input-number.error:not([disabled]) {
|
|
30663
|
+
border-color: #e75a3a;
|
|
30664
|
+
color: #e75a3a;
|
|
30665
|
+
}
|
|
30666
|
+
.E_i74cfyt.ant-input.error:not([disabled]):hover, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-picker.error:not([disabled]):hover, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-input-number.error:not([disabled]):hover, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-hover {
|
|
30667
|
+
border-color: #e75a3a;
|
|
30668
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
30669
|
+
}
|
|
30670
|
+
.E_i74cfyt.ant-input.error:not([disabled]):active, .E_i74cfyt.ant-input.error:not([disabled]):focus, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-picker.error:not([disabled]):active, .E_i74cfyt.ant-picker.error:not([disabled]):focus, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-input-number.error:not([disabled]):active, .E_i74cfyt.ant-input-number.error:not([disabled]):focus, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-focus {
|
|
30671
|
+
border-color: #e75a3a;
|
|
30672
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
30673
|
+
}
|
|
30674
|
+
.E_i74cfyt.ant-input[disabled], .E_i74cfyt.ant-input.ant-input-disabled, .E_i74cfyt.ant-input-number[disabled], .E_i74cfyt.ant-input-number.ant-input-number-disabled {
|
|
30675
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30676
|
+
color: rgba(0, 21, 64, 0.3);
|
|
30677
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
30678
|
+
}
|
|
30679
|
+
.E_i74cfyt.ant-input-affix-wrapper {
|
|
30680
|
+
padding: 5px 12px;
|
|
30681
|
+
border-radius: 6px;
|
|
30682
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
30745
30683
|
line-height: 20px;
|
|
30684
|
+
color: #2d3a56;
|
|
30685
|
+
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
30686
|
+
}
|
|
30687
|
+
.E_i74cfyt.ant-input-affix-wrapper .ant-input-suffix,
|
|
30688
|
+
.E_i74cfyt.ant-input-affix-wrapper .ant-input-prefix {
|
|
30689
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30690
|
+
}
|
|
30691
|
+
.E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
|
|
30692
|
+
padding: 8px 16px;
|
|
30693
|
+
line-height: 22px;
|
|
30694
|
+
}
|
|
30695
|
+
.E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
30696
|
+
padding: 2px 8px;
|
|
30697
|
+
line-height: 18px;
|
|
30698
|
+
}
|
|
30699
|
+
.E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
|
|
30700
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
30701
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
30702
|
+
}
|
|
30703
|
+
.E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
|
|
30704
|
+
border-color: #0096ff;
|
|
30705
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
30706
|
+
}
|
|
30707
|
+
.E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
|
|
30708
|
+
border-color: #e75a3a;
|
|
30709
|
+
}
|
|
30710
|
+
.E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
|
|
30711
|
+
color: #e75a3a;
|
|
30712
|
+
}
|
|
30713
|
+
.E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
|
|
30714
|
+
border-color: #e75a3a;
|
|
30715
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
30746
30716
|
}
|
|
30747
|
-
|
|
30748
|
-
|
|
30749
|
-
|
|
30750
|
-
font-style: normal;
|
|
30751
|
-
font-weight: normal;
|
|
30752
|
-
font-size: 13px;
|
|
30753
|
-
line-height: 20px;
|
|
30717
|
+
.E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
|
|
30718
|
+
border-color: #e75a3a;
|
|
30719
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
30754
30720
|
}
|
|
30755
|
-
|
|
30756
|
-
.
|
|
30757
|
-
|
|
30758
|
-
|
|
30759
|
-
font-weight: normal;
|
|
30760
|
-
font-size: 12px;
|
|
30761
|
-
line-height: 18px;
|
|
30721
|
+
.E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
|
|
30722
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30723
|
+
color: rgba(0, 21, 64, 0.3);
|
|
30724
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
30762
30725
|
}
|
|
30763
|
-
|
|
30764
|
-
|
|
30765
|
-
|
|
30766
|
-
font-style: normal;
|
|
30767
|
-
font-weight: normal;
|
|
30768
|
-
font-size: 12px;
|
|
30769
|
-
line-height: 18px;
|
|
30726
|
+
textarea.E_i74cfyt.ant-input {
|
|
30727
|
+
transition-property: height;
|
|
30728
|
+
transition-delay: 50ms;
|
|
30770
30729
|
}
|
|
30771
|
-
|
|
30772
|
-
|
|
30773
|
-
|
|
30774
|
-
font-style: normal;
|
|
30775
|
-
font-weight: normal;
|
|
30776
|
-
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
30777
|
-
font-size: 13px;
|
|
30778
|
-
line-height: 20px;
|
|
30730
|
+
textarea.E_i74cfyt.ant-input.textarea-large {
|
|
30731
|
+
min-height: 40px;
|
|
30732
|
+
height: 40px;
|
|
30779
30733
|
}
|
|
30780
|
-
|
|
30781
|
-
|
|
30782
|
-
font-family: Inter;
|
|
30783
|
-
font-style: normal;
|
|
30784
|
-
font-weight: normal;
|
|
30785
|
-
font-feature-settings: "zero" on;
|
|
30786
|
-
font-size: 13px;
|
|
30787
|
-
line-height: 20px;
|
|
30734
|
+
textarea.E_i74cfyt.ant-input.textarea-large:focus {
|
|
30735
|
+
height: 80px;
|
|
30788
30736
|
}
|
|
30789
|
-
|
|
30790
|
-
|
|
30791
|
-
|
|
30792
|
-
font-style: normal;
|
|
30793
|
-
font-weight: normal;
|
|
30794
|
-
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
30795
|
-
font-size: 12px;
|
|
30796
|
-
line-height: 18px;
|
|
30737
|
+
textarea.E_i74cfyt.ant-input.textarea-middle {
|
|
30738
|
+
min-height: 32px;
|
|
30739
|
+
height: 32px;
|
|
30797
30740
|
}
|
|
30798
|
-
|
|
30799
|
-
|
|
30800
|
-
font-family: Inter;
|
|
30801
|
-
font-style: normal;
|
|
30802
|
-
font-weight: 500;
|
|
30803
|
-
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
30804
|
-
font-size: 12px;
|
|
30805
|
-
line-height: 18px;
|
|
30741
|
+
textarea.E_i74cfyt.ant-input.textarea-middle:focus {
|
|
30742
|
+
height: 64px;
|
|
30806
30743
|
}
|
|
30807
|
-
|
|
30808
|
-
|
|
30809
|
-
|
|
30810
|
-
font-style: normal;
|
|
30811
|
-
font-weight: normal;
|
|
30812
|
-
font-feature-settings: "zero" on;
|
|
30813
|
-
font-size: 12px;
|
|
30814
|
-
line-height: 18px;
|
|
30744
|
+
textarea.E_i74cfyt.ant-input.textarea-small {
|
|
30745
|
+
min-height: 24px;
|
|
30746
|
+
height: 24px;
|
|
30815
30747
|
}
|
|
30816
|
-
|
|
30817
|
-
|
|
30818
|
-
font-family: Inter;
|
|
30819
|
-
font-style: normal;
|
|
30820
|
-
font-weight: 500;
|
|
30821
|
-
font-feature-settings: "zero" on;
|
|
30822
|
-
font-size: 12px;
|
|
30823
|
-
line-height: 18px;
|
|
30748
|
+
textarea.E_i74cfyt.ant-input.textarea-small:focus {
|
|
30749
|
+
height: 40px;
|
|
30824
30750
|
}
|
|
30825
30751
|
|
|
30826
|
-
.
|
|
30827
|
-
|
|
30828
|
-
|
|
30829
|
-
font-weight: bold;
|
|
30830
|
-
font-feature-settings: "zero" on;
|
|
30831
|
-
font-size: 16px;
|
|
30832
|
-
line-height: 24px;
|
|
30752
|
+
.E_k1ci6977 input, .E_k1ci6977.input-tags {
|
|
30753
|
+
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
30754
|
+
border-radius: 4px;
|
|
30833
30755
|
}
|
|
30834
|
-
|
|
30835
|
-
|
|
30836
|
-
|
|
30837
|
-
|
|
30838
|
-
|
|
30839
|
-
|
|
30840
|
-
line-height: 12px;
|
|
30756
|
+
.E_k1ci6977.input-tags {
|
|
30757
|
+
position: relative;
|
|
30758
|
+
padding: 6px;
|
|
30759
|
+
height: 32px;
|
|
30760
|
+
cursor: pointer;
|
|
30761
|
+
transition: border 150ms;
|
|
30841
30762
|
}
|
|
30842
|
-
|
|
30843
|
-
|
|
30844
|
-
|
|
30845
|
-
box-sizing: border-box;
|
|
30846
|
-
border-radius: 2px;
|
|
30847
|
-
background: #f5f7fa;
|
|
30848
|
-
display: flex;
|
|
30849
|
-
width: 100%;
|
|
30850
|
-
overflow: hidden;
|
|
30763
|
+
.E_k1ci6977.input-tags:hover {
|
|
30764
|
+
border-color: #0080ff;
|
|
30765
|
+
box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
|
|
30851
30766
|
}
|
|
30852
|
-
.
|
|
30853
|
-
|
|
30767
|
+
.E_k1ci6977.input-tags.kit-input-suffix-wrapper {
|
|
30768
|
+
padding-right: 30px;
|
|
30854
30769
|
}
|
|
30855
|
-
|
|
30856
|
-
.E_s1ebs0ra {
|
|
30770
|
+
.E_k1ci6977.input-tags .input-tags-inner {
|
|
30857
30771
|
display: flex;
|
|
30858
|
-
align-items: center;
|
|
30859
|
-
justify-content: space-between;
|
|
30860
|
-
background: #edf0f7;
|
|
30861
|
-
padding: 8px 12px;
|
|
30862
|
-
position: sticky;
|
|
30863
|
-
top: 0;
|
|
30864
|
-
z-index: 1;
|
|
30865
|
-
margin-bottom: -52px;
|
|
30866
30772
|
}
|
|
30867
|
-
.
|
|
30773
|
+
.E_k1ci6977.input-tags .input-tags-inner .tags-overflow-auto {
|
|
30868
30774
|
display: flex;
|
|
30869
|
-
align-items: center;
|
|
30870
|
-
font-weight: 700;
|
|
30871
|
-
flex-shrink: 0;
|
|
30872
30775
|
}
|
|
30873
|
-
.
|
|
30776
|
+
.E_k1ci6977.input-tags .input-tag-suffix {
|
|
30777
|
+
position: absolute;
|
|
30778
|
+
right: 12px;
|
|
30779
|
+
top: 50%;
|
|
30780
|
+
transform: translateY(-50%);
|
|
30781
|
+
}
|
|
30782
|
+
.E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle {
|
|
30783
|
+
color: rgba(0, 0, 0, 0.25);
|
|
30784
|
+
font-size: 12px;
|
|
30874
30785
|
cursor: pointer;
|
|
30875
|
-
margin-left: 8px;
|
|
30876
|
-
width: 32px;
|
|
30877
|
-
height: 32px;
|
|
30878
|
-
border-radius: 50%;
|
|
30879
|
-
justify-content: center;
|
|
30880
30786
|
}
|
|
30881
|
-
.
|
|
30882
|
-
|
|
30787
|
+
.E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle:hover {
|
|
30788
|
+
color: rgba(0, 0, 0, 0.45);
|
|
30883
30789
|
}
|
|
30884
|
-
.
|
|
30885
|
-
flex: 1;
|
|
30886
|
-
margin-left: 88px;
|
|
30887
|
-
white-space: nowrap;
|
|
30888
|
-
text-align: right;
|
|
30790
|
+
.E_k1ci6977.has-focus-indicator {
|
|
30889
30791
|
position: relative;
|
|
30890
|
-
padding: 4px 0;
|
|
30891
|
-
margin-top: -4px;
|
|
30892
30792
|
overflow: hidden;
|
|
30893
30793
|
}
|
|
30894
|
-
.
|
|
30895
|
-
|
|
30794
|
+
.E_k1ci6977.has-focus-indicator .ant-input-prefix {
|
|
30795
|
+
position: absolute;
|
|
30796
|
+
top: 50%;
|
|
30797
|
+
transform: translateY(-50%);
|
|
30798
|
+
left: -16px;
|
|
30799
|
+
transition: left 150ms ease;
|
|
30800
|
+
opacity: 0;
|
|
30896
30801
|
}
|
|
30897
|
-
.
|
|
30898
|
-
|
|
30802
|
+
.E_k1ci6977.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
|
|
30803
|
+
left: 8px;
|
|
30804
|
+
opacity: 1;
|
|
30899
30805
|
}
|
|
30900
|
-
.
|
|
30901
|
-
margin-
|
|
30806
|
+
.E_k1ci6977.has-focus-indicator input {
|
|
30807
|
+
transition: margin-left 150ms ease;
|
|
30808
|
+
margin-left: 0px;
|
|
30902
30809
|
}
|
|
30903
|
-
.
|
|
30904
|
-
margin-
|
|
30810
|
+
.E_k1ci6977.has-focus-indicator input:focus {
|
|
30811
|
+
margin-left: 16px;
|
|
30905
30812
|
}
|
|
30906
|
-
|
|
30907
|
-
|
|
30908
|
-
|
|
30909
|
-
|
|
30910
|
-
justify-content: center;
|
|
30911
|
-
border-radius: 50%;
|
|
30813
|
+
|
|
30814
|
+
input.E_l1f7td1d.ant-input {
|
|
30815
|
+
border-top-right-radius: 0;
|
|
30816
|
+
border-bottom-right-radius: 0;
|
|
30912
30817
|
}
|
|
30913
|
-
|
|
30914
|
-
|
|
30818
|
+
|
|
30819
|
+
.E_l1f7td1d.ant-input-affix-wrapper {
|
|
30820
|
+
border-top-right-radius: 0;
|
|
30821
|
+
border-bottom-right-radius: 0;
|
|
30915
30822
|
}
|
|
30916
30823
|
|
|
30917
|
-
.
|
|
30918
|
-
|
|
30824
|
+
input.E_rf8rlle.ant-input {
|
|
30825
|
+
border-top-left-radius: 0;
|
|
30826
|
+
border-bottom-left-radius: 0;
|
|
30919
30827
|
}
|
|
30920
|
-
|
|
30921
|
-
|
|
30828
|
+
|
|
30829
|
+
.E_rf8rlle.ant-input-affix-wrapper {
|
|
30830
|
+
border-top-left-radius: 0;
|
|
30831
|
+
border-bottom-left-radius: 0;
|
|
30922
30832
|
}
|
|
30923
|
-
|
|
30924
|
-
|
|
30833
|
+
|
|
30834
|
+
.E_llt2k48.ant-select, .E_llt2k48.ant-select .ant-select-selector {
|
|
30835
|
+
border-top-right-radius: 0;
|
|
30836
|
+
border-bottom-right-radius: 0;
|
|
30925
30837
|
}
|
|
30926
|
-
|
|
30927
|
-
|
|
30838
|
+
|
|
30839
|
+
.E_rdwz7eh.ant-select, .E_rdwz7eh.ant-select .ant-select-selector {
|
|
30840
|
+
border-top-left-radius: 0;
|
|
30841
|
+
border-bottom-left-radius: 0;
|
|
30842
|
+
}
|
|
30843
|
+
|
|
30844
|
+
.E_c3ni091 {
|
|
30845
|
+
display: flex;
|
|
30846
|
+
flex-direction: column;
|
|
30847
|
+
}
|
|
30848
|
+
.E_c3ni091 .select-wrapper {
|
|
30849
|
+
margin-top: 12px;
|
|
30850
|
+
}
|
|
30851
|
+
.E_c3ni091 .select-wrapper .select {
|
|
30852
|
+
width: 100%;
|
|
30853
|
+
}
|
|
30854
|
+
.E_c3ni091 .radio-wrapper {
|
|
30855
|
+
margin-top: 24px;
|
|
30856
|
+
}
|
|
30857
|
+
.E_c3ni091 div.form-item {
|
|
30858
|
+
width: 100%;
|
|
30928
30859
|
}
|
|
30929
|
-
|
|
30930
|
-
|
|
30931
|
-
|
|
30932
|
-
|
|
30860
|
+
|
|
30861
|
+
.E_d105ju2d {
|
|
30862
|
+
font-size: 14px;
|
|
30863
|
+
font-weight: 500;
|
|
30864
|
+
color: #3e4652;
|
|
30865
|
+
line-height: 18px;
|
|
30933
30866
|
}
|
|
30934
|
-
.
|
|
30935
|
-
|
|
30936
|
-
padding-bottom: 0;
|
|
30867
|
+
.E_d105ju2d + .E_d105ju2d {
|
|
30868
|
+
margin-top: 16px;
|
|
30937
30869
|
}
|
|
30938
|
-
.
|
|
30939
|
-
|
|
30940
|
-
width: 100px;
|
|
30941
|
-
color: rgba(62, 70, 82, 0.6);
|
|
30870
|
+
.E_d105ju2d + * {
|
|
30871
|
+
margin-top: 16px;
|
|
30942
30872
|
}
|
|
30943
|
-
|
|
30944
|
-
|
|
30945
|
-
|
|
30873
|
+
|
|
30874
|
+
.E_lh0l62z.E_d105ju2d {
|
|
30875
|
+
font-size: 12px;
|
|
30876
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30877
|
+
margin-top: 12px;
|
|
30946
30878
|
}
|
|
30947
|
-
|
|
30948
|
-
.
|
|
30949
|
-
|
|
30879
|
+
|
|
30880
|
+
.E_r1o4v2oc.E_lh0l62z.E_d105ju2d {
|
|
30881
|
+
line-height: 18px;
|
|
30882
|
+
font-weight: 500;
|
|
30883
|
+
margin-top: 0;
|
|
30884
|
+
white-space: initial;
|
|
30950
30885
|
}
|
|
30951
30886
|
|
|
30952
|
-
.
|
|
30953
|
-
display:
|
|
30954
|
-
align-items: center;
|
|
30955
|
-
justify-content: space-between;
|
|
30956
|
-
word-break: keep-all;
|
|
30887
|
+
.E_r1skkc3l {
|
|
30888
|
+
display: block;
|
|
30957
30889
|
}
|
|
30958
|
-
.
|
|
30959
|
-
|
|
30890
|
+
.E_r1skkc3l span {
|
|
30891
|
+
font-size: 14px;
|
|
30892
|
+
font-weight: 500;
|
|
30893
|
+
line-height: 32px;
|
|
30894
|
+
color: #3e4652;
|
|
30960
30895
|
}
|
|
30961
|
-
|
|
30962
|
-
|
|
30896
|
+
|
|
30897
|
+
.E_c3cobmo {
|
|
30898
|
+
margin-top: 16px;
|
|
30899
|
+
padding: 8px;
|
|
30900
|
+
border-radius: 6px;
|
|
30901
|
+
background: rgba(225, 230, 241, 0.6);
|
|
30902
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30903
|
+
font-size: 12px;
|
|
30963
30904
|
}
|
|
30964
|
-
.
|
|
30965
|
-
|
|
30905
|
+
.E_c3cobmo div {
|
|
30906
|
+
line-height: 20px;
|
|
30966
30907
|
display: flex;
|
|
30967
|
-
overflow: hidden;
|
|
30968
30908
|
align-items: center;
|
|
30969
|
-
|
|
30970
|
-
white-space: nowrap;
|
|
30909
|
+
word-break: break-all;
|
|
30971
30910
|
}
|
|
30972
|
-
.
|
|
30973
|
-
|
|
30911
|
+
.E_c3cobmo .title {
|
|
30912
|
+
font-weight: 700;
|
|
30913
|
+
line-height: 18px;
|
|
30914
|
+
margin: 4px 0;
|
|
30915
|
+
}
|
|
30916
|
+
|
|
30917
|
+
.E_s1dizucg.ant-switch {
|
|
30918
|
+
min-width: 40px;
|
|
30919
|
+
height: 24px;
|
|
30920
|
+
background: rgba(172, 186, 211, 0.6);
|
|
30974
30921
|
overflow: hidden;
|
|
30975
|
-
text-overflow: ellipsis;
|
|
30976
30922
|
}
|
|
30977
|
-
.
|
|
30978
|
-
|
|
30979
|
-
align-items: center;
|
|
30923
|
+
.E_s1dizucg.ant-switch:focus {
|
|
30924
|
+
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
30980
30925
|
}
|
|
30981
|
-
.
|
|
30982
|
-
|
|
30983
|
-
|
|
30984
|
-
align-items: center;
|
|
30926
|
+
.E_s1dizucg.ant-switch-small {
|
|
30927
|
+
min-width: 26px;
|
|
30928
|
+
height: 16px;
|
|
30985
30929
|
}
|
|
30986
|
-
.
|
|
30987
|
-
|
|
30930
|
+
.E_s1dizucg.ant-switch-large {
|
|
30931
|
+
min-width: 52px;
|
|
30932
|
+
height: 32px;
|
|
30988
30933
|
}
|
|
30989
|
-
.
|
|
30990
|
-
|
|
30991
|
-
|
|
30992
|
-
border-left: 1px solid rgba(129, 138, 153, 0.6);
|
|
30993
|
-
cursor: pointer;
|
|
30934
|
+
.E_s1dizucg.ant-switch .ant-switch-handle {
|
|
30935
|
+
height: 20px;
|
|
30936
|
+
width: 20px;
|
|
30994
30937
|
}
|
|
30995
|
-
|
|
30996
|
-
|
|
30997
|
-
|
|
30998
|
-
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
30938
|
+
.E_s1dizucg.ant-switch .ant-switch-handle::before {
|
|
30939
|
+
border-radius: 10px;
|
|
30940
|
+
transition-delay: 120ms;
|
|
30999
30941
|
}
|
|
31000
|
-
.
|
|
31001
|
-
|
|
31002
|
-
|
|
31003
|
-
|
|
30942
|
+
.E_s1dizucg.ant-switch-small .ant-switch-handle {
|
|
30943
|
+
height: 14px;
|
|
30944
|
+
width: 14px;
|
|
30945
|
+
top: 1px;
|
|
30946
|
+
left: 1px;
|
|
31004
30947
|
}
|
|
31005
|
-
.
|
|
31006
|
-
|
|
31007
|
-
|
|
30948
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle {
|
|
30949
|
+
height: 28px;
|
|
30950
|
+
width: 28px;
|
|
31008
30951
|
}
|
|
31009
|
-
|
|
31010
|
-
|
|
31011
|
-
padding: 10px 0;
|
|
31012
|
-
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
30952
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle::before {
|
|
30953
|
+
border-radius: 14px;
|
|
31013
30954
|
}
|
|
31014
|
-
.
|
|
31015
|
-
|
|
31016
|
-
width: 80px;
|
|
31017
|
-
margin: 0 9px;
|
|
31018
|
-
text-align: center;
|
|
30955
|
+
.E_s1dizucg.ant-switch-checked {
|
|
30956
|
+
background-color: #00ba5d;
|
|
31019
30957
|
}
|
|
31020
|
-
.
|
|
31021
|
-
|
|
31022
|
-
border-left: 2px solid rgba(129, 138, 153, 0.6);
|
|
31023
|
-
margin: 5px 0 5px 8px;
|
|
30958
|
+
.E_s1dizucg.ant-switch-checked .ant-switch-handle {
|
|
30959
|
+
left: calc(100% - 20px - 2px);
|
|
31024
30960
|
}
|
|
31025
|
-
.
|
|
31026
|
-
|
|
31027
|
-
background: #f5f7fa;
|
|
31028
|
-
box-sizing: border-box;
|
|
31029
|
-
border-radius: 16px;
|
|
31030
|
-
margin-right: 8px;
|
|
30961
|
+
.E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
30962
|
+
left: calc(100% - 14px - 1px);
|
|
31031
30963
|
}
|
|
31032
|
-
.
|
|
31033
|
-
|
|
31034
|
-
color: inherit;
|
|
31035
|
-
border-color: #d9d9d9;
|
|
30964
|
+
.E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
30965
|
+
left: calc(100% - 28px - 2px);
|
|
31036
30966
|
}
|
|
31037
|
-
|
|
31038
|
-
|
|
31039
|
-
|
|
31040
|
-
color: #fff;
|
|
30967
|
+
|
|
30968
|
+
.E_c1up6e3y {
|
|
30969
|
+
margin-left: 5px;
|
|
31041
30970
|
}
|
|
31042
|
-
|
|
31043
|
-
|
|
31044
|
-
|
|
30971
|
+
|
|
30972
|
+
.E_iq1gosr {
|
|
30973
|
+
display: inline-block;
|
|
31045
30974
|
}
|
|
31046
|
-
|
|
31047
|
-
|
|
31048
|
-
|
|
31049
|
-
margin-bottom: 8px;
|
|
30975
|
+
|
|
30976
|
+
.E_t1m2x205 .ant-tooltip-arrow {
|
|
30977
|
+
display: none;
|
|
31050
30978
|
}
|
|
31051
|
-
.
|
|
31052
|
-
background
|
|
31053
|
-
border-
|
|
31054
|
-
color: #fff;
|
|
30979
|
+
.E_t1m2x205 .ant-tooltip-inner {
|
|
30980
|
+
background: rgba(23, 38, 64, 0.8);
|
|
30981
|
+
border-radius: 4px;
|
|
31055
30982
|
}
|
|
31056
30983
|
|
|
31057
|
-
.
|
|
30984
|
+
.E_skwah65 {
|
|
30985
|
+
height: 8px;
|
|
30986
|
+
box-sizing: border-box;
|
|
30987
|
+
border-radius: 2px;
|
|
30988
|
+
background: #f5f7fa;
|
|
31058
30989
|
display: flex;
|
|
31059
|
-
|
|
30990
|
+
width: 100%;
|
|
30991
|
+
overflow: hidden;
|
|
30992
|
+
}
|
|
30993
|
+
.E_skwah65 .stack-bar-item + .stack-bar-item {
|
|
30994
|
+
margin-left: 1px;
|
|
31060
30995
|
}
|
|
31061
30996
|
|
|
31062
|
-
.
|
|
31063
|
-
|
|
31064
|
-
width: 100%;
|
|
31065
|
-
margin: 0 auto;
|
|
31066
|
-
height: 100%;
|
|
30997
|
+
.E_s1dni7lo {
|
|
30998
|
+
width: 430px !important;
|
|
31067
30999
|
}
|
|
31068
31000
|
|
|
31069
|
-
.
|
|
31070
|
-
|
|
31071
|
-
|
|
31072
|
-
|
|
31001
|
+
.E_d1wwmmm5 .ant-select-item-group {
|
|
31002
|
+
padding: 8px 16px;
|
|
31003
|
+
line-height: 18px;
|
|
31004
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31005
|
+
height: 34px;
|
|
31006
|
+
min-height: 34px;
|
|
31007
|
+
box-sizing: border-box;
|
|
31008
|
+
margin-top: 8px;
|
|
31009
|
+
}
|
|
31010
|
+
|
|
31011
|
+
.E_o1ugr09p {
|
|
31073
31012
|
display: flex;
|
|
31013
|
+
flex-direction: column;
|
|
31014
|
+
margin: 1px 8px;
|
|
31015
|
+
padding: 8px;
|
|
31016
|
+
border-radius: 4px;
|
|
31074
31017
|
}
|
|
31075
|
-
.
|
|
31076
|
-
|
|
31077
|
-
flex-grow: 0;
|
|
31078
|
-
flex-shrink: 0;
|
|
31079
|
-
flex-basis: 21%;
|
|
31018
|
+
.E_o1ugr09p .selected-icon {
|
|
31019
|
+
display: none;
|
|
31080
31020
|
}
|
|
31081
|
-
.
|
|
31082
|
-
|
|
31083
|
-
justify-content: flex-end;
|
|
31084
|
-
padding-right: 44px;
|
|
31021
|
+
.E_o1ugr09p.ant-select-item-option-grouped {
|
|
31022
|
+
padding-left: 8px;
|
|
31085
31023
|
}
|
|
31086
|
-
.
|
|
31087
|
-
|
|
31024
|
+
.E_o1ugr09p.ant-select-item-option-selected {
|
|
31025
|
+
background-color: white;
|
|
31026
|
+
}
|
|
31027
|
+
.E_o1ugr09p.ant-select-item-option-selected .timezone-title {
|
|
31028
|
+
color: #0080ff;
|
|
31029
|
+
}
|
|
31030
|
+
.E_o1ugr09p.ant-select-item-option-selected .selected-icon {
|
|
31031
|
+
display: block;
|
|
31032
|
+
}
|
|
31033
|
+
.E_o1ugr09p.ant-select-item-option-active {
|
|
31034
|
+
background: rgba(0, 136, 255, 0.16);
|
|
31035
|
+
}
|
|
31036
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-title {
|
|
31037
|
+
color: #0080ff;
|
|
31088
31038
|
}
|
|
31089
|
-
.
|
|
31090
|
-
|
|
31091
|
-
|
|
31092
|
-
flex-shrink: 0;
|
|
31093
|
-
flex-basis: 58%;
|
|
31039
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-tag {
|
|
31040
|
+
background: rgba(0, 136, 255, 0.1);
|
|
31041
|
+
color: #0080ff;
|
|
31094
31042
|
}
|
|
31095
|
-
|
|
31096
|
-
|
|
31043
|
+
|
|
31044
|
+
.E_o1ifxsq4 {
|
|
31045
|
+
display: flex;
|
|
31046
|
+
justify-content: space-between;
|
|
31047
|
+
height: 20px;
|
|
31048
|
+
line-height: 20px;
|
|
31097
31049
|
}
|
|
31098
|
-
.
|
|
31099
|
-
|
|
31050
|
+
.E_o1ifxsq4 .timezone-title {
|
|
31051
|
+
color: #2d3a56;
|
|
31052
|
+
overflow: hidden;
|
|
31053
|
+
text-overflow: ellipsis;
|
|
31100
31054
|
}
|
|
31101
31055
|
|
|
31102
|
-
.
|
|
31103
|
-
|
|
31104
|
-
|
|
31105
|
-
|
|
31056
|
+
.E_o1zue7 {
|
|
31057
|
+
display: flex;
|
|
31058
|
+
justify-content: space-between;
|
|
31059
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31060
|
+
height: 18px;
|
|
31061
|
+
line-height: 18px;
|
|
31062
|
+
margin-top: 2px;
|
|
31106
31063
|
}
|
|
31107
|
-
|
|
31108
|
-
|
|
31064
|
+
|
|
31065
|
+
.E_tyfmlxg {
|
|
31066
|
+
border: none;
|
|
31067
|
+
margin-right: 0;
|
|
31068
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31109
31069
|
}
|
|
31110
|
-
|
|
31111
|
-
|
|
31112
|
-
|
|
31070
|
+
|
|
31071
|
+
.E_o18uybox {
|
|
31072
|
+
pointer-events: none;
|
|
31073
|
+
height: 32px;
|
|
31113
31074
|
width: 100%;
|
|
31114
|
-
|
|
31115
|
-
overflow: hidden;
|
|
31116
|
-
}
|
|
31117
|
-
.E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
|
|
31118
|
-
margin-bottom: 40px;
|
|
31075
|
+
opacity: 0;
|
|
31119
31076
|
}
|
|
31120
|
-
|
|
31121
|
-
|
|
31122
|
-
|
|
31077
|
+
|
|
31078
|
+
.E_dsnbhzf {
|
|
31079
|
+
font-family: Inter;
|
|
31080
|
+
font-style: normal;
|
|
31081
|
+
font-weight: bold;
|
|
31082
|
+
font-size: 32px;
|
|
31083
|
+
line-height: 40px;
|
|
31123
31084
|
}
|
|
31124
|
-
|
|
31125
|
-
|
|
31126
|
-
|
|
31085
|
+
|
|
31086
|
+
.E_d1mvo22k {
|
|
31087
|
+
font-family: Inter;
|
|
31088
|
+
font-style: normal;
|
|
31089
|
+
font-weight: bold;
|
|
31090
|
+
font-size: 24px;
|
|
31091
|
+
line-height: 32px;
|
|
31127
31092
|
}
|
|
31128
31093
|
|
|
31129
|
-
.
|
|
31130
|
-
|
|
31131
|
-
|
|
31132
|
-
|
|
31094
|
+
.E_d1b444tr {
|
|
31095
|
+
font-family: Inter;
|
|
31096
|
+
font-style: normal;
|
|
31097
|
+
font-weight: normal;
|
|
31098
|
+
font-size: 32px;
|
|
31099
|
+
line-height: 40px;
|
|
31133
31100
|
}
|
|
31134
|
-
|
|
31135
|
-
|
|
31101
|
+
|
|
31102
|
+
.E_dvs0kue {
|
|
31103
|
+
font-family: Inter;
|
|
31104
|
+
font-style: normal;
|
|
31105
|
+
font-weight: bold;
|
|
31106
|
+
font-size: 20px;
|
|
31107
|
+
line-height: 24px;
|
|
31136
31108
|
}
|
|
31137
|
-
|
|
31138
|
-
|
|
31139
|
-
|
|
31140
|
-
|
|
31141
|
-
|
|
31142
|
-
|
|
31109
|
+
|
|
31110
|
+
.E_d1hcbfcq {
|
|
31111
|
+
font-family: Inter;
|
|
31112
|
+
font-style: normal;
|
|
31113
|
+
font-weight: normal;
|
|
31114
|
+
font-size: 20px;
|
|
31115
|
+
line-height: 24px;
|
|
31143
31116
|
}
|
|
31144
|
-
|
|
31145
|
-
|
|
31117
|
+
|
|
31118
|
+
.E_d1cz922v {
|
|
31119
|
+
font-family: Inter;
|
|
31120
|
+
font-style: normal;
|
|
31121
|
+
font-weight: bold;
|
|
31122
|
+
font-size: 18px;
|
|
31123
|
+
line-height: 22px;
|
|
31146
31124
|
}
|
|
31147
|
-
|
|
31148
|
-
|
|
31149
|
-
|
|
31125
|
+
|
|
31126
|
+
.E_d3nzbrm {
|
|
31127
|
+
font-family: Inter;
|
|
31128
|
+
font-style: normal;
|
|
31129
|
+
font-weight: normal;
|
|
31130
|
+
font-size: 18px;
|
|
31131
|
+
line-height: 22px;
|
|
31150
31132
|
}
|
|
31151
|
-
|
|
31152
|
-
|
|
31153
|
-
|
|
31133
|
+
|
|
31134
|
+
.E_h1g0p5ob {
|
|
31135
|
+
font-family: Inter;
|
|
31136
|
+
font-style: normal;
|
|
31137
|
+
font-weight: bold;
|
|
31138
|
+
font-size: 16px;
|
|
31139
|
+
line-height: 22px;
|
|
31154
31140
|
}
|
|
31155
31141
|
|
|
31156
|
-
.
|
|
31157
|
-
|
|
31142
|
+
.E_hydo2ej {
|
|
31143
|
+
font-family: Inter;
|
|
31144
|
+
font-style: normal;
|
|
31145
|
+
font-weight: normal;
|
|
31146
|
+
font-size: 16px;
|
|
31147
|
+
line-height: 22px;
|
|
31158
31148
|
}
|
|
31159
|
-
|
|
31160
|
-
|
|
31149
|
+
|
|
31150
|
+
.E_h1hbuq0r {
|
|
31151
|
+
font-family: Inter;
|
|
31152
|
+
font-style: normal;
|
|
31153
|
+
font-weight: bold;
|
|
31154
|
+
font-size: 14px;
|
|
31161
31155
|
line-height: 20px;
|
|
31162
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31163
31156
|
}
|
|
31164
|
-
|
|
31157
|
+
|
|
31158
|
+
.E_h13bondg {
|
|
31159
|
+
font-family: Inter;
|
|
31160
|
+
font-style: normal;
|
|
31161
|
+
font-weight: normal;
|
|
31165
31162
|
font-size: 14px;
|
|
31166
31163
|
line-height: 20px;
|
|
31167
|
-
color: #2d3a56;
|
|
31168
|
-
margin-bottom: 12px;
|
|
31169
31164
|
}
|
|
31170
|
-
|
|
31171
|
-
|
|
31165
|
+
|
|
31166
|
+
.E_h1mhvdlx {
|
|
31167
|
+
font-family: Inter;
|
|
31168
|
+
font-style: normal;
|
|
31169
|
+
font-weight: bold;
|
|
31170
|
+
font-size: 12px;
|
|
31171
|
+
line-height: 18px;
|
|
31172
31172
|
}
|
|
31173
31173
|
|
|
31174
|
-
.
|
|
31175
|
-
|
|
31176
|
-
|
|
31177
|
-
|
|
31174
|
+
.E_h1inmfq6 {
|
|
31175
|
+
font-family: Inter;
|
|
31176
|
+
font-style: normal;
|
|
31177
|
+
font-weight: normal;
|
|
31178
|
+
font-size: 12px;
|
|
31179
|
+
line-height: 18px;
|
|
31178
31180
|
}
|
|
31179
31181
|
|
|
31180
|
-
.
|
|
31181
|
-
|
|
31182
|
-
|
|
31183
|
-
|
|
31182
|
+
.E_h1kfc0la {
|
|
31183
|
+
font-family: Inter;
|
|
31184
|
+
font-style: normal;
|
|
31185
|
+
font-weight: bold;
|
|
31186
|
+
text-transform: uppercase;
|
|
31187
|
+
font-feature-settings: "cpsp" on;
|
|
31188
|
+
font-size: 12px;
|
|
31189
|
+
line-height: 18px;
|
|
31184
31190
|
}
|
|
31185
|
-
|
|
31186
|
-
|
|
31191
|
+
|
|
31192
|
+
.E_h10xnyuu {
|
|
31193
|
+
font-family: Inter;
|
|
31194
|
+
font-style: normal;
|
|
31195
|
+
font-weight: normal;
|
|
31196
|
+
text-transform: uppercase;
|
|
31197
|
+
font-feature-settings: "cpsp" on;
|
|
31198
|
+
font-size: 12px;
|
|
31199
|
+
line-height: 18px;
|
|
31187
31200
|
}
|
|
31188
|
-
|
|
31189
|
-
|
|
31201
|
+
|
|
31202
|
+
.E_lrcmi0v {
|
|
31203
|
+
font-family: Inter;
|
|
31204
|
+
font-style: normal;
|
|
31205
|
+
font-weight: normal;
|
|
31206
|
+
font-size: 16px;
|
|
31207
|
+
line-height: 24px;
|
|
31190
31208
|
}
|
|
31191
|
-
|
|
31192
|
-
|
|
31209
|
+
|
|
31210
|
+
.E_lzt43lp {
|
|
31211
|
+
font-family: Inter;
|
|
31212
|
+
font-style: normal;
|
|
31213
|
+
font-weight: bold;
|
|
31214
|
+
font-size: 16px;
|
|
31215
|
+
line-height: 24px;
|
|
31216
|
+
}
|
|
31217
|
+
|
|
31218
|
+
.E_l5yc9nt {
|
|
31219
|
+
font-family: Inter;
|
|
31220
|
+
font-style: normal;
|
|
31221
|
+
font-weight: normal;
|
|
31222
|
+
font-size: 16px;
|
|
31223
|
+
line-height: 24px;
|
|
31224
|
+
}
|
|
31225
|
+
|
|
31226
|
+
.E_l1fbkbzo {
|
|
31227
|
+
font-family: Inter;
|
|
31228
|
+
font-style: normal;
|
|
31229
|
+
font-weight: bold;
|
|
31230
|
+
font-size: 16px;
|
|
31231
|
+
line-height: 24px;
|
|
31232
|
+
}
|
|
31233
|
+
|
|
31234
|
+
.E_lahvcax {
|
|
31235
|
+
font-family: Inter;
|
|
31236
|
+
font-style: normal;
|
|
31237
|
+
font-weight: normal;
|
|
31238
|
+
text-transform: uppercase;
|
|
31239
|
+
font-feature-settings: "cpsp" on;
|
|
31240
|
+
font-size: 16px;
|
|
31241
|
+
line-height: 24px;
|
|
31242
|
+
}
|
|
31243
|
+
|
|
31244
|
+
.E_l11q3pxd {
|
|
31245
|
+
font-family: Inter;
|
|
31246
|
+
font-style: normal;
|
|
31247
|
+
font-weight: bold;
|
|
31248
|
+
text-transform: uppercase;
|
|
31249
|
+
font-feature-settings: "cpsp" on;
|
|
31250
|
+
font-size: 16px;
|
|
31251
|
+
line-height: 24px;
|
|
31193
31252
|
}
|
|
31194
31253
|
|
|
31195
|
-
.
|
|
31196
|
-
|
|
31197
|
-
|
|
31254
|
+
.E_lfuc2qu {
|
|
31255
|
+
font-family: Inter;
|
|
31256
|
+
font-style: normal;
|
|
31257
|
+
font-weight: normal;
|
|
31258
|
+
font-size: 14px;
|
|
31259
|
+
line-height: 22px;
|
|
31198
31260
|
}
|
|
31199
31261
|
|
|
31200
|
-
.
|
|
31201
|
-
|
|
31202
|
-
|
|
31203
|
-
|
|
31204
|
-
|
|
31262
|
+
.E_l1jmp8r0 {
|
|
31263
|
+
font-family: Inter;
|
|
31264
|
+
font-style: normal;
|
|
31265
|
+
font-weight: 500;
|
|
31266
|
+
font-size: 14px;
|
|
31267
|
+
line-height: 22px;
|
|
31205
31268
|
}
|
|
31206
31269
|
|
|
31207
|
-
.
|
|
31208
|
-
|
|
31209
|
-
|
|
31210
|
-
|
|
31211
|
-
|
|
31270
|
+
.E_lcnm221 {
|
|
31271
|
+
font-family: Inter;
|
|
31272
|
+
font-style: normal;
|
|
31273
|
+
font-weight: bold;
|
|
31274
|
+
font-size: 14px;
|
|
31275
|
+
line-height: 22px;
|
|
31212
31276
|
}
|
|
31213
31277
|
|
|
31214
|
-
.
|
|
31215
|
-
|
|
31216
|
-
|
|
31217
|
-
|
|
31218
|
-
|
|
31219
|
-
|
|
31220
|
-
border-radius: 50%;
|
|
31221
|
-
margin: 0 4px;
|
|
31278
|
+
.E_lu1z2n5 {
|
|
31279
|
+
font-family: Inter;
|
|
31280
|
+
font-style: normal;
|
|
31281
|
+
font-weight: normal;
|
|
31282
|
+
font-size: 14px;
|
|
31283
|
+
line-height: 22px;
|
|
31222
31284
|
}
|
|
31223
31285
|
|
|
31224
|
-
.
|
|
31225
|
-
|
|
31226
|
-
|
|
31227
|
-
|
|
31228
|
-
|
|
31229
|
-
|
|
31230
|
-
padding: 35px 0 24px;
|
|
31231
|
-
border: none;
|
|
31232
|
-
}
|
|
31233
|
-
.E_m177r7a3 .ant-modal-header .ant-modal-title {
|
|
31234
|
-
font-size: 30px;
|
|
31235
|
-
}
|
|
31236
|
-
.E_m177r7a3 .ant-modal-body {
|
|
31237
|
-
padding: 4px 0 2px;
|
|
31286
|
+
.E_l1r59djn {
|
|
31287
|
+
font-family: Inter;
|
|
31288
|
+
font-style: normal;
|
|
31289
|
+
font-weight: bold;
|
|
31290
|
+
font-size: 14px;
|
|
31291
|
+
line-height: 22px;
|
|
31238
31292
|
}
|
|
31239
|
-
|
|
31240
|
-
|
|
31293
|
+
|
|
31294
|
+
.E_ljm2911 {
|
|
31295
|
+
font-family: Inter;
|
|
31296
|
+
font-style: normal;
|
|
31297
|
+
font-weight: normal;
|
|
31298
|
+
text-transform: uppercase;
|
|
31299
|
+
font-feature-settings: "cpsp" on;
|
|
31300
|
+
font-size: 14px;
|
|
31301
|
+
line-height: 22px;
|
|
31241
31302
|
}
|
|
31242
31303
|
|
|
31243
|
-
.
|
|
31244
|
-
font-
|
|
31245
|
-
|
|
31304
|
+
.E_l124mzmr {
|
|
31305
|
+
font-family: Inter;
|
|
31306
|
+
font-style: normal;
|
|
31246
31307
|
font-weight: bold;
|
|
31247
|
-
|
|
31248
|
-
|
|
31249
|
-
|
|
31250
|
-
|
|
31251
|
-
background: var(--t1wwio3v-0);
|
|
31308
|
+
text-transform: uppercase;
|
|
31309
|
+
font-feature-settings: "cpsp" on;
|
|
31310
|
+
font-size: 14px;
|
|
31311
|
+
line-height: 22px;
|
|
31252
31312
|
}
|
|
31253
|
-
|
|
31254
|
-
|
|
31313
|
+
|
|
31314
|
+
.E_lb3chel {
|
|
31315
|
+
font-family: Inter;
|
|
31316
|
+
font-style: normal;
|
|
31317
|
+
font-weight: normal;
|
|
31318
|
+
font-size: 13px;
|
|
31319
|
+
line-height: 20px;
|
|
31255
31320
|
}
|
|
31256
31321
|
|
|
31257
|
-
.
|
|
31258
|
-
|
|
31259
|
-
|
|
31260
|
-
|
|
31261
|
-
|
|
31262
|
-
|
|
31322
|
+
.E_lv9jstu {
|
|
31323
|
+
font-family: Inter;
|
|
31324
|
+
font-style: normal;
|
|
31325
|
+
font-weight: 600;
|
|
31326
|
+
font-size: 13px;
|
|
31327
|
+
line-height: 20px;
|
|
31263
31328
|
}
|
|
31264
31329
|
|
|
31265
|
-
.
|
|
31266
|
-
font-
|
|
31330
|
+
.E_lwqlh3x {
|
|
31331
|
+
font-family: Inter;
|
|
31332
|
+
font-style: normal;
|
|
31267
31333
|
font-weight: bold;
|
|
31268
|
-
|
|
31269
|
-
|
|
31270
|
-
margin-left: 2px;
|
|
31271
|
-
margin-right: 2px;
|
|
31272
|
-
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
31273
|
-
border-radius: 4px;
|
|
31334
|
+
font-size: 13px;
|
|
31335
|
+
line-height: 20px;
|
|
31274
31336
|
}
|
|
31275
31337
|
|
|
31276
|
-
.
|
|
31277
|
-
|
|
31278
|
-
|
|
31279
|
-
|
|
31280
|
-
margin-top: 16px;
|
|
31281
|
-
}
|
|
31282
|
-
.E_f4mi9eq.form-item-compact {
|
|
31283
|
-
width: 412px;
|
|
31284
|
-
}
|
|
31285
|
-
.E_f4mi9eq.form-item-compact.form-item + .E_f4mi9eq.form-item-compact.form-item {
|
|
31286
|
-
margin-top: 8px;
|
|
31287
|
-
}
|
|
31288
|
-
.E_f4mi9eq .form-item {
|
|
31289
|
-
width: auto;
|
|
31290
|
-
}
|
|
31291
|
-
.E_f4mi9eq .form-item-main {
|
|
31292
|
-
position: relative;
|
|
31293
|
-
display: flex;
|
|
31294
|
-
}
|
|
31295
|
-
.E_f4mi9eq .form-item-extra {
|
|
31296
|
-
margin-top: 4px;
|
|
31297
|
-
width: 100%;
|
|
31298
|
-
padding: 14px;
|
|
31299
|
-
background: #f2f4f6;
|
|
31338
|
+
.E_lalum9y {
|
|
31339
|
+
font-family: Inter;
|
|
31340
|
+
font-style: normal;
|
|
31341
|
+
font-weight: normal;
|
|
31300
31342
|
font-size: 13px;
|
|
31301
|
-
line-height:
|
|
31302
|
-
color: #8e9aa9;
|
|
31343
|
+
line-height: 20px;
|
|
31303
31344
|
}
|
|
31304
|
-
|
|
31305
|
-
|
|
31345
|
+
|
|
31346
|
+
.E_l1t6dj5o {
|
|
31347
|
+
font-family: Inter;
|
|
31348
|
+
font-style: normal;
|
|
31349
|
+
font-weight: 600;
|
|
31306
31350
|
font-size: 13px;
|
|
31307
|
-
|
|
31308
|
-
}
|
|
31309
|
-
.E_f4mi9eq .form-item-label.label-right {
|
|
31310
|
-
text-align: right;
|
|
31311
|
-
}
|
|
31312
|
-
.E_f4mi9eq .form-item-label,
|
|
31313
|
-
.E_f4mi9eq .form-item-control {
|
|
31314
|
-
line-height: 32px;
|
|
31315
|
-
}
|
|
31316
|
-
.E_f4mi9eq .form-item-control .form-item-error {
|
|
31317
|
-
line-height: 18px;
|
|
31318
|
-
}
|
|
31319
|
-
.E_f4mi9eq .form-item-children {
|
|
31320
|
-
width: 100%;
|
|
31321
|
-
}
|
|
31322
|
-
.E_f4mi9eq .form-item-children > *:only-child.ant-select, .E_f4mi9eq .form-item-children > *:only-child.ant-radio-group, .E_f4mi9eq .form-item-children > *:only-child.ant-checkbox-group {
|
|
31323
|
-
width: 100%;
|
|
31324
|
-
}
|
|
31325
|
-
.E_f4mi9eq .form-item-error {
|
|
31326
|
-
color: #e75a3a;
|
|
31327
|
-
height: 0;
|
|
31328
|
-
overflow: hidden;
|
|
31329
|
-
}
|
|
31330
|
-
.E_f4mi9eq .form-item-error-enter-done {
|
|
31331
|
-
margin-top: 4px;
|
|
31332
|
-
height: auto;
|
|
31333
|
-
overflow: auto;
|
|
31334
|
-
}
|
|
31335
|
-
.E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
|
|
31336
|
-
.E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
|
|
31337
|
-
border: 1px solid #e75a3a;
|
|
31338
|
-
color: #e75a3a;
|
|
31351
|
+
line-height: 20px;
|
|
31339
31352
|
}
|
|
31340
31353
|
|
|
31341
|
-
.
|
|
31342
|
-
|
|
31354
|
+
.E_l12f6ic {
|
|
31355
|
+
font-family: Inter;
|
|
31356
|
+
font-style: normal;
|
|
31343
31357
|
font-weight: bold;
|
|
31344
|
-
|
|
31345
|
-
|
|
31346
|
-
margin-bottom: 16px;
|
|
31347
|
-
}
|
|
31348
|
-
.E_fh0ewl8:not(:first-of-type) {
|
|
31349
|
-
margin-top: 16px;
|
|
31358
|
+
font-size: 13px;
|
|
31359
|
+
line-height: 20px;
|
|
31350
31360
|
}
|
|
31351
31361
|
|
|
31352
|
-
.
|
|
31353
|
-
|
|
31354
|
-
|
|
31355
|
-
|
|
31356
|
-
|
|
31357
|
-
|
|
31358
|
-
|
|
31359
|
-
|
|
31360
|
-
}
|
|
31361
|
-
.E_e1qrlvot:before, .E_e1qrlvot:after {
|
|
31362
|
-
content: "";
|
|
31363
|
-
width: 1px;
|
|
31364
|
-
height: 6px;
|
|
31365
|
-
border-radius: 1px;
|
|
31366
|
-
background: #ccd4e3;
|
|
31367
|
-
position: relative;
|
|
31368
|
-
right: 2px;
|
|
31369
|
-
transform: rotate(-45deg);
|
|
31370
|
-
}
|
|
31371
|
-
.E_e1qrlvot:after {
|
|
31372
|
-
transform: rotate(45deg);
|
|
31373
|
-
left: 1px;
|
|
31362
|
+
.E_l7gmukq {
|
|
31363
|
+
font-family: Inter;
|
|
31364
|
+
font-style: normal;
|
|
31365
|
+
font-weight: normal;
|
|
31366
|
+
text-transform: uppercase;
|
|
31367
|
+
font-feature-settings: "cpsp" on;
|
|
31368
|
+
font-size: 13px;
|
|
31369
|
+
line-height: 20px;
|
|
31374
31370
|
}
|
|
31375
31371
|
|
|
31376
|
-
.
|
|
31377
|
-
|
|
31378
|
-
|
|
31379
|
-
|
|
31380
|
-
|
|
31381
|
-
|
|
31382
|
-
|
|
31383
|
-
|
|
31384
|
-
}
|
|
31385
|
-
.E_w9ic984.ant-alert .dashed-border-bottom,
|
|
31386
|
-
.E_w9ic984 .ant-alert-message .dashed-border-bottom {
|
|
31387
|
-
border-bottom-color: #e07f00;
|
|
31372
|
+
.E_lkwl0yp {
|
|
31373
|
+
font-family: Inter;
|
|
31374
|
+
font-style: normal;
|
|
31375
|
+
font-weight: bold;
|
|
31376
|
+
text-transform: uppercase;
|
|
31377
|
+
font-feature-settings: "cpsp" on;
|
|
31378
|
+
font-size: 13px;
|
|
31379
|
+
line-height: 20px;
|
|
31388
31380
|
}
|
|
31389
31381
|
|
|
31390
|
-
.
|
|
31391
|
-
|
|
31392
|
-
|
|
31393
|
-
|
|
31394
|
-
background: rgba(255, 187, 0, 0.1);
|
|
31395
|
-
border-radius: 6px;
|
|
31396
|
-
color: #e07f00;
|
|
31382
|
+
.E_l10knv48 {
|
|
31383
|
+
font-family: Inter;
|
|
31384
|
+
font-style: normal;
|
|
31385
|
+
font-weight: normal;
|
|
31397
31386
|
font-size: 12px;
|
|
31398
31387
|
line-height: 18px;
|
|
31399
31388
|
}
|
|
31400
|
-
.E_n1k9qi4r .icon-wrapper {
|
|
31401
|
-
margin-right: 10px;
|
|
31402
|
-
height: 18px;
|
|
31403
|
-
}
|
|
31404
31389
|
|
|
31405
|
-
.
|
|
31406
|
-
|
|
31407
|
-
|
|
31408
|
-
|
|
31409
|
-
background: rgba(225, 230, 241, 0.6);
|
|
31410
|
-
border-radius: 6px;
|
|
31411
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31390
|
+
.E_l6526ld {
|
|
31391
|
+
font-family: Inter;
|
|
31392
|
+
font-style: normal;
|
|
31393
|
+
font-weight: 500;
|
|
31412
31394
|
font-size: 12px;
|
|
31413
31395
|
line-height: 18px;
|
|
31414
31396
|
}
|
|
31415
|
-
.E_n16fsg9x .icon-wrapper {
|
|
31416
|
-
margin-right: 10px;
|
|
31417
|
-
height: 18px;
|
|
31418
|
-
}
|
|
31419
31397
|
|
|
31420
|
-
.
|
|
31421
|
-
|
|
31422
|
-
|
|
31423
|
-
|
|
31424
|
-
background: rgba(0, 136, 255, 0.1);
|
|
31425
|
-
border-radius: 6px;
|
|
31426
|
-
color: #005ed1;
|
|
31398
|
+
.E_l1j81vli {
|
|
31399
|
+
font-family: Inter;
|
|
31400
|
+
font-style: normal;
|
|
31401
|
+
font-weight: bold;
|
|
31427
31402
|
font-size: 12px;
|
|
31428
31403
|
line-height: 18px;
|
|
31429
31404
|
}
|
|
31430
|
-
.E_i173wxzw .icon-wrapper {
|
|
31431
|
-
margin-right: 10px;
|
|
31432
|
-
height: 18px;
|
|
31433
|
-
}
|
|
31434
31405
|
|
|
31435
|
-
.
|
|
31436
|
-
|
|
31437
|
-
|
|
31406
|
+
.E_l1x7n1mk {
|
|
31407
|
+
font-family: Inter;
|
|
31408
|
+
font-style: normal;
|
|
31409
|
+
font-weight: normal;
|
|
31438
31410
|
font-size: 12px;
|
|
31439
31411
|
line-height: 18px;
|
|
31440
31412
|
}
|
|
31441
31413
|
|
|
31442
|
-
.
|
|
31443
|
-
|
|
31414
|
+
.E_l9fqufz {
|
|
31415
|
+
font-family: Inter;
|
|
31416
|
+
font-style: normal;
|
|
31417
|
+
font-weight: 500;
|
|
31444
31418
|
font-size: 12px;
|
|
31445
|
-
|
|
31419
|
+
line-height: 18px;
|
|
31446
31420
|
}
|
|
31447
31421
|
|
|
31448
|
-
.
|
|
31449
|
-
|
|
31450
|
-
|
|
31451
|
-
|
|
31422
|
+
.E_l1iwnybd {
|
|
31423
|
+
font-family: Inter;
|
|
31424
|
+
font-style: normal;
|
|
31425
|
+
font-weight: bold;
|
|
31426
|
+
font-size: 12px;
|
|
31427
|
+
line-height: 18px;
|
|
31452
31428
|
}
|
|
31453
|
-
|
|
31454
|
-
|
|
31429
|
+
|
|
31430
|
+
.E_lprtm1e {
|
|
31431
|
+
font-family: Inter;
|
|
31432
|
+
font-style: normal;
|
|
31433
|
+
font-weight: normal;
|
|
31434
|
+
text-transform: uppercase;
|
|
31435
|
+
font-feature-settings: "cpsp" on;
|
|
31436
|
+
font-size: 12px;
|
|
31437
|
+
line-height: 18px;
|
|
31455
31438
|
}
|
|
31456
31439
|
|
|
31457
|
-
.
|
|
31458
|
-
|
|
31440
|
+
.E_l1lln87h {
|
|
31441
|
+
font-family: Inter;
|
|
31442
|
+
font-style: normal;
|
|
31443
|
+
font-weight: bold;
|
|
31444
|
+
text-transform: uppercase;
|
|
31445
|
+
font-feature-settings: "cpsp" on;
|
|
31446
|
+
font-size: 12px;
|
|
31447
|
+
line-height: 18px;
|
|
31459
31448
|
}
|
|
31460
31449
|
|
|
31461
|
-
.
|
|
31462
|
-
|
|
31450
|
+
.E_f2pb48l {
|
|
31451
|
+
font-family: Inter;
|
|
31452
|
+
font-style: normal;
|
|
31453
|
+
font-weight: normal;
|
|
31454
|
+
font-size: 13px;
|
|
31463
31455
|
line-height: 20px;
|
|
31464
|
-
color: #2d3a56;
|
|
31465
|
-
border-radius: 6px;
|
|
31466
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
31467
|
-
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
31468
31456
|
}
|
|
31469
|
-
|
|
31470
|
-
|
|
31471
|
-
|
|
31457
|
+
|
|
31458
|
+
.E_fi9emkw {
|
|
31459
|
+
font-family: Inter;
|
|
31460
|
+
font-style: normal;
|
|
31461
|
+
font-weight: normal;
|
|
31462
|
+
font-size: 13px;
|
|
31463
|
+
line-height: 20px;
|
|
31472
31464
|
}
|
|
31473
|
-
|
|
31474
|
-
|
|
31465
|
+
|
|
31466
|
+
.E_f1nrg7da {
|
|
31467
|
+
font-family: Inter;
|
|
31468
|
+
font-style: normal;
|
|
31469
|
+
font-weight: normal;
|
|
31470
|
+
font-size: 12px;
|
|
31475
31471
|
line-height: 18px;
|
|
31476
31472
|
}
|
|
31477
|
-
|
|
31478
|
-
|
|
31479
|
-
|
|
31480
|
-
|
|
31481
|
-
|
|
31482
|
-
|
|
31483
|
-
|
|
31484
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
31485
|
-
z-index: 1;
|
|
31486
|
-
}
|
|
31487
|
-
.E_i74cfyt.ant-input.error:not([disabled]), .E_i74cfyt.ant-picker.error:not([disabled]), .E_i74cfyt.ant-input-number.error:not([disabled]) {
|
|
31488
|
-
border-color: #e75a3a;
|
|
31489
|
-
color: #e75a3a;
|
|
31490
|
-
}
|
|
31491
|
-
.E_i74cfyt.ant-input.error:not([disabled]):hover, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-picker.error:not([disabled]):hover, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-input-number.error:not([disabled]):hover, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-hover {
|
|
31492
|
-
border-color: #e75a3a;
|
|
31493
|
-
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
31494
|
-
}
|
|
31495
|
-
.E_i74cfyt.ant-input.error:not([disabled]):active, .E_i74cfyt.ant-input.error:not([disabled]):focus, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-picker.error:not([disabled]):active, .E_i74cfyt.ant-picker.error:not([disabled]):focus, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-input-number.error:not([disabled]):active, .E_i74cfyt.ant-input-number.error:not([disabled]):focus, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-focus {
|
|
31496
|
-
border-color: #e75a3a;
|
|
31497
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
31498
|
-
}
|
|
31499
|
-
.E_i74cfyt.ant-input[disabled], .E_i74cfyt.ant-input.ant-input-disabled, .E_i74cfyt.ant-input-number[disabled], .E_i74cfyt.ant-input-number.ant-input-number-disabled {
|
|
31500
|
-
background: rgba(211, 218, 235, 0.6);
|
|
31501
|
-
color: rgba(0, 21, 64, 0.3);
|
|
31502
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
31473
|
+
|
|
31474
|
+
.E_f17k1i3n {
|
|
31475
|
+
font-family: Inter;
|
|
31476
|
+
font-style: normal;
|
|
31477
|
+
font-weight: normal;
|
|
31478
|
+
font-size: 12px;
|
|
31479
|
+
line-height: 18px;
|
|
31503
31480
|
}
|
|
31504
|
-
|
|
31505
|
-
|
|
31506
|
-
|
|
31507
|
-
|
|
31481
|
+
|
|
31482
|
+
.E_t1tvuj2e {
|
|
31483
|
+
font-family: Inter;
|
|
31484
|
+
font-style: normal;
|
|
31485
|
+
font-weight: normal;
|
|
31486
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
31487
|
+
font-size: 13px;
|
|
31508
31488
|
line-height: 20px;
|
|
31509
|
-
color: #2d3a56;
|
|
31510
|
-
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
31511
|
-
}
|
|
31512
|
-
.E_i74cfyt.ant-input-affix-wrapper .ant-input-suffix,
|
|
31513
|
-
.E_i74cfyt.ant-input-affix-wrapper .ant-input-prefix {
|
|
31514
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31515
31489
|
}
|
|
31516
|
-
|
|
31517
|
-
|
|
31518
|
-
|
|
31490
|
+
|
|
31491
|
+
.E_t17uajlu {
|
|
31492
|
+
font-family: Inter;
|
|
31493
|
+
font-style: normal;
|
|
31494
|
+
font-weight: normal;
|
|
31495
|
+
font-feature-settings: "zero" on;
|
|
31496
|
+
font-size: 13px;
|
|
31497
|
+
line-height: 20px;
|
|
31519
31498
|
}
|
|
31520
|
-
|
|
31521
|
-
|
|
31499
|
+
|
|
31500
|
+
.E_t114zbyz {
|
|
31501
|
+
font-family: Inter;
|
|
31502
|
+
font-style: normal;
|
|
31503
|
+
font-weight: normal;
|
|
31504
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
31505
|
+
font-size: 12px;
|
|
31522
31506
|
line-height: 18px;
|
|
31523
31507
|
}
|
|
31524
|
-
|
|
31525
|
-
|
|
31526
|
-
|
|
31527
|
-
|
|
31528
|
-
|
|
31529
|
-
|
|
31530
|
-
|
|
31531
|
-
|
|
31532
|
-
.E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
|
|
31533
|
-
border-color: #e75a3a;
|
|
31534
|
-
}
|
|
31535
|
-
.E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
|
|
31536
|
-
color: #e75a3a;
|
|
31537
|
-
}
|
|
31538
|
-
.E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
|
|
31539
|
-
border-color: #e75a3a;
|
|
31540
|
-
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
31541
|
-
}
|
|
31542
|
-
.E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
|
|
31543
|
-
border-color: #e75a3a;
|
|
31544
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
31545
|
-
}
|
|
31546
|
-
.E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
|
|
31547
|
-
background: rgba(211, 218, 235, 0.6);
|
|
31548
|
-
color: rgba(0, 21, 64, 0.3);
|
|
31549
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
31550
|
-
}
|
|
31551
|
-
textarea.E_i74cfyt.ant-input {
|
|
31552
|
-
transition-property: height;
|
|
31553
|
-
transition-delay: 50ms;
|
|
31554
|
-
}
|
|
31555
|
-
textarea.E_i74cfyt.ant-input.textarea-large {
|
|
31556
|
-
min-height: 40px;
|
|
31557
|
-
height: 40px;
|
|
31558
|
-
}
|
|
31559
|
-
textarea.E_i74cfyt.ant-input.textarea-large:focus {
|
|
31560
|
-
height: 80px;
|
|
31561
|
-
}
|
|
31562
|
-
textarea.E_i74cfyt.ant-input.textarea-middle {
|
|
31563
|
-
min-height: 32px;
|
|
31564
|
-
height: 32px;
|
|
31565
|
-
}
|
|
31566
|
-
textarea.E_i74cfyt.ant-input.textarea-middle:focus {
|
|
31567
|
-
height: 64px;
|
|
31568
|
-
}
|
|
31569
|
-
textarea.E_i74cfyt.ant-input.textarea-small {
|
|
31570
|
-
min-height: 24px;
|
|
31571
|
-
height: 24px;
|
|
31508
|
+
|
|
31509
|
+
.E_t1il0kvi {
|
|
31510
|
+
font-family: Inter;
|
|
31511
|
+
font-style: normal;
|
|
31512
|
+
font-weight: 500;
|
|
31513
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
31514
|
+
font-size: 12px;
|
|
31515
|
+
line-height: 18px;
|
|
31572
31516
|
}
|
|
31573
|
-
|
|
31574
|
-
|
|
31517
|
+
|
|
31518
|
+
.E_t10dv8p1 {
|
|
31519
|
+
font-family: Inter;
|
|
31520
|
+
font-style: normal;
|
|
31521
|
+
font-weight: normal;
|
|
31522
|
+
font-feature-settings: "zero" on;
|
|
31523
|
+
font-size: 12px;
|
|
31524
|
+
line-height: 18px;
|
|
31575
31525
|
}
|
|
31576
31526
|
|
|
31577
|
-
.
|
|
31578
|
-
|
|
31579
|
-
|
|
31580
|
-
|
|
31581
|
-
|
|
31582
|
-
|
|
31583
|
-
|
|
31584
|
-
height: 32px;
|
|
31585
|
-
cursor: pointer;
|
|
31586
|
-
transition: border 150ms;
|
|
31527
|
+
.E_tc2oqpq {
|
|
31528
|
+
font-family: Inter;
|
|
31529
|
+
font-style: normal;
|
|
31530
|
+
font-weight: 500;
|
|
31531
|
+
font-feature-settings: "zero" on;
|
|
31532
|
+
font-size: 12px;
|
|
31533
|
+
line-height: 18px;
|
|
31587
31534
|
}
|
|
31588
|
-
|
|
31589
|
-
|
|
31590
|
-
|
|
31535
|
+
|
|
31536
|
+
.E_tzvddmc {
|
|
31537
|
+
font-family: Inter;
|
|
31538
|
+
font-style: normal;
|
|
31539
|
+
font-weight: bold;
|
|
31540
|
+
font-feature-settings: "zero" on;
|
|
31541
|
+
font-size: 16px;
|
|
31542
|
+
line-height: 24px;
|
|
31591
31543
|
}
|
|
31592
|
-
|
|
31593
|
-
|
|
31544
|
+
|
|
31545
|
+
.E_u18llj45 {
|
|
31546
|
+
font-family: Inter;
|
|
31547
|
+
font-style: normal;
|
|
31548
|
+
font-weight: normal;
|
|
31549
|
+
font-size: 10px;
|
|
31550
|
+
line-height: 12px;
|
|
31594
31551
|
}
|
|
31595
|
-
|
|
31552
|
+
|
|
31553
|
+
.E_s1ebs0ra {
|
|
31596
31554
|
display: flex;
|
|
31555
|
+
align-items: center;
|
|
31556
|
+
justify-content: space-between;
|
|
31557
|
+
background: #edf0f7;
|
|
31558
|
+
padding: 8px 12px;
|
|
31559
|
+
position: sticky;
|
|
31560
|
+
top: 0;
|
|
31561
|
+
z-index: 1;
|
|
31562
|
+
margin-bottom: -52px;
|
|
31597
31563
|
}
|
|
31598
|
-
.
|
|
31564
|
+
.E_s1ebs0ra .select-total {
|
|
31599
31565
|
display: flex;
|
|
31566
|
+
align-items: center;
|
|
31567
|
+
font-weight: 700;
|
|
31568
|
+
flex-shrink: 0;
|
|
31600
31569
|
}
|
|
31601
|
-
.
|
|
31602
|
-
position: absolute;
|
|
31603
|
-
right: 12px;
|
|
31604
|
-
top: 50%;
|
|
31605
|
-
transform: translateY(-50%);
|
|
31606
|
-
}
|
|
31607
|
-
.E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle {
|
|
31608
|
-
color: rgba(0, 0, 0, 0.25);
|
|
31609
|
-
font-size: 12px;
|
|
31570
|
+
.E_s1ebs0ra .select-total .icon-wrapper {
|
|
31610
31571
|
cursor: pointer;
|
|
31572
|
+
margin-left: 8px;
|
|
31573
|
+
width: 32px;
|
|
31574
|
+
height: 32px;
|
|
31575
|
+
border-radius: 50%;
|
|
31576
|
+
justify-content: center;
|
|
31611
31577
|
}
|
|
31612
|
-
.
|
|
31613
|
-
|
|
31578
|
+
.E_s1ebs0ra .select-total .icon-wrapper:hover {
|
|
31579
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31614
31580
|
}
|
|
31615
|
-
.
|
|
31581
|
+
.E_s1ebs0ra .action-group {
|
|
31582
|
+
flex: 1;
|
|
31583
|
+
margin-left: 88px;
|
|
31584
|
+
white-space: nowrap;
|
|
31585
|
+
text-align: right;
|
|
31616
31586
|
position: relative;
|
|
31587
|
+
padding: 4px 0;
|
|
31588
|
+
margin-top: -4px;
|
|
31617
31589
|
overflow: hidden;
|
|
31618
31590
|
}
|
|
31619
|
-
.
|
|
31620
|
-
|
|
31621
|
-
top: 50%;
|
|
31622
|
-
transform: translateY(-50%);
|
|
31623
|
-
left: -16px;
|
|
31624
|
-
transition: left 150ms ease;
|
|
31625
|
-
opacity: 0;
|
|
31591
|
+
.E_s1ebs0ra .action-group .sub-menu-delete {
|
|
31592
|
+
transform: translateY(-4px);
|
|
31626
31593
|
}
|
|
31627
|
-
.
|
|
31628
|
-
|
|
31629
|
-
opacity: 1;
|
|
31594
|
+
.E_s1ebs0ra .action-group button {
|
|
31595
|
+
border: none;
|
|
31630
31596
|
}
|
|
31631
|
-
.
|
|
31632
|
-
|
|
31633
|
-
margin-left: 0px;
|
|
31597
|
+
.E_s1ebs0ra .action-group > *:not(:last-child) {
|
|
31598
|
+
margin-right: 8px;
|
|
31634
31599
|
}
|
|
31635
|
-
.
|
|
31636
|
-
margin-
|
|
31600
|
+
.E_s1ebs0ra .action-group > button:last-child {
|
|
31601
|
+
margin-right: 4px;
|
|
31637
31602
|
}
|
|
31638
|
-
|
|
31639
|
-
|
|
31640
|
-
|
|
31641
|
-
|
|
31603
|
+
.E_s1ebs0ra .action-group .more-btn {
|
|
31604
|
+
cursor: pointer;
|
|
31605
|
+
width: 32px;
|
|
31606
|
+
height: 32px;
|
|
31607
|
+
justify-content: center;
|
|
31608
|
+
border-radius: 50%;
|
|
31642
31609
|
}
|
|
31643
|
-
|
|
31644
|
-
|
|
31645
|
-
border-top-right-radius: 0;
|
|
31646
|
-
border-bottom-right-radius: 0;
|
|
31610
|
+
.E_s1ebs0ra .action-group .more-btn:hover {
|
|
31611
|
+
background: #fff;
|
|
31647
31612
|
}
|
|
31648
31613
|
|
|
31649
|
-
|
|
31650
|
-
|
|
31651
|
-
border-bottom-left-radius: 0;
|
|
31614
|
+
.E_c1up1pdz {
|
|
31615
|
+
width: 648px;
|
|
31652
31616
|
}
|
|
31653
|
-
|
|
31654
|
-
|
|
31655
|
-
border-top-left-radius: 0;
|
|
31656
|
-
border-bottom-left-radius: 0;
|
|
31617
|
+
.E_c1up1pdz.active {
|
|
31618
|
+
border-color: #0080ff;
|
|
31657
31619
|
}
|
|
31658
|
-
|
|
31659
|
-
|
|
31660
|
-
border-top-right-radius: 0;
|
|
31661
|
-
border-bottom-right-radius: 0;
|
|
31620
|
+
.E_c1up1pdz.active > header {
|
|
31621
|
+
background: rgba(0, 128, 255, 0.1);
|
|
31662
31622
|
}
|
|
31663
|
-
|
|
31664
|
-
|
|
31665
|
-
border-top-left-radius: 0;
|
|
31666
|
-
border-bottom-left-radius: 0;
|
|
31623
|
+
.E_c1up1pdz .expand {
|
|
31624
|
+
padding: 12px;
|
|
31667
31625
|
}
|
|
31668
|
-
|
|
31669
|
-
.E_c3ni091 {
|
|
31626
|
+
.E_c1up1pdz .field-item {
|
|
31670
31627
|
display: flex;
|
|
31671
|
-
|
|
31628
|
+
padding: 10px 0;
|
|
31629
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
31672
31630
|
}
|
|
31673
|
-
.
|
|
31674
|
-
|
|
31631
|
+
.E_c1up1pdz .field-item:last-child {
|
|
31632
|
+
border-bottom: none;
|
|
31633
|
+
padding-bottom: 0;
|
|
31675
31634
|
}
|
|
31676
|
-
.
|
|
31677
|
-
|
|
31635
|
+
.E_c1up1pdz .field-item label {
|
|
31636
|
+
line-height: 32px;
|
|
31637
|
+
width: 100px;
|
|
31638
|
+
color: rgba(62, 70, 82, 0.6);
|
|
31678
31639
|
}
|
|
31679
|
-
.
|
|
31680
|
-
|
|
31640
|
+
.E_c1up1pdz .help {
|
|
31641
|
+
color: rgba(62, 70, 82, 0.6);
|
|
31642
|
+
margin-top: 5px;
|
|
31681
31643
|
}
|
|
31682
|
-
.
|
|
31683
|
-
|
|
31644
|
+
.E_c1up1pdz .ant-input-affix-wrapper,
|
|
31645
|
+
.E_c1up1pdz .ant-picker {
|
|
31646
|
+
width: 128px;
|
|
31684
31647
|
}
|
|
31685
31648
|
|
|
31686
|
-
.
|
|
31687
|
-
|
|
31688
|
-
|
|
31689
|
-
|
|
31690
|
-
|
|
31649
|
+
.E_c156wh19 {
|
|
31650
|
+
display: flex;
|
|
31651
|
+
align-items: center;
|
|
31652
|
+
justify-content: space-between;
|
|
31653
|
+
word-break: keep-all;
|
|
31691
31654
|
}
|
|
31692
|
-
.
|
|
31693
|
-
margin
|
|
31655
|
+
.E_c156wh19 .title {
|
|
31656
|
+
margin: 0 16px 0 8px;
|
|
31694
31657
|
}
|
|
31695
|
-
.
|
|
31696
|
-
|
|
31658
|
+
.E_c156wh19 .retain {
|
|
31659
|
+
color: rgba(129, 138, 153, 0.6);
|
|
31697
31660
|
}
|
|
31698
|
-
|
|
31699
|
-
|
|
31700
|
-
|
|
31701
|
-
|
|
31702
|
-
|
|
31661
|
+
.E_c156wh19 div.left {
|
|
31662
|
+
flex: 1;
|
|
31663
|
+
display: flex;
|
|
31664
|
+
overflow: hidden;
|
|
31665
|
+
align-items: center;
|
|
31666
|
+
justify-content: flex-start;
|
|
31667
|
+
white-space: nowrap;
|
|
31668
|
+
}
|
|
31669
|
+
.E_c156wh19 div.left .title {
|
|
31670
|
+
max-width: 100%;
|
|
31671
|
+
overflow: hidden;
|
|
31672
|
+
text-overflow: ellipsis;
|
|
31673
|
+
}
|
|
31674
|
+
.E_c156wh19 div.right {
|
|
31675
|
+
display: flex;
|
|
31676
|
+
align-items: center;
|
|
31677
|
+
}
|
|
31678
|
+
.E_c156wh19 .reverse {
|
|
31679
|
+
display: flex;
|
|
31680
|
+
flex-direction: row-reverse;
|
|
31681
|
+
align-items: center;
|
|
31682
|
+
}
|
|
31683
|
+
.E_c156wh19 .reverse .ant-switch {
|
|
31684
|
+
margin-left: 8px;
|
|
31685
|
+
}
|
|
31686
|
+
.E_c156wh19 .close {
|
|
31687
|
+
padding-left: 14px;
|
|
31688
|
+
margin-left: 14px;
|
|
31689
|
+
border-left: 1px solid rgba(129, 138, 153, 0.6);
|
|
31690
|
+
cursor: pointer;
|
|
31703
31691
|
}
|
|
31704
31692
|
|
|
31705
|
-
.
|
|
31706
|
-
|
|
31707
|
-
|
|
31708
|
-
|
|
31709
|
-
|
|
31693
|
+
.E_m126spxy {
|
|
31694
|
+
padding-bottom: 4px;
|
|
31695
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
31696
|
+
}
|
|
31697
|
+
.E_m126spxy .ant-btn-link {
|
|
31698
|
+
padding: 1px 10px;
|
|
31699
|
+
color: rgba(62, 70, 82, 0.6);
|
|
31700
|
+
border-radius: 4px;
|
|
31701
|
+
}
|
|
31702
|
+
.E_m126spxy .ant-btn-link.active {
|
|
31703
|
+
background: rgba(0, 128, 255, 0.1);
|
|
31704
|
+
color: #0096ff;
|
|
31710
31705
|
}
|
|
31711
31706
|
|
|
31712
|
-
.
|
|
31713
|
-
|
|
31707
|
+
.E_wpbf4pq {
|
|
31708
|
+
padding: 10px 0;
|
|
31709
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
31714
31710
|
}
|
|
31715
|
-
.
|
|
31716
|
-
|
|
31717
|
-
|
|
31718
|
-
|
|
31719
|
-
|
|
31711
|
+
.E_wpbf4pq .ant-input,
|
|
31712
|
+
.E_wpbf4pq .ant-picker {
|
|
31713
|
+
width: 80px;
|
|
31714
|
+
margin: 0 9px;
|
|
31715
|
+
text-align: center;
|
|
31720
31716
|
}
|
|
31721
|
-
|
|
31722
|
-
|
|
31723
|
-
|
|
31724
|
-
|
|
31725
|
-
border-radius: 6px;
|
|
31726
|
-
background: rgba(225, 230, 241, 0.6);
|
|
31727
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31728
|
-
font-size: 12px;
|
|
31717
|
+
.E_wpbf4pq .options {
|
|
31718
|
+
padding: 12px 0 12px 16px;
|
|
31719
|
+
border-left: 2px solid rgba(129, 138, 153, 0.6);
|
|
31720
|
+
margin: 5px 0 5px 8px;
|
|
31729
31721
|
}
|
|
31730
|
-
.
|
|
31731
|
-
|
|
31732
|
-
|
|
31733
|
-
|
|
31734
|
-
|
|
31722
|
+
.E_wpbf4pq .week-day-option,
|
|
31723
|
+
.E_wpbf4pq .month-day-option {
|
|
31724
|
+
background: #f5f7fa;
|
|
31725
|
+
box-sizing: border-box;
|
|
31726
|
+
border-radius: 16px;
|
|
31727
|
+
margin-right: 8px;
|
|
31735
31728
|
}
|
|
31736
|
-
.
|
|
31737
|
-
|
|
31738
|
-
|
|
31739
|
-
|
|
31729
|
+
.E_wpbf4pq .week-day-option:focus,
|
|
31730
|
+
.E_wpbf4pq .month-day-option:focus {
|
|
31731
|
+
color: inherit;
|
|
31732
|
+
border-color: #d9d9d9;
|
|
31740
31733
|
}
|
|
31741
|
-
|
|
31742
|
-
|
|
31743
|
-
|
|
31734
|
+
.E_wpbf4pq .week-day-option.active {
|
|
31735
|
+
background-color: #0096ff;
|
|
31736
|
+
border-color: #0096ff;
|
|
31737
|
+
color: #fff;
|
|
31744
31738
|
}
|
|
31745
|
-
.
|
|
31746
|
-
|
|
31747
|
-
|
|
31739
|
+
.E_wpbf4pq .week-day-option.en-text {
|
|
31740
|
+
width: 110px;
|
|
31741
|
+
margin-top: 4px;
|
|
31748
31742
|
}
|
|
31749
|
-
|
|
31750
|
-
|
|
31751
|
-
|
|
31743
|
+
.E_wpbf4pq .month-day-option {
|
|
31744
|
+
width: 32px;
|
|
31745
|
+
padding: 0;
|
|
31746
|
+
margin-bottom: 8px;
|
|
31747
|
+
}
|
|
31748
|
+
.E_wpbf4pq .month-day-option.active {
|
|
31749
|
+
background-color: #0096ff;
|
|
31750
|
+
border-color: #0096ff;
|
|
31751
|
+
color: #fff;
|
|
31752
31752
|
}
|
|
31753
31753
|
|
|
31754
31754
|
.E_c18gxmrl {
|
|
@@ -31771,6 +31771,22 @@ input.E_rf8rlle.ant-input {
|
|
|
31771
31771
|
padding: 8px 12px;
|
|
31772
31772
|
}
|
|
31773
31773
|
|
|
31774
|
+
.E_berrcjl {
|
|
31775
|
+
color: rgba(10, 37, 85, 0.6);
|
|
31776
|
+
margin-bottom: 4px;
|
|
31777
|
+
}
|
|
31778
|
+
.E_berrcjl .breadcrumb-link {
|
|
31779
|
+
color: rgba(10, 37, 85, 0.6);
|
|
31780
|
+
cursor: pointer;
|
|
31781
|
+
transition: color 160ms ease;
|
|
31782
|
+
}
|
|
31783
|
+
.E_berrcjl .breadcrumb-link:hover {
|
|
31784
|
+
color: #0080ff;
|
|
31785
|
+
}
|
|
31786
|
+
.E_berrcjl .breadcrumb-link:active {
|
|
31787
|
+
color: #005ed1;
|
|
31788
|
+
}
|
|
31789
|
+
|
|
31774
31790
|
.E_c1uzzomf {
|
|
31775
31791
|
margin-bottom: 16px;
|
|
31776
31792
|
}
|
|
@@ -31793,22 +31809,6 @@ input.E_rf8rlle.ant-input {
|
|
|
31793
31809
|
text-align: center;
|
|
31794
31810
|
}
|
|
31795
31811
|
|
|
31796
|
-
.E_berrcjl {
|
|
31797
|
-
color: rgba(10, 37, 85, 0.6);
|
|
31798
|
-
margin-bottom: 4px;
|
|
31799
|
-
}
|
|
31800
|
-
.E_berrcjl .breadcrumb-link {
|
|
31801
|
-
color: rgba(10, 37, 85, 0.6);
|
|
31802
|
-
cursor: pointer;
|
|
31803
|
-
transition: color 160ms ease;
|
|
31804
|
-
}
|
|
31805
|
-
.E_berrcjl .breadcrumb-link:hover {
|
|
31806
|
-
color: #0080ff;
|
|
31807
|
-
}
|
|
31808
|
-
.E_berrcjl .breadcrumb-link:active {
|
|
31809
|
-
color: #005ed1;
|
|
31810
|
-
}
|
|
31811
|
-
|
|
31812
31812
|
.E_s11wux3h .ant-segmented-item:not(:last-child) {
|
|
31813
31813
|
margin-right: 2px;
|
|
31814
31814
|
}
|
|
@@ -32114,6 +32114,10 @@ input.E_rf8rlle.ant-input {
|
|
|
32114
32114
|
color: #0080ff;
|
|
32115
32115
|
}
|
|
32116
32116
|
|
|
32117
|
+
.E_tqjc4ui {
|
|
32118
|
+
margin: 0 2px;
|
|
32119
|
+
}
|
|
32120
|
+
|
|
32117
32121
|
.E_n12mqh7z {
|
|
32118
32122
|
display: flex;
|
|
32119
32123
|
align-items: center;
|
|
@@ -32133,10 +32137,6 @@ input.E_rf8rlle.ant-input {
|
|
|
32133
32137
|
overflow: "auto";
|
|
32134
32138
|
}
|
|
32135
32139
|
|
|
32136
|
-
.E_tqjc4ui {
|
|
32137
|
-
margin: 0 2px;
|
|
32138
|
-
}
|
|
32139
|
-
|
|
32140
32140
|
.E_ou7iq30 {
|
|
32141
32141
|
overflow: hidden;
|
|
32142
32142
|
text-overflow: ellipsis;
|
|
@@ -32153,28 +32153,6 @@ input.E_rf8rlle.ant-input {
|
|
|
32153
32153
|
word-break: break-all;
|
|
32154
32154
|
}
|
|
32155
32155
|
|
|
32156
|
-
.E_s1iv0tp1 .enabled-switch {
|
|
32157
|
-
display: flex;
|
|
32158
|
-
align-items: center;
|
|
32159
|
-
}
|
|
32160
|
-
.E_s1iv0tp1 .enabled-text {
|
|
32161
|
-
margin-right: 8px;
|
|
32162
|
-
}
|
|
32163
|
-
|
|
32164
|
-
.E_tje3huy {
|
|
32165
|
-
width: 100%;
|
|
32166
|
-
overflow: inherit;
|
|
32167
|
-
white-space: inherit;
|
|
32168
|
-
text-overflow: ellipsis;
|
|
32169
|
-
}
|
|
32170
|
-
|
|
32171
|
-
.E_c1yyuluq {
|
|
32172
|
-
border-radius: 8px;
|
|
32173
|
-
}
|
|
32174
|
-
.E_c1yyuluq .ant-card-body {
|
|
32175
|
-
padding: 20px 24px 24px 24px;
|
|
32176
|
-
}
|
|
32177
|
-
|
|
32178
32156
|
.E_t1sqg15u {
|
|
32179
32157
|
background: white;
|
|
32180
32158
|
}
|
|
@@ -32265,26 +32243,19 @@ input.E_rf8rlle.ant-input {
|
|
|
32265
32243
|
padding-right: 12px;
|
|
32266
32244
|
}
|
|
32267
32245
|
|
|
32268
|
-
.
|
|
32269
|
-
|
|
32270
|
-
|
|
32271
|
-
|
|
32272
|
-
|
|
32273
|
-
padding-top: 0px;
|
|
32274
|
-
padding-bottom: 0px;
|
|
32275
|
-
padding-left: 0px !important;
|
|
32276
|
-
padding-right: 24px;
|
|
32277
|
-
}
|
|
32278
|
-
.E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
32279
|
-
right: 0px;
|
|
32280
|
-
}
|
|
32281
|
-
.E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
32282
|
-
padding: 0px;
|
|
32246
|
+
.E_tje3huy {
|
|
32247
|
+
width: 100%;
|
|
32248
|
+
overflow: inherit;
|
|
32249
|
+
white-space: inherit;
|
|
32250
|
+
text-overflow: ellipsis;
|
|
32283
32251
|
}
|
|
32284
32252
|
|
|
32285
|
-
.
|
|
32286
|
-
|
|
32287
|
-
|
|
32253
|
+
.E_s1iv0tp1 .enabled-switch {
|
|
32254
|
+
display: flex;
|
|
32255
|
+
align-items: center;
|
|
32256
|
+
}
|
|
32257
|
+
.E_s1iv0tp1 .enabled-text {
|
|
32258
|
+
margin-right: 8px;
|
|
32288
32259
|
}
|
|
32289
32260
|
|
|
32290
32261
|
.E_wg1tsps {
|
|
@@ -32310,10 +32281,6 @@ input.E_rf8rlle.ant-input {
|
|
|
32310
32281
|
color: #00122e !important;
|
|
32311
32282
|
}
|
|
32312
32283
|
|
|
32313
|
-
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
32314
|
-
display: flex;
|
|
32315
|
-
}
|
|
32316
|
-
|
|
32317
32284
|
.E_m74vjol {
|
|
32318
32285
|
display: flex;
|
|
32319
32286
|
justify-content: space-between;
|
|
@@ -32327,6 +32294,39 @@ input.E_rf8rlle.ant-input {
|
|
|
32327
32294
|
width: 100%;
|
|
32328
32295
|
}
|
|
32329
32296
|
|
|
32297
|
+
.E_c1yyuluq {
|
|
32298
|
+
border-radius: 8px;
|
|
32299
|
+
}
|
|
32300
|
+
.E_c1yyuluq .ant-card-body {
|
|
32301
|
+
padding: 20px 24px 24px 24px;
|
|
32302
|
+
}
|
|
32303
|
+
|
|
32304
|
+
.E_ccrbeuz .ant-collapse-item {
|
|
32305
|
+
border: 0px;
|
|
32306
|
+
background-color: #fff;
|
|
32307
|
+
}
|
|
32308
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header {
|
|
32309
|
+
padding-top: 0px;
|
|
32310
|
+
padding-bottom: 0px;
|
|
32311
|
+
padding-left: 0px !important;
|
|
32312
|
+
padding-right: 24px;
|
|
32313
|
+
}
|
|
32314
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
32315
|
+
right: 0px;
|
|
32316
|
+
}
|
|
32317
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
32318
|
+
padding: 0px;
|
|
32319
|
+
}
|
|
32320
|
+
|
|
32321
|
+
.E_c1fljvag .ant-collapse-item .ant-collapse-header {
|
|
32322
|
+
padding-right: 0px;
|
|
32323
|
+
cursor: default;
|
|
32324
|
+
}
|
|
32325
|
+
|
|
32326
|
+
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
32327
|
+
display: flex;
|
|
32328
|
+
}
|
|
32329
|
+
|
|
32330
32330
|
.E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
|
|
32331
32331
|
border-radius: 6px;
|
|
32332
32332
|
}
|
|
@@ -32389,13 +32389,87 @@ input.E_rf8rlle.ant-input {
|
|
|
32389
32389
|
width: 56px !important;
|
|
32390
32390
|
margin-right: 4px;
|
|
32391
32391
|
}
|
|
32392
|
-
|
|
32393
|
-
.E_c1wk4q29 {
|
|
32394
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32392
|
+
|
|
32393
|
+
.E_c1wk4q29 {
|
|
32394
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32395
|
+
}
|
|
32396
|
+
|
|
32397
|
+
.E_tju3gfj .date {
|
|
32398
|
+
margin-right: 4px;
|
|
32399
|
+
}
|
|
32400
|
+
|
|
32401
|
+
.E_sddwhm6 {
|
|
32402
|
+
margin: 0;
|
|
32403
|
+
border-radius: 20px;
|
|
32404
|
+
padding: 2px 10px;
|
|
32405
|
+
height: 22px;
|
|
32406
|
+
}
|
|
32407
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
|
|
32408
|
+
background-color: rgba(237, 241, 250, 0.6) !important;
|
|
32409
|
+
}
|
|
32410
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
|
|
32411
|
+
background-color: rgba(225, 230, 241, 0.6) !important;
|
|
32412
|
+
}
|
|
32413
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule {
|
|
32414
|
+
color: #00122e;
|
|
32415
|
+
}
|
|
32416
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
|
|
32417
|
+
margin-right: 6px;
|
|
32418
|
+
}
|
|
32419
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
|
|
32420
|
+
margin-left: 4px;
|
|
32421
|
+
}
|
|
32422
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
|
|
32423
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
32424
|
+
}
|
|
32425
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
|
|
32426
|
+
background-color: #0080ff;
|
|
32427
|
+
}
|
|
32428
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
|
|
32429
|
+
background-color: rgba(0, 136, 255, 0.16);
|
|
32430
|
+
}
|
|
32431
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
|
|
32432
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
32433
|
+
}
|
|
32434
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
|
|
32435
|
+
background-color: #f0483e;
|
|
32436
|
+
}
|
|
32437
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
|
|
32438
|
+
background-color: rgba(255, 74, 74, 0.16);
|
|
32439
|
+
}
|
|
32440
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
|
|
32441
|
+
background-color: rgba(254, 160, 8, 0.1);
|
|
32442
|
+
}
|
|
32443
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
|
|
32444
|
+
background-color: #fea008;
|
|
32445
|
+
}
|
|
32446
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
|
|
32447
|
+
background-color: rgba(255, 187, 0, 0.16);
|
|
32448
|
+
}
|
|
32449
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
|
|
32450
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
32451
|
+
}
|
|
32452
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
|
|
32453
|
+
background-color: #00ba5d;
|
|
32454
|
+
}
|
|
32455
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
|
|
32456
|
+
background-color: rgba(30, 201, 127, 0.16);
|
|
32457
|
+
}
|
|
32458
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
|
|
32459
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
32460
|
+
}
|
|
32461
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
|
|
32462
|
+
background-color: #6b7d99;
|
|
32463
|
+
}
|
|
32464
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
|
|
32465
|
+
background-color: rgba(211, 218, 235, 0.6);
|
|
32395
32466
|
}
|
|
32396
32467
|
|
|
32397
|
-
.
|
|
32398
|
-
|
|
32468
|
+
.E_satwmqm {
|
|
32469
|
+
width: 8px;
|
|
32470
|
+
height: 8px;
|
|
32471
|
+
border-radius: 50%;
|
|
32472
|
+
display: inline-block;
|
|
32399
32473
|
}
|
|
32400
32474
|
|
|
32401
32475
|
.E_s1sck0th {
|
|
@@ -32480,80 +32554,6 @@ input.E_rf8rlle.ant-input {
|
|
|
32480
32554
|
background-color: #7E41FF;
|
|
32481
32555
|
}
|
|
32482
32556
|
|
|
32483
|
-
.E_sddwhm6 {
|
|
32484
|
-
margin: 0;
|
|
32485
|
-
border-radius: 20px;
|
|
32486
|
-
padding: 2px 10px;
|
|
32487
|
-
height: 22px;
|
|
32488
|
-
}
|
|
32489
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
|
|
32490
|
-
background-color: rgba(237, 241, 250, 0.6) !important;
|
|
32491
|
-
}
|
|
32492
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
|
|
32493
|
-
background-color: rgba(225, 230, 241, 0.6) !important;
|
|
32494
|
-
}
|
|
32495
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule {
|
|
32496
|
-
color: #00122e;
|
|
32497
|
-
}
|
|
32498
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
|
|
32499
|
-
margin-right: 6px;
|
|
32500
|
-
}
|
|
32501
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
|
|
32502
|
-
margin-left: 4px;
|
|
32503
|
-
}
|
|
32504
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
|
|
32505
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
32506
|
-
}
|
|
32507
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
|
|
32508
|
-
background-color: #0080ff;
|
|
32509
|
-
}
|
|
32510
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
|
|
32511
|
-
background-color: rgba(0, 136, 255, 0.16);
|
|
32512
|
-
}
|
|
32513
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
|
|
32514
|
-
background-color: rgba(255, 74, 74, 0.1);
|
|
32515
|
-
}
|
|
32516
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
|
|
32517
|
-
background-color: #f0483e;
|
|
32518
|
-
}
|
|
32519
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
|
|
32520
|
-
background-color: rgba(255, 74, 74, 0.16);
|
|
32521
|
-
}
|
|
32522
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
|
|
32523
|
-
background-color: rgba(254, 160, 8, 0.1);
|
|
32524
|
-
}
|
|
32525
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
|
|
32526
|
-
background-color: #fea008;
|
|
32527
|
-
}
|
|
32528
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
|
|
32529
|
-
background-color: rgba(255, 187, 0, 0.16);
|
|
32530
|
-
}
|
|
32531
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
|
|
32532
|
-
background-color: rgba(30, 201, 127, 0.1);
|
|
32533
|
-
}
|
|
32534
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
|
|
32535
|
-
background-color: #00ba5d;
|
|
32536
|
-
}
|
|
32537
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
|
|
32538
|
-
background-color: rgba(30, 201, 127, 0.16);
|
|
32539
|
-
}
|
|
32540
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
|
|
32541
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
32542
|
-
}
|
|
32543
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
|
|
32544
|
-
background-color: #6b7d99;
|
|
32545
|
-
}
|
|
32546
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
|
|
32547
|
-
background-color: rgba(211, 218, 235, 0.6);
|
|
32548
|
-
}
|
|
32549
|
-
|
|
32550
|
-
.E_satwmqm {
|
|
32551
|
-
width: 8px;
|
|
32552
|
-
height: 8px;
|
|
32553
|
-
border-radius: 50%;
|
|
32554
|
-
display: inline-block;
|
|
32555
|
-
}
|
|
32556
|
-
|
|
32557
32557
|
.E_h1ol2wl7 {
|
|
32558
32558
|
font-weight: bold;
|
|
32559
32559
|
background-color: unset;
|
|
@@ -34043,6 +34043,50 @@ input.E_rf8rlle.ant-input {
|
|
|
34043
34043
|
background: transparent;
|
|
34044
34044
|
}
|
|
34045
34045
|
|
|
34046
|
+
.E_c1yd35n {
|
|
34047
|
+
padding: 0 12px 14px 12px;
|
|
34048
|
+
}
|
|
34049
|
+
|
|
34050
|
+
.E_c1kghdax {
|
|
34051
|
+
color: #2d3a56;
|
|
34052
|
+
padding: 7px 12px;
|
|
34053
|
+
display: flex;
|
|
34054
|
+
justify-content: space-between;
|
|
34055
|
+
align-items: center;
|
|
34056
|
+
}
|
|
34057
|
+
.E_c1kghdax.has-arrow {
|
|
34058
|
+
padding-left: 10px;
|
|
34059
|
+
}
|
|
34060
|
+
.E_c1kghdax.has-arrow .title-wrapper {
|
|
34061
|
+
cursor: pointer;
|
|
34062
|
+
color: #00122e;
|
|
34063
|
+
}
|
|
34064
|
+
.E_c1kghdax.has-arrow .title-wrapper.is-open {
|
|
34065
|
+
color: #2d3a56;
|
|
34066
|
+
font-weight: 600;
|
|
34067
|
+
}
|
|
34068
|
+
.E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
|
|
34069
|
+
transform: rotate(90deg);
|
|
34070
|
+
}
|
|
34071
|
+
.E_c1kghdax .sub-info {
|
|
34072
|
+
font-size: 12px;
|
|
34073
|
+
line-height: 18px;
|
|
34074
|
+
}
|
|
34075
|
+
.E_c1kghdax .title-wrapper {
|
|
34076
|
+
display: flex;
|
|
34077
|
+
align-items: center;
|
|
34078
|
+
user-select: none;
|
|
34079
|
+
flex-grow: 1;
|
|
34080
|
+
font-size: 12px;
|
|
34081
|
+
line-height: 18px;
|
|
34082
|
+
color: #2d3a56;
|
|
34083
|
+
font-weight: 700;
|
|
34084
|
+
}
|
|
34085
|
+
.E_c1kghdax .collapse-arrow {
|
|
34086
|
+
transition: all 50ms ease-out 0ms;
|
|
34087
|
+
margin-right: 2px;
|
|
34088
|
+
}
|
|
34089
|
+
|
|
34046
34090
|
.E_ckui4s7 {
|
|
34047
34091
|
color: #2d3a56;
|
|
34048
34092
|
line-height: 22px;
|
|
@@ -34136,50 +34180,6 @@ input.E_rf8rlle.ant-input {
|
|
|
34136
34180
|
fill: blue;
|
|
34137
34181
|
}
|
|
34138
34182
|
|
|
34139
|
-
.E_c1yd35n {
|
|
34140
|
-
padding: 0 12px 14px 12px;
|
|
34141
|
-
}
|
|
34142
|
-
|
|
34143
|
-
.E_c1kghdax {
|
|
34144
|
-
color: #2d3a56;
|
|
34145
|
-
padding: 7px 12px;
|
|
34146
|
-
display: flex;
|
|
34147
|
-
justify-content: space-between;
|
|
34148
|
-
align-items: center;
|
|
34149
|
-
}
|
|
34150
|
-
.E_c1kghdax.has-arrow {
|
|
34151
|
-
padding-left: 10px;
|
|
34152
|
-
}
|
|
34153
|
-
.E_c1kghdax.has-arrow .title-wrapper {
|
|
34154
|
-
cursor: pointer;
|
|
34155
|
-
color: #00122e;
|
|
34156
|
-
}
|
|
34157
|
-
.E_c1kghdax.has-arrow .title-wrapper.is-open {
|
|
34158
|
-
color: #2d3a56;
|
|
34159
|
-
font-weight: 600;
|
|
34160
|
-
}
|
|
34161
|
-
.E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
|
|
34162
|
-
transform: rotate(90deg);
|
|
34163
|
-
}
|
|
34164
|
-
.E_c1kghdax .sub-info {
|
|
34165
|
-
font-size: 12px;
|
|
34166
|
-
line-height: 18px;
|
|
34167
|
-
}
|
|
34168
|
-
.E_c1kghdax .title-wrapper {
|
|
34169
|
-
display: flex;
|
|
34170
|
-
align-items: center;
|
|
34171
|
-
user-select: none;
|
|
34172
|
-
flex-grow: 1;
|
|
34173
|
-
font-size: 12px;
|
|
34174
|
-
line-height: 18px;
|
|
34175
|
-
color: #2d3a56;
|
|
34176
|
-
font-weight: 700;
|
|
34177
|
-
}
|
|
34178
|
-
.E_c1kghdax .collapse-arrow {
|
|
34179
|
-
transition: all 50ms ease-out 0ms;
|
|
34180
|
-
margin-right: 2px;
|
|
34181
|
-
}
|
|
34182
|
-
|
|
34183
34183
|
.E_b14q2gmw {
|
|
34184
34184
|
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);
|
|
34185
34185
|
}
|
|
@@ -34276,11 +34276,51 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34276
34276
|
white-space: normal;
|
|
34277
34277
|
}
|
|
34278
34278
|
|
|
34279
|
+
.E_w7ob4th.outside-tag {
|
|
34280
|
+
padding-left: 0;
|
|
34281
|
+
}
|
|
34282
|
+
.E_w7ob4th.outside-tag .inside-tag {
|
|
34283
|
+
border-radius: 4px 0 0 4px;
|
|
34284
|
+
padding-right: 4px;
|
|
34285
|
+
margin-right: 4px;
|
|
34286
|
+
}
|
|
34287
|
+
|
|
34279
34288
|
.E_i1g85yz3 {
|
|
34280
34289
|
margin-right: 4px;
|
|
34281
34290
|
height: 16px;
|
|
34282
34291
|
}
|
|
34283
34292
|
|
|
34293
|
+
.E_f7pxqmh {
|
|
34294
|
+
width: 100%;
|
|
34295
|
+
margin-bottom: 0 !important;
|
|
34296
|
+
flex-flow: nowrap !important;
|
|
34297
|
+
line-break: auto;
|
|
34298
|
+
}
|
|
34299
|
+
.E_f7pxqmh > .ant-form-item-label {
|
|
34300
|
+
text-align: left !important;
|
|
34301
|
+
padding-bottom: 0 !important;
|
|
34302
|
+
}
|
|
34303
|
+
.E_f7pxqmh > .ant-form-item-label > label {
|
|
34304
|
+
min-height: 32px;
|
|
34305
|
+
height: auto;
|
|
34306
|
+
font-size: 13px;
|
|
34307
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34308
|
+
white-space: normal;
|
|
34309
|
+
}
|
|
34310
|
+
.E_f7pxqmh.ant-form-item-has-error .ant-input {
|
|
34311
|
+
border-color: #ff4d4f !important;
|
|
34312
|
+
}
|
|
34313
|
+
.E_f7pxqmh .ant-form-item-explain {
|
|
34314
|
+
margin-top: 4px;
|
|
34315
|
+
font-size: 12px;
|
|
34316
|
+
min-height: 0px;
|
|
34317
|
+
}
|
|
34318
|
+
.E_f7pxqmh .ant-form-item-extra {
|
|
34319
|
+
font-size: 12px;
|
|
34320
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34321
|
+
min-height: 0px;
|
|
34322
|
+
}
|
|
34323
|
+
|
|
34284
34324
|
.E_t1dtlqs1 {
|
|
34285
34325
|
margin-bottom: 4px;
|
|
34286
34326
|
color: rgba(44, 56, 82, 0.6);
|
|
@@ -34474,46 +34514,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34474
34514
|
margin-right: 8px;
|
|
34475
34515
|
}
|
|
34476
34516
|
|
|
34477
|
-
.E_w7ob4th.outside-tag {
|
|
34478
|
-
padding-left: 0;
|
|
34479
|
-
}
|
|
34480
|
-
.E_w7ob4th.outside-tag .inside-tag {
|
|
34481
|
-
border-radius: 4px 0 0 4px;
|
|
34482
|
-
padding-right: 4px;
|
|
34483
|
-
margin-right: 4px;
|
|
34484
|
-
}
|
|
34485
|
-
|
|
34486
|
-
.E_f7pxqmh {
|
|
34487
|
-
width: 100%;
|
|
34488
|
-
margin-bottom: 0 !important;
|
|
34489
|
-
flex-flow: nowrap !important;
|
|
34490
|
-
line-break: auto;
|
|
34491
|
-
}
|
|
34492
|
-
.E_f7pxqmh > .ant-form-item-label {
|
|
34493
|
-
text-align: left !important;
|
|
34494
|
-
padding-bottom: 0 !important;
|
|
34495
|
-
}
|
|
34496
|
-
.E_f7pxqmh > .ant-form-item-label > label {
|
|
34497
|
-
min-height: 32px;
|
|
34498
|
-
height: auto;
|
|
34499
|
-
font-size: 13px;
|
|
34500
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34501
|
-
white-space: normal;
|
|
34502
|
-
}
|
|
34503
|
-
.E_f7pxqmh.ant-form-item-has-error .ant-input {
|
|
34504
|
-
border-color: #ff4d4f !important;
|
|
34505
|
-
}
|
|
34506
|
-
.E_f7pxqmh .ant-form-item-explain {
|
|
34507
|
-
margin-top: 4px;
|
|
34508
|
-
font-size: 12px;
|
|
34509
|
-
min-height: 0px;
|
|
34510
|
-
}
|
|
34511
|
-
.E_f7pxqmh .ant-form-item-extra {
|
|
34512
|
-
font-size: 12px;
|
|
34513
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34514
|
-
min-height: 0px;
|
|
34515
|
-
}
|
|
34516
|
-
|
|
34517
34517
|
.E_ai7qkf2 .ant-input-number-handler-wrap {
|
|
34518
34518
|
display: var(--ai7qkf2-0);
|
|
34519
34519
|
}
|