@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/style.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;
|
|
@@ -29780,81 +29779,6 @@ html body {
|
|
|
29780
29779
|
font-size: 14px;
|
|
29781
29780
|
}
|
|
29782
29781
|
|
|
29783
|
-
.E_i1inqkme {
|
|
29784
|
-
height: 18px;
|
|
29785
|
-
line-height: 18px;
|
|
29786
|
-
padding: 0 4px;
|
|
29787
|
-
border-radius: 4px;
|
|
29788
|
-
background: rgba(235, 239, 245, 0.6);
|
|
29789
|
-
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
29790
|
-
display: flex;
|
|
29791
|
-
align-items: center;
|
|
29792
|
-
white-space: nowrap;
|
|
29793
|
-
margin-right: 4px;
|
|
29794
|
-
}
|
|
29795
|
-
|
|
29796
|
-
.E_iouxfgt {
|
|
29797
|
-
display: inline-flex;
|
|
29798
|
-
align-items: center;
|
|
29799
|
-
}
|
|
29800
|
-
.E_iouxfgt .icon-inner {
|
|
29801
|
-
display: inline-flex;
|
|
29802
|
-
align-items: center;
|
|
29803
|
-
justify-content: center;
|
|
29804
|
-
}
|
|
29805
|
-
.E_iouxfgt .icon-inner + span,
|
|
29806
|
-
.E_iouxfgt span + .icon-inner.suffix {
|
|
29807
|
-
margin-left: 4px;
|
|
29808
|
-
}
|
|
29809
|
-
.E_iouxfgt.is-rotate img,
|
|
29810
|
-
.E_iouxfgt.is-rotate svg {
|
|
29811
|
-
animation: rotate 680ms linear infinite;
|
|
29812
|
-
}
|
|
29813
|
-
|
|
29814
|
-
.E_fzh9mnb {
|
|
29815
|
-
width: 100%;
|
|
29816
|
-
height: 100%;
|
|
29817
|
-
min-height: 124px;
|
|
29818
|
-
display: flex;
|
|
29819
|
-
flex-direction: column;
|
|
29820
|
-
justify-content: center;
|
|
29821
|
-
align-items: center;
|
|
29822
|
-
}
|
|
29823
|
-
.E_fzh9mnb .error-text {
|
|
29824
|
-
color: rgba(10, 37, 85, 0.6);
|
|
29825
|
-
margin-bottom: 16px;
|
|
29826
|
-
font-size: 18px;
|
|
29827
|
-
}
|
|
29828
|
-
|
|
29829
|
-
.E_b1nip9bk {
|
|
29830
|
-
padding: 4px 11px;
|
|
29831
|
-
}
|
|
29832
|
-
|
|
29833
|
-
.E_bqamoqe {
|
|
29834
|
-
white-space: nowrap;
|
|
29835
|
-
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
29836
|
-
}
|
|
29837
|
-
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
29838
|
-
--color: #0080ff;
|
|
29839
|
-
}
|
|
29840
|
-
.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] {
|
|
29841
|
-
--color: #0080ff;
|
|
29842
|
-
}
|
|
29843
|
-
.E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
|
|
29844
|
-
margin-left: 1px;
|
|
29845
|
-
}
|
|
29846
|
-
.E_bqamoqe > .ant-btn:not(:only-child):first-child {
|
|
29847
|
-
border-top-right-radius: 0;
|
|
29848
|
-
border-bottom-right-radius: 0;
|
|
29849
|
-
}
|
|
29850
|
-
.E_bqamoqe > .ant-btn:not(:only-child):last-child {
|
|
29851
|
-
border-top-left-radius: 0;
|
|
29852
|
-
border-bottom-left-radius: 0;
|
|
29853
|
-
}
|
|
29854
|
-
.E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
29855
|
-
border-radius: unset;
|
|
29856
|
-
}
|
|
29857
|
-
|
|
29858
29782
|
.E_b1wx3t3t.ant-btn-icon-only {
|
|
29859
29783
|
justify-content: center;
|
|
29860
29784
|
}
|
|
@@ -30105,27 +30029,80 @@ html body {
|
|
|
30105
30029
|
padding: 0;
|
|
30106
30030
|
}
|
|
30107
30031
|
|
|
30108
|
-
.
|
|
30109
|
-
|
|
30032
|
+
.E_i1inqkme {
|
|
30033
|
+
height: 18px;
|
|
30034
|
+
line-height: 18px;
|
|
30035
|
+
padding: 0 4px;
|
|
30036
|
+
border-radius: 4px;
|
|
30037
|
+
background: rgba(235, 239, 245, 0.6);
|
|
30038
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
30039
|
+
display: flex;
|
|
30040
|
+
align-items: center;
|
|
30041
|
+
white-space: nowrap;
|
|
30042
|
+
margin-right: 4px;
|
|
30110
30043
|
}
|
|
30111
30044
|
|
|
30112
|
-
.
|
|
30113
|
-
|
|
30114
|
-
|
|
30045
|
+
.E_fzh9mnb {
|
|
30046
|
+
width: 100%;
|
|
30047
|
+
height: 100%;
|
|
30048
|
+
min-height: 124px;
|
|
30049
|
+
display: flex;
|
|
30050
|
+
flex-direction: column;
|
|
30051
|
+
justify-content: center;
|
|
30052
|
+
align-items: center;
|
|
30053
|
+
}
|
|
30054
|
+
.E_fzh9mnb .error-text {
|
|
30055
|
+
color: rgba(10, 37, 85, 0.6);
|
|
30056
|
+
margin-bottom: 16px;
|
|
30057
|
+
font-size: 18px;
|
|
30115
30058
|
}
|
|
30116
30059
|
|
|
30117
|
-
.
|
|
30118
|
-
|
|
30119
|
-
box-sizing: border-box;
|
|
30120
|
-
border-radius: 2px;
|
|
30121
|
-
background: #f5f7fa;
|
|
30122
|
-
display: flex;
|
|
30123
|
-
width: 100%;
|
|
30124
|
-
overflow: hidden;
|
|
30060
|
+
.E_b1nip9bk {
|
|
30061
|
+
padding: 4px 11px;
|
|
30125
30062
|
}
|
|
30126
|
-
|
|
30063
|
+
|
|
30064
|
+
.E_bqamoqe {
|
|
30065
|
+
white-space: nowrap;
|
|
30066
|
+
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
30067
|
+
}
|
|
30068
|
+
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
30069
|
+
--color: #0080ff;
|
|
30070
|
+
}
|
|
30071
|
+
.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] {
|
|
30072
|
+
--color: #0080ff;
|
|
30073
|
+
}
|
|
30074
|
+
.E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
|
|
30127
30075
|
margin-left: 1px;
|
|
30128
30076
|
}
|
|
30077
|
+
.E_bqamoqe > .ant-btn:not(:only-child):first-child {
|
|
30078
|
+
border-top-right-radius: 0;
|
|
30079
|
+
border-bottom-right-radius: 0;
|
|
30080
|
+
}
|
|
30081
|
+
.E_bqamoqe > .ant-btn:not(:only-child):last-child {
|
|
30082
|
+
border-top-left-radius: 0;
|
|
30083
|
+
border-bottom-left-radius: 0;
|
|
30084
|
+
}
|
|
30085
|
+
.E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
30086
|
+
border-radius: unset;
|
|
30087
|
+
}
|
|
30088
|
+
|
|
30089
|
+
.E_iouxfgt {
|
|
30090
|
+
display: inline-flex;
|
|
30091
|
+
align-items: center;
|
|
30092
|
+
}
|
|
30093
|
+
.E_iouxfgt .icon-inner {
|
|
30094
|
+
display: inline-flex;
|
|
30095
|
+
align-items: center;
|
|
30096
|
+
justify-content: center;
|
|
30097
|
+
}
|
|
30098
|
+
.E_iouxfgt .icon-inner + span,
|
|
30099
|
+
.E_iouxfgt span + .icon-inner.suffix {
|
|
30100
|
+
margin-left: 4px;
|
|
30101
|
+
}
|
|
30102
|
+
.E_iouxfgt.is-rotate img,
|
|
30103
|
+
.E_iouxfgt.is-rotate svg {
|
|
30104
|
+
animation: rotate 680ms linear infinite;
|
|
30105
|
+
}
|
|
30129
30106
|
|
|
30130
30107
|
.E_phljevk {
|
|
30131
30108
|
display: flex;
|
|
@@ -30184,172 +30161,50 @@ html body {
|
|
|
30184
30161
|
line-height: 18px;
|
|
30185
30162
|
}
|
|
30186
30163
|
|
|
30187
|
-
.
|
|
30188
|
-
display:
|
|
30164
|
+
.E_owd0kml {
|
|
30165
|
+
display: inline-block;
|
|
30189
30166
|
}
|
|
30190
|
-
|
|
30191
|
-
|
|
30192
|
-
|
|
30167
|
+
|
|
30168
|
+
.E_h1jsgezc {
|
|
30169
|
+
visibility: hidden;
|
|
30170
|
+
position: absolute;
|
|
30193
30171
|
}
|
|
30194
30172
|
|
|
30195
|
-
.
|
|
30196
|
-
|
|
30197
|
-
|
|
30198
|
-
|
|
30173
|
+
.E_skwah65 {
|
|
30174
|
+
height: 8px;
|
|
30175
|
+
box-sizing: border-box;
|
|
30176
|
+
border-radius: 2px;
|
|
30177
|
+
background: #f5f7fa;
|
|
30178
|
+
display: flex;
|
|
30179
|
+
width: 100%;
|
|
30199
30180
|
overflow: hidden;
|
|
30200
30181
|
}
|
|
30201
|
-
.
|
|
30202
|
-
|
|
30203
|
-
}
|
|
30204
|
-
.E_s1dizucg.ant-switch-small {
|
|
30205
|
-
min-width: 26px;
|
|
30206
|
-
height: 16px;
|
|
30207
|
-
}
|
|
30208
|
-
.E_s1dizucg.ant-switch-large {
|
|
30209
|
-
min-width: 52px;
|
|
30210
|
-
height: 32px;
|
|
30211
|
-
}
|
|
30212
|
-
.E_s1dizucg.ant-switch .ant-switch-handle {
|
|
30213
|
-
height: 20px;
|
|
30214
|
-
width: 20px;
|
|
30215
|
-
}
|
|
30216
|
-
.E_s1dizucg.ant-switch .ant-switch-handle::before {
|
|
30217
|
-
border-radius: 10px;
|
|
30218
|
-
transition-delay: 120ms;
|
|
30219
|
-
}
|
|
30220
|
-
.E_s1dizucg.ant-switch-small .ant-switch-handle {
|
|
30221
|
-
height: 14px;
|
|
30222
|
-
width: 14px;
|
|
30223
|
-
top: 1px;
|
|
30224
|
-
left: 1px;
|
|
30225
|
-
}
|
|
30226
|
-
.E_s1dizucg.ant-switch-large .ant-switch-handle {
|
|
30227
|
-
height: 28px;
|
|
30228
|
-
width: 28px;
|
|
30229
|
-
}
|
|
30230
|
-
.E_s1dizucg.ant-switch-large .ant-switch-handle::before {
|
|
30231
|
-
border-radius: 14px;
|
|
30232
|
-
}
|
|
30233
|
-
.E_s1dizucg.ant-switch-checked {
|
|
30234
|
-
background-color: #00ba5d;
|
|
30235
|
-
}
|
|
30236
|
-
.E_s1dizucg.ant-switch-checked .ant-switch-handle {
|
|
30237
|
-
left: calc(100% - 20px - 2px);
|
|
30238
|
-
}
|
|
30239
|
-
.E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
30240
|
-
left: calc(100% - 14px - 1px);
|
|
30241
|
-
}
|
|
30242
|
-
.E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
30243
|
-
left: calc(100% - 28px - 2px);
|
|
30182
|
+
.E_skwah65 .stack-bar-item + .stack-bar-item {
|
|
30183
|
+
margin-left: 1px;
|
|
30244
30184
|
}
|
|
30245
30185
|
|
|
30246
|
-
.
|
|
30247
|
-
|
|
30186
|
+
.E_dsnbhzf {
|
|
30187
|
+
font-family: Inter;
|
|
30188
|
+
font-style: normal;
|
|
30189
|
+
font-weight: bold;
|
|
30190
|
+
font-size: 32px;
|
|
30191
|
+
line-height: 40px;
|
|
30248
30192
|
}
|
|
30249
30193
|
|
|
30250
|
-
.
|
|
30251
|
-
|
|
30194
|
+
.E_d1mvo22k {
|
|
30195
|
+
font-family: Inter;
|
|
30196
|
+
font-style: normal;
|
|
30197
|
+
font-weight: bold;
|
|
30198
|
+
font-size: 24px;
|
|
30199
|
+
line-height: 32px;
|
|
30252
30200
|
}
|
|
30253
30201
|
|
|
30254
|
-
.
|
|
30255
|
-
|
|
30256
|
-
|
|
30257
|
-
|
|
30258
|
-
|
|
30259
|
-
|
|
30260
|
-
box-sizing: border-box;
|
|
30261
|
-
margin-top: 8px;
|
|
30262
|
-
}
|
|
30263
|
-
|
|
30264
|
-
.E_o1ugr09p {
|
|
30265
|
-
display: flex;
|
|
30266
|
-
flex-direction: column;
|
|
30267
|
-
margin: 1px 8px;
|
|
30268
|
-
padding: 8px;
|
|
30269
|
-
border-radius: 4px;
|
|
30270
|
-
}
|
|
30271
|
-
.E_o1ugr09p .selected-icon {
|
|
30272
|
-
display: none;
|
|
30273
|
-
}
|
|
30274
|
-
.E_o1ugr09p.ant-select-item-option-grouped {
|
|
30275
|
-
padding-left: 8px;
|
|
30276
|
-
}
|
|
30277
|
-
.E_o1ugr09p.ant-select-item-option-selected {
|
|
30278
|
-
background-color: white;
|
|
30279
|
-
}
|
|
30280
|
-
.E_o1ugr09p.ant-select-item-option-selected .timezone-title {
|
|
30281
|
-
color: #0080ff;
|
|
30282
|
-
}
|
|
30283
|
-
.E_o1ugr09p.ant-select-item-option-selected .selected-icon {
|
|
30284
|
-
display: block;
|
|
30285
|
-
}
|
|
30286
|
-
.E_o1ugr09p.ant-select-item-option-active {
|
|
30287
|
-
background: rgba(0, 136, 255, 0.16);
|
|
30288
|
-
}
|
|
30289
|
-
.E_o1ugr09p.ant-select-item-option-active .timezone-title {
|
|
30290
|
-
color: #0080ff;
|
|
30291
|
-
}
|
|
30292
|
-
.E_o1ugr09p.ant-select-item-option-active .timezone-tag {
|
|
30293
|
-
background: rgba(0, 136, 255, 0.1);
|
|
30294
|
-
color: #0080ff;
|
|
30295
|
-
}
|
|
30296
|
-
|
|
30297
|
-
.E_o1ifxsq4 {
|
|
30298
|
-
display: flex;
|
|
30299
|
-
justify-content: space-between;
|
|
30300
|
-
height: 20px;
|
|
30301
|
-
line-height: 20px;
|
|
30302
|
-
}
|
|
30303
|
-
.E_o1ifxsq4 .timezone-title {
|
|
30304
|
-
color: #2d3a56;
|
|
30305
|
-
overflow: hidden;
|
|
30306
|
-
text-overflow: ellipsis;
|
|
30307
|
-
}
|
|
30308
|
-
|
|
30309
|
-
.E_o1zue7 {
|
|
30310
|
-
display: flex;
|
|
30311
|
-
justify-content: space-between;
|
|
30312
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30313
|
-
height: 18px;
|
|
30314
|
-
line-height: 18px;
|
|
30315
|
-
margin-top: 2px;
|
|
30316
|
-
}
|
|
30317
|
-
|
|
30318
|
-
.E_tyfmlxg {
|
|
30319
|
-
border: none;
|
|
30320
|
-
margin-right: 0;
|
|
30321
|
-
background: rgba(225, 230, 241, 0.6);
|
|
30322
|
-
}
|
|
30323
|
-
|
|
30324
|
-
.E_o18uybox {
|
|
30325
|
-
pointer-events: none;
|
|
30326
|
-
height: 32px;
|
|
30327
|
-
width: 100%;
|
|
30328
|
-
opacity: 0;
|
|
30329
|
-
}
|
|
30330
|
-
|
|
30331
|
-
.E_dsnbhzf {
|
|
30332
|
-
font-family: Inter;
|
|
30333
|
-
font-style: normal;
|
|
30334
|
-
font-weight: bold;
|
|
30335
|
-
font-size: 32px;
|
|
30336
|
-
line-height: 40px;
|
|
30337
|
-
}
|
|
30338
|
-
|
|
30339
|
-
.E_d1mvo22k {
|
|
30340
|
-
font-family: Inter;
|
|
30341
|
-
font-style: normal;
|
|
30342
|
-
font-weight: bold;
|
|
30343
|
-
font-size: 24px;
|
|
30344
|
-
line-height: 32px;
|
|
30345
|
-
}
|
|
30346
|
-
|
|
30347
|
-
.E_d1b444tr {
|
|
30348
|
-
font-family: Inter;
|
|
30349
|
-
font-style: normal;
|
|
30350
|
-
font-weight: normal;
|
|
30351
|
-
font-size: 32px;
|
|
30352
|
-
line-height: 40px;
|
|
30202
|
+
.E_d1b444tr {
|
|
30203
|
+
font-family: Inter;
|
|
30204
|
+
font-style: normal;
|
|
30205
|
+
font-weight: normal;
|
|
30206
|
+
font-size: 32px;
|
|
30207
|
+
line-height: 40px;
|
|
30353
30208
|
}
|
|
30354
30209
|
|
|
30355
30210
|
.E_dvs0kue {
|
|
@@ -30803,6 +30658,65 @@ html body {
|
|
|
30803
30658
|
line-height: 12px;
|
|
30804
30659
|
}
|
|
30805
30660
|
|
|
30661
|
+
.E_s1dizucg.ant-switch {
|
|
30662
|
+
min-width: 40px;
|
|
30663
|
+
height: 24px;
|
|
30664
|
+
background: rgba(172, 186, 211, 0.6);
|
|
30665
|
+
overflow: hidden;
|
|
30666
|
+
}
|
|
30667
|
+
.E_s1dizucg.ant-switch:focus {
|
|
30668
|
+
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
30669
|
+
}
|
|
30670
|
+
.E_s1dizucg.ant-switch-small {
|
|
30671
|
+
min-width: 26px;
|
|
30672
|
+
height: 16px;
|
|
30673
|
+
}
|
|
30674
|
+
.E_s1dizucg.ant-switch-large {
|
|
30675
|
+
min-width: 52px;
|
|
30676
|
+
height: 32px;
|
|
30677
|
+
}
|
|
30678
|
+
.E_s1dizucg.ant-switch .ant-switch-handle {
|
|
30679
|
+
height: 20px;
|
|
30680
|
+
width: 20px;
|
|
30681
|
+
}
|
|
30682
|
+
.E_s1dizucg.ant-switch .ant-switch-handle::before {
|
|
30683
|
+
border-radius: 10px;
|
|
30684
|
+
transition-delay: 120ms;
|
|
30685
|
+
}
|
|
30686
|
+
.E_s1dizucg.ant-switch-small .ant-switch-handle {
|
|
30687
|
+
height: 14px;
|
|
30688
|
+
width: 14px;
|
|
30689
|
+
top: 1px;
|
|
30690
|
+
left: 1px;
|
|
30691
|
+
}
|
|
30692
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle {
|
|
30693
|
+
height: 28px;
|
|
30694
|
+
width: 28px;
|
|
30695
|
+
}
|
|
30696
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle::before {
|
|
30697
|
+
border-radius: 14px;
|
|
30698
|
+
}
|
|
30699
|
+
.E_s1dizucg.ant-switch-checked {
|
|
30700
|
+
background-color: #00ba5d;
|
|
30701
|
+
}
|
|
30702
|
+
.E_s1dizucg.ant-switch-checked .ant-switch-handle {
|
|
30703
|
+
left: calc(100% - 20px - 2px);
|
|
30704
|
+
}
|
|
30705
|
+
.E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
30706
|
+
left: calc(100% - 14px - 1px);
|
|
30707
|
+
}
|
|
30708
|
+
.E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
30709
|
+
left: calc(100% - 28px - 2px);
|
|
30710
|
+
}
|
|
30711
|
+
|
|
30712
|
+
.E_c1up6e3y {
|
|
30713
|
+
margin-left: 5px;
|
|
30714
|
+
}
|
|
30715
|
+
|
|
30716
|
+
.E_iq1gosr {
|
|
30717
|
+
display: inline-block;
|
|
30718
|
+
}
|
|
30719
|
+
|
|
30806
30720
|
.E_s1ebs0ra {
|
|
30807
30721
|
display: flex;
|
|
30808
30722
|
align-items: center;
|
|
@@ -30864,88 +30778,230 @@ html body {
|
|
|
30864
30778
|
background: #fff;
|
|
30865
30779
|
}
|
|
30866
30780
|
|
|
30867
|
-
.
|
|
30868
|
-
display: inline-
|
|
30869
|
-
|
|
30870
|
-
|
|
30871
|
-
.E_cnujxq2 {
|
|
30872
|
-
display: flex;
|
|
30873
|
-
flex-direction: column;
|
|
30781
|
+
.E_rapgekc.ant-radio-wrapper {
|
|
30782
|
+
display: inline-flex;
|
|
30783
|
+
align-items: baseline;
|
|
30784
|
+
white-space: pre-wrap;
|
|
30874
30785
|
}
|
|
30875
|
-
|
|
30876
|
-
|
|
30877
|
-
|
|
30878
|
-
width: 100%;
|
|
30879
|
-
margin: 0 auto;
|
|
30880
|
-
height: 100%;
|
|
30786
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio {
|
|
30787
|
+
position: relative;
|
|
30788
|
+
top: 3px;
|
|
30881
30789
|
}
|
|
30882
|
-
|
|
30883
|
-
.
|
|
30884
|
-
max-width: 1120px;
|
|
30885
|
-
width: 100%;
|
|
30886
|
-
margin: 0 auto;
|
|
30887
|
-
display: flex;
|
|
30790
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
|
|
30791
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
30888
30792
|
}
|
|
30889
|
-
.
|
|
30890
|
-
|
|
30891
|
-
flex-grow: 0;
|
|
30892
|
-
flex-shrink: 0;
|
|
30893
|
-
flex-basis: 21%;
|
|
30793
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
|
|
30794
|
+
border-color: #0080ff;
|
|
30894
30795
|
}
|
|
30895
|
-
.
|
|
30896
|
-
|
|
30897
|
-
|
|
30898
|
-
padding-right: 44px;
|
|
30796
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
|
|
30797
|
+
border-color: #0080ff;
|
|
30798
|
+
background: #0080ff;
|
|
30899
30799
|
}
|
|
30900
|
-
.
|
|
30901
|
-
|
|
30800
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
|
|
30801
|
+
top: 4px;
|
|
30802
|
+
left: 4px;
|
|
30803
|
+
width: 6px;
|
|
30804
|
+
height: 6px;
|
|
30805
|
+
background: #fff;
|
|
30902
30806
|
}
|
|
30903
|
-
.
|
|
30904
|
-
|
|
30905
|
-
flex-grow: 0;
|
|
30906
|
-
flex-shrink: 0;
|
|
30907
|
-
flex-basis: 58%;
|
|
30807
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
|
|
30808
|
+
opacity: 0.5;
|
|
30908
30809
|
}
|
|
30909
|
-
.
|
|
30910
|
-
|
|
30810
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
|
|
30811
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
30812
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30911
30813
|
}
|
|
30912
|
-
.
|
|
30913
|
-
|
|
30814
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
|
|
30815
|
+
background: #00122e;
|
|
30914
30816
|
}
|
|
30915
|
-
|
|
30916
|
-
|
|
30917
|
-
|
|
30918
|
-
width: 100%;
|
|
30919
|
-
max-width: 648px;
|
|
30817
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
|
|
30818
|
+
color: #00122e;
|
|
30819
|
+
opacity: 0.5;
|
|
30920
30820
|
}
|
|
30921
|
-
.
|
|
30922
|
-
|
|
30821
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
|
|
30822
|
+
color: #00122e;
|
|
30923
30823
|
}
|
|
30924
|
-
.
|
|
30925
|
-
|
|
30824
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio + span {
|
|
30825
|
+
display: inline-block;
|
|
30926
30826
|
padding: 0;
|
|
30927
|
-
|
|
30928
|
-
max-width: 648px;
|
|
30929
|
-
overflow: hidden;
|
|
30930
|
-
}
|
|
30931
|
-
.E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
|
|
30932
|
-
margin-bottom: 40px;
|
|
30827
|
+
padding-left: 12px;
|
|
30933
30828
|
}
|
|
30934
|
-
.
|
|
30935
|
-
|
|
30936
|
-
|
|
30829
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
|
|
30830
|
+
margin-bottom: 0;
|
|
30831
|
+
white-space: pre-wrap;
|
|
30832
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30937
30833
|
}
|
|
30938
|
-
.
|
|
30939
|
-
|
|
30940
|
-
max-width: 648px;
|
|
30834
|
+
.E_rapgekc.ant-radio-wrapper.compact .ant-radio + span {
|
|
30835
|
+
padding-left: 8px;
|
|
30941
30836
|
}
|
|
30942
30837
|
|
|
30943
|
-
.
|
|
30944
|
-
|
|
30945
|
-
width: 100%;
|
|
30946
|
-
max-width: 1024px;
|
|
30838
|
+
.E_rp906go .ant-radio-button-wrapper:first-child {
|
|
30839
|
+
border-radius: 5px 0 0 5px;
|
|
30947
30840
|
}
|
|
30948
|
-
.
|
|
30841
|
+
.E_rp906go .ant-radio-button-wrapper:last-child {
|
|
30842
|
+
border-radius: 0 5px 5px 0;
|
|
30843
|
+
}
|
|
30844
|
+
|
|
30845
|
+
.E_rcc63c8 {
|
|
30846
|
+
color: #00122e;
|
|
30847
|
+
border-color: #ccd4e3;
|
|
30848
|
+
}
|
|
30849
|
+
.E_rcc63c8:first-child {
|
|
30850
|
+
border-color: #a3b4cc;
|
|
30851
|
+
}
|
|
30852
|
+
.E_rcc63c8.ant-radio-button-wrapper {
|
|
30853
|
+
padding: 0 12px;
|
|
30854
|
+
line-height: 32px;
|
|
30855
|
+
height: 32px;
|
|
30856
|
+
}
|
|
30857
|
+
.E_rcc63c8.ant-radio-button-wrapper > span + span {
|
|
30858
|
+
white-space: nowrap;
|
|
30859
|
+
}
|
|
30860
|
+
.ant-radio-group-small .E_rcc63c8.ant-radio-button-wrapper {
|
|
30861
|
+
height: 22px;
|
|
30862
|
+
padding: 0 7px;
|
|
30863
|
+
line-height: 20px;
|
|
30864
|
+
}
|
|
30865
|
+
.E_rcc63c8.ant-radio-button-wrapper:not(:first-child)::before {
|
|
30866
|
+
background: #ccd4e3;
|
|
30867
|
+
}
|
|
30868
|
+
.E_rcc63c8.ant-radio-button-wrapper-checked:not(:first-child)::before {
|
|
30869
|
+
background: #0080ff;
|
|
30870
|
+
}
|
|
30871
|
+
.E_rcc63c8.ant-radio-button-wrapper-disabled:not(:first-child)::before {
|
|
30872
|
+
background: #ccd4e3;
|
|
30873
|
+
opacity: 0.5;
|
|
30874
|
+
}
|
|
30875
|
+
.E_rcc63c8.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
|
|
30876
|
+
border-right-color: #0080ff;
|
|
30877
|
+
}
|
|
30878
|
+
.E_rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
|
|
30879
|
+
border-color: #0080ff;
|
|
30880
|
+
}
|
|
30881
|
+
.E_rcc63c8.ant-radio-button-wrapper-checked {
|
|
30882
|
+
background: rgba(0, 136, 255, 0.1);
|
|
30883
|
+
}
|
|
30884
|
+
.E_rcc63c8.ant-radio-button-wrapper-disabled {
|
|
30885
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30886
|
+
border-color: #ccd4e3;
|
|
30887
|
+
opacity: 0.5;
|
|
30888
|
+
}
|
|
30889
|
+
.E_rcc63c8.ant-radio-button-wrapper-disabled:hover {
|
|
30890
|
+
color: #00122e;
|
|
30891
|
+
border-color: #ccd4e3;
|
|
30892
|
+
}
|
|
30893
|
+
.E_rcc63c8.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
|
|
30894
|
+
color: #00122e;
|
|
30895
|
+
border-color: #ccd4e3;
|
|
30896
|
+
background: rgba(172, 186, 211, 0.6);
|
|
30897
|
+
}
|
|
30898
|
+
.E_rcc63c8 .ant-radio-button-input {
|
|
30899
|
+
margin-right: 8px;
|
|
30900
|
+
display: inline;
|
|
30901
|
+
border: none;
|
|
30902
|
+
padding: 0;
|
|
30903
|
+
width: 36px;
|
|
30904
|
+
background: transparent;
|
|
30905
|
+
}
|
|
30906
|
+
.E_rcc63c8 .ant-radio-button-input:focus {
|
|
30907
|
+
box-shadow: none;
|
|
30908
|
+
}
|
|
30909
|
+
.E_rcc63c8 .ant-radio-button-input.ant-input-number {
|
|
30910
|
+
margin-right: 0;
|
|
30911
|
+
width: initial;
|
|
30912
|
+
box-shadow: none;
|
|
30913
|
+
}
|
|
30914
|
+
.E_rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
|
|
30915
|
+
display: none;
|
|
30916
|
+
}
|
|
30917
|
+
.E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
|
|
30918
|
+
display: inline;
|
|
30919
|
+
}
|
|
30920
|
+
.E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
|
|
30921
|
+
display: inline;
|
|
30922
|
+
margin-right: 8px;
|
|
30923
|
+
padding: 0;
|
|
30924
|
+
width: 36px;
|
|
30925
|
+
}
|
|
30926
|
+
|
|
30927
|
+
.E_cnujxq2 {
|
|
30928
|
+
display: flex;
|
|
30929
|
+
flex-direction: column;
|
|
30930
|
+
}
|
|
30931
|
+
|
|
30932
|
+
.E_m7s48ia {
|
|
30933
|
+
max-width: 1120px;
|
|
30934
|
+
width: 100%;
|
|
30935
|
+
margin: 0 auto;
|
|
30936
|
+
height: 100%;
|
|
30937
|
+
}
|
|
30938
|
+
|
|
30939
|
+
.E_wt5zbg6 {
|
|
30940
|
+
max-width: 1120px;
|
|
30941
|
+
width: 100%;
|
|
30942
|
+
margin: 0 auto;
|
|
30943
|
+
display: flex;
|
|
30944
|
+
}
|
|
30945
|
+
.E_wt5zbg6 .left,
|
|
30946
|
+
.E_wt5zbg6 .right {
|
|
30947
|
+
flex-grow: 0;
|
|
30948
|
+
flex-shrink: 0;
|
|
30949
|
+
flex-basis: 21%;
|
|
30950
|
+
}
|
|
30951
|
+
.E_wt5zbg6 .left {
|
|
30952
|
+
display: flex;
|
|
30953
|
+
justify-content: flex-end;
|
|
30954
|
+
padding-right: 44px;
|
|
30955
|
+
}
|
|
30956
|
+
.E_wt5zbg6 .right {
|
|
30957
|
+
padding-left: 44px;
|
|
30958
|
+
}
|
|
30959
|
+
.E_wt5zbg6 .middle {
|
|
30960
|
+
margin-bottom: 40px;
|
|
30961
|
+
flex-grow: 0;
|
|
30962
|
+
flex-shrink: 0;
|
|
30963
|
+
flex-basis: 58%;
|
|
30964
|
+
}
|
|
30965
|
+
.E_wt5zbg6 .middle .form-base-field {
|
|
30966
|
+
width: 100%;
|
|
30967
|
+
}
|
|
30968
|
+
.E_wt5zbg6 .middle .form-base-field .form-base-field {
|
|
30969
|
+
width: auto;
|
|
30970
|
+
}
|
|
30971
|
+
|
|
30972
|
+
.E_h18jprzg .ant-modal-header {
|
|
30973
|
+
margin: 0 auto;
|
|
30974
|
+
width: 100%;
|
|
30975
|
+
max-width: 648px;
|
|
30976
|
+
}
|
|
30977
|
+
.E_h18jprzg .ant-modal-header .ant-modal-title {
|
|
30978
|
+
margin-left: 0;
|
|
30979
|
+
}
|
|
30980
|
+
.E_h18jprzg .ant-modal-body {
|
|
30981
|
+
margin: 0 auto;
|
|
30982
|
+
padding: 0;
|
|
30983
|
+
width: 100%;
|
|
30984
|
+
max-width: 648px;
|
|
30985
|
+
overflow: hidden;
|
|
30986
|
+
}
|
|
30987
|
+
.E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
|
|
30988
|
+
margin-bottom: 40px;
|
|
30989
|
+
}
|
|
30990
|
+
.E_h18jprzg .ant-modal-body .horizontal-content-wrapper {
|
|
30991
|
+
height: calc(100vh - 225px);
|
|
30992
|
+
overflow-y: auto;
|
|
30993
|
+
}
|
|
30994
|
+
.E_h18jprzg .ant-modal-footer .footer-content {
|
|
30995
|
+
margin: 0 auto;
|
|
30996
|
+
max-width: 648px;
|
|
30997
|
+
}
|
|
30998
|
+
|
|
30999
|
+
.E_h16z9xgz .ant-modal-header {
|
|
31000
|
+
margin: 0 auto;
|
|
31001
|
+
width: 100%;
|
|
31002
|
+
max-width: 1024px;
|
|
31003
|
+
}
|
|
31004
|
+
.E_h16z9xgz .ant-modal-header .ant-modal-title {
|
|
30949
31005
|
margin-left: 0;
|
|
30950
31006
|
}
|
|
30951
31007
|
.E_h16z9xgz .ant-modal-body {
|
|
@@ -31553,702 +31609,394 @@ input.E_rf8rlle.ant-input {
|
|
|
31553
31609
|
margin: 4px 0;
|
|
31554
31610
|
}
|
|
31555
31611
|
|
|
31556
|
-
.
|
|
31557
|
-
display:
|
|
31558
|
-
align-items: baseline;
|
|
31559
|
-
white-space: pre-wrap;
|
|
31560
|
-
}
|
|
31561
|
-
.E_rapgekc.ant-radio-wrapper .ant-radio {
|
|
31562
|
-
position: relative;
|
|
31563
|
-
top: 3px;
|
|
31612
|
+
.E_t1m2x205 .ant-tooltip-arrow {
|
|
31613
|
+
display: none;
|
|
31564
31614
|
}
|
|
31565
|
-
.
|
|
31566
|
-
|
|
31615
|
+
.E_t1m2x205 .ant-tooltip-inner {
|
|
31616
|
+
background: rgba(23, 38, 64, 0.8);
|
|
31617
|
+
border-radius: 4px;
|
|
31567
31618
|
}
|
|
31568
|
-
|
|
31569
|
-
|
|
31619
|
+
|
|
31620
|
+
.E_s1dni7lo {
|
|
31621
|
+
width: 430px !important;
|
|
31570
31622
|
}
|
|
31571
|
-
|
|
31572
|
-
|
|
31573
|
-
|
|
31623
|
+
|
|
31624
|
+
.E_d1wwmmm5 .ant-select-item-group {
|
|
31625
|
+
padding: 8px 16px;
|
|
31626
|
+
line-height: 18px;
|
|
31627
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31628
|
+
height: 34px;
|
|
31629
|
+
min-height: 34px;
|
|
31630
|
+
box-sizing: border-box;
|
|
31631
|
+
margin-top: 8px;
|
|
31574
31632
|
}
|
|
31575
|
-
|
|
31576
|
-
|
|
31577
|
-
|
|
31578
|
-
|
|
31579
|
-
|
|
31580
|
-
|
|
31633
|
+
|
|
31634
|
+
.E_o1ugr09p {
|
|
31635
|
+
display: flex;
|
|
31636
|
+
flex-direction: column;
|
|
31637
|
+
margin: 1px 8px;
|
|
31638
|
+
padding: 8px;
|
|
31639
|
+
border-radius: 4px;
|
|
31581
31640
|
}
|
|
31582
|
-
.
|
|
31583
|
-
|
|
31641
|
+
.E_o1ugr09p .selected-icon {
|
|
31642
|
+
display: none;
|
|
31584
31643
|
}
|
|
31585
|
-
.
|
|
31586
|
-
|
|
31587
|
-
background: rgba(211, 218, 235, 0.6);
|
|
31644
|
+
.E_o1ugr09p.ant-select-item-option-grouped {
|
|
31645
|
+
padding-left: 8px;
|
|
31588
31646
|
}
|
|
31589
|
-
.
|
|
31590
|
-
background:
|
|
31647
|
+
.E_o1ugr09p.ant-select-item-option-selected {
|
|
31648
|
+
background-color: white;
|
|
31591
31649
|
}
|
|
31592
|
-
.
|
|
31593
|
-
color: #
|
|
31594
|
-
opacity: 0.5;
|
|
31650
|
+
.E_o1ugr09p.ant-select-item-option-selected .timezone-title {
|
|
31651
|
+
color: #0080ff;
|
|
31595
31652
|
}
|
|
31596
|
-
.
|
|
31597
|
-
|
|
31653
|
+
.E_o1ugr09p.ant-select-item-option-selected .selected-icon {
|
|
31654
|
+
display: block;
|
|
31598
31655
|
}
|
|
31599
|
-
.
|
|
31600
|
-
|
|
31601
|
-
padding: 0;
|
|
31602
|
-
padding-left: 12px;
|
|
31656
|
+
.E_o1ugr09p.ant-select-item-option-active {
|
|
31657
|
+
background: rgba(0, 136, 255, 0.16);
|
|
31603
31658
|
}
|
|
31604
|
-
.
|
|
31605
|
-
|
|
31606
|
-
white-space: pre-wrap;
|
|
31607
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31659
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-title {
|
|
31660
|
+
color: #0080ff;
|
|
31608
31661
|
}
|
|
31609
|
-
.
|
|
31610
|
-
|
|
31662
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-tag {
|
|
31663
|
+
background: rgba(0, 136, 255, 0.1);
|
|
31664
|
+
color: #0080ff;
|
|
31611
31665
|
}
|
|
31612
31666
|
|
|
31613
|
-
.
|
|
31614
|
-
|
|
31667
|
+
.E_o1ifxsq4 {
|
|
31668
|
+
display: flex;
|
|
31669
|
+
justify-content: space-between;
|
|
31670
|
+
height: 20px;
|
|
31671
|
+
line-height: 20px;
|
|
31615
31672
|
}
|
|
31616
|
-
.
|
|
31617
|
-
|
|
31673
|
+
.E_o1ifxsq4 .timezone-title {
|
|
31674
|
+
color: #2d3a56;
|
|
31675
|
+
overflow: hidden;
|
|
31676
|
+
text-overflow: ellipsis;
|
|
31618
31677
|
}
|
|
31619
31678
|
|
|
31620
|
-
.
|
|
31621
|
-
|
|
31622
|
-
|
|
31679
|
+
.E_o1zue7 {
|
|
31680
|
+
display: flex;
|
|
31681
|
+
justify-content: space-between;
|
|
31682
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31683
|
+
height: 18px;
|
|
31684
|
+
line-height: 18px;
|
|
31685
|
+
margin-top: 2px;
|
|
31623
31686
|
}
|
|
31624
|
-
|
|
31625
|
-
|
|
31687
|
+
|
|
31688
|
+
.E_tyfmlxg {
|
|
31689
|
+
border: none;
|
|
31690
|
+
margin-right: 0;
|
|
31691
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31626
31692
|
}
|
|
31627
|
-
|
|
31628
|
-
|
|
31629
|
-
|
|
31693
|
+
|
|
31694
|
+
.E_o18uybox {
|
|
31695
|
+
pointer-events: none;
|
|
31630
31696
|
height: 32px;
|
|
31697
|
+
width: 100%;
|
|
31698
|
+
opacity: 0;
|
|
31631
31699
|
}
|
|
31632
|
-
|
|
31633
|
-
|
|
31700
|
+
|
|
31701
|
+
.E_c1up1pdz {
|
|
31702
|
+
width: 648px;
|
|
31634
31703
|
}
|
|
31635
|
-
.
|
|
31636
|
-
|
|
31637
|
-
padding: 0 7px;
|
|
31638
|
-
line-height: 20px;
|
|
31704
|
+
.E_c1up1pdz.active {
|
|
31705
|
+
border-color: #0080ff;
|
|
31639
31706
|
}
|
|
31640
|
-
.
|
|
31641
|
-
background:
|
|
31707
|
+
.E_c1up1pdz.active > header {
|
|
31708
|
+
background: rgba(0, 128, 255, 0.1);
|
|
31642
31709
|
}
|
|
31643
|
-
.
|
|
31644
|
-
|
|
31710
|
+
.E_c1up1pdz .expand {
|
|
31711
|
+
padding: 12px;
|
|
31645
31712
|
}
|
|
31646
|
-
.
|
|
31647
|
-
|
|
31648
|
-
|
|
31713
|
+
.E_c1up1pdz .field-item {
|
|
31714
|
+
display: flex;
|
|
31715
|
+
padding: 10px 0;
|
|
31716
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
31649
31717
|
}
|
|
31650
|
-
.
|
|
31651
|
-
border-
|
|
31718
|
+
.E_c1up1pdz .field-item:last-child {
|
|
31719
|
+
border-bottom: none;
|
|
31720
|
+
padding-bottom: 0;
|
|
31652
31721
|
}
|
|
31653
|
-
.
|
|
31654
|
-
|
|
31722
|
+
.E_c1up1pdz .field-item label {
|
|
31723
|
+
line-height: 32px;
|
|
31724
|
+
width: 100px;
|
|
31725
|
+
color: rgba(62, 70, 82, 0.6);
|
|
31655
31726
|
}
|
|
31656
|
-
.
|
|
31657
|
-
|
|
31727
|
+
.E_c1up1pdz .help {
|
|
31728
|
+
color: rgba(62, 70, 82, 0.6);
|
|
31729
|
+
margin-top: 5px;
|
|
31658
31730
|
}
|
|
31659
|
-
.
|
|
31660
|
-
|
|
31661
|
-
|
|
31662
|
-
opacity: 0.5;
|
|
31731
|
+
.E_c1up1pdz .ant-input-affix-wrapper,
|
|
31732
|
+
.E_c1up1pdz .ant-picker {
|
|
31733
|
+
width: 128px;
|
|
31663
31734
|
}
|
|
31664
|
-
|
|
31665
|
-
|
|
31666
|
-
|
|
31735
|
+
|
|
31736
|
+
.E_c156wh19 {
|
|
31737
|
+
display: flex;
|
|
31738
|
+
align-items: center;
|
|
31739
|
+
justify-content: space-between;
|
|
31740
|
+
word-break: keep-all;
|
|
31667
31741
|
}
|
|
31668
|
-
.
|
|
31669
|
-
|
|
31670
|
-
border-color: #ccd4e3;
|
|
31671
|
-
background: rgba(172, 186, 211, 0.6);
|
|
31742
|
+
.E_c156wh19 .title {
|
|
31743
|
+
margin: 0 16px 0 8px;
|
|
31672
31744
|
}
|
|
31673
|
-
.
|
|
31674
|
-
|
|
31675
|
-
display: inline;
|
|
31676
|
-
border: none;
|
|
31677
|
-
padding: 0;
|
|
31678
|
-
width: 36px;
|
|
31679
|
-
background: transparent;
|
|
31745
|
+
.E_c156wh19 .retain {
|
|
31746
|
+
color: rgba(129, 138, 153, 0.6);
|
|
31680
31747
|
}
|
|
31681
|
-
.
|
|
31682
|
-
|
|
31748
|
+
.E_c156wh19 div.left {
|
|
31749
|
+
flex: 1;
|
|
31750
|
+
display: flex;
|
|
31751
|
+
overflow: hidden;
|
|
31752
|
+
align-items: center;
|
|
31753
|
+
justify-content: flex-start;
|
|
31754
|
+
white-space: nowrap;
|
|
31683
31755
|
}
|
|
31684
|
-
.
|
|
31685
|
-
|
|
31686
|
-
|
|
31687
|
-
|
|
31756
|
+
.E_c156wh19 div.left .title {
|
|
31757
|
+
max-width: 100%;
|
|
31758
|
+
overflow: hidden;
|
|
31759
|
+
text-overflow: ellipsis;
|
|
31688
31760
|
}
|
|
31689
|
-
.
|
|
31690
|
-
display:
|
|
31761
|
+
.E_c156wh19 div.right {
|
|
31762
|
+
display: flex;
|
|
31763
|
+
align-items: center;
|
|
31691
31764
|
}
|
|
31692
|
-
.
|
|
31693
|
-
display:
|
|
31765
|
+
.E_c156wh19 .reverse {
|
|
31766
|
+
display: flex;
|
|
31767
|
+
flex-direction: row-reverse;
|
|
31768
|
+
align-items: center;
|
|
31694
31769
|
}
|
|
31695
|
-
.
|
|
31696
|
-
|
|
31697
|
-
margin-right: 8px;
|
|
31698
|
-
padding: 0;
|
|
31699
|
-
width: 36px;
|
|
31770
|
+
.E_c156wh19 .reverse .ant-switch {
|
|
31771
|
+
margin-left: 8px;
|
|
31700
31772
|
}
|
|
31701
|
-
|
|
31702
|
-
|
|
31703
|
-
|
|
31773
|
+
.E_c156wh19 .close {
|
|
31774
|
+
padding-left: 14px;
|
|
31775
|
+
margin-left: 14px;
|
|
31776
|
+
border-left: 1px solid rgba(129, 138, 153, 0.6);
|
|
31777
|
+
cursor: pointer;
|
|
31704
31778
|
}
|
|
31705
31779
|
|
|
31706
|
-
.
|
|
31707
|
-
|
|
31780
|
+
.E_m126spxy {
|
|
31781
|
+
padding-bottom: 4px;
|
|
31782
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
31708
31783
|
}
|
|
31709
|
-
.
|
|
31710
|
-
|
|
31711
|
-
|
|
31784
|
+
.E_m126spxy .ant-btn-link {
|
|
31785
|
+
padding: 1px 10px;
|
|
31786
|
+
color: rgba(62, 70, 82, 0.6);
|
|
31787
|
+
border-radius: 4px;
|
|
31712
31788
|
}
|
|
31713
|
-
.
|
|
31714
|
-
|
|
31789
|
+
.E_m126spxy .ant-btn-link.active {
|
|
31790
|
+
background: rgba(0, 128, 255, 0.1);
|
|
31791
|
+
color: #0096ff;
|
|
31715
31792
|
}
|
|
31716
|
-
|
|
31717
|
-
|
|
31718
|
-
|
|
31793
|
+
|
|
31794
|
+
.E_wpbf4pq {
|
|
31795
|
+
padding: 10px 0;
|
|
31796
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
31719
31797
|
}
|
|
31720
|
-
.
|
|
31721
|
-
|
|
31798
|
+
.E_wpbf4pq .ant-input,
|
|
31799
|
+
.E_wpbf4pq .ant-picker {
|
|
31800
|
+
width: 80px;
|
|
31801
|
+
margin: 0 9px;
|
|
31802
|
+
text-align: center;
|
|
31722
31803
|
}
|
|
31723
|
-
.
|
|
31724
|
-
|
|
31804
|
+
.E_wpbf4pq .options {
|
|
31805
|
+
padding: 12px 0 12px 16px;
|
|
31806
|
+
border-left: 2px solid rgba(129, 138, 153, 0.6);
|
|
31807
|
+
margin: 5px 0 5px 8px;
|
|
31725
31808
|
}
|
|
31726
|
-
.
|
|
31727
|
-
|
|
31809
|
+
.E_wpbf4pq .week-day-option,
|
|
31810
|
+
.E_wpbf4pq .month-day-option {
|
|
31811
|
+
background: #f5f7fa;
|
|
31812
|
+
box-sizing: border-box;
|
|
31813
|
+
border-radius: 16px;
|
|
31814
|
+
margin-right: 8px;
|
|
31728
31815
|
}
|
|
31729
|
-
.
|
|
31730
|
-
|
|
31816
|
+
.E_wpbf4pq .week-day-option:focus,
|
|
31817
|
+
.E_wpbf4pq .month-day-option:focus {
|
|
31818
|
+
color: inherit;
|
|
31819
|
+
border-color: #d9d9d9;
|
|
31731
31820
|
}
|
|
31732
|
-
.
|
|
31733
|
-
|
|
31821
|
+
.E_wpbf4pq .week-day-option.active {
|
|
31822
|
+
background-color: #0096ff;
|
|
31823
|
+
border-color: #0096ff;
|
|
31824
|
+
color: #fff;
|
|
31734
31825
|
}
|
|
31735
|
-
.
|
|
31736
|
-
|
|
31737
|
-
|
|
31826
|
+
.E_wpbf4pq .week-day-option.en-text {
|
|
31827
|
+
width: 110px;
|
|
31828
|
+
margin-top: 4px;
|
|
31738
31829
|
}
|
|
31739
|
-
.
|
|
31740
|
-
|
|
31830
|
+
.E_wpbf4pq .month-day-option {
|
|
31831
|
+
width: 32px;
|
|
31832
|
+
padding: 0;
|
|
31833
|
+
margin-bottom: 8px;
|
|
31741
31834
|
}
|
|
31742
|
-
.
|
|
31743
|
-
|
|
31744
|
-
|
|
31835
|
+
.E_wpbf4pq .month-day-option.active {
|
|
31836
|
+
background-color: #0096ff;
|
|
31837
|
+
border-color: #0096ff;
|
|
31838
|
+
color: #fff;
|
|
31745
31839
|
}
|
|
31746
|
-
|
|
31747
|
-
|
|
31840
|
+
|
|
31841
|
+
.E_berrcjl {
|
|
31842
|
+
color: rgba(10, 37, 85, 0.6);
|
|
31843
|
+
margin-bottom: 4px;
|
|
31748
31844
|
}
|
|
31749
|
-
.
|
|
31750
|
-
|
|
31751
|
-
|
|
31752
|
-
|
|
31845
|
+
.E_berrcjl .breadcrumb-link {
|
|
31846
|
+
color: rgba(10, 37, 85, 0.6);
|
|
31847
|
+
cursor: pointer;
|
|
31848
|
+
transition: color 160ms ease;
|
|
31753
31849
|
}
|
|
31754
|
-
.
|
|
31755
|
-
|
|
31756
|
-
display: flex;
|
|
31757
|
-
align-items: center;
|
|
31758
|
-
height: 100%;
|
|
31759
|
-
padding: 8px;
|
|
31850
|
+
.E_berrcjl .breadcrumb-link:hover {
|
|
31851
|
+
color: #0080ff;
|
|
31760
31852
|
}
|
|
31761
|
-
.
|
|
31762
|
-
|
|
31763
|
-
overflow: hidden;
|
|
31764
|
-
text-overflow: ellipsis;
|
|
31765
|
-
width: 100%;
|
|
31853
|
+
.E_berrcjl .breadcrumb-link:active {
|
|
31854
|
+
color: #005ed1;
|
|
31766
31855
|
}
|
|
31767
|
-
|
|
31768
|
-
|
|
31856
|
+
|
|
31857
|
+
.E_gmyahx3 {
|
|
31858
|
+
cursor: pointer;
|
|
31769
31859
|
}
|
|
31770
|
-
.
|
|
31771
|
-
|
|
31772
|
-
}
|
|
31773
|
-
.E_tfzf37v .ant-table {
|
|
31774
|
-
border-radius: 0px;
|
|
31775
|
-
border-left: none;
|
|
31776
|
-
border-right: none;
|
|
31777
|
-
border-bottom: none;
|
|
31778
|
-
height: 100%;
|
|
31779
|
-
font-size: 12px;
|
|
31780
|
-
background: transparent;
|
|
31781
|
-
}
|
|
31782
|
-
.E_tfzf37v .ant-table .ant-table-header {
|
|
31783
|
-
position: relative;
|
|
31784
|
-
z-index: 3;
|
|
31785
|
-
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
31786
|
-
margin-bottom: -1px;
|
|
31787
|
-
}
|
|
31788
|
-
.E_tfzf37v .ant-table .time-wrapper .date,
|
|
31789
|
-
.E_tfzf37v .ant-table .value {
|
|
31790
|
-
color: #2d3a56;
|
|
31791
|
-
}
|
|
31792
|
-
.E_tfzf37v .ant-table .time-wrapper .time,
|
|
31793
|
-
.E_tfzf37v .ant-table .unit {
|
|
31794
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31795
|
-
}
|
|
31796
|
-
.E_tfzf37v .ant-table .ant-table-selection {
|
|
31797
|
-
position: unset;
|
|
31798
|
-
text-align: center;
|
|
31799
|
-
}
|
|
31800
|
-
.E_tfzf37v .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
|
|
31801
|
-
background: #fff;
|
|
31802
|
-
}
|
|
31803
|
-
.E_tfzf37v .ant-table .anticon-setting {
|
|
31804
|
-
cursor: pointer;
|
|
31805
|
-
position: absolute;
|
|
31806
|
-
top: 50%;
|
|
31807
|
-
right: 12px;
|
|
31808
|
-
transform: translateY(-50%);
|
|
31809
|
-
}
|
|
31810
|
-
.E_tfzf37v .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
|
|
31811
|
-
box-shadow: none;
|
|
31812
|
-
width: 1px;
|
|
31813
|
-
background: rgba(213, 219, 227, 0.6);
|
|
31814
|
-
}
|
|
31815
|
-
.E_tfzf37v .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
|
|
31816
|
-
box-shadow: none;
|
|
31817
|
-
width: 1px;
|
|
31818
|
-
background: rgba(213, 219, 227, 0.6);
|
|
31819
|
-
}
|
|
31820
|
-
.E_tfzf37v .ant-table .ant-table-tbody {
|
|
31821
|
-
position: relative;
|
|
31822
|
-
}
|
|
31823
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td {
|
|
31824
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31825
|
-
border-bottom: 1px solid white;
|
|
31826
|
-
height: 40px;
|
|
31827
|
-
vertical-align: middle;
|
|
31828
|
-
transition: background 0ms;
|
|
31829
|
-
color: #00122e;
|
|
31830
|
-
}
|
|
31831
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.header-hover {
|
|
31832
|
-
background: #f2f5fa;
|
|
31833
|
-
border-bottom-color: #f2f5fa;
|
|
31834
|
-
}
|
|
31835
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
|
|
31836
|
-
height: auto;
|
|
31837
|
-
color: #00122e;
|
|
31838
|
-
font-size: 12px;
|
|
31839
|
-
text-align: left;
|
|
31840
|
-
transition: none;
|
|
31841
|
-
overflow: hidden;
|
|
31842
|
-
text-overflow: ellipsis;
|
|
31843
|
-
white-space: nowrap;
|
|
31844
|
-
}
|
|
31845
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
|
|
31846
|
-
color: #0096ff;
|
|
31847
|
-
}
|
|
31848
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
|
|
31849
|
-
overflow: hidden;
|
|
31850
|
-
text-overflow: ellipsis;
|
|
31851
|
-
width: 100%;
|
|
31852
|
-
vertical-align: middle;
|
|
31853
|
-
}
|
|
31854
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.cell_status {
|
|
31855
|
-
line-height: 0px;
|
|
31856
|
-
}
|
|
31857
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.align-right {
|
|
31858
|
-
padding-right: 25px;
|
|
31859
|
-
}
|
|
31860
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
|
|
31861
|
-
border-top-color: transparent;
|
|
31862
|
-
}
|
|
31863
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td {
|
|
31864
|
-
background: rgba(225, 230, 241, 0.6);
|
|
31865
|
-
border-color: transparent transparent white;
|
|
31866
|
-
}
|
|
31867
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
|
|
31868
|
-
border-radius: 8px 0 0 8px;
|
|
31869
|
-
}
|
|
31870
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
|
|
31871
|
-
border-radius: 8px 0 0 8px;
|
|
31872
|
-
}
|
|
31873
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
|
|
31874
|
-
content: "";
|
|
31875
|
-
width: 4px;
|
|
31876
|
-
top: -1px;
|
|
31877
|
-
bottom: -1px;
|
|
31878
|
-
background: white;
|
|
31879
|
-
}
|
|
31880
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
|
|
31881
|
-
border-radius: 0 8px 8px 0;
|
|
31882
|
-
}
|
|
31883
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
|
|
31884
|
-
border-radius: 0;
|
|
31885
|
-
background: white;
|
|
31886
|
-
border-top: none;
|
|
31887
|
-
}
|
|
31888
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
|
|
31889
|
-
border-top: 1px solid transparent;
|
|
31890
|
-
border-radius: 0 8px 8px 0;
|
|
31891
|
-
background: rgba(225, 230, 241, 0.6);
|
|
31892
|
-
}
|
|
31893
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
|
|
31894
|
-
background: white;
|
|
31895
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31896
|
-
}
|
|
31897
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
|
|
31898
|
-
display: flex;
|
|
31899
|
-
align-items: center;
|
|
31900
|
-
height: 100%;
|
|
31901
|
-
background: rgba(225, 230, 241, 0.6);
|
|
31902
|
-
}
|
|
31903
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
|
|
31904
|
-
background: white;
|
|
31905
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31906
|
-
}
|
|
31907
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
|
|
31908
|
-
display: flex;
|
|
31909
|
-
align-items: center;
|
|
31910
|
-
height: 100%;
|
|
31911
|
-
background: rgba(225, 230, 241, 0.6);
|
|
31912
|
-
}
|
|
31913
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:last-child td {
|
|
31914
|
-
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
31915
|
-
}
|
|
31916
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row {
|
|
31917
|
-
box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
|
|
31918
|
-
border-radius: 8px;
|
|
31919
|
-
}
|
|
31920
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
|
|
31921
|
-
border-top-color: white;
|
|
31922
|
-
}
|
|
31923
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td {
|
|
31924
|
-
background: rgba(0, 136, 255, 0.1);
|
|
31925
|
-
border-bottom-color: transparent;
|
|
31926
|
-
border-top-color: transparent;
|
|
31927
|
-
}
|
|
31928
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
|
|
31929
|
-
border-radius: 8px 0 0 8px;
|
|
31930
|
-
}
|
|
31931
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
|
|
31932
|
-
border-radius: 0 8px 8px 0;
|
|
31933
|
-
}
|
|
31934
|
-
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
|
|
31935
|
-
background: rgba(0, 136, 255, 0.1);
|
|
31936
|
-
}
|
|
31937
|
-
.E_tfzf37v .ant-table .ant-table-thead > tr > th {
|
|
31938
|
-
background: #fff;
|
|
31939
|
-
font-weight: 400;
|
|
31940
|
-
position: relative;
|
|
31941
|
-
border-bottom: none;
|
|
31942
|
-
color: #00122e;
|
|
31943
|
-
transition: none;
|
|
31944
|
-
padding: 15px 8px 15px 8px;
|
|
31945
|
-
}
|
|
31946
|
-
.E_tfzf37v .ant-table .ant-table-thead > tr > th:not(:last-child):after {
|
|
31947
|
-
content: "";
|
|
31948
|
-
width: 1px;
|
|
31949
|
-
top: 0;
|
|
31950
|
-
bottom: 0;
|
|
31951
|
-
background: rgba(211, 218, 235, 0.6);
|
|
31952
|
-
position: absolute;
|
|
31953
|
-
right: 0;
|
|
31954
|
-
}
|
|
31955
|
-
.E_tfzf37v .ant-table .ant-table-thead > tr > th.is-blank {
|
|
31956
|
-
padding: unset;
|
|
31957
|
-
}
|
|
31958
|
-
.E_tfzf37v .ant-table .ant-table-thead > tr > th.is-blank:after {
|
|
31959
|
-
display: none;
|
|
31960
|
-
}
|
|
31961
|
-
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
|
|
31962
|
-
width: 100%;
|
|
31963
|
-
overflow: hidden;
|
|
31964
|
-
white-space: nowrap;
|
|
31965
|
-
text-overflow: ellipsis;
|
|
31966
|
-
}
|
|
31967
|
-
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
|
|
31968
|
-
overflow: hidden;
|
|
31969
|
-
text-overflow: ellipsis;
|
|
31970
|
-
flex: 1;
|
|
31971
|
-
}
|
|
31972
|
-
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
|
|
31973
|
-
padding: 15px 25px 15px 8px;
|
|
31974
|
-
}
|
|
31975
|
-
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
|
|
31976
|
-
padding: 0;
|
|
31977
|
-
}
|
|
31978
|
-
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
|
|
31979
|
-
position: absolute;
|
|
31980
|
-
right: 6px;
|
|
31981
|
-
top: 50%;
|
|
31982
|
-
transform: translateY(-50%);
|
|
31983
|
-
height: 16px;
|
|
31984
|
-
display: none;
|
|
31985
|
-
transition: transform 320ms ease;
|
|
31986
|
-
}
|
|
31987
|
-
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
|
|
31988
|
-
display: block;
|
|
31989
|
-
transform: translateY(-50%) rotateX(180deg);
|
|
31990
|
-
}
|
|
31991
|
-
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
|
|
31992
|
-
display: block;
|
|
31993
|
-
}
|
|
31994
|
-
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
|
|
31995
|
-
display: none;
|
|
31996
|
-
}
|
|
31997
|
-
.E_tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
|
|
31998
|
-
transform: translateY(-50%);
|
|
31999
|
-
}
|
|
32000
|
-
.E_tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
|
|
32001
|
-
transform: translateY(-50%) rotateX(180deg);
|
|
32002
|
-
}
|
|
32003
|
-
.E_tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
|
|
32004
|
-
background: #f2f5fa;
|
|
32005
|
-
}
|
|
32006
|
-
.E_tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
|
|
32007
|
-
display: block;
|
|
32008
|
-
}
|
|
32009
|
-
.E_tfzf37v .ant-table .ant-table-thead > tr > th.align-right {
|
|
32010
|
-
padding-right: 25px;
|
|
32011
|
-
}
|
|
32012
|
-
.E_tfzf37v .ant-table .ant-table-selection-column {
|
|
32013
|
-
padding: 0 !important;
|
|
32014
|
-
}
|
|
32015
|
-
.E_tfzf37v .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
|
|
32016
|
-
position: absolute;
|
|
32017
|
-
left: 50%;
|
|
32018
|
-
top: 50%;
|
|
32019
|
-
transform: translate(-50%, -50%);
|
|
32020
|
-
}
|
|
32021
|
-
.E_tfzf37v .ant-table .ant-table-selection-column:after {
|
|
32022
|
-
display: none;
|
|
32023
|
-
}
|
|
32024
|
-
.E_tfzf37v .ant-table .ant-table-hide-scrollbar {
|
|
32025
|
-
background: #fff;
|
|
32026
|
-
}
|
|
32027
|
-
.E_tfzf37v .ant-table .ant-table-placeholder {
|
|
32028
|
-
background: inherit;
|
|
32029
|
-
}
|
|
32030
|
-
.E_tfzf37v .ant-table .ant-table-placeholder td {
|
|
32031
|
-
position: static;
|
|
32032
|
-
border: none;
|
|
32033
|
-
background: inherit !important;
|
|
32034
|
-
height: 100px;
|
|
32035
|
-
vertical-align: middle;
|
|
31860
|
+
.E_gmyahx3 .link-text {
|
|
31861
|
+
color: rgba(0, 21, 64, 0.3);
|
|
32036
31862
|
}
|
|
32037
|
-
.
|
|
32038
|
-
|
|
32039
|
-
font-weight: bold;
|
|
32040
|
-
font-size: 20px;
|
|
32041
|
-
color: rgba(10, 37, 85, 0.6);
|
|
31863
|
+
.E_gmyahx3:hover .link-text {
|
|
31864
|
+
color: #0080ff;
|
|
32042
31865
|
}
|
|
32043
|
-
|
|
32044
|
-
|
|
32045
|
-
|
|
32046
|
-
background: #fff;
|
|
31866
|
+
|
|
31867
|
+
.E_s11wux3h .ant-segmented-item:not(:last-child) {
|
|
31868
|
+
margin-right: 2px;
|
|
32047
31869
|
}
|
|
32048
|
-
|
|
32049
|
-
|
|
32050
|
-
|
|
32051
|
-
align-items: center;
|
|
32052
|
-
justify-content: flex-end;
|
|
31870
|
+
|
|
31871
|
+
.E_s1t2an3z.ant-segmented-sm .ant-segmented-item-label {
|
|
31872
|
+
padding-left: 8px;
|
|
32053
31873
|
padding-right: 8px;
|
|
32054
31874
|
}
|
|
32055
|
-
.
|
|
32056
|
-
width: 24px;
|
|
32057
|
-
height: 24px;
|
|
32058
|
-
cursor: pointer;
|
|
32059
|
-
justify-content: center;
|
|
31875
|
+
.E_s1t2an3z.ant-segmented-sm .ant-segmented-item-selected {
|
|
32060
31876
|
border-radius: 4px;
|
|
32061
31877
|
}
|
|
32062
|
-
.
|
|
32063
|
-
|
|
31878
|
+
.E_s1t2an3z.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
|
|
31879
|
+
border-radius: 4px;
|
|
32064
31880
|
}
|
|
32065
31881
|
|
|
32066
|
-
.
|
|
32067
|
-
|
|
32068
|
-
|
|
32069
|
-
.E_c1up1pdz.active {
|
|
32070
|
-
border-color: #0080ff;
|
|
32071
|
-
}
|
|
32072
|
-
.E_c1up1pdz.active > header {
|
|
32073
|
-
background: rgba(0, 128, 255, 0.1);
|
|
32074
|
-
}
|
|
32075
|
-
.E_c1up1pdz .expand {
|
|
32076
|
-
padding: 12px;
|
|
32077
|
-
}
|
|
32078
|
-
.E_c1up1pdz .field-item {
|
|
32079
|
-
display: flex;
|
|
32080
|
-
padding: 10px 0;
|
|
32081
|
-
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
32082
|
-
}
|
|
32083
|
-
.E_c1up1pdz .field-item:last-child {
|
|
32084
|
-
border-bottom: none;
|
|
32085
|
-
padding-bottom: 0;
|
|
32086
|
-
}
|
|
32087
|
-
.E_c1up1pdz .field-item label {
|
|
32088
|
-
line-height: 32px;
|
|
32089
|
-
width: 100px;
|
|
32090
|
-
color: rgba(62, 70, 82, 0.6);
|
|
32091
|
-
}
|
|
32092
|
-
.E_c1up1pdz .help {
|
|
32093
|
-
color: rgba(62, 70, 82, 0.6);
|
|
32094
|
-
margin-top: 5px;
|
|
32095
|
-
}
|
|
32096
|
-
.E_c1up1pdz .ant-input-affix-wrapper,
|
|
32097
|
-
.E_c1up1pdz .ant-picker {
|
|
32098
|
-
width: 128px;
|
|
31882
|
+
.E_ma64lna .ant-segmented-item-label {
|
|
31883
|
+
padding-left: 12px;
|
|
31884
|
+
padding-right: 12px;
|
|
32099
31885
|
}
|
|
32100
31886
|
|
|
32101
|
-
.
|
|
32102
|
-
|
|
32103
|
-
align-items: center;
|
|
32104
|
-
justify-content: space-between;
|
|
32105
|
-
word-break: keep-all;
|
|
32106
|
-
}
|
|
32107
|
-
.E_c156wh19 .title {
|
|
32108
|
-
margin: 0 16px 0 8px;
|
|
32109
|
-
}
|
|
32110
|
-
.E_c156wh19 .retain {
|
|
32111
|
-
color: rgba(129, 138, 153, 0.6);
|
|
32112
|
-
}
|
|
32113
|
-
.E_c156wh19 div.left {
|
|
32114
|
-
flex: 1;
|
|
32115
|
-
display: flex;
|
|
32116
|
-
overflow: hidden;
|
|
32117
|
-
align-items: center;
|
|
32118
|
-
justify-content: flex-start;
|
|
32119
|
-
white-space: nowrap;
|
|
32120
|
-
}
|
|
32121
|
-
.E_c156wh19 div.left .title {
|
|
32122
|
-
max-width: 100%;
|
|
32123
|
-
overflow: hidden;
|
|
32124
|
-
text-overflow: ellipsis;
|
|
32125
|
-
}
|
|
32126
|
-
.E_c156wh19 div.right {
|
|
32127
|
-
display: flex;
|
|
32128
|
-
align-items: center;
|
|
32129
|
-
}
|
|
32130
|
-
.E_c156wh19 .reverse {
|
|
32131
|
-
display: flex;
|
|
32132
|
-
flex-direction: row-reverse;
|
|
32133
|
-
align-items: center;
|
|
32134
|
-
}
|
|
32135
|
-
.E_c156wh19 .reverse .ant-switch {
|
|
32136
|
-
margin-left: 8px;
|
|
32137
|
-
}
|
|
32138
|
-
.E_c156wh19 .close {
|
|
32139
|
-
padding-left: 14px;
|
|
32140
|
-
margin-left: 14px;
|
|
32141
|
-
border-left: 1px solid rgba(129, 138, 153, 0.6);
|
|
32142
|
-
cursor: pointer;
|
|
31887
|
+
.E_ckld275 {
|
|
31888
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
32143
31889
|
}
|
|
32144
|
-
|
|
32145
|
-
.
|
|
32146
|
-
|
|
32147
|
-
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
31890
|
+
.E_ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
|
|
31891
|
+
background-color: rgba(255, 255, 255, 0.6);
|
|
31892
|
+
color: rgba(44, 56, 82, 0.75);
|
|
32148
31893
|
}
|
|
32149
|
-
.
|
|
32150
|
-
|
|
32151
|
-
color: rgba(62, 70, 82, 0.6);
|
|
32152
|
-
border-radius: 4px;
|
|
31894
|
+
.E_ckld275.ant-segmented .ant-segmented-thumb ~ .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
|
|
31895
|
+
background-color: transparent;
|
|
32153
31896
|
}
|
|
32154
|
-
.
|
|
32155
|
-
background:
|
|
32156
|
-
color: #0096ff;
|
|
31897
|
+
.E_ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled)::after {
|
|
31898
|
+
background-color: transparent;
|
|
32157
31899
|
}
|
|
32158
31900
|
|
|
32159
|
-
.
|
|
32160
|
-
|
|
32161
|
-
|
|
31901
|
+
.E_d1bw7c5z {
|
|
31902
|
+
position: relative;
|
|
31903
|
+
max-width: 388px;
|
|
31904
|
+
min-width: 245px;
|
|
32162
31905
|
}
|
|
32163
|
-
.
|
|
32164
|
-
|
|
31906
|
+
.E_d1bw7c5z .center {
|
|
31907
|
+
position: absolute;
|
|
31908
|
+
font-size: 12px;
|
|
32165
31909
|
width: 80px;
|
|
32166
|
-
|
|
32167
|
-
|
|
31910
|
+
height: 92px;
|
|
31911
|
+
top: 12px;
|
|
31912
|
+
left: 39px;
|
|
31913
|
+
display: flex;
|
|
31914
|
+
flex-direction: column;
|
|
31915
|
+
justify-content: center;
|
|
31916
|
+
align-items: center;
|
|
31917
|
+
color: #00122e;
|
|
32168
31918
|
}
|
|
32169
|
-
.
|
|
32170
|
-
|
|
32171
|
-
|
|
32172
|
-
margin: 5px 0 5px 8px;
|
|
31919
|
+
.E_d1bw7c5z .center .number {
|
|
31920
|
+
font-size: 24px;
|
|
31921
|
+
font-weight: 700;
|
|
32173
31922
|
}
|
|
32174
|
-
.
|
|
32175
|
-
|
|
32176
|
-
|
|
32177
|
-
|
|
32178
|
-
border-radius: 16px;
|
|
32179
|
-
margin-right: 8px;
|
|
31923
|
+
.E_d1bw7c5z .center .text {
|
|
31924
|
+
padding: 0 5px;
|
|
31925
|
+
font-size: 12px;
|
|
31926
|
+
width: inherit;
|
|
32180
31927
|
}
|
|
32181
|
-
.
|
|
32182
|
-
|
|
32183
|
-
color: inherit;
|
|
32184
|
-
border-color: #d9d9d9;
|
|
31928
|
+
.E_d1bw7c5z .recharts-wrapper {
|
|
31929
|
+
display: flex;
|
|
32185
31930
|
}
|
|
32186
|
-
.
|
|
32187
|
-
|
|
32188
|
-
|
|
32189
|
-
|
|
31931
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
|
|
31932
|
+
position: relative !important;
|
|
31933
|
+
width: calc(100% - 148px) !important;
|
|
31934
|
+
left: 0 !important;
|
|
31935
|
+
bottom: 0 !important;
|
|
31936
|
+
display: flex;
|
|
31937
|
+
align-items: center;
|
|
32190
31938
|
}
|
|
32191
|
-
.
|
|
32192
|
-
width:
|
|
32193
|
-
margin-top: 4px;
|
|
31939
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
|
|
31940
|
+
width: 100%;
|
|
32194
31941
|
}
|
|
32195
|
-
.
|
|
32196
|
-
width:
|
|
32197
|
-
|
|
32198
|
-
|
|
31942
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
|
|
31943
|
+
width: 100%;
|
|
31944
|
+
margin-right: 0 !important;
|
|
31945
|
+
line-height: 18px;
|
|
32199
31946
|
}
|
|
32200
|
-
.
|
|
32201
|
-
|
|
32202
|
-
border-color: #0096ff;
|
|
32203
|
-
color: #fff;
|
|
31947
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
|
|
31948
|
+
border-radius: 2px;
|
|
32204
31949
|
}
|
|
32205
|
-
|
|
32206
|
-
|
|
32207
|
-
|
|
31950
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
|
|
31951
|
+
min-width: 75px;
|
|
31952
|
+
width: calc(100% - 20px);
|
|
31953
|
+
margin-left: 2px;
|
|
31954
|
+
color: #00122e !important;
|
|
31955
|
+
display: inline-flex;
|
|
31956
|
+
justify-content: space-between;
|
|
32208
31957
|
}
|
|
32209
|
-
.
|
|
32210
|
-
|
|
31958
|
+
.E_d1bw7c5z .tooltip-text {
|
|
31959
|
+
maxwidth: calc(100% - 12px);
|
|
31960
|
+
cursor: pointer;
|
|
31961
|
+
border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
|
|
31962
|
+
overflow: hidden;
|
|
31963
|
+
text-overflow: ellipsis;
|
|
31964
|
+
white-space: nowrap;
|
|
32211
31965
|
}
|
|
32212
|
-
.
|
|
32213
|
-
color:
|
|
31966
|
+
.E_d1bw7c5z .value {
|
|
31967
|
+
color: rgba(44, 56, 82, 0.75);
|
|
32214
31968
|
}
|
|
32215
31969
|
|
|
32216
|
-
.
|
|
32217
|
-
|
|
32218
|
-
margin-bottom: 4px;
|
|
32219
|
-
}
|
|
32220
|
-
.E_berrcjl .breadcrumb-link {
|
|
32221
|
-
color: rgba(10, 37, 85, 0.6);
|
|
32222
|
-
cursor: pointer;
|
|
32223
|
-
transition: color 160ms ease;
|
|
31970
|
+
.E_t10pqbtc {
|
|
31971
|
+
width: 140px;
|
|
32224
31972
|
}
|
|
32225
|
-
.
|
|
32226
|
-
|
|
31973
|
+
.E_t10pqbtc .item {
|
|
31974
|
+
margin: 6px auto;
|
|
31975
|
+
display: flex;
|
|
31976
|
+
justify-content: space-between;
|
|
32227
31977
|
}
|
|
32228
|
-
.
|
|
32229
|
-
|
|
31978
|
+
.E_t10pqbtc .item .name {
|
|
31979
|
+
width: 102px;
|
|
32230
31980
|
}
|
|
32231
31981
|
|
|
32232
|
-
.
|
|
32233
|
-
|
|
31982
|
+
.E_c18gxmrl {
|
|
31983
|
+
border: 1px solid #d8deeb;
|
|
31984
|
+
border-radius: 4px;
|
|
32234
31985
|
}
|
|
32235
|
-
.
|
|
32236
|
-
|
|
32237
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32238
|
-
font-weight: 700;
|
|
32239
|
-
line-height: 32px;
|
|
31986
|
+
.E_c18gxmrl + .E_c18gxmrl {
|
|
31987
|
+
margin-top: 8px;
|
|
32240
31988
|
}
|
|
32241
|
-
.
|
|
32242
|
-
|
|
32243
|
-
border-radius: 8px;
|
|
32244
|
-
background: #fff;
|
|
31989
|
+
.E_c18gxmrl:hover {
|
|
31990
|
+
border-color: #0080ff;
|
|
32245
31991
|
}
|
|
32246
|
-
.
|
|
32247
|
-
|
|
32248
|
-
|
|
32249
|
-
|
|
32250
|
-
|
|
32251
|
-
|
|
31992
|
+
.E_c18gxmrl:hover > header {
|
|
31993
|
+
background: rgba(0, 128, 255, 0.1);
|
|
31994
|
+
}
|
|
31995
|
+
.E_c18gxmrl.active header {
|
|
31996
|
+
border-bottom: 1px solid #d8deeb;
|
|
31997
|
+
}
|
|
31998
|
+
.E_c18gxmrl > header {
|
|
31999
|
+
padding: 8px 12px;
|
|
32252
32000
|
}
|
|
32253
32001
|
|
|
32254
32002
|
.E_clm1wy1 {
|
|
@@ -32344,80 +32092,6 @@ input.E_rf8rlle.ant-input {
|
|
|
32344
32092
|
border-radius: 2px;
|
|
32345
32093
|
}
|
|
32346
32094
|
|
|
32347
|
-
.E_tqjc4ui {
|
|
32348
|
-
margin: 0 2px;
|
|
32349
|
-
}
|
|
32350
|
-
|
|
32351
|
-
.E_s11wux3h .ant-segmented-item:not(:last-child) {
|
|
32352
|
-
margin-right: 2px;
|
|
32353
|
-
}
|
|
32354
|
-
|
|
32355
|
-
.E_s1t2an3z.ant-segmented-sm .ant-segmented-item-label {
|
|
32356
|
-
padding-left: 8px;
|
|
32357
|
-
padding-right: 8px;
|
|
32358
|
-
}
|
|
32359
|
-
.E_s1t2an3z.ant-segmented-sm .ant-segmented-item-selected {
|
|
32360
|
-
border-radius: 4px;
|
|
32361
|
-
}
|
|
32362
|
-
.E_s1t2an3z.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
|
|
32363
|
-
border-radius: 4px;
|
|
32364
|
-
}
|
|
32365
|
-
|
|
32366
|
-
.E_ma64lna .ant-segmented-item-label {
|
|
32367
|
-
padding-left: 12px;
|
|
32368
|
-
padding-right: 12px;
|
|
32369
|
-
}
|
|
32370
|
-
|
|
32371
|
-
.E_ckld275 {
|
|
32372
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
32373
|
-
}
|
|
32374
|
-
.E_ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
|
|
32375
|
-
background-color: rgba(255, 255, 255, 0.6);
|
|
32376
|
-
color: rgba(44, 56, 82, 0.75);
|
|
32377
|
-
}
|
|
32378
|
-
.E_ckld275.ant-segmented .ant-segmented-thumb ~ .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
|
|
32379
|
-
background-color: transparent;
|
|
32380
|
-
}
|
|
32381
|
-
.E_ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled)::after {
|
|
32382
|
-
background-color: transparent;
|
|
32383
|
-
}
|
|
32384
|
-
|
|
32385
|
-
.E_c18gxmrl {
|
|
32386
|
-
border: 1px solid #d8deeb;
|
|
32387
|
-
border-radius: 4px;
|
|
32388
|
-
}
|
|
32389
|
-
.E_c18gxmrl + .E_c18gxmrl {
|
|
32390
|
-
margin-top: 8px;
|
|
32391
|
-
}
|
|
32392
|
-
.E_c18gxmrl:hover {
|
|
32393
|
-
border-color: #0080ff;
|
|
32394
|
-
}
|
|
32395
|
-
.E_c18gxmrl:hover > header {
|
|
32396
|
-
background: rgba(0, 128, 255, 0.1);
|
|
32397
|
-
}
|
|
32398
|
-
.E_c18gxmrl.active header {
|
|
32399
|
-
border-bottom: 1px solid #d8deeb;
|
|
32400
|
-
}
|
|
32401
|
-
.E_c18gxmrl > header {
|
|
32402
|
-
padding: 8px 12px;
|
|
32403
|
-
}
|
|
32404
|
-
|
|
32405
|
-
.E_ou7iq30 {
|
|
32406
|
-
overflow: hidden;
|
|
32407
|
-
text-overflow: ellipsis;
|
|
32408
|
-
}
|
|
32409
|
-
|
|
32410
|
-
.E_s1tui002 {
|
|
32411
|
-
white-space: nowrap;
|
|
32412
|
-
}
|
|
32413
|
-
|
|
32414
|
-
.E_mxrc2zg {
|
|
32415
|
-
display: -webkit-box;
|
|
32416
|
-
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
32417
|
-
-webkit-box-orient: vertical;
|
|
32418
|
-
word-break: break-all;
|
|
32419
|
-
}
|
|
32420
|
-
|
|
32421
32095
|
.E_c18bcrac {
|
|
32422
32096
|
display: inline-block;
|
|
32423
32097
|
width: 100%;
|
|
@@ -32465,25 +32139,6 @@ input.E_rf8rlle.ant-input {
|
|
|
32465
32139
|
margin-right: 4px;
|
|
32466
32140
|
}
|
|
32467
32141
|
|
|
32468
|
-
.E_n12mqh7z {
|
|
32469
|
-
display: flex;
|
|
32470
|
-
align-items: center;
|
|
32471
|
-
font-size: 12px;
|
|
32472
|
-
line-height: 18px;
|
|
32473
|
-
}
|
|
32474
|
-
.E_n12mqh7z:not(:last-child) {
|
|
32475
|
-
margin-bottom: 4px;
|
|
32476
|
-
}
|
|
32477
|
-
|
|
32478
|
-
.E_tf5bynu {
|
|
32479
|
-
margin: 0 3px;
|
|
32480
|
-
}
|
|
32481
|
-
|
|
32482
|
-
.E_tcckoz1 {
|
|
32483
|
-
max-height: 400px;
|
|
32484
|
-
overflow: "auto";
|
|
32485
|
-
}
|
|
32486
|
-
|
|
32487
32142
|
.E_c1bus5hc {
|
|
32488
32143
|
--color: white;
|
|
32489
32144
|
height: 14px;
|
|
@@ -32523,86 +32178,79 @@ input.E_rf8rlle.ant-input {
|
|
|
32523
32178
|
background: white;
|
|
32524
32179
|
transform: rotate(0deg);
|
|
32525
32180
|
}
|
|
32526
|
-
|
|
32527
|
-
.
|
|
32528
|
-
position: relative;
|
|
32529
|
-
max-width: 388px;
|
|
32530
|
-
min-width: 245px;
|
|
32531
|
-
}
|
|
32532
|
-
.E_d1bw7c5z .center {
|
|
32533
|
-
position: absolute;
|
|
32534
|
-
font-size: 12px;
|
|
32535
|
-
width: 80px;
|
|
32536
|
-
height: 92px;
|
|
32537
|
-
top: 12px;
|
|
32538
|
-
left: 39px;
|
|
32181
|
+
|
|
32182
|
+
.E_n12mqh7z {
|
|
32539
32183
|
display: flex;
|
|
32540
|
-
flex-direction: column;
|
|
32541
|
-
justify-content: center;
|
|
32542
32184
|
align-items: center;
|
|
32543
|
-
|
|
32185
|
+
font-size: 12px;
|
|
32186
|
+
line-height: 18px;
|
|
32544
32187
|
}
|
|
32545
|
-
.
|
|
32546
|
-
|
|
32547
|
-
font-weight: 700;
|
|
32188
|
+
.E_n12mqh7z:not(:last-child) {
|
|
32189
|
+
margin-bottom: 4px;
|
|
32548
32190
|
}
|
|
32549
|
-
|
|
32550
|
-
|
|
32551
|
-
|
|
32552
|
-
width: inherit;
|
|
32191
|
+
|
|
32192
|
+
.E_tf5bynu {
|
|
32193
|
+
margin: 0 3px;
|
|
32553
32194
|
}
|
|
32554
|
-
|
|
32555
|
-
|
|
32195
|
+
|
|
32196
|
+
.E_tcckoz1 {
|
|
32197
|
+
max-height: 400px;
|
|
32198
|
+
overflow: "auto";
|
|
32556
32199
|
}
|
|
32557
|
-
|
|
32558
|
-
|
|
32559
|
-
|
|
32560
|
-
left: 0 !important;
|
|
32561
|
-
bottom: 0 !important;
|
|
32562
|
-
display: flex;
|
|
32563
|
-
align-items: center;
|
|
32200
|
+
|
|
32201
|
+
.E_tqjc4ui {
|
|
32202
|
+
margin: 0 2px;
|
|
32564
32203
|
}
|
|
32565
|
-
|
|
32566
|
-
|
|
32204
|
+
|
|
32205
|
+
.E_c1uzzomf {
|
|
32206
|
+
margin-bottom: 16px;
|
|
32567
32207
|
}
|
|
32568
|
-
.
|
|
32569
|
-
|
|
32570
|
-
|
|
32571
|
-
|
|
32208
|
+
.E_c1uzzomf .card-title {
|
|
32209
|
+
font-size: 16px;
|
|
32210
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32211
|
+
font-weight: 700;
|
|
32212
|
+
line-height: 32px;
|
|
32572
32213
|
}
|
|
32573
|
-
.
|
|
32574
|
-
|
|
32214
|
+
.E_c1uzzomf .card-body {
|
|
32215
|
+
padding: 24px;
|
|
32216
|
+
border-radius: 8px;
|
|
32217
|
+
background: #fff;
|
|
32575
32218
|
}
|
|
32576
|
-
.
|
|
32577
|
-
|
|
32578
|
-
|
|
32579
|
-
|
|
32580
|
-
color:
|
|
32581
|
-
|
|
32582
|
-
justify-content: space-between;
|
|
32219
|
+
.E_c1uzzomf .empty {
|
|
32220
|
+
font-weight: 700;
|
|
32221
|
+
font-size: 14px;
|
|
32222
|
+
line-height: 22px;
|
|
32223
|
+
color: rgba(0, 21, 64, 0.3);
|
|
32224
|
+
text-align: center;
|
|
32583
32225
|
}
|
|
32584
|
-
|
|
32585
|
-
|
|
32586
|
-
cursor: pointer;
|
|
32587
|
-
border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
|
|
32226
|
+
|
|
32227
|
+
.E_ou7iq30 {
|
|
32588
32228
|
overflow: hidden;
|
|
32589
32229
|
text-overflow: ellipsis;
|
|
32590
|
-
white-space: nowrap;
|
|
32591
32230
|
}
|
|
32592
|
-
|
|
32593
|
-
|
|
32231
|
+
|
|
32232
|
+
.E_s1tui002 {
|
|
32233
|
+
white-space: nowrap;
|
|
32594
32234
|
}
|
|
32595
32235
|
|
|
32596
|
-
.
|
|
32597
|
-
|
|
32236
|
+
.E_mxrc2zg {
|
|
32237
|
+
display: -webkit-box;
|
|
32238
|
+
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
32239
|
+
-webkit-box-orient: vertical;
|
|
32240
|
+
word-break: break-all;
|
|
32598
32241
|
}
|
|
32599
|
-
|
|
32600
|
-
|
|
32242
|
+
|
|
32243
|
+
.E_m74vjol {
|
|
32601
32244
|
display: flex;
|
|
32602
32245
|
justify-content: space-between;
|
|
32246
|
+
width: 100%;
|
|
32603
32247
|
}
|
|
32604
|
-
.
|
|
32605
|
-
|
|
32248
|
+
.E_m74vjol .action {
|
|
32249
|
+
margin-left: 16px;
|
|
32250
|
+
}
|
|
32251
|
+
|
|
32252
|
+
.E_a1o35uvh .ant-alert-message {
|
|
32253
|
+
width: 100%;
|
|
32606
32254
|
}
|
|
32607
32255
|
|
|
32608
32256
|
.E_c1yyuluq {
|
|
@@ -32612,12 +32260,27 @@ input.E_rf8rlle.ant-input {
|
|
|
32612
32260
|
padding: 20px 24px 24px 24px;
|
|
32613
32261
|
}
|
|
32614
32262
|
|
|
32615
|
-
.
|
|
32263
|
+
.E_wg1tsps {
|
|
32616
32264
|
display: flex;
|
|
32617
32265
|
align-items: center;
|
|
32266
|
+
justify-content: flex-end;
|
|
32618
32267
|
}
|
|
32619
|
-
|
|
32620
|
-
|
|
32268
|
+
|
|
32269
|
+
.E_b1ctd5xy {
|
|
32270
|
+
display: flex;
|
|
32271
|
+
align-items: center;
|
|
32272
|
+
width: calc(100% - 40px);
|
|
32273
|
+
}
|
|
32274
|
+
.E_b1ctd5xy .chart {
|
|
32275
|
+
display: inline-block;
|
|
32276
|
+
width: 100%;
|
|
32277
|
+
}
|
|
32278
|
+
|
|
32279
|
+
.E_u1p8acpn {
|
|
32280
|
+
min-width: 40px;
|
|
32281
|
+
}
|
|
32282
|
+
.E_u1p8acpn .unit {
|
|
32283
|
+
color: #00122e !important;
|
|
32621
32284
|
}
|
|
32622
32285
|
|
|
32623
32286
|
.E_t1sqg15u {
|
|
@@ -32717,44 +32380,12 @@ input.E_rf8rlle.ant-input {
|
|
|
32717
32380
|
text-overflow: ellipsis;
|
|
32718
32381
|
}
|
|
32719
32382
|
|
|
32720
|
-
.
|
|
32721
|
-
display: flex;
|
|
32722
|
-
}
|
|
32723
|
-
|
|
32724
|
-
.E_wg1tsps {
|
|
32725
|
-
display: flex;
|
|
32726
|
-
align-items: center;
|
|
32727
|
-
justify-content: flex-end;
|
|
32728
|
-
}
|
|
32729
|
-
|
|
32730
|
-
.E_b1ctd5xy {
|
|
32383
|
+
.E_s1iv0tp1 .enabled-switch {
|
|
32731
32384
|
display: flex;
|
|
32732
32385
|
align-items: center;
|
|
32733
|
-
width: calc(100% - 40px);
|
|
32734
|
-
}
|
|
32735
|
-
.E_b1ctd5xy .chart {
|
|
32736
|
-
display: inline-block;
|
|
32737
|
-
width: 100%;
|
|
32738
|
-
}
|
|
32739
|
-
|
|
32740
|
-
.E_u1p8acpn {
|
|
32741
|
-
min-width: 40px;
|
|
32742
|
-
}
|
|
32743
|
-
.E_u1p8acpn .unit {
|
|
32744
|
-
color: #00122e !important;
|
|
32745
|
-
}
|
|
32746
|
-
|
|
32747
|
-
.E_m74vjol {
|
|
32748
|
-
display: flex;
|
|
32749
|
-
justify-content: space-between;
|
|
32750
|
-
width: 100%;
|
|
32751
|
-
}
|
|
32752
|
-
.E_m74vjol .action {
|
|
32753
|
-
margin-left: 16px;
|
|
32754
32386
|
}
|
|
32755
|
-
|
|
32756
|
-
|
|
32757
|
-
width: 100%;
|
|
32387
|
+
.E_s1iv0tp1 .enabled-text {
|
|
32388
|
+
margin-right: 8px;
|
|
32758
32389
|
}
|
|
32759
32390
|
|
|
32760
32391
|
.E_ccrbeuz .ant-collapse-item {
|
|
@@ -32779,66 +32410,69 @@ input.E_rf8rlle.ant-input {
|
|
|
32779
32410
|
cursor: default;
|
|
32780
32411
|
}
|
|
32781
32412
|
|
|
32782
|
-
|
|
32783
|
-
|
|
32784
|
-
height: unset;
|
|
32413
|
+
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
32414
|
+
display: flex;
|
|
32785
32415
|
}
|
|
32786
|
-
|
|
32416
|
+
|
|
32417
|
+
.E_tju3gfj .date {
|
|
32787
32418
|
margin-right: 4px;
|
|
32788
32419
|
}
|
|
32789
|
-
|
|
32790
|
-
|
|
32791
|
-
|
|
32792
|
-
button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
|
|
32793
|
-
color: #009dff;
|
|
32420
|
+
|
|
32421
|
+
.E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
|
|
32422
|
+
border-radius: 6px;
|
|
32794
32423
|
}
|
|
32795
|
-
|
|
32796
|
-
|
|
32424
|
+
.E_s177mls5.ant-select.ant-select-single {
|
|
32425
|
+
width: 100%;
|
|
32426
|
+
color: #2d3a56;
|
|
32427
|
+
border-color: rgba(211, 218, 235, 0.6);
|
|
32428
|
+
transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
32429
|
+
font-size: 13px;
|
|
32797
32430
|
}
|
|
32798
|
-
|
|
32799
|
-
|
|
32431
|
+
.E_s177mls5.ant-select.ant-select-single[data-size=middle] {
|
|
32432
|
+
height: 30px;
|
|
32800
32433
|
}
|
|
32801
|
-
|
|
32802
|
-
|
|
32434
|
+
.E_s177mls5.ant-select.ant-select-single.ant-select-lg {
|
|
32435
|
+
height: 38px;
|
|
32436
|
+
font-size: 13px;
|
|
32803
32437
|
}
|
|
32804
|
-
|
|
32805
|
-
|
|
32438
|
+
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
|
|
32439
|
+
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
|
|
32440
|
+
transition: 160ms ease;
|
|
32806
32441
|
}
|
|
32807
|
-
|
|
32808
|
-
color: #
|
|
32442
|
+
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
|
|
32443
|
+
color: #0080ff;
|
|
32809
32444
|
}
|
|
32810
|
-
|
|
32811
|
-
color:
|
|
32445
|
+
.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 {
|
|
32446
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
32447
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
32812
32448
|
}
|
|
32813
|
-
|
|
32814
|
-
|
|
32815
|
-
height: 100%;
|
|
32449
|
+
.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 {
|
|
32450
|
+
color: #0080ff;
|
|
32816
32451
|
}
|
|
32817
|
-
.
|
|
32818
|
-
|
|
32819
|
-
|
|
32820
|
-
display: flex;
|
|
32452
|
+
.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 {
|
|
32453
|
+
border-color: #0080ff;
|
|
32454
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
32821
32455
|
}
|
|
32822
|
-
.
|
|
32823
|
-
|
|
32824
|
-
margin: 4px;
|
|
32825
|
-
background: rgba(204, 212, 227, 0.18);
|
|
32826
|
-
border-radius: 2px;
|
|
32456
|
+
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
32457
|
+
transform: rotate(180deg);
|
|
32827
32458
|
}
|
|
32828
|
-
.
|
|
32829
|
-
|
|
32459
|
+
.E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
|
|
32460
|
+
background: rgba(211, 218, 235, 0.6);
|
|
32461
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
32462
|
+
cursor: "not-allowed";
|
|
32830
32463
|
}
|
|
32831
|
-
.
|
|
32832
|
-
|
|
32464
|
+
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
|
|
32465
|
+
border-color: #f0483e !important;
|
|
32833
32466
|
}
|
|
32834
|
-
.
|
|
32835
|
-
|
|
32467
|
+
.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 {
|
|
32468
|
+
color: #1d326c;
|
|
32836
32469
|
}
|
|
32837
|
-
.
|
|
32838
|
-
|
|
32470
|
+
.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 {
|
|
32471
|
+
border-color: #0080ff;
|
|
32472
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
32839
32473
|
}
|
|
32840
|
-
.
|
|
32841
|
-
|
|
32474
|
+
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
32475
|
+
transform: rotate(180deg);
|
|
32842
32476
|
}
|
|
32843
32477
|
|
|
32844
32478
|
.E_ivqqkzv {
|
|
@@ -32847,12 +32481,8 @@ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
32847
32481
|
margin-right: 4px;
|
|
32848
32482
|
}
|
|
32849
32483
|
|
|
32850
|
-
.E_c1wk4q29 {
|
|
32851
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32852
|
-
}
|
|
32853
|
-
|
|
32854
|
-
.E_tju3gfj .date {
|
|
32855
|
-
margin-right: 4px;
|
|
32484
|
+
.E_c1wk4q29 {
|
|
32485
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32856
32486
|
}
|
|
32857
32487
|
|
|
32858
32488
|
.E_s1sck0th {
|
|
@@ -33011,63 +32641,6 @@ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
33011
32641
|
display: inline-block;
|
|
33012
32642
|
}
|
|
33013
32643
|
|
|
33014
|
-
.E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
|
|
33015
|
-
border-radius: 6px;
|
|
33016
|
-
}
|
|
33017
|
-
.E_s177mls5.ant-select.ant-select-single {
|
|
33018
|
-
width: 100%;
|
|
33019
|
-
color: #2d3a56;
|
|
33020
|
-
border-color: rgba(211, 218, 235, 0.6);
|
|
33021
|
-
transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
33022
|
-
font-size: 13px;
|
|
33023
|
-
}
|
|
33024
|
-
.E_s177mls5.ant-select.ant-select-single[data-size=middle] {
|
|
33025
|
-
height: 30px;
|
|
33026
|
-
}
|
|
33027
|
-
.E_s177mls5.ant-select.ant-select-single.ant-select-lg {
|
|
33028
|
-
height: 38px;
|
|
33029
|
-
font-size: 13px;
|
|
33030
|
-
}
|
|
33031
|
-
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
|
|
33032
|
-
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
|
|
33033
|
-
transition: 160ms ease;
|
|
33034
|
-
}
|
|
33035
|
-
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
|
|
33036
|
-
color: #0080ff;
|
|
33037
|
-
}
|
|
33038
|
-
.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 {
|
|
33039
|
-
border-color: rgba(107, 128, 167, 0.6);
|
|
33040
|
-
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
33041
|
-
}
|
|
33042
|
-
.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 {
|
|
33043
|
-
color: #0080ff;
|
|
33044
|
-
}
|
|
33045
|
-
.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 {
|
|
33046
|
-
border-color: #0080ff;
|
|
33047
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
33048
|
-
}
|
|
33049
|
-
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
33050
|
-
transform: rotate(180deg);
|
|
33051
|
-
}
|
|
33052
|
-
.E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
|
|
33053
|
-
background: rgba(211, 218, 235, 0.6);
|
|
33054
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
33055
|
-
cursor: "not-allowed";
|
|
33056
|
-
}
|
|
33057
|
-
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
|
|
33058
|
-
border-color: #f0483e !important;
|
|
33059
|
-
}
|
|
33060
|
-
.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 {
|
|
33061
|
-
color: #1d326c;
|
|
33062
|
-
}
|
|
33063
|
-
.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 {
|
|
33064
|
-
border-color: #0080ff;
|
|
33065
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
33066
|
-
}
|
|
33067
|
-
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
33068
|
-
transform: rotate(180deg);
|
|
33069
|
-
}
|
|
33070
|
-
|
|
33071
32644
|
.E_h1ol2wl7 {
|
|
33072
32645
|
font-weight: bold;
|
|
33073
32646
|
background-color: unset;
|
|
@@ -33267,21 +32840,216 @@ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
33267
32840
|
.E_t1ub2aex {
|
|
33268
32841
|
display: flex;
|
|
33269
32842
|
align-items: center;
|
|
33270
|
-
justify-content: space-between;
|
|
33271
|
-
background-color: rgba(0, 0, 0, 0.75);
|
|
33272
|
-
color: #b4beca;
|
|
33273
|
-
font-size: 12px;
|
|
33274
|
-
padding: 3px 6px;
|
|
33275
|
-
}
|
|
33276
|
-
.E_t1ub2aex:first-child {
|
|
33277
|
-
padding-top: 3px;
|
|
33278
|
-
}
|
|
33279
|
-
.E_t1ub2aex:last-child {
|
|
33280
|
-
padding-bottom: 3px;
|
|
32843
|
+
justify-content: space-between;
|
|
32844
|
+
background-color: rgba(0, 0, 0, 0.75);
|
|
32845
|
+
color: #b4beca;
|
|
32846
|
+
font-size: 12px;
|
|
32847
|
+
padding: 3px 6px;
|
|
32848
|
+
}
|
|
32849
|
+
.E_t1ub2aex:first-child {
|
|
32850
|
+
padding-top: 3px;
|
|
32851
|
+
}
|
|
32852
|
+
.E_t1ub2aex:last-child {
|
|
32853
|
+
padding-bottom: 3px;
|
|
32854
|
+
}
|
|
32855
|
+
.E_t1ub2aex .column-value {
|
|
32856
|
+
color: #fff;
|
|
32857
|
+
margin-left: 8px;
|
|
32858
|
+
}
|
|
32859
|
+
|
|
32860
|
+
.E_sjob3jg {
|
|
32861
|
+
--item-min-width: 60px;
|
|
32862
|
+
}
|
|
32863
|
+
.E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
|
|
32864
|
+
display: none !important;
|
|
32865
|
+
}
|
|
32866
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-active {
|
|
32867
|
+
flex-shrink: 0 !important;
|
|
32868
|
+
}
|
|
32869
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
|
|
32870
|
+
color: #0080ff;
|
|
32871
|
+
}
|
|
32872
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
32873
|
+
color: #0080ff;
|
|
32874
|
+
font-weight: normal;
|
|
32875
|
+
}
|
|
32876
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title, .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container:hover .ant-steps-item-content .ant-steps-item-title {
|
|
32877
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32878
|
+
}
|
|
32879
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
32880
|
+
color: #00122e;
|
|
32881
|
+
}
|
|
32882
|
+
.E_sjob3jg .step-item-text {
|
|
32883
|
+
display: inline-block;
|
|
32884
|
+
}
|
|
32885
|
+
.E_sjob3jg .step-item-title {
|
|
32886
|
+
overflow: hidden;
|
|
32887
|
+
white-space: nowrap;
|
|
32888
|
+
text-overflow: ellipsis;
|
|
32889
|
+
}
|
|
32890
|
+
|
|
32891
|
+
.E_hjvj6s6 .ant-steps-item-container {
|
|
32892
|
+
min-width: var(--item-min-width);
|
|
32893
|
+
}
|
|
32894
|
+
.E_hjvj6s6 .ant-steps-item-disabled {
|
|
32895
|
+
cursor: not-allowed !important;
|
|
32896
|
+
}
|
|
32897
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
|
|
32898
|
+
flex-direction: row;
|
|
32899
|
+
justify-content: stretch;
|
|
32900
|
+
}
|
|
32901
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
|
|
32902
|
+
padding: 0;
|
|
32903
|
+
margin-right: 4px;
|
|
32904
|
+
flex: 1;
|
|
32905
|
+
overflow: visible;
|
|
32906
|
+
}
|
|
32907
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
|
|
32908
|
+
width: 100%;
|
|
32909
|
+
min-height: unset;
|
|
32910
|
+
}
|
|
32911
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
|
|
32912
|
+
height: 26px;
|
|
32913
|
+
line-height: 26px;
|
|
32914
|
+
width: 100%;
|
|
32915
|
+
padding: 0;
|
|
32916
|
+
font-size: 12px;
|
|
32917
|
+
}
|
|
32918
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
|
|
32919
|
+
margin-right: 10px;
|
|
32920
|
+
}
|
|
32921
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
|
|
32922
|
+
display: none;
|
|
32923
|
+
}
|
|
32924
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
|
|
32925
|
+
padding-left: 8px;
|
|
32926
|
+
padding-right: 4px;
|
|
32927
|
+
border-radius: 4px 0 0 4px;
|
|
32928
|
+
}
|
|
32929
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
|
|
32930
|
+
margin-right: 0;
|
|
32931
|
+
}
|
|
32932
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
|
|
32933
|
+
padding-right: 8px;
|
|
32934
|
+
padding-left: 12px;
|
|
32935
|
+
border-radius: 0 4px 4px 0;
|
|
32936
|
+
}
|
|
32937
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
|
|
32938
|
+
content: "";
|
|
32939
|
+
width: 0;
|
|
32940
|
+
height: 0;
|
|
32941
|
+
border: 13px solid transparent;
|
|
32942
|
+
position: absolute;
|
|
32943
|
+
top: 0;
|
|
32944
|
+
border-left: 8px solid rgba(237, 241, 250, 0.6);
|
|
32945
|
+
z-index: 2;
|
|
32946
|
+
position: relative;
|
|
32947
|
+
top: -50%;
|
|
32948
|
+
right: -100%;
|
|
32949
|
+
}
|
|
32950
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
|
|
32951
|
+
padding: 0 4px 0 12px;
|
|
32952
|
+
}
|
|
32953
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
|
|
32954
|
+
content: "";
|
|
32955
|
+
width: 0;
|
|
32956
|
+
height: 0;
|
|
32957
|
+
border: 13px solid transparent;
|
|
32958
|
+
position: absolute;
|
|
32959
|
+
top: 0;
|
|
32960
|
+
border-left: 8px solid #fff;
|
|
32961
|
+
left: 0;
|
|
32962
|
+
}
|
|
32963
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
|
|
32964
|
+
max-width: calc(100% - var(--item-min-width) * 2);
|
|
32965
|
+
}
|
|
32966
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
|
|
32967
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
32968
|
+
}
|
|
32969
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
|
|
32970
|
+
border-left-color: rgba(0, 136, 255, 0.1) !important;
|
|
32971
|
+
}
|
|
32972
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
|
|
32973
|
+
cursor: pointer;
|
|
32974
|
+
min-width: var(--item-min-width);
|
|
32975
|
+
}
|
|
32976
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
|
|
32977
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
|
|
32978
|
+
min-width: var(--item-min-width);
|
|
32979
|
+
}
|
|
32980
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
|
|
32981
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
|
|
32982
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
32983
|
+
}
|
|
32984
|
+
.E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
|
|
32985
|
+
padding: 0;
|
|
32986
|
+
}
|
|
32987
|
+
|
|
32988
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical {
|
|
32989
|
+
width: 192px;
|
|
32990
|
+
row-gap: 2px;
|
|
32991
|
+
}
|
|
32992
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
|
|
32993
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
32994
|
+
}
|
|
32995
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
|
|
32996
|
+
color: #00122e !important;
|
|
32997
|
+
}
|
|
32998
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-disabled) .ant-steps-item-container:hover {
|
|
32999
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
33000
|
+
}
|
|
33001
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
|
|
33002
|
+
padding: 0 8px;
|
|
33003
|
+
border-radius: 4px;
|
|
33004
|
+
height: 32px;
|
|
33005
|
+
display: flex;
|
|
33006
|
+
align-items: center;
|
|
33007
|
+
}
|
|
33008
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
|
|
33009
|
+
min-height: auto;
|
|
33010
|
+
white-space: nowrap;
|
|
33011
|
+
}
|
|
33012
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
33013
|
+
font-size: 13px;
|
|
33014
|
+
line-height: 20px;
|
|
33015
|
+
max-width: 100%;
|
|
33016
|
+
padding-right: 0;
|
|
33017
|
+
}
|
|
33018
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
|
|
33019
|
+
background: rgba(0, 128, 255, 0.1);
|
|
33020
|
+
}
|
|
33021
|
+
|
|
33022
|
+
.E_h6l1tj4 {
|
|
33023
|
+
width: 100%;
|
|
33024
|
+
display: inline-flex;
|
|
33025
|
+
align-items: center;
|
|
33026
|
+
justify-content: center;
|
|
33027
|
+
column-gap: 4px;
|
|
33028
|
+
}
|
|
33029
|
+
.E_h6l1tj4 .step-item-prefix-container {
|
|
33030
|
+
display: inline-flex;
|
|
33031
|
+
align-items: center;
|
|
33032
|
+
width: 18px;
|
|
33033
|
+
height: 18px;
|
|
33034
|
+
color: rgba(44, 56, 82, 0.75);
|
|
33035
|
+
justify-content: center;
|
|
33036
|
+
}
|
|
33037
|
+
|
|
33038
|
+
.E_v18frne8 {
|
|
33039
|
+
width: 100%;
|
|
33040
|
+
display: flex;
|
|
33041
|
+
align-items: center;
|
|
33042
|
+
justify-content: center;
|
|
33043
|
+
column-gap: 6px;
|
|
33044
|
+
font-size: 13px;
|
|
33281
33045
|
}
|
|
33282
|
-
.
|
|
33283
|
-
|
|
33284
|
-
|
|
33046
|
+
.E_v18frne8 .step-item-prefix-container {
|
|
33047
|
+
display: inline-flex;
|
|
33048
|
+
align-items: center;
|
|
33049
|
+
min-width: 20px;
|
|
33050
|
+
min-height: 20px;
|
|
33051
|
+
color: rgba(44, 56, 82, 0.75);
|
|
33052
|
+
justify-content: center;
|
|
33285
33053
|
}
|
|
33286
33054
|
|
|
33287
33055
|
.E_c1kchka8 {
|
|
@@ -33654,306 +33422,558 @@ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
33654
33422
|
}
|
|
33655
33423
|
.E_dhqt3dw.date-range-picker.large {
|
|
33656
33424
|
height: 40px;
|
|
33657
|
-
line-height: 40px;
|
|
33658
|
-
padding: 0 12px 0 16px;
|
|
33425
|
+
line-height: 40px;
|
|
33426
|
+
padding: 0 12px 0 16px;
|
|
33427
|
+
}
|
|
33428
|
+
.E_dhqt3dw.date-range-picker.medium {
|
|
33429
|
+
height: 32px;
|
|
33430
|
+
line-height: 32px;
|
|
33431
|
+
padding: 0 8px 0 12px;
|
|
33432
|
+
}
|
|
33433
|
+
.E_dhqt3dw.date-range-picker .date-input-content {
|
|
33434
|
+
flex: 1;
|
|
33435
|
+
display: flex;
|
|
33436
|
+
align-items: center;
|
|
33437
|
+
gap: 8px;
|
|
33438
|
+
color: #00122e;
|
|
33439
|
+
}
|
|
33440
|
+
.E_dhqt3dw.date-range-picker .date-input-content .concat-symbol-block {
|
|
33441
|
+
color: rgba(0, 21, 64, 0.3);
|
|
33442
|
+
}
|
|
33443
|
+
.E_dhqt3dw.date-range-picker .date-input-content input {
|
|
33444
|
+
border: none;
|
|
33445
|
+
outline: none;
|
|
33446
|
+
width: 162px;
|
|
33447
|
+
padding: 0;
|
|
33448
|
+
height: 22px;
|
|
33449
|
+
line-height: 22px;
|
|
33450
|
+
text-align: center;
|
|
33451
|
+
}
|
|
33452
|
+
.E_dhqt3dw.date-range-picker .date-input-content input::placeholder {
|
|
33453
|
+
color: rgba(0, 21, 64, 0.3);
|
|
33454
|
+
text-align: center;
|
|
33455
|
+
}
|
|
33456
|
+
.E_dhqt3dw.date-range-picker .date-input-content input:disabled {
|
|
33457
|
+
background: inherit;
|
|
33458
|
+
}
|
|
33459
|
+
.E_dhqt3dw.date-range-picker .date-input-content input:hover, .E_dhqt3dw.date-range-picker .date-input-content input:focus, .E_dhqt3dw.date-range-picker .date-input-content input:active {
|
|
33460
|
+
border: none;
|
|
33461
|
+
outline: none;
|
|
33462
|
+
box-shadow: none;
|
|
33463
|
+
}
|
|
33464
|
+
.E_dhqt3dw.date-range-picker .past-time-icon {
|
|
33465
|
+
cursor: pointer;
|
|
33466
|
+
}
|
|
33467
|
+
|
|
33468
|
+
.E_d956d92 .ant-popover-inner-content .tab-menu .tab-bar {
|
|
33469
|
+
padding: 12px 12px 0 12px;
|
|
33470
|
+
}
|
|
33471
|
+
.E_d956d92 .ant-popover-inner-content .tab-menu .tab-menu-item-medium.tab-menu-item:first-child {
|
|
33472
|
+
padding-left: 16px;
|
|
33473
|
+
}
|
|
33474
|
+
.E_d956d92 .ant-popover-inner-content .tab-menu .tab-menu-item {
|
|
33475
|
+
margin-right: 0;
|
|
33476
|
+
}
|
|
33477
|
+
.E_d956d92 .ant-popover-inner-content .tab-menu .tab-menu-item + .tab-menu-item {
|
|
33478
|
+
margin-left: 2px;
|
|
33479
|
+
}
|
|
33480
|
+
.E_d956d92 .ant-popover-inner-content .relative-time-container {
|
|
33481
|
+
max-height: 470px;
|
|
33482
|
+
overflow: auto;
|
|
33483
|
+
}
|
|
33484
|
+
.E_d956d92 .ant-popover-inner-content .relative-time-container ul {
|
|
33485
|
+
padding: 0 12px;
|
|
33486
|
+
}
|
|
33487
|
+
.E_d956d92 .ant-popover-inner-content .absolute-time-container {
|
|
33488
|
+
height: 470px;
|
|
33489
|
+
overflow: auto;
|
|
33490
|
+
}
|
|
33491
|
+
|
|
33492
|
+
.E_d1tc7lgk {
|
|
33493
|
+
min-width: 200px;
|
|
33494
|
+
}
|
|
33495
|
+
.E_d1tc7lgk header {
|
|
33496
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
33497
|
+
padding: 8px 12px;
|
|
33498
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33499
|
+
}
|
|
33500
|
+
.E_d1tc7lgk ul {
|
|
33501
|
+
list-style: none;
|
|
33502
|
+
padding: 12px;
|
|
33503
|
+
}
|
|
33504
|
+
.E_d1tc7lgk ul li {
|
|
33505
|
+
padding: 5px 8px;
|
|
33506
|
+
border-radius: 5px;
|
|
33507
|
+
transition: all 0.2s ease-in-out;
|
|
33508
|
+
cursor: pointer;
|
|
33509
|
+
}
|
|
33510
|
+
.E_d1tc7lgk ul li:hover {
|
|
33511
|
+
background: rgba(0, 136, 255, 0.16);
|
|
33512
|
+
color: #0080ff;
|
|
33513
|
+
}
|
|
33514
|
+
.E_d1tc7lgk ul li:active {
|
|
33515
|
+
background: rgba(0, 136, 255, 0.2);
|
|
33516
|
+
color: #0080ff;
|
|
33517
|
+
}
|
|
33518
|
+
.E_d1tc7lgk ul li + li {
|
|
33519
|
+
margin-top: 2px;
|
|
33520
|
+
}
|
|
33521
|
+
|
|
33522
|
+
.E_rzaik16 {
|
|
33523
|
+
padding: 0;
|
|
33524
|
+
}
|
|
33525
|
+
.E_rzaik16 .ant-popover-arrow {
|
|
33526
|
+
display: none;
|
|
33527
|
+
}
|
|
33528
|
+
.E_rzaik16 .ant-popover-inner-content {
|
|
33529
|
+
padding: 0;
|
|
33530
|
+
}
|
|
33531
|
+
|
|
33532
|
+
.E_tc97u5y {
|
|
33533
|
+
height: 100%;
|
|
33534
|
+
}
|
|
33535
|
+
|
|
33536
|
+
.E_tfzf37v {
|
|
33537
|
+
height: 100%;
|
|
33538
|
+
}
|
|
33539
|
+
.E_tfzf37v.empty-table .ant-table-content {
|
|
33540
|
+
overflow: visible !important;
|
|
33541
|
+
height: 100%;
|
|
33542
|
+
}
|
|
33543
|
+
.E_tfzf37v.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
|
|
33544
|
+
height: 100%;
|
|
33545
|
+
}
|
|
33546
|
+
.E_tfzf37v.empty-table .ant-table-content table {
|
|
33547
|
+
width: 100% !important;
|
|
33548
|
+
height: 100%;
|
|
33549
|
+
}
|
|
33550
|
+
.E_tfzf37v.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
33551
|
+
padding: 15px 0;
|
|
33552
|
+
}
|
|
33553
|
+
.E_tfzf37v.empty-table .ant-table-content table thead.ant-table-thead {
|
|
33554
|
+
display: none;
|
|
33555
|
+
}
|
|
33556
|
+
.E_tfzf37v .active-row td:nth-child(1) {
|
|
33557
|
+
font-weight: 700;
|
|
33558
|
+
}
|
|
33559
|
+
.E_tfzf37v.has-selection .active-row td:nth-child(2) {
|
|
33560
|
+
font-weight: 700;
|
|
33561
|
+
}
|
|
33562
|
+
.E_tfzf37v .ant-spin-nested-loading {
|
|
33563
|
+
height: 100%;
|
|
33564
|
+
}
|
|
33565
|
+
.E_tfzf37v .ant-spin-nested-loading .ant-spin-container {
|
|
33566
|
+
height: 100%;
|
|
33567
|
+
overflow: visible;
|
|
33568
|
+
}
|
|
33569
|
+
.E_tfzf37v .ant-spin-nested-loading .ant-spin {
|
|
33570
|
+
max-height: none;
|
|
33571
|
+
}
|
|
33572
|
+
.E_tfzf37v.table-init-loading .ant-spin-blur thead,
|
|
33573
|
+
.E_tfzf37v.table-init-loading .ant-spin-blur tbody {
|
|
33574
|
+
display: none;
|
|
33575
|
+
}
|
|
33576
|
+
.E_tfzf37v td.ant-table-column-sort {
|
|
33577
|
+
background: transparent;
|
|
33578
|
+
}
|
|
33579
|
+
.E_tfzf37v td.ant-table-cell-fix-left,
|
|
33580
|
+
.E_tfzf37v td.ant-table-cell-fix-right {
|
|
33581
|
+
background: #fff;
|
|
33582
|
+
padding: 0 !important;
|
|
33583
|
+
}
|
|
33584
|
+
.E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content,
|
|
33585
|
+
.E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content {
|
|
33586
|
+
display: flex;
|
|
33587
|
+
align-items: center;
|
|
33588
|
+
height: 100%;
|
|
33589
|
+
padding: 8px;
|
|
33590
|
+
}
|
|
33591
|
+
.E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content > span,
|
|
33592
|
+
.E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content > span {
|
|
33593
|
+
overflow: hidden;
|
|
33594
|
+
text-overflow: ellipsis;
|
|
33595
|
+
width: 100%;
|
|
33596
|
+
}
|
|
33597
|
+
.E_tfzf37v .ant-table-container {
|
|
33598
|
+
height: 100%;
|
|
33599
|
+
}
|
|
33600
|
+
.E_tfzf37v .ant-table-container::before, .E_tfzf37v .ant-table-container::after {
|
|
33601
|
+
box-shadow: none !important;
|
|
33602
|
+
}
|
|
33603
|
+
.E_tfzf37v .ant-table {
|
|
33604
|
+
border-radius: 0px;
|
|
33605
|
+
border-left: none;
|
|
33606
|
+
border-right: none;
|
|
33607
|
+
border-bottom: none;
|
|
33608
|
+
height: 100%;
|
|
33609
|
+
font-size: 12px;
|
|
33610
|
+
background: transparent;
|
|
33611
|
+
}
|
|
33612
|
+
.E_tfzf37v .ant-table .ant-table-header {
|
|
33613
|
+
position: relative;
|
|
33614
|
+
z-index: 3;
|
|
33615
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
33616
|
+
margin-bottom: -1px;
|
|
33617
|
+
}
|
|
33618
|
+
.E_tfzf37v .ant-table .time-wrapper .date,
|
|
33619
|
+
.E_tfzf37v .ant-table .value {
|
|
33620
|
+
color: #2d3a56;
|
|
33621
|
+
}
|
|
33622
|
+
.E_tfzf37v .ant-table .time-wrapper .time,
|
|
33623
|
+
.E_tfzf37v .ant-table .unit {
|
|
33624
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33625
|
+
}
|
|
33626
|
+
.E_tfzf37v .ant-table .ant-table-selection {
|
|
33627
|
+
position: unset;
|
|
33628
|
+
text-align: center;
|
|
33629
|
+
}
|
|
33630
|
+
.E_tfzf37v .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
|
|
33631
|
+
background: #fff;
|
|
33632
|
+
}
|
|
33633
|
+
.E_tfzf37v .ant-table .anticon-setting {
|
|
33634
|
+
cursor: pointer;
|
|
33635
|
+
position: absolute;
|
|
33636
|
+
top: 50%;
|
|
33637
|
+
right: 12px;
|
|
33638
|
+
transform: translateY(-50%);
|
|
33639
|
+
}
|
|
33640
|
+
.E_tfzf37v .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
|
|
33641
|
+
box-shadow: none;
|
|
33642
|
+
width: 1px;
|
|
33643
|
+
background: rgba(213, 219, 227, 0.6);
|
|
33644
|
+
}
|
|
33645
|
+
.E_tfzf37v .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
|
|
33646
|
+
box-shadow: none;
|
|
33647
|
+
width: 1px;
|
|
33648
|
+
background: rgba(213, 219, 227, 0.6);
|
|
33649
|
+
}
|
|
33650
|
+
.E_tfzf37v .ant-table .ant-table-tbody {
|
|
33651
|
+
position: relative;
|
|
33652
|
+
}
|
|
33653
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td {
|
|
33654
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
33655
|
+
border-bottom: 1px solid white;
|
|
33656
|
+
height: 40px;
|
|
33657
|
+
vertical-align: middle;
|
|
33658
|
+
transition: background 0ms;
|
|
33659
|
+
color: #00122e;
|
|
33659
33660
|
}
|
|
33660
|
-
.
|
|
33661
|
-
|
|
33662
|
-
|
|
33663
|
-
padding: 0 8px 0 12px;
|
|
33661
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.header-hover {
|
|
33662
|
+
background: #f2f5fa;
|
|
33663
|
+
border-bottom-color: #f2f5fa;
|
|
33664
33664
|
}
|
|
33665
|
-
.
|
|
33666
|
-
|
|
33667
|
-
display: flex;
|
|
33668
|
-
align-items: center;
|
|
33669
|
-
gap: 8px;
|
|
33665
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
|
|
33666
|
+
height: auto;
|
|
33670
33667
|
color: #00122e;
|
|
33668
|
+
font-size: 12px;
|
|
33669
|
+
text-align: left;
|
|
33670
|
+
transition: none;
|
|
33671
|
+
overflow: hidden;
|
|
33672
|
+
text-overflow: ellipsis;
|
|
33673
|
+
white-space: nowrap;
|
|
33671
33674
|
}
|
|
33672
|
-
.
|
|
33673
|
-
color:
|
|
33675
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
|
|
33676
|
+
color: #0096ff;
|
|
33674
33677
|
}
|
|
33675
|
-
.
|
|
33676
|
-
|
|
33677
|
-
|
|
33678
|
-
width:
|
|
33679
|
-
|
|
33680
|
-
height: 22px;
|
|
33681
|
-
line-height: 22px;
|
|
33682
|
-
text-align: center;
|
|
33678
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
|
|
33679
|
+
overflow: hidden;
|
|
33680
|
+
text-overflow: ellipsis;
|
|
33681
|
+
width: 100%;
|
|
33682
|
+
vertical-align: middle;
|
|
33683
33683
|
}
|
|
33684
|
-
.
|
|
33685
|
-
|
|
33686
|
-
text-align: center;
|
|
33684
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.cell_status {
|
|
33685
|
+
line-height: 0px;
|
|
33687
33686
|
}
|
|
33688
|
-
.
|
|
33689
|
-
|
|
33687
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.align-right {
|
|
33688
|
+
padding-right: 25px;
|
|
33690
33689
|
}
|
|
33691
|
-
.
|
|
33692
|
-
border:
|
|
33693
|
-
outline: none;
|
|
33694
|
-
box-shadow: none;
|
|
33690
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
|
|
33691
|
+
border-top-color: transparent;
|
|
33695
33692
|
}
|
|
33696
|
-
.
|
|
33697
|
-
|
|
33693
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td {
|
|
33694
|
+
background: rgba(225, 230, 241, 0.6);
|
|
33695
|
+
border-color: transparent transparent white;
|
|
33698
33696
|
}
|
|
33699
|
-
|
|
33700
|
-
|
|
33701
|
-
padding: 12px 12px 0 12px;
|
|
33697
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
|
|
33698
|
+
border-radius: 8px 0 0 8px;
|
|
33702
33699
|
}
|
|
33703
|
-
.
|
|
33704
|
-
|
|
33700
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
|
|
33701
|
+
border-radius: 8px 0 0 8px;
|
|
33705
33702
|
}
|
|
33706
|
-
.
|
|
33707
|
-
|
|
33703
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
|
|
33704
|
+
content: "";
|
|
33705
|
+
width: 4px;
|
|
33706
|
+
top: -1px;
|
|
33707
|
+
bottom: -1px;
|
|
33708
|
+
background: white;
|
|
33708
33709
|
}
|
|
33709
|
-
.
|
|
33710
|
-
|
|
33710
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
|
|
33711
|
+
border-radius: 0 8px 8px 0;
|
|
33711
33712
|
}
|
|
33712
|
-
.
|
|
33713
|
-
|
|
33714
|
-
|
|
33713
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
|
|
33714
|
+
border-radius: 0;
|
|
33715
|
+
background: white;
|
|
33716
|
+
border-top: none;
|
|
33715
33717
|
}
|
|
33716
|
-
.
|
|
33717
|
-
|
|
33718
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
|
|
33719
|
+
border-top: 1px solid transparent;
|
|
33720
|
+
border-radius: 0 8px 8px 0;
|
|
33721
|
+
background: rgba(225, 230, 241, 0.6);
|
|
33718
33722
|
}
|
|
33719
|
-
.
|
|
33720
|
-
|
|
33721
|
-
|
|
33723
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
|
|
33724
|
+
background: white;
|
|
33725
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
33722
33726
|
}
|
|
33723
|
-
|
|
33724
|
-
|
|
33725
|
-
|
|
33727
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
|
|
33728
|
+
display: flex;
|
|
33729
|
+
align-items: center;
|
|
33730
|
+
height: 100%;
|
|
33731
|
+
background: rgba(225, 230, 241, 0.6);
|
|
33726
33732
|
}
|
|
33727
|
-
.
|
|
33733
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
|
|
33734
|
+
background: white;
|
|
33735
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
33736
|
+
}
|
|
33737
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
|
|
33738
|
+
display: flex;
|
|
33739
|
+
align-items: center;
|
|
33740
|
+
height: 100%;
|
|
33741
|
+
background: rgba(225, 230, 241, 0.6);
|
|
33742
|
+
}
|
|
33743
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:last-child td {
|
|
33728
33744
|
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
33729
|
-
padding: 8px 12px;
|
|
33730
|
-
color: rgba(44, 56, 82, 0.6);
|
|
33731
33745
|
}
|
|
33732
|
-
.
|
|
33733
|
-
|
|
33734
|
-
|
|
33746
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row {
|
|
33747
|
+
box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
|
|
33748
|
+
border-radius: 8px;
|
|
33735
33749
|
}
|
|
33736
|
-
.
|
|
33737
|
-
|
|
33738
|
-
border-radius: 5px;
|
|
33739
|
-
transition: all 0.2s ease-in-out;
|
|
33740
|
-
cursor: pointer;
|
|
33750
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
|
|
33751
|
+
border-top-color: white;
|
|
33741
33752
|
}
|
|
33742
|
-
.
|
|
33743
|
-
background: rgba(0, 136, 255, 0.
|
|
33744
|
-
color:
|
|
33753
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td {
|
|
33754
|
+
background: rgba(0, 136, 255, 0.1);
|
|
33755
|
+
border-bottom-color: transparent;
|
|
33756
|
+
border-top-color: transparent;
|
|
33745
33757
|
}
|
|
33746
|
-
.
|
|
33747
|
-
|
|
33748
|
-
color: #0080ff;
|
|
33758
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
|
|
33759
|
+
border-radius: 8px 0 0 8px;
|
|
33749
33760
|
}
|
|
33750
|
-
.
|
|
33751
|
-
|
|
33761
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
|
|
33762
|
+
border-radius: 0 8px 8px 0;
|
|
33752
33763
|
}
|
|
33753
|
-
|
|
33754
|
-
.
|
|
33755
|
-
padding: 0;
|
|
33764
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
|
|
33765
|
+
background: rgba(0, 136, 255, 0.1);
|
|
33756
33766
|
}
|
|
33757
|
-
.
|
|
33758
|
-
|
|
33767
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th {
|
|
33768
|
+
background: #fff;
|
|
33769
|
+
font-weight: 400;
|
|
33770
|
+
position: relative;
|
|
33771
|
+
border-bottom: none;
|
|
33772
|
+
color: #00122e;
|
|
33773
|
+
transition: none;
|
|
33774
|
+
padding: 15px 8px 15px 8px;
|
|
33759
33775
|
}
|
|
33760
|
-
.
|
|
33761
|
-
|
|
33776
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th:not(:last-child):after {
|
|
33777
|
+
content: "";
|
|
33778
|
+
width: 1px;
|
|
33779
|
+
top: 0;
|
|
33780
|
+
bottom: 0;
|
|
33781
|
+
background: rgba(211, 218, 235, 0.6);
|
|
33782
|
+
position: absolute;
|
|
33783
|
+
right: 0;
|
|
33762
33784
|
}
|
|
33763
|
-
|
|
33764
|
-
|
|
33765
|
-
--item-min-width: 60px;
|
|
33785
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.is-blank {
|
|
33786
|
+
padding: unset;
|
|
33766
33787
|
}
|
|
33767
|
-
.
|
|
33768
|
-
display: none
|
|
33788
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.is-blank:after {
|
|
33789
|
+
display: none;
|
|
33769
33790
|
}
|
|
33770
|
-
.
|
|
33771
|
-
|
|
33791
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
|
|
33792
|
+
width: 100%;
|
|
33793
|
+
overflow: hidden;
|
|
33794
|
+
white-space: nowrap;
|
|
33795
|
+
text-overflow: ellipsis;
|
|
33772
33796
|
}
|
|
33773
|
-
.
|
|
33774
|
-
|
|
33797
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
|
|
33798
|
+
overflow: hidden;
|
|
33799
|
+
text-overflow: ellipsis;
|
|
33800
|
+
flex: 1;
|
|
33775
33801
|
}
|
|
33776
|
-
.
|
|
33777
|
-
|
|
33778
|
-
font-weight: normal;
|
|
33802
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
|
|
33803
|
+
padding: 15px 25px 15px 8px;
|
|
33779
33804
|
}
|
|
33780
|
-
.
|
|
33781
|
-
|
|
33805
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
|
|
33806
|
+
padding: 0;
|
|
33782
33807
|
}
|
|
33783
|
-
.
|
|
33784
|
-
|
|
33808
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
|
|
33809
|
+
position: absolute;
|
|
33810
|
+
right: 6px;
|
|
33811
|
+
top: 50%;
|
|
33812
|
+
transform: translateY(-50%);
|
|
33813
|
+
height: 16px;
|
|
33814
|
+
display: none;
|
|
33815
|
+
transition: transform 320ms ease;
|
|
33785
33816
|
}
|
|
33786
|
-
.
|
|
33787
|
-
display:
|
|
33817
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
|
|
33818
|
+
display: block;
|
|
33819
|
+
transform: translateY(-50%) rotateX(180deg);
|
|
33788
33820
|
}
|
|
33789
|
-
.
|
|
33790
|
-
|
|
33791
|
-
white-space: nowrap;
|
|
33792
|
-
text-overflow: ellipsis;
|
|
33821
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
|
|
33822
|
+
display: block;
|
|
33793
33823
|
}
|
|
33794
|
-
|
|
33795
|
-
|
|
33796
|
-
min-width: var(--item-min-width);
|
|
33824
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
|
|
33825
|
+
display: none;
|
|
33797
33826
|
}
|
|
33798
|
-
.
|
|
33799
|
-
|
|
33827
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
|
|
33828
|
+
transform: translateY(-50%);
|
|
33800
33829
|
}
|
|
33801
|
-
.
|
|
33802
|
-
|
|
33803
|
-
justify-content: stretch;
|
|
33830
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
|
|
33831
|
+
transform: translateY(-50%) rotateX(180deg);
|
|
33804
33832
|
}
|
|
33805
|
-
.
|
|
33806
|
-
|
|
33807
|
-
|
|
33808
|
-
|
|
33809
|
-
|
|
33833
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
|
|
33834
|
+
background: #f2f5fa;
|
|
33835
|
+
}
|
|
33836
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
|
|
33837
|
+
display: block;
|
|
33810
33838
|
}
|
|
33811
|
-
.
|
|
33812
|
-
|
|
33813
|
-
min-height: unset;
|
|
33839
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.align-right {
|
|
33840
|
+
padding-right: 25px;
|
|
33814
33841
|
}
|
|
33815
|
-
.
|
|
33816
|
-
|
|
33817
|
-
line-height: 26px;
|
|
33818
|
-
width: 100%;
|
|
33819
|
-
padding: 0;
|
|
33820
|
-
font-size: 12px;
|
|
33842
|
+
.E_tfzf37v .ant-table .ant-table-selection-column {
|
|
33843
|
+
padding: 0 !important;
|
|
33821
33844
|
}
|
|
33822
|
-
.
|
|
33823
|
-
|
|
33845
|
+
.E_tfzf37v .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
|
|
33846
|
+
position: absolute;
|
|
33847
|
+
left: 50%;
|
|
33848
|
+
top: 50%;
|
|
33849
|
+
transform: translate(-50%, -50%);
|
|
33824
33850
|
}
|
|
33825
|
-
.
|
|
33851
|
+
.E_tfzf37v .ant-table .ant-table-selection-column:after {
|
|
33826
33852
|
display: none;
|
|
33827
33853
|
}
|
|
33828
|
-
.
|
|
33829
|
-
|
|
33830
|
-
padding-right: 4px;
|
|
33831
|
-
border-radius: 4px 0 0 4px;
|
|
33854
|
+
.E_tfzf37v .ant-table .ant-table-hide-scrollbar {
|
|
33855
|
+
background: #fff;
|
|
33832
33856
|
}
|
|
33833
|
-
.
|
|
33834
|
-
|
|
33857
|
+
.E_tfzf37v .ant-table .ant-table-placeholder {
|
|
33858
|
+
background: inherit;
|
|
33835
33859
|
}
|
|
33836
|
-
.
|
|
33837
|
-
|
|
33838
|
-
|
|
33839
|
-
|
|
33860
|
+
.E_tfzf37v .ant-table .ant-table-placeholder td {
|
|
33861
|
+
position: static;
|
|
33862
|
+
border: none;
|
|
33863
|
+
background: inherit !important;
|
|
33864
|
+
height: 100px;
|
|
33865
|
+
vertical-align: middle;
|
|
33840
33866
|
}
|
|
33841
|
-
.
|
|
33842
|
-
|
|
33843
|
-
|
|
33844
|
-
|
|
33845
|
-
|
|
33846
|
-
|
|
33847
|
-
|
|
33848
|
-
|
|
33849
|
-
z-index:
|
|
33867
|
+
.E_tfzf37v .ant-table .ant-table-placeholder .table-default-empty,
|
|
33868
|
+
.E_tfzf37v .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
33869
|
+
font-weight: bold;
|
|
33870
|
+
font-size: 20px;
|
|
33871
|
+
color: rgba(10, 37, 85, 0.6);
|
|
33872
|
+
}
|
|
33873
|
+
.E_tfzf37v .ant-table th.ant-table-cell-scrollbar,
|
|
33874
|
+
.E_tfzf37v .ant-table th.cell__action_ {
|
|
33875
|
+
z-index: 10;
|
|
33876
|
+
}
|
|
33877
|
+
.E_tfzf37v .ant-table td.cell__action_ {
|
|
33878
|
+
padding: 0 !important;
|
|
33850
33879
|
position: relative;
|
|
33851
|
-
|
|
33852
|
-
right: -100%;
|
|
33880
|
+
background: #fff;
|
|
33853
33881
|
}
|
|
33854
|
-
.
|
|
33855
|
-
|
|
33882
|
+
.E_tfzf37v .ant-table td.cell__action_ > * {
|
|
33883
|
+
height: 100%;
|
|
33884
|
+
display: flex;
|
|
33885
|
+
align-items: center;
|
|
33886
|
+
justify-content: flex-end;
|
|
33887
|
+
padding-right: 8px;
|
|
33856
33888
|
}
|
|
33857
|
-
.
|
|
33858
|
-
|
|
33859
|
-
|
|
33860
|
-
|
|
33861
|
-
|
|
33862
|
-
|
|
33863
|
-
top: 0;
|
|
33864
|
-
border-left: 8px solid #fff;
|
|
33865
|
-
left: 0;
|
|
33889
|
+
.E_tfzf37v .ant-table td.cell__action_ .menu-button {
|
|
33890
|
+
width: 24px;
|
|
33891
|
+
height: 24px;
|
|
33892
|
+
cursor: pointer;
|
|
33893
|
+
justify-content: center;
|
|
33894
|
+
border-radius: 4px;
|
|
33866
33895
|
}
|
|
33867
|
-
.
|
|
33868
|
-
|
|
33896
|
+
.E_tfzf37v .ant-table td.cell__action_ .menu-button:hover {
|
|
33897
|
+
background: #fff;
|
|
33869
33898
|
}
|
|
33870
|
-
|
|
33871
|
-
|
|
33899
|
+
|
|
33900
|
+
button.E_l48ei06.ant-btn {
|
|
33901
|
+
font-size: 12px;
|
|
33902
|
+
line-height: 18px;
|
|
33903
|
+
height: 18px;
|
|
33872
33904
|
}
|
|
33873
|
-
|
|
33874
|
-
|
|
33905
|
+
|
|
33906
|
+
button.E_l48ei06 {
|
|
33907
|
+
color: #0080FF;
|
|
33908
|
+
height: unset;
|
|
33875
33909
|
}
|
|
33876
|
-
.
|
|
33877
|
-
|
|
33878
|
-
min-width: var(--item-min-width);
|
|
33910
|
+
button.E_l48ei06 .button-prefix-icon {
|
|
33911
|
+
margin-right: 4px;
|
|
33879
33912
|
}
|
|
33880
|
-
.
|
|
33881
|
-
|
|
33882
|
-
min-width: var(--item-min-width);
|
|
33913
|
+
button.E_l48ei06 .button-suffix-icon {
|
|
33914
|
+
margin-left: 4px;
|
|
33883
33915
|
}
|
|
33884
|
-
.
|
|
33885
|
-
|
|
33886
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
33916
|
+
button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
|
|
33917
|
+
color: #009DFF;
|
|
33887
33918
|
}
|
|
33888
|
-
.
|
|
33889
|
-
|
|
33919
|
+
button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
|
|
33920
|
+
color: #005ED1;
|
|
33890
33921
|
}
|
|
33891
|
-
|
|
33892
|
-
|
|
33893
|
-
width: 192px;
|
|
33894
|
-
row-gap: 2px;
|
|
33922
|
+
button.E_l48ei06.ui-kit-link-disabled {
|
|
33923
|
+
color: #0080FF;
|
|
33895
33924
|
}
|
|
33896
|
-
.
|
|
33897
|
-
|
|
33925
|
+
button.E_l48ei06.ui-kit-link-primary {
|
|
33926
|
+
color: #00122E;
|
|
33898
33927
|
}
|
|
33899
|
-
.
|
|
33900
|
-
color: #
|
|
33928
|
+
button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
|
|
33929
|
+
color: #0080FF;
|
|
33901
33930
|
}
|
|
33902
|
-
.
|
|
33903
|
-
|
|
33931
|
+
button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
|
|
33932
|
+
color: #005ED1;
|
|
33904
33933
|
}
|
|
33905
|
-
.
|
|
33906
|
-
|
|
33907
|
-
border-radius: 4px;
|
|
33908
|
-
height: 32px;
|
|
33909
|
-
display: flex;
|
|
33910
|
-
align-items: center;
|
|
33934
|
+
button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
|
|
33935
|
+
color: #00122E;
|
|
33911
33936
|
}
|
|
33912
|
-
.
|
|
33913
|
-
|
|
33914
|
-
white-space: nowrap;
|
|
33937
|
+
button.E_l48ei06.ui-kit-link-secondary {
|
|
33938
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
33915
33939
|
}
|
|
33916
|
-
.
|
|
33917
|
-
|
|
33918
|
-
line-height: 20px;
|
|
33919
|
-
max-width: 100%;
|
|
33920
|
-
padding-right: 0;
|
|
33940
|
+
button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
|
|
33941
|
+
color: #0080FF;
|
|
33921
33942
|
}
|
|
33922
|
-
.
|
|
33923
|
-
|
|
33943
|
+
button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
|
|
33944
|
+
color: #005ED1;
|
|
33945
|
+
}
|
|
33946
|
+
button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
33947
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
33924
33948
|
}
|
|
33925
33949
|
|
|
33926
|
-
.
|
|
33927
|
-
|
|
33928
|
-
|
|
33929
|
-
|
|
33930
|
-
|
|
33931
|
-
column-gap: 4px;
|
|
33950
|
+
.E_suhck3k {
|
|
33951
|
+
height: 24px;
|
|
33952
|
+
width: 24px;
|
|
33953
|
+
border-radius: 6px;
|
|
33954
|
+
padding: 4px;
|
|
33932
33955
|
}
|
|
33933
|
-
.
|
|
33934
|
-
|
|
33935
|
-
|
|
33936
|
-
|
|
33937
|
-
|
|
33938
|
-
color: rgba(44, 56, 82, 0.75);
|
|
33939
|
-
justify-content: center;
|
|
33956
|
+
.E_suhck3k:hover {
|
|
33957
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
33958
|
+
}
|
|
33959
|
+
.E_suhck3k:hover svg path {
|
|
33960
|
+
fill: blue;
|
|
33940
33961
|
}
|
|
33941
33962
|
|
|
33942
|
-
.
|
|
33943
|
-
width: 100%;
|
|
33963
|
+
.E_ryby9ds {
|
|
33944
33964
|
display: flex;
|
|
33945
33965
|
align-items: center;
|
|
33946
|
-
justify-content: center;
|
|
33947
|
-
column-gap: 6px;
|
|
33948
|
-
font-size: 13px;
|
|
33949
33966
|
}
|
|
33950
|
-
.
|
|
33951
|
-
|
|
33967
|
+
.E_ryby9ds .order {
|
|
33968
|
+
height: 24px;
|
|
33969
|
+
width: 24px;
|
|
33970
|
+
border-radius: 20px;
|
|
33971
|
+
color: #0080ff;
|
|
33972
|
+
background: rgba(0, 136, 255, 0.1);
|
|
33973
|
+
display: flex;
|
|
33952
33974
|
align-items: center;
|
|
33953
|
-
min-width: 20px;
|
|
33954
|
-
min-height: 20px;
|
|
33955
|
-
color: rgba(44, 56, 82, 0.75);
|
|
33956
33975
|
justify-content: center;
|
|
33976
|
+
margin-right: 6px;
|
|
33957
33977
|
}
|
|
33958
33978
|
|
|
33959
33979
|
.E_c1kghdax {
|
|
@@ -33996,26 +34016,6 @@ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
33996
34016
|
margin-right: 2px;
|
|
33997
34017
|
}
|
|
33998
34018
|
|
|
33999
|
-
.E_c1yd35n {
|
|
34000
|
-
padding: 0 12px 14px 12px;
|
|
34001
|
-
}
|
|
34002
|
-
|
|
34003
|
-
.E_ryby9ds {
|
|
34004
|
-
display: flex;
|
|
34005
|
-
align-items: center;
|
|
34006
|
-
}
|
|
34007
|
-
.E_ryby9ds .order {
|
|
34008
|
-
height: 24px;
|
|
34009
|
-
width: 24px;
|
|
34010
|
-
border-radius: 20px;
|
|
34011
|
-
color: #0080ff;
|
|
34012
|
-
background: rgba(0, 136, 255, 0.1);
|
|
34013
|
-
display: flex;
|
|
34014
|
-
align-items: center;
|
|
34015
|
-
justify-content: center;
|
|
34016
|
-
margin-right: 6px;
|
|
34017
|
-
}
|
|
34018
|
-
|
|
34019
34019
|
.E_b14q2gmw {
|
|
34020
34020
|
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);
|
|
34021
34021
|
}
|
|
@@ -34033,17 +34033,8 @@ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
34033
34033
|
transform: translateY(-4px);
|
|
34034
34034
|
}
|
|
34035
34035
|
|
|
34036
|
-
.
|
|
34037
|
-
|
|
34038
|
-
width: 24px;
|
|
34039
|
-
border-radius: 6px;
|
|
34040
|
-
padding: 4px;
|
|
34041
|
-
}
|
|
34042
|
-
.E_suhck3k:hover {
|
|
34043
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
34044
|
-
}
|
|
34045
|
-
.E_suhck3k:hover svg path {
|
|
34046
|
-
fill: blue;
|
|
34036
|
+
.E_c1yd35n {
|
|
34037
|
+
padding: 0 12px 14px 12px;
|
|
34047
34038
|
}
|
|
34048
34039
|
|
|
34049
34040
|
.E_ckui4s7 {
|
|
@@ -34119,6 +34110,36 @@ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
34119
34110
|
margin-right: 4px;
|
|
34120
34111
|
}
|
|
34121
34112
|
|
|
34113
|
+
.E_t13ef470 {
|
|
34114
|
+
height: 100%;
|
|
34115
|
+
}
|
|
34116
|
+
.E_t13ef470 .table-loading-item {
|
|
34117
|
+
padding: 12px 4px;
|
|
34118
|
+
border-bottom: 1px solid rgba(204, 212, 227, 0.18);
|
|
34119
|
+
display: flex;
|
|
34120
|
+
}
|
|
34121
|
+
.E_t13ef470 .table-loading-item > * {
|
|
34122
|
+
height: 16px;
|
|
34123
|
+
margin: 4px;
|
|
34124
|
+
background: rgba(204, 212, 227, 0.18);
|
|
34125
|
+
border-radius: 2px;
|
|
34126
|
+
}
|
|
34127
|
+
.E_t13ef470 .table-loading-item .checkbox-loading {
|
|
34128
|
+
width: 16px;
|
|
34129
|
+
}
|
|
34130
|
+
.E_t13ef470 .table-loading-item .td-loading {
|
|
34131
|
+
flex: 1;
|
|
34132
|
+
}
|
|
34133
|
+
.E_t13ef470 :nth-child(1) {
|
|
34134
|
+
padding: 8px 4px;
|
|
34135
|
+
}
|
|
34136
|
+
.E_t13ef470 :nth-child(1) > * {
|
|
34137
|
+
background: rgba(107, 125, 153, 0.18);
|
|
34138
|
+
}
|
|
34139
|
+
.E_t13ef470 :nth-child(1) > * {
|
|
34140
|
+
background: rgba(163, 180, 204, 0.18);
|
|
34141
|
+
}
|
|
34142
|
+
|
|
34122
34143
|
.E_t160l1cm {
|
|
34123
34144
|
display: flex;
|
|
34124
34145
|
flex-direction: column;
|