epfl-elements 4.5.1 → 4.6.0

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 (53) hide show
  1. package/dist/components/atoms/video/video.yml +2 -2
  2. package/dist/components/molecules/carousel/carousel.yml +1 -1
  3. package/dist/components/molecules/collapse-group/collapse-group-rich-content.twig +9 -9
  4. package/dist/components/molecules/filters/filters.yml +1 -1
  5. package/dist/components/organisms/fullwidth-teaser/fullwidth-teaser-horizontal.twig +9 -0
  6. package/dist/components/organisms/fullwidth-teaser/fullwidth-teaser-legend.twig +38 -0
  7. package/dist/components/organisms/fullwidth-teaser/fullwidth-teaser.yml +6 -0
  8. package/dist/components/organisms/headlines/headlines-legend.twig +44 -0
  9. package/dist/components/organisms/headlines/headlines.yml +3 -0
  10. package/dist/components/organisms/modal/modal.yml +1 -1
  11. package/dist/components/pages/layout-demo/layout-demo.twig +1 -1
  12. package/dist/css/elements.css +405 -241
  13. package/dist/css/elements.min.css +5 -7
  14. package/dist/css/elements.min.css.map +1 -1
  15. package/dist/docs/user documentation/create a page.md +3 -3
  16. package/dist/docs/user documentation/index.md +1 -1
  17. package/dist/images/styleguide/teaser/home-teaser-1-1440x810.jpg +0 -0
  18. package/dist/images/styleguide/teaser/home-teaser-1-1600x900.jpg +0 -0
  19. package/dist/images/styleguide/teaser/home-teaser-1-1920x1080.jpg +0 -0
  20. package/dist/images/styleguide/teaser/home-teaser-1-2240x1260.jpg +0 -0
  21. package/dist/images/styleguide/teaser/home-teaser-1-576x324.jpg +0 -0
  22. package/dist/images/styleguide/teaser/home-teaser-1-768x432.jpg +0 -0
  23. package/dist/images/styleguide/teaser/home-teaser-2-1440x810.jpg +0 -0
  24. package/dist/images/styleguide/teaser/home-teaser-2-1600x900.jpg +0 -0
  25. package/dist/images/styleguide/teaser/home-teaser-2-1920x1080.jpg +0 -0
  26. package/dist/images/styleguide/teaser/home-teaser-2-2240x1260.jpg +0 -0
  27. package/dist/images/styleguide/teaser/home-teaser-2-576x324.jpg +0 -0
  28. package/dist/images/styleguide/teaser/home-teaser-2-768x432.jpg +0 -0
  29. package/dist/images/styleguide/teaser/home-teaser-3-1294x728.jpg +0 -0
  30. package/dist/images/styleguide/teaser/home-teaser-3-1440x810.jpg +0 -0
  31. package/dist/images/styleguide/teaser/home-teaser-3-1600x900.jpg +0 -0
  32. package/dist/images/styleguide/teaser/home-teaser-3-1920x1080.jpg +0 -0
  33. package/dist/images/styleguide/teaser/home-teaser-3-2240x1260.jpg +0 -0
  34. package/dist/images/styleguide/teaser/home-teaser-3-576x324.jpg +0 -0
  35. package/dist/images/styleguide/teaser/home-teaser-3-768x432.jpg +0 -0
  36. package/dist/images/styleguide/teaser/home-teaser-4-1294x728.jpg +0 -0
  37. package/dist/images/styleguide/teaser/home-teaser-4-1440x810.jpg +0 -0
  38. package/dist/images/styleguide/teaser/home-teaser-4-1600x900.jpg +0 -0
  39. package/dist/images/styleguide/teaser/home-teaser-4-1920x1080.jpg +0 -0
  40. package/dist/images/styleguide/teaser/home-teaser-4-2240x1260.jpg +0 -0
  41. package/dist/images/styleguide/teaser/home-teaser-4-576x324.jpg +0 -0
  42. package/dist/images/styleguide/teaser/home-teaser-4-768x432.jpg +0 -0
  43. package/dist/images/styleguide/teaser/news-teaser-1920x1080.jpg +0 -0
  44. package/dist/images/styleguide/teaser/news-teaser-2240x1260.jpg +0 -0
  45. package/dist/index.html +1 -1
  46. package/dist/js/reader.js +39 -21
  47. package/dist/js/reader.min.js +1 -1
  48. package/dist/js/reader.min.js.map +1 -1
  49. package/dist/js/vendors.js +814 -888
  50. package/dist/js/vendors.min.js +1 -1
  51. package/dist/js/vendors.min.js.LICENSE.txt +2 -2
  52. package/dist/package.json +3 -3
  53. package/package.json +3 -3
@@ -7,12 +7,10 @@
7
7
  Variables for trapezes card
8
8
  */
9
9
  /*!
10
- * Bootstrap v4.5.2 (https://getbootstrap.com/)
11
- * Copyright 2011-2020 The Bootstrap Authors
12
- * Copyright 2011-2020 Twitter, Inc.
13
- * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
14
- *
15
- * This list has not changed since the v4.0.0
10
+ * Bootstrap v4.6.2 (https://getbootstrap.com/)
11
+ * Copyright 2011-2022 The Bootstrap Authors
12
+ * Copyright 2011-2022 Twitter, Inc.
13
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
16
14
  */
17
15
  :root {
18
16
  --blue: #4a90e2;
@@ -645,16 +643,16 @@ mark,
645
643
 
646
644
  .col-1 {
647
645
  -webkit-box-flex: 0;
648
- -ms-flex: 0 0 8.3333333333%;
649
- flex: 0 0 8.3333333333%;
650
- max-width: 8.3333333333%;
646
+ -ms-flex: 0 0 8.33333333%;
647
+ flex: 0 0 8.33333333%;
648
+ max-width: 8.33333333%;
651
649
  }
652
650
 
653
651
  .col-2 {
654
652
  -webkit-box-flex: 0;
655
- -ms-flex: 0 0 16.6666666667%;
656
- flex: 0 0 16.6666666667%;
657
- max-width: 16.6666666667%;
653
+ -ms-flex: 0 0 16.66666667%;
654
+ flex: 0 0 16.66666667%;
655
+ max-width: 16.66666667%;
658
656
  }
659
657
 
660
658
  .col-3 {
@@ -666,16 +664,16 @@ mark,
666
664
 
667
665
  .col-4 {
668
666
  -webkit-box-flex: 0;
669
- -ms-flex: 0 0 33.3333333333%;
670
- flex: 0 0 33.3333333333%;
671
- max-width: 33.3333333333%;
667
+ -ms-flex: 0 0 33.33333333%;
668
+ flex: 0 0 33.33333333%;
669
+ max-width: 33.33333333%;
672
670
  }
673
671
 
674
672
  .col-5 {
675
673
  -webkit-box-flex: 0;
676
- -ms-flex: 0 0 41.6666666667%;
677
- flex: 0 0 41.6666666667%;
678
- max-width: 41.6666666667%;
674
+ -ms-flex: 0 0 41.66666667%;
675
+ flex: 0 0 41.66666667%;
676
+ max-width: 41.66666667%;
679
677
  }
680
678
 
681
679
  .col-6 {
@@ -687,16 +685,16 @@ mark,
687
685
 
688
686
  .col-7 {
689
687
  -webkit-box-flex: 0;
690
- -ms-flex: 0 0 58.3333333333%;
691
- flex: 0 0 58.3333333333%;
692
- max-width: 58.3333333333%;
688
+ -ms-flex: 0 0 58.33333333%;
689
+ flex: 0 0 58.33333333%;
690
+ max-width: 58.33333333%;
693
691
  }
694
692
 
695
693
  .col-8 {
696
694
  -webkit-box-flex: 0;
697
- -ms-flex: 0 0 66.6666666667%;
698
- flex: 0 0 66.6666666667%;
699
- max-width: 66.6666666667%;
695
+ -ms-flex: 0 0 66.66666667%;
696
+ flex: 0 0 66.66666667%;
697
+ max-width: 66.66666667%;
700
698
  }
701
699
 
702
700
  .col-9 {
@@ -708,16 +706,16 @@ mark,
708
706
 
709
707
  .col-10 {
710
708
  -webkit-box-flex: 0;
711
- -ms-flex: 0 0 83.3333333333%;
712
- flex: 0 0 83.3333333333%;
713
- max-width: 83.3333333333%;
709
+ -ms-flex: 0 0 83.33333333%;
710
+ flex: 0 0 83.33333333%;
711
+ max-width: 83.33333333%;
714
712
  }
715
713
 
716
714
  .col-11 {
717
715
  -webkit-box-flex: 0;
718
- -ms-flex: 0 0 91.6666666667%;
719
- flex: 0 0 91.6666666667%;
720
- max-width: 91.6666666667%;
716
+ -ms-flex: 0 0 91.66666667%;
717
+ flex: 0 0 91.66666667%;
718
+ max-width: 91.66666667%;
721
719
  }
722
720
 
723
721
  .col-12 {
@@ -818,11 +816,11 @@ mark,
818
816
  }
819
817
 
820
818
  .offset-1 {
821
- margin-left: 8.3333333333%;
819
+ margin-left: 8.33333333%;
822
820
  }
823
821
 
824
822
  .offset-2 {
825
- margin-left: 16.6666666667%;
823
+ margin-left: 16.66666667%;
826
824
  }
827
825
 
828
826
  .offset-3 {
@@ -830,11 +828,11 @@ mark,
830
828
  }
831
829
 
832
830
  .offset-4 {
833
- margin-left: 33.3333333333%;
831
+ margin-left: 33.33333333%;
834
832
  }
835
833
 
836
834
  .offset-5 {
837
- margin-left: 41.6666666667%;
835
+ margin-left: 41.66666667%;
838
836
  }
839
837
 
840
838
  .offset-6 {
@@ -842,11 +840,11 @@ mark,
842
840
  }
843
841
 
844
842
  .offset-7 {
845
- margin-left: 58.3333333333%;
843
+ margin-left: 58.33333333%;
846
844
  }
847
845
 
848
846
  .offset-8 {
849
- margin-left: 66.6666666667%;
847
+ margin-left: 66.66666667%;
850
848
  }
851
849
 
852
850
  .offset-9 {
@@ -854,11 +852,11 @@ mark,
854
852
  }
855
853
 
856
854
  .offset-10 {
857
- margin-left: 83.3333333333%;
855
+ margin-left: 83.33333333%;
858
856
  }
859
857
 
860
858
  .offset-11 {
861
- margin-left: 91.6666666667%;
859
+ margin-left: 91.66666667%;
862
860
  }
863
861
 
864
862
  @media (min-width: 576px) {
@@ -915,15 +913,15 @@ mark,
915
913
  }
916
914
  .col-sm-1 {
917
915
  -webkit-box-flex: 0;
918
- -ms-flex: 0 0 8.3333333333%;
919
- flex: 0 0 8.3333333333%;
920
- max-width: 8.3333333333%;
916
+ -ms-flex: 0 0 8.33333333%;
917
+ flex: 0 0 8.33333333%;
918
+ max-width: 8.33333333%;
921
919
  }
922
920
  .col-sm-2 {
923
921
  -webkit-box-flex: 0;
924
- -ms-flex: 0 0 16.6666666667%;
925
- flex: 0 0 16.6666666667%;
926
- max-width: 16.6666666667%;
922
+ -ms-flex: 0 0 16.66666667%;
923
+ flex: 0 0 16.66666667%;
924
+ max-width: 16.66666667%;
927
925
  }
928
926
  .col-sm-3 {
929
927
  -webkit-box-flex: 0;
@@ -933,15 +931,15 @@ mark,
933
931
  }
934
932
  .col-sm-4 {
935
933
  -webkit-box-flex: 0;
936
- -ms-flex: 0 0 33.3333333333%;
937
- flex: 0 0 33.3333333333%;
938
- max-width: 33.3333333333%;
934
+ -ms-flex: 0 0 33.33333333%;
935
+ flex: 0 0 33.33333333%;
936
+ max-width: 33.33333333%;
939
937
  }
940
938
  .col-sm-5 {
941
939
  -webkit-box-flex: 0;
942
- -ms-flex: 0 0 41.6666666667%;
943
- flex: 0 0 41.6666666667%;
944
- max-width: 41.6666666667%;
940
+ -ms-flex: 0 0 41.66666667%;
941
+ flex: 0 0 41.66666667%;
942
+ max-width: 41.66666667%;
945
943
  }
946
944
  .col-sm-6 {
947
945
  -webkit-box-flex: 0;
@@ -951,15 +949,15 @@ mark,
951
949
  }
952
950
  .col-sm-7 {
953
951
  -webkit-box-flex: 0;
954
- -ms-flex: 0 0 58.3333333333%;
955
- flex: 0 0 58.3333333333%;
956
- max-width: 58.3333333333%;
952
+ -ms-flex: 0 0 58.33333333%;
953
+ flex: 0 0 58.33333333%;
954
+ max-width: 58.33333333%;
957
955
  }
958
956
  .col-sm-8 {
959
957
  -webkit-box-flex: 0;
960
- -ms-flex: 0 0 66.6666666667%;
961
- flex: 0 0 66.6666666667%;
962
- max-width: 66.6666666667%;
958
+ -ms-flex: 0 0 66.66666667%;
959
+ flex: 0 0 66.66666667%;
960
+ max-width: 66.66666667%;
963
961
  }
964
962
  .col-sm-9 {
965
963
  -webkit-box-flex: 0;
@@ -969,15 +967,15 @@ mark,
969
967
  }
970
968
  .col-sm-10 {
971
969
  -webkit-box-flex: 0;
972
- -ms-flex: 0 0 83.3333333333%;
973
- flex: 0 0 83.3333333333%;
974
- max-width: 83.3333333333%;
970
+ -ms-flex: 0 0 83.33333333%;
971
+ flex: 0 0 83.33333333%;
972
+ max-width: 83.33333333%;
975
973
  }
976
974
  .col-sm-11 {
977
975
  -webkit-box-flex: 0;
978
- -ms-flex: 0 0 91.6666666667%;
979
- flex: 0 0 91.6666666667%;
980
- max-width: 91.6666666667%;
976
+ -ms-flex: 0 0 91.66666667%;
977
+ flex: 0 0 91.66666667%;
978
+ max-width: 91.66666667%;
981
979
  }
982
980
  .col-sm-12 {
983
981
  -webkit-box-flex: 0;
@@ -1064,37 +1062,37 @@ mark,
1064
1062
  margin-left: 0;
1065
1063
  }
1066
1064
  .offset-sm-1 {
1067
- margin-left: 8.3333333333%;
1065
+ margin-left: 8.33333333%;
1068
1066
  }
1069
1067
  .offset-sm-2 {
1070
- margin-left: 16.6666666667%;
1068
+ margin-left: 16.66666667%;
1071
1069
  }
1072
1070
  .offset-sm-3 {
1073
1071
  margin-left: 25%;
1074
1072
  }
1075
1073
  .offset-sm-4 {
1076
- margin-left: 33.3333333333%;
1074
+ margin-left: 33.33333333%;
1077
1075
  }
1078
1076
  .offset-sm-5 {
1079
- margin-left: 41.6666666667%;
1077
+ margin-left: 41.66666667%;
1080
1078
  }
1081
1079
  .offset-sm-6 {
1082
1080
  margin-left: 50%;
1083
1081
  }
1084
1082
  .offset-sm-7 {
1085
- margin-left: 58.3333333333%;
1083
+ margin-left: 58.33333333%;
1086
1084
  }
1087
1085
  .offset-sm-8 {
1088
- margin-left: 66.6666666667%;
1086
+ margin-left: 66.66666667%;
1089
1087
  }
1090
1088
  .offset-sm-9 {
1091
1089
  margin-left: 75%;
1092
1090
  }
1093
1091
  .offset-sm-10 {
1094
- margin-left: 83.3333333333%;
1092
+ margin-left: 83.33333333%;
1095
1093
  }
1096
1094
  .offset-sm-11 {
1097
- margin-left: 91.6666666667%;
1095
+ margin-left: 91.66666667%;
1098
1096
  }
1099
1097
  }
1100
1098
  @media (min-width: 768px) {
@@ -1151,15 +1149,15 @@ mark,
1151
1149
  }
1152
1150
  .col-md-1 {
1153
1151
  -webkit-box-flex: 0;
1154
- -ms-flex: 0 0 8.3333333333%;
1155
- flex: 0 0 8.3333333333%;
1156
- max-width: 8.3333333333%;
1152
+ -ms-flex: 0 0 8.33333333%;
1153
+ flex: 0 0 8.33333333%;
1154
+ max-width: 8.33333333%;
1157
1155
  }
1158
1156
  .col-md-2 {
1159
1157
  -webkit-box-flex: 0;
1160
- -ms-flex: 0 0 16.6666666667%;
1161
- flex: 0 0 16.6666666667%;
1162
- max-width: 16.6666666667%;
1158
+ -ms-flex: 0 0 16.66666667%;
1159
+ flex: 0 0 16.66666667%;
1160
+ max-width: 16.66666667%;
1163
1161
  }
1164
1162
  .col-md-3 {
1165
1163
  -webkit-box-flex: 0;
@@ -1169,15 +1167,15 @@ mark,
1169
1167
  }
1170
1168
  .col-md-4 {
1171
1169
  -webkit-box-flex: 0;
1172
- -ms-flex: 0 0 33.3333333333%;
1173
- flex: 0 0 33.3333333333%;
1174
- max-width: 33.3333333333%;
1170
+ -ms-flex: 0 0 33.33333333%;
1171
+ flex: 0 0 33.33333333%;
1172
+ max-width: 33.33333333%;
1175
1173
  }
1176
1174
  .col-md-5 {
1177
1175
  -webkit-box-flex: 0;
1178
- -ms-flex: 0 0 41.6666666667%;
1179
- flex: 0 0 41.6666666667%;
1180
- max-width: 41.6666666667%;
1176
+ -ms-flex: 0 0 41.66666667%;
1177
+ flex: 0 0 41.66666667%;
1178
+ max-width: 41.66666667%;
1181
1179
  }
1182
1180
  .col-md-6 {
1183
1181
  -webkit-box-flex: 0;
@@ -1187,15 +1185,15 @@ mark,
1187
1185
  }
1188
1186
  .col-md-7 {
1189
1187
  -webkit-box-flex: 0;
1190
- -ms-flex: 0 0 58.3333333333%;
1191
- flex: 0 0 58.3333333333%;
1192
- max-width: 58.3333333333%;
1188
+ -ms-flex: 0 0 58.33333333%;
1189
+ flex: 0 0 58.33333333%;
1190
+ max-width: 58.33333333%;
1193
1191
  }
1194
1192
  .col-md-8 {
1195
1193
  -webkit-box-flex: 0;
1196
- -ms-flex: 0 0 66.6666666667%;
1197
- flex: 0 0 66.6666666667%;
1198
- max-width: 66.6666666667%;
1194
+ -ms-flex: 0 0 66.66666667%;
1195
+ flex: 0 0 66.66666667%;
1196
+ max-width: 66.66666667%;
1199
1197
  }
1200
1198
  .col-md-9 {
1201
1199
  -webkit-box-flex: 0;
@@ -1205,15 +1203,15 @@ mark,
1205
1203
  }
1206
1204
  .col-md-10 {
1207
1205
  -webkit-box-flex: 0;
1208
- -ms-flex: 0 0 83.3333333333%;
1209
- flex: 0 0 83.3333333333%;
1210
- max-width: 83.3333333333%;
1206
+ -ms-flex: 0 0 83.33333333%;
1207
+ flex: 0 0 83.33333333%;
1208
+ max-width: 83.33333333%;
1211
1209
  }
1212
1210
  .col-md-11 {
1213
1211
  -webkit-box-flex: 0;
1214
- -ms-flex: 0 0 91.6666666667%;
1215
- flex: 0 0 91.6666666667%;
1216
- max-width: 91.6666666667%;
1212
+ -ms-flex: 0 0 91.66666667%;
1213
+ flex: 0 0 91.66666667%;
1214
+ max-width: 91.66666667%;
1217
1215
  }
1218
1216
  .col-md-12 {
1219
1217
  -webkit-box-flex: 0;
@@ -1300,37 +1298,37 @@ mark,
1300
1298
  margin-left: 0;
1301
1299
  }
1302
1300
  .offset-md-1 {
1303
- margin-left: 8.3333333333%;
1301
+ margin-left: 8.33333333%;
1304
1302
  }
1305
1303
  .offset-md-2 {
1306
- margin-left: 16.6666666667%;
1304
+ margin-left: 16.66666667%;
1307
1305
  }
1308
1306
  .offset-md-3 {
1309
1307
  margin-left: 25%;
1310
1308
  }
1311
1309
  .offset-md-4 {
1312
- margin-left: 33.3333333333%;
1310
+ margin-left: 33.33333333%;
1313
1311
  }
1314
1312
  .offset-md-5 {
1315
- margin-left: 41.6666666667%;
1313
+ margin-left: 41.66666667%;
1316
1314
  }
1317
1315
  .offset-md-6 {
1318
1316
  margin-left: 50%;
1319
1317
  }
1320
1318
  .offset-md-7 {
1321
- margin-left: 58.3333333333%;
1319
+ margin-left: 58.33333333%;
1322
1320
  }
1323
1321
  .offset-md-8 {
1324
- margin-left: 66.6666666667%;
1322
+ margin-left: 66.66666667%;
1325
1323
  }
1326
1324
  .offset-md-9 {
1327
1325
  margin-left: 75%;
1328
1326
  }
1329
1327
  .offset-md-10 {
1330
- margin-left: 83.3333333333%;
1328
+ margin-left: 83.33333333%;
1331
1329
  }
1332
1330
  .offset-md-11 {
1333
- margin-left: 91.6666666667%;
1331
+ margin-left: 91.66666667%;
1334
1332
  }
1335
1333
  }
1336
1334
  @media (min-width: 992px) {
@@ -1387,15 +1385,15 @@ mark,
1387
1385
  }
1388
1386
  .col-lg-1 {
1389
1387
  -webkit-box-flex: 0;
1390
- -ms-flex: 0 0 8.3333333333%;
1391
- flex: 0 0 8.3333333333%;
1392
- max-width: 8.3333333333%;
1388
+ -ms-flex: 0 0 8.33333333%;
1389
+ flex: 0 0 8.33333333%;
1390
+ max-width: 8.33333333%;
1393
1391
  }
1394
1392
  .col-lg-2 {
1395
1393
  -webkit-box-flex: 0;
1396
- -ms-flex: 0 0 16.6666666667%;
1397
- flex: 0 0 16.6666666667%;
1398
- max-width: 16.6666666667%;
1394
+ -ms-flex: 0 0 16.66666667%;
1395
+ flex: 0 0 16.66666667%;
1396
+ max-width: 16.66666667%;
1399
1397
  }
1400
1398
  .col-lg-3 {
1401
1399
  -webkit-box-flex: 0;
@@ -1405,15 +1403,15 @@ mark,
1405
1403
  }
1406
1404
  .col-lg-4 {
1407
1405
  -webkit-box-flex: 0;
1408
- -ms-flex: 0 0 33.3333333333%;
1409
- flex: 0 0 33.3333333333%;
1410
- max-width: 33.3333333333%;
1406
+ -ms-flex: 0 0 33.33333333%;
1407
+ flex: 0 0 33.33333333%;
1408
+ max-width: 33.33333333%;
1411
1409
  }
1412
1410
  .col-lg-5 {
1413
1411
  -webkit-box-flex: 0;
1414
- -ms-flex: 0 0 41.6666666667%;
1415
- flex: 0 0 41.6666666667%;
1416
- max-width: 41.6666666667%;
1412
+ -ms-flex: 0 0 41.66666667%;
1413
+ flex: 0 0 41.66666667%;
1414
+ max-width: 41.66666667%;
1417
1415
  }
1418
1416
  .col-lg-6 {
1419
1417
  -webkit-box-flex: 0;
@@ -1423,15 +1421,15 @@ mark,
1423
1421
  }
1424
1422
  .col-lg-7 {
1425
1423
  -webkit-box-flex: 0;
1426
- -ms-flex: 0 0 58.3333333333%;
1427
- flex: 0 0 58.3333333333%;
1428
- max-width: 58.3333333333%;
1424
+ -ms-flex: 0 0 58.33333333%;
1425
+ flex: 0 0 58.33333333%;
1426
+ max-width: 58.33333333%;
1429
1427
  }
1430
1428
  .col-lg-8 {
1431
1429
  -webkit-box-flex: 0;
1432
- -ms-flex: 0 0 66.6666666667%;
1433
- flex: 0 0 66.6666666667%;
1434
- max-width: 66.6666666667%;
1430
+ -ms-flex: 0 0 66.66666667%;
1431
+ flex: 0 0 66.66666667%;
1432
+ max-width: 66.66666667%;
1435
1433
  }
1436
1434
  .col-lg-9 {
1437
1435
  -webkit-box-flex: 0;
@@ -1441,15 +1439,15 @@ mark,
1441
1439
  }
1442
1440
  .col-lg-10 {
1443
1441
  -webkit-box-flex: 0;
1444
- -ms-flex: 0 0 83.3333333333%;
1445
- flex: 0 0 83.3333333333%;
1446
- max-width: 83.3333333333%;
1442
+ -ms-flex: 0 0 83.33333333%;
1443
+ flex: 0 0 83.33333333%;
1444
+ max-width: 83.33333333%;
1447
1445
  }
1448
1446
  .col-lg-11 {
1449
1447
  -webkit-box-flex: 0;
1450
- -ms-flex: 0 0 91.6666666667%;
1451
- flex: 0 0 91.6666666667%;
1452
- max-width: 91.6666666667%;
1448
+ -ms-flex: 0 0 91.66666667%;
1449
+ flex: 0 0 91.66666667%;
1450
+ max-width: 91.66666667%;
1453
1451
  }
1454
1452
  .col-lg-12 {
1455
1453
  -webkit-box-flex: 0;
@@ -1536,37 +1534,37 @@ mark,
1536
1534
  margin-left: 0;
1537
1535
  }
1538
1536
  .offset-lg-1 {
1539
- margin-left: 8.3333333333%;
1537
+ margin-left: 8.33333333%;
1540
1538
  }
1541
1539
  .offset-lg-2 {
1542
- margin-left: 16.6666666667%;
1540
+ margin-left: 16.66666667%;
1543
1541
  }
1544
1542
  .offset-lg-3 {
1545
1543
  margin-left: 25%;
1546
1544
  }
1547
1545
  .offset-lg-4 {
1548
- margin-left: 33.3333333333%;
1546
+ margin-left: 33.33333333%;
1549
1547
  }
1550
1548
  .offset-lg-5 {
1551
- margin-left: 41.6666666667%;
1549
+ margin-left: 41.66666667%;
1552
1550
  }
1553
1551
  .offset-lg-6 {
1554
1552
  margin-left: 50%;
1555
1553
  }
1556
1554
  .offset-lg-7 {
1557
- margin-left: 58.3333333333%;
1555
+ margin-left: 58.33333333%;
1558
1556
  }
1559
1557
  .offset-lg-8 {
1560
- margin-left: 66.6666666667%;
1558
+ margin-left: 66.66666667%;
1561
1559
  }
1562
1560
  .offset-lg-9 {
1563
1561
  margin-left: 75%;
1564
1562
  }
1565
1563
  .offset-lg-10 {
1566
- margin-left: 83.3333333333%;
1564
+ margin-left: 83.33333333%;
1567
1565
  }
1568
1566
  .offset-lg-11 {
1569
- margin-left: 91.6666666667%;
1567
+ margin-left: 91.66666667%;
1570
1568
  }
1571
1569
  }
1572
1570
  @media (min-width: 1200px) {
@@ -1623,15 +1621,15 @@ mark,
1623
1621
  }
1624
1622
  .col-xl-1 {
1625
1623
  -webkit-box-flex: 0;
1626
- -ms-flex: 0 0 8.3333333333%;
1627
- flex: 0 0 8.3333333333%;
1628
- max-width: 8.3333333333%;
1624
+ -ms-flex: 0 0 8.33333333%;
1625
+ flex: 0 0 8.33333333%;
1626
+ max-width: 8.33333333%;
1629
1627
  }
1630
1628
  .col-xl-2 {
1631
1629
  -webkit-box-flex: 0;
1632
- -ms-flex: 0 0 16.6666666667%;
1633
- flex: 0 0 16.6666666667%;
1634
- max-width: 16.6666666667%;
1630
+ -ms-flex: 0 0 16.66666667%;
1631
+ flex: 0 0 16.66666667%;
1632
+ max-width: 16.66666667%;
1635
1633
  }
1636
1634
  .col-xl-3 {
1637
1635
  -webkit-box-flex: 0;
@@ -1641,15 +1639,15 @@ mark,
1641
1639
  }
1642
1640
  .col-xl-4 {
1643
1641
  -webkit-box-flex: 0;
1644
- -ms-flex: 0 0 33.3333333333%;
1645
- flex: 0 0 33.3333333333%;
1646
- max-width: 33.3333333333%;
1642
+ -ms-flex: 0 0 33.33333333%;
1643
+ flex: 0 0 33.33333333%;
1644
+ max-width: 33.33333333%;
1647
1645
  }
1648
1646
  .col-xl-5 {
1649
1647
  -webkit-box-flex: 0;
1650
- -ms-flex: 0 0 41.6666666667%;
1651
- flex: 0 0 41.6666666667%;
1652
- max-width: 41.6666666667%;
1648
+ -ms-flex: 0 0 41.66666667%;
1649
+ flex: 0 0 41.66666667%;
1650
+ max-width: 41.66666667%;
1653
1651
  }
1654
1652
  .col-xl-6 {
1655
1653
  -webkit-box-flex: 0;
@@ -1659,15 +1657,15 @@ mark,
1659
1657
  }
1660
1658
  .col-xl-7 {
1661
1659
  -webkit-box-flex: 0;
1662
- -ms-flex: 0 0 58.3333333333%;
1663
- flex: 0 0 58.3333333333%;
1664
- max-width: 58.3333333333%;
1660
+ -ms-flex: 0 0 58.33333333%;
1661
+ flex: 0 0 58.33333333%;
1662
+ max-width: 58.33333333%;
1665
1663
  }
1666
1664
  .col-xl-8 {
1667
1665
  -webkit-box-flex: 0;
1668
- -ms-flex: 0 0 66.6666666667%;
1669
- flex: 0 0 66.6666666667%;
1670
- max-width: 66.6666666667%;
1666
+ -ms-flex: 0 0 66.66666667%;
1667
+ flex: 0 0 66.66666667%;
1668
+ max-width: 66.66666667%;
1671
1669
  }
1672
1670
  .col-xl-9 {
1673
1671
  -webkit-box-flex: 0;
@@ -1677,15 +1675,15 @@ mark,
1677
1675
  }
1678
1676
  .col-xl-10 {
1679
1677
  -webkit-box-flex: 0;
1680
- -ms-flex: 0 0 83.3333333333%;
1681
- flex: 0 0 83.3333333333%;
1682
- max-width: 83.3333333333%;
1678
+ -ms-flex: 0 0 83.33333333%;
1679
+ flex: 0 0 83.33333333%;
1680
+ max-width: 83.33333333%;
1683
1681
  }
1684
1682
  .col-xl-11 {
1685
1683
  -webkit-box-flex: 0;
1686
- -ms-flex: 0 0 91.6666666667%;
1687
- flex: 0 0 91.6666666667%;
1688
- max-width: 91.6666666667%;
1684
+ -ms-flex: 0 0 91.66666667%;
1685
+ flex: 0 0 91.66666667%;
1686
+ max-width: 91.66666667%;
1689
1687
  }
1690
1688
  .col-xl-12 {
1691
1689
  -webkit-box-flex: 0;
@@ -1772,37 +1770,37 @@ mark,
1772
1770
  margin-left: 0;
1773
1771
  }
1774
1772
  .offset-xl-1 {
1775
- margin-left: 8.3333333333%;
1773
+ margin-left: 8.33333333%;
1776
1774
  }
1777
1775
  .offset-xl-2 {
1778
- margin-left: 16.6666666667%;
1776
+ margin-left: 16.66666667%;
1779
1777
  }
1780
1778
  .offset-xl-3 {
1781
1779
  margin-left: 25%;
1782
1780
  }
1783
1781
  .offset-xl-4 {
1784
- margin-left: 33.3333333333%;
1782
+ margin-left: 33.33333333%;
1785
1783
  }
1786
1784
  .offset-xl-5 {
1787
- margin-left: 41.6666666667%;
1785
+ margin-left: 41.66666667%;
1788
1786
  }
1789
1787
  .offset-xl-6 {
1790
1788
  margin-left: 50%;
1791
1789
  }
1792
1790
  .offset-xl-7 {
1793
- margin-left: 58.3333333333%;
1791
+ margin-left: 58.33333333%;
1794
1792
  }
1795
1793
  .offset-xl-8 {
1796
- margin-left: 66.6666666667%;
1794
+ margin-left: 66.66666667%;
1797
1795
  }
1798
1796
  .offset-xl-9 {
1799
1797
  margin-left: 75%;
1800
1798
  }
1801
1799
  .offset-xl-10 {
1802
- margin-left: 83.3333333333%;
1800
+ margin-left: 83.33333333%;
1803
1801
  }
1804
1802
  .offset-xl-11 {
1805
- margin-left: 91.6666666667%;
1803
+ margin-left: 91.66666667%;
1806
1804
  }
1807
1805
  }
1808
1806
  @media (min-width: 1600px) {
@@ -1859,15 +1857,15 @@ mark,
1859
1857
  }
1860
1858
  .col-xxl-1 {
1861
1859
  -webkit-box-flex: 0;
1862
- -ms-flex: 0 0 8.3333333333%;
1863
- flex: 0 0 8.3333333333%;
1864
- max-width: 8.3333333333%;
1860
+ -ms-flex: 0 0 8.33333333%;
1861
+ flex: 0 0 8.33333333%;
1862
+ max-width: 8.33333333%;
1865
1863
  }
1866
1864
  .col-xxl-2 {
1867
1865
  -webkit-box-flex: 0;
1868
- -ms-flex: 0 0 16.6666666667%;
1869
- flex: 0 0 16.6666666667%;
1870
- max-width: 16.6666666667%;
1866
+ -ms-flex: 0 0 16.66666667%;
1867
+ flex: 0 0 16.66666667%;
1868
+ max-width: 16.66666667%;
1871
1869
  }
1872
1870
  .col-xxl-3 {
1873
1871
  -webkit-box-flex: 0;
@@ -1877,15 +1875,15 @@ mark,
1877
1875
  }
1878
1876
  .col-xxl-4 {
1879
1877
  -webkit-box-flex: 0;
1880
- -ms-flex: 0 0 33.3333333333%;
1881
- flex: 0 0 33.3333333333%;
1882
- max-width: 33.3333333333%;
1878
+ -ms-flex: 0 0 33.33333333%;
1879
+ flex: 0 0 33.33333333%;
1880
+ max-width: 33.33333333%;
1883
1881
  }
1884
1882
  .col-xxl-5 {
1885
1883
  -webkit-box-flex: 0;
1886
- -ms-flex: 0 0 41.6666666667%;
1887
- flex: 0 0 41.6666666667%;
1888
- max-width: 41.6666666667%;
1884
+ -ms-flex: 0 0 41.66666667%;
1885
+ flex: 0 0 41.66666667%;
1886
+ max-width: 41.66666667%;
1889
1887
  }
1890
1888
  .col-xxl-6 {
1891
1889
  -webkit-box-flex: 0;
@@ -1895,15 +1893,15 @@ mark,
1895
1893
  }
1896
1894
  .col-xxl-7 {
1897
1895
  -webkit-box-flex: 0;
1898
- -ms-flex: 0 0 58.3333333333%;
1899
- flex: 0 0 58.3333333333%;
1900
- max-width: 58.3333333333%;
1896
+ -ms-flex: 0 0 58.33333333%;
1897
+ flex: 0 0 58.33333333%;
1898
+ max-width: 58.33333333%;
1901
1899
  }
1902
1900
  .col-xxl-8 {
1903
1901
  -webkit-box-flex: 0;
1904
- -ms-flex: 0 0 66.6666666667%;
1905
- flex: 0 0 66.6666666667%;
1906
- max-width: 66.6666666667%;
1902
+ -ms-flex: 0 0 66.66666667%;
1903
+ flex: 0 0 66.66666667%;
1904
+ max-width: 66.66666667%;
1907
1905
  }
1908
1906
  .col-xxl-9 {
1909
1907
  -webkit-box-flex: 0;
@@ -1913,15 +1911,15 @@ mark,
1913
1911
  }
1914
1912
  .col-xxl-10 {
1915
1913
  -webkit-box-flex: 0;
1916
- -ms-flex: 0 0 83.3333333333%;
1917
- flex: 0 0 83.3333333333%;
1918
- max-width: 83.3333333333%;
1914
+ -ms-flex: 0 0 83.33333333%;
1915
+ flex: 0 0 83.33333333%;
1916
+ max-width: 83.33333333%;
1919
1917
  }
1920
1918
  .col-xxl-11 {
1921
1919
  -webkit-box-flex: 0;
1922
- -ms-flex: 0 0 91.6666666667%;
1923
- flex: 0 0 91.6666666667%;
1924
- max-width: 91.6666666667%;
1920
+ -ms-flex: 0 0 91.66666667%;
1921
+ flex: 0 0 91.66666667%;
1922
+ max-width: 91.66666667%;
1925
1923
  }
1926
1924
  .col-xxl-12 {
1927
1925
  -webkit-box-flex: 0;
@@ -2008,37 +2006,37 @@ mark,
2008
2006
  margin-left: 0;
2009
2007
  }
2010
2008
  .offset-xxl-1 {
2011
- margin-left: 8.3333333333%;
2009
+ margin-left: 8.33333333%;
2012
2010
  }
2013
2011
  .offset-xxl-2 {
2014
- margin-left: 16.6666666667%;
2012
+ margin-left: 16.66666667%;
2015
2013
  }
2016
2014
  .offset-xxl-3 {
2017
2015
  margin-left: 25%;
2018
2016
  }
2019
2017
  .offset-xxl-4 {
2020
- margin-left: 33.3333333333%;
2018
+ margin-left: 33.33333333%;
2021
2019
  }
2022
2020
  .offset-xxl-5 {
2023
- margin-left: 41.6666666667%;
2021
+ margin-left: 41.66666667%;
2024
2022
  }
2025
2023
  .offset-xxl-6 {
2026
2024
  margin-left: 50%;
2027
2025
  }
2028
2026
  .offset-xxl-7 {
2029
- margin-left: 58.3333333333%;
2027
+ margin-left: 58.33333333%;
2030
2028
  }
2031
2029
  .offset-xxl-8 {
2032
- margin-left: 66.6666666667%;
2030
+ margin-left: 66.66666667%;
2033
2031
  }
2034
2032
  .offset-xxl-9 {
2035
2033
  margin-left: 75%;
2036
2034
  }
2037
2035
  .offset-xxl-10 {
2038
- margin-left: 83.3333333333%;
2036
+ margin-left: 83.33333333%;
2039
2037
  }
2040
2038
  .offset-xxl-11 {
2041
- margin-left: 91.6666666667%;
2039
+ margin-left: 91.66666667%;
2042
2040
  }
2043
2041
  }
2044
2042
  .form-control, .selectize-control .selectize-input {
@@ -2069,10 +2067,6 @@ mark,
2069
2067
  background-color: transparent;
2070
2068
  border: 0;
2071
2069
  }
2072
- .form-control:-moz-focusring, .selectize-control .selectize-input:-moz-focusring {
2073
- color: transparent;
2074
- text-shadow: 0 0 0 #212121;
2075
- }
2076
2070
  .form-control:focus, .selectize-control .selectize-input:focus {
2077
2071
  color: #212121;
2078
2072
  background-color: #fff;
@@ -2118,6 +2112,10 @@ input[type=month].form-control,
2118
2112
  appearance: none;
2119
2113
  }
2120
2114
 
2115
+ select.form-control:-moz-focusring, .selectize-control select.selectize-input:-moz-focusring {
2116
+ color: transparent;
2117
+ text-shadow: 0 0 0 #212121;
2118
+ }
2121
2119
  select.form-control:focus::-ms-value, .selectize-control select.selectize-input:focus::-ms-value {
2122
2120
  color: #212121;
2123
2121
  background-color: #fff;
@@ -2288,7 +2286,7 @@ textarea.form-control, .selectize-control textarea.selectize-input {
2288
2286
 
2289
2287
  .was-validated .form-control:valid, .was-validated .selectize-control .selectize-input:valid, .selectize-control .was-validated .selectize-input:valid, .form-control.is-valid, .selectize-control .is-valid.selectize-input {
2290
2288
  border-color: #7ed321;
2291
- padding-right: 2.25rem;
2289
+ padding-right: 2.25rem !important;
2292
2290
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%237ed321' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
2293
2291
  background-repeat: no-repeat;
2294
2292
  background-position: right calc(0.375em + 0.1875rem) center;
@@ -2300,6 +2298,11 @@ textarea.form-control, .selectize-control textarea.selectize-input {
2300
2298
  box-shadow: 0 0 0 0.2rem rgba(126, 211, 33, 0.25);
2301
2299
  }
2302
2300
 
2301
+ .was-validated select.form-control:valid, .was-validated .selectize-control select.selectize-input:valid, .selectize-control .was-validated select.selectize-input:valid, select.form-control.is-valid, .selectize-control select.is-valid.selectize-input {
2302
+ padding-right: 3rem !important;
2303
+ background-position: right 1.5rem center;
2304
+ }
2305
+
2303
2306
  .was-validated textarea.form-control:valid, .was-validated .selectize-control textarea.selectize-input:valid, .selectize-control .was-validated textarea.selectize-input:valid, textarea.form-control.is-valid, .selectize-control textarea.is-valid.selectize-input {
2304
2307
  padding-right: 2.25rem;
2305
2308
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
@@ -2307,7 +2310,7 @@ textarea.form-control, .selectize-control textarea.selectize-input {
2307
2310
 
2308
2311
  .was-validated .custom-select:valid, .custom-select.is-valid {
2309
2312
  border-color: #7ed321;
2310
- padding-right: calc(0.75em + 2.3125rem);
2313
+ padding-right: calc(0.75em + 2.3125rem) !important;
2311
2314
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23212121' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%237ed321' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
2312
2315
  }
2313
2316
  .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
@@ -2388,7 +2391,7 @@ textarea.form-control, .selectize-control textarea.selectize-input {
2388
2391
 
2389
2392
  .was-validated .form-control:invalid, .was-validated .selectize-control .selectize-input:invalid, .selectize-control .was-validated .selectize-input:invalid, .form-control.is-invalid, .selectize-control .is-invalid.selectize-input {
2390
2393
  border-color: #ff0000;
2391
- padding-right: 2.25rem;
2394
+ padding-right: 2.25rem !important;
2392
2395
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23ff0000' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23ff0000' stroke='none'/%3e%3c/svg%3e");
2393
2396
  background-repeat: no-repeat;
2394
2397
  background-position: right calc(0.375em + 0.1875rem) center;
@@ -2400,6 +2403,11 @@ textarea.form-control, .selectize-control textarea.selectize-input {
2400
2403
  box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.25);
2401
2404
  }
2402
2405
 
2406
+ .was-validated select.form-control:invalid, .was-validated .selectize-control select.selectize-input:invalid, .selectize-control .was-validated select.selectize-input:invalid, select.form-control.is-invalid, .selectize-control select.is-invalid.selectize-input {
2407
+ padding-right: 3rem !important;
2408
+ background-position: right 1.5rem center;
2409
+ }
2410
+
2403
2411
  .was-validated textarea.form-control:invalid, .was-validated .selectize-control textarea.selectize-input:invalid, .selectize-control .was-validated textarea.selectize-input:invalid, textarea.form-control.is-invalid, .selectize-control textarea.is-invalid.selectize-input {
2404
2412
  padding-right: 2.25rem;
2405
2413
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
@@ -2407,7 +2415,7 @@ textarea.form-control, .selectize-control textarea.selectize-input {
2407
2415
 
2408
2416
  .was-validated .custom-select:invalid, .custom-select.is-invalid {
2409
2417
  border-color: #ff0000;
2410
- padding-right: calc(0.75em + 2.3125rem);
2418
+ padding-right: calc(0.75em + 2.3125rem) !important;
2411
2419
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23212121' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23ff0000' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23ff0000' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
2412
2420
  }
2413
2421
  .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
@@ -3138,6 +3146,18 @@ input[type=button].btn-block {
3138
3146
  transition: none;
3139
3147
  }
3140
3148
  }
3149
+ .collapsing.width {
3150
+ width: 0;
3151
+ height: auto;
3152
+ -webkit-transition: width 0.35s ease;
3153
+ transition: width 0.35s ease;
3154
+ }
3155
+ @media (prefers-reduced-motion: reduce) {
3156
+ .collapsing.width {
3157
+ -webkit-transition: none;
3158
+ transition: none;
3159
+ }
3160
+ }
3141
3161
 
3142
3162
  .dropup,
3143
3163
  .dropright,
@@ -3443,18 +3463,24 @@ input[type=button].btn-block {
3443
3463
  -ms-flex-align: center;
3444
3464
  align-items: center;
3445
3465
  }
3446
- .input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:first-child) .custom-file-label {
3466
+ .input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after {
3467
+ border-top-right-radius: 0;
3468
+ border-bottom-right-radius: 0;
3469
+ }
3470
+ .input-group > .custom-file:not(:first-child) .custom-file-label {
3447
3471
  border-top-left-radius: 0;
3448
3472
  border-bottom-left-radius: 0;
3449
3473
  }
3450
3474
  .input-group:not(.has-validation) > .form-control:not(:last-child), .selectize-control .input-group:not(.has-validation) > .selectize-input:not(:last-child),
3451
3475
  .input-group:not(.has-validation) > .custom-select:not(:last-child),
3476
+ .input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label,
3452
3477
  .input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after {
3453
3478
  border-top-right-radius: 0;
3454
3479
  border-bottom-right-radius: 0;
3455
3480
  }
3456
3481
  .input-group.has-validation > .form-control:nth-last-child(n+3), .selectize-control .input-group.has-validation > .selectize-input:nth-last-child(n+3),
3457
3482
  .input-group.has-validation > .custom-select:nth-last-child(n+3),
3483
+ .input-group.has-validation > .custom-file:nth-last-child(n+3) .custom-file-label,
3458
3484
  .input-group.has-validation > .custom-file:nth-last-child(n+3) .custom-file-label::after {
3459
3485
  border-top-right-radius: 0;
3460
3486
  border-bottom-right-radius: 0;
@@ -3585,8 +3611,7 @@ input[type=button].btn-block {
3585
3611
  display: block;
3586
3612
  min-height: 1.5rem;
3587
3613
  padding-left: 2.5rem;
3588
- -webkit-print-color-adjust: exact;
3589
- color-adjust: exact;
3614
+ print-color-adjust: exact;
3590
3615
  }
3591
3616
 
3592
3617
  .custom-control-inline {
@@ -3643,7 +3668,7 @@ input[type=button].btn-block {
3643
3668
  pointer-events: none;
3644
3669
  content: "";
3645
3670
  background-color: #fff;
3646
- border: #adb5bd solid 1px;
3671
+ border: 1px solid #adb5bd;
3647
3672
  }
3648
3673
  .custom-control-label::after {
3649
3674
  position: absolute;
@@ -4036,11 +4061,13 @@ input[type=button].btn-block {
4036
4061
  }
4037
4062
  .nav-tabs .nav-link {
4038
4063
  margin-bottom: -1px;
4064
+ background-color: transparent;
4039
4065
  border: 1px solid transparent;
4040
4066
  border-top-left-radius: 2px;
4041
4067
  border-top-right-radius: 2px;
4042
4068
  }
4043
4069
  .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
4070
+ isolation: isolate;
4044
4071
  border-color: #d5d5d5;
4045
4072
  }
4046
4073
  .nav-tabs .nav-link.disabled {
@@ -4061,6 +4088,8 @@ input[type=button].btn-block {
4061
4088
  }
4062
4089
 
4063
4090
  .nav-pills .nav-link {
4091
+ background: none;
4092
+ border: 0;
4064
4093
  border-radius: 2px;
4065
4094
  }
4066
4095
  .nav-pills .nav-link.active,
@@ -5397,8 +5426,8 @@ a.close.disabled {
5397
5426
  text-transform: none;
5398
5427
  letter-spacing: normal;
5399
5428
  word-break: normal;
5400
- word-spacing: normal;
5401
5429
  white-space: normal;
5430
+ word-spacing: normal;
5402
5431
  line-break: auto;
5403
5432
  font-size: 0.83rem;
5404
5433
  word-wrap: break-word;
@@ -5506,8 +5535,8 @@ a.close.disabled {
5506
5535
  text-transform: none;
5507
5536
  letter-spacing: normal;
5508
5537
  word-break: normal;
5509
- word-spacing: normal;
5510
5538
  white-space: normal;
5539
+ word-spacing: normal;
5511
5540
  line-break: auto;
5512
5541
  font-size: 0.83rem;
5513
5542
  word-wrap: break-word;
@@ -5736,8 +5765,11 @@ a.close.disabled {
5736
5765
  -ms-flex-pack: center;
5737
5766
  justify-content: center;
5738
5767
  width: 15%;
5768
+ padding: 0;
5739
5769
  color: #fff;
5740
5770
  text-align: center;
5771
+ background: none;
5772
+ border: 0;
5741
5773
  opacity: 0.5;
5742
5774
  -webkit-transition: opacity 0.15s ease;
5743
5775
  transition: opacity 0.15s ease;
@@ -5841,6 +5873,84 @@ a.close.disabled {
5841
5873
  text-align: center;
5842
5874
  }
5843
5875
 
5876
+ @-webkit-keyframes spinner-border {
5877
+ to {
5878
+ -webkit-transform: rotate(360deg);
5879
+ transform: rotate(360deg);
5880
+ }
5881
+ }
5882
+
5883
+ @keyframes spinner-border {
5884
+ to {
5885
+ -webkit-transform: rotate(360deg);
5886
+ transform: rotate(360deg);
5887
+ }
5888
+ }
5889
+ .spinner-border {
5890
+ display: inline-block;
5891
+ width: 2rem;
5892
+ height: 2rem;
5893
+ vertical-align: -0.125em;
5894
+ border: 0.25em solid currentcolor;
5895
+ border-right-color: transparent;
5896
+ border-radius: 50%;
5897
+ -webkit-animation: 0.75s linear infinite spinner-border;
5898
+ animation: 0.75s linear infinite spinner-border;
5899
+ }
5900
+
5901
+ .spinner-border-sm {
5902
+ width: 1rem;
5903
+ height: 1rem;
5904
+ border-width: 0.2em;
5905
+ }
5906
+
5907
+ @-webkit-keyframes spinner-grow {
5908
+ 0% {
5909
+ -webkit-transform: scale(0);
5910
+ transform: scale(0);
5911
+ }
5912
+ 50% {
5913
+ opacity: 1;
5914
+ -webkit-transform: none;
5915
+ transform: none;
5916
+ }
5917
+ }
5918
+
5919
+ @keyframes spinner-grow {
5920
+ 0% {
5921
+ -webkit-transform: scale(0);
5922
+ transform: scale(0);
5923
+ }
5924
+ 50% {
5925
+ opacity: 1;
5926
+ -webkit-transform: none;
5927
+ transform: none;
5928
+ }
5929
+ }
5930
+ .spinner-grow {
5931
+ display: inline-block;
5932
+ width: 2rem;
5933
+ height: 2rem;
5934
+ vertical-align: -0.125em;
5935
+ background-color: currentcolor;
5936
+ border-radius: 50%;
5937
+ opacity: 0;
5938
+ -webkit-animation: 0.75s linear infinite spinner-grow;
5939
+ animation: 0.75s linear infinite spinner-grow;
5940
+ }
5941
+
5942
+ .spinner-grow-sm {
5943
+ width: 1rem;
5944
+ height: 1rem;
5945
+ }
5946
+
5947
+ @media (prefers-reduced-motion: reduce) {
5948
+ .spinner-border,
5949
+ .spinner-grow {
5950
+ -webkit-animation-duration: 1.5s;
5951
+ animation-duration: 1.5s;
5952
+ }
5953
+ }
5844
5954
  .align-baseline {
5845
5955
  vertical-align: baseline !important;
5846
5956
  }
@@ -6343,7 +6453,7 @@ button.bg-dark:focus {
6343
6453
  }
6344
6454
 
6345
6455
  .embed-responsive-21by9::before {
6346
- padding-top: 42.8571428571%;
6456
+ padding-top: 42.85714286%;
6347
6457
  }
6348
6458
 
6349
6459
  .embed-responsive-16by9::before {
@@ -10727,9 +10837,6 @@ blockquote {
10727
10837
  border: 1px solid #adb5bd;
10728
10838
  page-break-inside: avoid;
10729
10839
  }
10730
- thead {
10731
- display: table-header-group;
10732
- }
10733
10840
  tr,
10734
10841
  img {
10735
10842
  page-break-inside: avoid;
@@ -12990,7 +13097,11 @@ header.collapse-title + .collapse-item:before {
12990
13097
  overflow: hidden;
12991
13098
  }
12992
13099
 
12993
- a {
13100
+ a,
13101
+ a:visited {
13102
+ color: #212121;
13103
+ text-decoration: underline;
13104
+ background-color: transparent;
12994
13105
  -webkit-text-decoration-color: #ff0000;
12995
13106
  text-decoration-color: #ff0000;
12996
13107
  -webkit-transition: color 0.2s ease-in-out, -webkit-text-decoration-color 0.2s ease-in-out;
@@ -12998,99 +13109,145 @@ a {
12998
13109
  transition: text-decoration-color 0.2s ease-in-out, color 0.2s ease-in-out;
12999
13110
  transition: text-decoration-color 0.2s ease-in-out, color 0.2s ease-in-out, -webkit-text-decoration-color 0.2s ease-in-out;
13000
13111
  }
13001
- a:hover, a:focus, a:active {
13112
+ a:hover, a:focus, a:active,
13113
+ a:visited:hover,
13114
+ a:visited:focus,
13115
+ a:visited:active {
13002
13116
  -webkit-text-decoration-color: #212121;
13003
13117
  text-decoration-color: #212121;
13004
13118
  }
13005
- a:active {
13119
+ a:active,
13120
+ a:visited:active {
13006
13121
  color: #ff0000;
13007
13122
  }
13008
- a.text-muted {
13123
+ a.text-muted,
13124
+ a:visited.text-muted {
13009
13125
  -webkit-text-decoration-color: #707070;
13010
13126
  text-decoration-color: #707070;
13011
13127
  }
13012
- a.text-muted:hover {
13128
+ a.text-muted:hover,
13129
+ a:visited.text-muted:hover {
13013
13130
  color: #212121 !important;
13014
13131
  -webkit-text-decoration-color: #212121;
13015
13132
  text-decoration-color: #212121;
13016
13133
  }
13017
- .text-white a, a.text-white {
13134
+ .text-white a, a.text-white,
13135
+ .text-white a:visited,
13136
+ a:visited.text-white {
13018
13137
  -webkit-text-decoration-color: currentcolor;
13019
13138
  text-decoration-color: currentcolor;
13020
13139
  }
13021
- .text-white a:hover, .text-white a:focus, .text-white a:active, a.text-white:hover, a.text-white:focus, a.text-white:active {
13140
+ .text-white a:hover, .text-white a:focus, .text-white a:active, a.text-white:hover, a.text-white:focus, a.text-white:active,
13141
+ .text-white a:visited:hover,
13142
+ .text-white a:visited:focus,
13143
+ .text-white a:visited:active,
13144
+ a:visited.text-white:hover,
13145
+ a:visited.text-white:focus,
13146
+ a:visited.text-white:active {
13022
13147
  -webkit-text-decoration-color: transparent;
13023
13148
  text-decoration-color: transparent;
13024
13149
  }
13025
- .bg-primary a {
13150
+ .bg-primary a,
13151
+ .bg-primary a:visited {
13026
13152
  color: #fff;
13027
13153
  -webkit-text-decoration-color: currentcolor;
13028
13154
  text-decoration-color: currentcolor;
13029
13155
  }
13030
- .bg-primary a:hover, .bg-primary a:focus, .bg-primary a:active {
13156
+ .bg-primary a:hover, .bg-primary a:focus, .bg-primary a:active,
13157
+ .bg-primary a:visited:hover,
13158
+ .bg-primary a:visited:focus,
13159
+ .bg-primary a:visited:active {
13031
13160
  -webkit-text-decoration-color: transparent;
13032
13161
  text-decoration-color: transparent;
13033
13162
  }
13034
- .bg-secondary a {
13163
+ .bg-secondary a,
13164
+ .bg-secondary a:visited {
13035
13165
  color: #212121;
13036
13166
  -webkit-text-decoration-color: currentcolor;
13037
13167
  text-decoration-color: currentcolor;
13038
13168
  }
13039
- .bg-secondary a:hover, .bg-secondary a:focus, .bg-secondary a:active {
13169
+ .bg-secondary a:hover, .bg-secondary a:focus, .bg-secondary a:active,
13170
+ .bg-secondary a:visited:hover,
13171
+ .bg-secondary a:visited:focus,
13172
+ .bg-secondary a:visited:active {
13040
13173
  -webkit-text-decoration-color: transparent;
13041
13174
  text-decoration-color: transparent;
13042
13175
  }
13043
- .bg-success a {
13176
+ .bg-success a,
13177
+ .bg-success a:visited {
13044
13178
  color: #212121;
13045
13179
  -webkit-text-decoration-color: currentcolor;
13046
13180
  text-decoration-color: currentcolor;
13047
13181
  }
13048
- .bg-success a:hover, .bg-success a:focus, .bg-success a:active {
13182
+ .bg-success a:hover, .bg-success a:focus, .bg-success a:active,
13183
+ .bg-success a:visited:hover,
13184
+ .bg-success a:visited:focus,
13185
+ .bg-success a:visited:active {
13049
13186
  -webkit-text-decoration-color: transparent;
13050
13187
  text-decoration-color: transparent;
13051
13188
  }
13052
- .bg-info a {
13189
+ .bg-info a,
13190
+ .bg-info a:visited {
13053
13191
  color: #fff;
13054
13192
  -webkit-text-decoration-color: currentcolor;
13055
13193
  text-decoration-color: currentcolor;
13056
13194
  }
13057
- .bg-info a:hover, .bg-info a:focus, .bg-info a:active {
13195
+ .bg-info a:hover, .bg-info a:focus, .bg-info a:active,
13196
+ .bg-info a:visited:hover,
13197
+ .bg-info a:visited:focus,
13198
+ .bg-info a:visited:active {
13058
13199
  -webkit-text-decoration-color: transparent;
13059
13200
  text-decoration-color: transparent;
13060
13201
  }
13061
- .bg-warning a {
13202
+ .bg-warning a,
13203
+ .bg-warning a:visited {
13062
13204
  color: #212121;
13063
13205
  -webkit-text-decoration-color: currentcolor;
13064
13206
  text-decoration-color: currentcolor;
13065
13207
  }
13066
- .bg-warning a:hover, .bg-warning a:focus, .bg-warning a:active {
13208
+ .bg-warning a:hover, .bg-warning a:focus, .bg-warning a:active,
13209
+ .bg-warning a:visited:hover,
13210
+ .bg-warning a:visited:focus,
13211
+ .bg-warning a:visited:active {
13067
13212
  -webkit-text-decoration-color: transparent;
13068
13213
  text-decoration-color: transparent;
13069
13214
  }
13070
- .bg-danger a {
13215
+ .bg-danger a,
13216
+ .bg-danger a:visited {
13071
13217
  color: #fff;
13072
13218
  -webkit-text-decoration-color: currentcolor;
13073
13219
  text-decoration-color: currentcolor;
13074
13220
  }
13075
- .bg-danger a:hover, .bg-danger a:focus, .bg-danger a:active {
13221
+ .bg-danger a:hover, .bg-danger a:focus, .bg-danger a:active,
13222
+ .bg-danger a:visited:hover,
13223
+ .bg-danger a:visited:focus,
13224
+ .bg-danger a:visited:active {
13076
13225
  -webkit-text-decoration-color: transparent;
13077
13226
  text-decoration-color: transparent;
13078
13227
  }
13079
- .bg-light a {
13228
+ .bg-light a,
13229
+ .bg-light a:visited {
13080
13230
  color: #212121;
13081
13231
  -webkit-text-decoration-color: currentcolor;
13082
13232
  text-decoration-color: currentcolor;
13083
13233
  }
13084
- .bg-light a:hover, .bg-light a:focus, .bg-light a:active {
13234
+ .bg-light a:hover, .bg-light a:focus, .bg-light a:active,
13235
+ .bg-light a:visited:hover,
13236
+ .bg-light a:visited:focus,
13237
+ .bg-light a:visited:active {
13085
13238
  -webkit-text-decoration-color: transparent;
13086
13239
  text-decoration-color: transparent;
13087
13240
  }
13088
- .bg-dark a {
13241
+ .bg-dark a,
13242
+ .bg-dark a:visited {
13089
13243
  color: #fff;
13090
13244
  -webkit-text-decoration-color: currentcolor;
13091
13245
  text-decoration-color: currentcolor;
13092
13246
  }
13093
- .bg-dark a:hover, .bg-dark a:focus, .bg-dark a:active {
13247
+ .bg-dark a:hover, .bg-dark a:focus, .bg-dark a:active,
13248
+ .bg-dark a:visited:hover,
13249
+ .bg-dark a:visited:focus,
13250
+ .bg-dark a:visited:active {
13094
13251
  -webkit-text-decoration-color: transparent;
13095
13252
  text-decoration-color: transparent;
13096
13253
  }
@@ -13098,7 +13255,8 @@ a.text-muted:hover {
13098
13255
  a,
13099
13256
  a:hover,
13100
13257
  a:focus,
13101
- a:active {
13258
+ a:active,
13259
+ a:visited {
13102
13260
  text-decoration-thickness: 0.08em;
13103
13261
  text-decoration-thickness: min(0.08em, 0.1rem);
13104
13262
  text-underline-offset: 0.14em;
@@ -17097,9 +17255,15 @@ ol.flickity-page-dots li:before {
17097
17255
  width: 100%;
17098
17256
  height: auto;
17099
17257
  }
17100
- .fullwidth-teaser figure {
17258
+ .fullwidth-teaser figure,
17259
+ .fullwidth-teaser figure picture,
17260
+ .fullwidth-teaser figure img {
17101
17261
  margin-bottom: 0;
17102
17262
  }
17263
+ .fullwidth-teaser figure picture,
17264
+ .fullwidth-teaser figure img {
17265
+ height: 100%;
17266
+ }
17103
17267
  @media (min-width: 768px) {
17104
17268
  .fullwidth-teaser picture,
17105
17269
  .fullwidth-teaser figure,