@axa-fr/design-system-slash-css 2.0.6-alpha.14 → 2.0.6-alpha.16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (122) hide show
  1. package/dist/Accordion/Accordion.css +3 -1
  2. package/dist/Action/Action.css +1 -1
  3. package/dist/Button/Button.css +1 -139
  4. package/dist/Card/Card.css +1 -108
  5. package/dist/CardData/CardData.css +1 -102
  6. package/dist/Divider/Divider.css +1 -14
  7. package/dist/Form/Checkbox/Checkbox.css +1 -1
  8. package/dist/Form/Date/Date.css +1 -1
  9. package/dist/Form/File/File.css +1 -1
  10. package/dist/Form/MultiSelect/MultiSelect.css +1 -1
  11. package/dist/Form/NestedQuestion/NestedQuestion.css +1 -1
  12. package/dist/Form/Pass/Pass.css +1 -1
  13. package/dist/Form/Radio/Radio.css +1 -1
  14. package/dist/Form/Radio/RadioCardGroup.css +1 -87
  15. package/dist/Form/Select/Select.css +1 -1
  16. package/dist/Form/Slider/Slider.css +1 -1
  17. package/dist/Form/Text/Text.css +1 -1
  18. package/dist/Form/Textarea/Textarea.css +1 -1
  19. package/dist/Form/core/FormCore.css +1 -1
  20. package/dist/Layout/Footer/Footer.css +1 -25
  21. package/dist/Layout/Header/AnchorNavBar/AnchorNavBar.css +1 -50
  22. package/dist/Layout/Header/Drawer/Drawer.css +1 -1
  23. package/dist/Layout/Header/Header.css +1 -1
  24. package/dist/Layout/Header/HeaderTitle/HeaderTitle.css +1 -1
  25. package/dist/Layout/Header/Infos/Infos.css +1 -46
  26. package/dist/Layout/Header/Logo/Logo.css +1 -1
  27. package/dist/Layout/Header/Name/Name.css +1 -1
  28. package/dist/Layout/Header/NavBar/NavBar.css +1 -1
  29. package/dist/Layout/Header/User/User.css +1 -37
  30. package/dist/Link/Link.css +1 -72
  31. package/dist/Loader/Loader.css +1 -1
  32. package/dist/Message/Message.css +1 -83
  33. package/dist/Modal/Modal.css +1 -1
  34. package/dist/Popover/Popover.css +1 -1
  35. package/dist/Restitution/Restitution.css +1 -1
  36. package/dist/Steps/Steps.css +1 -1
  37. package/dist/Steps/VerticalStep.css +1 -82
  38. package/dist/Table/Pager.css +1 -1
  39. package/dist/Table/Paging.css +1 -1
  40. package/dist/Table/Table.css +1 -1
  41. package/dist/Tabs/Tabs.css +1 -1
  42. package/dist/Tag/Tag.css +1 -1
  43. package/dist/Title/Title.css +1 -1
  44. package/dist/common/breakpoints.css +1 -22
  45. package/dist/common/icons.css +1 -1
  46. package/dist/common/tokens.css +1 -83
  47. package/dist/slash.css +3 -1
  48. package/package.json +8 -9
  49. package/dist/Accordion/Accordion.css.map +0 -1
  50. package/dist/Accordion/Accordion.scss +0 -109
  51. package/dist/Action/Action.css.map +0 -1
  52. package/dist/Action/Action.scss +0 -48
  53. package/dist/Alert/Alert.css.map +0 -1
  54. package/dist/Alert/Alert.scss +0 -5
  55. package/dist/Form/Checkbox/Checkbox.css.map +0 -1
  56. package/dist/Form/Checkbox/Checkbox.scss +0 -323
  57. package/dist/Form/Date/Date.css.map +0 -1
  58. package/dist/Form/Date/Date.scss +0 -94
  59. package/dist/Form/File/File.css.map +0 -1
  60. package/dist/Form/File/File.scss +0 -79
  61. package/dist/Form/MultiSelect/MultiSelect.css.map +0 -1
  62. package/dist/Form/MultiSelect/MultiSelect.scss +0 -60
  63. package/dist/Form/NestedQuestion/NestedQuestion.css.map +0 -1
  64. package/dist/Form/NestedQuestion/NestedQuestion.scss +0 -22
  65. package/dist/Form/Pass/Pass.css.map +0 -1
  66. package/dist/Form/Pass/Pass.scss +0 -86
  67. package/dist/Form/Radio/Radio.css.map +0 -1
  68. package/dist/Form/Radio/Radio.scss +0 -202
  69. package/dist/Form/Select/Select.css.map +0 -1
  70. package/dist/Form/Select/Select.scss +0 -112
  71. package/dist/Form/Slider/Slider.css.map +0 -1
  72. package/dist/Form/Slider/Slider.scss +0 -72
  73. package/dist/Form/Text/Text.css.map +0 -1
  74. package/dist/Form/Text/Text.scss +0 -111
  75. package/dist/Form/Textarea/Textarea.css.map +0 -1
  76. package/dist/Form/Textarea/Textarea.scss +0 -44
  77. package/dist/Form/core/FormCore.css.map +0 -1
  78. package/dist/Form/core/FormCore.scss +0 -97
  79. package/dist/Layout/Header/Drawer/Drawer.css.map +0 -1
  80. package/dist/Layout/Header/Drawer/Drawer.scss +0 -25
  81. package/dist/Layout/Header/Header.css.map +0 -1
  82. package/dist/Layout/Header/Header.scss +0 -35
  83. package/dist/Layout/Header/HeaderTitle/HeaderTitle.css.map +0 -1
  84. package/dist/Layout/Header/HeaderTitle/HeaderTitle.scss +0 -112
  85. package/dist/Layout/Header/Logo/Logo.css.map +0 -1
  86. package/dist/Layout/Header/Logo/Logo.scss +0 -42
  87. package/dist/Layout/Header/Name/Name.css.map +0 -1
  88. package/dist/Layout/Header/Name/Name.scss +0 -33
  89. package/dist/Layout/Header/NavBar/NavBar.css.map +0 -1
  90. package/dist/Layout/Header/NavBar/NavBar.scss +0 -203
  91. package/dist/Loader/Loader.css.map +0 -1
  92. package/dist/Loader/Loader.scss +0 -57
  93. package/dist/Modal/Modal.css.map +0 -1
  94. package/dist/Modal/Modal.scss +0 -96
  95. package/dist/Popover/Popover.css.map +0 -1
  96. package/dist/Popover/Popover.scss +0 -51
  97. package/dist/Restitution/Restitution.css.map +0 -1
  98. package/dist/Restitution/Restitution.scss +0 -137
  99. package/dist/Steps/Steps.css.map +0 -1
  100. package/dist/Steps/Steps.scss +0 -189
  101. package/dist/Table/Pager.css.map +0 -1
  102. package/dist/Table/Pager.scss +0 -79
  103. package/dist/Table/Paging.css.map +0 -1
  104. package/dist/Table/Paging.scss +0 -61
  105. package/dist/Table/Table.css.map +0 -1
  106. package/dist/Table/Table.scss +0 -75
  107. package/dist/Tabs/Tabs.css.map +0 -1
  108. package/dist/Tabs/Tabs.scss +0 -137
  109. package/dist/Tag/Tag.css.map +0 -1
  110. package/dist/Tag/Tag.scss +0 -55
  111. package/dist/Title/Title.css.map +0 -1
  112. package/dist/Title/Title.scss +0 -66
  113. package/dist/common/common.css +0 -0
  114. package/dist/common/common.scss +0 -1459
  115. package/dist/common/grid.css.map +0 -1
  116. package/dist/common/grid.scss +0 -1029
  117. package/dist/common/icons.css.map +0 -1
  118. package/dist/common/icons.scss +0 -1232
  119. package/dist/common/reboot.css.map +0 -1
  120. package/dist/common/reboot.scss +0 -338
  121. package/dist/slash.css.map +0 -1
  122. package/dist/slash.scss +0 -40
@@ -1,1029 +0,0 @@
1
- .container {
2
- width: 100%;
3
- margin-right: auto;
4
- margin-left: auto;
5
- padding-right: 15px;
6
- padding-left: 15px;
7
- }
8
- @media (width >= 576px) {
9
- .container {
10
- max-width: 540px;
11
- }
12
- }
13
- @media (width >= 768px) {
14
- .container {
15
- max-width: 720px;
16
- }
17
- }
18
- @media (width >= 992px) {
19
- .container {
20
- max-width: 960px;
21
- }
22
- }
23
- @media (width >= 1200px) {
24
- .container {
25
- max-width: 1440px;
26
- }
27
- }
28
-
29
- .container-fluid {
30
- width: 100%;
31
- margin-right: auto;
32
- margin-left: auto;
33
- padding-right: 15px;
34
- padding-left: 15px;
35
- }
36
-
37
- .row {
38
- display: flex;
39
- margin-right: -15px;
40
- margin-left: -15px;
41
- flex-wrap: wrap;
42
- }
43
-
44
- .no-gutters {
45
- margin-right: 0;
46
- margin-left: 0;
47
- }
48
-
49
- .col,
50
- .col-1,
51
- .col-10,
52
- .col-11,
53
- .col-12,
54
- .col-2,
55
- .col-3,
56
- .col-4,
57
- .col-5,
58
- .col-6,
59
- .col-7,
60
- .col-8,
61
- .col-9,
62
- .col-auto,
63
- .col-lg,
64
- .col-lg-1,
65
- .col-lg-10,
66
- .col-lg-11,
67
- .col-lg-12,
68
- .col-lg-2,
69
- .col-lg-3,
70
- .col-lg-4,
71
- .col-lg-5,
72
- .col-lg-6,
73
- .col-lg-7,
74
- .col-lg-8,
75
- .col-lg-9,
76
- .col-lg-auto,
77
- .col-md,
78
- .col-md-1,
79
- .col-md-10,
80
- .col-md-11,
81
- .col-md-12,
82
- .col-md-2,
83
- .col-md-3,
84
- .col-md-4,
85
- .col-md-5,
86
- .col-md-6,
87
- .col-md-7,
88
- .col-md-8,
89
- .col-md-9,
90
- .col-md-auto,
91
- .col-sm,
92
- .col-sm-1,
93
- .col-sm-10,
94
- .col-sm-11,
95
- .col-sm-12,
96
- .col-sm-2,
97
- .col-sm-3,
98
- .col-sm-4,
99
- .col-sm-5,
100
- .col-sm-6,
101
- .col-sm-7,
102
- .col-sm-8,
103
- .col-sm-9,
104
- .col-sm-auto,
105
- .col-xl,
106
- .col-xl-1,
107
- .col-xl-10,
108
- .col-xl-11,
109
- .col-xl-12,
110
- .col-xl-2,
111
- .col-xl-3,
112
- .col-xl-4,
113
- .col-xl-5,
114
- .col-xl-6,
115
- .col-xl-7,
116
- .col-xl-8,
117
- .col-xl-9,
118
- .col-xl-auto {
119
- position: relative;
120
- width: 100%;
121
- padding-right: 15px;
122
- padding-left: 15px;
123
- }
124
-
125
- .col {
126
- max-width: 100%;
127
- flex-basis: 0;
128
- flex-grow: 1;
129
- }
130
-
131
- .col-auto {
132
- width: auto;
133
- max-width: 100%;
134
- flex: 0 0 auto;
135
- }
136
-
137
- .col-1 {
138
- max-width: 8.3333%;
139
- flex: 0 0 8.3333%;
140
- }
141
-
142
- .col-2 {
143
- max-width: 16.6667%;
144
- flex: 0 0 16.6667%;
145
- }
146
-
147
- .col-3 {
148
- max-width: 25%;
149
- flex: 0 0 25%;
150
- }
151
-
152
- .col-4 {
153
- max-width: 33.3333%;
154
- flex: 0 0 33.3333%;
155
- }
156
-
157
- .col-5 {
158
- max-width: 41.6667%;
159
- flex: 0 0 41.6667%;
160
- }
161
-
162
- .col-6 {
163
- max-width: 50%;
164
- flex: 0 0 50%;
165
- }
166
-
167
- .col-7 {
168
- max-width: 58.3333%;
169
- flex: 0 0 58.3333%;
170
- }
171
-
172
- .col-8 {
173
- max-width: 66.6667%;
174
- flex: 0 0 66.6667%;
175
- }
176
-
177
- .col-9 {
178
- max-width: 75%;
179
- flex: 0 0 75%;
180
- }
181
-
182
- .col-10 {
183
- max-width: 83.3333%;
184
- flex: 0 0 83.3333%;
185
- }
186
-
187
- .col-11 {
188
- max-width: 91.6667%;
189
- flex: 0 0 91.6667%;
190
- }
191
-
192
- .col-12 {
193
- max-width: 100%;
194
- flex: 0 0 100%;
195
- }
196
-
197
- .no-gutters > .col,
198
- .no-gutters > [class*="col-"] {
199
- padding-right: 0;
200
- padding-left: 0;
201
- }
202
-
203
- .order-first {
204
- order: -1;
205
- }
206
-
207
- .order-last {
208
- order: 13;
209
- }
210
-
211
- .order-0 {
212
- order: 0;
213
- }
214
-
215
- .order-1 {
216
- order: 1;
217
- }
218
-
219
- .order-2 {
220
- order: 2;
221
- }
222
-
223
- .order-3 {
224
- order: 3;
225
- }
226
-
227
- .order-4 {
228
- order: 4;
229
- }
230
-
231
- .order-5 {
232
- order: 5;
233
- }
234
-
235
- .order-6 {
236
- order: 6;
237
- }
238
-
239
- .order-7 {
240
- order: 7;
241
- }
242
-
243
- .order-8 {
244
- order: 8;
245
- }
246
-
247
- .order-9 {
248
- order: 9;
249
- }
250
-
251
- .order-10 {
252
- order: 10;
253
- }
254
-
255
- .order-11 {
256
- order: 11;
257
- }
258
-
259
- .order-12 {
260
- order: 12;
261
- }
262
-
263
- .offset-1 {
264
- margin-left: 8.3333%;
265
- }
266
-
267
- .offset-2 {
268
- margin-left: 16.6667%;
269
- }
270
-
271
- .offset-3 {
272
- margin-left: 25%;
273
- }
274
-
275
- .offset-4 {
276
- margin-left: 33.3333%;
277
- }
278
-
279
- .offset-5 {
280
- margin-left: 41.6667%;
281
- }
282
-
283
- .offset-6 {
284
- margin-left: 50%;
285
- }
286
-
287
- .offset-7 {
288
- margin-left: 58.3333%;
289
- }
290
-
291
- .offset-8 {
292
- margin-left: 66.6667%;
293
- }
294
-
295
- .offset-9 {
296
- margin-left: 75%;
297
- }
298
-
299
- .offset-10 {
300
- margin-left: 83.3333%;
301
- }
302
-
303
- .offset-11 {
304
- margin-left: 91.6667%;
305
- }
306
- @media (width >= 576px) {
307
- .col-sm {
308
- max-width: 100%;
309
- flex-basis: 0;
310
- flex-grow: 1;
311
- }
312
-
313
- .col-sm-auto {
314
- width: auto;
315
- max-width: 100%;
316
- flex: 0 0 auto;
317
- }
318
-
319
- .col-sm-1 {
320
- max-width: 8.3333%;
321
- flex: 0 0 8.3333%;
322
- }
323
-
324
- .col-sm-2 {
325
- max-width: 16.6667%;
326
- flex: 0 0 16.6667%;
327
- }
328
-
329
- .col-sm-3 {
330
- max-width: 25%;
331
- flex: 0 0 25%;
332
- }
333
-
334
- .col-sm-4 {
335
- max-width: 33.3333%;
336
- flex: 0 0 33.3333%;
337
- }
338
-
339
- .col-sm-5 {
340
- max-width: 41.6667%;
341
- flex: 0 0 41.6667%;
342
- }
343
-
344
- .col-sm-6 {
345
- max-width: 50%;
346
- flex: 0 0 50%;
347
- }
348
-
349
- .col-sm-7 {
350
- max-width: 58.3333%;
351
- flex: 0 0 58.3333%;
352
- }
353
-
354
- .col-sm-8 {
355
- max-width: 66.6667%;
356
- flex: 0 0 66.6667%;
357
- }
358
-
359
- .col-sm-9 {
360
- max-width: 75%;
361
- flex: 0 0 75%;
362
- }
363
-
364
- .col-sm-10 {
365
- max-width: 83.3333%;
366
- flex: 0 0 83.3333%;
367
- }
368
-
369
- .col-sm-11 {
370
- max-width: 91.6667%;
371
- flex: 0 0 91.6667%;
372
- }
373
-
374
- .col-sm-12 {
375
- max-width: 100%;
376
- flex: 0 0 100%;
377
- }
378
-
379
- .order-sm-first {
380
- order: -1;
381
- }
382
-
383
- .order-sm-last {
384
- order: 13;
385
- }
386
-
387
- .order-sm-0 {
388
- order: 0;
389
- }
390
-
391
- .order-sm-1 {
392
- order: 1;
393
- }
394
-
395
- .order-sm-2 {
396
- order: 2;
397
- }
398
-
399
- .order-sm-3 {
400
- order: 3;
401
- }
402
-
403
- .order-sm-4 {
404
- order: 4;
405
- }
406
-
407
- .order-sm-5 {
408
- order: 5;
409
- }
410
-
411
- .order-sm-6 {
412
- order: 6;
413
- }
414
-
415
- .order-sm-7 {
416
- order: 7;
417
- }
418
-
419
- .order-sm-8 {
420
- order: 8;
421
- }
422
-
423
- .order-sm-9 {
424
- order: 9;
425
- }
426
-
427
- .order-sm-10 {
428
- order: 10;
429
- }
430
-
431
- .order-sm-11 {
432
- order: 11;
433
- }
434
-
435
- .order-sm-12 {
436
- order: 12;
437
- }
438
-
439
- .offset-sm-0 {
440
- margin-left: 0;
441
- }
442
-
443
- .offset-sm-1 {
444
- margin-left: 8.3333%;
445
- }
446
-
447
- .offset-sm-2 {
448
- margin-left: 16.6667%;
449
- }
450
-
451
- .offset-sm-3 {
452
- margin-left: 25%;
453
- }
454
-
455
- .offset-sm-4 {
456
- margin-left: 33.3333%;
457
- }
458
-
459
- .offset-sm-5 {
460
- margin-left: 41.6667%;
461
- }
462
-
463
- .offset-sm-6 {
464
- margin-left: 50%;
465
- }
466
-
467
- .offset-sm-7 {
468
- margin-left: 58.3333%;
469
- }
470
-
471
- .offset-sm-8 {
472
- margin-left: 66.6667%;
473
- }
474
-
475
- .offset-sm-9 {
476
- margin-left: 75%;
477
- }
478
-
479
- .offset-sm-10 {
480
- margin-left: 83.3333%;
481
- }
482
-
483
- .offset-sm-11 {
484
- margin-left: 91.6667%;
485
- }
486
- }
487
- @media (width >= 768px) {
488
- .col-md {
489
- max-width: 100%;
490
- flex-basis: 0;
491
- flex-grow: 1;
492
- }
493
-
494
- .col-md-auto {
495
- width: auto;
496
- max-width: 100%;
497
- flex: 0 0 auto;
498
- }
499
-
500
- .col-md-1 {
501
- max-width: 8.3333%;
502
- flex: 0 0 8.3333%;
503
- }
504
-
505
- .col-md-2 {
506
- max-width: 16.6667%;
507
- flex: 0 0 16.6667%;
508
- }
509
-
510
- .col-md-3 {
511
- max-width: 25%;
512
- flex: 0 0 25%;
513
- }
514
-
515
- .col-md-4 {
516
- max-width: 33.3333%;
517
- flex: 0 0 33.3333%;
518
- }
519
-
520
- .col-md-5 {
521
- max-width: 41.6667%;
522
- flex: 0 0 41.6667%;
523
- }
524
-
525
- .col-md-6 {
526
- max-width: 50%;
527
- flex: 0 0 50%;
528
- }
529
-
530
- .col-md-7 {
531
- max-width: 58.3333%;
532
- flex: 0 0 58.3333%;
533
- }
534
-
535
- .col-md-8 {
536
- max-width: 66.6667%;
537
- flex: 0 0 66.6667%;
538
- }
539
-
540
- .col-md-9 {
541
- max-width: 75%;
542
- flex: 0 0 75%;
543
- }
544
-
545
- .col-md-10 {
546
- max-width: 83.3333%;
547
- flex: 0 0 83.3333%;
548
- }
549
-
550
- .col-md-11 {
551
- max-width: 91.6667%;
552
- flex: 0 0 91.6667%;
553
- }
554
-
555
- .col-md-12 {
556
- max-width: 100%;
557
- flex: 0 0 100%;
558
- }
559
-
560
- .order-md-first {
561
- order: -1;
562
- }
563
-
564
- .order-md-last {
565
- order: 13;
566
- }
567
-
568
- .order-md-0 {
569
- order: 0;
570
- }
571
-
572
- .order-md-1 {
573
- order: 1;
574
- }
575
-
576
- .order-md-2 {
577
- order: 2;
578
- }
579
-
580
- .order-md-3 {
581
- order: 3;
582
- }
583
-
584
- .order-md-4 {
585
- order: 4;
586
- }
587
-
588
- .order-md-5 {
589
- order: 5;
590
- }
591
-
592
- .order-md-6 {
593
- order: 6;
594
- }
595
-
596
- .order-md-7 {
597
- order: 7;
598
- }
599
-
600
- .order-md-8 {
601
- order: 8;
602
- }
603
-
604
- .order-md-9 {
605
- order: 9;
606
- }
607
-
608
- .order-md-10 {
609
- order: 10;
610
- }
611
-
612
- .order-md-11 {
613
- order: 11;
614
- }
615
-
616
- .order-md-12 {
617
- order: 12;
618
- }
619
-
620
- .offset-md-0 {
621
- margin-left: 0;
622
- }
623
-
624
- .offset-md-1 {
625
- margin-left: 8.3333%;
626
- }
627
-
628
- .offset-md-2 {
629
- margin-left: 16.6667%;
630
- }
631
-
632
- .offset-md-3 {
633
- margin-left: 25%;
634
- }
635
-
636
- .offset-md-4 {
637
- margin-left: 33.3333%;
638
- }
639
-
640
- .offset-md-5 {
641
- margin-left: 41.6667%;
642
- }
643
-
644
- .offset-md-6 {
645
- margin-left: 50%;
646
- }
647
-
648
- .offset-md-7 {
649
- margin-left: 58.3333%;
650
- }
651
-
652
- .offset-md-8 {
653
- margin-left: 66.6667%;
654
- }
655
-
656
- .offset-md-9 {
657
- margin-left: 75%;
658
- }
659
-
660
- .offset-md-10 {
661
- margin-left: 83.3333%;
662
- }
663
-
664
- .offset-md-11 {
665
- margin-left: 91.6667%;
666
- }
667
- }
668
- @media (width >= 992px) {
669
- .col-lg {
670
- max-width: 100%;
671
- flex-basis: 0;
672
- flex-grow: 1;
673
- }
674
-
675
- .col-lg-auto {
676
- width: auto;
677
- max-width: 100%;
678
- flex: 0 0 auto;
679
- }
680
-
681
- .col-lg-1 {
682
- max-width: 8.3333%;
683
- flex: 0 0 8.3333%;
684
- }
685
-
686
- .col-lg-2 {
687
- max-width: 16.6667%;
688
- flex: 0 0 16.6667%;
689
- }
690
-
691
- .col-lg-3 {
692
- max-width: 25%;
693
- flex: 0 0 25%;
694
- }
695
-
696
- .col-lg-4 {
697
- max-width: 33.3333%;
698
- flex: 0 0 33.3333%;
699
- }
700
-
701
- .col-lg-5 {
702
- max-width: 41.6667%;
703
- flex: 0 0 41.6667%;
704
- }
705
-
706
- .col-lg-6 {
707
- max-width: 50%;
708
- flex: 0 0 50%;
709
- }
710
-
711
- .col-lg-7 {
712
- max-width: 58.3333%;
713
- flex: 0 0 58.3333%;
714
- }
715
-
716
- .col-lg-8 {
717
- max-width: 66.6667%;
718
- flex: 0 0 66.6667%;
719
- }
720
-
721
- .col-lg-9 {
722
- max-width: 75%;
723
- flex: 0 0 75%;
724
- }
725
-
726
- .col-lg-10 {
727
- max-width: 83.3333%;
728
- flex: 0 0 83.3333%;
729
- }
730
-
731
- .col-lg-11 {
732
- max-width: 91.6667%;
733
- flex: 0 0 91.6667%;
734
- }
735
-
736
- .col-lg-12 {
737
- max-width: 100%;
738
- flex: 0 0 100%;
739
- }
740
-
741
- .order-lg-first {
742
- order: -1;
743
- }
744
-
745
- .order-lg-last {
746
- order: 13;
747
- }
748
-
749
- .order-lg-0 {
750
- order: 0;
751
- }
752
-
753
- .order-lg-1 {
754
- order: 1;
755
- }
756
-
757
- .order-lg-2 {
758
- order: 2;
759
- }
760
-
761
- .order-lg-3 {
762
- order: 3;
763
- }
764
-
765
- .order-lg-4 {
766
- order: 4;
767
- }
768
-
769
- .order-lg-5 {
770
- order: 5;
771
- }
772
-
773
- .order-lg-6 {
774
- order: 6;
775
- }
776
-
777
- .order-lg-7 {
778
- order: 7;
779
- }
780
-
781
- .order-lg-8 {
782
- order: 8;
783
- }
784
-
785
- .order-lg-9 {
786
- order: 9;
787
- }
788
-
789
- .order-lg-10 {
790
- order: 10;
791
- }
792
-
793
- .order-lg-11 {
794
- order: 11;
795
- }
796
-
797
- .order-lg-12 {
798
- order: 12;
799
- }
800
-
801
- .offset-lg-0 {
802
- margin-left: 0;
803
- }
804
-
805
- .offset-lg-1 {
806
- margin-left: 8.3333%;
807
- }
808
-
809
- .offset-lg-2 {
810
- margin-left: 16.6667%;
811
- }
812
-
813
- .offset-lg-3 {
814
- margin-left: 25%;
815
- }
816
-
817
- .offset-lg-4 {
818
- margin-left: 33.3333%;
819
- }
820
-
821
- .offset-lg-5 {
822
- margin-left: 41.6667%;
823
- }
824
-
825
- .offset-lg-6 {
826
- margin-left: 50%;
827
- }
828
-
829
- .offset-lg-7 {
830
- margin-left: 58.3333%;
831
- }
832
-
833
- .offset-lg-8 {
834
- margin-left: 66.6667%;
835
- }
836
-
837
- .offset-lg-9 {
838
- margin-left: 75%;
839
- }
840
-
841
- .offset-lg-10 {
842
- margin-left: 83.3333%;
843
- }
844
-
845
- .offset-lg-11 {
846
- margin-left: 91.6667%;
847
- }
848
- }
849
- @media (width >= 1200px) {
850
- .col-xl {
851
- max-width: 100%;
852
- flex-basis: 0;
853
- flex-grow: 1;
854
- }
855
-
856
- .col-xl-auto {
857
- width: auto;
858
- max-width: 100%;
859
- flex: 0 0 auto;
860
- }
861
-
862
- .col-xl-1 {
863
- max-width: 8.3333%;
864
- flex: 0 0 8.3333%;
865
- }
866
-
867
- .col-xl-2 {
868
- max-width: 16.6667%;
869
- flex: 0 0 16.6667%;
870
- }
871
-
872
- .col-xl-3 {
873
- max-width: 25%;
874
- flex: 0 0 25%;
875
- }
876
-
877
- .col-xl-4 {
878
- max-width: 33.3333%;
879
- flex: 0 0 33.3333%;
880
- }
881
-
882
- .col-xl-5 {
883
- max-width: 41.6667%;
884
- flex: 0 0 41.6667%;
885
- }
886
-
887
- .col-xl-6 {
888
- max-width: 50%;
889
- flex: 0 0 50%;
890
- }
891
-
892
- .col-xl-7 {
893
- max-width: 58.3333%;
894
- flex: 0 0 58.3333%;
895
- }
896
-
897
- .col-xl-8 {
898
- max-width: 66.6667%;
899
- flex: 0 0 66.6667%;
900
- }
901
-
902
- .col-xl-9 {
903
- max-width: 75%;
904
- flex: 0 0 75%;
905
- }
906
-
907
- .col-xl-10 {
908
- max-width: 83.3333%;
909
- flex: 0 0 83.3333%;
910
- }
911
-
912
- .col-xl-11 {
913
- max-width: 91.6667%;
914
- flex: 0 0 91.6667%;
915
- }
916
-
917
- .col-xl-12 {
918
- max-width: 100%;
919
- flex: 0 0 100%;
920
- }
921
-
922
- .order-xl-first {
923
- order: -1;
924
- }
925
-
926
- .order-xl-last {
927
- order: 13;
928
- }
929
-
930
- .order-xl-0 {
931
- order: 0;
932
- }
933
-
934
- .order-xl-1 {
935
- order: 1;
936
- }
937
-
938
- .order-xl-2 {
939
- order: 2;
940
- }
941
-
942
- .order-xl-3 {
943
- order: 3;
944
- }
945
-
946
- .order-xl-4 {
947
- order: 4;
948
- }
949
-
950
- .order-xl-5 {
951
- order: 5;
952
- }
953
-
954
- .order-xl-6 {
955
- order: 6;
956
- }
957
-
958
- .order-xl-7 {
959
- order: 7;
960
- }
961
-
962
- .order-xl-8 {
963
- order: 8;
964
- }
965
-
966
- .order-xl-9 {
967
- order: 9;
968
- }
969
-
970
- .order-xl-10 {
971
- order: 10;
972
- }
973
-
974
- .order-xl-11 {
975
- order: 11;
976
- }
977
-
978
- .order-xl-12 {
979
- order: 12;
980
- }
981
-
982
- .offset-xl-0 {
983
- margin-left: 0;
984
- }
985
-
986
- .offset-xl-1 {
987
- margin-left: 8.3333%;
988
- }
989
-
990
- .offset-xl-2 {
991
- margin-left: 16.6667%;
992
- }
993
-
994
- .offset-xl-3 {
995
- margin-left: 25%;
996
- }
997
-
998
- .offset-xl-4 {
999
- margin-left: 33.3333%;
1000
- }
1001
-
1002
- .offset-xl-5 {
1003
- margin-left: 41.6667%;
1004
- }
1005
-
1006
- .offset-xl-6 {
1007
- margin-left: 50%;
1008
- }
1009
-
1010
- .offset-xl-7 {
1011
- margin-left: 58.3333%;
1012
- }
1013
-
1014
- .offset-xl-8 {
1015
- margin-left: 66.6667%;
1016
- }
1017
-
1018
- .offset-xl-9 {
1019
- margin-left: 75%;
1020
- }
1021
-
1022
- .offset-xl-10 {
1023
- margin-left: 83.3333%;
1024
- }
1025
-
1026
- .offset-xl-11 {
1027
- margin-left: 91.6667%;
1028
- }
1029
- }