j1-template 2024.3.13 → 2024.3.14

Sign up to get free protection for your applications and to get access to all the features.
Files changed (193) hide show
  1. checksums.yaml +4 -4
  2. data/_includes/themes/j1/layouts/content_generator_news_panel_posts.html +1 -1
  3. data/_includes/themes/j1/layouts/layout_resource_generator.html +1 -4
  4. data/_includes/themes/j1/procedures/blocks/footer/boxes/social_media_icons.proc +24 -23
  5. data/_includes/themes/j1/procedures/layouts/content_writer.proc +4 -3
  6. data/_includes/themes/j1/procedures/layouts/default_writer.proc +37 -6
  7. data/_includes/themes/j1/procedures/layouts/module_writer.proc +31 -95
  8. data/_includes/themes/j1/procedures/layouts/resource_writer.proc +51 -29
  9. data/assets/data/amplitude.28.html +887 -0
  10. data/assets/data/amplitude.29.html +923 -0
  11. data/assets/data/amplitude.html +311 -46
  12. data/assets/data/banner.html +9 -7
  13. data/assets/data/masterslider.html +128 -7
  14. data/assets/data/panel.html +16 -65
  15. data/assets/theme/j1/adapter/js/amplitude.23.js +1165 -0
  16. data/assets/theme/j1/adapter/js/amplitude.24.js +1164 -0
  17. data/assets/theme/j1/adapter/js/amplitude.25.js +1268 -0
  18. data/assets/theme/j1/adapter/js/amplitude.js +294 -117
  19. data/assets/theme/j1/adapter/js/attic.js +14 -11
  20. data/assets/theme/j1/adapter/js/docsearch.js +2 -2
  21. data/assets/theme/j1/adapter/js/fab.js +2 -2
  22. data/assets/theme/j1/adapter/js/j1.js +8 -8
  23. data/assets/theme/j1/adapter/js/lazyLoader.js +60 -10
  24. data/assets/theme/j1/adapter/js/masonry.js +1 -1
  25. data/assets/theme/j1/adapter/js/masterslider.js +2 -2
  26. data/assets/theme/j1/adapter/js/particles.js +2 -2
  27. data/assets/theme/j1/adapter/js/scroller.js +2 -2
  28. data/assets/theme/j1/adapter/js/slick.js +2 -2
  29. data/assets/theme/j1/adapter/js/themes.js +1 -1
  30. data/assets/theme/j1/adapter/js/translator.js +2 -2
  31. data/assets/theme/j1/adapter/js/waves.js +1 -1
  32. data/assets/theme/j1/core/css/animate.css +1634 -1070
  33. data/assets/theme/j1/core/css/animate.css.map +1 -0
  34. data/assets/theme/j1/core/css/animate.min.css +2 -1
  35. data/assets/theme/j1/core/css/animate.min.css.map +1 -0
  36. data/assets/theme/j1/core/css/icon-fonts/fontawesome.css +3060 -1538
  37. data/assets/theme/j1/core/css/icon-fonts/fontawesome.css.map +1 -0
  38. data/assets/theme/j1/core/css/icon-fonts/fontawesome.min.css +2 -1
  39. data/assets/theme/j1/core/css/icon-fonts/fontawesome.min.css.map +1 -0
  40. data/assets/theme/j1/core/css/icon-fonts/iconify.css +2308 -1153
  41. data/assets/theme/j1/core/css/icon-fonts/iconify.css.map +1 -0
  42. data/assets/theme/j1/core/css/icon-fonts/iconify.min.css +2 -1
  43. data/assets/theme/j1/core/css/icon-fonts/iconify.min.css.map +1 -0
  44. data/assets/theme/j1/core/css/icon-fonts/mdi.css +16716 -8423
  45. data/assets/theme/j1/core/css/icon-fonts/mdi.css.map +1 -0
  46. data/assets/theme/j1/core/css/icon-fonts/mdi.min.css +2 -1
  47. data/assets/theme/j1/core/css/icon-fonts/mdi.min.css.map +1 -0
  48. data/assets/theme/j1/core/css/icon-fonts/mdib.css +5554 -2766
  49. data/assets/theme/j1/core/css/icon-fonts/mdib.css.map +1 -0
  50. data/assets/theme/j1/core/css/icon-fonts/mdib.min.css +2 -1
  51. data/assets/theme/j1/core/css/icon-fonts/mdib.min.css.map +1 -0
  52. data/assets/theme/j1/core/css/icon-fonts/mdil.css +742 -441
  53. data/assets/theme/j1/core/css/icon-fonts/mdil.css.map +1 -0
  54. data/assets/theme/j1/core/css/icon-fonts/mdil.min.css +2 -1
  55. data/assets/theme/j1/core/css/icon-fonts/mdil.min.css.map +1 -0
  56. data/assets/theme/j1/core/css/themes/bootstrap/bootstrap.css +6552 -3980
  57. data/assets/theme/j1/core/css/themes/bootstrap/bootstrap.css.map +1 -0
  58. data/assets/theme/j1/core/css/themes/bootstrap/bootstrap.min.css +2 -5
  59. data/assets/theme/j1/core/css/themes/bootstrap/bootstrap.min.css.map +1 -0
  60. data/assets/theme/j1/core/css/themes/unodark/bootstrap.css +6818 -4131
  61. data/assets/theme/j1/core/css/themes/unodark/bootstrap.css.map +1 -0
  62. data/assets/theme/j1/core/css/themes/unodark/bootstrap.min.css +2 -5
  63. data/assets/theme/j1/core/css/themes/unodark/bootstrap.min.css.map +1 -0
  64. data/assets/theme/j1/core/css/themes/unolight/bootstrap.css +18568 -11577
  65. data/assets/theme/j1/core/css/themes/unolight/bootstrap.css.map +1 -0
  66. data/assets/theme/j1/core/css/themes/unolight/bootstrap.min.css +2 -35
  67. data/assets/theme/j1/core/css/themes/unolight/bootstrap.min.css.map +1 -0
  68. data/assets/theme/j1/core/css/vendor.css +1771 -1043
  69. data/assets/theme/j1/core/css/vendor.css.map +1 -0
  70. data/assets/theme/j1/core/css/vendor.min.css +2 -1
  71. data/assets/theme/j1/core/css/vendor.min.css.map +1 -0
  72. data/assets/theme/j1/core/js/template.js +399 -447
  73. data/assets/theme/j1/core/js/template.min.js +7 -7
  74. data/assets/theme/j1/core/js/template.min.js.map +1 -1
  75. data/assets/theme/j1/modules/amplitudejs/css/theme/uno/dark/amplitude.css +4 -2
  76. data/assets/theme/j1/modules/amplitudejs/css/theme/uno/dark/player/compact.css +39 -4
  77. data/assets/theme/j1/modules/amplitudejs/css/theme/uno/dark/player/compact.min.css +1 -1
  78. data/assets/theme/j1/modules/amplitudejs/css/theme/uno/dark/player/large.css +57 -17
  79. data/assets/theme/j1/modules/amplitudejs/css/theme/uno/dark/player/large.min.css +1 -1
  80. data/assets/theme/j1/modules/amplitudejs/icons/player/blue/pause.png +0 -0
  81. data/assets/theme/j1/modules/amplitudejs/icons/player/blue/play.png +0 -0
  82. data/assets/theme/j1/modules/amplitudejs/icons/player/blue/play.svg +87 -0
  83. data/assets/theme/j1/modules/amplitudejs/icons/player/dark/skip-backward.svg +60 -0
  84. data/assets/theme/j1/modules/amplitudejs/icons/player/dark/skip-forward.svg +59 -0
  85. data/assets/theme/j1/modules/amplitudejs/js/amplitude.js +65 -21
  86. data/assets/theme/j1/modules/amplitudejs/js/amplitude.min.js +1 -1
  87. data/assets/theme/j1/modules/amplitudejs/js/tech/ytp.js +113 -0
  88. data/assets/theme/j1/modules/iconPicker/js/universal-icon-picker.js +471 -471
  89. data/assets/theme/j1/modules/j1LazyLoader/LICENSE +21 -0
  90. data/assets/theme/j1/modules/j1LazyLoader/js/j1Lazy.js +870 -0
  91. data/assets/theme/j1/modules/js-cookies/js/js.cookie.js +3 -3
  92. data/assets/theme/j1/modules/lazyCssLoader/js/main.0.js +166 -0
  93. data/assets/theme/j1/modules/lazyCssLoader/js/main.1.js +65 -0
  94. data/assets/theme/j1/modules/lazyCssLoader/js/main.js +66 -0
  95. data/assets/theme/j1/modules/lazyCssLoader/js/plugins/examplePlugin.js +13 -0
  96. data/assets/theme/j1/modules/lazyCssLoader/js/plugins/my-plugin.js +25 -0
  97. data/assets/theme/j1/modules/lazyCssLoader/js/plugins/plugin-interface.js +9 -0
  98. data/assets/theme/j1/modules/lazyCssLoader/js/plugins/pluginA.js +46 -0
  99. data/assets/theme/j1/modules/lazyLoader/js/plugins/README.md +324 -0
  100. data/assets/theme/j1/modules/lazyLoader/js/plugins/jquery.lazy.picture.js +188 -0
  101. data/assets/theme/j1/modules/lightGallery/js/lightgallery.js +1 -1
  102. data/assets/theme/j1/modules/lightGallery/js/plugins/lg-video.0.js +794 -0
  103. data/assets/theme/j1/modules/lightGallery/js/plugins/lg-video.js +151 -67
  104. data/assets/theme/j1/modules/slimSelect/js/select.js +1 -1
  105. data/assets/theme/j1/modules/slimSelect/js/select.min.js +3 -3
  106. data/assets/theme/j1/modules/themeSwitcher/js/switcher.js +2 -1
  107. data/assets/theme/j1/modules/videojs/js/plugins/players/dm/dailymotion.min.js +1 -1
  108. data/assets/theme/j1/modules/videojs/js/plugins/players/dm/icon/scalable/dailymotion.svg +62 -0
  109. data/assets/theme/j1/modules/videojs/js/plugins/players/yt/v3.0.0/youtube.js +832 -0
  110. data/assets/theme/j1/modules/videojs/js/plugins/players/yt/v3.0.0/youtube.min.js +17 -0
  111. data/assets/theme/j1/modules/videojs/js/plugins/players/yt/youtube.min.js +1 -1
  112. data/assets/theme/j1/modules/videojs/js/video.js +2 -2
  113. data/lib/j1/version.rb +1 -1
  114. data/lib/starter_web/README.md +577 -560
  115. data/lib/starter_web/_config.yml +2 -2
  116. data/lib/starter_web/_data/blocks/footer.yml +10 -5
  117. data/lib/starter_web/_data/blocks/panel.yml +2 -2
  118. data/lib/starter_web/_data/layouts/default.yml +14 -3
  119. data/lib/starter_web/_data/modules/amplitude.yml +145 -0
  120. data/lib/starter_web/_data/modules/defaults/amplitude.yml +29 -7
  121. data/lib/starter_web/_data/modules/defaults/lazyLoader.yml +2 -2
  122. data/lib/starter_web/_data/modules/gallery.yml +136 -0
  123. data/lib/starter_web/_data/modules/lazyLoader.0.yml +118 -0
  124. data/lib/starter_web/_data/modules/lazyLoader.yml +68 -31
  125. data/lib/starter_web/_data/modules/masonry.yml +4 -4
  126. data/lib/starter_web/_data/modules/masterslider.yml +118 -12
  127. data/lib/starter_web/_data/modules/navigator_menu.yml +831 -803
  128. data/lib/starter_web/_data/resources.yml +154 -190
  129. data/lib/starter_web/_data/templates/feed.xml +1 -1
  130. data/lib/starter_web/_includes/attributes.asciidoc +1 -0
  131. data/lib/starter_web/_plugins/asciidoctor/amplitude-block.rb +1 -1
  132. data/lib/starter_web/_plugins/asciidoctor/dailymotion-block.rb +1 -1
  133. data/lib/starter_web/_plugins/asciidoctor/gallery-block.rb +4 -2
  134. data/lib/starter_web/_plugins/asciidoctor/masonry-block.rb +1 -1
  135. data/lib/starter_web/_plugins/asciidoctor/videojs-block.rb +58 -46
  136. data/lib/starter_web/_plugins/asciidoctor/vimeo-block.rb +26 -19
  137. data/lib/starter_web/_plugins/asciidoctor/youtube-block.rb +30 -40
  138. data/lib/starter_web/_plugins/index/lunr.rb +1 -1
  139. data/lib/starter_web/assets/image/icons/lanus/favicon.ico +0 -0
  140. data/lib/starter_web/assets/image/icons/lanus/lanus-512x512.png +0 -0
  141. data/lib/starter_web/assets/image/icons/lanus/lanus.ico +0 -0
  142. data/lib/starter_web/assets/image/icons/lanus/lanus.png +0 -0
  143. data/lib/starter_web/assets/image/icons/lanus/scalable/lanus.svg +76 -0
  144. data/lib/starter_web/assets/image/icons/lanus/scalable/lanus_sw.svg +62 -0
  145. data/lib/starter_web/assets/image/modules/icons/social/scalable/icon-twitter-x-28 - social.svg +86 -0
  146. data/lib/starter_web/assets/image/modules/icons/social/scalable/icon-twitter-x-28.svg +64 -0
  147. data/lib/starter_web/assets/image/modules/icons/social/scalable/icon-twitter-x.svg +1 -0
  148. data/lib/starter_web/assets/image/modules/icons/social/twitter_x.png +0 -0
  149. data/lib/starter_web/package.json +7 -18
  150. data/lib/starter_web/pages/public/amplitude_yt_tester.adoc +218 -0
  151. data/lib/starter_web/pages/public/features/template.adoc +18 -8
  152. data/lib/starter_web/pages/public/features/template.asciidoc +758 -0
  153. data/lib/starter_web/pages/public/lazy_loader_tester.adoc +402 -0
  154. data/lib/starter_web/pages/public/manuals/ytdl/man.adoc +3020 -0
  155. data/lib/starter_web/pages/public/manuals/ytdl/man.md +2378 -0
  156. data/lib/starter_web/pages/public/tools/previewer/_includes/attributes.asciidoc +0 -16
  157. data/lib/starter_web/pages/public/tools/previewer/_includes/documents/amplitudejs.large.css.asciidoc +505 -0
  158. data/lib/starter_web/pages/public/tools/previewer/_includes/documents/frame.hover.html +69 -0
  159. data/lib/starter_web/pages/public/tools/previewer/_includes/documents/frame.nested.html +75 -0
  160. data/lib/starter_web/pages/public/tools/previewer/_includes/documents/frame.textarea.html +57 -0
  161. data/lib/starter_web/pages/public/tools/previewer/_includes/documents/my.content.html +112 -0
  162. data/lib/starter_web/pages/public/tools/previewer/preview_amplitudejs.adoc +172 -0
  163. data/lib/starter_web/pages/public/tour/_includes/attributes.asciidoc +2 -2
  164. data/lib/starter_web/pages/public/tour/_includes/documents/419_advanced_modals_demo.asciidoc +16 -16
  165. data/lib/starter_web/pages/public/tour/asciidoc_extensions.adoc +13 -3
  166. data/lib/starter_web/pages/public/tour/bootstrap_themes.adoc +12 -3
  167. data/lib/starter_web/pages/public/tour/highlghter_rouge.adoc +13 -3
  168. data/lib/starter_web/pages/public/tour/icon_fonts.adoc +12 -3
  169. data/lib/starter_web/pages/public/tour/modal_extentions.adoc +12 -6
  170. data/lib/starter_web/pages/public/tour/{playback_audio.adoc → play_audio.adoc} +207 -188
  171. data/lib/starter_web/pages/public/tour/{playback_video.adoc → play_video.adoc} +49 -51
  172. data/lib/starter_web/pages/public/tour/present_images.adoc +27 -5
  173. data/lib/starter_web/pages/public/tour/quicksearch.adoc +13 -3
  174. data/lib/starter_web/pages/public/tour/responsive_tables.adoc +13 -4
  175. data/lib/starter_web/pages/public/tour/typography.adoc +12 -3
  176. metadata +90 -22
  177. /data/assets/theme/j1/modules/{lazyLoader → j1LazyLoader/js}/plugins/README.md +0 -0
  178. /data/assets/theme/j1/modules/{lazyLoader/plugins/jquery.lazy.picture.js → j1LazyLoader/js/plugins/picture.js} +0 -0
  179. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.ajax.js +0 -0
  180. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.ajax.min.js +0 -0
  181. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.av.js +0 -0
  182. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.av.min.js +0 -0
  183. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.iframe.js +0 -0
  184. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.iframe.min.js +0 -0
  185. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.noop.js +0 -0
  186. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.noop.min.js +0 -0
  187. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.picture.min.js +0 -0
  188. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.script.js +0 -0
  189. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.script.min.js +0 -0
  190. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.vimeo.js +0 -0
  191. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.vimeo.min.js +0 -0
  192. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.youtube.js +0 -0
  193. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.youtube.min.js +0 -0
@@ -1,3 +1,4 @@
1
+ @charset "UTF-8";
1
2
  /*
2
3
  # -----------------------------------------------------------------------------
3
4
  # ~/packages/100_theme_css/vendor.scss
@@ -45,59 +46,72 @@
45
46
  .note {
46
47
  padding: 0 !important;
47
48
  border-left: 0 !important;
48
- border-radius: 2px !important; }
49
+ border-radius: 2px !important;
50
+ }
49
51
 
50
52
  h2, .h2 {
51
53
  font-size: 200% !important;
52
- font-weight: 500; }
54
+ font-weight: 500;
55
+ }
53
56
 
54
57
  h3, .h3 {
55
58
  font-size: 175% !important;
56
- font-weight: 500; }
59
+ font-weight: 500;
60
+ }
57
61
 
58
62
  h4, .h4 {
59
63
  font-size: 150% !important;
60
- font-weight: 400; }
64
+ font-weight: 400;
65
+ }
61
66
 
62
67
  h5, .h5 {
63
68
  font-size: 150% !important;
64
- font-weight: 400; }
69
+ font-weight: 400;
70
+ }
65
71
 
66
72
  div .paragraph p span.scaled img {
67
73
  width: auto;
68
74
  height: auto;
69
75
  max-height: 100%;
70
- max-width: 100%; }
76
+ max-width: 100%;
77
+ }
71
78
 
72
79
  #preamble div.sectionbody div.paragraph.turnoff {
73
- display: none; }
80
+ display: none;
81
+ }
74
82
 
75
83
  div.paragraph #preamble div.sectionbody div.paragraph.turnoff {
76
- display: block; }
84
+ display: block;
85
+ }
77
86
 
78
87
  b, optgroup, strong {
79
- font-weight: 600; }
88
+ font-weight: 600;
89
+ }
80
90
 
81
91
  /* jadams, 2017-12-07: removed i: i, cite, em, var, address, dfn { */
82
92
  /* Interfere with global list styles */
83
93
  cite, em, var, address, dfn {
84
94
  font-style: italic;
85
- font-weight: 400; }
95
+ font-weight: 400;
96
+ }
86
97
 
87
98
  table {
88
99
  border-collapse: collapse;
89
- border-spacing: 0; }
100
+ border-spacing: 0;
101
+ }
90
102
 
91
103
  table {
92
104
  font-size: 85%;
93
105
  background: transparent !important;
94
- margin-bottom: 1.25em; }
106
+ margin-bottom: 1.25em;
107
+ }
95
108
 
96
109
  table thead,
97
110
  table tfoot {
98
111
  background: rgba(0, 0, 0, 0.1);
99
112
  font-weight: bold;
100
- font-size: large; }
113
+ font-size: large;
114
+ }
101
115
 
102
116
  table thead tr th,
103
117
  table thead tr td,
@@ -105,18 +119,21 @@ table tfoot tr th,
105
119
  table tfoot tr td {
106
120
  padding: 0.5em 0.625em 0.625em;
107
121
  font-size: inherit;
108
- text-align: left; }
122
+ text-align: left;
123
+ }
109
124
 
110
125
  table tr th,
111
126
  table tr td {
112
- padding: .5rem 1rem 0.5rem 1rem;
127
+ padding: 0.5rem 1rem 0.5rem 1rem;
113
128
  font-size: inherit;
114
- border: 1px solid #bdbdbd; }
129
+ border: 1px solid #bdbdbd;
130
+ }
115
131
 
116
132
  table tr.even,
117
133
  table tr.alt,
118
134
  table tr:nth-of-type(even) {
119
- background: rgba(0, 0, 0, 0.1); }
135
+ background: rgba(0, 0, 0, 0.1);
136
+ }
120
137
 
121
138
  table thead tr th,
122
139
  table tfoot tr th,
@@ -124,155 +141,190 @@ table tbody tr td,
124
141
  table tr td,
125
142
  table tfoot tr td {
126
143
  display: table-cell;
127
- line-height: 1.6; }
144
+ line-height: 1.6;
145
+ }
128
146
 
129
147
  table.full-width {
130
- width: 100%; }
148
+ width: 100%;
149
+ }
131
150
 
132
151
  table.tableblock {
133
152
  max-width: 100%;
134
- border-collapse: separate; }
153
+ border-collapse: separate;
154
+ }
135
155
 
136
156
  table.tableblock td > .paragraph:last-child p > p:last-child,
137
157
  table.tableblock th > p:last-child,
138
158
  table.tableblock td > p:last-child {
139
- margin-bottom: 0; }
159
+ margin-bottom: 0;
160
+ }
140
161
 
141
162
  table.spread {
142
- width: 100%; }
163
+ width: 100%;
164
+ }
143
165
 
144
166
  table.grid-all th.tableblock,
145
167
  table.grid-all td.tableblock {
146
- border-width: 0 1px 1px 0; }
168
+ border-width: 0 1px 1px 0;
169
+ }
147
170
 
148
171
  table.grid-all tfoot > tr > th.tableblock,
149
172
  table.grid-all tfoot > tr > td.tableblock {
150
- border-width: 1px 1px 0 0; }
173
+ border-width: 1px 1px 0 0;
174
+ }
151
175
 
152
176
  table.grid-cols th.tableblock,
153
177
  table.grid-cols td.tableblock {
154
- border-width: 0 1px 0 0; }
178
+ border-width: 0 1px 0 0;
179
+ }
155
180
 
156
181
  table.grid-rows th.tableblock,
157
182
  table.grid-rows td.tableblock {
158
- border-width: 0 0 1px 0; }
183
+ border-width: 0 0 1px 0;
184
+ }
159
185
 
160
186
  table.grid-all tbody > td:last-child > th.tableblock {
161
- border-bottom-width: 1px; }
187
+ border-bottom-width: 1px;
188
+ }
162
189
 
163
190
  table.grid-rows tfoot > tr > th.tableblock,
164
191
  table.grid-rows tfoot > tr > td.tableblock {
165
- border-width: 1px 0 0 0; }
192
+ border-width: 1px 0 0 0;
193
+ }
166
194
 
167
195
  table.frame-all {
168
196
  border-left: 1px solid #9e9e9e;
169
- border-top: 1px solid #9e9e9e; }
197
+ border-top: 1px solid #9e9e9e;
198
+ }
170
199
 
171
200
  table.frame-sides {
172
- border-width: 0 1px; }
201
+ border-width: 0 1px;
202
+ }
173
203
 
174
204
  table.frame-topbot {
175
- border-width: 1px 0; }
205
+ border-width: 1px 0;
206
+ }
176
207
 
177
208
  th.halign-left,
178
209
  td.halign-left {
179
- text-align: left; }
210
+ text-align: left;
211
+ }
180
212
 
181
213
  th.halign-right,
182
214
  td.halign-right {
183
- text-align: right; }
215
+ text-align: right;
216
+ }
184
217
 
185
218
  th.halign-center,
186
219
  td.halign-center {
187
- text-align: center; }
220
+ text-align: center;
221
+ }
188
222
 
189
223
  th.valign-top,
190
224
  td.valign-top {
191
- vertical-align: top; }
225
+ vertical-align: top;
226
+ }
192
227
 
193
228
  th.valign-bottom,
194
229
  td.valign-bottom {
195
- vertical-align: bottom; }
230
+ vertical-align: bottom;
231
+ }
196
232
 
197
233
  th.valign-middle,
198
234
  td.valign-middle {
199
- vertical-align: middle; }
235
+ vertical-align: middle;
236
+ }
200
237
 
201
238
  tbody tr th {
202
239
  display: table-cell;
203
240
  line-height: 1.6;
204
- background: #f5f5f5; }
241
+ background: #f5f5f5;
242
+ }
205
243
 
206
244
  tbody tr th,
207
245
  tbody tr th p,
208
246
  tfoot tr th,
209
247
  tfoot tr th p {
210
- font-weight: bold; }
248
+ font-weight: bold;
249
+ }
211
250
 
212
251
  p.tableblock {
213
- font-size: 1em; }
252
+ font-size: 1em;
253
+ }
214
254
 
215
255
  .quoteblock {
216
256
  margin: 1.5em 6em 1.25em 4em;
217
- display: table; }
257
+ display: table;
258
+ }
218
259
 
219
260
  .quoteblock > .title {
220
261
  margin-left: -1.5em;
221
- margin-bottom: 0.75em; }
262
+ margin-bottom: 0.75em;
263
+ }
222
264
 
223
265
  .quoteblock blockquote,
224
266
  .quoteblock blockquote p {
225
- line-height: 1.30;
267
+ line-height: 1.3;
226
268
  letter-spacing: 0;
227
269
  font-style: italic;
228
- text-align: justify; }
270
+ text-align: justify;
271
+ }
229
272
 
230
273
  .quoteblock blockquote {
231
274
  margin: 0;
232
275
  padding: 0;
233
- border: 0; }
276
+ border: 0;
277
+ }
234
278
 
235
279
  .quoteblock blockquote:before {
236
280
  float: left;
237
281
  color: #0d47a1;
238
282
  margin-left: -6rem;
239
- content: '\0022';
283
+ content: '"';
240
284
  position: absolute;
241
285
  font-size: 10em;
242
286
  font-weight: 900;
243
287
  opacity: 0.2;
244
288
  z-index: -1;
245
- margin-top: -0.3em; }
289
+ margin-top: -0.3em;
290
+ }
246
291
 
247
292
  .quoteblock blockquote > .paragraph:last-child p {
248
- margin-bottom: 0; }
293
+ margin-bottom: 0;
294
+ }
249
295
 
250
296
  .quoteblock .attribution {
251
297
  margin-top: 0.75em;
252
298
  text-align: right;
253
- font-size: .875em;
299
+ font-size: 0.875em;
254
300
  font-weight: 400;
255
301
  --bs-text-opacity: 1;
256
- color: #757575 !important; }
302
+ color: #757575 !important;
303
+ }
257
304
 
258
305
  .quoteblock .quoteblock {
259
306
  margin-left: 0;
260
307
  margin-right: 0;
261
308
  padding: 0.5em 0;
262
- border-left: 3px solid rgba(0, 0, 0, 0.6); }
309
+ border-left: 3px solid rgba(0, 0, 0, 0.6);
310
+ }
263
311
 
264
312
  .quoteblock .quoteblock blockquote {
265
- padding: 0 0 0 0.75em; }
313
+ padding: 0 0 0 0.75em;
314
+ }
266
315
 
267
316
  .quoteblock .quoteblock blockquote:before {
268
- display: none; }
317
+ display: none;
318
+ }
269
319
 
270
320
  .imageblock img {
271
321
  max-width: 100%;
272
- height: auto; }
322
+ height: auto;
323
+ }
273
324
 
274
325
  span.icon > .fa {
275
- cursor: default; }
326
+ cursor: default;
327
+ }
276
328
 
277
329
  .audioblock > .title,
278
330
  .exampleblock > .title,
@@ -293,8 +345,9 @@ span.icon > .fa {
293
345
  line-height: 1.25;
294
346
  font-size: 1.125rem;
295
347
  font-weight: 500;
296
- margin-top: .5em;
297
- margin-bottom: .75em; }
348
+ margin-top: 0.5em;
349
+ margin-bottom: 0.75em;
350
+ }
298
351
 
299
352
  .admonitionblock td.content > .title {
300
353
  text-rendering: optimizeLegibility;
@@ -302,7 +355,8 @@ span.icon > .fa {
302
355
  line-height: 1.25;
303
356
  font-size: 1.125rem;
304
357
  font-weight: 500;
305
- margin-bottom: .5em; }
358
+ margin-bottom: 0.5em;
359
+ }
306
360
 
307
361
  table.tableblock > .title {
308
362
  text-rendering: optimizeLegibility;
@@ -310,15 +364,17 @@ table.tableblock > .title {
310
364
  line-height: 1.25;
311
365
  font-size: 1.125rem;
312
366
  font-weight: 500;
313
- margin: 0px !important; }
367
+ margin: 0px !important;
368
+ }
314
369
 
315
370
  .listingblock > .title,
316
371
  .imageblock > .title {
317
372
  line-height: 1.25;
318
373
  font-size: 1.125rem;
319
374
  font-weight: 500;
320
- margin-top: .5rem;
321
- margin-bottom: .75rem; }
375
+ margin-top: 0.5rem;
376
+ margin-bottom: 0.75rem;
377
+ }
322
378
 
323
379
  .listingblock pre {
324
380
  display: block;
@@ -327,26 +383,31 @@ table.tableblock > .title {
327
383
  word-wrap: break-word;
328
384
  padding: 0.75rem;
329
385
  margin: 0 0 1.5rem;
330
- border: 1px solid #bdbdbd; }
386
+ border: 1px solid #bdbdbd;
387
+ }
331
388
 
332
389
  .admonitionblock > table {
333
390
  background: transparent !important;
334
391
  border: solid 1px #bdbdbd;
335
- width: -webkit-fill-available; }
392
+ width: -webkit-fill-available;
393
+ }
336
394
 
337
395
  .admonitionblock > table td.icon {
338
396
  text-align: center;
339
397
  width: 130px;
340
398
  border-right: 0px !important;
341
- border-bottom: 0px; }
399
+ border-bottom: 0px;
400
+ }
342
401
 
343
402
  .admonitionblock > table td.icon img {
344
- max-width: none; }
403
+ max-width: none;
404
+ }
345
405
 
346
406
  .admonitionblock > table td.icon .title {
347
407
  font-weight: bold;
348
408
  font-family: "Open Sans", "DejaVu Sans", sans-serif;
349
- text-transform: uppercase; }
409
+ text-transform: uppercase;
410
+ }
350
411
 
351
412
  .admonitionblock > table td.content {
352
413
  padding-left: 1.125em;
@@ -356,99 +417,125 @@ table.tableblock > .title {
356
417
  font-size: inherit;
357
418
  text-align: justify;
358
419
  border-bottom: 0px;
359
- min-width: 20em; }
420
+ min-width: 20em;
421
+ }
360
422
 
361
423
  .admonitionblock > table td.content > :last-child > :last-child {
362
- margin-bottom: 0; }
424
+ margin-bottom: 0;
425
+ }
363
426
 
364
427
  .icon-note {
365
- color: #2196f3; }
428
+ color: #2196f3;
429
+ }
366
430
 
367
431
  .icon-tip {
368
- color: #4caf50; }
432
+ color: #4caf50;
433
+ }
369
434
 
370
435
  .icon-important {
371
- color: #ff9800; }
436
+ color: #ff9800;
437
+ }
372
438
 
373
439
  .icon-warning {
374
- color: #fdd835; }
440
+ color: #fdd835;
441
+ }
375
442
 
376
443
  .icon-caution {
377
- color: #f44336; }
444
+ color: #f44336;
445
+ }
378
446
 
379
447
  .admonitionblock td.icon [class^="fa icon-"] {
380
448
  font-size: 5rem;
381
- cursor: default; }
449
+ cursor: default;
450
+ }
382
451
 
383
452
  .admonitionblock td.icon .icon-note:before {
384
- content: "\f05a"; }
453
+ content: "\f05a";
454
+ }
385
455
 
386
456
  .admonitionblock td.icon .icon-tip:before {
387
- content: "\f0eb"; }
457
+ content: "\f0eb";
458
+ }
388
459
 
389
460
  .admonitionblock td.icon .icon-important:before {
390
- content: "\f06a"; }
461
+ content: "\f06a";
462
+ }
391
463
 
392
464
  .admonitionblock td.icon .icon-warning:before {
393
- content: "\f071"; }
465
+ content: "\f071";
466
+ }
394
467
 
395
468
  .admonitionblock td.icon .icon-caution:before {
396
- content: "\f06d"; }
469
+ content: "\f06d";
470
+ }
397
471
 
398
472
  .admonitionblock td.icon .icon-question:before {
399
473
  content: "\f128";
400
- color: #ffc107; }
474
+ color: #ffc107;
475
+ }
401
476
 
402
477
  .admonitionblock td.icon .icon-answer:before {
403
478
  content: "\f0a4";
404
- color: #4caf50; }
479
+ color: #4caf50;
480
+ }
405
481
 
406
482
  .exampleblock {
407
483
  margin-bottom: 1.25rem;
408
484
  border-radius: 2px;
409
- /* background: $grey-50; */ }
485
+ /* background: $grey-50; */
486
+ }
410
487
 
411
488
  .exampleblock > .content > :first-child {
412
- margin-top: 0; }
489
+ margin-top: 0;
490
+ }
413
491
 
414
492
  .exampleblock > .content > :last-child {
415
- margin-bottom: 0; }
493
+ margin-bottom: 0;
494
+ }
416
495
 
417
496
  .exampleblock > .content > :last-child {
418
- margin-bottom: 1.25em; }
497
+ margin-bottom: 1.25em;
498
+ }
419
499
 
420
500
  .exampleblock.result {
421
- display: none; }
501
+ display: none;
502
+ }
422
503
 
423
504
  a.view-result {
424
505
  float: right;
425
506
  font-weight: normal;
426
507
  text-decoration: none;
427
508
  font-size: 85%;
428
- line-height: 0.9; }
509
+ line-height: 0.9;
510
+ }
429
511
 
430
512
  span.footnote,
431
513
  span.footnoteref {
432
514
  vertical-align: super;
433
- font-size: 0.875em; }
515
+ font-size: 0.875em;
516
+ }
434
517
 
435
518
  span.footnote a,
436
519
  span.footnoteref a {
437
- text-decoration: none; }
520
+ text-decoration: none;
521
+ }
438
522
 
439
523
  span.footnote a:active,
440
524
  span.footnoteref a:active {
441
- text-decoration: underline; }
525
+ text-decoration: underline;
526
+ }
442
527
 
443
528
  #footnotes {
444
529
  padding: 0.75em 0;
445
- margin-top: -0.625em; }
530
+ margin-top: -0.625em;
531
+ }
446
532
 
447
533
  #footnotes hr {
448
534
  width: 20%;
449
535
  min-width: 6.25em;
450
- margin: -.25em 0 0.75em 0;
451
- border-width: 1px 0 0 0; }
536
+ margin: -0.25em 0 0.75em 0;
537
+ border-width: 1px 0 0 0;
538
+ }
452
539
 
453
540
  #footnotes .footnote {
454
541
  line-height: 1.3;
@@ -456,152 +543,200 @@ span.footnoteref a:active {
456
543
  margin-left: 1.2em;
457
544
  text-indent: -1.2em;
458
545
  margin-bottom: 0.2em;
459
- padding: 0 0.375em; }
546
+ padding: 0 0.375em;
547
+ }
460
548
 
461
549
  #footnotes .footnote a:first-of-type {
462
550
  font-weight: bold;
463
- text-decoration: none; }
551
+ text-decoration: none;
552
+ }
464
553
 
465
554
  #footnotes .footnote:last-of-type {
466
- margin-bottom: 0; }
555
+ margin-bottom: 0;
556
+ }
467
557
 
468
558
  .gist .file-data > table {
469
559
  border: 0;
470
560
  background: #000000;
471
561
  width: 100%;
472
- margin-bottom: 0; }
562
+ margin-bottom: 0;
563
+ }
473
564
 
474
565
  .gist .file-data > table td.line-data {
475
- width: 99%; }
566
+ width: 99%;
567
+ }
476
568
 
477
569
  .mono {
478
- font-family: "Droid Sans Mono", "DejaVu Sans Mono", "Monospace", monospace; }
570
+ font-family: "Droid Sans Mono", "DejaVu Sans Mono", "Monospace", monospace;
571
+ }
479
572
 
480
573
  .unbreakable {
481
- page-break-inside: avoid; }
574
+ page-break-inside: avoid;
575
+ }
482
576
 
483
577
  .big {
484
- font-size: larger; }
578
+ font-size: larger;
579
+ }
485
580
 
486
581
  .small {
487
- font-size: smaller; }
582
+ font-size: smaller;
583
+ }
488
584
 
489
585
  .bold {
490
- font-weight: bold; }
586
+ font-weight: bold;
587
+ }
491
588
 
492
589
  .italic {
493
- font-style: italic; }
590
+ font-style: italic;
591
+ }
494
592
 
495
593
  .underline {
496
- text-decoration: underline; }
594
+ text-decoration: underline;
595
+ }
497
596
 
498
597
  .overline {
499
- text-decoration: overline; }
598
+ text-decoration: overline;
599
+ }
500
600
 
501
601
  .line-through {
502
- text-decoration: line-through; }
602
+ text-decoration: line-through;
603
+ }
503
604
 
504
605
  .aqua {
505
- color: #00bfbf; }
606
+ color: #00bfbf;
607
+ }
506
608
 
507
609
  .aqua-background {
508
- background-color: #00fafa; }
610
+ background-color: #00fafa;
611
+ }
509
612
 
510
613
  .black {
511
- color: #000; }
614
+ color: #000;
615
+ }
512
616
 
513
617
  .black-background {
514
- background-color: #000; }
618
+ background-color: #000;
619
+ }
515
620
 
516
621
  .blue {
517
- color: #0000bf; }
622
+ color: #0000bf;
623
+ }
518
624
 
519
625
  .blue-background {
520
- background-color: #0000fa; }
626
+ background-color: #0000fa;
627
+ }
521
628
 
522
629
  .fuchsia {
523
- color: #bf00bf; }
630
+ color: #bf00bf;
631
+ }
524
632
 
525
633
  .fuchsia-background {
526
- background-color: #fa00fa; }
634
+ background-color: #fa00fa;
635
+ }
527
636
 
528
637
  .gray {
529
- color: #606060; }
638
+ color: #606060;
639
+ }
530
640
 
531
641
  .gray-background {
532
- background-color: #7d7d7d; }
642
+ background-color: #7d7d7d;
643
+ }
533
644
 
534
645
  .grey {
535
- color: #606060; }
646
+ color: #606060;
647
+ }
536
648
 
537
649
  .grey-background {
538
- background-color: #7d7d7d; }
650
+ background-color: #7d7d7d;
651
+ }
539
652
 
540
653
  .green {
541
- color: #006000; }
654
+ color: #006000;
655
+ }
542
656
 
543
657
  .green-background {
544
- background-color: #007d00; }
658
+ background-color: #007d00;
659
+ }
545
660
 
546
661
  .lime {
547
- color: #00bf00; }
662
+ color: #00bf00;
663
+ }
548
664
 
549
665
  .lime-background {
550
- background-color: #00fa00; }
666
+ background-color: #00fa00;
667
+ }
551
668
 
552
669
  .maroon {
553
- color: #600000; }
670
+ color: #600000;
671
+ }
554
672
 
555
673
  .maroon-background {
556
- background-color: #7d0000; }
674
+ background-color: #7d0000;
675
+ }
557
676
 
558
677
  .navy {
559
- color: #000060; }
678
+ color: #000060;
679
+ }
560
680
 
561
681
  .navy-background {
562
- background-color: #00007d; }
682
+ background-color: #00007d;
683
+ }
563
684
 
564
685
  .olive {
565
- color: #606000; }
686
+ color: #606000;
687
+ }
566
688
 
567
689
  .olive-background {
568
- background-color: #7d7d00; }
690
+ background-color: #7d7d00;
691
+ }
569
692
 
570
693
  .purple {
571
- color: #600060; }
694
+ color: #600060;
695
+ }
572
696
 
573
697
  .purple-background {
574
- background-color: #7d007d; }
698
+ background-color: #7d007d;
699
+ }
575
700
 
576
701
  .red {
577
- color: #bf0000; }
702
+ color: #bf0000;
703
+ }
578
704
 
579
705
  .red-background {
580
- background-color: #fa0000; }
706
+ background-color: #fa0000;
707
+ }
581
708
 
582
709
  .silver {
583
- color: #909090; }
710
+ color: #909090;
711
+ }
584
712
 
585
713
  .silver-background {
586
- background-color: #bcbcbc; }
714
+ background-color: #bcbcbc;
715
+ }
587
716
 
588
717
  .teal {
589
- color: #006060; }
718
+ color: #006060;
719
+ }
590
720
 
591
721
  .teal-background {
592
- background-color: #007d7d; }
722
+ background-color: #007d7d;
723
+ }
593
724
 
594
725
  .white {
595
- color: #bfbfbf; }
726
+ color: #bfbfbf;
727
+ }
596
728
 
597
729
  .white-background {
598
- background-color: #fafafa; }
730
+ background-color: #fafafa;
731
+ }
599
732
 
600
733
  .yellow {
601
- color: #bfbf00; }
734
+ color: #bfbf00;
735
+ }
602
736
 
603
737
  .yellow-background {
604
- background-color: #fafa00; }
738
+ background-color: #fafa00;
739
+ }
605
740
 
606
741
  button,
607
742
  input,
@@ -609,79 +744,96 @@ select,
609
744
  textarea {
610
745
  font-family: inherit;
611
746
  font-size: 100%;
612
- margin: 0; }
747
+ margin: 0;
748
+ }
613
749
 
614
750
  button,
615
751
  input {
616
- line-height: normal; }
752
+ line-height: normal;
753
+ }
617
754
 
618
755
  button,
619
756
  select {
620
- text-transform: none; }
757
+ text-transform: none;
758
+ }
621
759
 
622
760
  button,
623
- html input[type="button"],
624
- input[type="reset"],
625
- input[type="submit"] {
626
- cursor: pointer; }
761
+ html input[type=button],
762
+ input[type=reset],
763
+ input[type=submit] {
764
+ cursor: pointer;
765
+ }
627
766
 
628
767
  button[disabled],
629
768
  html input[disabled] {
630
- cursor: default; }
769
+ cursor: default;
770
+ }
631
771
 
632
- input[type="checkbox"],
633
- input[type="radio"] {
772
+ input[type=checkbox],
773
+ input[type=radio] {
634
774
  box-sizing: border-box;
635
775
  padding: 0;
636
- margin-right: .25rem; }
776
+ margin-right: 0.25rem;
777
+ }
637
778
 
638
- input[type="search"] {
779
+ input[type=search] {
639
780
  -webkit-appearance: textfield;
640
781
  -moz-box-sizing: content-box;
641
782
  -webkit-box-sizing: content-box;
642
- box-sizing: content-box; }
783
+ box-sizing: content-box;
784
+ }
643
785
 
644
- input[type="search"]::-webkit-search-cancel-button,
645
- input[type="search"]::-webkit-search-decoration {
646
- -webkit-appearance: none; }
786
+ input[type=search]::-webkit-search-cancel-button,
787
+ input[type=search]::-webkit-search-decoration {
788
+ -webkit-appearance: none;
789
+ }
647
790
 
648
791
  button::-moz-focus-inner,
649
792
  input::-moz-focus-inner {
650
793
  border: 0;
651
- padding: 0; }
794
+ padding: 0;
795
+ }
652
796
 
653
797
  .hdlist > table,
654
798
  .colist > table {
655
799
  border-collapse: separate;
656
800
  border: 0;
657
- background: none; }
801
+ background: none;
802
+ }
658
803
 
659
804
  .colist > table tr th,
660
805
  .colist > table tr td {
661
- border: 0; }
806
+ border: 0;
807
+ }
662
808
 
663
809
  .hdlist > table > tbody > tr,
664
810
  .colist > table > tbody > tr {
665
- background: none; }
811
+ background: none;
812
+ }
666
813
 
667
814
  td.hdlist1 {
668
815
  padding-right: 0.75em;
669
- font-weight: bold; }
816
+ font-weight: bold;
817
+ }
670
818
 
671
819
  td.hdlist1,
672
820
  td.hdlist2 {
673
- vertical-align: top; }
821
+ vertical-align: top;
822
+ }
674
823
 
675
824
  .literalblock + .colist,
676
825
  .listingblock + .colist {
677
- margin-top: -0.5em; }
826
+ margin-top: -0.5em;
827
+ }
678
828
 
679
829
  .colist > table tr > td:first-of-type {
680
830
  padding: 0 0.5rem 0 0.5rem;
681
- line-height: 1; }
831
+ line-height: 1;
832
+ }
682
833
 
683
834
  .colist > table tr > td:last-of-type {
684
- padding: 0.25rem 0; }
835
+ padding: 0.25rem 0;
836
+ }
685
837
 
686
838
  .conum[data-value] {
687
839
  display: inline-block;
@@ -692,38 +844,47 @@ td.hdlist2 {
692
844
  text-align: center;
693
845
  width: 1.67em;
694
846
  height: 1.67em;
695
- margin-right: .5rem;
847
+ margin-right: 0.5rem;
696
848
  font-size: 85%;
697
849
  line-height: 1.67em;
698
850
  font-family: Roboto, sans-serif;
699
851
  font-style: normal;
700
- font-weight: 600; }
852
+ font-weight: 600;
853
+ }
701
854
 
702
855
  .conum[data-value] * {
703
- color: #fafafa !important; }
856
+ color: #fafafa !important;
857
+ }
704
858
 
705
859
  .conum[data-value] + b {
706
- display: none; }
860
+ display: none;
861
+ }
707
862
 
708
863
  .conum[data-value]:after {
709
- content: attr(data-value); }
864
+ content: attr(data-value);
865
+ }
710
866
 
711
867
  pre .conum[data-value] {
712
868
  position: relative;
713
- top: -0.125em; }
869
+ top: -0.125em;
870
+ }
714
871
 
715
872
  b.conum * {
716
- color: inherit !important; }
873
+ color: inherit !important;
874
+ }
717
875
 
718
876
  .conum:not([data-value]):empty {
719
- display: none; }
877
+ display: none;
878
+ }
720
879
 
721
880
  kbd {
722
881
  font-family: monospace, serif;
723
- font-size: 1em; }
882
+ font-size: 1em;
883
+ }
724
884
 
725
885
  .keyseq {
726
- color: rgba(51, 51, 51, 0.8); }
886
+ color: rgba(51, 51, 51, 0.8);
887
+ }
727
888
 
728
889
  kbd:not(.keyseq) {
729
890
  display: inline-block;
@@ -733,50 +894,64 @@ kbd:not(.keyseq) {
733
894
  margin: -0.15em 0.15em 0 0.15em;
734
895
  padding: 0.2em 0.6em 0.2em 0.5em;
735
896
  vertical-align: middle;
736
- white-space: nowrap; }
897
+ white-space: nowrap;
898
+ }
737
899
 
738
900
  .keyseq kbd:first-child {
739
- margin-left: 0; }
901
+ margin-left: 0;
902
+ }
740
903
 
741
904
  .keyseq kbd:last-child {
742
- margin-right: 0; }
905
+ margin-right: 0;
906
+ }
743
907
 
744
908
  .qanda > ol > li > p > em:only-child {
745
- color: #455a64; }
909
+ color: #455a64;
910
+ }
746
911
 
747
912
  .olist > ol > li > p {
748
- margin: 0 0 .1em !important; }
913
+ margin: 0 0 0.1em !important;
914
+ }
749
915
 
750
916
  .ulist > ul > li > p {
751
- margin: 0 0 .1em !important; }
917
+ margin: 0 0 0.1em !important;
918
+ }
752
919
 
753
920
  ul.square li ul,
754
921
  ul.circle li ul,
755
922
  ul.disc li ul {
756
- list-style: inherit; }
923
+ list-style: inherit;
924
+ }
757
925
 
758
926
  ul.square {
759
- list-style-type: square; }
927
+ list-style-type: square;
928
+ }
760
929
 
761
930
  ul.circle {
762
- list-style-type: circle; }
931
+ list-style-type: circle;
932
+ }
763
933
 
764
934
  ul.disc {
765
- list-style-type: disc; }
935
+ list-style-type: disc;
936
+ }
766
937
 
767
938
  .fa.fa-square-o {
768
- font-weight: 400 !important; }
939
+ font-weight: 400 !important;
940
+ }
769
941
 
770
942
  .fa-square-o:before {
771
- content: "\f0c8"; }
943
+ content: "\f0c8";
944
+ }
772
945
 
773
946
  .fa.fa-check-square-o {
774
- font-weight: 400 !important; }
947
+ font-weight: 400 !important;
948
+ }
775
949
 
776
950
  .fa-check-square-o:before {
777
- content: "\f14a"; }
951
+ content: "\f14a";
952
+ }
778
953
 
779
- .ulist.checklist > ul > li > p > input[type="radio"], input[type="checkbox"] {
954
+ .ulist.checklist > ul > li > p > input[type=radio], input[type=checkbox] {
780
955
  box-sizing: border-box;
781
956
  padding: 0;
782
957
  position: relative;
@@ -786,26 +961,32 @@ ul.disc {
786
961
  height: 1.125rem;
787
962
  overflow: hidden;
788
963
  border: 0.125rem solid rgba(0, 0, 0, 0.54);
789
- border-radius: .125rem; }
964
+ border-radius: 0.125rem;
965
+ }
790
966
 
791
967
  @media only screen and (max-width: 768px) and (max-width: 992px) {
792
968
  .admonitionblock > table td.content {
793
- border-left: 0; }
969
+ border-left: 0;
970
+ }
794
971
  .admonitionblock table,
795
972
  .admonitionblock tbody,
796
973
  .admonitionblock tr,
797
974
  .admonitionblock td {
798
- display: block; }
975
+ display: block;
976
+ }
799
977
  .admonitionblock > table td.icon {
800
- width: unset; }
978
+ width: unset;
979
+ }
801
980
  .admonitionblock td.icon {
802
- padding-left: unset !important; }
981
+ padding-left: unset !important;
982
+ }
803
983
  /* Transform table columns into rows */
804
984
  .admonitionblock td {
805
985
  border: none;
806
986
  border-top: 1px dotted #bdbdbd;
807
987
  position: relative;
808
- white-space: normal; }
988
+ white-space: normal;
989
+ }
809
990
  .admonitionblock td:before {
810
991
  position: absolute;
811
992
  top: 6px;
@@ -814,16 +995,20 @@ ul.disc {
814
995
  padding-right: 10px;
815
996
  white-space: nowrap;
816
997
  text-align: left;
817
- font-weight: bold; }
998
+ font-weight: bold;
999
+ }
818
1000
  .quoteblock blockquote:before {
819
- margin-left: -5.75rem; } }
820
-
1001
+ margin-left: -5.75rem;
1002
+ }
1003
+ }
821
1004
  @media only screen and (max-width: 576px) {
822
1005
  .admonitionblock > table td.content {
823
- border-left: 0; }
1006
+ border-left: 0;
1007
+ }
824
1008
  .quoteblock blockquote:before {
825
- margin-left: -5rem; } }
826
-
1009
+ margin-left: -5rem;
1010
+ }
1011
+ }
827
1012
  /*
828
1013
  # ----------------------------------------------------------------------------
829
1014
  # ~/vendor/asciidoc/_asciidoc_results_viewer.scss
@@ -842,30 +1027,34 @@ ul.disc {
842
1027
  .btn-viewer {
843
1028
  position: absolute;
844
1029
  top: 2.6rem;
845
- right: .5rem;
1030
+ right: 0.5rem;
846
1031
  z-index: 3;
847
1032
  display: block;
848
- padding: .25rem .75rem;
849
- font-size: .75rem;
1033
+ padding: 0.25rem 0.75rem;
1034
+ font-size: 0.75rem;
850
1035
  font-style: normal;
851
1036
  font-weight: 300;
852
1037
  color: #212121;
853
1038
  cursor: pointer;
854
1039
  text-transform: uppercase;
855
1040
  background-color: transparent;
856
- border-radius: .25rem; }
1041
+ border-radius: 0.25rem;
1042
+ }
857
1043
 
858
1044
  .btn-viewer:hover {
859
1045
  color: #fff;
860
- background-color: #2196f3; }
1046
+ background-color: #2196f3;
1047
+ }
861
1048
 
862
1049
  .btn-viewer + .tooltip > .tooltip-inner {
863
- background-color: #f00; }
1050
+ background-color: #f00;
1051
+ }
864
1052
 
865
1053
  .j1-viewer {
866
1054
  position: relative;
867
1055
  display: block;
868
- float: right; }
1056
+ float: right;
1057
+ }
869
1058
 
870
1059
  /*
871
1060
  # ----------------------------------------------------------------------------
@@ -902,1308 +1091,1829 @@ ul.disc {
902
1091
  .flag-icon-background, .flag-icon {
903
1092
  background-size: contain;
904
1093
  background-position: 50%;
905
- background-repeat: no-repeat; }
1094
+ background-repeat: no-repeat;
1095
+ }
906
1096
 
907
1097
  .flag-icon {
908
1098
  position: relative;
909
1099
  display: inline-block;
910
- line-height: 1em; }
911
- .flag-icon:before {
912
- content: '\00a0'; }
913
- .flag-icon.rectangle {
914
- width: 1.33333em; }
915
- .flag-icon.squared {
916
- width: 1em; }
1100
+ line-height: 1em;
1101
+ }
1102
+ .flag-icon:before {
1103
+ content: " ";
1104
+ }
1105
+ .flag-icon.rectangle {
1106
+ width: 1.3333333333em;
1107
+ }
1108
+ .flag-icon.squared {
1109
+ width: 1em;
1110
+ }
917
1111
 
918
1112
  .flag-icon-ad {
919
- background-image: url(/assets/theme/j1/core/country-flags/4x3/ad.svg); }
920
- .flag-icon-ad.squared {
921
- background-image: url(/assets/theme/j1/core/country-flags/1x1/ad.svg); }
1113
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/ad.svg);
1114
+ }
1115
+ .flag-icon-ad.squared {
1116
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/ad.svg);
1117
+ }
922
1118
 
923
1119
  .flag-icon-ae {
924
- background-image: url(/assets/theme/j1/core/country-flags/4x3/ae.svg); }
925
- .flag-icon-ae.squared {
926
- background-image: url(/assets/theme/j1/core/country-flags/1x1/ae.svg); }
1120
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/ae.svg);
1121
+ }
1122
+ .flag-icon-ae.squared {
1123
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/ae.svg);
1124
+ }
927
1125
 
928
1126
  .flag-icon-af {
929
- background-image: url(/assets/theme/j1/core/country-flags/4x3/af.svg); }
930
- .flag-icon-af.squared {
931
- background-image: url(/assets/theme/j1/core/country-flags/1x1/af.svg); }
1127
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/af.svg);
1128
+ }
1129
+ .flag-icon-af.squared {
1130
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/af.svg);
1131
+ }
932
1132
 
933
1133
  .flag-icon-ag {
934
- background-image: url(/assets/theme/j1/core/country-flags/4x3/ag.svg); }
935
- .flag-icon-ag.squared {
936
- background-image: url(/assets/theme/j1/core/country-flags/1x1/ag.svg); }
1134
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/ag.svg);
1135
+ }
1136
+ .flag-icon-ag.squared {
1137
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/ag.svg);
1138
+ }
937
1139
 
938
1140
  .flag-icon-ai {
939
- background-image: url(/assets/theme/j1/core/country-flags/4x3/ai.svg); }
940
- .flag-icon-ai.squared {
941
- background-image: url(/assets/theme/j1/core/country-flags/1x1/ai.svg); }
1141
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/ai.svg);
1142
+ }
1143
+ .flag-icon-ai.squared {
1144
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/ai.svg);
1145
+ }
942
1146
 
943
1147
  .flag-icon-al {
944
- background-image: url(/assets/theme/j1/core/country-flags/4x3/al.svg); }
945
- .flag-icon-al.squared {
946
- background-image: url(/assets/theme/j1/core/country-flags/1x1/al.svg); }
1148
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/al.svg);
1149
+ }
1150
+ .flag-icon-al.squared {
1151
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/al.svg);
1152
+ }
947
1153
 
948
1154
  .flag-icon-am {
949
- background-image: url(/assets/theme/j1/core/country-flags/4x3/am.svg); }
950
- .flag-icon-am.squared {
951
- background-image: url(/assets/theme/j1/core/country-flags/1x1/am.svg); }
1155
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/am.svg);
1156
+ }
1157
+ .flag-icon-am.squared {
1158
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/am.svg);
1159
+ }
952
1160
 
953
1161
  .flag-icon-ao {
954
- background-image: url(/assets/theme/j1/core/country-flags/4x3/ao.svg); }
955
- .flag-icon-ao.squared {
956
- background-image: url(/assets/theme/j1/core/country-flags/1x1/ao.svg); }
1162
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/ao.svg);
1163
+ }
1164
+ .flag-icon-ao.squared {
1165
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/ao.svg);
1166
+ }
957
1167
 
958
1168
  .flag-icon-aq {
959
- background-image: url(/assets/theme/j1/core/country-flags/4x3/aq.svg); }
960
- .flag-icon-aq.squared {
961
- background-image: url(/assets/theme/j1/core/country-flags/1x1/aq.svg); }
1169
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/aq.svg);
1170
+ }
1171
+ .flag-icon-aq.squared {
1172
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/aq.svg);
1173
+ }
962
1174
 
963
1175
  .flag-icon-ar {
964
- background-image: url(/assets/theme/j1/core/country-flags/4x3/ar.svg); }
965
- .flag-icon-ar.squared {
966
- background-image: url(/assets/theme/j1/core/country-flags/1x1/ar.svg); }
1176
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/ar.svg);
1177
+ }
1178
+ .flag-icon-ar.squared {
1179
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/ar.svg);
1180
+ }
967
1181
 
968
1182
  .flag-icon-as {
969
- background-image: url(/assets/theme/j1/core/country-flags/4x3/as.svg); }
970
- .flag-icon-as.squared {
971
- background-image: url(/assets/theme/j1/core/country-flags/1x1/as.svg); }
1183
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/as.svg);
1184
+ }
1185
+ .flag-icon-as.squared {
1186
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/as.svg);
1187
+ }
972
1188
 
973
1189
  .flag-icon-at {
974
- background-image: url(/assets/theme/j1/core/country-flags/4x3/at.svg); }
975
- .flag-icon-at.squared {
976
- background-image: url(/assets/theme/j1/core/country-flags/1x1/at.svg); }
1190
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/at.svg);
1191
+ }
1192
+ .flag-icon-at.squared {
1193
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/at.svg);
1194
+ }
977
1195
 
978
1196
  .flag-icon-au {
979
- background-image: url(/assets/theme/j1/core/country-flags/4x3/au.svg); }
980
- .flag-icon-au.squared {
981
- background-image: url(/assets/theme/j1/core/country-flags/1x1/au.svg); }
1197
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/au.svg);
1198
+ }
1199
+ .flag-icon-au.squared {
1200
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/au.svg);
1201
+ }
982
1202
 
983
1203
  .flag-icon-aw {
984
- background-image: url(/assets/theme/j1/core/country-flags/4x3/aw.svg); }
985
- .flag-icon-aw.squared {
986
- background-image: url(/assets/theme/j1/core/country-flags/1x1/aw.svg); }
1204
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/aw.svg);
1205
+ }
1206
+ .flag-icon-aw.squared {
1207
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/aw.svg);
1208
+ }
987
1209
 
988
1210
  .flag-icon-ax {
989
- background-image: url(/assets/theme/j1/core/country-flags/4x3/ax.svg); }
990
- .flag-icon-ax.squared {
991
- background-image: url(/assets/theme/j1/core/country-flags/1x1/ax.svg); }
1211
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/ax.svg);
1212
+ }
1213
+ .flag-icon-ax.squared {
1214
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/ax.svg);
1215
+ }
992
1216
 
993
1217
  .flag-icon-az {
994
- background-image: url(/assets/theme/j1/core/country-flags/4x3/az.svg); }
995
- .flag-icon-az.squared {
996
- background-image: url(/assets/theme/j1/core/country-flags/1x1/az.svg); }
1218
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/az.svg);
1219
+ }
1220
+ .flag-icon-az.squared {
1221
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/az.svg);
1222
+ }
997
1223
 
998
1224
  .flag-icon-ba {
999
- background-image: url(/assets/theme/j1/core/country-flags/4x3/ba.svg); }
1000
- .flag-icon-ba.squared {
1001
- background-image: url(/assets/theme/j1/core/country-flags/1x1/ba.svg); }
1225
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/ba.svg);
1226
+ }
1227
+ .flag-icon-ba.squared {
1228
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/ba.svg);
1229
+ }
1002
1230
 
1003
1231
  .flag-icon-bb {
1004
- background-image: url(/assets/theme/j1/core/country-flags/4x3/bb.svg); }
1005
- .flag-icon-bb.squared {
1006
- background-image: url(/assets/theme/j1/core/country-flags/1x1/bb.svg); }
1232
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/bb.svg);
1233
+ }
1234
+ .flag-icon-bb.squared {
1235
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/bb.svg);
1236
+ }
1007
1237
 
1008
1238
  .flag-icon-bd {
1009
- background-image: url(/assets/theme/j1/core/country-flags/4x3/bd.svg); }
1010
- .flag-icon-bd.squared {
1011
- background-image: url(/assets/theme/j1/core/country-flags/1x1/bd.svg); }
1239
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/bd.svg);
1240
+ }
1241
+ .flag-icon-bd.squared {
1242
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/bd.svg);
1243
+ }
1012
1244
 
1013
1245
  .flag-icon-be {
1014
- background-image: url(/assets/theme/j1/core/country-flags/4x3/be.svg); }
1015
- .flag-icon-be.squared {
1016
- background-image: url(/assets/theme/j1/core/country-flags/1x1/be.svg); }
1246
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/be.svg);
1247
+ }
1248
+ .flag-icon-be.squared {
1249
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/be.svg);
1250
+ }
1017
1251
 
1018
1252
  .flag-icon-bf {
1019
- background-image: url(/assets/theme/j1/core/country-flags/4x3/bf.svg); }
1020
- .flag-icon-bf.squared {
1021
- background-image: url(/assets/theme/j1/core/country-flags/1x1/bf.svg); }
1253
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/bf.svg);
1254
+ }
1255
+ .flag-icon-bf.squared {
1256
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/bf.svg);
1257
+ }
1022
1258
 
1023
1259
  .flag-icon-bg {
1024
- background-image: url(/assets/theme/j1/core/country-flags/4x3/bg.svg); }
1025
- .flag-icon-bg.squared {
1026
- background-image: url(/assets/theme/j1/core/country-flags/1x1/bg.svg); }
1260
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/bg.svg);
1261
+ }
1262
+ .flag-icon-bg.squared {
1263
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/bg.svg);
1264
+ }
1027
1265
 
1028
1266
  .flag-icon-bh {
1029
- background-image: url(/assets/theme/j1/core/country-flags/4x3/bh.svg); }
1030
- .flag-icon-bh.squared {
1031
- background-image: url(/assets/theme/j1/core/country-flags/1x1/bh.svg); }
1267
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/bh.svg);
1268
+ }
1269
+ .flag-icon-bh.squared {
1270
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/bh.svg);
1271
+ }
1032
1272
 
1033
1273
  .flag-icon-bi {
1034
- background-image: url(/assets/theme/j1/core/country-flags/4x3/bi.svg); }
1035
- .flag-icon-bi.squared {
1036
- background-image: url(/assets/theme/j1/core/country-flags/1x1/bi.svg); }
1274
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/bi.svg);
1275
+ }
1276
+ .flag-icon-bi.squared {
1277
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/bi.svg);
1278
+ }
1037
1279
 
1038
1280
  .flag-icon-bj {
1039
- background-image: url(/assets/theme/j1/core/country-flags/4x3/bj.svg); }
1040
- .flag-icon-bj.squared {
1041
- background-image: url(/assets/theme/j1/core/country-flags/1x1/bj.svg); }
1281
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/bj.svg);
1282
+ }
1283
+ .flag-icon-bj.squared {
1284
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/bj.svg);
1285
+ }
1042
1286
 
1043
1287
  .flag-icon-bl {
1044
- background-image: url(/assets/theme/j1/core/country-flags/4x3/bl.svg); }
1045
- .flag-icon-bl.squared {
1046
- background-image: url(/assets/theme/j1/core/country-flags/1x1/bl.svg); }
1288
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/bl.svg);
1289
+ }
1290
+ .flag-icon-bl.squared {
1291
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/bl.svg);
1292
+ }
1047
1293
 
1048
1294
  .flag-icon-bm {
1049
- background-image: url(/assets/theme/j1/core/country-flags/4x3/bm.svg); }
1050
- .flag-icon-bm.squared {
1051
- background-image: url(/assets/theme/j1/core/country-flags/1x1/bm.svg); }
1295
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/bm.svg);
1296
+ }
1297
+ .flag-icon-bm.squared {
1298
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/bm.svg);
1299
+ }
1052
1300
 
1053
1301
  .flag-icon-bn {
1054
- background-image: url(/assets/theme/j1/core/country-flags/4x3/bn.svg); }
1055
- .flag-icon-bn.squared {
1056
- background-image: url(/assets/theme/j1/core/country-flags/1x1/bn.svg); }
1302
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/bn.svg);
1303
+ }
1304
+ .flag-icon-bn.squared {
1305
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/bn.svg);
1306
+ }
1057
1307
 
1058
1308
  .flag-icon-bo {
1059
- background-image: url(/assets/theme/j1/core/country-flags/4x3/bo.svg); }
1060
- .flag-icon-bo.squared {
1061
- background-image: url(/assets/theme/j1/core/country-flags/1x1/bo.svg); }
1309
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/bo.svg);
1310
+ }
1311
+ .flag-icon-bo.squared {
1312
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/bo.svg);
1313
+ }
1062
1314
 
1063
1315
  .flag-icon-bq {
1064
- background-image: url(/assets/theme/j1/core/country-flags/4x3/bq.svg); }
1065
- .flag-icon-bq.squared {
1066
- background-image: url(/assets/theme/j1/core/country-flags/1x1/bq.svg); }
1316
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/bq.svg);
1317
+ }
1318
+ .flag-icon-bq.squared {
1319
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/bq.svg);
1320
+ }
1067
1321
 
1068
1322
  .flag-icon-br {
1069
- background-image: url(/assets/theme/j1/core/country-flags/4x3/br.svg); }
1070
- .flag-icon-br.squared {
1071
- background-image: url(/assets/theme/j1/core/country-flags/1x1/br.svg); }
1323
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/br.svg);
1324
+ }
1325
+ .flag-icon-br.squared {
1326
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/br.svg);
1327
+ }
1072
1328
 
1073
1329
  .flag-icon-bs {
1074
- background-image: url(/assets/theme/j1/core/country-flags/4x3/bs.svg); }
1075
- .flag-icon-bs.squared {
1076
- background-image: url(/assets/theme/j1/core/country-flags/1x1/bs.svg); }
1330
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/bs.svg);
1331
+ }
1332
+ .flag-icon-bs.squared {
1333
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/bs.svg);
1334
+ }
1077
1335
 
1078
1336
  .flag-icon-bt {
1079
- background-image: url(/assets/theme/j1/core/country-flags/4x3/bt.svg); }
1080
- .flag-icon-bt.squared {
1081
- background-image: url(/assets/theme/j1/core/country-flags/1x1/bt.svg); }
1337
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/bt.svg);
1338
+ }
1339
+ .flag-icon-bt.squared {
1340
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/bt.svg);
1341
+ }
1082
1342
 
1083
1343
  .flag-icon-bv {
1084
- background-image: url(/assets/theme/j1/core/country-flags/4x3/bv.svg); }
1085
- .flag-icon-bv.squared {
1086
- background-image: url(/assets/theme/j1/core/country-flags/1x1/bv.svg); }
1344
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/bv.svg);
1345
+ }
1346
+ .flag-icon-bv.squared {
1347
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/bv.svg);
1348
+ }
1087
1349
 
1088
1350
  .flag-icon-bw {
1089
- background-image: url(/assets/theme/j1/core/country-flags/4x3/bw.svg); }
1090
- .flag-icon-bw.squared {
1091
- background-image: url(/assets/theme/j1/core/country-flags/1x1/bw.svg); }
1351
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/bw.svg);
1352
+ }
1353
+ .flag-icon-bw.squared {
1354
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/bw.svg);
1355
+ }
1092
1356
 
1093
1357
  .flag-icon-by {
1094
- background-image: url(/assets/theme/j1/core/country-flags/4x3/by.svg); }
1095
- .flag-icon-by.squared {
1096
- background-image: url(/assets/theme/j1/core/country-flags/1x1/by.svg); }
1358
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/by.svg);
1359
+ }
1360
+ .flag-icon-by.squared {
1361
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/by.svg);
1362
+ }
1097
1363
 
1098
1364
  .flag-icon-bz {
1099
- background-image: url(/assets/theme/j1/core/country-flags/4x3/bz.svg); }
1100
- .flag-icon-bz.squared {
1101
- background-image: url(/assets/theme/j1/core/country-flags/1x1/bz.svg); }
1365
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/bz.svg);
1366
+ }
1367
+ .flag-icon-bz.squared {
1368
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/bz.svg);
1369
+ }
1102
1370
 
1103
1371
  .flag-icon-ca {
1104
- background-image: url(/assets/theme/j1/core/country-flags/4x3/ca.svg); }
1105
- .flag-icon-ca.squared {
1106
- background-image: url(/assets/theme/j1/core/country-flags/1x1/ca.svg); }
1372
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/ca.svg);
1373
+ }
1374
+ .flag-icon-ca.squared {
1375
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/ca.svg);
1376
+ }
1107
1377
 
1108
1378
  .flag-icon-cc {
1109
- background-image: url(/assets/theme/j1/core/country-flags/4x3/cc.svg); }
1110
- .flag-icon-cc.squared {
1111
- background-image: url(/assets/theme/j1/core/country-flags/1x1/cc.svg); }
1379
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/cc.svg);
1380
+ }
1381
+ .flag-icon-cc.squared {
1382
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/cc.svg);
1383
+ }
1112
1384
 
1113
1385
  .flag-icon-cd {
1114
- background-image: url(/assets/theme/j1/core/country-flags/4x3/cd.svg); }
1115
- .flag-icon-cd.squared {
1116
- background-image: url(/assets/theme/j1/core/country-flags/1x1/cd.svg); }
1386
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/cd.svg);
1387
+ }
1388
+ .flag-icon-cd.squared {
1389
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/cd.svg);
1390
+ }
1117
1391
 
1118
1392
  .flag-icon-cf {
1119
- background-image: url(/assets/theme/j1/core/country-flags/4x3/cf.svg); }
1120
- .flag-icon-cf.squared {
1121
- background-image: url(/assets/theme/j1/core/country-flags/1x1/cf.svg); }
1393
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/cf.svg);
1394
+ }
1395
+ .flag-icon-cf.squared {
1396
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/cf.svg);
1397
+ }
1122
1398
 
1123
1399
  .flag-icon-cg {
1124
- background-image: url(/assets/theme/j1/core/country-flags/4x3/cg.svg); }
1125
- .flag-icon-cg.squared {
1126
- background-image: url(/assets/theme/j1/core/country-flags/1x1/cg.svg); }
1400
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/cg.svg);
1401
+ }
1402
+ .flag-icon-cg.squared {
1403
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/cg.svg);
1404
+ }
1127
1405
 
1128
1406
  .flag-icon-ch {
1129
- background-image: url(/assets/theme/j1/core/country-flags/4x3/ch.svg); }
1130
- .flag-icon-ch.squared {
1131
- background-image: url(/assets/theme/j1/core/country-flags/1x1/ch.svg); }
1407
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/ch.svg);
1408
+ }
1409
+ .flag-icon-ch.squared {
1410
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/ch.svg);
1411
+ }
1132
1412
 
1133
1413
  .flag-icon-ci {
1134
- background-image: url(/assets/theme/j1/core/country-flags/4x3/ci.svg); }
1135
- .flag-icon-ci.squared {
1136
- background-image: url(/assets/theme/j1/core/country-flags/1x1/ci.svg); }
1414
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/ci.svg);
1415
+ }
1416
+ .flag-icon-ci.squared {
1417
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/ci.svg);
1418
+ }
1137
1419
 
1138
1420
  .flag-icon-ck {
1139
- background-image: url(/assets/theme/j1/core/country-flags/4x3/ck.svg); }
1140
- .flag-icon-ck.squared {
1141
- background-image: url(/assets/theme/j1/core/country-flags/1x1/ck.svg); }
1421
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/ck.svg);
1422
+ }
1423
+ .flag-icon-ck.squared {
1424
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/ck.svg);
1425
+ }
1142
1426
 
1143
1427
  .flag-icon-cl {
1144
- background-image: url(/assets/theme/j1/core/country-flags/4x3/cl.svg); }
1145
- .flag-icon-cl.squared {
1146
- background-image: url(/assets/theme/j1/core/country-flags/1x1/cl.svg); }
1428
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/cl.svg);
1429
+ }
1430
+ .flag-icon-cl.squared {
1431
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/cl.svg);
1432
+ }
1147
1433
 
1148
1434
  .flag-icon-cm {
1149
- background-image: url(/assets/theme/j1/core/country-flags/4x3/cm.svg); }
1150
- .flag-icon-cm.squared {
1151
- background-image: url(/assets/theme/j1/core/country-flags/1x1/cm.svg); }
1435
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/cm.svg);
1436
+ }
1437
+ .flag-icon-cm.squared {
1438
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/cm.svg);
1439
+ }
1152
1440
 
1153
1441
  .flag-icon-cn {
1154
- background-image: url(/assets/theme/j1/core/country-flags/4x3/cn.svg); }
1155
- .flag-icon-cn.squared {
1156
- background-image: url(/assets/theme/j1/core/country-flags/1x1/cn.svg); }
1442
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/cn.svg);
1443
+ }
1444
+ .flag-icon-cn.squared {
1445
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/cn.svg);
1446
+ }
1157
1447
 
1158
1448
  .flag-icon-co {
1159
- background-image: url(/assets/theme/j1/core/country-flags/4x3/co.svg); }
1160
- .flag-icon-co.squared {
1161
- background-image: url(/assets/theme/j1/core/country-flags/1x1/co.svg); }
1449
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/co.svg);
1450
+ }
1451
+ .flag-icon-co.squared {
1452
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/co.svg);
1453
+ }
1162
1454
 
1163
1455
  .flag-icon-cr {
1164
- background-image: url(/assets/theme/j1/core/country-flags/4x3/cr.svg); }
1165
- .flag-icon-cr.squared {
1166
- background-image: url(/assets/theme/j1/core/country-flags/1x1/cr.svg); }
1456
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/cr.svg);
1457
+ }
1458
+ .flag-icon-cr.squared {
1459
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/cr.svg);
1460
+ }
1167
1461
 
1168
1462
  .flag-icon-cu {
1169
- background-image: url(/assets/theme/j1/core/country-flags/4x3/cu.svg); }
1170
- .flag-icon-cu.squared {
1171
- background-image: url(/assets/theme/j1/core/country-flags/1x1/cu.svg); }
1463
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/cu.svg);
1464
+ }
1465
+ .flag-icon-cu.squared {
1466
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/cu.svg);
1467
+ }
1172
1468
 
1173
1469
  .flag-icon-cv {
1174
- background-image: url(/assets/theme/j1/core/country-flags/4x3/cv.svg); }
1175
- .flag-icon-cv.squared {
1176
- background-image: url(/assets/theme/j1/core/country-flags/1x1/cv.svg); }
1470
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/cv.svg);
1471
+ }
1472
+ .flag-icon-cv.squared {
1473
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/cv.svg);
1474
+ }
1177
1475
 
1178
1476
  .flag-icon-cw {
1179
- background-image: url(/assets/theme/j1/core/country-flags/4x3/cw.svg); }
1180
- .flag-icon-cw.squared {
1181
- background-image: url(/assets/theme/j1/core/country-flags/1x1/cw.svg); }
1477
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/cw.svg);
1478
+ }
1479
+ .flag-icon-cw.squared {
1480
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/cw.svg);
1481
+ }
1182
1482
 
1183
1483
  .flag-icon-cx {
1184
- background-image: url(/assets/theme/j1/core/country-flags/4x3/cx.svg); }
1185
- .flag-icon-cx.squared {
1186
- background-image: url(/assets/theme/j1/core/country-flags/1x1/cx.svg); }
1484
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/cx.svg);
1485
+ }
1486
+ .flag-icon-cx.squared {
1487
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/cx.svg);
1488
+ }
1187
1489
 
1188
1490
  .flag-icon-cy {
1189
- background-image: url(/assets/theme/j1/core/country-flags/4x3/cy.svg); }
1190
- .flag-icon-cy.squared {
1191
- background-image: url(/assets/theme/j1/core/country-flags/1x1/cy.svg); }
1491
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/cy.svg);
1492
+ }
1493
+ .flag-icon-cy.squared {
1494
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/cy.svg);
1495
+ }
1192
1496
 
1193
1497
  .flag-icon-cz {
1194
- background-image: url(/assets/theme/j1/core/country-flags/4x3/cz.svg); }
1195
- .flag-icon-cz.squared {
1196
- background-image: url(/assets/theme/j1/core/country-flags/1x1/cz.svg); }
1498
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/cz.svg);
1499
+ }
1500
+ .flag-icon-cz.squared {
1501
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/cz.svg);
1502
+ }
1197
1503
 
1198
1504
  .flag-icon-de {
1199
- background-image: url(/assets/theme/j1/core/country-flags/4x3/de.svg); }
1200
- .flag-icon-de.squared {
1201
- background-image: url(/assets/theme/j1/core/country-flags/1x1/de.svg); }
1505
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/de.svg);
1506
+ }
1507
+ .flag-icon-de.squared {
1508
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/de.svg);
1509
+ }
1202
1510
 
1203
1511
  .flag-icon-dj {
1204
- background-image: url(/assets/theme/j1/core/country-flags/4x3/dj.svg); }
1205
- .flag-icon-dj.squared {
1206
- background-image: url(/assets/theme/j1/core/country-flags/1x1/dj.svg); }
1512
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/dj.svg);
1513
+ }
1514
+ .flag-icon-dj.squared {
1515
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/dj.svg);
1516
+ }
1207
1517
 
1208
1518
  .flag-icon-dk {
1209
- background-image: url(/assets/theme/j1/core/country-flags/4x3/dk.svg); }
1210
- .flag-icon-dk.squared {
1211
- background-image: url(/assets/theme/j1/core/country-flags/1x1/dk.svg); }
1519
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/dk.svg);
1520
+ }
1521
+ .flag-icon-dk.squared {
1522
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/dk.svg);
1523
+ }
1212
1524
 
1213
1525
  .flag-icon-dm {
1214
- background-image: url(/assets/theme/j1/core/country-flags/4x3/dm.svg); }
1215
- .flag-icon-dm.squared {
1216
- background-image: url(/assets/theme/j1/core/country-flags/1x1/dm.svg); }
1526
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/dm.svg);
1527
+ }
1528
+ .flag-icon-dm.squared {
1529
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/dm.svg);
1530
+ }
1217
1531
 
1218
1532
  .flag-icon-do {
1219
- background-image: url(/assets/theme/j1/core/country-flags/4x3/do.svg); }
1220
- .flag-icon-do.squared {
1221
- background-image: url(/assets/theme/j1/core/country-flags/1x1/do.svg); }
1533
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/do.svg);
1534
+ }
1535
+ .flag-icon-do.squared {
1536
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/do.svg);
1537
+ }
1222
1538
 
1223
1539
  .flag-icon-dz {
1224
- background-image: url(/assets/theme/j1/core/country-flags/4x3/dz.svg); }
1225
- .flag-icon-dz.squared {
1226
- background-image: url(/assets/theme/j1/core/country-flags/1x1/dz.svg); }
1540
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/dz.svg);
1541
+ }
1542
+ .flag-icon-dz.squared {
1543
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/dz.svg);
1544
+ }
1227
1545
 
1228
1546
  .flag-icon-ec {
1229
- background-image: url(/assets/theme/j1/core/country-flags/4x3/ec.svg); }
1230
- .flag-icon-ec.squared {
1231
- background-image: url(/assets/theme/j1/core/country-flags/1x1/ec.svg); }
1547
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/ec.svg);
1548
+ }
1549
+ .flag-icon-ec.squared {
1550
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/ec.svg);
1551
+ }
1232
1552
 
1233
1553
  .flag-icon-ee {
1234
- background-image: url(/assets/theme/j1/core/country-flags/4x3/ee.svg); }
1235
- .flag-icon-ee.squared {
1236
- background-image: url(/assets/theme/j1/core/country-flags/1x1/ee.svg); }
1554
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/ee.svg);
1555
+ }
1556
+ .flag-icon-ee.squared {
1557
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/ee.svg);
1558
+ }
1237
1559
 
1238
1560
  .flag-icon-eg {
1239
- background-image: url(/assets/theme/j1/core/country-flags/4x3/eg.svg); }
1240
- .flag-icon-eg.squared {
1241
- background-image: url(/assets/theme/j1/core/country-flags/1x1/eg.svg); }
1561
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/eg.svg);
1562
+ }
1563
+ .flag-icon-eg.squared {
1564
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/eg.svg);
1565
+ }
1242
1566
 
1243
1567
  .flag-icon-eh {
1244
- background-image: url(/assets/theme/j1/core/country-flags/4x3/eh.svg); }
1245
- .flag-icon-eh.squared {
1246
- background-image: url(/assets/theme/j1/core/country-flags/1x1/eh.svg); }
1568
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/eh.svg);
1569
+ }
1570
+ .flag-icon-eh.squared {
1571
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/eh.svg);
1572
+ }
1247
1573
 
1248
1574
  .flag-icon-er {
1249
- background-image: url(/assets/theme/j1/core/country-flags/4x3/er.svg); }
1250
- .flag-icon-er.squared {
1251
- background-image: url(/assets/theme/j1/core/country-flags/1x1/er.svg); }
1575
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/er.svg);
1576
+ }
1577
+ .flag-icon-er.squared {
1578
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/er.svg);
1579
+ }
1252
1580
 
1253
1581
  .flag-icon-es {
1254
- background-image: url(/assets/theme/j1/core/country-flags/4x3/es.svg); }
1255
- .flag-icon-es.squared {
1256
- background-image: url(/assets/theme/j1/core/country-flags/1x1/es.svg); }
1582
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/es.svg);
1583
+ }
1584
+ .flag-icon-es.squared {
1585
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/es.svg);
1586
+ }
1257
1587
 
1258
1588
  .flag-icon-et {
1259
- background-image: url(/assets/theme/j1/core/country-flags/4x3/et.svg); }
1260
- .flag-icon-et.squared {
1261
- background-image: url(/assets/theme/j1/core/country-flags/1x1/et.svg); }
1589
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/et.svg);
1590
+ }
1591
+ .flag-icon-et.squared {
1592
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/et.svg);
1593
+ }
1262
1594
 
1263
1595
  .flag-icon-fi {
1264
- background-image: url(/assets/theme/j1/core/country-flags/4x3/fi.svg); }
1265
- .flag-icon-fi.squared {
1266
- background-image: url(/assets/theme/j1/core/country-flags/1x1/fi.svg); }
1596
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/fi.svg);
1597
+ }
1598
+ .flag-icon-fi.squared {
1599
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/fi.svg);
1600
+ }
1267
1601
 
1268
1602
  .flag-icon-fj {
1269
- background-image: url(/assets/theme/j1/core/country-flags/4x3/fj.svg); }
1270
- .flag-icon-fj.squared {
1271
- background-image: url(/assets/theme/j1/core/country-flags/1x1/fj.svg); }
1603
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/fj.svg);
1604
+ }
1605
+ .flag-icon-fj.squared {
1606
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/fj.svg);
1607
+ }
1272
1608
 
1273
1609
  .flag-icon-fk {
1274
- background-image: url(/assets/theme/j1/core/country-flags/4x3/fk.svg); }
1275
- .flag-icon-fk.squared {
1276
- background-image: url(/assets/theme/j1/core/country-flags/1x1/fk.svg); }
1610
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/fk.svg);
1611
+ }
1612
+ .flag-icon-fk.squared {
1613
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/fk.svg);
1614
+ }
1277
1615
 
1278
1616
  .flag-icon-fm {
1279
- background-image: url(/assets/theme/j1/core/country-flags/4x3/fm.svg); }
1280
- .flag-icon-fm.squared {
1281
- background-image: url(/assets/theme/j1/core/country-flags/1x1/fm.svg); }
1617
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/fm.svg);
1618
+ }
1619
+ .flag-icon-fm.squared {
1620
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/fm.svg);
1621
+ }
1282
1622
 
1283
1623
  .flag-icon-fo {
1284
- background-image: url(/assets/theme/j1/core/country-flags/4x3/fo.svg); }
1285
- .flag-icon-fo.squared {
1286
- background-image: url(/assets/theme/j1/core/country-flags/1x1/fo.svg); }
1624
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/fo.svg);
1625
+ }
1626
+ .flag-icon-fo.squared {
1627
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/fo.svg);
1628
+ }
1287
1629
 
1288
1630
  .flag-icon-fr {
1289
- background-image: url(/assets/theme/j1/core/country-flags/4x3/fr.svg); }
1290
- .flag-icon-fr.squared {
1291
- background-image: url(/assets/theme/j1/core/country-flags/1x1/fr.svg); }
1631
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/fr.svg);
1632
+ }
1633
+ .flag-icon-fr.squared {
1634
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/fr.svg);
1635
+ }
1292
1636
 
1293
1637
  .flag-icon-ga {
1294
- background-image: url(/assets/theme/j1/core/country-flags/4x3/ga.svg); }
1295
- .flag-icon-ga.squared {
1296
- background-image: url(/assets/theme/j1/core/country-flags/1x1/ga.svg); }
1638
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/ga.svg);
1639
+ }
1640
+ .flag-icon-ga.squared {
1641
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/ga.svg);
1642
+ }
1297
1643
 
1298
1644
  .flag-icon-gb {
1299
- background-image: url(/assets/theme/j1/core/country-flags/4x3/gb.svg); }
1300
- .flag-icon-gb.squared {
1301
- background-image: url(/assets/theme/j1/core/country-flags/1x1/gb.svg); }
1645
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/gb.svg);
1646
+ }
1647
+ .flag-icon-gb.squared {
1648
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/gb.svg);
1649
+ }
1302
1650
 
1303
1651
  .flag-icon-gd {
1304
- background-image: url(/assets/theme/j1/core/country-flags/4x3/gd.svg); }
1305
- .flag-icon-gd.squared {
1306
- background-image: url(/assets/theme/j1/core/country-flags/1x1/gd.svg); }
1652
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/gd.svg);
1653
+ }
1654
+ .flag-icon-gd.squared {
1655
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/gd.svg);
1656
+ }
1307
1657
 
1308
1658
  .flag-icon-ge {
1309
- background-image: url(/assets/theme/j1/core/country-flags/4x3/ge.svg); }
1310
- .flag-icon-ge.squared {
1311
- background-image: url(/assets/theme/j1/core/country-flags/1x1/ge.svg); }
1659
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/ge.svg);
1660
+ }
1661
+ .flag-icon-ge.squared {
1662
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/ge.svg);
1663
+ }
1312
1664
 
1313
1665
  .flag-icon-gf {
1314
- background-image: url(/assets/theme/j1/core/country-flags/4x3/gf.svg); }
1315
- .flag-icon-gf.squared {
1316
- background-image: url(/assets/theme/j1/core/country-flags/1x1/gf.svg); }
1666
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/gf.svg);
1667
+ }
1668
+ .flag-icon-gf.squared {
1669
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/gf.svg);
1670
+ }
1317
1671
 
1318
1672
  .flag-icon-gg {
1319
- background-image: url(/assets/theme/j1/core/country-flags/4x3/gg.svg); }
1320
- .flag-icon-gg.squared {
1321
- background-image: url(/assets/theme/j1/core/country-flags/1x1/gg.svg); }
1673
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/gg.svg);
1674
+ }
1675
+ .flag-icon-gg.squared {
1676
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/gg.svg);
1677
+ }
1322
1678
 
1323
1679
  .flag-icon-gh {
1324
- background-image: url(/assets/theme/j1/core/country-flags/4x3/gh.svg); }
1325
- .flag-icon-gh.squared {
1326
- background-image: url(/assets/theme/j1/core/country-flags/1x1/gh.svg); }
1680
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/gh.svg);
1681
+ }
1682
+ .flag-icon-gh.squared {
1683
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/gh.svg);
1684
+ }
1327
1685
 
1328
1686
  .flag-icon-gi {
1329
- background-image: url(/assets/theme/j1/core/country-flags/4x3/gi.svg); }
1330
- .flag-icon-gi.squared {
1331
- background-image: url(/assets/theme/j1/core/country-flags/1x1/gi.svg); }
1687
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/gi.svg);
1688
+ }
1689
+ .flag-icon-gi.squared {
1690
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/gi.svg);
1691
+ }
1332
1692
 
1333
1693
  .flag-icon-gl {
1334
- background-image: url(/assets/theme/j1/core/country-flags/4x3/gl.svg); }
1335
- .flag-icon-gl.squared {
1336
- background-image: url(/assets/theme/j1/core/country-flags/1x1/gl.svg); }
1694
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/gl.svg);
1695
+ }
1696
+ .flag-icon-gl.squared {
1697
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/gl.svg);
1698
+ }
1337
1699
 
1338
1700
  .flag-icon-gm {
1339
- background-image: url(/assets/theme/j1/core/country-flags/4x3/gm.svg); }
1340
- .flag-icon-gm.squared {
1341
- background-image: url(/assets/theme/j1/core/country-flags/1x1/gm.svg); }
1701
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/gm.svg);
1702
+ }
1703
+ .flag-icon-gm.squared {
1704
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/gm.svg);
1705
+ }
1342
1706
 
1343
1707
  .flag-icon-gn {
1344
- background-image: url(/assets/theme/j1/core/country-flags/4x3/gn.svg); }
1345
- .flag-icon-gn.squared {
1346
- background-image: url(/assets/theme/j1/core/country-flags/1x1/gn.svg); }
1708
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/gn.svg);
1709
+ }
1710
+ .flag-icon-gn.squared {
1711
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/gn.svg);
1712
+ }
1347
1713
 
1348
1714
  .flag-icon-gp {
1349
- background-image: url(/assets/theme/j1/core/country-flags/4x3/gp.svg); }
1350
- .flag-icon-gp.squared {
1351
- background-image: url(/assets/theme/j1/core/country-flags/1x1/gp.svg); }
1715
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/gp.svg);
1716
+ }
1717
+ .flag-icon-gp.squared {
1718
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/gp.svg);
1719
+ }
1352
1720
 
1353
1721
  .flag-icon-gq {
1354
- background-image: url(/assets/theme/j1/core/country-flags/4x3/gq.svg); }
1355
- .flag-icon-gq.squared {
1356
- background-image: url(/assets/theme/j1/core/country-flags/1x1/gq.svg); }
1722
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/gq.svg);
1723
+ }
1724
+ .flag-icon-gq.squared {
1725
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/gq.svg);
1726
+ }
1357
1727
 
1358
1728
  .flag-icon-gr {
1359
- background-image: url(/assets/theme/j1/core/country-flags/4x3/gr.svg); }
1360
- .flag-icon-gr.squared {
1361
- background-image: url(/assets/theme/j1/core/country-flags/1x1/gr.svg); }
1729
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/gr.svg);
1730
+ }
1731
+ .flag-icon-gr.squared {
1732
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/gr.svg);
1733
+ }
1362
1734
 
1363
1735
  .flag-icon-gs {
1364
- background-image: url(/assets/theme/j1/core/country-flags/4x3/gs.svg); }
1365
- .flag-icon-gs.squared {
1366
- background-image: url(/assets/theme/j1/core/country-flags/1x1/gs.svg); }
1736
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/gs.svg);
1737
+ }
1738
+ .flag-icon-gs.squared {
1739
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/gs.svg);
1740
+ }
1367
1741
 
1368
1742
  .flag-icon-gt {
1369
- background-image: url(/assets/theme/j1/core/country-flags/4x3/gt.svg); }
1370
- .flag-icon-gt.squared {
1371
- background-image: url(/assets/theme/j1/core/country-flags/1x1/gt.svg); }
1743
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/gt.svg);
1744
+ }
1745
+ .flag-icon-gt.squared {
1746
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/gt.svg);
1747
+ }
1372
1748
 
1373
1749
  .flag-icon-gu {
1374
- background-image: url(/assets/theme/j1/core/country-flags/4x3/gu.svg); }
1375
- .flag-icon-gu.squared {
1376
- background-image: url(/assets/theme/j1/core/country-flags/1x1/gu.svg); }
1750
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/gu.svg);
1751
+ }
1752
+ .flag-icon-gu.squared {
1753
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/gu.svg);
1754
+ }
1377
1755
 
1378
1756
  .flag-icon-gw {
1379
- background-image: url(/assets/theme/j1/core/country-flags/4x3/gw.svg); }
1380
- .flag-icon-gw.squared {
1381
- background-image: url(/assets/theme/j1/core/country-flags/1x1/gw.svg); }
1757
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/gw.svg);
1758
+ }
1759
+ .flag-icon-gw.squared {
1760
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/gw.svg);
1761
+ }
1382
1762
 
1383
1763
  .flag-icon-gy {
1384
- background-image: url(/assets/theme/j1/core/country-flags/4x3/gy.svg); }
1385
- .flag-icon-gy.squared {
1386
- background-image: url(/assets/theme/j1/core/country-flags/1x1/gy.svg); }
1764
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/gy.svg);
1765
+ }
1766
+ .flag-icon-gy.squared {
1767
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/gy.svg);
1768
+ }
1387
1769
 
1388
1770
  .flag-icon-hk {
1389
- background-image: url(/assets/theme/j1/core/country-flags/4x3/hk.svg); }
1390
- .flag-icon-hk.squared {
1391
- background-image: url(/assets/theme/j1/core/country-flags/1x1/hk.svg); }
1771
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/hk.svg);
1772
+ }
1773
+ .flag-icon-hk.squared {
1774
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/hk.svg);
1775
+ }
1392
1776
 
1393
1777
  .flag-icon-hm {
1394
- background-image: url(/assets/theme/j1/core/country-flags/4x3/hm.svg); }
1395
- .flag-icon-hm.squared {
1396
- background-image: url(/assets/theme/j1/core/country-flags/1x1/hm.svg); }
1778
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/hm.svg);
1779
+ }
1780
+ .flag-icon-hm.squared {
1781
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/hm.svg);
1782
+ }
1397
1783
 
1398
1784
  .flag-icon-hn {
1399
- background-image: url(/assets/theme/j1/core/country-flags/4x3/hn.svg); }
1400
- .flag-icon-hn.squared {
1401
- background-image: url(/assets/theme/j1/core/country-flags/1x1/hn.svg); }
1785
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/hn.svg);
1786
+ }
1787
+ .flag-icon-hn.squared {
1788
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/hn.svg);
1789
+ }
1402
1790
 
1403
1791
  .flag-icon-hr {
1404
- background-image: url(/assets/theme/j1/core/country-flags/4x3/hr.svg); }
1405
- .flag-icon-hr.squared {
1406
- background-image: url(/assets/theme/j1/core/country-flags/1x1/hr.svg); }
1792
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/hr.svg);
1793
+ }
1794
+ .flag-icon-hr.squared {
1795
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/hr.svg);
1796
+ }
1407
1797
 
1408
1798
  .flag-icon-ht {
1409
- background-image: url(/assets/theme/j1/core/country-flags/4x3/ht.svg); }
1410
- .flag-icon-ht.squared {
1411
- background-image: url(/assets/theme/j1/core/country-flags/1x1/ht.svg); }
1799
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/ht.svg);
1800
+ }
1801
+ .flag-icon-ht.squared {
1802
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/ht.svg);
1803
+ }
1412
1804
 
1413
1805
  .flag-icon-hu {
1414
- background-image: url(/assets/theme/j1/core/country-flags/4x3/hu.svg); }
1415
- .flag-icon-hu.squared {
1416
- background-image: url(/assets/theme/j1/core/country-flags/1x1/hu.svg); }
1806
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/hu.svg);
1807
+ }
1808
+ .flag-icon-hu.squared {
1809
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/hu.svg);
1810
+ }
1417
1811
 
1418
1812
  .flag-icon-id {
1419
- background-image: url(/assets/theme/j1/core/country-flags/4x3/id.svg); }
1420
- .flag-icon-id.squared {
1421
- background-image: url(/assets/theme/j1/core/country-flags/1x1/id.svg); }
1813
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/id.svg);
1814
+ }
1815
+ .flag-icon-id.squared {
1816
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/id.svg);
1817
+ }
1422
1818
 
1423
1819
  .flag-icon-ie {
1424
- background-image: url(/assets/theme/j1/core/country-flags/4x3/ie.svg); }
1425
- .flag-icon-ie.squared {
1426
- background-image: url(/assets/theme/j1/core/country-flags/1x1/ie.svg); }
1820
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/ie.svg);
1821
+ }
1822
+ .flag-icon-ie.squared {
1823
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/ie.svg);
1824
+ }
1427
1825
 
1428
1826
  .flag-icon-il {
1429
- background-image: url(/assets/theme/j1/core/country-flags/4x3/il.svg); }
1430
- .flag-icon-il.squared {
1431
- background-image: url(/assets/theme/j1/core/country-flags/1x1/il.svg); }
1827
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/il.svg);
1828
+ }
1829
+ .flag-icon-il.squared {
1830
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/il.svg);
1831
+ }
1432
1832
 
1433
1833
  .flag-icon-im {
1434
- background-image: url(/assets/theme/j1/core/country-flags/4x3/im.svg); }
1435
- .flag-icon-im.squared {
1436
- background-image: url(/assets/theme/j1/core/country-flags/1x1/im.svg); }
1834
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/im.svg);
1835
+ }
1836
+ .flag-icon-im.squared {
1837
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/im.svg);
1838
+ }
1437
1839
 
1438
1840
  .flag-icon-in {
1439
- background-image: url(/assets/theme/j1/core/country-flags/4x3/in.svg); }
1440
- .flag-icon-in.squared {
1441
- background-image: url(/assets/theme/j1/core/country-flags/1x1/in.svg); }
1841
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/in.svg);
1842
+ }
1843
+ .flag-icon-in.squared {
1844
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/in.svg);
1845
+ }
1442
1846
 
1443
1847
  .flag-icon-io {
1444
- background-image: url(/assets/theme/j1/core/country-flags/4x3/io.svg); }
1445
- .flag-icon-io.squared {
1446
- background-image: url(/assets/theme/j1/core/country-flags/1x1/io.svg); }
1848
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/io.svg);
1849
+ }
1850
+ .flag-icon-io.squared {
1851
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/io.svg);
1852
+ }
1447
1853
 
1448
1854
  .flag-icon-iq {
1449
- background-image: url(/assets/theme/j1/core/country-flags/4x3/iq.svg); }
1450
- .flag-icon-iq.squared {
1451
- background-image: url(/assets/theme/j1/core/country-flags/1x1/iq.svg); }
1855
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/iq.svg);
1856
+ }
1857
+ .flag-icon-iq.squared {
1858
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/iq.svg);
1859
+ }
1452
1860
 
1453
1861
  .flag-icon-ir {
1454
- background-image: url(/assets/theme/j1/core/country-flags/4x3/ir.svg); }
1455
- .flag-icon-ir.squared {
1456
- background-image: url(/assets/theme/j1/core/country-flags/1x1/ir.svg); }
1862
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/ir.svg);
1863
+ }
1864
+ .flag-icon-ir.squared {
1865
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/ir.svg);
1866
+ }
1457
1867
 
1458
1868
  .flag-icon-is {
1459
- background-image: url(/assets/theme/j1/core/country-flags/4x3/is.svg); }
1460
- .flag-icon-is.squared {
1461
- background-image: url(/assets/theme/j1/core/country-flags/1x1/is.svg); }
1869
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/is.svg);
1870
+ }
1871
+ .flag-icon-is.squared {
1872
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/is.svg);
1873
+ }
1462
1874
 
1463
1875
  .flag-icon-it {
1464
- background-image: url(/assets/theme/j1/core/country-flags/4x3/it.svg); }
1465
- .flag-icon-it.squared {
1466
- background-image: url(/assets/theme/j1/core/country-flags/1x1/it.svg); }
1876
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/it.svg);
1877
+ }
1878
+ .flag-icon-it.squared {
1879
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/it.svg);
1880
+ }
1467
1881
 
1468
1882
  .flag-icon-je {
1469
- background-image: url(/assets/theme/j1/core/country-flags/4x3/je.svg); }
1470
- .flag-icon-je.squared {
1471
- background-image: url(/assets/theme/j1/core/country-flags/1x1/je.svg); }
1883
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/je.svg);
1884
+ }
1885
+ .flag-icon-je.squared {
1886
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/je.svg);
1887
+ }
1472
1888
 
1473
1889
  .flag-icon-jm {
1474
- background-image: url(/assets/theme/j1/core/country-flags/4x3/jm.svg); }
1475
- .flag-icon-jm.squared {
1476
- background-image: url(/assets/theme/j1/core/country-flags/1x1/jm.svg); }
1890
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/jm.svg);
1891
+ }
1892
+ .flag-icon-jm.squared {
1893
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/jm.svg);
1894
+ }
1477
1895
 
1478
1896
  .flag-icon-jo {
1479
- background-image: url(/assets/theme/j1/core/country-flags/4x3/jo.svg); }
1480
- .flag-icon-jo.squared {
1481
- background-image: url(/assets/theme/j1/core/country-flags/1x1/jo.svg); }
1897
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/jo.svg);
1898
+ }
1899
+ .flag-icon-jo.squared {
1900
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/jo.svg);
1901
+ }
1482
1902
 
1483
1903
  .flag-icon-jp {
1484
- background-image: url(/assets/theme/j1/core/country-flags/4x3/jp.svg); }
1485
- .flag-icon-jp.squared {
1486
- background-image: url(/assets/theme/j1/core/country-flags/1x1/jp.svg); }
1904
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/jp.svg);
1905
+ }
1906
+ .flag-icon-jp.squared {
1907
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/jp.svg);
1908
+ }
1487
1909
 
1488
1910
  .flag-icon-ke {
1489
- background-image: url(/assets/theme/j1/core/country-flags/4x3/ke.svg); }
1490
- .flag-icon-ke.squared {
1491
- background-image: url(/assets/theme/j1/core/country-flags/1x1/ke.svg); }
1911
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/ke.svg);
1912
+ }
1913
+ .flag-icon-ke.squared {
1914
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/ke.svg);
1915
+ }
1492
1916
 
1493
1917
  .flag-icon-kg {
1494
- background-image: url(/assets/theme/j1/core/country-flags/4x3/kg.svg); }
1495
- .flag-icon-kg.squared {
1496
- background-image: url(/assets/theme/j1/core/country-flags/1x1/kg.svg); }
1918
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/kg.svg);
1919
+ }
1920
+ .flag-icon-kg.squared {
1921
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/kg.svg);
1922
+ }
1497
1923
 
1498
1924
  .flag-icon-kh {
1499
- background-image: url(/assets/theme/j1/core/country-flags/4x3/kh.svg); }
1500
- .flag-icon-kh.squared {
1501
- background-image: url(/assets/theme/j1/core/country-flags/1x1/kh.svg); }
1925
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/kh.svg);
1926
+ }
1927
+ .flag-icon-kh.squared {
1928
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/kh.svg);
1929
+ }
1502
1930
 
1503
1931
  .flag-icon-ki {
1504
- background-image: url(/assets/theme/j1/core/country-flags/4x3/ki.svg); }
1505
- .flag-icon-ki.squared {
1506
- background-image: url(/assets/theme/j1/core/country-flags/1x1/ki.svg); }
1932
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/ki.svg);
1933
+ }
1934
+ .flag-icon-ki.squared {
1935
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/ki.svg);
1936
+ }
1507
1937
 
1508
1938
  .flag-icon-km {
1509
- background-image: url(/assets/theme/j1/core/country-flags/4x3/km.svg); }
1510
- .flag-icon-km.squared {
1511
- background-image: url(/assets/theme/j1/core/country-flags/1x1/km.svg); }
1939
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/km.svg);
1940
+ }
1941
+ .flag-icon-km.squared {
1942
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/km.svg);
1943
+ }
1512
1944
 
1513
1945
  .flag-icon-kn {
1514
- background-image: url(/assets/theme/j1/core/country-flags/4x3/kn.svg); }
1515
- .flag-icon-kn.squared {
1516
- background-image: url(/assets/theme/j1/core/country-flags/1x1/kn.svg); }
1946
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/kn.svg);
1947
+ }
1948
+ .flag-icon-kn.squared {
1949
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/kn.svg);
1950
+ }
1517
1951
 
1518
1952
  .flag-icon-kp {
1519
- background-image: url(/assets/theme/j1/core/country-flags/4x3/kp.svg); }
1520
- .flag-icon-kp.squared {
1521
- background-image: url(/assets/theme/j1/core/country-flags/1x1/kp.svg); }
1953
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/kp.svg);
1954
+ }
1955
+ .flag-icon-kp.squared {
1956
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/kp.svg);
1957
+ }
1522
1958
 
1523
1959
  .flag-icon-kr {
1524
- background-image: url(/assets/theme/j1/core/country-flags/4x3/kr.svg); }
1525
- .flag-icon-kr.squared {
1526
- background-image: url(/assets/theme/j1/core/country-flags/1x1/kr.svg); }
1960
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/kr.svg);
1961
+ }
1962
+ .flag-icon-kr.squared {
1963
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/kr.svg);
1964
+ }
1527
1965
 
1528
1966
  .flag-icon-kw {
1529
- background-image: url(/assets/theme/j1/core/country-flags/4x3/kw.svg); }
1530
- .flag-icon-kw.squared {
1531
- background-image: url(/assets/theme/j1/core/country-flags/1x1/kw.svg); }
1967
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/kw.svg);
1968
+ }
1969
+ .flag-icon-kw.squared {
1970
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/kw.svg);
1971
+ }
1532
1972
 
1533
1973
  .flag-icon-ky {
1534
- background-image: url(/assets/theme/j1/core/country-flags/4x3/ky.svg); }
1535
- .flag-icon-ky.squared {
1536
- background-image: url(/assets/theme/j1/core/country-flags/1x1/ky.svg); }
1974
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/ky.svg);
1975
+ }
1976
+ .flag-icon-ky.squared {
1977
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/ky.svg);
1978
+ }
1537
1979
 
1538
1980
  .flag-icon-kz {
1539
- background-image: url(/assets/theme/j1/core/country-flags/4x3/kz.svg); }
1540
- .flag-icon-kz.squared {
1541
- background-image: url(/assets/theme/j1/core/country-flags/1x1/kz.svg); }
1981
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/kz.svg);
1982
+ }
1983
+ .flag-icon-kz.squared {
1984
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/kz.svg);
1985
+ }
1542
1986
 
1543
1987
  .flag-icon-la {
1544
- background-image: url(/assets/theme/j1/core/country-flags/4x3/la.svg); }
1545
- .flag-icon-la.squared {
1546
- background-image: url(/assets/theme/j1/core/country-flags/1x1/la.svg); }
1988
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/la.svg);
1989
+ }
1990
+ .flag-icon-la.squared {
1991
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/la.svg);
1992
+ }
1547
1993
 
1548
1994
  .flag-icon-lb {
1549
- background-image: url(/assets/theme/j1/core/country-flags/4x3/lb.svg); }
1550
- .flag-icon-lb.squared {
1551
- background-image: url(/assets/theme/j1/core/country-flags/1x1/lb.svg); }
1995
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/lb.svg);
1996
+ }
1997
+ .flag-icon-lb.squared {
1998
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/lb.svg);
1999
+ }
1552
2000
 
1553
2001
  .flag-icon-lc {
1554
- background-image: url(/assets/theme/j1/core/country-flags/4x3/lc.svg); }
1555
- .flag-icon-lc.squared {
1556
- background-image: url(/assets/theme/j1/core/country-flags/1x1/lc.svg); }
2002
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/lc.svg);
2003
+ }
2004
+ .flag-icon-lc.squared {
2005
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/lc.svg);
2006
+ }
1557
2007
 
1558
2008
  .flag-icon-li {
1559
- background-image: url(/assets/theme/j1/core/country-flags/4x3/li.svg); }
1560
- .flag-icon-li.squared {
1561
- background-image: url(/assets/theme/j1/core/country-flags/1x1/li.svg); }
2009
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/li.svg);
2010
+ }
2011
+ .flag-icon-li.squared {
2012
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/li.svg);
2013
+ }
1562
2014
 
1563
2015
  .flag-icon-lk {
1564
- background-image: url(/assets/theme/j1/core/country-flags/4x3/lk.svg); }
1565
- .flag-icon-lk.squared {
1566
- background-image: url(/assets/theme/j1/core/country-flags/1x1/lk.svg); }
2016
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/lk.svg);
2017
+ }
2018
+ .flag-icon-lk.squared {
2019
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/lk.svg);
2020
+ }
1567
2021
 
1568
2022
  .flag-icon-lr {
1569
- background-image: url(/assets/theme/j1/core/country-flags/4x3/lr.svg); }
1570
- .flag-icon-lr.squared {
1571
- background-image: url(/assets/theme/j1/core/country-flags/1x1/lr.svg); }
2023
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/lr.svg);
2024
+ }
2025
+ .flag-icon-lr.squared {
2026
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/lr.svg);
2027
+ }
1572
2028
 
1573
2029
  .flag-icon-ls {
1574
- background-image: url(/assets/theme/j1/core/country-flags/4x3/ls.svg); }
1575
- .flag-icon-ls.squared {
1576
- background-image: url(/assets/theme/j1/core/country-flags/1x1/ls.svg); }
2030
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/ls.svg);
2031
+ }
2032
+ .flag-icon-ls.squared {
2033
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/ls.svg);
2034
+ }
1577
2035
 
1578
2036
  .flag-icon-lt {
1579
- background-image: url(/assets/theme/j1/core/country-flags/4x3/lt.svg); }
1580
- .flag-icon-lt.squared {
1581
- background-image: url(/assets/theme/j1/core/country-flags/1x1/lt.svg); }
2037
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/lt.svg);
2038
+ }
2039
+ .flag-icon-lt.squared {
2040
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/lt.svg);
2041
+ }
1582
2042
 
1583
2043
  .flag-icon-lu {
1584
- background-image: url(/assets/theme/j1/core/country-flags/4x3/lu.svg); }
1585
- .flag-icon-lu.squared {
1586
- background-image: url(/assets/theme/j1/core/country-flags/1x1/lu.svg); }
2044
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/lu.svg);
2045
+ }
2046
+ .flag-icon-lu.squared {
2047
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/lu.svg);
2048
+ }
1587
2049
 
1588
2050
  .flag-icon-lv {
1589
- background-image: url(/assets/theme/j1/core/country-flags/4x3/lv.svg); }
1590
- .flag-icon-lv.squared {
1591
- background-image: url(/assets/theme/j1/core/country-flags/1x1/lv.svg); }
2051
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/lv.svg);
2052
+ }
2053
+ .flag-icon-lv.squared {
2054
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/lv.svg);
2055
+ }
1592
2056
 
1593
2057
  .flag-icon-ly {
1594
- background-image: url(/assets/theme/j1/core/country-flags/4x3/ly.svg); }
1595
- .flag-icon-ly.squared {
1596
- background-image: url(/assets/theme/j1/core/country-flags/1x1/ly.svg); }
2058
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/ly.svg);
2059
+ }
2060
+ .flag-icon-ly.squared {
2061
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/ly.svg);
2062
+ }
1597
2063
 
1598
2064
  .flag-icon-ma {
1599
- background-image: url(/assets/theme/j1/core/country-flags/4x3/ma.svg); }
1600
- .flag-icon-ma.squared {
1601
- background-image: url(/assets/theme/j1/core/country-flags/1x1/ma.svg); }
2065
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/ma.svg);
2066
+ }
2067
+ .flag-icon-ma.squared {
2068
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/ma.svg);
2069
+ }
1602
2070
 
1603
2071
  .flag-icon-mc {
1604
- background-image: url(/assets/theme/j1/core/country-flags/4x3/mc.svg); }
1605
- .flag-icon-mc.squared {
1606
- background-image: url(/assets/theme/j1/core/country-flags/1x1/mc.svg); }
2072
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/mc.svg);
2073
+ }
2074
+ .flag-icon-mc.squared {
2075
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/mc.svg);
2076
+ }
1607
2077
 
1608
2078
  .flag-icon-md {
1609
- background-image: url(/assets/theme/j1/core/country-flags/4x3/md.svg); }
1610
- .flag-icon-md.squared {
1611
- background-image: url(/assets/theme/j1/core/country-flags/1x1/md.svg); }
2079
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/md.svg);
2080
+ }
2081
+ .flag-icon-md.squared {
2082
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/md.svg);
2083
+ }
1612
2084
 
1613
2085
  .flag-icon-me {
1614
- background-image: url(/assets/theme/j1/core/country-flags/4x3/me.svg); }
1615
- .flag-icon-me.squared {
1616
- background-image: url(/assets/theme/j1/core/country-flags/1x1/me.svg); }
2086
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/me.svg);
2087
+ }
2088
+ .flag-icon-me.squared {
2089
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/me.svg);
2090
+ }
1617
2091
 
1618
2092
  .flag-icon-mf {
1619
- background-image: url(/assets/theme/j1/core/country-flags/4x3/mf.svg); }
1620
- .flag-icon-mf.squared {
1621
- background-image: url(/assets/theme/j1/core/country-flags/1x1/mf.svg); }
2093
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/mf.svg);
2094
+ }
2095
+ .flag-icon-mf.squared {
2096
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/mf.svg);
2097
+ }
1622
2098
 
1623
2099
  .flag-icon-mg {
1624
- background-image: url(/assets/theme/j1/core/country-flags/4x3/mg.svg); }
1625
- .flag-icon-mg.squared {
1626
- background-image: url(/assets/theme/j1/core/country-flags/1x1/mg.svg); }
2100
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/mg.svg);
2101
+ }
2102
+ .flag-icon-mg.squared {
2103
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/mg.svg);
2104
+ }
1627
2105
 
1628
2106
  .flag-icon-mh {
1629
- background-image: url(/assets/theme/j1/core/country-flags/4x3/mh.svg); }
1630
- .flag-icon-mh.squared {
1631
- background-image: url(/assets/theme/j1/core/country-flags/1x1/mh.svg); }
2107
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/mh.svg);
2108
+ }
2109
+ .flag-icon-mh.squared {
2110
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/mh.svg);
2111
+ }
1632
2112
 
1633
2113
  .flag-icon-mk {
1634
- background-image: url(/assets/theme/j1/core/country-flags/4x3/mk.svg); }
1635
- .flag-icon-mk.squared {
1636
- background-image: url(/assets/theme/j1/core/country-flags/1x1/mk.svg); }
2114
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/mk.svg);
2115
+ }
2116
+ .flag-icon-mk.squared {
2117
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/mk.svg);
2118
+ }
1637
2119
 
1638
2120
  .flag-icon-ml {
1639
- background-image: url(/assets/theme/j1/core/country-flags/4x3/ml.svg); }
1640
- .flag-icon-ml.squared {
1641
- background-image: url(/assets/theme/j1/core/country-flags/1x1/ml.svg); }
2121
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/ml.svg);
2122
+ }
2123
+ .flag-icon-ml.squared {
2124
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/ml.svg);
2125
+ }
1642
2126
 
1643
2127
  .flag-icon-mm {
1644
- background-image: url(/assets/theme/j1/core/country-flags/4x3/mm.svg); }
1645
- .flag-icon-mm.squared {
1646
- background-image: url(/assets/theme/j1/core/country-flags/1x1/mm.svg); }
2128
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/mm.svg);
2129
+ }
2130
+ .flag-icon-mm.squared {
2131
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/mm.svg);
2132
+ }
1647
2133
 
1648
2134
  .flag-icon-mn {
1649
- background-image: url(/assets/theme/j1/core/country-flags/4x3/mn.svg); }
1650
- .flag-icon-mn.squared {
1651
- background-image: url(/assets/theme/j1/core/country-flags/1x1/mn.svg); }
2135
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/mn.svg);
2136
+ }
2137
+ .flag-icon-mn.squared {
2138
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/mn.svg);
2139
+ }
1652
2140
 
1653
2141
  .flag-icon-mo {
1654
- background-image: url(/assets/theme/j1/core/country-flags/4x3/mo.svg); }
1655
- .flag-icon-mo.squared {
1656
- background-image: url(/assets/theme/j1/core/country-flags/1x1/mo.svg); }
2142
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/mo.svg);
2143
+ }
2144
+ .flag-icon-mo.squared {
2145
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/mo.svg);
2146
+ }
1657
2147
 
1658
2148
  .flag-icon-mp {
1659
- background-image: url(/assets/theme/j1/core/country-flags/4x3/mp.svg); }
1660
- .flag-icon-mp.squared {
1661
- background-image: url(/assets/theme/j1/core/country-flags/1x1/mp.svg); }
2149
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/mp.svg);
2150
+ }
2151
+ .flag-icon-mp.squared {
2152
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/mp.svg);
2153
+ }
1662
2154
 
1663
2155
  .flag-icon-mq {
1664
- background-image: url(/assets/theme/j1/core/country-flags/4x3/mq.svg); }
1665
- .flag-icon-mq.squared {
1666
- background-image: url(/assets/theme/j1/core/country-flags/1x1/mq.svg); }
2156
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/mq.svg);
2157
+ }
2158
+ .flag-icon-mq.squared {
2159
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/mq.svg);
2160
+ }
1667
2161
 
1668
2162
  .flag-icon-mr {
1669
- background-image: url(/assets/theme/j1/core/country-flags/4x3/mr.svg); }
1670
- .flag-icon-mr.squared {
1671
- background-image: url(/assets/theme/j1/core/country-flags/1x1/mr.svg); }
2163
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/mr.svg);
2164
+ }
2165
+ .flag-icon-mr.squared {
2166
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/mr.svg);
2167
+ }
1672
2168
 
1673
2169
  .flag-icon-ms {
1674
- background-image: url(/assets/theme/j1/core/country-flags/4x3/ms.svg); }
1675
- .flag-icon-ms.squared {
1676
- background-image: url(/assets/theme/j1/core/country-flags/1x1/ms.svg); }
2170
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/ms.svg);
2171
+ }
2172
+ .flag-icon-ms.squared {
2173
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/ms.svg);
2174
+ }
1677
2175
 
1678
2176
  .flag-icon-mt {
1679
- background-image: url(/assets/theme/j1/core/country-flags/4x3/mt.svg); }
1680
- .flag-icon-mt.squared {
1681
- background-image: url(/assets/theme/j1/core/country-flags/1x1/mt.svg); }
2177
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/mt.svg);
2178
+ }
2179
+ .flag-icon-mt.squared {
2180
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/mt.svg);
2181
+ }
1682
2182
 
1683
2183
  .flag-icon-mu {
1684
- background-image: url(/assets/theme/j1/core/country-flags/4x3/mu.svg); }
1685
- .flag-icon-mu.squared {
1686
- background-image: url(/assets/theme/j1/core/country-flags/1x1/mu.svg); }
2184
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/mu.svg);
2185
+ }
2186
+ .flag-icon-mu.squared {
2187
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/mu.svg);
2188
+ }
1687
2189
 
1688
2190
  .flag-icon-mv {
1689
- background-image: url(/assets/theme/j1/core/country-flags/4x3/mv.svg); }
1690
- .flag-icon-mv.squared {
1691
- background-image: url(/assets/theme/j1/core/country-flags/1x1/mv.svg); }
2191
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/mv.svg);
2192
+ }
2193
+ .flag-icon-mv.squared {
2194
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/mv.svg);
2195
+ }
1692
2196
 
1693
2197
  .flag-icon-mw {
1694
- background-image: url(/assets/theme/j1/core/country-flags/4x3/mw.svg); }
1695
- .flag-icon-mw.squared {
1696
- background-image: url(/assets/theme/j1/core/country-flags/1x1/mw.svg); }
2198
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/mw.svg);
2199
+ }
2200
+ .flag-icon-mw.squared {
2201
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/mw.svg);
2202
+ }
1697
2203
 
1698
2204
  .flag-icon-mx {
1699
- background-image: url(/assets/theme/j1/core/country-flags/4x3/mx.svg); }
1700
- .flag-icon-mx.squared {
1701
- background-image: url(/assets/theme/j1/core/country-flags/1x1/mx.svg); }
2205
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/mx.svg);
2206
+ }
2207
+ .flag-icon-mx.squared {
2208
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/mx.svg);
2209
+ }
1702
2210
 
1703
2211
  .flag-icon-my {
1704
- background-image: url(/assets/theme/j1/core/country-flags/4x3/my.svg); }
1705
- .flag-icon-my.squared {
1706
- background-image: url(/assets/theme/j1/core/country-flags/1x1/my.svg); }
2212
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/my.svg);
2213
+ }
2214
+ .flag-icon-my.squared {
2215
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/my.svg);
2216
+ }
1707
2217
 
1708
2218
  .flag-icon-mz {
1709
- background-image: url(/assets/theme/j1/core/country-flags/4x3/mz.svg); }
1710
- .flag-icon-mz.squared {
1711
- background-image: url(/assets/theme/j1/core/country-flags/1x1/mz.svg); }
2219
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/mz.svg);
2220
+ }
2221
+ .flag-icon-mz.squared {
2222
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/mz.svg);
2223
+ }
1712
2224
 
1713
2225
  .flag-icon-na {
1714
- background-image: url(/assets/theme/j1/core/country-flags/4x3/na.svg); }
1715
- .flag-icon-na.squared {
1716
- background-image: url(/assets/theme/j1/core/country-flags/1x1/na.svg); }
2226
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/na.svg);
2227
+ }
2228
+ .flag-icon-na.squared {
2229
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/na.svg);
2230
+ }
1717
2231
 
1718
2232
  .flag-icon-nc {
1719
- background-image: url(/assets/theme/j1/core/country-flags/4x3/nc.svg); }
1720
- .flag-icon-nc.squared {
1721
- background-image: url(/assets/theme/j1/core/country-flags/1x1/nc.svg); }
2233
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/nc.svg);
2234
+ }
2235
+ .flag-icon-nc.squared {
2236
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/nc.svg);
2237
+ }
1722
2238
 
1723
2239
  .flag-icon-ne {
1724
- background-image: url(/assets/theme/j1/core/country-flags/4x3/ne.svg); }
1725
- .flag-icon-ne.squared {
1726
- background-image: url(/assets/theme/j1/core/country-flags/1x1/ne.svg); }
2240
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/ne.svg);
2241
+ }
2242
+ .flag-icon-ne.squared {
2243
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/ne.svg);
2244
+ }
1727
2245
 
1728
2246
  .flag-icon-nf {
1729
- background-image: url(/assets/theme/j1/core/country-flags/4x3/nf.svg); }
1730
- .flag-icon-nf.squared {
1731
- background-image: url(/assets/theme/j1/core/country-flags/1x1/nf.svg); }
2247
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/nf.svg);
2248
+ }
2249
+ .flag-icon-nf.squared {
2250
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/nf.svg);
2251
+ }
1732
2252
 
1733
2253
  .flag-icon-ng {
1734
- background-image: url(/assets/theme/j1/core/country-flags/4x3/ng.svg); }
1735
- .flag-icon-ng.squared {
1736
- background-image: url(/assets/theme/j1/core/country-flags/1x1/ng.svg); }
2254
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/ng.svg);
2255
+ }
2256
+ .flag-icon-ng.squared {
2257
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/ng.svg);
2258
+ }
1737
2259
 
1738
2260
  .flag-icon-ni {
1739
- background-image: url(/assets/theme/j1/core/country-flags/4x3/ni.svg); }
1740
- .flag-icon-ni.squared {
1741
- background-image: url(/assets/theme/j1/core/country-flags/1x1/ni.svg); }
2261
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/ni.svg);
2262
+ }
2263
+ .flag-icon-ni.squared {
2264
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/ni.svg);
2265
+ }
1742
2266
 
1743
2267
  .flag-icon-nl {
1744
- background-image: url(/assets/theme/j1/core/country-flags/4x3/nl.svg); }
1745
- .flag-icon-nl.squared {
1746
- background-image: url(/assets/theme/j1/core/country-flags/1x1/nl.svg); }
2268
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/nl.svg);
2269
+ }
2270
+ .flag-icon-nl.squared {
2271
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/nl.svg);
2272
+ }
1747
2273
 
1748
2274
  .flag-icon-no {
1749
- background-image: url(/assets/theme/j1/core/country-flags/4x3/no.svg); }
1750
- .flag-icon-no.squared {
1751
- background-image: url(/assets/theme/j1/core/country-flags/1x1/no.svg); }
2275
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/no.svg);
2276
+ }
2277
+ .flag-icon-no.squared {
2278
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/no.svg);
2279
+ }
1752
2280
 
1753
2281
  .flag-icon-np {
1754
- background-image: url(/assets/theme/j1/core/country-flags/4x3/np.svg); }
1755
- .flag-icon-np.squared {
1756
- background-image: url(/assets/theme/j1/core/country-flags/1x1/np.svg); }
2282
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/np.svg);
2283
+ }
2284
+ .flag-icon-np.squared {
2285
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/np.svg);
2286
+ }
1757
2287
 
1758
2288
  .flag-icon-nr {
1759
- background-image: url(/assets/theme/j1/core/country-flags/4x3/nr.svg); }
1760
- .flag-icon-nr.squared {
1761
- background-image: url(/assets/theme/j1/core/country-flags/1x1/nr.svg); }
2289
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/nr.svg);
2290
+ }
2291
+ .flag-icon-nr.squared {
2292
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/nr.svg);
2293
+ }
1762
2294
 
1763
2295
  .flag-icon-nu {
1764
- background-image: url(/assets/theme/j1/core/country-flags/4x3/nu.svg); }
1765
- .flag-icon-nu.squared {
1766
- background-image: url(/assets/theme/j1/core/country-flags/1x1/nu.svg); }
2296
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/nu.svg);
2297
+ }
2298
+ .flag-icon-nu.squared {
2299
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/nu.svg);
2300
+ }
1767
2301
 
1768
2302
  .flag-icon-nz {
1769
- background-image: url(/assets/theme/j1/core/country-flags/4x3/nz.svg); }
1770
- .flag-icon-nz.squared {
1771
- background-image: url(/assets/theme/j1/core/country-flags/1x1/nz.svg); }
2303
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/nz.svg);
2304
+ }
2305
+ .flag-icon-nz.squared {
2306
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/nz.svg);
2307
+ }
1772
2308
 
1773
2309
  .flag-icon-om {
1774
- background-image: url(/assets/theme/j1/core/country-flags/4x3/om.svg); }
1775
- .flag-icon-om.squared {
1776
- background-image: url(/assets/theme/j1/core/country-flags/1x1/om.svg); }
2310
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/om.svg);
2311
+ }
2312
+ .flag-icon-om.squared {
2313
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/om.svg);
2314
+ }
1777
2315
 
1778
2316
  .flag-icon-pa {
1779
- background-image: url(/assets/theme/j1/core/country-flags/4x3/pa.svg); }
1780
- .flag-icon-pa.squared {
1781
- background-image: url(/assets/theme/j1/core/country-flags/1x1/pa.svg); }
2317
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/pa.svg);
2318
+ }
2319
+ .flag-icon-pa.squared {
2320
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/pa.svg);
2321
+ }
1782
2322
 
1783
2323
  .flag-icon-pe {
1784
- background-image: url(/assets/theme/j1/core/country-flags/4x3/pe.svg); }
1785
- .flag-icon-pe.squared {
1786
- background-image: url(/assets/theme/j1/core/country-flags/1x1/pe.svg); }
2324
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/pe.svg);
2325
+ }
2326
+ .flag-icon-pe.squared {
2327
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/pe.svg);
2328
+ }
1787
2329
 
1788
2330
  .flag-icon-pf {
1789
- background-image: url(/assets/theme/j1/core/country-flags/4x3/pf.svg); }
1790
- .flag-icon-pf.squared {
1791
- background-image: url(/assets/theme/j1/core/country-flags/1x1/pf.svg); }
2331
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/pf.svg);
2332
+ }
2333
+ .flag-icon-pf.squared {
2334
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/pf.svg);
2335
+ }
1792
2336
 
1793
2337
  .flag-icon-pg {
1794
- background-image: url(/assets/theme/j1/core/country-flags/4x3/pg.svg); }
1795
- .flag-icon-pg.squared {
1796
- background-image: url(/assets/theme/j1/core/country-flags/1x1/pg.svg); }
2338
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/pg.svg);
2339
+ }
2340
+ .flag-icon-pg.squared {
2341
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/pg.svg);
2342
+ }
1797
2343
 
1798
2344
  .flag-icon-ph {
1799
- background-image: url(/assets/theme/j1/core/country-flags/4x3/ph.svg); }
1800
- .flag-icon-ph.squared {
1801
- background-image: url(/assets/theme/j1/core/country-flags/1x1/ph.svg); }
2345
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/ph.svg);
2346
+ }
2347
+ .flag-icon-ph.squared {
2348
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/ph.svg);
2349
+ }
1802
2350
 
1803
2351
  .flag-icon-pk {
1804
- background-image: url(/assets/theme/j1/core/country-flags/4x3/pk.svg); }
1805
- .flag-icon-pk.squared {
1806
- background-image: url(/assets/theme/j1/core/country-flags/1x1/pk.svg); }
2352
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/pk.svg);
2353
+ }
2354
+ .flag-icon-pk.squared {
2355
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/pk.svg);
2356
+ }
1807
2357
 
1808
2358
  .flag-icon-pl {
1809
- background-image: url(/assets/theme/j1/core/country-flags/4x3/pl.svg); }
1810
- .flag-icon-pl.squared {
1811
- background-image: url(/assets/theme/j1/core/country-flags/1x1/pl.svg); }
2359
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/pl.svg);
2360
+ }
2361
+ .flag-icon-pl.squared {
2362
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/pl.svg);
2363
+ }
1812
2364
 
1813
2365
  .flag-icon-pm {
1814
- background-image: url(/assets/theme/j1/core/country-flags/4x3/pm.svg); }
1815
- .flag-icon-pm.squared {
1816
- background-image: url(/assets/theme/j1/core/country-flags/1x1/pm.svg); }
2366
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/pm.svg);
2367
+ }
2368
+ .flag-icon-pm.squared {
2369
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/pm.svg);
2370
+ }
1817
2371
 
1818
2372
  .flag-icon-pn {
1819
- background-image: url(/assets/theme/j1/core/country-flags/4x3/pn.svg); }
1820
- .flag-icon-pn.squared {
1821
- background-image: url(/assets/theme/j1/core/country-flags/1x1/pn.svg); }
2373
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/pn.svg);
2374
+ }
2375
+ .flag-icon-pn.squared {
2376
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/pn.svg);
2377
+ }
1822
2378
 
1823
2379
  .flag-icon-pr {
1824
- background-image: url(/assets/theme/j1/core/country-flags/4x3/pr.svg); }
1825
- .flag-icon-pr.squared {
1826
- background-image: url(/assets/theme/j1/core/country-flags/1x1/pr.svg); }
2380
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/pr.svg);
2381
+ }
2382
+ .flag-icon-pr.squared {
2383
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/pr.svg);
2384
+ }
1827
2385
 
1828
2386
  .flag-icon-ps {
1829
- background-image: url(/assets/theme/j1/core/country-flags/4x3/ps.svg); }
1830
- .flag-icon-ps.squared {
1831
- background-image: url(/assets/theme/j1/core/country-flags/1x1/ps.svg); }
2387
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/ps.svg);
2388
+ }
2389
+ .flag-icon-ps.squared {
2390
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/ps.svg);
2391
+ }
1832
2392
 
1833
2393
  .flag-icon-pt {
1834
- background-image: url(/assets/theme/j1/core/country-flags/4x3/pt.svg); }
1835
- .flag-icon-pt.squared {
1836
- background-image: url(/assets/theme/j1/core/country-flags/1x1/pt.svg); }
2394
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/pt.svg);
2395
+ }
2396
+ .flag-icon-pt.squared {
2397
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/pt.svg);
2398
+ }
1837
2399
 
1838
2400
  .flag-icon-pw {
1839
- background-image: url(/assets/theme/j1/core/country-flags/4x3/pw.svg); }
1840
- .flag-icon-pw.squared {
1841
- background-image: url(/assets/theme/j1/core/country-flags/1x1/pw.svg); }
2401
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/pw.svg);
2402
+ }
2403
+ .flag-icon-pw.squared {
2404
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/pw.svg);
2405
+ }
1842
2406
 
1843
2407
  .flag-icon-py {
1844
- background-image: url(/assets/theme/j1/core/country-flags/4x3/py.svg); }
1845
- .flag-icon-py.squared {
1846
- background-image: url(/assets/theme/j1/core/country-flags/1x1/py.svg); }
2408
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/py.svg);
2409
+ }
2410
+ .flag-icon-py.squared {
2411
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/py.svg);
2412
+ }
1847
2413
 
1848
2414
  .flag-icon-qa {
1849
- background-image: url(/assets/theme/j1/core/country-flags/4x3/qa.svg); }
1850
- .flag-icon-qa.squared {
1851
- background-image: url(/assets/theme/j1/core/country-flags/1x1/qa.svg); }
2415
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/qa.svg);
2416
+ }
2417
+ .flag-icon-qa.squared {
2418
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/qa.svg);
2419
+ }
1852
2420
 
1853
2421
  .flag-icon-re {
1854
- background-image: url(/assets/theme/j1/core/country-flags/4x3/re.svg); }
1855
- .flag-icon-re.squared {
1856
- background-image: url(/assets/theme/j1/core/country-flags/1x1/re.svg); }
2422
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/re.svg);
2423
+ }
2424
+ .flag-icon-re.squared {
2425
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/re.svg);
2426
+ }
1857
2427
 
1858
2428
  .flag-icon-ro {
1859
- background-image: url(/assets/theme/j1/core/country-flags/4x3/ro.svg); }
1860
- .flag-icon-ro.squared {
1861
- background-image: url(/assets/theme/j1/core/country-flags/1x1/ro.svg); }
2429
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/ro.svg);
2430
+ }
2431
+ .flag-icon-ro.squared {
2432
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/ro.svg);
2433
+ }
1862
2434
 
1863
2435
  .flag-icon-rs {
1864
- background-image: url(/assets/theme/j1/core/country-flags/4x3/rs.svg); }
1865
- .flag-icon-rs.squared {
1866
- background-image: url(/assets/theme/j1/core/country-flags/1x1/rs.svg); }
2436
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/rs.svg);
2437
+ }
2438
+ .flag-icon-rs.squared {
2439
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/rs.svg);
2440
+ }
1867
2441
 
1868
2442
  .flag-icon-ru {
1869
- background-image: url(/assets/theme/j1/core/country-flags/4x3/ru.svg); }
1870
- .flag-icon-ru.squared {
1871
- background-image: url(/assets/theme/j1/core/country-flags/1x1/ru.svg); }
2443
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/ru.svg);
2444
+ }
2445
+ .flag-icon-ru.squared {
2446
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/ru.svg);
2447
+ }
1872
2448
 
1873
2449
  .flag-icon-rw {
1874
- background-image: url(/assets/theme/j1/core/country-flags/4x3/rw.svg); }
1875
- .flag-icon-rw.squared {
1876
- background-image: url(/assets/theme/j1/core/country-flags/1x1/rw.svg); }
2450
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/rw.svg);
2451
+ }
2452
+ .flag-icon-rw.squared {
2453
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/rw.svg);
2454
+ }
1877
2455
 
1878
2456
  .flag-icon-sa {
1879
- background-image: url(/assets/theme/j1/core/country-flags/4x3/sa.svg); }
1880
- .flag-icon-sa.squared {
1881
- background-image: url(/assets/theme/j1/core/country-flags/1x1/sa.svg); }
2457
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/sa.svg);
2458
+ }
2459
+ .flag-icon-sa.squared {
2460
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/sa.svg);
2461
+ }
1882
2462
 
1883
2463
  .flag-icon-sb {
1884
- background-image: url(/assets/theme/j1/core/country-flags/4x3/sb.svg); }
1885
- .flag-icon-sb.squared {
1886
- background-image: url(/assets/theme/j1/core/country-flags/1x1/sb.svg); }
2464
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/sb.svg);
2465
+ }
2466
+ .flag-icon-sb.squared {
2467
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/sb.svg);
2468
+ }
1887
2469
 
1888
2470
  .flag-icon-sc {
1889
- background-image: url(/assets/theme/j1/core/country-flags/4x3/sc.svg); }
1890
- .flag-icon-sc.squared {
1891
- background-image: url(/assets/theme/j1/core/country-flags/1x1/sc.svg); }
2471
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/sc.svg);
2472
+ }
2473
+ .flag-icon-sc.squared {
2474
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/sc.svg);
2475
+ }
1892
2476
 
1893
2477
  .flag-icon-sd {
1894
- background-image: url(/assets/theme/j1/core/country-flags/4x3/sd.svg); }
1895
- .flag-icon-sd.squared {
1896
- background-image: url(/assets/theme/j1/core/country-flags/1x1/sd.svg); }
2478
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/sd.svg);
2479
+ }
2480
+ .flag-icon-sd.squared {
2481
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/sd.svg);
2482
+ }
1897
2483
 
1898
2484
  .flag-icon-se {
1899
- background-image: url(/assets/theme/j1/core/country-flags/4x3/se.svg); }
1900
- .flag-icon-se.squared {
1901
- background-image: url(/assets/theme/j1/core/country-flags/1x1/se.svg); }
2485
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/se.svg);
2486
+ }
2487
+ .flag-icon-se.squared {
2488
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/se.svg);
2489
+ }
1902
2490
 
1903
2491
  .flag-icon-sg {
1904
- background-image: url(/assets/theme/j1/core/country-flags/4x3/sg.svg); }
1905
- .flag-icon-sg.squared {
1906
- background-image: url(/assets/theme/j1/core/country-flags/1x1/sg.svg); }
2492
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/sg.svg);
2493
+ }
2494
+ .flag-icon-sg.squared {
2495
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/sg.svg);
2496
+ }
1907
2497
 
1908
2498
  .flag-icon-sh {
1909
- background-image: url(/assets/theme/j1/core/country-flags/4x3/sh.svg); }
1910
- .flag-icon-sh.squared {
1911
- background-image: url(/assets/theme/j1/core/country-flags/1x1/sh.svg); }
2499
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/sh.svg);
2500
+ }
2501
+ .flag-icon-sh.squared {
2502
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/sh.svg);
2503
+ }
1912
2504
 
1913
2505
  .flag-icon-si {
1914
- background-image: url(/assets/theme/j1/core/country-flags/4x3/si.svg); }
1915
- .flag-icon-si.squared {
1916
- background-image: url(/assets/theme/j1/core/country-flags/1x1/si.svg); }
2506
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/si.svg);
2507
+ }
2508
+ .flag-icon-si.squared {
2509
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/si.svg);
2510
+ }
1917
2511
 
1918
2512
  .flag-icon-sj {
1919
- background-image: url(/assets/theme/j1/core/country-flags/4x3/sj.svg); }
1920
- .flag-icon-sj.squared {
1921
- background-image: url(/assets/theme/j1/core/country-flags/1x1/sj.svg); }
2513
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/sj.svg);
2514
+ }
2515
+ .flag-icon-sj.squared {
2516
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/sj.svg);
2517
+ }
1922
2518
 
1923
2519
  .flag-icon-sk {
1924
- background-image: url(/assets/theme/j1/core/country-flags/4x3/sk.svg); }
1925
- .flag-icon-sk.squared {
1926
- background-image: url(/assets/theme/j1/core/country-flags/1x1/sk.svg); }
2520
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/sk.svg);
2521
+ }
2522
+ .flag-icon-sk.squared {
2523
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/sk.svg);
2524
+ }
1927
2525
 
1928
2526
  .flag-icon-sl {
1929
- background-image: url(/assets/theme/j1/core/country-flags/4x3/sl.svg); }
1930
- .flag-icon-sl.squared {
1931
- background-image: url(/assets/theme/j1/core/country-flags/1x1/sl.svg); }
2527
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/sl.svg);
2528
+ }
2529
+ .flag-icon-sl.squared {
2530
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/sl.svg);
2531
+ }
1932
2532
 
1933
2533
  .flag-icon-sm {
1934
- background-image: url(/assets/theme/j1/core/country-flags/4x3/sm.svg); }
1935
- .flag-icon-sm.squared {
1936
- background-image: url(/assets/theme/j1/core/country-flags/1x1/sm.svg); }
2534
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/sm.svg);
2535
+ }
2536
+ .flag-icon-sm.squared {
2537
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/sm.svg);
2538
+ }
1937
2539
 
1938
2540
  .flag-icon-sn {
1939
- background-image: url(/assets/theme/j1/core/country-flags/4x3/sn.svg); }
1940
- .flag-icon-sn.squared {
1941
- background-image: url(/assets/theme/j1/core/country-flags/1x1/sn.svg); }
2541
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/sn.svg);
2542
+ }
2543
+ .flag-icon-sn.squared {
2544
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/sn.svg);
2545
+ }
1942
2546
 
1943
2547
  .flag-icon-so {
1944
- background-image: url(/assets/theme/j1/core/country-flags/4x3/so.svg); }
1945
- .flag-icon-so.squared {
1946
- background-image: url(/assets/theme/j1/core/country-flags/1x1/so.svg); }
2548
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/so.svg);
2549
+ }
2550
+ .flag-icon-so.squared {
2551
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/so.svg);
2552
+ }
1947
2553
 
1948
2554
  .flag-icon-sr {
1949
- background-image: url(/assets/theme/j1/core/country-flags/4x3/sr.svg); }
1950
- .flag-icon-sr.squared {
1951
- background-image: url(/assets/theme/j1/core/country-flags/1x1/sr.svg); }
2555
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/sr.svg);
2556
+ }
2557
+ .flag-icon-sr.squared {
2558
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/sr.svg);
2559
+ }
1952
2560
 
1953
2561
  .flag-icon-ss {
1954
- background-image: url(/assets/theme/j1/core/country-flags/4x3/ss.svg); }
1955
- .flag-icon-ss.squared {
1956
- background-image: url(/assets/theme/j1/core/country-flags/1x1/ss.svg); }
2562
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/ss.svg);
2563
+ }
2564
+ .flag-icon-ss.squared {
2565
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/ss.svg);
2566
+ }
1957
2567
 
1958
2568
  .flag-icon-st {
1959
- background-image: url(/assets/theme/j1/core/country-flags/4x3/st.svg); }
1960
- .flag-icon-st.squared {
1961
- background-image: url(/assets/theme/j1/core/country-flags/1x1/st.svg); }
2569
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/st.svg);
2570
+ }
2571
+ .flag-icon-st.squared {
2572
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/st.svg);
2573
+ }
1962
2574
 
1963
2575
  .flag-icon-sv {
1964
- background-image: url(/assets/theme/j1/core/country-flags/4x3/sv.svg); }
1965
- .flag-icon-sv.squared {
1966
- background-image: url(/assets/theme/j1/core/country-flags/1x1/sv.svg); }
2576
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/sv.svg);
2577
+ }
2578
+ .flag-icon-sv.squared {
2579
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/sv.svg);
2580
+ }
1967
2581
 
1968
2582
  .flag-icon-sx {
1969
- background-image: url(/assets/theme/j1/core/country-flags/4x3/sx.svg); }
1970
- .flag-icon-sx.squared {
1971
- background-image: url(/assets/theme/j1/core/country-flags/1x1/sx.svg); }
2583
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/sx.svg);
2584
+ }
2585
+ .flag-icon-sx.squared {
2586
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/sx.svg);
2587
+ }
1972
2588
 
1973
2589
  .flag-icon-sy {
1974
- background-image: url(/assets/theme/j1/core/country-flags/4x3/sy.svg); }
1975
- .flag-icon-sy.squared {
1976
- background-image: url(/assets/theme/j1/core/country-flags/1x1/sy.svg); }
2590
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/sy.svg);
2591
+ }
2592
+ .flag-icon-sy.squared {
2593
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/sy.svg);
2594
+ }
1977
2595
 
1978
2596
  .flag-icon-sz {
1979
- background-image: url(/assets/theme/j1/core/country-flags/4x3/sz.svg); }
1980
- .flag-icon-sz.squared {
1981
- background-image: url(/assets/theme/j1/core/country-flags/1x1/sz.svg); }
2597
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/sz.svg);
2598
+ }
2599
+ .flag-icon-sz.squared {
2600
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/sz.svg);
2601
+ }
1982
2602
 
1983
2603
  .flag-icon-tc {
1984
- background-image: url(/assets/theme/j1/core/country-flags/4x3/tc.svg); }
1985
- .flag-icon-tc.squared {
1986
- background-image: url(/assets/theme/j1/core/country-flags/1x1/tc.svg); }
2604
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/tc.svg);
2605
+ }
2606
+ .flag-icon-tc.squared {
2607
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/tc.svg);
2608
+ }
1987
2609
 
1988
2610
  .flag-icon-td {
1989
- background-image: url(/assets/theme/j1/core/country-flags/4x3/td.svg); }
1990
- .flag-icon-td.squared {
1991
- background-image: url(/assets/theme/j1/core/country-flags/1x1/td.svg); }
2611
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/td.svg);
2612
+ }
2613
+ .flag-icon-td.squared {
2614
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/td.svg);
2615
+ }
1992
2616
 
1993
2617
  .flag-icon-tf {
1994
- background-image: url(/assets/theme/j1/core/country-flags/4x3/tf.svg); }
1995
- .flag-icon-tf.squared {
1996
- background-image: url(/assets/theme/j1/core/country-flags/1x1/tf.svg); }
2618
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/tf.svg);
2619
+ }
2620
+ .flag-icon-tf.squared {
2621
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/tf.svg);
2622
+ }
1997
2623
 
1998
2624
  .flag-icon-tg {
1999
- background-image: url(/assets/theme/j1/core/country-flags/4x3/tg.svg); }
2000
- .flag-icon-tg.squared {
2001
- background-image: url(/assets/theme/j1/core/country-flags/1x1/tg.svg); }
2625
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/tg.svg);
2626
+ }
2627
+ .flag-icon-tg.squared {
2628
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/tg.svg);
2629
+ }
2002
2630
 
2003
2631
  .flag-icon-th {
2004
- background-image: url(/assets/theme/j1/core/country-flags/4x3/th.svg); }
2005
- .flag-icon-th.squared {
2006
- background-image: url(/assets/theme/j1/core/country-flags/1x1/th.svg); }
2632
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/th.svg);
2633
+ }
2634
+ .flag-icon-th.squared {
2635
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/th.svg);
2636
+ }
2007
2637
 
2008
2638
  .flag-icon-tj {
2009
- background-image: url(/assets/theme/j1/core/country-flags/4x3/tj.svg); }
2010
- .flag-icon-tj.squared {
2011
- background-image: url(/assets/theme/j1/core/country-flags/1x1/tj.svg); }
2639
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/tj.svg);
2640
+ }
2641
+ .flag-icon-tj.squared {
2642
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/tj.svg);
2643
+ }
2012
2644
 
2013
2645
  .flag-icon-tk {
2014
- background-image: url(/assets/theme/j1/core/country-flags/4x3/tk.svg); }
2015
- .flag-icon-tk.squared {
2016
- background-image: url(/assets/theme/j1/core/country-flags/1x1/tk.svg); }
2646
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/tk.svg);
2647
+ }
2648
+ .flag-icon-tk.squared {
2649
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/tk.svg);
2650
+ }
2017
2651
 
2018
2652
  .flag-icon-tl {
2019
- background-image: url(/assets/theme/j1/core/country-flags/4x3/tl.svg); }
2020
- .flag-icon-tl.squared {
2021
- background-image: url(/assets/theme/j1/core/country-flags/1x1/tl.svg); }
2653
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/tl.svg);
2654
+ }
2655
+ .flag-icon-tl.squared {
2656
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/tl.svg);
2657
+ }
2022
2658
 
2023
2659
  .flag-icon-tm {
2024
- background-image: url(/assets/theme/j1/core/country-flags/4x3/tm.svg); }
2025
- .flag-icon-tm.squared {
2026
- background-image: url(/assets/theme/j1/core/country-flags/1x1/tm.svg); }
2660
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/tm.svg);
2661
+ }
2662
+ .flag-icon-tm.squared {
2663
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/tm.svg);
2664
+ }
2027
2665
 
2028
2666
  .flag-icon-tn {
2029
- background-image: url(/assets/theme/j1/core/country-flags/4x3/tn.svg); }
2030
- .flag-icon-tn.squared {
2031
- background-image: url(/assets/theme/j1/core/country-flags/1x1/tn.svg); }
2667
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/tn.svg);
2668
+ }
2669
+ .flag-icon-tn.squared {
2670
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/tn.svg);
2671
+ }
2032
2672
 
2033
2673
  .flag-icon-to {
2034
- background-image: url(/assets/theme/j1/core/country-flags/4x3/to.svg); }
2035
- .flag-icon-to.squared {
2036
- background-image: url(/assets/theme/j1/core/country-flags/1x1/to.svg); }
2674
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/to.svg);
2675
+ }
2676
+ .flag-icon-to.squared {
2677
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/to.svg);
2678
+ }
2037
2679
 
2038
2680
  .flag-icon-tr {
2039
- background-image: url(/assets/theme/j1/core/country-flags/4x3/tr.svg); }
2040
- .flag-icon-tr.squared {
2041
- background-image: url(/assets/theme/j1/core/country-flags/1x1/tr.svg); }
2681
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/tr.svg);
2682
+ }
2683
+ .flag-icon-tr.squared {
2684
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/tr.svg);
2685
+ }
2042
2686
 
2043
2687
  .flag-icon-tt {
2044
- background-image: url(/assets/theme/j1/core/country-flags/4x3/tt.svg); }
2045
- .flag-icon-tt.squared {
2046
- background-image: url(/assets/theme/j1/core/country-flags/1x1/tt.svg); }
2688
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/tt.svg);
2689
+ }
2690
+ .flag-icon-tt.squared {
2691
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/tt.svg);
2692
+ }
2047
2693
 
2048
2694
  .flag-icon-tv {
2049
- background-image: url(/assets/theme/j1/core/country-flags/4x3/tv.svg); }
2050
- .flag-icon-tv.squared {
2051
- background-image: url(/assets/theme/j1/core/country-flags/1x1/tv.svg); }
2695
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/tv.svg);
2696
+ }
2697
+ .flag-icon-tv.squared {
2698
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/tv.svg);
2699
+ }
2052
2700
 
2053
2701
  .flag-icon-tw {
2054
- background-image: url(/assets/theme/j1/core/country-flags/4x3/tw.svg); }
2055
- .flag-icon-tw.squared {
2056
- background-image: url(/assets/theme/j1/core/country-flags/1x1/tw.svg); }
2702
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/tw.svg);
2703
+ }
2704
+ .flag-icon-tw.squared {
2705
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/tw.svg);
2706
+ }
2057
2707
 
2058
2708
  .flag-icon-tz {
2059
- background-image: url(/assets/theme/j1/core/country-flags/4x3/tz.svg); }
2060
- .flag-icon-tz.squared {
2061
- background-image: url(/assets/theme/j1/core/country-flags/1x1/tz.svg); }
2709
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/tz.svg);
2710
+ }
2711
+ .flag-icon-tz.squared {
2712
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/tz.svg);
2713
+ }
2062
2714
 
2063
2715
  .flag-icon-ua {
2064
- background-image: url(/assets/theme/j1/core/country-flags/4x3/ua.svg); }
2065
- .flag-icon-ua.squared {
2066
- background-image: url(/assets/theme/j1/core/country-flags/1x1/ua.svg); }
2716
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/ua.svg);
2717
+ }
2718
+ .flag-icon-ua.squared {
2719
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/ua.svg);
2720
+ }
2067
2721
 
2068
2722
  .flag-icon-ug {
2069
- background-image: url(/assets/theme/j1/core/country-flags/4x3/ug.svg); }
2070
- .flag-icon-ug.squared {
2071
- background-image: url(/assets/theme/j1/core/country-flags/1x1/ug.svg); }
2723
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/ug.svg);
2724
+ }
2725
+ .flag-icon-ug.squared {
2726
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/ug.svg);
2727
+ }
2072
2728
 
2073
2729
  .flag-icon-um {
2074
- background-image: url(/assets/theme/j1/core/country-flags/4x3/um.svg); }
2075
- .flag-icon-um.squared {
2076
- background-image: url(/assets/theme/j1/core/country-flags/1x1/um.svg); }
2730
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/um.svg);
2731
+ }
2732
+ .flag-icon-um.squared {
2733
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/um.svg);
2734
+ }
2077
2735
 
2078
2736
  .flag-icon-us {
2079
- background-image: url(/assets/theme/j1/core/country-flags/4x3/us.svg); }
2080
- .flag-icon-us.squared {
2081
- background-image: url(/assets/theme/j1/core/country-flags/1x1/us.svg); }
2737
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/us.svg);
2738
+ }
2739
+ .flag-icon-us.squared {
2740
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/us.svg);
2741
+ }
2082
2742
 
2083
2743
  .flag-icon-uy {
2084
- background-image: url(/assets/theme/j1/core/country-flags/4x3/uy.svg); }
2085
- .flag-icon-uy.squared {
2086
- background-image: url(/assets/theme/j1/core/country-flags/1x1/uy.svg); }
2744
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/uy.svg);
2745
+ }
2746
+ .flag-icon-uy.squared {
2747
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/uy.svg);
2748
+ }
2087
2749
 
2088
2750
  .flag-icon-uz {
2089
- background-image: url(/assets/theme/j1/core/country-flags/4x3/uz.svg); }
2090
- .flag-icon-uz.squared {
2091
- background-image: url(/assets/theme/j1/core/country-flags/1x1/uz.svg); }
2751
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/uz.svg);
2752
+ }
2753
+ .flag-icon-uz.squared {
2754
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/uz.svg);
2755
+ }
2092
2756
 
2093
2757
  .flag-icon-va {
2094
- background-image: url(/assets/theme/j1/core/country-flags/4x3/va.svg); }
2095
- .flag-icon-va.squared {
2096
- background-image: url(/assets/theme/j1/core/country-flags/1x1/va.svg); }
2758
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/va.svg);
2759
+ }
2760
+ .flag-icon-va.squared {
2761
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/va.svg);
2762
+ }
2097
2763
 
2098
2764
  .flag-icon-vc {
2099
- background-image: url(/assets/theme/j1/core/country-flags/4x3/vc.svg); }
2100
- .flag-icon-vc.squared {
2101
- background-image: url(/assets/theme/j1/core/country-flags/1x1/vc.svg); }
2765
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/vc.svg);
2766
+ }
2767
+ .flag-icon-vc.squared {
2768
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/vc.svg);
2769
+ }
2102
2770
 
2103
2771
  .flag-icon-ve {
2104
- background-image: url(/assets/theme/j1/core/country-flags/4x3/ve.svg); }
2105
- .flag-icon-ve.squared {
2106
- background-image: url(/assets/theme/j1/core/country-flags/1x1/ve.svg); }
2772
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/ve.svg);
2773
+ }
2774
+ .flag-icon-ve.squared {
2775
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/ve.svg);
2776
+ }
2107
2777
 
2108
2778
  .flag-icon-vg {
2109
- background-image: url(/assets/theme/j1/core/country-flags/4x3/vg.svg); }
2110
- .flag-icon-vg.squared {
2111
- background-image: url(/assets/theme/j1/core/country-flags/1x1/vg.svg); }
2779
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/vg.svg);
2780
+ }
2781
+ .flag-icon-vg.squared {
2782
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/vg.svg);
2783
+ }
2112
2784
 
2113
2785
  .flag-icon-vi {
2114
- background-image: url(/assets/theme/j1/core/country-flags/4x3/vi.svg); }
2115
- .flag-icon-vi.squared {
2116
- background-image: url(/assets/theme/j1/core/country-flags/1x1/vi.svg); }
2786
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/vi.svg);
2787
+ }
2788
+ .flag-icon-vi.squared {
2789
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/vi.svg);
2790
+ }
2117
2791
 
2118
2792
  .flag-icon-vn {
2119
- background-image: url(/assets/theme/j1/core/country-flags/4x3/vn.svg); }
2120
- .flag-icon-vn.squared {
2121
- background-image: url(/assets/theme/j1/core/country-flags/1x1/vn.svg); }
2793
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/vn.svg);
2794
+ }
2795
+ .flag-icon-vn.squared {
2796
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/vn.svg);
2797
+ }
2122
2798
 
2123
2799
  .flag-icon-vu {
2124
- background-image: url(/assets/theme/j1/core/country-flags/4x3/vu.svg); }
2125
- .flag-icon-vu.squared {
2126
- background-image: url(/assets/theme/j1/core/country-flags/1x1/vu.svg); }
2800
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/vu.svg);
2801
+ }
2802
+ .flag-icon-vu.squared {
2803
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/vu.svg);
2804
+ }
2127
2805
 
2128
2806
  .flag-icon-wf {
2129
- background-image: url(/assets/theme/j1/core/country-flags/4x3/wf.svg); }
2130
- .flag-icon-wf.squared {
2131
- background-image: url(/assets/theme/j1/core/country-flags/1x1/wf.svg); }
2807
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/wf.svg);
2808
+ }
2809
+ .flag-icon-wf.squared {
2810
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/wf.svg);
2811
+ }
2132
2812
 
2133
2813
  .flag-icon-ws {
2134
- background-image: url(/assets/theme/j1/core/country-flags/4x3/ws.svg); }
2135
- .flag-icon-ws.squared {
2136
- background-image: url(/assets/theme/j1/core/country-flags/1x1/ws.svg); }
2814
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/ws.svg);
2815
+ }
2816
+ .flag-icon-ws.squared {
2817
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/ws.svg);
2818
+ }
2137
2819
 
2138
2820
  .flag-icon-ye {
2139
- background-image: url(/assets/theme/j1/core/country-flags/4x3/ye.svg); }
2140
- .flag-icon-ye.squared {
2141
- background-image: url(/assets/theme/j1/core/country-flags/1x1/ye.svg); }
2821
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/ye.svg);
2822
+ }
2823
+ .flag-icon-ye.squared {
2824
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/ye.svg);
2825
+ }
2142
2826
 
2143
2827
  .flag-icon-yt {
2144
- background-image: url(/assets/theme/j1/core/country-flags/4x3/yt.svg); }
2145
- .flag-icon-yt.squared {
2146
- background-image: url(/assets/theme/j1/core/country-flags/1x1/yt.svg); }
2828
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/yt.svg);
2829
+ }
2830
+ .flag-icon-yt.squared {
2831
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/yt.svg);
2832
+ }
2147
2833
 
2148
2834
  .flag-icon-za {
2149
- background-image: url(/assets/theme/j1/core/country-flags/4x3/za.svg); }
2150
- .flag-icon-za.squared {
2151
- background-image: url(/assets/theme/j1/core/country-flags/1x1/za.svg); }
2835
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/za.svg);
2836
+ }
2837
+ .flag-icon-za.squared {
2838
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/za.svg);
2839
+ }
2152
2840
 
2153
2841
  .flag-icon-zm {
2154
- background-image: url(/assets/theme/j1/core/country-flags/4x3/zm.svg); }
2155
- .flag-icon-zm.squared {
2156
- background-image: url(/assets/theme/j1/core/country-flags/1x1/zm.svg); }
2842
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/zm.svg);
2843
+ }
2844
+ .flag-icon-zm.squared {
2845
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/zm.svg);
2846
+ }
2157
2847
 
2158
2848
  .flag-icon-zw {
2159
- background-image: url(/assets/theme/j1/core/country-flags/4x3/zw.svg); }
2160
- .flag-icon-zw.squared {
2161
- background-image: url(/assets/theme/j1/core/country-flags/1x1/zw.svg); }
2849
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/zw.svg);
2850
+ }
2851
+ .flag-icon-zw.squared {
2852
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/zw.svg);
2853
+ }
2162
2854
 
2163
2855
  .flag-icon-es-ca {
2164
- background-image: url(/assets/theme/j1/core/country-flags/4x3/es-ca.svg); }
2165
- .flag-icon-es-ca.squared {
2166
- background-image: url(/assets/theme/j1/core/country-flags/1x1/es-ca.svg); }
2856
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/es-ca.svg);
2857
+ }
2858
+ .flag-icon-es-ca.squared {
2859
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/es-ca.svg);
2860
+ }
2167
2861
 
2168
2862
  .flag-icon-es-ga {
2169
- background-image: url(/assets/theme/j1/core/country-flags/4x3/es-ga.svg); }
2170
- .flag-icon-es-ga.squared {
2171
- background-image: url(/assets/theme/j1/core/country-flags/1x1/es-ga.svg); }
2863
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/es-ga.svg);
2864
+ }
2865
+ .flag-icon-es-ga.squared {
2866
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/es-ga.svg);
2867
+ }
2172
2868
 
2173
2869
  .flag-icon-eu {
2174
- background-image: url(/assets/theme/j1/core/country-flags/4x3/eu.svg); }
2175
- .flag-icon-eu.squared {
2176
- background-image: url(/assets/theme/j1/core/country-flags/1x1/eu.svg); }
2870
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/eu.svg);
2871
+ }
2872
+ .flag-icon-eu.squared {
2873
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/eu.svg);
2874
+ }
2177
2875
 
2178
2876
  .flag-icon-gb-eng {
2179
- background-image: url(/assets/theme/j1/core/country-flags/4x3/gb-eng.svg); }
2180
- .flag-icon-gb-eng.squared {
2181
- background-image: url(/assets/theme/j1/core/country-flags/1x1/gb-eng.svg); }
2877
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/gb-eng.svg);
2878
+ }
2879
+ .flag-icon-gb-eng.squared {
2880
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/gb-eng.svg);
2881
+ }
2182
2882
 
2183
2883
  .flag-icon-gb-nir {
2184
- background-image: url(/assets/theme/j1/core/country-flags/4x3/gb-nir.svg); }
2185
- .flag-icon-gb-nir.squared {
2186
- background-image: url(/assets/theme/j1/core/country-flags/1x1/gb-nir.svg); }
2884
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/gb-nir.svg);
2885
+ }
2886
+ .flag-icon-gb-nir.squared {
2887
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/gb-nir.svg);
2888
+ }
2187
2889
 
2188
2890
  .flag-icon-gb-sct {
2189
- background-image: url(/assets/theme/j1/core/country-flags/4x3/gb-sct.svg); }
2190
- .flag-icon-gb-sct.squared {
2191
- background-image: url(/assets/theme/j1/core/country-flags/1x1/gb-sct.svg); }
2891
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/gb-sct.svg);
2892
+ }
2893
+ .flag-icon-gb-sct.squared {
2894
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/gb-sct.svg);
2895
+ }
2192
2896
 
2193
2897
  .flag-icon-gb-wls {
2194
- background-image: url(/assets/theme/j1/core/country-flags/4x3/gb-wls.svg); }
2195
- .flag-icon-gb-wls.squared {
2196
- background-image: url(/assets/theme/j1/core/country-flags/1x1/gb-wls.svg); }
2898
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/gb-wls.svg);
2899
+ }
2900
+ .flag-icon-gb-wls.squared {
2901
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/gb-wls.svg);
2902
+ }
2197
2903
 
2198
2904
  .flag-icon-un {
2199
- background-image: url(/assets/theme/j1/core/country-flags/4x3/un.svg); }
2200
- .flag-icon-un.squared {
2201
- background-image: url(/assets/theme/j1/core/country-flags/1x1/un.svg); }
2905
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/un.svg);
2906
+ }
2907
+ .flag-icon-un.squared {
2908
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/un.svg);
2909
+ }
2202
2910
 
2203
2911
  .flag-icon-xk {
2204
- background-image: url(/assets/theme/j1/core/country-flags/4x3/xk.svg); }
2205
- .flag-icon-xk.squared {
2206
- background-image: url(/assets/theme/j1/core/country-flags/1x1/xk.svg); }
2912
+ background-image: url(/assets/theme/j1/core/country-flags/4x3/xk.svg);
2913
+ }
2914
+ .flag-icon-xk.squared {
2915
+ background-image: url(/assets/theme/j1/core/country-flags/1x1/xk.svg);
2916
+ }
2207
2917
 
2208
2918
  /*
2209
2919
  # -----------------------------------------------------------------------------
@@ -2220,52 +2930,67 @@ ul.disc {
2220
2930
  # -----------------------------------------------------------------------------
2221
2931
  */
2222
2932
  .flag-icon.size-xs {
2223
- font-size: 1.250em; }
2933
+ font-size: 1.25em;
2934
+ }
2224
2935
 
2225
2936
  .flag-icon.size-sm {
2226
- font-size: 1.375em; }
2937
+ font-size: 1.375em;
2938
+ }
2227
2939
 
2228
2940
  .flag-icon.size-md {
2229
- font-size: 1.500em;
2230
- vertical-align: -10%; }
2941
+ font-size: 1.5em;
2942
+ vertical-align: -10%;
2943
+ }
2231
2944
 
2232
2945
  .flag-icon.size-lg {
2233
- font-size: 1.750em;
2234
- vertical-align: -15%; }
2946
+ font-size: 1.75em;
2947
+ vertical-align: -15%;
2948
+ }
2235
2949
 
2236
2950
  .flag-icon.size-xl {
2237
- font-size: 2.000em;
2238
- vertical-align: -17%; }
2951
+ font-size: 2em;
2952
+ vertical-align: -17%;
2953
+ }
2239
2954
 
2240
2955
  .flag-icon.size-1x {
2241
- font-size: 1rem; }
2956
+ font-size: 1rem;
2957
+ }
2242
2958
 
2243
2959
  .flag-icon.size-2x {
2244
- font-size: 2rem; }
2960
+ font-size: 2rem;
2961
+ }
2245
2962
 
2246
2963
  .flag-icon.size-3x {
2247
- font-size: 3rem; }
2964
+ font-size: 3rem;
2965
+ }
2248
2966
 
2249
2967
  .flag-icon.size-4x {
2250
- font-size: 4rem; }
2968
+ font-size: 4rem;
2969
+ }
2251
2970
 
2252
2971
  .flag-icon.size-5x {
2253
- font-size: 5rem; }
2972
+ font-size: 5rem;
2973
+ }
2254
2974
 
2255
2975
  .flag-icon.size-6x {
2256
- font-size: 6rem; }
2976
+ font-size: 6rem;
2977
+ }
2257
2978
 
2258
2979
  .flag-icon.size-7x {
2259
- font-size: 7rem; }
2980
+ font-size: 7rem;
2981
+ }
2260
2982
 
2261
2983
  .flag-icon.size-8x {
2262
- font-size: 8rem; }
2984
+ font-size: 8rem;
2985
+ }
2263
2986
 
2264
2987
  .flag-icon.size-9x {
2265
- font-size: 9rem; }
2988
+ font-size: 9rem;
2989
+ }
2266
2990
 
2267
2991
  .flag-icon.size-10x {
2268
- font-size: 10rem; }
2992
+ font-size: 10rem;
2993
+ }
2269
2994
 
2270
2995
  /*
2271
2996
  # -----------------------------------------------------------------------------
@@ -2286,20 +3011,20 @@ ul.disc {
2286
3011
  */
2287
3012
  /* latin-ext */
2288
3013
  @font-face {
2289
- font-family: 'Lato';
3014
+ font-family: "Lato";
2290
3015
  font-style: normal;
2291
3016
  font-weight: 400;
2292
3017
  src: url(https://fonts.gstatic.com/s/lato/v23/S6uyw4BMUTPHjxAwXjeu.woff2) format("woff2");
2293
- unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }
2294
-
3018
+ unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
3019
+ }
2295
3020
  /* latin */
2296
3021
  @font-face {
2297
- font-family: 'Lato';
3022
+ font-family: "Lato";
2298
3023
  font-style: normal;
2299
3024
  font-weight: 400;
2300
3025
  src: url(https://fonts.gstatic.com/s/lato/v23/S6uyw4BMUTPHjx4wXg.woff2) format("woff2");
2301
- unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
2302
-
3026
+ unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
3027
+ }
2303
3028
  /*
2304
3029
  # -----------------------------------------------------------------------------
2305
3030
  # ~/vendor/fonts/_roboto.scss
@@ -2321,32 +3046,32 @@ ul.disc {
2321
3046
  font-family: "Roboto";
2322
3047
  font-weight: 100;
2323
3048
  font-display: swap;
2324
- src: local(Roboto Thin), url("/assets/theme/j1/core/fonts/roboto/fonts/Roboto-Thin.woff2") format("woff2"), url("/assets/theme/j1/core/fonts/roboto/fonts/Roboto-Thin.woff") format("woff"); }
2325
-
3049
+ src: local(Roboto Thin), url("/assets/theme/j1/core/fonts/roboto/fonts/Roboto-Thin.woff2") format("woff2"), url("/assets/theme/j1/core/fonts/roboto/fonts/Roboto-Thin.woff") format("woff");
3050
+ }
2326
3051
  @font-face {
2327
3052
  font-family: "Roboto";
2328
3053
  font-weight: 300;
2329
3054
  font-display: swap;
2330
- src: local(Roboto Light), url("/assets/theme/j1/core/fonts/roboto/fonts/Roboto-Light.woff2") format("woff2"), url("/assets/theme/j1/core/fonts/roboto/fonts/Roboto-Light.woff") format("woff"); }
2331
-
3055
+ src: local(Roboto Light), url("/assets/theme/j1/core/fonts/roboto/fonts/Roboto-Light.woff2") format("woff2"), url("/assets/theme/j1/core/fonts/roboto/fonts/Roboto-Light.woff") format("woff");
3056
+ }
2332
3057
  @font-face {
2333
3058
  font-family: "Roboto";
2334
3059
  font-weight: 400;
2335
3060
  font-display: swap;
2336
- src: local(Roboto Regular), url("/assets/theme/j1/core/fonts/roboto/fonts/Roboto-Regular.woff2") format("woff2"), url("/assets/theme/j1/core/fonts/roboto/fonts/Roboto-Regular.woff") format("woff"); }
2337
-
3061
+ src: local(Roboto Regular), url("/assets/theme/j1/core/fonts/roboto/fonts/Roboto-Regular.woff2") format("woff2"), url("/assets/theme/j1/core/fonts/roboto/fonts/Roboto-Regular.woff") format("woff");
3062
+ }
2338
3063
  @font-face {
2339
3064
  font-family: "Roboto";
2340
3065
  font-weight: 500;
2341
3066
  font-display: swap;
2342
- src: local(Roboto Medium), url("/assets/theme/j1/core/fonts/roboto/fonts/Roboto-Medium.woff2") format("woff2"), url("/assets/theme/j1/core/fonts/roboto/fonts/Roboto-Medium.woff") format("woff"); }
2343
-
3067
+ src: local(Roboto Medium), url("/assets/theme/j1/core/fonts/roboto/fonts/Roboto-Medium.woff2") format("woff2"), url("/assets/theme/j1/core/fonts/roboto/fonts/Roboto-Medium.woff") format("woff");
3068
+ }
2344
3069
  @font-face {
2345
3070
  font-family: "Roboto";
2346
3071
  font-weight: 700;
2347
3072
  font-display: swap;
2348
- src: local(Roboto Bold), url("/assets/theme/j1/core/fonts/roboto/fonts/Roboto-Bold.woff2") format("woff2"), url("/assets/theme/j1/core/fonts/roboto/fonts/Roboto-Bold.woff") format("woff"); }
2349
-
3073
+ src: local(Roboto Bold), url("/assets/theme/j1/core/fonts/roboto/fonts/Roboto-Bold.woff2") format("woff2"), url("/assets/theme/j1/core/fonts/roboto/fonts/Roboto-Bold.woff") format("woff");
3074
+ }
2350
3075
  /*
2351
3076
  # -----------------------------------------------------------------------------
2352
3077
  # ~/vendor/fonts/_roboto_slap.scss
@@ -2366,54 +3091,57 @@ ul.disc {
2366
3091
  */
2367
3092
  /* latin-ext */
2368
3093
  @font-face {
2369
- font-family: 'Roboto Slab';
3094
+ font-family: "Roboto Slab";
2370
3095
  font-style: normal;
2371
3096
  font-weight: 300;
2372
3097
  font-display: swap;
2373
3098
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufD5qW54A.woff2) format("woff2");
2374
- unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }
2375
-
3099
+ unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
3100
+ }
2376
3101
  /* latin */
2377
3102
  @font-face {
2378
- font-family: 'Roboto Slab';
3103
+ font-family: "Roboto Slab";
2379
3104
  font-style: normal;
2380
3105
  font-weight: 300;
2381
3106
  font-display: swap;
2382
3107
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufN5qU.woff2) format("woff2");
2383
- unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
2384
-
3108
+ unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
3109
+ }
2385
3110
  /* latin-ext */
2386
3111
  @font-face {
2387
- font-family: 'Roboto Slab';
3112
+ font-family: "Roboto Slab";
2388
3113
  font-style: normal;
2389
3114
  font-weight: 400;
2390
3115
  font-display: swap;
2391
3116
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufD5qW54A.woff2) format("woff2");
2392
- unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }
2393
-
3117
+ unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
3118
+ }
2394
3119
  /* latin */
2395
3120
  @font-face {
2396
- font-family: 'Roboto Slab';
3121
+ font-family: "Roboto Slab";
2397
3122
  font-style: normal;
2398
3123
  font-weight: 400;
2399
3124
  font-display: swap;
2400
3125
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufN5qU.woff2) format("woff2");
2401
- unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
2402
-
3126
+ unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
3127
+ }
2403
3128
  /* latin-ext */
2404
3129
  @font-face {
2405
- font-family: 'Roboto Slab';
3130
+ font-family: "Roboto Slab";
2406
3131
  font-style: normal;
2407
3132
  font-weight: 700;
2408
3133
  font-display: swap;
2409
3134
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufD5qW54A.woff2) format("woff2");
2410
- unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }
2411
-
3135
+ unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
3136
+ }
2412
3137
  /* latin */
2413
3138
  @font-face {
2414
- font-family: 'Roboto Slab';
3139
+ font-family: "Roboto Slab";
2415
3140
  font-style: normal;
2416
3141
  font-weight: 700;
2417
3142
  font-display: swap;
2418
3143
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngMUXZYTXPIvIBgJJSb6ufN5qU.woff2) format("woff2");
2419
- unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
3144
+ unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
3145
+ }
3146
+
3147
+ /*# sourceMappingURL=vendor.css.map */