@cloudtower/eagle 0.32.14 → 0.32.15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/stats1.html +1 -1
- package/dist/components.css +2080 -2081
- package/dist/esm/stats1.html +1 -1
- package/dist/style.css +1951 -1951
- package/package.json +4 -4
package/dist/components.css
CHANGED
|
@@ -29686,25 +29686,6 @@ html body {
|
|
|
29686
29686
|
padding: 8px 12px;
|
|
29687
29687
|
}
|
|
29688
29688
|
|
|
29689
|
-
.E_berrcjl {
|
|
29690
|
-
color: rgba(10, 37, 85, 0.6);
|
|
29691
|
-
margin-bottom: 4px;
|
|
29692
|
-
}
|
|
29693
|
-
|
|
29694
|
-
.E_berrcjl .breadcrumb-link {
|
|
29695
|
-
color: rgba(10, 37, 85, 0.6);
|
|
29696
|
-
cursor: pointer;
|
|
29697
|
-
transition: color 160ms ease;
|
|
29698
|
-
}
|
|
29699
|
-
|
|
29700
|
-
.E_berrcjl .breadcrumb-link:hover {
|
|
29701
|
-
color: #0080ff;
|
|
29702
|
-
}
|
|
29703
|
-
|
|
29704
|
-
.E_berrcjl .breadcrumb-link:active {
|
|
29705
|
-
color: #005ed1;
|
|
29706
|
-
}
|
|
29707
|
-
|
|
29708
29689
|
.E_m74vjol {
|
|
29709
29690
|
display: flex;
|
|
29710
29691
|
justify-content: space-between;
|
|
@@ -30024,6 +30005,25 @@ button.E_n7k2c6r {
|
|
|
30024
30005
|
padding: 0;
|
|
30025
30006
|
}
|
|
30026
30007
|
|
|
30008
|
+
.E_berrcjl {
|
|
30009
|
+
color: rgba(10, 37, 85, 0.6);
|
|
30010
|
+
margin-bottom: 4px;
|
|
30011
|
+
}
|
|
30012
|
+
|
|
30013
|
+
.E_berrcjl .breadcrumb-link {
|
|
30014
|
+
color: rgba(10, 37, 85, 0.6);
|
|
30015
|
+
cursor: pointer;
|
|
30016
|
+
transition: color 160ms ease;
|
|
30017
|
+
}
|
|
30018
|
+
|
|
30019
|
+
.E_berrcjl .breadcrumb-link:hover {
|
|
30020
|
+
color: #0080ff;
|
|
30021
|
+
}
|
|
30022
|
+
|
|
30023
|
+
.E_berrcjl .breadcrumb-link:active {
|
|
30024
|
+
color: #005ed1;
|
|
30025
|
+
}
|
|
30026
|
+
|
|
30027
30027
|
.E_b1nip9bk {
|
|
30028
30028
|
padding: 4px 11px;
|
|
30029
30029
|
}
|
|
@@ -30059,39 +30059,6 @@ button.E_n7k2c6r {
|
|
|
30059
30059
|
border-radius: unset;
|
|
30060
30060
|
}
|
|
30061
30061
|
|
|
30062
|
-
.E_ccrbeuz .ant-collapse-item {
|
|
30063
|
-
border: 0px;
|
|
30064
|
-
background-color: #fff;
|
|
30065
|
-
}
|
|
30066
|
-
|
|
30067
|
-
.E_ccrbeuz .ant-collapse-item .ant-collapse-header {
|
|
30068
|
-
padding-top: 0px;
|
|
30069
|
-
padding-bottom: 0px;
|
|
30070
|
-
padding-left: 0px !important;
|
|
30071
|
-
padding-right: 24px;
|
|
30072
|
-
}
|
|
30073
|
-
|
|
30074
|
-
.E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
30075
|
-
right: 0px;
|
|
30076
|
-
}
|
|
30077
|
-
|
|
30078
|
-
.E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
30079
|
-
padding: 0px;
|
|
30080
|
-
}
|
|
30081
|
-
|
|
30082
|
-
.E_c1fljvag .ant-collapse-item .ant-collapse-header {
|
|
30083
|
-
padding-right: 0px;
|
|
30084
|
-
cursor: default;
|
|
30085
|
-
}
|
|
30086
|
-
|
|
30087
|
-
.E_c1yyuluq {
|
|
30088
|
-
border-radius: 8px;
|
|
30089
|
-
}
|
|
30090
|
-
|
|
30091
|
-
.E_c1yyuluq .ant-card-body {
|
|
30092
|
-
padding: 20px 24px 24px 24px;
|
|
30093
|
-
}
|
|
30094
|
-
|
|
30095
30062
|
.E_c1uzzomf {
|
|
30096
30063
|
margin-bottom: 16px;
|
|
30097
30064
|
}
|
|
@@ -30117,20 +30084,6 @@ button.E_n7k2c6r {
|
|
|
30117
30084
|
text-align: center;
|
|
30118
30085
|
}
|
|
30119
30086
|
|
|
30120
|
-
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
30121
|
-
display: flex;
|
|
30122
|
-
}
|
|
30123
|
-
|
|
30124
|
-
.E_itxley7.ant-input-group.ant-input-group-compact > *:first-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:first-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:first-child .ant-time-picker-input {
|
|
30125
|
-
border-bottom-left-radius: 5px;
|
|
30126
|
-
border-top-left-radius: 5px;
|
|
30127
|
-
}
|
|
30128
|
-
|
|
30129
|
-
.E_itxley7.ant-input-group.ant-input-group-compact > *:last-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:last-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:last-child .ant-time-picker-input {
|
|
30130
|
-
border-bottom-right-radius: 5px;
|
|
30131
|
-
border-top-right-radius: 5px;
|
|
30132
|
-
}
|
|
30133
|
-
|
|
30134
30087
|
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
30135
30088
|
padding: 4px 8px 0 8px;
|
|
30136
30089
|
color: rgba(44, 56, 82, 0.6);
|
|
@@ -30146,75 +30099,37 @@ button.E_n7k2c6r {
|
|
|
30146
30099
|
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30147
30100
|
}
|
|
30148
30101
|
|
|
30149
|
-
.
|
|
30150
|
-
|
|
30151
|
-
justify-content: space-between;
|
|
30152
|
-
align-items: center;
|
|
30153
|
-
padding: 10px 0;
|
|
30154
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30155
|
-
font-size: 12px;
|
|
30156
|
-
line-height: 24px;
|
|
30157
|
-
}
|
|
30158
|
-
|
|
30159
|
-
.E_phljevk .pagination-left {
|
|
30160
|
-
padding: 2px 8px;
|
|
30161
|
-
}
|
|
30162
|
-
|
|
30163
|
-
.E_phljevk .dropdown-trigger {
|
|
30164
|
-
display: flex;
|
|
30165
|
-
align-items: center;
|
|
30166
|
-
border-radius: 6px;
|
|
30167
|
-
cursor: pointer;
|
|
30168
|
-
transition: all 0.3s ease;
|
|
30169
|
-
}
|
|
30170
|
-
|
|
30171
|
-
.E_phljevk .dropdown-trigger:hover {
|
|
30172
|
-
background: rgba(211, 218, 235, 0.6);
|
|
30173
|
-
color: #0080ff;
|
|
30174
|
-
}
|
|
30175
|
-
|
|
30176
|
-
.E_phljevk .dropdown-trigger .icon-inner {
|
|
30177
|
-
margin-left: 4px;
|
|
30178
|
-
}
|
|
30179
|
-
|
|
30180
|
-
.E_phljevk .pagination-right {
|
|
30181
|
-
display: flex;
|
|
30182
|
-
align-items: center;
|
|
30183
|
-
color: #0080ff;
|
|
30184
|
-
font-weight: bold;
|
|
30185
|
-
}
|
|
30186
|
-
|
|
30187
|
-
.E_phljevk .pagination-right .icon-inner {
|
|
30188
|
-
margin-left: 4px;
|
|
30102
|
+
.E_c1yyuluq {
|
|
30103
|
+
border-radius: 8px;
|
|
30189
30104
|
}
|
|
30190
30105
|
|
|
30191
|
-
.
|
|
30192
|
-
|
|
30193
|
-
padding: 0 8px;
|
|
30106
|
+
.E_c1yyuluq .ant-card-body {
|
|
30107
|
+
padding: 20px 24px 24px 24px;
|
|
30194
30108
|
}
|
|
30195
30109
|
|
|
30196
|
-
.
|
|
30197
|
-
|
|
30198
|
-
color: #
|
|
30110
|
+
.E_ccrbeuz .ant-collapse-item {
|
|
30111
|
+
border: 0px;
|
|
30112
|
+
background-color: #fff;
|
|
30199
30113
|
}
|
|
30200
30114
|
|
|
30201
|
-
.
|
|
30202
|
-
|
|
30115
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header {
|
|
30116
|
+
padding-top: 0px;
|
|
30117
|
+
padding-bottom: 0px;
|
|
30118
|
+
padding-left: 0px !important;
|
|
30119
|
+
padding-right: 24px;
|
|
30203
30120
|
}
|
|
30204
30121
|
|
|
30205
|
-
.
|
|
30206
|
-
|
|
30207
|
-
overflow-y: auto;
|
|
30122
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
30123
|
+
right: 0px;
|
|
30208
30124
|
}
|
|
30209
30125
|
|
|
30210
|
-
.
|
|
30211
|
-
padding:
|
|
30212
|
-
font-size: 12px;
|
|
30213
|
-
line-height: 18px;
|
|
30126
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
30127
|
+
padding: 0px;
|
|
30214
30128
|
}
|
|
30215
30129
|
|
|
30216
|
-
.
|
|
30217
|
-
|
|
30130
|
+
.E_c1fljvag .ant-collapse-item .ant-collapse-header {
|
|
30131
|
+
padding-right: 0px;
|
|
30132
|
+
cursor: default;
|
|
30218
30133
|
}
|
|
30219
30134
|
|
|
30220
30135
|
.E_d1bw7c5z {
|
|
@@ -30313,32 +30228,89 @@ button.E_n7k2c6r {
|
|
|
30313
30228
|
width: 102px;
|
|
30314
30229
|
}
|
|
30315
30230
|
|
|
30316
|
-
.
|
|
30317
|
-
|
|
30231
|
+
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
30232
|
+
display: flex;
|
|
30318
30233
|
}
|
|
30319
30234
|
|
|
30320
|
-
.
|
|
30321
|
-
|
|
30235
|
+
.E_itxley7.ant-input-group.ant-input-group-compact > *:first-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:first-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:first-child .ant-time-picker-input {
|
|
30236
|
+
border-bottom-left-radius: 5px;
|
|
30237
|
+
border-top-left-radius: 5px;
|
|
30322
30238
|
}
|
|
30323
30239
|
|
|
30324
|
-
.
|
|
30325
|
-
|
|
30326
|
-
border-right:
|
|
30327
|
-
margin-right: 8px;
|
|
30328
|
-
padding-right: 8px;
|
|
30240
|
+
.E_itxley7.ant-input-group.ant-input-group-compact > *:last-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:last-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:last-child .ant-time-picker-input {
|
|
30241
|
+
border-bottom-right-radius: 5px;
|
|
30242
|
+
border-top-right-radius: 5px;
|
|
30329
30243
|
}
|
|
30330
30244
|
|
|
30331
|
-
.
|
|
30245
|
+
.E_phljevk {
|
|
30332
30246
|
display: flex;
|
|
30333
|
-
|
|
30247
|
+
justify-content: space-between;
|
|
30248
|
+
align-items: center;
|
|
30249
|
+
padding: 10px 0;
|
|
30250
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30251
|
+
font-size: 12px;
|
|
30252
|
+
line-height: 24px;
|
|
30334
30253
|
}
|
|
30335
30254
|
|
|
30336
|
-
.
|
|
30255
|
+
.E_phljevk .pagination-left {
|
|
30256
|
+
padding: 2px 8px;
|
|
30257
|
+
}
|
|
30258
|
+
|
|
30259
|
+
.E_phljevk .dropdown-trigger {
|
|
30260
|
+
display: flex;
|
|
30261
|
+
align-items: center;
|
|
30262
|
+
border-radius: 6px;
|
|
30337
30263
|
cursor: pointer;
|
|
30264
|
+
transition: all 0.3s ease;
|
|
30338
30265
|
}
|
|
30339
30266
|
|
|
30340
|
-
.
|
|
30341
|
-
|
|
30267
|
+
.E_phljevk .dropdown-trigger:hover {
|
|
30268
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30269
|
+
color: #0080ff;
|
|
30270
|
+
}
|
|
30271
|
+
|
|
30272
|
+
.E_phljevk .dropdown-trigger .icon-inner {
|
|
30273
|
+
margin-left: 4px;
|
|
30274
|
+
}
|
|
30275
|
+
|
|
30276
|
+
.E_phljevk .pagination-right {
|
|
30277
|
+
display: flex;
|
|
30278
|
+
align-items: center;
|
|
30279
|
+
color: #0080ff;
|
|
30280
|
+
font-weight: bold;
|
|
30281
|
+
}
|
|
30282
|
+
|
|
30283
|
+
.E_phljevk .pagination-right .icon-inner {
|
|
30284
|
+
margin-left: 4px;
|
|
30285
|
+
}
|
|
30286
|
+
|
|
30287
|
+
.E_phljevk .pagination-right .prev-btn,
|
|
30288
|
+
.E_phljevk .pagination-right .next-btn {
|
|
30289
|
+
padding: 0 8px;
|
|
30290
|
+
}
|
|
30291
|
+
|
|
30292
|
+
.E_phljevk .pagination-right .prev-btn > span,
|
|
30293
|
+
.E_phljevk .pagination-right .next-btn > span {
|
|
30294
|
+
color: #0080ff;
|
|
30295
|
+
}
|
|
30296
|
+
|
|
30297
|
+
.E_phljevk .pagination-right .next-btn .icon-inner {
|
|
30298
|
+
transform: rotate(180deg);
|
|
30299
|
+
}
|
|
30300
|
+
|
|
30301
|
+
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
|
|
30302
|
+
max-height: calc(100vh - 128px);
|
|
30303
|
+
overflow-y: auto;
|
|
30304
|
+
}
|
|
30305
|
+
|
|
30306
|
+
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
30307
|
+
padding: 4px 20px;
|
|
30308
|
+
font-size: 12px;
|
|
30309
|
+
line-height: 18px;
|
|
30310
|
+
}
|
|
30311
|
+
|
|
30312
|
+
.E_sx1bpnu .ant-input-sm {
|
|
30313
|
+
line-height: 18px;
|
|
30342
30314
|
}
|
|
30343
30315
|
|
|
30344
30316
|
.E_rapgekc.ant-radio-wrapper {
|
|
@@ -30530,49 +30502,6 @@ button.E_n7k2c6r {
|
|
|
30530
30502
|
color: rgba(44, 56, 82, 0.6);
|
|
30531
30503
|
}
|
|
30532
30504
|
|
|
30533
|
-
.E_c1bus5hc {
|
|
30534
|
-
--color: white;
|
|
30535
|
-
height: 14px;
|
|
30536
|
-
width: 14px;
|
|
30537
|
-
border-radius: 50%;
|
|
30538
|
-
flex-shrink: 0;
|
|
30539
|
-
display: flex;
|
|
30540
|
-
align-items: center;
|
|
30541
|
-
justify-content: center;
|
|
30542
|
-
border: 1px solid var(--color);
|
|
30543
|
-
}
|
|
30544
|
-
|
|
30545
|
-
.E_c1bus5hc .circle-inner {
|
|
30546
|
-
position: relative;
|
|
30547
|
-
height: 10px;
|
|
30548
|
-
width: 10px;
|
|
30549
|
-
border-radius: 50%;
|
|
30550
|
-
overflow: hidden;
|
|
30551
|
-
}
|
|
30552
|
-
|
|
30553
|
-
.E_c1bus5hc .circle-content {
|
|
30554
|
-
position: absolute;
|
|
30555
|
-
height: 100%;
|
|
30556
|
-
width: 100%;
|
|
30557
|
-
left: 0;
|
|
30558
|
-
top: 0;
|
|
30559
|
-
border-radius: 50%;
|
|
30560
|
-
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
30561
|
-
transform: rotate(180deg);
|
|
30562
|
-
}
|
|
30563
|
-
|
|
30564
|
-
.E_c1bus5hc .circle-child {
|
|
30565
|
-
position: absolute;
|
|
30566
|
-
height: 100%;
|
|
30567
|
-
width: 100%;
|
|
30568
|
-
left: 0;
|
|
30569
|
-
top: 0;
|
|
30570
|
-
margin-left: 50%;
|
|
30571
|
-
transform-origin: left;
|
|
30572
|
-
background: white;
|
|
30573
|
-
transform: rotate(0deg);
|
|
30574
|
-
}
|
|
30575
|
-
|
|
30576
30505
|
.E_s1dizucg.ant-switch {
|
|
30577
30506
|
min-width: 40px;
|
|
30578
30507
|
height: 24px;
|
|
@@ -30640,6 +30569,81 @@ button.E_n7k2c6r {
|
|
|
30640
30569
|
margin-left: 5px;
|
|
30641
30570
|
}
|
|
30642
30571
|
|
|
30572
|
+
.E_i11gg7mj .ant-input-prefix {
|
|
30573
|
+
margin-right: 8px;
|
|
30574
|
+
}
|
|
30575
|
+
|
|
30576
|
+
.E_i11gg7mj .ant-input-suffix {
|
|
30577
|
+
margin-left: 8px;
|
|
30578
|
+
}
|
|
30579
|
+
|
|
30580
|
+
.E_cc368xp {
|
|
30581
|
+
color: #00122e;
|
|
30582
|
+
border-right: 1px solid rgba(172, 186, 211, 0.6);
|
|
30583
|
+
margin-right: 8px;
|
|
30584
|
+
padding-right: 8px;
|
|
30585
|
+
}
|
|
30586
|
+
|
|
30587
|
+
.E_i11o6xqj {
|
|
30588
|
+
display: flex;
|
|
30589
|
+
gap: 4px;
|
|
30590
|
+
}
|
|
30591
|
+
|
|
30592
|
+
.E_i11o6xqj .icon-wrapper {
|
|
30593
|
+
cursor: pointer;
|
|
30594
|
+
}
|
|
30595
|
+
|
|
30596
|
+
.E_d19ruhdj.icon-wrapper {
|
|
30597
|
+
cursor: not-allowed;
|
|
30598
|
+
}
|
|
30599
|
+
|
|
30600
|
+
.E_c1bus5hc {
|
|
30601
|
+
--color: white;
|
|
30602
|
+
height: 14px;
|
|
30603
|
+
width: 14px;
|
|
30604
|
+
border-radius: 50%;
|
|
30605
|
+
flex-shrink: 0;
|
|
30606
|
+
display: flex;
|
|
30607
|
+
align-items: center;
|
|
30608
|
+
justify-content: center;
|
|
30609
|
+
border: 1px solid var(--color);
|
|
30610
|
+
}
|
|
30611
|
+
|
|
30612
|
+
.E_c1bus5hc .circle-inner {
|
|
30613
|
+
position: relative;
|
|
30614
|
+
height: 10px;
|
|
30615
|
+
width: 10px;
|
|
30616
|
+
border-radius: 50%;
|
|
30617
|
+
overflow: hidden;
|
|
30618
|
+
}
|
|
30619
|
+
|
|
30620
|
+
.E_c1bus5hc .circle-content {
|
|
30621
|
+
position: absolute;
|
|
30622
|
+
height: 100%;
|
|
30623
|
+
width: 100%;
|
|
30624
|
+
left: 0;
|
|
30625
|
+
top: 0;
|
|
30626
|
+
border-radius: 50%;
|
|
30627
|
+
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
30628
|
+
transform: rotate(180deg);
|
|
30629
|
+
}
|
|
30630
|
+
|
|
30631
|
+
.E_c1bus5hc .circle-child {
|
|
30632
|
+
position: absolute;
|
|
30633
|
+
height: 100%;
|
|
30634
|
+
width: 100%;
|
|
30635
|
+
left: 0;
|
|
30636
|
+
top: 0;
|
|
30637
|
+
margin-left: 50%;
|
|
30638
|
+
transform-origin: left;
|
|
30639
|
+
background: white;
|
|
30640
|
+
transform: rotate(0deg);
|
|
30641
|
+
}
|
|
30642
|
+
|
|
30643
|
+
.E_tju3gfj .date {
|
|
30644
|
+
margin-right: 4px;
|
|
30645
|
+
}
|
|
30646
|
+
|
|
30643
30647
|
.E_s1sck0th {
|
|
30644
30648
|
padding: 0 8px;
|
|
30645
30649
|
border-radius: 4px;
|
|
@@ -30738,19 +30742,6 @@ button.E_n7k2c6r {
|
|
|
30738
30742
|
background-color: #7E41FF;
|
|
30739
30743
|
}
|
|
30740
30744
|
|
|
30741
|
-
.E_t1m2x205 .ant-tooltip-arrow {
|
|
30742
|
-
display: none;
|
|
30743
|
-
}
|
|
30744
|
-
|
|
30745
|
-
.E_t1m2x205 .ant-tooltip-inner {
|
|
30746
|
-
background: rgba(23, 38, 64, 0.8);
|
|
30747
|
-
border-radius: 4px;
|
|
30748
|
-
}
|
|
30749
|
-
|
|
30750
|
-
.E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
|
|
30751
|
-
visibility: hidden;
|
|
30752
|
-
}
|
|
30753
|
-
|
|
30754
30745
|
.E_s1dni7lo {
|
|
30755
30746
|
width: 430px !important;
|
|
30756
30747
|
}
|
|
@@ -30841,12 +30832,82 @@ button.E_n7k2c6r {
|
|
|
30841
30832
|
opacity: 0;
|
|
30842
30833
|
}
|
|
30843
30834
|
|
|
30844
|
-
.
|
|
30845
|
-
|
|
30835
|
+
.E_iq1gosr {
|
|
30836
|
+
display: inline-block;
|
|
30846
30837
|
}
|
|
30847
30838
|
|
|
30848
|
-
.
|
|
30839
|
+
.E_c18bcrac {
|
|
30840
|
+
display: inline-block;
|
|
30841
|
+
width: 100%;
|
|
30842
|
+
}
|
|
30843
|
+
|
|
30844
|
+
.E_c18bcrac .recharts-wrapper {
|
|
30845
|
+
margin-left: 4px;
|
|
30846
|
+
}
|
|
30847
|
+
|
|
30848
|
+
.E_cro7kg2 {
|
|
30849
|
+
padding: 4px;
|
|
30850
|
+
}
|
|
30851
|
+
|
|
30852
|
+
.E_c14wcxf0 {
|
|
30853
|
+
display: flex;
|
|
30854
|
+
justify-content: space-between;
|
|
30855
|
+
align-items: center;
|
|
30856
|
+
font-size: 13px;
|
|
30857
|
+
line-height: 24px;
|
|
30858
|
+
color: #cccccc;
|
|
30859
|
+
white-space: nowrap;
|
|
30860
|
+
}
|
|
30861
|
+
|
|
30862
|
+
.E_c14wcxf0 label {
|
|
30863
|
+
margin-right: 32px;
|
|
30864
|
+
}
|
|
30865
|
+
|
|
30866
|
+
.E_coy29mj.E_c14wcxf0 {
|
|
30867
|
+
font-weight: bold;
|
|
30868
|
+
color: white;
|
|
30869
|
+
}
|
|
30870
|
+
|
|
30871
|
+
.E_s11212zy {
|
|
30872
|
+
width: 8px;
|
|
30873
|
+
height: 8px;
|
|
30874
|
+
border-radius: 2px;
|
|
30849
30875
|
display: inline-block;
|
|
30876
|
+
background: var(--s11212zy-0);
|
|
30877
|
+
border: 1px solid #fff;
|
|
30878
|
+
box-sizing: content-box;
|
|
30879
|
+
margin-right: 6px;
|
|
30880
|
+
}
|
|
30881
|
+
|
|
30882
|
+
.E_p1lyky6c > :first-child {
|
|
30883
|
+
font-weight: bold;
|
|
30884
|
+
color: white;
|
|
30885
|
+
margin-right: 4px;
|
|
30886
|
+
}
|
|
30887
|
+
|
|
30888
|
+
.E_t1m2x205 .ant-tooltip-arrow {
|
|
30889
|
+
display: none;
|
|
30890
|
+
}
|
|
30891
|
+
|
|
30892
|
+
.E_t1m2x205 .ant-tooltip-inner {
|
|
30893
|
+
background: rgba(23, 38, 64, 0.8);
|
|
30894
|
+
border-radius: 4px;
|
|
30895
|
+
}
|
|
30896
|
+
|
|
30897
|
+
.E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
|
|
30898
|
+
visibility: hidden;
|
|
30899
|
+
}
|
|
30900
|
+
|
|
30901
|
+
.E_gmyahx3 {
|
|
30902
|
+
cursor: pointer;
|
|
30903
|
+
}
|
|
30904
|
+
|
|
30905
|
+
.E_gmyahx3 .link-text {
|
|
30906
|
+
color: rgba(0, 21, 64, 0.3);
|
|
30907
|
+
}
|
|
30908
|
+
|
|
30909
|
+
.E_gmyahx3:hover .link-text {
|
|
30910
|
+
color: #0080ff;
|
|
30850
30911
|
}
|
|
30851
30912
|
|
|
30852
30913
|
.E_clm1wy1 {
|
|
@@ -30958,6 +31019,30 @@ button.E_n7k2c6r {
|
|
|
30958
31019
|
border-radius: 2px;
|
|
30959
31020
|
}
|
|
30960
31021
|
|
|
31022
|
+
span.E_tqjc4ui {
|
|
31023
|
+
margin: 0 2px;
|
|
31024
|
+
}
|
|
31025
|
+
|
|
31026
|
+
.E_n12mqh7z {
|
|
31027
|
+
display: flex;
|
|
31028
|
+
align-items: center;
|
|
31029
|
+
font-size: 12px;
|
|
31030
|
+
line-height: 18px;
|
|
31031
|
+
}
|
|
31032
|
+
|
|
31033
|
+
.E_n12mqh7z:not(:last-child) {
|
|
31034
|
+
margin-bottom: 4px;
|
|
31035
|
+
}
|
|
31036
|
+
|
|
31037
|
+
.E_tf5bynu {
|
|
31038
|
+
margin: 0 3px;
|
|
31039
|
+
}
|
|
31040
|
+
|
|
31041
|
+
.E_tcckoz1 {
|
|
31042
|
+
max-height: 400px;
|
|
31043
|
+
overflow: auto;
|
|
31044
|
+
}
|
|
31045
|
+
|
|
30961
31046
|
.E_s1ebs0ra {
|
|
30962
31047
|
display: flex;
|
|
30963
31048
|
align-items: center;
|
|
@@ -31135,142 +31220,32 @@ button.E_n7k2c6r {
|
|
|
31135
31220
|
padding-right: 12px;
|
|
31136
31221
|
}
|
|
31137
31222
|
|
|
31138
|
-
.
|
|
31139
|
-
|
|
31223
|
+
.E_s1iv0tp1 .enabled-switch {
|
|
31224
|
+
display: flex;
|
|
31225
|
+
align-items: center;
|
|
31140
31226
|
}
|
|
31141
31227
|
|
|
31142
|
-
.
|
|
31143
|
-
|
|
31228
|
+
.E_s1iv0tp1 .enabled-text {
|
|
31229
|
+
margin-right: 8px;
|
|
31144
31230
|
}
|
|
31145
31231
|
|
|
31146
|
-
.
|
|
31147
|
-
|
|
31232
|
+
.E_c1up1pdz {
|
|
31233
|
+
width: 648px;
|
|
31148
31234
|
}
|
|
31149
31235
|
|
|
31150
|
-
.
|
|
31151
|
-
|
|
31152
|
-
width: 100%;
|
|
31236
|
+
.E_c1up1pdz.active {
|
|
31237
|
+
border-color: #0080ff;
|
|
31153
31238
|
}
|
|
31154
31239
|
|
|
31155
|
-
.
|
|
31156
|
-
|
|
31240
|
+
.E_c1up1pdz.active > header {
|
|
31241
|
+
background: rgba(0, 128, 255, 0.1);
|
|
31157
31242
|
}
|
|
31158
31243
|
|
|
31159
|
-
.
|
|
31160
|
-
padding:
|
|
31244
|
+
.E_c1up1pdz .expand {
|
|
31245
|
+
padding: 12px;
|
|
31161
31246
|
}
|
|
31162
31247
|
|
|
31163
|
-
.
|
|
31164
|
-
display: flex;
|
|
31165
|
-
justify-content: space-between;
|
|
31166
|
-
align-items: center;
|
|
31167
|
-
font-size: 13px;
|
|
31168
|
-
line-height: 24px;
|
|
31169
|
-
color: #cccccc;
|
|
31170
|
-
white-space: nowrap;
|
|
31171
|
-
}
|
|
31172
|
-
|
|
31173
|
-
.E_c14wcxf0 label {
|
|
31174
|
-
margin-right: 32px;
|
|
31175
|
-
}
|
|
31176
|
-
|
|
31177
|
-
.E_coy29mj.E_c14wcxf0 {
|
|
31178
|
-
font-weight: bold;
|
|
31179
|
-
color: white;
|
|
31180
|
-
}
|
|
31181
|
-
|
|
31182
|
-
.E_s11212zy {
|
|
31183
|
-
width: 8px;
|
|
31184
|
-
height: 8px;
|
|
31185
|
-
border-radius: 2px;
|
|
31186
|
-
display: inline-block;
|
|
31187
|
-
background: var(--s11212zy-0);
|
|
31188
|
-
border: 1px solid #fff;
|
|
31189
|
-
box-sizing: content-box;
|
|
31190
|
-
margin-right: 6px;
|
|
31191
|
-
}
|
|
31192
|
-
|
|
31193
|
-
.E_p1lyky6c > :first-child {
|
|
31194
|
-
font-weight: bold;
|
|
31195
|
-
color: white;
|
|
31196
|
-
margin-right: 4px;
|
|
31197
|
-
}
|
|
31198
|
-
|
|
31199
|
-
.E_s1iv0tp1 .enabled-switch {
|
|
31200
|
-
display: flex;
|
|
31201
|
-
align-items: center;
|
|
31202
|
-
}
|
|
31203
|
-
|
|
31204
|
-
.E_s1iv0tp1 .enabled-text {
|
|
31205
|
-
margin-right: 8px;
|
|
31206
|
-
}
|
|
31207
|
-
|
|
31208
|
-
span.E_tqjc4ui {
|
|
31209
|
-
margin: 0 2px;
|
|
31210
|
-
}
|
|
31211
|
-
|
|
31212
|
-
.E_n12mqh7z {
|
|
31213
|
-
display: flex;
|
|
31214
|
-
align-items: center;
|
|
31215
|
-
font-size: 12px;
|
|
31216
|
-
line-height: 18px;
|
|
31217
|
-
}
|
|
31218
|
-
|
|
31219
|
-
.E_n12mqh7z:not(:last-child) {
|
|
31220
|
-
margin-bottom: 4px;
|
|
31221
|
-
}
|
|
31222
|
-
|
|
31223
|
-
.E_tf5bynu {
|
|
31224
|
-
margin: 0 3px;
|
|
31225
|
-
}
|
|
31226
|
-
|
|
31227
|
-
.E_tcckoz1 {
|
|
31228
|
-
max-height: 400px;
|
|
31229
|
-
overflow: auto;
|
|
31230
|
-
}
|
|
31231
|
-
|
|
31232
|
-
.E_wg1tsps {
|
|
31233
|
-
display: flex;
|
|
31234
|
-
align-items: center;
|
|
31235
|
-
justify-content: flex-end;
|
|
31236
|
-
}
|
|
31237
|
-
|
|
31238
|
-
.E_b1ctd5xy {
|
|
31239
|
-
display: flex;
|
|
31240
|
-
align-items: center;
|
|
31241
|
-
width: calc(100% - 40px);
|
|
31242
|
-
}
|
|
31243
|
-
|
|
31244
|
-
.E_b1ctd5xy .chart {
|
|
31245
|
-
display: inline-block;
|
|
31246
|
-
width: 100%;
|
|
31247
|
-
}
|
|
31248
|
-
|
|
31249
|
-
.E_u1p8acpn {
|
|
31250
|
-
min-width: 40px;
|
|
31251
|
-
}
|
|
31252
|
-
|
|
31253
|
-
.E_u1p8acpn .unit {
|
|
31254
|
-
color: #00122e !important;
|
|
31255
|
-
}
|
|
31256
|
-
|
|
31257
|
-
.E_c1up1pdz {
|
|
31258
|
-
width: 648px;
|
|
31259
|
-
}
|
|
31260
|
-
|
|
31261
|
-
.E_c1up1pdz.active {
|
|
31262
|
-
border-color: #0080ff;
|
|
31263
|
-
}
|
|
31264
|
-
|
|
31265
|
-
.E_c1up1pdz.active > header {
|
|
31266
|
-
background: rgba(0, 128, 255, 0.1);
|
|
31267
|
-
}
|
|
31268
|
-
|
|
31269
|
-
.E_c1up1pdz .expand {
|
|
31270
|
-
padding: 12px;
|
|
31271
|
-
}
|
|
31272
|
-
|
|
31273
|
-
.E_c1up1pdz .field-item {
|
|
31248
|
+
.E_c1up1pdz .field-item {
|
|
31274
31249
|
display: flex;
|
|
31275
31250
|
padding: 10px 0;
|
|
31276
31251
|
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
@@ -31449,1132 +31424,1025 @@ span.E_tqjc4ui {
|
|
|
31449
31424
|
visibility: hidden;
|
|
31450
31425
|
}
|
|
31451
31426
|
|
|
31452
|
-
.
|
|
31427
|
+
.E_wg1tsps {
|
|
31428
|
+
display: flex;
|
|
31429
|
+
align-items: center;
|
|
31430
|
+
justify-content: flex-end;
|
|
31431
|
+
}
|
|
31432
|
+
|
|
31433
|
+
.E_b1ctd5xy {
|
|
31434
|
+
display: flex;
|
|
31435
|
+
align-items: center;
|
|
31436
|
+
width: calc(100% - 40px);
|
|
31437
|
+
}
|
|
31438
|
+
|
|
31439
|
+
.E_b1ctd5xy .chart {
|
|
31440
|
+
display: inline-block;
|
|
31453
31441
|
width: 100%;
|
|
31454
|
-
margin-bottom: 0 !important;
|
|
31455
|
-
flex-flow: nowrap !important;
|
|
31456
|
-
line-break: auto;
|
|
31457
31442
|
}
|
|
31458
31443
|
|
|
31459
|
-
.
|
|
31460
|
-
|
|
31461
|
-
padding-bottom: 0 !important;
|
|
31444
|
+
.E_u1p8acpn {
|
|
31445
|
+
min-width: 40px;
|
|
31462
31446
|
}
|
|
31463
31447
|
|
|
31464
|
-
.
|
|
31465
|
-
|
|
31466
|
-
height: auto;
|
|
31467
|
-
font-size: 13px;
|
|
31468
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31469
|
-
white-space: normal;
|
|
31448
|
+
.E_u1p8acpn .unit {
|
|
31449
|
+
color: #00122e !important;
|
|
31470
31450
|
}
|
|
31471
31451
|
|
|
31472
|
-
.
|
|
31473
|
-
|
|
31452
|
+
.E_skwah65 {
|
|
31453
|
+
height: 8px;
|
|
31454
|
+
box-sizing: border-box;
|
|
31455
|
+
border-radius: 2px;
|
|
31456
|
+
background: #f5f7fa;
|
|
31457
|
+
display: flex;
|
|
31458
|
+
width: 100%;
|
|
31459
|
+
overflow: hidden;
|
|
31474
31460
|
}
|
|
31475
31461
|
|
|
31476
|
-
.
|
|
31477
|
-
|
|
31462
|
+
.E_skwah65 .stack-bar-item + .stack-bar-item {
|
|
31463
|
+
margin-left: 1px;
|
|
31478
31464
|
}
|
|
31479
31465
|
|
|
31480
|
-
.
|
|
31481
|
-
|
|
31482
|
-
|
|
31483
|
-
|
|
31466
|
+
.E_s1at6qmn.ant-layout-sider {
|
|
31467
|
+
background: #edf0f7;
|
|
31468
|
+
padding: 32px 8px;
|
|
31469
|
+
overflow: auto;
|
|
31484
31470
|
}
|
|
31485
31471
|
|
|
31486
|
-
.
|
|
31487
|
-
|
|
31488
|
-
|
|
31489
|
-
|
|
31472
|
+
.E_s1at6qmn .ant-layout-sider-children {
|
|
31473
|
+
display: flex;
|
|
31474
|
+
flex-direction: column;
|
|
31475
|
+
justify-content: space-between;
|
|
31490
31476
|
}
|
|
31491
31477
|
|
|
31492
|
-
.
|
|
31493
|
-
display:
|
|
31494
|
-
align-items: center;
|
|
31478
|
+
.E_s1at6qmn footer {
|
|
31479
|
+
display: flex;
|
|
31495
31480
|
}
|
|
31496
31481
|
|
|
31497
|
-
.
|
|
31498
|
-
|
|
31499
|
-
align-items: center;
|
|
31500
|
-
justify-content: center;
|
|
31482
|
+
.E_s1at6qmn .ant-menu {
|
|
31483
|
+
background: #edf0f7;
|
|
31501
31484
|
}
|
|
31502
31485
|
|
|
31503
|
-
.
|
|
31504
|
-
|
|
31505
|
-
|
|
31486
|
+
.E_s1at6qmn .ant-menu a {
|
|
31487
|
+
color: #00122e;
|
|
31488
|
+
width: 180px;
|
|
31489
|
+
overflow: hidden;
|
|
31490
|
+
text-overflow: ellipsis;
|
|
31506
31491
|
}
|
|
31507
31492
|
|
|
31508
|
-
.
|
|
31509
|
-
|
|
31510
|
-
animation: rotate 680ms linear infinite;
|
|
31493
|
+
.E_s1at6qmn .ant-menu-vertical {
|
|
31494
|
+
margin-bottom: 24px;
|
|
31511
31495
|
}
|
|
31512
31496
|
|
|
31513
|
-
.
|
|
31514
|
-
|
|
31515
|
-
height: 100%;
|
|
31516
|
-
min-height: 124px;
|
|
31517
|
-
display: flex;
|
|
31518
|
-
flex-direction: column;
|
|
31519
|
-
justify-content: center;
|
|
31520
|
-
align-items: center;
|
|
31497
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
|
|
31498
|
+
margin: 0;
|
|
31521
31499
|
}
|
|
31522
31500
|
|
|
31523
|
-
.
|
|
31524
|
-
|
|
31525
|
-
|
|
31526
|
-
|
|
31501
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
|
|
31502
|
+
font-size: 12px;
|
|
31503
|
+
padding: 0 8px 4px;
|
|
31504
|
+
line-height: 18px;
|
|
31527
31505
|
}
|
|
31528
31506
|
|
|
31529
|
-
.
|
|
31530
|
-
|
|
31507
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
|
|
31508
|
+
padding: 0;
|
|
31531
31509
|
}
|
|
31532
31510
|
|
|
31533
|
-
.
|
|
31534
|
-
|
|
31535
|
-
line-height: 1.5715;
|
|
31536
|
-
height: 100%;
|
|
31537
|
-
width: 100%;
|
|
31511
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
|
|
31512
|
+
padding-bottom: 24px;
|
|
31538
31513
|
}
|
|
31539
31514
|
|
|
31540
|
-
.
|
|
31541
|
-
|
|
31542
|
-
|
|
31543
|
-
flex: none;
|
|
31544
|
-
align-items: center;
|
|
31545
|
-
margin-left: 4px;
|
|
31546
|
-
padding: 5px 12px 5px 0;
|
|
31547
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31515
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
|
|
31516
|
+
margin-bottom: 24px;
|
|
31517
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
31548
31518
|
}
|
|
31549
31519
|
|
|
31550
|
-
.
|
|
31551
|
-
|
|
31552
|
-
display:
|
|
31553
|
-
flex: none;
|
|
31520
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item {
|
|
31521
|
+
transition: none;
|
|
31522
|
+
display: flex;
|
|
31554
31523
|
align-items: center;
|
|
31555
|
-
|
|
31556
|
-
|
|
31557
|
-
|
|
31524
|
+
height: 32px;
|
|
31525
|
+
line-height: 22px;
|
|
31526
|
+
padding: 0 8px;
|
|
31558
31527
|
}
|
|
31559
31528
|
|
|
31560
|
-
.ant-
|
|
31561
|
-
|
|
31529
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
|
|
31530
|
+
margin-right: 12px;
|
|
31562
31531
|
}
|
|
31563
31532
|
|
|
31564
|
-
.
|
|
31565
|
-
|
|
31533
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
|
|
31534
|
+
margin: 0;
|
|
31535
|
+
margin-bottom: 2px;
|
|
31536
|
+
}
|
|
31537
|
+
|
|
31538
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
|
|
31539
|
+
background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
|
|
31540
|
+
box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
|
|
31566
31541
|
border-radius: 6px;
|
|
31542
|
+
color: #fff;
|
|
31567
31543
|
}
|
|
31568
31544
|
|
|
31569
|
-
.
|
|
31570
|
-
|
|
31571
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
31572
|
-
z-index: 1;
|
|
31573
|
-
}
|
|
31574
|
-
|
|
31575
|
-
.E_ai7qkf2.ant-input-number:not([disabled]).error:hover.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]).error.ant-input-number-focused.ant-input-number {
|
|
31576
|
-
border-color: #e75a3a;
|
|
31577
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
31545
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
|
|
31546
|
+
color: #fff;
|
|
31578
31547
|
}
|
|
31579
31548
|
|
|
31580
|
-
.
|
|
31581
|
-
|
|
31582
|
-
|
|
31583
|
-
|
|
31584
|
-
font-size: inherit;
|
|
31549
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item:hover, .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item-active {
|
|
31550
|
+
background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
|
|
31551
|
+
box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
|
|
31552
|
+
border-radius: 6px;
|
|
31585
31553
|
}
|
|
31586
31554
|
|
|
31587
|
-
.
|
|
31588
|
-
|
|
31589
|
-
|
|
31590
|
-
padding: 8px 16px;
|
|
31555
|
+
.E_s1wu0lms .ant-menu-item-group-title {
|
|
31556
|
+
white-space: nowrap;
|
|
31557
|
+
transition: all 0s;
|
|
31591
31558
|
}
|
|
31592
31559
|
|
|
31593
|
-
.
|
|
31594
|
-
|
|
31595
|
-
|
|
31596
|
-
padding: 2px 8px;
|
|
31560
|
+
.E_s1wu0lms.shrink {
|
|
31561
|
+
transition: all 0s;
|
|
31562
|
+
overflow: hidden;
|
|
31597
31563
|
}
|
|
31598
31564
|
|
|
31599
|
-
.
|
|
31600
|
-
|
|
31565
|
+
.E_s1wu0lms.shrink .ant-menu-item-group-title {
|
|
31566
|
+
visibility: hidden;
|
|
31601
31567
|
}
|
|
31602
31568
|
|
|
31603
|
-
.
|
|
31604
|
-
|
|
31605
|
-
|
|
31606
|
-
line-height: 1.5715;
|
|
31607
|
-
height: inherit;
|
|
31569
|
+
.E_s1wu0lms.shrink .ant-menu-item {
|
|
31570
|
+
width: 36px;
|
|
31571
|
+
padding: 0 6px;
|
|
31608
31572
|
}
|
|
31609
31573
|
|
|
31610
|
-
.
|
|
31611
|
-
|
|
31612
|
-
|
|
31613
|
-
|
|
31614
|
-
align-items: center;
|
|
31615
|
-
margin-left: 4px;
|
|
31574
|
+
.E_n1ugzfva {
|
|
31575
|
+
display: flex;
|
|
31576
|
+
place-items: center;
|
|
31577
|
+
width: 100% !important;
|
|
31616
31578
|
}
|
|
31617
31579
|
|
|
31618
|
-
.
|
|
31619
|
-
|
|
31620
|
-
|
|
31621
|
-
flex: none;
|
|
31622
|
-
align-items: center;
|
|
31623
|
-
margin-right: 4px;
|
|
31624
|
-
cursor: auto;
|
|
31580
|
+
.E_n1ugzfva[disabled] {
|
|
31581
|
+
color: rgba(0, 0, 0, 0.25) !important;
|
|
31582
|
+
opacity: 1 !important;
|
|
31625
31583
|
}
|
|
31626
31584
|
|
|
31627
|
-
.
|
|
31628
|
-
|
|
31629
|
-
|
|
31630
|
-
height: auto;
|
|
31631
|
-
font-size: inherit;
|
|
31585
|
+
.E_n1ugzfva.ant-btn {
|
|
31586
|
+
width: 100%;
|
|
31587
|
+
color: #00122e;
|
|
31632
31588
|
}
|
|
31633
31589
|
|
|
31634
|
-
.
|
|
31635
|
-
margin-
|
|
31590
|
+
.E_n1ugzfva .icon-wrapper {
|
|
31591
|
+
margin-right: 12px;
|
|
31636
31592
|
}
|
|
31637
31593
|
|
|
31638
|
-
.
|
|
31639
|
-
|
|
31594
|
+
.E_n1ugzfva .link-title {
|
|
31595
|
+
flex: 1;
|
|
31596
|
+
overflow: hidden;
|
|
31597
|
+
white-space: nowrap;
|
|
31598
|
+
text-overflow: ellipsis;
|
|
31599
|
+
text-align: left;
|
|
31640
31600
|
}
|
|
31641
31601
|
|
|
31642
|
-
.
|
|
31643
|
-
height: 18px;
|
|
31644
|
-
line-height: 18px;
|
|
31645
|
-
padding: 0 4px;
|
|
31646
|
-
border-radius: 4px;
|
|
31647
|
-
background: rgba(235, 239, 245, 0.6);
|
|
31648
|
-
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
31602
|
+
.E_t160l1cm {
|
|
31649
31603
|
display: flex;
|
|
31650
|
-
|
|
31651
|
-
|
|
31652
|
-
|
|
31604
|
+
flex-direction: column;
|
|
31605
|
+
flex: 1;
|
|
31606
|
+
/* FIXME:(yanzhen) do this better */
|
|
31653
31607
|
}
|
|
31654
31608
|
|
|
31655
|
-
.
|
|
31656
|
-
|
|
31609
|
+
.E_t160l1cm .tab-bar {
|
|
31610
|
+
flex-shrink: 0;
|
|
31611
|
+
display: flex;
|
|
31612
|
+
border-bottom: 1px solid rgba(172, 186, 211, 0.6);
|
|
31657
31613
|
}
|
|
31658
31614
|
|
|
31659
|
-
.
|
|
31660
|
-
|
|
31661
|
-
position: absolute;
|
|
31615
|
+
.E_t160l1cm .tab-content {
|
|
31616
|
+
height: 100%;
|
|
31662
31617
|
}
|
|
31663
31618
|
|
|
31664
|
-
.
|
|
31665
|
-
|
|
31666
|
-
|
|
31667
|
-
|
|
31668
|
-
color: #fff;
|
|
31669
|
-
font-weight: bold;
|
|
31670
|
-
font-size: 12px;
|
|
31671
|
-
width: 24px;
|
|
31619
|
+
.E_t160l1cm .tab-menu-item {
|
|
31620
|
+
margin-right: 2px;
|
|
31621
|
+
padding: 1px 12px;
|
|
31622
|
+
line-height: 24px;
|
|
31672
31623
|
height: 24px;
|
|
31673
|
-
|
|
31674
|
-
|
|
31675
|
-
}
|
|
31676
|
-
|
|
31677
|
-
.E_a1b5xrg3.btn-item {
|
|
31678
|
-
transition: all 160ms ease;
|
|
31624
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31625
|
+
border-radius: 4px 4px 0 0;
|
|
31679
31626
|
cursor: pointer;
|
|
31680
|
-
|
|
31681
|
-
height: 40px;
|
|
31682
|
-
display: inline-flex;
|
|
31683
|
-
align-items: center;
|
|
31684
|
-
justify-content: center;
|
|
31685
|
-
border-radius: 6px;
|
|
31627
|
+
transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
|
|
31686
31628
|
}
|
|
31687
31629
|
|
|
31688
|
-
.
|
|
31689
|
-
|
|
31630
|
+
.E_t160l1cm .tab-menu-item:first-child {
|
|
31631
|
+
padding-left: 0;
|
|
31690
31632
|
}
|
|
31691
31633
|
|
|
31692
|
-
.
|
|
31693
|
-
|
|
31694
|
-
transition: all 320ms ease;
|
|
31634
|
+
.E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
|
|
31635
|
+
padding-left: 12px;
|
|
31695
31636
|
}
|
|
31696
31637
|
|
|
31697
|
-
.
|
|
31698
|
-
|
|
31638
|
+
.E_t160l1cm .tab-menu-item:hover {
|
|
31639
|
+
color: #0080ff;
|
|
31640
|
+
background: rgba(211, 218, 235, 0.6);
|
|
31699
31641
|
}
|
|
31700
31642
|
|
|
31701
|
-
.
|
|
31702
|
-
|
|
31703
|
-
flex-direction: column;
|
|
31643
|
+
.E_t160l1cm .tab-menu-item:hover .expand-arrow path {
|
|
31644
|
+
fill: #0080ff;
|
|
31704
31645
|
}
|
|
31705
31646
|
|
|
31706
|
-
.
|
|
31707
|
-
|
|
31708
|
-
width: 100%;
|
|
31709
|
-
margin: 0 auto;
|
|
31710
|
-
height: 100%;
|
|
31647
|
+
.E_t160l1cm .tab-menu-item:active {
|
|
31648
|
+
background: rgba(192, 203, 224, 0.6);
|
|
31711
31649
|
}
|
|
31712
31650
|
|
|
31713
|
-
.
|
|
31714
|
-
|
|
31715
|
-
|
|
31716
|
-
margin: 0 auto;
|
|
31717
|
-
display: flex;
|
|
31651
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open {
|
|
31652
|
+
color: #0080ff;
|
|
31653
|
+
background: rgba(211, 218, 235, 0.6);
|
|
31718
31654
|
}
|
|
31719
31655
|
|
|
31720
|
-
.
|
|
31721
|
-
|
|
31722
|
-
flex-grow: 0;
|
|
31723
|
-
flex-shrink: 0;
|
|
31724
|
-
flex-basis: 21%;
|
|
31656
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
|
|
31657
|
+
background: rgba(192, 203, 224, 0.6);
|
|
31725
31658
|
}
|
|
31726
31659
|
|
|
31727
|
-
.
|
|
31728
|
-
|
|
31729
|
-
justify-content: flex-end;
|
|
31730
|
-
padding-right: 44px;
|
|
31660
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
|
|
31661
|
+
background: rgba(0, 128, 255, 0.16);
|
|
31731
31662
|
}
|
|
31732
31663
|
|
|
31733
|
-
.
|
|
31734
|
-
|
|
31664
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
|
|
31665
|
+
fill: #0080ff;
|
|
31735
31666
|
}
|
|
31736
31667
|
|
|
31737
|
-
.
|
|
31738
|
-
|
|
31739
|
-
|
|
31740
|
-
flex-shrink: 0;
|
|
31741
|
-
flex-basis: 58%;
|
|
31668
|
+
.E_t160l1cm .tab-menu-item.tab-menu-item-selected {
|
|
31669
|
+
color: #0080ff;
|
|
31670
|
+
background: rgba(0, 128, 255, 0.1);
|
|
31742
31671
|
}
|
|
31743
31672
|
|
|
31744
|
-
.
|
|
31745
|
-
|
|
31673
|
+
.E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
|
|
31674
|
+
background: rgba(0, 128, 255, 0.16);
|
|
31746
31675
|
}
|
|
31747
31676
|
|
|
31748
|
-
.
|
|
31749
|
-
|
|
31677
|
+
.E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
|
|
31678
|
+
fill: #1d326c;
|
|
31750
31679
|
}
|
|
31751
31680
|
|
|
31752
|
-
.
|
|
31753
|
-
margin:
|
|
31754
|
-
|
|
31755
|
-
max-width: 648px;
|
|
31681
|
+
.E_t160l1cm .tab-menu-item .expand-arrow {
|
|
31682
|
+
margin-left: 8px;
|
|
31683
|
+
height: 22px;
|
|
31756
31684
|
}
|
|
31757
31685
|
|
|
31758
|
-
.
|
|
31759
|
-
|
|
31686
|
+
.E_t160l1cm .tab-menu-item .expand-arrow path {
|
|
31687
|
+
fill: rgba(44, 56, 82, 0.6);
|
|
31760
31688
|
}
|
|
31761
31689
|
|
|
31762
|
-
.
|
|
31763
|
-
margin: 0 auto;
|
|
31690
|
+
.E_t160l1cm .tab-menu-item-group {
|
|
31764
31691
|
padding: 0;
|
|
31765
|
-
|
|
31766
|
-
|
|
31692
|
+
display: flex;
|
|
31693
|
+
align-items: center;
|
|
31767
31694
|
overflow: hidden;
|
|
31768
31695
|
}
|
|
31769
31696
|
|
|
31770
|
-
.
|
|
31771
|
-
|
|
31697
|
+
.E_t160l1cm .tab-menu-item-group .main-title {
|
|
31698
|
+
opacity: 0;
|
|
31699
|
+
max-width: 0;
|
|
31700
|
+
transition: max-width 320ms ease, opacity 240ms ease;
|
|
31772
31701
|
}
|
|
31773
31702
|
|
|
31774
|
-
.
|
|
31775
|
-
|
|
31776
|
-
|
|
31703
|
+
.E_t160l1cm .tab-menu-item-group .sub-title {
|
|
31704
|
+
padding: 1px 12px;
|
|
31705
|
+
position: relative;
|
|
31706
|
+
display: flex;
|
|
31777
31707
|
}
|
|
31778
31708
|
|
|
31779
|
-
.
|
|
31780
|
-
|
|
31781
|
-
|
|
31709
|
+
.E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
|
|
31710
|
+
opacity: 0;
|
|
31711
|
+
position: absolute;
|
|
31712
|
+
top: 50%;
|
|
31713
|
+
left: 0;
|
|
31714
|
+
transform: translate(-50%, -50%);
|
|
31715
|
+
transition: opacity 100ms linear;
|
|
31716
|
+
fill: rgba(0, 128, 255, 0.2);
|
|
31782
31717
|
}
|
|
31783
31718
|
|
|
31784
|
-
.
|
|
31785
|
-
|
|
31786
|
-
width: 100%;
|
|
31787
|
-
max-width: 1024px;
|
|
31719
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
|
|
31720
|
+
color: #0080ff;
|
|
31788
31721
|
}
|
|
31789
31722
|
|
|
31790
|
-
.
|
|
31791
|
-
|
|
31792
|
-
|
|
31723
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
31724
|
+
padding: 1px 12px;
|
|
31725
|
+
display: inline-block;
|
|
31726
|
+
opacity: 1;
|
|
31727
|
+
max-width: 160px;
|
|
31728
|
+
}
|
|
31793
31729
|
|
|
31794
|
-
.
|
|
31795
|
-
|
|
31796
|
-
|
|
31797
|
-
width: 100%;
|
|
31798
|
-
max-width: 1024px;
|
|
31799
|
-
overflow: hidden;
|
|
31730
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
|
|
31731
|
+
padding: 1px 12px;
|
|
31732
|
+
color: #005ed1;
|
|
31800
31733
|
}
|
|
31801
31734
|
|
|
31802
|
-
.
|
|
31803
|
-
|
|
31735
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
|
|
31736
|
+
opacity: 1;
|
|
31804
31737
|
}
|
|
31805
31738
|
|
|
31806
|
-
.
|
|
31807
|
-
|
|
31808
|
-
overflow-y: auto;
|
|
31739
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title {
|
|
31740
|
+
background: rgba(0, 128, 255, 0.16);
|
|
31809
31741
|
}
|
|
31810
31742
|
|
|
31811
|
-
.
|
|
31812
|
-
|
|
31813
|
-
max-width: 1024px;
|
|
31743
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title > .slash-arrow, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title > .slash-arrow {
|
|
31744
|
+
opacity: 0;
|
|
31814
31745
|
}
|
|
31815
31746
|
|
|
31816
|
-
.
|
|
31817
|
-
|
|
31747
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item {
|
|
31748
|
+
padding: 4px 16px;
|
|
31749
|
+
height: 32px;
|
|
31750
|
+
border-radius: 6px 6px 0 0;
|
|
31818
31751
|
}
|
|
31819
31752
|
|
|
31820
|
-
.
|
|
31821
|
-
|
|
31822
|
-
line-height: 20px;
|
|
31823
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31753
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
|
|
31754
|
+
padding-left: 0;
|
|
31824
31755
|
}
|
|
31825
31756
|
|
|
31826
|
-
.
|
|
31827
|
-
|
|
31828
|
-
line-height: 20px;
|
|
31829
|
-
color: #2d3a56;
|
|
31830
|
-
margin-bottom: 12px;
|
|
31757
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item-medium.tab-menu-item.tab-menu-item-selected:first-child {
|
|
31758
|
+
padding-left: 16px;
|
|
31831
31759
|
}
|
|
31832
31760
|
|
|
31833
|
-
.
|
|
31834
|
-
|
|
31761
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
|
|
31762
|
+
margin-left: 11px;
|
|
31763
|
+
height: 24px;
|
|
31835
31764
|
}
|
|
31836
31765
|
|
|
31837
|
-
.
|
|
31838
|
-
padding:
|
|
31839
|
-
border-bottom: 1px solid #e1e5eb;
|
|
31840
|
-
margin-bottom: 16px;
|
|
31766
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
|
|
31767
|
+
padding: 0;
|
|
31841
31768
|
}
|
|
31842
31769
|
|
|
31843
|
-
.
|
|
31844
|
-
|
|
31845
|
-
align-items: center;
|
|
31846
|
-
margin-bottom: 8px;
|
|
31770
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
|
|
31771
|
+
padding: 4px 16px;
|
|
31847
31772
|
}
|
|
31848
31773
|
|
|
31849
|
-
.
|
|
31850
|
-
|
|
31774
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .sub-title, .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
31775
|
+
padding: 4px 16px;
|
|
31851
31776
|
}
|
|
31852
31777
|
|
|
31853
|
-
.
|
|
31854
|
-
|
|
31778
|
+
.E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
|
|
31779
|
+
background: #fff;
|
|
31855
31780
|
}
|
|
31856
31781
|
|
|
31857
|
-
.
|
|
31858
|
-
|
|
31782
|
+
.E_t160l1cm .tab-menu-item-light:active {
|
|
31783
|
+
color: #005ed1;
|
|
31859
31784
|
}
|
|
31860
31785
|
|
|
31861
|
-
.
|
|
31862
|
-
|
|
31863
|
-
|
|
31786
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
|
|
31787
|
+
background: #fff;
|
|
31788
|
+
color: #1d326c;
|
|
31864
31789
|
}
|
|
31865
31790
|
|
|
31866
|
-
.
|
|
31867
|
-
|
|
31868
|
-
height: 1px;
|
|
31869
|
-
background: rgba(213, 219, 227, 0.6);
|
|
31870
|
-
margin: 24px 0;
|
|
31791
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
31792
|
+
color: rgba(45, 58, 86, 0.6);
|
|
31871
31793
|
}
|
|
31872
31794
|
|
|
31873
|
-
.
|
|
31795
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
|
|
31796
|
+
color: #1d326c;
|
|
31797
|
+
}
|
|
31798
|
+
|
|
31799
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
|
|
31800
|
+
fill: #d8deeb;
|
|
31801
|
+
}
|
|
31802
|
+
|
|
31803
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
|
|
31804
|
+
fill: #1d326c;
|
|
31805
|
+
}
|
|
31806
|
+
|
|
31807
|
+
.E_t160l1cm .tab-content {
|
|
31808
|
+
flex: 1;
|
|
31874
31809
|
display: flex;
|
|
31875
|
-
|
|
31876
|
-
align-items: center;
|
|
31877
|
-
height: 100%;
|
|
31810
|
+
flex-direction: column;
|
|
31878
31811
|
}
|
|
31879
31812
|
|
|
31880
|
-
.
|
|
31881
|
-
|
|
31882
|
-
width: 4px;
|
|
31883
|
-
height: 4px;
|
|
31884
|
-
background: #8e9aa9;
|
|
31885
|
-
opacity: 0.4;
|
|
31886
|
-
border-radius: 50%;
|
|
31887
|
-
margin: 0 4px;
|
|
31813
|
+
.E_t160l1cm.is-overview .tab-content {
|
|
31814
|
+
overflow: visible;
|
|
31888
31815
|
}
|
|
31889
31816
|
|
|
31890
|
-
.
|
|
31891
|
-
|
|
31892
|
-
|
|
31893
|
-
margin: 0 auto;
|
|
31817
|
+
.E_t14npdqr {
|
|
31818
|
+
max-width: 240px;
|
|
31819
|
+
animation: none;
|
|
31894
31820
|
}
|
|
31895
31821
|
|
|
31896
|
-
.
|
|
31897
|
-
|
|
31898
|
-
|
|
31822
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu {
|
|
31823
|
+
border: 1px solid #0080ff;
|
|
31824
|
+
padding: 0;
|
|
31899
31825
|
}
|
|
31900
31826
|
|
|
31901
|
-
.
|
|
31902
|
-
|
|
31827
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
31828
|
+
margin: 0;
|
|
31829
|
+
height: 32px;
|
|
31830
|
+
line-height: 32px;
|
|
31831
|
+
font-size: 13px;
|
|
31832
|
+
padding: 0 10px;
|
|
31833
|
+
display: block;
|
|
31834
|
+
overflow: hidden;
|
|
31835
|
+
text-overflow: ellipsis;
|
|
31836
|
+
white-space: nowrap;
|
|
31903
31837
|
}
|
|
31904
31838
|
|
|
31905
|
-
.
|
|
31906
|
-
|
|
31839
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
|
|
31840
|
+
content: " ";
|
|
31841
|
+
height: 1px;
|
|
31842
|
+
width: calc(100% + 10px);
|
|
31843
|
+
background: rgba(172, 186, 211, 0.6);
|
|
31844
|
+
display: block;
|
|
31907
31845
|
}
|
|
31908
31846
|
|
|
31909
|
-
.
|
|
31910
|
-
|
|
31847
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
|
|
31848
|
+
color: #0080ff;
|
|
31849
|
+
background: transparent;
|
|
31911
31850
|
}
|
|
31912
31851
|
|
|
31913
|
-
.
|
|
31914
|
-
|
|
31852
|
+
.E_i1inqkme {
|
|
31853
|
+
height: 18px;
|
|
31915
31854
|
line-height: 18px;
|
|
31916
|
-
font-weight: bold;
|
|
31917
|
-
color: #fff;
|
|
31918
31855
|
padding: 0 4px;
|
|
31919
31856
|
border-radius: 4px;
|
|
31920
|
-
|
|
31921
|
-
|
|
31922
|
-
|
|
31923
|
-
|
|
31924
|
-
|
|
31925
|
-
margin-
|
|
31857
|
+
background: rgba(235, 239, 245, 0.6);
|
|
31858
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
31859
|
+
display: flex;
|
|
31860
|
+
align-items: center;
|
|
31861
|
+
white-space: nowrap;
|
|
31862
|
+
margin-right: 4px;
|
|
31926
31863
|
}
|
|
31927
31864
|
|
|
31928
|
-
.
|
|
31865
|
+
.E_fzh9mnb {
|
|
31929
31866
|
width: 100%;
|
|
31930
31867
|
height: 100%;
|
|
31868
|
+
min-height: 124px;
|
|
31931
31869
|
display: flex;
|
|
31932
|
-
|
|
31870
|
+
flex-direction: column;
|
|
31933
31871
|
justify-content: center;
|
|
31872
|
+
align-items: center;
|
|
31934
31873
|
}
|
|
31935
31874
|
|
|
31936
|
-
.
|
|
31937
|
-
|
|
31938
|
-
|
|
31939
|
-
|
|
31940
|
-
padding: 1px 4px 1px;
|
|
31941
|
-
margin-left: 2px;
|
|
31942
|
-
margin-right: 2px;
|
|
31943
|
-
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
31944
|
-
border-radius: 4px;
|
|
31875
|
+
.E_fzh9mnb .error-text {
|
|
31876
|
+
color: rgba(10, 37, 85, 0.6);
|
|
31877
|
+
margin-bottom: 16px;
|
|
31878
|
+
font-size: 18px;
|
|
31945
31879
|
}
|
|
31946
31880
|
|
|
31947
|
-
.
|
|
31948
|
-
|
|
31881
|
+
.E_a1wfy30z .ant-input-number-handler-wrap {
|
|
31882
|
+
display: var(--a1wfy30z-0);
|
|
31949
31883
|
}
|
|
31950
31884
|
|
|
31951
|
-
.
|
|
31952
|
-
|
|
31885
|
+
.E_a1wfy30z .ant-input-number-input-wrap {
|
|
31886
|
+
padding: 4px 11px;
|
|
31887
|
+
display: inline-flex;
|
|
31888
|
+
line-height: 1.5715;
|
|
31889
|
+
height: inherit;
|
|
31953
31890
|
}
|
|
31954
31891
|
|
|
31955
|
-
.
|
|
31956
|
-
|
|
31892
|
+
.E_a1wfy30z .ant-input-number-input-wrap::after {
|
|
31893
|
+
content: var(--a1wfy30z-1);
|
|
31894
|
+
display: var(--a1wfy30z-2);
|
|
31895
|
+
flex: none;
|
|
31896
|
+
align-items: center;
|
|
31897
|
+
margin-left: 4px;
|
|
31957
31898
|
}
|
|
31958
31899
|
|
|
31959
|
-
.
|
|
31960
|
-
|
|
31900
|
+
.E_a1wfy30z .ant-input-number-input-wrap::before {
|
|
31901
|
+
content: var(--a1wfy30z-3);
|
|
31902
|
+
display: var(--a1wfy30z-4);
|
|
31903
|
+
flex: none;
|
|
31904
|
+
align-items: center;
|
|
31905
|
+
margin-right: 4px;
|
|
31906
|
+
cursor: auto;
|
|
31961
31907
|
}
|
|
31962
31908
|
|
|
31963
|
-
.
|
|
31964
|
-
|
|
31909
|
+
.E_a1wfy30z .ant-input-number-input {
|
|
31910
|
+
padding: 0;
|
|
31911
|
+
margin: 0;
|
|
31912
|
+
height: auto;
|
|
31913
|
+
font-size: inherit;
|
|
31965
31914
|
}
|
|
31966
31915
|
|
|
31967
|
-
.
|
|
31968
|
-
|
|
31969
|
-
|
|
31916
|
+
.E_f7pxqmh {
|
|
31917
|
+
width: 100%;
|
|
31918
|
+
margin-bottom: 0 !important;
|
|
31919
|
+
flex-flow: nowrap !important;
|
|
31920
|
+
line-break: auto;
|
|
31970
31921
|
}
|
|
31971
31922
|
|
|
31972
|
-
.
|
|
31973
|
-
|
|
31974
|
-
|
|
31975
|
-
padding: 14px;
|
|
31976
|
-
background: #f2f4f6;
|
|
31977
|
-
font-size: 13px;
|
|
31978
|
-
line-height: 1.8;
|
|
31979
|
-
color: #8e9aa9;
|
|
31923
|
+
.E_f7pxqmh > .ant-form-item-label {
|
|
31924
|
+
text-align: left !important;
|
|
31925
|
+
padding-bottom: 0 !important;
|
|
31980
31926
|
}
|
|
31981
31927
|
|
|
31982
|
-
.
|
|
31983
|
-
|
|
31928
|
+
.E_f7pxqmh > .ant-form-item-label > label {
|
|
31929
|
+
min-height: 32px;
|
|
31930
|
+
height: auto;
|
|
31984
31931
|
font-size: 13px;
|
|
31985
31932
|
color: rgba(44, 56, 82, 0.6);
|
|
31933
|
+
white-space: normal;
|
|
31986
31934
|
}
|
|
31987
31935
|
|
|
31988
|
-
.
|
|
31989
|
-
|
|
31936
|
+
.E_f7pxqmh.ant-form-item-has-error .ant-input {
|
|
31937
|
+
border-color: #ff4d4f !important;
|
|
31990
31938
|
}
|
|
31991
31939
|
|
|
31992
|
-
.
|
|
31993
|
-
|
|
31994
|
-
line-height: 32px;
|
|
31940
|
+
.E_f7pxqmh.ant-form-item-has-error .ant-input-password {
|
|
31941
|
+
border-color: #ff4d4f !important;
|
|
31995
31942
|
}
|
|
31996
31943
|
|
|
31997
|
-
.
|
|
31998
|
-
|
|
31944
|
+
.E_f7pxqmh .ant-form-item-explain {
|
|
31945
|
+
margin-top: 4px;
|
|
31946
|
+
font-size: 12px;
|
|
31947
|
+
min-height: 0px;
|
|
31999
31948
|
}
|
|
32000
31949
|
|
|
32001
|
-
.
|
|
32002
|
-
|
|
31950
|
+
.E_f7pxqmh .ant-form-item-extra {
|
|
31951
|
+
font-size: 12px;
|
|
31952
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31953
|
+
min-height: 0px;
|
|
32003
31954
|
}
|
|
32004
31955
|
|
|
32005
|
-
.
|
|
32006
|
-
|
|
31956
|
+
.E_ai7qkf2 .ant-input-number-handler-wrap {
|
|
31957
|
+
display: var(--ai7qkf2-0);
|
|
32007
31958
|
}
|
|
32008
31959
|
|
|
32009
|
-
.
|
|
32010
|
-
|
|
32011
|
-
height:
|
|
32012
|
-
|
|
31960
|
+
.E_ai7qkf2 .ant-input-number-input-wrap {
|
|
31961
|
+
display: inline-flex;
|
|
31962
|
+
line-height: 1.5715;
|
|
31963
|
+
height: 100%;
|
|
31964
|
+
width: 100%;
|
|
32013
31965
|
}
|
|
32014
31966
|
|
|
32015
|
-
.
|
|
32016
|
-
|
|
32017
|
-
|
|
32018
|
-
|
|
31967
|
+
.E_ai7qkf2 .ant-input-number-input-wrap::after {
|
|
31968
|
+
content: var(--ai7qkf2-1);
|
|
31969
|
+
display: var(--ai7qkf2-2);
|
|
31970
|
+
flex: none;
|
|
31971
|
+
align-items: center;
|
|
31972
|
+
margin-left: 4px;
|
|
31973
|
+
padding: 5px 12px 5px 0;
|
|
31974
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32019
31975
|
}
|
|
32020
31976
|
|
|
32021
|
-
.
|
|
32022
|
-
|
|
32023
|
-
|
|
32024
|
-
|
|
31977
|
+
.E_ai7qkf2 .ant-input-number-input-wrap::before {
|
|
31978
|
+
content: var(--ai7qkf2-3);
|
|
31979
|
+
display: var(--ai7qkf2-4);
|
|
31980
|
+
flex: none;
|
|
31981
|
+
align-items: center;
|
|
31982
|
+
margin-right: 4px;
|
|
31983
|
+
cursor: auto;
|
|
31984
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32025
31985
|
}
|
|
32026
31986
|
|
|
32027
|
-
.
|
|
32028
|
-
|
|
32029
|
-
font-weight: bold;
|
|
32030
|
-
padding-bottom: 6px;
|
|
32031
|
-
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
32032
|
-
margin-bottom: 16px;
|
|
31987
|
+
.ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
|
|
31988
|
+
border-radius: 0;
|
|
32033
31989
|
}
|
|
32034
31990
|
|
|
32035
|
-
.
|
|
32036
|
-
|
|
31991
|
+
.E_ai7qkf2.ant-input-number {
|
|
31992
|
+
width: 100%;
|
|
31993
|
+
border-radius: 6px;
|
|
32037
31994
|
}
|
|
32038
31995
|
|
|
32039
|
-
.
|
|
32040
|
-
|
|
32041
|
-
|
|
32042
|
-
|
|
32043
|
-
justify-content: center;
|
|
32044
|
-
align-items: center;
|
|
32045
|
-
cursor: pointer;
|
|
32046
|
-
transition: all 200ms ease-out 40ms;
|
|
31996
|
+
.E_ai7qkf2.ant-input-number:not([disabled]):focus.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]):active.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]).ant-input-number-focused.ant-input-number {
|
|
31997
|
+
border-color: #0096ff;
|
|
31998
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
31999
|
+
z-index: 1;
|
|
32047
32000
|
}
|
|
32048
32001
|
|
|
32049
|
-
.
|
|
32050
|
-
|
|
32051
|
-
|
|
32052
|
-
height: 6px;
|
|
32053
|
-
border-radius: 1px;
|
|
32054
|
-
background: #ccd4e3;
|
|
32055
|
-
position: relative;
|
|
32056
|
-
right: 2px;
|
|
32057
|
-
transform: rotate(-45deg);
|
|
32002
|
+
.E_ai7qkf2.ant-input-number:not([disabled]).error:hover.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]).error.ant-input-number-focused.ant-input-number {
|
|
32003
|
+
border-color: #e75a3a;
|
|
32004
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
32058
32005
|
}
|
|
32059
32006
|
|
|
32060
|
-
.
|
|
32061
|
-
|
|
32062
|
-
|
|
32007
|
+
.E_ai7qkf2 .ant-input-number-input {
|
|
32008
|
+
height: 30px;
|
|
32009
|
+
border: 1px;
|
|
32010
|
+
padding: 5px 12px;
|
|
32011
|
+
font-size: inherit;
|
|
32063
32012
|
}
|
|
32064
32013
|
|
|
32065
|
-
.
|
|
32066
|
-
|
|
32067
|
-
|
|
32068
|
-
|
|
32014
|
+
.E_ai7qkf2.ant-input-number-lg input {
|
|
32015
|
+
height: 38px;
|
|
32016
|
+
border: 1px;
|
|
32017
|
+
padding: 8px 16px;
|
|
32069
32018
|
}
|
|
32070
32019
|
|
|
32071
|
-
.
|
|
32072
|
-
|
|
32073
|
-
|
|
32020
|
+
.E_ai7qkf2.ant-input-number-sm input {
|
|
32021
|
+
height: 22px;
|
|
32022
|
+
border: 1px;
|
|
32023
|
+
padding: 2px 8px;
|
|
32074
32024
|
}
|
|
32075
32025
|
|
|
32076
|
-
.
|
|
32077
|
-
|
|
32078
|
-
|
|
32026
|
+
.E_iouxfgt {
|
|
32027
|
+
display: inline-flex;
|
|
32028
|
+
align-items: center;
|
|
32079
32029
|
}
|
|
32080
32030
|
|
|
32081
|
-
.
|
|
32082
|
-
display: flex;
|
|
32083
|
-
|
|
32084
|
-
|
|
32085
|
-
background: rgba(255, 187, 0, 0.1);
|
|
32086
|
-
border-radius: 6px;
|
|
32087
|
-
color: #e07f00;
|
|
32088
|
-
font-size: 12px;
|
|
32089
|
-
line-height: 18px;
|
|
32031
|
+
.E_iouxfgt .icon-inner {
|
|
32032
|
+
display: inline-flex;
|
|
32033
|
+
align-items: center;
|
|
32034
|
+
justify-content: center;
|
|
32090
32035
|
}
|
|
32091
32036
|
|
|
32092
|
-
.
|
|
32093
|
-
|
|
32094
|
-
|
|
32037
|
+
.E_iouxfgt .icon-inner + span,
|
|
32038
|
+
.E_iouxfgt span + .icon-inner.suffix {
|
|
32039
|
+
margin-left: 4px;
|
|
32095
32040
|
}
|
|
32096
32041
|
|
|
32097
|
-
.
|
|
32098
|
-
|
|
32099
|
-
|
|
32100
|
-
padding: 7px 12px;
|
|
32101
|
-
background: rgba(225, 230, 241, 0.6);
|
|
32102
|
-
border-radius: 6px;
|
|
32103
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32104
|
-
font-size: 12px;
|
|
32105
|
-
line-height: 18px;
|
|
32042
|
+
.E_iouxfgt.is-rotate img,
|
|
32043
|
+
.E_iouxfgt.is-rotate svg {
|
|
32044
|
+
animation: rotate 680ms linear infinite;
|
|
32106
32045
|
}
|
|
32107
32046
|
|
|
32108
|
-
.
|
|
32109
|
-
margin-
|
|
32110
|
-
height: 18px;
|
|
32047
|
+
.E_atcz0kf .ant-input-suffix {
|
|
32048
|
+
margin-left: 8px;
|
|
32111
32049
|
}
|
|
32112
32050
|
|
|
32113
|
-
.
|
|
32114
|
-
|
|
32115
|
-
flex-direction: row;
|
|
32116
|
-
padding: 7px 12px;
|
|
32117
|
-
background: rgba(0, 136, 255, 0.1);
|
|
32118
|
-
border-radius: 6px;
|
|
32119
|
-
color: #005ed1;
|
|
32120
|
-
font-size: 12px;
|
|
32121
|
-
line-height: 18px;
|
|
32051
|
+
.E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
32052
|
+
padding: 2px 7px 2px 12px;
|
|
32122
32053
|
}
|
|
32123
32054
|
|
|
32124
|
-
.
|
|
32125
|
-
|
|
32126
|
-
height: 18px;
|
|
32055
|
+
.E_owd0kml {
|
|
32056
|
+
display: inline-block;
|
|
32127
32057
|
}
|
|
32128
32058
|
|
|
32129
|
-
.
|
|
32130
|
-
|
|
32131
|
-
|
|
32132
|
-
font-size: 12px;
|
|
32133
|
-
line-height: 18px;
|
|
32059
|
+
.E_h1jsgezc {
|
|
32060
|
+
visibility: hidden;
|
|
32061
|
+
position: absolute;
|
|
32134
32062
|
}
|
|
32135
32063
|
|
|
32136
|
-
.
|
|
32137
|
-
|
|
32064
|
+
.E_a1b5xrg3 .user-icon-inner {
|
|
32065
|
+
display: inline-flex;
|
|
32066
|
+
align-items: center;
|
|
32067
|
+
justify-content: center;
|
|
32068
|
+
color: #fff;
|
|
32069
|
+
font-weight: bold;
|
|
32138
32070
|
font-size: 12px;
|
|
32139
|
-
|
|
32071
|
+
width: 24px;
|
|
32072
|
+
height: 24px;
|
|
32073
|
+
border-radius: 50%;
|
|
32074
|
+
background: var(--a1b5xrg3-0);
|
|
32140
32075
|
}
|
|
32141
32076
|
|
|
32142
|
-
.
|
|
32143
|
-
|
|
32077
|
+
.E_a1b5xrg3.btn-item {
|
|
32078
|
+
transition: all 160ms ease;
|
|
32079
|
+
cursor: pointer;
|
|
32080
|
+
width: 56px;
|
|
32081
|
+
height: 40px;
|
|
32082
|
+
display: inline-flex;
|
|
32144
32083
|
align-items: center;
|
|
32145
|
-
justify-content:
|
|
32084
|
+
justify-content: center;
|
|
32085
|
+
border-radius: 6px;
|
|
32146
32086
|
}
|
|
32147
32087
|
|
|
32148
|
-
.
|
|
32149
|
-
|
|
32088
|
+
.E_a1b5xrg3.btn-item:hover {
|
|
32089
|
+
box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
|
|
32150
32090
|
}
|
|
32151
32091
|
|
|
32152
|
-
.
|
|
32153
|
-
|
|
32092
|
+
.E_a1b5xrg3.btn-item:active {
|
|
32093
|
+
transform: translateY(2px);
|
|
32094
|
+
transition: all 320ms ease;
|
|
32154
32095
|
}
|
|
32155
32096
|
|
|
32156
|
-
.
|
|
32157
|
-
|
|
32158
|
-
line-height: 20px;
|
|
32159
|
-
color: #2d3a56;
|
|
32160
|
-
border-radius: 6px;
|
|
32161
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
32162
|
-
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
32097
|
+
.E_m196gn1d {
|
|
32098
|
+
min-width: 1280px;
|
|
32163
32099
|
}
|
|
32164
32100
|
|
|
32165
|
-
.
|
|
32166
|
-
|
|
32167
|
-
|
|
32101
|
+
.E_dsnbhzf {
|
|
32102
|
+
font-family: Inter;
|
|
32103
|
+
font-style: normal;
|
|
32104
|
+
font-weight: bold;
|
|
32105
|
+
font-size: 32px;
|
|
32106
|
+
line-height: 40px;
|
|
32168
32107
|
}
|
|
32169
32108
|
|
|
32170
|
-
.
|
|
32171
|
-
|
|
32172
|
-
|
|
32109
|
+
.E_d1mvo22k {
|
|
32110
|
+
font-family: Inter;
|
|
32111
|
+
font-style: normal;
|
|
32112
|
+
font-weight: bold;
|
|
32113
|
+
font-size: 24px;
|
|
32114
|
+
line-height: 32px;
|
|
32173
32115
|
}
|
|
32174
32116
|
|
|
32175
|
-
.
|
|
32176
|
-
|
|
32177
|
-
|
|
32178
|
-
|
|
32117
|
+
.E_d1b444tr {
|
|
32118
|
+
font-family: Inter;
|
|
32119
|
+
font-style: normal;
|
|
32120
|
+
font-weight: normal;
|
|
32121
|
+
font-size: 32px;
|
|
32122
|
+
line-height: 40px;
|
|
32179
32123
|
}
|
|
32180
32124
|
|
|
32181
|
-
.
|
|
32182
|
-
|
|
32183
|
-
|
|
32184
|
-
|
|
32125
|
+
.E_dvs0kue {
|
|
32126
|
+
font-family: Inter;
|
|
32127
|
+
font-style: normal;
|
|
32128
|
+
font-weight: bold;
|
|
32129
|
+
font-size: 20px;
|
|
32130
|
+
line-height: 24px;
|
|
32185
32131
|
}
|
|
32186
32132
|
|
|
32187
|
-
.
|
|
32188
|
-
|
|
32189
|
-
|
|
32133
|
+
.E_d1hcbfcq {
|
|
32134
|
+
font-family: Inter;
|
|
32135
|
+
font-style: normal;
|
|
32136
|
+
font-weight: normal;
|
|
32137
|
+
font-size: 20px;
|
|
32138
|
+
line-height: 24px;
|
|
32190
32139
|
}
|
|
32191
32140
|
|
|
32192
|
-
.
|
|
32193
|
-
|
|
32194
|
-
|
|
32141
|
+
.E_d1cz922v {
|
|
32142
|
+
font-family: Inter;
|
|
32143
|
+
font-style: normal;
|
|
32144
|
+
font-weight: bold;
|
|
32145
|
+
font-size: 18px;
|
|
32146
|
+
line-height: 22px;
|
|
32195
32147
|
}
|
|
32196
32148
|
|
|
32197
|
-
.
|
|
32198
|
-
|
|
32199
|
-
|
|
32149
|
+
.E_d3nzbrm {
|
|
32150
|
+
font-family: Inter;
|
|
32151
|
+
font-style: normal;
|
|
32152
|
+
font-weight: normal;
|
|
32153
|
+
font-size: 18px;
|
|
32154
|
+
line-height: 22px;
|
|
32200
32155
|
}
|
|
32201
32156
|
|
|
32202
|
-
.
|
|
32203
|
-
|
|
32204
|
-
|
|
32205
|
-
|
|
32157
|
+
.E_h1g0p5ob {
|
|
32158
|
+
font-family: Inter;
|
|
32159
|
+
font-style: normal;
|
|
32160
|
+
font-weight: bold;
|
|
32161
|
+
font-size: 16px;
|
|
32162
|
+
line-height: 22px;
|
|
32206
32163
|
}
|
|
32207
32164
|
|
|
32208
|
-
.
|
|
32209
|
-
|
|
32210
|
-
|
|
32211
|
-
|
|
32212
|
-
|
|
32213
|
-
|
|
32214
|
-
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
32165
|
+
.E_hydo2ej {
|
|
32166
|
+
font-family: Inter;
|
|
32167
|
+
font-style: normal;
|
|
32168
|
+
font-weight: normal;
|
|
32169
|
+
font-size: 16px;
|
|
32170
|
+
line-height: 22px;
|
|
32215
32171
|
}
|
|
32216
32172
|
|
|
32217
|
-
.
|
|
32218
|
-
|
|
32219
|
-
|
|
32173
|
+
.E_h1hbuq0r {
|
|
32174
|
+
font-family: Inter;
|
|
32175
|
+
font-style: normal;
|
|
32176
|
+
font-weight: bold;
|
|
32177
|
+
font-size: 14px;
|
|
32178
|
+
line-height: 20px;
|
|
32220
32179
|
}
|
|
32221
32180
|
|
|
32222
|
-
.
|
|
32223
|
-
|
|
32224
|
-
|
|
32181
|
+
.E_h13bondg {
|
|
32182
|
+
font-family: Inter;
|
|
32183
|
+
font-style: normal;
|
|
32184
|
+
font-weight: normal;
|
|
32185
|
+
font-size: 14px;
|
|
32186
|
+
line-height: 20px;
|
|
32225
32187
|
}
|
|
32226
32188
|
|
|
32227
|
-
.
|
|
32228
|
-
|
|
32189
|
+
.E_h1mhvdlx {
|
|
32190
|
+
font-family: Inter;
|
|
32191
|
+
font-style: normal;
|
|
32192
|
+
font-weight: bold;
|
|
32193
|
+
font-size: 12px;
|
|
32229
32194
|
line-height: 18px;
|
|
32230
32195
|
}
|
|
32231
32196
|
|
|
32232
|
-
.
|
|
32233
|
-
|
|
32234
|
-
|
|
32197
|
+
.E_h1inmfq6 {
|
|
32198
|
+
font-family: Inter;
|
|
32199
|
+
font-style: normal;
|
|
32200
|
+
font-weight: normal;
|
|
32201
|
+
font-size: 12px;
|
|
32202
|
+
line-height: 18px;
|
|
32235
32203
|
}
|
|
32236
32204
|
|
|
32237
|
-
.
|
|
32238
|
-
|
|
32239
|
-
|
|
32205
|
+
.E_h1kfc0la {
|
|
32206
|
+
font-family: Inter;
|
|
32207
|
+
font-style: normal;
|
|
32208
|
+
font-weight: bold;
|
|
32209
|
+
text-transform: uppercase;
|
|
32210
|
+
font-feature-settings: "cpsp" on;
|
|
32211
|
+
font-size: 12px;
|
|
32212
|
+
line-height: 18px;
|
|
32240
32213
|
}
|
|
32241
32214
|
|
|
32242
|
-
.
|
|
32243
|
-
|
|
32215
|
+
.E_h10xnyuu {
|
|
32216
|
+
font-family: Inter;
|
|
32217
|
+
font-style: normal;
|
|
32218
|
+
font-weight: normal;
|
|
32219
|
+
text-transform: uppercase;
|
|
32220
|
+
font-feature-settings: "cpsp" on;
|
|
32221
|
+
font-size: 12px;
|
|
32222
|
+
line-height: 18px;
|
|
32244
32223
|
}
|
|
32245
32224
|
|
|
32246
|
-
.
|
|
32247
|
-
|
|
32225
|
+
.E_lrcmi0v {
|
|
32226
|
+
font-family: Inter;
|
|
32227
|
+
font-style: normal;
|
|
32228
|
+
font-weight: normal;
|
|
32229
|
+
font-size: 16px;
|
|
32230
|
+
line-height: 24px;
|
|
32248
32231
|
}
|
|
32249
32232
|
|
|
32250
|
-
.
|
|
32251
|
-
|
|
32252
|
-
|
|
32233
|
+
.E_lzt43lp {
|
|
32234
|
+
font-family: Inter;
|
|
32235
|
+
font-style: normal;
|
|
32236
|
+
font-weight: bold;
|
|
32237
|
+
font-size: 16px;
|
|
32238
|
+
line-height: 24px;
|
|
32253
32239
|
}
|
|
32254
32240
|
|
|
32255
|
-
.
|
|
32256
|
-
|
|
32257
|
-
|
|
32241
|
+
.E_l5yc9nt {
|
|
32242
|
+
font-family: Inter;
|
|
32243
|
+
font-style: normal;
|
|
32244
|
+
font-weight: normal;
|
|
32245
|
+
font-size: 16px;
|
|
32246
|
+
line-height: 24px;
|
|
32258
32247
|
}
|
|
32259
32248
|
|
|
32260
|
-
.
|
|
32261
|
-
|
|
32262
|
-
|
|
32263
|
-
|
|
32249
|
+
.E_l1fbkbzo {
|
|
32250
|
+
font-family: Inter;
|
|
32251
|
+
font-style: normal;
|
|
32252
|
+
font-weight: bold;
|
|
32253
|
+
font-size: 16px;
|
|
32254
|
+
line-height: 24px;
|
|
32264
32255
|
}
|
|
32265
32256
|
|
|
32266
|
-
|
|
32267
|
-
|
|
32268
|
-
|
|
32257
|
+
.E_lahvcax {
|
|
32258
|
+
font-family: Inter;
|
|
32259
|
+
font-style: normal;
|
|
32260
|
+
font-weight: normal;
|
|
32261
|
+
text-transform: uppercase;
|
|
32262
|
+
font-feature-settings: "cpsp" on;
|
|
32263
|
+
font-size: 16px;
|
|
32264
|
+
line-height: 24px;
|
|
32269
32265
|
}
|
|
32270
32266
|
|
|
32271
|
-
|
|
32272
|
-
|
|
32273
|
-
|
|
32267
|
+
.E_l11q3pxd {
|
|
32268
|
+
font-family: Inter;
|
|
32269
|
+
font-style: normal;
|
|
32270
|
+
font-weight: bold;
|
|
32271
|
+
text-transform: uppercase;
|
|
32272
|
+
font-feature-settings: "cpsp" on;
|
|
32273
|
+
font-size: 16px;
|
|
32274
|
+
line-height: 24px;
|
|
32274
32275
|
}
|
|
32275
32276
|
|
|
32276
|
-
|
|
32277
|
-
|
|
32277
|
+
.E_lfuc2qu {
|
|
32278
|
+
font-family: Inter;
|
|
32279
|
+
font-style: normal;
|
|
32280
|
+
font-weight: normal;
|
|
32281
|
+
font-size: 14px;
|
|
32282
|
+
line-height: 22px;
|
|
32278
32283
|
}
|
|
32279
32284
|
|
|
32280
|
-
|
|
32281
|
-
|
|
32282
|
-
|
|
32285
|
+
.E_l1jmp8r0 {
|
|
32286
|
+
font-family: Inter;
|
|
32287
|
+
font-style: normal;
|
|
32288
|
+
font-weight: 500;
|
|
32289
|
+
font-size: 14px;
|
|
32290
|
+
line-height: 22px;
|
|
32283
32291
|
}
|
|
32284
32292
|
|
|
32285
|
-
|
|
32286
|
-
|
|
32293
|
+
.E_lcnm221 {
|
|
32294
|
+
font-family: Inter;
|
|
32295
|
+
font-style: normal;
|
|
32296
|
+
font-weight: bold;
|
|
32297
|
+
font-size: 14px;
|
|
32298
|
+
line-height: 22px;
|
|
32287
32299
|
}
|
|
32288
32300
|
|
|
32289
|
-
|
|
32290
|
-
|
|
32291
|
-
|
|
32301
|
+
.E_lu1z2n5 {
|
|
32302
|
+
font-family: Inter;
|
|
32303
|
+
font-style: normal;
|
|
32304
|
+
font-weight: normal;
|
|
32305
|
+
font-size: 14px;
|
|
32306
|
+
line-height: 22px;
|
|
32292
32307
|
}
|
|
32293
32308
|
|
|
32294
|
-
|
|
32295
|
-
|
|
32309
|
+
.E_l1r59djn {
|
|
32310
|
+
font-family: Inter;
|
|
32311
|
+
font-style: normal;
|
|
32312
|
+
font-weight: bold;
|
|
32313
|
+
font-size: 14px;
|
|
32314
|
+
line-height: 22px;
|
|
32296
32315
|
}
|
|
32297
32316
|
|
|
32298
|
-
.
|
|
32299
|
-
|
|
32300
|
-
|
|
32317
|
+
.E_ljm2911 {
|
|
32318
|
+
font-family: Inter;
|
|
32319
|
+
font-style: normal;
|
|
32320
|
+
font-weight: normal;
|
|
32321
|
+
text-transform: uppercase;
|
|
32322
|
+
font-feature-settings: "cpsp" on;
|
|
32323
|
+
font-size: 14px;
|
|
32324
|
+
line-height: 22px;
|
|
32301
32325
|
}
|
|
32302
32326
|
|
|
32303
|
-
.
|
|
32304
|
-
|
|
32305
|
-
|
|
32306
|
-
|
|
32307
|
-
|
|
32308
|
-
|
|
32327
|
+
.E_l124mzmr {
|
|
32328
|
+
font-family: Inter;
|
|
32329
|
+
font-style: normal;
|
|
32330
|
+
font-weight: bold;
|
|
32331
|
+
text-transform: uppercase;
|
|
32332
|
+
font-feature-settings: "cpsp" on;
|
|
32333
|
+
font-size: 14px;
|
|
32334
|
+
line-height: 22px;
|
|
32309
32335
|
}
|
|
32310
32336
|
|
|
32311
|
-
.
|
|
32312
|
-
|
|
32313
|
-
|
|
32337
|
+
.E_lb3chel {
|
|
32338
|
+
font-family: Inter;
|
|
32339
|
+
font-style: normal;
|
|
32340
|
+
font-weight: normal;
|
|
32341
|
+
font-size: 13px;
|
|
32342
|
+
line-height: 20px;
|
|
32314
32343
|
}
|
|
32315
32344
|
|
|
32316
|
-
.
|
|
32317
|
-
|
|
32345
|
+
.E_lv9jstu {
|
|
32346
|
+
font-family: Inter;
|
|
32347
|
+
font-style: normal;
|
|
32348
|
+
font-weight: 600;
|
|
32349
|
+
font-size: 13px;
|
|
32350
|
+
line-height: 20px;
|
|
32318
32351
|
}
|
|
32319
32352
|
|
|
32320
|
-
.
|
|
32321
|
-
display: flex;
|
|
32322
|
-
}
|
|
32323
|
-
|
|
32324
|
-
.E_k1ci6977.input-tags .input-tags-inner .tags-overflow-auto {
|
|
32325
|
-
display: flex;
|
|
32326
|
-
}
|
|
32327
|
-
|
|
32328
|
-
.E_k1ci6977.input-tags .input-tag-suffix {
|
|
32329
|
-
position: absolute;
|
|
32330
|
-
right: 12px;
|
|
32331
|
-
top: 50%;
|
|
32332
|
-
transform: translateY(-50%);
|
|
32333
|
-
}
|
|
32334
|
-
|
|
32335
|
-
.E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle {
|
|
32336
|
-
color: rgba(0, 0, 0, 0.25);
|
|
32337
|
-
font-size: 12px;
|
|
32338
|
-
cursor: pointer;
|
|
32339
|
-
}
|
|
32340
|
-
|
|
32341
|
-
.E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle:hover {
|
|
32342
|
-
color: rgba(0, 0, 0, 0.45);
|
|
32343
|
-
}
|
|
32344
|
-
|
|
32345
|
-
.E_k1ci6977.has-focus-indicator {
|
|
32346
|
-
position: relative;
|
|
32347
|
-
overflow: hidden;
|
|
32348
|
-
}
|
|
32349
|
-
|
|
32350
|
-
.E_k1ci6977.has-focus-indicator .ant-input-prefix {
|
|
32351
|
-
position: absolute;
|
|
32352
|
-
top: 50%;
|
|
32353
|
-
transform: translateY(-50%);
|
|
32354
|
-
left: -16px;
|
|
32355
|
-
transition: left 150ms ease;
|
|
32356
|
-
opacity: 0;
|
|
32357
|
-
}
|
|
32358
|
-
|
|
32359
|
-
.E_k1ci6977.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
|
|
32360
|
-
left: 8px;
|
|
32361
|
-
opacity: 1;
|
|
32362
|
-
}
|
|
32363
|
-
|
|
32364
|
-
.E_k1ci6977.has-focus-indicator input {
|
|
32365
|
-
transition: margin-left 150ms ease;
|
|
32366
|
-
margin-left: 0px;
|
|
32367
|
-
}
|
|
32368
|
-
|
|
32369
|
-
.E_k1ci6977.has-focus-indicator input:focus {
|
|
32370
|
-
margin-left: 16px;
|
|
32371
|
-
}
|
|
32372
|
-
|
|
32373
|
-
input.E_l1f7td1d.ant-input {
|
|
32374
|
-
border-top-right-radius: 0;
|
|
32375
|
-
border-bottom-right-radius: 0;
|
|
32376
|
-
}
|
|
32377
|
-
|
|
32378
|
-
.E_l1f7td1d.ant-input-affix-wrapper {
|
|
32379
|
-
border-top-right-radius: 0;
|
|
32380
|
-
border-bottom-right-radius: 0;
|
|
32381
|
-
}
|
|
32382
|
-
|
|
32383
|
-
input.E_rf8rlle.ant-input {
|
|
32384
|
-
border-top-left-radius: 0;
|
|
32385
|
-
border-bottom-left-radius: 0;
|
|
32386
|
-
}
|
|
32387
|
-
|
|
32388
|
-
.E_rf8rlle.ant-input-affix-wrapper {
|
|
32389
|
-
border-top-left-radius: 0;
|
|
32390
|
-
border-bottom-left-radius: 0;
|
|
32391
|
-
}
|
|
32392
|
-
|
|
32393
|
-
.E_llt2k48.ant-select.select, .E_llt2k48.ant-select.select .ant-select-selector {
|
|
32394
|
-
border-top-right-radius: 0;
|
|
32395
|
-
border-bottom-right-radius: 0;
|
|
32396
|
-
}
|
|
32397
|
-
|
|
32398
|
-
.E_rdwz7eh.ant-select.select, .E_rdwz7eh.ant-select.select .ant-select-selector {
|
|
32399
|
-
border-top-left-radius: 0;
|
|
32400
|
-
border-bottom-left-radius: 0;
|
|
32401
|
-
}
|
|
32402
|
-
|
|
32403
|
-
.E_c3ni091 {
|
|
32404
|
-
display: flex;
|
|
32405
|
-
flex-direction: column;
|
|
32406
|
-
}
|
|
32407
|
-
|
|
32408
|
-
.E_c3ni091 .select-wrapper {
|
|
32409
|
-
margin-top: 12px;
|
|
32410
|
-
}
|
|
32411
|
-
|
|
32412
|
-
.E_c3ni091 .select-wrapper .select {
|
|
32413
|
-
width: 100%;
|
|
32414
|
-
}
|
|
32415
|
-
|
|
32416
|
-
.E_c3ni091 .radio-wrapper {
|
|
32417
|
-
margin-top: 24px;
|
|
32418
|
-
}
|
|
32419
|
-
|
|
32420
|
-
.E_c3ni091 div.form-item {
|
|
32421
|
-
width: 100%;
|
|
32422
|
-
}
|
|
32423
|
-
|
|
32424
|
-
.E_d105ju2d {
|
|
32425
|
-
font-size: 14px;
|
|
32426
|
-
font-weight: 500;
|
|
32427
|
-
color: #3e4652;
|
|
32428
|
-
line-height: 18px;
|
|
32429
|
-
}
|
|
32430
|
-
|
|
32431
|
-
.E_d105ju2d + .E_d105ju2d {
|
|
32432
|
-
margin-top: 16px;
|
|
32433
|
-
}
|
|
32434
|
-
|
|
32435
|
-
.E_d105ju2d + * {
|
|
32436
|
-
margin-top: 16px;
|
|
32437
|
-
}
|
|
32438
|
-
|
|
32439
|
-
.E_lh0l62z.E_d105ju2d {
|
|
32440
|
-
font-size: 12px;
|
|
32441
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32442
|
-
margin-top: 12px;
|
|
32443
|
-
}
|
|
32444
|
-
|
|
32445
|
-
.E_r1o4v2oc.E_lh0l62z.E_d105ju2d {
|
|
32446
|
-
line-height: 18px;
|
|
32447
|
-
font-weight: 500;
|
|
32448
|
-
margin-top: 0;
|
|
32449
|
-
white-space: initial;
|
|
32450
|
-
}
|
|
32451
|
-
|
|
32452
|
-
.E_r1skkc3l {
|
|
32453
|
-
display: block;
|
|
32454
|
-
}
|
|
32455
|
-
|
|
32456
|
-
.E_r1skkc3l span {
|
|
32457
|
-
font-size: 14px;
|
|
32458
|
-
font-weight: 500;
|
|
32459
|
-
line-height: 32px;
|
|
32460
|
-
color: #3e4652;
|
|
32461
|
-
}
|
|
32462
|
-
|
|
32463
|
-
.E_c3cobmo {
|
|
32464
|
-
margin-top: 16px;
|
|
32465
|
-
padding: 8px;
|
|
32466
|
-
border-radius: 6px;
|
|
32467
|
-
background: rgba(225, 230, 241, 0.6);
|
|
32468
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32469
|
-
font-size: 12px;
|
|
32470
|
-
}
|
|
32471
|
-
|
|
32472
|
-
.E_c3cobmo div {
|
|
32473
|
-
line-height: 20px;
|
|
32474
|
-
display: flex;
|
|
32475
|
-
align-items: center;
|
|
32476
|
-
word-break: break-all;
|
|
32477
|
-
}
|
|
32478
|
-
|
|
32479
|
-
.E_c3cobmo .title {
|
|
32480
|
-
font-weight: 700;
|
|
32481
|
-
line-height: 18px;
|
|
32482
|
-
margin: 4px 0;
|
|
32483
|
-
}
|
|
32484
|
-
|
|
32485
|
-
.E_uqv57uv {
|
|
32486
|
-
color: rgba(44, 56, 82, 0.7490196078);
|
|
32487
|
-
}
|
|
32488
|
-
|
|
32489
|
-
.E_dsnbhzf {
|
|
32353
|
+
.E_lwqlh3x {
|
|
32490
32354
|
font-family: Inter;
|
|
32491
32355
|
font-style: normal;
|
|
32492
32356
|
font-weight: bold;
|
|
32493
|
-
font-size:
|
|
32494
|
-
line-height:
|
|
32357
|
+
font-size: 13px;
|
|
32358
|
+
line-height: 20px;
|
|
32495
32359
|
}
|
|
32496
32360
|
|
|
32497
|
-
.
|
|
32361
|
+
.E_lalum9y {
|
|
32498
32362
|
font-family: Inter;
|
|
32499
32363
|
font-style: normal;
|
|
32500
|
-
font-weight:
|
|
32501
|
-
font-size:
|
|
32502
|
-
line-height:
|
|
32364
|
+
font-weight: normal;
|
|
32365
|
+
font-size: 13px;
|
|
32366
|
+
line-height: 20px;
|
|
32503
32367
|
}
|
|
32504
32368
|
|
|
32505
|
-
.
|
|
32369
|
+
.E_l1t6dj5o {
|
|
32506
32370
|
font-family: Inter;
|
|
32507
32371
|
font-style: normal;
|
|
32508
|
-
font-weight:
|
|
32509
|
-
font-size:
|
|
32510
|
-
line-height:
|
|
32372
|
+
font-weight: 600;
|
|
32373
|
+
font-size: 13px;
|
|
32374
|
+
line-height: 20px;
|
|
32511
32375
|
}
|
|
32512
32376
|
|
|
32513
|
-
.
|
|
32377
|
+
.E_l12f6ic {
|
|
32514
32378
|
font-family: Inter;
|
|
32515
32379
|
font-style: normal;
|
|
32516
32380
|
font-weight: bold;
|
|
32517
|
-
font-size:
|
|
32518
|
-
line-height:
|
|
32381
|
+
font-size: 13px;
|
|
32382
|
+
line-height: 20px;
|
|
32519
32383
|
}
|
|
32520
32384
|
|
|
32521
|
-
.
|
|
32385
|
+
.E_l7gmukq {
|
|
32522
32386
|
font-family: Inter;
|
|
32523
32387
|
font-style: normal;
|
|
32524
32388
|
font-weight: normal;
|
|
32525
|
-
|
|
32526
|
-
|
|
32389
|
+
text-transform: uppercase;
|
|
32390
|
+
font-feature-settings: "cpsp" on;
|
|
32391
|
+
font-size: 13px;
|
|
32392
|
+
line-height: 20px;
|
|
32527
32393
|
}
|
|
32528
32394
|
|
|
32529
|
-
.
|
|
32395
|
+
.E_lkwl0yp {
|
|
32530
32396
|
font-family: Inter;
|
|
32531
32397
|
font-style: normal;
|
|
32532
32398
|
font-weight: bold;
|
|
32533
|
-
|
|
32534
|
-
|
|
32399
|
+
text-transform: uppercase;
|
|
32400
|
+
font-feature-settings: "cpsp" on;
|
|
32401
|
+
font-size: 13px;
|
|
32402
|
+
line-height: 20px;
|
|
32535
32403
|
}
|
|
32536
32404
|
|
|
32537
|
-
.
|
|
32405
|
+
.E_l10knv48 {
|
|
32538
32406
|
font-family: Inter;
|
|
32539
32407
|
font-style: normal;
|
|
32540
32408
|
font-weight: normal;
|
|
32541
|
-
font-size:
|
|
32542
|
-
line-height:
|
|
32409
|
+
font-size: 12px;
|
|
32410
|
+
line-height: 18px;
|
|
32543
32411
|
}
|
|
32544
32412
|
|
|
32545
|
-
.
|
|
32413
|
+
.E_l6526ld {
|
|
32546
32414
|
font-family: Inter;
|
|
32547
32415
|
font-style: normal;
|
|
32548
|
-
font-weight:
|
|
32549
|
-
font-size:
|
|
32550
|
-
line-height:
|
|
32416
|
+
font-weight: 500;
|
|
32417
|
+
font-size: 12px;
|
|
32418
|
+
line-height: 18px;
|
|
32551
32419
|
}
|
|
32552
32420
|
|
|
32553
|
-
.
|
|
32421
|
+
.E_l1j81vli {
|
|
32554
32422
|
font-family: Inter;
|
|
32555
32423
|
font-style: normal;
|
|
32556
|
-
font-weight:
|
|
32557
|
-
font-size:
|
|
32558
|
-
line-height:
|
|
32424
|
+
font-weight: bold;
|
|
32425
|
+
font-size: 12px;
|
|
32426
|
+
line-height: 18px;
|
|
32559
32427
|
}
|
|
32560
32428
|
|
|
32561
|
-
.
|
|
32429
|
+
.E_l1x7n1mk {
|
|
32562
32430
|
font-family: Inter;
|
|
32563
32431
|
font-style: normal;
|
|
32564
|
-
font-weight:
|
|
32565
|
-
font-size:
|
|
32566
|
-
line-height:
|
|
32432
|
+
font-weight: normal;
|
|
32433
|
+
font-size: 12px;
|
|
32434
|
+
line-height: 18px;
|
|
32567
32435
|
}
|
|
32568
32436
|
|
|
32569
|
-
.
|
|
32437
|
+
.E_l9fqufz {
|
|
32570
32438
|
font-family: Inter;
|
|
32571
32439
|
font-style: normal;
|
|
32572
|
-
font-weight:
|
|
32573
|
-
font-size:
|
|
32574
|
-
line-height:
|
|
32440
|
+
font-weight: 500;
|
|
32441
|
+
font-size: 12px;
|
|
32442
|
+
line-height: 18px;
|
|
32575
32443
|
}
|
|
32576
32444
|
|
|
32577
|
-
.
|
|
32445
|
+
.E_l1iwnybd {
|
|
32578
32446
|
font-family: Inter;
|
|
32579
32447
|
font-style: normal;
|
|
32580
32448
|
font-weight: bold;
|
|
@@ -32582,15 +32450,17 @@ input.E_rf8rlle.ant-input {
|
|
|
32582
32450
|
line-height: 18px;
|
|
32583
32451
|
}
|
|
32584
32452
|
|
|
32585
|
-
.
|
|
32453
|
+
.E_lprtm1e {
|
|
32586
32454
|
font-family: Inter;
|
|
32587
32455
|
font-style: normal;
|
|
32588
32456
|
font-weight: normal;
|
|
32457
|
+
text-transform: uppercase;
|
|
32458
|
+
font-feature-settings: "cpsp" on;
|
|
32589
32459
|
font-size: 12px;
|
|
32590
32460
|
line-height: 18px;
|
|
32591
32461
|
}
|
|
32592
32462
|
|
|
32593
|
-
.
|
|
32463
|
+
.E_l1lln87h {
|
|
32594
32464
|
font-family: Inter;
|
|
32595
32465
|
font-style: normal;
|
|
32596
32466
|
font-weight: bold;
|
|
@@ -32600,765 +32470,895 @@ input.E_rf8rlle.ant-input {
|
|
|
32600
32470
|
line-height: 18px;
|
|
32601
32471
|
}
|
|
32602
32472
|
|
|
32603
|
-
.
|
|
32473
|
+
.E_f2pb48l {
|
|
32604
32474
|
font-family: Inter;
|
|
32605
32475
|
font-style: normal;
|
|
32606
32476
|
font-weight: normal;
|
|
32607
|
-
|
|
32608
|
-
|
|
32609
|
-
font-size: 12px;
|
|
32610
|
-
line-height: 18px;
|
|
32477
|
+
font-size: 13px;
|
|
32478
|
+
line-height: 20px;
|
|
32611
32479
|
}
|
|
32612
32480
|
|
|
32613
|
-
.
|
|
32481
|
+
.E_fi9emkw {
|
|
32614
32482
|
font-family: Inter;
|
|
32615
32483
|
font-style: normal;
|
|
32616
32484
|
font-weight: normal;
|
|
32617
|
-
font-size:
|
|
32618
|
-
line-height:
|
|
32619
|
-
}
|
|
32620
|
-
|
|
32621
|
-
.E_lzt43lp {
|
|
32622
|
-
font-family: Inter;
|
|
32623
|
-
font-style: normal;
|
|
32624
|
-
font-weight: bold;
|
|
32625
|
-
font-size: 16px;
|
|
32626
|
-
line-height: 24px;
|
|
32485
|
+
font-size: 13px;
|
|
32486
|
+
line-height: 20px;
|
|
32627
32487
|
}
|
|
32628
32488
|
|
|
32629
|
-
.
|
|
32489
|
+
.E_f1nrg7da {
|
|
32630
32490
|
font-family: Inter;
|
|
32631
32491
|
font-style: normal;
|
|
32632
32492
|
font-weight: normal;
|
|
32633
|
-
font-size:
|
|
32634
|
-
line-height:
|
|
32493
|
+
font-size: 12px;
|
|
32494
|
+
line-height: 18px;
|
|
32635
32495
|
}
|
|
32636
32496
|
|
|
32637
|
-
.
|
|
32497
|
+
.E_f17k1i3n {
|
|
32638
32498
|
font-family: Inter;
|
|
32639
32499
|
font-style: normal;
|
|
32640
|
-
font-weight:
|
|
32641
|
-
font-size:
|
|
32642
|
-
line-height:
|
|
32500
|
+
font-weight: normal;
|
|
32501
|
+
font-size: 12px;
|
|
32502
|
+
line-height: 18px;
|
|
32643
32503
|
}
|
|
32644
32504
|
|
|
32645
|
-
.
|
|
32505
|
+
.E_t1tvuj2e {
|
|
32646
32506
|
font-family: Inter;
|
|
32647
32507
|
font-style: normal;
|
|
32648
32508
|
font-weight: normal;
|
|
32649
|
-
|
|
32650
|
-
font-
|
|
32651
|
-
|
|
32652
|
-
line-height: 24px;
|
|
32509
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
32510
|
+
font-size: 13px;
|
|
32511
|
+
line-height: 20px;
|
|
32653
32512
|
}
|
|
32654
32513
|
|
|
32655
|
-
.
|
|
32514
|
+
.E_t17uajlu {
|
|
32656
32515
|
font-family: Inter;
|
|
32657
32516
|
font-style: normal;
|
|
32658
|
-
font-weight:
|
|
32659
|
-
|
|
32660
|
-
font-
|
|
32661
|
-
|
|
32662
|
-
line-height: 24px;
|
|
32517
|
+
font-weight: normal;
|
|
32518
|
+
font-feature-settings: "zero" on;
|
|
32519
|
+
font-size: 13px;
|
|
32520
|
+
line-height: 20px;
|
|
32663
32521
|
}
|
|
32664
32522
|
|
|
32665
|
-
.
|
|
32523
|
+
.E_t114zbyz {
|
|
32666
32524
|
font-family: Inter;
|
|
32667
32525
|
font-style: normal;
|
|
32668
32526
|
font-weight: normal;
|
|
32669
|
-
font-
|
|
32670
|
-
|
|
32527
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
32528
|
+
font-size: 12px;
|
|
32529
|
+
line-height: 18px;
|
|
32671
32530
|
}
|
|
32672
32531
|
|
|
32673
|
-
.
|
|
32532
|
+
.E_t1il0kvi {
|
|
32674
32533
|
font-family: Inter;
|
|
32675
32534
|
font-style: normal;
|
|
32676
32535
|
font-weight: 500;
|
|
32677
|
-
font-
|
|
32678
|
-
|
|
32536
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
32537
|
+
font-size: 12px;
|
|
32538
|
+
line-height: 18px;
|
|
32679
32539
|
}
|
|
32680
32540
|
|
|
32681
|
-
.
|
|
32541
|
+
.E_t10dv8p1 {
|
|
32682
32542
|
font-family: Inter;
|
|
32683
32543
|
font-style: normal;
|
|
32684
|
-
font-weight:
|
|
32685
|
-
font-
|
|
32686
|
-
|
|
32544
|
+
font-weight: normal;
|
|
32545
|
+
font-feature-settings: "zero" on;
|
|
32546
|
+
font-size: 12px;
|
|
32547
|
+
line-height: 18px;
|
|
32687
32548
|
}
|
|
32688
32549
|
|
|
32689
|
-
.
|
|
32550
|
+
.E_tc2oqpq {
|
|
32690
32551
|
font-family: Inter;
|
|
32691
32552
|
font-style: normal;
|
|
32692
|
-
font-weight:
|
|
32693
|
-
font-
|
|
32694
|
-
|
|
32553
|
+
font-weight: 500;
|
|
32554
|
+
font-feature-settings: "zero" on;
|
|
32555
|
+
font-size: 12px;
|
|
32556
|
+
line-height: 18px;
|
|
32695
32557
|
}
|
|
32696
32558
|
|
|
32697
|
-
.
|
|
32559
|
+
.E_tzvddmc {
|
|
32698
32560
|
font-family: Inter;
|
|
32699
32561
|
font-style: normal;
|
|
32700
32562
|
font-weight: bold;
|
|
32701
|
-
font-
|
|
32702
|
-
|
|
32563
|
+
font-feature-settings: "zero" on;
|
|
32564
|
+
font-size: 16px;
|
|
32565
|
+
line-height: 24px;
|
|
32703
32566
|
}
|
|
32704
32567
|
|
|
32705
|
-
.
|
|
32568
|
+
.E_u18llj45 {
|
|
32706
32569
|
font-family: Inter;
|
|
32707
32570
|
font-style: normal;
|
|
32708
32571
|
font-weight: normal;
|
|
32709
|
-
|
|
32710
|
-
|
|
32711
|
-
font-size: 14px;
|
|
32712
|
-
line-height: 22px;
|
|
32572
|
+
font-size: 10px;
|
|
32573
|
+
line-height: 12px;
|
|
32713
32574
|
}
|
|
32714
32575
|
|
|
32715
|
-
.
|
|
32716
|
-
|
|
32717
|
-
|
|
32718
|
-
font-weight: bold;
|
|
32719
|
-
text-transform: uppercase;
|
|
32720
|
-
font-feature-settings: "cpsp" on;
|
|
32721
|
-
font-size: 14px;
|
|
32722
|
-
line-height: 22px;
|
|
32576
|
+
.E_cnujxq2 {
|
|
32577
|
+
display: flex;
|
|
32578
|
+
flex-direction: column;
|
|
32723
32579
|
}
|
|
32724
32580
|
|
|
32725
|
-
.
|
|
32726
|
-
|
|
32727
|
-
|
|
32728
|
-
|
|
32729
|
-
|
|
32730
|
-
line-height: 20px;
|
|
32581
|
+
.E_m7s48ia {
|
|
32582
|
+
max-width: 1120px;
|
|
32583
|
+
width: 100%;
|
|
32584
|
+
margin: 0 auto;
|
|
32585
|
+
height: 100%;
|
|
32731
32586
|
}
|
|
32732
32587
|
|
|
32733
|
-
.
|
|
32734
|
-
|
|
32735
|
-
|
|
32736
|
-
|
|
32737
|
-
|
|
32738
|
-
line-height: 20px;
|
|
32588
|
+
.E_wt5zbg6 {
|
|
32589
|
+
max-width: 1120px;
|
|
32590
|
+
width: 100%;
|
|
32591
|
+
margin: 0 auto;
|
|
32592
|
+
display: flex;
|
|
32739
32593
|
}
|
|
32740
32594
|
|
|
32741
|
-
.
|
|
32742
|
-
|
|
32743
|
-
|
|
32744
|
-
|
|
32745
|
-
|
|
32746
|
-
line-height: 20px;
|
|
32595
|
+
.E_wt5zbg6 .left,
|
|
32596
|
+
.E_wt5zbg6 .right {
|
|
32597
|
+
flex-grow: 0;
|
|
32598
|
+
flex-shrink: 0;
|
|
32599
|
+
flex-basis: 21%;
|
|
32747
32600
|
}
|
|
32748
32601
|
|
|
32749
|
-
.
|
|
32750
|
-
|
|
32751
|
-
|
|
32752
|
-
|
|
32753
|
-
font-size: 13px;
|
|
32754
|
-
line-height: 20px;
|
|
32602
|
+
.E_wt5zbg6 .left {
|
|
32603
|
+
display: flex;
|
|
32604
|
+
justify-content: flex-end;
|
|
32605
|
+
padding-right: 44px;
|
|
32755
32606
|
}
|
|
32756
32607
|
|
|
32757
|
-
.
|
|
32758
|
-
|
|
32759
|
-
font-style: normal;
|
|
32760
|
-
font-weight: 600;
|
|
32761
|
-
font-size: 13px;
|
|
32762
|
-
line-height: 20px;
|
|
32608
|
+
.E_wt5zbg6 .right {
|
|
32609
|
+
padding-left: 44px;
|
|
32763
32610
|
}
|
|
32764
32611
|
|
|
32765
|
-
.
|
|
32766
|
-
|
|
32767
|
-
|
|
32768
|
-
|
|
32769
|
-
|
|
32770
|
-
line-height: 20px;
|
|
32612
|
+
.E_wt5zbg6 .middle {
|
|
32613
|
+
margin-bottom: 40px;
|
|
32614
|
+
flex-grow: 0;
|
|
32615
|
+
flex-shrink: 0;
|
|
32616
|
+
flex-basis: 58%;
|
|
32771
32617
|
}
|
|
32772
32618
|
|
|
32773
|
-
.
|
|
32774
|
-
|
|
32775
|
-
font-style: normal;
|
|
32776
|
-
font-weight: normal;
|
|
32777
|
-
text-transform: uppercase;
|
|
32778
|
-
font-feature-settings: "cpsp" on;
|
|
32779
|
-
font-size: 13px;
|
|
32780
|
-
line-height: 20px;
|
|
32619
|
+
.E_wt5zbg6 .middle .form-base-field {
|
|
32620
|
+
width: 100%;
|
|
32781
32621
|
}
|
|
32782
32622
|
|
|
32783
|
-
.
|
|
32784
|
-
|
|
32785
|
-
font-style: normal;
|
|
32786
|
-
font-weight: bold;
|
|
32787
|
-
text-transform: uppercase;
|
|
32788
|
-
font-feature-settings: "cpsp" on;
|
|
32789
|
-
font-size: 13px;
|
|
32790
|
-
line-height: 20px;
|
|
32623
|
+
.E_wt5zbg6 .middle .form-base-field .form-base-field {
|
|
32624
|
+
width: auto;
|
|
32791
32625
|
}
|
|
32792
32626
|
|
|
32793
|
-
.
|
|
32794
|
-
|
|
32795
|
-
|
|
32796
|
-
|
|
32797
|
-
font-size: 12px;
|
|
32798
|
-
line-height: 18px;
|
|
32627
|
+
.E_h18jprzg .ant-modal-header {
|
|
32628
|
+
margin: 0 auto;
|
|
32629
|
+
width: 100%;
|
|
32630
|
+
max-width: 648px;
|
|
32799
32631
|
}
|
|
32800
32632
|
|
|
32801
|
-
.
|
|
32802
|
-
|
|
32803
|
-
font-style: normal;
|
|
32804
|
-
font-weight: 500;
|
|
32805
|
-
font-size: 12px;
|
|
32806
|
-
line-height: 18px;
|
|
32633
|
+
.E_h18jprzg .ant-modal-header .ant-modal-title {
|
|
32634
|
+
margin-left: 0;
|
|
32807
32635
|
}
|
|
32808
32636
|
|
|
32809
|
-
.
|
|
32810
|
-
|
|
32811
|
-
|
|
32812
|
-
|
|
32813
|
-
|
|
32814
|
-
|
|
32637
|
+
.E_h18jprzg .ant-modal-body {
|
|
32638
|
+
margin: 0 auto;
|
|
32639
|
+
padding: 0;
|
|
32640
|
+
width: 100%;
|
|
32641
|
+
max-width: 648px;
|
|
32642
|
+
overflow: hidden;
|
|
32815
32643
|
}
|
|
32816
32644
|
|
|
32817
|
-
.
|
|
32818
|
-
|
|
32819
|
-
font-style: normal;
|
|
32820
|
-
font-weight: normal;
|
|
32821
|
-
font-size: 12px;
|
|
32822
|
-
line-height: 18px;
|
|
32645
|
+
.E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
|
|
32646
|
+
margin-bottom: 40px;
|
|
32823
32647
|
}
|
|
32824
32648
|
|
|
32825
|
-
.
|
|
32826
|
-
|
|
32827
|
-
|
|
32828
|
-
font-weight: 500;
|
|
32829
|
-
font-size: 12px;
|
|
32830
|
-
line-height: 18px;
|
|
32649
|
+
.E_h18jprzg .ant-modal-body .horizontal-content-wrapper {
|
|
32650
|
+
height: calc(100vh - 225px);
|
|
32651
|
+
overflow-y: auto;
|
|
32831
32652
|
}
|
|
32832
32653
|
|
|
32833
|
-
.
|
|
32834
|
-
|
|
32835
|
-
|
|
32836
|
-
font-weight: bold;
|
|
32837
|
-
font-size: 12px;
|
|
32838
|
-
line-height: 18px;
|
|
32654
|
+
.E_h18jprzg .ant-modal-footer .footer-content {
|
|
32655
|
+
margin: 0 auto;
|
|
32656
|
+
max-width: 648px;
|
|
32839
32657
|
}
|
|
32840
32658
|
|
|
32841
|
-
.
|
|
32842
|
-
|
|
32843
|
-
|
|
32844
|
-
|
|
32845
|
-
text-transform: uppercase;
|
|
32846
|
-
font-feature-settings: "cpsp" on;
|
|
32847
|
-
font-size: 12px;
|
|
32848
|
-
line-height: 18px;
|
|
32659
|
+
.E_h16z9xgz .ant-modal-header {
|
|
32660
|
+
margin: 0 auto;
|
|
32661
|
+
width: 100%;
|
|
32662
|
+
max-width: 1024px;
|
|
32849
32663
|
}
|
|
32850
32664
|
|
|
32851
|
-
.
|
|
32852
|
-
|
|
32853
|
-
font-style: normal;
|
|
32854
|
-
font-weight: bold;
|
|
32855
|
-
text-transform: uppercase;
|
|
32856
|
-
font-feature-settings: "cpsp" on;
|
|
32857
|
-
font-size: 12px;
|
|
32858
|
-
line-height: 18px;
|
|
32665
|
+
.E_h16z9xgz .ant-modal-header .ant-modal-title {
|
|
32666
|
+
margin-left: 0;
|
|
32859
32667
|
}
|
|
32860
32668
|
|
|
32861
|
-
.
|
|
32862
|
-
|
|
32863
|
-
|
|
32864
|
-
|
|
32669
|
+
.E_h16z9xgz .ant-modal-body {
|
|
32670
|
+
margin: 0 auto;
|
|
32671
|
+
padding: 0;
|
|
32672
|
+
width: 100%;
|
|
32673
|
+
max-width: 1024px;
|
|
32674
|
+
overflow: hidden;
|
|
32675
|
+
}
|
|
32676
|
+
|
|
32677
|
+
.E_h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
|
|
32678
|
+
margin-bottom: 40px;
|
|
32679
|
+
}
|
|
32680
|
+
|
|
32681
|
+
.E_h16z9xgz .ant-modal-body .horizontal-content-wrapper {
|
|
32682
|
+
height: calc(100vh - 225px);
|
|
32683
|
+
overflow-y: auto;
|
|
32684
|
+
}
|
|
32685
|
+
|
|
32686
|
+
.E_h16z9xgz .ant-modal-footer .footer-content {
|
|
32687
|
+
margin: 0 auto;
|
|
32688
|
+
max-width: 1024px;
|
|
32689
|
+
}
|
|
32690
|
+
|
|
32691
|
+
.E_f1lrhghm {
|
|
32692
|
+
flex: 1;
|
|
32693
|
+
}
|
|
32694
|
+
|
|
32695
|
+
.E_f1lrhghm label {
|
|
32865
32696
|
font-size: 13px;
|
|
32866
32697
|
line-height: 20px;
|
|
32698
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32867
32699
|
}
|
|
32868
32700
|
|
|
32869
|
-
.
|
|
32870
|
-
font-
|
|
32871
|
-
font-style: normal;
|
|
32872
|
-
font-weight: normal;
|
|
32873
|
-
font-size: 13px;
|
|
32701
|
+
.E_f1lrhghm .title {
|
|
32702
|
+
font-size: 14px;
|
|
32874
32703
|
line-height: 20px;
|
|
32704
|
+
color: #2d3a56;
|
|
32705
|
+
margin-bottom: 12px;
|
|
32875
32706
|
}
|
|
32876
32707
|
|
|
32877
|
-
.
|
|
32878
|
-
|
|
32879
|
-
font-style: normal;
|
|
32880
|
-
font-weight: normal;
|
|
32881
|
-
font-size: 12px;
|
|
32882
|
-
line-height: 18px;
|
|
32708
|
+
.E_f1lrhghm.connect-cluster .title {
|
|
32709
|
+
padding-bottom: 26px;
|
|
32883
32710
|
}
|
|
32884
32711
|
|
|
32885
|
-
.
|
|
32886
|
-
|
|
32887
|
-
|
|
32888
|
-
|
|
32712
|
+
.E_f18ot8em {
|
|
32713
|
+
padding: 25px 0 15px 0;
|
|
32714
|
+
border-bottom: 1px solid #e1e5eb;
|
|
32715
|
+
margin-bottom: 16px;
|
|
32716
|
+
}
|
|
32717
|
+
|
|
32718
|
+
.E_f1l1g2k0 {
|
|
32719
|
+
display: flex;
|
|
32720
|
+
align-items: center;
|
|
32721
|
+
margin-bottom: 8px;
|
|
32722
|
+
}
|
|
32723
|
+
|
|
32724
|
+
.E_f1l1g2k0 > label {
|
|
32725
|
+
width: 216px;
|
|
32726
|
+
}
|
|
32727
|
+
|
|
32728
|
+
.E_f1l1g2k0 > label + * {
|
|
32729
|
+
width: 100%;
|
|
32730
|
+
}
|
|
32731
|
+
|
|
32732
|
+
.E_f1l1g2k0 .ant-select {
|
|
32733
|
+
width: 100%;
|
|
32734
|
+
}
|
|
32735
|
+
|
|
32736
|
+
.E_e1k89cwg {
|
|
32737
|
+
color: #e75a3a;
|
|
32738
|
+
margin-right: 10px;
|
|
32739
|
+
}
|
|
32740
|
+
|
|
32741
|
+
.E_d1oui1gf {
|
|
32742
|
+
width: 100%;
|
|
32743
|
+
height: 1px;
|
|
32744
|
+
background: rgba(213, 219, 227, 0.6);
|
|
32745
|
+
margin: 24px 0;
|
|
32746
|
+
}
|
|
32747
|
+
|
|
32748
|
+
.E_l15itdbb {
|
|
32749
|
+
display: flex;
|
|
32750
|
+
justify-content: center;
|
|
32751
|
+
align-items: center;
|
|
32752
|
+
height: 100%;
|
|
32753
|
+
}
|
|
32754
|
+
|
|
32755
|
+
.E_d1y3z4w {
|
|
32756
|
+
display: inline-block;
|
|
32757
|
+
width: 4px;
|
|
32758
|
+
height: 4px;
|
|
32759
|
+
background: #8e9aa9;
|
|
32760
|
+
opacity: 0.4;
|
|
32761
|
+
border-radius: 50%;
|
|
32762
|
+
margin: 0 4px;
|
|
32763
|
+
}
|
|
32764
|
+
|
|
32765
|
+
.E_m177r7a3 .ant-modal-header,
|
|
32766
|
+
.E_m177r7a3 .ant-modal-footer .footer-content {
|
|
32767
|
+
width: 648px;
|
|
32768
|
+
margin: 0 auto;
|
|
32769
|
+
}
|
|
32770
|
+
|
|
32771
|
+
.E_m177r7a3 .ant-modal-header {
|
|
32772
|
+
padding: 35px 0 24px;
|
|
32773
|
+
border: none;
|
|
32774
|
+
}
|
|
32775
|
+
|
|
32776
|
+
.E_m177r7a3 .ant-modal-header .ant-modal-title {
|
|
32777
|
+
font-size: 30px;
|
|
32778
|
+
}
|
|
32779
|
+
|
|
32780
|
+
.E_m177r7a3 .ant-modal-body {
|
|
32781
|
+
padding: 4px 0 2px;
|
|
32782
|
+
}
|
|
32783
|
+
|
|
32784
|
+
.E_m177r7a3 .ant-modal-footer {
|
|
32785
|
+
border: none;
|
|
32786
|
+
}
|
|
32787
|
+
|
|
32788
|
+
.E_t1wwio3v {
|
|
32889
32789
|
font-size: 12px;
|
|
32890
32790
|
line-height: 18px;
|
|
32791
|
+
font-weight: bold;
|
|
32792
|
+
color: #fff;
|
|
32793
|
+
padding: 0 4px;
|
|
32794
|
+
border-radius: 4px;
|
|
32795
|
+
display: inline-block;
|
|
32796
|
+
background: var(--t1wwio3v-0);
|
|
32891
32797
|
}
|
|
32892
32798
|
|
|
32893
|
-
.
|
|
32894
|
-
|
|
32895
|
-
|
|
32896
|
-
|
|
32897
|
-
|
|
32799
|
+
.E_t1wwio3v:not(:first-child) {
|
|
32800
|
+
margin-left: 4px;
|
|
32801
|
+
}
|
|
32802
|
+
|
|
32803
|
+
.E_f17jvtfk {
|
|
32804
|
+
width: 100%;
|
|
32805
|
+
height: 100%;
|
|
32806
|
+
display: flex;
|
|
32807
|
+
align-items: center;
|
|
32808
|
+
justify-content: center;
|
|
32809
|
+
}
|
|
32810
|
+
|
|
32811
|
+
.E_nzppkea {
|
|
32812
|
+
font-size: 90%;
|
|
32813
|
+
font-weight: bold;
|
|
32814
|
+
background-color: rgba(240, 243, 247, 0.6);
|
|
32815
|
+
padding: 1px 4px 1px;
|
|
32816
|
+
margin-left: 2px;
|
|
32817
|
+
margin-right: 2px;
|
|
32818
|
+
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
32819
|
+
border-radius: 4px;
|
|
32820
|
+
}
|
|
32821
|
+
|
|
32822
|
+
.E_f4mi9eq.form-item-general {
|
|
32823
|
+
width: 640px;
|
|
32824
|
+
}
|
|
32825
|
+
|
|
32826
|
+
.E_f4mi9eq.form-item-general.form-item + .E_f4mi9eq.form-item-general.form-item {
|
|
32827
|
+
margin-top: 16px;
|
|
32828
|
+
}
|
|
32829
|
+
|
|
32830
|
+
.E_f4mi9eq.form-item-compact {
|
|
32831
|
+
width: 412px;
|
|
32832
|
+
}
|
|
32833
|
+
|
|
32834
|
+
.E_f4mi9eq.form-item-compact.form-item + .E_f4mi9eq.form-item-compact.form-item {
|
|
32835
|
+
margin-top: 8px;
|
|
32836
|
+
}
|
|
32837
|
+
|
|
32838
|
+
.E_f4mi9eq .form-item {
|
|
32839
|
+
width: auto;
|
|
32840
|
+
}
|
|
32841
|
+
|
|
32842
|
+
.E_f4mi9eq .form-item-main {
|
|
32843
|
+
position: relative;
|
|
32844
|
+
display: flex;
|
|
32845
|
+
}
|
|
32846
|
+
|
|
32847
|
+
.E_f4mi9eq .form-item-extra {
|
|
32848
|
+
margin-top: 4px;
|
|
32849
|
+
width: 100%;
|
|
32850
|
+
padding: 14px;
|
|
32851
|
+
background: #f2f4f6;
|
|
32898
32852
|
font-size: 13px;
|
|
32899
|
-
line-height:
|
|
32853
|
+
line-height: 1.8;
|
|
32854
|
+
color: #8e9aa9;
|
|
32900
32855
|
}
|
|
32901
32856
|
|
|
32902
|
-
.
|
|
32903
|
-
|
|
32904
|
-
font-style: normal;
|
|
32905
|
-
font-weight: normal;
|
|
32906
|
-
font-feature-settings: "zero" on;
|
|
32857
|
+
.E_f4mi9eq .form-item-label {
|
|
32858
|
+
padding-right: 12px;
|
|
32907
32859
|
font-size: 13px;
|
|
32908
|
-
|
|
32860
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32909
32861
|
}
|
|
32910
32862
|
|
|
32911
|
-
.
|
|
32912
|
-
|
|
32913
|
-
font-style: normal;
|
|
32914
|
-
font-weight: normal;
|
|
32915
|
-
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
32916
|
-
font-size: 12px;
|
|
32917
|
-
line-height: 18px;
|
|
32863
|
+
.E_f4mi9eq .form-item-label.label-right {
|
|
32864
|
+
text-align: right;
|
|
32918
32865
|
}
|
|
32919
32866
|
|
|
32920
|
-
.
|
|
32921
|
-
|
|
32922
|
-
|
|
32923
|
-
font-weight: 500;
|
|
32924
|
-
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
32925
|
-
font-size: 12px;
|
|
32926
|
-
line-height: 18px;
|
|
32867
|
+
.E_f4mi9eq .form-item-label,
|
|
32868
|
+
.E_f4mi9eq .form-item-control {
|
|
32869
|
+
line-height: 32px;
|
|
32927
32870
|
}
|
|
32928
32871
|
|
|
32929
|
-
.
|
|
32930
|
-
font-family: Inter;
|
|
32931
|
-
font-style: normal;
|
|
32932
|
-
font-weight: normal;
|
|
32933
|
-
font-feature-settings: "zero" on;
|
|
32934
|
-
font-size: 12px;
|
|
32872
|
+
.E_f4mi9eq .form-item-control .form-item-error {
|
|
32935
32873
|
line-height: 18px;
|
|
32936
32874
|
}
|
|
32937
32875
|
|
|
32938
|
-
.
|
|
32939
|
-
|
|
32940
|
-
font-style: normal;
|
|
32941
|
-
font-weight: 500;
|
|
32942
|
-
font-feature-settings: "zero" on;
|
|
32943
|
-
font-size: 12px;
|
|
32944
|
-
line-height: 18px;
|
|
32876
|
+
.E_f4mi9eq .form-item-children {
|
|
32877
|
+
width: 100%;
|
|
32945
32878
|
}
|
|
32946
32879
|
|
|
32947
|
-
.
|
|
32948
|
-
|
|
32949
|
-
|
|
32880
|
+
.E_f4mi9eq .form-item-children > *:only-child.ant-select, .E_f4mi9eq .form-item-children > *:only-child.ant-radio-group, .E_f4mi9eq .form-item-children > *:only-child.ant-checkbox-group {
|
|
32881
|
+
width: 100%;
|
|
32882
|
+
}
|
|
32883
|
+
|
|
32884
|
+
.E_f4mi9eq .form-item-error {
|
|
32885
|
+
color: #e75a3a;
|
|
32886
|
+
height: 0;
|
|
32887
|
+
overflow: hidden;
|
|
32888
|
+
}
|
|
32889
|
+
|
|
32890
|
+
.E_f4mi9eq .form-item-error-enter-done {
|
|
32891
|
+
margin-top: 4px;
|
|
32892
|
+
height: auto;
|
|
32893
|
+
overflow: auto;
|
|
32894
|
+
}
|
|
32895
|
+
|
|
32896
|
+
.E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
|
|
32897
|
+
.E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
|
|
32898
|
+
border: 1px solid #e75a3a;
|
|
32899
|
+
color: #e75a3a;
|
|
32900
|
+
}
|
|
32901
|
+
|
|
32902
|
+
.E_fh0ewl8 {
|
|
32903
|
+
color: #2d3a56;
|
|
32950
32904
|
font-weight: bold;
|
|
32951
|
-
|
|
32952
|
-
|
|
32953
|
-
|
|
32905
|
+
padding-bottom: 6px;
|
|
32906
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
32907
|
+
margin-bottom: 16px;
|
|
32954
32908
|
}
|
|
32955
32909
|
|
|
32956
|
-
.
|
|
32957
|
-
|
|
32958
|
-
|
|
32959
|
-
|
|
32960
|
-
|
|
32961
|
-
|
|
32910
|
+
.E_fh0ewl8:not(:first-of-type) {
|
|
32911
|
+
margin-top: 16px;
|
|
32912
|
+
}
|
|
32913
|
+
|
|
32914
|
+
.E_e1qrlvot {
|
|
32915
|
+
width: 8px;
|
|
32916
|
+
height: 24px;
|
|
32917
|
+
display: flex;
|
|
32918
|
+
justify-content: center;
|
|
32919
|
+
align-items: center;
|
|
32920
|
+
cursor: pointer;
|
|
32921
|
+
transition: all 200ms ease-out 40ms;
|
|
32922
|
+
}
|
|
32923
|
+
|
|
32924
|
+
.E_e1qrlvot:before, .E_e1qrlvot:after {
|
|
32925
|
+
content: "";
|
|
32926
|
+
width: 1px;
|
|
32927
|
+
height: 6px;
|
|
32928
|
+
border-radius: 1px;
|
|
32929
|
+
background: #ccd4e3;
|
|
32930
|
+
position: relative;
|
|
32931
|
+
right: 2px;
|
|
32932
|
+
transform: rotate(-45deg);
|
|
32962
32933
|
}
|
|
32963
32934
|
|
|
32964
|
-
.
|
|
32965
|
-
|
|
32966
|
-
|
|
32967
|
-
border-radius: 2px;
|
|
32968
|
-
background: #f5f7fa;
|
|
32969
|
-
display: flex;
|
|
32970
|
-
width: 100%;
|
|
32971
|
-
overflow: hidden;
|
|
32935
|
+
.E_e1qrlvot:after {
|
|
32936
|
+
transform: rotate(45deg);
|
|
32937
|
+
left: 1px;
|
|
32972
32938
|
}
|
|
32973
32939
|
|
|
32974
|
-
.
|
|
32975
|
-
|
|
32940
|
+
.E_w9ic984.ant-alert-warning {
|
|
32941
|
+
border: 0;
|
|
32942
|
+
background: rgba(255, 187, 0, 0.1);
|
|
32943
|
+
border-radius: 6px;
|
|
32976
32944
|
}
|
|
32977
32945
|
|
|
32978
|
-
.
|
|
32979
|
-
|
|
32980
|
-
|
|
32981
|
-
flex: 1;
|
|
32982
|
-
/* FIXME:(yanzhen) do this better */
|
|
32946
|
+
.E_w9ic984.ant-alert,
|
|
32947
|
+
.E_w9ic984 .ant-alert-message {
|
|
32948
|
+
color: #e07f00;
|
|
32983
32949
|
}
|
|
32984
32950
|
|
|
32985
|
-
.
|
|
32986
|
-
|
|
32987
|
-
|
|
32988
|
-
border-bottom: 1px solid rgba(172, 186, 211, 0.6);
|
|
32951
|
+
.E_w9ic984.ant-alert .dashed-border-bottom,
|
|
32952
|
+
.E_w9ic984 .ant-alert-message .dashed-border-bottom {
|
|
32953
|
+
border-bottom-color: #e07f00;
|
|
32989
32954
|
}
|
|
32990
32955
|
|
|
32991
|
-
.
|
|
32992
|
-
|
|
32956
|
+
.E_n1k9qi4r {
|
|
32957
|
+
display: flex;
|
|
32958
|
+
flex-direction: row;
|
|
32959
|
+
padding: 7px 12px;
|
|
32960
|
+
background: rgba(255, 187, 0, 0.1);
|
|
32961
|
+
border-radius: 6px;
|
|
32962
|
+
color: #e07f00;
|
|
32963
|
+
font-size: 12px;
|
|
32964
|
+
line-height: 18px;
|
|
32993
32965
|
}
|
|
32994
32966
|
|
|
32995
|
-
.
|
|
32996
|
-
margin-right:
|
|
32997
|
-
|
|
32998
|
-
line-height: 24px;
|
|
32999
|
-
height: 24px;
|
|
33000
|
-
color: rgba(44, 56, 82, 0.6);
|
|
33001
|
-
border-radius: 4px 4px 0 0;
|
|
33002
|
-
cursor: pointer;
|
|
33003
|
-
transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
|
|
32967
|
+
.E_n1k9qi4r .icon-wrapper {
|
|
32968
|
+
margin-right: 10px;
|
|
32969
|
+
height: 18px;
|
|
33004
32970
|
}
|
|
33005
32971
|
|
|
33006
|
-
.
|
|
33007
|
-
|
|
32972
|
+
.E_n16fsg9x {
|
|
32973
|
+
display: flex;
|
|
32974
|
+
flex-direction: row;
|
|
32975
|
+
padding: 7px 12px;
|
|
32976
|
+
background: rgba(225, 230, 241, 0.6);
|
|
32977
|
+
border-radius: 6px;
|
|
32978
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32979
|
+
font-size: 12px;
|
|
32980
|
+
line-height: 18px;
|
|
33008
32981
|
}
|
|
33009
32982
|
|
|
33010
|
-
.
|
|
33011
|
-
|
|
32983
|
+
.E_n16fsg9x .icon-wrapper {
|
|
32984
|
+
margin-right: 10px;
|
|
32985
|
+
height: 18px;
|
|
33012
32986
|
}
|
|
33013
32987
|
|
|
33014
|
-
.
|
|
33015
|
-
|
|
33016
|
-
|
|
32988
|
+
.E_i173wxzw {
|
|
32989
|
+
display: flex;
|
|
32990
|
+
flex-direction: row;
|
|
32991
|
+
padding: 7px 12px;
|
|
32992
|
+
background: rgba(0, 136, 255, 0.1);
|
|
32993
|
+
border-radius: 6px;
|
|
32994
|
+
color: #005ed1;
|
|
32995
|
+
font-size: 12px;
|
|
32996
|
+
line-height: 18px;
|
|
33017
32997
|
}
|
|
33018
32998
|
|
|
33019
|
-
.
|
|
33020
|
-
|
|
32999
|
+
.E_i173wxzw .icon-wrapper {
|
|
33000
|
+
margin-right: 10px;
|
|
33001
|
+
height: 18px;
|
|
33021
33002
|
}
|
|
33022
33003
|
|
|
33023
|
-
.
|
|
33024
|
-
|
|
33004
|
+
.E_dld369h {
|
|
33005
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33006
|
+
margin-top: 5px;
|
|
33007
|
+
font-size: 12px;
|
|
33008
|
+
line-height: 18px;
|
|
33025
33009
|
}
|
|
33026
33010
|
|
|
33027
|
-
.
|
|
33028
|
-
color: #
|
|
33029
|
-
|
|
33011
|
+
.E_s1epv22q {
|
|
33012
|
+
color: #f0483e;
|
|
33013
|
+
font-size: 12px;
|
|
33014
|
+
white-space: pre-wrap;
|
|
33030
33015
|
}
|
|
33031
33016
|
|
|
33032
|
-
.
|
|
33033
|
-
|
|
33017
|
+
.E_okus5hk {
|
|
33018
|
+
display: flex;
|
|
33019
|
+
align-items: center;
|
|
33020
|
+
justify-content: flex-end;
|
|
33034
33021
|
}
|
|
33035
33022
|
|
|
33036
|
-
.
|
|
33037
|
-
|
|
33023
|
+
.E_okus5hk .icon-wrapper {
|
|
33024
|
+
margin-right: 16px;
|
|
33038
33025
|
}
|
|
33039
33026
|
|
|
33040
|
-
.
|
|
33041
|
-
|
|
33027
|
+
.E_t1auuzri {
|
|
33028
|
+
color: rgba(0, 21, 64, 0.3);
|
|
33042
33029
|
}
|
|
33043
33030
|
|
|
33044
|
-
.
|
|
33045
|
-
|
|
33046
|
-
|
|
33031
|
+
.E_i74cfyt.ant-input {
|
|
33032
|
+
padding: 5px 12px;
|
|
33033
|
+
line-height: 20px;
|
|
33034
|
+
color: #2d3a56;
|
|
33035
|
+
border-radius: 6px;
|
|
33036
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
33037
|
+
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
33047
33038
|
}
|
|
33048
33039
|
|
|
33049
|
-
.
|
|
33050
|
-
|
|
33040
|
+
.E_i74cfyt.ant-input.ant-input-lg {
|
|
33041
|
+
padding: 8px 16px;
|
|
33042
|
+
line-height: 22px;
|
|
33051
33043
|
}
|
|
33052
33044
|
|
|
33053
|
-
.
|
|
33054
|
-
|
|
33045
|
+
.E_i74cfyt.ant-input.ant-input-sm {
|
|
33046
|
+
padding: 2px 8px;
|
|
33047
|
+
line-height: 18px;
|
|
33055
33048
|
}
|
|
33056
33049
|
|
|
33057
|
-
.
|
|
33058
|
-
|
|
33059
|
-
|
|
33050
|
+
.E_i74cfyt.ant-input:not([disabled]):hover, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-input-number:not([disabled]):hover, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-hover {
|
|
33051
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
33052
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
33053
|
+
z-index: 1;
|
|
33060
33054
|
}
|
|
33061
33055
|
|
|
33062
|
-
.
|
|
33063
|
-
|
|
33056
|
+
.E_i74cfyt.ant-input:not([disabled]):active, .E_i74cfyt.ant-input:not([disabled]):focus, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-input-number:not([disabled]):active, .E_i74cfyt.ant-input-number:not([disabled]):focus, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-focus {
|
|
33057
|
+
border-color: #0096ff;
|
|
33058
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
33059
|
+
z-index: 1;
|
|
33064
33060
|
}
|
|
33065
33061
|
|
|
33066
|
-
.
|
|
33067
|
-
|
|
33068
|
-
|
|
33069
|
-
align-items: center;
|
|
33070
|
-
overflow: hidden;
|
|
33062
|
+
.E_i74cfyt.ant-input.error:not([disabled]), .E_i74cfyt.ant-picker.error:not([disabled]), .E_i74cfyt.ant-input-number.error:not([disabled]) {
|
|
33063
|
+
border-color: #e75a3a;
|
|
33064
|
+
color: #e75a3a;
|
|
33071
33065
|
}
|
|
33072
33066
|
|
|
33073
|
-
.
|
|
33074
|
-
|
|
33075
|
-
|
|
33076
|
-
transition: max-width 320ms ease, opacity 240ms ease;
|
|
33067
|
+
.E_i74cfyt.ant-input.error:not([disabled]):hover, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-picker.error:not([disabled]):hover, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-input-number.error:not([disabled]):hover, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-hover {
|
|
33068
|
+
border-color: #e75a3a;
|
|
33069
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
33077
33070
|
}
|
|
33078
33071
|
|
|
33079
|
-
.
|
|
33080
|
-
|
|
33081
|
-
|
|
33082
|
-
display: flex;
|
|
33072
|
+
.E_i74cfyt.ant-input.error:not([disabled]):active, .E_i74cfyt.ant-input.error:not([disabled]):focus, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-picker.error:not([disabled]):active, .E_i74cfyt.ant-picker.error:not([disabled]):focus, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-input-number.error:not([disabled]):active, .E_i74cfyt.ant-input-number.error:not([disabled]):focus, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-focus {
|
|
33073
|
+
border-color: #e75a3a;
|
|
33074
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
33083
33075
|
}
|
|
33084
33076
|
|
|
33085
|
-
.
|
|
33086
|
-
|
|
33087
|
-
|
|
33088
|
-
|
|
33089
|
-
left: 0;
|
|
33090
|
-
transform: translate(-50%, -50%);
|
|
33091
|
-
transition: opacity 100ms linear;
|
|
33092
|
-
fill: rgba(0, 128, 255, 0.2);
|
|
33077
|
+
.E_i74cfyt.ant-input[disabled], .E_i74cfyt.ant-input.ant-input-disabled, .E_i74cfyt.ant-input-number[disabled], .E_i74cfyt.ant-input-number.ant-input-number-disabled {
|
|
33078
|
+
background: rgba(211, 218, 235, 0.6);
|
|
33079
|
+
color: rgba(0, 21, 64, 0.3);
|
|
33080
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
33093
33081
|
}
|
|
33094
33082
|
|
|
33095
|
-
.
|
|
33096
|
-
|
|
33083
|
+
.E_i74cfyt.ant-input-affix-wrapper {
|
|
33084
|
+
padding: 5px 12px;
|
|
33085
|
+
border-radius: 6px;
|
|
33086
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
33087
|
+
line-height: 20px;
|
|
33088
|
+
color: #2d3a56;
|
|
33089
|
+
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
33097
33090
|
}
|
|
33098
33091
|
|
|
33099
|
-
.
|
|
33100
|
-
|
|
33101
|
-
|
|
33102
|
-
opacity: 1;
|
|
33103
|
-
max-width: 160px;
|
|
33092
|
+
.E_i74cfyt.ant-input-affix-wrapper .ant-input-suffix,
|
|
33093
|
+
.E_i74cfyt.ant-input-affix-wrapper .ant-input-prefix {
|
|
33094
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33104
33095
|
}
|
|
33105
33096
|
|
|
33106
|
-
.
|
|
33107
|
-
padding:
|
|
33108
|
-
|
|
33097
|
+
.E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
|
|
33098
|
+
padding: 8px 16px;
|
|
33099
|
+
line-height: 22px;
|
|
33109
33100
|
}
|
|
33110
33101
|
|
|
33111
|
-
.
|
|
33112
|
-
|
|
33102
|
+
.E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
33103
|
+
padding: 2px 8px;
|
|
33104
|
+
line-height: 18px;
|
|
33113
33105
|
}
|
|
33114
33106
|
|
|
33115
|
-
.
|
|
33116
|
-
|
|
33107
|
+
.E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
|
|
33108
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
33109
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
33117
33110
|
}
|
|
33118
33111
|
|
|
33119
|
-
.
|
|
33120
|
-
|
|
33112
|
+
.E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
|
|
33113
|
+
border-color: #0096ff;
|
|
33114
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
33121
33115
|
}
|
|
33122
33116
|
|
|
33123
|
-
.
|
|
33124
|
-
|
|
33125
|
-
height: 32px;
|
|
33126
|
-
border-radius: 6px 6px 0 0;
|
|
33117
|
+
.E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
|
|
33118
|
+
border-color: #e75a3a;
|
|
33127
33119
|
}
|
|
33128
33120
|
|
|
33129
|
-
.
|
|
33130
|
-
|
|
33121
|
+
.E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
|
|
33122
|
+
color: #e75a3a;
|
|
33131
33123
|
}
|
|
33132
33124
|
|
|
33133
|
-
.
|
|
33134
|
-
|
|
33125
|
+
.E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
|
|
33126
|
+
border-color: #e75a3a;
|
|
33127
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
33135
33128
|
}
|
|
33136
33129
|
|
|
33137
|
-
.
|
|
33138
|
-
|
|
33139
|
-
|
|
33130
|
+
.E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
|
|
33131
|
+
border-color: #e75a3a;
|
|
33132
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
33140
33133
|
}
|
|
33141
33134
|
|
|
33142
|
-
.
|
|
33143
|
-
|
|
33135
|
+
.E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
|
|
33136
|
+
background: rgba(211, 218, 235, 0.6);
|
|
33137
|
+
color: rgba(0, 21, 64, 0.3);
|
|
33138
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
33144
33139
|
}
|
|
33145
33140
|
|
|
33146
|
-
.
|
|
33147
|
-
|
|
33141
|
+
textarea.E_i74cfyt.ant-input {
|
|
33142
|
+
transition-property: height;
|
|
33143
|
+
transition-delay: 50ms;
|
|
33148
33144
|
}
|
|
33149
33145
|
|
|
33150
|
-
.
|
|
33151
|
-
|
|
33146
|
+
textarea.E_i74cfyt.ant-input.textarea-large {
|
|
33147
|
+
min-height: 40px;
|
|
33148
|
+
height: 40px;
|
|
33152
33149
|
}
|
|
33153
33150
|
|
|
33154
|
-
.
|
|
33155
|
-
|
|
33151
|
+
textarea.E_i74cfyt.ant-input.textarea-large:focus {
|
|
33152
|
+
height: 80px;
|
|
33156
33153
|
}
|
|
33157
33154
|
|
|
33158
|
-
.
|
|
33159
|
-
|
|
33155
|
+
textarea.E_i74cfyt.ant-input.textarea-middle {
|
|
33156
|
+
min-height: 32px;
|
|
33157
|
+
height: 32px;
|
|
33160
33158
|
}
|
|
33161
33159
|
|
|
33162
|
-
.
|
|
33163
|
-
|
|
33164
|
-
color: #1d326c;
|
|
33160
|
+
textarea.E_i74cfyt.ant-input.textarea-middle:focus {
|
|
33161
|
+
height: 64px;
|
|
33165
33162
|
}
|
|
33166
33163
|
|
|
33167
|
-
.
|
|
33168
|
-
|
|
33164
|
+
textarea.E_i74cfyt.ant-input.textarea-small {
|
|
33165
|
+
min-height: 24px;
|
|
33166
|
+
height: 24px;
|
|
33169
33167
|
}
|
|
33170
33168
|
|
|
33171
|
-
.
|
|
33172
|
-
|
|
33169
|
+
textarea.E_i74cfyt.ant-input.textarea-small:focus {
|
|
33170
|
+
height: 40px;
|
|
33173
33171
|
}
|
|
33174
33172
|
|
|
33175
|
-
.
|
|
33176
|
-
|
|
33173
|
+
.E_k1ci6977 input, .E_k1ci6977.input-tags {
|
|
33174
|
+
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
33175
|
+
border-radius: 4px;
|
|
33177
33176
|
}
|
|
33178
33177
|
|
|
33179
|
-
.
|
|
33180
|
-
|
|
33178
|
+
.E_k1ci6977.input-tags {
|
|
33179
|
+
position: relative;
|
|
33180
|
+
padding: 6px;
|
|
33181
|
+
height: 32px;
|
|
33182
|
+
cursor: pointer;
|
|
33183
|
+
transition: border 150ms;
|
|
33181
33184
|
}
|
|
33182
33185
|
|
|
33183
|
-
.
|
|
33184
|
-
|
|
33185
|
-
|
|
33186
|
-
flex-direction: column;
|
|
33186
|
+
.E_k1ci6977.input-tags:hover {
|
|
33187
|
+
border-color: #0080ff;
|
|
33188
|
+
box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
|
|
33187
33189
|
}
|
|
33188
33190
|
|
|
33189
|
-
.
|
|
33190
|
-
|
|
33191
|
+
.E_k1ci6977.input-tags.kit-input-suffix-wrapper {
|
|
33192
|
+
padding-right: 30px;
|
|
33191
33193
|
}
|
|
33192
33194
|
|
|
33193
|
-
.
|
|
33194
|
-
|
|
33195
|
-
animation: none;
|
|
33195
|
+
.E_k1ci6977.input-tags .input-tags-inner {
|
|
33196
|
+
display: flex;
|
|
33196
33197
|
}
|
|
33197
33198
|
|
|
33198
|
-
.
|
|
33199
|
-
|
|
33200
|
-
padding: 0;
|
|
33199
|
+
.E_k1ci6977.input-tags .input-tags-inner .tags-overflow-auto {
|
|
33200
|
+
display: flex;
|
|
33201
33201
|
}
|
|
33202
33202
|
|
|
33203
|
-
.
|
|
33204
|
-
|
|
33205
|
-
|
|
33206
|
-
|
|
33207
|
-
|
|
33208
|
-
padding: 0 10px;
|
|
33209
|
-
display: block;
|
|
33210
|
-
overflow: hidden;
|
|
33211
|
-
text-overflow: ellipsis;
|
|
33212
|
-
white-space: nowrap;
|
|
33203
|
+
.E_k1ci6977.input-tags .input-tag-suffix {
|
|
33204
|
+
position: absolute;
|
|
33205
|
+
right: 12px;
|
|
33206
|
+
top: 50%;
|
|
33207
|
+
transform: translateY(-50%);
|
|
33213
33208
|
}
|
|
33214
33209
|
|
|
33215
|
-
.
|
|
33216
|
-
|
|
33217
|
-
|
|
33218
|
-
|
|
33219
|
-
background: rgba(172, 186, 211, 0.6);
|
|
33220
|
-
display: block;
|
|
33210
|
+
.E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle {
|
|
33211
|
+
color: rgba(0, 0, 0, 0.25);
|
|
33212
|
+
font-size: 12px;
|
|
33213
|
+
cursor: pointer;
|
|
33221
33214
|
}
|
|
33222
33215
|
|
|
33223
|
-
.
|
|
33224
|
-
color:
|
|
33225
|
-
background: transparent;
|
|
33216
|
+
.E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle:hover {
|
|
33217
|
+
color: rgba(0, 0, 0, 0.45);
|
|
33226
33218
|
}
|
|
33227
33219
|
|
|
33228
|
-
.
|
|
33229
|
-
|
|
33230
|
-
|
|
33231
|
-
overflow: auto;
|
|
33220
|
+
.E_k1ci6977.has-focus-indicator {
|
|
33221
|
+
position: relative;
|
|
33222
|
+
overflow: hidden;
|
|
33232
33223
|
}
|
|
33233
33224
|
|
|
33234
|
-
.
|
|
33235
|
-
|
|
33236
|
-
|
|
33237
|
-
|
|
33225
|
+
.E_k1ci6977.has-focus-indicator .ant-input-prefix {
|
|
33226
|
+
position: absolute;
|
|
33227
|
+
top: 50%;
|
|
33228
|
+
transform: translateY(-50%);
|
|
33229
|
+
left: -16px;
|
|
33230
|
+
transition: left 150ms ease;
|
|
33231
|
+
opacity: 0;
|
|
33238
33232
|
}
|
|
33239
33233
|
|
|
33240
|
-
.
|
|
33241
|
-
|
|
33234
|
+
.E_k1ci6977.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
|
|
33235
|
+
left: 8px;
|
|
33236
|
+
opacity: 1;
|
|
33242
33237
|
}
|
|
33243
33238
|
|
|
33244
|
-
.
|
|
33245
|
-
|
|
33239
|
+
.E_k1ci6977.has-focus-indicator input {
|
|
33240
|
+
transition: margin-left 150ms ease;
|
|
33241
|
+
margin-left: 0px;
|
|
33246
33242
|
}
|
|
33247
33243
|
|
|
33248
|
-
.
|
|
33249
|
-
|
|
33250
|
-
width: 180px;
|
|
33251
|
-
overflow: hidden;
|
|
33252
|
-
text-overflow: ellipsis;
|
|
33244
|
+
.E_k1ci6977.has-focus-indicator input:focus {
|
|
33245
|
+
margin-left: 16px;
|
|
33253
33246
|
}
|
|
33254
33247
|
|
|
33255
|
-
.
|
|
33256
|
-
|
|
33248
|
+
input.E_l1f7td1d.ant-input {
|
|
33249
|
+
border-top-right-radius: 0;
|
|
33250
|
+
border-bottom-right-radius: 0;
|
|
33257
33251
|
}
|
|
33258
33252
|
|
|
33259
|
-
.
|
|
33260
|
-
|
|
33253
|
+
.E_l1f7td1d.ant-input-affix-wrapper {
|
|
33254
|
+
border-top-right-radius: 0;
|
|
33255
|
+
border-bottom-right-radius: 0;
|
|
33261
33256
|
}
|
|
33262
33257
|
|
|
33263
|
-
.
|
|
33264
|
-
|
|
33265
|
-
|
|
33266
|
-
line-height: 18px;
|
|
33258
|
+
input.E_rf8rlle.ant-input {
|
|
33259
|
+
border-top-left-radius: 0;
|
|
33260
|
+
border-bottom-left-radius: 0;
|
|
33267
33261
|
}
|
|
33268
33262
|
|
|
33269
|
-
.
|
|
33270
|
-
|
|
33263
|
+
.E_rf8rlle.ant-input-affix-wrapper {
|
|
33264
|
+
border-top-left-radius: 0;
|
|
33265
|
+
border-bottom-left-radius: 0;
|
|
33271
33266
|
}
|
|
33272
33267
|
|
|
33273
|
-
.
|
|
33274
|
-
|
|
33268
|
+
.E_llt2k48.ant-select.select, .E_llt2k48.ant-select.select .ant-select-selector {
|
|
33269
|
+
border-top-right-radius: 0;
|
|
33270
|
+
border-bottom-right-radius: 0;
|
|
33275
33271
|
}
|
|
33276
33272
|
|
|
33277
|
-
.
|
|
33278
|
-
|
|
33279
|
-
border-bottom:
|
|
33273
|
+
.E_rdwz7eh.ant-select.select, .E_rdwz7eh.ant-select.select .ant-select-selector {
|
|
33274
|
+
border-top-left-radius: 0;
|
|
33275
|
+
border-bottom-left-radius: 0;
|
|
33280
33276
|
}
|
|
33281
33277
|
|
|
33282
|
-
.
|
|
33283
|
-
transition: none;
|
|
33278
|
+
.E_c3ni091 {
|
|
33284
33279
|
display: flex;
|
|
33285
|
-
|
|
33286
|
-
height: 32px;
|
|
33287
|
-
line-height: 22px;
|
|
33288
|
-
padding: 0 8px;
|
|
33280
|
+
flex-direction: column;
|
|
33289
33281
|
}
|
|
33290
33282
|
|
|
33291
|
-
.
|
|
33292
|
-
margin-
|
|
33283
|
+
.E_c3ni091 .select-wrapper {
|
|
33284
|
+
margin-top: 12px;
|
|
33293
33285
|
}
|
|
33294
33286
|
|
|
33295
|
-
.
|
|
33296
|
-
|
|
33297
|
-
margin-bottom: 2px;
|
|
33287
|
+
.E_c3ni091 .select-wrapper .select {
|
|
33288
|
+
width: 100%;
|
|
33298
33289
|
}
|
|
33299
33290
|
|
|
33300
|
-
.
|
|
33301
|
-
|
|
33302
|
-
box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
|
|
33303
|
-
border-radius: 6px;
|
|
33304
|
-
color: #fff;
|
|
33291
|
+
.E_c3ni091 .radio-wrapper {
|
|
33292
|
+
margin-top: 24px;
|
|
33305
33293
|
}
|
|
33306
33294
|
|
|
33307
|
-
.
|
|
33308
|
-
|
|
33295
|
+
.E_c3ni091 div.form-item {
|
|
33296
|
+
width: 100%;
|
|
33309
33297
|
}
|
|
33310
33298
|
|
|
33311
|
-
.
|
|
33312
|
-
|
|
33313
|
-
|
|
33314
|
-
|
|
33299
|
+
.E_d105ju2d {
|
|
33300
|
+
font-size: 14px;
|
|
33301
|
+
font-weight: 500;
|
|
33302
|
+
color: #3e4652;
|
|
33303
|
+
line-height: 18px;
|
|
33315
33304
|
}
|
|
33316
33305
|
|
|
33317
|
-
.
|
|
33318
|
-
|
|
33319
|
-
transition: all 0s;
|
|
33306
|
+
.E_d105ju2d + .E_d105ju2d {
|
|
33307
|
+
margin-top: 16px;
|
|
33320
33308
|
}
|
|
33321
33309
|
|
|
33322
|
-
.
|
|
33323
|
-
|
|
33324
|
-
overflow: hidden;
|
|
33310
|
+
.E_d105ju2d + * {
|
|
33311
|
+
margin-top: 16px;
|
|
33325
33312
|
}
|
|
33326
33313
|
|
|
33327
|
-
.
|
|
33328
|
-
|
|
33314
|
+
.E_lh0l62z.E_d105ju2d {
|
|
33315
|
+
font-size: 12px;
|
|
33316
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33317
|
+
margin-top: 12px;
|
|
33329
33318
|
}
|
|
33330
33319
|
|
|
33331
|
-
.
|
|
33332
|
-
|
|
33333
|
-
|
|
33320
|
+
.E_r1o4v2oc.E_lh0l62z.E_d105ju2d {
|
|
33321
|
+
line-height: 18px;
|
|
33322
|
+
font-weight: 500;
|
|
33323
|
+
margin-top: 0;
|
|
33324
|
+
white-space: initial;
|
|
33334
33325
|
}
|
|
33335
33326
|
|
|
33336
|
-
.
|
|
33337
|
-
display:
|
|
33338
|
-
place-items: center;
|
|
33339
|
-
width: 100% !important;
|
|
33327
|
+
.E_r1skkc3l {
|
|
33328
|
+
display: block;
|
|
33340
33329
|
}
|
|
33341
33330
|
|
|
33342
|
-
.
|
|
33343
|
-
|
|
33344
|
-
|
|
33331
|
+
.E_r1skkc3l span {
|
|
33332
|
+
font-size: 14px;
|
|
33333
|
+
font-weight: 500;
|
|
33334
|
+
line-height: 32px;
|
|
33335
|
+
color: #3e4652;
|
|
33345
33336
|
}
|
|
33346
33337
|
|
|
33347
|
-
.
|
|
33348
|
-
|
|
33349
|
-
|
|
33338
|
+
.E_c3cobmo {
|
|
33339
|
+
margin-top: 16px;
|
|
33340
|
+
padding: 8px;
|
|
33341
|
+
border-radius: 6px;
|
|
33342
|
+
background: rgba(225, 230, 241, 0.6);
|
|
33343
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33344
|
+
font-size: 12px;
|
|
33350
33345
|
}
|
|
33351
33346
|
|
|
33352
|
-
.
|
|
33353
|
-
|
|
33347
|
+
.E_c3cobmo div {
|
|
33348
|
+
line-height: 20px;
|
|
33349
|
+
display: flex;
|
|
33350
|
+
align-items: center;
|
|
33351
|
+
word-break: break-all;
|
|
33354
33352
|
}
|
|
33355
33353
|
|
|
33356
|
-
.
|
|
33357
|
-
|
|
33358
|
-
|
|
33359
|
-
|
|
33360
|
-
|
|
33361
|
-
|
|
33354
|
+
.E_c3cobmo .title {
|
|
33355
|
+
font-weight: 700;
|
|
33356
|
+
line-height: 18px;
|
|
33357
|
+
margin: 4px 0;
|
|
33358
|
+
}
|
|
33359
|
+
|
|
33360
|
+
.E_uqv57uv {
|
|
33361
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
33362
33362
|
}
|
|
33363
33363
|
|
|
33364
33364
|
.E_s17wv897.ant-select, .E_s17wv897.ant-select div.ant-select-selector {
|
|
@@ -33432,6 +33432,23 @@ input.E_rf8rlle.ant-input {
|
|
|
33432
33432
|
transform: rotate(180deg);
|
|
33433
33433
|
}
|
|
33434
33434
|
|
|
33435
|
+
.E_w1dxz879 {
|
|
33436
|
+
display: flex;
|
|
33437
|
+
flex-direction: column;
|
|
33438
|
+
gap: 6px;
|
|
33439
|
+
}
|
|
33440
|
+
|
|
33441
|
+
.E_w1dxz879 .ellipsis-tooltip {
|
|
33442
|
+
max-height: var(--w1dxz879-0);
|
|
33443
|
+
text-overflow: clip;
|
|
33444
|
+
overflow: hidden;
|
|
33445
|
+
}
|
|
33446
|
+
|
|
33447
|
+
.E_w1dxz879 .tips {
|
|
33448
|
+
color: #fff;
|
|
33449
|
+
opacity: 0.8;
|
|
33450
|
+
}
|
|
33451
|
+
|
|
33435
33452
|
.E_oa99sl3 {
|
|
33436
33453
|
display: flex;
|
|
33437
33454
|
justify-content: space-between;
|
|
@@ -33615,23 +33632,6 @@ input.E_rf8rlle.ant-input {
|
|
|
33615
33632
|
color: rgba(0, 21, 64, 0.3);
|
|
33616
33633
|
}
|
|
33617
33634
|
|
|
33618
|
-
.E_w1dxz879 {
|
|
33619
|
-
display: flex;
|
|
33620
|
-
flex-direction: column;
|
|
33621
|
-
gap: 6px;
|
|
33622
|
-
}
|
|
33623
|
-
|
|
33624
|
-
.E_w1dxz879 .ellipsis-tooltip {
|
|
33625
|
-
max-height: var(--w1dxz879-0);
|
|
33626
|
-
text-overflow: clip;
|
|
33627
|
-
overflow: hidden;
|
|
33628
|
-
}
|
|
33629
|
-
|
|
33630
|
-
.E_w1dxz879 .tips {
|
|
33631
|
-
color: #fff;
|
|
33632
|
-
opacity: 0.8;
|
|
33633
|
-
}
|
|
33634
|
-
|
|
33635
33635
|
.E_ryby9ds {
|
|
33636
33636
|
display: flex;
|
|
33637
33637
|
align-items: center;
|
|
@@ -33664,6 +33664,12 @@ input.E_rf8rlle.ant-input {
|
|
|
33664
33664
|
fill: blue;
|
|
33665
33665
|
}
|
|
33666
33666
|
|
|
33667
|
+
.E_h1ol2wl7 {
|
|
33668
|
+
font-weight: bold;
|
|
33669
|
+
background-color: unset;
|
|
33670
|
+
padding: unset;
|
|
33671
|
+
}
|
|
33672
|
+
|
|
33667
33673
|
.E_hrhfj7c {
|
|
33668
33674
|
display: none;
|
|
33669
33675
|
}
|
|
@@ -34134,251 +34140,56 @@ input.E_rf8rlle.ant-input {
|
|
|
34134
34140
|
top: 0;
|
|
34135
34141
|
}
|
|
34136
34142
|
|
|
34137
|
-
.E_ncaepor:after {
|
|
34138
|
-
bottom: 0;
|
|
34139
|
-
}
|
|
34140
|
-
|
|
34141
|
-
.E_ncaepor > * {
|
|
34142
|
-
height: 48px;
|
|
34143
|
-
display: inline-flex;
|
|
34144
|
-
align-items: center;
|
|
34145
|
-
white-space: nowrap;
|
|
34146
|
-
transition: transform 240ms ease, opacity 80ms ease;
|
|
34147
|
-
}
|
|
34148
|
-
|
|
34149
|
-
.E_ncaepor .name-text {
|
|
34150
|
-
transform: translateY(0);
|
|
34151
|
-
opacity: 1;
|
|
34152
|
-
}
|
|
34153
|
-
|
|
34154
|
-
.E_ncaepor .nav-info {
|
|
34155
|
-
transform: translateY(100%);
|
|
34156
|
-
opacity: 0;
|
|
34157
|
-
font-size: 18px;
|
|
34158
|
-
font-weight: 700;
|
|
34159
|
-
position: absolute;
|
|
34160
|
-
overflow: hidden;
|
|
34161
|
-
display: flex;
|
|
34162
|
-
justify-content: center;
|
|
34163
|
-
}
|
|
34164
|
-
|
|
34165
|
-
.E_ncaepor .nav-info .scrolled-resource {
|
|
34166
|
-
color: #1d326c;
|
|
34167
|
-
flex: 1;
|
|
34168
|
-
overflow: hidden;
|
|
34169
|
-
text-overflow: ellipsis;
|
|
34170
|
-
}
|
|
34171
|
-
|
|
34172
|
-
.E_ncaepor .nav-info .scrolled-view {
|
|
34173
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34174
|
-
margin-left: 8px;
|
|
34175
|
-
}
|
|
34176
|
-
|
|
34177
|
-
.E_ncaepor.is-scrolled .name-text {
|
|
34178
|
-
transform: translateY(-100%);
|
|
34179
|
-
opacity: 0;
|
|
34180
|
-
position: absolute;
|
|
34181
|
-
}
|
|
34182
|
-
|
|
34183
|
-
.E_ncaepor.is-scrolled .nav-info {
|
|
34184
|
-
transform: translateY(0);
|
|
34185
|
-
opacity: 1;
|
|
34186
|
-
position: static;
|
|
34187
|
-
}
|
|
34188
|
-
|
|
34189
|
-
.E_h1ol2wl7 {
|
|
34190
|
-
font-weight: bold;
|
|
34191
|
-
background-color: unset;
|
|
34192
|
-
padding: unset;
|
|
34193
|
-
}
|
|
34194
|
-
|
|
34195
|
-
.E_s11wux3h .antd5-segmented-item:not(:last-child) {
|
|
34196
|
-
margin-right: 2px;
|
|
34197
|
-
}
|
|
34198
|
-
|
|
34199
|
-
.E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
|
|
34200
|
-
padding-left: 8px;
|
|
34201
|
-
padding-right: 8px;
|
|
34202
|
-
}
|
|
34203
|
-
|
|
34204
|
-
.E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
|
|
34205
|
-
border-radius: 4px;
|
|
34206
|
-
}
|
|
34207
|
-
|
|
34208
|
-
.E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
34209
|
-
border-radius: 4px;
|
|
34210
|
-
}
|
|
34211
|
-
|
|
34212
|
-
.E_ma64lna .antd5-segmented-item-label {
|
|
34213
|
-
padding-left: 12px;
|
|
34214
|
-
padding-right: 12px;
|
|
34215
|
-
}
|
|
34216
|
-
|
|
34217
|
-
.E_ckld275 {
|
|
34218
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
34219
|
-
}
|
|
34220
|
-
|
|
34221
|
-
.E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
34222
|
-
background-color: rgba(255, 255, 255, 0.6);
|
|
34223
|
-
color: rgba(44, 56, 82, 0.75);
|
|
34224
|
-
}
|
|
34225
|
-
|
|
34226
|
-
.E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
34227
|
-
background-color: transparent;
|
|
34228
|
-
}
|
|
34229
|
-
|
|
34230
|
-
.E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
|
|
34231
|
-
background-color: transparent;
|
|
34232
|
-
}
|
|
34233
|
-
|
|
34234
|
-
.E_c1yd35n {
|
|
34235
|
-
padding: 0 12px 14px 12px;
|
|
34236
|
-
}
|
|
34237
|
-
|
|
34238
|
-
.E_c1kghdax {
|
|
34239
|
-
color: #2d3a56;
|
|
34240
|
-
padding: 7px 12px;
|
|
34241
|
-
display: flex;
|
|
34242
|
-
justify-content: space-between;
|
|
34243
|
-
align-items: center;
|
|
34244
|
-
}
|
|
34245
|
-
|
|
34246
|
-
.E_c1kghdax.has-arrow {
|
|
34247
|
-
padding-left: 10px;
|
|
34248
|
-
}
|
|
34249
|
-
|
|
34250
|
-
.E_c1kghdax.has-arrow .title-wrapper {
|
|
34251
|
-
cursor: pointer;
|
|
34252
|
-
color: #00122e;
|
|
34253
|
-
}
|
|
34254
|
-
|
|
34255
|
-
.E_c1kghdax.has-arrow .title-wrapper.is-open {
|
|
34256
|
-
color: #2d3a56;
|
|
34257
|
-
font-weight: 600;
|
|
34258
|
-
}
|
|
34259
|
-
|
|
34260
|
-
.E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
|
|
34261
|
-
transform: rotate(90deg);
|
|
34262
|
-
}
|
|
34263
|
-
|
|
34264
|
-
.E_c1kghdax .sub-info {
|
|
34265
|
-
font-size: 12px;
|
|
34266
|
-
line-height: 18px;
|
|
34267
|
-
}
|
|
34268
|
-
|
|
34269
|
-
.E_c1kghdax .title-wrapper {
|
|
34270
|
-
display: flex;
|
|
34271
|
-
align-items: center;
|
|
34272
|
-
user-select: none;
|
|
34273
|
-
flex-grow: 1;
|
|
34274
|
-
font-size: 12px;
|
|
34275
|
-
line-height: 18px;
|
|
34276
|
-
color: #2d3a56;
|
|
34277
|
-
font-weight: 700;
|
|
34278
|
-
}
|
|
34279
|
-
|
|
34280
|
-
.E_c1kghdax .collapse-arrow {
|
|
34281
|
-
transition: all 50ms ease-out 0ms;
|
|
34282
|
-
margin-right: 2px;
|
|
34283
|
-
}
|
|
34284
|
-
|
|
34285
|
-
.E_ckui4s7 {
|
|
34286
|
-
color: #2d3a56;
|
|
34287
|
-
line-height: 22px;
|
|
34288
|
-
display: inline-flex;
|
|
34289
|
-
}
|
|
34290
|
-
|
|
34291
|
-
.E_ckui4s7 .ant-checkbox {
|
|
34292
|
-
height: 22px;
|
|
34293
|
-
display: flex;
|
|
34294
|
-
align-items: center;
|
|
34295
|
-
top: 0;
|
|
34296
|
-
}
|
|
34297
|
-
|
|
34298
|
-
.E_ckui4s7 .ant-checkbox-checked::after {
|
|
34299
|
-
border: none;
|
|
34300
|
-
}
|
|
34301
|
-
|
|
34302
|
-
.E_ckui4s7.ant-checkbox-wrapper:hover .ant-checkbox-inner, .E_ckui4s7.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox:hover .ant-checkbox-inner {
|
|
34303
|
-
border-color: #0080ff;
|
|
34304
|
-
}
|
|
34305
|
-
|
|
34306
|
-
.E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
|
|
34307
|
-
border: 1px solid rgba(107, 128, 167, 0.6);
|
|
34308
|
-
}
|
|
34309
|
-
|
|
34310
|
-
.E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
34311
|
-
border: 1px solid #0080ff;
|
|
34312
|
-
}
|
|
34313
|
-
|
|
34314
|
-
.E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
34315
|
-
background: #0080ff;
|
|
34316
|
-
}
|
|
34317
|
-
|
|
34318
|
-
.E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
34319
|
-
background-color: #fff;
|
|
34320
|
-
height: 2px;
|
|
34321
|
-
width: 10px;
|
|
34322
|
-
border-radius: 2px;
|
|
34323
|
-
}
|
|
34324
|
-
|
|
34325
|
-
.E_ckui4s7.ant-checkbox-wrapper-disabled {
|
|
34326
|
-
opacity: 0.5;
|
|
34327
|
-
}
|
|
34328
|
-
|
|
34329
|
-
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
|
|
34330
|
-
background: rgba(211, 218, 235, 0.6);
|
|
34331
|
-
border-color: rgba(107, 128, 167, 0.6) !important;
|
|
34332
|
-
}
|
|
34333
|
-
|
|
34334
|
-
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
|
|
34335
|
-
border-color: #2d3a56;
|
|
34336
|
-
}
|
|
34337
|
-
|
|
34338
|
-
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
34339
|
-
background: #2d3a56;
|
|
34340
|
-
}
|
|
34341
|
-
|
|
34342
|
-
.E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
|
|
34343
|
-
padding: 0;
|
|
34344
|
-
}
|
|
34345
|
-
|
|
34346
|
-
.E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
|
|
34347
|
-
display: inline-block;
|
|
34348
|
-
margin-left: 12px;
|
|
34349
|
-
color: #2d3a56;
|
|
34143
|
+
.E_ncaepor:after {
|
|
34144
|
+
bottom: 0;
|
|
34350
34145
|
}
|
|
34351
34146
|
|
|
34352
|
-
.
|
|
34353
|
-
|
|
34354
|
-
|
|
34147
|
+
.E_ncaepor > * {
|
|
34148
|
+
height: 48px;
|
|
34149
|
+
display: inline-flex;
|
|
34150
|
+
align-items: center;
|
|
34151
|
+
white-space: nowrap;
|
|
34152
|
+
transition: transform 240ms ease, opacity 80ms ease;
|
|
34355
34153
|
}
|
|
34356
34154
|
|
|
34357
|
-
.
|
|
34358
|
-
|
|
34155
|
+
.E_ncaepor .name-text {
|
|
34156
|
+
transform: translateY(0);
|
|
34157
|
+
opacity: 1;
|
|
34359
34158
|
}
|
|
34360
34159
|
|
|
34361
|
-
.
|
|
34362
|
-
|
|
34160
|
+
.E_ncaepor .nav-info {
|
|
34161
|
+
transform: translateY(100%);
|
|
34162
|
+
opacity: 0;
|
|
34163
|
+
font-size: 18px;
|
|
34164
|
+
font-weight: 700;
|
|
34165
|
+
position: absolute;
|
|
34166
|
+
overflow: hidden;
|
|
34167
|
+
display: flex;
|
|
34168
|
+
justify-content: center;
|
|
34363
34169
|
}
|
|
34364
34170
|
|
|
34365
|
-
.
|
|
34366
|
-
|
|
34171
|
+
.E_ncaepor .nav-info .scrolled-resource {
|
|
34172
|
+
color: #1d326c;
|
|
34173
|
+
flex: 1;
|
|
34174
|
+
overflow: hidden;
|
|
34175
|
+
text-overflow: ellipsis;
|
|
34367
34176
|
}
|
|
34368
34177
|
|
|
34369
|
-
.
|
|
34370
|
-
|
|
34371
|
-
|
|
34178
|
+
.E_ncaepor .nav-info .scrolled-view {
|
|
34179
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34180
|
+
margin-left: 8px;
|
|
34372
34181
|
}
|
|
34373
34182
|
|
|
34374
|
-
.
|
|
34375
|
-
|
|
34183
|
+
.E_ncaepor.is-scrolled .name-text {
|
|
34184
|
+
transform: translateY(-100%);
|
|
34185
|
+
opacity: 0;
|
|
34186
|
+
position: absolute;
|
|
34376
34187
|
}
|
|
34377
34188
|
|
|
34378
|
-
.
|
|
34379
|
-
|
|
34380
|
-
|
|
34381
|
-
|
|
34189
|
+
.E_ncaepor.is-scrolled .nav-info {
|
|
34190
|
+
transform: translateY(0);
|
|
34191
|
+
opacity: 1;
|
|
34192
|
+
position: static;
|
|
34382
34193
|
}
|
|
34383
34194
|
|
|
34384
34195
|
.E_c1kchka8 {
|
|
@@ -34791,156 +34602,345 @@ input.E_rf8rlle.ant-input {
|
|
|
34791
34602
|
transition: all 0.2s ease-in-out;
|
|
34792
34603
|
}
|
|
34793
34604
|
|
|
34794
|
-
.E_dhqt3dw.date-range-picker .default-calendar-icon {
|
|
34795
|
-
display: inline-flex;
|
|
34605
|
+
.E_dhqt3dw.date-range-picker .default-calendar-icon {
|
|
34606
|
+
display: inline-flex;
|
|
34607
|
+
}
|
|
34608
|
+
|
|
34609
|
+
.E_dhqt3dw.date-range-picker .hover-calendar-icon {
|
|
34610
|
+
display: none;
|
|
34611
|
+
}
|
|
34612
|
+
|
|
34613
|
+
.E_dhqt3dw.date-range-picker:hover, .E_dhqt3dw.date-range-picker.active {
|
|
34614
|
+
border-color: #0080ff;
|
|
34615
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
34616
|
+
}
|
|
34617
|
+
|
|
34618
|
+
.E_dhqt3dw.date-range-picker:hover .default-calendar-icon, .E_dhqt3dw.date-range-picker.active .default-calendar-icon {
|
|
34619
|
+
display: none;
|
|
34620
|
+
}
|
|
34621
|
+
|
|
34622
|
+
.E_dhqt3dw.date-range-picker:hover .hover-calendar-icon, .E_dhqt3dw.date-range-picker.active .hover-calendar-icon {
|
|
34623
|
+
display: inline-flex;
|
|
34624
|
+
}
|
|
34625
|
+
|
|
34626
|
+
.E_dhqt3dw.date-range-picker.large {
|
|
34627
|
+
height: 40px;
|
|
34628
|
+
line-height: 40px;
|
|
34629
|
+
padding: 0 12px 0 16px;
|
|
34630
|
+
}
|
|
34631
|
+
|
|
34632
|
+
.E_dhqt3dw.date-range-picker.medium {
|
|
34633
|
+
height: 32px;
|
|
34634
|
+
line-height: 32px;
|
|
34635
|
+
padding: 0 8px 0 12px;
|
|
34636
|
+
}
|
|
34637
|
+
|
|
34638
|
+
.E_dhqt3dw.date-range-picker .date-input-content {
|
|
34639
|
+
flex: 1;
|
|
34640
|
+
display: flex;
|
|
34641
|
+
align-items: center;
|
|
34642
|
+
gap: 8px;
|
|
34643
|
+
color: #00122e;
|
|
34644
|
+
}
|
|
34645
|
+
|
|
34646
|
+
.E_dhqt3dw.date-range-picker .date-input-content .concat-symbol-block {
|
|
34647
|
+
color: rgba(0, 21, 64, 0.3);
|
|
34648
|
+
}
|
|
34649
|
+
|
|
34650
|
+
.E_dhqt3dw.date-range-picker .date-input-content input {
|
|
34651
|
+
border: none;
|
|
34652
|
+
outline: none;
|
|
34653
|
+
width: 162px;
|
|
34654
|
+
padding: 0;
|
|
34655
|
+
height: 22px;
|
|
34656
|
+
line-height: 22px;
|
|
34657
|
+
text-align: center;
|
|
34658
|
+
}
|
|
34659
|
+
|
|
34660
|
+
.E_dhqt3dw.date-range-picker .date-input-content input::placeholder {
|
|
34661
|
+
color: rgba(0, 21, 64, 0.3);
|
|
34662
|
+
text-align: center;
|
|
34663
|
+
}
|
|
34664
|
+
|
|
34665
|
+
.E_dhqt3dw.date-range-picker .date-input-content input:disabled {
|
|
34666
|
+
background: inherit;
|
|
34667
|
+
}
|
|
34668
|
+
|
|
34669
|
+
.E_dhqt3dw.date-range-picker .date-input-content input:hover, .E_dhqt3dw.date-range-picker .date-input-content input:focus, .E_dhqt3dw.date-range-picker .date-input-content input:active {
|
|
34670
|
+
border: none;
|
|
34671
|
+
outline: none;
|
|
34672
|
+
box-shadow: none;
|
|
34673
|
+
}
|
|
34674
|
+
|
|
34675
|
+
.E_dhqt3dw.date-range-picker .past-time-icon {
|
|
34676
|
+
cursor: pointer;
|
|
34677
|
+
}
|
|
34678
|
+
|
|
34679
|
+
.E_d956d92 .ant-popover-inner-content .tab-menu .tab-bar {
|
|
34680
|
+
padding: 12px 12px 0 12px;
|
|
34681
|
+
}
|
|
34682
|
+
|
|
34683
|
+
.E_d956d92 .ant-popover-inner-content .tab-menu .tab-menu-item-medium.tab-menu-item:first-child {
|
|
34684
|
+
padding-left: 16px;
|
|
34685
|
+
}
|
|
34686
|
+
|
|
34687
|
+
.E_d956d92 .ant-popover-inner-content .tab-menu .tab-menu-item {
|
|
34688
|
+
margin-right: 0;
|
|
34689
|
+
}
|
|
34690
|
+
|
|
34691
|
+
.E_d956d92 .ant-popover-inner-content .tab-menu .tab-menu-item + .tab-menu-item {
|
|
34692
|
+
margin-left: 2px;
|
|
34693
|
+
}
|
|
34694
|
+
|
|
34695
|
+
.E_d956d92 .ant-popover-inner-content .relative-time-container {
|
|
34696
|
+
max-height: 470px;
|
|
34697
|
+
overflow: auto;
|
|
34698
|
+
}
|
|
34699
|
+
|
|
34700
|
+
.E_d956d92 .ant-popover-inner-content .relative-time-container ul {
|
|
34701
|
+
padding: 0 12px;
|
|
34702
|
+
}
|
|
34703
|
+
|
|
34704
|
+
.E_d956d92 .ant-popover-inner-content .absolute-time-container {
|
|
34705
|
+
height: 470px;
|
|
34706
|
+
overflow: auto;
|
|
34707
|
+
}
|
|
34708
|
+
|
|
34709
|
+
.E_d1tc7lgk {
|
|
34710
|
+
min-width: 200px;
|
|
34711
|
+
}
|
|
34712
|
+
|
|
34713
|
+
.E_d1tc7lgk header {
|
|
34714
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
34715
|
+
padding: 8px 12px;
|
|
34716
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34717
|
+
}
|
|
34718
|
+
|
|
34719
|
+
.E_d1tc7lgk ul {
|
|
34720
|
+
list-style: none;
|
|
34721
|
+
padding: 12px;
|
|
34722
|
+
}
|
|
34723
|
+
|
|
34724
|
+
.E_d1tc7lgk ul li {
|
|
34725
|
+
padding: 5px 8px;
|
|
34726
|
+
border-radius: 5px;
|
|
34727
|
+
transition: all 0.2s ease-in-out;
|
|
34728
|
+
cursor: pointer;
|
|
34729
|
+
}
|
|
34730
|
+
|
|
34731
|
+
.E_d1tc7lgk ul li:hover {
|
|
34732
|
+
background: rgba(0, 136, 255, 0.16);
|
|
34733
|
+
color: #0080ff;
|
|
34734
|
+
}
|
|
34735
|
+
|
|
34736
|
+
.E_d1tc7lgk ul li:active {
|
|
34737
|
+
background: rgba(0, 136, 255, 0.2);
|
|
34738
|
+
color: #0080ff;
|
|
34739
|
+
}
|
|
34740
|
+
|
|
34741
|
+
.E_d1tc7lgk ul li + li {
|
|
34742
|
+
margin-top: 2px;
|
|
34743
|
+
}
|
|
34744
|
+
|
|
34745
|
+
.E_rzaik16 {
|
|
34746
|
+
padding: 0;
|
|
34747
|
+
}
|
|
34748
|
+
|
|
34749
|
+
.E_rzaik16 .ant-popover-arrow {
|
|
34750
|
+
display: none;
|
|
34751
|
+
}
|
|
34752
|
+
|
|
34753
|
+
.E_rzaik16 .ant-popover-inner-content {
|
|
34754
|
+
padding: 0;
|
|
34755
|
+
}
|
|
34756
|
+
|
|
34757
|
+
.E_c1kghdax {
|
|
34758
|
+
color: #2d3a56;
|
|
34759
|
+
padding: 7px 12px;
|
|
34760
|
+
display: flex;
|
|
34761
|
+
justify-content: space-between;
|
|
34762
|
+
align-items: center;
|
|
34763
|
+
}
|
|
34764
|
+
|
|
34765
|
+
.E_c1kghdax.has-arrow {
|
|
34766
|
+
padding-left: 10px;
|
|
34767
|
+
}
|
|
34768
|
+
|
|
34769
|
+
.E_c1kghdax.has-arrow .title-wrapper {
|
|
34770
|
+
cursor: pointer;
|
|
34771
|
+
color: #00122e;
|
|
34772
|
+
}
|
|
34773
|
+
|
|
34774
|
+
.E_c1kghdax.has-arrow .title-wrapper.is-open {
|
|
34775
|
+
color: #2d3a56;
|
|
34776
|
+
font-weight: 600;
|
|
34777
|
+
}
|
|
34778
|
+
|
|
34779
|
+
.E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
|
|
34780
|
+
transform: rotate(90deg);
|
|
34781
|
+
}
|
|
34782
|
+
|
|
34783
|
+
.E_c1kghdax .sub-info {
|
|
34784
|
+
font-size: 12px;
|
|
34785
|
+
line-height: 18px;
|
|
34786
|
+
}
|
|
34787
|
+
|
|
34788
|
+
.E_c1kghdax .title-wrapper {
|
|
34789
|
+
display: flex;
|
|
34790
|
+
align-items: center;
|
|
34791
|
+
user-select: none;
|
|
34792
|
+
flex-grow: 1;
|
|
34793
|
+
font-size: 12px;
|
|
34794
|
+
line-height: 18px;
|
|
34795
|
+
color: #2d3a56;
|
|
34796
|
+
font-weight: 700;
|
|
34797
|
+
}
|
|
34798
|
+
|
|
34799
|
+
.E_c1kghdax .collapse-arrow {
|
|
34800
|
+
transition: all 50ms ease-out 0ms;
|
|
34801
|
+
margin-right: 2px;
|
|
34802
|
+
}
|
|
34803
|
+
|
|
34804
|
+
.E_c1yd35n {
|
|
34805
|
+
padding: 0 12px 14px 12px;
|
|
34796
34806
|
}
|
|
34797
34807
|
|
|
34798
|
-
.
|
|
34799
|
-
|
|
34808
|
+
.E_b14q2gmw {
|
|
34809
|
+
box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
|
|
34800
34810
|
}
|
|
34801
34811
|
|
|
34802
|
-
.
|
|
34803
|
-
border-
|
|
34804
|
-
|
|
34812
|
+
.E_c1eym6el {
|
|
34813
|
+
border-radius: 8px;
|
|
34814
|
+
background-color: white;
|
|
34805
34815
|
}
|
|
34806
34816
|
|
|
34807
|
-
.
|
|
34808
|
-
|
|
34817
|
+
.E_c1eym6el.hoverable {
|
|
34818
|
+
cursor: pointer;
|
|
34809
34819
|
}
|
|
34810
34820
|
|
|
34811
|
-
.
|
|
34812
|
-
|
|
34821
|
+
.E_c1eym6el.hoverable:hover {
|
|
34822
|
+
transition: all 200ms ease;
|
|
34823
|
+
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
34824
|
+
transform: translateY(-4px);
|
|
34813
34825
|
}
|
|
34814
34826
|
|
|
34815
|
-
.
|
|
34816
|
-
|
|
34817
|
-
line-height: 40px;
|
|
34818
|
-
padding: 0 12px 0 16px;
|
|
34827
|
+
.E_s11wux3h .antd5-segmented-item:not(:last-child) {
|
|
34828
|
+
margin-right: 2px;
|
|
34819
34829
|
}
|
|
34820
34830
|
|
|
34821
|
-
.
|
|
34822
|
-
|
|
34823
|
-
|
|
34824
|
-
padding: 0 8px 0 12px;
|
|
34831
|
+
.E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
|
|
34832
|
+
padding-left: 8px;
|
|
34833
|
+
padding-right: 8px;
|
|
34825
34834
|
}
|
|
34826
34835
|
|
|
34827
|
-
.
|
|
34828
|
-
|
|
34829
|
-
display: flex;
|
|
34830
|
-
align-items: center;
|
|
34831
|
-
gap: 8px;
|
|
34832
|
-
color: #00122e;
|
|
34836
|
+
.E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
|
|
34837
|
+
border-radius: 4px;
|
|
34833
34838
|
}
|
|
34834
34839
|
|
|
34835
|
-
.
|
|
34836
|
-
|
|
34840
|
+
.E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
34841
|
+
border-radius: 4px;
|
|
34837
34842
|
}
|
|
34838
34843
|
|
|
34839
|
-
.
|
|
34840
|
-
|
|
34841
|
-
|
|
34842
|
-
width: 162px;
|
|
34843
|
-
padding: 0;
|
|
34844
|
-
height: 22px;
|
|
34845
|
-
line-height: 22px;
|
|
34846
|
-
text-align: center;
|
|
34844
|
+
.E_ma64lna .antd5-segmented-item-label {
|
|
34845
|
+
padding-left: 12px;
|
|
34846
|
+
padding-right: 12px;
|
|
34847
34847
|
}
|
|
34848
34848
|
|
|
34849
|
-
.
|
|
34850
|
-
color: rgba(
|
|
34851
|
-
text-align: center;
|
|
34849
|
+
.E_ckld275 {
|
|
34850
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
34852
34851
|
}
|
|
34853
34852
|
|
|
34854
|
-
.
|
|
34855
|
-
background:
|
|
34853
|
+
.E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
34854
|
+
background-color: rgba(255, 255, 255, 0.6);
|
|
34855
|
+
color: rgba(44, 56, 82, 0.75);
|
|
34856
34856
|
}
|
|
34857
34857
|
|
|
34858
|
-
.
|
|
34859
|
-
|
|
34860
|
-
outline: none;
|
|
34861
|
-
box-shadow: none;
|
|
34858
|
+
.E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
34859
|
+
background-color: transparent;
|
|
34862
34860
|
}
|
|
34863
34861
|
|
|
34864
|
-
.
|
|
34865
|
-
|
|
34862
|
+
.E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
|
|
34863
|
+
background-color: transparent;
|
|
34866
34864
|
}
|
|
34867
34865
|
|
|
34868
|
-
.
|
|
34869
|
-
|
|
34866
|
+
.E_ckui4s7 {
|
|
34867
|
+
color: #2d3a56;
|
|
34868
|
+
line-height: 22px;
|
|
34869
|
+
display: inline-flex;
|
|
34870
34870
|
}
|
|
34871
34871
|
|
|
34872
|
-
.
|
|
34873
|
-
|
|
34872
|
+
.E_ckui4s7 .ant-checkbox {
|
|
34873
|
+
height: 22px;
|
|
34874
|
+
display: flex;
|
|
34875
|
+
align-items: center;
|
|
34876
|
+
top: 0;
|
|
34874
34877
|
}
|
|
34875
34878
|
|
|
34876
|
-
.
|
|
34877
|
-
|
|
34879
|
+
.E_ckui4s7 .ant-checkbox-checked::after {
|
|
34880
|
+
border: none;
|
|
34878
34881
|
}
|
|
34879
34882
|
|
|
34880
|
-
.
|
|
34881
|
-
|
|
34883
|
+
.E_ckui4s7.ant-checkbox-wrapper:hover .ant-checkbox-inner, .E_ckui4s7.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox:hover .ant-checkbox-inner {
|
|
34884
|
+
border-color: #0080ff;
|
|
34882
34885
|
}
|
|
34883
34886
|
|
|
34884
|
-
.
|
|
34885
|
-
|
|
34886
|
-
overflow: auto;
|
|
34887
|
+
.E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
|
|
34888
|
+
border: 1px solid rgba(107, 128, 167, 0.6);
|
|
34887
34889
|
}
|
|
34888
34890
|
|
|
34889
|
-
.
|
|
34890
|
-
|
|
34891
|
+
.E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
34892
|
+
border: 1px solid #0080ff;
|
|
34891
34893
|
}
|
|
34892
34894
|
|
|
34893
|
-
.
|
|
34894
|
-
|
|
34895
|
-
overflow: auto;
|
|
34895
|
+
.E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
34896
|
+
background: #0080ff;
|
|
34896
34897
|
}
|
|
34897
34898
|
|
|
34898
|
-
.
|
|
34899
|
-
|
|
34899
|
+
.E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
34900
|
+
background-color: #fff;
|
|
34901
|
+
height: 2px;
|
|
34902
|
+
width: 10px;
|
|
34903
|
+
border-radius: 2px;
|
|
34900
34904
|
}
|
|
34901
34905
|
|
|
34902
|
-
.
|
|
34903
|
-
|
|
34904
|
-
padding: 8px 12px;
|
|
34905
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34906
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled {
|
|
34907
|
+
opacity: 0.5;
|
|
34906
34908
|
}
|
|
34907
34909
|
|
|
34908
|
-
.
|
|
34909
|
-
|
|
34910
|
-
|
|
34910
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
|
|
34911
|
+
background: rgba(211, 218, 235, 0.6);
|
|
34912
|
+
border-color: rgba(107, 128, 167, 0.6) !important;
|
|
34911
34913
|
}
|
|
34912
34914
|
|
|
34913
|
-
.
|
|
34914
|
-
|
|
34915
|
-
border-radius: 5px;
|
|
34916
|
-
transition: all 0.2s ease-in-out;
|
|
34917
|
-
cursor: pointer;
|
|
34915
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
|
|
34916
|
+
border-color: #2d3a56;
|
|
34918
34917
|
}
|
|
34919
34918
|
|
|
34920
|
-
.
|
|
34921
|
-
background:
|
|
34922
|
-
color: #0080ff;
|
|
34919
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
34920
|
+
background: #2d3a56;
|
|
34923
34921
|
}
|
|
34924
34922
|
|
|
34925
|
-
.
|
|
34926
|
-
|
|
34927
|
-
color: #0080ff;
|
|
34923
|
+
.E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
|
|
34924
|
+
padding: 0;
|
|
34928
34925
|
}
|
|
34929
34926
|
|
|
34930
|
-
.
|
|
34931
|
-
|
|
34927
|
+
.E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
|
|
34928
|
+
display: inline-block;
|
|
34929
|
+
margin-left: 12px;
|
|
34930
|
+
color: #2d3a56;
|
|
34932
34931
|
}
|
|
34933
34932
|
|
|
34934
|
-
.
|
|
34935
|
-
|
|
34933
|
+
.E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
|
|
34934
|
+
margin-left: 28px;
|
|
34935
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34936
34936
|
}
|
|
34937
34937
|
|
|
34938
|
-
.
|
|
34939
|
-
|
|
34938
|
+
.E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
|
|
34939
|
+
margin-left: 8px;
|
|
34940
34940
|
}
|
|
34941
34941
|
|
|
34942
|
-
.
|
|
34943
|
-
|
|
34942
|
+
.E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
|
|
34943
|
+
margin-left: 24px;
|
|
34944
34944
|
}
|
|
34945
34945
|
|
|
34946
34946
|
.E_lht19u8 {
|
|
@@ -35002,24 +35002,6 @@ input.E_rf8rlle.ant-input {
|
|
|
35002
35002
|
margin-right: 4px;
|
|
35003
35003
|
}
|
|
35004
35004
|
|
|
35005
|
-
.E_r77hffu {
|
|
35006
|
-
display: flex;
|
|
35007
|
-
align-items: center;
|
|
35008
|
-
justify-content: space-between;
|
|
35009
|
-
column-gap: 6px;
|
|
35010
|
-
}
|
|
35011
|
-
|
|
35012
|
-
.E_p1cmxsf7 {
|
|
35013
|
-
display: flex;
|
|
35014
|
-
flex-direction: column;
|
|
35015
|
-
justify-content: center;
|
|
35016
|
-
row-gap: var(--p1cmxsf7-0);
|
|
35017
|
-
}
|
|
35018
|
-
|
|
35019
|
-
.E_p1cmxsf7 .antd5-progress-line {
|
|
35020
|
-
font-size: 0;
|
|
35021
|
-
}
|
|
35022
|
-
|
|
35023
35005
|
.E_sddwhm6 {
|
|
35024
35006
|
margin: 0;
|
|
35025
35007
|
border-radius: 20px;
|
|
@@ -35085,97 +35067,34 @@ input.E_rf8rlle.ant-input {
|
|
|
35085
35067
|
}
|
|
35086
35068
|
|
|
35087
35069
|
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
|
|
35088
|
-
background-color: rgba(30, 201, 127, 0.1);
|
|
35089
|
-
}
|
|
35090
|
-
|
|
35091
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
|
|
35092
|
-
background-color: #00ba5d;
|
|
35093
|
-
}
|
|
35094
|
-
|
|
35095
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
|
|
35096
|
-
background-color: rgba(30, 201, 127, 0.16);
|
|
35097
|
-
}
|
|
35098
|
-
|
|
35099
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
|
|
35100
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
35101
|
-
}
|
|
35102
|
-
|
|
35103
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
|
|
35104
|
-
background-color: #6b7d99;
|
|
35105
|
-
}
|
|
35106
|
-
|
|
35107
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
|
|
35108
|
-
background-color: rgba(211, 218, 235, 0.6);
|
|
35109
|
-
}
|
|
35110
|
-
|
|
35111
|
-
.E_satwmqm {
|
|
35112
|
-
width: 8px;
|
|
35113
|
-
height: 8px;
|
|
35114
|
-
border-radius: 50%;
|
|
35115
|
-
display: inline-block;
|
|
35116
|
-
}
|
|
35117
|
-
|
|
35118
|
-
button.E_l48ei06.ant-btn {
|
|
35119
|
-
font-size: 12px;
|
|
35120
|
-
line-height: 18px;
|
|
35121
|
-
height: 18px;
|
|
35122
|
-
}
|
|
35123
|
-
|
|
35124
|
-
button.E_l48ei06 {
|
|
35125
|
-
color: #0080FF;
|
|
35126
|
-
height: unset;
|
|
35127
|
-
}
|
|
35128
|
-
|
|
35129
|
-
button.E_l48ei06 .button-prefix-icon {
|
|
35130
|
-
margin-right: 4px;
|
|
35131
|
-
}
|
|
35132
|
-
|
|
35133
|
-
button.E_l48ei06 .button-suffix-icon {
|
|
35134
|
-
margin-left: 4px;
|
|
35135
|
-
}
|
|
35136
|
-
|
|
35137
|
-
button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
|
|
35138
|
-
color: #009DFF;
|
|
35139
|
-
}
|
|
35140
|
-
|
|
35141
|
-
button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
|
|
35142
|
-
color: #005ED1;
|
|
35143
|
-
}
|
|
35144
|
-
|
|
35145
|
-
button.E_l48ei06.ui-kit-link-disabled {
|
|
35146
|
-
color: #0080FF;
|
|
35147
|
-
}
|
|
35148
|
-
|
|
35149
|
-
button.E_l48ei06.ui-kit-link-primary {
|
|
35150
|
-
color: #00122E;
|
|
35151
|
-
}
|
|
35152
|
-
|
|
35153
|
-
button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
|
|
35154
|
-
color: #0080FF;
|
|
35070
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
35155
35071
|
}
|
|
35156
35072
|
|
|
35157
|
-
|
|
35158
|
-
color: #
|
|
35073
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
|
|
35074
|
+
background-color: #00ba5d;
|
|
35159
35075
|
}
|
|
35160
35076
|
|
|
35161
|
-
|
|
35162
|
-
color:
|
|
35077
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
|
|
35078
|
+
background-color: rgba(30, 201, 127, 0.16);
|
|
35163
35079
|
}
|
|
35164
35080
|
|
|
35165
|
-
|
|
35166
|
-
color: rgba(
|
|
35081
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
|
|
35082
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
35167
35083
|
}
|
|
35168
35084
|
|
|
35169
|
-
|
|
35170
|
-
color: #
|
|
35085
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
|
|
35086
|
+
background-color: #6b7d99;
|
|
35171
35087
|
}
|
|
35172
35088
|
|
|
35173
|
-
|
|
35174
|
-
color:
|
|
35089
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
|
|
35090
|
+
background-color: rgba(211, 218, 235, 0.6);
|
|
35175
35091
|
}
|
|
35176
35092
|
|
|
35177
|
-
|
|
35178
|
-
|
|
35093
|
+
.E_satwmqm {
|
|
35094
|
+
width: 8px;
|
|
35095
|
+
height: 8px;
|
|
35096
|
+
border-radius: 50%;
|
|
35097
|
+
display: inline-block;
|
|
35179
35098
|
}
|
|
35180
35099
|
|
|
35181
35100
|
.E_tc97u5y {
|
|
@@ -35629,6 +35548,69 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35629
35548
|
background: #fff;
|
|
35630
35549
|
}
|
|
35631
35550
|
|
|
35551
|
+
button.E_l48ei06.ant-btn {
|
|
35552
|
+
font-size: 12px;
|
|
35553
|
+
line-height: 18px;
|
|
35554
|
+
height: 18px;
|
|
35555
|
+
}
|
|
35556
|
+
|
|
35557
|
+
button.E_l48ei06 {
|
|
35558
|
+
color: #0080FF;
|
|
35559
|
+
height: unset;
|
|
35560
|
+
}
|
|
35561
|
+
|
|
35562
|
+
button.E_l48ei06 .button-prefix-icon {
|
|
35563
|
+
margin-right: 4px;
|
|
35564
|
+
}
|
|
35565
|
+
|
|
35566
|
+
button.E_l48ei06 .button-suffix-icon {
|
|
35567
|
+
margin-left: 4px;
|
|
35568
|
+
}
|
|
35569
|
+
|
|
35570
|
+
button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
|
|
35571
|
+
color: #009DFF;
|
|
35572
|
+
}
|
|
35573
|
+
|
|
35574
|
+
button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
|
|
35575
|
+
color: #005ED1;
|
|
35576
|
+
}
|
|
35577
|
+
|
|
35578
|
+
button.E_l48ei06.ui-kit-link-disabled {
|
|
35579
|
+
color: #0080FF;
|
|
35580
|
+
}
|
|
35581
|
+
|
|
35582
|
+
button.E_l48ei06.ui-kit-link-primary {
|
|
35583
|
+
color: #00122E;
|
|
35584
|
+
}
|
|
35585
|
+
|
|
35586
|
+
button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
|
|
35587
|
+
color: #0080FF;
|
|
35588
|
+
}
|
|
35589
|
+
|
|
35590
|
+
button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
|
|
35591
|
+
color: #005ED1;
|
|
35592
|
+
}
|
|
35593
|
+
|
|
35594
|
+
button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
|
|
35595
|
+
color: #00122E;
|
|
35596
|
+
}
|
|
35597
|
+
|
|
35598
|
+
button.E_l48ei06.ui-kit-link-secondary {
|
|
35599
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
35600
|
+
}
|
|
35601
|
+
|
|
35602
|
+
button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
|
|
35603
|
+
color: #0080FF;
|
|
35604
|
+
}
|
|
35605
|
+
|
|
35606
|
+
button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
|
|
35607
|
+
color: #005ED1;
|
|
35608
|
+
}
|
|
35609
|
+
|
|
35610
|
+
button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
35611
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
35612
|
+
}
|
|
35613
|
+
|
|
35632
35614
|
.E_t1dtlqs1 {
|
|
35633
35615
|
margin-bottom: 4px;
|
|
35634
35616
|
color: rgba(44, 56, 82, 0.6);
|
|
@@ -35867,35 +35849,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35867
35849
|
height: 16px;
|
|
35868
35850
|
}
|
|
35869
35851
|
|
|
35870
|
-
.E_slr2ynn {
|
|
35871
|
-
padding: 0 8px;
|
|
35872
|
-
height: 18px;
|
|
35873
|
-
}
|
|
35874
|
-
|
|
35875
|
-
.E_m140wbb6 {
|
|
35876
|
-
padding: 2px 8px;
|
|
35877
|
-
height: 24px;
|
|
35878
|
-
}
|
|
35879
|
-
|
|
35880
|
-
.E_t1fozc1i {
|
|
35881
|
-
margin: 0;
|
|
35882
|
-
}
|
|
35883
|
-
|
|
35884
|
-
.E_i1vxv4ln {
|
|
35885
|
-
margin-right: 4px;
|
|
35886
|
-
height: 16px;
|
|
35887
|
-
}
|
|
35888
|
-
|
|
35889
|
-
.E_n1afl31m.ant-tag.ant-tag-gray {
|
|
35890
|
-
font-weight: 700;
|
|
35891
|
-
color: #00122e;
|
|
35892
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
35893
|
-
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
35894
|
-
word-break: break-all;
|
|
35895
|
-
display: inline;
|
|
35896
|
-
white-space: normal;
|
|
35897
|
-
}
|
|
35898
|
-
|
|
35899
35852
|
.E_sjob3jg {
|
|
35900
35853
|
--item-min-width: 60px;
|
|
35901
35854
|
}
|
|
@@ -36128,29 +36081,76 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
36128
36081
|
justify-content: center;
|
|
36129
36082
|
}
|
|
36130
36083
|
|
|
36131
|
-
.
|
|
36132
|
-
|
|
36133
|
-
|
|
36084
|
+
.E_slr2ynn {
|
|
36085
|
+
padding: 0 8px;
|
|
36086
|
+
height: 18px;
|
|
36134
36087
|
}
|
|
36135
36088
|
|
|
36136
|
-
.
|
|
36137
|
-
|
|
36089
|
+
.E_m140wbb6 {
|
|
36090
|
+
padding: 2px 8px;
|
|
36091
|
+
height: 24px;
|
|
36138
36092
|
}
|
|
36139
36093
|
|
|
36140
|
-
.
|
|
36141
|
-
|
|
36142
|
-
max-width: fit-content;
|
|
36094
|
+
.E_t1fozc1i {
|
|
36095
|
+
margin: 0;
|
|
36143
36096
|
}
|
|
36144
36097
|
|
|
36145
|
-
.
|
|
36146
|
-
|
|
36147
|
-
|
|
36098
|
+
.E_i1vxv4ln {
|
|
36099
|
+
margin-right: 4px;
|
|
36100
|
+
height: 16px;
|
|
36148
36101
|
}
|
|
36149
36102
|
|
|
36150
|
-
.
|
|
36103
|
+
.E_n1afl31m.ant-tag.ant-tag-gray {
|
|
36104
|
+
font-weight: 700;
|
|
36105
|
+
color: #00122e;
|
|
36106
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
36107
|
+
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
36108
|
+
word-break: break-all;
|
|
36109
|
+
display: inline;
|
|
36110
|
+
white-space: normal;
|
|
36111
|
+
}
|
|
36112
|
+
|
|
36113
|
+
.E_l12xdkhl {
|
|
36114
|
+
width: 64px;
|
|
36115
|
+
height: 64px;
|
|
36116
|
+
max-width: 64px;
|
|
36117
|
+
max-height: 64px;
|
|
36118
|
+
overflow: hidden;
|
|
36151
36119
|
display: flex;
|
|
36152
36120
|
align-items: center;
|
|
36153
|
-
|
|
36121
|
+
justify-content: center;
|
|
36122
|
+
position: relative;
|
|
36123
|
+
opacity: 0.6;
|
|
36124
|
+
}
|
|
36125
|
+
|
|
36126
|
+
.E_l12xdkhl .icon-wrapper {
|
|
36127
|
+
animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
|
|
36128
|
+
}
|
|
36129
|
+
|
|
36130
|
+
@keyframes rotate {
|
|
36131
|
+
from {
|
|
36132
|
+
transform: rotate(0deg);
|
|
36133
|
+
}
|
|
36134
|
+
to {
|
|
36135
|
+
transform: rotate(360deg);
|
|
36136
|
+
}
|
|
36137
|
+
}
|
|
36138
|
+
.E_r77hffu {
|
|
36139
|
+
display: flex;
|
|
36140
|
+
align-items: center;
|
|
36141
|
+
justify-content: space-between;
|
|
36142
|
+
column-gap: 6px;
|
|
36143
|
+
}
|
|
36144
|
+
|
|
36145
|
+
.E_p1cmxsf7 {
|
|
36146
|
+
display: flex;
|
|
36147
|
+
flex-direction: column;
|
|
36148
|
+
justify-content: center;
|
|
36149
|
+
row-gap: var(--p1cmxsf7-0);
|
|
36150
|
+
}
|
|
36151
|
+
|
|
36152
|
+
.E_p1cmxsf7 .antd5-progress-line {
|
|
36153
|
+
font-size: 0;
|
|
36154
36154
|
}
|
|
36155
36155
|
|
|
36156
36156
|
.E_t13ef470 {
|
|
@@ -36190,31 +36190,31 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
36190
36190
|
background: rgba(163, 180, 204, 0.18);
|
|
36191
36191
|
}
|
|
36192
36192
|
|
|
36193
|
-
.
|
|
36194
|
-
width:
|
|
36195
|
-
|
|
36196
|
-
max-width: 64px;
|
|
36197
|
-
max-height: 64px;
|
|
36198
|
-
overflow: hidden;
|
|
36199
|
-
display: flex;
|
|
36200
|
-
align-items: center;
|
|
36201
|
-
justify-content: center;
|
|
36202
|
-
position: relative;
|
|
36203
|
-
opacity: 0.6;
|
|
36193
|
+
.E_t1gvlxt5 {
|
|
36194
|
+
min-width: 0;
|
|
36195
|
+
flex: 1;
|
|
36204
36196
|
}
|
|
36205
36197
|
|
|
36206
|
-
.
|
|
36207
|
-
|
|
36198
|
+
.E_t1gvlxt5 .tag {
|
|
36199
|
+
flex: 0 0 auto;
|
|
36208
36200
|
}
|
|
36209
36201
|
|
|
36210
|
-
|
|
36211
|
-
|
|
36212
|
-
|
|
36213
|
-
|
|
36214
|
-
|
|
36215
|
-
|
|
36216
|
-
|
|
36202
|
+
.E_t1gvlxt5 .progress-title {
|
|
36203
|
+
flex: 2;
|
|
36204
|
+
max-width: fit-content;
|
|
36205
|
+
}
|
|
36206
|
+
|
|
36207
|
+
.E_t1gvlxt5 .progress-desc {
|
|
36208
|
+
flex: 1;
|
|
36209
|
+
max-width: fit-content;
|
|
36210
|
+
}
|
|
36211
|
+
|
|
36212
|
+
.E_a1ji6r68 {
|
|
36213
|
+
display: flex;
|
|
36214
|
+
align-items: center;
|
|
36215
|
+
column-gap: var(--a1ji6r68-0);
|
|
36217
36216
|
}
|
|
36217
|
+
|
|
36218
36218
|
.E_msn7nxt {
|
|
36219
36219
|
color: rgba(44, 56, 82, 0.6);
|
|
36220
36220
|
text-align: center;
|
|
@@ -36486,18 +36486,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
36486
36486
|
display: block;
|
|
36487
36487
|
}
|
|
36488
36488
|
|
|
36489
|
-
.E_i14c7jc8 {
|
|
36490
|
-
color: var(--i14c7jc8-0);
|
|
36491
|
-
}
|
|
36492
|
-
|
|
36493
|
-
.E_i1ibuolf {
|
|
36494
|
-
display: flex;
|
|
36495
|
-
align-items: center;
|
|
36496
|
-
column-gap: 4px;
|
|
36497
|
-
font-size: 12px;
|
|
36498
|
-
color: rgba(44, 56, 82, 0.7490196078);
|
|
36499
|
-
}
|
|
36500
|
-
|
|
36501
36489
|
.E_d1u4ndxc {
|
|
36502
36490
|
color: rgba(44, 56, 82, 0.7490196078);
|
|
36503
36491
|
font-size: 12px;
|
|
@@ -36528,4 +36516,15 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
36528
36516
|
to {
|
|
36529
36517
|
transform: translateX(100%);
|
|
36530
36518
|
}
|
|
36519
|
+
}
|
|
36520
|
+
.E_i14c7jc8 {
|
|
36521
|
+
color: var(--i14c7jc8-0);
|
|
36522
|
+
}
|
|
36523
|
+
|
|
36524
|
+
.E_i1ibuolf {
|
|
36525
|
+
display: flex;
|
|
36526
|
+
align-items: center;
|
|
36527
|
+
column-gap: 4px;
|
|
36528
|
+
font-size: 12px;
|
|
36529
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
36531
36530
|
}
|