Subversion Repositories eFlore/Applications.cel

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
27 jpm 1
/*
2
 * This CSS file of Country Flags is an anominous donation to this ever changing world!
3
 * of course the images are not included they can be found from:
4
 *
5
 * Copy of Readme file of
6
 *
7
 * Flag icons - http://www.famfamfam.com
8
 *
9
 * These icons are public domain, and as such are free for any use (attribution appreciated but not required).
10
 * Note that these flags are named using the ISO3166-1 alpha-2 country codes where appropriate. A list of codes can be found at
11
 * http://en.wikipedia.org/wiki/ISO_3166-1_alpha-2
12
 *
13
 * If you find these icons useful, please donate via paypal to mjames@gmail.com (or click the donate button available at
14
 *  http://www.famfamfam.com/lab/icons/silk)
15
 * Contact: mjames@gmail.com
16
 * http://www.famfamfam.com
17
 *
18
 *
19
 */
20
 
21
 
22
/* ADDED: Unknown Location */
23
.ux-flag-world {
24
  background-image:url(../img/flags/world.png) ! important;
25
}
26
 
27
/* AD-Andorra */
28
.ux-flag-ad {
29
  background-image:url(../img/flags/ad.png) ! important;
30
}
31
 
32
/* AE-United Arab Emirates */
33
.ux-flag-ae {
34
  background-image:url(../img/flags/ae.png) ! important;
35
}
36
 
37
/* AF-Afghanistan */
38
.ux-flag-af {
39
  background-image:url(../img/flags/af.png) ! important;
40
}
41
 
42
/* AG-Antigua and Barbuda */
43
.ux-flag-ag {
44
  background-image:url(../img/flags/ag.png) ! important;
45
}
46
 
47
/* AI-Anguilla - Previously "French Afar and Issas" - AI */
48
.ux-flag-ai {
49
  background-image:url(../img/flags/ai.png) ! important;
50
}
51
 
52
/* AL-Albania */
53
.ux-flag-al {
54
  background-image:url(../img/flags/al.png) ! important;
55
}
56
 
57
/* AM-Armenia */
58
.ux-flag-am {
59
  background-image:url(../img/flags/am.png) ! important;
60
}
61
 
62
/* AN-Netherlands Antilles */
63
.ux-flag-an {
64
  background-image:url(../img/flags/an.png) ! important;
65
}
66
 
67
/* AO-Angola */
68
.ux-flag-ao {
69
  background-image:url(../img/flags/ao.png) ! important;
70
}
71
 
72
/* AQ-Antarctica - "Consisting of all territory south of lat 60 degress S" */
73
/* .ux-flag-aq {
74
 *   background-image:url(../img/flags/aq.png) ! important;
75
 * }
76
*/
77
 
78
/* AR-Argentina */
79
.ux-flag-ar {
80
  background-image:url(../img/flags/ar.png) ! important;
81
}
82
 
83
/* AS-American Samoa */
84
.ux-flag-as {
85
  background-image:url(../img/flags/as.png) ! important;
86
}
87
 
88
/* AT-Austria */
89
.ux-flag-at {
90
  background-image:url(../img/flags/at.png) ! important;
91
}
92
 
93
/* AU-Australia */
94
.ux-flag-au {
95
  background-image:url(../img/flags/au.png) ! important;
96
}
97
 
98
/* AW-Aruba */
99
.ux-flag-aw {
100
  background-image:url(../img/flags/aw.png) ! important;
101
}
102
 
103
/* AX-Aland Islands */
104
.ux-flag-ax {
105
  background-image:url(../img/flags/ax.png) ! important;
106
}
107
 
108
/* AZ-Azerbaijan */
109
.ux-flag-az {
110
  background-image:url(../img/flags/az.png) ! important;
111
}
112
 
113
/* BA-Bosnia and Herzegovina */
114
.ux-flag-ba {
115
  background-image:url(../img/flags/ba.png) ! important;
116
}
117
 
118
/* BB-Barbados */
119
.ux-flag-bb {
120
  background-image:url(../img/flags/bb.png) ! important;
121
}
122
 
123
/* BD-Bangladesh */
124
.ux-flag-bd {
125
  background-image:url(../img/flags/bd.png) ! important;
126
}
127
 
128
/* BE-Belgium */
129
.ux-flag-be {
130
  background-image:url(../img/flags/be.png) ! important;
131
}
132
 
133
/* BF-Burkina Faso - Previously "Upper Volta" - HV */
134
.ux-flag-bf {
135
  background-image:url(../img/flags/bf.png) ! important;
136
}
137
 
138
/* BG-Bulgaria */
139
.ux-flag-bg {
140
  background-image:url(../img/flags/bg.png) ! important;
141
}
142
 
143
/* BH-Bahrain */
144
.ux-flag-bh {
145
  background-image:url(../img/flags/bh.png) ! important;
146
}
147
 
148
/* BI-Burundi */
149
.ux-flag-bi {
150
  background-image:url(../img/flags/bi.png) ! important;
151
}
152
 
153
/* BJ-Benin - Previously "Dahomey" - DY*/
154
.ux-flag-bj {
155
  background-image:url(../img/flags/bj.png) ! important;
156
}
157
 
158
/* BL-Saint Barthelemy */
159
/* .ux-flag-bl {
160
 *   background-image:url(../img/flags/bl.png) ! important;
161
 * }
162
*/
163
 
164
 
165
/* BM-Bermuda */
166
.ux-flag-bm {
167
  background-image:url(../img/flags/bm.png) ! important;
168
}
169
 
170
/* BN-Brunei Darussalam */
171
.ux-flag-bn {
172
  background-image:url(../img/flags/bn.png) ! important;
173
}
174
 
175
/* BO-Boliva */
176
.ux-flag-bo {
177
  background-image:url(../img/flags/bo.png) ! important;
178
}
179
 
180
/* BR-Brazil */
181
.ux-flag-br {
182
  background-image:url(../img/flags/br.png) ! important;
183
}
184
 
185
/* BS-Bahamas */
186
.ux-flag-bs {
187
  background-image:url(../img/flags/bs.png) ! important;
188
}
189
 
190
/* BT-Bhutan */
191
.ux-flag-bt {
192
  background-image:url(../img/flags/bt.png) ! important;
193
}
194
 
195
/* BV-Bouvet Island */
196
.ux-flag-bv {
197
  background-image:url(../img/flags/bv.png) ! important;
198
}
199
 
200
/* BW-Botswana */
201
.ux-flag-bw {
202
  background-image:url(../img/flags/bw.png) ! important;
203
}
204
 
205
/* BY-Belarus - Previously "Byelorussian S.S.R." */
206
.ux-flag-by {
207
  background-image:url(../img/flags/by.png) ! important;
208
}
209
 
210
/* BZ-Belize */
211
.ux-flag-bz {
212
  background-image:url(../img/flags/bz.png) ! important;
213
}
214
 
215
/* CA-Canada */
216
.ux-flag-ca {
217
  background-image:url(../img/flags/ca.png) ! important;
218
}
219
 
220
/* ADDED: Catalonia? */
221
.ux-flag-catalonia {
222
  background-image:url(../img/flags/catalonia.png) ! important;
223
}
224
 
225
/* CC-Cocos (Keeling) Islands */
226
.ux-flag-cc {
227
  background-image:url(../img/flags/cc.png) ! important;
228
}
229
 
230
/* CD-Congo, the Democratic Republic of the - Previously "Zaire" - ZR */
231
.ux-flag-cd {
232
  background-image:url(../img/flags/cd.png) ! important;
233
}
234
 
235
/* CF-Central African Republic */
236
.ux-flag-cf {
237
  background-image:url(../img/flags/cf.png) ! important;
238
}
239
 
240
/* CG-Congo */
241
.ux-flag-cg {
242
  background-image:url(../img/flags/cg.png) ! important;
243
}
244
 
245
/* CH-Switzerland - from "Confoederatio Helvetica" */
246
.ux-flag-ch {
247
  background-image:url(../img/flags/ch.png) ! important;
248
}
249
 
250
/* CI-Cote d'lvoire */
251
.ux-flag-ci {
252
  background-image:url(../img/flags/ci.png) ! important;
253
}
254
 
255
/* CK-Cook Islands */
256
.ux-flag-ck {
257
  background-image:url(../img/flags/ck.png) ! important;
258
}
259
 
260
/* CL-Chile */
261
.ux-flag-cl {
262
  background-image:url(../img/flags/cl.png) ! important;
263
}
264
 
265
/* CM-Cameroon */
266
.ux-flag-cm {
267
  background-image:url(../img/flags/cm.png) ! important;
268
}
269
 
270
/* CN-China */
271
.ux-flag-cn {
272
  background-image:url(../img/flags/cn.png) ! important;
273
}
274
 
275
/* CO-Colombia */
276
.ux-flag-co {
277
  background-image:url(../img/flags/co.png) ! important;
278
}
279
 
280
/* CR-Costa Rica */
281
.ux-flag-cr {
282
  background-image:url(../img/flags/cr.png) ! important;
283
}
284
 
285
/* CS-? */
286
.ux-flag-cs {
287
  background-image:url(../img/flags/cs.png) ! important;
288
}
289
 
290
/* CU-Cuba */
291
.ux-flag-cu {
292
  background-image:url(../img/flags/cu.png) ! important;
293
}
294
 
295
/* CV-Cape Verde */
296
.ux-flag-cv {
297
  background-image:url(../img/flags/cv.png) ! important;
298
}
299
 
300
/* CX-Christmas Island */
301
.ux-flag-cx {
302
  background-image:url(../img/flags/cx.png) ! important;
303
}
304
 
305
/* CY-Cyprus */
306
.ux-flag-cy {
307
  background-image:url(../img/flags/cy.png) ! important;
308
}
309
 
310
/* CZ-Czech Republic */
311
.ux-flag-cz {
312
  background-image:url(../img/flags/cz.png) ! important;
313
}
314
 
315
/* DE-Germany - Previously "Germany, Federal Republic of" - from Deutschland */
316
.ux-flag-de {
317
  background-image:url(../img/flags/de.png) ! important;
318
}
319
 
320
/* DJ-Djibouti - Previously "French Afar and Issas" - AI */
321
.ux-flag-dj {
322
  background-image:url(../img/flags/dj.png) ! important;
323
}
324
 
325
/* DK-Denmark */
326
.ux-flag-dk {
327
  background-image:url(../img/flags/dk.png) ! important;
328
}
329
 
330
/* DM-Dominica */
331
.ux-flag-dm {
332
  background-image:url(../img/flags/dm.png) ! important;
333
}
334
 
335
/* DO-Dominican Republic */
336
.ux-flag-do {
337
  background-image:url(../img/flags/do.png) ! important;
338
}
339
 
340
/* DZ-Algeria - from "Ledzayer" its Berber name */
341
.ux-flag-dz {
342
  background-image:url(../img/flags/dz.png) ! important;
343
}
344
 
345
/* EC-Ecuador */
346
.ux-flag-ec {
347
  background-image:url(../img/flags/ec.png) ! important;
348
}
349
 
350
/* EE-Estonia - from "Eesti" its Estonian name */
351
.ux-flag-ee {
352
  background-image:url(../img/flags/ee.png) ! important;
353
}
354
 
355
/* EG-Egypt */
356
.ux-flag-eg {
357
  background-image:url(../img/flags/eg.png) ! important;
358
}
359
 
360
/* EH-Western Sahara - Previously "Spanish Sahara" - from "Sahara espanol" its Spanish name */
361
.ux-flag-eh {
362
  background-image:url(../img/flags/eh.png) ! important;
363
}
364
 
365
/* ADDED: England */
366
.ux-flag-england {
367
  background-image:url(../img/flags/england.png) ! important;
368
}
369
 
370
/* ER-Eritrea */
371
.ux-flag-er {
372
  background-image:url(../img/flags/er.png) ! important;
373
}
374
 
375
/* ES-Spain - Includes "Canary Islands, Ceuta and Melilla" - from "Espana" it Spanish name */
376
.ux-flag-es {
377
  background-image:url(../img/flags/es.png) ! important;
378
}
379
 
380
/* ET-Ethiopia */
381
.ux-flag-et {
382
  background-image:url(../img/flags/et.png) ! important;
383
}
384
 
385
/* ADDED: European Union */
386
.ux-flag-europeanunion {
387
  background-image:url(../img/flags/europeanunion.png) ! important;
388
}
389
 
390
/* FAM-? */
391
.ux-flag-fam {
392
  background-image:url(../img/flags/fam.png) ! important;
393
}
394
 
395
/* FI-Finland */
396
.ux-flag-fi {
397
  background-image:url(../img/flags/fi.png) ! important;
398
}
399
 
400
/* FJ-Fiji */
401
.ux-flag-fj {
402
  background-image:url(../img/flags/fj.png) ! important;
403
}
404
 
405
/* FK-Falkland Islands (Malvinas) */
406
.ux-flag-fk {
407
  background-image:url(../img/flags/fk.png) ! important;
408
}
409
 
410
/* FM-Micronesia, Federated States of - Previously "Micronesia" */
411
.ux-flag-fm {
412
  background-image:url(../img/flags/fm.png) ! important;
413
}
414
 
415
/* FO-Faroe Islands */
416
.ux-flag-fo {
417
  background-image:url(../img/flags/fo.png) ! important;
418
}
419
 
420
/* FR-France - Includes "Clipperton Island" */
421
.ux-flag-fr {
422
  background-image:url(../img/flags/fr.png) ! important;
423
}
424
 
425
/* GA-Gabon */
426
.ux-flag-ga {
427
  background-image:url(../img/flags/ga.png) ! important;
428
}
429
 
430
/* GB-United Kingdom - From "Great Britain" - UK */
431
/* part of its official name: "United Kingdom of Great Britain and Northern Ireland" */
432
.ux-flag-gb {
433
  background-image:url(../img/flags/gb.png) ! important;
434
}
435
 
436
/* GD-Grenada */
437
.ux-flag-gd {
438
  background-image:url(../img/flags/gd.png) ! important;
439
}
440
 
441
/* GE-Georgia - GE previously represented "Gilbert and Ellice Islands" */
442
.ux-flag-ge {
443
  background-image:url(../img/flags/ge.png) ! important;
444
}
445
 
446
/* GF-French Guiana - from "Guyane francaise" its French name */
447
.ux-flag-gf {
448
  background-image:url(../img/flags/gf.png) ! important;
449
}
450
 
451
/* GG-Guernsey */
452
/* .ux-flag-gg {
453
 *   background-image:url(../img/flags/gg.png) ! important;
454
 * }
455
*/
456
 
457
/* GH-Ghana */
458
.ux-flag-gh {
459
  background-image:url(../img/flags/gh.png) ! important;
460
}
461
 
462
/* GI-Gibraltar */
463
.ux-flag-gi {
464
  background-image:url(../img/flags/gi.png) ! important;
465
}
466
 
467
/* GL-Greenland */
468
.ux-flag-gl {
469
  background-image:url(../img/flags/gl.png) ! important;
470
}
471
 
472
/* GM-Gambia */
473
.ux-flag-gm {
474
  background-image:url(../img/flags/gm.png) ! important;
475
}
476
 
477
/* GN-Guinea */
478
.ux-flag-gn {
479
  background-image:url(../img/flags/gn.png) ! important;
480
}
481
 
482
/* GP-Guadeloupe */
483
.ux-flag-gp {
484
  background-image:url(../img/flags/gp.png) ! important;
485
}
486
 
487
/* GQ-Equatorial Guinea - from "Guinee equatoriale" its French name */
488
.ux-flag-gq {
489
  background-image:url(../img/flags/gq.png) ! important;
490
}
491
 
492
/* GR-Greece */
493
.ux-flag-gr {
494
  background-image:url(../img/flags/gr.png) ! important;
495
}
496
 
497
/* GS-South Georgia and the South Sandwich Islands */
498
.ux-flag-gs {
499
  background-image:url(../img/flags/gs.png) ! important;
500
}
501
 
502
/* GT-Guatemala */
503
.ux-flag-gt {
504
  background-image:url(../img/flags/gt.png) ! important;
505
}
506
 
507
/* GU-Guam */
508
.ux-flag-gu {
509
  background-image:url(../img/flags/gu.png) ! important;
510
}
511
 
512
/* GW-Guinea-Bissau */
513
.ux-flag-gw {
514
  background-image:url(../img/flags/gw.png) ! important;
515
}
516
 
517
/* GY-Guyana */
518
.ux-flag-gy {
519
  background-image:url(../img/flags/gy.png) ! important;
520
}
521
 
522
/* HK-Hong Kong */
523
.ux-flag-hk {
524
  background-image:url(../img/flags/hk.png) ! important;
525
}
526
 
527
/* HM-Heard Island and McDonald Islands */
528
.ux-flag-hm {
529
  background-image:url(../img/flags/hm.png) ! important;
530
}
531
 
532
/* HN-Honduras */
533
.ux-flag-hn {
534
  background-image:url(../img/flags/hn.png) ! important;
535
}
536
 
537
/* HR-Croatia - from "Hrvatska" its Croatian name */
538
.ux-flag-hr {
539
  background-image:url(../img/flags/hr.png) ! important;
540
}
541
 
542
/* HT-Haiti */
543
.ux-flag-ht {
544
  background-image:url(../img/flags/ht.png) ! important;
545
}
546
 
547
/* HU-Hungary */
548
.ux-flag-hu {
549
  background-image:url(../img/flags/hu.png) ! important;
550
}
551
 
552
/* ID-Indonesia */
553
.ux-flag-id {
554
  background-image:url(../img/flags/id.png) ! important;
555
}
556
 
557
/* IE-Ireland */
558
.ux-flag-ie {
559
  background-image:url(../img/flags/ie.png) ! important;
560
}
561
 
562
/* IL-Israel */
563
.ux-flag-il {
564
  background-image:url(../img/flags/il.png) ! important;
565
}
566
 
567
/* IM-Isle of Man */
568
/* .ux-flag-im {
569
 *   background-image:url(../img/flags/im.png) ! important;
570
 * }
571
*/
572
 
573
/* IN-India */
574
.ux-flag-in {
575
  background-image:url(../img/flags/in.png) ! important;
576
}
577
 
578
/* IO-British Indian Ocean Territory - Includes "Diego Garcia" */
579
.ux-flag-io {
580
  background-image:url(../img/flags/io.png) ! important;
581
}
582
 
583
/* IQ-Iraq */
584
.ux-flag-iq {
585
  background-image:url(../img/flags/iq.png) ! important;
586
}
587
 
588
/* IR-Iran, Islamic Republic of */
589
.ux-flag-ir {
590
  background-image:url(../img/flags/ir.png) ! important;
591
}
592
 
593
/* IS-Iceland */
594
.ux-flag-is {
595
  background-image:url(../img/flags/is.png) ! important;
596
}
597
 
598
/* IT-Italy */
599
.ux-flag-it {
600
  background-image:url(../img/flags/it.png) ! important;
601
}
602
 
603
/* JE-Jersey */
604
/* .ux-flag-je {
605
 *   background-image:url(../img/flags/je.png) ! important;
606
 * }
607
*/
608
 
609
/* JM-Jamaica */
610
.ux-flag-jm {
611
  background-image:url(../img/flags/jm.png) ! important;
612
}
613
 
614
/* JO-Jordan */
615
.ux-flag-jo {
616
  background-image:url(../img/flags/jo.png) ! important;
617
}
618
 
619
/* JP-Japan */
620
.ux-flag-jp {
621
  background-image:url(../img/flags/jp.png) ! important;
622
}
623
 
624
/* KE-Kenya */
625
.ux-flag-ke {
626
  background-image:url(../img/flags/ke.png) ! important;
627
}
628
 
629
/* KG-Kyrgyzstan */
630
.ux-flag-kg {
631
  background-image:url(../img/flags/kg.png) ! important;
632
}
633
 
634
/* KH-Cambodia - Previously "Kampuchea" its former name */
635
.ux-flag-kh {
636
  background-image:url(../img/flags/kh.png) ! important;
637
}
638
 
639
/* KI-Kiribati */
640
.ux-flag-ki {
641
  background-image:url(../img/flags/ki.png) ! important;
642
}
643
 
644
/* KM-Comoros - from "Komori" its Comorian name */
645
.ux-flag-km {
646
  background-image:url(../img/flags/km.png) ! important;
647
}
648
 
649
/* KN-Saint Kitts and Nevis - Previously named "Saint Kitts-Nevis-Anguilla" */
650
.ux-flag-kn {
651
  background-image:url(../img/flags/kn.png) ! important;
652
}
653
 
654
/* KP-Korea, Democratic People's Republic of - i.e. North Korea */
655
.ux-flag-kp {
656
  background-image:url(../img/flags/kp.png) ! important;
657
}
658
 
659
/* KR-Korea, Republic of - i.e. South Korea */
660
.ux-flag-kr {
661
  background-image:url(../img/flags/kr.png) ! important;
662
}
663
 
664
/* KW-Kuwait */
665
.ux-flag-kw {
666
  background-image:url(../img/flags/kw.png) ! important;
667
}
668
 
669
/* KY-Cayman Islands */
670
.ux-flag-ky {
671
  background-image:url(../img/flags/ky.png) ! important;
672
}
673
 
674
/* KZ-Kazakhstan - previously named "Kazakstan" */
675
.ux-flag-kz {
676
  background-image:url(../img/flags/kz.png) ! important;
677
}
678
 
679
/* LA-Lao People's Democratic Republic */
680
.ux-flag-la {
681
  background-image:url(../img/flags/la.png) ! important;
682
}
683
 
684
/* LB-Lebanon */
685
.ux-flag-lb {
686
  background-image:url(../img/flags/lb.png) ! important;
687
}
688
 
689
/* LC-Saint Lucia */
690
.ux-flag-lc {
691
  background-image:url(../img/flags/lc.png) ! important;
692
}
693
 
694
/* LI-Liechtenstein */
695
.ux-flag-li {
696
  background-image:url(../img/flags/li.png) ! important;
697
}
698
 
699
/* LK-Sri Lanka */
700
.ux-flag-lk {
701
  background-image:url(../img/flags/lk.png) ! important;
702
}
703
 
704
/* LR-Liberia */
705
.ux-flag-lr {
706
  background-image:url(../img/flags/lr.png) ! important;
707
}
708
 
709
/* LS-Lesotho */
710
.ux-flag-ls {
711
  background-image:url(../img/flags/ls.png) ! important;
712
}
713
 
714
/* LT-Lithuania */
715
.ux-flag-lt {
716
  background-image:url(../img/flags/lt.png) ! important;
717
}
718
 
719
/* LU-Luxembourg */
720
.ux-flag-lu {
721
  background-image:url(../img/flags/lu.png) ! important;
722
}
723
 
724
/* LV-Latvia */
725
.ux-flag-lv {
726
  background-image:url(../img/flags/lv.png) ! important;
727
}
728
 
729
/* LY-Libyan Arab Jamahiriya */
730
.ux-flag-ly {
731
  background-image:url(../img/flags/ly.png) ! important;
732
}
733
 
734
/* MA-Morocco - from "Maroc" its French name */
735
.ux-flag-ma {
736
  background-image:url(../img/flags/ma.png) ! important;
737
}
738
 
739
/* MC-Monaco */
740
.ux-flag-mc {
741
  background-image:url(../img/flags/mc.png) ! important;
742
}
743
 
744
/* MD-Moldova, Republic of */
745
.ux-flag-md {
746
  background-image:url(../img/flags/md.png) ! important;
747
}
748
 
749
/* ME-Montenegro */
750
.ux-flag-me {
751
  background-image:url(../img/flags/me.png) ! important;
752
}
753
 
754
/* MF-Saint Martin (French part) */
755
/* .ux-flag-mf {
756
 *   background-image:url(../img/flags/mf.png) ! important;
757
 * }
758
*/
759
 
760
/* MG-Madagascar */
761
.ux-flag-mg {
762
  background-image:url(../img/flags/mg.png) ! important;
763
}
764
 
765
/* MH-Marshall Islands */
766
.ux-flag-mh {
767
  background-image:url(../img/flags/mh.png) ! important;
768
}
769
 
770
/* MK-Macedonia, the former Yugoslav Republic of - from "Makedonija" its Macedonian name */
771
.ux-flag-mk {
772
  background-image:url(../img/flags/mk.png) ! important;
773
}
774
 
775
/* ML-Mali */
776
.ux-flag-ml {
777
  background-image:url(../img/flags/ml.png) ! important;
778
}
779
 
780
/* MM-Myanmar - previously "Burma" - BU */
781
.ux-flag-mm {
782
  background-image:url(../img/flags/mm.png) ! important;
783
}
784
 
785
/* MN-Mongolia */
786
.ux-flag-mn {
787
  background-image:url(../img/flags/mn.png) ! important;
788
}
789
 
790
/* MO-Macao - previously "Macau" */
791
.ux-flag-mo {
792
  background-image:url(../img/flags/mo.png) ! important;
793
}
794
 
795
/* MP-Northern Mariana Islands */
796
.ux-flag-mp {
797
  background-image:url(../img/flags/mp.png) ! important;
798
}
799
 
800
/* MQ-Martinique */
801
.ux-flag-mq {
802
  background-image:url(../img/flags/mq.png) ! important;
803
}
804
 
805
/* MR-Mauritania */
806
.ux-flag-mr {
807
  background-image:url(../img/flags/mr.png) ! important;
808
}
809
 
810
/* MS-Montserrat */
811
.ux-flag-ms {
812
  background-image:url(../img/flags/ms.png) ! important;
813
}
814
 
815
/* MT-Malta */
816
.ux-flag-mt {
817
  background-image:url(../img/flags/mt.png) ! important;
818
}
819
 
820
/* MU-Mauritius */
821
.ux-flag-mu {
822
  background-image:url(../img/flags/mu.png) ! important;
823
}
824
 
825
/* MV-Maldives */
826
.ux-flag-mv {
827
  background-image:url(../img/flags/mv.png) ! important;
828
}
829
 
830
/* MW-Malawi */
831
.ux-flag-mw {
832
  background-image:url(../img/flags/mw.png) ! important;
833
}
834
 
835
/* MX-Mexico */
836
.ux-flag-mx {
837
  background-image:url(../img/flags/mx.png) ! important;
838
}
839
 
840
/* MY-Malaysia */
841
.ux-flag-my {
842
  background-image:url(../img/flags/my.png) ! important;
843
}
844
 
845
/* MZ-Mozambique */
846
.ux-flag-mz {
847
  background-image:url(../img/flags/mz.png) ! important;
848
}
849
 
850
/* NA-Namibia */
851
.ux-flag-na {
852
  background-image:url(../img/flags/na.png) ! important;
853
}
854
 
855
/* NC-New Caledonia */
856
.ux-flag-nc {
857
  background-image:url(../img/flags/nc.png) ! important;
858
}
859
 
860
/* NE-Niger */
861
.ux-flag-ne {
862
  background-image:url(../img/flags/ne.png) ! important;
863
}
864
 
865
/* NF-Norfolk Island */
866
.ux-flag-nf {
867
  background-image:url(../img/flags/nf.png) ! important;
868
}
869
 
870
/* NG-Nigeria */
871
.ux-flag-ng {
872
  background-image:url(../img/flags/ng.png) ! important;
873
}
874
 
875
/* NI-Nicaragua */
876
.ux-flag-ni {
877
  background-image:url(../img/flags/ni.png) ! important;
878
}
879
 
880
/* NL-Netherlands */
881
.ux-flag-nl {
882
  background-image:url(../img/flags/nl.png) ! important;
883
}
884
 
885
/* NO-Norway */
886
.ux-flag-no {
887
  background-image:url(../img/flags/no.png) ! important;
888
}
889
 
890
/* NP-Nepal */
891
.ux-flag-np {
892
  background-image:url(../img/flags/np.png) ! important;
893
}
894
 
895
/* NR-Nauru */
896
.ux-flag-nr {
897
  background-image:url(../img/flags/nr.png) ! important;
898
}
899
 
900
/* NU-Niue */
901
.ux-flag-nu {
902
  background-image:url(../img/flags/nu.png) ! important;
903
}
904
 
905
/* NZ-New Zealand */
906
.ux-flag-nz {
907
  background-image:url(../img/flags/nz.png) ! important;
908
}
909
 
910
/* OM-Oman */
911
.ux-flag-om {
912
  background-image:url(../img/flags/om.png) ! important;
913
}
914
 
915
/* PA-Panama */
916
.ux-flag-pa {
917
  background-image:url(../img/flags/pa.png) ! important;
918
}
919
 
920
/* PE-Peru */
921
.ux-flag-pe {
922
  background-image:url(../img/flags/pe.png) ! important;
923
}
924
 
925
/* PF-French Polynesia - from "Polynesie francaise" its French name */
926
.ux-flag-pf {
927
  background-image:url(../img/flags/pf.png) ! important;
928
}
929
 
930
/* PG-Papua New Guinea */
931
.ux-flag-pg {
932
  background-image:url(../img/flags/pg.png) ! important;
933
}
934
 
935
/* PH-Philippines */
936
.ux-flag-ph {
937
  background-image:url(../img/flags/ph.png) ! important;
938
}
939
 
940
/* PK-Pakistan */
941
.ux-flag-pk {
942
  background-image:url(../img/flags/pk.png) ! important;
943
}
944
 
945
/* PL-Poland */
946
.ux-flag-pl {
947
  background-image:url(../img/flags/pl.png) ! important;
948
}
949
 
950
/* PM-Saint Pierre and Miquelon */
951
.ux-flag-pm {
952
  background-image:url(../img/flags/pm.png) ! important;
953
}
954
 
955
/* PN-Pitcairn */
956
.ux-flag-pn {
957
  background-image:url(../img/flags/pn.png) ! important;
958
}
959
 
960
/* PR-Puerto Rico */
961
.ux-flag-pr {
962
  background-image:url(../img/flags/pr.png) ! important;
963
}
964
 
965
/* PS-Palestinian Territory, Occupied - consisting of the West Bank and the Gaza Strip */
966
.ux-flag-ps {
967
  background-image:url(../img/flags/ps.png) ! important;
968
}
969
 
970
/* PT-Portugal */
971
.ux-flag-pt {
972
  background-image:url(../img/flags/pt.png) ! important;
973
}
974
 
975
/* PW-Palau */
976
.ux-flag-pw {
977
  background-image:url(../img/flags/pw.png) ! important;
978
}
979
 
980
/* PY-Paraguay */
981
.ux-flag-py {
982
  background-image:url(../img/flags/py.png) ! important;
983
}
984
 
985
/* QA-Qatar */
986
.ux-flag-qa {
987
  background-image:url(../img/flags/qa.png) ! important;
988
}
989
 
990
/* RE-Reunion */
991
.ux-flag-re {
992
  background-image:url(../img/flags/re.png) ! important;
993
}
994
 
995
/* RO-Romania */
996
.ux-flag-ro {
997
  background-image:url(../img/flags/ro.png) ! important;
998
}
999
 
1000
/* RS-Serbia - from "Republic of Serbia" its offical name */
1001
.ux-flag-rs {
1002
  background-image:url(../img/flags/rs.png) ! important;
1003
}
1004
 
1005
/* RU-Russian Federation */
1006
.ux-flag-ru {
1007
  background-image:url(../img/flags/ru.png) ! important;
1008
}
1009
 
1010
/* RW-Rwanda */
1011
.ux-flag-rw {
1012
  background-image:url(../img/flags/rw.png) ! important;
1013
}
1014
 
1015
/* SA-Saudi Arabia */
1016
.ux-flag-sa {
1017
  background-image:url(../img/flags/sa.png) ! important;
1018
}
1019
 
1020
/* SB-Solomon Islands - from "British Solomon Islands" its former name */
1021
.ux-flag-sb {
1022
  background-image:url(../img/flags/sb.png) ! important;
1023
}
1024
 
1025
/* SC-Seychelles */
1026
.ux-flag-sc {
1027
  background-image:url(../img/flags/sc.png) ! important;
1028
}
1029
 
1030
/* ADDED: Scotland */
1031
.ux-flag-scotland {
1032
  background-image:url(../img/flags/scotland.png) ! important;
1033
}
1034
 
1035
/* SD-Sudan */
1036
.ux-flag-sd {
1037
  background-image:url(../img/flags/sd.png) ! important;
1038
}
1039
 
1040
/* SE-Sweden */
1041
.ux-flag-se {
1042
  background-image:url(../img/flags/se.png) ! important;
1043
}
1044
 
1045
/* SG-Singapore */
1046
.ux-flag-sg {
1047
  background-image:url(../img/flags/sg.png) ! important;
1048
}
1049
 
1050
/* SH-Saint Helena - includes "Ascension Island and Tristan da Cunha" */
1051
.ux-flag-sh {
1052
  background-image:url(../img/flags/sh.png) ! important;
1053
}
1054
 
1055
/* SI-Slovenia */
1056
.ux-flag-si {
1057
  background-image:url(../img/flags/si.png) ! important;
1058
}
1059
 
1060
/* SJ-Svalbard and Jan Mayen - consisting of "Svalbard and Jan Mayen" */
1061
.ux-flag-sj {
1062
  background-image:url(../img/flags/sj.png) ! important;
1063
}
1064
 
1065
/* SK-Slovakia - SK previously represented "Sikkim" */
1066
.ux-flag-sk {
1067
  background-image:url(../img/flags/sk.png) ! important;
1068
}
1069
 
1070
/* SL-Sierra Leone */
1071
.ux-flag-sl {
1072
  background-image:url(../img/flags/sl.png) ! important;
1073
}
1074
 
1075
/* SM-San Marino */
1076
.ux-flag-sm {
1077
  background-image:url(../img/flags/sm.png) ! important;
1078
}
1079
 
1080
/* SN-Senegal */
1081
.ux-flag-sn {
1082
  background-image:url(../img/flags/sn.png) ! important;
1083
}
1084
 
1085
/* SO-Somalia */
1086
.ux-flag-so {
1087
  background-image:url(../img/flags/so.png) ! important;
1088
}
1089
 
1090
/* SR-Suriname */
1091
.ux-flag-sr {
1092
  background-image:url(../img/flags/sr.png) ! important;
1093
}
1094
 
1095
/* ST-Sao Tome and Principe */
1096
.ux-flag-st {
1097
  background-image:url(../img/flags/st.png) ! important;
1098
}
1099
 
1100
/* SV-El Salvador */
1101
.ux-flag-sv {
1102
  background-image:url(../img/flags/sv.png) ! important;
1103
}
1104
 
1105
/* SY-Syrian Arab Republic */
1106
.ux-flag-sy {
1107
  background-image:url(../img/flags/sy.png) ! important;
1108
}
1109
 
1110
/* SZ-Swaziland */
1111
.ux-flag-sz {
1112
  background-image:url(../img/flags/sz.png) ! important;
1113
}
1114
 
1115
/* TC-Turks and Caicos Islands */
1116
.ux-flag-tc {
1117
  background-image:url(../img/flags/tc.png) ! important;
1118
}
1119
 
1120
/* TD-Chad - from "Tchad" its French name */
1121
.ux-flag-td {
1122
  background-image:url(../img/flags/td.png) ! important;
1123
}
1124
 
1125
/* TF-French Southern Territories - "covers the French Southern and Antarctic Lands except Adelie Land" */
1126
/* from "Terres australes francaises" its French name */
1127
.ux-flag-tf {
1128
  background-image:url(../img/flags/tf.png) ! important;
1129
}
1130
 
1131
/* TG-Togo */
1132
.ux-flag-tg {
1133
  background-image:url(../img/flags/tg.png) ! important;
1134
}
1135
 
1136
/* TH-Thailand */
1137
.ux-flag-th {
1138
  background-image:url(../img/flags/th.png) ! important;
1139
}
1140
 
1141
/* TJ-Tajikistan */
1142
.ux-flag-tj {
1143
  background-image:url(../img/flags/tj.png) ! important;
1144
}
1145
 
1146
/* TK-Tokelau */
1147
.ux-flag-tk {
1148
  background-image:url(../img/flags/tk.png) ! important;
1149
}
1150
 
1151
/* TL-Timor-Leste - previously named "East Timor" - TP */
1152
.ux-flag-tl {
1153
  background-image:url(../img/flags/tl.png) ! important;
1154
}
1155
 
1156
/* TM-Turkmenistan */
1157
.ux-flag-tm {
1158
  background-image:url(../img/flags/tm.png) ! important;
1159
}
1160
 
1161
/* TN-Tunisia */
1162
.ux-flag-tn {
1163
  background-image:url(../img/flags/tn.png) ! important;
1164
}
1165
 
1166
/* TO-Tonga */
1167
.ux-flag-to {
1168
  background-image:url(../img/flags/to.png) ! important;
1169
}
1170
 
1171
/* TR-Turkey */
1172
.ux-flag-tr {
1173
  background-image:url(../img/flags/tr.png) ! important;
1174
}
1175
 
1176
/* TT-Trinidad and Tobago */
1177
.ux-flag-tt {
1178
  background-image:url(../img/flags/tt.png) ! important;
1179
}
1180
 
1181
/* TV-Tuvalu */
1182
.ux-flag-tv {
1183
  background-image:url(../img/flags/tv.png) ! important;
1184
}
1185
 
1186
/* TW-Taiwan, Province of China - "covers the Republic of China except Kinmen and Lienchiang" */
1187
/* Designated as such due to its political status within the UN */
1188
.ux-flag-tw {
1189
  background-image:url(../img/flags/tw.png) ! important;
1190
}
1191
 
1192
/* TZ-Tanzania, United Republic of */
1193
.ux-flag-tz {
1194
  background-image:url(../img/flags/tz.png) ! important;
1195
}
1196
 
1197
/* UA-Ukraine - previously name "Ukrainian S.S.R." */
1198
.ux-flag-ua {
1199
  background-image:url(../img/flags/ua.png) ! important;
1200
}
1201
 
1202
/* UG-Uganda */
1203
.ux-flag-ug {
1204
  background-image:url(../img/flags/ug.png) ! important;
1205
}
1206
 
1207
/* UM-United States Minor Outlying Islands */
1208
/* consisting of Baker Island, Howland Island, Jarvis Island, Johnston Atoll, Kingman Reef */
1209
/* Midway Atoll, Navassa Island, Palmyra Atoll and Wake Island */
1210
.ux-flag-um {
1211
  background-image:url(../img/flags/um.png) ! important;
1212
}
1213
 
1214
/* US-United States */
1215
.ux-flag-us {
1216
  background-image:url(../img/flags/us.png) ! important;
1217
}
1218
 
1219
/* UY-Uruguay */
1220
.ux-flag-uy {
1221
  background-image:url(../img/flags/uy.png) ! important;
1222
}
1223
 
1224
/* UZ-Uzbekistan */
1225
.ux-flag-uz {
1226
  background-image:url(../img/flags/uz.png) ! important;
1227
}
1228
 
1229
/* VA-Holy See (Vatican City State) - previously named "Vatican City State (Holy See)" */
1230
.ux-flag-va {
1231
  background-image:url(../img/flags/va.png) ! important;
1232
}
1233
 
1234
/* VC-Saint Vincent and the Grenadines */
1235
.ux-flag-vc {
1236
  background-image:url(../img/flags/vc.png) ! important;
1237
}
1238
 
1239
/* VE-Venezuela */
1240
.ux-flag-ve {
1241
  background-image:url(../img/flags/ve.png) ! important;
1242
}
1243
 
1244
/* VG-Virgin Islands, British */
1245
.ux-flag-vg {
1246
  background-image:url(../img/flags/vg.png) ! important;
1247
}
1248
 
1249
/* VI-Virgin Islands, U.S. */
1250
.ux-flag-vi {
1251
  background-image:url(../img/flags/vi.png) ! important;
1252
}
1253
 
1254
/* VN-Viet Nam */
1255
.ux-flag-vn {
1256
  background-image:url(../img/flags/vn.png) ! important;
1257
}
1258
 
1259
/* VU-Vanuatu */
1260
.ux-flag-vu {
1261
  background-image:url(../img/flags/vu.png) ! important;
1262
}
1263
 
1264
/* ADDED: Wales */
1265
.ux-flag-wales {
1266
  background-image:url(../img/flags/wales.png) ! important;
1267
}
1268
 
1269
/* WF-Wallis and Futuna */
1270
.ux-flag-wf {
1271
  background-image:url(../img/flags/wf.png) ! important;
1272
}
1273
 
1274
/* WS-Samoa - from "Western Samoa" its former name */
1275
.ux-flag-ws {
1276
  background-image:url(../img/flags/ws.png) ! important;
1277
}
1278
 
1279
/* YE-Yemen - previously named "Yemen, Republic of" */
1280
.ux-flag-ye {
1281
  background-image:url(../img/flags/ye.png) ! important;
1282
}
1283
 
1284
/* YT-Mayotte */
1285
.ux-flag-yt {
1286
  background-image:url(../img/flags/yt.png) ! important;
1287
}
1288
 
1289
/* ZA-South Africa - from "Zuid-Afrika" its Dutch name */
1290
.ux-flag-za {
1291
  background-image:url(../img/flags/za.png) ! important;
1292
}
1293
 
1294
/* ZM-Zambia */
1295
.ux-flag-zm {
1296
  background-image:url(../img/flags/zm.png) ! important;
1297
}
1298
 
1299
/* ZW-Zimbabwe - previously named "Southern Rhodesia" - RH */
1300
.ux-flag-zw {
1301
  background-image:url(../img/flags/zw.png) ! important;
1302
}