fomantic-ui 2.9.0-beta.28 → 2.9.0-beta.280
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.all-contributorsrc +224 -3
- package/.github/workflows/ci.yml +7 -6
- package/.github/workflows/nightly.yml +13 -8
- package/.github/workflows/release.yml +31 -0
- package/CONTRIBUTORS.md +77 -37
- package/README.md +8 -8
- package/dist/components/accordion.css +175 -35
- package/dist/components/accordion.js +6 -3
- package/dist/components/accordion.min.css +2 -2
- package/dist/components/accordion.min.js +3 -3
- package/dist/components/ad.css +4 -4
- package/dist/components/ad.min.css +2 -2
- package/dist/components/api.js +88 -29
- package/dist/components/api.min.js +3 -3
- package/dist/components/breadcrumb.css +1 -1
- package/dist/components/breadcrumb.min.css +1 -1
- package/dist/components/button.css +195 -148
- package/dist/components/button.min.css +2 -2
- package/dist/components/calendar.css +18 -1
- package/dist/components/calendar.js +84 -67
- package/dist/components/calendar.min.css +2 -2
- package/dist/components/calendar.min.js +3 -3
- package/dist/components/card.css +753 -116
- package/dist/components/card.min.css +2 -2
- package/dist/components/checkbox.css +92 -91
- package/dist/components/checkbox.js +17 -11
- package/dist/components/checkbox.min.css +2 -2
- package/dist/components/checkbox.min.js +3 -3
- package/dist/components/comment.css +12 -12
- package/dist/components/comment.min.css +2 -2
- package/dist/components/container.css +97 -3
- package/dist/components/container.min.css +2 -2
- package/dist/components/dimmer.css +29 -14
- package/dist/components/dimmer.js +11 -5
- package/dist/components/dimmer.min.css +2 -2
- package/dist/components/dimmer.min.js +3 -3
- package/dist/components/divider.css +31 -31
- package/dist/components/divider.min.css +2 -2
- package/dist/components/dropdown.css +89 -49
- package/dist/components/dropdown.js +95 -49
- package/dist/components/dropdown.min.css +2 -2
- package/dist/components/dropdown.min.js +3 -3
- package/dist/components/embed.css +5 -5
- package/dist/components/embed.js +1 -1
- package/dist/components/embed.min.css +2 -2
- package/dist/components/embed.min.js +3 -3
- package/dist/components/emoji.css +10839 -8831
- package/dist/components/emoji.min.css +1 -1
- package/dist/components/feed.css +29 -29
- package/dist/components/feed.min.css +2 -2
- package/dist/components/flag.css +1001 -892
- package/dist/components/flag.min.css +2 -2
- package/dist/components/form.css +158 -81
- package/dist/components/form.js +38 -29
- package/dist/components/form.min.css +2 -2
- package/dist/components/form.min.js +3 -3
- package/dist/components/grid.css +25 -21
- package/dist/components/grid.min.css +2 -2
- package/dist/components/header.css +5 -3
- package/dist/components/header.min.css +2 -2
- package/dist/components/icon.css +2063 -1984
- package/dist/components/icon.min.css +2 -2
- package/dist/components/image.css +1 -1
- package/dist/components/image.min.css +1 -1
- package/dist/components/input.css +758 -21
- package/dist/components/input.min.css +2 -2
- package/dist/components/item.css +16 -16
- package/dist/components/item.min.css +2 -2
- package/dist/components/label.css +64 -64
- package/dist/components/label.min.css +2 -2
- package/dist/components/list.css +30 -30
- package/dist/components/list.min.css +2 -2
- package/dist/components/loader.css +352 -352
- package/dist/components/loader.min.css +2 -2
- package/dist/components/menu.css +107 -75
- package/dist/components/menu.min.css +1 -1
- package/dist/components/message.css +42 -42
- package/dist/components/message.min.css +2 -2
- package/dist/components/modal.css +13 -1
- package/dist/components/modal.js +127 -49
- package/dist/components/modal.min.css +2 -2
- package/dist/components/modal.min.js +3 -3
- package/dist/components/nag.css +1 -1
- package/dist/components/nag.js +1 -1
- package/dist/components/nag.min.css +1 -1
- package/dist/components/nag.min.js +3 -3
- package/dist/components/placeholder.css +33 -33
- package/dist/components/placeholder.min.css +2 -2
- package/dist/components/popup.css +99 -103
- package/dist/components/popup.js +2 -2
- package/dist/components/popup.min.css +2 -2
- package/dist/components/popup.min.js +3 -3
- package/dist/components/progress.css +1 -1
- package/dist/components/progress.js +4 -1
- package/dist/components/progress.min.css +1 -1
- package/dist/components/progress.min.js +3 -3
- package/dist/components/rail.css +1 -1
- package/dist/components/rail.min.css +1 -1
- package/dist/components/rating.css +1 -1
- package/dist/components/rating.js +1 -1
- package/dist/components/rating.min.css +1 -1
- package/dist/components/rating.min.js +3 -3
- package/dist/components/reset.css +5 -4
- package/dist/components/reset.min.css +2 -2
- package/dist/components/reveal.css +1 -1
- package/dist/components/reveal.min.css +1 -1
- package/dist/components/search.css +3 -3
- package/dist/components/search.js +2 -2
- package/dist/components/search.min.css +2 -2
- package/dist/components/search.min.js +3 -3
- package/dist/components/segment.css +118 -34
- package/dist/components/segment.min.css +2 -2
- package/dist/components/shape.css +1 -1
- package/dist/components/shape.js +3 -3
- package/dist/components/shape.min.css +1 -1
- package/dist/components/shape.min.js +3 -3
- package/dist/components/sidebar.css +7 -5
- package/dist/components/sidebar.js +12 -10
- package/dist/components/sidebar.min.css +2 -2
- package/dist/components/sidebar.min.js +3 -3
- package/dist/components/site.css +65 -39
- package/dist/components/site.js +1 -1
- package/dist/components/site.min.css +2 -2
- package/dist/components/site.min.js +3 -3
- package/dist/components/slider.css +17 -17
- package/dist/components/slider.js +68 -51
- package/dist/components/slider.min.css +1 -1
- package/dist/components/slider.min.js +3 -3
- package/dist/components/state.js +1 -1
- package/dist/components/state.min.js +3 -3
- package/dist/components/statistic.css +2 -2
- package/dist/components/statistic.min.css +2 -2
- package/dist/components/step.css +30 -30
- package/dist/components/step.min.css +2 -2
- package/dist/components/sticky.css +1 -1
- package/dist/components/sticky.js +1 -1
- package/dist/components/sticky.min.css +1 -1
- package/dist/components/sticky.min.js +3 -3
- package/dist/components/tab.css +5 -5
- package/dist/components/tab.js +23 -5
- package/dist/components/tab.min.css +2 -2
- package/dist/components/tab.min.js +3 -3
- package/dist/components/table.css +1174 -32
- package/dist/components/table.min.css +2 -2
- package/dist/components/text.css +1 -1
- package/dist/components/text.min.css +1 -1
- package/dist/components/toast.css +39 -1
- package/dist/components/toast.js +56 -28
- package/dist/components/toast.min.css +2 -2
- package/dist/components/toast.min.js +3 -3
- package/dist/components/transition.css +1 -1
- package/dist/components/transition.js +21 -16
- package/dist/components/transition.min.css +1 -1
- package/dist/components/transition.min.js +3 -3
- package/dist/components/visibility.js +1 -1
- package/dist/components/visibility.min.js +3 -3
- package/dist/semantic.css +19522 -13088
- package/dist/semantic.js +666 -369
- package/dist/semantic.min.css +3 -3
- package/dist/semantic.min.js +3 -3
- package/dist/themes/default/assets/fonts/brand-icons.eot +0 -0
- package/dist/themes/default/assets/fonts/brand-icons.svg +801 -654
- package/dist/themes/default/assets/fonts/brand-icons.ttf +0 -0
- package/dist/themes/default/assets/fonts/brand-icons.woff +0 -0
- package/dist/themes/default/assets/fonts/brand-icons.woff2 +0 -0
- package/dist/themes/default/assets/fonts/icons.eot +0 -0
- package/dist/themes/default/assets/fonts/icons.svg +1175 -1079
- package/dist/themes/default/assets/fonts/icons.ttf +0 -0
- package/dist/themes/default/assets/fonts/icons.woff +0 -0
- package/dist/themes/default/assets/fonts/icons.woff2 +0 -0
- package/dist/themes/default/assets/fonts/outline-icons.eot +0 -0
- package/dist/themes/default/assets/fonts/outline-icons.svg +93 -95
- package/dist/themes/default/assets/fonts/outline-icons.ttf +0 -0
- package/dist/themes/default/assets/fonts/outline-icons.woff +0 -0
- package/dist/themes/default/assets/fonts/outline-icons.woff2 +0 -0
- package/examples/assets/library/iframe-content.js +8 -8
- package/examples/assets/library/iframe.js +3 -3
- package/package.json +16 -14
- package/scripts/nightly-version.js +47 -38
- package/src/definitions/behaviors/api.js +87 -28
- package/src/definitions/behaviors/form.js +37 -28
- package/src/definitions/collections/form.less +225 -161
- package/src/definitions/collections/grid.less +723 -687
- package/src/definitions/collections/menu.less +224 -166
- package/src/definitions/collections/message.less +49 -47
- package/src/definitions/collections/table.less +855 -268
- package/src/definitions/elements/button.less +611 -469
- package/src/definitions/elements/container.less +145 -8
- package/src/definitions/elements/divider.less +24 -24
- package/src/definitions/elements/emoji.less +16 -10
- package/src/definitions/elements/flag.less +8 -18
- package/src/definitions/elements/header.less +46 -37
- package/src/definitions/elements/icon.less +39 -32
- package/src/definitions/elements/input.less +268 -26
- package/src/definitions/elements/label.less +125 -124
- package/src/definitions/elements/list.less +84 -75
- package/src/definitions/elements/loader.less +99 -98
- package/src/definitions/elements/placeholder.less +32 -32
- package/src/definitions/elements/segment.less +174 -55
- package/src/definitions/elements/step.less +76 -72
- package/src/definitions/elements/text.less +17 -15
- package/src/definitions/globals/reset.less +2 -2
- package/src/definitions/globals/site.less +23 -2
- package/src/definitions/modules/accordion.js +5 -2
- package/src/definitions/modules/accordion.less +181 -29
- package/src/definitions/modules/calendar.js +83 -66
- package/src/definitions/modules/calendar.less +20 -0
- package/src/definitions/modules/checkbox.js +16 -10
- package/src/definitions/modules/checkbox.less +83 -227
- package/src/definitions/modules/dimmer.js +10 -4
- package/src/definitions/modules/dimmer.less +21 -8
- package/src/definitions/modules/dropdown.js +94 -48
- package/src/definitions/modules/dropdown.less +178 -127
- package/src/definitions/modules/embed.less +4 -4
- package/src/definitions/modules/modal.js +126 -48
- package/src/definitions/modules/modal.less +12 -0
- package/src/definitions/modules/nag.less +20 -19
- package/src/definitions/modules/popup.js +1 -1
- package/src/definitions/modules/popup.less +86 -90
- package/src/definitions/modules/progress.js +3 -0
- package/src/definitions/modules/progress.less +19 -18
- package/src/definitions/modules/rating.less +35 -34
- package/src/definitions/modules/search.js +1 -1
- package/src/definitions/modules/search.less +35 -19
- package/src/definitions/modules/shape.js +2 -2
- package/src/definitions/modules/sidebar.js +11 -9
- package/src/definitions/modules/sidebar.less +36 -22
- package/src/definitions/modules/slider.js +67 -50
- package/src/definitions/modules/slider.less +48 -47
- package/src/definitions/modules/tab.js +22 -4
- package/src/definitions/modules/tab.less +4 -4
- package/src/definitions/modules/toast.js +55 -27
- package/src/definitions/modules/toast.less +48 -16
- package/src/definitions/modules/transition.js +20 -15
- package/src/definitions/views/ad.less +3 -3
- package/src/definitions/views/card.less +519 -374
- package/src/definitions/views/comment.less +93 -82
- package/src/definitions/views/feed.less +164 -144
- package/src/definitions/views/item.less +251 -198
- package/src/definitions/views/statistic.less +91 -89
- package/src/themes/basic/elements/icon.overrides +149 -149
- package/src/themes/basic/elements/step.overrides +2 -2
- package/src/themes/bookish/elements/header.overrides +1 -1
- package/src/themes/chubby/elements/button.overrides +1 -1
- package/src/themes/chubby/elements/header.overrides +1 -1
- package/src/themes/default/assets/fonts/brand-icons.eot +0 -0
- package/src/themes/default/assets/fonts/brand-icons.svg +801 -654
- package/src/themes/default/assets/fonts/brand-icons.ttf +0 -0
- package/src/themes/default/assets/fonts/brand-icons.woff +0 -0
- package/src/themes/default/assets/fonts/brand-icons.woff2 +0 -0
- package/src/themes/default/assets/fonts/icons.eot +0 -0
- package/src/themes/default/assets/fonts/icons.svg +1175 -1079
- package/src/themes/default/assets/fonts/icons.ttf +0 -0
- package/src/themes/default/assets/fonts/icons.woff +0 -0
- package/src/themes/default/assets/fonts/icons.woff2 +0 -0
- package/src/themes/default/assets/fonts/outline-icons.eot +0 -0
- package/src/themes/default/assets/fonts/outline-icons.svg +93 -95
- package/src/themes/default/assets/fonts/outline-icons.ttf +0 -0
- package/src/themes/default/assets/fonts/outline-icons.woff +0 -0
- package/src/themes/default/assets/fonts/outline-icons.woff2 +0 -0
- package/src/themes/default/collections/form.variables +4 -0
- package/src/themes/default/collections/menu.variables +6 -0
- package/src/themes/default/collections/table.variables +52 -0
- package/src/themes/default/elements/button.variables +7 -1
- package/src/themes/default/elements/container.variables +12 -0
- package/src/themes/default/elements/divider.overrides +7 -7
- package/src/themes/default/elements/emoji.overrides +1737 -1235
- package/src/themes/default/elements/flag.overrides +1641 -986
- package/src/themes/default/elements/flag.variables +7 -5
- package/src/themes/default/elements/icon.overrides +1975 -1949
- package/src/themes/default/elements/icon.variables +1 -0
- package/src/themes/default/elements/input.variables +15 -0
- package/src/themes/default/elements/segment.variables +8 -0
- package/src/themes/default/elements/step.overrides +3 -3
- package/src/themes/default/globals/site.variables +6 -0
- package/src/themes/default/globals/variation.variables +140 -6
- package/src/themes/default/modules/accordion.overrides +6 -5
- package/src/themes/default/modules/accordion.variables +49 -2
- package/src/themes/default/modules/calendar.variables +3 -0
- package/src/themes/default/modules/checkbox.overrides +9 -9
- package/src/themes/default/modules/checkbox.variables +5 -5
- package/src/themes/default/modules/dimmer.variables +1 -1
- package/src/themes/default/modules/dropdown.overrides +5 -5
- package/src/themes/default/modules/dropdown.variables +4 -10
- package/src/themes/default/modules/modal.variables +13 -0
- package/src/themes/default/modules/popup.variables +0 -2
- package/src/themes/default/modules/toast.variables +3 -0
- package/src/themes/default/views/card.variables +8 -0
- package/src/themes/famfamfam/elements/flag.overrides +1026 -0
- package/src/themes/famfamfam/elements/flag.variables +13 -0
- package/src/themes/github/elements/icon.overrides +206 -206
- package/src/themes/github/elements/step.overrides +5 -5
- package/src/themes/github/modules/dropdown.overrides +6 -6
- package/src/themes/instagram/views/card.overrides +1 -1
- package/src/themes/joypixels/elements/emoji.overrides +1762 -1260
- package/src/themes/joypixels/elements/emoji.variables +1 -1
- package/src/themes/material/collections/menu.overrides +1 -1
- package/src/themes/material/elements/button.overrides +1 -1
- package/src/themes/material/elements/header.overrides +1 -1
- package/src/themes/material/elements/icon.overrides +932 -932
- package/src/themes/material/globals/site.variables +0 -1
- package/src/themes/material/modules/dropdown.overrides +1 -1
- package/src/themes/material/modules/modal.overrides +1 -1
- package/src/themes/pulsar/elements/loader.overrides +2 -2
- package/src/themes/resetcss/globals/reset.overrides +3 -3
- package/src/themes/rtl/globals/site.overrides +1 -1
- package/src/themes/striped/modules/progress.overrides +1 -1
- package/src/themes/twitter/elements/emoji.overrides +1737 -1235
- package/tasks/build/css.js +6 -1
- package/tasks/config/project/install.js +15 -13
- package/tasks/install.js +1 -0
- package/test/helpers/sinon.js +2 -2
@@ -0,0 +1,1026 @@
|
|
1
|
+
/* Flag Sprite Based On http://www.famfamfam.com/lab/icons/flags/ */
|
2
|
+
|
3
|
+
/*******************************
|
4
|
+
Theme Overrides
|
5
|
+
*******************************/
|
6
|
+
/*rtl:begin:ignore*/
|
7
|
+
|
8
|
+
/*******************************
|
9
|
+
Flag
|
10
|
+
*******************************/
|
11
|
+
|
12
|
+
i.flag:not(.icon) {
|
13
|
+
display: inline-block;
|
14
|
+
|
15
|
+
width: @width;
|
16
|
+
height: @height;
|
17
|
+
|
18
|
+
line-height: @height;
|
19
|
+
vertical-align: @verticalAlign;
|
20
|
+
margin: 0 @margin 0 0;
|
21
|
+
|
22
|
+
text-decoration: inherit;
|
23
|
+
|
24
|
+
speak: none;
|
25
|
+
-webkit-font-smoothing: antialiased;
|
26
|
+
backface-visibility: hidden;
|
27
|
+
}
|
28
|
+
|
29
|
+
/* Sprite */
|
30
|
+
i.flag:not(.icon)::before {
|
31
|
+
display: inline-block;
|
32
|
+
content: '';
|
33
|
+
background: url(@spritePath) no-repeat -108px -1976px;
|
34
|
+
width: @width;
|
35
|
+
height: @height;
|
36
|
+
}
|
37
|
+
|
38
|
+
|
39
|
+
|
40
|
+
i.flag.ad::before,
|
41
|
+
i.flag.andorra::before {
|
42
|
+
background-position: 0 0;
|
43
|
+
}
|
44
|
+
i.flag.ae::before,
|
45
|
+
i.flag.united.arab.emirates::before,
|
46
|
+
i.flag.uae::before {
|
47
|
+
background-position: 0 -26px;
|
48
|
+
}
|
49
|
+
i.flag.af::before,
|
50
|
+
i.flag.afghanistan::before {
|
51
|
+
background-position: 0 -52px;
|
52
|
+
}
|
53
|
+
i.flag.ag::before,
|
54
|
+
i.flag.antigua::before {
|
55
|
+
background-position: 0 -78px;
|
56
|
+
}
|
57
|
+
i.flag.ai::before,
|
58
|
+
i.flag.anguilla::before {
|
59
|
+
background-position: 0 -104px;
|
60
|
+
}
|
61
|
+
i.flag.al::before,
|
62
|
+
i.flag.albania::before {
|
63
|
+
background-position: 0 -130px;
|
64
|
+
}
|
65
|
+
i.flag.am::before,
|
66
|
+
i.flag.armenia::before {
|
67
|
+
background-position: 0 -156px;
|
68
|
+
}
|
69
|
+
i.flag.an::before,
|
70
|
+
i.flag.netherlands.antilles::before {
|
71
|
+
background-position: 0 -182px;
|
72
|
+
}
|
73
|
+
i.flag.ao::before,
|
74
|
+
i.flag.angola::before {
|
75
|
+
background-position: 0 -208px;
|
76
|
+
}
|
77
|
+
i.flag.ar::before,
|
78
|
+
i.flag.argentina::before {
|
79
|
+
background-position: 0 -234px;
|
80
|
+
}
|
81
|
+
i.flag.as::before,
|
82
|
+
i.flag.american.samoa::before {
|
83
|
+
background-position: 0 -260px;
|
84
|
+
}
|
85
|
+
i.flag.at::before,
|
86
|
+
i.flag.austria::before {
|
87
|
+
background-position: 0 -286px;
|
88
|
+
}
|
89
|
+
i.flag.au::before,
|
90
|
+
i.flag.australia::before {
|
91
|
+
background-position: 0 -312px;
|
92
|
+
}
|
93
|
+
i.flag.aw::before,
|
94
|
+
i.flag.aruba::before {
|
95
|
+
background-position: 0 -338px;
|
96
|
+
}
|
97
|
+
i.flag.ax::before,
|
98
|
+
i.flag.aland.islands::before {
|
99
|
+
background-position: 0 -364px;
|
100
|
+
}
|
101
|
+
i.flag.az::before,
|
102
|
+
i.flag.azerbaijan::before {
|
103
|
+
background-position: 0 -390px;
|
104
|
+
}
|
105
|
+
i.flag.ba::before,
|
106
|
+
i.flag.bosnia::before {
|
107
|
+
background-position: 0 -416px;
|
108
|
+
}
|
109
|
+
i.flag.bb::before,
|
110
|
+
i.flag.barbados::before {
|
111
|
+
background-position: 0 -442px;
|
112
|
+
}
|
113
|
+
i.flag.bd::before,
|
114
|
+
i.flag.bangladesh::before {
|
115
|
+
background-position: 0 -468px;
|
116
|
+
}
|
117
|
+
i.flag.be::before,
|
118
|
+
i.flag.belgium::before {
|
119
|
+
background-position: 0 -494px;
|
120
|
+
}
|
121
|
+
i.flag.bf::before,
|
122
|
+
i.flag.burkina.faso::before {
|
123
|
+
background-position: 0 -520px;
|
124
|
+
}
|
125
|
+
i.flag.bg::before,
|
126
|
+
i.flag.bulgaria::before {
|
127
|
+
background-position: 0 -546px;
|
128
|
+
}
|
129
|
+
i.flag.bh::before,
|
130
|
+
i.flag.bahrain::before {
|
131
|
+
background-position: 0 -572px;
|
132
|
+
}
|
133
|
+
i.flag.bi::before,
|
134
|
+
i.flag.burundi::before {
|
135
|
+
background-position: 0 -598px;
|
136
|
+
}
|
137
|
+
i.flag.bj::before,
|
138
|
+
i.flag.benin::before {
|
139
|
+
background-position: 0 -624px;
|
140
|
+
}
|
141
|
+
i.flag.bm::before,
|
142
|
+
i.flag.bermuda::before {
|
143
|
+
background-position: 0 -650px;
|
144
|
+
}
|
145
|
+
i.flag.bn::before,
|
146
|
+
i.flag.brunei::before {
|
147
|
+
background-position: 0 -676px;
|
148
|
+
}
|
149
|
+
i.flag.bo::before,
|
150
|
+
i.flag.bolivia::before {
|
151
|
+
background-position: 0 -702px;
|
152
|
+
}
|
153
|
+
i.flag.br::before,
|
154
|
+
i.flag.brazil::before {
|
155
|
+
background-position: 0 -728px;
|
156
|
+
}
|
157
|
+
i.flag.bs::before,
|
158
|
+
i.flag.bahamas::before {
|
159
|
+
background-position: 0 -754px;
|
160
|
+
}
|
161
|
+
i.flag.bt::before,
|
162
|
+
i.flag.bhutan::before {
|
163
|
+
background-position: 0 -780px;
|
164
|
+
}
|
165
|
+
i.flag.bv::before,
|
166
|
+
i.flag.bouvet.island::before {
|
167
|
+
background-position: 0 -806px;
|
168
|
+
}
|
169
|
+
i.flag.bw::before,
|
170
|
+
i.flag.botswana::before {
|
171
|
+
background-position: 0 -832px;
|
172
|
+
}
|
173
|
+
i.flag.by::before,
|
174
|
+
i.flag.belarus::before {
|
175
|
+
background-position: 0 -858px;
|
176
|
+
}
|
177
|
+
i.flag.bz::before,
|
178
|
+
i.flag.belize::before {
|
179
|
+
background-position: 0 -884px;
|
180
|
+
}
|
181
|
+
i.flag.ca::before,
|
182
|
+
i.flag.canada::before {
|
183
|
+
background-position: 0 -910px;
|
184
|
+
}
|
185
|
+
i.flag.cc::before,
|
186
|
+
i.flag.cocos.islands::before {
|
187
|
+
background-position: 0 -962px;
|
188
|
+
}
|
189
|
+
i.flag.cd::before,
|
190
|
+
i.flag.congo::before {
|
191
|
+
background-position: 0 -988px;
|
192
|
+
}
|
193
|
+
i.flag.cf::before,
|
194
|
+
i.flag.central.african.republic::before {
|
195
|
+
background-position: 0 -1014px;
|
196
|
+
}
|
197
|
+
i.flag.cg::before,
|
198
|
+
i.flag.congo.brazzaville::before {
|
199
|
+
background-position: 0 -1040px;
|
200
|
+
}
|
201
|
+
i.flag.ch::before,
|
202
|
+
i.flag.switzerland::before {
|
203
|
+
background-position: 0 -1066px;
|
204
|
+
}
|
205
|
+
i.flag.ci::before,
|
206
|
+
i.flag.cote.divoire::before {
|
207
|
+
background-position: 0 -1092px;
|
208
|
+
}
|
209
|
+
i.flag.ck::before,
|
210
|
+
i.flag.cook.islands::before {
|
211
|
+
background-position: 0 -1118px;
|
212
|
+
}
|
213
|
+
i.flag.cl::before,
|
214
|
+
i.flag.chile::before {
|
215
|
+
background-position: 0 -1144px;
|
216
|
+
}
|
217
|
+
i.flag.cm::before,
|
218
|
+
i.flag.cameroon::before {
|
219
|
+
background-position: 0 -1170px;
|
220
|
+
}
|
221
|
+
i.flag.cn::before,
|
222
|
+
i.flag.china::before {
|
223
|
+
background-position: 0 -1196px;
|
224
|
+
}
|
225
|
+
i.flag.co::before,
|
226
|
+
i.flag.colombia::before {
|
227
|
+
background-position: 0 -1222px;
|
228
|
+
}
|
229
|
+
i.flag.cr::before,
|
230
|
+
i.flag.costa.rica::before {
|
231
|
+
background-position: 0 -1248px;
|
232
|
+
}
|
233
|
+
i.flag.cs::before,
|
234
|
+
i.flag.serbia::before {
|
235
|
+
background-position: 0 -1274px;
|
236
|
+
}
|
237
|
+
i.flag.cu::before,
|
238
|
+
i.flag.cuba::before {
|
239
|
+
background-position: 0 -1300px;
|
240
|
+
}
|
241
|
+
i.flag.cv::before,
|
242
|
+
i.flag.cape.verde::before {
|
243
|
+
background-position: 0 -1326px;
|
244
|
+
}
|
245
|
+
i.flag.cx::before,
|
246
|
+
i.flag.christmas.island::before {
|
247
|
+
background-position: 0 -1352px;
|
248
|
+
}
|
249
|
+
i.flag.cy::before,
|
250
|
+
i.flag.cyprus::before {
|
251
|
+
background-position: 0 -1378px;
|
252
|
+
}
|
253
|
+
i.flag.cz::before,
|
254
|
+
i.flag.czech.republic::before {
|
255
|
+
background-position: 0 -1404px;
|
256
|
+
}
|
257
|
+
i.flag.de::before,
|
258
|
+
i.flag.germany::before {
|
259
|
+
background-position: 0 -1430px;
|
260
|
+
}
|
261
|
+
i.flag.dj::before,
|
262
|
+
i.flag.djibouti::before {
|
263
|
+
background-position: 0 -1456px;
|
264
|
+
}
|
265
|
+
i.flag.dk::before,
|
266
|
+
i.flag.denmark::before {
|
267
|
+
background-position: 0 -1482px;
|
268
|
+
}
|
269
|
+
i.flag.dm::before,
|
270
|
+
i.flag.dominica::before {
|
271
|
+
background-position: 0 -1508px;
|
272
|
+
}
|
273
|
+
i.flag.do::before,
|
274
|
+
i.flag.dominican.republic::before {
|
275
|
+
background-position: 0 -1534px;
|
276
|
+
}
|
277
|
+
i.flag.dz::before,
|
278
|
+
i.flag.algeria::before {
|
279
|
+
background-position: 0 -1560px;
|
280
|
+
}
|
281
|
+
i.flag.ec::before,
|
282
|
+
i.flag.ecuador::before {
|
283
|
+
background-position: 0 -1586px;
|
284
|
+
}
|
285
|
+
i.flag.ee::before,
|
286
|
+
i.flag.estonia::before {
|
287
|
+
background-position: 0 -1612px;
|
288
|
+
}
|
289
|
+
i.flag.eg::before,
|
290
|
+
i.flag.egypt::before {
|
291
|
+
background-position: 0 -1638px;
|
292
|
+
}
|
293
|
+
i.flag.eh::before,
|
294
|
+
i.flag.western.sahara::before {
|
295
|
+
background-position: 0 -1664px;
|
296
|
+
}
|
297
|
+
i.flag.gb.eng::before,
|
298
|
+
i.flag.england::before {
|
299
|
+
background-position: 0 -1690px;
|
300
|
+
}
|
301
|
+
i.flag.er::before,
|
302
|
+
i.flag.eritrea::before {
|
303
|
+
background-position: 0 -1716px;
|
304
|
+
}
|
305
|
+
i.flag.es::before,
|
306
|
+
i.flag.spain::before {
|
307
|
+
background-position: 0 -1742px;
|
308
|
+
}
|
309
|
+
i.flag.et::before,
|
310
|
+
i.flag.ethiopia::before {
|
311
|
+
background-position: 0 -1768px;
|
312
|
+
}
|
313
|
+
i.flag.eu::before,
|
314
|
+
i.flag.european.union::before {
|
315
|
+
background-position: 0 -1794px;
|
316
|
+
}
|
317
|
+
i.flag.fi::before,
|
318
|
+
i.flag.finland::before {
|
319
|
+
background-position: 0 -1846px;
|
320
|
+
}
|
321
|
+
i.flag.fj::before,
|
322
|
+
i.flag.fiji::before {
|
323
|
+
background-position: 0 -1872px;
|
324
|
+
}
|
325
|
+
i.flag.fk::before,
|
326
|
+
i.flag.falkland.islands::before {
|
327
|
+
background-position: 0 -1898px;
|
328
|
+
}
|
329
|
+
i.flag.fm::before,
|
330
|
+
i.flag.micronesia::before {
|
331
|
+
background-position: 0 -1924px;
|
332
|
+
}
|
333
|
+
i.flag.fo::before,
|
334
|
+
i.flag.faroe.islands::before {
|
335
|
+
background-position: 0 -1950px;
|
336
|
+
}
|
337
|
+
i.flag.fr::before,
|
338
|
+
i.flag.france::before {
|
339
|
+
background-position: 0 -1976px;
|
340
|
+
}
|
341
|
+
i.flag.ga::before,
|
342
|
+
i.flag.gabon::before {
|
343
|
+
background-position: -36px 0;
|
344
|
+
}
|
345
|
+
i.flag.gb::before,
|
346
|
+
i.flag.uk::before,
|
347
|
+
i.flag.united.kingdom::before {
|
348
|
+
background-position: -36px -26px;
|
349
|
+
}
|
350
|
+
i.flag.gd::before,
|
351
|
+
i.flag.grenada::before {
|
352
|
+
background-position: -36px -52px;
|
353
|
+
}
|
354
|
+
i.flag.ge::before,
|
355
|
+
i.flag.georgia::before {
|
356
|
+
background-position: -36px -78px;
|
357
|
+
}
|
358
|
+
i.flag.gf::before,
|
359
|
+
i.flag.french.guiana::before {
|
360
|
+
background-position: -36px -104px;
|
361
|
+
}
|
362
|
+
i.flag.gh::before,
|
363
|
+
i.flag.ghana::before {
|
364
|
+
background-position: -36px -130px;
|
365
|
+
}
|
366
|
+
i.flag.gi::before,
|
367
|
+
i.flag.gibraltar::before {
|
368
|
+
background-position: -36px -156px;
|
369
|
+
}
|
370
|
+
i.flag.gl::before,
|
371
|
+
i.flag.greenland::before {
|
372
|
+
background-position: -36px -182px;
|
373
|
+
}
|
374
|
+
i.flag.gm::before,
|
375
|
+
i.flag.gambia::before {
|
376
|
+
background-position: -36px -208px;
|
377
|
+
}
|
378
|
+
i.flag.gn::before,
|
379
|
+
i.flag.guinea::before {
|
380
|
+
background-position: -36px -234px;
|
381
|
+
}
|
382
|
+
i.flag.gp::before,
|
383
|
+
i.flag.guadeloupe::before {
|
384
|
+
background-position: -36px -260px;
|
385
|
+
}
|
386
|
+
i.flag.gq::before,
|
387
|
+
i.flag.equatorial.guinea::before {
|
388
|
+
background-position: -36px -286px;
|
389
|
+
}
|
390
|
+
i.flag.gr::before,
|
391
|
+
i.flag.greece::before {
|
392
|
+
background-position: -36px -312px;
|
393
|
+
}
|
394
|
+
i.flag.gs::before,
|
395
|
+
i.flag.sandwich.islands::before {
|
396
|
+
background-position: -36px -338px;
|
397
|
+
}
|
398
|
+
i.flag.gt::before,
|
399
|
+
i.flag.guatemala::before {
|
400
|
+
background-position: -36px -364px;
|
401
|
+
}
|
402
|
+
i.flag.gu::before,
|
403
|
+
i.flag.guam::before {
|
404
|
+
background-position: -36px -390px;
|
405
|
+
}
|
406
|
+
i.flag.gw::before,
|
407
|
+
i.flag.guinea-bissau::before {
|
408
|
+
background-position: -36px -416px;
|
409
|
+
}
|
410
|
+
i.flag.gy::before,
|
411
|
+
i.flag.guyana::before {
|
412
|
+
background-position: -36px -442px;
|
413
|
+
}
|
414
|
+
i.flag.hk::before,
|
415
|
+
i.flag.hong.kong::before {
|
416
|
+
background-position: -36px -468px;
|
417
|
+
}
|
418
|
+
i.flag.hm::before,
|
419
|
+
i.flag.heard.island::before {
|
420
|
+
background-position: -36px -494px;
|
421
|
+
}
|
422
|
+
i.flag.hn::before,
|
423
|
+
i.flag.honduras::before {
|
424
|
+
background-position: -36px -520px;
|
425
|
+
}
|
426
|
+
i.flag.hr::before,
|
427
|
+
i.flag.croatia::before {
|
428
|
+
background-position: -36px -546px;
|
429
|
+
}
|
430
|
+
i.flag.ht::before,
|
431
|
+
i.flag.haiti::before {
|
432
|
+
background-position: -36px -572px;
|
433
|
+
}
|
434
|
+
i.flag.hu::before,
|
435
|
+
i.flag.hungary::before {
|
436
|
+
background-position: -36px -598px;
|
437
|
+
}
|
438
|
+
i.flag.id::before,
|
439
|
+
i.flag.indonesia::before {
|
440
|
+
background-position: -36px -624px;
|
441
|
+
}
|
442
|
+
i.flag.ie::before,
|
443
|
+
i.flag.ireland::before {
|
444
|
+
background-position: -36px -650px;
|
445
|
+
}
|
446
|
+
i.flag.il::before,
|
447
|
+
i.flag.israel::before {
|
448
|
+
background-position: -36px -676px;
|
449
|
+
}
|
450
|
+
i.flag.in::before,
|
451
|
+
i.flag.india::before {
|
452
|
+
background-position: -36px -702px;
|
453
|
+
}
|
454
|
+
i.flag.io::before,
|
455
|
+
i.flag.indian.ocean.territory::before {
|
456
|
+
background-position: -36px -728px;
|
457
|
+
}
|
458
|
+
i.flag.iq::before,
|
459
|
+
i.flag.iraq::before {
|
460
|
+
background-position: -36px -754px;
|
461
|
+
}
|
462
|
+
i.flag.ir::before,
|
463
|
+
i.flag.iran::before {
|
464
|
+
background-position: -36px -780px;
|
465
|
+
}
|
466
|
+
i.flag.is::before,
|
467
|
+
i.flag.iceland::before {
|
468
|
+
background-position: -36px -806px;
|
469
|
+
}
|
470
|
+
i.flag.it::before,
|
471
|
+
i.flag.italy::before {
|
472
|
+
background-position: -36px -832px;
|
473
|
+
}
|
474
|
+
i.flag.jm::before,
|
475
|
+
i.flag.jamaica::before {
|
476
|
+
background-position: -36px -858px;
|
477
|
+
}
|
478
|
+
i.flag.jo::before,
|
479
|
+
i.flag.jordan::before {
|
480
|
+
background-position: -36px -884px;
|
481
|
+
}
|
482
|
+
i.flag.jp::before,
|
483
|
+
i.flag.japan::before {
|
484
|
+
background-position: -36px -910px;
|
485
|
+
}
|
486
|
+
i.flag.ke::before,
|
487
|
+
i.flag.kenya::before {
|
488
|
+
background-position: -36px -936px;
|
489
|
+
}
|
490
|
+
i.flag.kg::before,
|
491
|
+
i.flag.kyrgyzstan::before {
|
492
|
+
background-position: -36px -962px;
|
493
|
+
}
|
494
|
+
i.flag.kh::before,
|
495
|
+
i.flag.cambodia::before {
|
496
|
+
background-position: -36px -988px;
|
497
|
+
}
|
498
|
+
i.flag.ki::before,
|
499
|
+
i.flag.kiribati::before {
|
500
|
+
background-position: -36px -1014px;
|
501
|
+
}
|
502
|
+
i.flag.km::before,
|
503
|
+
i.flag.comoros::before {
|
504
|
+
background-position: -36px -1040px;
|
505
|
+
}
|
506
|
+
i.flag.kn::before,
|
507
|
+
i.flag.saint.kitts.and.nevis::before {
|
508
|
+
background-position: -36px -1066px;
|
509
|
+
}
|
510
|
+
i.flag.kp::before,
|
511
|
+
i.flag.north.korea::before {
|
512
|
+
background-position: -36px -1092px;
|
513
|
+
}
|
514
|
+
i.flag.kr::before,
|
515
|
+
i.flag.south.korea::before {
|
516
|
+
background-position: -36px -1118px;
|
517
|
+
}
|
518
|
+
i.flag.kw::before,
|
519
|
+
i.flag.kuwait::before {
|
520
|
+
background-position: -36px -1144px;
|
521
|
+
}
|
522
|
+
i.flag.ky::before,
|
523
|
+
i.flag.cayman.islands::before {
|
524
|
+
background-position: -36px -1170px;
|
525
|
+
}
|
526
|
+
i.flag.kz::before,
|
527
|
+
i.flag.kazakhstan::before {
|
528
|
+
background-position: -36px -1196px;
|
529
|
+
}
|
530
|
+
i.flag.la::before,
|
531
|
+
i.flag.laos::before {
|
532
|
+
background-position: -36px -1222px;
|
533
|
+
}
|
534
|
+
i.flag.lb::before,
|
535
|
+
i.flag.lebanon::before {
|
536
|
+
background-position: -36px -1248px;
|
537
|
+
}
|
538
|
+
i.flag.lc::before,
|
539
|
+
i.flag.saint.lucia::before {
|
540
|
+
background-position: -36px -1274px;
|
541
|
+
}
|
542
|
+
i.flag.li::before,
|
543
|
+
i.flag.liechtenstein::before {
|
544
|
+
background-position: -36px -1300px;
|
545
|
+
}
|
546
|
+
i.flag.lk::before,
|
547
|
+
i.flag.sri.lanka::before {
|
548
|
+
background-position: -36px -1326px;
|
549
|
+
}
|
550
|
+
i.flag.lr::before,
|
551
|
+
i.flag.liberia::before {
|
552
|
+
background-position: -36px -1352px;
|
553
|
+
}
|
554
|
+
i.flag.ls::before,
|
555
|
+
i.flag.lesotho::before {
|
556
|
+
background-position: -36px -1378px;
|
557
|
+
}
|
558
|
+
i.flag.lt::before,
|
559
|
+
i.flag.lithuania::before {
|
560
|
+
background-position: -36px -1404px;
|
561
|
+
}
|
562
|
+
i.flag.lu::before,
|
563
|
+
i.flag.luxembourg::before {
|
564
|
+
background-position: -36px -1430px;
|
565
|
+
}
|
566
|
+
i.flag.lv::before,
|
567
|
+
i.flag.latvia::before {
|
568
|
+
background-position: -36px -1456px;
|
569
|
+
}
|
570
|
+
i.flag.ly::before,
|
571
|
+
i.flag.libya::before {
|
572
|
+
background-position: -36px -1482px;
|
573
|
+
}
|
574
|
+
i.flag.ma::before,
|
575
|
+
i.flag.morocco::before {
|
576
|
+
background-position: -36px -1508px;
|
577
|
+
}
|
578
|
+
i.flag.mc::before,
|
579
|
+
i.flag.monaco::before {
|
580
|
+
background-position: -36px -1534px;
|
581
|
+
}
|
582
|
+
i.flag.md::before,
|
583
|
+
i.flag.moldova::before {
|
584
|
+
background-position: -36px -1560px;
|
585
|
+
}
|
586
|
+
i.flag.me::before,
|
587
|
+
i.flag.montenegro::before {
|
588
|
+
background-position: -36px -1586px;
|
589
|
+
}
|
590
|
+
i.flag.mg::before,
|
591
|
+
i.flag.madagascar::before {
|
592
|
+
background-position: -36px -1613px;
|
593
|
+
}
|
594
|
+
i.flag.mh::before,
|
595
|
+
i.flag.marshall.islands::before {
|
596
|
+
background-position: -36px -1639px;
|
597
|
+
}
|
598
|
+
i.flag.mk::before,
|
599
|
+
i.flag.macedonia::before {
|
600
|
+
background-position: -36px -1665px;
|
601
|
+
}
|
602
|
+
i.flag.ml::before,
|
603
|
+
i.flag.mali::before {
|
604
|
+
background-position: -36px -1691px;
|
605
|
+
}
|
606
|
+
i.flag.mm::before,
|
607
|
+
i.flag.myanmar::before,
|
608
|
+
i.flag.burma::before {
|
609
|
+
background-position: -36px -1717px;
|
610
|
+
}
|
611
|
+
i.flag.mn::before,
|
612
|
+
i.flag.mongolia::before {
|
613
|
+
background-position: -36px -1743px;
|
614
|
+
}
|
615
|
+
i.flag.mo::before,
|
616
|
+
i.flag.macau::before {
|
617
|
+
background-position: -36px -1769px;
|
618
|
+
}
|
619
|
+
i.flag.mp::before,
|
620
|
+
i.flag.northern.mariana.islands::before {
|
621
|
+
background-position: -36px -1795px;
|
622
|
+
}
|
623
|
+
i.flag.mq::before,
|
624
|
+
i.flag.martinique::before {
|
625
|
+
background-position: -36px -1821px;
|
626
|
+
}
|
627
|
+
i.flag.mr::before,
|
628
|
+
i.flag.mauritania::before {
|
629
|
+
background-position: -36px -1847px;
|
630
|
+
}
|
631
|
+
i.flag.ms::before,
|
632
|
+
i.flag.montserrat::before {
|
633
|
+
background-position: -36px -1873px;
|
634
|
+
}
|
635
|
+
i.flag.mt::before,
|
636
|
+
i.flag.malta::before {
|
637
|
+
background-position: -36px -1899px;
|
638
|
+
}
|
639
|
+
i.flag.mu::before,
|
640
|
+
i.flag.mauritius::before {
|
641
|
+
background-position: -36px -1925px;
|
642
|
+
}
|
643
|
+
i.flag.mv::before,
|
644
|
+
i.flag.maldives::before {
|
645
|
+
background-position: -36px -1951px;
|
646
|
+
}
|
647
|
+
i.flag.mw::before,
|
648
|
+
i.flag.malawi::before {
|
649
|
+
background-position: -36px -1977px;
|
650
|
+
}
|
651
|
+
i.flag.mx::before,
|
652
|
+
i.flag.mexico::before {
|
653
|
+
background-position: -72px 0;
|
654
|
+
}
|
655
|
+
i.flag.my::before,
|
656
|
+
i.flag.malaysia::before {
|
657
|
+
background-position: -72px -26px;
|
658
|
+
}
|
659
|
+
i.flag.mz::before,
|
660
|
+
i.flag.mozambique::before {
|
661
|
+
background-position: -72px -52px;
|
662
|
+
}
|
663
|
+
i.flag.na::before,
|
664
|
+
i.flag.namibia::before {
|
665
|
+
background-position: -72px -78px;
|
666
|
+
}
|
667
|
+
i.flag.nc::before,
|
668
|
+
i.flag.new.caledonia::before {
|
669
|
+
background-position: -72px -104px;
|
670
|
+
}
|
671
|
+
i.flag.ne::before,
|
672
|
+
i.flag.niger::before {
|
673
|
+
background-position: -72px -130px;
|
674
|
+
}
|
675
|
+
i.flag.nf::before,
|
676
|
+
i.flag.norfolk.island::before {
|
677
|
+
background-position: -72px -156px;
|
678
|
+
}
|
679
|
+
i.flag.ng::before,
|
680
|
+
i.flag.nigeria::before {
|
681
|
+
background-position: -72px -182px;
|
682
|
+
}
|
683
|
+
i.flag.ni::before,
|
684
|
+
i.flag.nicaragua::before {
|
685
|
+
background-position: -72px -208px;
|
686
|
+
}
|
687
|
+
i.flag.nl::before,
|
688
|
+
i.flag.netherlands::before {
|
689
|
+
background-position: -72px -234px;
|
690
|
+
}
|
691
|
+
i.flag.no::before,
|
692
|
+
i.flag.norway::before {
|
693
|
+
background-position: -72px -260px;
|
694
|
+
}
|
695
|
+
i.flag.np::before,
|
696
|
+
i.flag.nepal::before {
|
697
|
+
background-position: -72px -286px;
|
698
|
+
}
|
699
|
+
i.flag.nr::before,
|
700
|
+
i.flag.nauru::before {
|
701
|
+
background-position: -72px -312px;
|
702
|
+
}
|
703
|
+
i.flag.nu::before,
|
704
|
+
i.flag.niue::before {
|
705
|
+
background-position: -72px -338px;
|
706
|
+
}
|
707
|
+
i.flag.nz::before,
|
708
|
+
i.flag.new.zealand::before {
|
709
|
+
background-position: -72px -364px;
|
710
|
+
}
|
711
|
+
i.flag.om::before,
|
712
|
+
i.flag.oman::before {
|
713
|
+
background-position: -72px -390px;
|
714
|
+
}
|
715
|
+
i.flag.pa::before,
|
716
|
+
i.flag.panama::before {
|
717
|
+
background-position: -72px -416px;
|
718
|
+
}
|
719
|
+
i.flag.pe::before,
|
720
|
+
i.flag.peru::before {
|
721
|
+
background-position: -72px -442px;
|
722
|
+
}
|
723
|
+
i.flag.pf::before,
|
724
|
+
i.flag.french.polynesia::before {
|
725
|
+
background-position: -72px -468px;
|
726
|
+
}
|
727
|
+
i.flag.pg::before,
|
728
|
+
i.flag.new.guinea::before {
|
729
|
+
background-position: -72px -494px;
|
730
|
+
}
|
731
|
+
i.flag.ph::before,
|
732
|
+
i.flag.philippines::before {
|
733
|
+
background-position: -72px -520px;
|
734
|
+
}
|
735
|
+
i.flag.pk::before,
|
736
|
+
i.flag.pakistan::before {
|
737
|
+
background-position: -72px -546px;
|
738
|
+
}
|
739
|
+
i.flag.pl::before,
|
740
|
+
i.flag.poland::before {
|
741
|
+
background-position: -72px -572px;
|
742
|
+
}
|
743
|
+
i.flag.pm::before,
|
744
|
+
i.flag.saint.pierre::before {
|
745
|
+
background-position: -72px -598px;
|
746
|
+
}
|
747
|
+
i.flag.pn::before,
|
748
|
+
i.flag.pitcairn.islands::before {
|
749
|
+
background-position: -72px -624px;
|
750
|
+
}
|
751
|
+
i.flag.pr::before,
|
752
|
+
i.flag.puerto.rico::before {
|
753
|
+
background-position: -72px -650px;
|
754
|
+
}
|
755
|
+
i.flag.ps::before,
|
756
|
+
i.flag.palestine::before {
|
757
|
+
background-position: -72px -676px;
|
758
|
+
}
|
759
|
+
i.flag.pt::before,
|
760
|
+
i.flag.portugal::before {
|
761
|
+
background-position: -72px -702px;
|
762
|
+
}
|
763
|
+
i.flag.pw::before,
|
764
|
+
i.flag.palau::before {
|
765
|
+
background-position: -72px -728px;
|
766
|
+
}
|
767
|
+
i.flag.py::before,
|
768
|
+
i.flag.paraguay::before {
|
769
|
+
background-position: -72px -754px;
|
770
|
+
}
|
771
|
+
i.flag.qa::before,
|
772
|
+
i.flag.qatar::before {
|
773
|
+
background-position: -72px -780px;
|
774
|
+
}
|
775
|
+
i.flag.re::before,
|
776
|
+
i.flag.reunion::before {
|
777
|
+
background-position: -72px -806px;
|
778
|
+
}
|
779
|
+
i.flag.ro::before,
|
780
|
+
i.flag.romania::before {
|
781
|
+
background-position: -72px -832px;
|
782
|
+
}
|
783
|
+
i.flag.rs::before,
|
784
|
+
i.flag.serbia::before {
|
785
|
+
background-position: -72px -858px;
|
786
|
+
}
|
787
|
+
i.flag.ru::before,
|
788
|
+
i.flag.russia::before {
|
789
|
+
background-position: -72px -884px;
|
790
|
+
}
|
791
|
+
i.flag.rw::before,
|
792
|
+
i.flag.rwanda::before {
|
793
|
+
background-position: -72px -910px;
|
794
|
+
}
|
795
|
+
i.flag.sa::before,
|
796
|
+
i.flag.saudi.arabia::before {
|
797
|
+
background-position: -72px -936px;
|
798
|
+
}
|
799
|
+
i.flag.sb::before,
|
800
|
+
i.flag.solomon.islands::before {
|
801
|
+
background-position: -72px -962px;
|
802
|
+
}
|
803
|
+
i.flag.sc::before,
|
804
|
+
i.flag.seychelles::before {
|
805
|
+
background-position: -72px -988px;
|
806
|
+
}
|
807
|
+
i.flag.gb.sct::before,
|
808
|
+
i.flag.scotland::before {
|
809
|
+
background-position: -72px -1014px;
|
810
|
+
}
|
811
|
+
i.flag.sd::before,
|
812
|
+
i.flag.sudan::before {
|
813
|
+
background-position: -72px -1040px;
|
814
|
+
}
|
815
|
+
i.flag.se::before,
|
816
|
+
i.flag.sweden::before {
|
817
|
+
background-position: -72px -1066px;
|
818
|
+
}
|
819
|
+
i.flag.sg::before,
|
820
|
+
i.flag.singapore::before {
|
821
|
+
background-position: -72px -1092px;
|
822
|
+
}
|
823
|
+
i.flag.sh::before,
|
824
|
+
i.flag.saint.helena::before {
|
825
|
+
background-position: -72px -1118px;
|
826
|
+
}
|
827
|
+
i.flag.si::before,
|
828
|
+
i.flag.slovenia::before {
|
829
|
+
background-position: -72px -1144px;
|
830
|
+
}
|
831
|
+
i.flag.sj::before,
|
832
|
+
i.flag.svalbard::before,
|
833
|
+
i.flag.jan.mayen::before {
|
834
|
+
background-position: -72px -1170px;
|
835
|
+
}
|
836
|
+
i.flag.sk::before,
|
837
|
+
i.flag.slovakia::before {
|
838
|
+
background-position: -72px -1196px;
|
839
|
+
}
|
840
|
+
i.flag.sl::before,
|
841
|
+
i.flag.sierra.leone::before {
|
842
|
+
background-position: -72px -1222px;
|
843
|
+
}
|
844
|
+
i.flag.sm::before,
|
845
|
+
i.flag.san.marino::before {
|
846
|
+
background-position: -72px -1248px;
|
847
|
+
}
|
848
|
+
i.flag.sn::before,
|
849
|
+
i.flag.senegal::before {
|
850
|
+
background-position: -72px -1274px;
|
851
|
+
}
|
852
|
+
i.flag.so::before,
|
853
|
+
i.flag.somalia::before {
|
854
|
+
background-position: -72px -1300px;
|
855
|
+
}
|
856
|
+
i.flag.sr::before,
|
857
|
+
i.flag.suriname::before {
|
858
|
+
background-position: -72px -1326px;
|
859
|
+
}
|
860
|
+
i.flag.st::before,
|
861
|
+
i.flag.sao.tome::before {
|
862
|
+
background-position: -72px -1352px;
|
863
|
+
}
|
864
|
+
i.flag.sv::before,
|
865
|
+
i.flag.el.salvador::before {
|
866
|
+
background-position: -72px -1378px;
|
867
|
+
}
|
868
|
+
i.flag.sy::before,
|
869
|
+
i.flag.syria::before {
|
870
|
+
background-position: -72px -1404px;
|
871
|
+
}
|
872
|
+
i.flag.sz::before,
|
873
|
+
i.flag.swaziland::before {
|
874
|
+
background-position: -72px -1430px;
|
875
|
+
}
|
876
|
+
i.flag.tc::before,
|
877
|
+
i.flag.caicos.islands::before {
|
878
|
+
background-position: -72px -1456px;
|
879
|
+
}
|
880
|
+
i.flag.td::before,
|
881
|
+
i.flag.chad::before {
|
882
|
+
background-position: -72px -1482px;
|
883
|
+
}
|
884
|
+
i.flag.tf::before,
|
885
|
+
i.flag.french.territories::before {
|
886
|
+
background-position: -72px -1508px;
|
887
|
+
}
|
888
|
+
i.flag.tg::before,
|
889
|
+
i.flag.togo::before {
|
890
|
+
background-position: -72px -1534px;
|
891
|
+
}
|
892
|
+
i.flag.th::before,
|
893
|
+
i.flag.thailand::before {
|
894
|
+
background-position: -72px -1560px;
|
895
|
+
}
|
896
|
+
i.flag.tj::before,
|
897
|
+
i.flag.tajikistan::before {
|
898
|
+
background-position: -72px -1586px;
|
899
|
+
}
|
900
|
+
i.flag.tk::before,
|
901
|
+
i.flag.tokelau::before {
|
902
|
+
background-position: -72px -1612px;
|
903
|
+
}
|
904
|
+
i.flag.tl::before,
|
905
|
+
i.flag.timorleste::before {
|
906
|
+
background-position: -72px -1638px;
|
907
|
+
}
|
908
|
+
i.flag.tm::before,
|
909
|
+
i.flag.turkmenistan::before {
|
910
|
+
background-position: -72px -1664px;
|
911
|
+
}
|
912
|
+
i.flag.tn::before,
|
913
|
+
i.flag.tunisia::before {
|
914
|
+
background-position: -72px -1690px;
|
915
|
+
}
|
916
|
+
i.flag.to::before,
|
917
|
+
i.flag.tonga::before {
|
918
|
+
background-position: -72px -1716px;
|
919
|
+
}
|
920
|
+
i.flag.tr::before,
|
921
|
+
i.flag.turkey::before {
|
922
|
+
background-position: -72px -1742px;
|
923
|
+
}
|
924
|
+
i.flag.tt::before,
|
925
|
+
i.flag.trinidad::before {
|
926
|
+
background-position: -72px -1768px;
|
927
|
+
}
|
928
|
+
i.flag.tv::before,
|
929
|
+
i.flag.tuvalu::before {
|
930
|
+
background-position: -72px -1794px;
|
931
|
+
}
|
932
|
+
i.flag.tw::before,
|
933
|
+
i.flag.taiwan::before {
|
934
|
+
background-position: -72px -1820px;
|
935
|
+
}
|
936
|
+
i.flag.tz::before,
|
937
|
+
i.flag.tanzania::before {
|
938
|
+
background-position: -72px -1846px;
|
939
|
+
}
|
940
|
+
i.flag.ua::before,
|
941
|
+
i.flag.ukraine::before {
|
942
|
+
background-position: -72px -1872px;
|
943
|
+
}
|
944
|
+
i.flag.ug::before,
|
945
|
+
i.flag.uganda::before {
|
946
|
+
background-position: -72px -1898px;
|
947
|
+
}
|
948
|
+
i.flag.um::before,
|
949
|
+
i.flag.us.minor.islands::before {
|
950
|
+
background-position: -72px -1924px;
|
951
|
+
}
|
952
|
+
i.flag.us::before,
|
953
|
+
i.flag.america::before,
|
954
|
+
i.flag.united.states::before {
|
955
|
+
background-position: -72px -1950px;
|
956
|
+
}
|
957
|
+
i.flag.uy::before,
|
958
|
+
i.flag.uruguay::before {
|
959
|
+
background-position: -72px -1976px;
|
960
|
+
}
|
961
|
+
i.flag.uz::before,
|
962
|
+
i.flag.uzbekistan::before {
|
963
|
+
background-position: -108px 0;
|
964
|
+
}
|
965
|
+
i.flag.va::before,
|
966
|
+
i.flag.vatican.city::before {
|
967
|
+
background-position: -108px -26px;
|
968
|
+
}
|
969
|
+
i.flag.vc::before,
|
970
|
+
i.flag.saint.vincent::before {
|
971
|
+
background-position: -108px -52px;
|
972
|
+
}
|
973
|
+
i.flag.ve::before,
|
974
|
+
i.flag.venezuela::before {
|
975
|
+
background-position: -108px -78px;
|
976
|
+
}
|
977
|
+
i.flag.vg::before,
|
978
|
+
i.flag.british.virgin.islands::before {
|
979
|
+
background-position: -108px -104px;
|
980
|
+
}
|
981
|
+
i.flag.vi::before,
|
982
|
+
i.flag.us.virgin.islands::before {
|
983
|
+
background-position: -108px -130px;
|
984
|
+
}
|
985
|
+
i.flag.vn::before,
|
986
|
+
i.flag.vietnam::before {
|
987
|
+
background-position: -108px -156px;
|
988
|
+
}
|
989
|
+
i.flag.vu::before,
|
990
|
+
i.flag.vanuatu::before {
|
991
|
+
background-position: -108px -182px;
|
992
|
+
}
|
993
|
+
i.flag.gb.wls::before,
|
994
|
+
i.flag.wales::before {
|
995
|
+
background-position: -108px -208px;
|
996
|
+
}
|
997
|
+
i.flag.wf::before,
|
998
|
+
i.flag.wallis.and.futuna::before {
|
999
|
+
background-position: -108px -234px;
|
1000
|
+
}
|
1001
|
+
i.flag.ws::before,
|
1002
|
+
i.flag.samoa::before {
|
1003
|
+
background-position: -108px -260px;
|
1004
|
+
}
|
1005
|
+
i.flag.ye::before,
|
1006
|
+
i.flag.yemen::before {
|
1007
|
+
background-position: -108px -286px;
|
1008
|
+
}
|
1009
|
+
i.flag.yt::before,
|
1010
|
+
i.flag.mayotte::before {
|
1011
|
+
background-position: -108px -312px;
|
1012
|
+
}
|
1013
|
+
i.flag.za::before,
|
1014
|
+
i.flag.south.africa::before {
|
1015
|
+
background-position: -108px -338px;
|
1016
|
+
}
|
1017
|
+
i.flag.zm::before,
|
1018
|
+
i.flag.zambia::before {
|
1019
|
+
background-position: -108px -364px;
|
1020
|
+
}
|
1021
|
+
i.flag.zw::before,
|
1022
|
+
i.flag.zimbabwe::before {
|
1023
|
+
background-position: -108px -390px;
|
1024
|
+
}
|
1025
|
+
|
1026
|
+
/*rtl:end:ignore*/
|