famfamfam-flags.css 29 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499
  1. .famfamfam-flags {
  2. background: url( 'famfamfam-flags.png' ) no-repeat;
  3. background-size: 224px 199px;
  4. display: inline-block;
  5. }
  6. .famfamfam-flags.me {
  7. width: 16px;
  8. height: 12px;
  9. background-position: 0px 0px;
  10. }
  11. .famfamfam-flags.ky {
  12. width: 16px;
  13. height: 11px;
  14. background-position: -16px 0px;
  15. }
  16. .famfamfam-flags.af {
  17. width: 16px;
  18. height: 11px;
  19. background-position: 0px -12px;
  20. }
  21. .famfamfam-flags.ag {
  22. width: 16px;
  23. height: 11px;
  24. background-position: -16px -12px;
  25. }
  26. .famfamfam-flags.ai {
  27. width: 16px;
  28. height: 11px;
  29. background-position: -32px 0px;
  30. }
  31. .famfamfam-flags.al {
  32. width: 16px;
  33. height: 11px;
  34. background-position: -32px -11px;
  35. }
  36. .famfamfam-flags.am {
  37. width: 16px;
  38. height: 11px;
  39. background-position: 0px -23px;
  40. }
  41. .famfamfam-flags.an {
  42. width: 16px;
  43. height: 11px;
  44. background-position: -16px -23px;
  45. }
  46. .famfamfam-flags.ao {
  47. width: 16px;
  48. height: 11px;
  49. background-position: -32px -23px;
  50. }
  51. .famfamfam-flags.ar {
  52. width: 16px;
  53. height: 11px;
  54. background-position: 0px -34px;
  55. }
  56. .famfamfam-flags.as {
  57. width: 16px;
  58. height: 11px;
  59. background-position: -16px -34px;
  60. }
  61. .famfamfam-flags.at {
  62. width: 16px;
  63. height: 11px;
  64. background-position: -32px -34px;
  65. }
  66. .famfamfam-flags.au {
  67. width: 16px;
  68. height: 11px;
  69. background-position: -48px 0px;
  70. }
  71. .famfamfam-flags.aw {
  72. width: 16px;
  73. height: 11px;
  74. background-position: -48px -11px;
  75. }
  76. .famfamfam-flags.ax {
  77. width: 16px;
  78. height: 11px;
  79. background-position: -48px -22px;
  80. }
  81. .famfamfam-flags.az {
  82. width: 16px;
  83. height: 11px;
  84. background-position: -48px -33px;
  85. }
  86. .famfamfam-flags.ba {
  87. width: 16px;
  88. height: 11px;
  89. background-position: 0px -45px;
  90. }
  91. .famfamfam-flags.bb {
  92. width: 16px;
  93. height: 11px;
  94. background-position: -16px -45px;
  95. }
  96. .famfamfam-flags.bd {
  97. width: 16px;
  98. height: 11px;
  99. background-position: -32px -45px;
  100. }
  101. .famfamfam-flags.be {
  102. width: 16px;
  103. height: 11px;
  104. background-position: -48px -45px;
  105. }
  106. .famfamfam-flags.bf {
  107. width: 16px;
  108. height: 11px;
  109. background-position: -64px 0px;
  110. }
  111. .famfamfam-flags.bg {
  112. width: 16px;
  113. height: 11px;
  114. background-position: -64px -11px;
  115. }
  116. .famfamfam-flags.bh {
  117. width: 16px;
  118. height: 11px;
  119. background-position: -64px -22px;
  120. }
  121. .famfamfam-flags.bi {
  122. width: 16px;
  123. height: 11px;
  124. background-position: -64px -33px;
  125. }
  126. .famfamfam-flags.bj {
  127. width: 16px;
  128. height: 11px;
  129. background-position: -64px -44px;
  130. }
  131. .famfamfam-flags.bm {
  132. width: 16px;
  133. height: 11px;
  134. background-position: 0px -56px;
  135. }
  136. .famfamfam-flags.bn {
  137. width: 16px;
  138. height: 11px;
  139. background-position: -16px -56px;
  140. }
  141. .famfamfam-flags.bo {
  142. width: 16px;
  143. height: 11px;
  144. background-position: -32px -56px;
  145. }
  146. .famfamfam-flags.br {
  147. width: 16px;
  148. height: 11px;
  149. background-position: -48px -56px;
  150. }
  151. .famfamfam-flags.bs {
  152. width: 16px;
  153. height: 11px;
  154. background-position: -64px -56px;
  155. }
  156. .famfamfam-flags.bt {
  157. width: 16px;
  158. height: 11px;
  159. background-position: 0px -67px;
  160. }
  161. .famfamfam-flags.bv {
  162. width: 16px;
  163. height: 11px;
  164. background-position: -16px -67px;
  165. }
  166. .famfamfam-flags.bw {
  167. width: 16px;
  168. height: 11px;
  169. background-position: -32px -67px;
  170. }
  171. .famfamfam-flags.by {
  172. width: 16px;
  173. height: 11px;
  174. background-position: -48px -67px;
  175. }
  176. .famfamfam-flags.bz {
  177. width: 16px;
  178. height: 11px;
  179. background-position: -64px -67px;
  180. }
  181. .famfamfam-flags.ca {
  182. width: 16px;
  183. height: 11px;
  184. background-position: -80px 0px;
  185. }
  186. .famfamfam-flags.catalonia {
  187. width: 16px;
  188. height: 11px;
  189. background-position: -80px -11px;
  190. }
  191. .famfamfam-flags.cc {
  192. width: 16px;
  193. height: 11px;
  194. background-position: -80px -22px;
  195. }
  196. .famfamfam-flags.cd {
  197. width: 16px;
  198. height: 11px;
  199. background-position: -80px -33px;
  200. }
  201. .famfamfam-flags.cf {
  202. width: 16px;
  203. height: 11px;
  204. background-position: -80px -44px;
  205. }
  206. .famfamfam-flags.cg {
  207. width: 16px;
  208. height: 11px;
  209. background-position: -80px -55px;
  210. }
  211. .famfamfam-flags.zm {
  212. width: 16px;
  213. height: 11px;
  214. background-position: -80px -66px;
  215. }
  216. .famfamfam-flags.ci {
  217. width: 16px;
  218. height: 11px;
  219. background-position: 0px -78px;
  220. }
  221. .famfamfam-flags.ck {
  222. width: 16px;
  223. height: 11px;
  224. background-position: -16px -78px;
  225. }
  226. .famfamfam-flags.cl {
  227. width: 16px;
  228. height: 11px;
  229. background-position: -32px -78px;
  230. }
  231. .famfamfam-flags.cm {
  232. width: 16px;
  233. height: 11px;
  234. background-position: -48px -78px;
  235. }
  236. .famfamfam-flags.cn {
  237. width: 16px;
  238. height: 11px;
  239. background-position: -64px -78px;
  240. }
  241. .famfamfam-flags.co {
  242. width: 16px;
  243. height: 11px;
  244. background-position: -80px -78px;
  245. }
  246. .famfamfam-flags.cr {
  247. width: 16px;
  248. height: 11px;
  249. background-position: -96px 0px;
  250. }
  251. .famfamfam-flags.cs {
  252. width: 16px;
  253. height: 11px;
  254. background-position: -96px -11px;
  255. }
  256. .famfamfam-flags.cu {
  257. width: 16px;
  258. height: 11px;
  259. background-position: -96px -22px;
  260. }
  261. .famfamfam-flags.cv {
  262. width: 16px;
  263. height: 11px;
  264. background-position: -96px -33px;
  265. }
  266. .famfamfam-flags.cx {
  267. width: 16px;
  268. height: 11px;
  269. background-position: -96px -44px;
  270. }
  271. .famfamfam-flags.cy {
  272. width: 16px;
  273. height: 11px;
  274. background-position: -96px -55px;
  275. }
  276. .famfamfam-flags.cz {
  277. width: 16px;
  278. height: 11px;
  279. background-position: -96px -66px;
  280. }
  281. .famfamfam-flags.de {
  282. width: 16px;
  283. height: 11px;
  284. background-position: -96px -77px;
  285. }
  286. .famfamfam-flags.dj {
  287. width: 16px;
  288. height: 11px;
  289. background-position: 0px -89px;
  290. }
  291. .famfamfam-flags.dk {
  292. width: 16px;
  293. height: 11px;
  294. background-position: -16px -89px;
  295. }
  296. .famfamfam-flags.dm {
  297. width: 16px;
  298. height: 11px;
  299. background-position: -32px -89px;
  300. }
  301. .famfamfam-flags.do {
  302. width: 16px;
  303. height: 11px;
  304. background-position: -48px -89px;
  305. }
  306. .famfamfam-flags.dz {
  307. width: 16px;
  308. height: 11px;
  309. background-position: -64px -89px;
  310. }
  311. .famfamfam-flags.ec {
  312. width: 16px;
  313. height: 11px;
  314. background-position: -80px -89px;
  315. }
  316. .famfamfam-flags.ee {
  317. width: 16px;
  318. height: 11px;
  319. background-position: -96px -89px;
  320. }
  321. .famfamfam-flags.eg {
  322. width: 16px;
  323. height: 11px;
  324. background-position: 0px -100px;
  325. }
  326. .famfamfam-flags.eh {
  327. width: 16px;
  328. height: 11px;
  329. background-position: -16px -100px;
  330. }
  331. .famfamfam-flags.england {
  332. width: 16px;
  333. height: 11px;
  334. background-position: -32px -100px;
  335. }
  336. .famfamfam-flags.er {
  337. width: 16px;
  338. height: 11px;
  339. background-position: -48px -100px;
  340. }
  341. .famfamfam-flags.es {
  342. width: 16px;
  343. height: 11px;
  344. background-position: -64px -100px;
  345. }
  346. .famfamfam-flags.et {
  347. width: 16px;
  348. height: 11px;
  349. background-position: -80px -100px;
  350. }
  351. .famfamfam-flags.europeanunion {
  352. width: 16px;
  353. height: 11px;
  354. background-position: -96px -100px;
  355. }
  356. .famfamfam-flags.fam {
  357. width: 16px;
  358. height: 11px;
  359. background-position: -112px 0px;
  360. }
  361. .famfamfam-flags.fi {
  362. width: 16px;
  363. height: 11px;
  364. background-position: -112px -11px;
  365. }
  366. .famfamfam-flags.fj {
  367. width: 16px;
  368. height: 11px;
  369. background-position: -112px -22px;
  370. }
  371. .famfamfam-flags.fk {
  372. width: 16px;
  373. height: 11px;
  374. background-position: -112px -33px;
  375. }
  376. .famfamfam-flags.fm {
  377. width: 16px;
  378. height: 11px;
  379. background-position: -112px -44px;
  380. }
  381. .famfamfam-flags.fo {
  382. width: 16px;
  383. height: 11px;
  384. background-position: -112px -55px;
  385. }
  386. .famfamfam-flags.gp, .famfamfam-flags.mf, .famfamfam-flags.re, .famfamfam-flags.yt, .famfamfam-flags.fr {
  387. width: 16px;
  388. height: 11px;
  389. background-position: -112px -66px;
  390. }
  391. .famfamfam-flags.ga {
  392. width: 16px;
  393. height: 11px;
  394. background-position: -112px -77px;
  395. }
  396. .famfamfam-flags.gb {
  397. width: 16px;
  398. height: 11px;
  399. background-position: -112px -88px;
  400. }
  401. .famfamfam-flags.gd {
  402. width: 16px;
  403. height: 11px;
  404. background-position: -112px -99px;
  405. }
  406. .famfamfam-flags.ge {
  407. width: 16px;
  408. height: 11px;
  409. background-position: 0px -111px;
  410. }
  411. .famfamfam-flags.gf {
  412. width: 16px;
  413. height: 11px;
  414. background-position: -16px -111px;
  415. }
  416. .famfamfam-flags.gg {
  417. width: 16px;
  418. height: 11px;
  419. background-position: -32px -111px;
  420. }
  421. .famfamfam-flags.gh {
  422. width: 16px;
  423. height: 11px;
  424. background-position: -48px -111px;
  425. }
  426. .famfamfam-flags.gi {
  427. width: 16px;
  428. height: 11px;
  429. background-position: -64px -111px;
  430. }
  431. .famfamfam-flags.gl {
  432. width: 16px;
  433. height: 11px;
  434. background-position: -80px -111px;
  435. }
  436. .famfamfam-flags.gm {
  437. width: 16px;
  438. height: 11px;
  439. background-position: -96px -111px;
  440. }
  441. .famfamfam-flags.gn {
  442. width: 16px;
  443. height: 11px;
  444. background-position: -112px -111px;
  445. }
  446. .famfamfam-flags.gp {
  447. width: 16px;
  448. height: 11px;
  449. background-position: -128px 0px;
  450. }
  451. .famfamfam-flags.gq {
  452. width: 16px;
  453. height: 11px;
  454. background-position: -128px -11px;
  455. }
  456. .famfamfam-flags.gr {
  457. width: 16px;
  458. height: 11px;
  459. background-position: -128px -22px;
  460. }
  461. .famfamfam-flags.gs {
  462. width: 16px;
  463. height: 11px;
  464. background-position: -128px -33px;
  465. }
  466. .famfamfam-flags.gt {
  467. width: 16px;
  468. height: 11px;
  469. background-position: -128px -44px;
  470. }
  471. .famfamfam-flags.gu {
  472. width: 16px;
  473. height: 11px;
  474. background-position: -128px -55px;
  475. }
  476. .famfamfam-flags.gw {
  477. width: 16px;
  478. height: 11px;
  479. background-position: -128px -66px;
  480. }
  481. .famfamfam-flags.gy {
  482. width: 16px;
  483. height: 11px;
  484. background-position: -128px -77px;
  485. }
  486. .famfamfam-flags.hk {
  487. width: 16px;
  488. height: 11px;
  489. background-position: -128px -88px;
  490. }
  491. .famfamfam-flags.hm {
  492. width: 16px;
  493. height: 11px;
  494. background-position: -128px -99px;
  495. }
  496. .famfamfam-flags.hn {
  497. width: 16px;
  498. height: 11px;
  499. background-position: -128px -110px;
  500. }
  501. .famfamfam-flags.hr {
  502. width: 16px;
  503. height: 11px;
  504. background-position: 0px -122px;
  505. }
  506. .famfamfam-flags.ht {
  507. width: 16px;
  508. height: 11px;
  509. background-position: -16px -122px;
  510. }
  511. .famfamfam-flags.hu {
  512. width: 16px;
  513. height: 11px;
  514. background-position: -32px -122px;
  515. }
  516. .famfamfam-flags.id {
  517. width: 16px;
  518. height: 11px;
  519. background-position: -48px -122px;
  520. }
  521. .famfamfam-flags.ie {
  522. width: 16px;
  523. height: 11px;
  524. background-position: -64px -122px;
  525. }
  526. .famfamfam-flags.il {
  527. width: 16px;
  528. height: 11px;
  529. background-position: -80px -122px;
  530. }
  531. .famfamfam-flags.in {
  532. width: 16px;
  533. height: 11px;
  534. background-position: -96px -122px;
  535. }
  536. .famfamfam-flags.io {
  537. width: 16px;
  538. height: 11px;
  539. background-position: -112px -122px;
  540. }
  541. .famfamfam-flags.iq {
  542. width: 16px;
  543. height: 11px;
  544. background-position: -128px -122px;
  545. }
  546. .famfamfam-flags.ir {
  547. width: 16px;
  548. height: 11px;
  549. background-position: 0px -133px;
  550. }
  551. .famfamfam-flags.is {
  552. width: 16px;
  553. height: 11px;
  554. background-position: -16px -133px;
  555. }
  556. .famfamfam-flags.it {
  557. width: 16px;
  558. height: 11px;
  559. background-position: -32px -133px;
  560. }
  561. .famfamfam-flags.je {
  562. width: 16px;
  563. height: 11px;
  564. background-position: -48px -133px;
  565. }
  566. .famfamfam-flags.jm {
  567. width: 16px;
  568. height: 11px;
  569. background-position: -64px -133px;
  570. }
  571. .famfamfam-flags.jo {
  572. width: 16px;
  573. height: 11px;
  574. background-position: -80px -133px;
  575. }
  576. .famfamfam-flags.jp {
  577. width: 16px;
  578. height: 11px;
  579. background-position: -96px -133px;
  580. }
  581. .famfamfam-flags.ke {
  582. width: 16px;
  583. height: 11px;
  584. background-position: -112px -133px;
  585. }
  586. .famfamfam-flags.kg {
  587. width: 16px;
  588. height: 11px;
  589. background-position: -128px -133px;
  590. }
  591. .famfamfam-flags.kh {
  592. width: 16px;
  593. height: 11px;
  594. background-position: -144px 0px;
  595. }
  596. .famfamfam-flags.ki {
  597. width: 16px;
  598. height: 11px;
  599. background-position: -144px -11px;
  600. }
  601. .famfamfam-flags.km {
  602. width: 16px;
  603. height: 11px;
  604. background-position: -144px -22px;
  605. }
  606. .famfamfam-flags.kn {
  607. width: 16px;
  608. height: 11px;
  609. background-position: -144px -33px;
  610. }
  611. .famfamfam-flags.kp {
  612. width: 16px;
  613. height: 11px;
  614. background-position: -144px -44px;
  615. }
  616. .famfamfam-flags.kr {
  617. width: 16px;
  618. height: 11px;
  619. background-position: -144px -55px;
  620. }
  621. .famfamfam-flags.kw {
  622. width: 16px;
  623. height: 11px;
  624. background-position: -144px -66px;
  625. }
  626. .famfamfam-flags.ae {
  627. width: 16px;
  628. height: 11px;
  629. background-position: -144px -77px;
  630. }
  631. .famfamfam-flags.kz {
  632. width: 16px;
  633. height: 11px;
  634. background-position: -144px -88px;
  635. }
  636. .famfamfam-flags.la {
  637. width: 16px;
  638. height: 11px;
  639. background-position: -144px -99px;
  640. }
  641. .famfamfam-flags.lb {
  642. width: 16px;
  643. height: 11px;
  644. background-position: -144px -110px;
  645. }
  646. .famfamfam-flags.lc {
  647. width: 16px;
  648. height: 11px;
  649. background-position: -144px -121px;
  650. }
  651. .famfamfam-flags.li {
  652. width: 16px;
  653. height: 11px;
  654. background-position: -144px -132px;
  655. }
  656. .famfamfam-flags.lk {
  657. width: 16px;
  658. height: 11px;
  659. background-position: 0px -144px;
  660. }
  661. .famfamfam-flags.lr {
  662. width: 16px;
  663. height: 11px;
  664. background-position: -16px -144px;
  665. }
  666. .famfamfam-flags.ls {
  667. width: 16px;
  668. height: 11px;
  669. background-position: -32px -144px;
  670. }
  671. .famfamfam-flags.lt {
  672. width: 16px;
  673. height: 11px;
  674. background-position: -48px -144px;
  675. }
  676. .famfamfam-flags.lu {
  677. width: 16px;
  678. height: 11px;
  679. background-position: -64px -144px;
  680. }
  681. .famfamfam-flags.lv {
  682. width: 16px;
  683. height: 11px;
  684. background-position: -80px -144px;
  685. }
  686. .famfamfam-flags.ly {
  687. width: 16px;
  688. height: 11px;
  689. background-position: -96px -144px;
  690. }
  691. .famfamfam-flags.ma {
  692. width: 16px;
  693. height: 11px;
  694. background-position: -112px -144px;
  695. }
  696. .famfamfam-flags.mc {
  697. width: 16px;
  698. height: 11px;
  699. background-position: -128px -144px;
  700. }
  701. .famfamfam-flags.md {
  702. width: 16px;
  703. height: 11px;
  704. background-position: -144px -144px;
  705. }
  706. .famfamfam-flags.ad {
  707. width: 16px;
  708. height: 11px;
  709. background-position: -160px 0px;
  710. }
  711. .famfamfam-flags.mg {
  712. width: 16px;
  713. height: 11px;
  714. background-position: -160px -11px;
  715. }
  716. .famfamfam-flags.mh {
  717. width: 16px;
  718. height: 11px;
  719. background-position: -160px -22px;
  720. }
  721. .famfamfam-flags.mk {
  722. width: 16px;
  723. height: 11px;
  724. background-position: -160px -33px;
  725. }
  726. .famfamfam-flags.ml {
  727. width: 16px;
  728. height: 11px;
  729. background-position: -160px -44px;
  730. }
  731. .famfamfam-flags.mm {
  732. width: 16px;
  733. height: 11px;
  734. background-position: -160px -55px;
  735. }
  736. .famfamfam-flags.mn {
  737. width: 16px;
  738. height: 11px;
  739. background-position: -160px -66px;
  740. }
  741. .famfamfam-flags.mo {
  742. width: 16px;
  743. height: 11px;
  744. background-position: -160px -77px;
  745. }
  746. .famfamfam-flags.mp {
  747. width: 16px;
  748. height: 11px;
  749. background-position: -160px -88px;
  750. }
  751. .famfamfam-flags.mq {
  752. width: 16px;
  753. height: 11px;
  754. background-position: -160px -99px;
  755. }
  756. .famfamfam-flags.mr {
  757. width: 16px;
  758. height: 11px;
  759. background-position: -160px -110px;
  760. }
  761. .famfamfam-flags.ms {
  762. width: 16px;
  763. height: 11px;
  764. background-position: -160px -121px;
  765. }
  766. .famfamfam-flags.mt {
  767. width: 16px;
  768. height: 11px;
  769. background-position: -160px -132px;
  770. }
  771. .famfamfam-flags.mu {
  772. width: 16px;
  773. height: 11px;
  774. background-position: -160px -143px;
  775. }
  776. .famfamfam-flags.mv {
  777. width: 16px;
  778. height: 11px;
  779. background-position: 0px -155px;
  780. }
  781. .famfamfam-flags.mw {
  782. width: 16px;
  783. height: 11px;
  784. background-position: -16px -155px;
  785. }
  786. .famfamfam-flags.mx {
  787. width: 16px;
  788. height: 11px;
  789. background-position: -32px -155px;
  790. }
  791. .famfamfam-flags.my {
  792. width: 16px;
  793. height: 11px;
  794. background-position: -48px -155px;
  795. }
  796. .famfamfam-flags.mz {
  797. width: 16px;
  798. height: 11px;
  799. background-position: -64px -155px;
  800. }
  801. .famfamfam-flags.na {
  802. width: 16px;
  803. height: 11px;
  804. background-position: -80px -155px;
  805. }
  806. .famfamfam-flags.nc {
  807. width: 16px;
  808. height: 11px;
  809. background-position: -96px -155px;
  810. }
  811. .famfamfam-flags.ne {
  812. width: 16px;
  813. height: 11px;
  814. background-position: -112px -155px;
  815. }
  816. .famfamfam-flags.nf {
  817. width: 16px;
  818. height: 11px;
  819. background-position: -128px -155px;
  820. }
  821. .famfamfam-flags.ng {
  822. width: 16px;
  823. height: 11px;
  824. background-position: -144px -155px;
  825. }
  826. .famfamfam-flags.ni {
  827. width: 16px;
  828. height: 11px;
  829. background-position: -160px -155px;
  830. }
  831. .famfamfam-flags.bq, .famfamfam-flags.nl {
  832. width: 16px;
  833. height: 11px;
  834. background-position: -176px 0px;
  835. }
  836. .famfamfam-flags.no {
  837. width: 16px;
  838. height: 11px;
  839. background-position: -176px -11px;
  840. }
  841. .famfamfam-flags.za {
  842. width: 16px;
  843. height: 11px;
  844. background-position: -176px -22px;
  845. }
  846. .famfamfam-flags.nr {
  847. width: 16px;
  848. height: 11px;
  849. background-position: -176px -33px;
  850. }
  851. .famfamfam-flags.nu {
  852. width: 16px;
  853. height: 11px;
  854. background-position: -176px -44px;
  855. }
  856. .famfamfam-flags.nz {
  857. width: 16px;
  858. height: 11px;
  859. background-position: -176px -55px;
  860. }
  861. .famfamfam-flags.om {
  862. width: 16px;
  863. height: 11px;
  864. background-position: -176px -66px;
  865. }
  866. .famfamfam-flags.pa {
  867. width: 16px;
  868. height: 11px;
  869. background-position: -176px -77px;
  870. }
  871. .famfamfam-flags.pe {
  872. width: 16px;
  873. height: 11px;
  874. background-position: -176px -88px;
  875. }
  876. .famfamfam-flags.pf {
  877. width: 16px;
  878. height: 11px;
  879. background-position: -176px -99px;
  880. }
  881. .famfamfam-flags.pg {
  882. width: 16px;
  883. height: 11px;
  884. background-position: -176px -110px;
  885. }
  886. .famfamfam-flags.ph {
  887. width: 16px;
  888. height: 11px;
  889. background-position: -176px -121px;
  890. }
  891. .famfamfam-flags.pk {
  892. width: 16px;
  893. height: 11px;
  894. background-position: -176px -132px;
  895. }
  896. .famfamfam-flags.pl {
  897. width: 16px;
  898. height: 11px;
  899. background-position: -176px -143px;
  900. }
  901. .famfamfam-flags.pm {
  902. width: 16px;
  903. height: 11px;
  904. background-position: -176px -154px;
  905. }
  906. .famfamfam-flags.pn {
  907. width: 16px;
  908. height: 11px;
  909. background-position: 0px -166px;
  910. }
  911. .famfamfam-flags.pr {
  912. width: 16px;
  913. height: 11px;
  914. background-position: -16px -166px;
  915. }
  916. .famfamfam-flags.ps {
  917. width: 16px;
  918. height: 11px;
  919. background-position: -32px -166px;
  920. }
  921. .famfamfam-flags.pt {
  922. width: 16px;
  923. height: 11px;
  924. background-position: -48px -166px;
  925. }
  926. .famfamfam-flags.pw {
  927. width: 16px;
  928. height: 11px;
  929. background-position: -64px -166px;
  930. }
  931. .famfamfam-flags.py {
  932. width: 16px;
  933. height: 11px;
  934. background-position: -80px -166px;
  935. }
  936. .famfamfam-flags.qa {
  937. width: 16px;
  938. height: 11px;
  939. background-position: -96px -166px;
  940. }
  941. .famfamfam-flags.re {
  942. width: 16px;
  943. height: 11px;
  944. background-position: -112px -166px;
  945. }
  946. .famfamfam-flags.ro {
  947. width: 16px;
  948. height: 11px;
  949. background-position: -128px -166px;
  950. }
  951. .famfamfam-flags.rs {
  952. width: 16px;
  953. height: 11px;
  954. background-position: -144px -166px;
  955. }
  956. .famfamfam-flags.ru {
  957. width: 16px;
  958. height: 11px;
  959. background-position: -160px -166px;
  960. }
  961. .famfamfam-flags.rw {
  962. width: 16px;
  963. height: 11px;
  964. background-position: -176px -166px;
  965. }
  966. .famfamfam-flags.sa {
  967. width: 16px;
  968. height: 11px;
  969. background-position: 0px -177px;
  970. }
  971. .famfamfam-flags.sb {
  972. width: 16px;
  973. height: 11px;
  974. background-position: -16px -177px;
  975. }
  976. .famfamfam-flags.sc {
  977. width: 16px;
  978. height: 11px;
  979. background-position: -32px -177px;
  980. }
  981. .famfamfam-flags.scotland {
  982. width: 16px;
  983. height: 11px;
  984. background-position: -48px -177px;
  985. }
  986. .famfamfam-flags.sd {
  987. width: 16px;
  988. height: 11px;
  989. background-position: -64px -177px;
  990. }
  991. .famfamfam-flags.se {
  992. width: 16px;
  993. height: 11px;
  994. background-position: -80px -177px;
  995. }
  996. .famfamfam-flags.sg {
  997. width: 16px;
  998. height: 11px;
  999. background-position: -96px -177px;
  1000. }
  1001. .famfamfam-flags.sh {
  1002. width: 16px;
  1003. height: 11px;
  1004. background-position: -112px -177px;
  1005. }
  1006. .famfamfam-flags.si {
  1007. width: 16px;
  1008. height: 11px;
  1009. background-position: -128px -177px;
  1010. }
  1011. .famfamfam-flags.sj {
  1012. width: 16px;
  1013. height: 11px;
  1014. background-position: -144px -177px;
  1015. }
  1016. .famfamfam-flags.sk {
  1017. width: 16px;
  1018. height: 11px;
  1019. background-position: -160px -177px;
  1020. }
  1021. .famfamfam-flags.sl {
  1022. width: 16px;
  1023. height: 11px;
  1024. background-position: -176px -177px;
  1025. }
  1026. .famfamfam-flags.sm {
  1027. width: 16px;
  1028. height: 11px;
  1029. background-position: -192px 0px;
  1030. }
  1031. .famfamfam-flags.sn {
  1032. width: 16px;
  1033. height: 11px;
  1034. background-position: -192px -11px;
  1035. }
  1036. .famfamfam-flags.so {
  1037. width: 16px;
  1038. height: 11px;
  1039. background-position: -192px -22px;
  1040. }
  1041. .famfamfam-flags.sr {
  1042. width: 16px;
  1043. height: 11px;
  1044. background-position: -192px -33px;
  1045. }
  1046. .famfamfam-flags.st {
  1047. width: 16px;
  1048. height: 11px;
  1049. background-position: -192px -44px;
  1050. }
  1051. .famfamfam-flags.sv {
  1052. width: 16px;
  1053. height: 11px;
  1054. background-position: -192px -55px;
  1055. }
  1056. .famfamfam-flags.sy {
  1057. width: 16px;
  1058. height: 11px;
  1059. background-position: -192px -66px;
  1060. }
  1061. .famfamfam-flags.sz {
  1062. width: 16px;
  1063. height: 11px;
  1064. background-position: -192px -77px;
  1065. }
  1066. .famfamfam-flags.tc {
  1067. width: 16px;
  1068. height: 11px;
  1069. background-position: -192px -88px;
  1070. }
  1071. .famfamfam-flags.td {
  1072. width: 16px;
  1073. height: 11px;
  1074. background-position: -192px -99px;
  1075. }
  1076. .famfamfam-flags.tf {
  1077. width: 16px;
  1078. height: 11px;
  1079. background-position: -192px -110px;
  1080. }
  1081. .famfamfam-flags.tg {
  1082. width: 16px;
  1083. height: 11px;
  1084. background-position: -192px -121px;
  1085. }
  1086. .famfamfam-flags.th {
  1087. width: 16px;
  1088. height: 11px;
  1089. background-position: -192px -132px;
  1090. }
  1091. .famfamfam-flags.tj {
  1092. width: 16px;
  1093. height: 11px;
  1094. background-position: -192px -143px;
  1095. }
  1096. .famfamfam-flags.tk {
  1097. width: 16px;
  1098. height: 11px;
  1099. background-position: -192px -154px;
  1100. }
  1101. .famfamfam-flags.tl {
  1102. width: 16px;
  1103. height: 11px;
  1104. background-position: -192px -165px;
  1105. }
  1106. .famfamfam-flags.tm {
  1107. width: 16px;
  1108. height: 11px;
  1109. background-position: -192px -176px;
  1110. }
  1111. .famfamfam-flags.tn {
  1112. width: 16px;
  1113. height: 11px;
  1114. background-position: 0px -188px;
  1115. }
  1116. .famfamfam-flags.to {
  1117. width: 16px;
  1118. height: 11px;
  1119. background-position: -16px -188px;
  1120. }
  1121. .famfamfam-flags.tr {
  1122. width: 16px;
  1123. height: 11px;
  1124. background-position: -32px -188px;
  1125. }
  1126. .famfamfam-flags.tt {
  1127. width: 16px;
  1128. height: 11px;
  1129. background-position: -48px -188px;
  1130. }
  1131. .famfamfam-flags.tv {
  1132. width: 16px;
  1133. height: 11px;
  1134. background-position: -64px -188px;
  1135. }
  1136. .famfamfam-flags.tw {
  1137. width: 16px;
  1138. height: 11px;
  1139. background-position: -80px -188px;
  1140. }
  1141. .famfamfam-flags.tz {
  1142. width: 16px;
  1143. height: 11px;
  1144. background-position: -96px -188px;
  1145. }
  1146. .famfamfam-flags.ua {
  1147. width: 16px;
  1148. height: 11px;
  1149. background-position: -112px -188px;
  1150. }
  1151. .famfamfam-flags.ug {
  1152. width: 16px;
  1153. height: 11px;
  1154. background-position: -128px -188px;
  1155. }
  1156. .famfamfam-flags.um {
  1157. width: 16px;
  1158. height: 11px;
  1159. background-position: -144px -188px;
  1160. }
  1161. .famfamfam-flags.us {
  1162. width: 16px;
  1163. height: 11px;
  1164. background-position: -160px -188px;
  1165. }
  1166. .famfamfam-flags.uy {
  1167. width: 16px;
  1168. height: 11px;
  1169. background-position: -176px -188px;
  1170. }
  1171. .famfamfam-flags.uz {
  1172. width: 16px;
  1173. height: 11px;
  1174. background-position: -192px -188px;
  1175. }
  1176. .famfamfam-flags.va {
  1177. width: 16px;
  1178. height: 11px;
  1179. background-position: -208px 0px;
  1180. }
  1181. .famfamfam-flags.vc {
  1182. width: 16px;
  1183. height: 11px;
  1184. background-position: -208px -11px;
  1185. }
  1186. .famfamfam-flags.ve {
  1187. width: 16px;
  1188. height: 11px;
  1189. background-position: -208px -22px;
  1190. }
  1191. .famfamfam-flags.vg {
  1192. width: 16px;
  1193. height: 11px;
  1194. background-position: -208px -33px;
  1195. }
  1196. .famfamfam-flags.vi {
  1197. width: 16px;
  1198. height: 11px;
  1199. background-position: -208px -44px;
  1200. }
  1201. .famfamfam-flags.vn {
  1202. width: 16px;
  1203. height: 11px;
  1204. background-position: -208px -55px;
  1205. }
  1206. .famfamfam-flags.vu {
  1207. width: 16px;
  1208. height: 11px;
  1209. background-position: -208px -66px;
  1210. }
  1211. .famfamfam-flags.wales {
  1212. width: 16px;
  1213. height: 11px;
  1214. background-position: -208px -77px;
  1215. }
  1216. .famfamfam-flags.wf {
  1217. width: 16px;
  1218. height: 11px;
  1219. background-position: -208px -88px;
  1220. }
  1221. .famfamfam-flags.ws {
  1222. width: 16px;
  1223. height: 11px;
  1224. background-position: -208px -99px;
  1225. }
  1226. .famfamfam-flags.ye {
  1227. width: 16px;
  1228. height: 11px;
  1229. background-position: -208px -110px;
  1230. }
  1231. .famfamfam-flags.yt {
  1232. width: 16px;
  1233. height: 11px;
  1234. background-position: -208px -121px;
  1235. }
  1236. .famfamfam-flags.zw {
  1237. width: 16px;
  1238. height: 11px;
  1239. background-position: -208px -132px;
  1240. }
  1241. .famfamfam-flags.ch {
  1242. width: 11px;
  1243. height: 11px;
  1244. background-position: -208px -143px;
  1245. }
  1246. .famfamfam-flags.np {
  1247. width: 9px;
  1248. height: 11px;
  1249. background-position: -208px -154px;
  1250. }