UNPKG

282 kBCSSView Raw
1/*!
2 * @alifd/next@1.19.22 (https://fusion.design)
3 * Copyright 2018-present Alibaba Group,
4 * Licensed under MIT (https://github.com/alibaba-fusion/next/blob/master/LICENSE)
5 */
6
7 .next-nav-embeddable.next-primary .next-menu-sub-menu .next-menu-item,
8 .next-nav-embeddable.next-primary .next-nav-item.next-menu-item, .next-nav-embeddable.next-secondary .next-menu-sub-menu .next-menu-item,
9 .next-nav-embeddable.next-secondary .next-nav-item.next-menu-item, .next-nav-embeddable.next-normal .next-menu-sub-menu .next-menu-item,
10 .next-nav-embeddable.next-normal .next-nav-item.next-menu-item {
11 background: initial; }
12 .next-nav-embeddable.next-primary.next-icon-only .next-nav-icon.next-icon, .next-nav-embeddable.next-secondary.next-icon-only .next-nav-icon.next-icon, .next-nav-embeddable.next-normal.next-icon-only .next-nav-icon.next-icon {
13 margin-left: 1px;
14 margin-right: 1px; }
15 .next-nav-embeddable.next-primary.next-icon-only .next-nav-icon.next-icon:before,
16 .next-nav-embeddable.next-primary.next-icon-only .next-nav-icon.next-icon .next-icon-remote, .next-nav-embeddable.next-secondary.next-icon-only .next-nav-icon.next-icon:before,
17 .next-nav-embeddable.next-secondary.next-icon-only .next-nav-icon.next-icon .next-icon-remote, .next-nav-embeddable.next-normal.next-icon-only .next-nav-icon.next-icon:before,
18 .next-nav-embeddable.next-normal.next-icon-only .next-nav-icon.next-icon .next-icon-remote {
19 width: 16px;
20 font-size: 16px;
21 line-height: inherit; }
22 .next-nav-embeddable.next-nav.next-hoz .next-menu-item-inner {
23 height: 100%; }
24 .next-nav-embeddable.next-nav.next-hoz .next-menu-sub-menu .next-menu-item,
25 .next-nav-embeddable.next-nav.next-hoz .next-nav-item.next-menu-item {
26 height: 100%; }
27 .next-nav-embeddable,
28 .next-nav-embeddable .next-nav-item.next-disabled,
29 .next-nav-embeddable .next-nav-item.next-disabled .next-menu-item-text > a {
30 background: initial;
31 border: none; }
32
33.next-nav[dir="rtl"] .next-nav-icon.next-icon {
34 margin-left: 4px;
35 margin-right: 0; }
36 .next-nav[dir="rtl"] .next-nav-icon.next-icon:before,
37 .next-nav[dir="rtl"] .next-nav-icon.next-icon .next-icon-remote {
38 width: 12px;
39 font-size: 12px;
40 line-height: inherit; }
41
42.next-nav[dir="rtl"].next-hoz .next-menu-header {
43 float: right; }
44
45.next-nav[dir="rtl"].next-hoz .next-menu-footer {
46 float: left; }
47
48.next-nav[dir="rtl"].next-hoz .next-nav-item:before {
49 width: 0;
50 left: 50%; }
51
52.next-nav[dir="rtl"].next-hoz .next-selected.next-nav-item:before {
53 width: 100%;
54 left: auto;
55 right: 0; }
56
57.next-nav[dir="rtl"].next-ver.next-left .next-nav-item:before {
58 right: -1px;
59 left: auto; }
60
61.next-nav[dir="rtl"].next-ver.next-right .next-nav-item:before {
62 left: -1px;
63 right: auto; }
64
65.next-nav[dir="rtl"].next-primary.next-ver.next-left .next-nav-item:before {
66 right: 0;
67 left: auto; }
68
69.next-nav[dir="rtl"].next-primary.next-ver.next-right .next-nav-item:before {
70 left: 0;
71 right: auto; }
72
73.next-nav[dir="rtl"].next-secondary.next-ver.next-left .next-nav-item:before {
74 right: 0;
75 left: auto; }
76
77.next-nav[dir="rtl"].next-secondary.next-ver.next-right .next-nav-item:before {
78 left: 0;
79 right: auto; }
80
81.next-nav[dir="rtl"] .next-nav.next-line.next-ver {
82 border-top-color: transparent;
83 border-right-color: transparent;
84 border-left-color: none;
85 border-bottom-color: transparent; }
86
87.next-nav[dir="rtl"].next-icon-only .next-nav-icon.next-icon,
88.next-nav[dir="rtl"].next-icon-only .next-nav-icon-only-arrow.next-icon,
89.next-nav[dir="rtl"].next-icon-only .next-nav-item.next-opened .next-nav-icon-only-arrow.next-icon-arrow-down {
90 margin-left: 0;
91 margin-right: 1px; }
92 .next-nav[dir="rtl"].next-icon-only .next-nav-icon.next-icon:before,
93 .next-nav[dir="rtl"].next-icon-only .next-nav-icon.next-icon .next-icon-remote,
94 .next-nav[dir="rtl"].next-icon-only .next-nav-icon-only-arrow.next-icon:before,
95 .next-nav[dir="rtl"].next-icon-only .next-nav-icon-only-arrow.next-icon .next-icon-remote,
96 .next-nav[dir="rtl"].next-icon-only .next-nav-item.next-opened .next-nav-icon-only-arrow.next-icon-arrow-down:before,
97 .next-nav[dir="rtl"].next-icon-only .next-nav-item.next-opened .next-nav-icon-only-arrow.next-icon-arrow-down .next-icon-remote {
98 width: 16px;
99 font-size: 16px;
100 line-height: inherit; }
101
102.next-number-picker {
103 -webkit-box-sizing: border-box;
104 box-sizing: border-box;
105 display: inline-block;
106 /* stylelint-disable declaration-no-important */ }
107 .next-number-picker *,
108 .next-number-picker *:before,
109 .next-number-picker *:after {
110 -webkit-box-sizing: border-box;
111 box-sizing: border-box; }
112 .next-number-picker .next-btn {
113 padding: 0 !important;
114 line-height: 0 !important;
115 -webkit-box-shadow: none !important;
116 box-shadow: none !important; }
117 .next-number-picker-normal .next-input {
118 width: 100%; }
119 .next-number-picker-normal .next-input input {
120 padding-right: 2px; }
121 .next-number-picker-normal .next-input .next-input-control {
122 padding-right: 0; }
123 .next-number-picker-normal .next-btn {
124 display: block; }
125 .next-number-picker-normal .next-btn:hover {
126 z-index: 1; }
127 .next-number-picker-normal .next-btn:first-child {
128 border-right: none;
129 border-top: none;
130 height: calc(50%);
131 border-top-left-radius: 0;
132 border-bottom-left-radius: 0;
133 border-bottom-right-radius: 0; }
134 .next-number-picker-normal .next-btn:last-child {
135 border-right: none;
136 border-bottom: none;
137 margin-top: -1px;
138 height: calc(50% + 1px);
139 border-top-left-radius: 0;
140 border-bottom-left-radius: 0;
141 border-top-right-radius: 0; }
142 .next-number-picker-normal .next-number-picker-handler {
143 opacity: 0;
144 -webkit-transition: opacity 100ms linear;
145 transition: opacity 100ms linear;
146 height: 100%;
147 display: block; }
148 .next-number-picker-normal:hover .next-number-picker-handler,
149 .next-number-picker-normal.hover .next-number-picker-handler {
150 opacity: 1; }
151 .next-number-picker-normal .next-input.next-disabled .next-number-picker-handler {
152 opacity: 0; }
153 .next-number-picker-normal.next-small {
154 width: 68px; }
155 .next-number-picker-normal.next-small .next-btn {
156 width: 20px; }
157 .next-number-picker-normal.next-small .next-btn:first-child {
158 border-top-right-radius: 3px; }
159 .next-number-picker-normal.next-small .next-btn:last-child {
160 border-bottom-right-radius: 3px; }
161 .next-number-picker-normal.next-small .next-icon:before,
162 .next-number-picker-normal.next-small .next-icon .next-icon-remote {
163 width: 8px;
164 font-size: 8px;
165 line-height: inherit; }
166 @media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
167 .next-number-picker-normal.next-small .next-icon {
168 -webkit-transform: scale(0.5);
169 -ms-transform: scale(0.5);
170 transform: scale(0.5);
171 margin-left: -4px;
172 margin-right: -4px; }
173 .next-number-picker-normal.next-small .next-icon:before {
174 width: 16px;
175 font-size: 16px; } }
176 .next-number-picker-normal.next-medium {
177 width: 80px; }
178 .next-number-picker-normal.next-medium .next-btn {
179 width: 20px; }
180 .next-number-picker-normal.next-medium .next-btn:first-child {
181 border-top-right-radius: 3px; }
182 .next-number-picker-normal.next-medium .next-btn:last-child {
183 border-bottom-right-radius: 3px; }
184 .next-number-picker-normal.next-medium .next-icon:before,
185 .next-number-picker-normal.next-medium .next-icon .next-icon-remote {
186 width: 8px;
187 font-size: 8px;
188 line-height: inherit; }
189 @media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
190 .next-number-picker-normal.next-medium .next-icon {
191 -webkit-transform: scale(0.5);
192 -ms-transform: scale(0.5);
193 transform: scale(0.5);
194 margin-left: -4px;
195 margin-right: -4px; }
196 .next-number-picker-normal.next-medium .next-icon:before {
197 width: 16px;
198 font-size: 16px; } }
199 .next-number-picker-normal.next-large {
200 width: 80px; }
201 .next-number-picker-normal.next-large .next-btn {
202 width: 20px; }
203 .next-number-picker-normal.next-large .next-btn:first-child {
204 border-top-right-radius: 3px; }
205 .next-number-picker-normal.next-large .next-btn:last-child {
206 border-bottom-right-radius: 3px; }
207 .next-number-picker-normal.next-large .next-icon:before,
208 .next-number-picker-normal.next-large .next-icon .next-icon-remote {
209 width: 8px;
210 font-size: 8px;
211 line-height: inherit; }
212 @media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
213 .next-number-picker-normal.next-large .next-icon {
214 -webkit-transform: scale(0.5);
215 -ms-transform: scale(0.5);
216 transform: scale(0.5);
217 margin-left: -4px;
218 margin-right: -4px; }
219 .next-number-picker-normal.next-large .next-icon:before {
220 width: 16px;
221 font-size: 16px; } }
222 .next-number-picker-inline input {
223 text-align: center; }
224 .next-number-picker-inline .next-input input {
225 padding: 0; }
226 .next-number-picker-inline.next-small {
227 width: 68px; }
228 .next-number-picker-inline.next-small .next-icon:before,
229 .next-number-picker-inline.next-small .next-icon .next-icon-remote {
230 width: 12px;
231 font-size: 12px;
232 line-height: inherit; }
233 .next-number-picker-inline.next-small .next-btn {
234 height: 20px; }
235 .next-number-picker-inline.next-small .next-before .next-btn {
236 margin-right: 2px;
237 border-top-left-radius: 3px;
238 border-bottom-left-radius: 3px; }
239 .next-number-picker-inline.next-small .next-after .next-btn {
240 margin-left: 2px;
241 border-top-right-radius: 3px;
242 border-bottom-right-radius: 3px; }
243 .next-number-picker-inline.next-medium {
244 width: 100px; }
245 .next-number-picker-inline.next-medium .next-icon:before,
246 .next-number-picker-inline.next-medium .next-icon .next-icon-remote {
247 width: 12px;
248 font-size: 12px;
249 line-height: inherit; }
250 .next-number-picker-inline.next-medium .next-btn {
251 height: 28px; }
252 .next-number-picker-inline.next-medium .next-before .next-btn {
253 margin-right: 2px;
254 border-top-left-radius: 3px;
255 border-bottom-left-radius: 3px; }
256 .next-number-picker-inline.next-medium .next-after .next-btn {
257 margin-left: 2px;
258 border-top-right-radius: 3px;
259 border-bottom-right-radius: 3px; }
260 .next-number-picker-inline.next-large {
261 width: 128px; }
262 .next-number-picker-inline.next-large .next-icon:before,
263 .next-number-picker-inline.next-large .next-icon .next-icon-remote {
264 width: 12px;
265 font-size: 12px;
266 line-height: inherit; }
267 .next-number-picker-inline.next-large .next-btn {
268 height: 40px; }
269 .next-number-picker-inline.next-large .next-before .next-btn {
270 margin-right: 2px;
271 border-top-left-radius: 3px;
272 border-bottom-left-radius: 3px; }
273 .next-number-picker-inline.next-large .next-after .next-btn {
274 margin-left: 2px;
275 border-top-right-radius: 3px;
276 border-bottom-right-radius: 3px; }
277 .next-number-picker-inline .next-btn.next-small {
278 width: 20px; }
279 .next-number-picker-inline .next-btn.next-medium {
280 width: 28px; }
281 .next-number-picker-inline .next-btn.next-large {
282 width: 40px; }
283
284.next-number-picker-normal[dir="rtl"] .next-btn:first-child {
285 border-right: 1px solid #C4C6CF;
286 border-left: 0;
287 border-top-right-radius: 0; }
288 .next-number-picker-normal[dir="rtl"] .next-btn:first-child.next-small {
289 border-top-left-radius: 3px; }
290 .next-number-picker-normal[dir="rtl"] .next-btn:first-child.next-medium {
291 border-top-left-radius: 3px; }
292 .next-number-picker-normal[dir="rtl"] .next-btn:first-child.next-large {
293 border-top-left-radius: 3px; }
294
295.next-number-picker-normal[dir="rtl"] .next-btn:last-child {
296 border-right: 1px solid #C4C6CF;
297 border-left: 0;
298 border-bottom-right-radius: 0; }
299 .next-number-picker-normal[dir="rtl"] .next-btn:last-child.next-small {
300 border-bottom-left-radius: 3px; }
301 .next-number-picker-normal[dir="rtl"] .next-btn:last-child.next-medium {
302 border-bottom-left-radius: 3px; }
303 .next-number-picker-normal[dir="rtl"] .next-btn:last-child.next-large {
304 border-bottom-left-radius: 3px; }
305
306.next-number-picker-normal[dir="rtl"] .next-input .next-input-control {
307 padding-left: 0; }
308
309.next-number-picker-inline[dir="rtl"] .next-before .next-btn {
310 margin-right: 0; }
311 .next-number-picker-inline[dir="rtl"] .next-before .next-btn.next-small {
312 margin-left: 2px;
313 border-top-right-radius: 3px !important;
314 border-bottom-right-radius: 3px !important; }
315 .next-number-picker-inline[dir="rtl"] .next-before .next-btn.next-medium {
316 margin-left: 2px;
317 border-top-right-radius: 3px !important;
318 border-bottom-right-radius: 3px !important; }
319 .next-number-picker-inline[dir="rtl"] .next-before .next-btn.next-large {
320 margin-left: 2px;
321 border-top-right-radius: 3px !important;
322 border-bottom-right-radius: 3px !important; }
323
324.next-number-picker-inline[dir="rtl"] .next-after .next-btn {
325 margin-left: 0; }
326 .next-number-picker-inline[dir="rtl"] .next-after .next-btn.next-small {
327 margin-right: 2px;
328 border-top-left-radius: 3px !important;
329 border-bottom-left-radius: 3px !important; }
330 .next-number-picker-inline[dir="rtl"] .next-after .next-btn.next-medium {
331 margin-right: 2px;
332 border-top-left-radius: 3px !important;
333 border-bottom-left-radius: 3px !important; }
334 .next-number-picker-inline[dir="rtl"] .next-after .next-btn.next-large {
335 margin-right: 2px;
336 border-top-left-radius: 3px !important;
337 border-bottom-left-radius: 3px !important; }
338
339.next-pagination[dir="rtl"] .next-pagination-total {
340 margin-right: 0;
341 margin-left: 16px; }
342
343.next-pagination[dir="rtl"] .next-pagination-jump-go {
344 margin-left: 0;
345 margin-right: 4px; }
346
347.next-pagination[dir="rtl"] .next-pagination-size-selector-title {
348 margin-right: 0;
349 margin-left: 4px; }
350
351.next-pagination[dir="rtl"] .next-pagination-size-selector-btn.next-btn-text + .next-pagination-size-selector-btn {
352 border-left: none;
353 border-right: 1px solid #DCDEE3; }
354
355.next-pagination[dir="rtl"] .next-pagination-pages + .next-pagination-size-selector,
356.next-pagination[dir="rtl"] .next-pagination-size-selector + .next-pagination-pages {
357 margin-left: 0;
358 margin-right: 40px; }
359
360.next-pagination[dir="rtl"].next-start .next-pagination-pages {
361 float: left; }
362
363.next-pagination[dir="rtl"].next-start .next-pagination-size-selector {
364 float: right; }
365
366.next-pagination[dir="rtl"].next-end .next-pagination-pages {
367 float: right; }
368
369.next-pagination[dir="rtl"].next-end .next-pagination-size-selector {
370 float: left; }
371
372.next-pagination[dir="rtl"].next-small .next-pagination-list {
373 margin: 0 4px; }
374
375.next-pagination[dir="rtl"].next-small .next-pagination-total {
376 line-height: 20px;
377 vertical-align: middle; }
378
379.next-pagination[dir="rtl"].next-small .next-pagination-item {
380 padding: 0 6px;
381 border-width: 1px;
382 border-radius: 3px; }
383 .next-pagination[dir="rtl"].next-small .next-pagination-item + .next-pagination-item {
384 margin: 0 4px 0 0; }
385
386.next-pagination[dir="rtl"].next-small .next-pagination-ellipsis {
387 height: 20px;
388 line-height: 20px;
389 margin-left: 8px;
390 margin-right: 8px; }
391 .next-pagination[dir="rtl"].next-small .next-pagination-ellipsis:before,
392 .next-pagination[dir="rtl"].next-small .next-pagination-ellipsis .next-icon-remote {
393 width: 12px;
394 font-size: 12px;
395 line-height: inherit; }
396
397.next-pagination[dir="rtl"].next-small .next-pagination-display {
398 font-size: 12px; }
399 .next-pagination[dir="rtl"].next-small .next-pagination-display em {
400 font-size: 12px; }
401
402.next-pagination[dir="rtl"].next-small .next-pagination-jump-text {
403 font-size: 12px; }
404
405.next-pagination[dir="rtl"].next-small .next-pagination-jump-input {
406 width: 28px; }
407
408.next-pagination[dir="rtl"].next-small .next-pagination-size-selector-title {
409 height: 20px;
410 line-height: 20px;
411 font-size: 12px;
412 vertical-align: middle; }
413
414.next-pagination[dir="rtl"].next-small .next-pagination-size-selector-btn {
415 padding: 0 8px; }
416
417.next-pagination[dir="rtl"].next-small .next-pagination-item.next-prev:not([disabled]) i,
418.next-pagination[dir="rtl"].next-small .next-pagination-item.next-next:not([disabled]) i {
419 color: #666666; }
420
421.next-pagination[dir="rtl"].next-small .next-pagination-item:hover.next-prev:not([disabled]) i,
422.next-pagination[dir="rtl"].next-small .next-pagination-item:hover.next-next:not([disabled]) i {
423 color: #333333; }
424
425.next-pagination[dir="rtl"].next-medium .next-pagination-list {
426 margin: 0 4px; }
427
428.next-pagination[dir="rtl"].next-medium .next-pagination-total {
429 line-height: 28px;
430 vertical-align: middle; }
431
432.next-pagination[dir="rtl"].next-medium .next-pagination-item {
433 padding: 0 10px;
434 border-width: 1px;
435 border-radius: 3px; }
436 .next-pagination[dir="rtl"].next-medium .next-pagination-item + .next-pagination-item {
437 margin: 0 4px 0 0; }
438
439.next-pagination[dir="rtl"].next-medium .next-pagination-ellipsis {
440 height: 28px;
441 line-height: 28px;
442 margin-left: 8px;
443 margin-right: 8px; }
444 .next-pagination[dir="rtl"].next-medium .next-pagination-ellipsis:before,
445 .next-pagination[dir="rtl"].next-medium .next-pagination-ellipsis .next-icon-remote {
446 width: 12px;
447 font-size: 12px;
448 line-height: inherit; }
449
450.next-pagination[dir="rtl"].next-medium .next-pagination-display {
451 font-size: 12px; }
452 .next-pagination[dir="rtl"].next-medium .next-pagination-display em {
453 font-size: 12px; }
454
455.next-pagination[dir="rtl"].next-medium .next-pagination-jump-text {
456 font-size: 12px; }
457
458.next-pagination[dir="rtl"].next-medium .next-pagination-jump-input {
459 width: 36px; }
460
461.next-pagination[dir="rtl"].next-medium .next-pagination-size-selector-title {
462 height: 28px;
463 line-height: 28px;
464 font-size: 12px;
465 vertical-align: middle; }
466
467.next-pagination[dir="rtl"].next-medium .next-pagination-size-selector-btn {
468 padding: 0 12px; }
469
470.next-pagination[dir="rtl"].next-medium .next-pagination-item.next-prev:not([disabled]) i,
471.next-pagination[dir="rtl"].next-medium .next-pagination-item.next-next:not([disabled]) i {
472 color: #666666; }
473
474.next-pagination[dir="rtl"].next-medium .next-pagination-item:hover.next-prev:not([disabled]) i,
475.next-pagination[dir="rtl"].next-medium .next-pagination-item:hover.next-next:not([disabled]) i {
476 color: #333333; }
477
478.next-pagination[dir="rtl"].next-large .next-pagination-list {
479 margin: 0 8px; }
480
481.next-pagination[dir="rtl"].next-large .next-pagination-total {
482 line-height: 40px;
483 vertical-align: middle; }
484
485.next-pagination[dir="rtl"].next-large .next-pagination-item {
486 padding: 0 15px;
487 border-width: 1px;
488 border-radius: 3px; }
489 .next-pagination[dir="rtl"].next-large .next-pagination-item + .next-pagination-item {
490 margin: 0 8px 0 0; }
491
492.next-pagination[dir="rtl"].next-large .next-pagination-ellipsis {
493 height: 40px;
494 line-height: 40px;
495 margin-left: 8px;
496 margin-right: 8px; }
497 .next-pagination[dir="rtl"].next-large .next-pagination-ellipsis:before,
498 .next-pagination[dir="rtl"].next-large .next-pagination-ellipsis .next-icon-remote {
499 width: 16px;
500 font-size: 16px;
501 line-height: inherit; }
502
503.next-pagination[dir="rtl"].next-large .next-pagination-display {
504 font-size: 16px; }
505 .next-pagination[dir="rtl"].next-large .next-pagination-display em {
506 font-size: 16px; }
507
508.next-pagination[dir="rtl"].next-large .next-pagination-jump-text {
509 font-size: 16px; }
510
511.next-pagination[dir="rtl"].next-large .next-pagination-jump-input {
512 width: 48px; }
513
514.next-pagination[dir="rtl"].next-large .next-pagination-size-selector-title {
515 height: 40px;
516 line-height: 40px;
517 font-size: 16px;
518 vertical-align: middle; }
519
520.next-pagination[dir="rtl"].next-large .next-pagination-size-selector-btn {
521 padding: 0 16px; }
522
523.next-pagination[dir="rtl"].next-large .next-pagination-item.next-prev:not([disabled]) i,
524.next-pagination[dir="rtl"].next-large .next-pagination-item.next-next:not([disabled]) i {
525 color: #666666; }
526
527.next-pagination[dir="rtl"].next-large .next-pagination-item:hover.next-prev:not([disabled]) i,
528.next-pagination[dir="rtl"].next-large .next-pagination-item:hover.next-next:not([disabled]) i {
529 color: #333333; }
530
531.next-pagination {
532 -webkit-box-sizing: border-box;
533 box-sizing: border-box;
534 font-size: 0; }
535 .next-pagination *,
536 .next-pagination *:before,
537 .next-pagination *:after {
538 -webkit-box-sizing: border-box;
539 box-sizing: border-box; }
540 .next-pagination:after {
541 visibility: hidden;
542 display: block;
543 height: 0;
544 font-size: 0;
545 content: ' ';
546 clear: both; }
547 .next-pagination-total {
548 display: inline-block;
549 font-size: 14px;
550 margin-right: 16px; }
551 .next-pagination-pages {
552 display: inline-block; }
553 .next-pagination-list {
554 display: inline-block;
555 vertical-align: top; }
556 .next-pagination .next-pagination-item:not([disabled]) {
557 display: inline-block;
558 border-style: solid;
559 border-color: #C4C6CF;
560 background: #FFFFFF;
561 color: #333333;
562 -webkit-box-shadow: none;
563 box-shadow: none; }
564 .next-pagination .next-pagination-item.next-current {
565 border-color: #5584FF;
566 background: #5584FF;
567 color: #FFFFFF;
568 -webkit-box-shadow: none;
569 box-shadow: none; }
570 .next-pagination .next-pagination-item.next-current:hover, .next-pagination .next-pagination-item.next-current:focus {
571 border-color: transparent;
572 background: #3E71F7;
573 color: #FFFFFF;
574 -webkit-box-shadow: none;
575 box-shadow: none; }
576 .next-pagination-ellipsis {
577 display: inline-block;
578 color: #999999;
579 vertical-align: top; }
580 .next-pagination-display {
581 display: inline-block;
582 margin: 0 16px;
583 color: #333333;
584 vertical-align: middle; }
585 .next-pagination-display em {
586 font-style: normal;
587 color: #5584FF; }
588 .next-pagination-jump-text {
589 display: inline-block;
590 vertical-align: middle;
591 color: #999999; }
592 .next-pagination-jump-input {
593 margin: 0 4px;
594 vertical-align: top; }
595 .next-pagination-jump-go {
596 margin-left: 4px;
597 vertical-align: top; }
598 .next-pagination-size-selector {
599 display: inline-block;
600 position: relative; }
601 .next-pagination-size-selector-title {
602 margin-right: 4px;
603 color: #999999; }
604 .next-pagination-size-selector-filter {
605 display: inline-block;
606 vertical-align: middle; }
607 .next-pagination-size-selector-dropdown {
608 vertical-align: top;
609 min-width: 64px; }
610 .next-pagination-size-selector-dropdown .next-select-inner {
611 min-width: 64px; }
612 .next-pagination-size-selector-popup {
613 min-width: 64px; }
614 .next-pagination-size-selector-btn.next-btn-text {
615 height: initial;
616 line-height: initial;
617 color: #666666;
618 border-radius: 0; }
619 .next-pagination-size-selector-btn.next-btn-text.next-current {
620 color: #5584FF; }
621 .next-pagination-size-selector-btn.next-btn-text + .next-pagination-size-selector-btn {
622 border-left: 1px solid #DCDEE3; }
623 .next-pagination-pages + .next-pagination-size-selector,
624 .next-pagination-size-selector + .next-pagination-pages {
625 margin-left: 40px; }
626 .next-pagination.next-hide {
627 display: none; }
628 .next-pagination.next-start .next-pagination-pages {
629 float: right; }
630 .next-pagination.next-start .next-pagination-size-selector {
631 float: left; }
632 .next-pagination.next-end .next-pagination-pages {
633 float: left; }
634 .next-pagination.next-end .next-pagination-size-selector {
635 float: right; }
636 .next-pagination.next-small .next-pagination-list {
637 margin: 0 4px; }
638 .next-pagination.next-small .next-pagination-total {
639 line-height: 20px;
640 vertical-align: middle; }
641 .next-pagination.next-small .next-pagination-item {
642 padding: 0 6px;
643 border-width: 1px;
644 border-radius: 3px; }
645 .next-pagination.next-small .next-pagination-item + .next-pagination-item {
646 margin: 0 0 0 4px; }
647 .next-pagination.next-small .next-pagination-ellipsis {
648 height: 20px;
649 line-height: 20px;
650 margin-left: 8px;
651 margin-right: 8px; }
652 .next-pagination.next-small .next-pagination-ellipsis:before,
653 .next-pagination.next-small .next-pagination-ellipsis .next-icon-remote {
654 width: 12px;
655 font-size: 12px;
656 line-height: inherit; }
657 .next-pagination.next-small .next-pagination-display {
658 font-size: 12px; }
659 .next-pagination.next-small .next-pagination-display em {
660 font-size: 12px; }
661 .next-pagination.next-small .next-pagination-jump-text {
662 font-size: 12px; }
663 .next-pagination.next-small .next-pagination-jump-input {
664 width: 28px; }
665 .next-pagination.next-small .next-pagination-size-selector-title {
666 height: 20px;
667 line-height: 20px;
668 font-size: 12px;
669 vertical-align: middle; }
670 .next-pagination.next-small .next-pagination-size-selector-btn {
671 padding: 0 8px; }
672 .next-pagination.next-small .next-pagination-item.next-prev:not([disabled]) i,
673 .next-pagination.next-small .next-pagination-item.next-next:not([disabled]) i {
674 color: #666666; }
675 .next-pagination.next-small .next-pagination-item:hover.next-prev:not([disabled]) i,
676 .next-pagination.next-small .next-pagination-item:hover.next-next:not([disabled]) i {
677 color: #333333; }
678 .next-pagination.next-small.next-arrow-only .next-pagination-item.next-prev, .next-pagination.next-small.next-arrow-only .next-pagination-item.next-next {
679 width: 20px;
680 padding: 0; }
681 .next-pagination.next-small.next-arrow-only .next-pagination-item.next-prev .next-icon, .next-pagination.next-small.next-arrow-only .next-pagination-item.next-next .next-icon {
682 margin: 0 auto; }
683 .next-pagination.next-small.next-arrow-prev-only .next-pagination-item.next-prev {
684 width: 20px;
685 padding: 0; }
686 .next-pagination.next-small.next-arrow-prev-only .next-pagination-item.next-prev .next-icon {
687 margin: 0 auto; }
688 .next-pagination.next-small.next-no-border .next-pagination-item.next-prev, .next-pagination.next-small.next-no-border .next-pagination-item.next-next {
689 padding: 0;
690 border: none;
691 background-color: transparent;
692 -webkit-box-shadow: none;
693 box-shadow: none; }
694 .next-pagination.next-small.next-no-border .next-pagination-item.next-prev .next-icon, .next-pagination.next-small.next-no-border .next-pagination-item.next-next .next-icon {
695 margin: 0; }
696 .next-pagination.next-small.next-no-border .next-pagination-item.next-prev:not([disabled]):hover i,
697 .next-pagination.next-small.next-no-border .next-pagination-item.next-next:not([disabled]):hover i {
698 color: #5584FF; }
699 .next-pagination.next-small.next-no-border .next-pagination-display {
700 margin: 0 8px; }
701 .next-pagination.next-small.next-mini .next-pagination-item.next-prev {
702 margin-right: 4px; }
703 .next-pagination.next-small.next-mini .next-pagination-item.next-next {
704 margin-left: 4px; }
705 .next-pagination.next-medium .next-pagination-list {
706 margin: 0 4px; }
707 .next-pagination.next-medium .next-pagination-total {
708 line-height: 28px;
709 vertical-align: middle; }
710 .next-pagination.next-medium .next-pagination-item {
711 padding: 0 10px;
712 border-width: 1px;
713 border-radius: 3px; }
714 .next-pagination.next-medium .next-pagination-item + .next-pagination-item {
715 margin: 0 0 0 4px; }
716 .next-pagination.next-medium .next-pagination-ellipsis {
717 height: 28px;
718 line-height: 28px;
719 margin-left: 8px;
720 margin-right: 8px; }
721 .next-pagination.next-medium .next-pagination-ellipsis:before,
722 .next-pagination.next-medium .next-pagination-ellipsis .next-icon-remote {
723 width: 12px;
724 font-size: 12px;
725 line-height: inherit; }
726 .next-pagination.next-medium .next-pagination-display {
727 font-size: 12px; }
728 .next-pagination.next-medium .next-pagination-display em {
729 font-size: 12px; }
730 .next-pagination.next-medium .next-pagination-jump-text {
731 font-size: 12px; }
732 .next-pagination.next-medium .next-pagination-jump-input {
733 width: 36px; }
734 .next-pagination.next-medium .next-pagination-size-selector-title {
735 height: 28px;
736 line-height: 28px;
737 font-size: 12px;
738 vertical-align: middle; }
739 .next-pagination.next-medium .next-pagination-size-selector-btn {
740 padding: 0 12px; }
741 .next-pagination.next-medium .next-pagination-item.next-prev:not([disabled]) i,
742 .next-pagination.next-medium .next-pagination-item.next-next:not([disabled]) i {
743 color: #666666; }
744 .next-pagination.next-medium .next-pagination-item:hover.next-prev:not([disabled]) i,
745 .next-pagination.next-medium .next-pagination-item:hover.next-next:not([disabled]) i {
746 color: #333333; }
747 .next-pagination.next-medium.next-arrow-only .next-pagination-item.next-prev, .next-pagination.next-medium.next-arrow-only .next-pagination-item.next-next {
748 width: 28px;
749 padding: 0; }
750 .next-pagination.next-medium.next-arrow-only .next-pagination-item.next-prev .next-icon, .next-pagination.next-medium.next-arrow-only .next-pagination-item.next-next .next-icon {
751 margin: 0 auto; }
752 .next-pagination.next-medium.next-arrow-prev-only .next-pagination-item.next-prev {
753 width: 28px;
754 padding: 0; }
755 .next-pagination.next-medium.next-arrow-prev-only .next-pagination-item.next-prev .next-icon {
756 margin: 0 auto; }
757 .next-pagination.next-medium.next-no-border .next-pagination-item.next-prev, .next-pagination.next-medium.next-no-border .next-pagination-item.next-next {
758 padding: 0;
759 border: none;
760 background-color: transparent;
761 -webkit-box-shadow: none;
762 box-shadow: none; }
763 .next-pagination.next-medium.next-no-border .next-pagination-item.next-prev .next-icon, .next-pagination.next-medium.next-no-border .next-pagination-item.next-next .next-icon {
764 margin: 0; }
765 .next-pagination.next-medium.next-no-border .next-pagination-item.next-prev:not([disabled]):hover i,
766 .next-pagination.next-medium.next-no-border .next-pagination-item.next-next:not([disabled]):hover i {
767 color: #5584FF; }
768 .next-pagination.next-medium.next-no-border .next-pagination-display {
769 margin: 0 12px; }
770 .next-pagination.next-medium.next-mini .next-pagination-item.next-prev {
771 margin-right: 4px; }
772 .next-pagination.next-medium.next-mini .next-pagination-item.next-next {
773 margin-left: 4px; }
774 .next-pagination.next-large .next-pagination-list {
775 margin: 0 8px; }
776 .next-pagination.next-large .next-pagination-total {
777 line-height: 40px;
778 vertical-align: middle; }
779 .next-pagination.next-large .next-pagination-item {
780 padding: 0 15px;
781 border-width: 1px;
782 border-radius: 3px; }
783 .next-pagination.next-large .next-pagination-item + .next-pagination-item {
784 margin: 0 0 0 8px; }
785 .next-pagination.next-large .next-pagination-ellipsis {
786 height: 40px;
787 line-height: 40px;
788 margin-left: 8px;
789 margin-right: 8px; }
790 .next-pagination.next-large .next-pagination-ellipsis:before,
791 .next-pagination.next-large .next-pagination-ellipsis .next-icon-remote {
792 width: 16px;
793 font-size: 16px;
794 line-height: inherit; }
795 .next-pagination.next-large .next-pagination-display {
796 font-size: 16px; }
797 .next-pagination.next-large .next-pagination-display em {
798 font-size: 16px; }
799 .next-pagination.next-large .next-pagination-jump-text {
800 font-size: 16px; }
801 .next-pagination.next-large .next-pagination-jump-input {
802 width: 48px; }
803 .next-pagination.next-large .next-pagination-size-selector-title {
804 height: 40px;
805 line-height: 40px;
806 font-size: 16px;
807 vertical-align: middle; }
808 .next-pagination.next-large .next-pagination-size-selector-btn {
809 padding: 0 16px; }
810 .next-pagination.next-large .next-pagination-item.next-prev:not([disabled]) i,
811 .next-pagination.next-large .next-pagination-item.next-next:not([disabled]) i {
812 color: #666666; }
813 .next-pagination.next-large .next-pagination-item:hover.next-prev:not([disabled]) i,
814 .next-pagination.next-large .next-pagination-item:hover.next-next:not([disabled]) i {
815 color: #333333; }
816 .next-pagination.next-large.next-arrow-only .next-pagination-item.next-prev, .next-pagination.next-large.next-arrow-only .next-pagination-item.next-next {
817 width: 40px;
818 padding: 0; }
819 .next-pagination.next-large.next-arrow-only .next-pagination-item.next-prev .next-icon, .next-pagination.next-large.next-arrow-only .next-pagination-item.next-next .next-icon {
820 margin: 0 auto; }
821 .next-pagination.next-large.next-arrow-prev-only .next-pagination-item.next-prev {
822 width: 40px;
823 padding: 0; }
824 .next-pagination.next-large.next-arrow-prev-only .next-pagination-item.next-prev .next-icon {
825 margin: 0 auto; }
826 .next-pagination.next-large.next-no-border .next-pagination-item.next-prev, .next-pagination.next-large.next-no-border .next-pagination-item.next-next {
827 padding: 0;
828 border: none;
829 background-color: transparent;
830 -webkit-box-shadow: none;
831 box-shadow: none; }
832 .next-pagination.next-large.next-no-border .next-pagination-item.next-prev .next-icon, .next-pagination.next-large.next-no-border .next-pagination-item.next-next .next-icon {
833 margin: 0; }
834 .next-pagination.next-large.next-no-border .next-pagination-item.next-prev:not([disabled]):hover i,
835 .next-pagination.next-large.next-no-border .next-pagination-item.next-next:not([disabled]):hover i {
836 color: #5584FF; }
837 .next-pagination.next-large.next-no-border .next-pagination-display {
838 margin: 0 16px; }
839 .next-pagination.next-large.next-mini .next-pagination-item.next-prev {
840 margin-right: 8px; }
841 .next-pagination.next-large.next-mini .next-pagination-item.next-next {
842 margin-left: 8px; }
843
844.next-paragraph {
845 color: #333333; }
846 .next-paragraph-short {
847 line-height: 1.5; }
848 .next-paragraph-long {
849 line-height: 1.7; }
850 .next-paragraph-small {
851 font-size: 12px; }
852 .next-paragraph-medium {
853 font-size: 14px; }
854
855.next-progress-circle[dir=rtl] .next-progress-circle-container {
856 -webkit-transform: scaleX(-1);
857 -ms-transform: scaleX(-1);
858 transform: scaleX(-1); }
859
860.next-progress-line[dir=rtl] .next-progress-line-overlay {
861 left: auto;
862 right: 0; }
863
864.next-progress-line {
865 -webkit-box-sizing: border-box;
866 box-sizing: border-box; }
867 .next-progress-line *,
868 .next-progress-line *:before,
869 .next-progress-line *:after {
870 -webkit-box-sizing: border-box;
871 box-sizing: border-box; }
872 .next-progress-line {
873 width: 100%;
874 display: inline-block;
875 position: relative; }
876 .next-progress-line-container {
877 display: inline-block;
878 width: 100%;
879 vertical-align: middle; }
880 .next-progress-line-underlay {
881 position: relative;
882 width: 100%;
883 background-color: #EBECF0; }
884 .next-progress-line-overlay {
885 position: absolute;
886 left: 0;
887 top: 0;
888 -webkit-transition: all 300ms ease;
889 transition: all 300ms ease; }
890 .next-progress-line-overlay-normal {
891 background-color: #5584FF; }
892 .next-progress-line-overlay-success {
893 background-color: #46BC15; }
894 .next-progress-line-overlay-error {
895 background-color: #FF3000; }
896 .next-progress-line-overlay-started {
897 background-color: #FF3000; }
898 .next-progress-line-overlay-middle {
899 background-color: #FF9300; }
900 .next-progress-line-overlay-finishing {
901 background-color: #46BC15; }
902 .next-progress-line.next-small .next-progress-line-underlay {
903 border-radius: 20px;
904 height: 4px; }
905 .next-progress-line.next-small .next-progress-line-overlay {
906 height: 4px;
907 border-radius: 20px;
908 top: 50%;
909 margin-top: -2px; }
910 .next-progress-line.next-small .next-progress-line-text {
911 font-size: 12px;
912 line-height: 4px; }
913 .next-progress-line.next-medium .next-progress-line-underlay {
914 border-radius: 20px;
915 height: 8px; }
916 .next-progress-line.next-medium .next-progress-line-overlay {
917 height: 8px;
918 border-radius: 20px;
919 top: 50%;
920 margin-top: -4px; }
921 .next-progress-line.next-medium .next-progress-line-text {
922 font-size: 12px;
923 line-height: 8px; }
924 .next-progress-line.next-large .next-progress-line-underlay {
925 border-radius: 20px;
926 height: 12px; }
927 .next-progress-line.next-large .next-progress-line-overlay {
928 height: 12px;
929 border-radius: 20px;
930 top: 50%;
931 margin-top: -6px; }
932 .next-progress-line.next-large .next-progress-line-text {
933 font-size: 12px;
934 line-height: 12px; }
935 .next-progress-line-show-info .next-progress-line-container {
936 padding-right: 60px;
937 margin-right: -60px; }
938 .next-progress-line-show-info .next-progress-line-text {
939 width: 50px;
940 text-align: left;
941 margin-left: 10px;
942 vertical-align: middle;
943 display: inline-block;
944 color: #333333; }
945 .next-progress-line-show-border .next-progress-line-underlay {
946 border: 1px solid #DCDEE3; }
947 .next-progress-line-show-border.next-small .next-progress-line-underlay {
948 border-radius: 20px;
949 height: 6px; }
950 .next-progress-line-show-border.next-small .next-progress-line-overlay {
951 height: 4px;
952 border-radius: 20px;
953 top: 50%;
954 margin-top: -2px; }
955 .next-progress-line-show-border.next-small .next-progress-line-text {
956 font-size: 12px;
957 line-height: 6px; }
958 .next-progress-line-show-border.next-medium .next-progress-line-underlay {
959 border-radius: 20px;
960 height: 10px; }
961 .next-progress-line-show-border.next-medium .next-progress-line-overlay {
962 height: 8px;
963 border-radius: 20px;
964 top: 50%;
965 margin-top: -4px; }
966 .next-progress-line-show-border.next-medium .next-progress-line-text {
967 font-size: 12px;
968 line-height: 10px; }
969 .next-progress-line-show-border.next-large .next-progress-line-underlay {
970 border-radius: 20px;
971 height: 14px; }
972 .next-progress-line-show-border.next-large .next-progress-line-overlay {
973 height: 12px;
974 border-radius: 20px;
975 top: 50%;
976 margin-top: -6px; }
977 .next-progress-line-show-border.next-large .next-progress-line-text {
978 font-size: 12px;
979 line-height: 14px; }
980
981.next-progress-circle {
982 -webkit-box-sizing: border-box;
983 box-sizing: border-box; }
984 .next-progress-circle *,
985 .next-progress-circle *:before,
986 .next-progress-circle *:after {
987 -webkit-box-sizing: border-box;
988 box-sizing: border-box; }
989 .next-progress-circle {
990 position: relative;
991 display: inline-block; }
992 .next-progress-circle-underlay {
993 stroke-width: 8px;
994 stroke: #EBECF0; }
995 .next-progress-circle-overlay {
996 -webkit-transition: all 300ms ease;
997 transition: all 300ms ease;
998 stroke-linecap: round;
999 stroke-width: 8px; }
1000 .next-progress-circle-overlay-normal {
1001 stroke: #5584FF; }
1002 .next-progress-circle-overlay-success {
1003 stroke: #46BC15; }
1004 .next-progress-circle-overlay-error {
1005 stroke: #FF3000; }
1006 .next-progress-circle-overlay-started {
1007 stroke: #FF3000; }
1008 .next-progress-circle-overlay-middle {
1009 stroke: #FF9300; }
1010 .next-progress-circle-overlay-finishing {
1011 stroke: #46BC15; }
1012 .next-progress-circle.next-small {
1013 width: 100px;
1014 height: 100px;
1015 font-size: 20px; }
1016 .next-progress-circle.next-medium {
1017 width: 116px;
1018 height: 116px;
1019 font-size: 24px; }
1020 .next-progress-circle.next-large {
1021 width: 132px;
1022 height: 132px;
1023 font-size: 36px; }
1024 .next-progress-circle-text {
1025 display: block;
1026 position: absolute;
1027 width: 100%;
1028 top: 50%;
1029 left: 0;
1030 text-align: center;
1031 line-height: 1;
1032 -webkit-transform: translateY(-50%);
1033 -ms-transform: translateY(-50%);
1034 transform: translateY(-50%);
1035 -webkit-transition: -webkit-transform 300ms ease;
1036 transition: -webkit-transform 300ms ease;
1037 transition: transform 300ms ease;
1038 transition: transform 300ms ease, -webkit-transform 300ms ease;
1039 color: #333333; }
1040
1041.next-range {
1042 -webkit-box-sizing: border-box;
1043 box-sizing: border-box;
1044 width: 100%;
1045 font-family: inherit;
1046 font-weight: normal;
1047 font-size: inherit;
1048 line-height: inherit;
1049 vertical-align: baseline;
1050 display: -webkit-box;
1051 display: -ms-flexbox;
1052 display: flex;
1053 -webkit-box-orient: vertical;
1054 -webkit-box-direction: normal;
1055 -ms-flex-direction: column;
1056 flex-direction: column;
1057 cursor: pointer; }
1058 .next-range *,
1059 .next-range *:before,
1060 .next-range *:after {
1061 -webkit-box-sizing: border-box;
1062 box-sizing: border-box; }
1063 .next-range .next-range-inner {
1064 position: relative; }
1065 .next-range .next-range-inner:only-child {
1066 margin-top: auto;
1067 margin-bottom: auto; }
1068 .next-range .next-range-track {
1069 position: absolute;
1070 width: 100%;
1071 top: 50%;
1072 border-radius: 0; }
1073 .next-range .next-range-selected {
1074 position: absolute;
1075 width: 0;
1076 top: 50%;
1077 left: 0;
1078 border-radius: 0; }
1079 .next-range .next-range-scale {
1080 position: relative;
1081 width: 100%;
1082 height: 12px; }
1083 .next-range .next-range-scale .next-range-scale-item {
1084 position: absolute;
1085 left: 0;
1086 width: 2px;
1087 border: 1px solid;
1088 border-radius: 0; }
1089 .next-range .next-range-scale .next-range-scale-item:last-child {
1090 margin-left: -2px; }
1091 .next-range .next-range-slider {
1092 position: absolute;
1093 top: 50%;
1094 left: 0;
1095 border-radius: 50%; }
1096 .next-range .next-range-slider-inner {
1097 position: absolute;
1098 top: 50%;
1099 left: 50%;
1100 border-width: 1px;
1101 border-style: solid;
1102 border-color: #C4C6CF;
1103 border-radius: 50%;
1104 -webkit-transition: border-color 100ms linear, -webkit-transform 100ms linear;
1105 transition: border-color 100ms linear, -webkit-transform 100ms linear;
1106 transition: transform 100ms linear, border-color 100ms linear;
1107 transition: transform 100ms linear, border-color 100ms linear, -webkit-transform 100ms linear; }
1108 .next-range .next-range-slider.next-range-slider-moving .next-range-slider-inner {
1109 border: 2px solid #5584FF;
1110 -webkit-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.12);
1111 box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.12);
1112 -webkit-transform: scale(1.2);
1113 -ms-transform: scale(1.2);
1114 transform: scale(1.2); }
1115 .next-range .next-range-frag.next-range-active .next-range-slider .next-range-slider-inner {
1116 border: 2px solid #5584FF;
1117 -webkit-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.12);
1118 box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.12);
1119 -webkit-transform: scale(1.2);
1120 -ms-transform: scale(1.2);
1121 transform: scale(1.2); }
1122 .next-range .next-range-mark {
1123 position: relative;
1124 cursor: auto; }
1125 .next-range .next-range-mark .next-range-mark-text {
1126 position: absolute;
1127 left: 0;
1128 -webkit-transform: translateX(-50%);
1129 -ms-transform: translateX(-50%);
1130 transform: translateX(-50%);
1131 padding-left: 2px;
1132 text-align: center; }
1133 .next-range .next-range-frag {
1134 position: absolute;
1135 top: 0; }
1136 .next-range .next-range-frag .next-range-slider {
1137 left: 0; }
1138 .next-range .next-range-frag .next-range-slider:nth-child(2) {
1139 left: 100%; }
1140 .next-range .next-range-frag .next-range-selected {
1141 width: 100%; }
1142 .next-range.disabled {
1143 cursor: not-allowed; }
1144 .next-range.disabled .next-range-mark {
1145 cursor: auto; }
1146 .next-range .next-range-track {
1147 background-color: #C4C6CF; }
1148 .next-range .next-range-track:hover {
1149 background-color: #C4C6CF; }
1150 .next-range .next-range-selected {
1151 background-color: #5584FF; }
1152 .next-range .next-range-selected:hover {
1153 background-color: #5584FF; }
1154 .next-range .next-range-scale .next-range-scale-item {
1155 border-color: #C4C6CF;
1156 background-color: #C4C6CF; }
1157 .next-range .next-range-scale .next-range-scale-item:hover {
1158 border-color: #C4C6CF; }
1159 .next-range .next-range-scale .next-range-scale-item.activated {
1160 border-color: #5584FF;
1161 background-color: #5584FF; }
1162 .next-range .next-range-scale .next-range-scale-item.activated:hover {
1163 border-color: #5584FF; }
1164 .next-range .next-range-slider-inner {
1165 background-color: #FFFFFF;
1166 border-color: #C4C6CF; }
1167 .next-range .next-range-slider-inner:hover {
1168 background-color: #FFFFFF;
1169 -webkit-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.12);
1170 box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.12);
1171 -webkit-transform: scale(1.2);
1172 -ms-transform: scale(1.2);
1173 transform: scale(1.2); }
1174 .next-range .next-range-mark .next-range-mark-text {
1175 color: #999999; }
1176 .next-range .next-range-mark .next-range-mark-text:hover {
1177 color: #999999; }
1178 .next-range .next-range-mark .next-range-mark-text.activated {
1179 color: #333333; }
1180 .next-range .next-range-mark .next-range-mark-text.activated:hover {
1181 color: #333333; }
1182 .next-range.disabled .next-range-track {
1183 background-color: #C4C6CF; }
1184 .next-range.disabled .next-range-selected {
1185 background-color: #A0A2AD; }
1186 .next-range.disabled .next-range-scale-item {
1187 border-color: #C4C6CF; }
1188 .next-range.disabled .next-range-scale-item.activated {
1189 border-color: #A0A2AD; }
1190 .next-range.disabled .next-range-slider-inner {
1191 background-color: #E6E7EB;
1192 border-color: #E6E7EB;
1193 -webkit-transform: none;
1194 -ms-transform: none;
1195 transform: none;
1196 -webkit-box-shadow: none;
1197 box-shadow: none; }
1198 .next-range.disabled .next-range-mark-text {
1199 color: #CCCCCC; }
1200 .next-range.disabled .next-range-mark-text.activated {
1201 color: #999999; }
1202 .next-range .next-range-track {
1203 height: 4px;
1204 margin-top: -2px; }
1205 .next-range .next-range-selected {
1206 height: 4px;
1207 margin-top: -2px; }
1208 .next-range .next-range-frag {
1209 margin-top: -2px;
1210 height: 16px; }
1211 .next-range .next-range-slider {
1212 height: 16px;
1213 width: 16px;
1214 margin-top: -8px;
1215 margin-left: -8px;
1216 -webkit-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.12);
1217 box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.12); }
1218 .next-range .next-range-slider-inner {
1219 height: 16px;
1220 width: 16px;
1221 margin-top: -8px;
1222 margin-left: -8px; }
1223 .next-range .next-range-mark {
1224 display: block; }
1225 .next-range .next-range-mark .next-range-mark-text {
1226 font-size: 12px;
1227 font-weight: normal;
1228 line-height: 20px;
1229 height: 20px; }
1230 .next-range .next-range-mark.next-range-mark-below {
1231 height: 30px; }
1232 .next-range .next-range-mark.next-range-mark-below .next-range-mark-text {
1233 bottom: 0; }
1234 .next-range .next-range-mark.next-range-mark-above {
1235 height: 30px; }
1236 .next-range .next-range-scale .next-range-scale-item {
1237 height: 12px; }
1238 .next-range.simulation-hover > .next-range-slider-inner {
1239 background-color: #FFFFFF;
1240 -webkit-box-shadow: #FFFFFF;
1241 box-shadow: #FFFFFF;
1242 -webkit-transform: scale(1.2);
1243 -ms-transform: scale(1.2);
1244 transform: scale(1.2); }
1245 .next-range.simulation-click > .next-range-slider-inner {
1246 border: 2px solid #5584FF;
1247 -webkit-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.12);
1248 box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.12);
1249 -webkit-transform: scale(1.2);
1250 -ms-transform: scale(1.2);
1251 transform: scale(1.2); }
1252
1253.next-range[dir=rtl] .next-range-mark {
1254 position: relative;
1255 cursor: auto; }
1256 .next-range[dir=rtl] .next-range-mark .next-range-mark-text {
1257 position: absolute;
1258 right: 0;
1259 -webkit-transform: translateX(50%);
1260 -ms-transform: translateX(50%);
1261 transform: translateX(50%);
1262 padding-right: 2px;
1263 text-align: center; }
1264
1265.next-rating[dir="rtl"] .next-rating-overlay {
1266 right: 0;
1267 left: auto; }
1268
1269.next-rating[dir="rtl"] .next-rating-underlay .next-rating-icon,
1270.next-rating[dir="rtl"] .next-rating-overlay .next-rating-icon {
1271 margin-right: 4px;
1272 margin-left: 0; }
1273
1274.next-rating[dir="rtl"] .next-rating-underlay .next-rating-icon:last-child,
1275.next-rating[dir="rtl"] .next-rating-overlay .next-rating-icon:last-child {
1276 /* icon 放大会产生边缘溢出,这里使用 margin 为放大扩展一部分空间 */
1277 margin-left: 4px; }
1278
1279.next-rating {
1280 vertical-align: top; }
1281 .next-rating {
1282 display: inline-block;
1283 position: relative; }
1284 .next-rating:after {
1285 visibility: hidden;
1286 display: block;
1287 height: 0;
1288 font-size: 0;
1289 content: ' ';
1290 clear: both; }
1291 .next-rating-base {
1292 float: left; }
1293 .next-rating-text {
1294 float: left; }
1295 .next-rating-base-disabled {
1296 cursor: not-allowed; }
1297 .next-rating-underlay {
1298 white-space: nowrap;
1299 overflow: hidden; }
1300 .next-rating-underlay .next-icon {
1301 color: #E2E4E8; }
1302 .next-rating-stroke-mode .next-rating-underlay .next-icon {
1303 color: transparent;
1304 -webkit-text-stroke: 1px #5584FF; }
1305 .next-rating-overlay {
1306 white-space: nowrap;
1307 overflow: hidden;
1308 position: absolute;
1309 width: 0;
1310 top: 0;
1311 left: 0; }
1312 .next-rating-overlay .next-icon {
1313 color: #5584FF; }
1314 .next-rating-underlay .next-rating-icon, .next-rating-overlay .next-rating-icon {
1315 cursor: pointer;
1316 margin-left: 4px; }
1317 .next-rating-underlay .next-rating-icon:last-child, .next-rating-overlay .next-rating-icon:last-child {
1318 /* icon 放大会产生边缘溢出,这里使用 margin 为放大扩展一部分空间 */
1319 margin-right: 4px; }
1320 .next-rating-underlay .next-icon, .next-rating-overlay .next-icon {
1321 -webkit-transition: all 100ms linear;
1322 transition: all 100ms linear; }
1323 .next-rating-underlay .next-icon.hover, .next-rating-overlay .next-icon.hover {
1324 -webkit-transform: scale3d(1.1, 1.1, 1.1);
1325 transform: scale3d(1.1, 1.1, 1.1); }
1326 .next-rating-underlay .next-icon.clicked, .next-rating-overlay .next-icon.clicked {
1327 -webkit-transform: scale3d(0.9, 0.9, 0.9);
1328 transform: scale3d(0.9, 0.9, 0.9); }
1329 .next-rating-info {
1330 position: absolute;
1331 top: calc(100% + 4px);
1332 left: 0;
1333 border: 1px solid #E2E4E8;
1334 background: #FFFFFF;
1335 padding: 4px 8px 3px;
1336 font-size: 12px;
1337 white-space: nowrap; }
1338 .next-rating-info:after {
1339 position: absolute;
1340 content: '';
1341 width: 4px;
1342 height: 4px;
1343 -webkit-transform: rotate(45deg);
1344 -ms-transform: rotate(45deg);
1345 transform: rotate(45deg);
1346 border: 1px solid #E2E4E8;
1347 background: #FFFFFF;
1348 border-bottom-color: transparent;
1349 border-right-color: transparent;
1350 top: -3px;
1351 left: 4px; }
1352 .next-rating:focus, .next-rating.hover {
1353 outline: none; }
1354 .next-rating:focus .next-rating-overlay .next-icon, .next-rating.hover .next-rating-overlay .next-icon {
1355 color: #5584FF; }
1356
1357/* 状态 */
1358/* ======================================== */
1359.next-rating-grade-low .next-rating-overlay .next-icon {
1360 color: #666666; }
1361
1362.next-rating-grade-low.hover .next-rating-overlay .next-icon {
1363 color: #666666; }
1364
1365.next-rating-grade-high .next-rating-overlay .next-icon {
1366 color: #5584FF; }
1367
1368.next-rating-grade-high.hover .next-rating-overlay .next-icon {
1369 color: #5584FF; }
1370
1371/* 尺寸 */
1372/* ======================================== */
1373.next-rating-small {
1374 font-size: 12px; }
1375 .next-rating-small .next-icon:before,
1376 .next-rating-small .next-icon .next-icon-remote {
1377 width: 12px;
1378 font-size: 12px;
1379 line-height: inherit; }
1380 .next-rating-small .next-rating-text {
1381 margin-left: 8px; }
1382
1383.next-rating-medium {
1384 font-size: 12px; }
1385 .next-rating-medium .next-icon:before,
1386 .next-rating-medium .next-icon .next-icon-remote {
1387 width: 16px;
1388 font-size: 16px;
1389 line-height: inherit; }
1390 .next-rating-medium .next-rating-text {
1391 margin-left: 12px; }
1392
1393.next-rating-large {
1394 font-size: 16px; }
1395 .next-rating-large .next-icon:before,
1396 .next-rating-large .next-icon .next-icon-remote {
1397 width: 20px;
1398 font-size: 20px;
1399 line-height: inherit; }
1400 .next-rating-large .next-rating-text {
1401 margin-left: 16px; }
1402
1403.next-search-simple[dir=rtl].next-large .next-search-icon {
1404 margin-left: 12px;
1405 margin-right: 0; }
1406
1407.next-search-simple[dir=rtl].next-medium .next-search-icon {
1408 margin-left: 8px;
1409 margin-right: 0; }
1410
1411.next-search-simple[dir=rtl].next-normal .next-search-left .next-search-left-addon {
1412 border-left: 1px solid #C4C6CF;
1413 border-right: none; }
1414
1415.next-search-simple[dir=rtl].next-dark .next-search-left {
1416 border-color: #C4C6CF; }
1417 .next-search-simple[dir=rtl].next-dark .next-search-left .next-search-left-addon {
1418 border-right: 1px solid #C4C6CF; }
1419
1420.next-search-simple[dir=rtl].next-dark:hover .next-search-left {
1421 border-color: #C4C6CF; }
1422
1423.next-search-simple[dir=rtl].next-dark .next-search-icon {
1424 color: #999999; }
1425 .next-search-simple[dir=rtl].next-dark .next-search-icon:hover {
1426 color: #666666; }
1427
1428.next-search-normal[dir=rtl] .next-search-left {
1429 border-left: none;
1430 border-top-right-radius: 3px;
1431 border-bottom-right-radius: 3px;
1432 border-top-left-radius: 0;
1433 border-bottom-left-radius: 0; }
1434
1435.next-search-normal[dir=rtl] .next-search-btn.next-btn {
1436 border-radius: 3px 0 0 3px !important; }
1437
1438.next-search-normal[dir=rtl] .next-input {
1439 border-radius: 0 3px 3px 0; }
1440
1441.next-search-normal[dir=rtl].next-primary .next-input {
1442 border-top-left-radius: 0;
1443 border-bottom-left-radius: 0;
1444 border-top-right-radius: 1px;
1445 border-bottom-right-radius: 1px; }
1446
1447.next-search-normal[dir=rtl].next-primary .next-search-left .next-search-left-addon {
1448 border-left: 1px solid #E6E7EB;
1449 border-right: none; }
1450
1451.next-search-normal[dir=rtl].next-secondary .next-input {
1452 border-top-left-radius: 0;
1453 border-bottom-left-radius: 0;
1454 border-top-right-radius: 1px;
1455 border-bottom-right-radius: 1px; }
1456
1457.next-search-normal[dir=rtl].next-secondary .next-search-left .next-search-left-addon {
1458 border-left: 1px solid #E6E7EB;
1459 border-right: none; }
1460
1461.next-search-normal[dir=rtl].next-normal .next-input {
1462 border-top-left-radius: 0;
1463 border-bottom-left-radius: 0;
1464 border-top-right-radius: 1px;
1465 border-bottom-right-radius: 1px; }
1466
1467.next-search-normal[dir=rtl].next-normal .next-search-left .next-search-left-addon {
1468 border-left: 1px solid #E6E7EB;
1469 border-right: none; }
1470
1471.next-search-normal[dir=rtl].next-dark .next-search-left .next-search-left-addon {
1472 border-left: 1px solid #5584FF;
1473 border-right: none; }
1474
1475.next-search {
1476 -webkit-box-sizing: border-box;
1477 box-sizing: border-box;
1478 width: 100%;
1479 display: inline-block; }
1480 .next-search *,
1481 .next-search *:before,
1482 .next-search *:after {
1483 -webkit-box-sizing: border-box;
1484 box-sizing: border-box; }
1485 .next-search .next-input,
1486 .next-search .next-select {
1487 border: none; }
1488 .next-search .next-select .next-input {
1489 height: auto; }
1490 .next-search .next-select .next-input .next-input-text-field {
1491 height: auto; }
1492 .next-search .next-search-left {
1493 border-style: solid;
1494 -webkit-transition: all 100ms linear;
1495 transition: all 100ms linear; }
1496 .next-search .next-search-left-addon .next-input,
1497 .next-search .next-search-left-addon .next-select-trigger-search {
1498 min-height: 100%;
1499 border-bottom-right-radius: 0;
1500 border-top-right-radius: 0; }
1501 .next-search .next-search-left-addon .next-select-values {
1502 line-height: 1; }
1503 .next-search .next-search-left-addon.next-input-group-addon .next-select {
1504 margin: 0; }
1505 .next-search .next-search-left-addon + .next-search-input .next-input {
1506 border-bottom-left-radius: 0;
1507 border-top-left-radius: 0; }
1508 .next-search .next-search-input {
1509 width: 100%; }
1510 .next-search .next-search-btn {
1511 -webkit-box-shadow: none;
1512 box-shadow: none; }
1513 .next-search-normal {
1514 width: 600px; }
1515 .next-search-normal .next-search-left {
1516 border-top-left-radius: 3px;
1517 border-bottom-left-radius: 3px; }
1518 .next-search-normal .next-input {
1519 border-radius: 3px 0 0 3px; }
1520 .next-search-normal .next-btn {
1521 border-radius: 0 3px 3px 0; }
1522 .next-search-normal.next-primary .next-search-left {
1523 border-color: #5584FF; }
1524 .next-search-normal.next-primary .next-search-left .next-search-left-addon {
1525 border-right: 1px solid #E6E7EB; }
1526 .next-search-normal.next-primary:hover .next-search-left,
1527 .next-search-normal.next-primary:hover .next-btn {
1528 border-color: #5584FF; }
1529 .next-search-normal.next-primary .next-search-btn {
1530 background: #5584FF;
1531 border-color: #5584FF;
1532 color: #FFFFFF; }
1533 .next-search-normal.next-primary .next-search-btn:hover {
1534 background: #3E71F7;
1535 border-color: #5584FF;
1536 color: #FFFFFF; }
1537 .next-search-normal.next-primary .next-search-btn .next-icon {
1538 color: #FFFFFF; }
1539 .next-search-normal.next-primary .next-search-btn .next-icon:hover {
1540 color: #FFFFFF; }
1541 .next-search-normal.next-primary.next-large {
1542 -webkit-box-shadow: none;
1543 box-shadow: none; }
1544 .next-search-normal.next-primary.next-large .next-search-left, .next-search-normal.next-primary.next-large .next-search-btn {
1545 border-width: 2px;
1546 height: 60px; }
1547 .next-search-normal.next-primary.next-large .next-search-input {
1548 height: 56px;
1549 overflow-y: hidden; }
1550 .next-search-normal.next-primary.next-large .next-search-input input {
1551 height: 56px;
1552 line-height: 56px \0; }
1553 .next-search-normal.next-primary.next-large .next-select {
1554 height: 56px; }
1555 .next-search-normal.next-primary.next-large .next-search-btn {
1556 font-size: 16px; }
1557 .next-search-normal.next-primary.next-large .next-search-btn .next-icon:before,
1558 .next-search-normal.next-primary.next-large .next-search-btn .next-icon .next-icon-remote {
1559 width: 24px;
1560 font-size: 24px;
1561 line-height: inherit; }
1562 .next-search-normal.next-primary.next-large .next-search-btn .next-search-btn-text {
1563 display: inline-block;
1564 padding-left: 0; }
1565 .next-search-normal.next-primary.next-medium {
1566 -webkit-box-shadow: none;
1567 box-shadow: none; }
1568 .next-search-normal.next-primary.next-medium .next-search-left, .next-search-normal.next-primary.next-medium .next-search-btn {
1569 border-width: 2px;
1570 height: 40px; }
1571 .next-search-normal.next-primary.next-medium .next-search-input {
1572 height: 36px;
1573 overflow-y: hidden; }
1574 .next-search-normal.next-primary.next-medium .next-search-input input {
1575 height: 36px;
1576 line-height: 36px \0; }
1577 .next-search-normal.next-primary.next-medium .next-select {
1578 height: 36px; }
1579 .next-search-normal.next-primary.next-medium .next-search-btn {
1580 font-size: 16px; }
1581 .next-search-normal.next-primary.next-medium .next-search-btn .next-icon:before,
1582 .next-search-normal.next-primary.next-medium .next-search-btn .next-icon .next-icon-remote {
1583 width: 16px;
1584 font-size: 16px;
1585 line-height: inherit; }
1586 .next-search-normal.next-primary.next-medium .next-search-btn .next-search-btn-text {
1587 display: inline-block;
1588 padding-left: 0; }
1589 .next-search-normal.next-primary .next-input {
1590 border-top-left-radius: 1px;
1591 border-bottom-left-radius: 1px; }
1592 .next-search-normal.next-secondary .next-search-left {
1593 border-color: #C4C6CF; }
1594 .next-search-normal.next-secondary .next-search-left .next-search-left-addon {
1595 border-right: 1px solid #E6E7EB; }
1596 .next-search-normal.next-secondary:hover .next-search-left,
1597 .next-search-normal.next-secondary:hover .next-btn {
1598 border-color: #5584FF; }
1599 .next-search-normal.next-secondary .next-search-btn {
1600 background: #5584FF;
1601 border-color: #5584FF;
1602 color: #FFFFFF; }
1603 .next-search-normal.next-secondary .next-search-btn:hover {
1604 background: #3E71F7;
1605 border-color: #5584FF;
1606 color: #FFFFFF; }
1607 .next-search-normal.next-secondary .next-search-btn .next-icon {
1608 color: #FFFFFF; }
1609 .next-search-normal.next-secondary .next-search-btn .next-icon:hover {
1610 color: #FFFFFF; }
1611 .next-search-normal.next-secondary.next-large {
1612 -webkit-box-shadow: none;
1613 box-shadow: none; }
1614 .next-search-normal.next-secondary.next-large .next-search-left, .next-search-normal.next-secondary.next-large .next-search-btn {
1615 border-width: 1px;
1616 height: 60px; }
1617 .next-search-normal.next-secondary.next-large .next-search-input {
1618 height: 58px;
1619 overflow-y: hidden; }
1620 .next-search-normal.next-secondary.next-large .next-search-input input {
1621 height: 58px;
1622 line-height: 58px \0; }
1623 .next-search-normal.next-secondary.next-large .next-select {
1624 height: 58px; }
1625 .next-search-normal.next-secondary.next-large .next-search-btn {
1626 font-size: 16px; }
1627 .next-search-normal.next-secondary.next-large .next-search-btn .next-icon:before,
1628 .next-search-normal.next-secondary.next-large .next-search-btn .next-icon .next-icon-remote {
1629 width: 24px;
1630 font-size: 24px;
1631 line-height: inherit; }
1632 .next-search-normal.next-secondary.next-large .next-search-btn .next-search-btn-text {
1633 display: inline-block;
1634 padding-left: 0; }
1635 .next-search-normal.next-secondary.next-medium {
1636 -webkit-box-shadow: none;
1637 box-shadow: none; }
1638 .next-search-normal.next-secondary.next-medium .next-search-left, .next-search-normal.next-secondary.next-medium .next-search-btn {
1639 border-width: 1px;
1640 height: 40px; }
1641 .next-search-normal.next-secondary.next-medium .next-search-input {
1642 height: 38px;
1643 overflow-y: hidden; }
1644 .next-search-normal.next-secondary.next-medium .next-search-input input {
1645 height: 38px;
1646 line-height: 38px \0; }
1647 .next-search-normal.next-secondary.next-medium .next-select {
1648 height: 38px; }
1649 .next-search-normal.next-secondary.next-medium .next-search-btn {
1650 font-size: 16px; }
1651 .next-search-normal.next-secondary.next-medium .next-search-btn .next-icon:before,
1652 .next-search-normal.next-secondary.next-medium .next-search-btn .next-icon .next-icon-remote {
1653 width: 16px;
1654 font-size: 16px;
1655 line-height: inherit; }
1656 .next-search-normal.next-secondary.next-medium .next-search-btn .next-search-btn-text {
1657 display: inline-block;
1658 padding-left: 0; }
1659 .next-search-normal.next-secondary .next-input {
1660 border-top-left-radius: 2px;
1661 border-bottom-left-radius: 2px; }
1662 .next-search-normal.next-normal .next-search-left {
1663 border-color: #C4C6CF; }
1664 .next-search-normal.next-normal .next-search-left .next-search-left-addon {
1665 border-right: 1px solid #E6E7EB; }
1666 .next-search-normal.next-normal:hover .next-search-left,
1667 .next-search-normal.next-normal:hover .next-btn {
1668 border-color: #A0A2AD; }
1669 .next-search-normal.next-normal .next-search-btn {
1670 background: #F7F8FA;
1671 border-color: #C4C6CF;
1672 color: #666666; }
1673 .next-search-normal.next-normal .next-search-btn:hover {
1674 background: #EBECF0;
1675 border-color: #A0A2AD;
1676 color: #333333; }
1677 .next-search-normal.next-normal .next-search-btn .next-icon {
1678 color: #666666; }
1679 .next-search-normal.next-normal .next-search-btn .next-icon:hover {
1680 color: #333333; }
1681 .next-search-normal.next-normal.next-large {
1682 -webkit-box-shadow: none;
1683 box-shadow: none; }
1684 .next-search-normal.next-normal.next-large .next-search-left, .next-search-normal.next-normal.next-large .next-search-btn {
1685 border-width: 1px;
1686 height: 60px; }
1687 .next-search-normal.next-normal.next-large .next-search-input {
1688 height: 58px;
1689 overflow-y: hidden; }
1690 .next-search-normal.next-normal.next-large .next-search-input input {
1691 height: 58px;
1692 line-height: 58px \0; }
1693 .next-search-normal.next-normal.next-large .next-select {
1694 height: 58px; }
1695 .next-search-normal.next-normal.next-large .next-search-btn {
1696 font-size: 16px; }
1697 .next-search-normal.next-normal.next-large .next-search-btn .next-icon:before,
1698 .next-search-normal.next-normal.next-large .next-search-btn .next-icon .next-icon-remote {
1699 width: 24px;
1700 font-size: 24px;
1701 line-height: inherit; }
1702 .next-search-normal.next-normal.next-large .next-search-btn .next-search-btn-text {
1703 display: inline-block;
1704 padding-left: 0; }
1705 .next-search-normal.next-normal.next-medium {
1706 -webkit-box-shadow: none;
1707 box-shadow: none; }
1708 .next-search-normal.next-normal.next-medium .next-search-left, .next-search-normal.next-normal.next-medium .next-search-btn {
1709 border-width: 1px;
1710 height: 40px; }
1711 .next-search-normal.next-normal.next-medium .next-search-input {
1712 height: 38px;
1713 overflow-y: hidden; }
1714 .next-search-normal.next-normal.next-medium .next-search-input input {
1715 height: 38px;
1716 line-height: 38px \0; }
1717 .next-search-normal.next-normal.next-medium .next-select {
1718 height: 38px; }
1719 .next-search-normal.next-normal.next-medium .next-search-btn {
1720 font-size: 16px; }
1721 .next-search-normal.next-normal.next-medium .next-search-btn .next-icon:before,
1722 .next-search-normal.next-normal.next-medium .next-search-btn .next-icon .next-icon-remote {
1723 width: 16px;
1724 font-size: 16px;
1725 line-height: inherit; }
1726 .next-search-normal.next-normal.next-medium .next-search-btn .next-search-btn-text {
1727 display: inline-block;
1728 padding-left: 0; }
1729 .next-search-normal.next-normal .next-input {
1730 border-top-left-radius: 2px;
1731 border-bottom-left-radius: 2px; }
1732 .next-search-normal.next-dark .next-search-left {
1733 border-color: #5584FF; }
1734 .next-search-normal.next-dark .next-search-left .next-search-left-addon {
1735 border-right: 1px solid #5584FF; }
1736 .next-search-normal.next-dark:hover .next-search-left,
1737 .next-search-normal.next-dark:hover .next-btn {
1738 border-color: #5584FF; }
1739 .next-search-normal.next-dark .next-search-btn {
1740 background: #5584FF;
1741 border-color: #5584FF;
1742 color: #FFFFFF; }
1743 .next-search-normal.next-dark .next-search-btn:hover {
1744 background: #3E71F7;
1745 border-color: #5584FF;
1746 color: #FFFFFF; }
1747 .next-search-normal.next-dark .next-search-btn .next-icon {
1748 color: #FFFFFF; }
1749 .next-search-normal.next-dark .next-search-btn .next-icon:hover {
1750 color: #FFFFFF; }
1751 .next-search-normal.next-dark .next-select-inner,
1752 .next-search-normal.next-dark input {
1753 color: #FFFFFF; }
1754 .next-search-normal.next-dark .next-input {
1755 background: rgba(255, 255, 255, 0); }
1756 .next-search-normal.next-dark .next-select {
1757 background: rgba(255, 255, 255, 0); }
1758 .next-search-normal.next-dark.next-large {
1759 -webkit-box-shadow: none;
1760 box-shadow: none; }
1761 .next-search-normal.next-dark.next-large .next-search-left, .next-search-normal.next-dark.next-large .next-search-btn {
1762 border-width: 1px;
1763 height: 60px; }
1764 .next-search-normal.next-dark.next-large .next-search-input {
1765 height: 58px;
1766 overflow-y: hidden; }
1767 .next-search-normal.next-dark.next-large .next-search-input input {
1768 height: 58px;
1769 line-height: 58px \0; }
1770 .next-search-normal.next-dark.next-large .next-select {
1771 height: 58px; }
1772 .next-search-normal.next-dark.next-large .next-search-btn {
1773 font-size: 16px; }
1774 .next-search-normal.next-dark.next-large .next-search-btn .next-icon:before,
1775 .next-search-normal.next-dark.next-large .next-search-btn .next-icon .next-icon-remote {
1776 width: 24px;
1777 font-size: 24px;
1778 line-height: inherit; }
1779 .next-search-normal.next-dark.next-large .next-search-btn .next-search-btn-text {
1780 display: inline-block;
1781 padding-left: 0; }
1782 .next-search-normal.next-dark.next-medium {
1783 -webkit-box-shadow: none;
1784 box-shadow: none; }
1785 .next-search-normal.next-dark.next-medium .next-search-left, .next-search-normal.next-dark.next-medium .next-search-btn {
1786 border-width: 1px;
1787 height: 40px; }
1788 .next-search-normal.next-dark.next-medium .next-search-input {
1789 height: 38px;
1790 overflow-y: hidden; }
1791 .next-search-normal.next-dark.next-medium .next-search-input input {
1792 height: 38px;
1793 line-height: 38px \0; }
1794 .next-search-normal.next-dark.next-medium .next-select {
1795 height: 38px; }
1796 .next-search-normal.next-dark.next-medium .next-search-btn {
1797 font-size: 16px; }
1798 .next-search-normal.next-dark.next-medium .next-search-btn .next-icon:before,
1799 .next-search-normal.next-dark.next-medium .next-search-btn .next-icon .next-icon-remote {
1800 width: 16px;
1801 font-size: 16px;
1802 line-height: inherit; }
1803 .next-search-normal.next-dark.next-medium .next-search-btn .next-search-btn-text {
1804 display: inline-block;
1805 padding-left: 0; }
1806 .next-search-normal:not([dir=rtl]) .next-search-left {
1807 border-right: none; }
1808 .next-search-simple {
1809 width: 300px;
1810 -webkit-box-shadow: none;
1811 box-shadow: none;
1812 border-radius: 3px; }
1813 .next-search-simple .next-search-icon {
1814 cursor: pointer;
1815 -webkit-transition: all 100ms linear;
1816 transition: all 100ms linear; }
1817 .next-search-simple .next-search-left, .next-search-simple .next-input {
1818 border-radius: 3px; }
1819 .next-search-simple.next-large .next-search-icon {
1820 margin-right: 12px; }
1821 .next-search-simple.next-medium .next-search-icon {
1822 margin-right: 8px; }
1823 .next-search-simple.next-normal .next-search-left {
1824 border-color: #C4C6CF; }
1825 .next-search-simple.next-normal .next-search-left .next-search-left-addon {
1826 border-right: 1px solid #C4C6CF; }
1827 .next-search-simple.next-normal:hover .next-search-left {
1828 border-color: #A0A2AD; }
1829 .next-search-simple.next-normal .next-search-icon {
1830 color: #999999; }
1831 .next-search-simple.next-normal .next-search-icon:hover {
1832 color: #666666; }
1833 .next-search-simple.next-normal .next-search-left {
1834 border-width: 1px; }
1835 .next-search-simple.next-normal.next-large .next-search-icon:before,
1836 .next-search-simple.next-normal.next-large .next-search-icon .next-icon-remote {
1837 width: 20px;
1838 font-size: 20px;
1839 line-height: inherit; }
1840 .next-search-simple.next-normal.next-medium .next-search-icon:before,
1841 .next-search-simple.next-normal.next-medium .next-search-icon .next-icon-remote {
1842 width: 12px;
1843 font-size: 12px;
1844 line-height: inherit; }
1845 .next-search-simple.next-dark .next-search-left {
1846 border-color: #C4C6CF; }
1847 .next-search-simple.next-dark .next-search-left .next-search-left-addon {
1848 border-right: 1px solid #C4C6CF; }
1849 .next-search-simple.next-dark:hover .next-search-left {
1850 border-color: #C4C6CF; }
1851 .next-search-simple.next-dark .next-search-icon {
1852 color: #999999; }
1853 .next-search-simple.next-dark .next-search-icon:hover {
1854 color: #666666; }
1855 .next-search-simple.next-dark .next-select-inner,
1856 .next-search-simple.next-dark input {
1857 color: #FFFFFF; }
1858 .next-search-simple.next-dark .next-input {
1859 background: rgba(255, 255, 255, 0); }
1860 .next-search-simple.next-dark .next-select {
1861 background: rgba(255, 255, 255, 0); }
1862 .next-search-simple.next-dark .next-search-left {
1863 border-width: 1px; }
1864 .next-search-simple.next-dark.next-large .next-search-icon:before,
1865 .next-search-simple.next-dark.next-large .next-search-icon .next-icon-remote {
1866 width: 20px;
1867 font-size: 20px;
1868 line-height: inherit; }
1869 .next-search-simple.next-dark.next-medium .next-search-icon:before,
1870 .next-search-simple.next-dark.next-medium .next-search-icon .next-icon-remote {
1871 width: 12px;
1872 font-size: 12px;
1873 line-height: inherit; }
1874
1875.next-search-simple .next-select.next-large {
1876 height: 38px; }
1877
1878.next-search-simple .next-select.next-medium {
1879 height: 26px; }
1880
1881/* Slider */
1882/* -------------------------------------- */
1883.next-slick {
1884 -webkit-box-sizing: border-box;
1885 box-sizing: border-box;
1886 position: relative;
1887 display: block;
1888 -webkit-touch-callout: none;
1889 -webkit-user-select: none;
1890 -moz-user-select: none;
1891 -ms-user-select: none;
1892 user-select: none;
1893 -ms-touch-action: pan-y;
1894 touch-action: pan-y;
1895 -webkit-tap-highlight-color: transparent;
1896 /* 水平滑动 */
1897 /* 垂直滑动 */ }
1898 .next-slick *,
1899 .next-slick *:before,
1900 .next-slick *:after {
1901 -webkit-box-sizing: border-box;
1902 box-sizing: border-box; }
1903 .next-slick-initialized .next-slick-slide {
1904 display: block; }
1905 .next-slick-list {
1906 position: relative;
1907 overflow: hidden;
1908 display: block;
1909 margin: 0;
1910 padding: 0;
1911 -webkit-transform: translate3d(0, 0, 0);
1912 transform: translate3d(0, 0, 0); }
1913 .next-slick-list:focus {
1914 outline: none; }
1915 .next-slick-list.dragging {
1916 cursor: pointer;
1917 cursor: hand; }
1918 .next-slick-track {
1919 position: relative;
1920 top: 0;
1921 left: 0;
1922 display: block;
1923 -webkit-transform: translate3d(0, 0, 0);
1924 transform: translate3d(0, 0, 0); }
1925 .next-slick-slide {
1926 float: left;
1927 height: 100%;
1928 min-height: 1px;
1929 outline: 0;
1930 -webkit-transition: all 100ms linear;
1931 transition: all 100ms linear; }
1932 .next-slick[dir="rtl"] .next-slick-slide {
1933 float: right; }
1934 .next-slick-slide img {
1935 display: block; }
1936 .next-slick-arrow {
1937 display: block;
1938 position: absolute;
1939 cursor: pointer;
1940 text-align: center;
1941 -webkit-transition: all 100ms linear;
1942 transition: all 100ms linear;
1943 /* prev/next 按钮不同位置下的外观 */ }
1944 .next-slick-arrow.inner {
1945 color: #FFFFFF;
1946 background: #000000;
1947 opacity: 0.2;
1948 padding: 0;
1949 border: none; }
1950 .next-slick-arrow.inner:focus, .next-slick-arrow.inner:hover {
1951 color: #FFFFFF;
1952 background: #000000;
1953 opacity: 0.4; }
1954 .next-slick-arrow.inner.disabled {
1955 color: #CCCCCC;
1956 background: #F7F8FA;
1957 opacity: 0.5; }
1958 .next-slick-arrow.outer {
1959 color: #666666;
1960 background: transparent;
1961 opacity: 0.32;
1962 padding: 0;
1963 border: none;
1964 border-radius: 0; }
1965 .next-slick-arrow.outer:focus, .next-slick-arrow.outer:hover {
1966 color: #333333;
1967 background: transparent;
1968 opacity: 0.32; }
1969 .next-slick-arrow.outer.disabled {
1970 color: #CCCCCC;
1971 background: transparent;
1972 opacity: 0.32; }
1973 .next-slick-arrow.disabled {
1974 cursor: not-allowed; }
1975 .next-slick-dots {
1976 display: block;
1977 position: absolute;
1978 margin: 0;
1979 padding: 0;
1980 /* dots 位于水平位置 */
1981 /* dots 位于右侧垂直位置 */ }
1982 .next-slick-dots-item {
1983 position: relative;
1984 display: inline-block;
1985 cursor: pointer; }
1986 .next-slick-dots-item button {
1987 cursor: pointer;
1988 border-width: 0;
1989 border-color: white;
1990 border-style: solid;
1991 outline: none;
1992 padding: 0;
1993 height: 8px;
1994 width: 8px;
1995 border-radius: 50%;
1996 background: rgba(0, 0, 0, 0.32); }
1997 .next-slick-dots-item button:hover {
1998 background-color: rgba(0, 0, 0, 0.32);
1999 /* border-width: $slick-dots-border-width-hover; */
2000 border-color: white; }
2001 .next-slick-dots-item button:focus,
2002 .next-slick-dots-item button:hover {
2003 background: rgba(255, 255, 255, 0.5); }
2004 .next-slick-dots-item.active button {
2005 background: #5584ff;
2006 /* border-width: $slick-dots-border-width-selected; */
2007 border-color: white;
2008 -webkit-animation: zoom 0.3s cubic-bezier(0.86, 0, 0.07, 1);
2009 animation: zoom 0.3s cubic-bezier(0.86, 0, 0.07, 1); }
2010 .next-slick-dots.hoz {
2011 width: 100%;
2012 bottom: 12px;
2013 left: 0;
2014 text-align: center; }
2015 .next-slick-dots.hoz .next-slick-dots-item {
2016 margin: 0 4px; }
2017 .next-slick-dots.ver {
2018 width: 16px;
2019 top: 0;
2020 right: 20px;
2021 bottom: 0;
2022 display: -webkit-box;
2023 display: -ms-flexbox;
2024 display: flex;
2025 -webkit-box-pack: center;
2026 -ms-flex-pack: center;
2027 justify-content: center;
2028 -webkit-box-orient: vertical;
2029 -webkit-box-direction: normal;
2030 -ms-flex-direction: column;
2031 flex-direction: column; }
2032 .next-slick-dots.ver .next-slick-dots-item {
2033 margin: 0 0; }
2034 .next-slick.next-slick-hoz.next-slick-outer {
2035 padding: 0 24px; }
2036 .next-slick.next-slick-hoz .next-slick-arrow.medium {
2037 width: 28px;
2038 height: 56px;
2039 line-height: 56px; }
2040 .next-slick.next-slick-hoz .next-slick-arrow.medium .next-icon:before,
2041 .next-slick.next-slick-hoz .next-slick-arrow.medium .next-icon .next-icon-remote {
2042 width: 20px;
2043 font-size: 20px;
2044 line-height: inherit; }
2045 .next-slick.next-slick-hoz .next-slick-arrow.medium.inner {
2046 top: calc((100% - 56px) / 2); }
2047 .next-slick.next-slick-hoz .next-slick-arrow.medium.inner.next-slick-prev {
2048 left: 0; }
2049 .next-slick.next-slick-hoz .next-slick-arrow.medium.inner.next-slick-next {
2050 right: 0; }
2051 .next-slick.next-slick-hoz .next-slick-arrow.medium.outer {
2052 top: calc((100% - 56px) / 2); }
2053 .next-slick.next-slick-hoz .next-slick-arrow.medium.outer.next-slick-prev {
2054 left: -4px; }
2055 .next-slick.next-slick-hoz .next-slick-arrow.medium.outer.next-slick-next {
2056 right: -4px; }
2057 .next-slick.next-slick-hoz .next-slick-arrow.large {
2058 width: 48px;
2059 height: 96px;
2060 line-height: 96px; }
2061 .next-slick.next-slick-hoz .next-slick-arrow.large .next-icon:before,
2062 .next-slick.next-slick-hoz .next-slick-arrow.large .next-icon .next-icon-remote {
2063 width: 32px;
2064 font-size: 32px;
2065 line-height: inherit; }
2066 .next-slick.next-slick-hoz .next-slick-arrow.large.inner {
2067 top: calc((100% - 96px) / 2); }
2068 .next-slick.next-slick-hoz .next-slick-arrow.large.inner.next-slick-prev {
2069 left: 0; }
2070 .next-slick.next-slick-hoz .next-slick-arrow.large.inner.next-slick-next {
2071 right: 0; }
2072 .next-slick.next-slick-hoz .next-slick-arrow.large.outer {
2073 top: calc((100% - 96px) / 2); }
2074 .next-slick.next-slick-hoz .next-slick-arrow.large.outer.next-slick-prev {
2075 left: -8px; }
2076 .next-slick.next-slick-hoz .next-slick-arrow.large.outer.next-slick-next {
2077 right: -8px; }
2078 .next-slick.next-slick-ver.next-slick-outer {
2079 padding: 24px 0; }
2080 .next-slick.next-slick-ver .next-slick-slide {
2081 display: block;
2082 height: auto;
2083 /* border: $slick-ver-slide-border-width solid transparent; */ }
2084 .next-slick.next-slick-ver .next-slick-arrow {
2085 /* size medium */
2086 /* size medium & position inner */
2087 /* size medium & position outer */
2088 /* size large */
2089 /* size large & position inner */
2090 /* size large & position outer */ }
2091 .next-slick.next-slick-ver .next-slick-arrow.medium {
2092 width: 56px;
2093 height: 28px;
2094 line-height: 28px; }
2095 .next-slick.next-slick-ver .next-slick-arrow.medium .next-icon:before,
2096 .next-slick.next-slick-ver .next-slick-arrow.medium .next-icon .next-icon-remote {
2097 width: 20px;
2098 font-size: 20px;
2099 line-height: inherit; }
2100 .next-slick.next-slick-ver .next-slick-arrow.medium.inner {
2101 left: calc((100% - 56px) / 2); }
2102 .next-slick.next-slick-ver .next-slick-arrow.medium.inner.next-slick-prev {
2103 top: 0; }
2104 .next-slick.next-slick-ver .next-slick-arrow.medium.inner.next-slick-next {
2105 bottom: 0; }
2106 .next-slick.next-slick-ver .next-slick-arrow.medium.outer {
2107 left: calc((100% - 56px) / 2); }
2108 .next-slick.next-slick-ver .next-slick-arrow.medium.outer.next-slick-prev {
2109 top: -4px; }
2110 .next-slick.next-slick-ver .next-slick-arrow.medium.outer.next-slick-next {
2111 bottom: -4px; }
2112 .next-slick.next-slick-ver .next-slick-arrow.large {
2113 width: 96px;
2114 height: 48px;
2115 line-height: 48px; }
2116 .next-slick.next-slick-ver .next-slick-arrow.large .next-icon:before,
2117 .next-slick.next-slick-ver .next-slick-arrow.large .next-icon .next-icon-remote {
2118 width: 32px;
2119 font-size: 32px;
2120 line-height: inherit; }
2121 .next-slick.next-slick-ver .next-slick-arrow.large.inner {
2122 left: calc((100% - 96px) / 2); }
2123 .next-slick.next-slick-ver .next-slick-arrow.large.inner.next-slick-prev {
2124 top: 0; }
2125 .next-slick.next-slick-ver .next-slick-arrow.large.inner.next-slick-next {
2126 bottom: 0; }
2127 .next-slick.next-slick-ver .next-slick-arrow.large.outer {
2128 left: calc((100% - 96px) / 2); }
2129 .next-slick.next-slick-ver .next-slick-arrow.large.outer.next-slick-prev {
2130 top: -16px; }
2131 .next-slick.next-slick-ver .next-slick-arrow.large.outer.next-slick-next {
2132 bottom: -16px; }
2133
2134.next-split-btn {
2135 display: inline-block;
2136 position: relative; }
2137 .next-split-btn-trigger .next-icon {
2138 -webkit-transition: -webkit-transform 100ms linear;
2139 transition: -webkit-transform 100ms linear;
2140 transition: transform 100ms linear;
2141 transition: transform 100ms linear, -webkit-transform 100ms linear; }
2142 .next-split-btn-trigger.next-expand .next-icon {
2143 -webkit-transform: rotate(180deg);
2144 -ms-transform: rotate(180deg);
2145 transform: rotate(180deg); }
2146 .next-split-btn-trigger.next-btn-normal:not(:disabled):not(.disabled) .next-icon {
2147 color: #999999; }
2148 .next-split-btn-trigger.next-small {
2149 padding-left: 4px;
2150 padding-right: 4px; }
2151 .next-split-btn-trigger.next-medium {
2152 padding-left: 8px;
2153 padding-right: 8px; }
2154
2155.next-step *,
2156.next-step *:before,
2157.next-step *:after {
2158 -webkit-box-sizing: border-box;
2159 box-sizing: border-box; }
2160
2161.next-step, .next-step:before, .next-step:after {
2162 -webkit-box-sizing: border-box;
2163 box-sizing: border-box; }
2164
2165.next-step {
2166 width: 100%;
2167 position: relative;
2168 border: none; }
2169 .next-step-item {
2170 position: relative;
2171 vertical-align: middle;
2172 outline: 0;
2173 height: 100%; }
2174 .next-step-item-body {
2175 outline: 0; }
2176 .next-step-item-node {
2177 -webkit-transition: all 100ms linear;
2178 transition: all 100ms linear; }
2179 .next-step-item-node.clicked {
2180 -webkit-transform: scale3d(0.8, 0.8, 0.8);
2181 transform: scale3d(0.8, 0.8, 0.8); }
2182 .next-step-horizontal {
2183 overflow: hidden; }
2184 .next-step-horizontal > .next-step-item {
2185 display: inline-block;
2186 text-align: left; }
2187 .next-step-vertical > .next-step-item {
2188 display: block;
2189 text-align: center; }
2190
2191.next-step-arrow {
2192 display: -webkit-box;
2193 display: -ms-flexbox;
2194 display: flex; }
2195 .next-step-arrow .next-step-item {
2196 -webkit-box-flex: 1;
2197 -ms-flex: 1;
2198 flex: 1;
2199 height: 32px;
2200 line-height: 32px;
2201 margin-left: 16px;
2202 margin-right: 4px; }
2203 .next-step-arrow .next-step-item:before {
2204 content: '';
2205 position: absolute;
2206 left: -16px;
2207 top: 0;
2208 z-index: 1;
2209 border: 16px solid transparent;
2210 border-left-color: transparent; }
2211 .next-step-arrow .next-step-item:after {
2212 content: '';
2213 position: absolute;
2214 right: -16px;
2215 top: 0;
2216 z-index: 1;
2217 border-top: 16px solid transparent;
2218 border-bottom: 16px solid transparent;
2219 border-left: 16px solid transparent; }
2220 .next-step-arrow .next-step-item .next-step-item-container {
2221 min-width: 100px;
2222 height: 32px;
2223 cursor: pointer; }
2224 .next-step-arrow .next-step-item .next-step-item-container .next-step-item-title {
2225 height: 32px;
2226 line-height: 32px;
2227 font-weight: bold;
2228 font-size: 14px;
2229 overflow: hidden;
2230 text-overflow: ellipsis;
2231 white-space: nowrap;
2232 text-align: center; }
2233 .next-step-arrow > .next-step-item-wait {
2234 background: #EBECF0; }
2235 .next-step-arrow > .next-step-item-wait .next-step-item-tail-overlay {
2236 background: #000000; }
2237 .next-step-arrow > .next-step-item-wait .next-step-item-tail-underlay {
2238 background: #CCCCCC; }
2239 .next-step-arrow > .next-step-item-wait > .next-step-item-container .next-step-item-progress {
2240 width: 32px;
2241 height: 32px; }
2242 .next-step-arrow > .next-step-item-wait > .next-step-item-container .next-step-item-node {
2243 color: #000000; }
2244 .next-step-arrow > .next-step-item-wait > .next-step-item-container .next-step-item-node-circle {
2245 background: #EBECF0;
2246 border-color: #000000; }
2247 .next-step-arrow > .next-step-item-wait > .next-step-item-container .next-step-item-node-dot {
2248 background: #EBECF0;
2249 border-color: #000000; }
2250 .next-step-arrow > .next-step-item-wait .next-step-item-title {
2251 color: #999999;
2252 word-break: break-word; }
2253 .next-step-arrow > .next-step-item-wait .next-step-item-content {
2254 color: #999999;
2255 font-size: 12px;
2256 word-break: break-word; }
2257 .next-step-arrow > .next-step-item-wait .next-step-item-node-placeholder {
2258 width: 32px;
2259 height: 32px;
2260 position: relative; }
2261 .next-step-arrow > .next-step-item-wait .next-step-item-node {
2262 position: relative;
2263 display: inline-block;
2264 text-align: center;
2265 cursor: pointer; }
2266 .next-step-arrow > .next-step-item-wait .next-step-item-node-circle {
2267 display: block;
2268 width: 32px;
2269 height: 32px;
2270 font-size: 12px;
2271 font-weight: normal;
2272 line-height: 30px;
2273 text-align: center;
2274 border: 1px solid;
2275 border-radius: 50%;
2276 -webkit-transition: background-color 100ms linear;
2277 transition: background-color 100ms linear; }
2278 .next-step-arrow > .next-step-item-wait .next-step-item-node-circle .next-icon {
2279 -webkit-animation: zoomIn 100ms linear;
2280 animation: zoomIn 100ms linear; }
2281 .next-step-arrow > .next-step-item-wait .next-step-item-node-circle .next-icon:before,
2282 .next-step-arrow > .next-step-item-wait .next-step-item-node-circle .next-icon .next-icon-remote {
2283 width: 12px;
2284 font-size: 12px;
2285 line-height: inherit; }
2286 .next-step-arrow > .next-step-item-wait:before {
2287 border: 16px solid #EBECF0;
2288 border-left-color: transparent; }
2289 .next-step-arrow > .next-step-item-wait:after {
2290 border-left-color: #EBECF0; }
2291 .next-step-arrow > .next-step-item-process {
2292 background: #5584FF; }
2293 .next-step-arrow > .next-step-item-process .next-step-item-tail-overlay {
2294 background: #000000; }
2295 .next-step-arrow > .next-step-item-process .next-step-item-tail-underlay {
2296 background: #CCCCCC; }
2297 .next-step-arrow > .next-step-item-process > .next-step-item-container .next-step-item-progress {
2298 width: 32px;
2299 height: 32px; }
2300 .next-step-arrow > .next-step-item-process > .next-step-item-container .next-step-item-node {
2301 color: #000000; }
2302 .next-step-arrow > .next-step-item-process > .next-step-item-container .next-step-item-node-circle {
2303 background: #5584FF;
2304 border-color: #000000; }
2305 .next-step-arrow > .next-step-item-process > .next-step-item-container .next-step-item-node-dot {
2306 background: #5584FF;
2307 border-color: #000000; }
2308 .next-step-arrow > .next-step-item-process .next-step-item-title {
2309 color: #FFFFFF;
2310 word-break: break-word; }
2311 .next-step-arrow > .next-step-item-process .next-step-item-content {
2312 color: #FFFFFF;
2313 font-size: 12px;
2314 word-break: break-word; }
2315 .next-step-arrow > .next-step-item-process .next-step-item-node-placeholder {
2316 width: 32px;
2317 height: 32px;
2318 position: relative; }
2319 .next-step-arrow > .next-step-item-process .next-step-item-node {
2320 position: relative;
2321 display: inline-block;
2322 text-align: center;
2323 cursor: pointer; }
2324 .next-step-arrow > .next-step-item-process .next-step-item-node-circle {
2325 display: block;
2326 width: 32px;
2327 height: 32px;
2328 font-size: 12px;
2329 font-weight: normal;
2330 line-height: 30px;
2331 text-align: center;
2332 border: 1px solid;
2333 border-radius: 50%;
2334 -webkit-transition: background-color 100ms linear;
2335 transition: background-color 100ms linear; }
2336 .next-step-arrow > .next-step-item-process .next-step-item-node-circle .next-icon {
2337 -webkit-animation: zoomIn 100ms linear;
2338 animation: zoomIn 100ms linear; }
2339 .next-step-arrow > .next-step-item-process .next-step-item-node-circle .next-icon:before,
2340 .next-step-arrow > .next-step-item-process .next-step-item-node-circle .next-icon .next-icon-remote {
2341 width: 12px;
2342 font-size: 12px;
2343 line-height: inherit; }
2344 .next-step-arrow > .next-step-item-process:before {
2345 border: 16px solid #5584FF;
2346 border-left-color: transparent; }
2347 .next-step-arrow > .next-step-item-process:after {
2348 border-left-color: #5584FF; }
2349 .next-step-arrow > .next-step-item-finish {
2350 background: #DEE8FF; }
2351 .next-step-arrow > .next-step-item-finish .next-step-item-tail-overlay {
2352 background: #000000; }
2353 .next-step-arrow > .next-step-item-finish .next-step-item-tail-underlay {
2354 background: #CCCCCC; }
2355 .next-step-arrow > .next-step-item-finish > .next-step-item-container .next-step-item-progress {
2356 width: 32px;
2357 height: 32px; }
2358 .next-step-arrow > .next-step-item-finish > .next-step-item-container .next-step-item-node {
2359 color: #000000; }
2360 .next-step-arrow > .next-step-item-finish > .next-step-item-container .next-step-item-node-circle {
2361 background: #DEE8FF;
2362 border-color: #000000; }
2363 .next-step-arrow > .next-step-item-finish > .next-step-item-container .next-step-item-node-dot {
2364 background: #DEE8FF;
2365 border-color: #000000; }
2366 .next-step-arrow > .next-step-item-finish .next-step-item-title {
2367 color: #5584FF;
2368 word-break: break-word; }
2369 .next-step-arrow > .next-step-item-finish .next-step-item-content {
2370 color: #5584FF;
2371 font-size: 12px;
2372 word-break: break-word; }
2373 .next-step-arrow > .next-step-item-finish .next-step-item-node-placeholder {
2374 width: 32px;
2375 height: 32px;
2376 position: relative; }
2377 .next-step-arrow > .next-step-item-finish .next-step-item-node {
2378 position: relative;
2379 display: inline-block;
2380 text-align: center;
2381 cursor: pointer; }
2382 .next-step-arrow > .next-step-item-finish .next-step-item-node-circle {
2383 display: block;
2384 width: 32px;
2385 height: 32px;
2386 font-size: 12px;
2387 font-weight: normal;
2388 line-height: 30px;
2389 text-align: center;
2390 border: 1px solid;
2391 border-radius: 50%;
2392 -webkit-transition: background-color 100ms linear;
2393 transition: background-color 100ms linear; }
2394 .next-step-arrow > .next-step-item-finish .next-step-item-node-circle .next-icon {
2395 -webkit-animation: zoomIn 100ms linear;
2396 animation: zoomIn 100ms linear; }
2397 .next-step-arrow > .next-step-item-finish .next-step-item-node-circle .next-icon:before,
2398 .next-step-arrow > .next-step-item-finish .next-step-item-node-circle .next-icon .next-icon-remote {
2399 width: 12px;
2400 font-size: 12px;
2401 line-height: inherit; }
2402 .next-step-arrow > .next-step-item-finish:before {
2403 border: 16px solid #DEE8FF;
2404 border-left-color: transparent; }
2405 .next-step-arrow > .next-step-item-finish:after {
2406 border-left-color: #DEE8FF; }
2407 .next-step-arrow .next-step-item-disabled {
2408 cursor: not-allowed;
2409 background: #F7F8FA; }
2410 .next-step-arrow .next-step-item-disabled .next-step-item-tail-overlay {
2411 background: #000000; }
2412 .next-step-arrow .next-step-item-disabled .next-step-item-tail-underlay {
2413 background: #CCCCCC; }
2414 .next-step-arrow .next-step-item-disabled > .next-step-item-container .next-step-item-progress {
2415 width: 32px;
2416 height: 32px; }
2417 .next-step-arrow .next-step-item-disabled > .next-step-item-container .next-step-item-node {
2418 color: #000000; }
2419 .next-step-arrow .next-step-item-disabled > .next-step-item-container .next-step-item-node-circle {
2420 background: #F7F8FA;
2421 border-color: #000000; }
2422 .next-step-arrow .next-step-item-disabled > .next-step-item-container .next-step-item-node-dot {
2423 background: #F7F8FA;
2424 border-color: #000000; }
2425 .next-step-arrow .next-step-item-disabled .next-step-item-title {
2426 color: #CCCCCC;
2427 word-break: break-word; }
2428 .next-step-arrow .next-step-item-disabled .next-step-item-content {
2429 color: #CCCCCC;
2430 font-size: 12px;
2431 word-break: break-word; }
2432 .next-step-arrow .next-step-item-disabled .next-step-item-node-placeholder {
2433 width: 32px;
2434 height: 32px;
2435 position: relative; }
2436 .next-step-arrow .next-step-item-disabled .next-step-item-node {
2437 position: relative;
2438 display: inline-block;
2439 text-align: center;
2440 cursor: pointer; }
2441 .next-step-arrow .next-step-item-disabled .next-step-item-node-circle {
2442 display: block;
2443 width: 32px;
2444 height: 32px;
2445 font-size: 12px;
2446 font-weight: normal;
2447 line-height: 30px;
2448 text-align: center;
2449 border: 1px solid;
2450 border-radius: 50%;
2451 -webkit-transition: background-color 100ms linear;
2452 transition: background-color 100ms linear; }
2453 .next-step-arrow .next-step-item-disabled .next-step-item-node-circle .next-icon {
2454 -webkit-animation: zoomIn 100ms linear;
2455 animation: zoomIn 100ms linear; }
2456 .next-step-arrow .next-step-item-disabled .next-step-item-node-circle .next-icon:before,
2457 .next-step-arrow .next-step-item-disabled .next-step-item-node-circle .next-icon .next-icon-remote {
2458 width: 12px;
2459 font-size: 12px;
2460 line-height: inherit; }
2461 .next-step-arrow .next-step-item-disabled:before {
2462 border: 16px solid #F7F8FA;
2463 border-left-color: transparent; }
2464 .next-step-arrow .next-step-item-disabled:after {
2465 border-left-color: #F7F8FA; }
2466 .next-step-arrow .next-step-item-disabled .next-step-item-container {
2467 cursor: not-allowed; }
2468 .next-step-arrow .next-step-item-read-only {
2469 cursor: default; }
2470 .next-step-arrow .next-step-item-read-only .next-step-item-container {
2471 cursor: default; }
2472 .next-step-arrow .next-step-item-first {
2473 margin-left: 0; }
2474 .next-step-arrow .next-step-item-first:before {
2475 border: 16px solid transparent; }
2476 .next-step-arrow .next-step-item-last {
2477 margin-right: 0; }
2478 .next-step-arrow .next-step-item-last:after {
2479 border: 16px solid transparent; }
2480
2481.next-step-circle .next-step-item-container {
2482 display: inline-block;
2483 vertical-align: middle;
2484 position: relative;
2485 padding: 0 8px; }
2486 .next-step-circle .next-step-item-container .next-step-item-progress .next-progress-circle-text {
2487 color: #5584FF;
2488 font-size: 12px; }
2489 .next-step-circle .next-step-item-container .next-step-item-progress .next-progress-circle-underlay {
2490 stroke: #A0A2AD;
2491 stroke-width: 3px; }
2492 .next-step-circle .next-step-item-container .next-step-item-progress .next-progress-circle-overlay-normal {
2493 stroke: #5584FF;
2494 stroke-width: 3px; }
2495 .next-step-circle .next-step-item-container .next-step-item-node-placeholder {
2496 display: inline-block; }
2497
2498.next-step-circle > .next-step-item-wait .next-step-item-tail-overlay {
2499 background: #C4C6CF; }
2500
2501.next-step-circle > .next-step-item-wait .next-step-item-tail-underlay {
2502 background: #E6E7EB; }
2503
2504.next-step-circle > .next-step-item-wait > .next-step-item-container .next-step-item-progress {
2505 width: 32px;
2506 height: 32px; }
2507
2508.next-step-circle > .next-step-item-wait > .next-step-item-container .next-step-item-node {
2509 color: #666666; }
2510
2511.next-step-circle > .next-step-item-wait > .next-step-item-container .next-step-item-node-circle {
2512 background: #FFFFFF;
2513 border-color: #A0A2AD; }
2514
2515.next-step-circle > .next-step-item-wait > .next-step-item-container .next-step-item-node-dot {
2516 background: #FFFFFF;
2517 border-color: #A0A2AD; }
2518
2519.next-step-circle > .next-step-item-wait .next-step-item-title {
2520 color: #666666;
2521 word-break: break-word; }
2522
2523.next-step-circle > .next-step-item-wait .next-step-item-content {
2524 color: #666666;
2525 font-size: 12px;
2526 word-break: break-word; }
2527
2528.next-step-circle > .next-step-item-wait .next-step-item-node-placeholder {
2529 width: 32px;
2530 height: 32px;
2531 position: relative; }
2532
2533.next-step-circle > .next-step-item-wait .next-step-item-node {
2534 position: relative;
2535 display: inline-block;
2536 text-align: center;
2537 cursor: pointer; }
2538 .next-step-circle > .next-step-item-wait .next-step-item-node-circle {
2539 display: block;
2540 width: 32px;
2541 height: 32px;
2542 font-size: 12px;
2543 font-weight: normal;
2544 line-height: 30px;
2545 text-align: center;
2546 border: 1px solid;
2547 border-radius: 50%;
2548 -webkit-transition: background-color 100ms linear;
2549 transition: background-color 100ms linear; }
2550 .next-step-circle > .next-step-item-wait .next-step-item-node-circle .next-icon {
2551 -webkit-animation: zoomIn 100ms linear;
2552 animation: zoomIn 100ms linear; }
2553 .next-step-circle > .next-step-item-wait .next-step-item-node-circle .next-icon:before,
2554 .next-step-circle > .next-step-item-wait .next-step-item-node-circle .next-icon .next-icon-remote {
2555 width: 12px;
2556 font-size: 12px;
2557 line-height: inherit; }
2558
2559.next-step-circle > .next-step-item-process .next-step-item-tail-overlay {
2560 background: #C4C6CF; }
2561
2562.next-step-circle > .next-step-item-process .next-step-item-tail-underlay {
2563 background: #E6E7EB; }
2564
2565.next-step-circle > .next-step-item-process > .next-step-item-container .next-step-item-progress {
2566 width: 32px;
2567 height: 32px; }
2568
2569.next-step-circle > .next-step-item-process > .next-step-item-container .next-step-item-node {
2570 color: #FFFFFF; }
2571
2572.next-step-circle > .next-step-item-process > .next-step-item-container .next-step-item-node-circle {
2573 background: #5584FF;
2574 border-color: #5584FF; }
2575
2576.next-step-circle > .next-step-item-process > .next-step-item-container .next-step-item-node-dot {
2577 background: #5584FF;
2578 border-color: #5584FF; }
2579
2580.next-step-circle > .next-step-item-process .next-step-item-title {
2581 color: #333333;
2582 word-break: break-word; }
2583
2584.next-step-circle > .next-step-item-process .next-step-item-content {
2585 color: #333333;
2586 font-size: 12px;
2587 word-break: break-word; }
2588
2589.next-step-circle > .next-step-item-process .next-step-item-node-placeholder {
2590 width: 32px;
2591 height: 32px;
2592 position: relative; }
2593
2594.next-step-circle > .next-step-item-process .next-step-item-node {
2595 position: relative;
2596 display: inline-block;
2597 text-align: center;
2598 cursor: pointer; }
2599 .next-step-circle > .next-step-item-process .next-step-item-node-circle {
2600 display: block;
2601 width: 32px;
2602 height: 32px;
2603 font-size: 12px;
2604 font-weight: normal;
2605 line-height: 30px;
2606 text-align: center;
2607 border: 1px solid;
2608 border-radius: 50%;
2609 -webkit-transition: background-color 100ms linear;
2610 transition: background-color 100ms linear; }
2611 .next-step-circle > .next-step-item-process .next-step-item-node-circle .next-icon {
2612 -webkit-animation: zoomIn 100ms linear;
2613 animation: zoomIn 100ms linear; }
2614 .next-step-circle > .next-step-item-process .next-step-item-node-circle .next-icon:before,
2615 .next-step-circle > .next-step-item-process .next-step-item-node-circle .next-icon .next-icon-remote {
2616 width: 12px;
2617 font-size: 12px;
2618 line-height: inherit; }
2619
2620.next-step-circle > .next-step-item-finish .next-step-item-tail-overlay {
2621 background: #5584FF; }
2622
2623.next-step-circle > .next-step-item-finish .next-step-item-tail-underlay {
2624 background: #E6E7EB; }
2625
2626.next-step-circle > .next-step-item-finish > .next-step-item-container .next-step-item-progress {
2627 width: 32px;
2628 height: 32px; }
2629
2630.next-step-circle > .next-step-item-finish > .next-step-item-container .next-step-item-node {
2631 color: #5584FF; }
2632
2633.next-step-circle > .next-step-item-finish > .next-step-item-container .next-step-item-node-circle {
2634 background: #FFFFFF;
2635 border-color: #5584FF; }
2636
2637.next-step-circle > .next-step-item-finish > .next-step-item-container .next-step-item-node-dot {
2638 background: #FFFFFF;
2639 border-color: #5584FF; }
2640
2641.next-step-circle > .next-step-item-finish .next-step-item-title {
2642 color: #666666;
2643 word-break: break-word; }
2644
2645.next-step-circle > .next-step-item-finish .next-step-item-content {
2646 color: #666666;
2647 font-size: 12px;
2648 word-break: break-word; }
2649
2650.next-step-circle > .next-step-item-finish .next-step-item-node-placeholder {
2651 width: 32px;
2652 height: 32px;
2653 position: relative; }
2654
2655.next-step-circle > .next-step-item-finish .next-step-item-node {
2656 position: relative;
2657 display: inline-block;
2658 text-align: center;
2659 cursor: pointer; }
2660 .next-step-circle > .next-step-item-finish .next-step-item-node-circle {
2661 display: block;
2662 width: 32px;
2663 height: 32px;
2664 font-size: 12px;
2665 font-weight: normal;
2666 line-height: 30px;
2667 text-align: center;
2668 border: 1px solid;
2669 border-radius: 50%;
2670 -webkit-transition: background-color 100ms linear;
2671 transition: background-color 100ms linear; }
2672 .next-step-circle > .next-step-item-finish .next-step-item-node-circle .next-icon {
2673 -webkit-animation: zoomIn 100ms linear;
2674 animation: zoomIn 100ms linear; }
2675 .next-step-circle > .next-step-item-finish .next-step-item-node-circle .next-icon:before,
2676 .next-step-circle > .next-step-item-finish .next-step-item-node-circle .next-icon .next-icon-remote {
2677 width: 12px;
2678 font-size: 12px;
2679 line-height: inherit; }
2680
2681.next-step-circle .next-step-item-disabled .next-step-item-tail-overlay {
2682 background: #E6E7EB; }
2683
2684.next-step-circle .next-step-item-disabled .next-step-item-tail-underlay {
2685 background: #E6E7EB; }
2686
2687.next-step-circle .next-step-item-disabled > .next-step-item-container .next-step-item-progress {
2688 width: 32px;
2689 height: 32px; }
2690
2691.next-step-circle .next-step-item-disabled > .next-step-item-container .next-step-item-node {
2692 color: #CCCCCC; }
2693
2694.next-step-circle .next-step-item-disabled > .next-step-item-container .next-step-item-node-circle {
2695 background: #FFFFFF;
2696 border-color: #E6E7EB; }
2697
2698.next-step-circle .next-step-item-disabled > .next-step-item-container .next-step-item-node-dot {
2699 background: #FFFFFF;
2700 border-color: #E6E7EB; }
2701
2702.next-step-circle .next-step-item-disabled .next-step-item-title {
2703 color: #CCCCCC;
2704 word-break: break-word; }
2705
2706.next-step-circle .next-step-item-disabled .next-step-item-content {
2707 color: #CCCCCC;
2708 font-size: 12px;
2709 word-break: break-word; }
2710
2711.next-step-circle .next-step-item-disabled .next-step-item-node-placeholder {
2712 width: 32px;
2713 height: 32px;
2714 position: relative; }
2715
2716.next-step-circle .next-step-item-disabled .next-step-item-node {
2717 position: relative;
2718 display: inline-block;
2719 text-align: center;
2720 cursor: pointer; }
2721 .next-step-circle .next-step-item-disabled .next-step-item-node-circle {
2722 display: block;
2723 width: 32px;
2724 height: 32px;
2725 font-size: 12px;
2726 font-weight: normal;
2727 line-height: 30px;
2728 text-align: center;
2729 border: 1px solid;
2730 border-radius: 50%;
2731 -webkit-transition: background-color 100ms linear;
2732 transition: background-color 100ms linear; }
2733 .next-step-circle .next-step-item-disabled .next-step-item-node-circle .next-icon {
2734 -webkit-animation: zoomIn 100ms linear;
2735 animation: zoomIn 100ms linear; }
2736 .next-step-circle .next-step-item-disabled .next-step-item-node-circle .next-icon:before,
2737 .next-step-circle .next-step-item-disabled .next-step-item-node-circle .next-icon .next-icon-remote {
2738 width: 12px;
2739 font-size: 12px;
2740 line-height: inherit; }
2741
2742.next-step-circle .next-step-item-disabled .next-step-item-node-placeholder,
2743.next-step-circle .next-step-item-disabled .next-step-item-node {
2744 cursor: not-allowed; }
2745
2746.next-step-circle .next-step-item-read-only .next-step-item-node-placeholder,
2747.next-step-circle .next-step-item-read-only .next-step-item-node {
2748 cursor: default; }
2749
2750.next-step-circle .next-step-item-last .next-step-item-tail {
2751 display: none; }
2752
2753.next-step-circle.next-step-horizontal {
2754 text-align: center;
2755 white-space: nowrap; }
2756 .next-step-circle.next-step-horizontal > .next-step-item .next-step-item-title {
2757 white-space: normal; }
2758 .next-step-circle.next-step-horizontal > .next-step-item .next-step-item-content {
2759 white-space: normal; }
2760 .next-step-circle.next-step-horizontal > .next-step-item-wait .next-step-item-tail {
2761 display: inline-block;
2762 clear: both;
2763 width: calc(100% - 48px);
2764 vertical-align: middle; }
2765 .next-step-circle.next-step-horizontal > .next-step-item-wait .next-step-item-tail .next-step-item-tail-underlay {
2766 display: block;
2767 height: 1px;
2768 position: relative; }
2769 .next-step-circle.next-step-horizontal > .next-step-item-wait .next-step-item-tail .next-step-item-tail-overlay {
2770 position: absolute;
2771 top: 0;
2772 height: 1px;
2773 -webkit-transition: all 100ms linear;
2774 transition: all 100ms linear;
2775 width: 100%; }
2776 .next-step-circle.next-step-horizontal > .next-step-item-wait > .next-step-item-body {
2777 width: 100px;
2778 left: -26px;
2779 text-align: center;
2780 position: absolute; }
2781 .next-step-circle.next-step-horizontal > .next-step-item-wait > .next-step-item-body > .next-step-item-title {
2782 font-size: 14px;
2783 line-height: 18px;
2784 margin-top: 8px;
2785 font-weight: bold; }
2786 .next-step-circle.next-step-horizontal > .next-step-item-wait > .next-step-item-body > .next-step-item-content {
2787 margin-top: 4px; }
2788 .next-step-circle.next-step-horizontal > .next-step-item-process .next-step-item-tail {
2789 display: inline-block;
2790 clear: both;
2791 width: calc(100% - 48px);
2792 vertical-align: middle; }
2793 .next-step-circle.next-step-horizontal > .next-step-item-process .next-step-item-tail .next-step-item-tail-underlay {
2794 display: block;
2795 height: 1px;
2796 position: relative; }
2797 .next-step-circle.next-step-horizontal > .next-step-item-process .next-step-item-tail .next-step-item-tail-overlay {
2798 position: absolute;
2799 top: 0;
2800 height: 1px;
2801 -webkit-transition: all 100ms linear;
2802 transition: all 100ms linear;
2803 width: 100%; }
2804 .next-step-circle.next-step-horizontal > .next-step-item-process > .next-step-item-body {
2805 width: 100px;
2806 left: -26px;
2807 text-align: center;
2808 position: absolute; }
2809 .next-step-circle.next-step-horizontal > .next-step-item-process > .next-step-item-body > .next-step-item-title {
2810 font-size: 14px;
2811 line-height: 18px;
2812 margin-top: 8px;
2813 font-weight: bold; }
2814 .next-step-circle.next-step-horizontal > .next-step-item-process > .next-step-item-body > .next-step-item-content {
2815 margin-top: 4px; }
2816 .next-step-circle.next-step-horizontal > .next-step-item-finish .next-step-item-tail {
2817 display: inline-block;
2818 clear: both;
2819 width: calc(100% - 48px);
2820 vertical-align: middle; }
2821 .next-step-circle.next-step-horizontal > .next-step-item-finish .next-step-item-tail .next-step-item-tail-underlay {
2822 display: block;
2823 height: 1px;
2824 position: relative; }
2825 .next-step-circle.next-step-horizontal > .next-step-item-finish .next-step-item-tail .next-step-item-tail-overlay {
2826 position: absolute;
2827 top: 0;
2828 height: 1px;
2829 -webkit-transition: all 100ms linear;
2830 transition: all 100ms linear;
2831 width: 100%; }
2832 .next-step-circle.next-step-horizontal > .next-step-item-finish > .next-step-item-body {
2833 width: 100px;
2834 left: -26px;
2835 text-align: center;
2836 position: absolute; }
2837 .next-step-circle.next-step-horizontal > .next-step-item-finish > .next-step-item-body > .next-step-item-title {
2838 font-size: 14px;
2839 line-height: 18px;
2840 margin-top: 8px;
2841 font-weight: bold; }
2842 .next-step-circle.next-step-horizontal > .next-step-item-finish > .next-step-item-body > .next-step-item-content {
2843 margin-top: 4px; }
2844 .next-step-circle.next-step-horizontal > .next-step-item-disabled .next-step-item-tail {
2845 display: inline-block;
2846 clear: both;
2847 width: calc(100% - 48px);
2848 vertical-align: middle; }
2849 .next-step-circle.next-step-horizontal > .next-step-item-disabled .next-step-item-tail .next-step-item-tail-underlay {
2850 display: block;
2851 height: 1px;
2852 position: relative; }
2853 .next-step-circle.next-step-horizontal > .next-step-item-disabled .next-step-item-tail .next-step-item-tail-overlay {
2854 position: absolute;
2855 top: 0;
2856 height: 1px;
2857 -webkit-transition: all 100ms linear;
2858 transition: all 100ms linear;
2859 width: 100%; }
2860 .next-step-circle.next-step-horizontal > .next-step-item-disabled > .next-step-item-body {
2861 width: 100px;
2862 left: -26px;
2863 text-align: center;
2864 position: absolute; }
2865 .next-step-circle.next-step-horizontal > .next-step-item-disabled > .next-step-item-body > .next-step-item-title {
2866 font-size: 14px;
2867 line-height: 18px;
2868 margin-top: 8px;
2869 font-weight: bold; }
2870 .next-step-circle.next-step-horizontal > .next-step-item-disabled > .next-step-item-body > .next-step-item-content {
2871 margin-top: 4px; }
2872
2873.next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item {
2874 vertical-align: unset; }
2875
2876.next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-wait .next-step-item:last-child .next-step-item-tail {
2877 display: none; }
2878
2879.next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-wait .next-step-item-body {
2880 position: relative;
2881 display: inline-block;
2882 top: 0;
2883 left: 0;
2884 max-width: 100px;
2885 overflow: hidden;
2886 vertical-align: top;
2887 text-align: left; }
2888 .next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-wait .next-step-item-body .next-step-item-title {
2889 display: inline-block;
2890 padding-right: 8px;
2891 margin-top: 9px; }
2892
2893.next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-wait .next-step-item-tail {
2894 width: calc(100% - 148px);
2895 position: absolute;
2896 right: 0;
2897 margin-top: -1px; }
2898
2899.next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-process .next-step-item:last-child .next-step-item-tail {
2900 display: none; }
2901
2902.next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-process .next-step-item-body {
2903 position: relative;
2904 display: inline-block;
2905 top: 0;
2906 left: 0;
2907 max-width: 100px;
2908 overflow: hidden;
2909 vertical-align: top;
2910 text-align: left; }
2911 .next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-process .next-step-item-body .next-step-item-title {
2912 display: inline-block;
2913 padding-right: 8px;
2914 margin-top: 9px; }
2915
2916.next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-process .next-step-item-tail {
2917 width: calc(100% - 148px);
2918 position: absolute;
2919 right: 0;
2920 margin-top: -1px; }
2921
2922.next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-finish .next-step-item:last-child .next-step-item-tail {
2923 display: none; }
2924
2925.next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-finish .next-step-item-body {
2926 position: relative;
2927 display: inline-block;
2928 top: 0;
2929 left: 0;
2930 max-width: 100px;
2931 overflow: hidden;
2932 vertical-align: top;
2933 text-align: left; }
2934 .next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-finish .next-step-item-body .next-step-item-title {
2935 display: inline-block;
2936 padding-right: 8px;
2937 margin-top: 9px; }
2938
2939.next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-finish .next-step-item-tail {
2940 width: calc(100% - 148px);
2941 position: absolute;
2942 right: 0;
2943 margin-top: -1px; }
2944
2945.next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-disabled .next-step-item:last-child .next-step-item-tail {
2946 display: none; }
2947
2948.next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-disabled .next-step-item-body {
2949 position: relative;
2950 display: inline-block;
2951 top: 0;
2952 left: 0;
2953 max-width: 100px;
2954 overflow: hidden;
2955 vertical-align: top;
2956 text-align: left; }
2957 .next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-disabled .next-step-item-body .next-step-item-title {
2958 display: inline-block;
2959 padding-right: 8px;
2960 margin-top: 9px; }
2961
2962.next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-disabled .next-step-item-tail {
2963 width: calc(100% - 148px);
2964 position: absolute;
2965 right: 0;
2966 margin-top: -1px; }
2967
2968.next-step-circle.next-step-vertical {
2969 font-size: 0;
2970 display: table-cell;
2971 vertical-align: middle;
2972 position: relative; }
2973 .next-step-circle.next-step-vertical .next-step-item-container {
2974 padding: 0; }
2975 .next-step-circle.next-step-vertical > .next-step-item:last-child .next-step-item-tail {
2976 display: block;
2977 visibility: hidden; }
2978 .next-step-circle.next-step-vertical > .next-step-item-wait .next-step-item-tail {
2979 width: 1px;
2980 height: 0;
2981 margin: 8px auto; }
2982 .next-step-circle.next-step-vertical > .next-step-item-wait .next-step-item-tail .next-step-item-tail-underlay {
2983 height: 100%;
2984 width: 1px;
2985 position: relative; }
2986 .next-step-circle.next-step-vertical > .next-step-item-wait .next-step-item-tail .next-step-item-tail-overlay {
2987 position: absolute;
2988 top: 0;
2989 height: 100%;
2990 width: 1px; }
2991 .next-step-circle.next-step-vertical > .next-step-item-wait > .next-step-item-body {
2992 position: absolute;
2993 top: 0;
2994 left: 16px;
2995 margin-left: 8px; }
2996 .next-step-circle.next-step-vertical > .next-step-item-wait > .next-step-item-body > .next-step-item-title {
2997 margin-top: 8px;
2998 text-align: left;
2999 font-weight: bold;
3000 font-family: Roboto, "Helvetica Neue", Helvetica, Tahoma, Arial, "PingFang SC", "Microsoft YaHei";
3001 font-size: 12px;
3002 line-height: 1.28571; }
3003 .next-step-circle.next-step-vertical > .next-step-item-wait > .next-step-item-body > .next-step-item-content {
3004 margin-top: 4px;
3005 min-height: 8px;
3006 text-align: left;
3007 font-size: 12px;
3008 line-height: 16px; }
3009 .next-step-circle.next-step-vertical > .next-step-item-process .next-step-item-tail {
3010 width: 1px;
3011 height: 0;
3012 margin: 8px auto; }
3013 .next-step-circle.next-step-vertical > .next-step-item-process .next-step-item-tail .next-step-item-tail-underlay {
3014 height: 100%;
3015 width: 1px;
3016 position: relative; }
3017 .next-step-circle.next-step-vertical > .next-step-item-process .next-step-item-tail .next-step-item-tail-overlay {
3018 position: absolute;
3019 top: 0;
3020 height: 100%;
3021 width: 1px; }
3022 .next-step-circle.next-step-vertical > .next-step-item-process > .next-step-item-body {
3023 position: absolute;
3024 top: 0;
3025 left: 16px;
3026 margin-left: 8px; }
3027 .next-step-circle.next-step-vertical > .next-step-item-process > .next-step-item-body > .next-step-item-title {
3028 margin-top: 8px;
3029 text-align: left;
3030 font-weight: bold;
3031 font-family: Roboto, "Helvetica Neue", Helvetica, Tahoma, Arial, "PingFang SC", "Microsoft YaHei";
3032 font-size: 12px;
3033 line-height: 1.28571; }
3034 .next-step-circle.next-step-vertical > .next-step-item-process > .next-step-item-body > .next-step-item-content {
3035 margin-top: 4px;
3036 min-height: 8px;
3037 text-align: left;
3038 font-size: 12px;
3039 line-height: 16px; }
3040 .next-step-circle.next-step-vertical > .next-step-item-finish .next-step-item-tail {
3041 width: 1px;
3042 height: 0;
3043 margin: 8px auto; }
3044 .next-step-circle.next-step-vertical > .next-step-item-finish .next-step-item-tail .next-step-item-tail-underlay {
3045 height: 100%;
3046 width: 1px;
3047 position: relative; }
3048 .next-step-circle.next-step-vertical > .next-step-item-finish .next-step-item-tail .next-step-item-tail-overlay {
3049 position: absolute;
3050 top: 0;
3051 height: 100%;
3052 width: 1px; }
3053 .next-step-circle.next-step-vertical > .next-step-item-finish > .next-step-item-body {
3054 position: absolute;
3055 top: 0;
3056 left: 16px;
3057 margin-left: 8px; }
3058 .next-step-circle.next-step-vertical > .next-step-item-finish > .next-step-item-body > .next-step-item-title {
3059 margin-top: 8px;
3060 text-align: left;
3061 font-weight: bold;
3062 font-family: Roboto, "Helvetica Neue", Helvetica, Tahoma, Arial, "PingFang SC", "Microsoft YaHei";
3063 font-size: 12px;
3064 line-height: 1.28571; }
3065 .next-step-circle.next-step-vertical > .next-step-item-finish > .next-step-item-body > .next-step-item-content {
3066 margin-top: 4px;
3067 min-height: 8px;
3068 text-align: left;
3069 font-size: 12px;
3070 line-height: 16px; }
3071 .next-step-circle.next-step-vertical > .next-step-item-disabled .next-step-item-tail {
3072 width: 1px;
3073 height: 0;
3074 margin: 8px auto; }
3075 .next-step-circle.next-step-vertical > .next-step-item-disabled .next-step-item-tail .next-step-item-tail-underlay {
3076 height: 100%;
3077 width: 1px;
3078 position: relative; }
3079 .next-step-circle.next-step-vertical > .next-step-item-disabled .next-step-item-tail .next-step-item-tail-overlay {
3080 position: absolute;
3081 top: 0;
3082 height: 100%;
3083 width: 1px; }
3084 .next-step-circle.next-step-vertical > .next-step-item-disabled > .next-step-item-body {
3085 position: absolute;
3086 top: 0;
3087 left: 16px;
3088 margin-left: 8px; }
3089 .next-step-circle.next-step-vertical > .next-step-item-disabled > .next-step-item-body > .next-step-item-title {
3090 margin-top: 8px;
3091 text-align: left;
3092 font-weight: bold;
3093 font-family: Roboto, "Helvetica Neue", Helvetica, Tahoma, Arial, "PingFang SC", "Microsoft YaHei";
3094 font-size: 12px;
3095 line-height: 1.28571; }
3096 .next-step-circle.next-step-vertical > .next-step-item-disabled > .next-step-item-body > .next-step-item-content {
3097 margin-top: 4px;
3098 min-height: 8px;
3099 text-align: left;
3100 font-size: 12px;
3101 line-height: 16px; }
3102
3103.next-step-dot .next-step-item-container {
3104 display: inline-block;
3105 vertical-align: middle;
3106 position: relative;
3107 padding: 0 8px;
3108 font-size: 0; }
3109 .next-step-dot .next-step-item-container .next-step-item-node-placeholder {
3110 display: inline-block; }
3111 .next-step-dot .next-step-item-container .next-step-item-node {
3112 position: relative;
3113 display: inline-block;
3114 text-align: center;
3115 cursor: pointer; }
3116 .next-step-dot .next-step-item-container .next-step-item-node .next-icon:before,
3117 .next-step-dot .next-step-item-container .next-step-item-node .next-icon .next-icon-remote {
3118 width: 12px;
3119 font-size: 12px;
3120 line-height: inherit; }
3121
3122.next-step-dot > .next-step-item-wait .next-step-item-tail-overlay {
3123 background: #C4C6CF; }
3124
3125.next-step-dot > .next-step-item-wait .next-step-item-tail-underlay {
3126 background: #E6E7EB; }
3127
3128.next-step-dot > .next-step-item-wait > .next-step-item-container .next-step-item-progress {
3129 width: 12px;
3130 height: 12px; }
3131
3132.next-step-dot > .next-step-item-wait > .next-step-item-container .next-step-item-node {
3133 color: #999999; }
3134
3135.next-step-dot > .next-step-item-wait > .next-step-item-container .next-step-item-node-circle {
3136 background: #FFFFFF;
3137 border-color: #A0A2AD; }
3138
3139.next-step-dot > .next-step-item-wait > .next-step-item-container .next-step-item-node-dot {
3140 background: #FFFFFF;
3141 border-color: #A0A2AD; }
3142
3143.next-step-dot > .next-step-item-wait .next-step-item-title {
3144 color: #666666;
3145 word-break: break-word; }
3146
3147.next-step-dot > .next-step-item-wait .next-step-item-content {
3148 color: #666666;
3149 font-size: 12px;
3150 word-break: break-word; }
3151
3152.next-step-dot > .next-step-item-wait .next-step-item-node-placeholder {
3153 width: 12px;
3154 height: 12px;
3155 position: relative; }
3156
3157.next-step-dot > .next-step-item-wait .next-step-item-node {
3158 position: relative;
3159 display: inline-block;
3160 text-align: center;
3161 cursor: pointer; }
3162 .next-step-dot > .next-step-item-wait .next-step-item-node-circle {
3163 display: block;
3164 width: 12px;
3165 height: 12px;
3166 font-size: 12px;
3167 font-weight: normal;
3168 line-height: 10px;
3169 text-align: center;
3170 border: 1px solid;
3171 border-radius: 50%;
3172 -webkit-transition: background-color 100ms linear;
3173 transition: background-color 100ms linear; }
3174 .next-step-dot > .next-step-item-wait .next-step-item-node-circle .next-icon {
3175 -webkit-animation: zoomIn 100ms linear;
3176 animation: zoomIn 100ms linear; }
3177 .next-step-dot > .next-step-item-wait .next-step-item-node-circle .next-icon:before,
3178 .next-step-dot > .next-step-item-wait .next-step-item-node-circle .next-icon .next-icon-remote {
3179 width: 12px;
3180 font-size: 12px;
3181 line-height: inherit; }
3182
3183.next-step-dot > .next-step-item-wait .next-step-item-content {
3184 font-size: 12px; }
3185
3186.next-step-dot > .next-step-item-wait .next-step-item-node-dot {
3187 display: block;
3188 width: 12px;
3189 height: 12px;
3190 font-size: 12px;
3191 line-height: 10px;
3192 text-align: center;
3193 border: 1px solid;
3194 border-radius: 50%;
3195 -webkit-transition: background-color .3s ease, border-color .3s ease;
3196 transition: background-color .3s ease, border-color .3s ease; }
3197
3198.next-step-dot > .next-step-item-process .next-step-item-tail-overlay {
3199 background: #C4C6CF; }
3200
3201.next-step-dot > .next-step-item-process .next-step-item-tail-underlay {
3202 background: #E6E7EB; }
3203
3204.next-step-dot > .next-step-item-process > .next-step-item-container .next-step-item-progress {
3205 width: 12px;
3206 height: 12px; }
3207
3208.next-step-dot > .next-step-item-process > .next-step-item-container .next-step-item-node {
3209 color: #5584FF; }
3210
3211.next-step-dot > .next-step-item-process > .next-step-item-container .next-step-item-node-circle {
3212 background: #5584FF;
3213 border-color: #5584FF; }
3214
3215.next-step-dot > .next-step-item-process > .next-step-item-container .next-step-item-node-dot {
3216 background: #5584FF;
3217 border-color: #5584FF; }
3218
3219.next-step-dot > .next-step-item-process .next-step-item-title {
3220 color: #333333;
3221 word-break: break-word; }
3222
3223.next-step-dot > .next-step-item-process .next-step-item-content {
3224 color: #333333;
3225 font-size: 12px;
3226 word-break: break-word; }
3227
3228.next-step-dot > .next-step-item-process .next-step-item-node-placeholder {
3229 width: 12px;
3230 height: 12px;
3231 position: relative; }
3232
3233.next-step-dot > .next-step-item-process .next-step-item-node {
3234 position: relative;
3235 display: inline-block;
3236 text-align: center;
3237 cursor: pointer; }
3238 .next-step-dot > .next-step-item-process .next-step-item-node-circle {
3239 display: block;
3240 width: 12px;
3241 height: 12px;
3242 font-size: 12px;
3243 font-weight: normal;
3244 line-height: 10px;
3245 text-align: center;
3246 border: 1px solid;
3247 border-radius: 50%;
3248 -webkit-transition: background-color 100ms linear;
3249 transition: background-color 100ms linear; }
3250 .next-step-dot > .next-step-item-process .next-step-item-node-circle .next-icon {
3251 -webkit-animation: zoomIn 100ms linear;
3252 animation: zoomIn 100ms linear; }
3253 .next-step-dot > .next-step-item-process .next-step-item-node-circle .next-icon:before,
3254 .next-step-dot > .next-step-item-process .next-step-item-node-circle .next-icon .next-icon-remote {
3255 width: 12px;
3256 font-size: 12px;
3257 line-height: inherit; }
3258
3259.next-step-dot > .next-step-item-process .next-step-item-content {
3260 font-size: 12px; }
3261
3262.next-step-dot > .next-step-item-process .next-step-item-node-dot {
3263 display: block;
3264 width: 12px;
3265 height: 12px;
3266 font-size: 12px;
3267 line-height: 10px;
3268 text-align: center;
3269 border: 1px solid;
3270 border-radius: 50%;
3271 -webkit-transition: background-color .3s ease, border-color .3s ease;
3272 transition: background-color .3s ease, border-color .3s ease; }
3273
3274.next-step-dot > .next-step-item-finish .next-step-item-tail-overlay {
3275 background: #5584FF; }
3276
3277.next-step-dot > .next-step-item-finish .next-step-item-tail-underlay {
3278 background: #E6E7EB; }
3279
3280.next-step-dot > .next-step-item-finish > .next-step-item-container .next-step-item-progress {
3281 width: 12px;
3282 height: 12px; }
3283
3284.next-step-dot > .next-step-item-finish > .next-step-item-container .next-step-item-node {
3285 color: #5584FF; }
3286
3287.next-step-dot > .next-step-item-finish > .next-step-item-container .next-step-item-node-circle {
3288 background: #FFFFFF;
3289 border-color: #5584FF; }
3290
3291.next-step-dot > .next-step-item-finish > .next-step-item-container .next-step-item-node-dot {
3292 background: #FFFFFF;
3293 border-color: #5584FF; }
3294
3295.next-step-dot > .next-step-item-finish .next-step-item-title {
3296 color: #666666;
3297 word-break: break-word; }
3298
3299.next-step-dot > .next-step-item-finish .next-step-item-content {
3300 color: #666666;
3301 font-size: 12px;
3302 word-break: break-word; }
3303
3304.next-step-dot > .next-step-item-finish .next-step-item-node-placeholder {
3305 width: 12px;
3306 height: 12px;
3307 position: relative; }
3308
3309.next-step-dot > .next-step-item-finish .next-step-item-node {
3310 position: relative;
3311 display: inline-block;
3312 text-align: center;
3313 cursor: pointer; }
3314 .next-step-dot > .next-step-item-finish .next-step-item-node-circle {
3315 display: block;
3316 width: 12px;
3317 height: 12px;
3318 font-size: 12px;
3319 font-weight: normal;
3320 line-height: 10px;
3321 text-align: center;
3322 border: 1px solid;
3323 border-radius: 50%;
3324 -webkit-transition: background-color 100ms linear;
3325 transition: background-color 100ms linear; }
3326 .next-step-dot > .next-step-item-finish .next-step-item-node-circle .next-icon {
3327 -webkit-animation: zoomIn 100ms linear;
3328 animation: zoomIn 100ms linear; }
3329 .next-step-dot > .next-step-item-finish .next-step-item-node-circle .next-icon:before,
3330 .next-step-dot > .next-step-item-finish .next-step-item-node-circle .next-icon .next-icon-remote {
3331 width: 12px;
3332 font-size: 12px;
3333 line-height: inherit; }
3334
3335.next-step-dot > .next-step-item-finish .next-step-item-content {
3336 font-size: 12px; }
3337
3338.next-step-dot > .next-step-item-finish .next-step-item-node-dot {
3339 display: block;
3340 width: 12px;
3341 height: 12px;
3342 font-size: 12px;
3343 line-height: 10px;
3344 text-align: center;
3345 border: 1px solid;
3346 border-radius: 50%;
3347 -webkit-transition: background-color .3s ease, border-color .3s ease;
3348 transition: background-color .3s ease, border-color .3s ease; }
3349
3350.next-step-dot .next-step-item-disabled .next-step-item-tail-overlay {
3351 background: #E6E7EB; }
3352
3353.next-step-dot .next-step-item-disabled .next-step-item-tail-underlay {
3354 background: #E6E7EB; }
3355
3356.next-step-dot .next-step-item-disabled > .next-step-item-container .next-step-item-progress {
3357 width: 12px;
3358 height: 12px; }
3359
3360.next-step-dot .next-step-item-disabled > .next-step-item-container .next-step-item-node {
3361 color: #E6E7EB; }
3362
3363.next-step-dot .next-step-item-disabled > .next-step-item-container .next-step-item-node-circle {
3364 background: #FFFFFF;
3365 border-color: #DCDEE3; }
3366
3367.next-step-dot .next-step-item-disabled > .next-step-item-container .next-step-item-node-dot {
3368 background: #FFFFFF;
3369 border-color: #DCDEE3; }
3370
3371.next-step-dot .next-step-item-disabled .next-step-item-title {
3372 color: #CCCCCC;
3373 word-break: break-word; }
3374
3375.next-step-dot .next-step-item-disabled .next-step-item-content {
3376 color: #CCCCCC;
3377 font-size: 12px;
3378 word-break: break-word; }
3379
3380.next-step-dot .next-step-item-disabled .next-step-item-node-placeholder {
3381 width: 12px;
3382 height: 12px;
3383 position: relative; }
3384
3385.next-step-dot .next-step-item-disabled .next-step-item-node {
3386 position: relative;
3387 display: inline-block;
3388 text-align: center;
3389 cursor: pointer; }
3390 .next-step-dot .next-step-item-disabled .next-step-item-node-circle {
3391 display: block;
3392 width: 12px;
3393 height: 12px;
3394 font-size: 12px;
3395 font-weight: normal;
3396 line-height: 10px;
3397 text-align: center;
3398 border: 1px solid;
3399 border-radius: 50%;
3400 -webkit-transition: background-color 100ms linear;
3401 transition: background-color 100ms linear; }
3402 .next-step-dot .next-step-item-disabled .next-step-item-node-circle .next-icon {
3403 -webkit-animation: zoomIn 100ms linear;
3404 animation: zoomIn 100ms linear; }
3405 .next-step-dot .next-step-item-disabled .next-step-item-node-circle .next-icon:before,
3406 .next-step-dot .next-step-item-disabled .next-step-item-node-circle .next-icon .next-icon-remote {
3407 width: 12px;
3408 font-size: 12px;
3409 line-height: inherit; }
3410
3411.next-step-dot .next-step-item-disabled .next-step-item-content {
3412 font-size: 12px; }
3413
3414.next-step-dot .next-step-item-disabled .next-step-item-node-dot {
3415 display: block;
3416 width: 12px;
3417 height: 12px;
3418 font-size: 12px;
3419 line-height: 10px;
3420 text-align: center;
3421 border: 1px solid;
3422 border-radius: 50%;
3423 -webkit-transition: background-color .3s ease, border-color .3s ease;
3424 transition: background-color .3s ease, border-color .3s ease; }
3425
3426.next-step-dot .next-step-item-disabled .next-step-item-node-placeholder,
3427.next-step-dot .next-step-item-disabled .next-step-item-node {
3428 cursor: not-allowed; }
3429
3430.next-step-dot .next-step-item-read-only .next-step-item-node-placeholder,
3431.next-step-dot .next-step-item-read-only .next-step-item-node {
3432 cursor: default; }
3433
3434.next-step-dot .next-step-item-last .next-step-item-tail {
3435 display: none; }
3436
3437.next-step-dot.next-step-horizontal {
3438 text-align: center;
3439 white-space: nowrap; }
3440 .next-step-dot.next-step-horizontal > .next-step-item .next-step-item-title {
3441 white-space: normal; }
3442 .next-step-dot.next-step-horizontal > .next-step-item .next-step-item-content {
3443 white-space: normal; }
3444 .next-step-dot.next-step-horizontal .next-step-item-node .next-icon {
3445 vertical-align: middle; }
3446 .next-step-dot.next-step-horizontal > .next-step-item-wait .next-step-item-tail {
3447 display: inline-block;
3448 clear: both;
3449 width: calc(100% - 28px);
3450 vertical-align: middle; }
3451 .next-step-dot.next-step-horizontal > .next-step-item-wait .next-step-item-tail .next-step-item-tail-underlay {
3452 display: block;
3453 height: 1px;
3454 position: relative; }
3455 .next-step-dot.next-step-horizontal > .next-step-item-wait .next-step-item-tail .next-step-item-tail-overlay {
3456 position: absolute;
3457 top: 0;
3458 height: 1px;
3459 -webkit-transition: all 100ms linear;
3460 transition: all 100ms linear;
3461 width: 100%; }
3462 .next-step-dot.next-step-horizontal > .next-step-item-wait > .next-step-item-body {
3463 width: 100px;
3464 left: -36px;
3465 text-align: center;
3466 position: absolute; }
3467 .next-step-dot.next-step-horizontal > .next-step-item-wait > .next-step-item-body > .next-step-item-title {
3468 font-size: 12px;
3469 line-height: 16px;
3470 margin-top: 8px;
3471 font-weight: bold; }
3472 .next-step-dot.next-step-horizontal > .next-step-item-wait > .next-step-item-body > .next-step-item-content {
3473 margin-top: 4px; }
3474 .next-step-dot.next-step-horizontal > .next-step-item-process .next-step-item-tail {
3475 display: inline-block;
3476 clear: both;
3477 width: calc(100% - 28px);
3478 vertical-align: middle; }
3479 .next-step-dot.next-step-horizontal > .next-step-item-process .next-step-item-tail .next-step-item-tail-underlay {
3480 display: block;
3481 height: 1px;
3482 position: relative; }
3483 .next-step-dot.next-step-horizontal > .next-step-item-process .next-step-item-tail .next-step-item-tail-overlay {
3484 position: absolute;
3485 top: 0;
3486 height: 1px;
3487 -webkit-transition: all 100ms linear;
3488 transition: all 100ms linear;
3489 width: 100%; }
3490 .next-step-dot.next-step-horizontal > .next-step-item-process > .next-step-item-body {
3491 width: 100px;
3492 left: -36px;
3493 text-align: center;
3494 position: absolute; }
3495 .next-step-dot.next-step-horizontal > .next-step-item-process > .next-step-item-body > .next-step-item-title {
3496 font-size: 12px;
3497 line-height: 16px;
3498 margin-top: 8px;
3499 font-weight: bold; }
3500 .next-step-dot.next-step-horizontal > .next-step-item-process > .next-step-item-body > .next-step-item-content {
3501 margin-top: 4px; }
3502 .next-step-dot.next-step-horizontal > .next-step-item-finish .next-step-item-tail {
3503 display: inline-block;
3504 clear: both;
3505 width: calc(100% - 28px);
3506 vertical-align: middle; }
3507 .next-step-dot.next-step-horizontal > .next-step-item-finish .next-step-item-tail .next-step-item-tail-underlay {
3508 display: block;
3509 height: 1px;
3510 position: relative; }
3511 .next-step-dot.next-step-horizontal > .next-step-item-finish .next-step-item-tail .next-step-item-tail-overlay {
3512 position: absolute;
3513 top: 0;
3514 height: 1px;
3515 -webkit-transition: all 100ms linear;
3516 transition: all 100ms linear;
3517 width: 100%; }
3518 .next-step-dot.next-step-horizontal > .next-step-item-finish > .next-step-item-body {
3519 width: 100px;
3520 left: -36px;
3521 text-align: center;
3522 position: absolute; }
3523 .next-step-dot.next-step-horizontal > .next-step-item-finish > .next-step-item-body > .next-step-item-title {
3524 font-size: 12px;
3525 line-height: 16px;
3526 margin-top: 8px;
3527 font-weight: bold; }
3528 .next-step-dot.next-step-horizontal > .next-step-item-finish > .next-step-item-body > .next-step-item-content {
3529 margin-top: 4px; }
3530 .next-step-dot.next-step-horizontal > .next-step-item-disabled .next-step-item-tail {
3531 display: inline-block;
3532 clear: both;
3533 width: calc(100% - 28px);
3534 vertical-align: middle; }
3535 .next-step-dot.next-step-horizontal > .next-step-item-disabled .next-step-item-tail .next-step-item-tail-underlay {
3536 display: block;
3537 height: 1px;
3538 position: relative; }
3539 .next-step-dot.next-step-horizontal > .next-step-item-disabled .next-step-item-tail .next-step-item-tail-overlay {
3540 position: absolute;
3541 top: 0;
3542 height: 1px;
3543 -webkit-transition: all 100ms linear;
3544 transition: all 100ms linear;
3545 width: 100%; }
3546 .next-step-dot.next-step-horizontal > .next-step-item-disabled > .next-step-item-body {
3547 width: 100px;
3548 left: -36px;
3549 text-align: center;
3550 position: absolute; }
3551 .next-step-dot.next-step-horizontal > .next-step-item-disabled > .next-step-item-body > .next-step-item-title {
3552 font-size: 12px;
3553 line-height: 16px;
3554 margin-top: 8px;
3555 font-weight: bold; }
3556 .next-step-dot.next-step-horizontal > .next-step-item-disabled > .next-step-item-body > .next-step-item-content {
3557 margin-top: 4px; }
3558
3559.next-step-dot.next-step-vertical {
3560 padding: 0 0 0 4px;
3561 font-size: 0;
3562 display: table-cell;
3563 position: relative; }
3564 .next-step-dot.next-step-vertical .next-step-item-container {
3565 padding: 0; }
3566 .next-step-dot.next-step-vertical > .next-step-item:last-child .next-step-item-tail {
3567 display: block;
3568 visibility: hidden; }
3569 .next-step-dot.next-step-vertical > .next-step-item-wait .next-step-item-tail {
3570 width: 1px;
3571 height: 0;
3572 margin: 8px auto; }
3573 .next-step-dot.next-step-vertical > .next-step-item-wait .next-step-item-tail .next-step-item-tail-underlay {
3574 height: 100%;
3575 width: 1px;
3576 position: relative; }
3577 .next-step-dot.next-step-vertical > .next-step-item-wait .next-step-item-tail .next-step-item-tail-overlay {
3578 position: absolute;
3579 top: 0;
3580 height: 100%;
3581 width: 1px; }
3582 .next-step-dot.next-step-vertical > .next-step-item-wait > .next-step-item-body {
3583 position: absolute;
3584 top: 0;
3585 left: 6px;
3586 margin-left: 8px; }
3587 .next-step-dot.next-step-vertical > .next-step-item-wait > .next-step-item-body > .next-step-item-title {
3588 margin-top: 0;
3589 font-weight: bold;
3590 text-align: left;
3591 font-family: Roboto, "Helvetica Neue", Helvetica, Tahoma, Arial, "PingFang SC", "Microsoft YaHei";
3592 font-size: 12px;
3593 line-height: 1.28571; }
3594 .next-step-dot.next-step-vertical > .next-step-item-wait > .next-step-item-body > .next-step-item-content {
3595 margin-top: 8px;
3596 min-height: 8px;
3597 text-align: left;
3598 font-size: 12px;
3599 line-height: 16px; }
3600 .next-step-dot.next-step-vertical > .next-step-item-process .next-step-item-tail {
3601 width: 1px;
3602 height: 0;
3603 margin: 8px auto; }
3604 .next-step-dot.next-step-vertical > .next-step-item-process .next-step-item-tail .next-step-item-tail-underlay {
3605 height: 100%;
3606 width: 1px;
3607 position: relative; }
3608 .next-step-dot.next-step-vertical > .next-step-item-process .next-step-item-tail .next-step-item-tail-overlay {
3609 position: absolute;
3610 top: 0;
3611 height: 100%;
3612 width: 1px; }
3613 .next-step-dot.next-step-vertical > .next-step-item-process > .next-step-item-body {
3614 position: absolute;
3615 top: 0;
3616 left: 6px;
3617 margin-left: 8px; }
3618 .next-step-dot.next-step-vertical > .next-step-item-process > .next-step-item-body > .next-step-item-title {
3619 margin-top: 0;
3620 font-weight: bold;
3621 text-align: left;
3622 font-family: Roboto, "Helvetica Neue", Helvetica, Tahoma, Arial, "PingFang SC", "Microsoft YaHei";
3623 font-size: 12px;
3624 line-height: 1.28571; }
3625 .next-step-dot.next-step-vertical > .next-step-item-process > .next-step-item-body > .next-step-item-content {
3626 margin-top: 8px;
3627 min-height: 8px;
3628 text-align: left;
3629 font-size: 12px;
3630 line-height: 16px; }
3631 .next-step-dot.next-step-vertical > .next-step-item-finish .next-step-item-tail {
3632 width: 1px;
3633 height: 0;
3634 margin: 8px auto; }
3635 .next-step-dot.next-step-vertical > .next-step-item-finish .next-step-item-tail .next-step-item-tail-underlay {
3636 height: 100%;
3637 width: 1px;
3638 position: relative; }
3639 .next-step-dot.next-step-vertical > .next-step-item-finish .next-step-item-tail .next-step-item-tail-overlay {
3640 position: absolute;
3641 top: 0;
3642 height: 100%;
3643 width: 1px; }
3644 .next-step-dot.next-step-vertical > .next-step-item-finish > .next-step-item-body {
3645 position: absolute;
3646 top: 0;
3647 left: 6px;
3648 margin-left: 8px; }
3649 .next-step-dot.next-step-vertical > .next-step-item-finish > .next-step-item-body > .next-step-item-title {
3650 margin-top: 0;
3651 font-weight: bold;
3652 text-align: left;
3653 font-family: Roboto, "Helvetica Neue", Helvetica, Tahoma, Arial, "PingFang SC", "Microsoft YaHei";
3654 font-size: 12px;
3655 line-height: 1.28571; }
3656 .next-step-dot.next-step-vertical > .next-step-item-finish > .next-step-item-body > .next-step-item-content {
3657 margin-top: 8px;
3658 min-height: 8px;
3659 text-align: left;
3660 font-size: 12px;
3661 line-height: 16px; }
3662 .next-step-dot.next-step-vertical > .next-step-item-disabled .next-step-item-tail {
3663 width: 1px;
3664 height: 0;
3665 margin: 8px auto; }
3666 .next-step-dot.next-step-vertical > .next-step-item-disabled .next-step-item-tail .next-step-item-tail-underlay {
3667 height: 100%;
3668 width: 1px;
3669 position: relative; }
3670 .next-step-dot.next-step-vertical > .next-step-item-disabled .next-step-item-tail .next-step-item-tail-overlay {
3671 position: absolute;
3672 top: 0;
3673 height: 100%;
3674 width: 1px; }
3675 .next-step-dot.next-step-vertical > .next-step-item-disabled > .next-step-item-body {
3676 position: absolute;
3677 top: 0;
3678 left: 6px;
3679 margin-left: 8px; }
3680 .next-step-dot.next-step-vertical > .next-step-item-disabled > .next-step-item-body > .next-step-item-title {
3681 margin-top: 0;
3682 font-weight: bold;
3683 text-align: left;
3684 font-family: Roboto, "Helvetica Neue", Helvetica, Tahoma, Arial, "PingFang SC", "Microsoft YaHei";
3685 font-size: 12px;
3686 line-height: 1.28571; }
3687 .next-step-dot.next-step-vertical > .next-step-item-disabled > .next-step-item-body > .next-step-item-content {
3688 margin-top: 8px;
3689 min-height: 8px;
3690 text-align: left;
3691 font-size: 12px;
3692 line-height: 16px; }
3693
3694.next-step-horizontal[dir="rtl"] > .next-step-item {
3695 text-align: right; }
3696
3697.next-step-arrow[dir="rtl"] .next-step-item {
3698 height: 32px;
3699 line-height: 32px;
3700 margin-left: 4px;
3701 margin-right: 16px; }
3702 .next-step-arrow[dir="rtl"] .next-step-item:before {
3703 right: -16px;
3704 left: auto;
3705 border: 16px solid transparent;
3706 border-right-color: transparent; }
3707 .next-step-arrow[dir="rtl"] .next-step-item:after {
3708 left: -32px;
3709 right: auto;
3710 border-top: 16px solid transparent;
3711 border-bottom: 16px solid transparent;
3712 border-right: 16px solid transparent; }
3713
3714.next-step-arrow[dir="rtl"] > .next-step-item-wait {
3715 background: #EBECF0; }
3716 .next-step-arrow[dir="rtl"] > .next-step-item-wait .next-step-item-node-dot {
3717 right: 50%;
3718 left: auto; }
3719 .next-step-arrow[dir="rtl"] > .next-step-item-wait:before {
3720 border: 16px solid #EBECF0;
3721 border-right-color: transparent; }
3722 .next-step-arrow[dir="rtl"] > .next-step-item-wait:after {
3723 border-right-color: #EBECF0;
3724 border-left-color: transparent; }
3725
3726.next-step-arrow[dir="rtl"] > .next-step-item-process {
3727 background: #5584FF; }
3728 .next-step-arrow[dir="rtl"] > .next-step-item-process .next-step-item-node-dot {
3729 right: 50%;
3730 left: auto; }
3731 .next-step-arrow[dir="rtl"] > .next-step-item-process:before {
3732 border: 16px solid #5584FF;
3733 border-right-color: transparent; }
3734 .next-step-arrow[dir="rtl"] > .next-step-item-process:after {
3735 border-right-color: #5584FF;
3736 border-left-color: transparent; }
3737
3738.next-step-arrow[dir="rtl"] > .next-step-item-finish {
3739 background: #DEE8FF; }
3740 .next-step-arrow[dir="rtl"] > .next-step-item-finish .next-step-item-node-dot {
3741 right: 50%;
3742 left: auto; }
3743 .next-step-arrow[dir="rtl"] > .next-step-item-finish:before {
3744 border: 16px solid #DEE8FF;
3745 border-right-color: transparent; }
3746 .next-step-arrow[dir="rtl"] > .next-step-item-finish:after {
3747 border-right-color: #DEE8FF;
3748 border-left-color: transparent; }
3749
3750.next-step-arrow[dir="rtl"] .next-step-item-disabled {
3751 background: #F7F8FA; }
3752 .next-step-arrow[dir="rtl"] .next-step-item-disabled .next-step-item-node-dot {
3753 right: 50%;
3754 left: auto; }
3755 .next-step-arrow[dir="rtl"] .next-step-item-disabled:before {
3756 border: 16px solid #F7F8FA;
3757 border-right-color: transparent; }
3758 .next-step-arrow[dir="rtl"] .next-step-item-disabled:after {
3759 border-right-color: #F7F8FA;
3760 border-left-color: transparent; }
3761
3762.next-step-arrow[dir="rtl"] .next-step-item-first {
3763 margin-right: 0; }
3764
3765.next-step-arrow[dir="rtl"] .next-step-item-last {
3766 margin-left: 0; }
3767
3768.next-step-circle[dir="rtl"] > .next-step-item-wait .next-step-item-node-dot {
3769 right: 50%;
3770 left: auto; }
3771
3772.next-step-circle[dir="rtl"] > .next-step-item-process .next-step-item-node-dot {
3773 right: 50%;
3774 left: auto; }
3775
3776.next-step-circle[dir="rtl"] > .next-step-item-finish .next-step-item-node-dot {
3777 right: 50%;
3778 left: auto; }
3779
3780.next-step-circle[dir="rtl"] .next-step-item-disabled .next-step-item-node-dot {
3781 right: 50%;
3782 left: auto; }
3783
3784.next-step-circle[dir="rtl"].next-step-horizontal > .next-step-item-wait > .next-step-item-body {
3785 right: -26px;
3786 left: auto; }
3787
3788.next-step-circle[dir="rtl"].next-step-horizontal > .next-step-item-process > .next-step-item-body {
3789 right: -26px;
3790 left: auto; }
3791
3792.next-step-circle[dir="rtl"].next-step-horizontal > .next-step-item-finish > .next-step-item-body {
3793 right: -26px;
3794 left: auto; }
3795
3796.next-step-circle[dir="rtl"].next-step-horizontal > .next-step-item-disabled > .next-step-item-body {
3797 right: -26px;
3798 left: auto; }
3799
3800.next-step-circle[dir="rtl"].next-step-horizontal.next-step-label-horizontal > .next-step-item-wait .next-step-item-body {
3801 left: auto;
3802 right: 0;
3803 text-align: right; }
3804 .next-step-circle[dir="rtl"].next-step-horizontal.next-step-label-horizontal > .next-step-item-wait .next-step-item-body .next-step-item-title {
3805 padding-left: 8px;
3806 padding-right: 0; }
3807
3808.next-step-circle[dir="rtl"].next-step-horizontal.next-step-label-horizontal > .next-step-item-wait .next-step-item-tail {
3809 left: 0;
3810 right: auto; }
3811
3812.next-step-circle[dir="rtl"].next-step-horizontal.next-step-label-horizontal > .next-step-item-process .next-step-item-body {
3813 left: auto;
3814 right: 0;
3815 text-align: right; }
3816 .next-step-circle[dir="rtl"].next-step-horizontal.next-step-label-horizontal > .next-step-item-process .next-step-item-body .next-step-item-title {
3817 padding-left: 8px;
3818 padding-right: 0; }
3819
3820.next-step-circle[dir="rtl"].next-step-horizontal.next-step-label-horizontal > .next-step-item-process .next-step-item-tail {
3821 left: 0;
3822 right: auto; }
3823
3824.next-step-circle[dir="rtl"].next-step-horizontal.next-step-label-horizontal > .next-step-item-finish .next-step-item-body {
3825 left: auto;
3826 right: 0;
3827 text-align: right; }
3828 .next-step-circle[dir="rtl"].next-step-horizontal.next-step-label-horizontal > .next-step-item-finish .next-step-item-body .next-step-item-title {
3829 padding-left: 8px;
3830 padding-right: 0; }
3831
3832.next-step-circle[dir="rtl"].next-step-horizontal.next-step-label-horizontal > .next-step-item-finish .next-step-item-tail {
3833 left: 0;
3834 right: auto; }
3835
3836.next-step-circle[dir="rtl"].next-step-horizontal.next-step-label-horizontal > .next-step-item-disabled .next-step-item-body {
3837 left: auto;
3838 right: 0;
3839 text-align: right; }
3840 .next-step-circle[dir="rtl"].next-step-horizontal.next-step-label-horizontal > .next-step-item-disabled .next-step-item-body .next-step-item-title {
3841 padding-left: 8px;
3842 padding-right: 0; }
3843
3844.next-step-circle[dir="rtl"].next-step-horizontal.next-step-label-horizontal > .next-step-item-disabled .next-step-item-tail {
3845 left: 0;
3846 right: auto; }
3847
3848.next-step-circle[dir="rtl"].next-step-vertical > .next-step-item-wait > .next-step-item-body {
3849 right: 16px;
3850 left: auto;
3851 margin-right: 8px;
3852 margin-left: 0; }
3853 .next-step-circle[dir="rtl"].next-step-vertical > .next-step-item-wait > .next-step-item-body > .next-step-item-title {
3854 text-align: right;
3855 font-family: Roboto, "Helvetica Neue", Helvetica, Tahoma, Arial, "PingFang SC", "Microsoft YaHei";
3856 font-size: 12px;
3857 line-height: 1.28571; }
3858 .next-step-circle[dir="rtl"].next-step-vertical > .next-step-item-wait > .next-step-item-body > .next-step-item-content {
3859 text-align: right; }
3860
3861.next-step-circle[dir="rtl"].next-step-vertical > .next-step-item-process > .next-step-item-body {
3862 right: 16px;
3863 left: auto;
3864 margin-right: 8px;
3865 margin-left: 0; }
3866 .next-step-circle[dir="rtl"].next-step-vertical > .next-step-item-process > .next-step-item-body > .next-step-item-title {
3867 text-align: right;
3868 font-family: Roboto, "Helvetica Neue", Helvetica, Tahoma, Arial, "PingFang SC", "Microsoft YaHei";
3869 font-size: 12px;
3870 line-height: 1.28571; }
3871 .next-step-circle[dir="rtl"].next-step-vertical > .next-step-item-process > .next-step-item-body > .next-step-item-content {
3872 text-align: right; }
3873
3874.next-step-circle[dir="rtl"].next-step-vertical > .next-step-item-finish > .next-step-item-body {
3875 right: 16px;
3876 left: auto;
3877 margin-right: 8px;
3878 margin-left: 0; }
3879 .next-step-circle[dir="rtl"].next-step-vertical > .next-step-item-finish > .next-step-item-body > .next-step-item-title {
3880 text-align: right;
3881 font-family: Roboto, "Helvetica Neue", Helvetica, Tahoma, Arial, "PingFang SC", "Microsoft YaHei";
3882 font-size: 12px;
3883 line-height: 1.28571; }
3884 .next-step-circle[dir="rtl"].next-step-vertical > .next-step-item-finish > .next-step-item-body > .next-step-item-content {
3885 text-align: right; }
3886
3887.next-step-circle[dir="rtl"].next-step-vertical > .next-step-item-disabled > .next-step-item-body {
3888 right: 16px;
3889 left: auto;
3890 margin-right: 8px;
3891 margin-left: 0; }
3892 .next-step-circle[dir="rtl"].next-step-vertical > .next-step-item-disabled > .next-step-item-body > .next-step-item-title {
3893 text-align: right;
3894 font-family: Roboto, "Helvetica Neue", Helvetica, Tahoma, Arial, "PingFang SC", "Microsoft YaHei";
3895 font-size: 12px;
3896 line-height: 1.28571; }
3897 .next-step-circle[dir="rtl"].next-step-vertical > .next-step-item-disabled > .next-step-item-body > .next-step-item-content {
3898 text-align: right; }
3899
3900.next-step-dot[dir="rtl"] > .next-step-item-wait .next-step-item-node-dot {
3901 right: 50%;
3902 left: auto; }
3903
3904.next-step-dot[dir="rtl"] > .next-step-item-process .next-step-item-node-dot {
3905 right: 50%;
3906 left: auto; }
3907
3908.next-step-dot[dir="rtl"] > .next-step-item-finish .next-step-item-node-dot {
3909 right: 50%;
3910 left: auto; }
3911
3912.next-step-dot[dir="rtl"] .next-step-item-disabled .next-step-item-node-dot {
3913 right: 50%;
3914 left: auto; }
3915
3916.next-step-dot[dir="rtl"].next-step-horizontal > .next-step-item-wait > .next-step-item-body {
3917 right: -36px;
3918 left: auto; }
3919
3920.next-step-dot[dir="rtl"].next-step-horizontal > .next-step-item-process > .next-step-item-body {
3921 right: -36px;
3922 left: auto; }
3923
3924.next-step-dot[dir="rtl"].next-step-horizontal > .next-step-item-finish > .next-step-item-body {
3925 right: -36px;
3926 left: auto; }
3927
3928.next-step-dot[dir="rtl"].next-step-horizontal > .next-step-item-disabled > .next-step-item-body {
3929 right: -36px;
3930 left: auto; }
3931
3932.next-step-dot[dir="rtl"].next-step-vertical {
3933 padding: 0 4px 0 0; }
3934 .next-step-dot[dir="rtl"].next-step-vertical > .next-step-item-wait > .next-step-item-body {
3935 right: 6px;
3936 left: auto;
3937 margin-right: 8px;
3938 margin-left: 0; }
3939 .next-step-dot[dir="rtl"].next-step-vertical > .next-step-item-wait > .next-step-item-body > .next-step-item-title {
3940 text-align: right;
3941 font-family: Roboto, "Helvetica Neue", Helvetica, Tahoma, Arial, "PingFang SC", "Microsoft YaHei";
3942 font-size: 12px;
3943 line-height: 1.28571; }
3944 .next-step-dot[dir="rtl"].next-step-vertical > .next-step-item-wait > .next-step-item-body > .next-step-item-content {
3945 text-align: right; }
3946 .next-step-dot[dir="rtl"].next-step-vertical > .next-step-item-process > .next-step-item-body {
3947 right: 6px;
3948 left: auto;
3949 margin-right: 8px;
3950 margin-left: 0; }
3951 .next-step-dot[dir="rtl"].next-step-vertical > .next-step-item-process > .next-step-item-body > .next-step-item-title {
3952 text-align: right;
3953 font-family: Roboto, "Helvetica Neue", Helvetica, Tahoma, Arial, "PingFang SC", "Microsoft YaHei";
3954 font-size: 12px;
3955 line-height: 1.28571; }
3956 .next-step-dot[dir="rtl"].next-step-vertical > .next-step-item-process > .next-step-item-body > .next-step-item-content {
3957 text-align: right; }
3958 .next-step-dot[dir="rtl"].next-step-vertical > .next-step-item-finish > .next-step-item-body {
3959 right: 6px;
3960 left: auto;
3961 margin-right: 8px;
3962 margin-left: 0; }
3963 .next-step-dot[dir="rtl"].next-step-vertical > .next-step-item-finish > .next-step-item-body > .next-step-item-title {
3964 text-align: right;
3965 font-family: Roboto, "Helvetica Neue", Helvetica, Tahoma, Arial, "PingFang SC", "Microsoft YaHei";
3966 font-size: 12px;
3967 line-height: 1.28571; }
3968 .next-step-dot[dir="rtl"].next-step-vertical > .next-step-item-finish > .next-step-item-body > .next-step-item-content {
3969 text-align: right; }
3970 .next-step-dot[dir="rtl"].next-step-vertical > .next-step-item-disabled > .next-step-item-body {
3971 right: 6px;
3972 left: auto;
3973 margin-right: 8px;
3974 margin-left: 0; }
3975 .next-step-dot[dir="rtl"].next-step-vertical > .next-step-item-disabled > .next-step-item-body > .next-step-item-title {
3976 text-align: right;
3977 font-family: Roboto, "Helvetica Neue", Helvetica, Tahoma, Arial, "PingFang SC", "Microsoft YaHei";
3978 font-size: 12px;
3979 line-height: 1.28571; }
3980 .next-step-dot[dir="rtl"].next-step-vertical > .next-step-item-disabled > .next-step-item-body > .next-step-item-content {
3981 text-align: right; }
3982
3983.next-switch:after[dir="rtl"] {
3984 content: " ";
3985 -webkit-transition: all 100ms linear;
3986 transition: all 100ms linear;
3987 -webkit-transform-origin: right center;
3988 -ms-transform-origin: right center;
3989 transform-origin: right center; }
3990
3991.next-switch-medium[dir="rtl"]:after {
3992 right: 100%;
3993 -webkit-transform: translateX(100%);
3994 -ms-transform: translateX(100%);
3995 transform: translateX(100%); }
3996
3997.next-switch-small[dir="rtl"]:after {
3998 right: 100%;
3999 -webkit-transform: translateX(100%);
4000 -ms-transform: translateX(100%);
4001 transform: translateX(100%); }
4002
4003.next-switch-on[dir="rtl"] > .next-switch-children {
4004 right: 10px;
4005 left: auto;
4006 color: #FFFFFF; }
4007
4008.next-switch-on[disabled][dir="rtl"]:after {
4009 left: 0;
4010 right: 100%;
4011 -webkit-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.12);
4012 box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.12); }
4013
4014.next-switch-on.next-switch-small[dir="rtl"] > .next-switch-children {
4015 right: 6px;
4016 left: auto; }
4017
4018.next-switch-off[dir="rtl"]:after {
4019 right: 0;
4020 -webkit-transform: translateX(0);
4021 -ms-transform: translateX(0);
4022 transform: translateX(0);
4023 -webkit-box-shadow: -1px 0px 3px 0px rgba(0, 0, 0, 0.12);
4024 box-shadow: -1px 0px 3px 0px rgba(0, 0, 0, 0.12); }
4025
4026.next-switch-off[dir="rtl"] > .next-switch-children {
4027 left: 10px;
4028 right: auto; }
4029
4030.next-switch-off.next-switch-small[dir="rtl"] > .next-switch-children {
4031 left: 5px;
4032 right: auto; }
4033
4034.next-switch {
4035 -webkit-box-sizing: border-box;
4036 box-sizing: border-box;
4037 outline: none;
4038 text-align: left;
4039 -webkit-transition: all 100ms linear;
4040 transition: all 100ms linear;
4041 overflow: hidden;
4042 cursor: pointer; }
4043 .next-switch *,
4044 .next-switch *:before,
4045 .next-switch *:after {
4046 -webkit-box-sizing: border-box;
4047 box-sizing: border-box; }
4048 .next-switch:after {
4049 content: " ";
4050 -webkit-transition: all 100ms linear;
4051 transition: all 100ms linear;
4052 -webkit-transform-origin: left center;
4053 -ms-transform-origin: left center;
4054 transform-origin: left center; }
4055 .next-switch-medium {
4056 position: relative;
4057 display: inline-block;
4058 border: 1px solid transparent;
4059 width: 56px;
4060 height: 26px;
4061 border-radius: 20px; }
4062 .next-switch-medium:after {
4063 border: 1px solid transparent;
4064 position: absolute;
4065 left: 100%;
4066 -webkit-transform: translateX(-100%);
4067 -ms-transform: translateX(-100%);
4068 transform: translateX(-100%);
4069 width: 24px;
4070 height: 24px;
4071 border-radius: 20px;
4072 -webkit-box-sizing: border-box;
4073 box-sizing: border-box; }
4074 .next-switch-medium > .next-switch-children {
4075 font-size: 12px;
4076 position: absolute;
4077 height: 24px;
4078 line-height: 24px; }
4079 .next-switch-small {
4080 position: relative;
4081 display: inline-block;
4082 border: 1px solid transparent;
4083 width: 44px;
4084 height: 22px;
4085 border-radius: 20px; }
4086 .next-switch-small:after {
4087 border: 1px solid transparent;
4088 position: absolute;
4089 left: 100%;
4090 -webkit-transform: translateX(-100%);
4091 -ms-transform: translateX(-100%);
4092 transform: translateX(-100%);
4093 width: 20px;
4094 height: 20px;
4095 border-radius: 20px;
4096 -webkit-box-sizing: border-box;
4097 box-sizing: border-box; }
4098 .next-switch-small > .next-switch-children {
4099 font-size: 12px;
4100 position: absolute;
4101 height: 20px;
4102 line-height: 20px; }
4103 .next-switch-on {
4104 background-color: #5584FF; }
4105 .next-switch-on:after {
4106 -webkit-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.12);
4107 box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.12);
4108 background-color: #FFFFFF;
4109 border-color: transparent; }
4110 .next-switch-on > .next-switch-children {
4111 left: 10px;
4112 color: #FFFFFF; }
4113 .next-switch-on:focus, .next-switch-on:hover {
4114 background-color: #3E71F7; }
4115 .next-switch-on:focus:after, .next-switch-on:hover:after {
4116 background-color: #FFFFFF; }
4117 .next-switch-on.next-switch-small > .next-switch-children {
4118 left: 6px; }
4119 .next-switch-on[disabled] {
4120 background-color: #EBECF0;
4121 cursor: not-allowed; }
4122 .next-switch-on[disabled]:after {
4123 right: 0;
4124 -webkit-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.12);
4125 box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.12);
4126 background-color: #F7F8FA;
4127 border-color: #E6E7EB; }
4128 .next-switch-on[disabled] > .next-switch-children {
4129 color: #CCCCCC; }
4130 .next-switch-off {
4131 background-color: #FFFFFF;
4132 border-color: #C4C6CF; }
4133 .next-switch-off:focus, .next-switch-off:hover {
4134 background-color: #F2F3F7;
4135 border-color: #C4C6CF; }
4136 .next-switch-off:after {
4137 left: 0;
4138 -webkit-transform: translateX(0);
4139 -ms-transform: translateX(0);
4140 transform: translateX(0);
4141 -webkit-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.12);
4142 box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.12);
4143 background-color: #FFFFFF;
4144 border-color: transparent; }
4145 .next-switch-off:after:focus, .next-switch-off:after:hover {
4146 background-color: #FFFFFF; }
4147 .next-switch-off > .next-switch-children {
4148 right: 10px;
4149 color: #999999; }
4150 .next-switch-off[disabled] {
4151 background-color: #F7F8FA;
4152 cursor: not-allowed; }
4153 .next-switch-off[disabled]:after {
4154 -webkit-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.12);
4155 box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.12);
4156 background-color: #F7F8FA;
4157 border-color: #E6E7EB; }
4158 .next-switch-off[disabled] > .next-switch-children {
4159 color: #C4C6CF; }
4160 .next-switch-off.next-switch-small > .next-switch-children {
4161 right: 5px; }
4162
4163.next-tabs {
4164 /* Nav Button */
4165 /* ----------------- */
4166 /* position: vertical */
4167 /* ----------------- */
4168 /* Size */
4169 /* ----------------- */
4170 /* shape: pure */
4171 /* ----------------- */
4172 /* Shape: wrapped */
4173 /* --------------------- */
4174 /* Shape: wrapped(top) */
4175 /* Shape: wrapped(bottom) */
4176 /* Shape: wrapped(left) */
4177 /* Shape: wrapped(right) */
4178 /* Shape: text */
4179 /* ------------------- */ }
4180 .next-tabs {
4181 -webkit-box-sizing: border-box;
4182 box-sizing: border-box;
4183 width: 100%; }
4184 .next-tabs *,
4185 .next-tabs *:before,
4186 .next-tabs *:after {
4187 -webkit-box-sizing: border-box;
4188 box-sizing: border-box; }
4189 .next-tabs-bar {
4190 outline: none; }
4191 .next-tabs-bar-popup {
4192 overflow-y: auto;
4193 max-height: 480px; }
4194 .next-tabs-nav-container {
4195 position: relative; }
4196 .next-tabs-nav-container:after {
4197 visibility: hidden;
4198 display: block;
4199 height: 0;
4200 font-size: 0;
4201 content: ' ';
4202 clear: both; }
4203 .next-tabs-nav-wrap {
4204 overflow: hidden; }
4205 .next-tabs-nav-scroll {
4206 overflow: hidden;
4207 white-space: nowrap; }
4208 .next-tabs-scrollable .next-tabs-nav-scroll {
4209 overflow-x: auto;
4210 overflow-y: hidden;
4211 -webkit-overflow-scrolling: touch; }
4212 .next-tabs-scrollable .next-tabs-nav-scroll::-webkit-scrollbar {
4213 display: none !important;
4214 width: 0 !important;
4215 height: 0 !important;
4216 -webkit-appearance: none;
4217 opacity: 0 !important; }
4218 .next-tabs-nav {
4219 display: inline-block;
4220 position: relative;
4221 -webkit-transition: all 300ms ease;
4222 transition: all 300ms ease;
4223 list-style: none;
4224 padding: 0;
4225 margin: 0; }
4226 .next-tabs-nav-enter, .next-tabs-nav-appear {
4227 -webkit-animation: fadeInLeft 0.4s cubic-bezier(0.78, 0.14, 0.15, 0.86);
4228 animation: fadeInLeft 0.4s cubic-bezier(0.78, 0.14, 0.15, 0.86);
4229 -webkit-animation-fill-mode: both;
4230 animation-fill-mode: both; }
4231 .next-tabs-nav-leave {
4232 -webkit-animation: fadeOutLeft 0.2s cubic-bezier(0.78, 0.14, 0.15, 0.86);
4233 animation: fadeOutLeft 0.2s cubic-bezier(0.78, 0.14, 0.15, 0.86);
4234 -webkit-animation-fill-mode: both;
4235 animation-fill-mode: both; }
4236 .next-tabs-tab {
4237 display: inline-block;
4238 position: relative;
4239 -webkit-transition: all 100ms linear;
4240 transition: all 100ms linear; }
4241 .next-tabs-tab-inner {
4242 position: relative;
4243 cursor: pointer;
4244 text-decoration: none; }
4245 .next-tabs-tab:before {
4246 content: "";
4247 position: absolute;
4248 -webkit-transition: all 300ms ease;
4249 transition: all 300ms ease; }
4250 .next-tabs-tab.active {
4251 font-weight: normal; }
4252 .next-tabs-tab .next-tabs-tab-close {
4253 color: #666666; }
4254 .next-tabs-tab .next-tabs-tab-close:hover {
4255 color: #333333; }
4256 .next-tabs-tab.active .next-tabs-tab-close {
4257 color: #5584FF; }
4258 .next-tabs-tab.disabled .next-tabs-tab-close {
4259 color: #DCDEE3; }
4260 .next-tabs-tab:focus {
4261 outline: none; }
4262 .next-tabs-tabpane {
4263 visibility: hidden;
4264 opacity: 0; }
4265 .next-tabs-tabpane.active {
4266 visibility: visible;
4267 opacity: 1;
4268 height: auto; }
4269 .next-tabs-tabpane.hidden {
4270 overflow: hidden;
4271 height: 0 !important;
4272 margin: 0 !important;
4273 padding: 0 !important;
4274 border: 0 !important; }
4275 .next-tabs-btn-down, .next-tabs-btn-prev, .next-tabs-btn-next {
4276 position: absolute;
4277 top: 0;
4278 cursor: pointer;
4279 padding: 0;
4280 border: 0;
4281 outline: none;
4282 height: 100%;
4283 background-color: transparent;
4284 border-color: transparent; }
4285 .next-tabs-btn-down, .next-tabs-btn-down:link, .next-tabs-btn-down:visited, .next-tabs-btn-down.visited, .next-tabs-btn-prev, .next-tabs-btn-prev:link, .next-tabs-btn-prev:visited, .next-tabs-btn-prev.visited, .next-tabs-btn-next, .next-tabs-btn-next:link, .next-tabs-btn-next:visited, .next-tabs-btn-next.visited {
4286 color: #666666; }
4287 .next-tabs-btn-down:focus, .next-tabs-btn-down:hover, .next-tabs-btn-down.hover, .next-tabs-btn-down:active, .next-tabs-btn-down.active, .next-tabs-btn-prev:focus, .next-tabs-btn-prev:hover, .next-tabs-btn-prev.hover, .next-tabs-btn-prev:active, .next-tabs-btn-prev.active, .next-tabs-btn-next:focus, .next-tabs-btn-next:hover, .next-tabs-btn-next.hover, .next-tabs-btn-next:active, .next-tabs-btn-next.active {
4288 color: #333333;
4289 background-color: transparent;
4290 border-color: transparent;
4291 text-decoration: none; }
4292 .next-tabs-btn-down.disabled, .next-tabs-btn-prev.disabled, .next-tabs-btn-next.disabled {
4293 cursor: not-allowed;
4294 color: #DCDEE3; }
4295 .next-tabs-btn-next {
4296 right: 8px; }
4297 .next-tabs-btn-prev {
4298 right: 32px; }
4299 .next-tabs-btn-down {
4300 right: 8px; }
4301 .next-tabs-content {
4302 overflow: hidden; }
4303 .next-tabs-vertical > .next-tabs-bar .next-tabs-nav {
4304 width: 100%; }
4305 .next-tabs-vertical > .next-tabs-bar .next-tabs-tab {
4306 display: block; }
4307 .next-tabs.next-medium .next-tabs-nav-container-scrolling {
4308 padding-right: 60px; }
4309 .next-tabs.next-medium .next-tabs-tab-inner {
4310 font-size: 12px;
4311 padding: 12px 16px; }
4312 .next-tabs.next-medium .next-tabs-tab-inner .next-icon {
4313 line-height: 1; }
4314 .next-tabs.next-medium .next-tabs-tab-inner .next-icon:before,
4315 .next-tabs.next-medium .next-tabs-tab-inner .next-icon .next-icon-remote {
4316 width: 16px;
4317 font-size: 16px;
4318 line-height: inherit; }
4319 .next-tabs.next-medium .next-tabs-tab-inner .next-tabs-tab-close {
4320 padding-left: 8px; }
4321 .next-tabs.next-medium .next-tabs-tab-inner .next-tabs-tab-close:before,
4322 .next-tabs.next-medium .next-tabs-tab-inner .next-tabs-tab-close .next-icon-remote {
4323 width: 12px;
4324 font-size: 12px;
4325 line-height: inherit; }
4326 .next-tabs.next-medium .next-tabs-btn-down .next-icon:before,
4327 .next-tabs.next-medium .next-tabs-btn-down .next-icon .next-icon-remote,
4328 .next-tabs.next-medium .next-tabs-btn-prev .next-icon:before,
4329 .next-tabs.next-medium .next-tabs-btn-prev .next-icon .next-icon-remote,
4330 .next-tabs.next-medium .next-tabs-btn-next .next-icon:before,
4331 .next-tabs.next-medium .next-tabs-btn-next .next-icon .next-icon-remote {
4332 width: 16px;
4333 font-size: 16px;
4334 line-height: inherit; }
4335 .next-tabs.next-small .next-tabs-nav-container-scrolling {
4336 padding-right: 56px; }
4337 .next-tabs.next-small .next-tabs-tab-inner {
4338 font-size: 12px;
4339 padding: 8px 12px; }
4340 .next-tabs.next-small .next-tabs-tab-inner .next-icon {
4341 line-height: 1; }
4342 .next-tabs.next-small .next-tabs-tab-inner .next-icon:before,
4343 .next-tabs.next-small .next-tabs-tab-inner .next-icon .next-icon-remote {
4344 width: 12px;
4345 font-size: 12px;
4346 line-height: inherit; }
4347 .next-tabs.next-small .next-tabs-tab-inner .next-tabs-tab-close {
4348 padding-left: 8px; }
4349 .next-tabs.next-small .next-tabs-tab-inner .next-tabs-tab-close:before,
4350 .next-tabs.next-small .next-tabs-tab-inner .next-tabs-tab-close .next-icon-remote {
4351 width: 8px;
4352 font-size: 8px;
4353 line-height: inherit; }
4354 @media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
4355 .next-tabs.next-small .next-tabs-tab-inner .next-tabs-tab-close {
4356 -webkit-transform: scale(0.5);
4357 -ms-transform: scale(0.5);
4358 transform: scale(0.5);
4359 margin-left: -4px;
4360 margin-right: -4px; }
4361 .next-tabs.next-small .next-tabs-tab-inner .next-tabs-tab-close:before {
4362 width: 16px;
4363 font-size: 16px; } }
4364 .next-tabs.next-small .next-tabs-btn-down .next-icon:before,
4365 .next-tabs.next-small .next-tabs-btn-down .next-icon .next-icon-remote,
4366 .next-tabs.next-small .next-tabs-btn-prev .next-icon:before,
4367 .next-tabs.next-small .next-tabs-btn-prev .next-icon .next-icon-remote,
4368 .next-tabs.next-small .next-tabs-btn-next .next-icon:before,
4369 .next-tabs.next-small .next-tabs-btn-next .next-icon .next-icon-remote {
4370 width: 12px;
4371 font-size: 12px;
4372 line-height: inherit; }
4373 .next-tabs-pure > .next-tabs-bar {
4374 border-bottom: solid 1px #DCDEE3;
4375 background-color: transparent; }
4376 .next-tabs-pure > .next-tabs-bar .next-tabs-nav-container {
4377 margin-bottom: -1px;
4378 -webkit-box-shadow: none;
4379 box-shadow: none; }
4380 .next-tabs-pure > .next-tabs-bar .next-tabs-nav-container .next-tabs-tab {
4381 color: #666666;
4382 background-color: transparent; }
4383 .next-tabs-pure > .next-tabs-bar .next-tabs-nav-container .next-tabs-tab:hover {
4384 cursor: pointer;
4385 color: #333333;
4386 background-color: transparent; }
4387 .next-tabs-pure > .next-tabs-bar .next-tabs-nav-container .next-tabs-tab.active {
4388 z-index: 1;
4389 color: #5584FF;
4390 background-color: transparent; }
4391 .next-tabs-pure > .next-tabs-bar .next-tabs-nav-container .next-tabs-tab.disabled {
4392 pointer-events: none;
4393 cursor: default;
4394 color: #DCDEE3;
4395 background: transparent; }
4396 .next-tabs-pure > .next-tabs-bar .next-tabs-nav-container .next-tabs-tab:before {
4397 border-radius: 0%;
4398 width: 0;
4399 border-bottom: 2px solid #5584FF;
4400 left: 50%;
4401 bottom: 0%; }
4402 .next-tabs-pure > .next-tabs-bar .next-tabs-nav-container .next-tabs-tab.active:before {
4403 width: 100%;
4404 left: 0%; }
4405 .next-tabs-wrapped > .next-tabs-bar {
4406 background: transparent; }
4407 .next-tabs-wrapped > .next-tabs-bar .next-tabs-tab {
4408 color: #666666;
4409 background-color: #F2F3F7; }
4410 .next-tabs-wrapped > .next-tabs-bar .next-tabs-tab:hover {
4411 cursor: pointer;
4412 color: #333333;
4413 background-color: #EBECF0; }
4414 .next-tabs-wrapped > .next-tabs-bar .next-tabs-tab.active {
4415 z-index: 1;
4416 color: #5584FF;
4417 background-color: #FFFFFF; }
4418 .next-tabs-wrapped > .next-tabs-bar .next-tabs-tab.disabled {
4419 pointer-events: none;
4420 cursor: default;
4421 color: #CCCCCC;
4422 background: #F7F8FA; }
4423 .next-tabs-wrapped > .next-tabs-bar .next-tabs-tab .next-tabs-tab-close {
4424 color: #666666; }
4425 .next-tabs-wrapped > .next-tabs-bar .next-tabs-tab .next-tabs-tab-close:hover {
4426 color: #333333; }
4427 .next-tabs-wrapped > .next-tabs-bar .next-tabs-tab.active .next-tabs-tab-close {
4428 color: #5584FF; }
4429 .next-tabs-wrapped > .next-tabs-bar .next-tabs-tab.disabled .next-tabs-tab-close {
4430 color: #DCDEE3; }
4431 .next-tabs-wrapped:before, .next-tabs-wrapped:after {
4432 content: "";
4433 display: table; }
4434 .next-tabs-wrapped:after {
4435 clear: both; }
4436 .next-tabs-wrapped > .next-tabs-content {
4437 position: relative; }
4438 .next-tabs-wrapped.next-tabs-top > .next-tabs-bar {
4439 position: relative; }
4440 .next-tabs-wrapped.next-tabs-top > .next-tabs-bar .next-tabs-nav-extra {
4441 position: absolute;
4442 top: 50%;
4443 right: 0;
4444 -webkit-transform: translateY(-50%);
4445 -ms-transform: translateY(-50%);
4446 transform: translateY(-50%); }
4447 .next-tabs-wrapped.next-tabs-top > .next-tabs-bar .next-tabs-tab {
4448 margin-right: 4px;
4449 border: solid 1px #DCDEE3;
4450 border-radius: 3px 3px 0 0;
4451 border-width: 1px 1px 1px 1px; }
4452 .next-tabs-wrapped.next-tabs-top > .next-tabs-bar .next-tabs-tab:hover {
4453 border-color: #C4C6CF; }
4454 .next-tabs-wrapped.next-tabs-top > .next-tabs-bar .next-tabs-tab.active {
4455 border-color: #DCDEE3 #DCDEE3 #FFFFFF #DCDEE3; }
4456 .next-tabs-wrapped.next-tabs-top > .next-tabs-bar .next-tabs-tab:before {
4457 border-radius: 3px;
4458 width: 0;
4459 border-top: 2px solid #5584FF;
4460 left: 50%;
4461 top: -1px; }
4462 .next-tabs-wrapped.next-tabs-top > .next-tabs-bar .next-tabs-tab.active:before {
4463 width: calc(100% - 2 * 3px);
4464 left: 3px; }
4465 .next-tabs-wrapped.next-tabs-top > .next-tabs-bar .next-tabs-tab.active {
4466 border-width: 1px 1px 1px 1px; }
4467 .next-tabs-wrapped.next-tabs-top > .next-tabs-bar:before {
4468 content: '';
4469 position: absolute;
4470 top: 100%;
4471 width: 100%;
4472 height: 0;
4473 border-bottom: 1px solid #DCDEE3;
4474 -webkit-transform: translateY(-1px);
4475 -ms-transform: translateY(-1px);
4476 transform: translateY(-1px);
4477 display: block; }
4478 .next-tabs-wrapped.next-tabs-bottom > .next-tabs-bar {
4479 position: relative; }
4480 .next-tabs-wrapped.next-tabs-bottom > .next-tabs-bar .next-tabs-nav-extra {
4481 position: absolute;
4482 top: 50%;
4483 right: 0;
4484 -webkit-transform: translateY(-50%);
4485 -ms-transform: translateY(-50%);
4486 transform: translateY(-50%); }
4487 .next-tabs-wrapped.next-tabs-bottom > .next-tabs-bar .next-tabs-tab {
4488 margin-right: 4px;
4489 border: solid 1px #DCDEE3;
4490 border-radius: 0 0 3px 3px; }
4491 .next-tabs-wrapped.next-tabs-bottom > .next-tabs-bar .next-tabs-tab:hover {
4492 border-color: #C4C6CF; }
4493 .next-tabs-wrapped.next-tabs-bottom > .next-tabs-bar .next-tabs-tab.active {
4494 border-color: #FFFFFF #DCDEE3 #DCDEE3 #DCDEE3; }
4495 .next-tabs-wrapped.next-tabs-bottom > .next-tabs-bar .next-tabs-tab:before {
4496 border-radius: 3px;
4497 width: 0;
4498 border-bottom: 2px solid #5584FF;
4499 left: 50%;
4500 bottom: -1px; }
4501 .next-tabs-wrapped.next-tabs-bottom > .next-tabs-bar .next-tabs-tab.active:before {
4502 width: calc(100% - 2 * 3px);
4503 left: 3px; }
4504 .next-tabs-wrapped.next-tabs-bottom > .next-tabs-content {
4505 top: 1px;
4506 border-bottom: 1px solid #DCDEE3; }
4507 .next-tabs-wrapped.next-tabs-left > .next-tabs-bar {
4508 float: left; }
4509 .next-tabs-wrapped.next-tabs-left > .next-tabs-bar .next-tabs-tab {
4510 float: none;
4511 margin-bottom: 4px;
4512 border: solid 1px #DCDEE3;
4513 border-radius: 3px 0 0 3px;
4514 border-width: 1px 1px 1px 1px; }
4515 .next-tabs-wrapped.next-tabs-left > .next-tabs-bar .next-tabs-tab:hover {
4516 border-color: #C4C6CF; }
4517 .next-tabs-wrapped.next-tabs-left > .next-tabs-bar .next-tabs-tab.active {
4518 border-color: #DCDEE3 #FFFFFF #DCDEE3 #DCDEE3; }
4519 .next-tabs-wrapped.next-tabs-left > .next-tabs-bar .next-tabs-tab:before {
4520 border-radius: 3px;
4521 height: 0;
4522 border-left: 2px solid #5584FF;
4523 top: 50%;
4524 left: -1px; }
4525 .next-tabs-wrapped.next-tabs-left > .next-tabs-bar .next-tabs-tab.active:before {
4526 height: calc(100% - 2 * 3px);
4527 top: 3px; }
4528 .next-tabs-wrapped.next-tabs-left > .next-tabs-bar .next-tabs-tab.active {
4529 border-width: 1px 1px 1px 1px; }
4530 .next-tabs-wrapped.next-tabs-left > .next-tabs-content {
4531 right: 1px;
4532 border-left: 1px solid #DCDEE3; }
4533 .next-tabs-wrapped.next-tabs-right > .next-tabs-bar {
4534 float: right; }
4535 .next-tabs-wrapped.next-tabs-right > .next-tabs-bar .next-tabs-tab {
4536 float: none;
4537 margin-bottom: 4px;
4538 border: solid 1px #DCDEE3;
4539 border-radius: 0 3px 3px 0;
4540 border-width: 1px 1px 1px 1px; }
4541 .next-tabs-wrapped.next-tabs-right > .next-tabs-bar .next-tabs-tab:hover {
4542 border-color: #C4C6CF; }
4543 .next-tabs-wrapped.next-tabs-right > .next-tabs-bar .next-tabs-tab.active {
4544 border-color: #DCDEE3 #DCDEE3 #DCDEE3 #FFFFFF; }
4545 .next-tabs-wrapped.next-tabs-right > .next-tabs-bar .next-tabs-tab:before {
4546 border-radius: 3px;
4547 height: 0;
4548 border-right: 2px solid #5584FF;
4549 top: 50%;
4550 right: -1px; }
4551 .next-tabs-wrapped.next-tabs-right > .next-tabs-bar .next-tabs-tab.active:before {
4552 height: calc(100% - 2 * 3px);
4553 top: 3px; }
4554 .next-tabs-wrapped.next-tabs-right > .next-tabs-bar .next-tabs-tab.active {
4555 border-width: 1px 1px 1px 1px; }
4556 .next-tabs-wrapped.next-tabs-right > .next-tabs-content {
4557 right: -1px;
4558 border-right: 1px solid #DCDEE3; }
4559 .next-tabs-capsule > .next-tabs-bar .next-tabs-tab {
4560 -webkit-transition: background-color 100ms linear;
4561 transition: background-color 100ms linear;
4562 border: 1px solid #C4C6CF;
4563 border-right-color: transparent;
4564 margin-right: -1px;
4565 color: #333333;
4566 background-color: #F2F3F7; }
4567 .next-tabs-capsule > .next-tabs-bar .next-tabs-tab:first-child {
4568 border-radius: 3px 0 0 3px; }
4569 .next-tabs-capsule > .next-tabs-bar .next-tabs-tab:last-child {
4570 border-radius: 0 3px 3px 0;
4571 border-right: 1px solid #C4C6CF; }
4572 .next-tabs-capsule > .next-tabs-bar .next-tabs-tab.active {
4573 border-right: 1px solid #C4C6CF;
4574 border-color: #5584FF; }
4575 .next-tabs-capsule > .next-tabs-bar .next-tabs-tab.disabled {
4576 border-color: #E6E7EB; }
4577 .next-tabs-capsule > .next-tabs-bar .next-tabs-tab:hover {
4578 z-index: 2;
4579 border-right: 1px solid #C4C6CF;
4580 border-color: #C4C6CF; }
4581 .next-tabs-capsule > .next-tabs-bar .next-tabs-tab:hover {
4582 cursor: pointer;
4583 color: #333333;
4584 background-color: #EBECF0; }
4585 .next-tabs-capsule > .next-tabs-bar .next-tabs-tab.active {
4586 z-index: 1;
4587 color: #FFFFFF;
4588 background-color: #5584FF; }
4589 .next-tabs-capsule > .next-tabs-bar .next-tabs-tab.disabled {
4590 pointer-events: none;
4591 cursor: default;
4592 color: #CCCCCC;
4593 background: #F7F8FA; }
4594 .next-tabs-text > .next-tabs-bar .next-tabs-tab {
4595 color: #666666;
4596 background-color: transparent; }
4597 .next-tabs-text > .next-tabs-bar .next-tabs-tab:hover {
4598 cursor: pointer;
4599 color: #333333;
4600 background-color: transparent; }
4601 .next-tabs-text > .next-tabs-bar .next-tabs-tab.active {
4602 z-index: 1;
4603 color: #5584FF;
4604 background-color: transparent; }
4605 .next-tabs-text > .next-tabs-bar .next-tabs-tab.disabled {
4606 pointer-events: none;
4607 cursor: default;
4608 color: #CCCCCC;
4609 background: transparent; }
4610 .next-tabs-text > .next-tabs-bar .next-tabs-tab:not(:last-child):after {
4611 content: '';
4612 position: absolute;
4613 right: 0;
4614 top: calc(50% - 4px);
4615 width: 1px;
4616 height: 8px;
4617 background-color: #DCDEE3; }
4618 .next-tabs-pure > .next-tabs-bar {
4619 position: relative; }
4620 .next-tabs-pure > .next-tabs-bar .next-tabs-nav-extra {
4621 position: absolute;
4622 top: 50%;
4623 right: 0;
4624 -webkit-transform: translateY(-50%);
4625 -ms-transform: translateY(-50%);
4626 transform: translateY(-50%); }
4627 .next-tabs-capsule > .next-tabs-bar {
4628 position: relative; }
4629 .next-tabs-capsule > .next-tabs-bar .next-tabs-nav-extra {
4630 position: absolute;
4631 top: 50%;
4632 right: 0;
4633 -webkit-transform: translateY(-50%);
4634 -ms-transform: translateY(-50%);
4635 transform: translateY(-50%); }
4636 .next-tabs-text > .next-tabs-bar {
4637 position: relative; }
4638 .next-tabs-text > .next-tabs-bar .next-tabs-nav-extra {
4639 position: absolute;
4640 top: 50%;
4641 right: 0;
4642 -webkit-transform: translateY(-50%);
4643 -ms-transform: translateY(-50%);
4644 transform: translateY(-50%); }
4645
4646.next-tabs[dir='rtl'].next-medium .next-tabs-nav-container-scrolling {
4647 padding-left: 60px;
4648 padding-right: 0; }
4649
4650.next-tabs[dir='rtl'].next-medium .next-tabs-tab-close {
4651 padding-right: 8px;
4652 padding-left: 0; }
4653
4654.next-tabs[dir='rtl'].next-small .next-tabs-nav-container-scrolling {
4655 padding-left: 56px;
4656 padding-right: 0; }
4657
4658.next-tabs[dir='rtl'].next-small .next-tabs-tab-close {
4659 padding-right: 8px;
4660 padding-left: 0; }
4661
4662.next-tabs[dir='rtl'].next-tabs-wrapped.next-tabs-top > .next-tabs-bar .next-tabs-nav-extra {
4663 right: auto;
4664 left: 0; }
4665
4666.next-tabs[dir='rtl'].next-tabs-wrapped.next-tabs-bottom > .next-tabs-bar .next-tabs-nav-extra {
4667 right: auto;
4668 left: 0; }
4669
4670.next-tabs[dir='rtl'] > .next-tabs-bar .next-tabs-nav-extra {
4671 right: auto;
4672 left: 0; }
4673
4674.next-tabs[dir='rtl'].next-tabs-capsule > .next-tabs-bar .next-tabs-tab {
4675 border-top: 1px solid #C4C6CF;
4676 border-bottom: 1px solid #C4C6CF;
4677 border-right: 1px solid #C4C6CF;
4678 border-left: 0; }
4679 .next-tabs[dir='rtl'].next-tabs-capsule > .next-tabs-bar .next-tabs-tab:first-child {
4680 border-left: 0;
4681 border-radius: 0 3px 3px 0; }
4682 .next-tabs[dir='rtl'].next-tabs-capsule > .next-tabs-bar .next-tabs-tab:last-child {
4683 border-radius: 3px 0 0 3px;
4684 border-left: 1px solid #C4C6CF; }
4685 .next-tabs[dir='rtl'].next-tabs-capsule > .next-tabs-bar .next-tabs-tab.active {
4686 margin-left: -1px;
4687 margin-right: auto;
4688 border-left: 1px solid #C4C6CF;
4689 border-color: #5584FF; }
4690
4691.next-tabs[dir='rtl'] .next-tabs-btn-next {
4692 left: 8px;
4693 right: auto; }
4694
4695.next-tabs[dir='rtl'] .next-tabs-btn-prev {
4696 left: 32px;
4697 right: auto; }
4698
4699.next-tabs[dir='rtl'] .next-tabs-btn-down {
4700 left: 8px;
4701 right: auto; }
4702
4703.next-tabs-text[dir='rtl'] > .next-tabs-bar .next-tabs-tab:not(:last-child):after {
4704 content: '';
4705 position: absolute;
4706 left: 0;
4707 right: auto; }
4708
4709/* put your code here */
4710.next-table {
4711 -webkit-box-sizing: border-box;
4712 box-sizing: border-box;
4713 position: relative; }
4714 .next-table *,
4715 .next-table *:before,
4716 .next-table *:after {
4717 -webkit-box-sizing: border-box;
4718 box-sizing: border-box; }
4719 .next-table.next-table-small th .next-table-cell-wrapper {
4720 padding: 8px 8px; }
4721 .next-table.next-table-small td .next-table-cell-wrapper {
4722 padding: 8px 8px; }
4723 .next-table.next-table-small .next-table-prerow .next-table-cell-wrapper {
4724 padding: 8px 8px; }
4725 .next-table table {
4726 border-collapse: collapse;
4727 border-spacing: 0;
4728 width: 100%;
4729 background: #FFFFFF; }
4730 .next-table table tr:first-child td {
4731 border-top-width: 0; }
4732 .next-table th {
4733 padding: 0;
4734 background: #EBECF0;
4735 color: #333333;
4736 text-align: left;
4737 font-weight: normal;
4738 border: 1px solid #DCDEE3; }
4739 .next-table th .next-table-cell-wrapper {
4740 padding: 12px 16px;
4741 overflow: hidden;
4742 text-overflow: ellipsis;
4743 word-break: break-all; }
4744 .next-table th.next-table-prerow .next-table-cell-wrapper {
4745 padding: 12px 16px; }
4746 .next-table-affix {
4747 z-index: 1;
4748 overflow: hidden; }
4749 .next-table-header-resizable {
4750 position: relative; }
4751 .next-table-header-resizable .next-table-resize-handler {
4752 position: absolute;
4753 right: 0;
4754 top: 0;
4755 bottom: 0;
4756 width: 3px;
4757 background: transparent;
4758 cursor: ew-resize; }
4759 .next-table td {
4760 padding: 0;
4761 border: 1px solid #DCDEE3; }
4762 .next-table td .next-table-cell-wrapper {
4763 padding: 12px 16px;
4764 overflow: hidden;
4765 text-overflow: ellipsis;
4766 word-break: break-all; }
4767 .next-table td .next-table-cell-wrapper .next-icon-arrow-down.next-table-tree-arrow,
4768 .next-table td .next-table-cell-wrapper .next-icon-arrow-right.next-table-tree-arrow,
4769 .next-table td .next-table-cell-wrapper .next-table-tree-placeholder {
4770 margin-right: 8px;
4771 outline: 0;
4772 cursor: pointer; }
4773 .next-table td .next-table-cell-wrapper .next-icon-arrow-right.next-table-tree-arrow:before,
4774 .next-table td .next-table-cell-wrapper .next-icon-arrow-right.next-table-tree-arrow .next-icon-remote {
4775 width: 12px;
4776 font-size: 12px;
4777 line-height: inherit; }
4778 .next-table td .next-table-cell-wrapper .next-icon-arrow-right.next-table-tree-arrow::before {
4779 content: "\E619"; }
4780 .next-table td .next-table-cell-wrapper .next-icon-arrow-down.next-table-tree-arrow:before,
4781 .next-table td .next-table-cell-wrapper .next-icon-arrow-down.next-table-tree-arrow .next-icon-remote {
4782 width: 12px;
4783 font-size: 12px;
4784 line-height: inherit; }
4785 .next-table td .next-table-cell-wrapper .next-icon-arrow-down.next-table-tree-arrow::before {
4786 content: "\E63D"; }
4787 .next-table td.next-table-prerow .next-table-cell-wrapper {
4788 padding: 12px 16px; }
4789 .next-table .next-table-expanded .next-table-cell-wrapper,
4790 .next-table .next-table-selection .next-table-cell-wrapper {
4791 overflow: visible; }
4792 .next-table.no-header table tr:first-child td {
4793 border-top-width: 1px; }
4794 .next-table.only-bottom-border {
4795 border-width: 0; }
4796 .next-table.only-bottom-border th {
4797 border-width: 0 0 1px 0; }
4798 .next-table.only-bottom-border td {
4799 border-width: 0 0 1px 0; }
4800 .next-table.only-bottom-border .next-table-expanded-row th {
4801 border-width: 0 0 1px 0; }
4802 .next-table.only-bottom-border .next-table-expanded-row td {
4803 border-width: 0 0 1px 0; }
4804 .next-table.only-bottom-border table tr td:first-child,
4805 .next-table.only-bottom-border table tr th:first-child {
4806 border-left-width: 0; }
4807 .next-table-loading {
4808 display: block; }
4809 .next-table.zebra tr:nth-child(odd) td {
4810 background: #FFFFFF; }
4811 .next-table.zebra tr:nth-child(even) td {
4812 background: #F7F8FA; }
4813 .next-table.zebra .next-table-row.hovered td {
4814 background: #F2F3F7;
4815 color: #333333; }
4816 .next-table.zebra .next-table-cell.hovered {
4817 background: #F2F3F7;
4818 color: #333333; }
4819 .next-table.zebra .next-table-row.selected td {
4820 background: #F2F3F7;
4821 color: #333333; }
4822 .next-table-empty {
4823 color: #A0A2AD;
4824 padding: 32px 0;
4825 text-align: center; }
4826 .next-table-expanded-row td {
4827 border-width: 0; }
4828 .next-table-expanded-row td:first-child {
4829 border-left-width: 1px; }
4830 .next-table-expanded-row td:last-child {
4831 border-right-width: 1px; }
4832 .next-table-expanded-row:last-child td {
4833 border-bottom-width: 1px; }
4834 .next-table-expanded-row .next-table .last td {
4835 border-bottom-width: 0; }
4836 .next-table-filter-footer {
4837 margin: 10px 10px 0; }
4838 .next-table-filter-footer button {
4839 margin-right: 5px; }
4840 .next-table-row {
4841 -webkit-transition: all 100ms linear;
4842 transition: all 100ms linear;
4843 background: #FFFFFF;
4844 color: #333333; }
4845 .next-table-row.hidden {
4846 display: none; }
4847 .next-table-row.hovered {
4848 background: #F2F3F7;
4849 color: #333333; }
4850 .next-table-row.selected {
4851 background: #F2F3F7;
4852 color: #333333; }
4853 .next-table-cell.hovered {
4854 background: #F2F3F7;
4855 color: #333333; }
4856 .next-table-tree-placeholder {
4857 display: inline-block;
4858 width: 12px; }
4859
4860.last .next-table-expanded-row td {
4861 border-bottom-width: 1px; }
4862
4863.next-table-body,
4864.next-table-header {
4865 overflow: auto;
4866 font-size: 12px; }
4867
4868.next-table-header {
4869 margin-bottom: -20px;
4870 padding-bottom: 20px;
4871 overflow: -moz-scrollbars-none;
4872 -ms-overflow-style: none;
4873 scrollbar-width: none; }
4874 .next-table-header::-webkit-scrollbar {
4875 display: none; }
4876
4877.next-table-body {
4878 font-size: 12px;
4879 position: relative; }
4880
4881.next-table-fixed {
4882 border: 1px solid #DCDEE3; }
4883 .next-table-fixed table {
4884 table-layout: fixed; }
4885 .next-table-fixed .next-table-header {
4886 background: #EBECF0; }
4887 .next-table-fixed table tr td:first-child,
4888 .next-table-fixed table tr th:first-child {
4889 border-left-width: 0; }
4890 .next-table-fixed .next-table-header th {
4891 border-top-width: 0; }
4892 .next-table-fixed .next-table-header tr th:last-child {
4893 border-right-width: 0; }
4894 .next-table-fixed .next-table-body td {
4895 border-top-width: 0; }
4896 .next-table-fixed .next-table-body tr:last-child td {
4897 border-bottom-width: 0; }
4898 .next-table-fixed .next-table-body tr td:last-child {
4899 border-right-width: 0; }
4900 .next-table-fixed.next-table-group table tr td:first-child,
4901 .next-table-fixed.next-table-group table tr th:first-child {
4902 border-left-width: 1px; }
4903 .next-table-fixed.next-table-group .next-table-header th {
4904 border-top-width: 1px; }
4905 .next-table-fixed.next-table-group .next-table-header tr th:last-child {
4906 border-right-width: 1px; }
4907 .next-table-fixed.next-table-group .next-table-body td {
4908 border-top-width: 1px; }
4909 .next-table-fixed.next-table-group .next-table-body tr:last-child td {
4910 border-bottom-width: 1px; }
4911 .next-table-fixed.next-table-group .next-table-body tr td:last-child {
4912 border-right-width: 1px; }
4913
4914.next-table-lock .next-table-body {
4915 overflow-x: auto;
4916 overflow-y: visible; }
4917
4918.next-table-group {
4919 border-width: 0; }
4920 .next-table-group .next-table-body {
4921 margin-top: 8px; }
4922 .next-table-group .next-table-body table {
4923 margin-bottom: 8px; }
4924 .next-table-group .next-table-body table tr:first-child td {
4925 border-top-width: 1px; }
4926 .next-table-group .next-table-group-header td {
4927 background: #EBECF0;
4928 color: #333333; }
4929 .next-table-group .next-table-group-footer td {
4930 background: #EBECF0;
4931 color: #333333; }
4932 .next-table-group .next-table-row.hovered,
4933 .next-table-group .next-table-row.selected {
4934 background: #FFFFFF;
4935 color: #333333; }
4936
4937.next-table-lock {
4938 position: relative; }
4939 .next-table-lock table {
4940 table-layout: fixed; }
4941
4942.next-table-header-inner {
4943 overflow: unset; }
4944
4945.next-table-wrap-empty .next-table-lock-left td,
4946.next-table-wrap-empty .next-table-lock-right td {
4947 border: none; }
4948
4949.next-table-wrap-empty .next-table-lock-left .next-table-empty,
4950.next-table-wrap-empty .next-table-lock-right .next-table-empty {
4951 display: none; }
4952
4953.next-table-wrap-empty > .next-table-inner > .next-table-body > table {
4954 table-layout: auto; }
4955
4956.next-table-lock-left,
4957.next-table-lock-right {
4958 position: absolute;
4959 left: 0;
4960 top: 0;
4961 z-index: 1;
4962 border: 0;
4963 -webkit-transition: -webkit-box-shadow .3s ease;
4964 transition: -webkit-box-shadow .3s ease;
4965 transition: box-shadow .3s ease;
4966 transition: box-shadow .3s ease, -webkit-box-shadow .3s ease;
4967 overflow: hidden; }
4968 .next-table-lock-left table,
4969 .next-table-lock-right table {
4970 width: auto; }
4971 .next-table-lock-left .next-table-body,
4972 .next-table-lock-right .next-table-body {
4973 overflow-y: scroll;
4974 overflow-x: hidden;
4975 margin-right: -20px;
4976 padding-right: 0; }
4977
4978.next-table-lock-right {
4979 right: 0;
4980 left: auto; }
4981 .next-table-lock-right table tr td:first-child,
4982 .next-table-lock-right table tr th:first-child {
4983 border-left-width: 1px; }
4984 .next-table-lock-right.shadow {
4985 -webkit-box-shadow: -2px 0 3px rgba(0, 0, 0, 0.12);
4986 box-shadow: -2px 0 3px rgba(0, 0, 0, 0.12); }
4987
4988.next-table-lock-left.shadow {
4989 -webkit-box-shadow: 2px 0 3px rgba(0, 0, 0, 0.12);
4990 box-shadow: 2px 0 3px rgba(0, 0, 0, 0.12); }
4991
4992.next-table-filter {
4993 line-height: 1; }
4994
4995.next-table-sort {
4996 position: relative;
4997 width: 16px;
4998 display: inline-block;
4999 line-height: 1; }
5000 .next-table-sort:focus {
5001 outline: 0; }
5002 .next-table-sort > a::before {
5003 content: ' ';
5004 display: inline-block;
5005 vertical-align: middle; }
5006 .next-table-sort .next-icon {
5007 position: absolute;
5008 left: -2px;
5009 color: #333333; }
5010 .next-table-sort .next-icon:before,
5011 .next-table-sort .next-icon .next-icon-remote {
5012 width: 12px;
5013 font-size: 12px;
5014 line-height: inherit; }
5015 .next-table-sort .current .next-icon {
5016 color: #5584FF; }
5017 .next-table-sort .next-icon-ascending {
5018 left: 2px; }
5019
5020.next-table-filter {
5021 cursor: pointer;
5022 width: 20px;
5023 display: inline-block; }
5024 .next-table-filter:focus {
5025 outline: 0; }
5026 .next-table-filter .next-icon {
5027 color: #333333; }
5028 .next-table-filter .next-icon:before,
5029 .next-table-filter .next-icon .next-icon-remote {
5030 width: 12px;
5031 font-size: 12px;
5032 line-height: inherit; }
5033
5034.next-table-header-icon {
5035 margin-left: 8px; }
5036
5037.next-table-expanded-ctrl {
5038 cursor: pointer; }
5039 .next-table-expanded-ctrl:focus {
5040 outline: 0; }
5041 .next-table-expanded-ctrl.disabled {
5042 color: #999999; }
5043 .next-table-expanded-ctrl .next-table-expand-unfold:before,
5044 .next-table-expanded-ctrl .next-table-expand-unfold .next-icon-remote {
5045 width: 12px;
5046 font-size: 12px;
5047 line-height: inherit; }
5048 .next-table-expanded-ctrl .next-table-expand-unfold::before {
5049 content: "\E601"; }
5050 .next-table-expanded-ctrl .next-table-expand-fold:before,
5051 .next-table-expanded-ctrl .next-table-expand-fold .next-icon-remote {
5052 width: 12px;
5053 font-size: 12px;
5054 line-height: inherit; }
5055 .next-table-expanded-ctrl .next-table-expand-fold::before {
5056 content: "\E655"; }
5057
5058.next-table[dir="rtl"] th {
5059 text-align: right; }
5060
5061.next-table[dir="rtl"] .next-table-header-resizable .next-table-resize-handler {
5062 right: auto;
5063 left: 0; }
5064
5065.next-table[dir="rtl"] td .next-table-cell-wrapper .next-icon-arrow-down.next-table-tree-arrow,
5066.next-table[dir="rtl"] td .next-table-cell-wrapper .next-icon-arrow-right.next-table-tree-arrow,
5067.next-table[dir="rtl"] td .next-table-cell-wrapper .next-table-tree-placeholder {
5068 margin-left: 3px;
5069 margin-right: 0;
5070 float: right; }
5071
5072.next-table[dir="rtl"] .next-table-expanded-row td:first-child {
5073 border-left-width: 0;
5074 border-right-width: 1px; }
5075
5076.next-table[dir="rtl"] .next-table-expanded-row td:last-child {
5077 border-left-width: 1px;
5078 border-right-width: 0; }
5079
5080.next-table[dir="rtl"].only-bottom-border .next-table-expanded-row th {
5081 border-width: 0 0 1px 0; }
5082
5083.next-table[dir="rtl"].only-bottom-border .next-table-expanded-row td {
5084 border-width: 0 0 1px 0; }
5085
5086.next-table[dir="rtl"] .next-table-filter-footer button {
5087 margin-left: 5px;
5088 margin-right: 0; }
5089
5090.next-table[dir="rtl"] .next-table-lock-left,
5091.next-table[dir="rtl"] .next-table-lock-right {
5092 left: auto;
5093 right: 0; }
5094
5095.next-table[dir="rtl"] .next-table-lock-right {
5096 right: auto;
5097 left: 0; }
5098 .next-table[dir="rtl"] .next-table-lock-right table tr td:first-child,
5099 .next-table[dir="rtl"] .next-table-lock-right table tr th:first-child {
5100 border-right-width: 1px; }
5101 .next-table[dir="rtl"] .next-table-lock-right.shadow {
5102 -webkit-box-shadow: 2px 0 3px rgba(0, 0, 0, 0.12);
5103 box-shadow: 2px 0 3px rgba(0, 0, 0, 0.12); }
5104
5105.next-table[dir="rtl"] .next-table-lock-left.shadow {
5106 -webkit-box-shadow: -2px 0 3px rgba(0, 0, 0, 0.12);
5107 box-shadow: -2px 0 3px rgba(0, 0, 0, 0.12); }
5108
5109.next-table[dir="rtl"] .next-table-sort .next-icon {
5110 right: 0;
5111 left: auto; }
5112
5113.next-table[dir="rtl"] .next-table-sort .next-icon-ascending {
5114 right: 4px;
5115 left: auto; }
5116
5117.next-table[dir="rtl"] .next-table-filter {
5118 margin-right: 5px;
5119 margin-left: 0; }
5120
5121.next-table-fixed[dir="rtl"] table tr td:first-child,
5122.next-table-fixed[dir="rtl"] table tr th:first-child {
5123 border-left-width: 1px;
5124 border-right-width: 0; }
5125
5126.next-table-fixed[dir="rtl"] .next-table-header tr th:last-child {
5127 border-left-width: 1px; }
5128
5129.next-table-fixed[dir="rtl"] .next-table-body tr td:last-child {
5130 border-left-width: 1px; }
5131
5132.next-timeline *,
5133.next-timeline *:before,
5134.next-timeline *:after {
5135 -webkit-box-sizing: border-box;
5136 box-sizing: border-box; }
5137
5138.next-timeline, .next-timeline:before, .next-timeline:after {
5139 -webkit-box-sizing: border-box;
5140 box-sizing: border-box; }
5141
5142.next-timeline ul {
5143 margin: 0;
5144 padding: 0;
5145 list-style: none; }
5146
5147.next-timeline p {
5148 margin: 0; }
5149
5150.next-timeline-hide {
5151 display: none; }
5152
5153.next-timeline[dir='rtl'] .next-timeline-item {
5154 /* 时间轴左边存在内容的情况 */ }
5155 .next-timeline[dir='rtl'] .next-timeline-item-folder {
5156 padding-left: 0;
5157 padding-right: 28px; }
5158 .next-timeline[dir='rtl'] .next-timeline-item-dot-tail {
5159 left: auto;
5160 right: 8px;
5161 border-left: none;
5162 border-right: 1px dotted #DCDEE3; }
5163 .next-timeline[dir='rtl'] .next-timeline-item-has-left-content.next-timeline-item-folder {
5164 margin-left: 0;
5165 margin-right: 80px; }
5166
5167.next-timeline[dir='rtl'] .next-timeline-item-done {
5168 position: relative; }
5169 .next-timeline[dir='rtl'] .next-timeline-item-done .next-timeline-item-timeline {
5170 position: absolute;
5171 left: auto;
5172 right: 0;
5173 top: 0;
5174 height: 100%; }
5175 .next-timeline[dir='rtl'] .next-timeline-item-done .next-timeline-item-timeline .next-timeline-item-node {
5176 position: relative;
5177 width: 16px;
5178 height: 24px;
5179 padding: 4px 0;
5180 text-align: center;
5181 float: right; }
5182 .next-timeline[dir='rtl'] .next-timeline-item-done .next-timeline-item-timeline .next-timeline-item-node.next-timeline-item-node-custom {
5183 width: 40px;
5184 height: auto;
5185 font-size: 12px;
5186 word-break: break-all;
5187 margin-right: calc(-12px);
5188 margin-left: 0;
5189 line-height: 1; }
5190 .next-timeline[dir='rtl'] .next-timeline-item-done .next-timeline-item-timeline .next-timeline-item-dot {
5191 display: block;
5192 position: absolute;
5193 width: 8px;
5194 height: 8px;
5195 border-radius: 100%;
5196 top: 50%;
5197 margin-top: -4px;
5198 left: 50%;
5199 margin-left: -4px; }
5200 .next-timeline[dir='rtl'] .next-timeline-item-done .next-timeline-item-timeline .next-timeline-item-icon {
5201 display: block;
5202 position: absolute;
5203 width: 16px;
5204 height: 16px;
5205 line-height: 16px;
5206 border-radius: 100%;
5207 top: 50%;
5208 left: 50%;
5209 margin-top: -8px;
5210 margin-left: -8px; }
5211 .next-timeline[dir='rtl'] .next-timeline-item-done .next-timeline-item-timeline .next-timeline-item-icon .next-icon:before,
5212 .next-timeline[dir='rtl'] .next-timeline-item-done .next-timeline-item-timeline .next-timeline-item-icon .next-icon .next-icon-remote {
5213 width: 12px;
5214 font-size: 12px;
5215 line-height: inherit; }
5216 .next-timeline[dir='rtl'] .next-timeline-item-done .next-timeline-item-timeline .next-timeline-item-tail {
5217 position: absolute;
5218 width: auto;
5219 height: calc(100% - 24px);
5220 top: 24px;
5221 left: auto;
5222 right: 8px; }
5223 .next-timeline[dir='rtl'] .next-timeline-item-done .next-timeline-item-timeline .next-timeline-item-tail i {
5224 display: inline-block;
5225 vertical-align: top;
5226 height: 100%;
5227 width: 1px;
5228 position: relative;
5229 background: #DCDEE3;
5230 -webkit-transition: all 100ms linear;
5231 transition: all 100ms linear; }
5232 .next-timeline[dir='rtl'] .next-timeline-item-done .next-timeline-item-content {
5233 display: inline-block;
5234 margin-right: 28px;
5235 margin-left: 0; }
5236 .next-timeline[dir='rtl'] .next-timeline-item-done .next-timeline-item-content .next-timeline-item-title {
5237 margin: 0;
5238 font-size: 12px;
5239 font-weight: bold;
5240 line-height: 16px;
5241 margin-top: 4px;
5242 overflow: hidden;
5243 text-overflow: ellipsis;
5244 white-space: nowrap;
5245 color: #333333;
5246 text-align: right; }
5247 .next-timeline[dir='rtl'] .next-timeline-item-done .next-timeline-item-content .next-timeline-item-body {
5248 margin: 0;
5249 margin-top: 8px;
5250 font-size: 12px;
5251 line-height: 16px;
5252 color: #666666;
5253 text-align: right; }
5254 .next-timeline[dir='rtl'] .next-timeline-item-done .next-timeline-item-content .next-timeline-item-time {
5255 margin: 0;
5256 margin-top: 4px;
5257 margin-bottom: 12px;
5258 font-size: 12px;
5259 color: #999999;
5260 text-align: right; }
5261 .next-timeline[dir='rtl'] .next-timeline-item-done.next-timeline-item-has-left-content > .next-timeline-item-left-content {
5262 position: absolute;
5263 width: 80px;
5264 display: inline-block;
5265 font-size: 12px;
5266 color: #999999;
5267 line-height: 16px;
5268 margin-top: 4px;
5269 text-align: left;
5270 padding-left: 12px;
5271 padding-right: 0; }
5272 .next-timeline[dir='rtl'] .next-timeline-item-done.next-timeline-item-has-left-content > .next-timeline-item-left-content p {
5273 word-break: break-word; }
5274 .next-timeline[dir='rtl'] .next-timeline-item-done.next-timeline-item-has-left-content > .next-timeline-item-timeline {
5275 margin-right: 80px;
5276 margin-left: 0; }
5277 .next-timeline[dir='rtl'] .next-timeline-item-done.next-timeline-item-has-left-content > .next-timeline-item-content {
5278 margin-right: 108px;
5279 margin-left: 0; }
5280 .next-timeline[dir='rtl'] .next-timeline-item-done .next-timeline-item-dot {
5281 background: #C4C6CF; }
5282 .next-timeline[dir='rtl'] .next-timeline-item-done .next-timeline-item-icon {
5283 background: #C4C6CF;
5284 color: #FFFFFF; }
5285
5286.next-timeline[dir='rtl'] .next-timeline-item-process {
5287 position: relative; }
5288 .next-timeline[dir='rtl'] .next-timeline-item-process .next-timeline-item-timeline {
5289 position: absolute;
5290 left: auto;
5291 right: 0;
5292 top: 0;
5293 height: 100%; }
5294 .next-timeline[dir='rtl'] .next-timeline-item-process .next-timeline-item-timeline .next-timeline-item-node {
5295 position: relative;
5296 width: 16px;
5297 height: 24px;
5298 padding: 4px 0;
5299 text-align: center;
5300 float: right; }
5301 .next-timeline[dir='rtl'] .next-timeline-item-process .next-timeline-item-timeline .next-timeline-item-node.next-timeline-item-node-custom {
5302 width: 40px;
5303 height: auto;
5304 font-size: 12px;
5305 word-break: break-all;
5306 margin-right: calc(-12px);
5307 margin-left: 0;
5308 line-height: 1; }
5309 .next-timeline[dir='rtl'] .next-timeline-item-process .next-timeline-item-timeline .next-timeline-item-dot {
5310 display: block;
5311 position: absolute;
5312 width: 8px;
5313 height: 8px;
5314 border-radius: 100%;
5315 top: 50%;
5316 margin-top: -4px;
5317 left: 50%;
5318 margin-left: -4px; }
5319 .next-timeline[dir='rtl'] .next-timeline-item-process .next-timeline-item-timeline .next-timeline-item-icon {
5320 display: block;
5321 position: absolute;
5322 width: 16px;
5323 height: 16px;
5324 line-height: 16px;
5325 border-radius: 100%;
5326 top: 50%;
5327 left: 50%;
5328 margin-top: -8px;
5329 margin-left: -8px; }
5330 .next-timeline[dir='rtl'] .next-timeline-item-process .next-timeline-item-timeline .next-timeline-item-icon .next-icon:before,
5331 .next-timeline[dir='rtl'] .next-timeline-item-process .next-timeline-item-timeline .next-timeline-item-icon .next-icon .next-icon-remote {
5332 width: 12px;
5333 font-size: 12px;
5334 line-height: inherit; }
5335 .next-timeline[dir='rtl'] .next-timeline-item-process .next-timeline-item-timeline .next-timeline-item-tail {
5336 position: absolute;
5337 width: auto;
5338 height: calc(100% - 24px);
5339 top: 24px;
5340 left: auto;
5341 right: 8px; }
5342 .next-timeline[dir='rtl'] .next-timeline-item-process .next-timeline-item-timeline .next-timeline-item-tail i {
5343 display: inline-block;
5344 vertical-align: top;
5345 height: 100%;
5346 width: 1px;
5347 position: relative;
5348 background: #DCDEE3;
5349 -webkit-transition: all 100ms linear;
5350 transition: all 100ms linear; }
5351 .next-timeline[dir='rtl'] .next-timeline-item-process .next-timeline-item-content {
5352 display: inline-block;
5353 margin-right: 28px;
5354 margin-left: 0; }
5355 .next-timeline[dir='rtl'] .next-timeline-item-process .next-timeline-item-content .next-timeline-item-title {
5356 margin: 0;
5357 font-size: 12px;
5358 font-weight: bold;
5359 line-height: 16px;
5360 margin-top: 4px;
5361 overflow: hidden;
5362 text-overflow: ellipsis;
5363 white-space: nowrap;
5364 color: #333333;
5365 text-align: right; }
5366 .next-timeline[dir='rtl'] .next-timeline-item-process .next-timeline-item-content .next-timeline-item-body {
5367 margin: 0;
5368 margin-top: 8px;
5369 font-size: 12px;
5370 line-height: 16px;
5371 color: #666666;
5372 text-align: right; }
5373 .next-timeline[dir='rtl'] .next-timeline-item-process .next-timeline-item-content .next-timeline-item-time {
5374 margin: 0;
5375 margin-top: 4px;
5376 margin-bottom: 12px;
5377 font-size: 12px;
5378 color: #999999;
5379 text-align: right; }
5380 .next-timeline[dir='rtl'] .next-timeline-item-process.next-timeline-item-has-left-content > .next-timeline-item-left-content {
5381 position: absolute;
5382 width: 80px;
5383 display: inline-block;
5384 font-size: 12px;
5385 color: #999999;
5386 line-height: 16px;
5387 margin-top: 4px;
5388 text-align: left;
5389 padding-left: 12px;
5390 padding-right: 0; }
5391 .next-timeline[dir='rtl'] .next-timeline-item-process.next-timeline-item-has-left-content > .next-timeline-item-left-content p {
5392 word-break: break-word; }
5393 .next-timeline[dir='rtl'] .next-timeline-item-process.next-timeline-item-has-left-content > .next-timeline-item-timeline {
5394 margin-right: 80px;
5395 margin-left: 0; }
5396 .next-timeline[dir='rtl'] .next-timeline-item-process.next-timeline-item-has-left-content > .next-timeline-item-content {
5397 margin-right: 108px;
5398 margin-left: 0; }
5399 .next-timeline[dir='rtl'] .next-timeline-item-process .next-timeline-item-dot {
5400 background: #5584FF; }
5401 .next-timeline[dir='rtl'] .next-timeline-item-process .next-timeline-item-icon {
5402 background: #5584FF;
5403 color: #FFFFFF; }
5404
5405.next-timeline[dir='rtl'] .next-timeline-item-success {
5406 position: relative; }
5407 .next-timeline[dir='rtl'] .next-timeline-item-success .next-timeline-item-timeline {
5408 position: absolute;
5409 left: auto;
5410 right: 0;
5411 top: 0;
5412 height: 100%; }
5413 .next-timeline[dir='rtl'] .next-timeline-item-success .next-timeline-item-timeline .next-timeline-item-node {
5414 position: relative;
5415 width: 16px;
5416 height: 24px;
5417 padding: 4px 0;
5418 text-align: center;
5419 float: right; }
5420 .next-timeline[dir='rtl'] .next-timeline-item-success .next-timeline-item-timeline .next-timeline-item-node.next-timeline-item-node-custom {
5421 width: 40px;
5422 height: auto;
5423 font-size: 12px;
5424 word-break: break-all;
5425 margin-right: calc(-12px);
5426 margin-left: 0;
5427 line-height: 1; }
5428 .next-timeline[dir='rtl'] .next-timeline-item-success .next-timeline-item-timeline .next-timeline-item-dot {
5429 display: block;
5430 position: absolute;
5431 width: 8px;
5432 height: 8px;
5433 border-radius: 100%;
5434 top: 50%;
5435 margin-top: -4px;
5436 left: 50%;
5437 margin-left: -4px; }
5438 .next-timeline[dir='rtl'] .next-timeline-item-success .next-timeline-item-timeline .next-timeline-item-icon {
5439 display: block;
5440 position: absolute;
5441 width: 16px;
5442 height: 16px;
5443 line-height: 16px;
5444 border-radius: 100%;
5445 top: 50%;
5446 left: 50%;
5447 margin-top: -8px;
5448 margin-left: -8px; }
5449 .next-timeline[dir='rtl'] .next-timeline-item-success .next-timeline-item-timeline .next-timeline-item-icon .next-icon:before,
5450 .next-timeline[dir='rtl'] .next-timeline-item-success .next-timeline-item-timeline .next-timeline-item-icon .next-icon .next-icon-remote {
5451 width: 12px;
5452 font-size: 12px;
5453 line-height: inherit; }
5454 .next-timeline[dir='rtl'] .next-timeline-item-success .next-timeline-item-timeline .next-timeline-item-tail {
5455 position: absolute;
5456 width: auto;
5457 height: calc(100% - 24px);
5458 top: 24px;
5459 left: auto;
5460 right: 8px; }
5461 .next-timeline[dir='rtl'] .next-timeline-item-success .next-timeline-item-timeline .next-timeline-item-tail i {
5462 display: inline-block;
5463 vertical-align: top;
5464 height: 100%;
5465 width: 1px;
5466 position: relative;
5467 background: #DCDEE3;
5468 -webkit-transition: all 100ms linear;
5469 transition: all 100ms linear; }
5470 .next-timeline[dir='rtl'] .next-timeline-item-success .next-timeline-item-content {
5471 display: inline-block;
5472 margin-right: 28px;
5473 margin-left: 0; }
5474 .next-timeline[dir='rtl'] .next-timeline-item-success .next-timeline-item-content .next-timeline-item-title {
5475 margin: 0;
5476 font-size: 12px;
5477 font-weight: bold;
5478 line-height: 16px;
5479 margin-top: 4px;
5480 overflow: hidden;
5481 text-overflow: ellipsis;
5482 white-space: nowrap;
5483 color: #333333;
5484 text-align: right; }
5485 .next-timeline[dir='rtl'] .next-timeline-item-success .next-timeline-item-content .next-timeline-item-body {
5486 margin: 0;
5487 margin-top: 8px;
5488 font-size: 12px;
5489 line-height: 16px;
5490 color: #666666;
5491 text-align: right; }
5492 .next-timeline[dir='rtl'] .next-timeline-item-success .next-timeline-item-content .next-timeline-item-time {
5493 margin: 0;
5494 margin-top: 4px;
5495 margin-bottom: 12px;
5496 font-size: 12px;
5497 color: #999999;
5498 text-align: right; }
5499 .next-timeline[dir='rtl'] .next-timeline-item-success.next-timeline-item-has-left-content > .next-timeline-item-left-content {
5500 position: absolute;
5501 width: 80px;
5502 display: inline-block;
5503 font-size: 12px;
5504 color: #999999;
5505 line-height: 16px;
5506 margin-top: 4px;
5507 text-align: left;
5508 padding-left: 12px;
5509 padding-right: 0; }
5510 .next-timeline[dir='rtl'] .next-timeline-item-success.next-timeline-item-has-left-content > .next-timeline-item-left-content p {
5511 word-break: break-word; }
5512 .next-timeline[dir='rtl'] .next-timeline-item-success.next-timeline-item-has-left-content > .next-timeline-item-timeline {
5513 margin-right: 80px;
5514 margin-left: 0; }
5515 .next-timeline[dir='rtl'] .next-timeline-item-success.next-timeline-item-has-left-content > .next-timeline-item-content {
5516 margin-right: 108px;
5517 margin-left: 0; }
5518 .next-timeline[dir='rtl'] .next-timeline-item-success .next-timeline-item-dot {
5519 background: #46BC15; }
5520 .next-timeline[dir='rtl'] .next-timeline-item-success .next-timeline-item-icon {
5521 background: #46BC15;
5522 color: #FFFFFF; }
5523
5524.next-timeline[dir='rtl'] .next-timeline-item-error {
5525 position: relative; }
5526 .next-timeline[dir='rtl'] .next-timeline-item-error .next-timeline-item-timeline {
5527 position: absolute;
5528 left: auto;
5529 right: 0;
5530 top: 0;
5531 height: 100%; }
5532 .next-timeline[dir='rtl'] .next-timeline-item-error .next-timeline-item-timeline .next-timeline-item-node {
5533 position: relative;
5534 width: 16px;
5535 height: 24px;
5536 padding: 4px 0;
5537 text-align: center;
5538 float: right; }
5539 .next-timeline[dir='rtl'] .next-timeline-item-error .next-timeline-item-timeline .next-timeline-item-node.next-timeline-item-node-custom {
5540 width: 40px;
5541 height: auto;
5542 font-size: 12px;
5543 word-break: break-all;
5544 margin-right: calc(-12px);
5545 margin-left: 0;
5546 line-height: 1; }
5547 .next-timeline[dir='rtl'] .next-timeline-item-error .next-timeline-item-timeline .next-timeline-item-dot {
5548 display: block;
5549 position: absolute;
5550 width: 8px;
5551 height: 8px;
5552 border-radius: 100%;
5553 top: 50%;
5554 margin-top: -4px;
5555 left: 50%;
5556 margin-left: -4px; }
5557 .next-timeline[dir='rtl'] .next-timeline-item-error .next-timeline-item-timeline .next-timeline-item-icon {
5558 display: block;
5559 position: absolute;
5560 width: 16px;
5561 height: 16px;
5562 line-height: 16px;
5563 border-radius: 100%;
5564 top: 50%;
5565 left: 50%;
5566 margin-top: -8px;
5567 margin-left: -8px; }
5568 .next-timeline[dir='rtl'] .next-timeline-item-error .next-timeline-item-timeline .next-timeline-item-icon .next-icon:before,
5569 .next-timeline[dir='rtl'] .next-timeline-item-error .next-timeline-item-timeline .next-timeline-item-icon .next-icon .next-icon-remote {
5570 width: 12px;
5571 font-size: 12px;
5572 line-height: inherit; }
5573 .next-timeline[dir='rtl'] .next-timeline-item-error .next-timeline-item-timeline .next-timeline-item-tail {
5574 position: absolute;
5575 width: auto;
5576 height: calc(100% - 24px);
5577 top: 24px;
5578 left: auto;
5579 right: 8px; }
5580 .next-timeline[dir='rtl'] .next-timeline-item-error .next-timeline-item-timeline .next-timeline-item-tail i {
5581 display: inline-block;
5582 vertical-align: top;
5583 height: 100%;
5584 width: 1px;
5585 position: relative;
5586 background: #DCDEE3;
5587 -webkit-transition: all 100ms linear;
5588 transition: all 100ms linear; }
5589 .next-timeline[dir='rtl'] .next-timeline-item-error .next-timeline-item-content {
5590 display: inline-block;
5591 margin-right: 28px;
5592 margin-left: 0; }
5593 .next-timeline[dir='rtl'] .next-timeline-item-error .next-timeline-item-content .next-timeline-item-title {
5594 margin: 0;
5595 font-size: 12px;
5596 font-weight: bold;
5597 line-height: 16px;
5598 margin-top: 4px;
5599 overflow: hidden;
5600 text-overflow: ellipsis;
5601 white-space: nowrap;
5602 color: #333333;
5603 text-align: right; }
5604 .next-timeline[dir='rtl'] .next-timeline-item-error .next-timeline-item-content .next-timeline-item-body {
5605 margin: 0;
5606 margin-top: 8px;
5607 font-size: 12px;
5608 line-height: 16px;
5609 color: #666666;
5610 text-align: right; }
5611 .next-timeline[dir='rtl'] .next-timeline-item-error .next-timeline-item-content .next-timeline-item-time {
5612 margin: 0;
5613 margin-top: 4px;
5614 margin-bottom: 12px;
5615 font-size: 12px;
5616 color: #999999;
5617 text-align: right; }
5618 .next-timeline[dir='rtl'] .next-timeline-item-error.next-timeline-item-has-left-content > .next-timeline-item-left-content {
5619 position: absolute;
5620 width: 80px;
5621 display: inline-block;
5622 font-size: 12px;
5623 color: #999999;
5624 line-height: 16px;
5625 margin-top: 4px;
5626 text-align: left;
5627 padding-left: 12px;
5628 padding-right: 0; }
5629 .next-timeline[dir='rtl'] .next-timeline-item-error.next-timeline-item-has-left-content > .next-timeline-item-left-content p {
5630 word-break: break-word; }
5631 .next-timeline[dir='rtl'] .next-timeline-item-error.next-timeline-item-has-left-content > .next-timeline-item-timeline {
5632 margin-right: 80px;
5633 margin-left: 0; }
5634 .next-timeline[dir='rtl'] .next-timeline-item-error.next-timeline-item-has-left-content > .next-timeline-item-content {
5635 margin-right: 108px;
5636 margin-left: 0; }
5637 .next-timeline[dir='rtl'] .next-timeline-item-error .next-timeline-item-dot {
5638 background: #FF3000; }
5639 .next-timeline[dir='rtl'] .next-timeline-item-error .next-timeline-item-icon {
5640 background: #FF3000;
5641 color: #FFFFFF; }
5642
5643.next-timeline {
5644 margin: 0;
5645 padding: 0;
5646 list-style: none; }
5647 .next-timeline > li {
5648 outline: 0; }
5649
5650.next-timeline-item {
5651 /* 时间轴左边存在内容的情况 */ }
5652 .next-timeline-item-folder {
5653 padding-left: 28px;
5654 padding-top: 4px;
5655 padding-bottom: 4px;
5656 font-size: 12px;
5657 line-height: 16px;
5658 position: relative;
5659 /* min-height: auto !important; */ }
5660 .next-timeline-item-dot-tail {
5661 position: absolute;
5662 top: 0;
5663 left: 8px;
5664 height: 100%;
5665 border-top: 0;
5666 border-bottom: 0;
5667 border-right: 0;
5668 border-left: 1px dotted #DCDEE3; }
5669 .next-timeline-item-dot-tail-solid {
5670 border-style: solid; }
5671 .next-timeline-item-has-left-content.next-timeline-item-folder {
5672 margin-left: 80px; }
5673
5674.next-timeline-item-done {
5675 position: relative; }
5676 .next-timeline-item-done .next-timeline-item-timeline {
5677 position: absolute;
5678 left: 0;
5679 top: 0;
5680 height: 100%; }
5681 .next-timeline-item-done .next-timeline-item-timeline .next-timeline-item-node {
5682 position: relative;
5683 width: 16px;
5684 height: 24px;
5685 padding: 4px 0;
5686 text-align: center;
5687 float: left; }
5688 .next-timeline-item-done .next-timeline-item-timeline .next-timeline-item-node.next-timeline-item-node-custom {
5689 width: 40px;
5690 height: auto;
5691 font-size: 12px;
5692 word-break: break-all;
5693 margin-left: calc(-12px);
5694 line-height: 1; }
5695 .next-timeline-item-done .next-timeline-item-timeline .next-timeline-item-dot {
5696 display: block;
5697 position: absolute;
5698 width: 8px;
5699 height: 8px;
5700 border-radius: 100%;
5701 top: 50%;
5702 margin-top: -4px;
5703 left: 50%;
5704 margin-left: -4px; }
5705 .next-timeline-item-done .next-timeline-item-timeline .next-timeline-item-icon {
5706 display: block;
5707 position: absolute;
5708 width: 16px;
5709 height: 16px;
5710 line-height: 16px;
5711 border-radius: 100%;
5712 top: 50%;
5713 left: 50%;
5714 margin-top: -8px;
5715 margin-left: -8px; }
5716 .next-timeline-item-done .next-timeline-item-timeline .next-timeline-item-icon .next-icon:before,
5717 .next-timeline-item-done .next-timeline-item-timeline .next-timeline-item-icon .next-icon .next-icon-remote {
5718 width: 12px;
5719 font-size: 12px;
5720 line-height: inherit; }
5721 .next-timeline-item-done .next-timeline-item-timeline .next-timeline-item-tail {
5722 position: absolute;
5723 width: auto;
5724 height: calc(100% - 24px);
5725 top: 24px;
5726 left: 8px; }
5727 .next-timeline-item-done .next-timeline-item-timeline .next-timeline-item-tail i {
5728 display: inline-block;
5729 vertical-align: top;
5730 height: 100%;
5731 width: 1px;
5732 position: relative;
5733 background: #DCDEE3;
5734 -webkit-transition: all 100ms linear;
5735 transition: all 100ms linear; }
5736 .next-timeline-item-done .next-timeline-item-content {
5737 display: inline-block;
5738 margin-left: 28px; }
5739 .next-timeline-item-done .next-timeline-item-content .next-timeline-item-title {
5740 margin: 0;
5741 font-size: 12px;
5742 font-weight: bold;
5743 line-height: 16px;
5744 margin-top: 4px;
5745 overflow: hidden;
5746 text-overflow: ellipsis;
5747 white-space: nowrap;
5748 color: #333333;
5749 text-align: left; }
5750 .next-timeline-item-done .next-timeline-item-content .next-timeline-item-body {
5751 margin: 0;
5752 margin-top: 8px;
5753 font-size: 12px;
5754 line-height: 16px;
5755 color: #666666;
5756 text-align: left; }
5757 .next-timeline-item-done .next-timeline-item-content .next-timeline-item-time {
5758 margin: 0;
5759 margin-top: 4px;
5760 margin-bottom: 12px;
5761 font-size: 12px;
5762 color: #999999;
5763 text-align: left; }
5764 .next-timeline-item-done.next-timeline-item-has-left-content > .next-timeline-item-left-content {
5765 position: absolute;
5766 width: 80px;
5767 display: inline-block;
5768 font-size: 12px;
5769 color: #999999;
5770 line-height: 16px;
5771 margin-top: 4px;
5772 text-align: right;
5773 padding-right: 12px; }
5774 .next-timeline-item-done.next-timeline-item-has-left-content > .next-timeline-item-left-content p {
5775 word-break: break-word; }
5776 .next-timeline-item-done.next-timeline-item-has-left-content > .next-timeline-item-timeline {
5777 margin-left: 80px; }
5778 .next-timeline-item-done.next-timeline-item-has-left-content > .next-timeline-item-content {
5779 margin-left: 108px; }
5780 .next-timeline-item-done .next-timeline-item-dot {
5781 background: #C4C6CF; }
5782 .next-timeline-item-done .next-timeline-item-icon {
5783 background: #C4C6CF;
5784 color: #FFFFFF; }
5785
5786.next-timeline-item-process {
5787 position: relative; }
5788 .next-timeline-item-process .next-timeline-item-timeline {
5789 position: absolute;
5790 left: 0;
5791 top: 0;
5792 height: 100%; }
5793 .next-timeline-item-process .next-timeline-item-timeline .next-timeline-item-node {
5794 position: relative;
5795 width: 16px;
5796 height: 24px;
5797 padding: 4px 0;
5798 text-align: center;
5799 float: left; }
5800 .next-timeline-item-process .next-timeline-item-timeline .next-timeline-item-node.next-timeline-item-node-custom {
5801 width: 40px;
5802 height: auto;
5803 font-size: 12px;
5804 word-break: break-all;
5805 margin-left: calc(-12px);
5806 line-height: 1; }
5807 .next-timeline-item-process .next-timeline-item-timeline .next-timeline-item-dot {
5808 display: block;
5809 position: absolute;
5810 width: 8px;
5811 height: 8px;
5812 border-radius: 100%;
5813 top: 50%;
5814 margin-top: -4px;
5815 left: 50%;
5816 margin-left: -4px; }
5817 .next-timeline-item-process .next-timeline-item-timeline .next-timeline-item-icon {
5818 display: block;
5819 position: absolute;
5820 width: 16px;
5821 height: 16px;
5822 line-height: 16px;
5823 border-radius: 100%;
5824 top: 50%;
5825 left: 50%;
5826 margin-top: -8px;
5827 margin-left: -8px; }
5828 .next-timeline-item-process .next-timeline-item-timeline .next-timeline-item-icon .next-icon:before,
5829 .next-timeline-item-process .next-timeline-item-timeline .next-timeline-item-icon .next-icon .next-icon-remote {
5830 width: 12px;
5831 font-size: 12px;
5832 line-height: inherit; }
5833 .next-timeline-item-process .next-timeline-item-timeline .next-timeline-item-tail {
5834 position: absolute;
5835 width: auto;
5836 height: calc(100% - 24px);
5837 top: 24px;
5838 left: 8px; }
5839 .next-timeline-item-process .next-timeline-item-timeline .next-timeline-item-tail i {
5840 display: inline-block;
5841 vertical-align: top;
5842 height: 100%;
5843 width: 1px;
5844 position: relative;
5845 background: #DCDEE3;
5846 -webkit-transition: all 100ms linear;
5847 transition: all 100ms linear; }
5848 .next-timeline-item-process .next-timeline-item-content {
5849 display: inline-block;
5850 margin-left: 28px; }
5851 .next-timeline-item-process .next-timeline-item-content .next-timeline-item-title {
5852 margin: 0;
5853 font-size: 12px;
5854 font-weight: bold;
5855 line-height: 16px;
5856 margin-top: 4px;
5857 overflow: hidden;
5858 text-overflow: ellipsis;
5859 white-space: nowrap;
5860 color: #333333;
5861 text-align: left; }
5862 .next-timeline-item-process .next-timeline-item-content .next-timeline-item-body {
5863 margin: 0;
5864 margin-top: 8px;
5865 font-size: 12px;
5866 line-height: 16px;
5867 color: #666666;
5868 text-align: left; }
5869 .next-timeline-item-process .next-timeline-item-content .next-timeline-item-time {
5870 margin: 0;
5871 margin-top: 4px;
5872 margin-bottom: 12px;
5873 font-size: 12px;
5874 color: #999999;
5875 text-align: left; }
5876 .next-timeline-item-process.next-timeline-item-has-left-content > .next-timeline-item-left-content {
5877 position: absolute;
5878 width: 80px;
5879 display: inline-block;
5880 font-size: 12px;
5881 color: #999999;
5882 line-height: 16px;
5883 margin-top: 4px;
5884 text-align: right;
5885 padding-right: 12px; }
5886 .next-timeline-item-process.next-timeline-item-has-left-content > .next-timeline-item-left-content p {
5887 word-break: break-word; }
5888 .next-timeline-item-process.next-timeline-item-has-left-content > .next-timeline-item-timeline {
5889 margin-left: 80px; }
5890 .next-timeline-item-process.next-timeline-item-has-left-content > .next-timeline-item-content {
5891 margin-left: 108px; }
5892 .next-timeline-item-process .next-timeline-item-dot {
5893 background: #5584FF; }
5894 .next-timeline-item-process .next-timeline-item-icon {
5895 background: #5584FF;
5896 color: #FFFFFF; }
5897
5898.next-timeline-item-success {
5899 position: relative; }
5900 .next-timeline-item-success .next-timeline-item-timeline {
5901 position: absolute;
5902 left: 0;
5903 top: 0;
5904 height: 100%; }
5905 .next-timeline-item-success .next-timeline-item-timeline .next-timeline-item-node {
5906 position: relative;
5907 width: 16px;
5908 height: 24px;
5909 padding: 4px 0;
5910 text-align: center;
5911 float: left; }
5912 .next-timeline-item-success .next-timeline-item-timeline .next-timeline-item-node.next-timeline-item-node-custom {
5913 width: 40px;
5914 height: auto;
5915 font-size: 12px;
5916 word-break: break-all;
5917 margin-left: calc(-12px);
5918 line-height: 1; }
5919 .next-timeline-item-success .next-timeline-item-timeline .next-timeline-item-dot {
5920 display: block;
5921 position: absolute;
5922 width: 8px;
5923 height: 8px;
5924 border-radius: 100%;
5925 top: 50%;
5926 margin-top: -4px;
5927 left: 50%;
5928 margin-left: -4px; }
5929 .next-timeline-item-success .next-timeline-item-timeline .next-timeline-item-icon {
5930 display: block;
5931 position: absolute;
5932 width: 16px;
5933 height: 16px;
5934 line-height: 16px;
5935 border-radius: 100%;
5936 top: 50%;
5937 left: 50%;
5938 margin-top: -8px;
5939 margin-left: -8px; }
5940 .next-timeline-item-success .next-timeline-item-timeline .next-timeline-item-icon .next-icon:before,
5941 .next-timeline-item-success .next-timeline-item-timeline .next-timeline-item-icon .next-icon .next-icon-remote {
5942 width: 12px;
5943 font-size: 12px;
5944 line-height: inherit; }
5945 .next-timeline-item-success .next-timeline-item-timeline .next-timeline-item-tail {
5946 position: absolute;
5947 width: auto;
5948 height: calc(100% - 24px);
5949 top: 24px;
5950 left: 8px; }
5951 .next-timeline-item-success .next-timeline-item-timeline .next-timeline-item-tail i {
5952 display: inline-block;
5953 vertical-align: top;
5954 height: 100%;
5955 width: 1px;
5956 position: relative;
5957 background: #DCDEE3;
5958 -webkit-transition: all 100ms linear;
5959 transition: all 100ms linear; }
5960 .next-timeline-item-success .next-timeline-item-content {
5961 display: inline-block;
5962 margin-left: 28px; }
5963 .next-timeline-item-success .next-timeline-item-content .next-timeline-item-title {
5964 margin: 0;
5965 font-size: 12px;
5966 font-weight: bold;
5967 line-height: 16px;
5968 margin-top: 4px;
5969 overflow: hidden;
5970 text-overflow: ellipsis;
5971 white-space: nowrap;
5972 color: #333333;
5973 text-align: left; }
5974 .next-timeline-item-success .next-timeline-item-content .next-timeline-item-body {
5975 margin: 0;
5976 margin-top: 8px;
5977 font-size: 12px;
5978 line-height: 16px;
5979 color: #666666;
5980 text-align: left; }
5981 .next-timeline-item-success .next-timeline-item-content .next-timeline-item-time {
5982 margin: 0;
5983 margin-top: 4px;
5984 margin-bottom: 12px;
5985 font-size: 12px;
5986 color: #999999;
5987 text-align: left; }
5988 .next-timeline-item-success.next-timeline-item-has-left-content > .next-timeline-item-left-content {
5989 position: absolute;
5990 width: 80px;
5991 display: inline-block;
5992 font-size: 12px;
5993 color: #999999;
5994 line-height: 16px;
5995 margin-top: 4px;
5996 text-align: right;
5997 padding-right: 12px; }
5998 .next-timeline-item-success.next-timeline-item-has-left-content > .next-timeline-item-left-content p {
5999 word-break: break-word; }
6000 .next-timeline-item-success.next-timeline-item-has-left-content > .next-timeline-item-timeline {
6001 margin-left: 80px; }
6002 .next-timeline-item-success.next-timeline-item-has-left-content > .next-timeline-item-content {
6003 margin-left: 108px; }
6004 .next-timeline-item-success .next-timeline-item-dot {
6005 background: #46BC15; }
6006 .next-timeline-item-success .next-timeline-item-icon {
6007 background: #46BC15;
6008 color: #FFFFFF; }
6009
6010.next-timeline-item-error {
6011 position: relative; }
6012 .next-timeline-item-error .next-timeline-item-timeline {
6013 position: absolute;
6014 left: 0;
6015 top: 0;
6016 height: 100%; }
6017 .next-timeline-item-error .next-timeline-item-timeline .next-timeline-item-node {
6018 position: relative;
6019 width: 16px;
6020 height: 24px;
6021 padding: 4px 0;
6022 text-align: center;
6023 float: left; }
6024 .next-timeline-item-error .next-timeline-item-timeline .next-timeline-item-node.next-timeline-item-node-custom {
6025 width: 40px;
6026 height: auto;
6027 font-size: 12px;
6028 word-break: break-all;
6029 margin-left: calc(-12px);
6030 line-height: 1; }
6031 .next-timeline-item-error .next-timeline-item-timeline .next-timeline-item-dot {
6032 display: block;
6033 position: absolute;
6034 width: 8px;
6035 height: 8px;
6036 border-radius: 100%;
6037 top: 50%;
6038 margin-top: -4px;
6039 left: 50%;
6040 margin-left: -4px; }
6041 .next-timeline-item-error .next-timeline-item-timeline .next-timeline-item-icon {
6042 display: block;
6043 position: absolute;
6044 width: 16px;
6045 height: 16px;
6046 line-height: 16px;
6047 border-radius: 100%;
6048 top: 50%;
6049 left: 50%;
6050 margin-top: -8px;
6051 margin-left: -8px; }
6052 .next-timeline-item-error .next-timeline-item-timeline .next-timeline-item-icon .next-icon:before,
6053 .next-timeline-item-error .next-timeline-item-timeline .next-timeline-item-icon .next-icon .next-icon-remote {
6054 width: 12px;
6055 font-size: 12px;
6056 line-height: inherit; }
6057 .next-timeline-item-error .next-timeline-item-timeline .next-timeline-item-tail {
6058 position: absolute;
6059 width: auto;
6060 height: calc(100% - 24px);
6061 top: 24px;
6062 left: 8px; }
6063 .next-timeline-item-error .next-timeline-item-timeline .next-timeline-item-tail i {
6064 display: inline-block;
6065 vertical-align: top;
6066 height: 100%;
6067 width: 1px;
6068 position: relative;
6069 background: #DCDEE3;
6070 -webkit-transition: all 100ms linear;
6071 transition: all 100ms linear; }
6072 .next-timeline-item-error .next-timeline-item-content {
6073 display: inline-block;
6074 margin-left: 28px; }
6075 .next-timeline-item-error .next-timeline-item-content .next-timeline-item-title {
6076 margin: 0;
6077 font-size: 12px;
6078 font-weight: bold;
6079 line-height: 16px;
6080 margin-top: 4px;
6081 overflow: hidden;
6082 text-overflow: ellipsis;
6083 white-space: nowrap;
6084 color: #333333;
6085 text-align: left; }
6086 .next-timeline-item-error .next-timeline-item-content .next-timeline-item-body {
6087 margin: 0;
6088 margin-top: 8px;
6089 font-size: 12px;
6090 line-height: 16px;
6091 color: #666666;
6092 text-align: left; }
6093 .next-timeline-item-error .next-timeline-item-content .next-timeline-item-time {
6094 margin: 0;
6095 margin-top: 4px;
6096 margin-bottom: 12px;
6097 font-size: 12px;
6098 color: #999999;
6099 text-align: left; }
6100 .next-timeline-item-error.next-timeline-item-has-left-content > .next-timeline-item-left-content {
6101 position: absolute;
6102 width: 80px;
6103 display: inline-block;
6104 font-size: 12px;
6105 color: #999999;
6106 line-height: 16px;
6107 margin-top: 4px;
6108 text-align: right;
6109 padding-right: 12px; }
6110 .next-timeline-item-error.next-timeline-item-has-left-content > .next-timeline-item-left-content p {
6111 word-break: break-word; }
6112 .next-timeline-item-error.next-timeline-item-has-left-content > .next-timeline-item-timeline {
6113 margin-left: 80px; }
6114 .next-timeline-item-error.next-timeline-item-has-left-content > .next-timeline-item-content {
6115 margin-left: 108px; }
6116 .next-timeline-item-error .next-timeline-item-dot {
6117 background: #FF3000; }
6118 .next-timeline-item-error .next-timeline-item-icon {
6119 background: #FF3000;
6120 color: #FFFFFF; }
6121
6122.next-timeline-item-last .next-timeline-item-tail {
6123 display: none; }
6124
6125.next-timeline-item-has-left-content {
6126 min-height: 48px; }
6127
6128.next-timeline-item-folder.next-timeline-item-has-left-content {
6129 min-height: auto; }
6130
6131.next-transfer {
6132 -webkit-box-sizing: border-box;
6133 box-sizing: border-box;
6134 display: inline-block; }
6135 .next-transfer *,
6136 .next-transfer *:before,
6137 .next-transfer *:after {
6138 -webkit-box-sizing: border-box;
6139 box-sizing: border-box; }
6140 .next-transfer-panel {
6141 display: inline-block;
6142 border: 1px solid #DCDEE3;
6143 border-radius: 3px;
6144 background-color: #FFFFFF;
6145 vertical-align: middle; }
6146 .next-transfer-panel-header {
6147 padding: 8px 20px;
6148 border-bottom: 1px solid #DCDEE3;
6149 background-color: #F7F8FA;
6150 color: #333333;
6151 font-size: 12px; }
6152 .next-transfer-panel-search {
6153 padding: 0 4px;
6154 margin-top: 8px;
6155 margin-bottom: 0;
6156 width: 100%; }
6157 .next-transfer .next-transfer-panel-list {
6158 width: 180px;
6159 /* TODO */
6160 height: 160px;
6161 padding: 0;
6162 border: none;
6163 -webkit-box-shadow: none;
6164 box-shadow: none;
6165 border-radius: 0;
6166 overflow-y: auto; }
6167 .next-transfer-panel-not-found-container {
6168 display: table;
6169 width: 100%;
6170 height: 100%; }
6171 .next-transfer-panel-not-found {
6172 display: table-cell;
6173 vertical-align: middle;
6174 text-align: center;
6175 color: #999999;
6176 font-size: 14px; }
6177 .next-transfer-panel-item.next-focused {
6178 -webkit-transition: background-color 100ms linear;
6179 transition: background-color 100ms linear; }
6180 .next-transfer-panel-item:not(.next-disabled).next-simple:hover {
6181 color: #5584FF; }
6182 .next-transfer-panel-item.next-insert-before:before {
6183 position: absolute;
6184 top: 0;
6185 left: 0;
6186 content: '';
6187 width: 100%;
6188 border-top: 1px solid #5584FF; }
6189 .next-transfer-panel-item.next-insert-after:after {
6190 position: absolute;
6191 left: 0;
6192 bottom: 0;
6193 content: '';
6194 width: 100%;
6195 border-bottom: 1px solid #5584FF; }
6196 .next-transfer-panel-footer {
6197 position: relative;
6198 padding: 8px 20px;
6199 border-top: 1px solid #DCDEE3;
6200 background-color: #FFFFFF;
6201 font-size: 0;
6202 -webkit-box-shadow: none;
6203 box-shadow: none; }
6204 .next-transfer-panel-count {
6205 /* TODO */
6206 margin-left: 4px;
6207 font-size: 12px;
6208 vertical-align: middle;
6209 color: #333333; }
6210 .next-transfer-panel-move-all {
6211 font-size: 12px;
6212 color: #5584FF;
6213 cursor: pointer; }
6214 .next-transfer-panel-move-all.next-disabled {
6215 color: #CCCCCC;
6216 cursor: not-allowed; }
6217 .next-transfer-operations {
6218 display: inline-block;
6219 vertical-align: middle;
6220 margin: 0 20px; }
6221 .next-transfer-move.next-icon {
6222 color: #C4C6CF; }
6223 .next-transfer-operation.next-btn {
6224 display: block; }
6225 .next-transfer-operation.next-btn + .next-transfer-operation.next-btn {
6226 margin-top: 8px; }
6227 .next-transfer-operation.next-btn .next-icon:before,
6228 .next-transfer-operation.next-btn .next-icon .next-icon-remote {
6229 width: 12px;
6230 font-size: 12px;
6231 line-height: inherit; }
6232
6233.next-tree {
6234 -webkit-box-sizing: border-box;
6235 box-sizing: border-box; }
6236 .next-tree *,
6237 .next-tree *:before,
6238 .next-tree *:after {
6239 -webkit-box-sizing: border-box;
6240 box-sizing: border-box; }
6241 .next-tree, .next-tree-child-tree {
6242 margin: 0;
6243 padding: 0;
6244 list-style: none; }
6245 .next-tree-node {
6246 white-space: nowrap; }
6247 .next-tree-node-inner {
6248 font-size: 0;
6249 outline: none; }
6250 .next-tree-node-label-wrapper {
6251 display: inline-block;
6252 margin: 0 4px;
6253 vertical-align: middle; }
6254 .next-tree-node-label {
6255 height: 20px;
6256 line-height: 20px;
6257 padding: 0 4px;
6258 border-radius: 3px;
6259 font-size: 12px; }
6260 .next-tree-node-input.next-input {
6261 margin: 0 4px; }
6262 .next-tree-switcher {
6263 position: relative;
6264 display: inline-block;
6265 vertical-align: middle;
6266 margin-right: 8px; }
6267 .next-tree-switcher.next-noline {
6268 width: 12px;
6269 height: 12px;
6270 line-height: 12px;
6271 cursor: pointer; }
6272 .next-tree-switcher.next-noline .next-tree-switcher-icon {
6273 -webkit-transition: -webkit-transform 100ms linear;
6274 transition: -webkit-transform 100ms linear;
6275 transition: transform 100ms linear;
6276 transition: transform 100ms linear, -webkit-transform 100ms linear;
6277 color: #999999; }
6278 .next-tree-switcher.next-noline .next-tree-switcher-icon:before,
6279 .next-tree-switcher.next-noline .next-tree-switcher-icon .next-icon-remote {
6280 width: 12px;
6281 font-size: 12px;
6282 line-height: inherit; }
6283 .next-tree-switcher.next-noline.next-close .next-tree-switcher-icon {
6284 -webkit-transform: rotate(-90deg);
6285 -ms-transform: rotate(-90deg);
6286 transform: rotate(-90deg); }
6287 .next-tree-switcher.next-noline.next-close .next-tree-switcher-icon:before,
6288 .next-tree-switcher.next-noline.next-close .next-tree-switcher-icon .next-icon-remote {
6289 width: 12px;
6290 font-size: 12px;
6291 line-height: inherit; }
6292 .next-tree-switcher.next-noline:not(.next-disabled):hover .next-tree-switcher-icon {
6293 color: #333333; }
6294 .next-tree-switcher.next-noline.next-disabled {
6295 cursor: not-allowed; }
6296 .next-tree-switcher.next-noline.next-disabled .next-tree-switcher-icon {
6297 color: #CCCCCC; }
6298 .next-tree-switcher.next-noop-noline {
6299 width: 12px;
6300 height: 12px; }
6301 .next-tree-switcher.next-line {
6302 width: 16px;
6303 height: 16px;
6304 line-height: 14px;
6305 border: 1px solid #C4C6CF;
6306 border-radius: 3px;
6307 background-color: #FFFFFF;
6308 cursor: pointer; }
6309 .next-tree-switcher.next-line .next-tree-switcher-icon {
6310 margin-left: 3px;
6311 color: #666666; }
6312 .next-tree-switcher.next-line .next-tree-switcher-icon:before,
6313 .next-tree-switcher.next-line .next-tree-switcher-icon .next-icon-remote {
6314 width: 8px;
6315 font-size: 8px;
6316 line-height: inherit; }
6317 @media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
6318 .next-tree-switcher.next-line .next-tree-switcher-icon {
6319 -webkit-transform: scale(0.5);
6320 -ms-transform: scale(0.5);
6321 transform: scale(0.5);
6322 margin-left: -1px;
6323 margin-right: -4px; }
6324 .next-tree-switcher.next-line .next-tree-switcher-icon:before {
6325 width: 16px;
6326 font-size: 16px; } }
6327 .next-tree-switcher.next-line:not(.next-disabled):hover {
6328 border-color: #A0A2AD;
6329 background-color: #F2F3F7; }
6330 .next-tree-switcher.next-line:not(.next-disabled):hover .next-tree-switcher-icon {
6331 color: #333333; }
6332 .next-tree-switcher.next-line.next-disabled {
6333 border-color: #E6E7EB;
6334 background-color: #FFFFFF;
6335 cursor: not-allowed; }
6336 .next-tree-switcher.next-line.next-disabled .next-tree-switcher-icon {
6337 color: #CCCCCC; }
6338 .next-tree-switcher.next-noop-line {
6339 width: 16px;
6340 height: 16px; }
6341 .next-tree-switcher.next-noop-line-noroot {
6342 height: 0;
6343 border-left: 1px solid #C4C6CF;
6344 border-bottom: 1px solid #C4C6CF; }
6345 .next-tree-switcher.next-noop-line-noroot .next-tree-right-angle {
6346 bottom: -1px; }
6347 .next-tree-switcher.next-loading.next-loading-noline {
6348 width: 12px;
6349 height: 12px;
6350 line-height: 12px; }
6351 .next-tree-switcher.next-loading.next-loading-line {
6352 width: 16px;
6353 height: 16px;
6354 line-height: 14px;
6355 border: 1px solid transparent; }
6356 .next-tree-switcher.next-loading .next-tree-switcher-icon {
6357 color: #5584FF; }
6358 .next-tree-switcher.next-loading .next-tree-switcher-icon:before,
6359 .next-tree-switcher.next-loading .next-tree-switcher-icon .next-icon-remote {
6360 width: 12px;
6361 font-size: 12px;
6362 line-height: inherit; }
6363 .next-tree-right-angle {
6364 position: absolute;
6365 bottom: 6.5px;
6366 left: -17.5px;
6367 display: block;
6368 width: 16.5px;
6369 height: 22px;
6370 border-left: 1px solid #C4C6CF;
6371 border-bottom: 1px solid #C4C6CF; }
6372 .next-tree.next-label-block .next-tree-node-inner {
6373 display: -webkit-box;
6374 display: -ms-flexbox;
6375 display: flex;
6376 -webkit-box-align: center;
6377 -ms-flex-align: center;
6378 align-items: center;
6379 outline: none; }
6380 .next-tree.next-label-block .next-tree-node-label-wrapper {
6381 -webkit-box-flex: 1;
6382 -ms-flex: 1 1 auto;
6383 flex: 1 1 auto; }
6384 .next-tree.next-node-indent .next-tree-node .next-tree-node {
6385 margin-left: 24px; }
6386 .next-tree.next-node-indent .next-tree-node-inner {
6387 padding-top: 2px;
6388 padding-bottom: 2px; }
6389 .next-tree.next-node-indent .next-tree-node-inner:focus .next-tree-node-label {
6390 color: #333333;
6391 background-color: #F2F3F7; }
6392 .next-tree.next-node-indent .next-tree-node-label-wrapper {
6393 border-top: 2px solid transparent;
6394 border-bottom: 2px solid transparent; }
6395 .next-tree.next-node-indent .next-tree-node-label {
6396 -webkit-transition: color 100ms linear, background-color 100ms linear;
6397 transition: color 100ms linear, background-color 100ms linear;
6398 cursor: default;
6399 color: #333333;
6400 background-color: #FFFFFF; }
6401 .next-tree.next-node-indent .next-tree-node-label-selectable {
6402 cursor: pointer; }
6403 .next-tree.next-node-indent .next-tree-node-label:hover {
6404 color: #333333;
6405 background-color: #F2F3F7; }
6406 .next-tree.next-node-indent .next-tree-node-inner.next-selected .next-tree-node-label {
6407 color: #333333;
6408 background-color: #DEE8FF; }
6409 .next-tree.next-node-indent .next-tree-node-inner.next-disabled .next-tree-node-label,
6410 .next-tree.next-node-indent .next-tree-node-inner.next-disabled .next-tree-node-label:hover {
6411 color: #CCCCCC;
6412 background-color: #FFFFFF;
6413 cursor: not-allowed; }
6414 .next-tree.next-node-indent .next-tree-node-inner.next-drag-over .next-tree-node-label {
6415 background-color: #5584FF;
6416 color: #FFFFFF;
6417 opacity: .8; }
6418 .next-tree.next-node-indent .next-tree-node-inner.next-drag-over-gap-top .next-tree-node-label-wrapper {
6419 border-top-color: #5584FF; }
6420 .next-tree.next-node-indent .next-tree-node-inner.next-drag-over-gap-bottom .next-tree-node-label-wrapper {
6421 border-bottom-color: #5584FF; }
6422 .next-tree.next-node-block .next-tree-node-inner {
6423 padding-top: 4px;
6424 padding-bottom: 4px;
6425 -webkit-transition: color 100ms linear, background-color 100ms linear;
6426 transition: color 100ms linear, background-color 100ms linear;
6427 cursor: pointer;
6428 color: #333333;
6429 background-color: #FFFFFF; }
6430 .next-tree.next-node-block .next-tree-node-inner:hover, .next-tree.next-node-block .next-tree-node-inner:focus {
6431 color: #333333;
6432 background-color: #F2F3F7; }
6433 .next-tree.next-node-block .next-tree-node-inner.next-selected {
6434 color: #333333;
6435 background-color: #DEE8FF; }
6436 .next-tree.next-node-block .next-tree-node-inner.next-disabled, .next-tree.next-node-block .next-tree-node-inner.next-disabled:hover {
6437 color: #CCCCCC;
6438 background-color: #FFFFFF;
6439 cursor: not-allowed; }
6440 .next-tree.next-show-line .next-tree-node .next-tree-node:not(:last-child) {
6441 margin-left: 7.5px;
6442 border-left: 1px solid #C4C6CF;
6443 padding-left: 15.5px; }
6444 .next-tree-node.next-filtered > .next-tree-node-inner .next-tree-node-label {
6445 color: #5584FF; }
6446 .next-tree-node.next-filtered > .next-tree-node-inner .next-tree-node-label:hover {
6447 color: #5584FF; }
6448
6449.next-tree[dir='rtl'] .next-tree-switcher {
6450 margin-left: 8px;
6451 margin-right: 0; }
6452
6453.next-tree[dir='rtl'] .next-tree-switcher.next-noop-line-noroot {
6454 border-left: none;
6455 border-right: 1px solid #C4C6CF; }
6456
6457.next-tree[dir='rtl'] .next-tree-right-angle {
6458 left: auto;
6459 right: -17.5px;
6460 border-left: none;
6461 border-right: 1px solid #C4C6CF; }
6462
6463.next-tree[dir='rtl'].next-show-line .next-tree-node .next-tree-node:not(:last-child) {
6464 margin-left: 0;
6465 margin-right: 7.5px;
6466 border-left: none;
6467 border-right: 1px solid #C4C6CF;
6468 padding-left: 0;
6469 padding-right: 15.5px; }
6470
6471.next-tree[dir='rtl'].next-node-indent .next-tree-node .next-tree-node {
6472 margin-left: 0;
6473 margin-right: 24px; }
6474
6475.next-tree-select {
6476 -webkit-box-sizing: border-box;
6477 box-sizing: border-box; }
6478 .next-tree-select *,
6479 .next-tree-select *:before,
6480 .next-tree-select *:after {
6481 -webkit-box-sizing: border-box;
6482 box-sizing: border-box; }
6483 .next-tree-select-dropdown {
6484 padding: 8px 20px;
6485 background: #FFFFFF;
6486 border: 1px solid #DCDEE3;
6487 border-radius: 3px;
6488 -webkit-box-shadow: none;
6489 box-shadow: none;
6490 max-height: 260px;
6491 overflow: auto; }
6492 .next-tree-select-not-found {
6493 height: 16px;
6494 font-size: 12px;
6495 color: #999999; }
6496
6497.next-upload-list[dir=rtl].next-upload-list-text .next-upload-list-item {
6498 padding: 4px 8px;
6499 padding-left: 36px; }
6500
6501.next-upload-list[dir=rtl].next-upload-list-text .next-icon {
6502 left: 12px;
6503 right: auto; }
6504
6505.next-upload-list[dir=rtl].next-upload-list-image .next-icon-close {
6506 float: left;
6507 margin-left: 4px;
6508 margin-right: 0; }
6509
6510.next-upload-list[dir=rtl].next-upload-list-image .next-upload-list-item-thumbnail {
6511 float: right;
6512 margin-left: 8px;
6513 margin-right: 0; }
6514
6515.next-upload-list[dir=rtl].next-upload-list-image .next-upload-list-item-progress {
6516 margin-right: 56px;
6517 margin-left: 20px; }
6518
6519.next-upload {
6520 -webkit-box-sizing: border-box;
6521 box-sizing: border-box; }
6522 .next-upload *,
6523 .next-upload *:before,
6524 .next-upload *:after {
6525 -webkit-box-sizing: border-box;
6526 box-sizing: border-box; }
6527 .next-upload-inner {
6528 outline: 0;
6529 display: inline-block; }
6530 .next-upload-inner.next-hidden {
6531 display: none; }
6532 .next-upload-list {
6533 overflow: hidden;
6534 -webkit-box-sizing: border-box;
6535 box-sizing: border-box; }
6536 .next-upload-list *,
6537 .next-upload-list *:before,
6538 .next-upload-list *:after {
6539 -webkit-box-sizing: border-box;
6540 box-sizing: border-box; }
6541 .next-upload-list-item {
6542 position: relative; }
6543 .next-upload-list-item.next-hidden {
6544 display: none; }
6545 .next-upload-list-item-name {
6546 text-decoration: none; }
6547 .next-upload.next-disabled {
6548 border-color: #E6E7EB !important;
6549 color: #CCCCCC !important; }
6550 .next-upload.next-disabled .next-icon-close {
6551 cursor: not-allowed !important; }
6552 .next-upload.next-disabled .next-upload-inner * {
6553 color: #CCCCCC !important;
6554 border-color: #E6E7EB !important;
6555 cursor: not-allowed !important; }
6556
6557.next-upload-list-text .next-upload-list-item {
6558 background-color: #F2F3F7;
6559 padding: 4px 8px;
6560 padding-right: 36px;
6561 height: 40px;
6562 line-height: 32px;
6563 font-size: 12px;
6564 overflow: hidden;
6565 -webkit-transition: all 100ms linear;
6566 transition: all 100ms linear;
6567 border-radius: 0; }
6568 .next-upload-list-text .next-upload-list-item:not(:last-child) {
6569 margin-bottom: 4px; }
6570 .next-upload-list-text .next-upload-list-item .next-icon {
6571 position: absolute;
6572 top: 0;
6573 right: 12px;
6574 color: #999999;
6575 cursor: pointer;
6576 text-align: center;
6577 -webkit-transition: all 100ms linear;
6578 transition: all 100ms linear;
6579 line-height: 40px; }
6580 .next-upload-list-text .next-upload-list-item .next-icon:before,
6581 .next-upload-list-text .next-upload-list-item .next-icon .next-icon-remote {
6582 width: 12px;
6583 font-size: 12px;
6584 line-height: inherit; }
6585 .next-upload-list-text .next-upload-list-item:hover {
6586 background-color: #F2F3F7; }
6587 .next-upload-list-text .next-upload-list-item:hover .next-icon {
6588 color: #666666; }
6589 .next-upload-list-text .next-upload-list-item-name-wrap {
6590 text-overflow: ellipsis;
6591 white-space: nowrap;
6592 overflow: hidden;
6593 margin-right: 4px; }
6594 .next-upload-list-text .next-upload-list-item-name {
6595 color: #333333;
6596 -webkit-transition: all 100ms linear;
6597 transition: all 100ms linear; }
6598 .next-upload-list-text .next-upload-list-item-size {
6599 color: #999999;
6600 margin-left: 8px; }
6601 .next-upload-list-text .next-upload-list-item-uploading {
6602 line-height: 16px; }
6603 .next-upload-list-text .next-upload-list-item-uploading .next-upload-list-item-progress {
6604 line-height: 0;
6605 padding-top: 4px;
6606 padding-bottom: 4px; }
6607 .next-upload-list-text .next-upload-list-item-uploading .next-upload-list-item-progress .next-progress-line-underlay {
6608 height: 8px; }
6609 .next-upload-list-text .next-upload-list-item-uploading .next-upload-list-item-progress .next-progress-line-overlay {
6610 height: 8px;
6611 margin-top: -4px; }
6612 .next-upload-list-text .next-upload-list-item-done {
6613 line-height: 32px; }
6614 .next-upload-list-text .next-upload-list-item-done:hover .next-upload-list-item-name {
6615 color: #5584FF; }
6616 .next-upload-list-text .next-upload-list-item-done:hover .next-upload-list-item-size {
6617 color: #5584FF; }
6618 .next-upload-list-text .next-upload-list-item-error {
6619 /* stylelint-disable declaration-no-important */
6620 background-color: #FFECE4 !important; }
6621 .next-upload-list-text .next-upload-list-item-error.next-upload-list-item-error-with-msg {
6622 line-height: 16px; }
6623 .next-upload-list-text .next-upload-list-item-error-msg {
6624 text-overflow: ellipsis;
6625 white-space: nowrap;
6626 overflow: hidden;
6627 color: #FF3000; }
6628
6629.next-upload-list-image .next-upload-list-item {
6630 -webkit-box-sizing: content-box;
6631 box-sizing: content-box;
6632 border: 1px solid #DCDEE3;
6633 background-color: #FFFFFF;
6634 padding: 8px;
6635 height: 48px;
6636 line-height: 48px;
6637 font-size: 12px;
6638 -webkit-transition: all 100ms linear;
6639 transition: all 100ms linear;
6640 overflow: hidden;
6641 border-radius: 0; }
6642 .next-upload-list-image .next-upload-list-item:not(:last-child) {
6643 margin-bottom: 4px; }
6644 .next-upload-list-image .next-upload-list-item:after {
6645 visibility: hidden;
6646 display: block;
6647 height: 0;
6648 font-size: 0;
6649 content: ' ';
6650 clear: both; }
6651 .next-upload-list-image .next-upload-list-item .next-icon-close {
6652 float: right;
6653 margin-right: 4px;
6654 cursor: pointer;
6655 color: #999999;
6656 text-align: center; }
6657 .next-upload-list-image .next-upload-list-item .next-icon-close:before,
6658 .next-upload-list-image .next-upload-list-item .next-icon-close .next-icon-remote {
6659 width: 12px;
6660 font-size: 12px;
6661 line-height: inherit; }
6662 .next-upload-list-image .next-upload-list-item:hover {
6663 border-color: #5584FF; }
6664 .next-upload-list-image .next-upload-list-item:hover .next-icon-close {
6665 color: #666666; }
6666 .next-upload-list-image .next-upload-list-item-name {
6667 display: block;
6668 color: #333333;
6669 margin-left: 56px;
6670 margin-right: 20px;
6671 text-overflow: ellipsis;
6672 white-space: nowrap;
6673 overflow: hidden;
6674 -webkit-transition: all 100ms linear;
6675 transition: all 100ms linear; }
6676 .next-upload-list-image .next-upload-list-item-size {
6677 color: #999999;
6678 margin-left: 8px; }
6679 .next-upload-list-image .next-upload-list-item-done:hover .next-upload-list-item-name {
6680 color: #5584FF; }
6681 .next-upload-list-image .next-upload-list-item-done:hover .next-upload-list-item-size {
6682 color: #5584FF; }
6683 .next-upload-list-image .next-upload-list-item-thumbnail {
6684 float: left;
6685 width: 48px;
6686 height: 48px;
6687 color: #CCCCCC;
6688 border: 1px solid #DCDEE3;
6689 border-radius: 0;
6690 background-color: #F2F3F7;
6691 margin-right: 8px;
6692 vertical-align: middle;
6693 text-align: center;
6694 overflow: hidden;
6695 -webkit-box-sizing: border-box;
6696 box-sizing: border-box; }
6697 .next-upload-list-image .next-upload-list-item-thumbnail img {
6698 width: 100%;
6699 height: 100%; }
6700 .next-upload-list-image .next-upload-list-item-thumbnail .next-icon {
6701 display: block;
6702 margin: 0;
6703 line-height: 48px; }
6704 .next-upload-list-image .next-upload-list-item-thumbnail .next-icon:before,
6705 .next-upload-list-image .next-upload-list-item-thumbnail .next-icon .next-icon-remote {
6706 width: 24px;
6707 font-size: 24px;
6708 line-height: inherit; }
6709 .next-upload-list-image .next-upload-list-item-error {
6710 border-color: #FF3000 !important;
6711 background-color: #FFFFFF; }
6712 .next-upload-list-image .next-upload-list-item-uploading {
6713 background-color: #FFFFFF; }
6714 .next-upload-list-image .next-upload-list-item-uploading .next-upload-list-item-name {
6715 height: 24px;
6716 line-height: 24px; }
6717 .next-upload-list-image .next-upload-list-item-uploading .next-upload-list-item-progress {
6718 margin-left: 56px;
6719 margin-right: 20px;
6720 line-height: 0;
6721 padding-top: 8px;
6722 padding-bottom: 8px; }
6723 .next-upload-list-image .next-upload-list-item-uploading .next-upload-list-item-progress .next-progress-line-underlay {
6724 height: 8px; }
6725 .next-upload-list-image .next-upload-list-item-uploading .next-upload-list-item-progress .next-progress-line-overlay {
6726 height: 8px;
6727 margin-top: -4px; }
6728 .next-upload-list-image .next-upload-list-item-error-with-msg .next-upload-list-item-name,
6729 .next-upload-list-image .next-upload-list-item-error-with-msg .next-upload-list-item-error-msg {
6730 height: 24px;
6731 line-height: 24px; }
6732 .next-upload-list-image .next-upload-list-item-error-with-msg .next-upload-list-item-error-msg {
6733 margin-left: 56px;
6734 margin-right: 20px;
6735 color: #FF3000;
6736 text-overflow: ellipsis;
6737 white-space: nowrap;
6738 overflow: hidden; }
6739
6740.next-upload-list-card {
6741 display: inline-block; }
6742 .next-upload-list-card .next-upload-list-item {
6743 vertical-align: middle;
6744 float: left; }
6745 .next-upload-list-card .next-upload-list-item:not(:last-child) {
6746 margin-right: 12px; }
6747 .next-upload-list-card .next-upload-list-item-wrapper {
6748 position: relative;
6749 border: 1px solid #C4C6CF;
6750 width: 100px;
6751 height: 100px;
6752 padding: 0;
6753 background-color: transparent; }
6754 .next-upload-list-card .next-upload-list-item-thumbnail {
6755 text-align: center;
6756 width: 100%;
6757 height: 100%;
6758 color: #CCCCCC;
6759 font-size: 12px; }
6760 .next-upload-list-card .next-upload-list-item-thumbnail img {
6761 max-width: 100%;
6762 max-height: 100%;
6763 position: absolute;
6764 top: 0;
6765 right: 0;
6766 bottom: 0;
6767 left: 0;
6768 margin: auto; }
6769 .next-upload-list-card .next-upload-list-item-thumbnail img:focus {
6770 outline: 0; }
6771 .next-upload-list-card .next-upload-list-item-thumbnail .next-icon {
6772 width: 100%; }
6773 .next-upload-list-card .next-upload-list-item-thumbnail .next-icon:before,
6774 .next-upload-list-card .next-upload-list-item-thumbnail .next-icon .next-icon-remote {
6775 width: 48px;
6776 font-size: 48px;
6777 line-height: inherit; }
6778 .next-upload-list-card .next-upload-list-item-handler {
6779 margin-top: 13px; }
6780 .next-upload-list-card .next-upload-list-item-handler .next-icon-cry {
6781 margin-top: 10px; }
6782 .next-upload-list-card .next-upload-list-item-name {
6783 display: block;
6784 width: 100px;
6785 text-align: center;
6786 margin-top: 4px;
6787 font-size: 12px;
6788 color: #666666;
6789 text-overflow: ellipsis;
6790 white-space: nowrap;
6791 overflow: hidden; }
6792 .next-upload-list-card .next-upload-list-item-progress {
6793 position: absolute;
6794 font-size: 0;
6795 bottom: 0;
6796 left: 0;
6797 width: 100%; }
6798 .next-upload-list-card .next-upload-list-item-progress .next-progress-line-underlay {
6799 border-radius: 0;
6800 height: 8px; }
6801 .next-upload-list-card .next-upload-list-item-progress .next-progress-line-overlay {
6802 border-radius: 0;
6803 height: 8px;
6804 margin-top: -4px; }
6805 .next-upload-list-card .next-upload-list-item-uploading .next-upload-list-item-wrapper {
6806 background-color: #F7F8FA; }
6807 .next-upload-list-card .next-upload-list-item:hover .next-upload-tool {
6808 opacity: .8; }
6809 .next-upload-list-card .next-upload-list-item .next-upload-tool {
6810 position: absolute;
6811 z-index: 1;
6812 background-color: rgba(0, 0, 0, 0.7);
6813 -webkit-transition: all 100ms linear;
6814 transition: all 100ms linear;
6815 opacity: 0;
6816 width: 100%;
6817 height: 28px;
6818 left: 0;
6819 bottom: 0; }
6820 .next-upload-list-card .next-upload-list-item .next-upload-tool .next-icon {
6821 width: 49%;
6822 text-align: center;
6823 line-height: 28px;
6824 color: #FFFFFF; }
6825 .next-upload-list-card .next-upload-list-item .next-upload-tool .next-icon:before,
6826 .next-upload-list-card .next-upload-list-item .next-upload-tool .next-icon .next-icon-remote {
6827 width: 16px;
6828 font-size: 16px;
6829 line-height: inherit; }
6830 .next-upload-list-card .next-upload-list-item .next-upload-tool.next-noclose .next-icon {
6831 width: 100%; }
6832 .next-upload-list-card .next-upload-list-item .next-upload-tool-close {
6833 cursor: pointer; }
6834 .next-upload-list-card .next-upload-list-item .next-upload-tool-download-icon {
6835 border-right: 1px solid #FFFFFF; }
6836 .next-upload-list-card .next-upload-list-item-error .next-upload-list-item-wrapper {
6837 border-color: #FF3000; }
6838
6839.next-upload-card {
6840 border: 1px dashed #C4C6CF;
6841 width: 100px;
6842 height: 100px;
6843 background-color: #FFFFFF;
6844 text-align: center;
6845 cursor: pointer;
6846 -webkit-transition: border-color 100ms linear;
6847 transition: border-color 100ms linear;
6848 display: table-cell;
6849 vertical-align: middle; }
6850 .next-upload-card .next-icon {
6851 color: #C4C6CF; }
6852 .next-upload-card .next-icon:before,
6853 .next-upload-card .next-icon .next-icon-remote {
6854 width: 24px;
6855 font-size: 24px;
6856 line-height: inherit; }
6857 .next-upload-card .next-upload-text {
6858 font-size: 12px;
6859 margin-top: 12px;
6860 color: #666666;
6861 outline: none; }
6862 .next-upload-card:hover {
6863 border-color: #5584FF; }
6864 .next-upload-card:hover .next-icon {
6865 color: #5584FF; }
6866 .next-upload-card:hover .next-upload-text {
6867 color: #5584FF; }
6868
6869.next-upload-dragable .next-upload-inner {
6870 display: block; }
6871
6872.next-upload-dragable .next-upload-drag {
6873 border: 1px dashed #C4C6CF;
6874 -webkit-transition: border-color 100ms linear;
6875 transition: border-color 100ms linear;
6876 cursor: pointer;
6877 border-radius: 3px;
6878 background-color: transparent;
6879 text-align: center;
6880 margin-bottom: 4px; }
6881 .next-upload-dragable .next-upload-drag-icon {
6882 margin: 20px 0 0;
6883 color: #666666; }
6884 .next-upload-dragable .next-upload-drag-icon .next-upload-drag-upload-icon::before {
6885 content: "\E7EE";
6886 font-size: 24px; }
6887 .next-upload-dragable .next-upload-drag-text {
6888 margin: 12px 0 0;
6889 font-size: 14px;
6890 color: #666666; }
6891 .next-upload-dragable .next-upload-drag-hint {
6892 margin: 4px 0 20px;
6893 font-size: 12px;
6894 color: #999999; }
6895 .next-upload-dragable .next-upload-drag-over {
6896 border-color: #5584FF; }
6897
6898/** light **/
6899/** dark **/
6900/** brand **/
6901.next-shell {
6902 -webkit-box-sizing: border-box;
6903 box-sizing: border-box;
6904 position: relative;
6905 display: -webkit-box;
6906 display: -ms-flexbox;
6907 display: flex;
6908 -webkit-box-orient: vertical;
6909 -webkit-box-direction: normal;
6910 -ms-flex-direction: column;
6911 flex-direction: column;
6912 -webkit-transition: all 0.2s ease;
6913 transition: all 0.2s ease; }
6914 .next-shell *,
6915 .next-shell *:before,
6916 .next-shell *:after {
6917 -webkit-box-sizing: border-box;
6918 box-sizing: border-box; }
6919 .next-shell-content-wrapper {
6920 overflow: auto; }
6921 .next-shell-header {
6922 display: -webkit-box;
6923 display: -ms-flexbox;
6924 display: flex;
6925 width: 100%;
6926 -webkit-box-pack: justify;
6927 -ms-flex-pack: justify;
6928 justify-content: space-between;
6929 -webkit-box-align: center;
6930 -ms-flex-align: center;
6931 align-items: center;
6932 z-index: 9; }
6933 .next-shell-header .dock-trigger,
6934 .next-shell-header .nav-trigger {
6935 outline: 0;
6936 display: -webkit-box;
6937 display: -ms-flexbox;
6938 display: flex;
6939 -webkit-box-pack: center;
6940 -ms-flex-pack: center;
6941 justify-content: center;
6942 -webkit-box-align: center;
6943 -ms-flex-align: center;
6944 align-items: center;
6945 cursor: pointer;
6946 width: 32px;
6947 height: 32px; }
6948 .next-shell-header .nav-trigger {
6949 margin-right: 10px; }
6950 .next-shell-header .dock-trigger {
6951 margin-left: 10px; }
6952 .next-shell-header .next-shell-navigation {
6953 -webkit-box-flex: 1;
6954 -ms-flex: 1;
6955 flex: 1;
6956 display: -webkit-box;
6957 display: -ms-flexbox;
6958 display: flex;
6959 -webkit-box-align: center;
6960 -ms-flex-align: center;
6961 align-items: center;
6962 -webkit-box-orient: horizontal;
6963 -webkit-box-direction: normal;
6964 -ms-flex-direction: row;
6965 flex-direction: row;
6966 overflow: hidden; }
6967 .next-shell-header .next-shell-branding {
6968 display: -webkit-box;
6969 display: -ms-flexbox;
6970 display: flex;
6971 -webkit-box-align: center;
6972 -ms-flex-align: center;
6973 align-items: center; }
6974 .next-shell-header .next-shell-action {
6975 display: -webkit-box;
6976 display: -ms-flexbox;
6977 display: flex;
6978 -webkit-box-align: center;
6979 -ms-flex-align: center;
6980 align-items: center; }
6981 .next-shell-sub-main {
6982 -webkit-box-flex: 1;
6983 -ms-flex: 1;
6984 flex: 1;
6985 display: -webkit-box;
6986 display: -ms-flexbox;
6987 display: flex;
6988 -webkit-box-orient: vertical;
6989 -webkit-box-direction: normal;
6990 -ms-flex-direction: column;
6991 flex-direction: column;
6992 height: 100%;
6993 overflow: auto;
6994 outline: 0; }
6995 .next-shell-main {
6996 display: -webkit-box;
6997 display: -ms-flexbox;
6998 display: flex;
6999 -webkit-box-flex: 1;
7000 -ms-flex: 1;
7001 flex: 1;
7002 -webkit-box-orient: horizontal;
7003 -webkit-box-direction: normal;
7004 -ms-flex-direction: row;
7005 flex-direction: row;
7006 position: relative;
7007 height: 100%;
7008 -webkit-box-sizing: content-box;
7009 box-sizing: content-box;
7010 overflow: auto;
7011 -webkit-transition: all 0.2s ease;
7012 transition: all 0.2s ease; }
7013 .next-shell-main .next-shell-content {
7014 -webkit-box-flex: 1;
7015 -ms-flex: 1;
7016 flex: 1; }
7017 .next-shell-main .next-shell-content-inner {
7018 margin: 0 auto; }
7019 .next-shell-main .next-shell-footer {
7020 display: -webkit-box;
7021 display: -ms-flexbox;
7022 display: flex;
7023 -webkit-box-orient: vertical;
7024 -webkit-box-direction: normal;
7025 -ms-flex-direction: column;
7026 flex-direction: column;
7027 -webkit-box-pack: center;
7028 -ms-flex-pack: center;
7029 justify-content: center;
7030 -webkit-box-align: center;
7031 -ms-flex-align: center;
7032 align-items: center;
7033 width: 100%; }
7034 .next-shell-aside {
7035 -webkit-transition: all 0.2s ease;
7036 transition: all 0.2s ease; }
7037 .next-shell-aside .aside-trigger {
7038 cursor: pointer;
7039 outline: 0;
7040 position: absolute;
7041 right: 0;
7042 top: 50%;
7043 width: 20px;
7044 height: 48px;
7045 display: -webkit-box;
7046 display: -ms-flexbox;
7047 display: flex;
7048 border: 1px solid #DDD;
7049 -webkit-box-align: center;
7050 -ms-flex-align: center;
7051 align-items: center;
7052 -webkit-box-pack: center;
7053 -ms-flex-pack: center;
7054 justify-content: center; }
7055 .next-shell-aside .local-nav-trigger {
7056 outline: 0;
7057 border-left: none;
7058 -webkit-transform: translate(100%, -50%);
7059 -ms-transform: translate(100%, -50%);
7060 transform: translate(100%, -50%);
7061 right: 0; }
7062 .next-shell-aside .ancillary-trigger {
7063 outline: 0;
7064 -webkit-transform: translate(-100%, -50%);
7065 -ms-transform: translate(-100%, -50%);
7066 transform: translate(-100%, -50%);
7067 border-right: 0;
7068 left: 1px; }
7069 .next-shell-aside.next-aside-localnavigation {
7070 position: relative; }
7071 .next-shell-aside.next-aside-ancillary {
7072 position: relative; }
7073 .next-shell-aside.next-shell-navigation {
7074 overflow-x: auto;
7075 display: -webkit-box;
7076 display: -ms-flexbox;
7077 display: flex;
7078 -webkit-box-orient: vertical;
7079 -webkit-box-direction: normal;
7080 -ms-flex-direction: column;
7081 flex-direction: column;
7082 justify-self: flex-start;
7083 -webkit-transition: all 0.2s ease;
7084 transition: all 0.2s ease; }
7085 .next-shell-aside.next-shell-tooldock {
7086 overflow-x: auto;
7087 display: -webkit-box;
7088 display: -ms-flexbox;
7089 display: flex;
7090 -webkit-box-orient: vertical;
7091 -webkit-box-direction: normal;
7092 -ms-flex-direction: column;
7093 flex-direction: column;
7094 -webkit-box-align: center;
7095 -ms-flex-align: center;
7096 align-items: center; }
7097 .next-shell-aside .next-shell-tooldockitem {
7098 width: 100%;
7099 text-align: center; }
7100 .next-shell-aside .next-shell-localnavigation {
7101 position: relative;
7102 height: 100%;
7103 display: -webkit-box;
7104 display: -ms-flexbox;
7105 display: flex;
7106 -webkit-box-orient: vertical;
7107 -webkit-box-direction: normal;
7108 -ms-flex-direction: column;
7109 flex-direction: column;
7110 justify-self: flex-start;
7111 -webkit-transition: all 0.2s ease;
7112 transition: all 0.2s ease; }
7113 .next-shell-aside .next-shell-ancillary {
7114 height: 100%;
7115 display: -webkit-box;
7116 display: -ms-flexbox;
7117 display: flex;
7118 -webkit-box-orient: vertical;
7119 -webkit-box-direction: normal;
7120 -ms-flex-direction: column;
7121 flex-direction: column;
7122 justify-self: flex-start;
7123 -webkit-transition: all 0.2s ease;
7124 transition: all 0.2s ease; }
7125 .next-shell-light .next-shell-header .dock-trigger,
7126 .next-shell-light .next-shell-header .nav-trigger {
7127 background: #FFFFFF; }
7128 .next-shell-light .next-shell-aside .local-nav-trigger {
7129 background: #E2E4E8; }
7130 .next-shell-light .next-shell-aside .ancillary-trigger {
7131 background: #FFFFFF; }
7132 .next-shell-light .next-shell-header {
7133 color: #000000;
7134 height: 52px;
7135 background: #FFFFFF;
7136 border-bottom: 1px solid #E6E7EB;
7137 -webkit-box-shadow: none;
7138 box-shadow: none;
7139 padding: 0 16px; }
7140 .next-shell-light .next-shell-header .next-shell-navigation {
7141 -webkit-box-pack: end;
7142 -ms-flex-pack: end;
7143 justify-content: flex-end;
7144 height: 52px;
7145 line-height: 52px;
7146 margin: 0 48px; }
7147 .next-shell-light .next-shell-task-header {
7148 width: 100%;
7149 min-height: 40px;
7150 background: #FFFFFF;
7151 border-bottom: 1px solid #E6E7EB;
7152 -webkit-box-shadow: none;
7153 box-shadow: none;
7154 padding: 0 0;
7155 overflow: auto; }
7156 .next-shell-light .next-shell-main {
7157 background: #EBECF0; }
7158 .next-shell-light .next-shell-main .next-shell-appbar {
7159 min-height: 48px;
7160 background: #FFFFFF;
7161 border-bottom: 1px solid #E6E7EB;
7162 -webkit-box-shadow: none;
7163 box-shadow: none;
7164 padding: 0 24px; }
7165 .next-shell-light .next-shell-main .next-shell-content {
7166 padding: 20px 20px; }
7167 .next-shell-light .next-shell-main .next-shell-footer {
7168 background: transparent;
7169 min-height: 56px;
7170 color: #CCCCCC;
7171 font-size: 14px; }
7172 .next-shell-light .next-shell-aside.next-shell-navigation {
7173 width: 168px;
7174 background: #FFFFFF;
7175 border-right: 1px solid #E6E7EB;
7176 -webkit-box-shadow: none;
7177 box-shadow: none;
7178 padding: 8px 0 8px; }
7179 .next-shell-light .next-shell-aside.next-shell-navigation.next-shell-collapse.next-shell-mini {
7180 width: 60px; }
7181 .next-shell-light .next-shell-aside.next-shell-navigation.next-shell-collapse {
7182 width: 0; }
7183 .next-shell-light .next-shell-aside.next-shell-tooldock {
7184 width: 52px;
7185 background: #E2E4E8;
7186 border-left: 1px solid #E6E7EB;
7187 -webkit-box-shadow: none;
7188 box-shadow: none;
7189 padding: 8px 0 8px; }
7190 .next-shell-light .next-shell-aside .next-shell-tooldockitem {
7191 padding: 8px 0;
7192 color: #666666;
7193 background: transparent; }
7194 .next-shell-light .next-shell-aside .next-shell-tooldockitem:hover {
7195 color: #333333;
7196 background: #EBECF0; }
7197 .next-shell-light .next-shell-aside .next-shell-localnavigation {
7198 width: 168px;
7199 background: #E2E4E8;
7200 border-right: 1px solid #E6E7EB;
7201 -webkit-box-shadow: none;
7202 box-shadow: none;
7203 padding: 8px 0 8px; }
7204 .next-shell-light .next-shell-aside .next-shell-localnavigation.next-shell-collapse {
7205 width: 0; }
7206 .next-shell-light .next-shell-aside .next-shell-ancillary {
7207 width: 168px;
7208 background: #FFFFFF;
7209 border-left: 1px solid #E6E7EB;
7210 -webkit-box-shadow: none;
7211 box-shadow: none;
7212 padding: 8px 0 8px; }
7213 .next-shell-light .next-shell-aside .next-shell-ancillary.next-shell-collapse {
7214 width: 0; }
7215 .next-shell-dark .next-shell-header .dock-trigger,
7216 .next-shell-dark .next-shell-header .nav-trigger {
7217 background: #000000; }
7218 .next-shell-dark .next-shell-aside .local-nav-trigger {
7219 background: #E2E4E8; }
7220 .next-shell-dark .next-shell-aside .ancillary-trigger {
7221 background: #FFFFFF; }
7222 .next-shell-dark .next-shell-header {
7223 color: #FFFFFF;
7224 height: 52px;
7225 background: #000000;
7226 border-bottom: 1px solid #1F1F1F;
7227 -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
7228 box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
7229 padding: 0 16px; }
7230 .next-shell-dark .next-shell-header .next-shell-navigation {
7231 -webkit-box-pack: end;
7232 -ms-flex-pack: end;
7233 justify-content: flex-end;
7234 height: 52px;
7235 line-height: 52px;
7236 margin: 0 48px; }
7237 .next-shell-dark .next-shell-task-header {
7238 width: 100%;
7239 min-height: 40px;
7240 background: #FFFFFF;
7241 border-bottom: 1px solid #E6E7EB;
7242 -webkit-box-shadow: none;
7243 box-shadow: none;
7244 padding: 0 0;
7245 overflow: auto; }
7246 .next-shell-dark .next-shell-main {
7247 background: #EBECF0; }
7248 .next-shell-dark .next-shell-main .next-shell-appbar {
7249 min-height: 48px;
7250 background: #FFFFFF;
7251 border-bottom: 1px solid #E6E7EB;
7252 -webkit-box-shadow: none;
7253 box-shadow: none;
7254 padding: 0 24px; }
7255 .next-shell-dark .next-shell-main .next-shell-content {
7256 padding: 20px 20px; }
7257 .next-shell-dark .next-shell-main .next-shell-footer {
7258 background: transparent;
7259 min-height: 56px;
7260 color: #CCCCCC;
7261 font-size: 14px; }
7262 .next-shell-dark .next-shell-aside.next-shell-navigation {
7263 width: 168px;
7264 background: #333333;
7265 border-right: 1px solid #E6E7EB;
7266 -webkit-box-shadow: none;
7267 box-shadow: none;
7268 padding: 8px 0 8px; }
7269 .next-shell-dark .next-shell-aside.next-shell-navigation.next-shell-collapse.next-shell-mini {
7270 width: 60px; }
7271 .next-shell-dark .next-shell-aside.next-shell-navigation.next-shell-collapse {
7272 width: 0; }
7273 .next-shell-dark .next-shell-aside.next-shell-tooldock {
7274 width: 52px;
7275 background: #E2E4E8;
7276 border-left: 1px solid #E6E7EB;
7277 -webkit-box-shadow: none;
7278 box-shadow: none;
7279 padding: 8px 0 8px; }
7280 .next-shell-dark .next-shell-aside .next-shell-tooldockitem {
7281 padding: 8px 0;
7282 color: #666666;
7283 background: transparent; }
7284 .next-shell-dark .next-shell-aside .next-shell-tooldockitem:hover {
7285 color: #333333;
7286 background: #EBECF0; }
7287 .next-shell-dark .next-shell-aside .next-shell-localnavigation {
7288 width: 168px;
7289 background: #E2E4E8;
7290 border-right: 1px solid #E6E7EB;
7291 -webkit-box-shadow: none;
7292 box-shadow: none;
7293 padding: 8px 0 8px; }
7294 .next-shell-dark .next-shell-aside .next-shell-localnavigation.next-shell-collapse {
7295 width: 0; }
7296 .next-shell-dark .next-shell-aside .next-shell-ancillary {
7297 width: 168px;
7298 background: #FFFFFF;
7299 border-left: 1px solid #E6E7EB;
7300 -webkit-box-shadow: none;
7301 box-shadow: none;
7302 padding: 8px 0 8px; }
7303 .next-shell-dark .next-shell-aside .next-shell-ancillary.next-shell-collapse {
7304 width: 0; }
7305 .next-shell-brand .next-shell-header .dock-trigger,
7306 .next-shell-brand .next-shell-header .nav-trigger {
7307 background: #5584FF; }
7308 .next-shell-brand .next-shell-aside .local-nav-trigger {
7309 background: #E2E4E8; }
7310 .next-shell-brand .next-shell-aside .ancillary-trigger {
7311 background: #FFFFFF; }
7312 .next-shell-brand .next-shell-header {
7313 color: #FFFFFF;
7314 height: 52px;
7315 background: #5584FF;
7316 border-bottom: 1px solid #E6E7EB;
7317 -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
7318 box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
7319 padding: 0 16px; }
7320 .next-shell-brand .next-shell-header .next-shell-navigation {
7321 -webkit-box-pack: end;
7322 -ms-flex-pack: end;
7323 justify-content: flex-end;
7324 height: 52px;
7325 line-height: 52px;
7326 margin: 0 48px; }
7327 .next-shell-brand .next-shell-task-header {
7328 width: 100%;
7329 min-height: 40px;
7330 background: #FFFFFF;
7331 border-bottom: 1px solid #E6E7EB;
7332 -webkit-box-shadow: none;
7333 box-shadow: none;
7334 padding: 0 0;
7335 overflow: auto; }
7336 .next-shell-brand .next-shell-main {
7337 background: #EBECF0; }
7338 .next-shell-brand .next-shell-main .next-shell-appbar {
7339 min-height: 48px;
7340 background: #FFFFFF;
7341 border-bottom: 1px solid #E6E7EB;
7342 -webkit-box-shadow: none;
7343 box-shadow: none;
7344 padding: 0 24px; }
7345 .next-shell-brand .next-shell-main .next-shell-content {
7346 padding: 20px 20px; }
7347 .next-shell-brand .next-shell-main .next-shell-footer {
7348 background: transparent;
7349 min-height: 56px;
7350 color: #CCCCCC;
7351 font-size: 14px; }
7352 .next-shell-brand .next-shell-aside.next-shell-navigation {
7353 width: 168px;
7354 background: #FFFFFF;
7355 border-right: 1px solid #E6E7EB;
7356 -webkit-box-shadow: none;
7357 box-shadow: none;
7358 padding: 8px 0 8px; }
7359 .next-shell-brand .next-shell-aside.next-shell-navigation.next-shell-collapse.next-shell-mini {
7360 width: 60px; }
7361 .next-shell-brand .next-shell-aside.next-shell-navigation.next-shell-collapse {
7362 width: 0; }
7363 .next-shell-brand .next-shell-aside.next-shell-tooldock {
7364 width: 52px;
7365 background: #E2E4E8;
7366 border-left: 1px solid #E6E7EB;
7367 -webkit-box-shadow: none;
7368 box-shadow: none;
7369 padding: 8px 0 8px; }
7370 .next-shell-brand .next-shell-aside .next-shell-tooldockitem {
7371 padding: 8px 0;
7372 color: #666666;
7373 background: transparent; }
7374 .next-shell-brand .next-shell-aside .next-shell-tooldockitem:hover {
7375 color: #333333;
7376 background: #EBECF0; }
7377 .next-shell-brand .next-shell-aside .next-shell-localnavigation {
7378 width: 168px;
7379 background: #E2E4E8;
7380 border-right: 1px solid #E6E7EB;
7381 -webkit-box-shadow: none;
7382 box-shadow: none;
7383 padding: 8px 0 8px; }
7384 .next-shell-brand .next-shell-aside .next-shell-localnavigation.next-shell-collapse {
7385 width: 0; }
7386 .next-shell-brand .next-shell-aside .next-shell-ancillary {
7387 width: 168px;
7388 background: #FFFFFF;
7389 border-left: 1px solid #E6E7EB;
7390 -webkit-box-shadow: none;
7391 box-shadow: none;
7392 padding: 8px 0 8px; }
7393 .next-shell-brand .next-shell-aside .next-shell-ancillary.next-shell-collapse {
7394 width: 0; }
7395 .next-shell-header .next-shell-navigation.next-shell-nav-left {
7396 -webkit-box-pack: start;
7397 -ms-flex-pack: start;
7398 justify-content: flex-start; }
7399 .next-shell-header .next-shell-navigation.next-shell-nav-right {
7400 -webkit-box-pack: end;
7401 -ms-flex-pack: end;
7402 justify-content: flex-end; }
7403 .next-shell-header .next-shell-navigation.next-shell-nav-center {
7404 -webkit-box-pack: center;
7405 -ms-flex-pack: center;
7406 justify-content: center; }
7407 .next-shell.next-shell-phone .next-shell-header .next-shell-navigation {
7408 display: none; }
7409 .next-shell.next-shell-phone .next-shell-navigation {
7410 width: 100%;
7411 height: 100%;
7412 -webkit-transition: height 0.2s ease;
7413 transition: height 0.2s ease; }
7414 .next-shell.next-shell-phone .next-shell-navigation.next-shell-collapse {
7415 padding: 0;
7416 height: 0;
7417 -webkit-transition: height 0.2s ease;
7418 transition: height 0.2s ease; }
7419 .next-shell.next-shell-phone .next-shell-tooldock {
7420 height: 52px;
7421 left: 0;
7422 right: 0;
7423 position: absolute;
7424 width: 100%;
7425 -webkit-box-orient: horizontal;
7426 -webkit-box-direction: normal;
7427 -ms-flex-direction: row;
7428 flex-direction: row;
7429 -webkit-box-pack: center;
7430 -ms-flex-pack: center;
7431 justify-content: center; }
7432 .next-shell.next-shell-phone .next-shell-tooldock.next-shell-collapse {
7433 display: none;
7434 height: 0;
7435 padding: 0;
7436 -webkit-transition: all 0.2s ease;
7437 transition: all 0.2s ease; }
7438 .next-shell.next-shell-tablet .next-shell-aside.next-aside-ancillary, .next-shell.next-shell-phone .next-shell-aside.next-aside-ancillary {
7439 width: 0; }
7440 .next-shell.next-shell-tablet .next-shell-ancillary, .next-shell.next-shell-phone .next-shell-ancillary {
7441 -webkit-transform: translateX(-100%);
7442 -ms-transform: translateX(-100%);
7443 transform: translateX(-100%); }
7444 .next-shell.next-shell-tablet .next-shell-aside.next-aside-localnavigation, .next-shell.next-shell-phone .next-shell-aside.next-aside-localnavigation {
7445 width: 0; }
7446
7447.next-notification {
7448 width: 384px;
7449 position: fixed;
7450 z-index: 1010;
7451 padding: 0;
7452 margin: 0; }
7453 .next-notification .next-message {
7454 margin-bottom: 16px;
7455 overflow: hidden; }
7456
7457.next-notification-fade-leave {
7458 -webkit-animation-duration: 300ms;
7459 animation-duration: 300ms;
7460 -webkit-animation-play-state: paused;
7461 animation-play-state: paused;
7462 -webkit-animation-fill-mode: both;
7463 animation-fill-mode: both;
7464 -webkit-animation-timing-function: ease;
7465 animation-timing-function: ease; }
7466
7467.next-notification-fade-leave.next-notification-fade-leave-active {
7468 -webkit-animation-name: NotificationFadeOut;
7469 animation-name: NotificationFadeOut;
7470 -webkit-animation-play-state: running;
7471 animation-play-state: running; }
7472
7473@-webkit-keyframes NotificationFadeOut {
7474 0% {
7475 max-height: 150px;
7476 margin-bottom: 16px;
7477 opacity: 1; }
7478 100% {
7479 max-height: 0;
7480 margin-bottom: 0;
7481 padding-top: 0;
7482 padding-bottom: 0;
7483 opacity: 0; } }
7484
7485@keyframes NotificationFadeOut {
7486 0% {
7487 max-height: 150px;
7488 margin-bottom: 16px;
7489 opacity: 1; }
7490 100% {
7491 max-height: 0;
7492 margin-bottom: 0;
7493 padding-top: 0;
7494 padding-bottom: 0;
7495 opacity: 0; } }
7496
7497.next-typography {
7498 color: #333333; }
7499 .next-typography-title {
7500 font-weight: 600;
7501 margin-bottom: .5em; }
7502 .next-typography + .next-typography-title {
7503 margin-top: 1.2em; }
7504 .next-typography-paragraph {
7505 color: #333333;
7506 margin-bottom: 1em;
7507 font-size: 14px;
7508 line-height: 1.5; }
7509 .next-typography mark {
7510 padding: 0;
7511 background: #FFE6BD;
7512 color: #333333; }
7513 .next-typography strong {
7514 font-weight: 600; }
7515 .next-typography code {
7516 background-color: #F2F3F7;
7517 color: #333333;
7518 border: 1px solid #E6E7EB;
7519 margin: 0 .2em;
7520 padding: .2em .4em .1em;
7521 font-size: 85%;
7522 border-radius: 3px; }
7523 .next-typography ul,
7524 .next-typography ol {
7525 margin: 0 0 1em 0;
7526 padding: 0; }
7527 .next-typography li {
7528 list-style-type: circle;
7529 margin: 0 0 0 20px;
7530 padding: 0 0 0 4px; }
7531 .next-typography a {
7532 text-decoration: none; }
7533 .next-typography a:link {
7534 color: #5584FF; }
7535 .next-typography a:visited {
7536 color: #5584FF; }
7537 .next-typography a:hover {
7538 color: #3E71F7; }
7539 .next-typography a:active {
7540 text-decoration: underline;
7541 color: #3E71F7; }
7542
7543h1.next-typography-title {
7544 font-size: 24px; }
7545
7546h2.next-typography-title {
7547 font-size: 20px; }
7548
7549h3.next-typography-title {
7550 font-size: 16px; }
7551
7552h4.next-typography-title {
7553 font-size: 16px; }
7554
7555h5.next-typography-title {
7556 font-size: 14px; }
7557
7558h6.next-typography-title {
7559 font-size: 12px; }
7560
7561/* put your code here */
7562.next-divider {
7563 -webkit-box-sizing: border-box;
7564 box-sizing: border-box;
7565 margin: 0;
7566 padding: 0;
7567 font-size: 14px;
7568 line-height: 1.5;
7569 list-style: none;
7570 font-variant: tabular-nums;
7571 -webkit-font-feature-settings: 'tnum';
7572 font-feature-settings: 'tnum';
7573 background: #DCDEE3;
7574 border-collapse: separate; }
7575 .next-divider *,
7576 .next-divider *:before,
7577 .next-divider *:after {
7578 -webkit-box-sizing: border-box;
7579 box-sizing: border-box; }
7580 .next-divider-dashed {
7581 background: none;
7582 border-color: #DCDEE3;
7583 border-style: dashed;
7584 border-width: 1px 0 0; }
7585 .next-divider-hoz {
7586 display: block;
7587 clear: both;
7588 width: 100%;
7589 min-width: 100%;
7590 height: 1px;
7591 margin: 16px 0; }
7592 .next-divider-ver {
7593 position: relative;
7594 top: -.06em;
7595 display: inline-block;
7596 width: 1px;
7597 background: #DCDEE3;
7598 height: .9em;
7599 margin: 0 8px;
7600 vertical-align: middle; }
7601 .next-divider-hoz.next-divider-with-text-center, .next-divider-hoz.next-divider-with-text-left, .next-divider-hoz.next-divider-with-text-right {
7602 display: table;
7603 margin: 16px 0;
7604 color: #333333;
7605 font-weight: normal;
7606 font-size: 16px;
7607 white-space: nowrap;
7608 text-align: center;
7609 background: transparent; }
7610 .next-divider-hoz.next-divider-with-text-center::before, .next-divider-hoz.next-divider-with-text-center::after, .next-divider-hoz.next-divider-with-text-left::before, .next-divider-hoz.next-divider-with-text-left::after, .next-divider-hoz.next-divider-with-text-right::before, .next-divider-hoz.next-divider-with-text-right::after {
7611 position: relative;
7612 top: 50%;
7613 display: table-cell;
7614 width: 50%;
7615 border-top: 1px solid #DCDEE3;
7616 -webkit-transform: translateY(50%);
7617 -ms-transform: translateY(50%);
7618 transform: translateY(50%);
7619 content: ''; }
7620 .next-divider-hoz.next-divider-with-text-center.next-divider-dashed, .next-divider-hoz.next-divider-with-text-left.next-divider-dashed, .next-divider-hoz.next-divider-with-text-right.next-divider-dashed {
7621 border-top: 0; }
7622 .next-divider-hoz.next-divider-with-text-center.next-divider-dashed::before, .next-divider-hoz.next-divider-with-text-center.next-divider-dashed::after, .next-divider-hoz.next-divider-with-text-left.next-divider-dashed::before, .next-divider-hoz.next-divider-with-text-left.next-divider-dashed::after, .next-divider-hoz.next-divider-with-text-right.next-divider-dashed::before, .next-divider-hoz.next-divider-with-text-right.next-divider-dashed::after {
7623 border-style: dashed none none; }
7624 .next-divider-hoz.next-divider-with-text-left .next-divider-inner-text, .next-divider-hoz.next-divider-with-text-right .next-divider-inner-text {
7625 display: inline-block;
7626 padding: 0 16px; }
7627 .next-divider-hoz.next-divider-with-text-left::before {
7628 top: 50%;
7629 width: 5%; }
7630 .next-divider-hoz.next-divider-with-text-left::after {
7631 top: 50%;
7632 width: 95%; }
7633 .next-divider-hoz.next-divider-with-text-right::before {
7634 top: 50%;
7635 width: 95%; }
7636 .next-divider-hoz.next-divider-with-text-right::after {
7637 top: 50%;
7638 width: 5%; }
7639 .next-divider-inner-text {
7640 display: inline-block;
7641 padding: 0 16px; }
7642 .next-divider-dashed {
7643 background: none;
7644 border-color: #DCDEE3;
7645 border-style: dashed;
7646 border-width: 1px 0 0; }
7647 .next-divider-dashed.next-divider-ver {
7648 border-width: 0 0 0 1px; }
7649
7650/* put your code here */
7651.next-avatar {
7652 position: relative;
7653 display: inline-block;
7654 overflow: hidden;
7655 color: #FFFFFF;
7656 white-space: nowrap;
7657 text-align: center;
7658 vertical-align: middle;
7659 background: #E2E4E8;
7660 width: 40px;
7661 height: 40px;
7662 line-height: 40px;
7663 border-radius: 50%; }
7664 .next-avatar-image {
7665 background: transparent; }
7666 .next-avatar-string {
7667 position: absolute;
7668 left: 50%;
7669 -webkit-transform-origin: 0 center;
7670 -ms-transform-origin: 0 center;
7671 transform-origin: 0 center; }
7672 .next-avatar-large {
7673 width: 52px;
7674 height: 52px;
7675 line-height: 52px;
7676 border-radius: 50%; }
7677 .next-avatar-large-string {
7678 position: absolute;
7679 left: 50%;
7680 -webkit-transform-origin: 0 center;
7681 -ms-transform-origin: 0 center;
7682 transform-origin: 0 center; }
7683 .next-avatar-small {
7684 width: 28px;
7685 height: 28px;
7686 line-height: 28px;
7687 border-radius: 50%; }
7688 .next-avatar-small-string {
7689 position: absolute;
7690 left: 50%;
7691 -webkit-transform-origin: 0 center;
7692 -ms-transform-origin: 0 center;
7693 transform-origin: 0 center; }
7694 .next-avatar-square {
7695 border-radius: 3px; }
7696 .next-avatar > img {
7697 display: block;
7698 width: 100%;
7699 height: 100%;
7700 -o-object-fit: cover;
7701 object-fit: cover; }
7702
7703/* put your code here */
7704.next-box {
7705 -webkit-box-sizing: border-box;
7706 box-sizing: border-box;
7707 display: -webkit-box;
7708 display: -ms-flexbox;
7709 display: flex; }
7710 .next-box *,
7711 .next-box *:before,
7712 .next-box *:after {
7713 -webkit-box-sizing: border-box;
7714 box-sizing: border-box; }