@cloudtower/eagle 0.27.59 → 0.27.60
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/index.js +8 -2
- package/dist/cjs/stats1.html +1 -1
- package/dist/components.css +1959 -1938
- package/dist/esm/index.js +8 -3
- package/dist/esm/stats1.html +1 -1
- package/dist/src/spec/base.d.ts +2 -2
- package/dist/src/styles/token/index.d.ts +1 -0
- package/dist/src/styles/token/zIndices.d.ts +3 -0
- package/dist/stories/docs/core/Link.stories.d.ts +20 -8
- package/dist/style.css +1498 -1477
- package/package.json +5 -5
package/dist/components.css
CHANGED
|
@@ -28537,7 +28537,6 @@ div.ant-typography-edit-content.ant-typography-rtl {
|
|
|
28537
28537
|
}
|
|
28538
28538
|
.table-wrapper.table-sticky-header .no-scroll-bar th.cell__action_ {
|
|
28539
28539
|
right: 0 !important;
|
|
28540
|
-
z-index: 10;
|
|
28541
28540
|
}
|
|
28542
28541
|
.table-wrapper.table-sticky-header .no-scroll-bar th.ant-table-cell-scrollbar {
|
|
28543
28542
|
display: none;
|
|
@@ -29693,81 +29692,6 @@ html body {
|
|
|
29693
29692
|
font-size: 14px;
|
|
29694
29693
|
}
|
|
29695
29694
|
|
|
29696
|
-
.E_fzh9mnb {
|
|
29697
|
-
width: 100%;
|
|
29698
|
-
height: 100%;
|
|
29699
|
-
min-height: 124px;
|
|
29700
|
-
display: flex;
|
|
29701
|
-
flex-direction: column;
|
|
29702
|
-
justify-content: center;
|
|
29703
|
-
align-items: center;
|
|
29704
|
-
}
|
|
29705
|
-
.E_fzh9mnb .error-text {
|
|
29706
|
-
color: rgba(10, 37, 85, 0.6);
|
|
29707
|
-
margin-bottom: 16px;
|
|
29708
|
-
font-size: 18px;
|
|
29709
|
-
}
|
|
29710
|
-
|
|
29711
|
-
.E_iouxfgt {
|
|
29712
|
-
display: inline-flex;
|
|
29713
|
-
align-items: center;
|
|
29714
|
-
}
|
|
29715
|
-
.E_iouxfgt .icon-inner {
|
|
29716
|
-
display: inline-flex;
|
|
29717
|
-
align-items: center;
|
|
29718
|
-
justify-content: center;
|
|
29719
|
-
}
|
|
29720
|
-
.E_iouxfgt .icon-inner + span,
|
|
29721
|
-
.E_iouxfgt span + .icon-inner.suffix {
|
|
29722
|
-
margin-left: 4px;
|
|
29723
|
-
}
|
|
29724
|
-
.E_iouxfgt.is-rotate img,
|
|
29725
|
-
.E_iouxfgt.is-rotate svg {
|
|
29726
|
-
animation: rotate 680ms linear infinite;
|
|
29727
|
-
}
|
|
29728
|
-
|
|
29729
|
-
.E_i1inqkme {
|
|
29730
|
-
height: 18px;
|
|
29731
|
-
line-height: 18px;
|
|
29732
|
-
padding: 0 4px;
|
|
29733
|
-
border-radius: 4px;
|
|
29734
|
-
background: rgba(235, 239, 245, 0.6);
|
|
29735
|
-
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
29736
|
-
display: flex;
|
|
29737
|
-
align-items: center;
|
|
29738
|
-
white-space: nowrap;
|
|
29739
|
-
margin-right: 4px;
|
|
29740
|
-
}
|
|
29741
|
-
|
|
29742
|
-
.E_b1nip9bk {
|
|
29743
|
-
padding: 4px 11px;
|
|
29744
|
-
}
|
|
29745
|
-
|
|
29746
|
-
.E_bqamoqe {
|
|
29747
|
-
white-space: nowrap;
|
|
29748
|
-
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
29749
|
-
}
|
|
29750
|
-
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
29751
|
-
--color: #0080ff;
|
|
29752
|
-
}
|
|
29753
|
-
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
|
|
29754
|
-
--color: #0080ff;
|
|
29755
|
-
}
|
|
29756
|
-
.E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
|
|
29757
|
-
margin-left: 1px;
|
|
29758
|
-
}
|
|
29759
|
-
.E_bqamoqe > .ant-btn:not(:only-child):first-child {
|
|
29760
|
-
border-top-right-radius: 0;
|
|
29761
|
-
border-bottom-right-radius: 0;
|
|
29762
|
-
}
|
|
29763
|
-
.E_bqamoqe > .ant-btn:not(:only-child):last-child {
|
|
29764
|
-
border-top-left-radius: 0;
|
|
29765
|
-
border-bottom-left-radius: 0;
|
|
29766
|
-
}
|
|
29767
|
-
.E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
29768
|
-
border-radius: unset;
|
|
29769
|
-
}
|
|
29770
|
-
|
|
29771
29695
|
.E_b1wx3t3t.ant-btn-icon-only {
|
|
29772
29696
|
justify-content: center;
|
|
29773
29697
|
}
|
|
@@ -30018,6 +29942,81 @@ html body {
|
|
|
30018
29942
|
padding: 0;
|
|
30019
29943
|
}
|
|
30020
29944
|
|
|
29945
|
+
.E_b1nip9bk {
|
|
29946
|
+
padding: 4px 11px;
|
|
29947
|
+
}
|
|
29948
|
+
|
|
29949
|
+
.E_bqamoqe {
|
|
29950
|
+
white-space: nowrap;
|
|
29951
|
+
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
29952
|
+
}
|
|
29953
|
+
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
29954
|
+
--color: #0080ff;
|
|
29955
|
+
}
|
|
29956
|
+
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
|
|
29957
|
+
--color: #0080ff;
|
|
29958
|
+
}
|
|
29959
|
+
.E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
|
|
29960
|
+
margin-left: 1px;
|
|
29961
|
+
}
|
|
29962
|
+
.E_bqamoqe > .ant-btn:not(:only-child):first-child {
|
|
29963
|
+
border-top-right-radius: 0;
|
|
29964
|
+
border-bottom-right-radius: 0;
|
|
29965
|
+
}
|
|
29966
|
+
.E_bqamoqe > .ant-btn:not(:only-child):last-child {
|
|
29967
|
+
border-top-left-radius: 0;
|
|
29968
|
+
border-bottom-left-radius: 0;
|
|
29969
|
+
}
|
|
29970
|
+
.E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
29971
|
+
border-radius: unset;
|
|
29972
|
+
}
|
|
29973
|
+
|
|
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
|
+
.E_iouxfgt {
|
|
29990
|
+
display: inline-flex;
|
|
29991
|
+
align-items: center;
|
|
29992
|
+
}
|
|
29993
|
+
.E_iouxfgt .icon-inner {
|
|
29994
|
+
display: inline-flex;
|
|
29995
|
+
align-items: center;
|
|
29996
|
+
justify-content: center;
|
|
29997
|
+
}
|
|
29998
|
+
.E_iouxfgt .icon-inner + span,
|
|
29999
|
+
.E_iouxfgt span + .icon-inner.suffix {
|
|
30000
|
+
margin-left: 4px;
|
|
30001
|
+
}
|
|
30002
|
+
.E_iouxfgt.is-rotate img,
|
|
30003
|
+
.E_iouxfgt.is-rotate svg {
|
|
30004
|
+
animation: rotate 680ms linear infinite;
|
|
30005
|
+
}
|
|
30006
|
+
|
|
30007
|
+
.E_i1inqkme {
|
|
30008
|
+
height: 18px;
|
|
30009
|
+
line-height: 18px;
|
|
30010
|
+
padding: 0 4px;
|
|
30011
|
+
border-radius: 4px;
|
|
30012
|
+
background: rgba(235, 239, 245, 0.6);
|
|
30013
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
30014
|
+
display: flex;
|
|
30015
|
+
align-items: center;
|
|
30016
|
+
white-space: nowrap;
|
|
30017
|
+
margin-right: 4px;
|
|
30018
|
+
}
|
|
30019
|
+
|
|
30021
30020
|
.E_owd0kml {
|
|
30022
30021
|
display: inline-block;
|
|
30023
30022
|
}
|
|
@@ -30230,852 +30229,244 @@ html body {
|
|
|
30230
30229
|
width: 36px;
|
|
30231
30230
|
}
|
|
30232
30231
|
|
|
30233
|
-
.
|
|
30234
|
-
|
|
30235
|
-
|
|
30236
|
-
|
|
30237
|
-
|
|
30238
|
-
.E_m7s48ia {
|
|
30239
|
-
max-width: 1120px;
|
|
30240
|
-
width: 100%;
|
|
30241
|
-
margin: 0 auto;
|
|
30242
|
-
height: 100%;
|
|
30232
|
+
.E_s1dizucg.ant-switch {
|
|
30233
|
+
min-width: 40px;
|
|
30234
|
+
height: 24px;
|
|
30235
|
+
background: rgba(172, 186, 211, 0.6);
|
|
30236
|
+
overflow: hidden;
|
|
30243
30237
|
}
|
|
30244
|
-
|
|
30245
|
-
.
|
|
30246
|
-
max-width: 1120px;
|
|
30247
|
-
width: 100%;
|
|
30248
|
-
margin: 0 auto;
|
|
30249
|
-
display: flex;
|
|
30238
|
+
.E_s1dizucg.ant-switch:focus {
|
|
30239
|
+
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
30250
30240
|
}
|
|
30251
|
-
.
|
|
30252
|
-
|
|
30253
|
-
|
|
30254
|
-
flex-shrink: 0;
|
|
30255
|
-
flex-basis: 21%;
|
|
30241
|
+
.E_s1dizucg.ant-switch-small {
|
|
30242
|
+
min-width: 26px;
|
|
30243
|
+
height: 16px;
|
|
30256
30244
|
}
|
|
30257
|
-
.
|
|
30258
|
-
|
|
30259
|
-
|
|
30260
|
-
padding-right: 44px;
|
|
30245
|
+
.E_s1dizucg.ant-switch-large {
|
|
30246
|
+
min-width: 52px;
|
|
30247
|
+
height: 32px;
|
|
30261
30248
|
}
|
|
30262
|
-
.
|
|
30263
|
-
|
|
30249
|
+
.E_s1dizucg.ant-switch .ant-switch-handle {
|
|
30250
|
+
height: 20px;
|
|
30251
|
+
width: 20px;
|
|
30264
30252
|
}
|
|
30265
|
-
.
|
|
30266
|
-
|
|
30267
|
-
|
|
30268
|
-
flex-shrink: 0;
|
|
30269
|
-
flex-basis: 58%;
|
|
30253
|
+
.E_s1dizucg.ant-switch .ant-switch-handle::before {
|
|
30254
|
+
border-radius: 10px;
|
|
30255
|
+
transition-delay: 120ms;
|
|
30270
30256
|
}
|
|
30271
|
-
.
|
|
30272
|
-
|
|
30257
|
+
.E_s1dizucg.ant-switch-small .ant-switch-handle {
|
|
30258
|
+
height: 14px;
|
|
30259
|
+
width: 14px;
|
|
30260
|
+
top: 1px;
|
|
30261
|
+
left: 1px;
|
|
30273
30262
|
}
|
|
30274
|
-
.
|
|
30275
|
-
|
|
30263
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle {
|
|
30264
|
+
height: 28px;
|
|
30265
|
+
width: 28px;
|
|
30276
30266
|
}
|
|
30277
|
-
|
|
30278
|
-
|
|
30279
|
-
margin: 0 auto;
|
|
30280
|
-
width: 100%;
|
|
30281
|
-
max-width: 648px;
|
|
30267
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle::before {
|
|
30268
|
+
border-radius: 14px;
|
|
30282
30269
|
}
|
|
30283
|
-
.
|
|
30284
|
-
|
|
30270
|
+
.E_s1dizucg.ant-switch-checked {
|
|
30271
|
+
background-color: #00ba5d;
|
|
30285
30272
|
}
|
|
30286
|
-
.
|
|
30287
|
-
|
|
30288
|
-
padding: 0;
|
|
30289
|
-
width: 100%;
|
|
30290
|
-
max-width: 648px;
|
|
30291
|
-
overflow: hidden;
|
|
30273
|
+
.E_s1dizucg.ant-switch-checked .ant-switch-handle {
|
|
30274
|
+
left: calc(100% - 20px - 2px);
|
|
30292
30275
|
}
|
|
30293
|
-
.
|
|
30294
|
-
|
|
30276
|
+
.E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
30277
|
+
left: calc(100% - 14px - 1px);
|
|
30295
30278
|
}
|
|
30296
|
-
.
|
|
30297
|
-
|
|
30298
|
-
overflow-y: auto;
|
|
30279
|
+
.E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
30280
|
+
left: calc(100% - 28px - 2px);
|
|
30299
30281
|
}
|
|
30300
|
-
|
|
30301
|
-
|
|
30302
|
-
|
|
30282
|
+
|
|
30283
|
+
.E_c1up6e3y {
|
|
30284
|
+
margin-left: 5px;
|
|
30303
30285
|
}
|
|
30304
30286
|
|
|
30305
|
-
.
|
|
30306
|
-
|
|
30307
|
-
width: 100%;
|
|
30308
|
-
max-width: 1024px;
|
|
30287
|
+
.E_s1dni7lo {
|
|
30288
|
+
width: 430px !important;
|
|
30309
30289
|
}
|
|
30310
|
-
|
|
30311
|
-
|
|
30290
|
+
|
|
30291
|
+
.E_d1wwmmm5 .ant-select-item-group {
|
|
30292
|
+
padding: 8px 16px;
|
|
30293
|
+
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;
|
|
30312
30299
|
}
|
|
30313
|
-
|
|
30314
|
-
|
|
30315
|
-
|
|
30316
|
-
|
|
30317
|
-
|
|
30318
|
-
|
|
30300
|
+
|
|
30301
|
+
.E_o1ugr09p {
|
|
30302
|
+
display: flex;
|
|
30303
|
+
flex-direction: column;
|
|
30304
|
+
margin: 1px 8px;
|
|
30305
|
+
padding: 8px;
|
|
30306
|
+
border-radius: 4px;
|
|
30319
30307
|
}
|
|
30320
|
-
.
|
|
30321
|
-
|
|
30308
|
+
.E_o1ugr09p .selected-icon {
|
|
30309
|
+
display: none;
|
|
30322
30310
|
}
|
|
30323
|
-
.
|
|
30324
|
-
|
|
30325
|
-
overflow-y: auto;
|
|
30311
|
+
.E_o1ugr09p.ant-select-item-option-grouped {
|
|
30312
|
+
padding-left: 8px;
|
|
30326
30313
|
}
|
|
30327
|
-
.
|
|
30328
|
-
|
|
30329
|
-
max-width: 1024px;
|
|
30314
|
+
.E_o1ugr09p.ant-select-item-option-selected {
|
|
30315
|
+
background-color: white;
|
|
30330
30316
|
}
|
|
30331
|
-
|
|
30332
|
-
|
|
30333
|
-
flex: 1;
|
|
30317
|
+
.E_o1ugr09p.ant-select-item-option-selected .timezone-title {
|
|
30318
|
+
color: #0080ff;
|
|
30334
30319
|
}
|
|
30335
|
-
.
|
|
30336
|
-
|
|
30337
|
-
line-height: 20px;
|
|
30338
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30320
|
+
.E_o1ugr09p.ant-select-item-option-selected .selected-icon {
|
|
30321
|
+
display: block;
|
|
30339
30322
|
}
|
|
30340
|
-
.
|
|
30341
|
-
|
|
30342
|
-
line-height: 20px;
|
|
30343
|
-
color: #2d3a56;
|
|
30344
|
-
margin-bottom: 12px;
|
|
30323
|
+
.E_o1ugr09p.ant-select-item-option-active {
|
|
30324
|
+
background: rgba(0, 136, 255, 0.16);
|
|
30345
30325
|
}
|
|
30346
|
-
.
|
|
30347
|
-
|
|
30326
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-title {
|
|
30327
|
+
color: #0080ff;
|
|
30348
30328
|
}
|
|
30349
|
-
|
|
30350
|
-
.
|
|
30351
|
-
|
|
30352
|
-
border-bottom: 1px solid #e1e5eb;
|
|
30353
|
-
margin-bottom: 16px;
|
|
30329
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-tag {
|
|
30330
|
+
background: rgba(0, 136, 255, 0.1);
|
|
30331
|
+
color: #0080ff;
|
|
30354
30332
|
}
|
|
30355
30333
|
|
|
30356
|
-
.
|
|
30334
|
+
.E_o1ifxsq4 {
|
|
30357
30335
|
display: flex;
|
|
30358
|
-
|
|
30359
|
-
|
|
30360
|
-
|
|
30361
|
-
.E_f1l1g2k0 > label {
|
|
30362
|
-
width: 216px;
|
|
30336
|
+
justify-content: space-between;
|
|
30337
|
+
height: 20px;
|
|
30338
|
+
line-height: 20px;
|
|
30363
30339
|
}
|
|
30364
|
-
.
|
|
30365
|
-
|
|
30340
|
+
.E_o1ifxsq4 .timezone-title {
|
|
30341
|
+
color: #2d3a56;
|
|
30342
|
+
overflow: hidden;
|
|
30343
|
+
text-overflow: ellipsis;
|
|
30366
30344
|
}
|
|
30367
|
-
|
|
30368
|
-
|
|
30345
|
+
|
|
30346
|
+
.E_o1zue7 {
|
|
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;
|
|
30369
30353
|
}
|
|
30370
30354
|
|
|
30371
|
-
.
|
|
30372
|
-
|
|
30373
|
-
margin-right:
|
|
30355
|
+
.E_tyfmlxg {
|
|
30356
|
+
border: none;
|
|
30357
|
+
margin-right: 0;
|
|
30358
|
+
background: rgba(225, 230, 241, 0.6);
|
|
30374
30359
|
}
|
|
30375
30360
|
|
|
30376
|
-
.
|
|
30361
|
+
.E_o18uybox {
|
|
30362
|
+
pointer-events: none;
|
|
30363
|
+
height: 32px;
|
|
30377
30364
|
width: 100%;
|
|
30378
|
-
|
|
30379
|
-
background: rgba(213, 219, 227, 0.6);
|
|
30380
|
-
margin: 24px 0;
|
|
30365
|
+
opacity: 0;
|
|
30381
30366
|
}
|
|
30382
30367
|
|
|
30383
|
-
.
|
|
30384
|
-
|
|
30385
|
-
|
|
30386
|
-
|
|
30387
|
-
|
|
30368
|
+
.E_dsnbhzf {
|
|
30369
|
+
font-family: Inter;
|
|
30370
|
+
font-style: normal;
|
|
30371
|
+
font-weight: bold;
|
|
30372
|
+
font-size: 32px;
|
|
30373
|
+
line-height: 40px;
|
|
30388
30374
|
}
|
|
30389
30375
|
|
|
30390
|
-
.
|
|
30391
|
-
|
|
30392
|
-
|
|
30393
|
-
|
|
30394
|
-
|
|
30395
|
-
|
|
30396
|
-
border-radius: 50%;
|
|
30397
|
-
margin: 0 4px;
|
|
30376
|
+
.E_d1mvo22k {
|
|
30377
|
+
font-family: Inter;
|
|
30378
|
+
font-style: normal;
|
|
30379
|
+
font-weight: bold;
|
|
30380
|
+
font-size: 24px;
|
|
30381
|
+
line-height: 32px;
|
|
30398
30382
|
}
|
|
30399
30383
|
|
|
30400
|
-
.
|
|
30401
|
-
|
|
30402
|
-
|
|
30403
|
-
|
|
30404
|
-
|
|
30405
|
-
|
|
30406
|
-
padding: 35px 0 24px;
|
|
30407
|
-
border: none;
|
|
30408
|
-
}
|
|
30409
|
-
.E_m177r7a3 .ant-modal-header .ant-modal-title {
|
|
30410
|
-
font-size: 30px;
|
|
30384
|
+
.E_d1b444tr {
|
|
30385
|
+
font-family: Inter;
|
|
30386
|
+
font-style: normal;
|
|
30387
|
+
font-weight: normal;
|
|
30388
|
+
font-size: 32px;
|
|
30389
|
+
line-height: 40px;
|
|
30411
30390
|
}
|
|
30412
|
-
|
|
30413
|
-
|
|
30391
|
+
|
|
30392
|
+
.E_dvs0kue {
|
|
30393
|
+
font-family: Inter;
|
|
30394
|
+
font-style: normal;
|
|
30395
|
+
font-weight: bold;
|
|
30396
|
+
font-size: 20px;
|
|
30397
|
+
line-height: 24px;
|
|
30414
30398
|
}
|
|
30415
|
-
|
|
30416
|
-
|
|
30399
|
+
|
|
30400
|
+
.E_d1hcbfcq {
|
|
30401
|
+
font-family: Inter;
|
|
30402
|
+
font-style: normal;
|
|
30403
|
+
font-weight: normal;
|
|
30404
|
+
font-size: 20px;
|
|
30405
|
+
line-height: 24px;
|
|
30417
30406
|
}
|
|
30418
30407
|
|
|
30419
|
-
.
|
|
30420
|
-
font-
|
|
30421
|
-
|
|
30408
|
+
.E_d1cz922v {
|
|
30409
|
+
font-family: Inter;
|
|
30410
|
+
font-style: normal;
|
|
30422
30411
|
font-weight: bold;
|
|
30423
|
-
|
|
30424
|
-
|
|
30425
|
-
border-radius: 4px;
|
|
30426
|
-
display: inline-block;
|
|
30427
|
-
background: var(--t1wwio3v-0);
|
|
30428
|
-
}
|
|
30429
|
-
.E_t1wwio3v:not(:first-child) {
|
|
30430
|
-
margin-left: 4px;
|
|
30412
|
+
font-size: 18px;
|
|
30413
|
+
line-height: 22px;
|
|
30431
30414
|
}
|
|
30432
30415
|
|
|
30433
|
-
.
|
|
30434
|
-
|
|
30435
|
-
|
|
30436
|
-
|
|
30437
|
-
|
|
30438
|
-
|
|
30416
|
+
.E_d3nzbrm {
|
|
30417
|
+
font-family: Inter;
|
|
30418
|
+
font-style: normal;
|
|
30419
|
+
font-weight: normal;
|
|
30420
|
+
font-size: 18px;
|
|
30421
|
+
line-height: 22px;
|
|
30439
30422
|
}
|
|
30440
30423
|
|
|
30441
|
-
.
|
|
30442
|
-
font-
|
|
30424
|
+
.E_h1g0p5ob {
|
|
30425
|
+
font-family: Inter;
|
|
30426
|
+
font-style: normal;
|
|
30443
30427
|
font-weight: bold;
|
|
30444
|
-
|
|
30445
|
-
|
|
30446
|
-
margin-left: 2px;
|
|
30447
|
-
margin-right: 2px;
|
|
30448
|
-
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
30449
|
-
border-radius: 4px;
|
|
30428
|
+
font-size: 16px;
|
|
30429
|
+
line-height: 22px;
|
|
30450
30430
|
}
|
|
30451
30431
|
|
|
30452
|
-
.
|
|
30453
|
-
|
|
30454
|
-
|
|
30455
|
-
|
|
30456
|
-
|
|
30432
|
+
.E_hydo2ej {
|
|
30433
|
+
font-family: Inter;
|
|
30434
|
+
font-style: normal;
|
|
30435
|
+
font-weight: normal;
|
|
30436
|
+
font-size: 16px;
|
|
30437
|
+
line-height: 22px;
|
|
30457
30438
|
}
|
|
30458
|
-
|
|
30459
|
-
|
|
30439
|
+
|
|
30440
|
+
.E_h1hbuq0r {
|
|
30441
|
+
font-family: Inter;
|
|
30442
|
+
font-style: normal;
|
|
30443
|
+
font-weight: bold;
|
|
30444
|
+
font-size: 14px;
|
|
30445
|
+
line-height: 20px;
|
|
30460
30446
|
}
|
|
30461
|
-
|
|
30462
|
-
|
|
30447
|
+
|
|
30448
|
+
.E_h13bondg {
|
|
30449
|
+
font-family: Inter;
|
|
30450
|
+
font-style: normal;
|
|
30451
|
+
font-weight: normal;
|
|
30452
|
+
font-size: 14px;
|
|
30453
|
+
line-height: 20px;
|
|
30463
30454
|
}
|
|
30464
|
-
|
|
30465
|
-
|
|
30455
|
+
|
|
30456
|
+
.E_h1mhvdlx {
|
|
30457
|
+
font-family: Inter;
|
|
30458
|
+
font-style: normal;
|
|
30459
|
+
font-weight: bold;
|
|
30460
|
+
font-size: 12px;
|
|
30461
|
+
line-height: 18px;
|
|
30466
30462
|
}
|
|
30467
|
-
|
|
30468
|
-
|
|
30469
|
-
|
|
30470
|
-
|
|
30471
|
-
|
|
30472
|
-
|
|
30473
|
-
|
|
30474
|
-
padding: 14px;
|
|
30475
|
-
background: #f2f4f6;
|
|
30476
|
-
font-size: 13px;
|
|
30477
|
-
line-height: 1.8;
|
|
30478
|
-
color: #8e9aa9;
|
|
30479
|
-
}
|
|
30480
|
-
.E_f4mi9eq .form-item-label {
|
|
30481
|
-
padding-right: 12px;
|
|
30482
|
-
font-size: 13px;
|
|
30483
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30484
|
-
}
|
|
30485
|
-
.E_f4mi9eq .form-item-label.label-right {
|
|
30486
|
-
text-align: right;
|
|
30487
|
-
}
|
|
30488
|
-
.E_f4mi9eq .form-item-label,
|
|
30489
|
-
.E_f4mi9eq .form-item-control {
|
|
30490
|
-
line-height: 32px;
|
|
30491
|
-
}
|
|
30492
|
-
.E_f4mi9eq .form-item-control .form-item-error {
|
|
30493
|
-
line-height: 18px;
|
|
30494
|
-
}
|
|
30495
|
-
.E_f4mi9eq .form-item-children {
|
|
30496
|
-
width: 100%;
|
|
30497
|
-
}
|
|
30498
|
-
.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 {
|
|
30499
|
-
width: 100%;
|
|
30500
|
-
}
|
|
30501
|
-
.E_f4mi9eq .form-item-error {
|
|
30502
|
-
color: #e75a3a;
|
|
30503
|
-
height: 0;
|
|
30504
|
-
overflow: hidden;
|
|
30505
|
-
}
|
|
30506
|
-
.E_f4mi9eq .form-item-error-enter-done {
|
|
30507
|
-
margin-top: 4px;
|
|
30508
|
-
height: auto;
|
|
30509
|
-
overflow: auto;
|
|
30510
|
-
}
|
|
30511
|
-
.E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
|
|
30512
|
-
.E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
|
|
30513
|
-
border: 1px solid #e75a3a;
|
|
30514
|
-
color: #e75a3a;
|
|
30515
|
-
}
|
|
30516
|
-
|
|
30517
|
-
.E_fh0ewl8 {
|
|
30518
|
-
color: #2d3a56;
|
|
30519
|
-
font-weight: bold;
|
|
30520
|
-
padding-bottom: 6px;
|
|
30521
|
-
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
30522
|
-
margin-bottom: 16px;
|
|
30523
|
-
}
|
|
30524
|
-
.E_fh0ewl8:not(:first-of-type) {
|
|
30525
|
-
margin-top: 16px;
|
|
30526
|
-
}
|
|
30527
|
-
|
|
30528
|
-
.E_e1qrlvot {
|
|
30529
|
-
width: 8px;
|
|
30530
|
-
height: 24px;
|
|
30531
|
-
display: flex;
|
|
30532
|
-
justify-content: center;
|
|
30533
|
-
align-items: center;
|
|
30534
|
-
cursor: pointer;
|
|
30535
|
-
transition: all 200ms ease-out 40ms;
|
|
30536
|
-
}
|
|
30537
|
-
.E_e1qrlvot:before, .E_e1qrlvot:after {
|
|
30538
|
-
content: "";
|
|
30539
|
-
width: 1px;
|
|
30540
|
-
height: 6px;
|
|
30541
|
-
border-radius: 1px;
|
|
30542
|
-
background: #ccd4e3;
|
|
30543
|
-
position: relative;
|
|
30544
|
-
right: 2px;
|
|
30545
|
-
transform: rotate(-45deg);
|
|
30546
|
-
}
|
|
30547
|
-
.E_e1qrlvot:after {
|
|
30548
|
-
transform: rotate(45deg);
|
|
30549
|
-
left: 1px;
|
|
30550
|
-
}
|
|
30551
|
-
|
|
30552
|
-
.E_w9ic984.ant-alert-warning {
|
|
30553
|
-
border: 0;
|
|
30554
|
-
background: rgba(255, 187, 0, 0.1);
|
|
30555
|
-
border-radius: 6px;
|
|
30556
|
-
}
|
|
30557
|
-
.E_w9ic984.ant-alert,
|
|
30558
|
-
.E_w9ic984 .ant-alert-message {
|
|
30559
|
-
color: #e07f00;
|
|
30560
|
-
}
|
|
30561
|
-
.E_w9ic984.ant-alert .dashed-border-bottom,
|
|
30562
|
-
.E_w9ic984 .ant-alert-message .dashed-border-bottom {
|
|
30563
|
-
border-bottom-color: #e07f00;
|
|
30564
|
-
}
|
|
30565
|
-
|
|
30566
|
-
.E_n1k9qi4r {
|
|
30567
|
-
display: flex;
|
|
30568
|
-
flex-direction: row;
|
|
30569
|
-
padding: 7px 12px;
|
|
30570
|
-
background: rgba(255, 187, 0, 0.1);
|
|
30571
|
-
border-radius: 6px;
|
|
30572
|
-
color: #e07f00;
|
|
30573
|
-
font-size: 12px;
|
|
30574
|
-
line-height: 18px;
|
|
30575
|
-
}
|
|
30576
|
-
.E_n1k9qi4r .icon-wrapper {
|
|
30577
|
-
margin-right: 10px;
|
|
30578
|
-
height: 18px;
|
|
30579
|
-
}
|
|
30580
|
-
|
|
30581
|
-
.E_n16fsg9x {
|
|
30582
|
-
display: flex;
|
|
30583
|
-
flex-direction: row;
|
|
30584
|
-
padding: 7px 12px;
|
|
30585
|
-
background: rgba(225, 230, 241, 0.6);
|
|
30586
|
-
border-radius: 6px;
|
|
30587
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30588
|
-
font-size: 12px;
|
|
30589
|
-
line-height: 18px;
|
|
30590
|
-
}
|
|
30591
|
-
.E_n16fsg9x .icon-wrapper {
|
|
30592
|
-
margin-right: 10px;
|
|
30593
|
-
height: 18px;
|
|
30594
|
-
}
|
|
30595
|
-
|
|
30596
|
-
.E_i173wxzw {
|
|
30597
|
-
display: flex;
|
|
30598
|
-
flex-direction: row;
|
|
30599
|
-
padding: 7px 12px;
|
|
30600
|
-
background: rgba(0, 136, 255, 0.1);
|
|
30601
|
-
border-radius: 6px;
|
|
30602
|
-
color: #005ed1;
|
|
30603
|
-
font-size: 12px;
|
|
30604
|
-
line-height: 18px;
|
|
30605
|
-
}
|
|
30606
|
-
.E_i173wxzw .icon-wrapper {
|
|
30607
|
-
margin-right: 10px;
|
|
30608
|
-
height: 18px;
|
|
30609
|
-
}
|
|
30610
|
-
|
|
30611
|
-
.E_dld369h {
|
|
30612
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30613
|
-
margin-top: 5px;
|
|
30614
|
-
font-size: 12px;
|
|
30615
|
-
line-height: 18px;
|
|
30616
|
-
}
|
|
30617
|
-
|
|
30618
|
-
.E_s1epv22q {
|
|
30619
|
-
color: #f0483e;
|
|
30620
|
-
font-size: 12px;
|
|
30621
|
-
white-space: pre-wrap;
|
|
30622
|
-
}
|
|
30623
|
-
|
|
30624
|
-
.E_okus5hk {
|
|
30625
|
-
display: flex;
|
|
30626
|
-
align-items: center;
|
|
30627
|
-
justify-content: flex-end;
|
|
30628
|
-
}
|
|
30629
|
-
.E_okus5hk .icon-wrapper {
|
|
30630
|
-
margin-right: 16px;
|
|
30631
|
-
}
|
|
30632
|
-
|
|
30633
|
-
.E_t1auuzri {
|
|
30634
|
-
color: rgba(0, 21, 64, 0.3);
|
|
30635
|
-
}
|
|
30636
|
-
|
|
30637
|
-
.E_i74cfyt.ant-input {
|
|
30638
|
-
padding: 5px 12px;
|
|
30639
|
-
line-height: 20px;
|
|
30640
|
-
color: #2d3a56;
|
|
30641
|
-
border-radius: 6px;
|
|
30642
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
30643
|
-
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
30644
|
-
}
|
|
30645
|
-
.E_i74cfyt.ant-input.ant-input-lg {
|
|
30646
|
-
padding: 8px 16px;
|
|
30647
|
-
line-height: 22px;
|
|
30648
|
-
}
|
|
30649
|
-
.E_i74cfyt.ant-input.ant-input-sm {
|
|
30650
|
-
padding: 2px 8px;
|
|
30651
|
-
line-height: 18px;
|
|
30652
|
-
}
|
|
30653
|
-
.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 {
|
|
30654
|
-
border-color: rgba(107, 128, 167, 0.6);
|
|
30655
|
-
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
30656
|
-
z-index: 1;
|
|
30657
|
-
}
|
|
30658
|
-
.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 {
|
|
30659
|
-
border-color: #0096ff;
|
|
30660
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
30661
|
-
z-index: 1;
|
|
30662
|
-
}
|
|
30663
|
-
.E_i74cfyt.ant-input.error:not([disabled]), .E_i74cfyt.ant-picker.error:not([disabled]), .E_i74cfyt.ant-input-number.error:not([disabled]) {
|
|
30664
|
-
border-color: #e75a3a;
|
|
30665
|
-
color: #e75a3a;
|
|
30666
|
-
}
|
|
30667
|
-
.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 {
|
|
30668
|
-
border-color: #e75a3a;
|
|
30669
|
-
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
30670
|
-
}
|
|
30671
|
-
.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 {
|
|
30672
|
-
border-color: #e75a3a;
|
|
30673
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
30674
|
-
}
|
|
30675
|
-
.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 {
|
|
30676
|
-
background: rgba(211, 218, 235, 0.6);
|
|
30677
|
-
color: rgba(0, 21, 64, 0.3);
|
|
30678
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
30679
|
-
}
|
|
30680
|
-
.E_i74cfyt.ant-input-affix-wrapper {
|
|
30681
|
-
padding: 5px 12px;
|
|
30682
|
-
border-radius: 6px;
|
|
30683
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
30684
|
-
line-height: 20px;
|
|
30685
|
-
color: #2d3a56;
|
|
30686
|
-
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
30687
|
-
}
|
|
30688
|
-
.E_i74cfyt.ant-input-affix-wrapper .ant-input-suffix,
|
|
30689
|
-
.E_i74cfyt.ant-input-affix-wrapper .ant-input-prefix {
|
|
30690
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30691
|
-
}
|
|
30692
|
-
.E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
|
|
30693
|
-
padding: 8px 16px;
|
|
30694
|
-
line-height: 22px;
|
|
30695
|
-
}
|
|
30696
|
-
.E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
30697
|
-
padding: 2px 8px;
|
|
30698
|
-
line-height: 18px;
|
|
30699
|
-
}
|
|
30700
|
-
.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 {
|
|
30701
|
-
border-color: rgba(107, 128, 167, 0.6);
|
|
30702
|
-
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
30703
|
-
}
|
|
30704
|
-
.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 {
|
|
30705
|
-
border-color: #0096ff;
|
|
30706
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
30707
|
-
}
|
|
30708
|
-
.E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
|
|
30709
|
-
border-color: #e75a3a;
|
|
30710
|
-
}
|
|
30711
|
-
.E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
|
|
30712
|
-
color: #e75a3a;
|
|
30713
|
-
}
|
|
30714
|
-
.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 {
|
|
30715
|
-
border-color: #e75a3a;
|
|
30716
|
-
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
30717
|
-
}
|
|
30718
|
-
.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 {
|
|
30719
|
-
border-color: #e75a3a;
|
|
30720
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
30721
|
-
}
|
|
30722
|
-
.E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
|
|
30723
|
-
background: rgba(211, 218, 235, 0.6);
|
|
30724
|
-
color: rgba(0, 21, 64, 0.3);
|
|
30725
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
30726
|
-
}
|
|
30727
|
-
textarea.E_i74cfyt.ant-input {
|
|
30728
|
-
transition-property: height;
|
|
30729
|
-
transition-delay: 50ms;
|
|
30730
|
-
}
|
|
30731
|
-
textarea.E_i74cfyt.ant-input.textarea-large {
|
|
30732
|
-
min-height: 40px;
|
|
30733
|
-
height: 40px;
|
|
30734
|
-
}
|
|
30735
|
-
textarea.E_i74cfyt.ant-input.textarea-large:focus {
|
|
30736
|
-
height: 80px;
|
|
30737
|
-
}
|
|
30738
|
-
textarea.E_i74cfyt.ant-input.textarea-middle {
|
|
30739
|
-
min-height: 32px;
|
|
30740
|
-
height: 32px;
|
|
30741
|
-
}
|
|
30742
|
-
textarea.E_i74cfyt.ant-input.textarea-middle:focus {
|
|
30743
|
-
height: 64px;
|
|
30744
|
-
}
|
|
30745
|
-
textarea.E_i74cfyt.ant-input.textarea-small {
|
|
30746
|
-
min-height: 24px;
|
|
30747
|
-
height: 24px;
|
|
30748
|
-
}
|
|
30749
|
-
textarea.E_i74cfyt.ant-input.textarea-small:focus {
|
|
30750
|
-
height: 40px;
|
|
30751
|
-
}
|
|
30752
|
-
|
|
30753
|
-
.E_k1ci6977 input, .E_k1ci6977.input-tags {
|
|
30754
|
-
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
30755
|
-
border-radius: 4px;
|
|
30756
|
-
}
|
|
30757
|
-
.E_k1ci6977.input-tags {
|
|
30758
|
-
position: relative;
|
|
30759
|
-
padding: 6px;
|
|
30760
|
-
height: 32px;
|
|
30761
|
-
cursor: pointer;
|
|
30762
|
-
transition: border 150ms;
|
|
30763
|
-
}
|
|
30764
|
-
.E_k1ci6977.input-tags:hover {
|
|
30765
|
-
border-color: #0080ff;
|
|
30766
|
-
box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
|
|
30767
|
-
}
|
|
30768
|
-
.E_k1ci6977.input-tags.kit-input-suffix-wrapper {
|
|
30769
|
-
padding-right: 30px;
|
|
30770
|
-
}
|
|
30771
|
-
.E_k1ci6977.input-tags .input-tags-inner {
|
|
30772
|
-
display: flex;
|
|
30773
|
-
}
|
|
30774
|
-
.E_k1ci6977.input-tags .input-tags-inner .tags-overflow-auto {
|
|
30775
|
-
display: flex;
|
|
30776
|
-
}
|
|
30777
|
-
.E_k1ci6977.input-tags .input-tag-suffix {
|
|
30778
|
-
position: absolute;
|
|
30779
|
-
right: 12px;
|
|
30780
|
-
top: 50%;
|
|
30781
|
-
transform: translateY(-50%);
|
|
30782
|
-
}
|
|
30783
|
-
.E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle {
|
|
30784
|
-
color: rgba(0, 0, 0, 0.25);
|
|
30785
|
-
font-size: 12px;
|
|
30786
|
-
cursor: pointer;
|
|
30787
|
-
}
|
|
30788
|
-
.E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle:hover {
|
|
30789
|
-
color: rgba(0, 0, 0, 0.45);
|
|
30790
|
-
}
|
|
30791
|
-
.E_k1ci6977.has-focus-indicator {
|
|
30792
|
-
position: relative;
|
|
30793
|
-
overflow: hidden;
|
|
30794
|
-
}
|
|
30795
|
-
.E_k1ci6977.has-focus-indicator .ant-input-prefix {
|
|
30796
|
-
position: absolute;
|
|
30797
|
-
top: 50%;
|
|
30798
|
-
transform: translateY(-50%);
|
|
30799
|
-
left: -16px;
|
|
30800
|
-
transition: left 150ms ease;
|
|
30801
|
-
opacity: 0;
|
|
30802
|
-
}
|
|
30803
|
-
.E_k1ci6977.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
|
|
30804
|
-
left: 8px;
|
|
30805
|
-
opacity: 1;
|
|
30806
|
-
}
|
|
30807
|
-
.E_k1ci6977.has-focus-indicator input {
|
|
30808
|
-
transition: margin-left 150ms ease;
|
|
30809
|
-
margin-left: 0px;
|
|
30810
|
-
}
|
|
30811
|
-
.E_k1ci6977.has-focus-indicator input:focus {
|
|
30812
|
-
margin-left: 16px;
|
|
30813
|
-
}
|
|
30814
|
-
|
|
30815
|
-
input.E_l1f7td1d.ant-input {
|
|
30816
|
-
border-top-right-radius: 0;
|
|
30817
|
-
border-bottom-right-radius: 0;
|
|
30818
|
-
}
|
|
30819
|
-
|
|
30820
|
-
.E_l1f7td1d.ant-input-affix-wrapper {
|
|
30821
|
-
border-top-right-radius: 0;
|
|
30822
|
-
border-bottom-right-radius: 0;
|
|
30823
|
-
}
|
|
30824
|
-
|
|
30825
|
-
input.E_rf8rlle.ant-input {
|
|
30826
|
-
border-top-left-radius: 0;
|
|
30827
|
-
border-bottom-left-radius: 0;
|
|
30828
|
-
}
|
|
30829
|
-
|
|
30830
|
-
.E_rf8rlle.ant-input-affix-wrapper {
|
|
30831
|
-
border-top-left-radius: 0;
|
|
30832
|
-
border-bottom-left-radius: 0;
|
|
30833
|
-
}
|
|
30834
|
-
|
|
30835
|
-
.E_llt2k48.ant-select, .E_llt2k48.ant-select .ant-select-selector {
|
|
30836
|
-
border-top-right-radius: 0;
|
|
30837
|
-
border-bottom-right-radius: 0;
|
|
30838
|
-
}
|
|
30839
|
-
|
|
30840
|
-
.E_rdwz7eh.ant-select, .E_rdwz7eh.ant-select .ant-select-selector {
|
|
30841
|
-
border-top-left-radius: 0;
|
|
30842
|
-
border-bottom-left-radius: 0;
|
|
30843
|
-
}
|
|
30844
|
-
|
|
30845
|
-
.E_c3ni091 {
|
|
30846
|
-
display: flex;
|
|
30847
|
-
flex-direction: column;
|
|
30848
|
-
}
|
|
30849
|
-
.E_c3ni091 .select-wrapper {
|
|
30850
|
-
margin-top: 12px;
|
|
30851
|
-
}
|
|
30852
|
-
.E_c3ni091 .select-wrapper .select {
|
|
30853
|
-
width: 100%;
|
|
30854
|
-
}
|
|
30855
|
-
.E_c3ni091 .radio-wrapper {
|
|
30856
|
-
margin-top: 24px;
|
|
30857
|
-
}
|
|
30858
|
-
.E_c3ni091 div.form-item {
|
|
30859
|
-
width: 100%;
|
|
30860
|
-
}
|
|
30861
|
-
|
|
30862
|
-
.E_d105ju2d {
|
|
30863
|
-
font-size: 14px;
|
|
30864
|
-
font-weight: 500;
|
|
30865
|
-
color: #3e4652;
|
|
30866
|
-
line-height: 18px;
|
|
30867
|
-
}
|
|
30868
|
-
.E_d105ju2d + .E_d105ju2d {
|
|
30869
|
-
margin-top: 16px;
|
|
30870
|
-
}
|
|
30871
|
-
.E_d105ju2d + * {
|
|
30872
|
-
margin-top: 16px;
|
|
30873
|
-
}
|
|
30874
|
-
|
|
30875
|
-
.E_lh0l62z.E_d105ju2d {
|
|
30876
|
-
font-size: 12px;
|
|
30877
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30878
|
-
margin-top: 12px;
|
|
30879
|
-
}
|
|
30880
|
-
|
|
30881
|
-
.E_r1o4v2oc.E_lh0l62z.E_d105ju2d {
|
|
30882
|
-
line-height: 18px;
|
|
30883
|
-
font-weight: 500;
|
|
30884
|
-
margin-top: 0;
|
|
30885
|
-
white-space: initial;
|
|
30886
|
-
}
|
|
30887
|
-
|
|
30888
|
-
.E_r1skkc3l {
|
|
30889
|
-
display: block;
|
|
30890
|
-
}
|
|
30891
|
-
.E_r1skkc3l span {
|
|
30892
|
-
font-size: 14px;
|
|
30893
|
-
font-weight: 500;
|
|
30894
|
-
line-height: 32px;
|
|
30895
|
-
color: #3e4652;
|
|
30896
|
-
}
|
|
30897
|
-
|
|
30898
|
-
.E_c3cobmo {
|
|
30899
|
-
margin-top: 16px;
|
|
30900
|
-
padding: 8px;
|
|
30901
|
-
border-radius: 6px;
|
|
30902
|
-
background: rgba(225, 230, 241, 0.6);
|
|
30903
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30904
|
-
font-size: 12px;
|
|
30905
|
-
}
|
|
30906
|
-
.E_c3cobmo div {
|
|
30907
|
-
line-height: 20px;
|
|
30908
|
-
display: flex;
|
|
30909
|
-
align-items: center;
|
|
30910
|
-
word-break: break-all;
|
|
30911
|
-
}
|
|
30912
|
-
.E_c3cobmo .title {
|
|
30913
|
-
font-weight: 700;
|
|
30914
|
-
line-height: 18px;
|
|
30915
|
-
margin: 4px 0;
|
|
30916
|
-
}
|
|
30917
|
-
|
|
30918
|
-
.E_s1dizucg.ant-switch {
|
|
30919
|
-
min-width: 40px;
|
|
30920
|
-
height: 24px;
|
|
30921
|
-
background: rgba(172, 186, 211, 0.6);
|
|
30922
|
-
overflow: hidden;
|
|
30923
|
-
}
|
|
30924
|
-
.E_s1dizucg.ant-switch:focus {
|
|
30925
|
-
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
30926
|
-
}
|
|
30927
|
-
.E_s1dizucg.ant-switch-small {
|
|
30928
|
-
min-width: 26px;
|
|
30929
|
-
height: 16px;
|
|
30930
|
-
}
|
|
30931
|
-
.E_s1dizucg.ant-switch-large {
|
|
30932
|
-
min-width: 52px;
|
|
30933
|
-
height: 32px;
|
|
30934
|
-
}
|
|
30935
|
-
.E_s1dizucg.ant-switch .ant-switch-handle {
|
|
30936
|
-
height: 20px;
|
|
30937
|
-
width: 20px;
|
|
30938
|
-
}
|
|
30939
|
-
.E_s1dizucg.ant-switch .ant-switch-handle::before {
|
|
30940
|
-
border-radius: 10px;
|
|
30941
|
-
transition-delay: 120ms;
|
|
30942
|
-
}
|
|
30943
|
-
.E_s1dizucg.ant-switch-small .ant-switch-handle {
|
|
30944
|
-
height: 14px;
|
|
30945
|
-
width: 14px;
|
|
30946
|
-
top: 1px;
|
|
30947
|
-
left: 1px;
|
|
30948
|
-
}
|
|
30949
|
-
.E_s1dizucg.ant-switch-large .ant-switch-handle {
|
|
30950
|
-
height: 28px;
|
|
30951
|
-
width: 28px;
|
|
30952
|
-
}
|
|
30953
|
-
.E_s1dizucg.ant-switch-large .ant-switch-handle::before {
|
|
30954
|
-
border-radius: 14px;
|
|
30955
|
-
}
|
|
30956
|
-
.E_s1dizucg.ant-switch-checked {
|
|
30957
|
-
background-color: #00ba5d;
|
|
30958
|
-
}
|
|
30959
|
-
.E_s1dizucg.ant-switch-checked .ant-switch-handle {
|
|
30960
|
-
left: calc(100% - 20px - 2px);
|
|
30961
|
-
}
|
|
30962
|
-
.E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
30963
|
-
left: calc(100% - 14px - 1px);
|
|
30964
|
-
}
|
|
30965
|
-
.E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
30966
|
-
left: calc(100% - 28px - 2px);
|
|
30967
|
-
}
|
|
30968
|
-
|
|
30969
|
-
.E_c1up6e3y {
|
|
30970
|
-
margin-left: 5px;
|
|
30971
|
-
}
|
|
30972
|
-
|
|
30973
|
-
.E_iq1gosr {
|
|
30974
|
-
display: inline-block;
|
|
30975
|
-
}
|
|
30976
|
-
|
|
30977
|
-
.E_dsnbhzf {
|
|
30978
|
-
font-family: Inter;
|
|
30979
|
-
font-style: normal;
|
|
30980
|
-
font-weight: bold;
|
|
30981
|
-
font-size: 32px;
|
|
30982
|
-
line-height: 40px;
|
|
30983
|
-
}
|
|
30984
|
-
|
|
30985
|
-
.E_d1mvo22k {
|
|
30986
|
-
font-family: Inter;
|
|
30987
|
-
font-style: normal;
|
|
30988
|
-
font-weight: bold;
|
|
30989
|
-
font-size: 24px;
|
|
30990
|
-
line-height: 32px;
|
|
30991
|
-
}
|
|
30992
|
-
|
|
30993
|
-
.E_d1b444tr {
|
|
30994
|
-
font-family: Inter;
|
|
30995
|
-
font-style: normal;
|
|
30996
|
-
font-weight: normal;
|
|
30997
|
-
font-size: 32px;
|
|
30998
|
-
line-height: 40px;
|
|
30999
|
-
}
|
|
31000
|
-
|
|
31001
|
-
.E_dvs0kue {
|
|
31002
|
-
font-family: Inter;
|
|
31003
|
-
font-style: normal;
|
|
31004
|
-
font-weight: bold;
|
|
31005
|
-
font-size: 20px;
|
|
31006
|
-
line-height: 24px;
|
|
31007
|
-
}
|
|
31008
|
-
|
|
31009
|
-
.E_d1hcbfcq {
|
|
31010
|
-
font-family: Inter;
|
|
31011
|
-
font-style: normal;
|
|
31012
|
-
font-weight: normal;
|
|
31013
|
-
font-size: 20px;
|
|
31014
|
-
line-height: 24px;
|
|
31015
|
-
}
|
|
31016
|
-
|
|
31017
|
-
.E_d1cz922v {
|
|
31018
|
-
font-family: Inter;
|
|
31019
|
-
font-style: normal;
|
|
31020
|
-
font-weight: bold;
|
|
31021
|
-
font-size: 18px;
|
|
31022
|
-
line-height: 22px;
|
|
31023
|
-
}
|
|
31024
|
-
|
|
31025
|
-
.E_d3nzbrm {
|
|
31026
|
-
font-family: Inter;
|
|
31027
|
-
font-style: normal;
|
|
31028
|
-
font-weight: normal;
|
|
31029
|
-
font-size: 18px;
|
|
31030
|
-
line-height: 22px;
|
|
31031
|
-
}
|
|
31032
|
-
|
|
31033
|
-
.E_h1g0p5ob {
|
|
31034
|
-
font-family: Inter;
|
|
31035
|
-
font-style: normal;
|
|
31036
|
-
font-weight: bold;
|
|
31037
|
-
font-size: 16px;
|
|
31038
|
-
line-height: 22px;
|
|
31039
|
-
}
|
|
31040
|
-
|
|
31041
|
-
.E_hydo2ej {
|
|
31042
|
-
font-family: Inter;
|
|
31043
|
-
font-style: normal;
|
|
31044
|
-
font-weight: normal;
|
|
31045
|
-
font-size: 16px;
|
|
31046
|
-
line-height: 22px;
|
|
31047
|
-
}
|
|
31048
|
-
|
|
31049
|
-
.E_h1hbuq0r {
|
|
31050
|
-
font-family: Inter;
|
|
31051
|
-
font-style: normal;
|
|
31052
|
-
font-weight: bold;
|
|
31053
|
-
font-size: 14px;
|
|
31054
|
-
line-height: 20px;
|
|
31055
|
-
}
|
|
31056
|
-
|
|
31057
|
-
.E_h13bondg {
|
|
31058
|
-
font-family: Inter;
|
|
31059
|
-
font-style: normal;
|
|
31060
|
-
font-weight: normal;
|
|
31061
|
-
font-size: 14px;
|
|
31062
|
-
line-height: 20px;
|
|
31063
|
-
}
|
|
31064
|
-
|
|
31065
|
-
.E_h1mhvdlx {
|
|
31066
|
-
font-family: Inter;
|
|
31067
|
-
font-style: normal;
|
|
31068
|
-
font-weight: bold;
|
|
31069
|
-
font-size: 12px;
|
|
31070
|
-
line-height: 18px;
|
|
31071
|
-
}
|
|
31072
|
-
|
|
31073
|
-
.E_h1inmfq6 {
|
|
31074
|
-
font-family: Inter;
|
|
31075
|
-
font-style: normal;
|
|
31076
|
-
font-weight: normal;
|
|
31077
|
-
font-size: 12px;
|
|
31078
|
-
line-height: 18px;
|
|
30463
|
+
|
|
30464
|
+
.E_h1inmfq6 {
|
|
30465
|
+
font-family: Inter;
|
|
30466
|
+
font-style: normal;
|
|
30467
|
+
font-weight: normal;
|
|
30468
|
+
font-size: 12px;
|
|
30469
|
+
line-height: 18px;
|
|
31079
30470
|
}
|
|
31080
30471
|
|
|
31081
30472
|
.E_h1kfc0la {
|
|
@@ -31395,725 +30786,989 @@ input.E_rf8rlle.ant-input {
|
|
|
31395
30786
|
font-size: 13px;
|
|
31396
30787
|
line-height: 20px;
|
|
31397
30788
|
}
|
|
31398
|
-
|
|
31399
|
-
.E_t114zbyz {
|
|
31400
|
-
font-family: Inter;
|
|
31401
|
-
font-style: normal;
|
|
31402
|
-
font-weight: normal;
|
|
31403
|
-
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
31404
|
-
font-size: 12px;
|
|
31405
|
-
line-height: 18px;
|
|
30789
|
+
|
|
30790
|
+
.E_t114zbyz {
|
|
30791
|
+
font-family: Inter;
|
|
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;
|
|
30797
|
+
}
|
|
30798
|
+
|
|
30799
|
+
.E_t1il0kvi {
|
|
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;
|
|
30806
|
+
}
|
|
30807
|
+
|
|
30808
|
+
.E_t10dv8p1 {
|
|
30809
|
+
font-family: Inter;
|
|
30810
|
+
font-style: normal;
|
|
30811
|
+
font-weight: normal;
|
|
30812
|
+
font-feature-settings: "zero" on;
|
|
30813
|
+
font-size: 12px;
|
|
30814
|
+
line-height: 18px;
|
|
30815
|
+
}
|
|
30816
|
+
|
|
30817
|
+
.E_tc2oqpq {
|
|
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;
|
|
30824
|
+
}
|
|
30825
|
+
|
|
30826
|
+
.E_tzvddmc {
|
|
30827
|
+
font-family: Inter;
|
|
30828
|
+
font-style: normal;
|
|
30829
|
+
font-weight: bold;
|
|
30830
|
+
font-feature-settings: "zero" on;
|
|
30831
|
+
font-size: 16px;
|
|
30832
|
+
line-height: 24px;
|
|
30833
|
+
}
|
|
30834
|
+
|
|
30835
|
+
.E_u18llj45 {
|
|
30836
|
+
font-family: Inter;
|
|
30837
|
+
font-style: normal;
|
|
30838
|
+
font-weight: normal;
|
|
30839
|
+
font-size: 10px;
|
|
30840
|
+
line-height: 12px;
|
|
30841
|
+
}
|
|
30842
|
+
|
|
30843
|
+
.E_skwah65 {
|
|
30844
|
+
height: 8px;
|
|
30845
|
+
box-sizing: border-box;
|
|
30846
|
+
border-radius: 2px;
|
|
30847
|
+
background: #f5f7fa;
|
|
30848
|
+
display: flex;
|
|
30849
|
+
width: 100%;
|
|
30850
|
+
overflow: hidden;
|
|
30851
|
+
}
|
|
30852
|
+
.E_skwah65 .stack-bar-item + .stack-bar-item {
|
|
30853
|
+
margin-left: 1px;
|
|
30854
|
+
}
|
|
30855
|
+
|
|
30856
|
+
.E_s1ebs0ra {
|
|
30857
|
+
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
|
+
}
|
|
30867
|
+
.E_s1ebs0ra .select-total {
|
|
30868
|
+
display: flex;
|
|
30869
|
+
align-items: center;
|
|
30870
|
+
font-weight: 700;
|
|
30871
|
+
flex-shrink: 0;
|
|
30872
|
+
}
|
|
30873
|
+
.E_s1ebs0ra .select-total .icon-wrapper {
|
|
30874
|
+
cursor: pointer;
|
|
30875
|
+
margin-left: 8px;
|
|
30876
|
+
width: 32px;
|
|
30877
|
+
height: 32px;
|
|
30878
|
+
border-radius: 50%;
|
|
30879
|
+
justify-content: center;
|
|
30880
|
+
}
|
|
30881
|
+
.E_s1ebs0ra .select-total .icon-wrapper:hover {
|
|
30882
|
+
background: rgba(225, 230, 241, 0.6);
|
|
30883
|
+
}
|
|
30884
|
+
.E_s1ebs0ra .action-group {
|
|
30885
|
+
flex: 1;
|
|
30886
|
+
margin-left: 88px;
|
|
30887
|
+
white-space: nowrap;
|
|
30888
|
+
text-align: right;
|
|
30889
|
+
position: relative;
|
|
30890
|
+
padding: 4px 0;
|
|
30891
|
+
margin-top: -4px;
|
|
30892
|
+
overflow: hidden;
|
|
30893
|
+
}
|
|
30894
|
+
.E_s1ebs0ra .action-group .sub-menu-delete {
|
|
30895
|
+
transform: translateY(-4px);
|
|
30896
|
+
}
|
|
30897
|
+
.E_s1ebs0ra .action-group button {
|
|
30898
|
+
border: none;
|
|
30899
|
+
}
|
|
30900
|
+
.E_s1ebs0ra .action-group > *:not(:last-child) {
|
|
30901
|
+
margin-right: 8px;
|
|
30902
|
+
}
|
|
30903
|
+
.E_s1ebs0ra .action-group > button:last-child {
|
|
30904
|
+
margin-right: 4px;
|
|
30905
|
+
}
|
|
30906
|
+
.E_s1ebs0ra .action-group .more-btn {
|
|
30907
|
+
cursor: pointer;
|
|
30908
|
+
width: 32px;
|
|
30909
|
+
height: 32px;
|
|
30910
|
+
justify-content: center;
|
|
30911
|
+
border-radius: 50%;
|
|
30912
|
+
}
|
|
30913
|
+
.E_s1ebs0ra .action-group .more-btn:hover {
|
|
30914
|
+
background: #fff;
|
|
30915
|
+
}
|
|
30916
|
+
|
|
30917
|
+
.E_c1up1pdz {
|
|
30918
|
+
width: 648px;
|
|
30919
|
+
}
|
|
30920
|
+
.E_c1up1pdz.active {
|
|
30921
|
+
border-color: #0080ff;
|
|
30922
|
+
}
|
|
30923
|
+
.E_c1up1pdz.active > header {
|
|
30924
|
+
background: rgba(0, 128, 255, 0.1);
|
|
30925
|
+
}
|
|
30926
|
+
.E_c1up1pdz .expand {
|
|
30927
|
+
padding: 12px;
|
|
30928
|
+
}
|
|
30929
|
+
.E_c1up1pdz .field-item {
|
|
30930
|
+
display: flex;
|
|
30931
|
+
padding: 10px 0;
|
|
30932
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
30933
|
+
}
|
|
30934
|
+
.E_c1up1pdz .field-item:last-child {
|
|
30935
|
+
border-bottom: none;
|
|
30936
|
+
padding-bottom: 0;
|
|
30937
|
+
}
|
|
30938
|
+
.E_c1up1pdz .field-item label {
|
|
30939
|
+
line-height: 32px;
|
|
30940
|
+
width: 100px;
|
|
30941
|
+
color: rgba(62, 70, 82, 0.6);
|
|
30942
|
+
}
|
|
30943
|
+
.E_c1up1pdz .help {
|
|
30944
|
+
color: rgba(62, 70, 82, 0.6);
|
|
30945
|
+
margin-top: 5px;
|
|
30946
|
+
}
|
|
30947
|
+
.E_c1up1pdz .ant-input-affix-wrapper,
|
|
30948
|
+
.E_c1up1pdz .ant-picker {
|
|
30949
|
+
width: 128px;
|
|
30950
|
+
}
|
|
30951
|
+
|
|
30952
|
+
.E_c156wh19 {
|
|
30953
|
+
display: flex;
|
|
30954
|
+
align-items: center;
|
|
30955
|
+
justify-content: space-between;
|
|
30956
|
+
word-break: keep-all;
|
|
30957
|
+
}
|
|
30958
|
+
.E_c156wh19 .title {
|
|
30959
|
+
margin: 0 16px 0 8px;
|
|
30960
|
+
}
|
|
30961
|
+
.E_c156wh19 .retain {
|
|
30962
|
+
color: rgba(129, 138, 153, 0.6);
|
|
30963
|
+
}
|
|
30964
|
+
.E_c156wh19 div.left {
|
|
30965
|
+
flex: 1;
|
|
30966
|
+
display: flex;
|
|
30967
|
+
overflow: hidden;
|
|
30968
|
+
align-items: center;
|
|
30969
|
+
justify-content: flex-start;
|
|
30970
|
+
white-space: nowrap;
|
|
30971
|
+
}
|
|
30972
|
+
.E_c156wh19 div.left .title {
|
|
30973
|
+
max-width: 100%;
|
|
30974
|
+
overflow: hidden;
|
|
30975
|
+
text-overflow: ellipsis;
|
|
30976
|
+
}
|
|
30977
|
+
.E_c156wh19 div.right {
|
|
30978
|
+
display: flex;
|
|
30979
|
+
align-items: center;
|
|
30980
|
+
}
|
|
30981
|
+
.E_c156wh19 .reverse {
|
|
30982
|
+
display: flex;
|
|
30983
|
+
flex-direction: row-reverse;
|
|
30984
|
+
align-items: center;
|
|
31406
30985
|
}
|
|
31407
|
-
|
|
31408
|
-
|
|
31409
|
-
font-family: Inter;
|
|
31410
|
-
font-style: normal;
|
|
31411
|
-
font-weight: 500;
|
|
31412
|
-
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
31413
|
-
font-size: 12px;
|
|
31414
|
-
line-height: 18px;
|
|
30986
|
+
.E_c156wh19 .reverse .ant-switch {
|
|
30987
|
+
margin-left: 8px;
|
|
31415
30988
|
}
|
|
31416
|
-
|
|
31417
|
-
|
|
31418
|
-
|
|
31419
|
-
|
|
31420
|
-
|
|
31421
|
-
font-feature-settings: "zero" on;
|
|
31422
|
-
font-size: 12px;
|
|
31423
|
-
line-height: 18px;
|
|
30989
|
+
.E_c156wh19 .close {
|
|
30990
|
+
padding-left: 14px;
|
|
30991
|
+
margin-left: 14px;
|
|
30992
|
+
border-left: 1px solid rgba(129, 138, 153, 0.6);
|
|
30993
|
+
cursor: pointer;
|
|
31424
30994
|
}
|
|
31425
30995
|
|
|
31426
|
-
.
|
|
31427
|
-
|
|
31428
|
-
|
|
31429
|
-
font-weight: 500;
|
|
31430
|
-
font-feature-settings: "zero" on;
|
|
31431
|
-
font-size: 12px;
|
|
31432
|
-
line-height: 18px;
|
|
30996
|
+
.E_m126spxy {
|
|
30997
|
+
padding-bottom: 4px;
|
|
30998
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
31433
30999
|
}
|
|
31434
|
-
|
|
31435
|
-
|
|
31436
|
-
|
|
31437
|
-
|
|
31438
|
-
font-weight: bold;
|
|
31439
|
-
font-feature-settings: "zero" on;
|
|
31440
|
-
font-size: 16px;
|
|
31441
|
-
line-height: 24px;
|
|
31000
|
+
.E_m126spxy .ant-btn-link {
|
|
31001
|
+
padding: 1px 10px;
|
|
31002
|
+
color: rgba(62, 70, 82, 0.6);
|
|
31003
|
+
border-radius: 4px;
|
|
31442
31004
|
}
|
|
31443
|
-
|
|
31444
|
-
.
|
|
31445
|
-
|
|
31446
|
-
font-style: normal;
|
|
31447
|
-
font-weight: normal;
|
|
31448
|
-
font-size: 10px;
|
|
31449
|
-
line-height: 12px;
|
|
31005
|
+
.E_m126spxy .ant-btn-link.active {
|
|
31006
|
+
background: rgba(0, 128, 255, 0.1);
|
|
31007
|
+
color: #0096ff;
|
|
31450
31008
|
}
|
|
31451
31009
|
|
|
31452
|
-
.
|
|
31453
|
-
|
|
31010
|
+
.E_wpbf4pq {
|
|
31011
|
+
padding: 10px 0;
|
|
31012
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
31454
31013
|
}
|
|
31455
|
-
|
|
31456
|
-
.
|
|
31457
|
-
|
|
31014
|
+
.E_wpbf4pq .ant-input,
|
|
31015
|
+
.E_wpbf4pq .ant-picker {
|
|
31016
|
+
width: 80px;
|
|
31017
|
+
margin: 0 9px;
|
|
31018
|
+
text-align: center;
|
|
31458
31019
|
}
|
|
31459
|
-
.
|
|
31460
|
-
|
|
31461
|
-
|
|
31020
|
+
.E_wpbf4pq .options {
|
|
31021
|
+
padding: 12px 0 12px 16px;
|
|
31022
|
+
border-left: 2px solid rgba(129, 138, 153, 0.6);
|
|
31023
|
+
margin: 5px 0 5px 8px;
|
|
31462
31024
|
}
|
|
31463
|
-
.
|
|
31464
|
-
|
|
31025
|
+
.E_wpbf4pq .week-day-option,
|
|
31026
|
+
.E_wpbf4pq .month-day-option {
|
|
31027
|
+
background: #f5f7fa;
|
|
31028
|
+
box-sizing: border-box;
|
|
31029
|
+
border-radius: 16px;
|
|
31030
|
+
margin-right: 8px;
|
|
31465
31031
|
}
|
|
31466
|
-
.
|
|
31467
|
-
|
|
31468
|
-
|
|
31032
|
+
.E_wpbf4pq .week-day-option:focus,
|
|
31033
|
+
.E_wpbf4pq .month-day-option:focus {
|
|
31034
|
+
color: inherit;
|
|
31035
|
+
border-color: #d9d9d9;
|
|
31469
31036
|
}
|
|
31470
|
-
.
|
|
31471
|
-
|
|
31037
|
+
.E_wpbf4pq .week-day-option.active {
|
|
31038
|
+
background-color: #0096ff;
|
|
31039
|
+
border-color: #0096ff;
|
|
31040
|
+
color: #fff;
|
|
31472
31041
|
}
|
|
31473
|
-
.
|
|
31474
|
-
|
|
31042
|
+
.E_wpbf4pq .week-day-option.en-text {
|
|
31043
|
+
width: 110px;
|
|
31044
|
+
margin-top: 4px;
|
|
31475
31045
|
}
|
|
31476
|
-
.
|
|
31477
|
-
|
|
31046
|
+
.E_wpbf4pq .month-day-option {
|
|
31047
|
+
width: 32px;
|
|
31048
|
+
padding: 0;
|
|
31049
|
+
margin-bottom: 8px;
|
|
31478
31050
|
}
|
|
31479
|
-
.
|
|
31480
|
-
|
|
31051
|
+
.E_wpbf4pq .month-day-option.active {
|
|
31052
|
+
background-color: #0096ff;
|
|
31053
|
+
border-color: #0096ff;
|
|
31054
|
+
color: #fff;
|
|
31481
31055
|
}
|
|
31482
|
-
|
|
31483
|
-
|
|
31056
|
+
|
|
31057
|
+
.E_cnujxq2 {
|
|
31058
|
+
display: flex;
|
|
31059
|
+
flex-direction: column;
|
|
31484
31060
|
}
|
|
31485
|
-
|
|
31061
|
+
|
|
31062
|
+
.E_m7s48ia {
|
|
31063
|
+
max-width: 1120px;
|
|
31064
|
+
width: 100%;
|
|
31065
|
+
margin: 0 auto;
|
|
31486
31066
|
height: 100%;
|
|
31487
|
-
overflow: visible;
|
|
31488
31067
|
}
|
|
31489
|
-
|
|
31490
|
-
|
|
31068
|
+
|
|
31069
|
+
.E_wt5zbg6 {
|
|
31070
|
+
max-width: 1120px;
|
|
31071
|
+
width: 100%;
|
|
31072
|
+
margin: 0 auto;
|
|
31073
|
+
display: flex;
|
|
31491
31074
|
}
|
|
31492
|
-
.
|
|
31493
|
-
.
|
|
31494
|
-
|
|
31075
|
+
.E_wt5zbg6 .left,
|
|
31076
|
+
.E_wt5zbg6 .right {
|
|
31077
|
+
flex-grow: 0;
|
|
31078
|
+
flex-shrink: 0;
|
|
31079
|
+
flex-basis: 21%;
|
|
31495
31080
|
}
|
|
31496
|
-
.
|
|
31497
|
-
|
|
31081
|
+
.E_wt5zbg6 .left {
|
|
31082
|
+
display: flex;
|
|
31083
|
+
justify-content: flex-end;
|
|
31084
|
+
padding-right: 44px;
|
|
31498
31085
|
}
|
|
31499
|
-
.
|
|
31500
|
-
|
|
31501
|
-
background: #fff;
|
|
31502
|
-
padding: 0 !important;
|
|
31086
|
+
.E_wt5zbg6 .right {
|
|
31087
|
+
padding-left: 44px;
|
|
31503
31088
|
}
|
|
31504
|
-
.
|
|
31505
|
-
|
|
31506
|
-
|
|
31507
|
-
|
|
31508
|
-
|
|
31509
|
-
padding: 8px;
|
|
31089
|
+
.E_wt5zbg6 .middle {
|
|
31090
|
+
margin-bottom: 40px;
|
|
31091
|
+
flex-grow: 0;
|
|
31092
|
+
flex-shrink: 0;
|
|
31093
|
+
flex-basis: 58%;
|
|
31510
31094
|
}
|
|
31511
|
-
.
|
|
31512
|
-
.E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content > span {
|
|
31513
|
-
overflow: hidden;
|
|
31514
|
-
text-overflow: ellipsis;
|
|
31095
|
+
.E_wt5zbg6 .middle .form-base-field {
|
|
31515
31096
|
width: 100%;
|
|
31516
31097
|
}
|
|
31517
|
-
.
|
|
31518
|
-
|
|
31098
|
+
.E_wt5zbg6 .middle .form-base-field .form-base-field {
|
|
31099
|
+
width: auto;
|
|
31519
31100
|
}
|
|
31520
|
-
|
|
31521
|
-
|
|
31101
|
+
|
|
31102
|
+
.E_h18jprzg .ant-modal-header {
|
|
31103
|
+
margin: 0 auto;
|
|
31104
|
+
width: 100%;
|
|
31105
|
+
max-width: 648px;
|
|
31522
31106
|
}
|
|
31523
|
-
.
|
|
31524
|
-
|
|
31525
|
-
border-left: none;
|
|
31526
|
-
border-right: none;
|
|
31527
|
-
border-bottom: none;
|
|
31528
|
-
height: 100%;
|
|
31529
|
-
font-size: 12px;
|
|
31530
|
-
background: transparent;
|
|
31107
|
+
.E_h18jprzg .ant-modal-header .ant-modal-title {
|
|
31108
|
+
margin-left: 0;
|
|
31531
31109
|
}
|
|
31532
|
-
.
|
|
31533
|
-
|
|
31534
|
-
|
|
31535
|
-
|
|
31536
|
-
|
|
31110
|
+
.E_h18jprzg .ant-modal-body {
|
|
31111
|
+
margin: 0 auto;
|
|
31112
|
+
padding: 0;
|
|
31113
|
+
width: 100%;
|
|
31114
|
+
max-width: 648px;
|
|
31115
|
+
overflow: hidden;
|
|
31537
31116
|
}
|
|
31538
|
-
.
|
|
31539
|
-
|
|
31540
|
-
color: #2d3a56;
|
|
31117
|
+
.E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
|
|
31118
|
+
margin-bottom: 40px;
|
|
31541
31119
|
}
|
|
31542
|
-
.
|
|
31543
|
-
|
|
31544
|
-
|
|
31120
|
+
.E_h18jprzg .ant-modal-body .horizontal-content-wrapper {
|
|
31121
|
+
height: calc(100vh - 225px);
|
|
31122
|
+
overflow-y: auto;
|
|
31545
31123
|
}
|
|
31546
|
-
.
|
|
31547
|
-
|
|
31548
|
-
|
|
31124
|
+
.E_h18jprzg .ant-modal-footer .footer-content {
|
|
31125
|
+
margin: 0 auto;
|
|
31126
|
+
max-width: 648px;
|
|
31549
31127
|
}
|
|
31550
|
-
|
|
31551
|
-
|
|
31128
|
+
|
|
31129
|
+
.E_h16z9xgz .ant-modal-header {
|
|
31130
|
+
margin: 0 auto;
|
|
31131
|
+
width: 100%;
|
|
31132
|
+
max-width: 1024px;
|
|
31133
|
+
}
|
|
31134
|
+
.E_h16z9xgz .ant-modal-header .ant-modal-title {
|
|
31135
|
+
margin-left: 0;
|
|
31136
|
+
}
|
|
31137
|
+
.E_h16z9xgz .ant-modal-body {
|
|
31138
|
+
margin: 0 auto;
|
|
31139
|
+
padding: 0;
|
|
31140
|
+
width: 100%;
|
|
31141
|
+
max-width: 1024px;
|
|
31142
|
+
overflow: hidden;
|
|
31143
|
+
}
|
|
31144
|
+
.E_h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
|
|
31145
|
+
margin-bottom: 40px;
|
|
31146
|
+
}
|
|
31147
|
+
.E_h16z9xgz .ant-modal-body .horizontal-content-wrapper {
|
|
31148
|
+
height: calc(100vh - 225px);
|
|
31149
|
+
overflow-y: auto;
|
|
31150
|
+
}
|
|
31151
|
+
.E_h16z9xgz .ant-modal-footer .footer-content {
|
|
31152
|
+
margin: 0 auto;
|
|
31153
|
+
max-width: 1024px;
|
|
31552
31154
|
}
|
|
31553
|
-
|
|
31554
|
-
|
|
31555
|
-
|
|
31556
|
-
top: 50%;
|
|
31557
|
-
right: 12px;
|
|
31558
|
-
transform: translateY(-50%);
|
|
31155
|
+
|
|
31156
|
+
.E_f1lrhghm {
|
|
31157
|
+
flex: 1;
|
|
31559
31158
|
}
|
|
31560
|
-
.
|
|
31561
|
-
|
|
31562
|
-
|
|
31563
|
-
|
|
31159
|
+
.E_f1lrhghm label {
|
|
31160
|
+
font-size: 13px;
|
|
31161
|
+
line-height: 20px;
|
|
31162
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31564
31163
|
}
|
|
31565
|
-
.
|
|
31566
|
-
|
|
31567
|
-
|
|
31568
|
-
|
|
31164
|
+
.E_f1lrhghm .title {
|
|
31165
|
+
font-size: 14px;
|
|
31166
|
+
line-height: 20px;
|
|
31167
|
+
color: #2d3a56;
|
|
31168
|
+
margin-bottom: 12px;
|
|
31569
31169
|
}
|
|
31570
|
-
.
|
|
31571
|
-
|
|
31170
|
+
.E_f1lrhghm.connect-cluster .title {
|
|
31171
|
+
padding-bottom: 26px;
|
|
31572
31172
|
}
|
|
31573
|
-
|
|
31574
|
-
|
|
31575
|
-
|
|
31576
|
-
|
|
31577
|
-
|
|
31578
|
-
transition: background 0ms;
|
|
31579
|
-
color: #00122e;
|
|
31173
|
+
|
|
31174
|
+
.E_f18ot8em {
|
|
31175
|
+
padding: 25px 0 15px 0;
|
|
31176
|
+
border-bottom: 1px solid #e1e5eb;
|
|
31177
|
+
margin-bottom: 16px;
|
|
31580
31178
|
}
|
|
31581
|
-
|
|
31582
|
-
|
|
31583
|
-
|
|
31179
|
+
|
|
31180
|
+
.E_f1l1g2k0 {
|
|
31181
|
+
display: flex;
|
|
31182
|
+
align-items: center;
|
|
31183
|
+
margin-bottom: 8px;
|
|
31584
31184
|
}
|
|
31585
|
-
.
|
|
31586
|
-
|
|
31587
|
-
color: #00122e;
|
|
31588
|
-
font-size: 12px;
|
|
31589
|
-
text-align: left;
|
|
31590
|
-
transition: none;
|
|
31591
|
-
overflow: hidden;
|
|
31592
|
-
text-overflow: ellipsis;
|
|
31593
|
-
white-space: nowrap;
|
|
31185
|
+
.E_f1l1g2k0 > label {
|
|
31186
|
+
width: 216px;
|
|
31594
31187
|
}
|
|
31595
|
-
.
|
|
31596
|
-
|
|
31188
|
+
.E_f1l1g2k0 > label + * {
|
|
31189
|
+
width: 100%;
|
|
31597
31190
|
}
|
|
31598
|
-
.
|
|
31599
|
-
overflow: hidden;
|
|
31600
|
-
text-overflow: ellipsis;
|
|
31191
|
+
.E_f1l1g2k0 .ant-select {
|
|
31601
31192
|
width: 100%;
|
|
31602
|
-
vertical-align: middle;
|
|
31603
31193
|
}
|
|
31604
|
-
|
|
31605
|
-
|
|
31194
|
+
|
|
31195
|
+
.E_e1k89cwg {
|
|
31196
|
+
color: #e75a3a;
|
|
31197
|
+
margin-right: 10px;
|
|
31606
31198
|
}
|
|
31607
|
-
|
|
31608
|
-
|
|
31199
|
+
|
|
31200
|
+
.E_d1oui1gf {
|
|
31201
|
+
width: 100%;
|
|
31202
|
+
height: 1px;
|
|
31203
|
+
background: rgba(213, 219, 227, 0.6);
|
|
31204
|
+
margin: 24px 0;
|
|
31609
31205
|
}
|
|
31610
|
-
|
|
31611
|
-
|
|
31206
|
+
|
|
31207
|
+
.E_l15itdbb {
|
|
31208
|
+
display: flex;
|
|
31209
|
+
justify-content: center;
|
|
31210
|
+
align-items: center;
|
|
31211
|
+
height: 100%;
|
|
31612
31212
|
}
|
|
31613
|
-
|
|
31614
|
-
|
|
31615
|
-
|
|
31213
|
+
|
|
31214
|
+
.E_d1y3z4w {
|
|
31215
|
+
display: inline-block;
|
|
31216
|
+
width: 4px;
|
|
31217
|
+
height: 4px;
|
|
31218
|
+
background: #8e9aa9;
|
|
31219
|
+
opacity: 0.4;
|
|
31220
|
+
border-radius: 50%;
|
|
31221
|
+
margin: 0 4px;
|
|
31616
31222
|
}
|
|
31617
|
-
|
|
31618
|
-
|
|
31223
|
+
|
|
31224
|
+
.E_m177r7a3 .ant-modal-header,
|
|
31225
|
+
.E_m177r7a3 .ant-modal-footer .footer-content {
|
|
31226
|
+
width: 648px;
|
|
31227
|
+
margin: 0 auto;
|
|
31619
31228
|
}
|
|
31620
|
-
.
|
|
31621
|
-
|
|
31229
|
+
.E_m177r7a3 .ant-modal-header {
|
|
31230
|
+
padding: 35px 0 24px;
|
|
31231
|
+
border: none;
|
|
31622
31232
|
}
|
|
31623
|
-
.
|
|
31624
|
-
|
|
31625
|
-
width: 4px;
|
|
31626
|
-
top: -1px;
|
|
31627
|
-
bottom: -1px;
|
|
31628
|
-
background: white;
|
|
31233
|
+
.E_m177r7a3 .ant-modal-header .ant-modal-title {
|
|
31234
|
+
font-size: 30px;
|
|
31629
31235
|
}
|
|
31630
|
-
.
|
|
31631
|
-
|
|
31236
|
+
.E_m177r7a3 .ant-modal-body {
|
|
31237
|
+
padding: 4px 0 2px;
|
|
31632
31238
|
}
|
|
31633
|
-
.
|
|
31634
|
-
border
|
|
31635
|
-
background: white;
|
|
31636
|
-
border-top: none;
|
|
31239
|
+
.E_m177r7a3 .ant-modal-footer {
|
|
31240
|
+
border: none;
|
|
31637
31241
|
}
|
|
31638
|
-
|
|
31639
|
-
|
|
31640
|
-
|
|
31641
|
-
|
|
31242
|
+
|
|
31243
|
+
.E_t1wwio3v {
|
|
31244
|
+
font-size: 12px;
|
|
31245
|
+
line-height: 18px;
|
|
31246
|
+
font-weight: bold;
|
|
31247
|
+
color: #fff;
|
|
31248
|
+
padding: 0 4px;
|
|
31249
|
+
border-radius: 4px;
|
|
31250
|
+
display: inline-block;
|
|
31251
|
+
background: var(--t1wwio3v-0);
|
|
31642
31252
|
}
|
|
31643
|
-
.
|
|
31644
|
-
|
|
31645
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31253
|
+
.E_t1wwio3v:not(:first-child) {
|
|
31254
|
+
margin-left: 4px;
|
|
31646
31255
|
}
|
|
31647
|
-
|
|
31256
|
+
|
|
31257
|
+
.E_f17jvtfk {
|
|
31258
|
+
width: 100%;
|
|
31259
|
+
height: 100%;
|
|
31648
31260
|
display: flex;
|
|
31649
31261
|
align-items: center;
|
|
31650
|
-
|
|
31651
|
-
background: rgba(225, 230, 241, 0.6);
|
|
31262
|
+
justify-content: center;
|
|
31652
31263
|
}
|
|
31653
|
-
|
|
31654
|
-
|
|
31655
|
-
|
|
31264
|
+
|
|
31265
|
+
.E_nzppkea {
|
|
31266
|
+
font-size: 90%;
|
|
31267
|
+
font-weight: bold;
|
|
31268
|
+
background-color: rgba(240, 243, 247, 0.6);
|
|
31269
|
+
padding: 1px 4px 1px;
|
|
31270
|
+
margin-left: 2px;
|
|
31271
|
+
margin-right: 2px;
|
|
31272
|
+
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
31273
|
+
border-radius: 4px;
|
|
31656
31274
|
}
|
|
31657
|
-
|
|
31658
|
-
|
|
31659
|
-
|
|
31660
|
-
height: 100%;
|
|
31661
|
-
background: rgba(225, 230, 241, 0.6);
|
|
31275
|
+
|
|
31276
|
+
.E_f4mi9eq.form-item-general {
|
|
31277
|
+
width: 640px;
|
|
31662
31278
|
}
|
|
31663
|
-
.
|
|
31664
|
-
|
|
31279
|
+
.E_f4mi9eq.form-item-general.form-item + .E_f4mi9eq.form-item-general.form-item {
|
|
31280
|
+
margin-top: 16px;
|
|
31665
31281
|
}
|
|
31666
|
-
.
|
|
31667
|
-
|
|
31668
|
-
border-radius: 8px;
|
|
31282
|
+
.E_f4mi9eq.form-item-compact {
|
|
31283
|
+
width: 412px;
|
|
31669
31284
|
}
|
|
31670
|
-
.
|
|
31671
|
-
|
|
31285
|
+
.E_f4mi9eq.form-item-compact.form-item + .E_f4mi9eq.form-item-compact.form-item {
|
|
31286
|
+
margin-top: 8px;
|
|
31672
31287
|
}
|
|
31673
|
-
.
|
|
31674
|
-
|
|
31675
|
-
border-bottom-color: transparent;
|
|
31676
|
-
border-top-color: transparent;
|
|
31288
|
+
.E_f4mi9eq .form-item {
|
|
31289
|
+
width: auto;
|
|
31677
31290
|
}
|
|
31678
|
-
.
|
|
31679
|
-
|
|
31291
|
+
.E_f4mi9eq .form-item-main {
|
|
31292
|
+
position: relative;
|
|
31293
|
+
display: flex;
|
|
31680
31294
|
}
|
|
31681
|
-
.
|
|
31682
|
-
|
|
31295
|
+
.E_f4mi9eq .form-item-extra {
|
|
31296
|
+
margin-top: 4px;
|
|
31297
|
+
width: 100%;
|
|
31298
|
+
padding: 14px;
|
|
31299
|
+
background: #f2f4f6;
|
|
31300
|
+
font-size: 13px;
|
|
31301
|
+
line-height: 1.8;
|
|
31302
|
+
color: #8e9aa9;
|
|
31683
31303
|
}
|
|
31684
|
-
.
|
|
31685
|
-
|
|
31304
|
+
.E_f4mi9eq .form-item-label {
|
|
31305
|
+
padding-right: 12px;
|
|
31306
|
+
font-size: 13px;
|
|
31307
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31686
31308
|
}
|
|
31687
|
-
.
|
|
31688
|
-
|
|
31689
|
-
font-weight: 400;
|
|
31690
|
-
position: relative;
|
|
31691
|
-
border-bottom: none;
|
|
31692
|
-
color: #00122e;
|
|
31693
|
-
transition: none;
|
|
31694
|
-
padding: 15px 8px 15px 8px;
|
|
31309
|
+
.E_f4mi9eq .form-item-label.label-right {
|
|
31310
|
+
text-align: right;
|
|
31695
31311
|
}
|
|
31696
|
-
.
|
|
31697
|
-
|
|
31698
|
-
|
|
31699
|
-
top: 0;
|
|
31700
|
-
bottom: 0;
|
|
31701
|
-
background: rgba(211, 218, 235, 0.6);
|
|
31702
|
-
position: absolute;
|
|
31703
|
-
right: 0;
|
|
31312
|
+
.E_f4mi9eq .form-item-label,
|
|
31313
|
+
.E_f4mi9eq .form-item-control {
|
|
31314
|
+
line-height: 32px;
|
|
31704
31315
|
}
|
|
31705
|
-
.
|
|
31706
|
-
|
|
31316
|
+
.E_f4mi9eq .form-item-control .form-item-error {
|
|
31317
|
+
line-height: 18px;
|
|
31707
31318
|
}
|
|
31708
|
-
.
|
|
31709
|
-
|
|
31319
|
+
.E_f4mi9eq .form-item-children {
|
|
31320
|
+
width: 100%;
|
|
31710
31321
|
}
|
|
31711
|
-
.
|
|
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 {
|
|
31712
31323
|
width: 100%;
|
|
31713
|
-
overflow: hidden;
|
|
31714
|
-
white-space: nowrap;
|
|
31715
|
-
text-overflow: ellipsis;
|
|
31716
31324
|
}
|
|
31717
|
-
.
|
|
31325
|
+
.E_f4mi9eq .form-item-error {
|
|
31326
|
+
color: #e75a3a;
|
|
31327
|
+
height: 0;
|
|
31718
31328
|
overflow: hidden;
|
|
31719
|
-
text-overflow: ellipsis;
|
|
31720
|
-
flex: 1;
|
|
31721
|
-
}
|
|
31722
|
-
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
|
|
31723
|
-
padding: 15px 25px 15px 8px;
|
|
31724
31329
|
}
|
|
31725
|
-
.
|
|
31726
|
-
|
|
31330
|
+
.E_f4mi9eq .form-item-error-enter-done {
|
|
31331
|
+
margin-top: 4px;
|
|
31332
|
+
height: auto;
|
|
31333
|
+
overflow: auto;
|
|
31727
31334
|
}
|
|
31728
|
-
.
|
|
31729
|
-
|
|
31730
|
-
|
|
31731
|
-
|
|
31732
|
-
transform: translateY(-50%);
|
|
31733
|
-
height: 16px;
|
|
31734
|
-
display: none;
|
|
31735
|
-
transition: transform 320ms ease;
|
|
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;
|
|
31736
31339
|
}
|
|
31737
|
-
|
|
31738
|
-
|
|
31739
|
-
|
|
31340
|
+
|
|
31341
|
+
.E_fh0ewl8 {
|
|
31342
|
+
color: #2d3a56;
|
|
31343
|
+
font-weight: bold;
|
|
31344
|
+
padding-bottom: 6px;
|
|
31345
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
31346
|
+
margin-bottom: 16px;
|
|
31740
31347
|
}
|
|
31741
|
-
.
|
|
31742
|
-
|
|
31348
|
+
.E_fh0ewl8:not(:first-of-type) {
|
|
31349
|
+
margin-top: 16px;
|
|
31743
31350
|
}
|
|
31744
|
-
|
|
31745
|
-
|
|
31351
|
+
|
|
31352
|
+
.E_e1qrlvot {
|
|
31353
|
+
width: 8px;
|
|
31354
|
+
height: 24px;
|
|
31355
|
+
display: flex;
|
|
31356
|
+
justify-content: center;
|
|
31357
|
+
align-items: center;
|
|
31358
|
+
cursor: pointer;
|
|
31359
|
+
transition: all 200ms ease-out 40ms;
|
|
31746
31360
|
}
|
|
31747
|
-
.
|
|
31748
|
-
|
|
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);
|
|
31749
31370
|
}
|
|
31750
|
-
.
|
|
31751
|
-
transform:
|
|
31371
|
+
.E_e1qrlvot:after {
|
|
31372
|
+
transform: rotate(45deg);
|
|
31373
|
+
left: 1px;
|
|
31752
31374
|
}
|
|
31753
|
-
|
|
31754
|
-
|
|
31375
|
+
|
|
31376
|
+
.E_w9ic984.ant-alert-warning {
|
|
31377
|
+
border: 0;
|
|
31378
|
+
background: rgba(255, 187, 0, 0.1);
|
|
31379
|
+
border-radius: 6px;
|
|
31755
31380
|
}
|
|
31756
|
-
.
|
|
31757
|
-
|
|
31381
|
+
.E_w9ic984.ant-alert,
|
|
31382
|
+
.E_w9ic984 .ant-alert-message {
|
|
31383
|
+
color: #e07f00;
|
|
31758
31384
|
}
|
|
31759
|
-
.
|
|
31760
|
-
|
|
31385
|
+
.E_w9ic984.ant-alert .dashed-border-bottom,
|
|
31386
|
+
.E_w9ic984 .ant-alert-message .dashed-border-bottom {
|
|
31387
|
+
border-bottom-color: #e07f00;
|
|
31761
31388
|
}
|
|
31762
|
-
|
|
31763
|
-
|
|
31389
|
+
|
|
31390
|
+
.E_n1k9qi4r {
|
|
31391
|
+
display: flex;
|
|
31392
|
+
flex-direction: row;
|
|
31393
|
+
padding: 7px 12px;
|
|
31394
|
+
background: rgba(255, 187, 0, 0.1);
|
|
31395
|
+
border-radius: 6px;
|
|
31396
|
+
color: #e07f00;
|
|
31397
|
+
font-size: 12px;
|
|
31398
|
+
line-height: 18px;
|
|
31764
31399
|
}
|
|
31765
|
-
.
|
|
31766
|
-
|
|
31767
|
-
|
|
31768
|
-
top: 50%;
|
|
31769
|
-
transform: translate(-50%, -50%);
|
|
31400
|
+
.E_n1k9qi4r .icon-wrapper {
|
|
31401
|
+
margin-right: 10px;
|
|
31402
|
+
height: 18px;
|
|
31770
31403
|
}
|
|
31771
|
-
|
|
31772
|
-
|
|
31404
|
+
|
|
31405
|
+
.E_n16fsg9x {
|
|
31406
|
+
display: flex;
|
|
31407
|
+
flex-direction: row;
|
|
31408
|
+
padding: 7px 12px;
|
|
31409
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31410
|
+
border-radius: 6px;
|
|
31411
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31412
|
+
font-size: 12px;
|
|
31413
|
+
line-height: 18px;
|
|
31773
31414
|
}
|
|
31774
|
-
.
|
|
31775
|
-
|
|
31415
|
+
.E_n16fsg9x .icon-wrapper {
|
|
31416
|
+
margin-right: 10px;
|
|
31417
|
+
height: 18px;
|
|
31776
31418
|
}
|
|
31777
|
-
|
|
31778
|
-
|
|
31419
|
+
|
|
31420
|
+
.E_i173wxzw {
|
|
31421
|
+
display: flex;
|
|
31422
|
+
flex-direction: row;
|
|
31423
|
+
padding: 7px 12px;
|
|
31424
|
+
background: rgba(0, 136, 255, 0.1);
|
|
31425
|
+
border-radius: 6px;
|
|
31426
|
+
color: #005ed1;
|
|
31427
|
+
font-size: 12px;
|
|
31428
|
+
line-height: 18px;
|
|
31779
31429
|
}
|
|
31780
|
-
.
|
|
31781
|
-
|
|
31782
|
-
|
|
31783
|
-
background: inherit !important;
|
|
31784
|
-
height: 100px;
|
|
31785
|
-
vertical-align: middle;
|
|
31430
|
+
.E_i173wxzw .icon-wrapper {
|
|
31431
|
+
margin-right: 10px;
|
|
31432
|
+
height: 18px;
|
|
31786
31433
|
}
|
|
31787
|
-
|
|
31788
|
-
.
|
|
31789
|
-
|
|
31790
|
-
|
|
31791
|
-
|
|
31434
|
+
|
|
31435
|
+
.E_dld369h {
|
|
31436
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31437
|
+
margin-top: 5px;
|
|
31438
|
+
font-size: 12px;
|
|
31439
|
+
line-height: 18px;
|
|
31792
31440
|
}
|
|
31793
|
-
|
|
31794
|
-
|
|
31795
|
-
|
|
31796
|
-
|
|
31441
|
+
|
|
31442
|
+
.E_s1epv22q {
|
|
31443
|
+
color: #f0483e;
|
|
31444
|
+
font-size: 12px;
|
|
31445
|
+
white-space: pre-wrap;
|
|
31797
31446
|
}
|
|
31798
|
-
|
|
31799
|
-
|
|
31447
|
+
|
|
31448
|
+
.E_okus5hk {
|
|
31800
31449
|
display: flex;
|
|
31801
31450
|
align-items: center;
|
|
31802
31451
|
justify-content: flex-end;
|
|
31803
|
-
padding-right: 8px;
|
|
31804
31452
|
}
|
|
31805
|
-
.
|
|
31806
|
-
|
|
31807
|
-
height: 24px;
|
|
31808
|
-
cursor: pointer;
|
|
31809
|
-
justify-content: center;
|
|
31810
|
-
border-radius: 4px;
|
|
31453
|
+
.E_okus5hk .icon-wrapper {
|
|
31454
|
+
margin-right: 16px;
|
|
31811
31455
|
}
|
|
31812
|
-
|
|
31813
|
-
|
|
31456
|
+
|
|
31457
|
+
.E_t1auuzri {
|
|
31458
|
+
color: rgba(0, 21, 64, 0.3);
|
|
31814
31459
|
}
|
|
31815
31460
|
|
|
31816
|
-
.
|
|
31817
|
-
|
|
31461
|
+
.E_i74cfyt.ant-input {
|
|
31462
|
+
padding: 5px 12px;
|
|
31463
|
+
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;
|
|
31818
31468
|
}
|
|
31819
|
-
.
|
|
31820
|
-
|
|
31821
|
-
|
|
31469
|
+
.E_i74cfyt.ant-input.ant-input-lg {
|
|
31470
|
+
padding: 8px 16px;
|
|
31471
|
+
line-height: 22px;
|
|
31822
31472
|
}
|
|
31823
|
-
|
|
31824
|
-
|
|
31825
|
-
|
|
31473
|
+
.E_i74cfyt.ant-input.ant-input-sm {
|
|
31474
|
+
padding: 2px 8px;
|
|
31475
|
+
line-height: 18px;
|
|
31826
31476
|
}
|
|
31827
|
-
|
|
31828
|
-
|
|
31477
|
+
.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 {
|
|
31478
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
31479
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
31480
|
+
z-index: 1;
|
|
31481
|
+
}
|
|
31482
|
+
.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 {
|
|
31483
|
+
border-color: #0096ff;
|
|
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);
|
|
31503
|
+
}
|
|
31504
|
+
.E_i74cfyt.ant-input-affix-wrapper {
|
|
31505
|
+
padding: 5px 12px;
|
|
31506
|
+
border-radius: 6px;
|
|
31507
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
31508
|
+
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
|
+
}
|
|
31516
|
+
.E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
|
|
31829
31517
|
padding: 8px 16px;
|
|
31518
|
+
line-height: 22px;
|
|
31519
|
+
}
|
|
31520
|
+
.E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
31521
|
+
padding: 2px 8px;
|
|
31830
31522
|
line-height: 18px;
|
|
31831
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31832
|
-
height: 34px;
|
|
31833
|
-
min-height: 34px;
|
|
31834
|
-
box-sizing: border-box;
|
|
31835
|
-
margin-top: 8px;
|
|
31836
31523
|
}
|
|
31837
|
-
|
|
31838
|
-
.
|
|
31839
|
-
|
|
31840
|
-
flex-direction: column;
|
|
31841
|
-
margin: 1px 8px;
|
|
31842
|
-
padding: 8px;
|
|
31843
|
-
border-radius: 4px;
|
|
31524
|
+
.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 {
|
|
31525
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
31526
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
31844
31527
|
}
|
|
31845
|
-
.
|
|
31846
|
-
|
|
31528
|
+
.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 {
|
|
31529
|
+
border-color: #0096ff;
|
|
31530
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
31847
31531
|
}
|
|
31848
|
-
.
|
|
31849
|
-
|
|
31532
|
+
.E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
|
|
31533
|
+
border-color: #e75a3a;
|
|
31850
31534
|
}
|
|
31851
|
-
.
|
|
31852
|
-
|
|
31535
|
+
.E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
|
|
31536
|
+
color: #e75a3a;
|
|
31853
31537
|
}
|
|
31854
|
-
.
|
|
31855
|
-
color: #
|
|
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);
|
|
31856
31541
|
}
|
|
31857
|
-
.
|
|
31858
|
-
|
|
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);
|
|
31859
31545
|
}
|
|
31860
|
-
.
|
|
31861
|
-
background: rgba(
|
|
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);
|
|
31862
31550
|
}
|
|
31863
|
-
.
|
|
31864
|
-
|
|
31551
|
+
textarea.E_i74cfyt.ant-input {
|
|
31552
|
+
transition-property: height;
|
|
31553
|
+
transition-delay: 50ms;
|
|
31865
31554
|
}
|
|
31866
|
-
.
|
|
31867
|
-
|
|
31868
|
-
|
|
31555
|
+
textarea.E_i74cfyt.ant-input.textarea-large {
|
|
31556
|
+
min-height: 40px;
|
|
31557
|
+
height: 40px;
|
|
31869
31558
|
}
|
|
31870
|
-
|
|
31871
|
-
|
|
31872
|
-
display: flex;
|
|
31873
|
-
justify-content: space-between;
|
|
31874
|
-
height: 20px;
|
|
31875
|
-
line-height: 20px;
|
|
31559
|
+
textarea.E_i74cfyt.ant-input.textarea-large:focus {
|
|
31560
|
+
height: 80px;
|
|
31876
31561
|
}
|
|
31877
|
-
.
|
|
31878
|
-
|
|
31879
|
-
|
|
31880
|
-
text-overflow: ellipsis;
|
|
31562
|
+
textarea.E_i74cfyt.ant-input.textarea-middle {
|
|
31563
|
+
min-height: 32px;
|
|
31564
|
+
height: 32px;
|
|
31881
31565
|
}
|
|
31882
|
-
|
|
31883
|
-
|
|
31884
|
-
display: flex;
|
|
31885
|
-
justify-content: space-between;
|
|
31886
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31887
|
-
height: 18px;
|
|
31888
|
-
line-height: 18px;
|
|
31889
|
-
margin-top: 2px;
|
|
31566
|
+
textarea.E_i74cfyt.ant-input.textarea-middle:focus {
|
|
31567
|
+
height: 64px;
|
|
31890
31568
|
}
|
|
31891
|
-
|
|
31892
|
-
|
|
31893
|
-
|
|
31894
|
-
|
|
31895
|
-
|
|
31569
|
+
textarea.E_i74cfyt.ant-input.textarea-small {
|
|
31570
|
+
min-height: 24px;
|
|
31571
|
+
height: 24px;
|
|
31572
|
+
}
|
|
31573
|
+
textarea.E_i74cfyt.ant-input.textarea-small:focus {
|
|
31574
|
+
height: 40px;
|
|
31896
31575
|
}
|
|
31897
31576
|
|
|
31898
|
-
.
|
|
31899
|
-
|
|
31577
|
+
.E_k1ci6977 input, .E_k1ci6977.input-tags {
|
|
31578
|
+
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
31579
|
+
border-radius: 4px;
|
|
31580
|
+
}
|
|
31581
|
+
.E_k1ci6977.input-tags {
|
|
31582
|
+
position: relative;
|
|
31583
|
+
padding: 6px;
|
|
31900
31584
|
height: 32px;
|
|
31901
|
-
|
|
31902
|
-
|
|
31585
|
+
cursor: pointer;
|
|
31586
|
+
transition: border 150ms;
|
|
31903
31587
|
}
|
|
31904
|
-
|
|
31905
|
-
|
|
31906
|
-
|
|
31907
|
-
box-sizing: border-box;
|
|
31908
|
-
border-radius: 2px;
|
|
31909
|
-
background: #f5f7fa;
|
|
31910
|
-
display: flex;
|
|
31911
|
-
width: 100%;
|
|
31912
|
-
overflow: hidden;
|
|
31588
|
+
.E_k1ci6977.input-tags:hover {
|
|
31589
|
+
border-color: #0080ff;
|
|
31590
|
+
box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
|
|
31913
31591
|
}
|
|
31914
|
-
.
|
|
31915
|
-
|
|
31592
|
+
.E_k1ci6977.input-tags.kit-input-suffix-wrapper {
|
|
31593
|
+
padding-right: 30px;
|
|
31916
31594
|
}
|
|
31917
|
-
|
|
31918
|
-
.E_s1ebs0ra {
|
|
31595
|
+
.E_k1ci6977.input-tags .input-tags-inner {
|
|
31919
31596
|
display: flex;
|
|
31920
|
-
align-items: center;
|
|
31921
|
-
justify-content: space-between;
|
|
31922
|
-
background: #edf0f7;
|
|
31923
|
-
padding: 8px 12px;
|
|
31924
|
-
position: sticky;
|
|
31925
|
-
top: 0;
|
|
31926
|
-
z-index: 1;
|
|
31927
|
-
margin-bottom: -52px;
|
|
31928
31597
|
}
|
|
31929
|
-
.
|
|
31598
|
+
.E_k1ci6977.input-tags .input-tags-inner .tags-overflow-auto {
|
|
31930
31599
|
display: flex;
|
|
31931
|
-
align-items: center;
|
|
31932
|
-
font-weight: 700;
|
|
31933
|
-
flex-shrink: 0;
|
|
31934
31600
|
}
|
|
31935
|
-
.
|
|
31601
|
+
.E_k1ci6977.input-tags .input-tag-suffix {
|
|
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;
|
|
31936
31610
|
cursor: pointer;
|
|
31937
|
-
margin-left: 8px;
|
|
31938
|
-
width: 32px;
|
|
31939
|
-
height: 32px;
|
|
31940
|
-
border-radius: 50%;
|
|
31941
|
-
justify-content: center;
|
|
31942
31611
|
}
|
|
31943
|
-
.
|
|
31944
|
-
|
|
31612
|
+
.E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle:hover {
|
|
31613
|
+
color: rgba(0, 0, 0, 0.45);
|
|
31945
31614
|
}
|
|
31946
|
-
.
|
|
31947
|
-
flex: 1;
|
|
31948
|
-
margin-left: 88px;
|
|
31949
|
-
white-space: nowrap;
|
|
31950
|
-
text-align: right;
|
|
31615
|
+
.E_k1ci6977.has-focus-indicator {
|
|
31951
31616
|
position: relative;
|
|
31952
|
-
padding: 4px 0;
|
|
31953
|
-
margin-top: -4px;
|
|
31954
31617
|
overflow: hidden;
|
|
31955
31618
|
}
|
|
31956
|
-
.
|
|
31957
|
-
|
|
31619
|
+
.E_k1ci6977.has-focus-indicator .ant-input-prefix {
|
|
31620
|
+
position: absolute;
|
|
31621
|
+
top: 50%;
|
|
31622
|
+
transform: translateY(-50%);
|
|
31623
|
+
left: -16px;
|
|
31624
|
+
transition: left 150ms ease;
|
|
31625
|
+
opacity: 0;
|
|
31958
31626
|
}
|
|
31959
|
-
.
|
|
31960
|
-
|
|
31627
|
+
.E_k1ci6977.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
|
|
31628
|
+
left: 8px;
|
|
31629
|
+
opacity: 1;
|
|
31961
31630
|
}
|
|
31962
|
-
.
|
|
31963
|
-
margin-
|
|
31631
|
+
.E_k1ci6977.has-focus-indicator input {
|
|
31632
|
+
transition: margin-left 150ms ease;
|
|
31633
|
+
margin-left: 0px;
|
|
31964
31634
|
}
|
|
31965
|
-
.
|
|
31966
|
-
margin-
|
|
31635
|
+
.E_k1ci6977.has-focus-indicator input:focus {
|
|
31636
|
+
margin-left: 16px;
|
|
31967
31637
|
}
|
|
31968
|
-
|
|
31969
|
-
|
|
31970
|
-
|
|
31971
|
-
|
|
31972
|
-
justify-content: center;
|
|
31973
|
-
border-radius: 50%;
|
|
31638
|
+
|
|
31639
|
+
input.E_l1f7td1d.ant-input {
|
|
31640
|
+
border-top-right-radius: 0;
|
|
31641
|
+
border-bottom-right-radius: 0;
|
|
31974
31642
|
}
|
|
31975
|
-
|
|
31976
|
-
|
|
31643
|
+
|
|
31644
|
+
.E_l1f7td1d.ant-input-affix-wrapper {
|
|
31645
|
+
border-top-right-radius: 0;
|
|
31646
|
+
border-bottom-right-radius: 0;
|
|
31977
31647
|
}
|
|
31978
31648
|
|
|
31979
|
-
.
|
|
31980
|
-
|
|
31649
|
+
input.E_rf8rlle.ant-input {
|
|
31650
|
+
border-top-left-radius: 0;
|
|
31651
|
+
border-bottom-left-radius: 0;
|
|
31981
31652
|
}
|
|
31982
|
-
|
|
31983
|
-
|
|
31653
|
+
|
|
31654
|
+
.E_rf8rlle.ant-input-affix-wrapper {
|
|
31655
|
+
border-top-left-radius: 0;
|
|
31656
|
+
border-bottom-left-radius: 0;
|
|
31984
31657
|
}
|
|
31985
|
-
|
|
31986
|
-
|
|
31658
|
+
|
|
31659
|
+
.E_llt2k48.ant-select, .E_llt2k48.ant-select .ant-select-selector {
|
|
31660
|
+
border-top-right-radius: 0;
|
|
31661
|
+
border-bottom-right-radius: 0;
|
|
31987
31662
|
}
|
|
31988
|
-
|
|
31989
|
-
|
|
31663
|
+
|
|
31664
|
+
.E_rdwz7eh.ant-select, .E_rdwz7eh.ant-select .ant-select-selector {
|
|
31665
|
+
border-top-left-radius: 0;
|
|
31666
|
+
border-bottom-left-radius: 0;
|
|
31990
31667
|
}
|
|
31991
|
-
|
|
31668
|
+
|
|
31669
|
+
.E_c3ni091 {
|
|
31992
31670
|
display: flex;
|
|
31993
|
-
|
|
31994
|
-
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
31671
|
+
flex-direction: column;
|
|
31995
31672
|
}
|
|
31996
|
-
.
|
|
31997
|
-
|
|
31998
|
-
padding-bottom: 0;
|
|
31673
|
+
.E_c3ni091 .select-wrapper {
|
|
31674
|
+
margin-top: 12px;
|
|
31999
31675
|
}
|
|
32000
|
-
.
|
|
32001
|
-
|
|
32002
|
-
width: 100px;
|
|
32003
|
-
color: rgba(62, 70, 82, 0.6);
|
|
31676
|
+
.E_c3ni091 .select-wrapper .select {
|
|
31677
|
+
width: 100%;
|
|
32004
31678
|
}
|
|
32005
|
-
.
|
|
32006
|
-
|
|
32007
|
-
margin-top: 5px;
|
|
31679
|
+
.E_c3ni091 .radio-wrapper {
|
|
31680
|
+
margin-top: 24px;
|
|
32008
31681
|
}
|
|
32009
|
-
.
|
|
32010
|
-
|
|
32011
|
-
|
|
31682
|
+
.E_c3ni091 div.form-item {
|
|
31683
|
+
width: 100%;
|
|
31684
|
+
}
|
|
31685
|
+
|
|
31686
|
+
.E_d105ju2d {
|
|
31687
|
+
font-size: 14px;
|
|
31688
|
+
font-weight: 500;
|
|
31689
|
+
color: #3e4652;
|
|
31690
|
+
line-height: 18px;
|
|
31691
|
+
}
|
|
31692
|
+
.E_d105ju2d + .E_d105ju2d {
|
|
31693
|
+
margin-top: 16px;
|
|
32012
31694
|
}
|
|
32013
|
-
|
|
32014
|
-
|
|
32015
|
-
display: flex;
|
|
32016
|
-
align-items: center;
|
|
32017
|
-
justify-content: space-between;
|
|
32018
|
-
word-break: keep-all;
|
|
31695
|
+
.E_d105ju2d + * {
|
|
31696
|
+
margin-top: 16px;
|
|
32019
31697
|
}
|
|
32020
|
-
|
|
32021
|
-
|
|
31698
|
+
|
|
31699
|
+
.E_lh0l62z.E_d105ju2d {
|
|
31700
|
+
font-size: 12px;
|
|
31701
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31702
|
+
margin-top: 12px;
|
|
32022
31703
|
}
|
|
32023
|
-
|
|
32024
|
-
|
|
31704
|
+
|
|
31705
|
+
.E_r1o4v2oc.E_lh0l62z.E_d105ju2d {
|
|
31706
|
+
line-height: 18px;
|
|
31707
|
+
font-weight: 500;
|
|
31708
|
+
margin-top: 0;
|
|
31709
|
+
white-space: initial;
|
|
32025
31710
|
}
|
|
32026
|
-
|
|
32027
|
-
|
|
32028
|
-
display:
|
|
32029
|
-
overflow: hidden;
|
|
32030
|
-
align-items: center;
|
|
32031
|
-
justify-content: flex-start;
|
|
32032
|
-
white-space: nowrap;
|
|
31711
|
+
|
|
31712
|
+
.E_r1skkc3l {
|
|
31713
|
+
display: block;
|
|
32033
31714
|
}
|
|
32034
|
-
.
|
|
32035
|
-
|
|
32036
|
-
|
|
32037
|
-
|
|
31715
|
+
.E_r1skkc3l span {
|
|
31716
|
+
font-size: 14px;
|
|
31717
|
+
font-weight: 500;
|
|
31718
|
+
line-height: 32px;
|
|
31719
|
+
color: #3e4652;
|
|
32038
31720
|
}
|
|
32039
|
-
|
|
32040
|
-
|
|
32041
|
-
|
|
31721
|
+
|
|
31722
|
+
.E_c3cobmo {
|
|
31723
|
+
margin-top: 16px;
|
|
31724
|
+
padding: 8px;
|
|
31725
|
+
border-radius: 6px;
|
|
31726
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31727
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31728
|
+
font-size: 12px;
|
|
32042
31729
|
}
|
|
32043
|
-
.
|
|
31730
|
+
.E_c3cobmo div {
|
|
31731
|
+
line-height: 20px;
|
|
32044
31732
|
display: flex;
|
|
32045
|
-
flex-direction: row-reverse;
|
|
32046
31733
|
align-items: center;
|
|
31734
|
+
word-break: break-all;
|
|
32047
31735
|
}
|
|
32048
|
-
.
|
|
32049
|
-
|
|
32050
|
-
|
|
32051
|
-
|
|
32052
|
-
padding-left: 14px;
|
|
32053
|
-
margin-left: 14px;
|
|
32054
|
-
border-left: 1px solid rgba(129, 138, 153, 0.6);
|
|
32055
|
-
cursor: pointer;
|
|
31736
|
+
.E_c3cobmo .title {
|
|
31737
|
+
font-weight: 700;
|
|
31738
|
+
line-height: 18px;
|
|
31739
|
+
margin: 4px 0;
|
|
32056
31740
|
}
|
|
32057
31741
|
|
|
32058
|
-
.
|
|
32059
|
-
|
|
32060
|
-
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
31742
|
+
.E_t1m2x205 .ant-tooltip-arrow {
|
|
31743
|
+
display: none;
|
|
32061
31744
|
}
|
|
32062
|
-
.
|
|
32063
|
-
|
|
32064
|
-
color: rgba(62, 70, 82, 0.6);
|
|
31745
|
+
.E_t1m2x205 .ant-tooltip-inner {
|
|
31746
|
+
background: rgba(23, 38, 64, 0.8);
|
|
32065
31747
|
border-radius: 4px;
|
|
32066
31748
|
}
|
|
32067
|
-
.E_m126spxy .ant-btn-link.active {
|
|
32068
|
-
background: rgba(0, 128, 255, 0.1);
|
|
32069
|
-
color: #0096ff;
|
|
32070
|
-
}
|
|
32071
31749
|
|
|
32072
|
-
.
|
|
32073
|
-
|
|
32074
|
-
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
32075
|
-
}
|
|
32076
|
-
.E_wpbf4pq .ant-input,
|
|
32077
|
-
.E_wpbf4pq .ant-picker {
|
|
32078
|
-
width: 80px;
|
|
32079
|
-
margin: 0 9px;
|
|
32080
|
-
text-align: center;
|
|
32081
|
-
}
|
|
32082
|
-
.E_wpbf4pq .options {
|
|
32083
|
-
padding: 12px 0 12px 16px;
|
|
32084
|
-
border-left: 2px solid rgba(129, 138, 153, 0.6);
|
|
32085
|
-
margin: 5px 0 5px 8px;
|
|
31750
|
+
.E_iq1gosr {
|
|
31751
|
+
display: inline-block;
|
|
32086
31752
|
}
|
|
32087
|
-
|
|
32088
|
-
.
|
|
32089
|
-
|
|
32090
|
-
|
|
32091
|
-
border-radius: 16px;
|
|
32092
|
-
margin-right: 8px;
|
|
31753
|
+
|
|
31754
|
+
.E_c18gxmrl {
|
|
31755
|
+
border: 1px solid #d8deeb;
|
|
31756
|
+
border-radius: 4px;
|
|
32093
31757
|
}
|
|
32094
|
-
.
|
|
32095
|
-
|
|
32096
|
-
color: inherit;
|
|
32097
|
-
border-color: #d9d9d9;
|
|
31758
|
+
.E_c18gxmrl + .E_c18gxmrl {
|
|
31759
|
+
margin-top: 8px;
|
|
32098
31760
|
}
|
|
32099
|
-
.
|
|
32100
|
-
|
|
32101
|
-
border-color: #0096ff;
|
|
32102
|
-
color: #fff;
|
|
31761
|
+
.E_c18gxmrl:hover {
|
|
31762
|
+
border-color: #0080ff;
|
|
32103
31763
|
}
|
|
32104
|
-
.
|
|
32105
|
-
|
|
32106
|
-
margin-top: 4px;
|
|
31764
|
+
.E_c18gxmrl:hover > header {
|
|
31765
|
+
background: rgba(0, 128, 255, 0.1);
|
|
32107
31766
|
}
|
|
32108
|
-
.
|
|
32109
|
-
|
|
32110
|
-
padding: 0;
|
|
32111
|
-
margin-bottom: 8px;
|
|
31767
|
+
.E_c18gxmrl.active header {
|
|
31768
|
+
border-bottom: 1px solid #d8deeb;
|
|
32112
31769
|
}
|
|
32113
|
-
.
|
|
32114
|
-
|
|
32115
|
-
border-color: #0096ff;
|
|
32116
|
-
color: #fff;
|
|
31770
|
+
.E_c18gxmrl > header {
|
|
31771
|
+
padding: 8px 12px;
|
|
32117
31772
|
}
|
|
32118
31773
|
|
|
32119
31774
|
.E_c1uzzomf {
|
|
@@ -32154,24 +31809,38 @@ input.E_rf8rlle.ant-input {
|
|
|
32154
31809
|
color: #005ed1;
|
|
32155
31810
|
}
|
|
32156
31811
|
|
|
32157
|
-
.
|
|
32158
|
-
|
|
31812
|
+
.E_s11wux3h .ant-segmented-item:not(:last-child) {
|
|
31813
|
+
margin-right: 2px;
|
|
31814
|
+
}
|
|
31815
|
+
|
|
31816
|
+
.E_s1t2an3z.ant-segmented-sm .ant-segmented-item-label {
|
|
31817
|
+
padding-left: 8px;
|
|
31818
|
+
padding-right: 8px;
|
|
31819
|
+
}
|
|
31820
|
+
.E_s1t2an3z.ant-segmented-sm .ant-segmented-item-selected {
|
|
32159
31821
|
border-radius: 4px;
|
|
32160
31822
|
}
|
|
32161
|
-
.
|
|
32162
|
-
|
|
31823
|
+
.E_s1t2an3z.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
|
|
31824
|
+
border-radius: 4px;
|
|
32163
31825
|
}
|
|
32164
|
-
|
|
32165
|
-
|
|
31826
|
+
|
|
31827
|
+
.E_ma64lna .ant-segmented-item-label {
|
|
31828
|
+
padding-left: 12px;
|
|
31829
|
+
padding-right: 12px;
|
|
32166
31830
|
}
|
|
32167
|
-
|
|
32168
|
-
|
|
31831
|
+
|
|
31832
|
+
.E_ckld275 {
|
|
31833
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
32169
31834
|
}
|
|
32170
|
-
.
|
|
32171
|
-
|
|
31835
|
+
.E_ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
|
|
31836
|
+
background-color: rgba(255, 255, 255, 0.6);
|
|
31837
|
+
color: rgba(44, 56, 82, 0.75);
|
|
32172
31838
|
}
|
|
32173
|
-
.
|
|
32174
|
-
|
|
31839
|
+
.E_ckld275.ant-segmented .ant-segmented-thumb ~ .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
|
|
31840
|
+
background-color: transparent;
|
|
31841
|
+
}
|
|
31842
|
+
.E_ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled)::after {
|
|
31843
|
+
background-color: transparent;
|
|
32175
31844
|
}
|
|
32176
31845
|
|
|
32177
31846
|
.E_d1bw7c5z {
|
|
@@ -32255,40 +31924,6 @@ input.E_rf8rlle.ant-input {
|
|
|
32255
31924
|
width: 102px;
|
|
32256
31925
|
}
|
|
32257
31926
|
|
|
32258
|
-
.E_s11wux3h .ant-segmented-item:not(:last-child) {
|
|
32259
|
-
margin-right: 2px;
|
|
32260
|
-
}
|
|
32261
|
-
|
|
32262
|
-
.E_s1t2an3z.ant-segmented-sm .ant-segmented-item-label {
|
|
32263
|
-
padding-left: 8px;
|
|
32264
|
-
padding-right: 8px;
|
|
32265
|
-
}
|
|
32266
|
-
.E_s1t2an3z.ant-segmented-sm .ant-segmented-item-selected {
|
|
32267
|
-
border-radius: 4px;
|
|
32268
|
-
}
|
|
32269
|
-
.E_s1t2an3z.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
|
|
32270
|
-
border-radius: 4px;
|
|
32271
|
-
}
|
|
32272
|
-
|
|
32273
|
-
.E_ma64lna .ant-segmented-item-label {
|
|
32274
|
-
padding-left: 12px;
|
|
32275
|
-
padding-right: 12px;
|
|
32276
|
-
}
|
|
32277
|
-
|
|
32278
|
-
.E_ckld275 {
|
|
32279
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
32280
|
-
}
|
|
32281
|
-
.E_ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
|
|
32282
|
-
background-color: rgba(255, 255, 255, 0.6);
|
|
32283
|
-
color: rgba(44, 56, 82, 0.75);
|
|
32284
|
-
}
|
|
32285
|
-
.E_ckld275.ant-segmented .ant-segmented-thumb ~ .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
|
|
32286
|
-
background-color: transparent;
|
|
32287
|
-
}
|
|
32288
|
-
.E_ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled)::after {
|
|
32289
|
-
background-color: transparent;
|
|
32290
|
-
}
|
|
32291
|
-
|
|
32292
31927
|
.E_c1bus5hc {
|
|
32293
31928
|
--color: white;
|
|
32294
31929
|
height: 14px;
|
|
@@ -32459,28 +32094,85 @@ input.E_rf8rlle.ant-input {
|
|
|
32459
32094
|
border-radius: 1px;
|
|
32460
32095
|
background: #0096ff;
|
|
32461
32096
|
}
|
|
32462
|
-
.E_cxhf7dh .dot:not(:last-child) {
|
|
32463
|
-
margin-right: 2px;
|
|
32097
|
+
.E_cxhf7dh .dot:not(:last-child) {
|
|
32098
|
+
margin-right: 2px;
|
|
32099
|
+
}
|
|
32100
|
+
.E_cxhf7dh .bar {
|
|
32101
|
+
width: 9px;
|
|
32102
|
+
height: 2px;
|
|
32103
|
+
background: #0096ff;
|
|
32104
|
+
border-radius: 2px;
|
|
32105
|
+
}
|
|
32106
|
+
|
|
32107
|
+
.E_gmyahx3 {
|
|
32108
|
+
cursor: pointer;
|
|
32109
|
+
}
|
|
32110
|
+
.E_gmyahx3 .link-text {
|
|
32111
|
+
color: rgba(0, 21, 64, 0.3);
|
|
32112
|
+
}
|
|
32113
|
+
.E_gmyahx3:hover .link-text {
|
|
32114
|
+
color: #0080ff;
|
|
32115
|
+
}
|
|
32116
|
+
|
|
32117
|
+
.E_n12mqh7z {
|
|
32118
|
+
display: flex;
|
|
32119
|
+
align-items: center;
|
|
32120
|
+
font-size: 12px;
|
|
32121
|
+
line-height: 18px;
|
|
32122
|
+
}
|
|
32123
|
+
.E_n12mqh7z:not(:last-child) {
|
|
32124
|
+
margin-bottom: 4px;
|
|
32125
|
+
}
|
|
32126
|
+
|
|
32127
|
+
.E_tf5bynu {
|
|
32128
|
+
margin: 0 3px;
|
|
32129
|
+
}
|
|
32130
|
+
|
|
32131
|
+
.E_tcckoz1 {
|
|
32132
|
+
max-height: 400px;
|
|
32133
|
+
overflow: "auto";
|
|
32134
|
+
}
|
|
32135
|
+
|
|
32136
|
+
.E_tqjc4ui {
|
|
32137
|
+
margin: 0 2px;
|
|
32138
|
+
}
|
|
32139
|
+
|
|
32140
|
+
.E_ou7iq30 {
|
|
32141
|
+
overflow: hidden;
|
|
32142
|
+
text-overflow: ellipsis;
|
|
32143
|
+
}
|
|
32144
|
+
|
|
32145
|
+
.E_s1tui002 {
|
|
32146
|
+
white-space: nowrap;
|
|
32464
32147
|
}
|
|
32465
|
-
|
|
32466
|
-
|
|
32467
|
-
|
|
32468
|
-
|
|
32469
|
-
|
|
32148
|
+
|
|
32149
|
+
.E_mxrc2zg {
|
|
32150
|
+
display: -webkit-box;
|
|
32151
|
+
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
32152
|
+
-webkit-box-orient: vertical;
|
|
32153
|
+
word-break: break-all;
|
|
32470
32154
|
}
|
|
32471
32155
|
|
|
32472
|
-
.
|
|
32473
|
-
|
|
32156
|
+
.E_s1iv0tp1 .enabled-switch {
|
|
32157
|
+
display: flex;
|
|
32158
|
+
align-items: center;
|
|
32474
32159
|
}
|
|
32475
|
-
.
|
|
32476
|
-
|
|
32160
|
+
.E_s1iv0tp1 .enabled-text {
|
|
32161
|
+
margin-right: 8px;
|
|
32477
32162
|
}
|
|
32478
|
-
|
|
32479
|
-
|
|
32163
|
+
|
|
32164
|
+
.E_tje3huy {
|
|
32165
|
+
width: 100%;
|
|
32166
|
+
overflow: inherit;
|
|
32167
|
+
white-space: inherit;
|
|
32168
|
+
text-overflow: ellipsis;
|
|
32480
32169
|
}
|
|
32481
32170
|
|
|
32482
|
-
.
|
|
32483
|
-
|
|
32171
|
+
.E_c1yyuluq {
|
|
32172
|
+
border-radius: 8px;
|
|
32173
|
+
}
|
|
32174
|
+
.E_c1yyuluq .ant-card-body {
|
|
32175
|
+
padding: 20px 24px 24px 24px;
|
|
32484
32176
|
}
|
|
32485
32177
|
|
|
32486
32178
|
.E_t1sqg15u {
|
|
@@ -32573,51 +32265,26 @@ input.E_rf8rlle.ant-input {
|
|
|
32573
32265
|
padding-right: 12px;
|
|
32574
32266
|
}
|
|
32575
32267
|
|
|
32576
|
-
.
|
|
32577
|
-
|
|
32578
|
-
|
|
32579
|
-
font-size: 12px;
|
|
32580
|
-
line-height: 18px;
|
|
32581
|
-
}
|
|
32582
|
-
.E_n12mqh7z:not(:last-child) {
|
|
32583
|
-
margin-bottom: 4px;
|
|
32584
|
-
}
|
|
32585
|
-
|
|
32586
|
-
.E_tf5bynu {
|
|
32587
|
-
margin: 0 3px;
|
|
32588
|
-
}
|
|
32589
|
-
|
|
32590
|
-
.E_tcckoz1 {
|
|
32591
|
-
max-height: 400px;
|
|
32592
|
-
overflow: "auto";
|
|
32593
|
-
}
|
|
32594
|
-
|
|
32595
|
-
.E_m74vjol {
|
|
32596
|
-
display: flex;
|
|
32597
|
-
justify-content: space-between;
|
|
32598
|
-
width: 100%;
|
|
32599
|
-
}
|
|
32600
|
-
.E_m74vjol .action {
|
|
32601
|
-
margin-left: 16px;
|
|
32268
|
+
.E_ccrbeuz .ant-collapse-item {
|
|
32269
|
+
border: 0px;
|
|
32270
|
+
background-color: #fff;
|
|
32602
32271
|
}
|
|
32603
|
-
|
|
32604
|
-
|
|
32605
|
-
|
|
32272
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header {
|
|
32273
|
+
padding-top: 0px;
|
|
32274
|
+
padding-bottom: 0px;
|
|
32275
|
+
padding-left: 0px !important;
|
|
32276
|
+
padding-right: 24px;
|
|
32606
32277
|
}
|
|
32607
|
-
|
|
32608
|
-
|
|
32609
|
-
display: flex;
|
|
32610
|
-
align-items: center;
|
|
32278
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
32279
|
+
right: 0px;
|
|
32611
32280
|
}
|
|
32612
|
-
.
|
|
32613
|
-
|
|
32281
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
32282
|
+
padding: 0px;
|
|
32614
32283
|
}
|
|
32615
32284
|
|
|
32616
|
-
.
|
|
32617
|
-
|
|
32618
|
-
|
|
32619
|
-
white-space: inherit;
|
|
32620
|
-
text-overflow: ellipsis;
|
|
32285
|
+
.E_c1fljvag .ant-collapse-item .ant-collapse-header {
|
|
32286
|
+
padding-right: 0px;
|
|
32287
|
+
cursor: default;
|
|
32621
32288
|
}
|
|
32622
32289
|
|
|
32623
32290
|
.E_wg1tsps {
|
|
@@ -32643,91 +32310,174 @@ input.E_rf8rlle.ant-input {
|
|
|
32643
32310
|
color: #00122e !important;
|
|
32644
32311
|
}
|
|
32645
32312
|
|
|
32646
|
-
.
|
|
32647
|
-
|
|
32648
|
-
text-overflow: ellipsis;
|
|
32313
|
+
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
32314
|
+
display: flex;
|
|
32649
32315
|
}
|
|
32650
32316
|
|
|
32651
|
-
.
|
|
32652
|
-
|
|
32317
|
+
.E_m74vjol {
|
|
32318
|
+
display: flex;
|
|
32319
|
+
justify-content: space-between;
|
|
32320
|
+
width: 100%;
|
|
32321
|
+
}
|
|
32322
|
+
.E_m74vjol .action {
|
|
32323
|
+
margin-left: 16px;
|
|
32653
32324
|
}
|
|
32654
32325
|
|
|
32655
|
-
.
|
|
32656
|
-
|
|
32657
|
-
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
32658
|
-
-webkit-box-orient: vertical;
|
|
32659
|
-
word-break: break-all;
|
|
32326
|
+
.E_a1o35uvh .ant-alert-message {
|
|
32327
|
+
width: 100%;
|
|
32660
32328
|
}
|
|
32661
32329
|
|
|
32662
|
-
.
|
|
32663
|
-
border-radius:
|
|
32330
|
+
.E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
|
|
32331
|
+
border-radius: 6px;
|
|
32664
32332
|
}
|
|
32665
|
-
.
|
|
32666
|
-
|
|
32333
|
+
.E_s177mls5.ant-select.ant-select-single {
|
|
32334
|
+
width: 100%;
|
|
32335
|
+
color: #2d3a56;
|
|
32336
|
+
border-color: rgba(211, 218, 235, 0.6);
|
|
32337
|
+
transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
32338
|
+
font-size: 13px;
|
|
32667
32339
|
}
|
|
32668
|
-
|
|
32669
|
-
|
|
32670
|
-
border: 0px;
|
|
32671
|
-
background-color: #fff;
|
|
32340
|
+
.E_s177mls5.ant-select.ant-select-single[data-size=middle] {
|
|
32341
|
+
height: 30px;
|
|
32672
32342
|
}
|
|
32673
|
-
.
|
|
32674
|
-
|
|
32675
|
-
|
|
32676
|
-
padding-left: 0px !important;
|
|
32677
|
-
padding-right: 24px;
|
|
32343
|
+
.E_s177mls5.ant-select.ant-select-single.ant-select-lg {
|
|
32344
|
+
height: 38px;
|
|
32345
|
+
font-size: 13px;
|
|
32678
32346
|
}
|
|
32679
|
-
.
|
|
32680
|
-
|
|
32347
|
+
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
|
|
32348
|
+
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
|
|
32349
|
+
transition: 160ms ease;
|
|
32681
32350
|
}
|
|
32682
|
-
.
|
|
32683
|
-
|
|
32351
|
+
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
|
|
32352
|
+
color: #0080ff;
|
|
32353
|
+
}
|
|
32354
|
+
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
|
|
32355
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
32356
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
32357
|
+
}
|
|
32358
|
+
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
32359
|
+
color: #0080ff;
|
|
32360
|
+
}
|
|
32361
|
+
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
|
|
32362
|
+
border-color: #0080ff;
|
|
32363
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
32364
|
+
}
|
|
32365
|
+
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
32366
|
+
transform: rotate(180deg);
|
|
32367
|
+
}
|
|
32368
|
+
.E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
|
|
32369
|
+
background: rgba(211, 218, 235, 0.6);
|
|
32370
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
32371
|
+
cursor: "not-allowed";
|
|
32372
|
+
}
|
|
32373
|
+
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
|
|
32374
|
+
border-color: #f0483e !important;
|
|
32375
|
+
}
|
|
32376
|
+
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
32377
|
+
color: #1d326c;
|
|
32378
|
+
}
|
|
32379
|
+
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
|
|
32380
|
+
border-color: #0080ff;
|
|
32381
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
32382
|
+
}
|
|
32383
|
+
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
32384
|
+
transform: rotate(180deg);
|
|
32684
32385
|
}
|
|
32685
32386
|
|
|
32686
|
-
.
|
|
32687
|
-
|
|
32688
|
-
|
|
32387
|
+
.E_ivqqkzv {
|
|
32388
|
+
height: 24px;
|
|
32389
|
+
width: 56px !important;
|
|
32390
|
+
margin-right: 4px;
|
|
32689
32391
|
}
|
|
32690
32392
|
|
|
32691
|
-
|
|
32692
|
-
color:
|
|
32693
|
-
height: unset;
|
|
32393
|
+
.E_c1wk4q29 {
|
|
32394
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32694
32395
|
}
|
|
32695
|
-
|
|
32396
|
+
|
|
32397
|
+
.E_tju3gfj .date {
|
|
32696
32398
|
margin-right: 4px;
|
|
32697
32399
|
}
|
|
32698
|
-
|
|
32400
|
+
|
|
32401
|
+
.E_s1sck0th {
|
|
32402
|
+
padding: 0 8px;
|
|
32403
|
+
border-radius: 4px;
|
|
32404
|
+
}
|
|
32405
|
+
|
|
32406
|
+
.E_m855nr1 {
|
|
32407
|
+
padding: 2px 8px;
|
|
32408
|
+
border-radius: 3px;
|
|
32409
|
+
}
|
|
32410
|
+
|
|
32411
|
+
.E_l1270xpg {
|
|
32412
|
+
padding: 3px 8px;
|
|
32413
|
+
border-radius: 2px;
|
|
32414
|
+
}
|
|
32415
|
+
|
|
32416
|
+
.E_t14rextb.ant-tag:hover {
|
|
32417
|
+
opacity: unset;
|
|
32418
|
+
}
|
|
32419
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
|
|
32420
|
+
margin: 0;
|
|
32421
|
+
margin-right: 8px;
|
|
32422
|
+
display: inline-flex;
|
|
32423
|
+
align-items: center;
|
|
32424
|
+
border: none;
|
|
32425
|
+
}
|
|
32426
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
|
|
32427
|
+
width: 16px;
|
|
32428
|
+
height: 16px;
|
|
32429
|
+
color: inherit;
|
|
32699
32430
|
margin-left: 4px;
|
|
32431
|
+
opacity: 0.6;
|
|
32432
|
+
display: inline-flex;
|
|
32700
32433
|
}
|
|
32701
|
-
|
|
32702
|
-
|
|
32434
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
|
|
32435
|
+
opacity: 1;
|
|
32436
|
+
}
|
|
32437
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
|
|
32438
|
+
color: #0080ff;
|
|
32439
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
32440
|
+
}
|
|
32441
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
|
|
32442
|
+
color: #f0483e;
|
|
32443
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
32444
|
+
}
|
|
32445
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
|
|
32446
|
+
color: #e07f00;
|
|
32447
|
+
background-color: rgba(255, 187, 0, 0.1);
|
|
32448
|
+
}
|
|
32449
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
|
|
32450
|
+
color: #008f4c;
|
|
32451
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
32452
|
+
}
|
|
32453
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
|
|
32454
|
+
color: #1d326c;
|
|
32455
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
32703
32456
|
}
|
|
32704
|
-
|
|
32705
|
-
color: #
|
|
32457
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
|
|
32458
|
+
color: #7E41FF;
|
|
32459
|
+
background-color: rgba(126, 65, 255, 0.1);
|
|
32706
32460
|
}
|
|
32707
|
-
|
|
32708
|
-
color: #
|
|
32461
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
|
|
32462
|
+
color: #fff;
|
|
32709
32463
|
}
|
|
32710
|
-
|
|
32711
|
-
color: #
|
|
32464
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
|
|
32465
|
+
background-color: #f0483e;
|
|
32712
32466
|
}
|
|
32713
|
-
|
|
32714
|
-
color: #
|
|
32467
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
|
|
32468
|
+
background-color: #fea008;
|
|
32715
32469
|
}
|
|
32716
|
-
|
|
32717
|
-
color: #
|
|
32470
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
|
|
32471
|
+
background-color: #00ba5d;
|
|
32718
32472
|
}
|
|
32719
|
-
|
|
32720
|
-
color: #
|
|
32473
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
|
|
32474
|
+
background-color: #0080ff;
|
|
32721
32475
|
}
|
|
32722
|
-
|
|
32723
|
-
|
|
32724
|
-
height: 24px;
|
|
32725
|
-
width: 56px !important;
|
|
32726
|
-
margin-right: 4px;
|
|
32476
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
|
|
32477
|
+
background-color: #6b7d99;
|
|
32727
32478
|
}
|
|
32728
|
-
|
|
32729
|
-
|
|
32730
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32479
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
|
|
32480
|
+
background-color: #7E41FF;
|
|
32731
32481
|
}
|
|
32732
32482
|
|
|
32733
32483
|
.E_sddwhm6 {
|
|
@@ -32804,397 +32554,588 @@ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
32804
32554
|
display: inline-block;
|
|
32805
32555
|
}
|
|
32806
32556
|
|
|
32807
|
-
.
|
|
32557
|
+
.E_h1ol2wl7 {
|
|
32558
|
+
font-weight: bold;
|
|
32559
|
+
background-color: unset;
|
|
32560
|
+
padding: unset;
|
|
32561
|
+
}
|
|
32562
|
+
|
|
32563
|
+
.E_lht19u8 {
|
|
32564
|
+
width: 64px;
|
|
32565
|
+
height: 64px;
|
|
32808
32566
|
display: flex;
|
|
32567
|
+
align-items: center;
|
|
32568
|
+
justify-content: center;
|
|
32569
|
+
position: relative;
|
|
32570
|
+
opacity: 0.2;
|
|
32809
32571
|
}
|
|
32810
32572
|
|
|
32811
|
-
.
|
|
32812
|
-
|
|
32573
|
+
.E_lk3gkp4 {
|
|
32574
|
+
position: absolute;
|
|
32575
|
+
width: 5px;
|
|
32576
|
+
height: 48px;
|
|
32577
|
+
left: 9.33px;
|
|
32578
|
+
top: 40.5px;
|
|
32579
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
32580
|
+
border-radius: 5px;
|
|
32581
|
+
transform: rotate(-128deg);
|
|
32582
|
+
transform-origin: top left;
|
|
32583
|
+
animation: loading-indicator1 1100ms ease-out infinite;
|
|
32813
32584
|
}
|
|
32814
|
-
|
|
32585
|
+
|
|
32586
|
+
.E_ll4n94n {
|
|
32587
|
+
position: absolute;
|
|
32588
|
+
width: 5px;
|
|
32589
|
+
height: 48px;
|
|
32590
|
+
left: 40.8px;
|
|
32591
|
+
top: 8.4px;
|
|
32592
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
32593
|
+
border-radius: 5px;
|
|
32594
|
+
transform: rotate(-8deg);
|
|
32595
|
+
transform-origin: top left;
|
|
32596
|
+
animation: loading-indicator2 1100ms ease-out infinite;
|
|
32597
|
+
}
|
|
32598
|
+
|
|
32599
|
+
.E_l17lbdo6 {
|
|
32600
|
+
position: absolute;
|
|
32601
|
+
width: 5px;
|
|
32602
|
+
height: 48px;
|
|
32603
|
+
left: 52.9px;
|
|
32604
|
+
top: 51.8px;
|
|
32605
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
32606
|
+
border-radius: 5px;
|
|
32607
|
+
transform: rotate(112deg);
|
|
32608
|
+
transform-origin: top left;
|
|
32609
|
+
animation: loading-indicator3 1100ms ease-out infinite;
|
|
32610
|
+
}
|
|
32611
|
+
|
|
32612
|
+
.E_msn7nxt {
|
|
32613
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32614
|
+
text-align: center;
|
|
32615
|
+
display: flex;
|
|
32616
|
+
align-items: center;
|
|
32617
|
+
justify-content: center;
|
|
32618
|
+
flex-direction: column;
|
|
32619
|
+
height: 100%;
|
|
32620
|
+
}
|
|
32621
|
+
.E_msn7nxt .link {
|
|
32622
|
+
color: #0080ff;
|
|
32623
|
+
cursor: pointer;
|
|
32624
|
+
}
|
|
32625
|
+
|
|
32626
|
+
.E_mp64wfi {
|
|
32815
32627
|
width: 100%;
|
|
32816
|
-
|
|
32817
|
-
|
|
32818
|
-
|
|
32819
|
-
font-size: 13px;
|
|
32628
|
+
height: 100%;
|
|
32629
|
+
display: flex;
|
|
32630
|
+
flex-direction: column;
|
|
32820
32631
|
}
|
|
32821
|
-
.
|
|
32822
|
-
|
|
32632
|
+
.E_mp64wfi .name-toolbar {
|
|
32633
|
+
width: 100%;
|
|
32634
|
+
display: flex;
|
|
32635
|
+
line-height: 30px;
|
|
32636
|
+
padding: 0 16px;
|
|
32637
|
+
justify-content: space-between;
|
|
32823
32638
|
}
|
|
32824
|
-
.
|
|
32825
|
-
|
|
32826
|
-
font-size:
|
|
32639
|
+
.E_mp64wfi .name-toolbar .metric-extra {
|
|
32640
|
+
display: flex;
|
|
32641
|
+
font-size: 12px;
|
|
32642
|
+
align-items: center;
|
|
32827
32643
|
}
|
|
32828
|
-
.
|
|
32829
|
-
|
|
32830
|
-
transition: 160ms ease;
|
|
32644
|
+
.E_mp64wfi .name-toolbar .metric-extra .info-item {
|
|
32645
|
+
color: #a3b4cc;
|
|
32831
32646
|
}
|
|
32832
|
-
.
|
|
32833
|
-
|
|
32647
|
+
.E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
|
|
32648
|
+
margin-left: 10px;
|
|
32834
32649
|
}
|
|
32835
|
-
.
|
|
32836
|
-
|
|
32837
|
-
|
|
32650
|
+
.E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
|
|
32651
|
+
margin-left: 10px;
|
|
32652
|
+
cursor: pointer;
|
|
32838
32653
|
}
|
|
32839
|
-
.
|
|
32840
|
-
|
|
32654
|
+
.E_mp64wfi .content {
|
|
32655
|
+
flex: 1;
|
|
32656
|
+
width: 100%;
|
|
32657
|
+
display: flex;
|
|
32658
|
+
justify-content: center;
|
|
32659
|
+
align-items: center;
|
|
32841
32660
|
}
|
|
32842
|
-
.
|
|
32843
|
-
|
|
32844
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
32661
|
+
.E_mp64wfi .single-content {
|
|
32662
|
+
height: 65px;
|
|
32845
32663
|
}
|
|
32846
|
-
|
|
32847
|
-
|
|
32664
|
+
|
|
32665
|
+
.E_l1oyigan {
|
|
32666
|
+
display: flex;
|
|
32667
|
+
align-items: center;
|
|
32668
|
+
white-space: nowrap;
|
|
32669
|
+
overflow: hidden;
|
|
32670
|
+
width: 100%;
|
|
32848
32671
|
}
|
|
32849
|
-
.
|
|
32850
|
-
|
|
32851
|
-
|
|
32852
|
-
cursor: "not-allowed";
|
|
32672
|
+
.E_l1oyigan .ant-dropdown-trigger {
|
|
32673
|
+
margin-left: auto;
|
|
32674
|
+
font-size: 12px;
|
|
32853
32675
|
}
|
|
32854
|
-
|
|
32855
|
-
|
|
32676
|
+
|
|
32677
|
+
.E_l1noi4n1 {
|
|
32678
|
+
display: flex;
|
|
32679
|
+
justify-content: flex-start;
|
|
32680
|
+
align-items: center;
|
|
32681
|
+
font-size: 12px;
|
|
32682
|
+
cursor: pointer;
|
|
32683
|
+
}
|
|
32684
|
+
.E_l1noi4n1:not(:last-child) {
|
|
32685
|
+
margin-right: 20px;
|
|
32686
|
+
}
|
|
32687
|
+
.E_l1noi4n1.deselected {
|
|
32688
|
+
opacity: 0.4;
|
|
32689
|
+
}
|
|
32690
|
+
.E_l1noi4n1.deselected .color-block {
|
|
32691
|
+
background: #b4beca !important;
|
|
32692
|
+
}
|
|
32693
|
+
|
|
32694
|
+
.E_cz19rz6 {
|
|
32695
|
+
display: inline-block;
|
|
32696
|
+
height: 8px;
|
|
32697
|
+
width: 8px;
|
|
32698
|
+
margin-right: 8px;
|
|
32699
|
+
}
|
|
32700
|
+
|
|
32701
|
+
.E_e17r5r9c .ant-dropdown-menu-item {
|
|
32702
|
+
display: flex;
|
|
32703
|
+
align-items: center;
|
|
32704
|
+
font-size: 12px;
|
|
32705
|
+
margin: 0;
|
|
32706
|
+
}
|
|
32707
|
+
|
|
32708
|
+
.E_m1y1hhnr {
|
|
32709
|
+
position: relative;
|
|
32710
|
+
}
|
|
32711
|
+
.E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
|
|
32712
|
+
bottom: -12px;
|
|
32713
|
+
}
|
|
32714
|
+
.E_m1y1hhnr .metric-toolbar {
|
|
32715
|
+
display: flex;
|
|
32716
|
+
justify-content: space-between;
|
|
32717
|
+
line-height: 30px;
|
|
32718
|
+
margin: 0 16px;
|
|
32719
|
+
}
|
|
32720
|
+
.E_m1y1hhnr .metric-toolbar .metric-extra {
|
|
32721
|
+
display: flex;
|
|
32722
|
+
font-size: 12px;
|
|
32723
|
+
align-items: center;
|
|
32724
|
+
}
|
|
32725
|
+
.E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
|
|
32726
|
+
color: #a3b4cc;
|
|
32727
|
+
}
|
|
32728
|
+
.E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
|
|
32729
|
+
margin-left: 10px;
|
|
32730
|
+
}
|
|
32731
|
+
.E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
|
|
32732
|
+
margin-left: 10px;
|
|
32733
|
+
cursor: pointer;
|
|
32734
|
+
}
|
|
32735
|
+
.E_m1y1hhnr .recharts-xAxis {
|
|
32736
|
+
font-size: 12px;
|
|
32737
|
+
}
|
|
32738
|
+
.E_m1y1hhnr .pointer-wrapper {
|
|
32739
|
+
position: absolute;
|
|
32740
|
+
bottom: 10px;
|
|
32741
|
+
padding: 0 8px;
|
|
32742
|
+
border-radius: 4px;
|
|
32743
|
+
font-size: 12px;
|
|
32744
|
+
color: #fff;
|
|
32745
|
+
background: rgba(0, 0, 0, 0.75);
|
|
32746
|
+
transform: translateX(-50%);
|
|
32747
|
+
}
|
|
32748
|
+
|
|
32749
|
+
.E_tnvijvs {
|
|
32750
|
+
min-width: 200px;
|
|
32751
|
+
}
|
|
32752
|
+
|
|
32753
|
+
.E_t1ub2aex {
|
|
32754
|
+
display: flex;
|
|
32755
|
+
align-items: center;
|
|
32756
|
+
justify-content: space-between;
|
|
32757
|
+
background-color: rgba(0, 0, 0, 0.75);
|
|
32758
|
+
color: #b4beca;
|
|
32759
|
+
font-size: 12px;
|
|
32760
|
+
padding: 3px 6px;
|
|
32856
32761
|
}
|
|
32857
|
-
.
|
|
32858
|
-
|
|
32762
|
+
.E_t1ub2aex:first-child {
|
|
32763
|
+
padding-top: 3px;
|
|
32859
32764
|
}
|
|
32860
|
-
.
|
|
32861
|
-
|
|
32862
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
32765
|
+
.E_t1ub2aex:last-child {
|
|
32766
|
+
padding-bottom: 3px;
|
|
32863
32767
|
}
|
|
32864
|
-
.
|
|
32865
|
-
|
|
32768
|
+
.E_t1ub2aex .column-value {
|
|
32769
|
+
color: #fff;
|
|
32770
|
+
margin-left: 8px;
|
|
32866
32771
|
}
|
|
32867
32772
|
|
|
32868
|
-
.
|
|
32869
|
-
|
|
32773
|
+
.E_tc97u5y {
|
|
32774
|
+
height: 100%;
|
|
32870
32775
|
}
|
|
32871
32776
|
|
|
32872
|
-
.
|
|
32777
|
+
.E_tfzf37v {
|
|
32873
32778
|
height: 100%;
|
|
32874
32779
|
}
|
|
32875
|
-
.
|
|
32876
|
-
|
|
32877
|
-
|
|
32878
|
-
display: flex;
|
|
32780
|
+
.E_tfzf37v.empty-table .ant-table-content {
|
|
32781
|
+
overflow: visible !important;
|
|
32782
|
+
height: 100%;
|
|
32879
32783
|
}
|
|
32880
|
-
.
|
|
32881
|
-
height:
|
|
32882
|
-
margin: 4px;
|
|
32883
|
-
background: rgba(204, 212, 227, 0.18);
|
|
32884
|
-
border-radius: 2px;
|
|
32784
|
+
.E_tfzf37v.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
|
|
32785
|
+
height: 100%;
|
|
32885
32786
|
}
|
|
32886
|
-
.
|
|
32887
|
-
width:
|
|
32787
|
+
.E_tfzf37v.empty-table .ant-table-content table {
|
|
32788
|
+
width: 100% !important;
|
|
32789
|
+
height: 100%;
|
|
32888
32790
|
}
|
|
32889
|
-
.
|
|
32890
|
-
|
|
32791
|
+
.E_tfzf37v.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
32792
|
+
padding: 15px 0;
|
|
32891
32793
|
}
|
|
32892
|
-
.
|
|
32893
|
-
|
|
32794
|
+
.E_tfzf37v.empty-table .ant-table-content table thead.ant-table-thead {
|
|
32795
|
+
display: none;
|
|
32894
32796
|
}
|
|
32895
|
-
.
|
|
32896
|
-
|
|
32797
|
+
.E_tfzf37v .active-row td:nth-child(1) {
|
|
32798
|
+
font-weight: 700;
|
|
32897
32799
|
}
|
|
32898
|
-
.
|
|
32899
|
-
|
|
32800
|
+
.E_tfzf37v.has-selection .active-row td:nth-child(2) {
|
|
32801
|
+
font-weight: 700;
|
|
32900
32802
|
}
|
|
32901
|
-
|
|
32902
|
-
|
|
32903
|
-
padding: 0 8px;
|
|
32904
|
-
border-radius: 4px;
|
|
32803
|
+
.E_tfzf37v .ant-spin-nested-loading {
|
|
32804
|
+
height: 100%;
|
|
32905
32805
|
}
|
|
32906
|
-
|
|
32907
|
-
|
|
32908
|
-
|
|
32909
|
-
border-radius: 3px;
|
|
32806
|
+
.E_tfzf37v .ant-spin-nested-loading .ant-spin-container {
|
|
32807
|
+
height: 100%;
|
|
32808
|
+
overflow: visible;
|
|
32910
32809
|
}
|
|
32911
|
-
|
|
32912
|
-
|
|
32913
|
-
padding: 3px 8px;
|
|
32914
|
-
border-radius: 2px;
|
|
32810
|
+
.E_tfzf37v .ant-spin-nested-loading .ant-spin {
|
|
32811
|
+
max-height: none;
|
|
32915
32812
|
}
|
|
32916
|
-
|
|
32917
|
-
.
|
|
32918
|
-
|
|
32813
|
+
.E_tfzf37v.table-init-loading .ant-spin-blur thead,
|
|
32814
|
+
.E_tfzf37v.table-init-loading .ant-spin-blur tbody {
|
|
32815
|
+
display: none;
|
|
32919
32816
|
}
|
|
32920
|
-
.
|
|
32921
|
-
|
|
32922
|
-
margin-right: 8px;
|
|
32923
|
-
display: inline-flex;
|
|
32924
|
-
align-items: center;
|
|
32925
|
-
border: none;
|
|
32817
|
+
.E_tfzf37v td.ant-table-column-sort {
|
|
32818
|
+
background: transparent;
|
|
32926
32819
|
}
|
|
32927
|
-
.
|
|
32928
|
-
|
|
32929
|
-
|
|
32930
|
-
|
|
32931
|
-
margin-left: 4px;
|
|
32932
|
-
opacity: 0.6;
|
|
32933
|
-
display: inline-flex;
|
|
32820
|
+
.E_tfzf37v td.ant-table-cell-fix-left,
|
|
32821
|
+
.E_tfzf37v td.ant-table-cell-fix-right {
|
|
32822
|
+
background: #fff;
|
|
32823
|
+
padding: 0 !important;
|
|
32934
32824
|
}
|
|
32935
|
-
.
|
|
32936
|
-
|
|
32825
|
+
.E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content,
|
|
32826
|
+
.E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content {
|
|
32827
|
+
display: flex;
|
|
32828
|
+
align-items: center;
|
|
32829
|
+
height: 100%;
|
|
32830
|
+
padding: 8px;
|
|
32937
32831
|
}
|
|
32938
|
-
.
|
|
32939
|
-
|
|
32940
|
-
|
|
32832
|
+
.E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content > span,
|
|
32833
|
+
.E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content > span {
|
|
32834
|
+
overflow: hidden;
|
|
32835
|
+
text-overflow: ellipsis;
|
|
32836
|
+
width: 100%;
|
|
32941
32837
|
}
|
|
32942
|
-
.
|
|
32943
|
-
|
|
32944
|
-
background-color: rgba(255, 74, 74, 0.1);
|
|
32838
|
+
.E_tfzf37v .ant-table-container {
|
|
32839
|
+
height: 100%;
|
|
32945
32840
|
}
|
|
32946
|
-
.
|
|
32947
|
-
|
|
32948
|
-
background-color: rgba(255, 187, 0, 0.1);
|
|
32841
|
+
.E_tfzf37v .ant-table-container::before, .E_tfzf37v .ant-table-container::after {
|
|
32842
|
+
box-shadow: none !important;
|
|
32949
32843
|
}
|
|
32950
|
-
.
|
|
32951
|
-
|
|
32952
|
-
|
|
32844
|
+
.E_tfzf37v .ant-table {
|
|
32845
|
+
border-radius: 0px;
|
|
32846
|
+
border-left: none;
|
|
32847
|
+
border-right: none;
|
|
32848
|
+
border-bottom: none;
|
|
32849
|
+
height: 100%;
|
|
32850
|
+
font-size: 12px;
|
|
32851
|
+
background: transparent;
|
|
32953
32852
|
}
|
|
32954
|
-
.
|
|
32955
|
-
|
|
32956
|
-
|
|
32853
|
+
.E_tfzf37v .ant-table .ant-table-header {
|
|
32854
|
+
position: relative;
|
|
32855
|
+
z-index: 3;
|
|
32856
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
32857
|
+
margin-bottom: -1px;
|
|
32957
32858
|
}
|
|
32958
|
-
.
|
|
32959
|
-
|
|
32960
|
-
|
|
32859
|
+
.E_tfzf37v .ant-table .time-wrapper .date,
|
|
32860
|
+
.E_tfzf37v .ant-table .value {
|
|
32861
|
+
color: #2d3a56;
|
|
32961
32862
|
}
|
|
32962
|
-
.
|
|
32963
|
-
|
|
32863
|
+
.E_tfzf37v .ant-table .time-wrapper .time,
|
|
32864
|
+
.E_tfzf37v .ant-table .unit {
|
|
32865
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32964
32866
|
}
|
|
32965
|
-
.
|
|
32966
|
-
|
|
32867
|
+
.E_tfzf37v .ant-table .ant-table-selection {
|
|
32868
|
+
position: unset;
|
|
32869
|
+
text-align: center;
|
|
32967
32870
|
}
|
|
32968
|
-
.
|
|
32969
|
-
background
|
|
32871
|
+
.E_tfzf37v .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
|
|
32872
|
+
background: #fff;
|
|
32970
32873
|
}
|
|
32971
|
-
.
|
|
32972
|
-
|
|
32874
|
+
.E_tfzf37v .ant-table .anticon-setting {
|
|
32875
|
+
cursor: pointer;
|
|
32876
|
+
position: absolute;
|
|
32877
|
+
top: 50%;
|
|
32878
|
+
right: 12px;
|
|
32879
|
+
transform: translateY(-50%);
|
|
32973
32880
|
}
|
|
32974
|
-
.
|
|
32975
|
-
|
|
32881
|
+
.E_tfzf37v .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
|
|
32882
|
+
box-shadow: none;
|
|
32883
|
+
width: 1px;
|
|
32884
|
+
background: rgba(213, 219, 227, 0.6);
|
|
32976
32885
|
}
|
|
32977
|
-
.
|
|
32978
|
-
|
|
32886
|
+
.E_tfzf37v .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
|
|
32887
|
+
box-shadow: none;
|
|
32888
|
+
width: 1px;
|
|
32889
|
+
background: rgba(213, 219, 227, 0.6);
|
|
32979
32890
|
}
|
|
32980
|
-
.
|
|
32981
|
-
|
|
32891
|
+
.E_tfzf37v .ant-table .ant-table-tbody {
|
|
32892
|
+
position: relative;
|
|
32982
32893
|
}
|
|
32983
|
-
|
|
32984
|
-
.
|
|
32985
|
-
|
|
32986
|
-
|
|
32987
|
-
|
|
32894
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td {
|
|
32895
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
32896
|
+
border-bottom: 1px solid white;
|
|
32897
|
+
height: 40px;
|
|
32898
|
+
vertical-align: middle;
|
|
32899
|
+
transition: background 0ms;
|
|
32900
|
+
color: #00122e;
|
|
32988
32901
|
}
|
|
32989
|
-
|
|
32990
|
-
|
|
32991
|
-
color:
|
|
32992
|
-
text-align: center;
|
|
32993
|
-
display: flex;
|
|
32994
|
-
align-items: center;
|
|
32995
|
-
justify-content: center;
|
|
32996
|
-
flex-direction: column;
|
|
32997
|
-
height: 100%;
|
|
32902
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.header-hover {
|
|
32903
|
+
background: #f2f5fa;
|
|
32904
|
+
border-bottom-color: #f2f5fa;
|
|
32998
32905
|
}
|
|
32999
|
-
.
|
|
33000
|
-
|
|
33001
|
-
|
|
32906
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
|
|
32907
|
+
height: auto;
|
|
32908
|
+
color: #00122e;
|
|
32909
|
+
font-size: 12px;
|
|
32910
|
+
text-align: left;
|
|
32911
|
+
transition: none;
|
|
32912
|
+
overflow: hidden;
|
|
32913
|
+
text-overflow: ellipsis;
|
|
32914
|
+
white-space: nowrap;
|
|
33002
32915
|
}
|
|
33003
|
-
|
|
33004
|
-
|
|
32916
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
|
|
32917
|
+
color: #0096ff;
|
|
32918
|
+
}
|
|
32919
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
|
|
32920
|
+
overflow: hidden;
|
|
32921
|
+
text-overflow: ellipsis;
|
|
33005
32922
|
width: 100%;
|
|
33006
|
-
|
|
33007
|
-
|
|
33008
|
-
|
|
32923
|
+
vertical-align: middle;
|
|
32924
|
+
}
|
|
32925
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.cell_status {
|
|
32926
|
+
line-height: 0px;
|
|
32927
|
+
}
|
|
32928
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.align-right {
|
|
32929
|
+
padding-right: 25px;
|
|
32930
|
+
}
|
|
32931
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
|
|
32932
|
+
border-top-color: transparent;
|
|
32933
|
+
}
|
|
32934
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td {
|
|
32935
|
+
background: rgba(225, 230, 241, 0.6);
|
|
32936
|
+
border-color: transparent transparent white;
|
|
32937
|
+
}
|
|
32938
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
|
|
32939
|
+
border-radius: 8px 0 0 8px;
|
|
32940
|
+
}
|
|
32941
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
|
|
32942
|
+
border-radius: 8px 0 0 8px;
|
|
33009
32943
|
}
|
|
33010
|
-
.
|
|
33011
|
-
|
|
33012
|
-
|
|
33013
|
-
|
|
33014
|
-
|
|
33015
|
-
|
|
32944
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
|
|
32945
|
+
content: "";
|
|
32946
|
+
width: 4px;
|
|
32947
|
+
top: -1px;
|
|
32948
|
+
bottom: -1px;
|
|
32949
|
+
background: white;
|
|
33016
32950
|
}
|
|
33017
|
-
.
|
|
33018
|
-
|
|
33019
|
-
font-size: 12px;
|
|
33020
|
-
align-items: center;
|
|
32951
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
|
|
32952
|
+
border-radius: 0 8px 8px 0;
|
|
33021
32953
|
}
|
|
33022
|
-
.
|
|
33023
|
-
|
|
32954
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
|
|
32955
|
+
border-radius: 0;
|
|
32956
|
+
background: white;
|
|
32957
|
+
border-top: none;
|
|
33024
32958
|
}
|
|
33025
|
-
.
|
|
33026
|
-
|
|
32959
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
|
|
32960
|
+
border-top: 1px solid transparent;
|
|
32961
|
+
border-radius: 0 8px 8px 0;
|
|
32962
|
+
background: rgba(225, 230, 241, 0.6);
|
|
33027
32963
|
}
|
|
33028
|
-
.
|
|
33029
|
-
|
|
33030
|
-
|
|
32964
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
|
|
32965
|
+
background: white;
|
|
32966
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
33031
32967
|
}
|
|
33032
|
-
.
|
|
33033
|
-
flex: 1;
|
|
33034
|
-
width: 100%;
|
|
32968
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
|
|
33035
32969
|
display: flex;
|
|
33036
|
-
justify-content: center;
|
|
33037
32970
|
align-items: center;
|
|
32971
|
+
height: 100%;
|
|
32972
|
+
background: rgba(225, 230, 241, 0.6);
|
|
33038
32973
|
}
|
|
33039
|
-
.
|
|
33040
|
-
|
|
32974
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
|
|
32975
|
+
background: white;
|
|
32976
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
33041
32977
|
}
|
|
33042
|
-
|
|
33043
|
-
.E_l1oyigan {
|
|
32978
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
|
|
33044
32979
|
display: flex;
|
|
33045
32980
|
align-items: center;
|
|
33046
|
-
|
|
33047
|
-
|
|
33048
|
-
width: 100%;
|
|
32981
|
+
height: 100%;
|
|
32982
|
+
background: rgba(225, 230, 241, 0.6);
|
|
33049
32983
|
}
|
|
33050
|
-
.
|
|
33051
|
-
|
|
33052
|
-
font-size: 12px;
|
|
32984
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:last-child td {
|
|
32985
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
33053
32986
|
}
|
|
33054
|
-
|
|
33055
|
-
.
|
|
33056
|
-
|
|
33057
|
-
justify-content: flex-start;
|
|
33058
|
-
align-items: center;
|
|
33059
|
-
font-size: 12px;
|
|
33060
|
-
cursor: pointer;
|
|
32987
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row {
|
|
32988
|
+
box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
|
|
32989
|
+
border-radius: 8px;
|
|
33061
32990
|
}
|
|
33062
|
-
.
|
|
33063
|
-
|
|
32991
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
|
|
32992
|
+
border-top-color: white;
|
|
33064
32993
|
}
|
|
33065
|
-
.
|
|
33066
|
-
|
|
32994
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td {
|
|
32995
|
+
background: rgba(0, 136, 255, 0.1);
|
|
32996
|
+
border-bottom-color: transparent;
|
|
32997
|
+
border-top-color: transparent;
|
|
33067
32998
|
}
|
|
33068
|
-
.
|
|
33069
|
-
|
|
32999
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
|
|
33000
|
+
border-radius: 8px 0 0 8px;
|
|
33070
33001
|
}
|
|
33071
|
-
|
|
33072
|
-
|
|
33073
|
-
display: inline-block;
|
|
33074
|
-
height: 8px;
|
|
33075
|
-
width: 8px;
|
|
33076
|
-
margin-right: 8px;
|
|
33002
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
|
|
33003
|
+
border-radius: 0 8px 8px 0;
|
|
33077
33004
|
}
|
|
33078
|
-
|
|
33079
|
-
|
|
33080
|
-
display: flex;
|
|
33081
|
-
align-items: center;
|
|
33082
|
-
font-size: 12px;
|
|
33083
|
-
margin: 0;
|
|
33005
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
|
|
33006
|
+
background: rgba(0, 136, 255, 0.1);
|
|
33084
33007
|
}
|
|
33085
|
-
|
|
33086
|
-
|
|
33008
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th {
|
|
33009
|
+
background: #fff;
|
|
33010
|
+
font-weight: 400;
|
|
33087
33011
|
position: relative;
|
|
33012
|
+
border-bottom: none;
|
|
33013
|
+
color: #00122e;
|
|
33014
|
+
transition: none;
|
|
33015
|
+
padding: 15px 8px 15px 8px;
|
|
33088
33016
|
}
|
|
33089
|
-
.
|
|
33090
|
-
|
|
33017
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th:not(:last-child):after {
|
|
33018
|
+
content: "";
|
|
33019
|
+
width: 1px;
|
|
33020
|
+
top: 0;
|
|
33021
|
+
bottom: 0;
|
|
33022
|
+
background: rgba(211, 218, 235, 0.6);
|
|
33023
|
+
position: absolute;
|
|
33024
|
+
right: 0;
|
|
33091
33025
|
}
|
|
33092
|
-
.
|
|
33093
|
-
|
|
33094
|
-
justify-content: space-between;
|
|
33095
|
-
line-height: 30px;
|
|
33096
|
-
margin: 0 16px;
|
|
33026
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.is-blank {
|
|
33027
|
+
padding: unset;
|
|
33097
33028
|
}
|
|
33098
|
-
.
|
|
33099
|
-
display:
|
|
33100
|
-
font-size: 12px;
|
|
33101
|
-
align-items: center;
|
|
33029
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.is-blank:after {
|
|
33030
|
+
display: none;
|
|
33102
33031
|
}
|
|
33103
|
-
.
|
|
33104
|
-
|
|
33032
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
|
|
33033
|
+
width: 100%;
|
|
33034
|
+
overflow: hidden;
|
|
33035
|
+
white-space: nowrap;
|
|
33036
|
+
text-overflow: ellipsis;
|
|
33105
33037
|
}
|
|
33106
|
-
.
|
|
33107
|
-
|
|
33038
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
|
|
33039
|
+
overflow: hidden;
|
|
33040
|
+
text-overflow: ellipsis;
|
|
33041
|
+
flex: 1;
|
|
33108
33042
|
}
|
|
33109
|
-
.
|
|
33110
|
-
|
|
33111
|
-
cursor: pointer;
|
|
33043
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
|
|
33044
|
+
padding: 15px 25px 15px 8px;
|
|
33112
33045
|
}
|
|
33113
|
-
.
|
|
33114
|
-
|
|
33046
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
|
|
33047
|
+
padding: 0;
|
|
33115
33048
|
}
|
|
33116
|
-
.
|
|
33049
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
|
|
33117
33050
|
position: absolute;
|
|
33118
|
-
|
|
33119
|
-
|
|
33120
|
-
|
|
33121
|
-
|
|
33122
|
-
|
|
33123
|
-
|
|
33124
|
-
transform: translateX(-50%);
|
|
33051
|
+
right: 6px;
|
|
33052
|
+
top: 50%;
|
|
33053
|
+
transform: translateY(-50%);
|
|
33054
|
+
height: 16px;
|
|
33055
|
+
display: none;
|
|
33056
|
+
transition: transform 320ms ease;
|
|
33125
33057
|
}
|
|
33126
|
-
|
|
33127
|
-
|
|
33128
|
-
|
|
33058
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
|
|
33059
|
+
display: block;
|
|
33060
|
+
transform: translateY(-50%) rotateX(180deg);
|
|
33129
33061
|
}
|
|
33130
|
-
|
|
33131
|
-
|
|
33132
|
-
display: flex;
|
|
33133
|
-
align-items: center;
|
|
33134
|
-
justify-content: space-between;
|
|
33135
|
-
background-color: rgba(0, 0, 0, 0.75);
|
|
33136
|
-
color: #b4beca;
|
|
33137
|
-
font-size: 12px;
|
|
33138
|
-
padding: 3px 6px;
|
|
33062
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
|
|
33063
|
+
display: block;
|
|
33139
33064
|
}
|
|
33140
|
-
.
|
|
33141
|
-
|
|
33065
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
|
|
33066
|
+
display: none;
|
|
33142
33067
|
}
|
|
33143
|
-
.
|
|
33144
|
-
|
|
33068
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
|
|
33069
|
+
transform: translateY(-50%);
|
|
33145
33070
|
}
|
|
33146
|
-
.
|
|
33147
|
-
|
|
33148
|
-
margin-left: 8px;
|
|
33071
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
|
|
33072
|
+
transform: translateY(-50%) rotateX(180deg);
|
|
33149
33073
|
}
|
|
33150
|
-
|
|
33151
|
-
|
|
33152
|
-
width: 64px;
|
|
33153
|
-
height: 64px;
|
|
33154
|
-
display: flex;
|
|
33155
|
-
align-items: center;
|
|
33156
|
-
justify-content: center;
|
|
33157
|
-
position: relative;
|
|
33158
|
-
opacity: 0.2;
|
|
33074
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
|
|
33075
|
+
background: #f2f5fa;
|
|
33159
33076
|
}
|
|
33160
|
-
|
|
33161
|
-
|
|
33077
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
|
|
33078
|
+
display: block;
|
|
33079
|
+
}
|
|
33080
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.align-right {
|
|
33081
|
+
padding-right: 25px;
|
|
33082
|
+
}
|
|
33083
|
+
.E_tfzf37v .ant-table .ant-table-selection-column {
|
|
33084
|
+
padding: 0 !important;
|
|
33085
|
+
}
|
|
33086
|
+
.E_tfzf37v .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
|
|
33162
33087
|
position: absolute;
|
|
33163
|
-
|
|
33164
|
-
|
|
33165
|
-
|
|
33166
|
-
|
|
33167
|
-
|
|
33168
|
-
|
|
33169
|
-
|
|
33170
|
-
|
|
33171
|
-
|
|
33088
|
+
left: 50%;
|
|
33089
|
+
top: 50%;
|
|
33090
|
+
transform: translate(-50%, -50%);
|
|
33091
|
+
}
|
|
33092
|
+
.E_tfzf37v .ant-table .ant-table-selection-column:after {
|
|
33093
|
+
display: none;
|
|
33094
|
+
}
|
|
33095
|
+
.E_tfzf37v .ant-table .ant-table-hide-scrollbar {
|
|
33096
|
+
background: #fff;
|
|
33097
|
+
}
|
|
33098
|
+
.E_tfzf37v .ant-table .ant-table-placeholder {
|
|
33099
|
+
background: inherit;
|
|
33100
|
+
}
|
|
33101
|
+
.E_tfzf37v .ant-table .ant-table-placeholder td {
|
|
33102
|
+
position: static;
|
|
33103
|
+
border: none;
|
|
33104
|
+
background: inherit !important;
|
|
33105
|
+
height: 100px;
|
|
33106
|
+
vertical-align: middle;
|
|
33107
|
+
}
|
|
33108
|
+
.E_tfzf37v .ant-table .ant-table-placeholder .table-default-empty,
|
|
33109
|
+
.E_tfzf37v .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
33110
|
+
font-weight: bold;
|
|
33111
|
+
font-size: 20px;
|
|
33112
|
+
color: rgba(10, 37, 85, 0.6);
|
|
33172
33113
|
}
|
|
33173
|
-
|
|
33174
|
-
.
|
|
33175
|
-
|
|
33176
|
-
width: 5px;
|
|
33177
|
-
height: 48px;
|
|
33178
|
-
left: 40.8px;
|
|
33179
|
-
top: 8.4px;
|
|
33180
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
33181
|
-
border-radius: 5px;
|
|
33182
|
-
transform: rotate(-8deg);
|
|
33183
|
-
transform-origin: top left;
|
|
33184
|
-
animation: loading-indicator2 1100ms ease-out infinite;
|
|
33114
|
+
.E_tfzf37v .ant-table th.ant-table-cell-scrollbar,
|
|
33115
|
+
.E_tfzf37v .ant-table th.cell__action_ {
|
|
33116
|
+
z-index: 10;
|
|
33185
33117
|
}
|
|
33186
|
-
|
|
33187
|
-
|
|
33188
|
-
position:
|
|
33189
|
-
|
|
33190
|
-
|
|
33191
|
-
|
|
33192
|
-
|
|
33193
|
-
|
|
33194
|
-
|
|
33195
|
-
|
|
33196
|
-
|
|
33197
|
-
|
|
33118
|
+
.E_tfzf37v .ant-table td.cell__action_ {
|
|
33119
|
+
padding: 0 !important;
|
|
33120
|
+
position: relative;
|
|
33121
|
+
background: #fff;
|
|
33122
|
+
}
|
|
33123
|
+
.E_tfzf37v .ant-table td.cell__action_ > * {
|
|
33124
|
+
height: 100%;
|
|
33125
|
+
display: flex;
|
|
33126
|
+
align-items: center;
|
|
33127
|
+
justify-content: flex-end;
|
|
33128
|
+
padding-right: 8px;
|
|
33129
|
+
}
|
|
33130
|
+
.E_tfzf37v .ant-table td.cell__action_ .menu-button {
|
|
33131
|
+
width: 24px;
|
|
33132
|
+
height: 24px;
|
|
33133
|
+
cursor: pointer;
|
|
33134
|
+
justify-content: center;
|
|
33135
|
+
border-radius: 4px;
|
|
33136
|
+
}
|
|
33137
|
+
.E_tfzf37v .ant-table td.cell__action_ .menu-button:hover {
|
|
33138
|
+
background: #fff;
|
|
33198
33139
|
}
|
|
33199
33140
|
|
|
33200
33141
|
.E_sjob3jg {
|
|
@@ -33869,6 +33810,36 @@ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
33869
33810
|
padding: 0;
|
|
33870
33811
|
}
|
|
33871
33812
|
|
|
33813
|
+
.E_t13ef470 {
|
|
33814
|
+
height: 100%;
|
|
33815
|
+
}
|
|
33816
|
+
.E_t13ef470 .table-loading-item {
|
|
33817
|
+
padding: 12px 4px;
|
|
33818
|
+
border-bottom: 1px solid rgba(204, 212, 227, 0.18);
|
|
33819
|
+
display: flex;
|
|
33820
|
+
}
|
|
33821
|
+
.E_t13ef470 .table-loading-item > * {
|
|
33822
|
+
height: 16px;
|
|
33823
|
+
margin: 4px;
|
|
33824
|
+
background: rgba(204, 212, 227, 0.18);
|
|
33825
|
+
border-radius: 2px;
|
|
33826
|
+
}
|
|
33827
|
+
.E_t13ef470 .table-loading-item .checkbox-loading {
|
|
33828
|
+
width: 16px;
|
|
33829
|
+
}
|
|
33830
|
+
.E_t13ef470 .table-loading-item .td-loading {
|
|
33831
|
+
flex: 1;
|
|
33832
|
+
}
|
|
33833
|
+
.E_t13ef470 :nth-child(1) {
|
|
33834
|
+
padding: 8px 4px;
|
|
33835
|
+
}
|
|
33836
|
+
.E_t13ef470 :nth-child(1) > * {
|
|
33837
|
+
background: rgba(107, 125, 153, 0.18);
|
|
33838
|
+
}
|
|
33839
|
+
.E_t13ef470 :nth-child(1) > * {
|
|
33840
|
+
background: rgba(163, 180, 204, 0.18);
|
|
33841
|
+
}
|
|
33842
|
+
|
|
33872
33843
|
.E_t160l1cm {
|
|
33873
33844
|
display: flex;
|
|
33874
33845
|
flex-direction: column;
|
|
@@ -34072,50 +34043,6 @@ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
34072
34043
|
background: transparent;
|
|
34073
34044
|
}
|
|
34074
34045
|
|
|
34075
|
-
.E_c1yd35n {
|
|
34076
|
-
padding: 0 12px 14px 12px;
|
|
34077
|
-
}
|
|
34078
|
-
|
|
34079
|
-
.E_c1kghdax {
|
|
34080
|
-
color: #2d3a56;
|
|
34081
|
-
padding: 7px 12px;
|
|
34082
|
-
display: flex;
|
|
34083
|
-
justify-content: space-between;
|
|
34084
|
-
align-items: center;
|
|
34085
|
-
}
|
|
34086
|
-
.E_c1kghdax.has-arrow {
|
|
34087
|
-
padding-left: 10px;
|
|
34088
|
-
}
|
|
34089
|
-
.E_c1kghdax.has-arrow .title-wrapper {
|
|
34090
|
-
cursor: pointer;
|
|
34091
|
-
color: #00122e;
|
|
34092
|
-
}
|
|
34093
|
-
.E_c1kghdax.has-arrow .title-wrapper.is-open {
|
|
34094
|
-
color: #2d3a56;
|
|
34095
|
-
font-weight: 600;
|
|
34096
|
-
}
|
|
34097
|
-
.E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
|
|
34098
|
-
transform: rotate(90deg);
|
|
34099
|
-
}
|
|
34100
|
-
.E_c1kghdax .sub-info {
|
|
34101
|
-
font-size: 12px;
|
|
34102
|
-
line-height: 18px;
|
|
34103
|
-
}
|
|
34104
|
-
.E_c1kghdax .title-wrapper {
|
|
34105
|
-
display: flex;
|
|
34106
|
-
align-items: center;
|
|
34107
|
-
user-select: none;
|
|
34108
|
-
flex-grow: 1;
|
|
34109
|
-
font-size: 12px;
|
|
34110
|
-
line-height: 18px;
|
|
34111
|
-
color: #2d3a56;
|
|
34112
|
-
font-weight: 700;
|
|
34113
|
-
}
|
|
34114
|
-
.E_c1kghdax .collapse-arrow {
|
|
34115
|
-
transition: all 50ms ease-out 0ms;
|
|
34116
|
-
margin-right: 2px;
|
|
34117
|
-
}
|
|
34118
|
-
|
|
34119
34046
|
.E_ckui4s7 {
|
|
34120
34047
|
color: #2d3a56;
|
|
34121
34048
|
line-height: 22px;
|
|
@@ -34209,6 +34136,50 @@ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
34209
34136
|
fill: blue;
|
|
34210
34137
|
}
|
|
34211
34138
|
|
|
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
|
+
|
|
34212
34183
|
.E_b14q2gmw {
|
|
34213
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);
|
|
34214
34185
|
}
|
|
@@ -34226,6 +34197,85 @@ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
34226
34197
|
transform: translateY(-4px);
|
|
34227
34198
|
}
|
|
34228
34199
|
|
|
34200
|
+
button.E_l48ei06.ant-btn {
|
|
34201
|
+
font-size: 12px;
|
|
34202
|
+
line-height: 18px;
|
|
34203
|
+
height: 18px;
|
|
34204
|
+
}
|
|
34205
|
+
|
|
34206
|
+
button.E_l48ei06 {
|
|
34207
|
+
color: #0080FF;
|
|
34208
|
+
height: unset;
|
|
34209
|
+
}
|
|
34210
|
+
button.E_l48ei06 .button-prefix-icon {
|
|
34211
|
+
margin-right: 4px;
|
|
34212
|
+
}
|
|
34213
|
+
button.E_l48ei06 .button-suffix-icon {
|
|
34214
|
+
margin-left: 4px;
|
|
34215
|
+
}
|
|
34216
|
+
button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
|
|
34217
|
+
color: #009DFF;
|
|
34218
|
+
}
|
|
34219
|
+
button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
|
|
34220
|
+
color: #005ED1;
|
|
34221
|
+
}
|
|
34222
|
+
button.E_l48ei06.ui-kit-link-disabled {
|
|
34223
|
+
color: #0080FF;
|
|
34224
|
+
}
|
|
34225
|
+
button.E_l48ei06.ui-kit-link-primary {
|
|
34226
|
+
color: #00122E;
|
|
34227
|
+
}
|
|
34228
|
+
button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
|
|
34229
|
+
color: #0080FF;
|
|
34230
|
+
}
|
|
34231
|
+
button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
|
|
34232
|
+
color: #005ED1;
|
|
34233
|
+
}
|
|
34234
|
+
button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
|
|
34235
|
+
color: #00122E;
|
|
34236
|
+
}
|
|
34237
|
+
button.E_l48ei06.ui-kit-link-secondary {
|
|
34238
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
34239
|
+
}
|
|
34240
|
+
button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
|
|
34241
|
+
color: #0080FF;
|
|
34242
|
+
}
|
|
34243
|
+
button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
|
|
34244
|
+
color: #005ED1;
|
|
34245
|
+
}
|
|
34246
|
+
button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
34247
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
34248
|
+
}
|
|
34249
|
+
|
|
34250
|
+
.E_slr2ynn {
|
|
34251
|
+
padding: 0 8px;
|
|
34252
|
+
height: 18px;
|
|
34253
|
+
}
|
|
34254
|
+
|
|
34255
|
+
.E_m140wbb6 {
|
|
34256
|
+
padding: 2px 8px;
|
|
34257
|
+
height: 24px;
|
|
34258
|
+
}
|
|
34259
|
+
|
|
34260
|
+
.E_t1fozc1i {
|
|
34261
|
+
margin: 0;
|
|
34262
|
+
}
|
|
34263
|
+
|
|
34264
|
+
.E_i1vxv4ln {
|
|
34265
|
+
margin-right: 4px;
|
|
34266
|
+
height: 16px;
|
|
34267
|
+
}
|
|
34268
|
+
|
|
34269
|
+
.E_n1afl31m.ant-tag.ant-tag-gray {
|
|
34270
|
+
font-weight: 700;
|
|
34271
|
+
color: #00122e;
|
|
34272
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
34273
|
+
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
34274
|
+
word-break: break-all;
|
|
34275
|
+
display: inline;
|
|
34276
|
+
white-space: normal;
|
|
34277
|
+
}
|
|
34278
|
+
|
|
34229
34279
|
.E_i1g85yz3 {
|
|
34230
34280
|
margin-right: 4px;
|
|
34231
34281
|
height: 16px;
|
|
@@ -34433,35 +34483,6 @@ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
34433
34483
|
margin-right: 4px;
|
|
34434
34484
|
}
|
|
34435
34485
|
|
|
34436
|
-
.E_slr2ynn {
|
|
34437
|
-
padding: 0 8px;
|
|
34438
|
-
height: 18px;
|
|
34439
|
-
}
|
|
34440
|
-
|
|
34441
|
-
.E_m140wbb6 {
|
|
34442
|
-
padding: 2px 8px;
|
|
34443
|
-
height: 24px;
|
|
34444
|
-
}
|
|
34445
|
-
|
|
34446
|
-
.E_t1fozc1i {
|
|
34447
|
-
margin: 0;
|
|
34448
|
-
}
|
|
34449
|
-
|
|
34450
|
-
.E_i1vxv4ln {
|
|
34451
|
-
margin-right: 4px;
|
|
34452
|
-
height: 16px;
|
|
34453
|
-
}
|
|
34454
|
-
|
|
34455
|
-
.E_n1afl31m.ant-tag.ant-tag-gray {
|
|
34456
|
-
font-weight: 700;
|
|
34457
|
-
color: #00122e;
|
|
34458
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
34459
|
-
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
34460
|
-
word-break: break-all;
|
|
34461
|
-
display: inline;
|
|
34462
|
-
white-space: normal;
|
|
34463
|
-
}
|
|
34464
|
-
|
|
34465
34486
|
.E_f7pxqmh {
|
|
34466
34487
|
width: 100%;
|
|
34467
34488
|
margin-bottom: 0 !important;
|