@cloudtower/eagle 0.27.49 → 0.27.50
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/components.css +2319 -2316
- package/dist/esm/index.js +11 -2
- package/dist/esm/stats1.html +1 -1
- package/dist/src/core/Cascader/cascader.widget.d.ts +2 -1
- package/dist/src/index.d.ts +1 -0
- package/dist/style.css +2083 -2080
- package/dist/umd/index.js +11 -2
- package/dist/umd/stats1.html +1 -1
- package/package.json +5 -5
package/dist/style.css
CHANGED
|
@@ -29572,12 +29572,12 @@ html body {
|
|
|
29572
29572
|
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
29573
29573
|
}
|
|
29574
29574
|
|
|
29575
|
-
.drhfj7c {
|
|
29576
|
-
width: 400px;
|
|
29577
|
-
}
|
|
29578
29575
|
.drhfj7c .bottom {
|
|
29579
29576
|
color: rgba(44, 56, 82, 0.75);
|
|
29580
29577
|
}
|
|
29578
|
+
.drhfj7c .left.bottom {
|
|
29579
|
+
min-width: 0;
|
|
29580
|
+
}
|
|
29581
29581
|
|
|
29582
29582
|
.ct9qoak {
|
|
29583
29583
|
display: flex;
|
|
@@ -29742,6 +29742,9 @@ html body {
|
|
|
29742
29742
|
.c1iye0zj.compact .antd5-checkbox + span .sub, .c1iye0zj.compact .antd5-checkbox-disabled + span .sub {
|
|
29743
29743
|
margin-left: 24px;
|
|
29744
29744
|
}
|
|
29745
|
+
.c1iye0zj .drhfj7c {
|
|
29746
|
+
width: 400px;
|
|
29747
|
+
}
|
|
29745
29748
|
|
|
29746
29749
|
.ckhyuyx ul.antd5-menu {
|
|
29747
29750
|
padding: 4px;
|
|
@@ -29805,24 +29808,6 @@ html body {
|
|
|
29805
29808
|
font-size: 18px;
|
|
29806
29809
|
}
|
|
29807
29810
|
|
|
29808
|
-
.iouxfgt {
|
|
29809
|
-
display: inline-flex;
|
|
29810
|
-
align-items: center;
|
|
29811
|
-
}
|
|
29812
|
-
.iouxfgt .icon-inner {
|
|
29813
|
-
display: inline-flex;
|
|
29814
|
-
align-items: center;
|
|
29815
|
-
justify-content: center;
|
|
29816
|
-
}
|
|
29817
|
-
.iouxfgt .icon-inner + span,
|
|
29818
|
-
.iouxfgt span + .icon-inner.suffix {
|
|
29819
|
-
margin-left: 4px;
|
|
29820
|
-
}
|
|
29821
|
-
.iouxfgt.is-rotate img,
|
|
29822
|
-
.iouxfgt.is-rotate svg {
|
|
29823
|
-
animation: rotate 680ms linear infinite;
|
|
29824
|
-
}
|
|
29825
|
-
|
|
29826
29811
|
.b1nip9bk {
|
|
29827
29812
|
padding: 4px 11px;
|
|
29828
29813
|
}
|
|
@@ -30102,1957 +30087,2099 @@ html body {
|
|
|
30102
30087
|
padding: 0;
|
|
30103
30088
|
}
|
|
30104
30089
|
|
|
30105
|
-
.
|
|
30106
|
-
display: inline-
|
|
30090
|
+
.iouxfgt {
|
|
30091
|
+
display: inline-flex;
|
|
30092
|
+
align-items: center;
|
|
30107
30093
|
}
|
|
30108
|
-
|
|
30109
|
-
|
|
30110
|
-
|
|
30111
|
-
|
|
30112
|
-
font-weight: bold;
|
|
30113
|
-
font-size: 32px;
|
|
30114
|
-
line-height: 40px;
|
|
30094
|
+
.iouxfgt .icon-inner {
|
|
30095
|
+
display: inline-flex;
|
|
30096
|
+
align-items: center;
|
|
30097
|
+
justify-content: center;
|
|
30115
30098
|
}
|
|
30116
|
-
|
|
30117
|
-
.
|
|
30118
|
-
|
|
30119
|
-
font-style: normal;
|
|
30120
|
-
font-weight: bold;
|
|
30121
|
-
font-size: 24px;
|
|
30122
|
-
line-height: 32px;
|
|
30099
|
+
.iouxfgt .icon-inner + span,
|
|
30100
|
+
.iouxfgt span + .icon-inner.suffix {
|
|
30101
|
+
margin-left: 4px;
|
|
30123
30102
|
}
|
|
30124
|
-
|
|
30125
|
-
.
|
|
30126
|
-
|
|
30127
|
-
font-style: normal;
|
|
30128
|
-
font-weight: normal;
|
|
30129
|
-
font-size: 32px;
|
|
30130
|
-
line-height: 40px;
|
|
30103
|
+
.iouxfgt.is-rotate img,
|
|
30104
|
+
.iouxfgt.is-rotate svg {
|
|
30105
|
+
animation: rotate 680ms linear infinite;
|
|
30131
30106
|
}
|
|
30132
30107
|
|
|
30133
|
-
.
|
|
30134
|
-
|
|
30135
|
-
|
|
30136
|
-
|
|
30137
|
-
|
|
30108
|
+
.phljevk {
|
|
30109
|
+
display: flex;
|
|
30110
|
+
justify-content: space-between;
|
|
30111
|
+
align-items: center;
|
|
30112
|
+
padding: 10px 0;
|
|
30113
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30114
|
+
font-size: 12px;
|
|
30138
30115
|
line-height: 24px;
|
|
30139
30116
|
}
|
|
30140
|
-
|
|
30141
|
-
|
|
30142
|
-
font-family: Inter;
|
|
30143
|
-
font-style: normal;
|
|
30144
|
-
font-weight: normal;
|
|
30145
|
-
font-size: 20px;
|
|
30146
|
-
line-height: 24px;
|
|
30117
|
+
.phljevk .pagination-left {
|
|
30118
|
+
padding: 2px 8px;
|
|
30147
30119
|
}
|
|
30148
|
-
|
|
30149
|
-
|
|
30150
|
-
|
|
30151
|
-
|
|
30152
|
-
|
|
30153
|
-
|
|
30154
|
-
line-height: 22px;
|
|
30120
|
+
.phljevk .dropdown-trigger {
|
|
30121
|
+
display: flex;
|
|
30122
|
+
align-items: center;
|
|
30123
|
+
border-radius: 6px;
|
|
30124
|
+
cursor: pointer;
|
|
30125
|
+
transition: all 0.3s ease;
|
|
30155
30126
|
}
|
|
30156
|
-
|
|
30157
|
-
.
|
|
30158
|
-
|
|
30159
|
-
font-style: normal;
|
|
30160
|
-
font-weight: normal;
|
|
30161
|
-
font-size: 18px;
|
|
30162
|
-
line-height: 22px;
|
|
30127
|
+
.phljevk .dropdown-trigger:hover {
|
|
30128
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30129
|
+
color: #0080ff;
|
|
30163
30130
|
}
|
|
30164
|
-
|
|
30165
|
-
|
|
30166
|
-
|
|
30167
|
-
|
|
30131
|
+
.phljevk .dropdown-trigger .icon-inner {
|
|
30132
|
+
margin-left: 4px;
|
|
30133
|
+
}
|
|
30134
|
+
.phljevk .pagination-right {
|
|
30135
|
+
display: flex;
|
|
30136
|
+
align-items: center;
|
|
30137
|
+
color: #0080ff;
|
|
30168
30138
|
font-weight: bold;
|
|
30169
|
-
font-size: 16px;
|
|
30170
|
-
line-height: 22px;
|
|
30171
30139
|
}
|
|
30172
|
-
|
|
30173
|
-
|
|
30174
|
-
font-family: Inter;
|
|
30175
|
-
font-style: normal;
|
|
30176
|
-
font-weight: normal;
|
|
30177
|
-
font-size: 16px;
|
|
30178
|
-
line-height: 22px;
|
|
30140
|
+
.phljevk .pagination-right .icon-inner {
|
|
30141
|
+
margin-left: 4px;
|
|
30179
30142
|
}
|
|
30180
|
-
|
|
30181
|
-
.
|
|
30182
|
-
|
|
30183
|
-
font-style: normal;
|
|
30184
|
-
font-weight: bold;
|
|
30185
|
-
font-size: 14px;
|
|
30186
|
-
line-height: 20px;
|
|
30143
|
+
.phljevk .pagination-right .prev-btn,
|
|
30144
|
+
.phljevk .pagination-right .next-btn {
|
|
30145
|
+
padding: 0 8px;
|
|
30187
30146
|
}
|
|
30188
|
-
|
|
30189
|
-
.
|
|
30190
|
-
|
|
30191
|
-
font-style: normal;
|
|
30192
|
-
font-weight: normal;
|
|
30193
|
-
font-size: 14px;
|
|
30194
|
-
line-height: 20px;
|
|
30147
|
+
.phljevk .pagination-right .prev-btn > span,
|
|
30148
|
+
.phljevk .pagination-right .next-btn > span {
|
|
30149
|
+
color: #0080ff;
|
|
30195
30150
|
}
|
|
30196
|
-
|
|
30197
|
-
|
|
30198
|
-
font-family: Inter;
|
|
30199
|
-
font-style: normal;
|
|
30200
|
-
font-weight: bold;
|
|
30201
|
-
font-size: 12px;
|
|
30202
|
-
line-height: 18px;
|
|
30151
|
+
.phljevk .pagination-right .next-btn .icon-inner {
|
|
30152
|
+
transform: rotate(180deg);
|
|
30203
30153
|
}
|
|
30204
30154
|
|
|
30205
|
-
.
|
|
30206
|
-
|
|
30207
|
-
|
|
30208
|
-
|
|
30155
|
+
.d12rtyeg.ant-dropdown .ant-dropdown-menu {
|
|
30156
|
+
max-height: calc(100vh - 128px);
|
|
30157
|
+
overflow-y: auto;
|
|
30158
|
+
}
|
|
30159
|
+
.d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
30160
|
+
padding: 4px 20px;
|
|
30209
30161
|
font-size: 12px;
|
|
30210
30162
|
line-height: 18px;
|
|
30211
30163
|
}
|
|
30212
30164
|
|
|
30213
|
-
.
|
|
30214
|
-
|
|
30215
|
-
font-style: normal;
|
|
30216
|
-
font-weight: bold;
|
|
30217
|
-
text-transform: uppercase;
|
|
30218
|
-
font-feature-settings: "cpsp" on;
|
|
30219
|
-
font-size: 12px;
|
|
30220
|
-
line-height: 18px;
|
|
30165
|
+
.s1dni7lo {
|
|
30166
|
+
width: 430px !important;
|
|
30221
30167
|
}
|
|
30222
30168
|
|
|
30223
|
-
.
|
|
30224
|
-
|
|
30225
|
-
font-style: normal;
|
|
30226
|
-
font-weight: normal;
|
|
30227
|
-
text-transform: uppercase;
|
|
30228
|
-
font-feature-settings: "cpsp" on;
|
|
30229
|
-
font-size: 12px;
|
|
30169
|
+
.d1wwmmm5 .ant-select-item-group {
|
|
30170
|
+
padding: 8px 16px;
|
|
30230
30171
|
line-height: 18px;
|
|
30172
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30173
|
+
height: 34px;
|
|
30174
|
+
min-height: 34px;
|
|
30175
|
+
box-sizing: border-box;
|
|
30176
|
+
margin-top: 8px;
|
|
30231
30177
|
}
|
|
30232
30178
|
|
|
30233
|
-
.
|
|
30234
|
-
|
|
30235
|
-
|
|
30236
|
-
|
|
30237
|
-
|
|
30238
|
-
|
|
30179
|
+
.o1ugr09p {
|
|
30180
|
+
display: flex;
|
|
30181
|
+
flex-direction: column;
|
|
30182
|
+
margin: 1px 8px;
|
|
30183
|
+
padding: 8px;
|
|
30184
|
+
border-radius: 4px;
|
|
30239
30185
|
}
|
|
30240
|
-
|
|
30241
|
-
|
|
30242
|
-
font-family: Inter;
|
|
30243
|
-
font-style: normal;
|
|
30244
|
-
font-weight: bold;
|
|
30245
|
-
font-size: 16px;
|
|
30246
|
-
line-height: 24px;
|
|
30186
|
+
.o1ugr09p .selected-icon {
|
|
30187
|
+
display: none;
|
|
30247
30188
|
}
|
|
30248
|
-
|
|
30249
|
-
|
|
30250
|
-
font-family: Inter;
|
|
30251
|
-
font-style: normal;
|
|
30252
|
-
font-weight: normal;
|
|
30253
|
-
font-size: 16px;
|
|
30254
|
-
line-height: 24px;
|
|
30189
|
+
.o1ugr09p.ant-select-item-option-grouped {
|
|
30190
|
+
padding-left: 8px;
|
|
30255
30191
|
}
|
|
30256
|
-
|
|
30257
|
-
|
|
30258
|
-
font-family: Inter;
|
|
30259
|
-
font-style: normal;
|
|
30260
|
-
font-weight: bold;
|
|
30261
|
-
font-size: 16px;
|
|
30262
|
-
line-height: 24px;
|
|
30192
|
+
.o1ugr09p.ant-select-item-option-selected {
|
|
30193
|
+
background-color: white;
|
|
30263
30194
|
}
|
|
30264
|
-
|
|
30265
|
-
|
|
30266
|
-
font-family: Inter;
|
|
30267
|
-
font-style: normal;
|
|
30268
|
-
font-weight: normal;
|
|
30269
|
-
text-transform: uppercase;
|
|
30270
|
-
font-feature-settings: "cpsp" on;
|
|
30271
|
-
font-size: 16px;
|
|
30272
|
-
line-height: 24px;
|
|
30195
|
+
.o1ugr09p.ant-select-item-option-selected .timezone-title {
|
|
30196
|
+
color: #0080ff;
|
|
30273
30197
|
}
|
|
30274
|
-
|
|
30275
|
-
|
|
30276
|
-
font-family: Inter;
|
|
30277
|
-
font-style: normal;
|
|
30278
|
-
font-weight: bold;
|
|
30279
|
-
text-transform: uppercase;
|
|
30280
|
-
font-feature-settings: "cpsp" on;
|
|
30281
|
-
font-size: 16px;
|
|
30282
|
-
line-height: 24px;
|
|
30198
|
+
.o1ugr09p.ant-select-item-option-selected .selected-icon {
|
|
30199
|
+
display: block;
|
|
30283
30200
|
}
|
|
30284
|
-
|
|
30285
|
-
.
|
|
30286
|
-
font-family: Inter;
|
|
30287
|
-
font-style: normal;
|
|
30288
|
-
font-weight: normal;
|
|
30289
|
-
font-size: 14px;
|
|
30290
|
-
line-height: 22px;
|
|
30201
|
+
.o1ugr09p.ant-select-item-option-active {
|
|
30202
|
+
background: rgba(0, 136, 255, 0.16);
|
|
30291
30203
|
}
|
|
30292
|
-
|
|
30293
|
-
|
|
30294
|
-
font-family: Inter;
|
|
30295
|
-
font-style: normal;
|
|
30296
|
-
font-weight: 500;
|
|
30297
|
-
font-size: 14px;
|
|
30298
|
-
line-height: 22px;
|
|
30204
|
+
.o1ugr09p.ant-select-item-option-active .timezone-title {
|
|
30205
|
+
color: #0080ff;
|
|
30299
30206
|
}
|
|
30300
|
-
|
|
30301
|
-
.
|
|
30302
|
-
|
|
30303
|
-
font-style: normal;
|
|
30304
|
-
font-weight: bold;
|
|
30305
|
-
font-size: 14px;
|
|
30306
|
-
line-height: 22px;
|
|
30207
|
+
.o1ugr09p.ant-select-item-option-active .timezone-tag {
|
|
30208
|
+
background: rgba(0, 136, 255, 0.1);
|
|
30209
|
+
color: #0080ff;
|
|
30307
30210
|
}
|
|
30308
30211
|
|
|
30309
|
-
.
|
|
30310
|
-
|
|
30311
|
-
|
|
30312
|
-
|
|
30313
|
-
|
|
30314
|
-
line-height: 22px;
|
|
30212
|
+
.o1ifxsq4 {
|
|
30213
|
+
display: flex;
|
|
30214
|
+
justify-content: space-between;
|
|
30215
|
+
height: 20px;
|
|
30216
|
+
line-height: 20px;
|
|
30315
30217
|
}
|
|
30316
|
-
|
|
30317
|
-
|
|
30318
|
-
|
|
30319
|
-
|
|
30320
|
-
font-weight: bold;
|
|
30321
|
-
font-size: 14px;
|
|
30322
|
-
line-height: 22px;
|
|
30218
|
+
.o1ifxsq4 .timezone-title {
|
|
30219
|
+
color: #2d3a56;
|
|
30220
|
+
overflow: hidden;
|
|
30221
|
+
text-overflow: ellipsis;
|
|
30323
30222
|
}
|
|
30324
30223
|
|
|
30325
|
-
.
|
|
30326
|
-
|
|
30327
|
-
|
|
30328
|
-
|
|
30329
|
-
|
|
30330
|
-
|
|
30331
|
-
|
|
30332
|
-
line-height: 22px;
|
|
30224
|
+
.o1zue7 {
|
|
30225
|
+
display: flex;
|
|
30226
|
+
justify-content: space-between;
|
|
30227
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30228
|
+
height: 18px;
|
|
30229
|
+
line-height: 18px;
|
|
30230
|
+
margin-top: 2px;
|
|
30333
30231
|
}
|
|
30334
30232
|
|
|
30335
|
-
.
|
|
30336
|
-
|
|
30337
|
-
|
|
30338
|
-
|
|
30339
|
-
text-transform: uppercase;
|
|
30340
|
-
font-feature-settings: "cpsp" on;
|
|
30341
|
-
font-size: 14px;
|
|
30342
|
-
line-height: 22px;
|
|
30233
|
+
.tyfmlxg {
|
|
30234
|
+
border: none;
|
|
30235
|
+
margin-right: 0;
|
|
30236
|
+
background: rgba(225, 230, 241, 0.6);
|
|
30343
30237
|
}
|
|
30344
30238
|
|
|
30345
|
-
.
|
|
30346
|
-
|
|
30347
|
-
|
|
30348
|
-
|
|
30349
|
-
|
|
30350
|
-
line-height: 20px;
|
|
30239
|
+
.o18uybox {
|
|
30240
|
+
pointer-events: none;
|
|
30241
|
+
height: 32px;
|
|
30242
|
+
width: 100%;
|
|
30243
|
+
opacity: 0;
|
|
30351
30244
|
}
|
|
30352
30245
|
|
|
30353
|
-
.
|
|
30354
|
-
|
|
30355
|
-
font-style: normal;
|
|
30356
|
-
font-weight: 600;
|
|
30357
|
-
font-size: 13px;
|
|
30358
|
-
line-height: 20px;
|
|
30246
|
+
.iq1gosr {
|
|
30247
|
+
display: inline-block;
|
|
30359
30248
|
}
|
|
30360
30249
|
|
|
30361
|
-
.
|
|
30362
|
-
|
|
30363
|
-
font-style: normal;
|
|
30364
|
-
font-weight: bold;
|
|
30365
|
-
font-size: 13px;
|
|
30366
|
-
line-height: 20px;
|
|
30250
|
+
.owd0kml {
|
|
30251
|
+
display: inline-block;
|
|
30367
30252
|
}
|
|
30368
30253
|
|
|
30369
|
-
.
|
|
30370
|
-
|
|
30371
|
-
|
|
30372
|
-
font-weight: normal;
|
|
30373
|
-
font-size: 13px;
|
|
30374
|
-
line-height: 20px;
|
|
30254
|
+
.h1jsgezc {
|
|
30255
|
+
visibility: hidden;
|
|
30256
|
+
position: absolute;
|
|
30375
30257
|
}
|
|
30376
30258
|
|
|
30377
|
-
.
|
|
30378
|
-
|
|
30379
|
-
|
|
30380
|
-
|
|
30381
|
-
font-size: 13px;
|
|
30382
|
-
line-height: 20px;
|
|
30259
|
+
.rapgekc.ant-radio-wrapper {
|
|
30260
|
+
display: inline-flex;
|
|
30261
|
+
align-items: baseline;
|
|
30262
|
+
white-space: pre-wrap;
|
|
30383
30263
|
}
|
|
30384
|
-
|
|
30385
|
-
|
|
30386
|
-
|
|
30387
|
-
font-style: normal;
|
|
30388
|
-
font-weight: bold;
|
|
30389
|
-
font-size: 13px;
|
|
30390
|
-
line-height: 20px;
|
|
30264
|
+
.rapgekc.ant-radio-wrapper .ant-radio {
|
|
30265
|
+
position: relative;
|
|
30266
|
+
top: 3px;
|
|
30391
30267
|
}
|
|
30392
|
-
|
|
30393
|
-
.
|
|
30394
|
-
font-family: Inter;
|
|
30395
|
-
font-style: normal;
|
|
30396
|
-
font-weight: normal;
|
|
30397
|
-
text-transform: uppercase;
|
|
30398
|
-
font-feature-settings: "cpsp" on;
|
|
30399
|
-
font-size: 13px;
|
|
30400
|
-
line-height: 20px;
|
|
30268
|
+
.rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
|
|
30269
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
30401
30270
|
}
|
|
30402
|
-
|
|
30403
|
-
|
|
30404
|
-
font-family: Inter;
|
|
30405
|
-
font-style: normal;
|
|
30406
|
-
font-weight: bold;
|
|
30407
|
-
text-transform: uppercase;
|
|
30408
|
-
font-feature-settings: "cpsp" on;
|
|
30409
|
-
font-size: 13px;
|
|
30410
|
-
line-height: 20px;
|
|
30271
|
+
.rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
|
|
30272
|
+
border-color: #0080ff;
|
|
30411
30273
|
}
|
|
30412
|
-
|
|
30413
|
-
|
|
30414
|
-
|
|
30415
|
-
font-style: normal;
|
|
30416
|
-
font-weight: normal;
|
|
30417
|
-
font-size: 12px;
|
|
30418
|
-
line-height: 18px;
|
|
30274
|
+
.rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
|
|
30275
|
+
border-color: #0080ff;
|
|
30276
|
+
background: #0080ff;
|
|
30419
30277
|
}
|
|
30420
|
-
|
|
30421
|
-
|
|
30422
|
-
|
|
30423
|
-
|
|
30424
|
-
|
|
30425
|
-
|
|
30426
|
-
line-height: 18px;
|
|
30278
|
+
.rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
|
|
30279
|
+
top: 4px;
|
|
30280
|
+
left: 4px;
|
|
30281
|
+
width: 6px;
|
|
30282
|
+
height: 6px;
|
|
30283
|
+
background: #fff;
|
|
30427
30284
|
}
|
|
30428
|
-
|
|
30429
|
-
.
|
|
30430
|
-
font-family: Inter;
|
|
30431
|
-
font-style: normal;
|
|
30432
|
-
font-weight: bold;
|
|
30433
|
-
font-size: 12px;
|
|
30434
|
-
line-height: 18px;
|
|
30285
|
+
.rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
|
|
30286
|
+
opacity: 0.5;
|
|
30435
30287
|
}
|
|
30436
|
-
|
|
30437
|
-
.
|
|
30438
|
-
|
|
30439
|
-
font-style: normal;
|
|
30440
|
-
font-weight: normal;
|
|
30441
|
-
font-size: 12px;
|
|
30442
|
-
line-height: 18px;
|
|
30288
|
+
.rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
|
|
30289
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
30290
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30443
30291
|
}
|
|
30444
|
-
|
|
30445
|
-
|
|
30446
|
-
font-family: Inter;
|
|
30447
|
-
font-style: normal;
|
|
30448
|
-
font-weight: 500;
|
|
30449
|
-
font-size: 12px;
|
|
30450
|
-
line-height: 18px;
|
|
30292
|
+
.rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
|
|
30293
|
+
background: #00122e;
|
|
30451
30294
|
}
|
|
30452
|
-
|
|
30453
|
-
|
|
30454
|
-
|
|
30455
|
-
font-style: normal;
|
|
30456
|
-
font-weight: bold;
|
|
30457
|
-
font-size: 12px;
|
|
30458
|
-
line-height: 18px;
|
|
30295
|
+
.rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
|
|
30296
|
+
color: #00122e;
|
|
30297
|
+
opacity: 0.5;
|
|
30459
30298
|
}
|
|
30460
|
-
|
|
30461
|
-
|
|
30462
|
-
font-family: Inter;
|
|
30463
|
-
font-style: normal;
|
|
30464
|
-
font-weight: normal;
|
|
30465
|
-
text-transform: uppercase;
|
|
30466
|
-
font-feature-settings: "cpsp" on;
|
|
30467
|
-
font-size: 12px;
|
|
30468
|
-
line-height: 18px;
|
|
30299
|
+
.rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
|
|
30300
|
+
color: #00122e;
|
|
30469
30301
|
}
|
|
30470
|
-
|
|
30471
|
-
|
|
30472
|
-
|
|
30473
|
-
|
|
30474
|
-
font-weight: bold;
|
|
30475
|
-
text-transform: uppercase;
|
|
30476
|
-
font-feature-settings: "cpsp" on;
|
|
30477
|
-
font-size: 12px;
|
|
30478
|
-
line-height: 18px;
|
|
30302
|
+
.rapgekc.ant-radio-wrapper .ant-radio + span {
|
|
30303
|
+
display: inline-block;
|
|
30304
|
+
padding: 0;
|
|
30305
|
+
padding-left: 12px;
|
|
30479
30306
|
}
|
|
30480
|
-
|
|
30481
|
-
|
|
30482
|
-
|
|
30483
|
-
|
|
30484
|
-
font-weight: normal;
|
|
30485
|
-
font-size: 13px;
|
|
30486
|
-
line-height: 20px;
|
|
30307
|
+
.rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
|
|
30308
|
+
margin-bottom: 0;
|
|
30309
|
+
white-space: pre-wrap;
|
|
30310
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30487
30311
|
}
|
|
30488
|
-
|
|
30489
|
-
|
|
30490
|
-
font-family: Inter;
|
|
30491
|
-
font-style: normal;
|
|
30492
|
-
font-weight: normal;
|
|
30493
|
-
font-size: 13px;
|
|
30494
|
-
line-height: 20px;
|
|
30312
|
+
.rapgekc.ant-radio-wrapper.compact .ant-radio + span {
|
|
30313
|
+
padding-left: 8px;
|
|
30495
30314
|
}
|
|
30496
30315
|
|
|
30497
|
-
.
|
|
30498
|
-
|
|
30499
|
-
font-style: normal;
|
|
30500
|
-
font-weight: normal;
|
|
30501
|
-
font-size: 12px;
|
|
30502
|
-
line-height: 18px;
|
|
30503
|
-
}
|
|
30504
|
-
|
|
30505
|
-
.f17k1i3n {
|
|
30506
|
-
font-family: Inter;
|
|
30507
|
-
font-style: normal;
|
|
30508
|
-
font-weight: normal;
|
|
30509
|
-
font-size: 12px;
|
|
30510
|
-
line-height: 18px;
|
|
30316
|
+
.rp906go .ant-radio-button-wrapper:first-child {
|
|
30317
|
+
border-radius: 5px 0 0 5px;
|
|
30511
30318
|
}
|
|
30512
|
-
|
|
30513
|
-
|
|
30514
|
-
font-family: Inter;
|
|
30515
|
-
font-style: normal;
|
|
30516
|
-
font-weight: normal;
|
|
30517
|
-
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
30518
|
-
font-size: 13px;
|
|
30519
|
-
line-height: 20px;
|
|
30319
|
+
.rp906go .ant-radio-button-wrapper:last-child {
|
|
30320
|
+
border-radius: 0 5px 5px 0;
|
|
30520
30321
|
}
|
|
30521
30322
|
|
|
30522
|
-
.
|
|
30523
|
-
|
|
30524
|
-
|
|
30525
|
-
font-weight: normal;
|
|
30526
|
-
font-feature-settings: "zero" on;
|
|
30527
|
-
font-size: 13px;
|
|
30528
|
-
line-height: 20px;
|
|
30323
|
+
.rcc63c8 {
|
|
30324
|
+
color: #00122e;
|
|
30325
|
+
border-color: #ccd4e3;
|
|
30529
30326
|
}
|
|
30530
|
-
|
|
30531
|
-
|
|
30532
|
-
font-family: Inter;
|
|
30533
|
-
font-style: normal;
|
|
30534
|
-
font-weight: normal;
|
|
30535
|
-
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
30536
|
-
font-size: 12px;
|
|
30537
|
-
line-height: 18px;
|
|
30327
|
+
.rcc63c8:first-child {
|
|
30328
|
+
border-color: #a3b4cc;
|
|
30538
30329
|
}
|
|
30539
|
-
|
|
30540
|
-
|
|
30541
|
-
|
|
30542
|
-
|
|
30543
|
-
font-weight: 500;
|
|
30544
|
-
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
30545
|
-
font-size: 12px;
|
|
30546
|
-
line-height: 18px;
|
|
30330
|
+
.rcc63c8.ant-radio-button-wrapper {
|
|
30331
|
+
padding: 0 12px;
|
|
30332
|
+
line-height: 32px;
|
|
30333
|
+
height: 32px;
|
|
30547
30334
|
}
|
|
30548
|
-
|
|
30549
|
-
|
|
30550
|
-
font-family: Inter;
|
|
30551
|
-
font-style: normal;
|
|
30552
|
-
font-weight: normal;
|
|
30553
|
-
font-feature-settings: "zero" on;
|
|
30554
|
-
font-size: 12px;
|
|
30555
|
-
line-height: 18px;
|
|
30335
|
+
.rcc63c8.ant-radio-button-wrapper > span + span {
|
|
30336
|
+
white-space: nowrap;
|
|
30556
30337
|
}
|
|
30557
|
-
|
|
30558
|
-
|
|
30559
|
-
|
|
30560
|
-
|
|
30561
|
-
font-weight: 500;
|
|
30562
|
-
font-feature-settings: "zero" on;
|
|
30563
|
-
font-size: 12px;
|
|
30564
|
-
line-height: 18px;
|
|
30338
|
+
.ant-radio-group-small .rcc63c8.ant-radio-button-wrapper {
|
|
30339
|
+
height: 22px;
|
|
30340
|
+
padding: 0 7px;
|
|
30341
|
+
line-height: 20px;
|
|
30565
30342
|
}
|
|
30566
|
-
|
|
30567
|
-
|
|
30568
|
-
font-family: Inter;
|
|
30569
|
-
font-style: normal;
|
|
30570
|
-
font-weight: bold;
|
|
30571
|
-
font-feature-settings: "zero" on;
|
|
30572
|
-
font-size: 16px;
|
|
30573
|
-
line-height: 24px;
|
|
30343
|
+
.rcc63c8.ant-radio-button-wrapper:not(:first-child)::before {
|
|
30344
|
+
background: #ccd4e3;
|
|
30574
30345
|
}
|
|
30575
|
-
|
|
30576
|
-
|
|
30577
|
-
font-family: Inter;
|
|
30578
|
-
font-style: normal;
|
|
30579
|
-
font-weight: normal;
|
|
30580
|
-
font-size: 10px;
|
|
30581
|
-
line-height: 12px;
|
|
30346
|
+
.rcc63c8.ant-radio-button-wrapper-checked:not(:first-child)::before {
|
|
30347
|
+
background: #0080ff;
|
|
30582
30348
|
}
|
|
30583
|
-
|
|
30584
|
-
|
|
30585
|
-
|
|
30349
|
+
.rcc63c8.ant-radio-button-wrapper-disabled:not(:first-child)::before {
|
|
30350
|
+
background: #ccd4e3;
|
|
30351
|
+
opacity: 0.5;
|
|
30586
30352
|
}
|
|
30587
|
-
|
|
30588
|
-
|
|
30589
|
-
padding: 8px 16px;
|
|
30590
|
-
line-height: 18px;
|
|
30591
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30592
|
-
height: 34px;
|
|
30593
|
-
min-height: 34px;
|
|
30594
|
-
box-sizing: border-box;
|
|
30595
|
-
margin-top: 8px;
|
|
30353
|
+
.rcc63c8.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
|
|
30354
|
+
border-right-color: #0080ff;
|
|
30596
30355
|
}
|
|
30597
|
-
|
|
30598
|
-
|
|
30599
|
-
display: flex;
|
|
30600
|
-
flex-direction: column;
|
|
30601
|
-
margin: 1px 8px;
|
|
30602
|
-
padding: 8px;
|
|
30603
|
-
border-radius: 4px;
|
|
30356
|
+
.rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
|
|
30357
|
+
border-color: #0080ff;
|
|
30604
30358
|
}
|
|
30605
|
-
.
|
|
30606
|
-
|
|
30359
|
+
.rcc63c8.ant-radio-button-wrapper-checked {
|
|
30360
|
+
background: rgba(0, 136, 255, 0.1);
|
|
30607
30361
|
}
|
|
30608
|
-
.
|
|
30609
|
-
|
|
30362
|
+
.rcc63c8.ant-radio-button-wrapper-disabled {
|
|
30363
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30364
|
+
border-color: #ccd4e3;
|
|
30365
|
+
opacity: 0.5;
|
|
30610
30366
|
}
|
|
30611
|
-
.
|
|
30612
|
-
|
|
30367
|
+
.rcc63c8.ant-radio-button-wrapper-disabled:hover {
|
|
30368
|
+
color: #00122e;
|
|
30369
|
+
border-color: #ccd4e3;
|
|
30613
30370
|
}
|
|
30614
|
-
.
|
|
30615
|
-
color: #
|
|
30371
|
+
.rcc63c8.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
|
|
30372
|
+
color: #00122e;
|
|
30373
|
+
border-color: #ccd4e3;
|
|
30374
|
+
background: rgba(172, 186, 211, 0.6);
|
|
30616
30375
|
}
|
|
30617
|
-
.
|
|
30618
|
-
|
|
30376
|
+
.rcc63c8 .ant-radio-button-input {
|
|
30377
|
+
margin-right: 8px;
|
|
30378
|
+
display: inline;
|
|
30379
|
+
border: none;
|
|
30380
|
+
padding: 0;
|
|
30381
|
+
width: 36px;
|
|
30382
|
+
background: transparent;
|
|
30619
30383
|
}
|
|
30620
|
-
.
|
|
30621
|
-
|
|
30384
|
+
.rcc63c8 .ant-radio-button-input:focus {
|
|
30385
|
+
box-shadow: none;
|
|
30622
30386
|
}
|
|
30623
|
-
.
|
|
30624
|
-
|
|
30387
|
+
.rcc63c8 .ant-radio-button-input.ant-input-number {
|
|
30388
|
+
margin-right: 0;
|
|
30389
|
+
width: initial;
|
|
30390
|
+
box-shadow: none;
|
|
30625
30391
|
}
|
|
30626
|
-
.
|
|
30627
|
-
|
|
30628
|
-
color: #0080ff;
|
|
30392
|
+
.rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
|
|
30393
|
+
display: none;
|
|
30629
30394
|
}
|
|
30630
|
-
|
|
30631
|
-
|
|
30632
|
-
display: flex;
|
|
30633
|
-
justify-content: space-between;
|
|
30634
|
-
height: 20px;
|
|
30635
|
-
line-height: 20px;
|
|
30395
|
+
.rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
|
|
30396
|
+
display: inline;
|
|
30636
30397
|
}
|
|
30637
|
-
.
|
|
30638
|
-
|
|
30639
|
-
|
|
30640
|
-
|
|
30398
|
+
.rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
|
|
30399
|
+
display: inline;
|
|
30400
|
+
margin-right: 8px;
|
|
30401
|
+
padding: 0;
|
|
30402
|
+
width: 36px;
|
|
30641
30403
|
}
|
|
30642
30404
|
|
|
30643
|
-
.
|
|
30644
|
-
|
|
30645
|
-
justify-content: space-between;
|
|
30646
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30647
|
-
height: 18px;
|
|
30648
|
-
line-height: 18px;
|
|
30649
|
-
margin-top: 2px;
|
|
30405
|
+
.tc97u5y {
|
|
30406
|
+
height: 100%;
|
|
30650
30407
|
}
|
|
30651
30408
|
|
|
30652
|
-
.
|
|
30653
|
-
|
|
30654
|
-
margin-right: 0;
|
|
30655
|
-
background: rgba(225, 230, 241, 0.6);
|
|
30409
|
+
.tfzf37v {
|
|
30410
|
+
height: 100%;
|
|
30656
30411
|
}
|
|
30657
|
-
|
|
30658
|
-
|
|
30659
|
-
|
|
30660
|
-
height: 32px;
|
|
30661
|
-
width: 100%;
|
|
30662
|
-
opacity: 0;
|
|
30412
|
+
.tfzf37v.empty-table .ant-table-content {
|
|
30413
|
+
overflow: visible !important;
|
|
30414
|
+
height: 100%;
|
|
30663
30415
|
}
|
|
30664
|
-
|
|
30665
|
-
|
|
30666
|
-
display: inline-block;
|
|
30416
|
+
.tfzf37v.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
|
|
30417
|
+
height: 100%;
|
|
30667
30418
|
}
|
|
30668
|
-
|
|
30669
|
-
|
|
30670
|
-
|
|
30671
|
-
position: absolute;
|
|
30419
|
+
.tfzf37v.empty-table .ant-table-content table {
|
|
30420
|
+
width: 100% !important;
|
|
30421
|
+
height: 100%;
|
|
30672
30422
|
}
|
|
30673
|
-
|
|
30674
|
-
|
|
30675
|
-
display: flex;
|
|
30676
|
-
justify-content: space-between;
|
|
30677
|
-
align-items: center;
|
|
30678
|
-
padding: 10px 0;
|
|
30679
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30680
|
-
font-size: 12px;
|
|
30681
|
-
line-height: 24px;
|
|
30423
|
+
.tfzf37v.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
30424
|
+
padding: 15px 0;
|
|
30682
30425
|
}
|
|
30683
|
-
.
|
|
30684
|
-
|
|
30426
|
+
.tfzf37v.empty-table .ant-table-content table thead.ant-table-thead {
|
|
30427
|
+
display: none;
|
|
30685
30428
|
}
|
|
30686
|
-
.
|
|
30687
|
-
|
|
30688
|
-
align-items: center;
|
|
30689
|
-
border-radius: 6px;
|
|
30690
|
-
cursor: pointer;
|
|
30691
|
-
transition: all 0.3s ease;
|
|
30429
|
+
.tfzf37v .active-row td:nth-child(1) {
|
|
30430
|
+
font-weight: 700;
|
|
30692
30431
|
}
|
|
30693
|
-
.
|
|
30694
|
-
|
|
30695
|
-
color: #0080ff;
|
|
30432
|
+
.tfzf37v.has-selection .active-row td:nth-child(2) {
|
|
30433
|
+
font-weight: 700;
|
|
30696
30434
|
}
|
|
30697
|
-
.
|
|
30698
|
-
|
|
30435
|
+
.tfzf37v .ant-spin-nested-loading {
|
|
30436
|
+
height: 100%;
|
|
30699
30437
|
}
|
|
30700
|
-
.
|
|
30701
|
-
|
|
30702
|
-
|
|
30703
|
-
color: #0080ff;
|
|
30704
|
-
font-weight: bold;
|
|
30705
|
-
}
|
|
30706
|
-
.phljevk .pagination-right .icon-inner {
|
|
30707
|
-
margin-left: 4px;
|
|
30708
|
-
}
|
|
30709
|
-
.phljevk .pagination-right .prev-btn,
|
|
30710
|
-
.phljevk .pagination-right .next-btn {
|
|
30711
|
-
padding: 0 8px;
|
|
30438
|
+
.tfzf37v .ant-spin-nested-loading .ant-spin-container {
|
|
30439
|
+
height: 100%;
|
|
30440
|
+
overflow: visible;
|
|
30712
30441
|
}
|
|
30713
|
-
.
|
|
30714
|
-
|
|
30715
|
-
color: #0080ff;
|
|
30442
|
+
.tfzf37v .ant-spin-nested-loading .ant-spin {
|
|
30443
|
+
max-height: none;
|
|
30716
30444
|
}
|
|
30717
|
-
.
|
|
30718
|
-
|
|
30445
|
+
.tfzf37v.table-init-loading .ant-spin-blur thead,
|
|
30446
|
+
.tfzf37v.table-init-loading .ant-spin-blur tbody {
|
|
30447
|
+
display: none;
|
|
30719
30448
|
}
|
|
30720
|
-
|
|
30721
|
-
|
|
30722
|
-
max-height: calc(100vh - 128px);
|
|
30723
|
-
overflow-y: auto;
|
|
30449
|
+
.tfzf37v td.ant-table-column-sort {
|
|
30450
|
+
background: transparent;
|
|
30724
30451
|
}
|
|
30725
|
-
.
|
|
30726
|
-
|
|
30727
|
-
|
|
30728
|
-
|
|
30452
|
+
.tfzf37v td.ant-table-cell-fix-left,
|
|
30453
|
+
.tfzf37v td.ant-table-cell-fix-right {
|
|
30454
|
+
background: #fff;
|
|
30455
|
+
padding: 0 !important;
|
|
30729
30456
|
}
|
|
30730
|
-
|
|
30731
|
-
.
|
|
30457
|
+
.tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content,
|
|
30458
|
+
.tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content {
|
|
30732
30459
|
display: flex;
|
|
30733
30460
|
align-items: center;
|
|
30734
|
-
|
|
30735
|
-
|
|
30736
|
-
padding: 8px 12px;
|
|
30737
|
-
position: sticky;
|
|
30738
|
-
top: 0;
|
|
30739
|
-
z-index: 1;
|
|
30740
|
-
margin-bottom: -52px;
|
|
30461
|
+
height: 100%;
|
|
30462
|
+
padding: 8px;
|
|
30741
30463
|
}
|
|
30742
|
-
.
|
|
30743
|
-
|
|
30744
|
-
|
|
30745
|
-
|
|
30746
|
-
|
|
30464
|
+
.tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content > span,
|
|
30465
|
+
.tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content > span {
|
|
30466
|
+
overflow: hidden;
|
|
30467
|
+
text-overflow: ellipsis;
|
|
30468
|
+
width: 100%;
|
|
30747
30469
|
}
|
|
30748
|
-
.
|
|
30749
|
-
|
|
30750
|
-
margin-left: 8px;
|
|
30751
|
-
width: 32px;
|
|
30752
|
-
height: 32px;
|
|
30753
|
-
border-radius: 50%;
|
|
30754
|
-
justify-content: center;
|
|
30470
|
+
.tfzf37v .ant-table-container {
|
|
30471
|
+
height: 100%;
|
|
30755
30472
|
}
|
|
30756
|
-
.
|
|
30757
|
-
|
|
30473
|
+
.tfzf37v .ant-table-container::before, .tfzf37v .ant-table-container::after {
|
|
30474
|
+
box-shadow: none !important;
|
|
30758
30475
|
}
|
|
30759
|
-
.
|
|
30760
|
-
|
|
30761
|
-
|
|
30762
|
-
|
|
30763
|
-
|
|
30476
|
+
.tfzf37v .ant-table {
|
|
30477
|
+
border-radius: 0px;
|
|
30478
|
+
border-left: none;
|
|
30479
|
+
border-right: none;
|
|
30480
|
+
border-bottom: none;
|
|
30481
|
+
height: 100%;
|
|
30482
|
+
font-size: 12px;
|
|
30483
|
+
background: transparent;
|
|
30484
|
+
}
|
|
30485
|
+
.tfzf37v .ant-table .ant-table-header {
|
|
30764
30486
|
position: relative;
|
|
30765
|
-
|
|
30766
|
-
|
|
30767
|
-
|
|
30487
|
+
z-index: 3;
|
|
30488
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
30489
|
+
margin-bottom: -1px;
|
|
30768
30490
|
}
|
|
30769
|
-
.
|
|
30770
|
-
|
|
30491
|
+
.tfzf37v .ant-table .time-wrapper .date,
|
|
30492
|
+
.tfzf37v .ant-table .value {
|
|
30493
|
+
color: #2d3a56;
|
|
30771
30494
|
}
|
|
30772
|
-
.
|
|
30773
|
-
|
|
30495
|
+
.tfzf37v .ant-table .time-wrapper .time,
|
|
30496
|
+
.tfzf37v .ant-table .unit {
|
|
30497
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30774
30498
|
}
|
|
30775
|
-
.
|
|
30776
|
-
|
|
30499
|
+
.tfzf37v .ant-table .ant-table-selection {
|
|
30500
|
+
position: unset;
|
|
30501
|
+
text-align: center;
|
|
30777
30502
|
}
|
|
30778
|
-
.
|
|
30779
|
-
|
|
30503
|
+
.tfzf37v .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
|
|
30504
|
+
background: #fff;
|
|
30780
30505
|
}
|
|
30781
|
-
.
|
|
30506
|
+
.tfzf37v .ant-table .anticon-setting {
|
|
30782
30507
|
cursor: pointer;
|
|
30783
|
-
|
|
30784
|
-
|
|
30785
|
-
|
|
30786
|
-
|
|
30787
|
-
}
|
|
30788
|
-
.s1ebs0ra .action-group .more-btn:hover {
|
|
30789
|
-
background: #fff;
|
|
30508
|
+
position: absolute;
|
|
30509
|
+
top: 50%;
|
|
30510
|
+
right: 12px;
|
|
30511
|
+
transform: translateY(-50%);
|
|
30790
30512
|
}
|
|
30791
|
-
|
|
30792
|
-
|
|
30793
|
-
|
|
30794
|
-
|
|
30513
|
+
.tfzf37v .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
|
|
30514
|
+
box-shadow: none;
|
|
30515
|
+
width: 1px;
|
|
30516
|
+
background: rgba(213, 219, 227, 0.6);
|
|
30795
30517
|
}
|
|
30796
|
-
|
|
30797
|
-
|
|
30798
|
-
|
|
30799
|
-
|
|
30800
|
-
margin: 0 auto;
|
|
30801
|
-
height: 100%;
|
|
30518
|
+
.tfzf37v .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
|
|
30519
|
+
box-shadow: none;
|
|
30520
|
+
width: 1px;
|
|
30521
|
+
background: rgba(213, 219, 227, 0.6);
|
|
30802
30522
|
}
|
|
30803
|
-
|
|
30804
|
-
|
|
30805
|
-
max-width: 1120px;
|
|
30806
|
-
width: 100%;
|
|
30807
|
-
margin: 0 auto;
|
|
30808
|
-
display: flex;
|
|
30523
|
+
.tfzf37v .ant-table .ant-table-tbody {
|
|
30524
|
+
position: relative;
|
|
30809
30525
|
}
|
|
30810
|
-
.
|
|
30811
|
-
|
|
30812
|
-
|
|
30813
|
-
|
|
30814
|
-
|
|
30526
|
+
.tfzf37v .ant-table .ant-table-tbody .ant-table-row td {
|
|
30527
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30528
|
+
border-bottom: 1px solid white;
|
|
30529
|
+
height: 40px;
|
|
30530
|
+
vertical-align: middle;
|
|
30531
|
+
transition: background 0ms;
|
|
30532
|
+
color: #00122e;
|
|
30815
30533
|
}
|
|
30816
|
-
.
|
|
30817
|
-
|
|
30818
|
-
|
|
30819
|
-
padding-right: 44px;
|
|
30534
|
+
.tfzf37v .ant-table .ant-table-tbody .ant-table-row td.header-hover {
|
|
30535
|
+
background: #f2f5fa;
|
|
30536
|
+
border-bottom-color: #f2f5fa;
|
|
30820
30537
|
}
|
|
30821
|
-
.
|
|
30822
|
-
|
|
30538
|
+
.tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
|
|
30539
|
+
height: auto;
|
|
30540
|
+
color: #00122e;
|
|
30541
|
+
font-size: 12px;
|
|
30542
|
+
text-align: left;
|
|
30543
|
+
transition: none;
|
|
30544
|
+
overflow: hidden;
|
|
30545
|
+
text-overflow: ellipsis;
|
|
30546
|
+
white-space: nowrap;
|
|
30823
30547
|
}
|
|
30824
|
-
.
|
|
30825
|
-
|
|
30826
|
-
flex-grow: 0;
|
|
30827
|
-
flex-shrink: 0;
|
|
30828
|
-
flex-basis: 58%;
|
|
30548
|
+
.tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
|
|
30549
|
+
color: #0096ff;
|
|
30829
30550
|
}
|
|
30830
|
-
.
|
|
30551
|
+
.tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
|
|
30552
|
+
overflow: hidden;
|
|
30553
|
+
text-overflow: ellipsis;
|
|
30831
30554
|
width: 100%;
|
|
30555
|
+
vertical-align: middle;
|
|
30832
30556
|
}
|
|
30833
|
-
.
|
|
30834
|
-
|
|
30835
|
-
}
|
|
30836
|
-
|
|
30837
|
-
.h18jprzg .ant-modal-header {
|
|
30838
|
-
margin: 0 auto;
|
|
30839
|
-
width: 100%;
|
|
30840
|
-
max-width: 648px;
|
|
30557
|
+
.tfzf37v .ant-table .ant-table-tbody .ant-table-row td.cell_status {
|
|
30558
|
+
line-height: 0px;
|
|
30841
30559
|
}
|
|
30842
|
-
.
|
|
30843
|
-
|
|
30560
|
+
.tfzf37v .ant-table .ant-table-tbody .ant-table-row td.align-right {
|
|
30561
|
+
padding-right: 25px;
|
|
30844
30562
|
}
|
|
30845
|
-
.
|
|
30846
|
-
|
|
30847
|
-
padding: 0;
|
|
30848
|
-
width: 100%;
|
|
30849
|
-
max-width: 648px;
|
|
30850
|
-
overflow: hidden;
|
|
30563
|
+
.tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
|
|
30564
|
+
border-top-color: transparent;
|
|
30851
30565
|
}
|
|
30852
|
-
.
|
|
30853
|
-
|
|
30566
|
+
.tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td {
|
|
30567
|
+
background: rgba(225, 230, 241, 0.6);
|
|
30568
|
+
border-color: transparent transparent white;
|
|
30854
30569
|
}
|
|
30855
|
-
.
|
|
30856
|
-
|
|
30857
|
-
overflow-y: auto;
|
|
30570
|
+
.tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
|
|
30571
|
+
border-radius: 8px 0 0 8px;
|
|
30858
30572
|
}
|
|
30859
|
-
.
|
|
30860
|
-
|
|
30861
|
-
max-width: 648px;
|
|
30573
|
+
.tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
|
|
30574
|
+
border-radius: 8px 0 0 8px;
|
|
30862
30575
|
}
|
|
30863
|
-
|
|
30864
|
-
|
|
30865
|
-
|
|
30866
|
-
|
|
30867
|
-
|
|
30576
|
+
.tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
|
|
30577
|
+
content: "";
|
|
30578
|
+
width: 4px;
|
|
30579
|
+
top: -1px;
|
|
30580
|
+
bottom: -1px;
|
|
30581
|
+
background: white;
|
|
30868
30582
|
}
|
|
30869
|
-
.
|
|
30870
|
-
|
|
30583
|
+
.tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
|
|
30584
|
+
border-radius: 0 8px 8px 0;
|
|
30871
30585
|
}
|
|
30872
|
-
.
|
|
30873
|
-
|
|
30874
|
-
|
|
30875
|
-
|
|
30876
|
-
max-width: 1024px;
|
|
30877
|
-
overflow: hidden;
|
|
30586
|
+
.tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
|
|
30587
|
+
border-radius: 0;
|
|
30588
|
+
background: white;
|
|
30589
|
+
border-top: none;
|
|
30878
30590
|
}
|
|
30879
|
-
.
|
|
30880
|
-
|
|
30881
|
-
|
|
30882
|
-
|
|
30883
|
-
height: calc(100vh - 225px);
|
|
30884
|
-
overflow-y: auto;
|
|
30885
|
-
}
|
|
30886
|
-
.h16z9xgz .ant-modal-footer .footer-content {
|
|
30887
|
-
margin: 0 auto;
|
|
30888
|
-
max-width: 1024px;
|
|
30889
|
-
}
|
|
30890
|
-
|
|
30891
|
-
.f1lrhghm {
|
|
30892
|
-
flex: 1;
|
|
30893
|
-
}
|
|
30894
|
-
.f1lrhghm label {
|
|
30895
|
-
font-size: 13px;
|
|
30896
|
-
line-height: 20px;
|
|
30897
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30898
|
-
}
|
|
30899
|
-
.f1lrhghm .title {
|
|
30900
|
-
font-size: 14px;
|
|
30901
|
-
line-height: 20px;
|
|
30902
|
-
color: #2d3a56;
|
|
30903
|
-
margin-bottom: 12px;
|
|
30904
|
-
}
|
|
30905
|
-
.f1lrhghm.connect-cluster .title {
|
|
30906
|
-
padding-bottom: 26px;
|
|
30591
|
+
.tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
|
|
30592
|
+
border-top: 1px solid transparent;
|
|
30593
|
+
border-radius: 0 8px 8px 0;
|
|
30594
|
+
background: rgba(225, 230, 241, 0.6);
|
|
30907
30595
|
}
|
|
30908
|
-
|
|
30909
|
-
|
|
30910
|
-
|
|
30911
|
-
border-bottom: 1px solid #e1e5eb;
|
|
30912
|
-
margin-bottom: 16px;
|
|
30596
|
+
.tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
|
|
30597
|
+
background: white;
|
|
30598
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30913
30599
|
}
|
|
30914
|
-
|
|
30915
|
-
.f1l1g2k0 {
|
|
30600
|
+
.tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
|
|
30916
30601
|
display: flex;
|
|
30917
30602
|
align-items: center;
|
|
30918
|
-
|
|
30919
|
-
|
|
30920
|
-
.f1l1g2k0 > label {
|
|
30921
|
-
width: 216px;
|
|
30922
|
-
}
|
|
30923
|
-
.f1l1g2k0 > label + * {
|
|
30924
|
-
width: 100%;
|
|
30925
|
-
}
|
|
30926
|
-
.f1l1g2k0 .ant-select {
|
|
30927
|
-
width: 100%;
|
|
30928
|
-
}
|
|
30929
|
-
|
|
30930
|
-
.e1k89cwg {
|
|
30931
|
-
color: #e75a3a;
|
|
30932
|
-
margin-right: 10px;
|
|
30603
|
+
height: 100%;
|
|
30604
|
+
background: rgba(225, 230, 241, 0.6);
|
|
30933
30605
|
}
|
|
30934
|
-
|
|
30935
|
-
|
|
30936
|
-
|
|
30937
|
-
height: 1px;
|
|
30938
|
-
background: rgba(213, 219, 227, 0.6);
|
|
30939
|
-
margin: 24px 0;
|
|
30606
|
+
.tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
|
|
30607
|
+
background: white;
|
|
30608
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30940
30609
|
}
|
|
30941
|
-
|
|
30942
|
-
.l15itdbb {
|
|
30610
|
+
.tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
|
|
30943
30611
|
display: flex;
|
|
30944
|
-
justify-content: center;
|
|
30945
30612
|
align-items: center;
|
|
30946
30613
|
height: 100%;
|
|
30614
|
+
background: rgba(225, 230, 241, 0.6);
|
|
30947
30615
|
}
|
|
30948
|
-
|
|
30949
|
-
.
|
|
30950
|
-
display: inline-block;
|
|
30951
|
-
width: 4px;
|
|
30952
|
-
height: 4px;
|
|
30953
|
-
background: #8e9aa9;
|
|
30954
|
-
opacity: 0.4;
|
|
30955
|
-
border-radius: 50%;
|
|
30956
|
-
margin: 0 4px;
|
|
30616
|
+
.tfzf37v .ant-table .ant-table-tbody .ant-table-row:last-child td {
|
|
30617
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
30957
30618
|
}
|
|
30958
|
-
|
|
30959
|
-
|
|
30960
|
-
|
|
30961
|
-
width: 648px;
|
|
30962
|
-
margin: 0 auto;
|
|
30619
|
+
.tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row {
|
|
30620
|
+
box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
|
|
30621
|
+
border-radius: 8px;
|
|
30963
30622
|
}
|
|
30964
|
-
.
|
|
30965
|
-
|
|
30966
|
-
border: none;
|
|
30623
|
+
.tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
|
|
30624
|
+
border-top-color: white;
|
|
30967
30625
|
}
|
|
30968
|
-
.
|
|
30969
|
-
|
|
30626
|
+
.tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td {
|
|
30627
|
+
background: rgba(0, 136, 255, 0.1);
|
|
30628
|
+
border-bottom-color: transparent;
|
|
30629
|
+
border-top-color: transparent;
|
|
30970
30630
|
}
|
|
30971
|
-
.
|
|
30972
|
-
|
|
30631
|
+
.tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
|
|
30632
|
+
border-radius: 8px 0 0 8px;
|
|
30973
30633
|
}
|
|
30974
|
-
.
|
|
30975
|
-
border:
|
|
30634
|
+
.tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
|
|
30635
|
+
border-radius: 0 8px 8px 0;
|
|
30976
30636
|
}
|
|
30977
|
-
|
|
30978
|
-
.
|
|
30979
|
-
font-size: 12px;
|
|
30980
|
-
line-height: 18px;
|
|
30981
|
-
font-weight: bold;
|
|
30982
|
-
color: #fff;
|
|
30983
|
-
padding: 0 4px;
|
|
30984
|
-
border-radius: 4px;
|
|
30985
|
-
display: inline-block;
|
|
30986
|
-
background: var(--t1wwio3v-0);
|
|
30637
|
+
.tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
|
|
30638
|
+
background: rgba(0, 136, 255, 0.1);
|
|
30987
30639
|
}
|
|
30988
|
-
.
|
|
30989
|
-
|
|
30640
|
+
.tfzf37v .ant-table .ant-table-thead > tr > th {
|
|
30641
|
+
background: #fff;
|
|
30642
|
+
font-weight: 400;
|
|
30643
|
+
position: relative;
|
|
30644
|
+
border-bottom: none;
|
|
30645
|
+
color: #00122e;
|
|
30646
|
+
transition: none;
|
|
30647
|
+
padding: 15px 8px 15px 8px;
|
|
30990
30648
|
}
|
|
30991
|
-
|
|
30992
|
-
|
|
30993
|
-
width:
|
|
30994
|
-
|
|
30995
|
-
|
|
30996
|
-
|
|
30997
|
-
|
|
30649
|
+
.tfzf37v .ant-table .ant-table-thead > tr > th:not(:last-child):after {
|
|
30650
|
+
content: "";
|
|
30651
|
+
width: 1px;
|
|
30652
|
+
top: 0;
|
|
30653
|
+
bottom: 0;
|
|
30654
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30655
|
+
position: absolute;
|
|
30656
|
+
right: 0;
|
|
30998
30657
|
}
|
|
30999
|
-
|
|
31000
|
-
|
|
31001
|
-
font-size: 90%;
|
|
31002
|
-
font-weight: bold;
|
|
31003
|
-
background-color: rgba(240, 243, 247, 0.6);
|
|
31004
|
-
padding: 1px 4px 1px;
|
|
31005
|
-
margin-left: 2px;
|
|
31006
|
-
margin-right: 2px;
|
|
31007
|
-
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
31008
|
-
border-radius: 4px;
|
|
30658
|
+
.tfzf37v .ant-table .ant-table-thead > tr > th.is-blank {
|
|
30659
|
+
padding: unset;
|
|
31009
30660
|
}
|
|
31010
|
-
|
|
31011
|
-
|
|
31012
|
-
width: 640px;
|
|
30661
|
+
.tfzf37v .ant-table .ant-table-thead > tr > th.is-blank:after {
|
|
30662
|
+
display: none;
|
|
31013
30663
|
}
|
|
31014
|
-
.
|
|
31015
|
-
|
|
30664
|
+
.tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
|
|
30665
|
+
width: 100%;
|
|
30666
|
+
overflow: hidden;
|
|
30667
|
+
white-space: nowrap;
|
|
30668
|
+
text-overflow: ellipsis;
|
|
31016
30669
|
}
|
|
31017
|
-
.
|
|
31018
|
-
|
|
30670
|
+
.tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
|
|
30671
|
+
overflow: hidden;
|
|
30672
|
+
text-overflow: ellipsis;
|
|
30673
|
+
flex: 1;
|
|
31019
30674
|
}
|
|
31020
|
-
.
|
|
31021
|
-
|
|
30675
|
+
.tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
|
|
30676
|
+
padding: 15px 25px 15px 8px;
|
|
31022
30677
|
}
|
|
31023
|
-
.
|
|
31024
|
-
|
|
30678
|
+
.tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
|
|
30679
|
+
padding: 0;
|
|
31025
30680
|
}
|
|
31026
|
-
.
|
|
31027
|
-
position:
|
|
31028
|
-
|
|
30681
|
+
.tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
|
|
30682
|
+
position: absolute;
|
|
30683
|
+
right: 6px;
|
|
30684
|
+
top: 50%;
|
|
30685
|
+
transform: translateY(-50%);
|
|
30686
|
+
height: 16px;
|
|
30687
|
+
display: none;
|
|
30688
|
+
transition: transform 320ms ease;
|
|
31029
30689
|
}
|
|
31030
|
-
.
|
|
31031
|
-
|
|
31032
|
-
|
|
31033
|
-
padding: 14px;
|
|
31034
|
-
background: #f2f4f6;
|
|
31035
|
-
font-size: 13px;
|
|
31036
|
-
line-height: 1.8;
|
|
31037
|
-
color: #8e9aa9;
|
|
30690
|
+
.tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
|
|
30691
|
+
display: block;
|
|
30692
|
+
transform: translateY(-50%) rotateX(180deg);
|
|
31038
30693
|
}
|
|
31039
|
-
.
|
|
31040
|
-
|
|
31041
|
-
font-size: 13px;
|
|
31042
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30694
|
+
.tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
|
|
30695
|
+
display: block;
|
|
31043
30696
|
}
|
|
31044
|
-
.
|
|
31045
|
-
|
|
30697
|
+
.tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
|
|
30698
|
+
display: none;
|
|
31046
30699
|
}
|
|
31047
|
-
.
|
|
31048
|
-
|
|
31049
|
-
line-height: 32px;
|
|
30700
|
+
.tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
|
|
30701
|
+
transform: translateY(-50%);
|
|
31050
30702
|
}
|
|
31051
|
-
.
|
|
31052
|
-
|
|
30703
|
+
.tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
|
|
30704
|
+
transform: translateY(-50%) rotateX(180deg);
|
|
31053
30705
|
}
|
|
31054
|
-
.
|
|
31055
|
-
|
|
30706
|
+
.tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
|
|
30707
|
+
background: #f2f5fa;
|
|
31056
30708
|
}
|
|
31057
|
-
.
|
|
31058
|
-
|
|
30709
|
+
.tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
|
|
30710
|
+
display: block;
|
|
31059
30711
|
}
|
|
31060
|
-
.
|
|
31061
|
-
|
|
31062
|
-
height: 0;
|
|
31063
|
-
overflow: hidden;
|
|
30712
|
+
.tfzf37v .ant-table .ant-table-thead > tr > th.align-right {
|
|
30713
|
+
padding-right: 25px;
|
|
31064
30714
|
}
|
|
31065
|
-
.
|
|
31066
|
-
|
|
31067
|
-
height: auto;
|
|
31068
|
-
overflow: auto;
|
|
30715
|
+
.tfzf37v .ant-table .ant-table-selection-column {
|
|
30716
|
+
padding: 0 !important;
|
|
31069
30717
|
}
|
|
31070
|
-
.
|
|
31071
|
-
|
|
31072
|
-
|
|
31073
|
-
|
|
30718
|
+
.tfzf37v .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
|
|
30719
|
+
position: absolute;
|
|
30720
|
+
left: 50%;
|
|
30721
|
+
top: 50%;
|
|
30722
|
+
transform: translate(-50%, -50%);
|
|
31074
30723
|
}
|
|
31075
|
-
|
|
31076
|
-
|
|
31077
|
-
|
|
30724
|
+
.tfzf37v .ant-table .ant-table-selection-column:after {
|
|
30725
|
+
display: none;
|
|
30726
|
+
}
|
|
30727
|
+
.tfzf37v .ant-table .ant-table-hide-scrollbar {
|
|
30728
|
+
background: #fff;
|
|
30729
|
+
}
|
|
30730
|
+
.tfzf37v .ant-table .ant-table-placeholder {
|
|
30731
|
+
background: inherit;
|
|
30732
|
+
}
|
|
30733
|
+
.tfzf37v .ant-table .ant-table-placeholder td {
|
|
30734
|
+
position: static;
|
|
30735
|
+
border: none;
|
|
30736
|
+
background: inherit !important;
|
|
30737
|
+
height: 100px;
|
|
30738
|
+
vertical-align: middle;
|
|
30739
|
+
}
|
|
30740
|
+
.tfzf37v .ant-table .ant-table-placeholder .table-default-empty,
|
|
30741
|
+
.tfzf37v .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
31078
30742
|
font-weight: bold;
|
|
31079
|
-
|
|
31080
|
-
|
|
31081
|
-
margin-bottom: 16px;
|
|
30743
|
+
font-size: 20px;
|
|
30744
|
+
color: rgba(10, 37, 85, 0.6);
|
|
31082
30745
|
}
|
|
31083
|
-
.
|
|
31084
|
-
|
|
30746
|
+
.tfzf37v .ant-table td.cell__action_ {
|
|
30747
|
+
padding: 0 !important;
|
|
30748
|
+
position: relative;
|
|
30749
|
+
background: #fff;
|
|
31085
30750
|
}
|
|
31086
|
-
|
|
31087
|
-
|
|
31088
|
-
width: 8px;
|
|
31089
|
-
height: 24px;
|
|
30751
|
+
.tfzf37v .ant-table td.cell__action_ > * {
|
|
30752
|
+
height: 100%;
|
|
31090
30753
|
display: flex;
|
|
31091
|
-
justify-content: center;
|
|
31092
30754
|
align-items: center;
|
|
31093
|
-
|
|
31094
|
-
|
|
30755
|
+
justify-content: flex-end;
|
|
30756
|
+
padding-right: 8px;
|
|
31095
30757
|
}
|
|
31096
|
-
.
|
|
31097
|
-
|
|
31098
|
-
|
|
31099
|
-
|
|
31100
|
-
|
|
31101
|
-
|
|
31102
|
-
position: relative;
|
|
31103
|
-
right: 2px;
|
|
31104
|
-
transform: rotate(-45deg);
|
|
30758
|
+
.tfzf37v .ant-table td.cell__action_ .menu-button {
|
|
30759
|
+
width: 24px;
|
|
30760
|
+
height: 24px;
|
|
30761
|
+
cursor: pointer;
|
|
30762
|
+
justify-content: center;
|
|
30763
|
+
border-radius: 4px;
|
|
31105
30764
|
}
|
|
31106
|
-
.
|
|
31107
|
-
|
|
31108
|
-
left: 1px;
|
|
30765
|
+
.tfzf37v .ant-table td.cell__action_ .menu-button:hover {
|
|
30766
|
+
background: #fff;
|
|
31109
30767
|
}
|
|
31110
30768
|
|
|
31111
|
-
.
|
|
31112
|
-
|
|
31113
|
-
|
|
31114
|
-
|
|
30769
|
+
.s1dizucg.ant-switch {
|
|
30770
|
+
min-width: 40px;
|
|
30771
|
+
height: 24px;
|
|
30772
|
+
background: rgba(172, 186, 211, 0.6);
|
|
30773
|
+
overflow: hidden;
|
|
31115
30774
|
}
|
|
31116
|
-
.
|
|
31117
|
-
|
|
31118
|
-
color: #e07f00;
|
|
30775
|
+
.s1dizucg.ant-switch:focus {
|
|
30776
|
+
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
31119
30777
|
}
|
|
31120
|
-
.
|
|
31121
|
-
|
|
31122
|
-
|
|
30778
|
+
.s1dizucg.ant-switch-small {
|
|
30779
|
+
min-width: 26px;
|
|
30780
|
+
height: 16px;
|
|
31123
30781
|
}
|
|
31124
|
-
|
|
31125
|
-
|
|
31126
|
-
|
|
31127
|
-
flex-direction: row;
|
|
31128
|
-
padding: 7px 12px;
|
|
31129
|
-
background: rgba(255, 187, 0, 0.1);
|
|
31130
|
-
border-radius: 6px;
|
|
31131
|
-
color: #e07f00;
|
|
31132
|
-
font-size: 12px;
|
|
31133
|
-
line-height: 18px;
|
|
30782
|
+
.s1dizucg.ant-switch-large {
|
|
30783
|
+
min-width: 52px;
|
|
30784
|
+
height: 32px;
|
|
31134
30785
|
}
|
|
31135
|
-
.
|
|
31136
|
-
|
|
31137
|
-
|
|
30786
|
+
.s1dizucg.ant-switch .ant-switch-handle {
|
|
30787
|
+
height: 20px;
|
|
30788
|
+
width: 20px;
|
|
31138
30789
|
}
|
|
31139
|
-
|
|
31140
|
-
|
|
31141
|
-
|
|
31142
|
-
flex-direction: row;
|
|
31143
|
-
padding: 7px 12px;
|
|
31144
|
-
background: rgba(225, 230, 241, 0.6);
|
|
31145
|
-
border-radius: 6px;
|
|
31146
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31147
|
-
font-size: 12px;
|
|
31148
|
-
line-height: 18px;
|
|
30790
|
+
.s1dizucg.ant-switch .ant-switch-handle::before {
|
|
30791
|
+
border-radius: 10px;
|
|
30792
|
+
transition-delay: 120ms;
|
|
31149
30793
|
}
|
|
31150
|
-
.
|
|
31151
|
-
|
|
31152
|
-
|
|
30794
|
+
.s1dizucg.ant-switch-small .ant-switch-handle {
|
|
30795
|
+
height: 14px;
|
|
30796
|
+
width: 14px;
|
|
30797
|
+
top: 1px;
|
|
30798
|
+
left: 1px;
|
|
31153
30799
|
}
|
|
31154
|
-
|
|
31155
|
-
|
|
31156
|
-
|
|
31157
|
-
flex-direction: row;
|
|
31158
|
-
padding: 7px 12px;
|
|
31159
|
-
background: rgba(0, 136, 255, 0.1);
|
|
31160
|
-
border-radius: 6px;
|
|
31161
|
-
color: #005ed1;
|
|
31162
|
-
font-size: 12px;
|
|
31163
|
-
line-height: 18px;
|
|
30800
|
+
.s1dizucg.ant-switch-large .ant-switch-handle {
|
|
30801
|
+
height: 28px;
|
|
30802
|
+
width: 28px;
|
|
31164
30803
|
}
|
|
31165
|
-
.
|
|
31166
|
-
|
|
31167
|
-
|
|
30804
|
+
.s1dizucg.ant-switch-large .ant-switch-handle::before {
|
|
30805
|
+
border-radius: 14px;
|
|
30806
|
+
}
|
|
30807
|
+
.s1dizucg.ant-switch-checked {
|
|
30808
|
+
background-color: #00ba5d;
|
|
30809
|
+
}
|
|
30810
|
+
.s1dizucg.ant-switch-checked .ant-switch-handle {
|
|
30811
|
+
left: calc(100% - 20px - 2px);
|
|
30812
|
+
}
|
|
30813
|
+
.s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
30814
|
+
left: calc(100% - 14px - 1px);
|
|
30815
|
+
}
|
|
30816
|
+
.s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
30817
|
+
left: calc(100% - 28px - 2px);
|
|
31168
30818
|
}
|
|
31169
30819
|
|
|
31170
|
-
.
|
|
31171
|
-
|
|
31172
|
-
margin-top: 5px;
|
|
31173
|
-
font-size: 12px;
|
|
31174
|
-
line-height: 18px;
|
|
30820
|
+
.c1up6e3y {
|
|
30821
|
+
margin-left: 5px;
|
|
31175
30822
|
}
|
|
31176
30823
|
|
|
31177
|
-
.
|
|
31178
|
-
|
|
31179
|
-
font-
|
|
31180
|
-
|
|
30824
|
+
.dsnbhzf {
|
|
30825
|
+
font-family: Inter;
|
|
30826
|
+
font-style: normal;
|
|
30827
|
+
font-weight: bold;
|
|
30828
|
+
font-size: 32px;
|
|
30829
|
+
line-height: 40px;
|
|
31181
30830
|
}
|
|
31182
30831
|
|
|
31183
|
-
.
|
|
31184
|
-
|
|
31185
|
-
|
|
31186
|
-
|
|
30832
|
+
.d1mvo22k {
|
|
30833
|
+
font-family: Inter;
|
|
30834
|
+
font-style: normal;
|
|
30835
|
+
font-weight: bold;
|
|
30836
|
+
font-size: 24px;
|
|
30837
|
+
line-height: 32px;
|
|
31187
30838
|
}
|
|
31188
|
-
|
|
31189
|
-
|
|
30839
|
+
|
|
30840
|
+
.d1b444tr {
|
|
30841
|
+
font-family: Inter;
|
|
30842
|
+
font-style: normal;
|
|
30843
|
+
font-weight: normal;
|
|
30844
|
+
font-size: 32px;
|
|
30845
|
+
line-height: 40px;
|
|
31190
30846
|
}
|
|
31191
30847
|
|
|
31192
|
-
.
|
|
31193
|
-
|
|
30848
|
+
.dvs0kue {
|
|
30849
|
+
font-family: Inter;
|
|
30850
|
+
font-style: normal;
|
|
30851
|
+
font-weight: bold;
|
|
30852
|
+
font-size: 20px;
|
|
30853
|
+
line-height: 24px;
|
|
31194
30854
|
}
|
|
31195
30855
|
|
|
31196
|
-
.
|
|
31197
|
-
|
|
31198
|
-
|
|
31199
|
-
|
|
31200
|
-
|
|
31201
|
-
|
|
31202
|
-
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
30856
|
+
.d1hcbfcq {
|
|
30857
|
+
font-family: Inter;
|
|
30858
|
+
font-style: normal;
|
|
30859
|
+
font-weight: normal;
|
|
30860
|
+
font-size: 20px;
|
|
30861
|
+
line-height: 24px;
|
|
31203
30862
|
}
|
|
31204
|
-
|
|
31205
|
-
|
|
30863
|
+
|
|
30864
|
+
.d1cz922v {
|
|
30865
|
+
font-family: Inter;
|
|
30866
|
+
font-style: normal;
|
|
30867
|
+
font-weight: bold;
|
|
30868
|
+
font-size: 18px;
|
|
31206
30869
|
line-height: 22px;
|
|
31207
30870
|
}
|
|
31208
|
-
|
|
31209
|
-
|
|
31210
|
-
|
|
31211
|
-
|
|
31212
|
-
|
|
31213
|
-
|
|
31214
|
-
|
|
31215
|
-
z-index: 1;
|
|
30871
|
+
|
|
30872
|
+
.d3nzbrm {
|
|
30873
|
+
font-family: Inter;
|
|
30874
|
+
font-style: normal;
|
|
30875
|
+
font-weight: normal;
|
|
30876
|
+
font-size: 18px;
|
|
30877
|
+
line-height: 22px;
|
|
31216
30878
|
}
|
|
31217
|
-
|
|
31218
|
-
|
|
31219
|
-
|
|
31220
|
-
|
|
30879
|
+
|
|
30880
|
+
.h1g0p5ob {
|
|
30881
|
+
font-family: Inter;
|
|
30882
|
+
font-style: normal;
|
|
30883
|
+
font-weight: bold;
|
|
30884
|
+
font-size: 16px;
|
|
30885
|
+
line-height: 22px;
|
|
31221
30886
|
}
|
|
31222
|
-
|
|
31223
|
-
|
|
31224
|
-
|
|
30887
|
+
|
|
30888
|
+
.hydo2ej {
|
|
30889
|
+
font-family: Inter;
|
|
30890
|
+
font-style: normal;
|
|
30891
|
+
font-weight: normal;
|
|
30892
|
+
font-size: 16px;
|
|
30893
|
+
line-height: 22px;
|
|
31225
30894
|
}
|
|
31226
|
-
|
|
31227
|
-
|
|
31228
|
-
|
|
30895
|
+
|
|
30896
|
+
.h1hbuq0r {
|
|
30897
|
+
font-family: Inter;
|
|
30898
|
+
font-style: normal;
|
|
30899
|
+
font-weight: bold;
|
|
30900
|
+
font-size: 14px;
|
|
30901
|
+
line-height: 20px;
|
|
31229
30902
|
}
|
|
31230
|
-
|
|
31231
|
-
|
|
31232
|
-
|
|
30903
|
+
|
|
30904
|
+
.h13bondg {
|
|
30905
|
+
font-family: Inter;
|
|
30906
|
+
font-style: normal;
|
|
30907
|
+
font-weight: normal;
|
|
30908
|
+
font-size: 14px;
|
|
30909
|
+
line-height: 20px;
|
|
30910
|
+
}
|
|
30911
|
+
|
|
30912
|
+
.h1mhvdlx {
|
|
30913
|
+
font-family: Inter;
|
|
30914
|
+
font-style: normal;
|
|
30915
|
+
font-weight: bold;
|
|
30916
|
+
font-size: 12px;
|
|
30917
|
+
line-height: 18px;
|
|
30918
|
+
}
|
|
30919
|
+
|
|
30920
|
+
.h1inmfq6 {
|
|
30921
|
+
font-family: Inter;
|
|
30922
|
+
font-style: normal;
|
|
30923
|
+
font-weight: normal;
|
|
30924
|
+
font-size: 12px;
|
|
30925
|
+
line-height: 18px;
|
|
30926
|
+
}
|
|
30927
|
+
|
|
30928
|
+
.h1kfc0la {
|
|
30929
|
+
font-family: Inter;
|
|
30930
|
+
font-style: normal;
|
|
30931
|
+
font-weight: bold;
|
|
30932
|
+
text-transform: uppercase;
|
|
30933
|
+
font-feature-settings: "cpsp" on;
|
|
30934
|
+
font-size: 12px;
|
|
30935
|
+
line-height: 18px;
|
|
30936
|
+
}
|
|
30937
|
+
|
|
30938
|
+
.h10xnyuu {
|
|
30939
|
+
font-family: Inter;
|
|
30940
|
+
font-style: normal;
|
|
30941
|
+
font-weight: normal;
|
|
30942
|
+
text-transform: uppercase;
|
|
30943
|
+
font-feature-settings: "cpsp" on;
|
|
30944
|
+
font-size: 12px;
|
|
30945
|
+
line-height: 18px;
|
|
30946
|
+
}
|
|
30947
|
+
|
|
30948
|
+
.lrcmi0v {
|
|
30949
|
+
font-family: Inter;
|
|
30950
|
+
font-style: normal;
|
|
30951
|
+
font-weight: normal;
|
|
30952
|
+
font-size: 16px;
|
|
30953
|
+
line-height: 24px;
|
|
30954
|
+
}
|
|
30955
|
+
|
|
30956
|
+
.lzt43lp {
|
|
30957
|
+
font-family: Inter;
|
|
30958
|
+
font-style: normal;
|
|
30959
|
+
font-weight: bold;
|
|
30960
|
+
font-size: 16px;
|
|
30961
|
+
line-height: 24px;
|
|
30962
|
+
}
|
|
30963
|
+
|
|
30964
|
+
.l5yc9nt {
|
|
30965
|
+
font-family: Inter;
|
|
30966
|
+
font-style: normal;
|
|
30967
|
+
font-weight: normal;
|
|
30968
|
+
font-size: 16px;
|
|
30969
|
+
line-height: 24px;
|
|
30970
|
+
}
|
|
30971
|
+
|
|
30972
|
+
.l1fbkbzo {
|
|
30973
|
+
font-family: Inter;
|
|
30974
|
+
font-style: normal;
|
|
30975
|
+
font-weight: bold;
|
|
30976
|
+
font-size: 16px;
|
|
30977
|
+
line-height: 24px;
|
|
30978
|
+
}
|
|
30979
|
+
|
|
30980
|
+
.lahvcax {
|
|
30981
|
+
font-family: Inter;
|
|
30982
|
+
font-style: normal;
|
|
30983
|
+
font-weight: normal;
|
|
30984
|
+
text-transform: uppercase;
|
|
30985
|
+
font-feature-settings: "cpsp" on;
|
|
30986
|
+
font-size: 16px;
|
|
30987
|
+
line-height: 24px;
|
|
30988
|
+
}
|
|
30989
|
+
|
|
30990
|
+
.l11q3pxd {
|
|
30991
|
+
font-family: Inter;
|
|
30992
|
+
font-style: normal;
|
|
30993
|
+
font-weight: bold;
|
|
30994
|
+
text-transform: uppercase;
|
|
30995
|
+
font-feature-settings: "cpsp" on;
|
|
30996
|
+
font-size: 16px;
|
|
30997
|
+
line-height: 24px;
|
|
30998
|
+
}
|
|
30999
|
+
|
|
31000
|
+
.lfuc2qu {
|
|
31001
|
+
font-family: Inter;
|
|
31002
|
+
font-style: normal;
|
|
31003
|
+
font-weight: normal;
|
|
31004
|
+
font-size: 14px;
|
|
31005
|
+
line-height: 22px;
|
|
31006
|
+
}
|
|
31007
|
+
|
|
31008
|
+
.l1jmp8r0 {
|
|
31009
|
+
font-family: Inter;
|
|
31010
|
+
font-style: normal;
|
|
31011
|
+
font-weight: 500;
|
|
31012
|
+
font-size: 14px;
|
|
31013
|
+
line-height: 22px;
|
|
31014
|
+
}
|
|
31015
|
+
|
|
31016
|
+
.lcnm221 {
|
|
31017
|
+
font-family: Inter;
|
|
31018
|
+
font-style: normal;
|
|
31019
|
+
font-weight: bold;
|
|
31020
|
+
font-size: 14px;
|
|
31021
|
+
line-height: 22px;
|
|
31022
|
+
}
|
|
31023
|
+
|
|
31024
|
+
.lu1z2n5 {
|
|
31025
|
+
font-family: Inter;
|
|
31026
|
+
font-style: normal;
|
|
31027
|
+
font-weight: normal;
|
|
31028
|
+
font-size: 14px;
|
|
31029
|
+
line-height: 22px;
|
|
31030
|
+
}
|
|
31031
|
+
|
|
31032
|
+
.l1r59djn {
|
|
31033
|
+
font-family: Inter;
|
|
31034
|
+
font-style: normal;
|
|
31035
|
+
font-weight: bold;
|
|
31036
|
+
font-size: 14px;
|
|
31037
|
+
line-height: 22px;
|
|
31038
|
+
}
|
|
31039
|
+
|
|
31040
|
+
.ljm2911 {
|
|
31041
|
+
font-family: Inter;
|
|
31042
|
+
font-style: normal;
|
|
31043
|
+
font-weight: normal;
|
|
31044
|
+
text-transform: uppercase;
|
|
31045
|
+
font-feature-settings: "cpsp" on;
|
|
31046
|
+
font-size: 14px;
|
|
31047
|
+
line-height: 22px;
|
|
31048
|
+
}
|
|
31049
|
+
|
|
31050
|
+
.l124mzmr {
|
|
31051
|
+
font-family: Inter;
|
|
31052
|
+
font-style: normal;
|
|
31053
|
+
font-weight: bold;
|
|
31054
|
+
text-transform: uppercase;
|
|
31055
|
+
font-feature-settings: "cpsp" on;
|
|
31056
|
+
font-size: 14px;
|
|
31057
|
+
line-height: 22px;
|
|
31058
|
+
}
|
|
31059
|
+
|
|
31060
|
+
.lb3chel {
|
|
31061
|
+
font-family: Inter;
|
|
31062
|
+
font-style: normal;
|
|
31063
|
+
font-weight: normal;
|
|
31064
|
+
font-size: 13px;
|
|
31065
|
+
line-height: 20px;
|
|
31066
|
+
}
|
|
31067
|
+
|
|
31068
|
+
.lv9jstu {
|
|
31069
|
+
font-family: Inter;
|
|
31070
|
+
font-style: normal;
|
|
31071
|
+
font-weight: 600;
|
|
31072
|
+
font-size: 13px;
|
|
31073
|
+
line-height: 20px;
|
|
31074
|
+
}
|
|
31075
|
+
|
|
31076
|
+
.lwqlh3x {
|
|
31077
|
+
font-family: Inter;
|
|
31078
|
+
font-style: normal;
|
|
31079
|
+
font-weight: bold;
|
|
31080
|
+
font-size: 13px;
|
|
31081
|
+
line-height: 20px;
|
|
31082
|
+
}
|
|
31083
|
+
|
|
31084
|
+
.lalum9y {
|
|
31085
|
+
font-family: Inter;
|
|
31086
|
+
font-style: normal;
|
|
31087
|
+
font-weight: normal;
|
|
31088
|
+
font-size: 13px;
|
|
31089
|
+
line-height: 20px;
|
|
31090
|
+
}
|
|
31091
|
+
|
|
31092
|
+
.l1t6dj5o {
|
|
31093
|
+
font-family: Inter;
|
|
31094
|
+
font-style: normal;
|
|
31095
|
+
font-weight: 600;
|
|
31096
|
+
font-size: 13px;
|
|
31097
|
+
line-height: 20px;
|
|
31098
|
+
}
|
|
31099
|
+
|
|
31100
|
+
.l12f6ic {
|
|
31101
|
+
font-family: Inter;
|
|
31102
|
+
font-style: normal;
|
|
31103
|
+
font-weight: bold;
|
|
31104
|
+
font-size: 13px;
|
|
31105
|
+
line-height: 20px;
|
|
31106
|
+
}
|
|
31107
|
+
|
|
31108
|
+
.l7gmukq {
|
|
31109
|
+
font-family: Inter;
|
|
31110
|
+
font-style: normal;
|
|
31111
|
+
font-weight: normal;
|
|
31112
|
+
text-transform: uppercase;
|
|
31113
|
+
font-feature-settings: "cpsp" on;
|
|
31114
|
+
font-size: 13px;
|
|
31115
|
+
line-height: 20px;
|
|
31116
|
+
}
|
|
31117
|
+
|
|
31118
|
+
.lkwl0yp {
|
|
31119
|
+
font-family: Inter;
|
|
31120
|
+
font-style: normal;
|
|
31121
|
+
font-weight: bold;
|
|
31122
|
+
text-transform: uppercase;
|
|
31123
|
+
font-feature-settings: "cpsp" on;
|
|
31124
|
+
font-size: 13px;
|
|
31125
|
+
line-height: 20px;
|
|
31126
|
+
}
|
|
31127
|
+
|
|
31128
|
+
.l10knv48 {
|
|
31129
|
+
font-family: Inter;
|
|
31130
|
+
font-style: normal;
|
|
31131
|
+
font-weight: normal;
|
|
31132
|
+
font-size: 12px;
|
|
31133
|
+
line-height: 18px;
|
|
31134
|
+
}
|
|
31135
|
+
|
|
31136
|
+
.l6526ld {
|
|
31137
|
+
font-family: Inter;
|
|
31138
|
+
font-style: normal;
|
|
31139
|
+
font-weight: 500;
|
|
31140
|
+
font-size: 12px;
|
|
31141
|
+
line-height: 18px;
|
|
31142
|
+
}
|
|
31143
|
+
|
|
31144
|
+
.l1j81vli {
|
|
31145
|
+
font-family: Inter;
|
|
31146
|
+
font-style: normal;
|
|
31147
|
+
font-weight: bold;
|
|
31148
|
+
font-size: 12px;
|
|
31149
|
+
line-height: 18px;
|
|
31150
|
+
}
|
|
31151
|
+
|
|
31152
|
+
.l1x7n1mk {
|
|
31153
|
+
font-family: Inter;
|
|
31154
|
+
font-style: normal;
|
|
31155
|
+
font-weight: normal;
|
|
31156
|
+
font-size: 12px;
|
|
31157
|
+
line-height: 18px;
|
|
31158
|
+
}
|
|
31159
|
+
|
|
31160
|
+
.l9fqufz {
|
|
31161
|
+
font-family: Inter;
|
|
31162
|
+
font-style: normal;
|
|
31163
|
+
font-weight: 500;
|
|
31164
|
+
font-size: 12px;
|
|
31165
|
+
line-height: 18px;
|
|
31166
|
+
}
|
|
31167
|
+
|
|
31168
|
+
.l1iwnybd {
|
|
31169
|
+
font-family: Inter;
|
|
31170
|
+
font-style: normal;
|
|
31171
|
+
font-weight: bold;
|
|
31172
|
+
font-size: 12px;
|
|
31173
|
+
line-height: 18px;
|
|
31174
|
+
}
|
|
31175
|
+
|
|
31176
|
+
.lprtm1e {
|
|
31177
|
+
font-family: Inter;
|
|
31178
|
+
font-style: normal;
|
|
31179
|
+
font-weight: normal;
|
|
31180
|
+
text-transform: uppercase;
|
|
31181
|
+
font-feature-settings: "cpsp" on;
|
|
31182
|
+
font-size: 12px;
|
|
31183
|
+
line-height: 18px;
|
|
31184
|
+
}
|
|
31185
|
+
|
|
31186
|
+
.l1lln87h {
|
|
31187
|
+
font-family: Inter;
|
|
31188
|
+
font-style: normal;
|
|
31189
|
+
font-weight: bold;
|
|
31190
|
+
text-transform: uppercase;
|
|
31191
|
+
font-feature-settings: "cpsp" on;
|
|
31192
|
+
font-size: 12px;
|
|
31193
|
+
line-height: 18px;
|
|
31194
|
+
}
|
|
31195
|
+
|
|
31196
|
+
.f2pb48l {
|
|
31197
|
+
font-family: Inter;
|
|
31198
|
+
font-style: normal;
|
|
31199
|
+
font-weight: normal;
|
|
31200
|
+
font-size: 13px;
|
|
31201
|
+
line-height: 20px;
|
|
31202
|
+
}
|
|
31203
|
+
|
|
31204
|
+
.fi9emkw {
|
|
31205
|
+
font-family: Inter;
|
|
31206
|
+
font-style: normal;
|
|
31207
|
+
font-weight: normal;
|
|
31208
|
+
font-size: 13px;
|
|
31209
|
+
line-height: 20px;
|
|
31210
|
+
}
|
|
31211
|
+
|
|
31212
|
+
.f1nrg7da {
|
|
31213
|
+
font-family: Inter;
|
|
31214
|
+
font-style: normal;
|
|
31215
|
+
font-weight: normal;
|
|
31216
|
+
font-size: 12px;
|
|
31217
|
+
line-height: 18px;
|
|
31233
31218
|
}
|
|
31234
|
-
|
|
31235
|
-
|
|
31236
|
-
|
|
31237
|
-
|
|
31219
|
+
|
|
31220
|
+
.f17k1i3n {
|
|
31221
|
+
font-family: Inter;
|
|
31222
|
+
font-style: normal;
|
|
31223
|
+
font-weight: normal;
|
|
31224
|
+
font-size: 12px;
|
|
31225
|
+
line-height: 18px;
|
|
31238
31226
|
}
|
|
31239
|
-
|
|
31240
|
-
|
|
31241
|
-
|
|
31242
|
-
|
|
31227
|
+
|
|
31228
|
+
.t1tvuj2e {
|
|
31229
|
+
font-family: Inter;
|
|
31230
|
+
font-style: normal;
|
|
31231
|
+
font-weight: normal;
|
|
31232
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
31233
|
+
font-size: 13px;
|
|
31243
31234
|
line-height: 20px;
|
|
31244
|
-
color: #2d3a56;
|
|
31245
|
-
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
31246
|
-
}
|
|
31247
|
-
.i74cfyt.ant-input-affix-wrapper .ant-input-suffix,
|
|
31248
|
-
.i74cfyt.ant-input-affix-wrapper .ant-input-prefix {
|
|
31249
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31250
31235
|
}
|
|
31251
|
-
|
|
31252
|
-
|
|
31253
|
-
|
|
31236
|
+
|
|
31237
|
+
.t17uajlu {
|
|
31238
|
+
font-family: Inter;
|
|
31239
|
+
font-style: normal;
|
|
31240
|
+
font-weight: normal;
|
|
31241
|
+
font-feature-settings: "zero" on;
|
|
31242
|
+
font-size: 13px;
|
|
31243
|
+
line-height: 20px;
|
|
31254
31244
|
}
|
|
31255
|
-
|
|
31256
|
-
|
|
31245
|
+
|
|
31246
|
+
.t114zbyz {
|
|
31247
|
+
font-family: Inter;
|
|
31248
|
+
font-style: normal;
|
|
31249
|
+
font-weight: normal;
|
|
31250
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
31251
|
+
font-size: 12px;
|
|
31257
31252
|
line-height: 18px;
|
|
31258
31253
|
}
|
|
31259
|
-
|
|
31260
|
-
|
|
31261
|
-
|
|
31254
|
+
|
|
31255
|
+
.t1il0kvi {
|
|
31256
|
+
font-family: Inter;
|
|
31257
|
+
font-style: normal;
|
|
31258
|
+
font-weight: 500;
|
|
31259
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
31260
|
+
font-size: 12px;
|
|
31261
|
+
line-height: 18px;
|
|
31262
31262
|
}
|
|
31263
|
-
|
|
31264
|
-
|
|
31265
|
-
|
|
31263
|
+
|
|
31264
|
+
.t10dv8p1 {
|
|
31265
|
+
font-family: Inter;
|
|
31266
|
+
font-style: normal;
|
|
31267
|
+
font-weight: normal;
|
|
31268
|
+
font-feature-settings: "zero" on;
|
|
31269
|
+
font-size: 12px;
|
|
31270
|
+
line-height: 18px;
|
|
31266
31271
|
}
|
|
31267
|
-
|
|
31268
|
-
|
|
31272
|
+
|
|
31273
|
+
.tc2oqpq {
|
|
31274
|
+
font-family: Inter;
|
|
31275
|
+
font-style: normal;
|
|
31276
|
+
font-weight: 500;
|
|
31277
|
+
font-feature-settings: "zero" on;
|
|
31278
|
+
font-size: 12px;
|
|
31279
|
+
line-height: 18px;
|
|
31269
31280
|
}
|
|
31270
|
-
|
|
31271
|
-
|
|
31281
|
+
|
|
31282
|
+
.tzvddmc {
|
|
31283
|
+
font-family: Inter;
|
|
31284
|
+
font-style: normal;
|
|
31285
|
+
font-weight: bold;
|
|
31286
|
+
font-feature-settings: "zero" on;
|
|
31287
|
+
font-size: 16px;
|
|
31288
|
+
line-height: 24px;
|
|
31272
31289
|
}
|
|
31273
|
-
|
|
31274
|
-
|
|
31275
|
-
|
|
31290
|
+
|
|
31291
|
+
.u18llj45 {
|
|
31292
|
+
font-family: Inter;
|
|
31293
|
+
font-style: normal;
|
|
31294
|
+
font-weight: normal;
|
|
31295
|
+
font-size: 10px;
|
|
31296
|
+
line-height: 12px;
|
|
31276
31297
|
}
|
|
31277
|
-
|
|
31278
|
-
|
|
31279
|
-
|
|
31298
|
+
|
|
31299
|
+
.cnujxq2 {
|
|
31300
|
+
display: flex;
|
|
31301
|
+
flex-direction: column;
|
|
31280
31302
|
}
|
|
31281
|
-
|
|
31282
|
-
|
|
31283
|
-
|
|
31284
|
-
|
|
31303
|
+
|
|
31304
|
+
.m7s48ia {
|
|
31305
|
+
max-width: 1120px;
|
|
31306
|
+
width: 100%;
|
|
31307
|
+
margin: 0 auto;
|
|
31308
|
+
height: 100%;
|
|
31285
31309
|
}
|
|
31286
|
-
|
|
31287
|
-
|
|
31288
|
-
|
|
31310
|
+
|
|
31311
|
+
.wt5zbg6 {
|
|
31312
|
+
max-width: 1120px;
|
|
31313
|
+
width: 100%;
|
|
31314
|
+
margin: 0 auto;
|
|
31315
|
+
display: flex;
|
|
31289
31316
|
}
|
|
31290
|
-
|
|
31291
|
-
|
|
31292
|
-
|
|
31317
|
+
.wt5zbg6 .left,
|
|
31318
|
+
.wt5zbg6 .right {
|
|
31319
|
+
flex-grow: 0;
|
|
31320
|
+
flex-shrink: 0;
|
|
31321
|
+
flex-basis: 21%;
|
|
31293
31322
|
}
|
|
31294
|
-
|
|
31295
|
-
|
|
31323
|
+
.wt5zbg6 .left {
|
|
31324
|
+
display: flex;
|
|
31325
|
+
justify-content: flex-end;
|
|
31326
|
+
padding-right: 44px;
|
|
31296
31327
|
}
|
|
31297
|
-
|
|
31298
|
-
|
|
31299
|
-
height: 32px;
|
|
31328
|
+
.wt5zbg6 .right {
|
|
31329
|
+
padding-left: 44px;
|
|
31300
31330
|
}
|
|
31301
|
-
|
|
31302
|
-
|
|
31331
|
+
.wt5zbg6 .middle {
|
|
31332
|
+
margin-bottom: 40px;
|
|
31333
|
+
flex-grow: 0;
|
|
31334
|
+
flex-shrink: 0;
|
|
31335
|
+
flex-basis: 58%;
|
|
31303
31336
|
}
|
|
31304
|
-
|
|
31305
|
-
|
|
31306
|
-
height: 24px;
|
|
31337
|
+
.wt5zbg6 .middle .form-base-field {
|
|
31338
|
+
width: 100%;
|
|
31307
31339
|
}
|
|
31308
|
-
|
|
31309
|
-
|
|
31340
|
+
.wt5zbg6 .middle .form-base-field .form-base-field {
|
|
31341
|
+
width: auto;
|
|
31310
31342
|
}
|
|
31311
31343
|
|
|
31312
|
-
.
|
|
31313
|
-
|
|
31314
|
-
|
|
31315
|
-
|
|
31316
|
-
.k1ci6977.input-tags {
|
|
31317
|
-
position: relative;
|
|
31318
|
-
padding: 6px;
|
|
31319
|
-
height: 32px;
|
|
31320
|
-
cursor: pointer;
|
|
31321
|
-
transition: border 150ms;
|
|
31344
|
+
.h18jprzg .ant-modal-header {
|
|
31345
|
+
margin: 0 auto;
|
|
31346
|
+
width: 100%;
|
|
31347
|
+
max-width: 648px;
|
|
31322
31348
|
}
|
|
31323
|
-
.
|
|
31324
|
-
|
|
31325
|
-
box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
|
|
31349
|
+
.h18jprzg .ant-modal-header .ant-modal-title {
|
|
31350
|
+
margin-left: 0;
|
|
31326
31351
|
}
|
|
31327
|
-
.
|
|
31328
|
-
|
|
31352
|
+
.h18jprzg .ant-modal-body {
|
|
31353
|
+
margin: 0 auto;
|
|
31354
|
+
padding: 0;
|
|
31355
|
+
width: 100%;
|
|
31356
|
+
max-width: 648px;
|
|
31357
|
+
overflow: hidden;
|
|
31329
31358
|
}
|
|
31330
|
-
.
|
|
31331
|
-
|
|
31359
|
+
.h18jprzg .ant-modal-body .horizontal-steps-wrapper {
|
|
31360
|
+
margin-bottom: 40px;
|
|
31332
31361
|
}
|
|
31333
|
-
.
|
|
31334
|
-
|
|
31362
|
+
.h18jprzg .ant-modal-body .horizontal-content-wrapper {
|
|
31363
|
+
height: calc(100vh - 225px);
|
|
31364
|
+
overflow-y: auto;
|
|
31335
31365
|
}
|
|
31336
|
-
.
|
|
31337
|
-
|
|
31338
|
-
|
|
31339
|
-
top: 50%;
|
|
31340
|
-
transform: translateY(-50%);
|
|
31366
|
+
.h18jprzg .ant-modal-footer .footer-content {
|
|
31367
|
+
margin: 0 auto;
|
|
31368
|
+
max-width: 648px;
|
|
31341
31369
|
}
|
|
31342
|
-
|
|
31343
|
-
|
|
31344
|
-
|
|
31345
|
-
|
|
31370
|
+
|
|
31371
|
+
.h16z9xgz .ant-modal-header {
|
|
31372
|
+
margin: 0 auto;
|
|
31373
|
+
width: 100%;
|
|
31374
|
+
max-width: 1024px;
|
|
31346
31375
|
}
|
|
31347
|
-
.
|
|
31348
|
-
|
|
31376
|
+
.h16z9xgz .ant-modal-header .ant-modal-title {
|
|
31377
|
+
margin-left: 0;
|
|
31349
31378
|
}
|
|
31350
|
-
.
|
|
31351
|
-
|
|
31379
|
+
.h16z9xgz .ant-modal-body {
|
|
31380
|
+
margin: 0 auto;
|
|
31381
|
+
padding: 0;
|
|
31382
|
+
width: 100%;
|
|
31383
|
+
max-width: 1024px;
|
|
31352
31384
|
overflow: hidden;
|
|
31353
31385
|
}
|
|
31354
|
-
.
|
|
31355
|
-
|
|
31356
|
-
top: 50%;
|
|
31357
|
-
transform: translateY(-50%);
|
|
31358
|
-
left: -16px;
|
|
31359
|
-
transition: left 150ms ease;
|
|
31360
|
-
opacity: 0;
|
|
31361
|
-
}
|
|
31362
|
-
.k1ci6977.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
|
|
31363
|
-
left: 8px;
|
|
31364
|
-
opacity: 1;
|
|
31365
|
-
}
|
|
31366
|
-
.k1ci6977.has-focus-indicator input {
|
|
31367
|
-
transition: margin-left 150ms ease;
|
|
31368
|
-
margin-left: 0px;
|
|
31369
|
-
}
|
|
31370
|
-
.k1ci6977.has-focus-indicator input:focus {
|
|
31371
|
-
margin-left: 16px;
|
|
31386
|
+
.h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
|
|
31387
|
+
margin-bottom: 40px;
|
|
31372
31388
|
}
|
|
31373
|
-
|
|
31374
|
-
|
|
31375
|
-
|
|
31376
|
-
border-bottom-right-radius: 0;
|
|
31389
|
+
.h16z9xgz .ant-modal-body .horizontal-content-wrapper {
|
|
31390
|
+
height: calc(100vh - 225px);
|
|
31391
|
+
overflow-y: auto;
|
|
31377
31392
|
}
|
|
31378
|
-
|
|
31379
|
-
|
|
31380
|
-
|
|
31381
|
-
border-bottom-right-radius: 0;
|
|
31393
|
+
.h16z9xgz .ant-modal-footer .footer-content {
|
|
31394
|
+
margin: 0 auto;
|
|
31395
|
+
max-width: 1024px;
|
|
31382
31396
|
}
|
|
31383
31397
|
|
|
31384
|
-
|
|
31385
|
-
|
|
31386
|
-
border-bottom-left-radius: 0;
|
|
31398
|
+
.f1lrhghm {
|
|
31399
|
+
flex: 1;
|
|
31387
31400
|
}
|
|
31388
|
-
|
|
31389
|
-
|
|
31390
|
-
|
|
31391
|
-
|
|
31401
|
+
.f1lrhghm label {
|
|
31402
|
+
font-size: 13px;
|
|
31403
|
+
line-height: 20px;
|
|
31404
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31392
31405
|
}
|
|
31393
|
-
|
|
31394
|
-
|
|
31395
|
-
|
|
31396
|
-
|
|
31406
|
+
.f1lrhghm .title {
|
|
31407
|
+
font-size: 14px;
|
|
31408
|
+
line-height: 20px;
|
|
31409
|
+
color: #2d3a56;
|
|
31410
|
+
margin-bottom: 12px;
|
|
31411
|
+
}
|
|
31412
|
+
.f1lrhghm.connect-cluster .title {
|
|
31413
|
+
padding-bottom: 26px;
|
|
31397
31414
|
}
|
|
31398
31415
|
|
|
31399
|
-
.
|
|
31400
|
-
|
|
31401
|
-
border-bottom
|
|
31416
|
+
.f18ot8em {
|
|
31417
|
+
padding: 25px 0 15px 0;
|
|
31418
|
+
border-bottom: 1px solid #e1e5eb;
|
|
31419
|
+
margin-bottom: 16px;
|
|
31402
31420
|
}
|
|
31403
31421
|
|
|
31404
|
-
.
|
|
31422
|
+
.f1l1g2k0 {
|
|
31405
31423
|
display: flex;
|
|
31406
|
-
|
|
31424
|
+
align-items: center;
|
|
31425
|
+
margin-bottom: 8px;
|
|
31407
31426
|
}
|
|
31408
|
-
.
|
|
31409
|
-
|
|
31427
|
+
.f1l1g2k0 > label {
|
|
31428
|
+
width: 216px;
|
|
31410
31429
|
}
|
|
31411
|
-
.
|
|
31430
|
+
.f1l1g2k0 > label + * {
|
|
31412
31431
|
width: 100%;
|
|
31413
31432
|
}
|
|
31414
|
-
.
|
|
31415
|
-
margin-top: 24px;
|
|
31416
|
-
}
|
|
31417
|
-
.c3ni091 div.form-item {
|
|
31433
|
+
.f1l1g2k0 .ant-select {
|
|
31418
31434
|
width: 100%;
|
|
31419
31435
|
}
|
|
31420
31436
|
|
|
31421
|
-
.
|
|
31422
|
-
|
|
31423
|
-
|
|
31424
|
-
color: #3e4652;
|
|
31425
|
-
line-height: 18px;
|
|
31426
|
-
}
|
|
31427
|
-
.d105ju2d + .d105ju2d {
|
|
31428
|
-
margin-top: 16px;
|
|
31437
|
+
.e1k89cwg {
|
|
31438
|
+
color: #e75a3a;
|
|
31439
|
+
margin-right: 10px;
|
|
31429
31440
|
}
|
|
31430
|
-
|
|
31431
|
-
|
|
31441
|
+
|
|
31442
|
+
.d1oui1gf {
|
|
31443
|
+
width: 100%;
|
|
31444
|
+
height: 1px;
|
|
31445
|
+
background: rgba(213, 219, 227, 0.6);
|
|
31446
|
+
margin: 24px 0;
|
|
31432
31447
|
}
|
|
31433
31448
|
|
|
31434
|
-
.
|
|
31435
|
-
|
|
31436
|
-
|
|
31437
|
-
|
|
31449
|
+
.l15itdbb {
|
|
31450
|
+
display: flex;
|
|
31451
|
+
justify-content: center;
|
|
31452
|
+
align-items: center;
|
|
31453
|
+
height: 100%;
|
|
31438
31454
|
}
|
|
31439
31455
|
|
|
31440
|
-
.
|
|
31441
|
-
|
|
31442
|
-
|
|
31443
|
-
|
|
31444
|
-
|
|
31456
|
+
.d1y3z4w {
|
|
31457
|
+
display: inline-block;
|
|
31458
|
+
width: 4px;
|
|
31459
|
+
height: 4px;
|
|
31460
|
+
background: #8e9aa9;
|
|
31461
|
+
opacity: 0.4;
|
|
31462
|
+
border-radius: 50%;
|
|
31463
|
+
margin: 0 4px;
|
|
31445
31464
|
}
|
|
31446
31465
|
|
|
31447
|
-
.
|
|
31448
|
-
|
|
31466
|
+
.m177r7a3 .ant-modal-header,
|
|
31467
|
+
.m177r7a3 .ant-modal-footer .footer-content {
|
|
31468
|
+
width: 648px;
|
|
31469
|
+
margin: 0 auto;
|
|
31449
31470
|
}
|
|
31450
|
-
.
|
|
31451
|
-
|
|
31452
|
-
|
|
31453
|
-
|
|
31454
|
-
|
|
31471
|
+
.m177r7a3 .ant-modal-header {
|
|
31472
|
+
padding: 35px 0 24px;
|
|
31473
|
+
border: none;
|
|
31474
|
+
}
|
|
31475
|
+
.m177r7a3 .ant-modal-header .ant-modal-title {
|
|
31476
|
+
font-size: 30px;
|
|
31477
|
+
}
|
|
31478
|
+
.m177r7a3 .ant-modal-body {
|
|
31479
|
+
padding: 4px 0 2px;
|
|
31480
|
+
}
|
|
31481
|
+
.m177r7a3 .ant-modal-footer {
|
|
31482
|
+
border: none;
|
|
31455
31483
|
}
|
|
31456
31484
|
|
|
31457
|
-
.
|
|
31458
|
-
margin-top: 16px;
|
|
31459
|
-
padding: 8px;
|
|
31460
|
-
border-radius: 6px;
|
|
31461
|
-
background: rgba(225, 230, 241, 0.6);
|
|
31462
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31485
|
+
.t1wwio3v {
|
|
31463
31486
|
font-size: 12px;
|
|
31487
|
+
line-height: 18px;
|
|
31488
|
+
font-weight: bold;
|
|
31489
|
+
color: #fff;
|
|
31490
|
+
padding: 0 4px;
|
|
31491
|
+
border-radius: 4px;
|
|
31492
|
+
display: inline-block;
|
|
31493
|
+
background: var(--t1wwio3v-0);
|
|
31464
31494
|
}
|
|
31465
|
-
.
|
|
31466
|
-
|
|
31495
|
+
.t1wwio3v:not(:first-child) {
|
|
31496
|
+
margin-left: 4px;
|
|
31497
|
+
}
|
|
31498
|
+
|
|
31499
|
+
.f17jvtfk {
|
|
31500
|
+
width: 100%;
|
|
31501
|
+
height: 100%;
|
|
31467
31502
|
display: flex;
|
|
31468
31503
|
align-items: center;
|
|
31469
|
-
|
|
31504
|
+
justify-content: center;
|
|
31470
31505
|
}
|
|
31471
|
-
|
|
31472
|
-
|
|
31473
|
-
|
|
31474
|
-
|
|
31506
|
+
|
|
31507
|
+
.nzppkea {
|
|
31508
|
+
font-size: 90%;
|
|
31509
|
+
font-weight: bold;
|
|
31510
|
+
background-color: rgba(240, 243, 247, 0.6);
|
|
31511
|
+
padding: 1px 4px 1px;
|
|
31512
|
+
margin-left: 2px;
|
|
31513
|
+
margin-right: 2px;
|
|
31514
|
+
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
31515
|
+
border-radius: 4px;
|
|
31475
31516
|
}
|
|
31476
31517
|
|
|
31477
|
-
.
|
|
31478
|
-
|
|
31479
|
-
height: 24px;
|
|
31480
|
-
background: rgba(172, 186, 211, 0.6);
|
|
31481
|
-
overflow: hidden;
|
|
31518
|
+
.f4mi9eq.form-item-general {
|
|
31519
|
+
width: 640px;
|
|
31482
31520
|
}
|
|
31483
|
-
.
|
|
31484
|
-
|
|
31521
|
+
.f4mi9eq.form-item-general.form-item + .f4mi9eq.form-item-general.form-item {
|
|
31522
|
+
margin-top: 16px;
|
|
31485
31523
|
}
|
|
31486
|
-
.
|
|
31487
|
-
|
|
31488
|
-
height: 16px;
|
|
31524
|
+
.f4mi9eq.form-item-compact {
|
|
31525
|
+
width: 412px;
|
|
31489
31526
|
}
|
|
31490
|
-
.
|
|
31491
|
-
|
|
31492
|
-
height: 32px;
|
|
31527
|
+
.f4mi9eq.form-item-compact.form-item + .f4mi9eq.form-item-compact.form-item {
|
|
31528
|
+
margin-top: 8px;
|
|
31493
31529
|
}
|
|
31494
|
-
.
|
|
31495
|
-
|
|
31496
|
-
width: 20px;
|
|
31530
|
+
.f4mi9eq .form-item {
|
|
31531
|
+
width: auto;
|
|
31497
31532
|
}
|
|
31498
|
-
.
|
|
31499
|
-
|
|
31500
|
-
|
|
31533
|
+
.f4mi9eq .form-item-main {
|
|
31534
|
+
position: relative;
|
|
31535
|
+
display: flex;
|
|
31501
31536
|
}
|
|
31502
|
-
.
|
|
31503
|
-
|
|
31504
|
-
width:
|
|
31505
|
-
|
|
31506
|
-
|
|
31537
|
+
.f4mi9eq .form-item-extra {
|
|
31538
|
+
margin-top: 4px;
|
|
31539
|
+
width: 100%;
|
|
31540
|
+
padding: 14px;
|
|
31541
|
+
background: #f2f4f6;
|
|
31542
|
+
font-size: 13px;
|
|
31543
|
+
line-height: 1.8;
|
|
31544
|
+
color: #8e9aa9;
|
|
31507
31545
|
}
|
|
31508
|
-
.
|
|
31509
|
-
|
|
31510
|
-
|
|
31546
|
+
.f4mi9eq .form-item-label {
|
|
31547
|
+
padding-right: 12px;
|
|
31548
|
+
font-size: 13px;
|
|
31549
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31511
31550
|
}
|
|
31512
|
-
.
|
|
31513
|
-
|
|
31551
|
+
.f4mi9eq .form-item-label.label-right {
|
|
31552
|
+
text-align: right;
|
|
31514
31553
|
}
|
|
31515
|
-
.
|
|
31516
|
-
|
|
31554
|
+
.f4mi9eq .form-item-label,
|
|
31555
|
+
.f4mi9eq .form-item-control {
|
|
31556
|
+
line-height: 32px;
|
|
31517
31557
|
}
|
|
31518
|
-
.
|
|
31519
|
-
|
|
31558
|
+
.f4mi9eq .form-item-control .form-item-error {
|
|
31559
|
+
line-height: 18px;
|
|
31520
31560
|
}
|
|
31521
|
-
.
|
|
31522
|
-
|
|
31561
|
+
.f4mi9eq .form-item-children {
|
|
31562
|
+
width: 100%;
|
|
31523
31563
|
}
|
|
31524
|
-
.
|
|
31525
|
-
|
|
31564
|
+
.f4mi9eq .form-item-children > *:only-child.ant-select, .f4mi9eq .form-item-children > *:only-child.ant-radio-group, .f4mi9eq .form-item-children > *:only-child.ant-checkbox-group {
|
|
31565
|
+
width: 100%;
|
|
31526
31566
|
}
|
|
31527
|
-
|
|
31528
|
-
|
|
31529
|
-
|
|
31567
|
+
.f4mi9eq .form-item-error {
|
|
31568
|
+
color: #e75a3a;
|
|
31569
|
+
height: 0;
|
|
31570
|
+
overflow: hidden;
|
|
31530
31571
|
}
|
|
31531
|
-
|
|
31532
|
-
|
|
31533
|
-
|
|
31534
|
-
|
|
31535
|
-
white-space: pre-wrap;
|
|
31572
|
+
.f4mi9eq .form-item-error-enter-done {
|
|
31573
|
+
margin-top: 4px;
|
|
31574
|
+
height: auto;
|
|
31575
|
+
overflow: auto;
|
|
31536
31576
|
}
|
|
31537
|
-
.
|
|
31538
|
-
|
|
31539
|
-
|
|
31577
|
+
.f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
|
|
31578
|
+
.f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
|
|
31579
|
+
border: 1px solid #e75a3a;
|
|
31580
|
+
color: #e75a3a;
|
|
31540
31581
|
}
|
|
31541
|
-
|
|
31542
|
-
|
|
31582
|
+
|
|
31583
|
+
.fh0ewl8 {
|
|
31584
|
+
color: #2d3a56;
|
|
31585
|
+
font-weight: bold;
|
|
31586
|
+
padding-bottom: 6px;
|
|
31587
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
31588
|
+
margin-bottom: 16px;
|
|
31543
31589
|
}
|
|
31544
|
-
.
|
|
31545
|
-
|
|
31590
|
+
.fh0ewl8:not(:first-of-type) {
|
|
31591
|
+
margin-top: 16px;
|
|
31546
31592
|
}
|
|
31547
|
-
|
|
31548
|
-
|
|
31549
|
-
|
|
31593
|
+
|
|
31594
|
+
.e1qrlvot {
|
|
31595
|
+
width: 8px;
|
|
31596
|
+
height: 24px;
|
|
31597
|
+
display: flex;
|
|
31598
|
+
justify-content: center;
|
|
31599
|
+
align-items: center;
|
|
31600
|
+
cursor: pointer;
|
|
31601
|
+
transition: all 200ms ease-out 40ms;
|
|
31550
31602
|
}
|
|
31551
|
-
.
|
|
31552
|
-
|
|
31553
|
-
|
|
31554
|
-
width: 6px;
|
|
31603
|
+
.e1qrlvot:before, .e1qrlvot:after {
|
|
31604
|
+
content: "";
|
|
31605
|
+
width: 1px;
|
|
31555
31606
|
height: 6px;
|
|
31556
|
-
|
|
31607
|
+
border-radius: 1px;
|
|
31608
|
+
background: #ccd4e3;
|
|
31609
|
+
position: relative;
|
|
31610
|
+
right: 2px;
|
|
31611
|
+
transform: rotate(-45deg);
|
|
31557
31612
|
}
|
|
31558
|
-
.
|
|
31559
|
-
|
|
31613
|
+
.e1qrlvot:after {
|
|
31614
|
+
transform: rotate(45deg);
|
|
31615
|
+
left: 1px;
|
|
31560
31616
|
}
|
|
31561
|
-
|
|
31562
|
-
|
|
31563
|
-
|
|
31617
|
+
|
|
31618
|
+
.w9ic984.ant-alert-warning {
|
|
31619
|
+
border: 0;
|
|
31620
|
+
background: rgba(255, 187, 0, 0.1);
|
|
31621
|
+
border-radius: 6px;
|
|
31564
31622
|
}
|
|
31565
|
-
.
|
|
31566
|
-
|
|
31623
|
+
.w9ic984.ant-alert,
|
|
31624
|
+
.w9ic984 .ant-alert-message {
|
|
31625
|
+
color: #e07f00;
|
|
31567
31626
|
}
|
|
31568
|
-
.
|
|
31569
|
-
|
|
31570
|
-
|
|
31627
|
+
.w9ic984.ant-alert .dashed-border-bottom,
|
|
31628
|
+
.w9ic984 .ant-alert-message .dashed-border-bottom {
|
|
31629
|
+
border-bottom-color: #e07f00;
|
|
31571
31630
|
}
|
|
31572
|
-
|
|
31573
|
-
|
|
31631
|
+
|
|
31632
|
+
.n1k9qi4r {
|
|
31633
|
+
display: flex;
|
|
31634
|
+
flex-direction: row;
|
|
31635
|
+
padding: 7px 12px;
|
|
31636
|
+
background: rgba(255, 187, 0, 0.1);
|
|
31637
|
+
border-radius: 6px;
|
|
31638
|
+
color: #e07f00;
|
|
31639
|
+
font-size: 12px;
|
|
31640
|
+
line-height: 18px;
|
|
31574
31641
|
}
|
|
31575
|
-
.
|
|
31576
|
-
|
|
31577
|
-
|
|
31578
|
-
padding-left: 12px;
|
|
31642
|
+
.n1k9qi4r .icon-wrapper {
|
|
31643
|
+
margin-right: 10px;
|
|
31644
|
+
height: 18px;
|
|
31579
31645
|
}
|
|
31580
|
-
|
|
31581
|
-
|
|
31582
|
-
|
|
31646
|
+
|
|
31647
|
+
.n16fsg9x {
|
|
31648
|
+
display: flex;
|
|
31649
|
+
flex-direction: row;
|
|
31650
|
+
padding: 7px 12px;
|
|
31651
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31652
|
+
border-radius: 6px;
|
|
31583
31653
|
color: rgba(44, 56, 82, 0.6);
|
|
31654
|
+
font-size: 12px;
|
|
31655
|
+
line-height: 18px;
|
|
31584
31656
|
}
|
|
31585
|
-
.
|
|
31586
|
-
|
|
31657
|
+
.n16fsg9x .icon-wrapper {
|
|
31658
|
+
margin-right: 10px;
|
|
31659
|
+
height: 18px;
|
|
31587
31660
|
}
|
|
31588
31661
|
|
|
31589
|
-
.
|
|
31590
|
-
|
|
31662
|
+
.i173wxzw {
|
|
31663
|
+
display: flex;
|
|
31664
|
+
flex-direction: row;
|
|
31665
|
+
padding: 7px 12px;
|
|
31666
|
+
background: rgba(0, 136, 255, 0.1);
|
|
31667
|
+
border-radius: 6px;
|
|
31668
|
+
color: #005ed1;
|
|
31669
|
+
font-size: 12px;
|
|
31670
|
+
line-height: 18px;
|
|
31591
31671
|
}
|
|
31592
|
-
.
|
|
31593
|
-
|
|
31672
|
+
.i173wxzw .icon-wrapper {
|
|
31673
|
+
margin-right: 10px;
|
|
31674
|
+
height: 18px;
|
|
31594
31675
|
}
|
|
31595
31676
|
|
|
31596
|
-
.
|
|
31597
|
-
color:
|
|
31598
|
-
|
|
31677
|
+
.dld369h {
|
|
31678
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31679
|
+
margin-top: 5px;
|
|
31680
|
+
font-size: 12px;
|
|
31681
|
+
line-height: 18px;
|
|
31599
31682
|
}
|
|
31600
|
-
|
|
31601
|
-
|
|
31683
|
+
|
|
31684
|
+
.s1epv22q {
|
|
31685
|
+
color: #f0483e;
|
|
31686
|
+
font-size: 12px;
|
|
31687
|
+
white-space: pre-wrap;
|
|
31602
31688
|
}
|
|
31603
|
-
|
|
31604
|
-
|
|
31605
|
-
|
|
31606
|
-
|
|
31689
|
+
|
|
31690
|
+
.okus5hk {
|
|
31691
|
+
display: flex;
|
|
31692
|
+
align-items: center;
|
|
31693
|
+
justify-content: flex-end;
|
|
31607
31694
|
}
|
|
31608
|
-
.
|
|
31609
|
-
|
|
31695
|
+
.okus5hk .icon-wrapper {
|
|
31696
|
+
margin-right: 16px;
|
|
31610
31697
|
}
|
|
31611
|
-
|
|
31612
|
-
|
|
31613
|
-
|
|
31698
|
+
|
|
31699
|
+
.t1auuzri {
|
|
31700
|
+
color: rgba(0, 21, 64, 0.3);
|
|
31701
|
+
}
|
|
31702
|
+
|
|
31703
|
+
.i74cfyt.ant-input {
|
|
31704
|
+
padding: 5px 12px;
|
|
31614
31705
|
line-height: 20px;
|
|
31706
|
+
color: #2d3a56;
|
|
31707
|
+
border-radius: 6px;
|
|
31708
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
31709
|
+
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
31615
31710
|
}
|
|
31616
|
-
.
|
|
31617
|
-
|
|
31711
|
+
.i74cfyt.ant-input.ant-input-lg {
|
|
31712
|
+
padding: 8px 16px;
|
|
31713
|
+
line-height: 22px;
|
|
31618
31714
|
}
|
|
31619
|
-
.
|
|
31620
|
-
|
|
31715
|
+
.i74cfyt.ant-input.ant-input-sm {
|
|
31716
|
+
padding: 2px 8px;
|
|
31717
|
+
line-height: 18px;
|
|
31621
31718
|
}
|
|
31622
|
-
.
|
|
31623
|
-
|
|
31624
|
-
|
|
31719
|
+
.i74cfyt.ant-input:not([disabled]):hover, .i74cfyt.ant-input:not([disabled]).__pseudo-states-hover, .i74cfyt.ant-input-number:not([disabled]):hover, .i74cfyt.ant-input-number:not([disabled]).__pseudo-states-hover {
|
|
31720
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
31721
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
31722
|
+
z-index: 1;
|
|
31625
31723
|
}
|
|
31626
|
-
.
|
|
31627
|
-
border-
|
|
31724
|
+
.i74cfyt.ant-input:not([disabled]):active, .i74cfyt.ant-input:not([disabled]):focus, .i74cfyt.ant-input:not([disabled]).__pseudo-states-active, .i74cfyt.ant-input:not([disabled]).__pseudo-states-focus, .i74cfyt.ant-input-number:not([disabled]):active, .i74cfyt.ant-input-number:not([disabled]):focus, .i74cfyt.ant-input-number:not([disabled]).__pseudo-states-active, .i74cfyt.ant-input-number:not([disabled]).__pseudo-states-focus {
|
|
31725
|
+
border-color: #0096ff;
|
|
31726
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
31727
|
+
z-index: 1;
|
|
31628
31728
|
}
|
|
31629
|
-
.
|
|
31630
|
-
border-color: #
|
|
31729
|
+
.i74cfyt.ant-input.error:not([disabled]), .i74cfyt.ant-picker.error:not([disabled]), .i74cfyt.ant-input-number.error:not([disabled]) {
|
|
31730
|
+
border-color: #e75a3a;
|
|
31731
|
+
color: #e75a3a;
|
|
31631
31732
|
}
|
|
31632
|
-
.
|
|
31633
|
-
|
|
31733
|
+
.i74cfyt.ant-input.error:not([disabled]):hover, .i74cfyt.ant-input.error:not([disabled]).__pseudo-states-hover, .i74cfyt.ant-picker.error:not([disabled]):hover, .i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-hover, .i74cfyt.ant-input-number.error:not([disabled]):hover, .i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-hover {
|
|
31734
|
+
border-color: #e75a3a;
|
|
31735
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
31634
31736
|
}
|
|
31635
|
-
.
|
|
31636
|
-
|
|
31637
|
-
|
|
31638
|
-
opacity: 0.5;
|
|
31737
|
+
.i74cfyt.ant-input.error:not([disabled]):active, .i74cfyt.ant-input.error:not([disabled]):focus, .i74cfyt.ant-input.error:not([disabled]).__pseudo-states-active, .i74cfyt.ant-input.error:not([disabled]).__pseudo-states-focus, .i74cfyt.ant-picker.error:not([disabled]):active, .i74cfyt.ant-picker.error:not([disabled]):focus, .i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-active, .i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-focus, .i74cfyt.ant-input-number.error:not([disabled]):active, .i74cfyt.ant-input-number.error:not([disabled]):focus, .i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-active, .i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-focus {
|
|
31738
|
+
border-color: #e75a3a;
|
|
31739
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
31639
31740
|
}
|
|
31640
|
-
.
|
|
31641
|
-
|
|
31642
|
-
|
|
31741
|
+
.i74cfyt.ant-input[disabled], .i74cfyt.ant-input.ant-input-disabled, .i74cfyt.ant-input-number[disabled], .i74cfyt.ant-input-number.ant-input-number-disabled {
|
|
31742
|
+
background: rgba(211, 218, 235, 0.6);
|
|
31743
|
+
color: rgba(0, 21, 64, 0.3);
|
|
31744
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
31643
31745
|
}
|
|
31644
|
-
.
|
|
31645
|
-
|
|
31646
|
-
border-
|
|
31647
|
-
|
|
31746
|
+
.i74cfyt.ant-input-affix-wrapper {
|
|
31747
|
+
padding: 5px 12px;
|
|
31748
|
+
border-radius: 6px;
|
|
31749
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
31750
|
+
line-height: 20px;
|
|
31751
|
+
color: #2d3a56;
|
|
31752
|
+
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
31648
31753
|
}
|
|
31649
|
-
.
|
|
31650
|
-
|
|
31651
|
-
|
|
31652
|
-
border: none;
|
|
31653
|
-
padding: 0;
|
|
31654
|
-
width: 36px;
|
|
31655
|
-
background: transparent;
|
|
31754
|
+
.i74cfyt.ant-input-affix-wrapper .ant-input-suffix,
|
|
31755
|
+
.i74cfyt.ant-input-affix-wrapper .ant-input-prefix {
|
|
31756
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31656
31757
|
}
|
|
31657
|
-
.
|
|
31658
|
-
|
|
31758
|
+
.i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
|
|
31759
|
+
padding: 8px 16px;
|
|
31760
|
+
line-height: 22px;
|
|
31659
31761
|
}
|
|
31660
|
-
.
|
|
31661
|
-
|
|
31662
|
-
|
|
31663
|
-
box-shadow: none;
|
|
31762
|
+
.i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
31763
|
+
padding: 2px 8px;
|
|
31764
|
+
line-height: 18px;
|
|
31664
31765
|
}
|
|
31665
|
-
.
|
|
31666
|
-
|
|
31766
|
+
.i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
|
|
31767
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
31768
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
31667
31769
|
}
|
|
31668
|
-
.
|
|
31669
|
-
|
|
31770
|
+
.i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
|
|
31771
|
+
border-color: #0096ff;
|
|
31772
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
31670
31773
|
}
|
|
31671
|
-
.
|
|
31672
|
-
|
|
31673
|
-
margin-right: 8px;
|
|
31674
|
-
padding: 0;
|
|
31675
|
-
width: 36px;
|
|
31774
|
+
.i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
|
|
31775
|
+
border-color: #e75a3a;
|
|
31676
31776
|
}
|
|
31677
|
-
|
|
31678
|
-
|
|
31679
|
-
height: 100%;
|
|
31777
|
+
.i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
|
|
31778
|
+
color: #e75a3a;
|
|
31680
31779
|
}
|
|
31681
|
-
|
|
31682
|
-
|
|
31683
|
-
|
|
31780
|
+
.i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
|
|
31781
|
+
border-color: #e75a3a;
|
|
31782
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
31684
31783
|
}
|
|
31685
|
-
.
|
|
31686
|
-
|
|
31687
|
-
|
|
31784
|
+
.i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
|
|
31785
|
+
border-color: #e75a3a;
|
|
31786
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
31688
31787
|
}
|
|
31689
|
-
.
|
|
31690
|
-
|
|
31788
|
+
.i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
|
|
31789
|
+
background: rgba(211, 218, 235, 0.6);
|
|
31790
|
+
color: rgba(0, 21, 64, 0.3);
|
|
31791
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
31691
31792
|
}
|
|
31692
|
-
.
|
|
31693
|
-
|
|
31694
|
-
|
|
31793
|
+
textarea.i74cfyt.ant-input {
|
|
31794
|
+
transition-property: height;
|
|
31795
|
+
transition-delay: 50ms;
|
|
31695
31796
|
}
|
|
31696
|
-
.
|
|
31697
|
-
|
|
31797
|
+
textarea.i74cfyt.ant-input.textarea-large {
|
|
31798
|
+
min-height: 40px;
|
|
31799
|
+
height: 40px;
|
|
31698
31800
|
}
|
|
31699
|
-
.
|
|
31700
|
-
|
|
31801
|
+
textarea.i74cfyt.ant-input.textarea-large:focus {
|
|
31802
|
+
height: 80px;
|
|
31701
31803
|
}
|
|
31702
|
-
.
|
|
31703
|
-
|
|
31804
|
+
textarea.i74cfyt.ant-input.textarea-middle {
|
|
31805
|
+
min-height: 32px;
|
|
31806
|
+
height: 32px;
|
|
31704
31807
|
}
|
|
31705
|
-
.
|
|
31706
|
-
|
|
31808
|
+
textarea.i74cfyt.ant-input.textarea-middle:focus {
|
|
31809
|
+
height: 64px;
|
|
31707
31810
|
}
|
|
31708
|
-
.
|
|
31709
|
-
height:
|
|
31811
|
+
textarea.i74cfyt.ant-input.textarea-small {
|
|
31812
|
+
min-height: 24px;
|
|
31813
|
+
height: 24px;
|
|
31710
31814
|
}
|
|
31711
|
-
.
|
|
31712
|
-
height:
|
|
31713
|
-
overflow: visible;
|
|
31815
|
+
textarea.i74cfyt.ant-input.textarea-small:focus {
|
|
31816
|
+
height: 40px;
|
|
31714
31817
|
}
|
|
31715
|
-
|
|
31716
|
-
|
|
31818
|
+
|
|
31819
|
+
.k1ci6977 input, .k1ci6977.input-tags {
|
|
31820
|
+
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
31821
|
+
border-radius: 4px;
|
|
31717
31822
|
}
|
|
31718
|
-
.
|
|
31719
|
-
|
|
31720
|
-
|
|
31823
|
+
.k1ci6977.input-tags {
|
|
31824
|
+
position: relative;
|
|
31825
|
+
padding: 6px;
|
|
31826
|
+
height: 32px;
|
|
31827
|
+
cursor: pointer;
|
|
31828
|
+
transition: border 150ms;
|
|
31721
31829
|
}
|
|
31722
|
-
.
|
|
31723
|
-
|
|
31830
|
+
.k1ci6977.input-tags:hover {
|
|
31831
|
+
border-color: #0080ff;
|
|
31832
|
+
box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
|
|
31724
31833
|
}
|
|
31725
|
-
.
|
|
31726
|
-
|
|
31727
|
-
background: #fff;
|
|
31728
|
-
padding: 0 !important;
|
|
31834
|
+
.k1ci6977.input-tags.kit-input-suffix-wrapper {
|
|
31835
|
+
padding-right: 30px;
|
|
31729
31836
|
}
|
|
31730
|
-
.
|
|
31731
|
-
.tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content {
|
|
31837
|
+
.k1ci6977.input-tags .input-tags-inner {
|
|
31732
31838
|
display: flex;
|
|
31733
|
-
align-items: center;
|
|
31734
|
-
height: 100%;
|
|
31735
|
-
padding: 8px;
|
|
31736
|
-
}
|
|
31737
|
-
.tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content > span,
|
|
31738
|
-
.tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content > span {
|
|
31739
|
-
overflow: hidden;
|
|
31740
|
-
text-overflow: ellipsis;
|
|
31741
|
-
width: 100%;
|
|
31742
31839
|
}
|
|
31743
|
-
.
|
|
31744
|
-
|
|
31840
|
+
.k1ci6977.input-tags .input-tags-inner .tags-overflow-auto {
|
|
31841
|
+
display: flex;
|
|
31745
31842
|
}
|
|
31746
|
-
.
|
|
31747
|
-
|
|
31843
|
+
.k1ci6977.input-tags .input-tag-suffix {
|
|
31844
|
+
position: absolute;
|
|
31845
|
+
right: 12px;
|
|
31846
|
+
top: 50%;
|
|
31847
|
+
transform: translateY(-50%);
|
|
31748
31848
|
}
|
|
31749
|
-
.
|
|
31750
|
-
|
|
31751
|
-
border-left: none;
|
|
31752
|
-
border-right: none;
|
|
31753
|
-
border-bottom: none;
|
|
31754
|
-
height: 100%;
|
|
31849
|
+
.k1ci6977.input-tags .input-tag-suffix .anticon-close-circle {
|
|
31850
|
+
color: rgba(0, 0, 0, 0.25);
|
|
31755
31851
|
font-size: 12px;
|
|
31756
|
-
|
|
31852
|
+
cursor: pointer;
|
|
31757
31853
|
}
|
|
31758
|
-
.
|
|
31854
|
+
.k1ci6977.input-tags .input-tag-suffix .anticon-close-circle:hover {
|
|
31855
|
+
color: rgba(0, 0, 0, 0.45);
|
|
31856
|
+
}
|
|
31857
|
+
.k1ci6977.has-focus-indicator {
|
|
31759
31858
|
position: relative;
|
|
31760
|
-
|
|
31761
|
-
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
31762
|
-
margin-bottom: -1px;
|
|
31859
|
+
overflow: hidden;
|
|
31763
31860
|
}
|
|
31764
|
-
.
|
|
31765
|
-
|
|
31766
|
-
|
|
31861
|
+
.k1ci6977.has-focus-indicator .ant-input-prefix {
|
|
31862
|
+
position: absolute;
|
|
31863
|
+
top: 50%;
|
|
31864
|
+
transform: translateY(-50%);
|
|
31865
|
+
left: -16px;
|
|
31866
|
+
transition: left 150ms ease;
|
|
31867
|
+
opacity: 0;
|
|
31767
31868
|
}
|
|
31768
|
-
.
|
|
31769
|
-
|
|
31770
|
-
|
|
31869
|
+
.k1ci6977.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
|
|
31870
|
+
left: 8px;
|
|
31871
|
+
opacity: 1;
|
|
31771
31872
|
}
|
|
31772
|
-
.
|
|
31773
|
-
|
|
31774
|
-
|
|
31873
|
+
.k1ci6977.has-focus-indicator input {
|
|
31874
|
+
transition: margin-left 150ms ease;
|
|
31875
|
+
margin-left: 0px;
|
|
31775
31876
|
}
|
|
31776
|
-
.
|
|
31777
|
-
|
|
31877
|
+
.k1ci6977.has-focus-indicator input:focus {
|
|
31878
|
+
margin-left: 16px;
|
|
31778
31879
|
}
|
|
31779
|
-
|
|
31780
|
-
|
|
31781
|
-
|
|
31782
|
-
|
|
31783
|
-
right: 12px;
|
|
31784
|
-
transform: translateY(-50%);
|
|
31880
|
+
|
|
31881
|
+
input.l1f7td1d.ant-input {
|
|
31882
|
+
border-top-right-radius: 0;
|
|
31883
|
+
border-bottom-right-radius: 0;
|
|
31785
31884
|
}
|
|
31786
|
-
|
|
31787
|
-
|
|
31788
|
-
|
|
31789
|
-
|
|
31885
|
+
|
|
31886
|
+
.l1f7td1d.ant-input-affix-wrapper {
|
|
31887
|
+
border-top-right-radius: 0;
|
|
31888
|
+
border-bottom-right-radius: 0;
|
|
31790
31889
|
}
|
|
31791
|
-
|
|
31792
|
-
|
|
31793
|
-
|
|
31794
|
-
|
|
31890
|
+
|
|
31891
|
+
input.rf8rlle.ant-input {
|
|
31892
|
+
border-top-left-radius: 0;
|
|
31893
|
+
border-bottom-left-radius: 0;
|
|
31795
31894
|
}
|
|
31796
|
-
|
|
31797
|
-
|
|
31895
|
+
|
|
31896
|
+
.rf8rlle.ant-input-affix-wrapper {
|
|
31897
|
+
border-top-left-radius: 0;
|
|
31898
|
+
border-bottom-left-radius: 0;
|
|
31798
31899
|
}
|
|
31799
|
-
|
|
31800
|
-
|
|
31801
|
-
border-
|
|
31802
|
-
|
|
31803
|
-
vertical-align: middle;
|
|
31804
|
-
transition: background 0ms;
|
|
31805
|
-
color: #00122e;
|
|
31900
|
+
|
|
31901
|
+
.llt2k48.ant-select, .llt2k48.ant-select .ant-select-selector {
|
|
31902
|
+
border-top-right-radius: 0;
|
|
31903
|
+
border-bottom-right-radius: 0;
|
|
31806
31904
|
}
|
|
31807
|
-
|
|
31808
|
-
|
|
31809
|
-
border-
|
|
31905
|
+
|
|
31906
|
+
.rdwz7eh.ant-select, .rdwz7eh.ant-select .ant-select-selector {
|
|
31907
|
+
border-top-left-radius: 0;
|
|
31908
|
+
border-bottom-left-radius: 0;
|
|
31810
31909
|
}
|
|
31811
|
-
|
|
31812
|
-
|
|
31813
|
-
|
|
31814
|
-
|
|
31815
|
-
text-align: left;
|
|
31816
|
-
transition: none;
|
|
31817
|
-
overflow: hidden;
|
|
31818
|
-
text-overflow: ellipsis;
|
|
31819
|
-
white-space: nowrap;
|
|
31910
|
+
|
|
31911
|
+
.c3ni091 {
|
|
31912
|
+
display: flex;
|
|
31913
|
+
flex-direction: column;
|
|
31820
31914
|
}
|
|
31821
|
-
.
|
|
31822
|
-
|
|
31915
|
+
.c3ni091 .select-wrapper {
|
|
31916
|
+
margin-top: 12px;
|
|
31823
31917
|
}
|
|
31824
|
-
.
|
|
31825
|
-
overflow: hidden;
|
|
31826
|
-
text-overflow: ellipsis;
|
|
31918
|
+
.c3ni091 .select-wrapper .select {
|
|
31827
31919
|
width: 100%;
|
|
31828
|
-
vertical-align: middle;
|
|
31829
31920
|
}
|
|
31830
|
-
.
|
|
31831
|
-
|
|
31832
|
-
}
|
|
31833
|
-
.tfzf37v .ant-table .ant-table-tbody .ant-table-row td.align-right {
|
|
31834
|
-
padding-right: 25px;
|
|
31921
|
+
.c3ni091 .radio-wrapper {
|
|
31922
|
+
margin-top: 24px;
|
|
31835
31923
|
}
|
|
31836
|
-
.
|
|
31837
|
-
|
|
31924
|
+
.c3ni091 div.form-item {
|
|
31925
|
+
width: 100%;
|
|
31838
31926
|
}
|
|
31839
|
-
|
|
31840
|
-
|
|
31841
|
-
|
|
31927
|
+
|
|
31928
|
+
.d105ju2d {
|
|
31929
|
+
font-size: 14px;
|
|
31930
|
+
font-weight: 500;
|
|
31931
|
+
color: #3e4652;
|
|
31932
|
+
line-height: 18px;
|
|
31842
31933
|
}
|
|
31843
|
-
.
|
|
31844
|
-
|
|
31934
|
+
.d105ju2d + .d105ju2d {
|
|
31935
|
+
margin-top: 16px;
|
|
31845
31936
|
}
|
|
31846
|
-
.
|
|
31847
|
-
|
|
31937
|
+
.d105ju2d + * {
|
|
31938
|
+
margin-top: 16px;
|
|
31848
31939
|
}
|
|
31849
|
-
|
|
31850
|
-
|
|
31851
|
-
|
|
31852
|
-
|
|
31853
|
-
|
|
31854
|
-
background: white;
|
|
31940
|
+
|
|
31941
|
+
.lh0l62z.d105ju2d {
|
|
31942
|
+
font-size: 12px;
|
|
31943
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31944
|
+
margin-top: 12px;
|
|
31855
31945
|
}
|
|
31856
|
-
|
|
31857
|
-
|
|
31946
|
+
|
|
31947
|
+
.r1o4v2oc.lh0l62z.d105ju2d {
|
|
31948
|
+
line-height: 18px;
|
|
31949
|
+
font-weight: 500;
|
|
31950
|
+
margin-top: 0;
|
|
31951
|
+
white-space: initial;
|
|
31858
31952
|
}
|
|
31859
|
-
|
|
31860
|
-
|
|
31861
|
-
|
|
31862
|
-
border-top: none;
|
|
31953
|
+
|
|
31954
|
+
.r1skkc3l {
|
|
31955
|
+
display: block;
|
|
31863
31956
|
}
|
|
31864
|
-
.
|
|
31865
|
-
|
|
31866
|
-
|
|
31867
|
-
|
|
31957
|
+
.r1skkc3l span {
|
|
31958
|
+
font-size: 14px;
|
|
31959
|
+
font-weight: 500;
|
|
31960
|
+
line-height: 32px;
|
|
31961
|
+
color: #3e4652;
|
|
31868
31962
|
}
|
|
31869
|
-
|
|
31870
|
-
|
|
31871
|
-
|
|
31963
|
+
|
|
31964
|
+
.c3cobmo {
|
|
31965
|
+
margin-top: 16px;
|
|
31966
|
+
padding: 8px;
|
|
31967
|
+
border-radius: 6px;
|
|
31968
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31969
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31970
|
+
font-size: 12px;
|
|
31872
31971
|
}
|
|
31873
|
-
.
|
|
31972
|
+
.c3cobmo div {
|
|
31973
|
+
line-height: 20px;
|
|
31874
31974
|
display: flex;
|
|
31875
31975
|
align-items: center;
|
|
31876
|
-
|
|
31877
|
-
background: rgba(225, 230, 241, 0.6);
|
|
31976
|
+
word-break: break-all;
|
|
31878
31977
|
}
|
|
31879
|
-
.
|
|
31880
|
-
|
|
31881
|
-
|
|
31978
|
+
.c3cobmo .title {
|
|
31979
|
+
font-weight: 700;
|
|
31980
|
+
line-height: 18px;
|
|
31981
|
+
margin: 4px 0;
|
|
31882
31982
|
}
|
|
31883
|
-
|
|
31983
|
+
|
|
31984
|
+
.s1ebs0ra {
|
|
31884
31985
|
display: flex;
|
|
31885
31986
|
align-items: center;
|
|
31886
|
-
|
|
31887
|
-
background:
|
|
31888
|
-
|
|
31889
|
-
|
|
31890
|
-
|
|
31891
|
-
|
|
31892
|
-
|
|
31893
|
-
box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
|
|
31894
|
-
border-radius: 8px;
|
|
31895
|
-
}
|
|
31896
|
-
.tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
|
|
31897
|
-
border-top-color: white;
|
|
31898
|
-
}
|
|
31899
|
-
.tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td {
|
|
31900
|
-
background: rgba(0, 136, 255, 0.1);
|
|
31901
|
-
border-bottom-color: transparent;
|
|
31902
|
-
border-top-color: transparent;
|
|
31987
|
+
justify-content: space-between;
|
|
31988
|
+
background: #edf0f7;
|
|
31989
|
+
padding: 8px 12px;
|
|
31990
|
+
position: sticky;
|
|
31991
|
+
top: 0;
|
|
31992
|
+
z-index: 1;
|
|
31993
|
+
margin-bottom: -52px;
|
|
31903
31994
|
}
|
|
31904
|
-
.
|
|
31905
|
-
|
|
31995
|
+
.s1ebs0ra .select-total {
|
|
31996
|
+
display: flex;
|
|
31997
|
+
align-items: center;
|
|
31998
|
+
font-weight: 700;
|
|
31999
|
+
flex-shrink: 0;
|
|
31906
32000
|
}
|
|
31907
|
-
.
|
|
31908
|
-
|
|
32001
|
+
.s1ebs0ra .select-total .icon-wrapper {
|
|
32002
|
+
cursor: pointer;
|
|
32003
|
+
margin-left: 8px;
|
|
32004
|
+
width: 32px;
|
|
32005
|
+
height: 32px;
|
|
32006
|
+
border-radius: 50%;
|
|
32007
|
+
justify-content: center;
|
|
31909
32008
|
}
|
|
31910
|
-
.
|
|
31911
|
-
background: rgba(
|
|
32009
|
+
.s1ebs0ra .select-total .icon-wrapper:hover {
|
|
32010
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31912
32011
|
}
|
|
31913
|
-
.
|
|
31914
|
-
|
|
31915
|
-
|
|
32012
|
+
.s1ebs0ra .action-group {
|
|
32013
|
+
flex: 1;
|
|
32014
|
+
margin-left: 88px;
|
|
32015
|
+
white-space: nowrap;
|
|
32016
|
+
text-align: right;
|
|
31916
32017
|
position: relative;
|
|
31917
|
-
|
|
31918
|
-
|
|
31919
|
-
transition: none;
|
|
31920
|
-
padding: 15px 8px 15px 8px;
|
|
31921
|
-
}
|
|
31922
|
-
.tfzf37v .ant-table .ant-table-thead > tr > th:not(:last-child):after {
|
|
31923
|
-
content: "";
|
|
31924
|
-
width: 1px;
|
|
31925
|
-
top: 0;
|
|
31926
|
-
bottom: 0;
|
|
31927
|
-
background: rgba(211, 218, 235, 0.6);
|
|
31928
|
-
position: absolute;
|
|
31929
|
-
right: 0;
|
|
31930
|
-
}
|
|
31931
|
-
.tfzf37v .ant-table .ant-table-thead > tr > th.is-blank {
|
|
31932
|
-
padding: unset;
|
|
31933
|
-
}
|
|
31934
|
-
.tfzf37v .ant-table .ant-table-thead > tr > th.is-blank:after {
|
|
31935
|
-
display: none;
|
|
31936
|
-
}
|
|
31937
|
-
.tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
|
|
31938
|
-
width: 100%;
|
|
32018
|
+
padding: 4px 0;
|
|
32019
|
+
margin-top: -4px;
|
|
31939
32020
|
overflow: hidden;
|
|
31940
|
-
white-space: nowrap;
|
|
31941
|
-
text-overflow: ellipsis;
|
|
31942
32021
|
}
|
|
31943
|
-
.
|
|
31944
|
-
|
|
31945
|
-
text-overflow: ellipsis;
|
|
31946
|
-
flex: 1;
|
|
32022
|
+
.s1ebs0ra .action-group .sub-menu-delete {
|
|
32023
|
+
transform: translateY(-4px);
|
|
31947
32024
|
}
|
|
31948
|
-
.
|
|
31949
|
-
|
|
32025
|
+
.s1ebs0ra .action-group button {
|
|
32026
|
+
border: none;
|
|
31950
32027
|
}
|
|
31951
|
-
.
|
|
31952
|
-
|
|
32028
|
+
.s1ebs0ra .action-group > *:not(:last-child) {
|
|
32029
|
+
margin-right: 8px;
|
|
31953
32030
|
}
|
|
31954
|
-
.
|
|
31955
|
-
|
|
31956
|
-
right: 6px;
|
|
31957
|
-
top: 50%;
|
|
31958
|
-
transform: translateY(-50%);
|
|
31959
|
-
height: 16px;
|
|
31960
|
-
display: none;
|
|
31961
|
-
transition: transform 320ms ease;
|
|
32031
|
+
.s1ebs0ra .action-group > button:last-child {
|
|
32032
|
+
margin-right: 4px;
|
|
31962
32033
|
}
|
|
31963
|
-
.
|
|
31964
|
-
|
|
31965
|
-
|
|
32034
|
+
.s1ebs0ra .action-group .more-btn {
|
|
32035
|
+
cursor: pointer;
|
|
32036
|
+
width: 32px;
|
|
32037
|
+
height: 32px;
|
|
32038
|
+
justify-content: center;
|
|
32039
|
+
border-radius: 50%;
|
|
31966
32040
|
}
|
|
31967
|
-
.
|
|
31968
|
-
|
|
32041
|
+
.s1ebs0ra .action-group .more-btn:hover {
|
|
32042
|
+
background: #fff;
|
|
31969
32043
|
}
|
|
31970
|
-
|
|
31971
|
-
|
|
32044
|
+
|
|
32045
|
+
.c1up1pdz {
|
|
32046
|
+
width: 648px;
|
|
31972
32047
|
}
|
|
31973
|
-
.
|
|
31974
|
-
|
|
32048
|
+
.c1up1pdz.active {
|
|
32049
|
+
border-color: #0080ff;
|
|
31975
32050
|
}
|
|
31976
|
-
.
|
|
31977
|
-
|
|
32051
|
+
.c1up1pdz.active > header {
|
|
32052
|
+
background: rgba(0, 128, 255, 0.1);
|
|
31978
32053
|
}
|
|
31979
|
-
.
|
|
31980
|
-
|
|
32054
|
+
.c1up1pdz .expand {
|
|
32055
|
+
padding: 12px;
|
|
31981
32056
|
}
|
|
31982
|
-
.
|
|
31983
|
-
display:
|
|
32057
|
+
.c1up1pdz .field-item {
|
|
32058
|
+
display: flex;
|
|
32059
|
+
padding: 10px 0;
|
|
32060
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
31984
32061
|
}
|
|
31985
|
-
.
|
|
31986
|
-
|
|
32062
|
+
.c1up1pdz .field-item:last-child {
|
|
32063
|
+
border-bottom: none;
|
|
32064
|
+
padding-bottom: 0;
|
|
31987
32065
|
}
|
|
31988
|
-
.
|
|
31989
|
-
|
|
32066
|
+
.c1up1pdz .field-item label {
|
|
32067
|
+
line-height: 32px;
|
|
32068
|
+
width: 100px;
|
|
32069
|
+
color: rgba(62, 70, 82, 0.6);
|
|
31990
32070
|
}
|
|
31991
|
-
.
|
|
31992
|
-
|
|
31993
|
-
|
|
31994
|
-
top: 50%;
|
|
31995
|
-
transform: translate(-50%, -50%);
|
|
32071
|
+
.c1up1pdz .help {
|
|
32072
|
+
color: rgba(62, 70, 82, 0.6);
|
|
32073
|
+
margin-top: 5px;
|
|
31996
32074
|
}
|
|
31997
|
-
.
|
|
31998
|
-
|
|
32075
|
+
.c1up1pdz .ant-input-affix-wrapper,
|
|
32076
|
+
.c1up1pdz .ant-picker {
|
|
32077
|
+
width: 128px;
|
|
31999
32078
|
}
|
|
32000
|
-
|
|
32001
|
-
|
|
32079
|
+
|
|
32080
|
+
.c156wh19 {
|
|
32081
|
+
display: flex;
|
|
32082
|
+
align-items: center;
|
|
32083
|
+
justify-content: space-between;
|
|
32084
|
+
word-break: keep-all;
|
|
32002
32085
|
}
|
|
32003
|
-
.
|
|
32004
|
-
|
|
32086
|
+
.c156wh19 .title {
|
|
32087
|
+
margin: 0 16px 0 8px;
|
|
32005
32088
|
}
|
|
32006
|
-
.
|
|
32007
|
-
|
|
32008
|
-
border: none;
|
|
32009
|
-
background: inherit !important;
|
|
32010
|
-
height: 100px;
|
|
32011
|
-
vertical-align: middle;
|
|
32089
|
+
.c156wh19 .retain {
|
|
32090
|
+
color: rgba(129, 138, 153, 0.6);
|
|
32012
32091
|
}
|
|
32013
|
-
.
|
|
32014
|
-
|
|
32015
|
-
|
|
32016
|
-
|
|
32017
|
-
|
|
32092
|
+
.c156wh19 div.left {
|
|
32093
|
+
flex: 1;
|
|
32094
|
+
display: flex;
|
|
32095
|
+
overflow: hidden;
|
|
32096
|
+
align-items: center;
|
|
32097
|
+
justify-content: flex-start;
|
|
32098
|
+
white-space: nowrap;
|
|
32018
32099
|
}
|
|
32019
|
-
.
|
|
32020
|
-
|
|
32021
|
-
|
|
32022
|
-
|
|
32100
|
+
.c156wh19 div.left .title {
|
|
32101
|
+
max-width: 100%;
|
|
32102
|
+
overflow: hidden;
|
|
32103
|
+
text-overflow: ellipsis;
|
|
32023
32104
|
}
|
|
32024
|
-
.
|
|
32025
|
-
height: 100%;
|
|
32105
|
+
.c156wh19 div.right {
|
|
32026
32106
|
display: flex;
|
|
32027
32107
|
align-items: center;
|
|
32028
|
-
justify-content: flex-end;
|
|
32029
|
-
padding-right: 8px;
|
|
32030
32108
|
}
|
|
32031
|
-
.
|
|
32032
|
-
|
|
32033
|
-
|
|
32109
|
+
.c156wh19 .reverse {
|
|
32110
|
+
display: flex;
|
|
32111
|
+
flex-direction: row-reverse;
|
|
32112
|
+
align-items: center;
|
|
32113
|
+
}
|
|
32114
|
+
.c156wh19 .reverse .ant-switch {
|
|
32115
|
+
margin-left: 8px;
|
|
32116
|
+
}
|
|
32117
|
+
.c156wh19 .close {
|
|
32118
|
+
padding-left: 14px;
|
|
32119
|
+
margin-left: 14px;
|
|
32120
|
+
border-left: 1px solid rgba(129, 138, 153, 0.6);
|
|
32034
32121
|
cursor: pointer;
|
|
32035
|
-
|
|
32122
|
+
}
|
|
32123
|
+
|
|
32124
|
+
.m126spxy {
|
|
32125
|
+
padding-bottom: 4px;
|
|
32126
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
32127
|
+
}
|
|
32128
|
+
.m126spxy .ant-btn-link {
|
|
32129
|
+
padding: 1px 10px;
|
|
32130
|
+
color: rgba(62, 70, 82, 0.6);
|
|
32036
32131
|
border-radius: 4px;
|
|
32037
32132
|
}
|
|
32038
|
-
.
|
|
32039
|
-
background:
|
|
32133
|
+
.m126spxy .ant-btn-link.active {
|
|
32134
|
+
background: rgba(0, 128, 255, 0.1);
|
|
32135
|
+
color: #0096ff;
|
|
32040
32136
|
}
|
|
32041
32137
|
|
|
32042
|
-
.
|
|
32043
|
-
|
|
32044
|
-
|
|
32138
|
+
.wpbf4pq {
|
|
32139
|
+
padding: 10px 0;
|
|
32140
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
32045
32141
|
}
|
|
32046
|
-
.
|
|
32047
|
-
|
|
32048
|
-
|
|
32049
|
-
|
|
32142
|
+
.wpbf4pq .ant-input,
|
|
32143
|
+
.wpbf4pq .ant-picker {
|
|
32144
|
+
width: 80px;
|
|
32145
|
+
margin: 0 9px;
|
|
32146
|
+
text-align: center;
|
|
32050
32147
|
}
|
|
32051
|
-
.
|
|
32052
|
-
|
|
32148
|
+
.wpbf4pq .options {
|
|
32149
|
+
padding: 12px 0 12px 16px;
|
|
32150
|
+
border-left: 2px solid rgba(129, 138, 153, 0.6);
|
|
32151
|
+
margin: 5px 0 5px 8px;
|
|
32053
32152
|
}
|
|
32054
|
-
.
|
|
32055
|
-
|
|
32153
|
+
.wpbf4pq .week-day-option,
|
|
32154
|
+
.wpbf4pq .month-day-option {
|
|
32155
|
+
background: #f5f7fa;
|
|
32156
|
+
box-sizing: border-box;
|
|
32157
|
+
border-radius: 16px;
|
|
32158
|
+
margin-right: 8px;
|
|
32159
|
+
}
|
|
32160
|
+
.wpbf4pq .week-day-option:focus,
|
|
32161
|
+
.wpbf4pq .month-day-option:focus {
|
|
32162
|
+
color: inherit;
|
|
32163
|
+
border-color: #d9d9d9;
|
|
32164
|
+
}
|
|
32165
|
+
.wpbf4pq .week-day-option.active {
|
|
32166
|
+
background-color: #0096ff;
|
|
32167
|
+
border-color: #0096ff;
|
|
32168
|
+
color: #fff;
|
|
32169
|
+
}
|
|
32170
|
+
.wpbf4pq .week-day-option.en-text {
|
|
32171
|
+
width: 110px;
|
|
32172
|
+
margin-top: 4px;
|
|
32173
|
+
}
|
|
32174
|
+
.wpbf4pq .month-day-option {
|
|
32175
|
+
width: 32px;
|
|
32176
|
+
padding: 0;
|
|
32177
|
+
margin-bottom: 8px;
|
|
32178
|
+
}
|
|
32179
|
+
.wpbf4pq .month-day-option.active {
|
|
32180
|
+
background-color: #0096ff;
|
|
32181
|
+
border-color: #0096ff;
|
|
32182
|
+
color: #fff;
|
|
32056
32183
|
}
|
|
32057
32184
|
|
|
32058
32185
|
.c1uzzomf {
|
|
@@ -32077,38 +32204,24 @@ input.rf8rlle.ant-input {
|
|
|
32077
32204
|
text-align: center;
|
|
32078
32205
|
}
|
|
32079
32206
|
|
|
32080
|
-
.
|
|
32081
|
-
|
|
32082
|
-
}
|
|
32083
|
-
|
|
32084
|
-
.s1t2an3z.ant-segmented-sm .ant-segmented-item-label {
|
|
32085
|
-
padding-left: 8px;
|
|
32086
|
-
padding-right: 8px;
|
|
32087
|
-
}
|
|
32088
|
-
.s1t2an3z.ant-segmented-sm .ant-segmented-item-selected {
|
|
32089
|
-
border-radius: 4px;
|
|
32090
|
-
}
|
|
32091
|
-
.s1t2an3z.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
|
|
32207
|
+
.c18gxmrl {
|
|
32208
|
+
border: 1px solid #d8deeb;
|
|
32092
32209
|
border-radius: 4px;
|
|
32093
32210
|
}
|
|
32094
|
-
|
|
32095
|
-
|
|
32096
|
-
padding-left: 12px;
|
|
32097
|
-
padding-right: 12px;
|
|
32211
|
+
.c18gxmrl + .c18gxmrl {
|
|
32212
|
+
margin-top: 8px;
|
|
32098
32213
|
}
|
|
32099
|
-
|
|
32100
|
-
|
|
32101
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
32214
|
+
.c18gxmrl:hover {
|
|
32215
|
+
border-color: #0080ff;
|
|
32102
32216
|
}
|
|
32103
|
-
.
|
|
32104
|
-
background
|
|
32105
|
-
color: rgba(44, 56, 82, 0.75);
|
|
32217
|
+
.c18gxmrl:hover > header {
|
|
32218
|
+
background: rgba(0, 128, 255, 0.1);
|
|
32106
32219
|
}
|
|
32107
|
-
.
|
|
32108
|
-
|
|
32220
|
+
.c18gxmrl.active header {
|
|
32221
|
+
border-bottom: 1px solid #d8deeb;
|
|
32109
32222
|
}
|
|
32110
|
-
.
|
|
32111
|
-
|
|
32223
|
+
.c18gxmrl > header {
|
|
32224
|
+
padding: 8px 12px;
|
|
32112
32225
|
}
|
|
32113
32226
|
|
|
32114
32227
|
.gmyahx3 {
|
|
@@ -32121,87 +32234,20 @@ input.rf8rlle.ant-input {
|
|
|
32121
32234
|
color: #0080ff;
|
|
32122
32235
|
}
|
|
32123
32236
|
|
|
32124
|
-
.
|
|
32125
|
-
|
|
32126
|
-
height: 14px;
|
|
32127
|
-
width: 14px;
|
|
32128
|
-
border-radius: 50%;
|
|
32129
|
-
flex-shrink: 0;
|
|
32130
|
-
display: flex;
|
|
32131
|
-
align-items: center;
|
|
32132
|
-
justify-content: center;
|
|
32133
|
-
border: 1px solid var(--color);
|
|
32134
|
-
}
|
|
32135
|
-
.c1bus5hc .circle-inner {
|
|
32136
|
-
position: relative;
|
|
32137
|
-
height: 10px;
|
|
32138
|
-
width: 10px;
|
|
32139
|
-
border-radius: 50%;
|
|
32140
|
-
overflow: hidden;
|
|
32141
|
-
}
|
|
32142
|
-
.c1bus5hc .circle-content {
|
|
32143
|
-
position: absolute;
|
|
32144
|
-
height: 100%;
|
|
32145
|
-
width: 100%;
|
|
32146
|
-
left: 0;
|
|
32147
|
-
top: 0;
|
|
32148
|
-
border-radius: 50%;
|
|
32149
|
-
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
32150
|
-
transform: rotate(180deg);
|
|
32151
|
-
}
|
|
32152
|
-
.c1bus5hc .circle-child {
|
|
32153
|
-
position: absolute;
|
|
32154
|
-
height: 100%;
|
|
32155
|
-
width: 100%;
|
|
32156
|
-
left: 0;
|
|
32157
|
-
top: 0;
|
|
32158
|
-
margin-left: 50%;
|
|
32159
|
-
transform-origin: left;
|
|
32160
|
-
background: white;
|
|
32161
|
-
transform: rotate(0deg);
|
|
32162
|
-
}
|
|
32163
|
-
|
|
32164
|
-
.n12mqh7z {
|
|
32165
|
-
display: flex;
|
|
32166
|
-
align-items: center;
|
|
32167
|
-
font-size: 12px;
|
|
32168
|
-
line-height: 18px;
|
|
32169
|
-
}
|
|
32170
|
-
.n12mqh7z:not(:last-child) {
|
|
32237
|
+
.berrcjl {
|
|
32238
|
+
color: rgba(10, 37, 85, 0.6);
|
|
32171
32239
|
margin-bottom: 4px;
|
|
32172
32240
|
}
|
|
32173
|
-
|
|
32174
|
-
.
|
|
32175
|
-
|
|
32176
|
-
|
|
32177
|
-
|
|
32178
|
-
.tcckoz1 {
|
|
32179
|
-
max-height: 400px;
|
|
32180
|
-
overflow: "auto";
|
|
32181
|
-
}
|
|
32182
|
-
|
|
32183
|
-
.c18gxmrl {
|
|
32184
|
-
border: 1px solid #d8deeb;
|
|
32185
|
-
border-radius: 4px;
|
|
32186
|
-
}
|
|
32187
|
-
.c18gxmrl + .c18gxmrl {
|
|
32188
|
-
margin-top: 8px;
|
|
32189
|
-
}
|
|
32190
|
-
.c18gxmrl:hover {
|
|
32191
|
-
border-color: #0080ff;
|
|
32192
|
-
}
|
|
32193
|
-
.c18gxmrl:hover > header {
|
|
32194
|
-
background: rgba(0, 128, 255, 0.1);
|
|
32195
|
-
}
|
|
32196
|
-
.c18gxmrl.active header {
|
|
32197
|
-
border-bottom: 1px solid #d8deeb;
|
|
32241
|
+
.berrcjl .breadcrumb-link {
|
|
32242
|
+
color: rgba(10, 37, 85, 0.6);
|
|
32243
|
+
cursor: pointer;
|
|
32244
|
+
transition: color 160ms ease;
|
|
32198
32245
|
}
|
|
32199
|
-
.
|
|
32200
|
-
|
|
32246
|
+
.berrcjl .breadcrumb-link:hover {
|
|
32247
|
+
color: #0080ff;
|
|
32201
32248
|
}
|
|
32202
|
-
|
|
32203
|
-
|
|
32204
|
-
margin: 0 2px;
|
|
32249
|
+
.berrcjl .breadcrumb-link:active {
|
|
32250
|
+
color: #005ed1;
|
|
32205
32251
|
}
|
|
32206
32252
|
|
|
32207
32253
|
.clm1wy1 {
|
|
@@ -32297,28 +32343,23 @@ input.rf8rlle.ant-input {
|
|
|
32297
32343
|
border-radius: 2px;
|
|
32298
32344
|
}
|
|
32299
32345
|
|
|
32300
|
-
.
|
|
32346
|
+
.n12mqh7z {
|
|
32301
32347
|
display: flex;
|
|
32302
32348
|
align-items: center;
|
|
32349
|
+
font-size: 12px;
|
|
32350
|
+
line-height: 18px;
|
|
32303
32351
|
}
|
|
32304
|
-
.
|
|
32305
|
-
margin-
|
|
32306
|
-
}
|
|
32307
|
-
|
|
32308
|
-
.ou7iq30 {
|
|
32309
|
-
overflow: hidden;
|
|
32310
|
-
text-overflow: ellipsis;
|
|
32352
|
+
.n12mqh7z:not(:last-child) {
|
|
32353
|
+
margin-bottom: 4px;
|
|
32311
32354
|
}
|
|
32312
32355
|
|
|
32313
|
-
.
|
|
32314
|
-
|
|
32356
|
+
.tf5bynu {
|
|
32357
|
+
margin: 0 3px;
|
|
32315
32358
|
}
|
|
32316
32359
|
|
|
32317
|
-
.
|
|
32318
|
-
|
|
32319
|
-
|
|
32320
|
-
-webkit-box-orient: vertical;
|
|
32321
|
-
word-break: break-all;
|
|
32360
|
+
.tcckoz1 {
|
|
32361
|
+
max-height: 400px;
|
|
32362
|
+
overflow: "auto";
|
|
32322
32363
|
}
|
|
32323
32364
|
|
|
32324
32365
|
.c18bcrac {
|
|
@@ -32458,144 +32499,136 @@ input.rf8rlle.ant-input {
|
|
|
32458
32499
|
padding-right: 12px;
|
|
32459
32500
|
}
|
|
32460
32501
|
|
|
32461
|
-
.
|
|
32462
|
-
|
|
32463
|
-
}
|
|
32464
|
-
.c1up1pdz.active {
|
|
32465
|
-
border-color: #0080ff;
|
|
32466
|
-
}
|
|
32467
|
-
.c1up1pdz.active > header {
|
|
32468
|
-
background: rgba(0, 128, 255, 0.1);
|
|
32469
|
-
}
|
|
32470
|
-
.c1up1pdz .expand {
|
|
32471
|
-
padding: 12px;
|
|
32472
|
-
}
|
|
32473
|
-
.c1up1pdz .field-item {
|
|
32474
|
-
display: flex;
|
|
32475
|
-
padding: 10px 0;
|
|
32476
|
-
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
32502
|
+
.s11wux3h .ant-segmented-item:not(:last-child) {
|
|
32503
|
+
margin-right: 2px;
|
|
32477
32504
|
}
|
|
32478
|
-
|
|
32479
|
-
|
|
32480
|
-
padding-
|
|
32505
|
+
|
|
32506
|
+
.s1t2an3z.ant-segmented-sm .ant-segmented-item-label {
|
|
32507
|
+
padding-left: 8px;
|
|
32508
|
+
padding-right: 8px;
|
|
32481
32509
|
}
|
|
32482
|
-
.
|
|
32483
|
-
|
|
32484
|
-
width: 100px;
|
|
32485
|
-
color: rgba(62, 70, 82, 0.6);
|
|
32510
|
+
.s1t2an3z.ant-segmented-sm .ant-segmented-item-selected {
|
|
32511
|
+
border-radius: 4px;
|
|
32486
32512
|
}
|
|
32487
|
-
.
|
|
32488
|
-
|
|
32489
|
-
margin-top: 5px;
|
|
32513
|
+
.s1t2an3z.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
|
|
32514
|
+
border-radius: 4px;
|
|
32490
32515
|
}
|
|
32491
|
-
|
|
32492
|
-
.
|
|
32493
|
-
|
|
32516
|
+
|
|
32517
|
+
.ma64lna .ant-segmented-item-label {
|
|
32518
|
+
padding-left: 12px;
|
|
32519
|
+
padding-right: 12px;
|
|
32494
32520
|
}
|
|
32495
32521
|
|
|
32496
|
-
.
|
|
32497
|
-
|
|
32498
|
-
align-items: center;
|
|
32499
|
-
justify-content: space-between;
|
|
32500
|
-
word-break: keep-all;
|
|
32522
|
+
.ckld275 {
|
|
32523
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
32501
32524
|
}
|
|
32502
|
-
.
|
|
32503
|
-
|
|
32525
|
+
.ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
|
|
32526
|
+
background-color: rgba(255, 255, 255, 0.6);
|
|
32527
|
+
color: rgba(44, 56, 82, 0.75);
|
|
32504
32528
|
}
|
|
32505
|
-
.
|
|
32506
|
-
color:
|
|
32529
|
+
.ckld275.ant-segmented .ant-segmented-thumb ~ .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
|
|
32530
|
+
background-color: transparent;
|
|
32507
32531
|
}
|
|
32508
|
-
.
|
|
32509
|
-
|
|
32510
|
-
display: flex;
|
|
32511
|
-
overflow: hidden;
|
|
32512
|
-
align-items: center;
|
|
32513
|
-
justify-content: flex-start;
|
|
32514
|
-
white-space: nowrap;
|
|
32532
|
+
.ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled)::after {
|
|
32533
|
+
background-color: transparent;
|
|
32515
32534
|
}
|
|
32516
|
-
|
|
32517
|
-
|
|
32518
|
-
|
|
32519
|
-
text-overflow: ellipsis;
|
|
32535
|
+
|
|
32536
|
+
.tqjc4ui {
|
|
32537
|
+
margin: 0 2px;
|
|
32520
32538
|
}
|
|
32521
|
-
|
|
32539
|
+
|
|
32540
|
+
.c1bus5hc {
|
|
32541
|
+
--color: white;
|
|
32542
|
+
height: 14px;
|
|
32543
|
+
width: 14px;
|
|
32544
|
+
border-radius: 50%;
|
|
32545
|
+
flex-shrink: 0;
|
|
32522
32546
|
display: flex;
|
|
32523
32547
|
align-items: center;
|
|
32548
|
+
justify-content: center;
|
|
32549
|
+
border: 1px solid var(--color);
|
|
32524
32550
|
}
|
|
32525
|
-
.
|
|
32526
|
-
|
|
32527
|
-
|
|
32528
|
-
|
|
32551
|
+
.c1bus5hc .circle-inner {
|
|
32552
|
+
position: relative;
|
|
32553
|
+
height: 10px;
|
|
32554
|
+
width: 10px;
|
|
32555
|
+
border-radius: 50%;
|
|
32556
|
+
overflow: hidden;
|
|
32529
32557
|
}
|
|
32530
|
-
.
|
|
32531
|
-
|
|
32558
|
+
.c1bus5hc .circle-content {
|
|
32559
|
+
position: absolute;
|
|
32560
|
+
height: 100%;
|
|
32561
|
+
width: 100%;
|
|
32562
|
+
left: 0;
|
|
32563
|
+
top: 0;
|
|
32564
|
+
border-radius: 50%;
|
|
32565
|
+
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
32566
|
+
transform: rotate(180deg);
|
|
32532
32567
|
}
|
|
32533
|
-
.
|
|
32534
|
-
|
|
32535
|
-
|
|
32536
|
-
|
|
32537
|
-
|
|
32568
|
+
.c1bus5hc .circle-child {
|
|
32569
|
+
position: absolute;
|
|
32570
|
+
height: 100%;
|
|
32571
|
+
width: 100%;
|
|
32572
|
+
left: 0;
|
|
32573
|
+
top: 0;
|
|
32574
|
+
margin-left: 50%;
|
|
32575
|
+
transform-origin: left;
|
|
32576
|
+
background: white;
|
|
32577
|
+
transform: rotate(0deg);
|
|
32538
32578
|
}
|
|
32539
32579
|
|
|
32540
|
-
.
|
|
32541
|
-
|
|
32542
|
-
|
|
32580
|
+
.ou7iq30 {
|
|
32581
|
+
overflow: hidden;
|
|
32582
|
+
text-overflow: ellipsis;
|
|
32543
32583
|
}
|
|
32544
|
-
|
|
32545
|
-
|
|
32546
|
-
|
|
32547
|
-
border-radius: 4px;
|
|
32584
|
+
|
|
32585
|
+
.s1tui002 {
|
|
32586
|
+
white-space: nowrap;
|
|
32548
32587
|
}
|
|
32549
|
-
|
|
32550
|
-
|
|
32551
|
-
|
|
32588
|
+
|
|
32589
|
+
.mxrc2zg {
|
|
32590
|
+
display: -webkit-box;
|
|
32591
|
+
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
32592
|
+
-webkit-box-orient: vertical;
|
|
32593
|
+
word-break: break-all;
|
|
32552
32594
|
}
|
|
32553
32595
|
|
|
32554
|
-
.
|
|
32555
|
-
|
|
32556
|
-
|
|
32596
|
+
.s1iv0tp1 .enabled-switch {
|
|
32597
|
+
display: flex;
|
|
32598
|
+
align-items: center;
|
|
32557
32599
|
}
|
|
32558
|
-
.
|
|
32559
|
-
|
|
32560
|
-
width: 80px;
|
|
32561
|
-
margin: 0 9px;
|
|
32562
|
-
text-align: center;
|
|
32600
|
+
.s1iv0tp1 .enabled-text {
|
|
32601
|
+
margin-right: 8px;
|
|
32563
32602
|
}
|
|
32564
|
-
|
|
32565
|
-
|
|
32566
|
-
border-
|
|
32567
|
-
margin: 5px 0 5px 8px;
|
|
32603
|
+
|
|
32604
|
+
.c1yyuluq {
|
|
32605
|
+
border-radius: 8px;
|
|
32568
32606
|
}
|
|
32569
|
-
.
|
|
32570
|
-
|
|
32571
|
-
background: #f5f7fa;
|
|
32572
|
-
box-sizing: border-box;
|
|
32573
|
-
border-radius: 16px;
|
|
32574
|
-
margin-right: 8px;
|
|
32607
|
+
.c1yyuluq .ant-card-body {
|
|
32608
|
+
padding: 20px 24px 24px 24px;
|
|
32575
32609
|
}
|
|
32576
|
-
|
|
32577
|
-
.
|
|
32578
|
-
|
|
32579
|
-
|
|
32610
|
+
|
|
32611
|
+
.wg1tsps {
|
|
32612
|
+
display: flex;
|
|
32613
|
+
align-items: center;
|
|
32614
|
+
justify-content: flex-end;
|
|
32580
32615
|
}
|
|
32581
|
-
|
|
32582
|
-
|
|
32583
|
-
|
|
32584
|
-
|
|
32616
|
+
|
|
32617
|
+
.b1ctd5xy {
|
|
32618
|
+
display: flex;
|
|
32619
|
+
align-items: center;
|
|
32620
|
+
width: calc(100% - 40px);
|
|
32585
32621
|
}
|
|
32586
|
-
.
|
|
32587
|
-
|
|
32588
|
-
|
|
32622
|
+
.b1ctd5xy .chart {
|
|
32623
|
+
display: inline-block;
|
|
32624
|
+
width: 100%;
|
|
32589
32625
|
}
|
|
32590
|
-
|
|
32591
|
-
|
|
32592
|
-
|
|
32593
|
-
margin-bottom: 8px;
|
|
32626
|
+
|
|
32627
|
+
.u1p8acpn {
|
|
32628
|
+
min-width: 40px;
|
|
32594
32629
|
}
|
|
32595
|
-
.
|
|
32596
|
-
|
|
32597
|
-
border-color: #0096ff;
|
|
32598
|
-
color: #fff;
|
|
32630
|
+
.u1p8acpn .unit {
|
|
32631
|
+
color: #00122e !important;
|
|
32599
32632
|
}
|
|
32600
32633
|
|
|
32601
32634
|
.tje3huy {
|
|
@@ -32605,6 +32638,28 @@ input.rf8rlle.ant-input {
|
|
|
32605
32638
|
text-overflow: ellipsis;
|
|
32606
32639
|
}
|
|
32607
32640
|
|
|
32641
|
+
.ccrbeuz .ant-collapse-item {
|
|
32642
|
+
border: 0px;
|
|
32643
|
+
background-color: #fff;
|
|
32644
|
+
}
|
|
32645
|
+
.ccrbeuz .ant-collapse-item .ant-collapse-header {
|
|
32646
|
+
padding-top: 0px;
|
|
32647
|
+
padding-bottom: 0px;
|
|
32648
|
+
padding-left: 0px !important;
|
|
32649
|
+
padding-right: 24px;
|
|
32650
|
+
}
|
|
32651
|
+
.ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
32652
|
+
right: 0px;
|
|
32653
|
+
}
|
|
32654
|
+
.ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
32655
|
+
padding: 0px;
|
|
32656
|
+
}
|
|
32657
|
+
|
|
32658
|
+
.c1fljvag .ant-collapse-item .ant-collapse-header {
|
|
32659
|
+
padding-right: 0px;
|
|
32660
|
+
cursor: default;
|
|
32661
|
+
}
|
|
32662
|
+
|
|
32608
32663
|
.m74vjol {
|
|
32609
32664
|
display: flex;
|
|
32610
32665
|
justify-content: space-between;
|
|
@@ -32618,10 +32673,6 @@ input.rf8rlle.ant-input {
|
|
|
32618
32673
|
width: 100%;
|
|
32619
32674
|
}
|
|
32620
32675
|
|
|
32621
|
-
.itxley7.ant-input-group.ant-input-group-compact {
|
|
32622
|
-
display: flex;
|
|
32623
|
-
}
|
|
32624
|
-
|
|
32625
32676
|
button.l48ei06 {
|
|
32626
32677
|
color: #0080FF;
|
|
32627
32678
|
height: unset;
|
|
@@ -32638,72 +32689,24 @@ button.l48ei06:hover, button.l48ei06.__pseudo-states-hover {
|
|
|
32638
32689
|
button.l48ei06:active, button.l48ei06.__pseudo-states-active {
|
|
32639
32690
|
color: #005ed1;
|
|
32640
32691
|
}
|
|
32641
|
-
button.l48ei06.ui-kit-link-disabled {
|
|
32642
|
-
color: #0080FF;
|
|
32643
|
-
}
|
|
32644
|
-
button.l48ei06.ui-kit-link-subtle {
|
|
32645
|
-
color: #00122e;
|
|
32646
|
-
}
|
|
32647
|
-
button.l48ei06.ui-kit-link-subtle:hover, button.l48ei06.ui-kit-link-subtle.__pseudo-states-hover {
|
|
32648
|
-
color: #0080FF;
|
|
32649
|
-
}
|
|
32650
|
-
button.l48ei06.ui-kit-link-subtle:active, button.l48ei06.ui-kit-link-subtle.__pseudo-states-active {
|
|
32651
|
-
color: #005ed1;
|
|
32652
|
-
}
|
|
32653
|
-
button.l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
32654
|
-
color: #00122e;
|
|
32655
|
-
}
|
|
32656
|
-
|
|
32657
|
-
.ccrbeuz .ant-collapse-item {
|
|
32658
|
-
border: 0px;
|
|
32659
|
-
background-color: #fff;
|
|
32660
|
-
}
|
|
32661
|
-
.ccrbeuz .ant-collapse-item .ant-collapse-header {
|
|
32662
|
-
padding-top: 0px;
|
|
32663
|
-
padding-bottom: 0px;
|
|
32664
|
-
padding-left: 0px !important;
|
|
32665
|
-
padding-right: 24px;
|
|
32666
|
-
}
|
|
32667
|
-
.ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
32668
|
-
right: 0px;
|
|
32669
|
-
}
|
|
32670
|
-
.ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
32671
|
-
padding: 0px;
|
|
32672
|
-
}
|
|
32673
|
-
|
|
32674
|
-
.c1fljvag .ant-collapse-item .ant-collapse-header {
|
|
32675
|
-
padding-right: 0px;
|
|
32676
|
-
cursor: default;
|
|
32677
|
-
}
|
|
32678
|
-
|
|
32679
|
-
.c1yyuluq {
|
|
32680
|
-
border-radius: 8px;
|
|
32692
|
+
button.l48ei06.ui-kit-link-disabled {
|
|
32693
|
+
color: #0080FF;
|
|
32681
32694
|
}
|
|
32682
|
-
.
|
|
32683
|
-
|
|
32695
|
+
button.l48ei06.ui-kit-link-subtle {
|
|
32696
|
+
color: #00122e;
|
|
32684
32697
|
}
|
|
32685
|
-
|
|
32686
|
-
|
|
32687
|
-
display: flex;
|
|
32688
|
-
align-items: center;
|
|
32689
|
-
justify-content: flex-end;
|
|
32698
|
+
button.l48ei06.ui-kit-link-subtle:hover, button.l48ei06.ui-kit-link-subtle.__pseudo-states-hover {
|
|
32699
|
+
color: #0080FF;
|
|
32690
32700
|
}
|
|
32691
|
-
|
|
32692
|
-
|
|
32693
|
-
display: flex;
|
|
32694
|
-
align-items: center;
|
|
32695
|
-
width: calc(100% - 40px);
|
|
32701
|
+
button.l48ei06.ui-kit-link-subtle:active, button.l48ei06.ui-kit-link-subtle.__pseudo-states-active {
|
|
32702
|
+
color: #005ed1;
|
|
32696
32703
|
}
|
|
32697
|
-
.
|
|
32698
|
-
|
|
32699
|
-
width: 100%;
|
|
32704
|
+
button.l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
32705
|
+
color: #00122e;
|
|
32700
32706
|
}
|
|
32701
32707
|
|
|
32702
|
-
.
|
|
32703
|
-
|
|
32704
|
-
}
|
|
32705
|
-
.u1p8acpn .unit {
|
|
32706
|
-
color: #00122e !important;
|
|
32708
|
+
.itxley7.ant-input-group.ant-input-group-compact {
|
|
32709
|
+
display: flex;
|
|
32707
32710
|
}
|
|
32708
32711
|
|
|
32709
32712
|
.s177mls5.ant-select, .s177mls5.ant-select .ant-select-selector {
|
|
@@ -32793,10 +32796,16 @@ button.l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
32793
32796
|
background: rgba(163, 180, 204, 0.18);
|
|
32794
32797
|
}
|
|
32795
32798
|
|
|
32796
|
-
.
|
|
32799
|
+
.ivqqkzv {
|
|
32800
|
+
height: 24px;
|
|
32801
|
+
width: 56px !important;
|
|
32797
32802
|
margin-right: 4px;
|
|
32798
32803
|
}
|
|
32799
32804
|
|
|
32805
|
+
.c1wk4q29 {
|
|
32806
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32807
|
+
}
|
|
32808
|
+
|
|
32800
32809
|
.sddwhm6 {
|
|
32801
32810
|
margin: 0;
|
|
32802
32811
|
border-radius: 20px;
|
|
@@ -32871,16 +32880,10 @@ button.l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
32871
32880
|
display: inline-block;
|
|
32872
32881
|
}
|
|
32873
32882
|
|
|
32874
|
-
.
|
|
32875
|
-
height: 24px;
|
|
32876
|
-
width: 56px !important;
|
|
32883
|
+
.tju3gfj .date {
|
|
32877
32884
|
margin-right: 4px;
|
|
32878
32885
|
}
|
|
32879
32886
|
|
|
32880
|
-
.c1wk4q29 {
|
|
32881
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32882
|
-
}
|
|
32883
|
-
|
|
32884
32887
|
.s1sck0th {
|
|
32885
32888
|
padding: 0 8px;
|
|
32886
32889
|
border-radius: 4px;
|
|
@@ -33897,10 +33900,6 @@ button.l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
33897
33900
|
transform: translateY(-4px);
|
|
33898
33901
|
}
|
|
33899
33902
|
|
|
33900
|
-
.c1yd35n {
|
|
33901
|
-
padding: 0 12px 14px 12px;
|
|
33902
|
-
}
|
|
33903
|
-
|
|
33904
33903
|
.ckui4s7 {
|
|
33905
33904
|
color: #2d3a56;
|
|
33906
33905
|
line-height: 22px;
|
|
@@ -33990,19 +33989,226 @@ button.l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
33990
33989
|
font-size: 12px;
|
|
33991
33990
|
line-height: 18px;
|
|
33992
33991
|
}
|
|
33993
|
-
.c1kghdax .title-wrapper {
|
|
33994
|
-
display: flex;
|
|
33995
|
-
align-items: center;
|
|
33996
|
-
user-select: none;
|
|
33997
|
-
flex-grow: 1;
|
|
33998
|
-
font-size: 12px;
|
|
33999
|
-
line-height: 18px;
|
|
34000
|
-
color: #2d3a56;
|
|
34001
|
-
font-weight: 700;
|
|
33992
|
+
.c1kghdax .title-wrapper {
|
|
33993
|
+
display: flex;
|
|
33994
|
+
align-items: center;
|
|
33995
|
+
user-select: none;
|
|
33996
|
+
flex-grow: 1;
|
|
33997
|
+
font-size: 12px;
|
|
33998
|
+
line-height: 18px;
|
|
33999
|
+
color: #2d3a56;
|
|
34000
|
+
font-weight: 700;
|
|
34001
|
+
}
|
|
34002
|
+
.c1kghdax .collapse-arrow {
|
|
34003
|
+
transition: all 50ms ease-out 0ms;
|
|
34004
|
+
margin-right: 2px;
|
|
34005
|
+
}
|
|
34006
|
+
|
|
34007
|
+
.c1yd35n {
|
|
34008
|
+
padding: 0 12px 14px 12px;
|
|
34009
|
+
}
|
|
34010
|
+
|
|
34011
|
+
.t160l1cm {
|
|
34012
|
+
display: flex;
|
|
34013
|
+
flex-direction: column;
|
|
34014
|
+
flex: 1;
|
|
34015
|
+
/* FIXME:(yanzhen) do this better */
|
|
34016
|
+
}
|
|
34017
|
+
.t160l1cm .tab-bar {
|
|
34018
|
+
flex-shrink: 0;
|
|
34019
|
+
display: flex;
|
|
34020
|
+
border-bottom: 1px solid rgba(172, 186, 211, 0.6);
|
|
34021
|
+
}
|
|
34022
|
+
.t160l1cm .tab-content {
|
|
34023
|
+
height: 100%;
|
|
34024
|
+
}
|
|
34025
|
+
.t160l1cm .tab-menu-item {
|
|
34026
|
+
margin-right: 2px;
|
|
34027
|
+
padding: 1px 12px;
|
|
34028
|
+
line-height: 24px;
|
|
34029
|
+
height: 24px;
|
|
34030
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34031
|
+
border-radius: 4px 4px 0 0;
|
|
34032
|
+
cursor: pointer;
|
|
34033
|
+
transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
|
|
34034
|
+
}
|
|
34035
|
+
.t160l1cm .tab-menu-item:first-child {
|
|
34036
|
+
padding-left: 0;
|
|
34037
|
+
}
|
|
34038
|
+
.t160l1cm .tab-menu-item:first-child:hover, .t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
|
|
34039
|
+
padding-left: 12px;
|
|
34040
|
+
}
|
|
34041
|
+
.t160l1cm .tab-menu-item:hover {
|
|
34042
|
+
color: #0080ff;
|
|
34043
|
+
background: rgba(211, 218, 235, 0.6);
|
|
34044
|
+
}
|
|
34045
|
+
.t160l1cm .tab-menu-item:hover .expand-arrow path {
|
|
34046
|
+
fill: #0080ff;
|
|
34047
|
+
}
|
|
34048
|
+
.t160l1cm .tab-menu-item:active {
|
|
34049
|
+
background: rgba(192, 203, 224, 0.6);
|
|
34050
|
+
}
|
|
34051
|
+
.t160l1cm .tab-menu-item.ant-dropdown-open {
|
|
34052
|
+
color: #0080ff;
|
|
34053
|
+
background: rgba(211, 218, 235, 0.6);
|
|
34054
|
+
}
|
|
34055
|
+
.t160l1cm .tab-menu-item.ant-dropdown-open:active {
|
|
34056
|
+
background: rgba(192, 203, 224, 0.6);
|
|
34057
|
+
}
|
|
34058
|
+
.t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
|
|
34059
|
+
background: rgba(0, 128, 255, 0.16);
|
|
34060
|
+
}
|
|
34061
|
+
.t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
|
|
34062
|
+
fill: #0080ff;
|
|
34063
|
+
}
|
|
34064
|
+
.t160l1cm .tab-menu-item.tab-menu-item-selected {
|
|
34065
|
+
color: #0080ff;
|
|
34066
|
+
background: rgba(0, 128, 255, 0.1);
|
|
34067
|
+
}
|
|
34068
|
+
.t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
|
|
34069
|
+
background: rgba(0, 128, 255, 0.16);
|
|
34070
|
+
}
|
|
34071
|
+
.t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
|
|
34072
|
+
fill: #1d326c;
|
|
34073
|
+
}
|
|
34074
|
+
.t160l1cm .tab-menu-item .expand-arrow {
|
|
34075
|
+
margin-left: 8px;
|
|
34076
|
+
height: 22px;
|
|
34077
|
+
}
|
|
34078
|
+
.t160l1cm .tab-menu-item .expand-arrow path {
|
|
34079
|
+
fill: rgba(44, 56, 82, 0.6);
|
|
34080
|
+
}
|
|
34081
|
+
.t160l1cm .tab-menu-item-group {
|
|
34082
|
+
padding: 0;
|
|
34083
|
+
display: flex;
|
|
34084
|
+
align-items: center;
|
|
34085
|
+
overflow: hidden;
|
|
34086
|
+
}
|
|
34087
|
+
.t160l1cm .tab-menu-item-group .main-title {
|
|
34088
|
+
opacity: 0;
|
|
34089
|
+
max-width: 0;
|
|
34090
|
+
transition: max-width 320ms ease, opacity 240ms ease;
|
|
34091
|
+
}
|
|
34092
|
+
.t160l1cm .tab-menu-item-group .sub-title {
|
|
34093
|
+
padding: 1px 12px;
|
|
34094
|
+
position: relative;
|
|
34095
|
+
display: flex;
|
|
34096
|
+
}
|
|
34097
|
+
.t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
|
|
34098
|
+
opacity: 0;
|
|
34099
|
+
position: absolute;
|
|
34100
|
+
top: 50%;
|
|
34101
|
+
left: 0;
|
|
34102
|
+
transform: translate(-50%, -50%);
|
|
34103
|
+
transition: opacity 100ms linear;
|
|
34104
|
+
fill: rgba(0, 128, 255, 0.2);
|
|
34105
|
+
}
|
|
34106
|
+
.t160l1cm .tab-menu-item-group.tab-menu-item-selected {
|
|
34107
|
+
color: #0080ff;
|
|
34108
|
+
}
|
|
34109
|
+
.t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
34110
|
+
padding: 1px 12px;
|
|
34111
|
+
display: inline-block;
|
|
34112
|
+
opacity: 1;
|
|
34113
|
+
max-width: 160px;
|
|
34114
|
+
}
|
|
34115
|
+
.t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
|
|
34116
|
+
padding: 1px 12px;
|
|
34117
|
+
color: #005ed1;
|
|
34118
|
+
}
|
|
34119
|
+
.t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
|
|
34120
|
+
opacity: 1;
|
|
34121
|
+
}
|
|
34122
|
+
.t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title, .t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title {
|
|
34123
|
+
background: rgba(0, 128, 255, 0.16);
|
|
34124
|
+
}
|
|
34125
|
+
.t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title > .slash-arrow, .t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title > .slash-arrow {
|
|
34126
|
+
opacity: 0;
|
|
34127
|
+
}
|
|
34128
|
+
.t160l1cm .tab-menu-item-medium.tab-menu-item {
|
|
34129
|
+
padding: 4px 16px;
|
|
34130
|
+
height: 32px;
|
|
34131
|
+
border-radius: 6px 6px 0 0;
|
|
34132
|
+
}
|
|
34133
|
+
.t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
|
|
34134
|
+
padding-left: 0;
|
|
34135
|
+
}
|
|
34136
|
+
.t160l1cm .tab-menu-item-medium.tab-menu-item:first-child:hover, .t160l1cm .tab-menu-item-medium.tab-menu-item.tab-menu-item-selected:first-child {
|
|
34137
|
+
padding-left: 16px;
|
|
34138
|
+
}
|
|
34139
|
+
.t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
|
|
34140
|
+
margin-left: 11px;
|
|
34141
|
+
height: 24px;
|
|
34142
|
+
}
|
|
34143
|
+
.t160l1cm .tab-menu-item-medium.tab-menu-item-group {
|
|
34144
|
+
padding: 0;
|
|
34145
|
+
}
|
|
34146
|
+
.t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
|
|
34147
|
+
padding: 4px 16px;
|
|
34148
|
+
}
|
|
34149
|
+
.t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .sub-title, .t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
34150
|
+
padding: 4px 16px;
|
|
34151
|
+
}
|
|
34152
|
+
.t160l1cm .tab-menu-item-light:hover, .t160l1cm .tab-menu-item-light:active {
|
|
34153
|
+
background: #fff;
|
|
34154
|
+
}
|
|
34155
|
+
.t160l1cm .tab-menu-item-light:active {
|
|
34156
|
+
color: #005ed1;
|
|
34157
|
+
}
|
|
34158
|
+
.t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
|
|
34159
|
+
background: #fff;
|
|
34160
|
+
color: #1d326c;
|
|
34161
|
+
}
|
|
34162
|
+
.t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
34163
|
+
color: rgba(45, 58, 86, 0.6);
|
|
34164
|
+
}
|
|
34165
|
+
.t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
|
|
34166
|
+
color: #1d326c;
|
|
34167
|
+
}
|
|
34168
|
+
.t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
|
|
34169
|
+
fill: #d8deeb;
|
|
34170
|
+
}
|
|
34171
|
+
.t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
|
|
34172
|
+
fill: #1d326c;
|
|
34173
|
+
}
|
|
34174
|
+
.t160l1cm .tab-content {
|
|
34175
|
+
flex: 1;
|
|
34176
|
+
display: flex;
|
|
34177
|
+
flex-direction: column;
|
|
34178
|
+
}
|
|
34179
|
+
.t160l1cm.is-overview .tab-content {
|
|
34180
|
+
overflow: visible;
|
|
34181
|
+
}
|
|
34182
|
+
|
|
34183
|
+
.t14npdqr {
|
|
34184
|
+
max-width: 240px;
|
|
34185
|
+
animation: none;
|
|
34186
|
+
}
|
|
34187
|
+
.t14npdqr.ant-dropdown .ant-dropdown-menu {
|
|
34188
|
+
border: 1px solid #0080ff;
|
|
34189
|
+
padding: 0;
|
|
34190
|
+
}
|
|
34191
|
+
.t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
34192
|
+
margin: 0;
|
|
34193
|
+
height: 32px;
|
|
34194
|
+
line-height: 32px;
|
|
34195
|
+
font-size: 13px;
|
|
34196
|
+
padding: 0 10px;
|
|
34197
|
+
display: block;
|
|
34198
|
+
overflow: hidden;
|
|
34199
|
+
text-overflow: ellipsis;
|
|
34200
|
+
white-space: nowrap;
|
|
34201
|
+
}
|
|
34202
|
+
.t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
|
|
34203
|
+
content: " ";
|
|
34204
|
+
height: 1px;
|
|
34205
|
+
width: calc(100% + 10px);
|
|
34206
|
+
background: rgba(172, 186, 211, 0.6);
|
|
34207
|
+
display: block;
|
|
34002
34208
|
}
|
|
34003
|
-
.
|
|
34004
|
-
|
|
34005
|
-
|
|
34209
|
+
.t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
|
|
34210
|
+
color: #0080ff;
|
|
34211
|
+
background: transparent;
|
|
34006
34212
|
}
|
|
34007
34213
|
|
|
34008
34214
|
.w7ob4th.outside-tag {
|
|
@@ -34241,222 +34447,6 @@ button.l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
34241
34447
|
margin-right: 8px;
|
|
34242
34448
|
}
|
|
34243
34449
|
|
|
34244
|
-
.t160l1cm {
|
|
34245
|
-
display: flex;
|
|
34246
|
-
flex-direction: column;
|
|
34247
|
-
flex: 1;
|
|
34248
|
-
/* FIXME:(yanzhen) do this better */
|
|
34249
|
-
}
|
|
34250
|
-
.t160l1cm .tab-bar {
|
|
34251
|
-
flex-shrink: 0;
|
|
34252
|
-
display: flex;
|
|
34253
|
-
border-bottom: 1px solid rgba(172, 186, 211, 0.6);
|
|
34254
|
-
}
|
|
34255
|
-
.t160l1cm .tab-content {
|
|
34256
|
-
height: 100%;
|
|
34257
|
-
}
|
|
34258
|
-
.t160l1cm .tab-menu-item {
|
|
34259
|
-
margin-right: 2px;
|
|
34260
|
-
padding: 1px 12px;
|
|
34261
|
-
line-height: 24px;
|
|
34262
|
-
height: 24px;
|
|
34263
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34264
|
-
border-radius: 4px 4px 0 0;
|
|
34265
|
-
cursor: pointer;
|
|
34266
|
-
transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
|
|
34267
|
-
}
|
|
34268
|
-
.t160l1cm .tab-menu-item:first-child {
|
|
34269
|
-
padding-left: 0;
|
|
34270
|
-
}
|
|
34271
|
-
.t160l1cm .tab-menu-item:first-child:hover, .t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
|
|
34272
|
-
padding-left: 12px;
|
|
34273
|
-
}
|
|
34274
|
-
.t160l1cm .tab-menu-item:hover {
|
|
34275
|
-
color: #0080ff;
|
|
34276
|
-
background: rgba(211, 218, 235, 0.6);
|
|
34277
|
-
}
|
|
34278
|
-
.t160l1cm .tab-menu-item:hover .expand-arrow path {
|
|
34279
|
-
fill: #0080ff;
|
|
34280
|
-
}
|
|
34281
|
-
.t160l1cm .tab-menu-item:active {
|
|
34282
|
-
background: rgba(192, 203, 224, 0.6);
|
|
34283
|
-
}
|
|
34284
|
-
.t160l1cm .tab-menu-item.ant-dropdown-open {
|
|
34285
|
-
color: #0080ff;
|
|
34286
|
-
background: rgba(211, 218, 235, 0.6);
|
|
34287
|
-
}
|
|
34288
|
-
.t160l1cm .tab-menu-item.ant-dropdown-open:active {
|
|
34289
|
-
background: rgba(192, 203, 224, 0.6);
|
|
34290
|
-
}
|
|
34291
|
-
.t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
|
|
34292
|
-
background: rgba(0, 128, 255, 0.16);
|
|
34293
|
-
}
|
|
34294
|
-
.t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
|
|
34295
|
-
fill: #0080ff;
|
|
34296
|
-
}
|
|
34297
|
-
.t160l1cm .tab-menu-item.tab-menu-item-selected {
|
|
34298
|
-
color: #0080ff;
|
|
34299
|
-
background: rgba(0, 128, 255, 0.1);
|
|
34300
|
-
}
|
|
34301
|
-
.t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
|
|
34302
|
-
background: rgba(0, 128, 255, 0.16);
|
|
34303
|
-
}
|
|
34304
|
-
.t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
|
|
34305
|
-
fill: #1d326c;
|
|
34306
|
-
}
|
|
34307
|
-
.t160l1cm .tab-menu-item .expand-arrow {
|
|
34308
|
-
margin-left: 8px;
|
|
34309
|
-
height: 22px;
|
|
34310
|
-
}
|
|
34311
|
-
.t160l1cm .tab-menu-item .expand-arrow path {
|
|
34312
|
-
fill: rgba(44, 56, 82, 0.6);
|
|
34313
|
-
}
|
|
34314
|
-
.t160l1cm .tab-menu-item-group {
|
|
34315
|
-
padding: 0;
|
|
34316
|
-
display: flex;
|
|
34317
|
-
align-items: center;
|
|
34318
|
-
overflow: hidden;
|
|
34319
|
-
}
|
|
34320
|
-
.t160l1cm .tab-menu-item-group .main-title {
|
|
34321
|
-
opacity: 0;
|
|
34322
|
-
max-width: 0;
|
|
34323
|
-
transition: max-width 320ms ease, opacity 240ms ease;
|
|
34324
|
-
}
|
|
34325
|
-
.t160l1cm .tab-menu-item-group .sub-title {
|
|
34326
|
-
padding: 1px 12px;
|
|
34327
|
-
position: relative;
|
|
34328
|
-
display: flex;
|
|
34329
|
-
}
|
|
34330
|
-
.t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
|
|
34331
|
-
opacity: 0;
|
|
34332
|
-
position: absolute;
|
|
34333
|
-
top: 50%;
|
|
34334
|
-
left: 0;
|
|
34335
|
-
transform: translate(-50%, -50%);
|
|
34336
|
-
transition: opacity 100ms linear;
|
|
34337
|
-
fill: rgba(0, 128, 255, 0.2);
|
|
34338
|
-
}
|
|
34339
|
-
.t160l1cm .tab-menu-item-group.tab-menu-item-selected {
|
|
34340
|
-
color: #0080ff;
|
|
34341
|
-
}
|
|
34342
|
-
.t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
34343
|
-
padding: 1px 12px;
|
|
34344
|
-
display: inline-block;
|
|
34345
|
-
opacity: 1;
|
|
34346
|
-
max-width: 160px;
|
|
34347
|
-
}
|
|
34348
|
-
.t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
|
|
34349
|
-
padding: 1px 12px;
|
|
34350
|
-
color: #005ed1;
|
|
34351
|
-
}
|
|
34352
|
-
.t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
|
|
34353
|
-
opacity: 1;
|
|
34354
|
-
}
|
|
34355
|
-
.t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title, .t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title {
|
|
34356
|
-
background: rgba(0, 128, 255, 0.16);
|
|
34357
|
-
}
|
|
34358
|
-
.t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title > .slash-arrow, .t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title > .slash-arrow {
|
|
34359
|
-
opacity: 0;
|
|
34360
|
-
}
|
|
34361
|
-
.t160l1cm .tab-menu-item-medium.tab-menu-item {
|
|
34362
|
-
padding: 4px 16px;
|
|
34363
|
-
height: 32px;
|
|
34364
|
-
border-radius: 6px 6px 0 0;
|
|
34365
|
-
}
|
|
34366
|
-
.t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
|
|
34367
|
-
padding-left: 0;
|
|
34368
|
-
}
|
|
34369
|
-
.t160l1cm .tab-menu-item-medium.tab-menu-item:first-child:hover, .t160l1cm .tab-menu-item-medium.tab-menu-item.tab-menu-item-selected:first-child {
|
|
34370
|
-
padding-left: 16px;
|
|
34371
|
-
}
|
|
34372
|
-
.t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
|
|
34373
|
-
margin-left: 11px;
|
|
34374
|
-
height: 24px;
|
|
34375
|
-
}
|
|
34376
|
-
.t160l1cm .tab-menu-item-medium.tab-menu-item-group {
|
|
34377
|
-
padding: 0;
|
|
34378
|
-
}
|
|
34379
|
-
.t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
|
|
34380
|
-
padding: 4px 16px;
|
|
34381
|
-
}
|
|
34382
|
-
.t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .sub-title, .t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
34383
|
-
padding: 4px 16px;
|
|
34384
|
-
}
|
|
34385
|
-
.t160l1cm .tab-menu-item-light:hover, .t160l1cm .tab-menu-item-light:active {
|
|
34386
|
-
background: #fff;
|
|
34387
|
-
}
|
|
34388
|
-
.t160l1cm .tab-menu-item-light:active {
|
|
34389
|
-
color: #005ed1;
|
|
34390
|
-
}
|
|
34391
|
-
.t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
|
|
34392
|
-
background: #fff;
|
|
34393
|
-
color: #1d326c;
|
|
34394
|
-
}
|
|
34395
|
-
.t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
34396
|
-
color: rgba(45, 58, 86, 0.6);
|
|
34397
|
-
}
|
|
34398
|
-
.t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
|
|
34399
|
-
color: #1d326c;
|
|
34400
|
-
}
|
|
34401
|
-
.t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
|
|
34402
|
-
fill: #d8deeb;
|
|
34403
|
-
}
|
|
34404
|
-
.t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
|
|
34405
|
-
fill: #1d326c;
|
|
34406
|
-
}
|
|
34407
|
-
.t160l1cm .tab-content {
|
|
34408
|
-
flex: 1;
|
|
34409
|
-
display: flex;
|
|
34410
|
-
flex-direction: column;
|
|
34411
|
-
}
|
|
34412
|
-
.t160l1cm.is-overview .tab-content {
|
|
34413
|
-
overflow: visible;
|
|
34414
|
-
}
|
|
34415
|
-
|
|
34416
|
-
.t14npdqr {
|
|
34417
|
-
max-width: 240px;
|
|
34418
|
-
animation: none;
|
|
34419
|
-
}
|
|
34420
|
-
.t14npdqr.ant-dropdown .ant-dropdown-menu {
|
|
34421
|
-
border: 1px solid #0080ff;
|
|
34422
|
-
padding: 0;
|
|
34423
|
-
}
|
|
34424
|
-
.t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
34425
|
-
margin: 0;
|
|
34426
|
-
height: 32px;
|
|
34427
|
-
line-height: 32px;
|
|
34428
|
-
font-size: 13px;
|
|
34429
|
-
padding: 0 10px;
|
|
34430
|
-
display: block;
|
|
34431
|
-
overflow: hidden;
|
|
34432
|
-
text-overflow: ellipsis;
|
|
34433
|
-
white-space: nowrap;
|
|
34434
|
-
}
|
|
34435
|
-
.t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
|
|
34436
|
-
content: " ";
|
|
34437
|
-
height: 1px;
|
|
34438
|
-
width: calc(100% + 10px);
|
|
34439
|
-
background: rgba(172, 186, 211, 0.6);
|
|
34440
|
-
display: block;
|
|
34441
|
-
}
|
|
34442
|
-
.t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
|
|
34443
|
-
color: #0080ff;
|
|
34444
|
-
background: transparent;
|
|
34445
|
-
}
|
|
34446
|
-
|
|
34447
|
-
.skwah65 {
|
|
34448
|
-
height: 8px;
|
|
34449
|
-
box-sizing: border-box;
|
|
34450
|
-
border-radius: 2px;
|
|
34451
|
-
background: #f5f7fa;
|
|
34452
|
-
display: flex;
|
|
34453
|
-
width: 100%;
|
|
34454
|
-
overflow: hidden;
|
|
34455
|
-
}
|
|
34456
|
-
.skwah65 .stack-bar-item + .stack-bar-item {
|
|
34457
|
-
margin-left: 1px;
|
|
34458
|
-
}
|
|
34459
|
-
|
|
34460
34450
|
.f7pxqmh {
|
|
34461
34451
|
width: 100%;
|
|
34462
34452
|
margin-bottom: 0 !important;
|
|
@@ -34488,6 +34478,19 @@ button.l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
|
|
|
34488
34478
|
min-height: 0px;
|
|
34489
34479
|
}
|
|
34490
34480
|
|
|
34481
|
+
.skwah65 {
|
|
34482
|
+
height: 8px;
|
|
34483
|
+
box-sizing: border-box;
|
|
34484
|
+
border-radius: 2px;
|
|
34485
|
+
background: #f5f7fa;
|
|
34486
|
+
display: flex;
|
|
34487
|
+
width: 100%;
|
|
34488
|
+
overflow: hidden;
|
|
34489
|
+
}
|
|
34490
|
+
.skwah65 .stack-bar-item + .stack-bar-item {
|
|
34491
|
+
margin-left: 1px;
|
|
34492
|
+
}
|
|
34493
|
+
|
|
34491
34494
|
.ai7qkf2 .ant-input-number-handler-wrap {
|
|
34492
34495
|
display: var(--ai7qkf2-0);
|
|
34493
34496
|
}
|