diff --git a/services/web/app/views/layout/footer.jade b/services/web/app/views/layout/footer.jade index b63a895178..17493d7ce0 100644 --- a/services/web/app/views/layout/footer.jade +++ b/services/web/app/views/layout/footer.jade @@ -19,14 +19,16 @@ footer.site-footer data-toggle="dropdown", aria-haspopup="true", aria-expanded="false" - ) #{translate("language")} + ) #{translate("language")} + |   img(src="/img/flags/24/#{currentLngCode}.png") ul.dropdown-menu(role="menu") each subdomainDetails, subdomain in settings.i18n.subdomainLang li.lngOption a.menu-indent(href=subdomainDetails.url+currentUrl) #{translate(subdomainDetails.lngCode)} - img(src="/img/flags/32/#{subdomainDetails.lngCode}.png") + + img(src="/img/flags/24/#{subdomainDetails.lngCode}.png") ul.col-md-3 diff --git a/services/web/public/img/flags/24/_ASEAN.png b/services/web/public/img/flags/24/_ASEAN.png deleted file mode 100755 index 36a93ffef2..0000000000 Binary files a/services/web/public/img/flags/24/_ASEAN.png and /dev/null differ diff --git a/services/web/public/img/flags/24/_African Union.png b/services/web/public/img/flags/24/_African Union.png deleted file mode 100755 index 3aa8495e0a..0000000000 Binary files a/services/web/public/img/flags/24/_African Union.png and /dev/null differ diff --git a/services/web/public/img/flags/24/_Alderney.png b/services/web/public/img/flags/24/_Alderney.png deleted file mode 100755 index 1ffc300e39..0000000000 Binary files a/services/web/public/img/flags/24/_Alderney.png and /dev/null differ diff --git a/services/web/public/img/flags/24/_Arab League.png b/services/web/public/img/flags/24/_Arab League.png deleted file mode 100755 index ef36d33fca..0000000000 Binary files a/services/web/public/img/flags/24/_Arab League.png and /dev/null differ diff --git a/services/web/public/img/flags/24/_Basque Country.png b/services/web/public/img/flags/24/_Basque Country.png deleted file mode 100755 index 3b686ab10c..0000000000 Binary files a/services/web/public/img/flags/24/_Basque Country.png and /dev/null differ diff --git a/services/web/public/img/flags/24/_CARICOM.png b/services/web/public/img/flags/24/_CARICOM.png deleted file mode 100755 index ab174c418e..0000000000 Binary files a/services/web/public/img/flags/24/_CARICOM.png and /dev/null differ diff --git a/services/web/public/img/flags/24/_CIS.png b/services/web/public/img/flags/24/_CIS.png deleted file mode 100755 index 0f5d42faed..0000000000 Binary files a/services/web/public/img/flags/24/_CIS.png and /dev/null differ diff --git a/services/web/public/img/flags/24/_Catalonia.png b/services/web/public/img/flags/24/_Catalonia.png deleted file mode 100755 index 6a90a1d7bf..0000000000 Binary files a/services/web/public/img/flags/24/_Catalonia.png and /dev/null differ diff --git a/services/web/public/img/flags/24/_Commonwealth.png b/services/web/public/img/flags/24/_Commonwealth.png deleted file mode 100755 index e9e1eea0ef..0000000000 Binary files a/services/web/public/img/flags/24/_Commonwealth.png and /dev/null differ diff --git a/services/web/public/img/flags/24/_England.png b/services/web/public/img/flags/24/_England.png deleted file mode 100755 index 83a37c7a09..0000000000 Binary files a/services/web/public/img/flags/24/_England.png and /dev/null differ diff --git a/services/web/public/img/flags/24/_European Union.png b/services/web/public/img/flags/24/_European Union.png deleted file mode 100755 index d6dc493316..0000000000 Binary files a/services/web/public/img/flags/24/_European Union.png and /dev/null differ diff --git a/services/web/public/img/flags/24/_FAO.png b/services/web/public/img/flags/24/_FAO.png deleted file mode 100755 index ab526ff71a..0000000000 Binary files a/services/web/public/img/flags/24/_FAO.png and /dev/null differ diff --git a/services/web/public/img/flags/24/_Galicia.png b/services/web/public/img/flags/24/_Galicia.png deleted file mode 100755 index cfef636c08..0000000000 Binary files a/services/web/public/img/flags/24/_Galicia.png and /dev/null differ diff --git a/services/web/public/img/flags/24/_IAEA.png b/services/web/public/img/flags/24/_IAEA.png deleted file mode 100755 index 65c44785a5..0000000000 Binary files a/services/web/public/img/flags/24/_IAEA.png and /dev/null differ diff --git a/services/web/public/img/flags/24/_IHO.png b/services/web/public/img/flags/24/_IHO.png deleted file mode 100755 index ad619713a3..0000000000 Binary files a/services/web/public/img/flags/24/_IHO.png and /dev/null differ diff --git a/services/web/public/img/flags/24/_Islamic Conference.png b/services/web/public/img/flags/24/_Islamic Conference.png deleted file mode 100755 index 5c651fa3b4..0000000000 Binary files a/services/web/public/img/flags/24/_Islamic Conference.png and /dev/null differ diff --git a/services/web/public/img/flags/24/_Kosovo.png b/services/web/public/img/flags/24/_Kosovo.png deleted file mode 100755 index ff1f784afc..0000000000 Binary files a/services/web/public/img/flags/24/_Kosovo.png and /dev/null differ diff --git a/services/web/public/img/flags/24/_NATO.png b/services/web/public/img/flags/24/_NATO.png deleted file mode 100755 index dd3c5b2b69..0000000000 Binary files a/services/web/public/img/flags/24/_NATO.png and /dev/null differ diff --git a/services/web/public/img/flags/24/_Northern Cyprus.png b/services/web/public/img/flags/24/_Northern Cyprus.png deleted file mode 100755 index 3518d82fe5..0000000000 Binary files a/services/web/public/img/flags/24/_Northern Cyprus.png and /dev/null differ diff --git a/services/web/public/img/flags/24/_Northern Ireland.png b/services/web/public/img/flags/24/_Northern Ireland.png deleted file mode 100755 index 2c8e1cb8d6..0000000000 Binary files a/services/web/public/img/flags/24/_Northern Ireland.png and /dev/null differ diff --git a/services/web/public/img/flags/24/_OAS.png b/services/web/public/img/flags/24/_OAS.png deleted file mode 100755 index 65cfff1b8a..0000000000 Binary files a/services/web/public/img/flags/24/_OAS.png and /dev/null differ diff --git a/services/web/public/img/flags/24/_OECD.png b/services/web/public/img/flags/24/_OECD.png deleted file mode 100755 index 864986dcaf..0000000000 Binary files a/services/web/public/img/flags/24/_OECD.png and /dev/null differ diff --git a/services/web/public/img/flags/24/_OPEC.png b/services/web/public/img/flags/24/_OPEC.png deleted file mode 100755 index 76eaa20e84..0000000000 Binary files a/services/web/public/img/flags/24/_OPEC.png and /dev/null differ diff --git a/services/web/public/img/flags/24/_Olimpic Movement.png b/services/web/public/img/flags/24/_Olimpic Movement.png deleted file mode 100755 index 7c0041211d..0000000000 Binary files a/services/web/public/img/flags/24/_Olimpic Movement.png and /dev/null differ diff --git a/services/web/public/img/flags/24/_Quebec.png b/services/web/public/img/flags/24/_Quebec.png deleted file mode 100755 index ce06f16656..0000000000 Binary files a/services/web/public/img/flags/24/_Quebec.png and /dev/null differ diff --git a/services/web/public/img/flags/24/_Red Cross.png b/services/web/public/img/flags/24/_Red Cross.png deleted file mode 100755 index aba10d457b..0000000000 Binary files a/services/web/public/img/flags/24/_Red Cross.png and /dev/null differ diff --git a/services/web/public/img/flags/24/_Scotland.png b/services/web/public/img/flags/24/_Scotland.png deleted file mode 100755 index 481cb462a9..0000000000 Binary files a/services/web/public/img/flags/24/_Scotland.png and /dev/null differ diff --git a/services/web/public/img/flags/24/_Somaliland.png b/services/web/public/img/flags/24/_Somaliland.png deleted file mode 100755 index b5dca80c70..0000000000 Binary files a/services/web/public/img/flags/24/_Somaliland.png and /dev/null differ diff --git a/services/web/public/img/flags/24/_Tristan-da-Cunha.png b/services/web/public/img/flags/24/_Tristan-da-Cunha.png deleted file mode 100755 index 05a9a79627..0000000000 Binary files a/services/web/public/img/flags/24/_Tristan-da-Cunha.png and /dev/null differ diff --git a/services/web/public/img/flags/24/_UNESCO.png b/services/web/public/img/flags/24/_UNESCO.png deleted file mode 100755 index 004b671b9c..0000000000 Binary files a/services/web/public/img/flags/24/_UNESCO.png and /dev/null differ diff --git a/services/web/public/img/flags/24/_UNICEF.png b/services/web/public/img/flags/24/_UNICEF.png deleted file mode 100755 index 720e4af5bc..0000000000 Binary files a/services/web/public/img/flags/24/_UNICEF.png and /dev/null differ diff --git a/services/web/public/img/flags/24/_United Nations.png b/services/web/public/img/flags/24/_United Nations.png deleted file mode 100755 index 70f2375728..0000000000 Binary files a/services/web/public/img/flags/24/_United Nations.png and /dev/null differ diff --git a/services/web/public/img/flags/24/_WHO.png b/services/web/public/img/flags/24/_WHO.png deleted file mode 100755 index fe34634d1b..0000000000 Binary files a/services/web/public/img/flags/24/_WHO.png and /dev/null differ diff --git a/services/web/public/img/flags/24/_WTO.png b/services/web/public/img/flags/24/_WTO.png deleted file mode 100755 index 67b9df968e..0000000000 Binary files a/services/web/public/img/flags/24/_WTO.png and /dev/null differ diff --git a/services/web/public/img/flags/24/_Wales.png b/services/web/public/img/flags/24/_Wales.png deleted file mode 100755 index 80bd967566..0000000000 Binary files a/services/web/public/img/flags/24/_Wales.png and /dev/null differ diff --git a/services/web/public/img/flags/24/ad.png b/services/web/public/img/flags/24/ad.png deleted file mode 100755 index 6345f6641b..0000000000 Binary files a/services/web/public/img/flags/24/ad.png and /dev/null differ diff --git a/services/web/public/img/flags/24/ae.png b/services/web/public/img/flags/24/ae.png deleted file mode 100755 index 6c2a7dbfbc..0000000000 Binary files a/services/web/public/img/flags/24/ae.png and /dev/null differ diff --git a/services/web/public/img/flags/24/af.png b/services/web/public/img/flags/24/af.png deleted file mode 100755 index cd325bf345..0000000000 Binary files a/services/web/public/img/flags/24/af.png and /dev/null differ diff --git a/services/web/public/img/flags/24/ag.png b/services/web/public/img/flags/24/ag.png deleted file mode 100755 index 5068b43d1c..0000000000 Binary files a/services/web/public/img/flags/24/ag.png and /dev/null differ diff --git a/services/web/public/img/flags/24/ai.png b/services/web/public/img/flags/24/ai.png deleted file mode 100755 index a66d2f1016..0000000000 Binary files a/services/web/public/img/flags/24/ai.png and /dev/null differ diff --git a/services/web/public/img/flags/24/al.png b/services/web/public/img/flags/24/al.png deleted file mode 100755 index d5aacd9e32..0000000000 Binary files a/services/web/public/img/flags/24/al.png and /dev/null differ diff --git a/services/web/public/img/flags/24/am.png b/services/web/public/img/flags/24/am.png deleted file mode 100755 index 5864fc877c..0000000000 Binary files a/services/web/public/img/flags/24/am.png and /dev/null differ diff --git a/services/web/public/img/flags/24/an.png b/services/web/public/img/flags/24/an.png deleted file mode 100755 index febec63de8..0000000000 Binary files a/services/web/public/img/flags/24/an.png and /dev/null differ diff --git a/services/web/public/img/flags/24/ao.png b/services/web/public/img/flags/24/ao.png deleted file mode 100755 index 277f9405ef..0000000000 Binary files a/services/web/public/img/flags/24/ao.png and /dev/null differ diff --git a/services/web/public/img/flags/24/aq.png b/services/web/public/img/flags/24/aq.png deleted file mode 100755 index 16bb335f70..0000000000 Binary files a/services/web/public/img/flags/24/aq.png and /dev/null differ diff --git a/services/web/public/img/flags/24/ar.png b/services/web/public/img/flags/24/ar.png deleted file mode 100755 index 5565e71fe9..0000000000 Binary files a/services/web/public/img/flags/24/ar.png and /dev/null differ diff --git a/services/web/public/img/flags/24/as.png b/services/web/public/img/flags/24/as.png deleted file mode 100755 index ccd153ed7b..0000000000 Binary files a/services/web/public/img/flags/24/as.png and /dev/null differ diff --git a/services/web/public/img/flags/24/at.png b/services/web/public/img/flags/24/at.png deleted file mode 100755 index 32ec53b13f..0000000000 Binary files a/services/web/public/img/flags/24/at.png and /dev/null differ diff --git a/services/web/public/img/flags/24/au.png b/services/web/public/img/flags/24/au.png deleted file mode 100755 index b2fcce5e53..0000000000 Binary files a/services/web/public/img/flags/24/au.png and /dev/null differ diff --git a/services/web/public/img/flags/24/aw.png b/services/web/public/img/flags/24/aw.png deleted file mode 100755 index d6eb41840c..0000000000 Binary files a/services/web/public/img/flags/24/aw.png and /dev/null differ diff --git a/services/web/public/img/flags/24/ax.png b/services/web/public/img/flags/24/ax.png deleted file mode 100755 index 448ba83154..0000000000 Binary files a/services/web/public/img/flags/24/ax.png and /dev/null differ diff --git a/services/web/public/img/flags/24/az.png b/services/web/public/img/flags/24/az.png deleted file mode 100755 index d76fab8fc1..0000000000 Binary files a/services/web/public/img/flags/24/az.png and /dev/null differ diff --git a/services/web/public/img/flags/24/ba.png b/services/web/public/img/flags/24/ba.png deleted file mode 100755 index 16da3c1f57..0000000000 Binary files a/services/web/public/img/flags/24/ba.png and /dev/null differ diff --git a/services/web/public/img/flags/24/bb.png b/services/web/public/img/flags/24/bb.png deleted file mode 100755 index 1fd3d827a8..0000000000 Binary files a/services/web/public/img/flags/24/bb.png and /dev/null differ diff --git a/services/web/public/img/flags/24/bd.png b/services/web/public/img/flags/24/bd.png deleted file mode 100755 index accbbe3868..0000000000 Binary files a/services/web/public/img/flags/24/bd.png and /dev/null differ diff --git a/services/web/public/img/flags/24/be.png b/services/web/public/img/flags/24/be.png deleted file mode 100755 index 5b5340242b..0000000000 Binary files a/services/web/public/img/flags/24/be.png and /dev/null differ diff --git a/services/web/public/img/flags/24/bf.png b/services/web/public/img/flags/24/bf.png deleted file mode 100755 index ad99066759..0000000000 Binary files a/services/web/public/img/flags/24/bf.png and /dev/null differ diff --git a/services/web/public/img/flags/24/bg.png b/services/web/public/img/flags/24/bg.png deleted file mode 100755 index ef1131409a..0000000000 Binary files a/services/web/public/img/flags/24/bg.png and /dev/null differ diff --git a/services/web/public/img/flags/24/bh.png b/services/web/public/img/flags/24/bh.png deleted file mode 100755 index b82eb7ac12..0000000000 Binary files a/services/web/public/img/flags/24/bh.png and /dev/null differ diff --git a/services/web/public/img/flags/24/bi.png b/services/web/public/img/flags/24/bi.png deleted file mode 100755 index 5dc84b83b6..0000000000 Binary files a/services/web/public/img/flags/24/bi.png and /dev/null differ diff --git a/services/web/public/img/flags/24/bj.png b/services/web/public/img/flags/24/bj.png deleted file mode 100755 index 0871ec959c..0000000000 Binary files a/services/web/public/img/flags/24/bj.png and /dev/null differ diff --git a/services/web/public/img/flags/24/bl.png b/services/web/public/img/flags/24/bl.png deleted file mode 100755 index 2d3e7436c1..0000000000 Binary files a/services/web/public/img/flags/24/bl.png and /dev/null differ diff --git a/services/web/public/img/flags/24/bm.png b/services/web/public/img/flags/24/bm.png deleted file mode 100755 index 6da6c00823..0000000000 Binary files a/services/web/public/img/flags/24/bm.png and /dev/null differ diff --git a/services/web/public/img/flags/24/bn.png b/services/web/public/img/flags/24/bn.png deleted file mode 100755 index 71975557ad..0000000000 Binary files a/services/web/public/img/flags/24/bn.png and /dev/null differ diff --git a/services/web/public/img/flags/24/bo.png b/services/web/public/img/flags/24/bo.png deleted file mode 100755 index 8e91310438..0000000000 Binary files a/services/web/public/img/flags/24/bo.png and /dev/null differ diff --git a/services/web/public/img/flags/24/bq.png b/services/web/public/img/flags/24/bq.png deleted file mode 100755 index 362c9f06c3..0000000000 Binary files a/services/web/public/img/flags/24/bq.png and /dev/null differ diff --git a/services/web/public/img/flags/24/br.png b/services/web/public/img/flags/24/br.png deleted file mode 100755 index 78c57dea26..0000000000 Binary files a/services/web/public/img/flags/24/br.png and /dev/null differ diff --git a/services/web/public/img/flags/24/bs.png b/services/web/public/img/flags/24/bs.png deleted file mode 100755 index 7dfc7b31c8..0000000000 Binary files a/services/web/public/img/flags/24/bs.png and /dev/null differ diff --git a/services/web/public/img/flags/24/bt.png b/services/web/public/img/flags/24/bt.png deleted file mode 100755 index 652d1286a5..0000000000 Binary files a/services/web/public/img/flags/24/bt.png and /dev/null differ diff --git a/services/web/public/img/flags/24/bv.png b/services/web/public/img/flags/24/bv.png deleted file mode 100755 index 60939dc746..0000000000 Binary files a/services/web/public/img/flags/24/bv.png and /dev/null differ diff --git a/services/web/public/img/flags/24/bw.png b/services/web/public/img/flags/24/bw.png deleted file mode 100755 index cd210e93b9..0000000000 Binary files a/services/web/public/img/flags/24/bw.png and /dev/null differ diff --git a/services/web/public/img/flags/24/by.png b/services/web/public/img/flags/24/by.png deleted file mode 100755 index b611880789..0000000000 Binary files a/services/web/public/img/flags/24/by.png and /dev/null differ diff --git a/services/web/public/img/flags/24/bz.png b/services/web/public/img/flags/24/bz.png deleted file mode 100755 index 08726c802e..0000000000 Binary files a/services/web/public/img/flags/24/bz.png and /dev/null differ diff --git a/services/web/public/img/flags/24/ca.png b/services/web/public/img/flags/24/ca.png deleted file mode 100755 index bc3371cb98..0000000000 Binary files a/services/web/public/img/flags/24/ca.png and /dev/null differ diff --git a/services/web/public/img/flags/24/cc.png b/services/web/public/img/flags/24/cc.png deleted file mode 100755 index c5bef90b2f..0000000000 Binary files a/services/web/public/img/flags/24/cc.png and /dev/null differ diff --git a/services/web/public/img/flags/24/cd.png b/services/web/public/img/flags/24/cd.png deleted file mode 100755 index 97be18e69f..0000000000 Binary files a/services/web/public/img/flags/24/cd.png and /dev/null differ diff --git a/services/web/public/img/flags/24/cf.png b/services/web/public/img/flags/24/cf.png deleted file mode 100755 index 6266f40461..0000000000 Binary files a/services/web/public/img/flags/24/cf.png and /dev/null differ diff --git a/services/web/public/img/flags/24/cg.png b/services/web/public/img/flags/24/cg.png deleted file mode 100755 index 1e37c7d662..0000000000 Binary files a/services/web/public/img/flags/24/cg.png and /dev/null differ diff --git a/services/web/public/img/flags/24/ch.png b/services/web/public/img/flags/24/ch.png deleted file mode 100755 index 0732b09162..0000000000 Binary files a/services/web/public/img/flags/24/ch.png and /dev/null differ diff --git a/services/web/public/img/flags/24/ci.png b/services/web/public/img/flags/24/ci.png deleted file mode 100755 index b40bf0a8f3..0000000000 Binary files a/services/web/public/img/flags/24/ci.png and /dev/null differ diff --git a/services/web/public/img/flags/24/ck.png b/services/web/public/img/flags/24/ck.png deleted file mode 100755 index e4b177313b..0000000000 Binary files a/services/web/public/img/flags/24/ck.png and /dev/null differ diff --git a/services/web/public/img/flags/24/cl.png b/services/web/public/img/flags/24/cl.png deleted file mode 100755 index 4d149df143..0000000000 Binary files a/services/web/public/img/flags/24/cl.png and /dev/null differ diff --git a/services/web/public/img/flags/24/cm.png b/services/web/public/img/flags/24/cm.png deleted file mode 100755 index 3560c7bc22..0000000000 Binary files a/services/web/public/img/flags/24/cm.png and /dev/null differ diff --git a/services/web/public/img/flags/24/cn.png b/services/web/public/img/flags/24/cn.png deleted file mode 100755 index 4836b0fe3d..0000000000 Binary files a/services/web/public/img/flags/24/cn.png and /dev/null differ diff --git a/services/web/public/img/flags/24/co.png b/services/web/public/img/flags/24/co.png deleted file mode 100755 index 4823ad0ac5..0000000000 Binary files a/services/web/public/img/flags/24/co.png and /dev/null differ diff --git a/services/web/public/img/flags/24/cr.png b/services/web/public/img/flags/24/cr.png deleted file mode 100755 index 334fd41fa7..0000000000 Binary files a/services/web/public/img/flags/24/cr.png and /dev/null differ diff --git a/services/web/public/img/flags/24/cu.png b/services/web/public/img/flags/24/cu.png deleted file mode 100755 index 33817395fe..0000000000 Binary files a/services/web/public/img/flags/24/cu.png and /dev/null differ diff --git a/services/web/public/img/flags/24/cv.png b/services/web/public/img/flags/24/cv.png deleted file mode 100755 index 66c8f07a49..0000000000 Binary files a/services/web/public/img/flags/24/cv.png and /dev/null differ diff --git a/services/web/public/img/flags/24/cw.png b/services/web/public/img/flags/24/cw.png deleted file mode 100755 index 1814b7d7ce..0000000000 Binary files a/services/web/public/img/flags/24/cw.png and /dev/null differ diff --git a/services/web/public/img/flags/24/cx.png b/services/web/public/img/flags/24/cx.png deleted file mode 100755 index d99fa57ab6..0000000000 Binary files a/services/web/public/img/flags/24/cx.png and /dev/null differ diff --git a/services/web/public/img/flags/24/cy.png b/services/web/public/img/flags/24/cy.png deleted file mode 100755 index 18847ce2dc..0000000000 Binary files a/services/web/public/img/flags/24/cy.png and /dev/null differ diff --git a/services/web/public/img/flags/24/cz.png b/services/web/public/img/flags/24/cz.png deleted file mode 100755 index 9e2cef20a1..0000000000 Binary files a/services/web/public/img/flags/24/cz.png and /dev/null differ diff --git a/services/web/public/img/flags/24/da.png b/services/web/public/img/flags/24/da.png new file mode 100644 index 0000000000..6edf00b3f7 Binary files /dev/null and b/services/web/public/img/flags/24/da.png differ diff --git a/services/web/public/img/flags/24/de.png b/services/web/public/img/flags/24/de.png old mode 100755 new mode 100644 index e840992d97..0c229c322b Binary files a/services/web/public/img/flags/24/de.png and b/services/web/public/img/flags/24/de.png differ diff --git a/services/web/public/img/flags/24/dj.png b/services/web/public/img/flags/24/dj.png deleted file mode 100755 index 3162e235e6..0000000000 Binary files a/services/web/public/img/flags/24/dj.png and /dev/null differ diff --git a/services/web/public/img/flags/24/dk.png b/services/web/public/img/flags/24/dk.png deleted file mode 100755 index cab553dae8..0000000000 Binary files a/services/web/public/img/flags/24/dk.png and /dev/null differ diff --git a/services/web/public/img/flags/24/dm.png b/services/web/public/img/flags/24/dm.png deleted file mode 100755 index 251d5721cd..0000000000 Binary files a/services/web/public/img/flags/24/dm.png and /dev/null differ diff --git a/services/web/public/img/flags/24/do.png b/services/web/public/img/flags/24/do.png deleted file mode 100755 index dfed909589..0000000000 Binary files a/services/web/public/img/flags/24/do.png and /dev/null differ diff --git a/services/web/public/img/flags/24/dz.png b/services/web/public/img/flags/24/dz.png deleted file mode 100755 index 187aa0fcac..0000000000 Binary files a/services/web/public/img/flags/24/dz.png and /dev/null differ diff --git a/services/web/public/img/flags/24/ec.png b/services/web/public/img/flags/24/ec.png deleted file mode 100755 index 79ddc253c3..0000000000 Binary files a/services/web/public/img/flags/24/ec.png and /dev/null differ diff --git a/services/web/public/img/flags/24/ee.png b/services/web/public/img/flags/24/ee.png deleted file mode 100755 index 20bfc87c0e..0000000000 Binary files a/services/web/public/img/flags/24/ee.png and /dev/null differ diff --git a/services/web/public/img/flags/24/eg.png b/services/web/public/img/flags/24/eg.png deleted file mode 100755 index d96fd30dc1..0000000000 Binary files a/services/web/public/img/flags/24/eg.png and /dev/null differ diff --git a/services/web/public/img/flags/24/eh.png b/services/web/public/img/flags/24/eh.png deleted file mode 100755 index ce9ee8303f..0000000000 Binary files a/services/web/public/img/flags/24/eh.png and /dev/null differ diff --git a/services/web/public/img/flags/24/en.png b/services/web/public/img/flags/24/en.png old mode 100755 new mode 100644 index f9337dc5d2..df8b2a874b Binary files a/services/web/public/img/flags/24/en.png and b/services/web/public/img/flags/24/en.png differ diff --git a/services/web/public/img/flags/24/er.png b/services/web/public/img/flags/24/er.png deleted file mode 100755 index 87bc7b0813..0000000000 Binary files a/services/web/public/img/flags/24/er.png and /dev/null differ diff --git a/services/web/public/img/flags/24/es.png b/services/web/public/img/flags/24/es.png old mode 100755 new mode 100644 index 2fe8dafb46..39d0c76c7f Binary files a/services/web/public/img/flags/24/es.png and b/services/web/public/img/flags/24/es.png differ diff --git a/services/web/public/img/flags/24/et.png b/services/web/public/img/flags/24/et.png deleted file mode 100755 index e5e5c7381c..0000000000 Binary files a/services/web/public/img/flags/24/et.png and /dev/null differ diff --git a/services/web/public/img/flags/24/fi.png b/services/web/public/img/flags/24/fi.png old mode 100755 new mode 100644 index 453781e44a..c9f17f6d9b Binary files a/services/web/public/img/flags/24/fi.png and b/services/web/public/img/flags/24/fi.png differ diff --git a/services/web/public/img/flags/24/fj.png b/services/web/public/img/flags/24/fj.png deleted file mode 100755 index 51aa3f1c25..0000000000 Binary files a/services/web/public/img/flags/24/fj.png and /dev/null differ diff --git a/services/web/public/img/flags/24/fk.png b/services/web/public/img/flags/24/fk.png deleted file mode 100755 index ee59b26b1c..0000000000 Binary files a/services/web/public/img/flags/24/fk.png and /dev/null differ diff --git a/services/web/public/img/flags/24/fm.png b/services/web/public/img/flags/24/fm.png deleted file mode 100755 index 72824685cb..0000000000 Binary files a/services/web/public/img/flags/24/fm.png and /dev/null differ diff --git a/services/web/public/img/flags/24/fo.png b/services/web/public/img/flags/24/fo.png deleted file mode 100755 index 95da08324c..0000000000 Binary files a/services/web/public/img/flags/24/fo.png and /dev/null differ diff --git a/services/web/public/img/flags/24/fr.png b/services/web/public/img/flags/24/fr.png old mode 100755 new mode 100644 index fd40c41169..f27f41143d Binary files a/services/web/public/img/flags/24/fr.png and b/services/web/public/img/flags/24/fr.png differ diff --git a/services/web/public/img/flags/24/ga.png b/services/web/public/img/flags/24/ga.png deleted file mode 100755 index b8781c42c3..0000000000 Binary files a/services/web/public/img/flags/24/ga.png and /dev/null differ diff --git a/services/web/public/img/flags/24/gb.png b/services/web/public/img/flags/24/gb.png deleted file mode 100755 index 51a27cf1d6..0000000000 Binary files a/services/web/public/img/flags/24/gb.png and /dev/null differ diff --git a/services/web/public/img/flags/24/gd.png b/services/web/public/img/flags/24/gd.png deleted file mode 100755 index 4c4f8c0d57..0000000000 Binary files a/services/web/public/img/flags/24/gd.png and /dev/null differ diff --git a/services/web/public/img/flags/24/ge.png b/services/web/public/img/flags/24/ge.png deleted file mode 100755 index 3f5baa64f7..0000000000 Binary files a/services/web/public/img/flags/24/ge.png and /dev/null differ diff --git a/services/web/public/img/flags/24/gf.png b/services/web/public/img/flags/24/gf.png deleted file mode 100755 index dbd7e65f14..0000000000 Binary files a/services/web/public/img/flags/24/gf.png and /dev/null differ diff --git a/services/web/public/img/flags/24/gg.png b/services/web/public/img/flags/24/gg.png deleted file mode 100755 index e3e4f54657..0000000000 Binary files a/services/web/public/img/flags/24/gg.png and /dev/null differ diff --git a/services/web/public/img/flags/24/gh.png b/services/web/public/img/flags/24/gh.png deleted file mode 100755 index 47d5cf0f9c..0000000000 Binary files a/services/web/public/img/flags/24/gh.png and /dev/null differ diff --git a/services/web/public/img/flags/24/gi.png b/services/web/public/img/flags/24/gi.png deleted file mode 100755 index 0cd716f8b1..0000000000 Binary files a/services/web/public/img/flags/24/gi.png and /dev/null differ diff --git a/services/web/public/img/flags/24/gl.png b/services/web/public/img/flags/24/gl.png deleted file mode 100755 index bc12e81ffe..0000000000 Binary files a/services/web/public/img/flags/24/gl.png and /dev/null differ diff --git a/services/web/public/img/flags/24/gm.png b/services/web/public/img/flags/24/gm.png deleted file mode 100755 index 2c9b4e18d8..0000000000 Binary files a/services/web/public/img/flags/24/gm.png and /dev/null differ diff --git a/services/web/public/img/flags/24/gn.png b/services/web/public/img/flags/24/gn.png deleted file mode 100755 index 37b9383015..0000000000 Binary files a/services/web/public/img/flags/24/gn.png and /dev/null differ diff --git a/services/web/public/img/flags/24/gp.png b/services/web/public/img/flags/24/gp.png deleted file mode 100755 index 791f46dc63..0000000000 Binary files a/services/web/public/img/flags/24/gp.png and /dev/null differ diff --git a/services/web/public/img/flags/24/gq.png b/services/web/public/img/flags/24/gq.png deleted file mode 100755 index 9064e45503..0000000000 Binary files a/services/web/public/img/flags/24/gq.png and /dev/null differ diff --git a/services/web/public/img/flags/24/gr.png b/services/web/public/img/flags/24/gr.png deleted file mode 100755 index 674ef07f37..0000000000 Binary files a/services/web/public/img/flags/24/gr.png and /dev/null differ diff --git a/services/web/public/img/flags/24/gs.png b/services/web/public/img/flags/24/gs.png deleted file mode 100755 index 967cd3d655..0000000000 Binary files a/services/web/public/img/flags/24/gs.png and /dev/null differ diff --git a/services/web/public/img/flags/24/gt.png b/services/web/public/img/flags/24/gt.png deleted file mode 100755 index 4760cf8f88..0000000000 Binary files a/services/web/public/img/flags/24/gt.png and /dev/null differ diff --git a/services/web/public/img/flags/24/gu.png b/services/web/public/img/flags/24/gu.png deleted file mode 100755 index d92fabcfe8..0000000000 Binary files a/services/web/public/img/flags/24/gu.png and /dev/null differ diff --git a/services/web/public/img/flags/24/gw.png b/services/web/public/img/flags/24/gw.png deleted file mode 100755 index 3f5dc708c3..0000000000 Binary files a/services/web/public/img/flags/24/gw.png and /dev/null differ diff --git a/services/web/public/img/flags/24/gy.png b/services/web/public/img/flags/24/gy.png deleted file mode 100755 index 25e4f4b9cc..0000000000 Binary files a/services/web/public/img/flags/24/gy.png and /dev/null differ diff --git a/services/web/public/img/flags/24/hk.png b/services/web/public/img/flags/24/hk.png deleted file mode 100755 index 30e9028897..0000000000 Binary files a/services/web/public/img/flags/24/hk.png and /dev/null differ diff --git a/services/web/public/img/flags/24/hm.png b/services/web/public/img/flags/24/hm.png deleted file mode 100755 index 7bfbdd304c..0000000000 Binary files a/services/web/public/img/flags/24/hm.png and /dev/null differ diff --git a/services/web/public/img/flags/24/hn.png b/services/web/public/img/flags/24/hn.png deleted file mode 100755 index c1d7bcb397..0000000000 Binary files a/services/web/public/img/flags/24/hn.png and /dev/null differ diff --git a/services/web/public/img/flags/24/hr.png b/services/web/public/img/flags/24/hr.png deleted file mode 100755 index 5cca39ee9e..0000000000 Binary files a/services/web/public/img/flags/24/hr.png and /dev/null differ diff --git a/services/web/public/img/flags/24/ht.png b/services/web/public/img/flags/24/ht.png deleted file mode 100755 index 9719e63669..0000000000 Binary files a/services/web/public/img/flags/24/ht.png and /dev/null differ diff --git a/services/web/public/img/flags/24/hu.png b/services/web/public/img/flags/24/hu.png deleted file mode 100755 index 5d23ba4a41..0000000000 Binary files a/services/web/public/img/flags/24/hu.png and /dev/null differ diff --git a/services/web/public/img/flags/24/id.png b/services/web/public/img/flags/24/id.png deleted file mode 100755 index 704c21aeb8..0000000000 Binary files a/services/web/public/img/flags/24/id.png and /dev/null differ diff --git a/services/web/public/img/flags/24/ie.png b/services/web/public/img/flags/24/ie.png deleted file mode 100755 index 505964b9f4..0000000000 Binary files a/services/web/public/img/flags/24/ie.png and /dev/null differ diff --git a/services/web/public/img/flags/24/il.png b/services/web/public/img/flags/24/il.png deleted file mode 100755 index 39ade9b78a..0000000000 Binary files a/services/web/public/img/flags/24/il.png and /dev/null differ diff --git a/services/web/public/img/flags/24/im.png b/services/web/public/img/flags/24/im.png deleted file mode 100755 index d3e8da7878..0000000000 Binary files a/services/web/public/img/flags/24/im.png and /dev/null differ diff --git a/services/web/public/img/flags/24/in.png b/services/web/public/img/flags/24/in.png deleted file mode 100755 index 2467d41512..0000000000 Binary files a/services/web/public/img/flags/24/in.png and /dev/null differ diff --git a/services/web/public/img/flags/24/io.png b/services/web/public/img/flags/24/io.png deleted file mode 100755 index 15975fec0b..0000000000 Binary files a/services/web/public/img/flags/24/io.png and /dev/null differ diff --git a/services/web/public/img/flags/24/iq.png b/services/web/public/img/flags/24/iq.png deleted file mode 100755 index 47544c7650..0000000000 Binary files a/services/web/public/img/flags/24/iq.png and /dev/null differ diff --git a/services/web/public/img/flags/24/ir.png b/services/web/public/img/flags/24/ir.png deleted file mode 100755 index c76443bc3d..0000000000 Binary files a/services/web/public/img/flags/24/ir.png and /dev/null differ diff --git a/services/web/public/img/flags/24/is.png b/services/web/public/img/flags/24/is.png deleted file mode 100755 index 40da30f7d9..0000000000 Binary files a/services/web/public/img/flags/24/is.png and /dev/null differ diff --git a/services/web/public/img/flags/24/it.png b/services/web/public/img/flags/24/it.png old mode 100755 new mode 100644 index 5951ae064e..53ec702520 Binary files a/services/web/public/img/flags/24/it.png and b/services/web/public/img/flags/24/it.png differ diff --git a/services/web/public/img/flags/24/ja.png b/services/web/public/img/flags/24/ja.png new file mode 100644 index 0000000000..0516af4a99 Binary files /dev/null and b/services/web/public/img/flags/24/ja.png differ diff --git a/services/web/public/img/flags/24/je.png b/services/web/public/img/flags/24/je.png deleted file mode 100755 index 03786eae74..0000000000 Binary files a/services/web/public/img/flags/24/je.png and /dev/null differ diff --git a/services/web/public/img/flags/24/jm.png b/services/web/public/img/flags/24/jm.png deleted file mode 100755 index 8462552224..0000000000 Binary files a/services/web/public/img/flags/24/jm.png and /dev/null differ diff --git a/services/web/public/img/flags/24/jo.png b/services/web/public/img/flags/24/jo.png deleted file mode 100755 index 4a0fa27dd3..0000000000 Binary files a/services/web/public/img/flags/24/jo.png and /dev/null differ diff --git a/services/web/public/img/flags/24/jp.png b/services/web/public/img/flags/24/jp.png deleted file mode 100755 index 0210320f0d..0000000000 Binary files a/services/web/public/img/flags/24/jp.png and /dev/null differ diff --git a/services/web/public/img/flags/24/ke.png b/services/web/public/img/flags/24/ke.png deleted file mode 100755 index 9163852355..0000000000 Binary files a/services/web/public/img/flags/24/ke.png and /dev/null differ diff --git a/services/web/public/img/flags/24/kg.png b/services/web/public/img/flags/24/kg.png deleted file mode 100755 index db8061fd98..0000000000 Binary files a/services/web/public/img/flags/24/kg.png and /dev/null differ diff --git a/services/web/public/img/flags/24/kh.png b/services/web/public/img/flags/24/kh.png deleted file mode 100755 index 5f4321d072..0000000000 Binary files a/services/web/public/img/flags/24/kh.png and /dev/null differ diff --git a/services/web/public/img/flags/24/ki.png b/services/web/public/img/flags/24/ki.png deleted file mode 100755 index c91aa3ac17..0000000000 Binary files a/services/web/public/img/flags/24/ki.png and /dev/null differ diff --git a/services/web/public/img/flags/24/km.png b/services/web/public/img/flags/24/km.png deleted file mode 100755 index 0dc3c09d9a..0000000000 Binary files a/services/web/public/img/flags/24/km.png and /dev/null differ diff --git a/services/web/public/img/flags/24/kn.png b/services/web/public/img/flags/24/kn.png deleted file mode 100755 index 9953aacfc5..0000000000 Binary files a/services/web/public/img/flags/24/kn.png and /dev/null differ diff --git a/services/web/public/img/flags/24/ko.png b/services/web/public/img/flags/24/ko.png new file mode 100644 index 0000000000..f6f6baaf0a Binary files /dev/null and b/services/web/public/img/flags/24/ko.png differ diff --git a/services/web/public/img/flags/24/kp.png b/services/web/public/img/flags/24/kp.png deleted file mode 100755 index 4524ac6915..0000000000 Binary files a/services/web/public/img/flags/24/kp.png and /dev/null differ diff --git a/services/web/public/img/flags/24/kr.png b/services/web/public/img/flags/24/kr.png deleted file mode 100755 index 321f5dc6da..0000000000 Binary files a/services/web/public/img/flags/24/kr.png and /dev/null differ diff --git a/services/web/public/img/flags/24/kw.png b/services/web/public/img/flags/24/kw.png deleted file mode 100755 index e8c7323e15..0000000000 Binary files a/services/web/public/img/flags/24/kw.png and /dev/null differ diff --git a/services/web/public/img/flags/24/ky.png b/services/web/public/img/flags/24/ky.png deleted file mode 100755 index 9c91821331..0000000000 Binary files a/services/web/public/img/flags/24/ky.png and /dev/null differ diff --git a/services/web/public/img/flags/24/kz.png b/services/web/public/img/flags/24/kz.png deleted file mode 100755 index 5a05cf273e..0000000000 Binary files a/services/web/public/img/flags/24/kz.png and /dev/null differ diff --git a/services/web/public/img/flags/24/la.png b/services/web/public/img/flags/24/la.png deleted file mode 100755 index b0ecc4d190..0000000000 Binary files a/services/web/public/img/flags/24/la.png and /dev/null differ diff --git a/services/web/public/img/flags/24/lb.png b/services/web/public/img/flags/24/lb.png deleted file mode 100755 index 000d1f7504..0000000000 Binary files a/services/web/public/img/flags/24/lb.png and /dev/null differ diff --git a/services/web/public/img/flags/24/lc.png b/services/web/public/img/flags/24/lc.png deleted file mode 100755 index 52eb6d0f8a..0000000000 Binary files a/services/web/public/img/flags/24/lc.png and /dev/null differ diff --git a/services/web/public/img/flags/24/li.png b/services/web/public/img/flags/24/li.png deleted file mode 100755 index 5a57cd9cec..0000000000 Binary files a/services/web/public/img/flags/24/li.png and /dev/null differ diff --git a/services/web/public/img/flags/24/lk.png b/services/web/public/img/flags/24/lk.png deleted file mode 100755 index 3b4d17c1e5..0000000000 Binary files a/services/web/public/img/flags/24/lk.png and /dev/null differ diff --git a/services/web/public/img/flags/24/lr.png b/services/web/public/img/flags/24/lr.png deleted file mode 100755 index 302435df77..0000000000 Binary files a/services/web/public/img/flags/24/lr.png and /dev/null differ diff --git a/services/web/public/img/flags/24/ls.png b/services/web/public/img/flags/24/ls.png deleted file mode 100755 index a5dad94641..0000000000 Binary files a/services/web/public/img/flags/24/ls.png and /dev/null differ diff --git a/services/web/public/img/flags/24/lt.png b/services/web/public/img/flags/24/lt.png deleted file mode 100755 index 74ca688dd9..0000000000 Binary files a/services/web/public/img/flags/24/lt.png and /dev/null differ diff --git a/services/web/public/img/flags/24/lu.png b/services/web/public/img/flags/24/lu.png deleted file mode 100755 index 09cbf31799..0000000000 Binary files a/services/web/public/img/flags/24/lu.png and /dev/null differ diff --git a/services/web/public/img/flags/24/lv.png b/services/web/public/img/flags/24/lv.png deleted file mode 100755 index d70b0f1066..0000000000 Binary files a/services/web/public/img/flags/24/lv.png and /dev/null differ diff --git a/services/web/public/img/flags/24/ly.png b/services/web/public/img/flags/24/ly.png deleted file mode 100755 index 315afa09eb..0000000000 Binary files a/services/web/public/img/flags/24/ly.png and /dev/null differ diff --git a/services/web/public/img/flags/24/ma.png b/services/web/public/img/flags/24/ma.png deleted file mode 100755 index f5cb1990b7..0000000000 Binary files a/services/web/public/img/flags/24/ma.png and /dev/null differ diff --git a/services/web/public/img/flags/24/mc.png b/services/web/public/img/flags/24/mc.png deleted file mode 100755 index 704c21aeb8..0000000000 Binary files a/services/web/public/img/flags/24/mc.png and /dev/null differ diff --git a/services/web/public/img/flags/24/md.png b/services/web/public/img/flags/24/md.png deleted file mode 100755 index 57ca75f385..0000000000 Binary files a/services/web/public/img/flags/24/md.png and /dev/null differ diff --git a/services/web/public/img/flags/24/me.png b/services/web/public/img/flags/24/me.png deleted file mode 100755 index 435e728dc1..0000000000 Binary files a/services/web/public/img/flags/24/me.png and /dev/null differ diff --git a/services/web/public/img/flags/24/mf.png b/services/web/public/img/flags/24/mf.png deleted file mode 100755 index 10985d751b..0000000000 Binary files a/services/web/public/img/flags/24/mf.png and /dev/null differ diff --git a/services/web/public/img/flags/24/mg.png b/services/web/public/img/flags/24/mg.png deleted file mode 100755 index 966b068e6d..0000000000 Binary files a/services/web/public/img/flags/24/mg.png and /dev/null differ diff --git a/services/web/public/img/flags/24/mh.png b/services/web/public/img/flags/24/mh.png deleted file mode 100755 index 3c0a3c9a35..0000000000 Binary files a/services/web/public/img/flags/24/mh.png and /dev/null differ diff --git a/services/web/public/img/flags/24/mk.png b/services/web/public/img/flags/24/mk.png deleted file mode 100755 index 4832f1dc64..0000000000 Binary files a/services/web/public/img/flags/24/mk.png and /dev/null differ diff --git a/services/web/public/img/flags/24/ml.png b/services/web/public/img/flags/24/ml.png deleted file mode 100755 index 27119373e9..0000000000 Binary files a/services/web/public/img/flags/24/ml.png and /dev/null differ diff --git a/services/web/public/img/flags/24/mm.png b/services/web/public/img/flags/24/mm.png deleted file mode 100755 index df6b11d72b..0000000000 Binary files a/services/web/public/img/flags/24/mm.png and /dev/null differ diff --git a/services/web/public/img/flags/24/mn.png b/services/web/public/img/flags/24/mn.png deleted file mode 100755 index 58b3240ef6..0000000000 Binary files a/services/web/public/img/flags/24/mn.png and /dev/null differ diff --git a/services/web/public/img/flags/24/mo.png b/services/web/public/img/flags/24/mo.png deleted file mode 100755 index 6248cdbd22..0000000000 Binary files a/services/web/public/img/flags/24/mo.png and /dev/null differ diff --git a/services/web/public/img/flags/24/mp.png b/services/web/public/img/flags/24/mp.png deleted file mode 100755 index d7f001c880..0000000000 Binary files a/services/web/public/img/flags/24/mp.png and /dev/null differ diff --git a/services/web/public/img/flags/24/mq.png b/services/web/public/img/flags/24/mq.png deleted file mode 100755 index a6e45c409f..0000000000 Binary files a/services/web/public/img/flags/24/mq.png and /dev/null differ diff --git a/services/web/public/img/flags/24/mr.png b/services/web/public/img/flags/24/mr.png deleted file mode 100755 index 47805d2dda..0000000000 Binary files a/services/web/public/img/flags/24/mr.png and /dev/null differ diff --git a/services/web/public/img/flags/24/ms.png b/services/web/public/img/flags/24/ms.png deleted file mode 100755 index 5058884abe..0000000000 Binary files a/services/web/public/img/flags/24/ms.png and /dev/null differ diff --git a/services/web/public/img/flags/24/mt.png b/services/web/public/img/flags/24/mt.png deleted file mode 100755 index 7982877f2d..0000000000 Binary files a/services/web/public/img/flags/24/mt.png and /dev/null differ diff --git a/services/web/public/img/flags/24/mu.png b/services/web/public/img/flags/24/mu.png deleted file mode 100755 index ee1f263c69..0000000000 Binary files a/services/web/public/img/flags/24/mu.png and /dev/null differ diff --git a/services/web/public/img/flags/24/mv.png b/services/web/public/img/flags/24/mv.png deleted file mode 100755 index ee817d4a66..0000000000 Binary files a/services/web/public/img/flags/24/mv.png and /dev/null differ diff --git a/services/web/public/img/flags/24/mw.png b/services/web/public/img/flags/24/mw.png deleted file mode 100755 index 9d3b2315f7..0000000000 Binary files a/services/web/public/img/flags/24/mw.png and /dev/null differ diff --git a/services/web/public/img/flags/24/mx.png b/services/web/public/img/flags/24/mx.png deleted file mode 100755 index 9776632cd0..0000000000 Binary files a/services/web/public/img/flags/24/mx.png and /dev/null differ diff --git a/services/web/public/img/flags/24/my.png b/services/web/public/img/flags/24/my.png deleted file mode 100755 index b303c9ae30..0000000000 Binary files a/services/web/public/img/flags/24/my.png and /dev/null differ diff --git a/services/web/public/img/flags/24/mz.png b/services/web/public/img/flags/24/mz.png deleted file mode 100755 index b239a1c428..0000000000 Binary files a/services/web/public/img/flags/24/mz.png and /dev/null differ diff --git a/services/web/public/img/flags/24/na.png b/services/web/public/img/flags/24/na.png deleted file mode 100755 index 1fe156fde7..0000000000 Binary files a/services/web/public/img/flags/24/na.png and /dev/null differ diff --git a/services/web/public/img/flags/24/nc.png b/services/web/public/img/flags/24/nc.png deleted file mode 100755 index 86f95a1855..0000000000 Binary files a/services/web/public/img/flags/24/nc.png and /dev/null differ diff --git a/services/web/public/img/flags/24/ne.png b/services/web/public/img/flags/24/ne.png deleted file mode 100755 index 2de3149332..0000000000 Binary files a/services/web/public/img/flags/24/ne.png and /dev/null differ diff --git a/services/web/public/img/flags/24/nf.png b/services/web/public/img/flags/24/nf.png deleted file mode 100755 index 9c2bf7567b..0000000000 Binary files a/services/web/public/img/flags/24/nf.png and /dev/null differ diff --git a/services/web/public/img/flags/24/ng.png b/services/web/public/img/flags/24/ng.png deleted file mode 100755 index 3cd82fcfac..0000000000 Binary files a/services/web/public/img/flags/24/ng.png and /dev/null differ diff --git a/services/web/public/img/flags/24/ni.png b/services/web/public/img/flags/24/ni.png deleted file mode 100755 index a5b4892c67..0000000000 Binary files a/services/web/public/img/flags/24/ni.png and /dev/null differ diff --git a/services/web/public/img/flags/24/nl.png b/services/web/public/img/flags/24/nl.png old mode 100755 new mode 100644 index 362c9f06c3..505b9ce81b Binary files a/services/web/public/img/flags/24/nl.png and b/services/web/public/img/flags/24/nl.png differ diff --git a/services/web/public/img/flags/24/no.png b/services/web/public/img/flags/24/no.png old mode 100755 new mode 100644 index 60939dc746..20d6534250 Binary files a/services/web/public/img/flags/24/no.png and b/services/web/public/img/flags/24/no.png differ diff --git a/services/web/public/img/flags/24/np.png b/services/web/public/img/flags/24/np.png deleted file mode 100755 index f59084d347..0000000000 Binary files a/services/web/public/img/flags/24/np.png and /dev/null differ diff --git a/services/web/public/img/flags/24/nr.png b/services/web/public/img/flags/24/nr.png deleted file mode 100755 index 2531ee5c8c..0000000000 Binary files a/services/web/public/img/flags/24/nr.png and /dev/null differ diff --git a/services/web/public/img/flags/24/nu.png b/services/web/public/img/flags/24/nu.png deleted file mode 100755 index 156231011f..0000000000 Binary files a/services/web/public/img/flags/24/nu.png and /dev/null differ diff --git a/services/web/public/img/flags/24/nz.png b/services/web/public/img/flags/24/nz.png deleted file mode 100755 index 8530e0cf4c..0000000000 Binary files a/services/web/public/img/flags/24/nz.png and /dev/null differ diff --git a/services/web/public/img/flags/24/om.png b/services/web/public/img/flags/24/om.png deleted file mode 100755 index de999aab0a..0000000000 Binary files a/services/web/public/img/flags/24/om.png and /dev/null differ diff --git a/services/web/public/img/flags/24/pa.png b/services/web/public/img/flags/24/pa.png deleted file mode 100755 index 987336b6fa..0000000000 Binary files a/services/web/public/img/flags/24/pa.png and /dev/null differ diff --git a/services/web/public/img/flags/24/pe.png b/services/web/public/img/flags/24/pe.png deleted file mode 100755 index 0c1951f77d..0000000000 Binary files a/services/web/public/img/flags/24/pe.png and /dev/null differ diff --git a/services/web/public/img/flags/24/pf.png b/services/web/public/img/flags/24/pf.png deleted file mode 100755 index ac589d633d..0000000000 Binary files a/services/web/public/img/flags/24/pf.png and /dev/null differ diff --git a/services/web/public/img/flags/24/pg.png b/services/web/public/img/flags/24/pg.png deleted file mode 100755 index f612008a9e..0000000000 Binary files a/services/web/public/img/flags/24/pg.png and /dev/null differ diff --git a/services/web/public/img/flags/24/ph.png b/services/web/public/img/flags/24/ph.png deleted file mode 100755 index 96979ebf63..0000000000 Binary files a/services/web/public/img/flags/24/ph.png and /dev/null differ diff --git a/services/web/public/img/flags/24/pk.png b/services/web/public/img/flags/24/pk.png deleted file mode 100755 index 887dce54c0..0000000000 Binary files a/services/web/public/img/flags/24/pk.png and /dev/null differ diff --git a/services/web/public/img/flags/24/pl.png b/services/web/public/img/flags/24/pl.png old mode 100755 new mode 100644 index cfa3f0206b..92cd1ca361 Binary files a/services/web/public/img/flags/24/pl.png and b/services/web/public/img/flags/24/pl.png differ diff --git a/services/web/public/img/flags/24/pm.png b/services/web/public/img/flags/24/pm.png deleted file mode 100755 index f8d21a3514..0000000000 Binary files a/services/web/public/img/flags/24/pm.png and /dev/null differ diff --git a/services/web/public/img/flags/24/pn.png b/services/web/public/img/flags/24/pn.png deleted file mode 100755 index fbf3ab4be4..0000000000 Binary files a/services/web/public/img/flags/24/pn.png and /dev/null differ diff --git a/services/web/public/img/flags/24/pr.png b/services/web/public/img/flags/24/pr.png deleted file mode 100755 index 98f18c8862..0000000000 Binary files a/services/web/public/img/flags/24/pr.png and /dev/null differ diff --git a/services/web/public/img/flags/24/ps.png b/services/web/public/img/flags/24/ps.png deleted file mode 100755 index 4691919fd8..0000000000 Binary files a/services/web/public/img/flags/24/ps.png and /dev/null differ diff --git a/services/web/public/img/flags/24/pt.png b/services/web/public/img/flags/24/pt.png old mode 100755 new mode 100644 index 5a94de5459..385203aa99 Binary files a/services/web/public/img/flags/24/pt.png and b/services/web/public/img/flags/24/pt.png differ diff --git a/services/web/public/img/flags/24/pw.png b/services/web/public/img/flags/24/pw.png deleted file mode 100755 index 4fcda71633..0000000000 Binary files a/services/web/public/img/flags/24/pw.png and /dev/null differ diff --git a/services/web/public/img/flags/24/py.png b/services/web/public/img/flags/24/py.png deleted file mode 100755 index e81e746299..0000000000 Binary files a/services/web/public/img/flags/24/py.png and /dev/null differ diff --git a/services/web/public/img/flags/24/qa.png b/services/web/public/img/flags/24/qa.png deleted file mode 100755 index 49a1e54fd7..0000000000 Binary files a/services/web/public/img/flags/24/qa.png and /dev/null differ diff --git a/services/web/public/img/flags/24/re.png b/services/web/public/img/flags/24/re.png deleted file mode 100755 index 5c8749de8d..0000000000 Binary files a/services/web/public/img/flags/24/re.png and /dev/null differ diff --git a/services/web/public/img/flags/24/ro.png b/services/web/public/img/flags/24/ro.png deleted file mode 100755 index cbffc98a67..0000000000 Binary files a/services/web/public/img/flags/24/ro.png and /dev/null differ diff --git a/services/web/public/img/flags/24/rs.png b/services/web/public/img/flags/24/rs.png deleted file mode 100755 index 6e1086c1d0..0000000000 Binary files a/services/web/public/img/flags/24/rs.png and /dev/null differ diff --git a/services/web/public/img/flags/24/ru.png b/services/web/public/img/flags/24/ru.png old mode 100755 new mode 100644 index ca1a087551..d9624ca1c1 Binary files a/services/web/public/img/flags/24/ru.png and b/services/web/public/img/flags/24/ru.png differ diff --git a/services/web/public/img/flags/24/rw.png b/services/web/public/img/flags/24/rw.png deleted file mode 100755 index 22d96eee1c..0000000000 Binary files a/services/web/public/img/flags/24/rw.png and /dev/null differ diff --git a/services/web/public/img/flags/24/sa.png b/services/web/public/img/flags/24/sa.png deleted file mode 100755 index 032bb1478d..0000000000 Binary files a/services/web/public/img/flags/24/sa.png and /dev/null differ diff --git a/services/web/public/img/flags/24/sb.png b/services/web/public/img/flags/24/sb.png deleted file mode 100755 index 244a5702ae..0000000000 Binary files a/services/web/public/img/flags/24/sb.png and /dev/null differ diff --git a/services/web/public/img/flags/24/sc.png b/services/web/public/img/flags/24/sc.png deleted file mode 100755 index dbface8d23..0000000000 Binary files a/services/web/public/img/flags/24/sc.png and /dev/null differ diff --git a/services/web/public/img/flags/24/sd.png b/services/web/public/img/flags/24/sd.png deleted file mode 100755 index d9867d9700..0000000000 Binary files a/services/web/public/img/flags/24/sd.png and /dev/null differ diff --git a/services/web/public/img/flags/24/se.png b/services/web/public/img/flags/24/se.png deleted file mode 100755 index 975a2e8c0f..0000000000 Binary files a/services/web/public/img/flags/24/se.png and /dev/null differ diff --git a/services/web/public/img/flags/24/sg.png b/services/web/public/img/flags/24/sg.png deleted file mode 100755 index 3329013a0d..0000000000 Binary files a/services/web/public/img/flags/24/sg.png and /dev/null differ diff --git a/services/web/public/img/flags/24/sh.png b/services/web/public/img/flags/24/sh.png deleted file mode 100755 index 39a17500c9..0000000000 Binary files a/services/web/public/img/flags/24/sh.png and /dev/null differ diff --git a/services/web/public/img/flags/24/si.png b/services/web/public/img/flags/24/si.png deleted file mode 100755 index 9c588f289e..0000000000 Binary files a/services/web/public/img/flags/24/si.png and /dev/null differ diff --git a/services/web/public/img/flags/24/sj.png b/services/web/public/img/flags/24/sj.png deleted file mode 100755 index 60939dc746..0000000000 Binary files a/services/web/public/img/flags/24/sj.png and /dev/null differ diff --git a/services/web/public/img/flags/24/sk.png b/services/web/public/img/flags/24/sk.png deleted file mode 100755 index 291e605273..0000000000 Binary files a/services/web/public/img/flags/24/sk.png and /dev/null differ diff --git a/services/web/public/img/flags/24/sl.png b/services/web/public/img/flags/24/sl.png deleted file mode 100755 index d0a6a7b67f..0000000000 Binary files a/services/web/public/img/flags/24/sl.png and /dev/null differ diff --git a/services/web/public/img/flags/24/sm.png b/services/web/public/img/flags/24/sm.png deleted file mode 100755 index b93ac3dd27..0000000000 Binary files a/services/web/public/img/flags/24/sm.png and /dev/null differ diff --git a/services/web/public/img/flags/24/sn.png b/services/web/public/img/flags/24/sn.png deleted file mode 100755 index b713c4df3a..0000000000 Binary files a/services/web/public/img/flags/24/sn.png and /dev/null differ diff --git a/services/web/public/img/flags/24/so.png b/services/web/public/img/flags/24/so.png deleted file mode 100755 index 4bbb46646d..0000000000 Binary files a/services/web/public/img/flags/24/so.png and /dev/null differ diff --git a/services/web/public/img/flags/24/sr.png b/services/web/public/img/flags/24/sr.png deleted file mode 100755 index 5f18df099b..0000000000 Binary files a/services/web/public/img/flags/24/sr.png and /dev/null differ diff --git a/services/web/public/img/flags/24/ss.png b/services/web/public/img/flags/24/ss.png deleted file mode 100755 index d15a493090..0000000000 Binary files a/services/web/public/img/flags/24/ss.png and /dev/null differ diff --git a/services/web/public/img/flags/24/st.png b/services/web/public/img/flags/24/st.png deleted file mode 100755 index c6bac56ac8..0000000000 Binary files a/services/web/public/img/flags/24/st.png and /dev/null differ diff --git a/services/web/public/img/flags/24/sv.png b/services/web/public/img/flags/24/sv.png old mode 100755 new mode 100644 index e03b7bf416..fd0b55b29d Binary files a/services/web/public/img/flags/24/sv.png and b/services/web/public/img/flags/24/sv.png differ diff --git a/services/web/public/img/flags/24/sx.png b/services/web/public/img/flags/24/sx.png deleted file mode 100755 index d79b07c66f..0000000000 Binary files a/services/web/public/img/flags/24/sx.png and /dev/null differ diff --git a/services/web/public/img/flags/24/sy.png b/services/web/public/img/flags/24/sy.png deleted file mode 100755 index 2f270817fb..0000000000 Binary files a/services/web/public/img/flags/24/sy.png and /dev/null differ diff --git a/services/web/public/img/flags/24/sz.png b/services/web/public/img/flags/24/sz.png deleted file mode 100755 index ca3a139536..0000000000 Binary files a/services/web/public/img/flags/24/sz.png and /dev/null differ diff --git a/services/web/public/img/flags/24/tc.png b/services/web/public/img/flags/24/tc.png deleted file mode 100755 index efe267dc35..0000000000 Binary files a/services/web/public/img/flags/24/tc.png and /dev/null differ diff --git a/services/web/public/img/flags/24/td.png b/services/web/public/img/flags/24/td.png deleted file mode 100755 index b4904f9a65..0000000000 Binary files a/services/web/public/img/flags/24/td.png and /dev/null differ diff --git a/services/web/public/img/flags/24/tf.png b/services/web/public/img/flags/24/tf.png deleted file mode 100755 index bb8abbbe71..0000000000 Binary files a/services/web/public/img/flags/24/tf.png and /dev/null differ diff --git a/services/web/public/img/flags/24/tg.png b/services/web/public/img/flags/24/tg.png deleted file mode 100755 index 98e7c3821a..0000000000 Binary files a/services/web/public/img/flags/24/tg.png and /dev/null differ diff --git a/services/web/public/img/flags/24/th.png b/services/web/public/img/flags/24/th.png deleted file mode 100755 index f282628286..0000000000 Binary files a/services/web/public/img/flags/24/th.png and /dev/null differ diff --git a/services/web/public/img/flags/24/tj.png b/services/web/public/img/flags/24/tj.png deleted file mode 100755 index dde2aef835..0000000000 Binary files a/services/web/public/img/flags/24/tj.png and /dev/null differ diff --git a/services/web/public/img/flags/24/tk.png b/services/web/public/img/flags/24/tk.png deleted file mode 100755 index c31253e787..0000000000 Binary files a/services/web/public/img/flags/24/tk.png and /dev/null differ diff --git a/services/web/public/img/flags/24/tl.png b/services/web/public/img/flags/24/tl.png deleted file mode 100755 index d8c0469d44..0000000000 Binary files a/services/web/public/img/flags/24/tl.png and /dev/null differ diff --git a/services/web/public/img/flags/24/tm.png b/services/web/public/img/flags/24/tm.png deleted file mode 100755 index 7f07f1fd50..0000000000 Binary files a/services/web/public/img/flags/24/tm.png and /dev/null differ diff --git a/services/web/public/img/flags/24/tn.png b/services/web/public/img/flags/24/tn.png deleted file mode 100755 index 4936cdf4cd..0000000000 Binary files a/services/web/public/img/flags/24/tn.png and /dev/null differ diff --git a/services/web/public/img/flags/24/to.png b/services/web/public/img/flags/24/to.png deleted file mode 100755 index 7ac1ab4284..0000000000 Binary files a/services/web/public/img/flags/24/to.png and /dev/null differ diff --git a/services/web/public/img/flags/24/tr.png b/services/web/public/img/flags/24/tr.png deleted file mode 100755 index da41737d57..0000000000 Binary files a/services/web/public/img/flags/24/tr.png and /dev/null differ diff --git a/services/web/public/img/flags/24/tt.png b/services/web/public/img/flags/24/tt.png deleted file mode 100755 index a30ccb4408..0000000000 Binary files a/services/web/public/img/flags/24/tt.png and /dev/null differ diff --git a/services/web/public/img/flags/24/tv.png b/services/web/public/img/flags/24/tv.png deleted file mode 100755 index 5b13608492..0000000000 Binary files a/services/web/public/img/flags/24/tv.png and /dev/null differ diff --git a/services/web/public/img/flags/24/tw.png b/services/web/public/img/flags/24/tw.png deleted file mode 100755 index faa796c056..0000000000 Binary files a/services/web/public/img/flags/24/tw.png and /dev/null differ diff --git a/services/web/public/img/flags/24/tz.png b/services/web/public/img/flags/24/tz.png deleted file mode 100755 index 3fb8b23d8a..0000000000 Binary files a/services/web/public/img/flags/24/tz.png and /dev/null differ diff --git a/services/web/public/img/flags/24/ua.png b/services/web/public/img/flags/24/ua.png deleted file mode 100755 index f6a492aae7..0000000000 Binary files a/services/web/public/img/flags/24/ua.png and /dev/null differ diff --git a/services/web/public/img/flags/24/ug.png b/services/web/public/img/flags/24/ug.png deleted file mode 100755 index f2e1ae7271..0000000000 Binary files a/services/web/public/img/flags/24/ug.png and /dev/null differ diff --git a/services/web/public/img/flags/24/uk.png b/services/web/public/img/flags/24/uk.png new file mode 100644 index 0000000000..e46611fac0 Binary files /dev/null and b/services/web/public/img/flags/24/uk.png differ diff --git a/services/web/public/img/flags/24/um.png b/services/web/public/img/flags/24/um.png deleted file mode 100755 index f9337dc5d2..0000000000 Binary files a/services/web/public/img/flags/24/um.png and /dev/null differ diff --git a/services/web/public/img/flags/24/us.png b/services/web/public/img/flags/24/us.png deleted file mode 100755 index f9337dc5d2..0000000000 Binary files a/services/web/public/img/flags/24/us.png and /dev/null differ diff --git a/services/web/public/img/flags/24/uy.png b/services/web/public/img/flags/24/uy.png deleted file mode 100755 index a8faab23c5..0000000000 Binary files a/services/web/public/img/flags/24/uy.png and /dev/null differ diff --git a/services/web/public/img/flags/24/uz.png b/services/web/public/img/flags/24/uz.png deleted file mode 100755 index b4af750228..0000000000 Binary files a/services/web/public/img/flags/24/uz.png and /dev/null differ diff --git a/services/web/public/img/flags/24/va.png b/services/web/public/img/flags/24/va.png deleted file mode 100755 index 67e74ca793..0000000000 Binary files a/services/web/public/img/flags/24/va.png and /dev/null differ diff --git a/services/web/public/img/flags/24/vc.png b/services/web/public/img/flags/24/vc.png deleted file mode 100755 index cb96a6725b..0000000000 Binary files a/services/web/public/img/flags/24/vc.png and /dev/null differ diff --git a/services/web/public/img/flags/24/ve.png b/services/web/public/img/flags/24/ve.png deleted file mode 100755 index 9e0547a842..0000000000 Binary files a/services/web/public/img/flags/24/ve.png and /dev/null differ diff --git a/services/web/public/img/flags/24/vg.png b/services/web/public/img/flags/24/vg.png deleted file mode 100755 index c77696db3b..0000000000 Binary files a/services/web/public/img/flags/24/vg.png and /dev/null differ diff --git a/services/web/public/img/flags/24/vi.png b/services/web/public/img/flags/24/vi.png deleted file mode 100755 index afbef9458d..0000000000 Binary files a/services/web/public/img/flags/24/vi.png and /dev/null differ diff --git a/services/web/public/img/flags/24/vn.png b/services/web/public/img/flags/24/vn.png deleted file mode 100755 index 1090f2bc8b..0000000000 Binary files a/services/web/public/img/flags/24/vn.png and /dev/null differ diff --git a/services/web/public/img/flags/24/vu.png b/services/web/public/img/flags/24/vu.png deleted file mode 100755 index cfbe75a97e..0000000000 Binary files a/services/web/public/img/flags/24/vu.png and /dev/null differ diff --git a/services/web/public/img/flags/24/wf.png b/services/web/public/img/flags/24/wf.png deleted file mode 100755 index 2c63fce716..0000000000 Binary files a/services/web/public/img/flags/24/wf.png and /dev/null differ diff --git a/services/web/public/img/flags/24/ws.png b/services/web/public/img/flags/24/ws.png deleted file mode 100755 index a71a585499..0000000000 Binary files a/services/web/public/img/flags/24/ws.png and /dev/null differ diff --git a/services/web/public/img/flags/24/ye.png b/services/web/public/img/flags/24/ye.png deleted file mode 100755 index 4a86685e00..0000000000 Binary files a/services/web/public/img/flags/24/ye.png and /dev/null differ diff --git a/services/web/public/img/flags/24/yt.png b/services/web/public/img/flags/24/yt.png deleted file mode 100755 index 42f86ecca1..0000000000 Binary files a/services/web/public/img/flags/24/yt.png and /dev/null differ diff --git a/services/web/public/img/flags/24/za.png b/services/web/public/img/flags/24/za.png deleted file mode 100755 index 10ee332a1f..0000000000 Binary files a/services/web/public/img/flags/24/za.png and /dev/null differ diff --git a/services/web/public/img/flags/24/zm.png b/services/web/public/img/flags/24/zm.png deleted file mode 100755 index a93f81b766..0000000000 Binary files a/services/web/public/img/flags/24/zm.png and /dev/null differ diff --git a/services/web/public/img/flags/24/zw.png b/services/web/public/img/flags/24/zw.png deleted file mode 100755 index 8bbd802ed4..0000000000 Binary files a/services/web/public/img/flags/24/zw.png and /dev/null differ diff --git a/services/web/public/img/flags/32/_ASEAN.png b/services/web/public/img/flags/32/_ASEAN.png deleted file mode 100755 index ee121e76b6..0000000000 Binary files a/services/web/public/img/flags/32/_ASEAN.png and /dev/null differ diff --git a/services/web/public/img/flags/32/_African Union.png b/services/web/public/img/flags/32/_African Union.png deleted file mode 100755 index 2e28db5f91..0000000000 Binary files a/services/web/public/img/flags/32/_African Union.png and /dev/null differ diff --git a/services/web/public/img/flags/32/_Alderney.png b/services/web/public/img/flags/32/_Alderney.png deleted file mode 100755 index e949312680..0000000000 Binary files a/services/web/public/img/flags/32/_Alderney.png and /dev/null differ diff --git a/services/web/public/img/flags/32/_Arab League.png b/services/web/public/img/flags/32/_Arab League.png deleted file mode 100755 index 08847086e9..0000000000 Binary files a/services/web/public/img/flags/32/_Arab League.png and /dev/null differ diff --git a/services/web/public/img/flags/32/_Basque Country.png b/services/web/public/img/flags/32/_Basque Country.png deleted file mode 100755 index 84097c5962..0000000000 Binary files a/services/web/public/img/flags/32/_Basque Country.png and /dev/null differ diff --git a/services/web/public/img/flags/32/_CARICOM.png b/services/web/public/img/flags/32/_CARICOM.png deleted file mode 100755 index 51bd504705..0000000000 Binary files a/services/web/public/img/flags/32/_CARICOM.png and /dev/null differ diff --git a/services/web/public/img/flags/32/_CIS.png b/services/web/public/img/flags/32/_CIS.png deleted file mode 100755 index 1aa10bcdea..0000000000 Binary files a/services/web/public/img/flags/32/_CIS.png and /dev/null differ diff --git a/services/web/public/img/flags/32/_Catalonia.png b/services/web/public/img/flags/32/_Catalonia.png deleted file mode 100755 index 957c8d3124..0000000000 Binary files a/services/web/public/img/flags/32/_Catalonia.png and /dev/null differ diff --git a/services/web/public/img/flags/32/_Commonwealth.png b/services/web/public/img/flags/32/_Commonwealth.png deleted file mode 100755 index 10c84c5993..0000000000 Binary files a/services/web/public/img/flags/32/_Commonwealth.png and /dev/null differ diff --git a/services/web/public/img/flags/32/_England.png b/services/web/public/img/flags/32/_England.png deleted file mode 100755 index 044dcb728a..0000000000 Binary files a/services/web/public/img/flags/32/_England.png and /dev/null differ diff --git a/services/web/public/img/flags/32/_European Union.png b/services/web/public/img/flags/32/_European Union.png deleted file mode 100755 index 562cd4277f..0000000000 Binary files a/services/web/public/img/flags/32/_European Union.png and /dev/null differ diff --git a/services/web/public/img/flags/32/_FAO.png b/services/web/public/img/flags/32/_FAO.png deleted file mode 100755 index e7292a7130..0000000000 Binary files a/services/web/public/img/flags/32/_FAO.png and /dev/null differ diff --git a/services/web/public/img/flags/32/_Galicia.png b/services/web/public/img/flags/32/_Galicia.png deleted file mode 100755 index 787031f432..0000000000 Binary files a/services/web/public/img/flags/32/_Galicia.png and /dev/null differ diff --git a/services/web/public/img/flags/32/_IAEA.png b/services/web/public/img/flags/32/_IAEA.png deleted file mode 100755 index 8d145eede9..0000000000 Binary files a/services/web/public/img/flags/32/_IAEA.png and /dev/null differ diff --git a/services/web/public/img/flags/32/_IHO.png b/services/web/public/img/flags/32/_IHO.png deleted file mode 100755 index 93f15c5f61..0000000000 Binary files a/services/web/public/img/flags/32/_IHO.png and /dev/null differ diff --git a/services/web/public/img/flags/32/_Islamic Conference.png b/services/web/public/img/flags/32/_Islamic Conference.png deleted file mode 100755 index 9752bd6dc9..0000000000 Binary files a/services/web/public/img/flags/32/_Islamic Conference.png and /dev/null differ diff --git a/services/web/public/img/flags/32/_Kosovo.png b/services/web/public/img/flags/32/_Kosovo.png deleted file mode 100755 index 54beafbc8f..0000000000 Binary files a/services/web/public/img/flags/32/_Kosovo.png and /dev/null differ diff --git a/services/web/public/img/flags/32/_NATO.png b/services/web/public/img/flags/32/_NATO.png deleted file mode 100755 index 5904306e59..0000000000 Binary files a/services/web/public/img/flags/32/_NATO.png and /dev/null differ diff --git a/services/web/public/img/flags/32/_Northern Cyprus.png b/services/web/public/img/flags/32/_Northern Cyprus.png deleted file mode 100755 index 9f5577afea..0000000000 Binary files a/services/web/public/img/flags/32/_Northern Cyprus.png and /dev/null differ diff --git a/services/web/public/img/flags/32/_Northern Ireland.png b/services/web/public/img/flags/32/_Northern Ireland.png deleted file mode 100755 index bf93ec80f5..0000000000 Binary files a/services/web/public/img/flags/32/_Northern Ireland.png and /dev/null differ diff --git a/services/web/public/img/flags/32/_OAS.png b/services/web/public/img/flags/32/_OAS.png deleted file mode 100755 index 1d462ec4df..0000000000 Binary files a/services/web/public/img/flags/32/_OAS.png and /dev/null differ diff --git a/services/web/public/img/flags/32/_OECD.png b/services/web/public/img/flags/32/_OECD.png deleted file mode 100755 index aabfbd41ec..0000000000 Binary files a/services/web/public/img/flags/32/_OECD.png and /dev/null differ diff --git a/services/web/public/img/flags/32/_OPEC.png b/services/web/public/img/flags/32/_OPEC.png deleted file mode 100755 index c879c4f1dd..0000000000 Binary files a/services/web/public/img/flags/32/_OPEC.png and /dev/null differ diff --git a/services/web/public/img/flags/32/_Olimpic Movement.png b/services/web/public/img/flags/32/_Olimpic Movement.png deleted file mode 100755 index bede610aa5..0000000000 Binary files a/services/web/public/img/flags/32/_Olimpic Movement.png and /dev/null differ diff --git a/services/web/public/img/flags/32/_Quebec.png b/services/web/public/img/flags/32/_Quebec.png deleted file mode 100755 index 35c7e06350..0000000000 Binary files a/services/web/public/img/flags/32/_Quebec.png and /dev/null differ diff --git a/services/web/public/img/flags/32/_Red Cross.png b/services/web/public/img/flags/32/_Red Cross.png deleted file mode 100755 index 223cffa39f..0000000000 Binary files a/services/web/public/img/flags/32/_Red Cross.png and /dev/null differ diff --git a/services/web/public/img/flags/32/_Scotland.png b/services/web/public/img/flags/32/_Scotland.png deleted file mode 100755 index 033de25bdd..0000000000 Binary files a/services/web/public/img/flags/32/_Scotland.png and /dev/null differ diff --git a/services/web/public/img/flags/32/_Somaliland.png b/services/web/public/img/flags/32/_Somaliland.png deleted file mode 100755 index 6f182cc6a0..0000000000 Binary files a/services/web/public/img/flags/32/_Somaliland.png and /dev/null differ diff --git a/services/web/public/img/flags/32/_Tristan-da-Cunha.png b/services/web/public/img/flags/32/_Tristan-da-Cunha.png deleted file mode 100755 index 874e1fc008..0000000000 Binary files a/services/web/public/img/flags/32/_Tristan-da-Cunha.png and /dev/null differ diff --git a/services/web/public/img/flags/32/_UNESCO.png b/services/web/public/img/flags/32/_UNESCO.png deleted file mode 100755 index e5aa88c5e8..0000000000 Binary files a/services/web/public/img/flags/32/_UNESCO.png and /dev/null differ diff --git a/services/web/public/img/flags/32/_UNICEF.png b/services/web/public/img/flags/32/_UNICEF.png deleted file mode 100755 index 3726327766..0000000000 Binary files a/services/web/public/img/flags/32/_UNICEF.png and /dev/null differ diff --git a/services/web/public/img/flags/32/_United Nations.png b/services/web/public/img/flags/32/_United Nations.png deleted file mode 100755 index aaa739ca98..0000000000 Binary files a/services/web/public/img/flags/32/_United Nations.png and /dev/null differ diff --git a/services/web/public/img/flags/32/_WHO.png b/services/web/public/img/flags/32/_WHO.png deleted file mode 100755 index d963a5d804..0000000000 Binary files a/services/web/public/img/flags/32/_WHO.png and /dev/null differ diff --git a/services/web/public/img/flags/32/_WTO.png b/services/web/public/img/flags/32/_WTO.png deleted file mode 100755 index bd27ce2c6e..0000000000 Binary files a/services/web/public/img/flags/32/_WTO.png and /dev/null differ diff --git a/services/web/public/img/flags/32/_Wales.png b/services/web/public/img/flags/32/_Wales.png deleted file mode 100755 index 409b22bd91..0000000000 Binary files a/services/web/public/img/flags/32/_Wales.png and /dev/null differ diff --git a/services/web/public/img/flags/32/ad.png b/services/web/public/img/flags/32/ad.png deleted file mode 100755 index 1245d9f9bb..0000000000 Binary files a/services/web/public/img/flags/32/ad.png and /dev/null differ diff --git a/services/web/public/img/flags/32/ae.png b/services/web/public/img/flags/32/ae.png deleted file mode 100755 index 5957c42e91..0000000000 Binary files a/services/web/public/img/flags/32/ae.png and /dev/null differ diff --git a/services/web/public/img/flags/32/af.png b/services/web/public/img/flags/32/af.png deleted file mode 100755 index 0402b30015..0000000000 Binary files a/services/web/public/img/flags/32/af.png and /dev/null differ diff --git a/services/web/public/img/flags/32/ag.png b/services/web/public/img/flags/32/ag.png deleted file mode 100755 index 062aa7068c..0000000000 Binary files a/services/web/public/img/flags/32/ag.png and /dev/null differ diff --git a/services/web/public/img/flags/32/ai.png b/services/web/public/img/flags/32/ai.png deleted file mode 100755 index 68db17b334..0000000000 Binary files a/services/web/public/img/flags/32/ai.png and /dev/null differ diff --git a/services/web/public/img/flags/32/al.png b/services/web/public/img/flags/32/al.png deleted file mode 100755 index 5eea814ed6..0000000000 Binary files a/services/web/public/img/flags/32/al.png and /dev/null differ diff --git a/services/web/public/img/flags/32/am.png b/services/web/public/img/flags/32/am.png deleted file mode 100755 index 8e1054e301..0000000000 Binary files a/services/web/public/img/flags/32/am.png and /dev/null differ diff --git a/services/web/public/img/flags/32/an.png b/services/web/public/img/flags/32/an.png deleted file mode 100755 index c7644f894f..0000000000 Binary files a/services/web/public/img/flags/32/an.png and /dev/null differ diff --git a/services/web/public/img/flags/32/ao.png b/services/web/public/img/flags/32/ao.png deleted file mode 100755 index d1deed874c..0000000000 Binary files a/services/web/public/img/flags/32/ao.png and /dev/null differ diff --git a/services/web/public/img/flags/32/aq.png b/services/web/public/img/flags/32/aq.png deleted file mode 100755 index 01bf5a93d6..0000000000 Binary files a/services/web/public/img/flags/32/aq.png and /dev/null differ diff --git a/services/web/public/img/flags/32/ar.png b/services/web/public/img/flags/32/ar.png deleted file mode 100755 index 8c8d5c9053..0000000000 Binary files a/services/web/public/img/flags/32/ar.png and /dev/null differ diff --git a/services/web/public/img/flags/32/as.png b/services/web/public/img/flags/32/as.png deleted file mode 100755 index a24093e118..0000000000 Binary files a/services/web/public/img/flags/32/as.png and /dev/null differ diff --git a/services/web/public/img/flags/32/at.png b/services/web/public/img/flags/32/at.png deleted file mode 100755 index 3d5a4afd7c..0000000000 Binary files a/services/web/public/img/flags/32/at.png and /dev/null differ diff --git a/services/web/public/img/flags/32/au.png b/services/web/public/img/flags/32/au.png deleted file mode 100755 index b34a13a30e..0000000000 Binary files a/services/web/public/img/flags/32/au.png and /dev/null differ diff --git a/services/web/public/img/flags/32/aw.png b/services/web/public/img/flags/32/aw.png deleted file mode 100755 index 67a8142d17..0000000000 Binary files a/services/web/public/img/flags/32/aw.png and /dev/null differ diff --git a/services/web/public/img/flags/32/ax.png b/services/web/public/img/flags/32/ax.png deleted file mode 100755 index 13140970b2..0000000000 Binary files a/services/web/public/img/flags/32/ax.png and /dev/null differ diff --git a/services/web/public/img/flags/32/az.png b/services/web/public/img/flags/32/az.png deleted file mode 100755 index 86961f744d..0000000000 Binary files a/services/web/public/img/flags/32/az.png and /dev/null differ diff --git a/services/web/public/img/flags/32/ba.png b/services/web/public/img/flags/32/ba.png deleted file mode 100755 index 242e214d0a..0000000000 Binary files a/services/web/public/img/flags/32/ba.png and /dev/null differ diff --git a/services/web/public/img/flags/32/bb.png b/services/web/public/img/flags/32/bb.png deleted file mode 100755 index dc5bfaa7d7..0000000000 Binary files a/services/web/public/img/flags/32/bb.png and /dev/null differ diff --git a/services/web/public/img/flags/32/bd.png b/services/web/public/img/flags/32/bd.png deleted file mode 100755 index 8c4b72c9d3..0000000000 Binary files a/services/web/public/img/flags/32/bd.png and /dev/null differ diff --git a/services/web/public/img/flags/32/be.png b/services/web/public/img/flags/32/be.png deleted file mode 100755 index 957705c2c9..0000000000 Binary files a/services/web/public/img/flags/32/be.png and /dev/null differ diff --git a/services/web/public/img/flags/32/bf.png b/services/web/public/img/flags/32/bf.png deleted file mode 100755 index 8bfe4b9023..0000000000 Binary files a/services/web/public/img/flags/32/bf.png and /dev/null differ diff --git a/services/web/public/img/flags/32/bg.png b/services/web/public/img/flags/32/bg.png deleted file mode 100755 index 6ba90afda2..0000000000 Binary files a/services/web/public/img/flags/32/bg.png and /dev/null differ diff --git a/services/web/public/img/flags/32/bh.png b/services/web/public/img/flags/32/bh.png deleted file mode 100755 index 90fe9a6467..0000000000 Binary files a/services/web/public/img/flags/32/bh.png and /dev/null differ diff --git a/services/web/public/img/flags/32/bi.png b/services/web/public/img/flags/32/bi.png deleted file mode 100755 index a0f67f82d1..0000000000 Binary files a/services/web/public/img/flags/32/bi.png and /dev/null differ diff --git a/services/web/public/img/flags/32/bj.png b/services/web/public/img/flags/32/bj.png deleted file mode 100755 index 202dc46b14..0000000000 Binary files a/services/web/public/img/flags/32/bj.png and /dev/null differ diff --git a/services/web/public/img/flags/32/bl.png b/services/web/public/img/flags/32/bl.png deleted file mode 100755 index 26d91f1d9d..0000000000 Binary files a/services/web/public/img/flags/32/bl.png and /dev/null differ diff --git a/services/web/public/img/flags/32/bm.png b/services/web/public/img/flags/32/bm.png deleted file mode 100755 index 0272cc67d5..0000000000 Binary files a/services/web/public/img/flags/32/bm.png and /dev/null differ diff --git a/services/web/public/img/flags/32/bn.png b/services/web/public/img/flags/32/bn.png deleted file mode 100755 index 231dd4c1ec..0000000000 Binary files a/services/web/public/img/flags/32/bn.png and /dev/null differ diff --git a/services/web/public/img/flags/32/bo.png b/services/web/public/img/flags/32/bo.png deleted file mode 100755 index 48760e85e7..0000000000 Binary files a/services/web/public/img/flags/32/bo.png and /dev/null differ diff --git a/services/web/public/img/flags/32/bq.png b/services/web/public/img/flags/32/bq.png deleted file mode 100755 index 9073f2cca3..0000000000 Binary files a/services/web/public/img/flags/32/bq.png and /dev/null differ diff --git a/services/web/public/img/flags/32/br.png b/services/web/public/img/flags/32/br.png deleted file mode 100755 index 5a9cfd4bd1..0000000000 Binary files a/services/web/public/img/flags/32/br.png and /dev/null differ diff --git a/services/web/public/img/flags/32/bs.png b/services/web/public/img/flags/32/bs.png deleted file mode 100755 index 28364ad0a6..0000000000 Binary files a/services/web/public/img/flags/32/bs.png and /dev/null differ diff --git a/services/web/public/img/flags/32/bt.png b/services/web/public/img/flags/32/bt.png deleted file mode 100755 index 2d0b604640..0000000000 Binary files a/services/web/public/img/flags/32/bt.png and /dev/null differ diff --git a/services/web/public/img/flags/32/bv.png b/services/web/public/img/flags/32/bv.png deleted file mode 100755 index 9717bbf0dd..0000000000 Binary files a/services/web/public/img/flags/32/bv.png and /dev/null differ diff --git a/services/web/public/img/flags/32/bw.png b/services/web/public/img/flags/32/bw.png deleted file mode 100755 index c8b457dec9..0000000000 Binary files a/services/web/public/img/flags/32/bw.png and /dev/null differ diff --git a/services/web/public/img/flags/32/by.png b/services/web/public/img/flags/32/by.png deleted file mode 100755 index 9c8e46cfb8..0000000000 Binary files a/services/web/public/img/flags/32/by.png and /dev/null differ diff --git a/services/web/public/img/flags/32/bz.png b/services/web/public/img/flags/32/bz.png deleted file mode 100755 index e2a05a6059..0000000000 Binary files a/services/web/public/img/flags/32/bz.png and /dev/null differ diff --git a/services/web/public/img/flags/32/ca.png b/services/web/public/img/flags/32/ca.png deleted file mode 100755 index 3e691bebcb..0000000000 Binary files a/services/web/public/img/flags/32/ca.png and /dev/null differ diff --git a/services/web/public/img/flags/32/cc.png b/services/web/public/img/flags/32/cc.png deleted file mode 100755 index da954a7a25..0000000000 Binary files a/services/web/public/img/flags/32/cc.png and /dev/null differ diff --git a/services/web/public/img/flags/32/cd.png b/services/web/public/img/flags/32/cd.png deleted file mode 100755 index badf0837bf..0000000000 Binary files a/services/web/public/img/flags/32/cd.png and /dev/null differ diff --git a/services/web/public/img/flags/32/cf.png b/services/web/public/img/flags/32/cf.png deleted file mode 100755 index 5283c59ff6..0000000000 Binary files a/services/web/public/img/flags/32/cf.png and /dev/null differ diff --git a/services/web/public/img/flags/32/cg.png b/services/web/public/img/flags/32/cg.png deleted file mode 100755 index 88b132b371..0000000000 Binary files a/services/web/public/img/flags/32/cg.png and /dev/null differ diff --git a/services/web/public/img/flags/32/ch.png b/services/web/public/img/flags/32/ch.png deleted file mode 100755 index b62f04b8ce..0000000000 Binary files a/services/web/public/img/flags/32/ch.png and /dev/null differ diff --git a/services/web/public/img/flags/32/ci.png b/services/web/public/img/flags/32/ci.png deleted file mode 100755 index 4c2a4671b5..0000000000 Binary files a/services/web/public/img/flags/32/ci.png and /dev/null differ diff --git a/services/web/public/img/flags/32/ck.png b/services/web/public/img/flags/32/ck.png deleted file mode 100755 index 2e62ed8066..0000000000 Binary files a/services/web/public/img/flags/32/ck.png and /dev/null differ diff --git a/services/web/public/img/flags/32/cl.png b/services/web/public/img/flags/32/cl.png deleted file mode 100755 index 35ddcc1a03..0000000000 Binary files a/services/web/public/img/flags/32/cl.png and /dev/null differ diff --git a/services/web/public/img/flags/32/cm.png b/services/web/public/img/flags/32/cm.png deleted file mode 100755 index cf2b44344d..0000000000 Binary files a/services/web/public/img/flags/32/cm.png and /dev/null differ diff --git a/services/web/public/img/flags/32/cn.png b/services/web/public/img/flags/32/cn.png deleted file mode 100755 index 86ac698b87..0000000000 Binary files a/services/web/public/img/flags/32/cn.png and /dev/null differ diff --git a/services/web/public/img/flags/32/co.png b/services/web/public/img/flags/32/co.png deleted file mode 100755 index 3686249e6f..0000000000 Binary files a/services/web/public/img/flags/32/co.png and /dev/null differ diff --git a/services/web/public/img/flags/32/cr.png b/services/web/public/img/flags/32/cr.png deleted file mode 100755 index 4261d7b54d..0000000000 Binary files a/services/web/public/img/flags/32/cr.png and /dev/null differ diff --git a/services/web/public/img/flags/32/cu.png b/services/web/public/img/flags/32/cu.png deleted file mode 100755 index b5d5cfb0f7..0000000000 Binary files a/services/web/public/img/flags/32/cu.png and /dev/null differ diff --git a/services/web/public/img/flags/32/cv.png b/services/web/public/img/flags/32/cv.png deleted file mode 100755 index 712253e466..0000000000 Binary files a/services/web/public/img/flags/32/cv.png and /dev/null differ diff --git a/services/web/public/img/flags/32/cw.png b/services/web/public/img/flags/32/cw.png deleted file mode 100755 index 218fefb8c3..0000000000 Binary files a/services/web/public/img/flags/32/cw.png and /dev/null differ diff --git a/services/web/public/img/flags/32/cx.png b/services/web/public/img/flags/32/cx.png deleted file mode 100755 index 2825d6f5a2..0000000000 Binary files a/services/web/public/img/flags/32/cx.png and /dev/null differ diff --git a/services/web/public/img/flags/32/cy.png b/services/web/public/img/flags/32/cy.png deleted file mode 100755 index dea695358d..0000000000 Binary files a/services/web/public/img/flags/32/cy.png and /dev/null differ diff --git a/services/web/public/img/flags/32/cz.png b/services/web/public/img/flags/32/cz.png deleted file mode 100755 index 0dd2bb4a3e..0000000000 Binary files a/services/web/public/img/flags/32/cz.png and /dev/null differ diff --git a/services/web/public/img/flags/32/da.png b/services/web/public/img/flags/32/da.png new file mode 100644 index 0000000000..9cb5c29d3a Binary files /dev/null and b/services/web/public/img/flags/32/da.png differ diff --git a/services/web/public/img/flags/32/de.png b/services/web/public/img/flags/32/de.png old mode 100755 new mode 100644 index a35292a38a..4e84b6e1b7 Binary files a/services/web/public/img/flags/32/de.png and b/services/web/public/img/flags/32/de.png differ diff --git a/services/web/public/img/flags/32/dj.png b/services/web/public/img/flags/32/dj.png deleted file mode 100755 index 80c7bdaddb..0000000000 Binary files a/services/web/public/img/flags/32/dj.png and /dev/null differ diff --git a/services/web/public/img/flags/32/dk.png b/services/web/public/img/flags/32/dk.png deleted file mode 100755 index 58d47d9f05..0000000000 Binary files a/services/web/public/img/flags/32/dk.png and /dev/null differ diff --git a/services/web/public/img/flags/32/dm.png b/services/web/public/img/flags/32/dm.png deleted file mode 100755 index b8b3ce0caf..0000000000 Binary files a/services/web/public/img/flags/32/dm.png and /dev/null differ diff --git a/services/web/public/img/flags/32/do.png b/services/web/public/img/flags/32/do.png deleted file mode 100755 index 2311057bd5..0000000000 Binary files a/services/web/public/img/flags/32/do.png and /dev/null differ diff --git a/services/web/public/img/flags/32/dz.png b/services/web/public/img/flags/32/dz.png deleted file mode 100755 index fe1fc6c67f..0000000000 Binary files a/services/web/public/img/flags/32/dz.png and /dev/null differ diff --git a/services/web/public/img/flags/32/ec.png b/services/web/public/img/flags/32/ec.png deleted file mode 100755 index 61eb262f2d..0000000000 Binary files a/services/web/public/img/flags/32/ec.png and /dev/null differ diff --git a/services/web/public/img/flags/32/ee.png b/services/web/public/img/flags/32/ee.png deleted file mode 100755 index 426ab13e8f..0000000000 Binary files a/services/web/public/img/flags/32/ee.png and /dev/null differ diff --git a/services/web/public/img/flags/32/eg.png b/services/web/public/img/flags/32/eg.png deleted file mode 100755 index ac4bab45d0..0000000000 Binary files a/services/web/public/img/flags/32/eg.png and /dev/null differ diff --git a/services/web/public/img/flags/32/eh.png b/services/web/public/img/flags/32/eh.png deleted file mode 100755 index d6fc4b7813..0000000000 Binary files a/services/web/public/img/flags/32/eh.png and /dev/null differ diff --git a/services/web/public/img/flags/32/en.png b/services/web/public/img/flags/32/en.png old mode 100755 new mode 100644 index 5e4b4d91bd..df8b2a874b Binary files a/services/web/public/img/flags/32/en.png and b/services/web/public/img/flags/32/en.png differ diff --git a/services/web/public/img/flags/32/er.png b/services/web/public/img/flags/32/er.png deleted file mode 100755 index 84c0c84fec..0000000000 Binary files a/services/web/public/img/flags/32/er.png and /dev/null differ diff --git a/services/web/public/img/flags/32/es.png b/services/web/public/img/flags/32/es.png old mode 100755 new mode 100644 index a4177e9f79..65814c3e39 Binary files a/services/web/public/img/flags/32/es.png and b/services/web/public/img/flags/32/es.png differ diff --git a/services/web/public/img/flags/32/et.png b/services/web/public/img/flags/32/et.png deleted file mode 100755 index e766a48c6e..0000000000 Binary files a/services/web/public/img/flags/32/et.png and /dev/null differ diff --git a/services/web/public/img/flags/32/fi.png b/services/web/public/img/flags/32/fi.png old mode 100755 new mode 100644 index 3a30fafe99..e665307cc3 Binary files a/services/web/public/img/flags/32/fi.png and b/services/web/public/img/flags/32/fi.png differ diff --git a/services/web/public/img/flags/32/fj.png b/services/web/public/img/flags/32/fj.png deleted file mode 100755 index 43f910bce4..0000000000 Binary files a/services/web/public/img/flags/32/fj.png and /dev/null differ diff --git a/services/web/public/img/flags/32/fk.png b/services/web/public/img/flags/32/fk.png deleted file mode 100755 index 34a06e24b4..0000000000 Binary files a/services/web/public/img/flags/32/fk.png and /dev/null differ diff --git a/services/web/public/img/flags/32/fm.png b/services/web/public/img/flags/32/fm.png deleted file mode 100755 index 83212297a4..0000000000 Binary files a/services/web/public/img/flags/32/fm.png and /dev/null differ diff --git a/services/web/public/img/flags/32/fo.png b/services/web/public/img/flags/32/fo.png deleted file mode 100755 index 5cdd720bdc..0000000000 Binary files a/services/web/public/img/flags/32/fo.png and /dev/null differ diff --git a/services/web/public/img/flags/32/fr.png b/services/web/public/img/flags/32/fr.png old mode 100755 new mode 100644 index 21d04198a0..00c2b429da Binary files a/services/web/public/img/flags/32/fr.png and b/services/web/public/img/flags/32/fr.png differ diff --git a/services/web/public/img/flags/32/ga.png b/services/web/public/img/flags/32/ga.png deleted file mode 100755 index c83fd2a387..0000000000 Binary files a/services/web/public/img/flags/32/ga.png and /dev/null differ diff --git a/services/web/public/img/flags/32/gb.png b/services/web/public/img/flags/32/gb.png deleted file mode 100755 index 82cf5f1c38..0000000000 Binary files a/services/web/public/img/flags/32/gb.png and /dev/null differ diff --git a/services/web/public/img/flags/32/gd.png b/services/web/public/img/flags/32/gd.png deleted file mode 100755 index 7ced8c849a..0000000000 Binary files a/services/web/public/img/flags/32/gd.png and /dev/null differ diff --git a/services/web/public/img/flags/32/ge.png b/services/web/public/img/flags/32/ge.png deleted file mode 100755 index 5e2944cd95..0000000000 Binary files a/services/web/public/img/flags/32/ge.png and /dev/null differ diff --git a/services/web/public/img/flags/32/gf.png b/services/web/public/img/flags/32/gf.png deleted file mode 100755 index 77ce2664b9..0000000000 Binary files a/services/web/public/img/flags/32/gf.png and /dev/null differ diff --git a/services/web/public/img/flags/32/gg.png b/services/web/public/img/flags/32/gg.png deleted file mode 100755 index 617895b141..0000000000 Binary files a/services/web/public/img/flags/32/gg.png and /dev/null differ diff --git a/services/web/public/img/flags/32/gh.png b/services/web/public/img/flags/32/gh.png deleted file mode 100755 index b558e78b1c..0000000000 Binary files a/services/web/public/img/flags/32/gh.png and /dev/null differ diff --git a/services/web/public/img/flags/32/gi.png b/services/web/public/img/flags/32/gi.png deleted file mode 100755 index 2502ad82bf..0000000000 Binary files a/services/web/public/img/flags/32/gi.png and /dev/null differ diff --git a/services/web/public/img/flags/32/gl.png b/services/web/public/img/flags/32/gl.png deleted file mode 100755 index d1a418940e..0000000000 Binary files a/services/web/public/img/flags/32/gl.png and /dev/null differ diff --git a/services/web/public/img/flags/32/gm.png b/services/web/public/img/flags/32/gm.png deleted file mode 100755 index d4d9e52ea3..0000000000 Binary files a/services/web/public/img/flags/32/gm.png and /dev/null differ diff --git a/services/web/public/img/flags/32/gn.png b/services/web/public/img/flags/32/gn.png deleted file mode 100755 index c5fbfa5493..0000000000 Binary files a/services/web/public/img/flags/32/gn.png and /dev/null differ diff --git a/services/web/public/img/flags/32/gp.png b/services/web/public/img/flags/32/gp.png deleted file mode 100755 index 8abef6798c..0000000000 Binary files a/services/web/public/img/flags/32/gp.png and /dev/null differ diff --git a/services/web/public/img/flags/32/gq.png b/services/web/public/img/flags/32/gq.png deleted file mode 100755 index 92b3b8174b..0000000000 Binary files a/services/web/public/img/flags/32/gq.png and /dev/null differ diff --git a/services/web/public/img/flags/32/gr.png b/services/web/public/img/flags/32/gr.png deleted file mode 100755 index 654f92dcaa..0000000000 Binary files a/services/web/public/img/flags/32/gr.png and /dev/null differ diff --git a/services/web/public/img/flags/32/gs.png b/services/web/public/img/flags/32/gs.png deleted file mode 100755 index 94bf6fdea5..0000000000 Binary files a/services/web/public/img/flags/32/gs.png and /dev/null differ diff --git a/services/web/public/img/flags/32/gt.png b/services/web/public/img/flags/32/gt.png deleted file mode 100755 index 94b9f74bf3..0000000000 Binary files a/services/web/public/img/flags/32/gt.png and /dev/null differ diff --git a/services/web/public/img/flags/32/gu.png b/services/web/public/img/flags/32/gu.png deleted file mode 100755 index ea3eb7644b..0000000000 Binary files a/services/web/public/img/flags/32/gu.png and /dev/null differ diff --git a/services/web/public/img/flags/32/gw.png b/services/web/public/img/flags/32/gw.png deleted file mode 100755 index b3e1673622..0000000000 Binary files a/services/web/public/img/flags/32/gw.png and /dev/null differ diff --git a/services/web/public/img/flags/32/gy.png b/services/web/public/img/flags/32/gy.png deleted file mode 100755 index 48db75fee7..0000000000 Binary files a/services/web/public/img/flags/32/gy.png and /dev/null differ diff --git a/services/web/public/img/flags/32/hk.png b/services/web/public/img/flags/32/hk.png deleted file mode 100755 index b5f8420370..0000000000 Binary files a/services/web/public/img/flags/32/hk.png and /dev/null differ diff --git a/services/web/public/img/flags/32/hm.png b/services/web/public/img/flags/32/hm.png deleted file mode 100755 index b34a13a30e..0000000000 Binary files a/services/web/public/img/flags/32/hm.png and /dev/null differ diff --git a/services/web/public/img/flags/32/hn.png b/services/web/public/img/flags/32/hn.png deleted file mode 100755 index 575430e5fc..0000000000 Binary files a/services/web/public/img/flags/32/hn.png and /dev/null differ diff --git a/services/web/public/img/flags/32/hr.png b/services/web/public/img/flags/32/hr.png deleted file mode 100755 index f4e7f56e1d..0000000000 Binary files a/services/web/public/img/flags/32/hr.png and /dev/null differ diff --git a/services/web/public/img/flags/32/ht.png b/services/web/public/img/flags/32/ht.png deleted file mode 100755 index 468deb6902..0000000000 Binary files a/services/web/public/img/flags/32/ht.png and /dev/null differ diff --git a/services/web/public/img/flags/32/hu.png b/services/web/public/img/flags/32/hu.png deleted file mode 100755 index 8ec90690cb..0000000000 Binary files a/services/web/public/img/flags/32/hu.png and /dev/null differ diff --git a/services/web/public/img/flags/32/id.png b/services/web/public/img/flags/32/id.png deleted file mode 100755 index d72a4a4c07..0000000000 Binary files a/services/web/public/img/flags/32/id.png and /dev/null differ diff --git a/services/web/public/img/flags/32/ie.png b/services/web/public/img/flags/32/ie.png deleted file mode 100755 index 9cba32b3ab..0000000000 Binary files a/services/web/public/img/flags/32/ie.png and /dev/null differ diff --git a/services/web/public/img/flags/32/il.png b/services/web/public/img/flags/32/il.png deleted file mode 100755 index c156286b26..0000000000 Binary files a/services/web/public/img/flags/32/il.png and /dev/null differ diff --git a/services/web/public/img/flags/32/im.png b/services/web/public/img/flags/32/im.png deleted file mode 100755 index 8b9412d5af..0000000000 Binary files a/services/web/public/img/flags/32/im.png and /dev/null differ diff --git a/services/web/public/img/flags/32/in.png b/services/web/public/img/flags/32/in.png deleted file mode 100755 index ac001d6457..0000000000 Binary files a/services/web/public/img/flags/32/in.png and /dev/null differ diff --git a/services/web/public/img/flags/32/io.png b/services/web/public/img/flags/32/io.png deleted file mode 100755 index 41bfb53f1a..0000000000 Binary files a/services/web/public/img/flags/32/io.png and /dev/null differ diff --git a/services/web/public/img/flags/32/iq.png b/services/web/public/img/flags/32/iq.png deleted file mode 100755 index 0cf81f057a..0000000000 Binary files a/services/web/public/img/flags/32/iq.png and /dev/null differ diff --git a/services/web/public/img/flags/32/ir.png b/services/web/public/img/flags/32/ir.png deleted file mode 100755 index 071fe8cb27..0000000000 Binary files a/services/web/public/img/flags/32/ir.png and /dev/null differ diff --git a/services/web/public/img/flags/32/is.png b/services/web/public/img/flags/32/is.png deleted file mode 100755 index f6b5d75a3b..0000000000 Binary files a/services/web/public/img/flags/32/is.png and /dev/null differ diff --git a/services/web/public/img/flags/32/it.png b/services/web/public/img/flags/32/it.png old mode 100755 new mode 100644 index 18de857455..53ec702520 Binary files a/services/web/public/img/flags/32/it.png and b/services/web/public/img/flags/32/it.png differ diff --git a/services/web/public/img/flags/32/ja.png b/services/web/public/img/flags/32/ja.png new file mode 100644 index 0000000000..69cca05ee8 Binary files /dev/null and b/services/web/public/img/flags/32/ja.png differ diff --git a/services/web/public/img/flags/32/je.png b/services/web/public/img/flags/32/je.png deleted file mode 100755 index 48587016f2..0000000000 Binary files a/services/web/public/img/flags/32/je.png and /dev/null differ diff --git a/services/web/public/img/flags/32/jm.png b/services/web/public/img/flags/32/jm.png deleted file mode 100755 index 1342c33ec9..0000000000 Binary files a/services/web/public/img/flags/32/jm.png and /dev/null differ diff --git a/services/web/public/img/flags/32/jo.png b/services/web/public/img/flags/32/jo.png deleted file mode 100755 index bd81547c01..0000000000 Binary files a/services/web/public/img/flags/32/jo.png and /dev/null differ diff --git a/services/web/public/img/flags/32/jp.png b/services/web/public/img/flags/32/jp.png deleted file mode 100755 index 67020dfcc2..0000000000 Binary files a/services/web/public/img/flags/32/jp.png and /dev/null differ diff --git a/services/web/public/img/flags/32/ke.png b/services/web/public/img/flags/32/ke.png deleted file mode 100755 index 8db89fbdc2..0000000000 Binary files a/services/web/public/img/flags/32/ke.png and /dev/null differ diff --git a/services/web/public/img/flags/32/kg.png b/services/web/public/img/flags/32/kg.png deleted file mode 100755 index 6f46e03bd3..0000000000 Binary files a/services/web/public/img/flags/32/kg.png and /dev/null differ diff --git a/services/web/public/img/flags/32/kh.png b/services/web/public/img/flags/32/kh.png deleted file mode 100755 index a4b77f7857..0000000000 Binary files a/services/web/public/img/flags/32/kh.png and /dev/null differ diff --git a/services/web/public/img/flags/32/ki.png b/services/web/public/img/flags/32/ki.png deleted file mode 100755 index 6ee33b2498..0000000000 Binary files a/services/web/public/img/flags/32/ki.png and /dev/null differ diff --git a/services/web/public/img/flags/32/km.png b/services/web/public/img/flags/32/km.png deleted file mode 100755 index a7c03c5942..0000000000 Binary files a/services/web/public/img/flags/32/km.png and /dev/null differ diff --git a/services/web/public/img/flags/32/kn.png b/services/web/public/img/flags/32/kn.png deleted file mode 100755 index 1451f19012..0000000000 Binary files a/services/web/public/img/flags/32/kn.png and /dev/null differ diff --git a/services/web/public/img/flags/32/ko.png b/services/web/public/img/flags/32/ko.png new file mode 100644 index 0000000000..2a3a7ee7ae Binary files /dev/null and b/services/web/public/img/flags/32/ko.png differ diff --git a/services/web/public/img/flags/32/kp.png b/services/web/public/img/flags/32/kp.png deleted file mode 100755 index 403624ea70..0000000000 Binary files a/services/web/public/img/flags/32/kp.png and /dev/null differ diff --git a/services/web/public/img/flags/32/kr.png b/services/web/public/img/flags/32/kr.png deleted file mode 100755 index 0e3d706255..0000000000 Binary files a/services/web/public/img/flags/32/kr.png and /dev/null differ diff --git a/services/web/public/img/flags/32/kw.png b/services/web/public/img/flags/32/kw.png deleted file mode 100755 index 2ece8503b7..0000000000 Binary files a/services/web/public/img/flags/32/kw.png and /dev/null differ diff --git a/services/web/public/img/flags/32/ky.png b/services/web/public/img/flags/32/ky.png deleted file mode 100755 index 3961af3cb6..0000000000 Binary files a/services/web/public/img/flags/32/ky.png and /dev/null differ diff --git a/services/web/public/img/flags/32/kz.png b/services/web/public/img/flags/32/kz.png deleted file mode 100755 index 7d2a26e2d6..0000000000 Binary files a/services/web/public/img/flags/32/kz.png and /dev/null differ diff --git a/services/web/public/img/flags/32/la.png b/services/web/public/img/flags/32/la.png deleted file mode 100755 index 0851e8960b..0000000000 Binary files a/services/web/public/img/flags/32/la.png and /dev/null differ diff --git a/services/web/public/img/flags/32/lb.png b/services/web/public/img/flags/32/lb.png deleted file mode 100755 index e71fc2cd01..0000000000 Binary files a/services/web/public/img/flags/32/lb.png and /dev/null differ diff --git a/services/web/public/img/flags/32/lc.png b/services/web/public/img/flags/32/lc.png deleted file mode 100755 index fea98e3cdf..0000000000 Binary files a/services/web/public/img/flags/32/lc.png and /dev/null differ diff --git a/services/web/public/img/flags/32/li.png b/services/web/public/img/flags/32/li.png deleted file mode 100755 index 109c7525f7..0000000000 Binary files a/services/web/public/img/flags/32/li.png and /dev/null differ diff --git a/services/web/public/img/flags/32/lk.png b/services/web/public/img/flags/32/lk.png deleted file mode 100755 index 99ae2324b2..0000000000 Binary files a/services/web/public/img/flags/32/lk.png and /dev/null differ diff --git a/services/web/public/img/flags/32/lr.png b/services/web/public/img/flags/32/lr.png deleted file mode 100755 index 27f2006507..0000000000 Binary files a/services/web/public/img/flags/32/lr.png and /dev/null differ diff --git a/services/web/public/img/flags/32/ls.png b/services/web/public/img/flags/32/ls.png deleted file mode 100755 index 20aee1c397..0000000000 Binary files a/services/web/public/img/flags/32/ls.png and /dev/null differ diff --git a/services/web/public/img/flags/32/lt.png b/services/web/public/img/flags/32/lt.png deleted file mode 100755 index 5854c7db90..0000000000 Binary files a/services/web/public/img/flags/32/lt.png and /dev/null differ diff --git a/services/web/public/img/flags/32/lu.png b/services/web/public/img/flags/32/lu.png deleted file mode 100755 index 09328c0dca..0000000000 Binary files a/services/web/public/img/flags/32/lu.png and /dev/null differ diff --git a/services/web/public/img/flags/32/lv.png b/services/web/public/img/flags/32/lv.png deleted file mode 100755 index fa83119a9a..0000000000 Binary files a/services/web/public/img/flags/32/lv.png and /dev/null differ diff --git a/services/web/public/img/flags/32/ly.png b/services/web/public/img/flags/32/ly.png deleted file mode 100755 index 4ede0b7bc8..0000000000 Binary files a/services/web/public/img/flags/32/ly.png and /dev/null differ diff --git a/services/web/public/img/flags/32/ma.png b/services/web/public/img/flags/32/ma.png deleted file mode 100755 index 4cb8c4ff17..0000000000 Binary files a/services/web/public/img/flags/32/ma.png and /dev/null differ diff --git a/services/web/public/img/flags/32/mc.png b/services/web/public/img/flags/32/mc.png deleted file mode 100755 index d72a4a4c07..0000000000 Binary files a/services/web/public/img/flags/32/mc.png and /dev/null differ diff --git a/services/web/public/img/flags/32/md.png b/services/web/public/img/flags/32/md.png deleted file mode 100755 index 0e342f1eb7..0000000000 Binary files a/services/web/public/img/flags/32/md.png and /dev/null differ diff --git a/services/web/public/img/flags/32/me.png b/services/web/public/img/flags/32/me.png deleted file mode 100755 index ad067f1bcc..0000000000 Binary files a/services/web/public/img/flags/32/me.png and /dev/null differ diff --git a/services/web/public/img/flags/32/mf.png b/services/web/public/img/flags/32/mf.png deleted file mode 100755 index eed8d6d340..0000000000 Binary files a/services/web/public/img/flags/32/mf.png and /dev/null differ diff --git a/services/web/public/img/flags/32/mg.png b/services/web/public/img/flags/32/mg.png deleted file mode 100755 index 5c922052de..0000000000 Binary files a/services/web/public/img/flags/32/mg.png and /dev/null differ diff --git a/services/web/public/img/flags/32/mh.png b/services/web/public/img/flags/32/mh.png deleted file mode 100755 index 02fbde6a36..0000000000 Binary files a/services/web/public/img/flags/32/mh.png and /dev/null differ diff --git a/services/web/public/img/flags/32/mk.png b/services/web/public/img/flags/32/mk.png deleted file mode 100755 index 0154725fc9..0000000000 Binary files a/services/web/public/img/flags/32/mk.png and /dev/null differ diff --git a/services/web/public/img/flags/32/ml.png b/services/web/public/img/flags/32/ml.png deleted file mode 100755 index f93bffd6f3..0000000000 Binary files a/services/web/public/img/flags/32/ml.png and /dev/null differ diff --git a/services/web/public/img/flags/32/mm.png b/services/web/public/img/flags/32/mm.png deleted file mode 100755 index 551ecc7f95..0000000000 Binary files a/services/web/public/img/flags/32/mm.png and /dev/null differ diff --git a/services/web/public/img/flags/32/mn.png b/services/web/public/img/flags/32/mn.png deleted file mode 100755 index aadc11ee54..0000000000 Binary files a/services/web/public/img/flags/32/mn.png and /dev/null differ diff --git a/services/web/public/img/flags/32/mo.png b/services/web/public/img/flags/32/mo.png deleted file mode 100755 index 099097b963..0000000000 Binary files a/services/web/public/img/flags/32/mo.png and /dev/null differ diff --git a/services/web/public/img/flags/32/mp.png b/services/web/public/img/flags/32/mp.png deleted file mode 100755 index e66ecc433d..0000000000 Binary files a/services/web/public/img/flags/32/mp.png and /dev/null differ diff --git a/services/web/public/img/flags/32/mq.png b/services/web/public/img/flags/32/mq.png deleted file mode 100755 index e6b06c3e13..0000000000 Binary files a/services/web/public/img/flags/32/mq.png and /dev/null differ diff --git a/services/web/public/img/flags/32/mr.png b/services/web/public/img/flags/32/mr.png deleted file mode 100755 index b091eefe84..0000000000 Binary files a/services/web/public/img/flags/32/mr.png and /dev/null differ diff --git a/services/web/public/img/flags/32/ms.png b/services/web/public/img/flags/32/ms.png deleted file mode 100755 index 779babd5fb..0000000000 Binary files a/services/web/public/img/flags/32/ms.png and /dev/null differ diff --git a/services/web/public/img/flags/32/mt.png b/services/web/public/img/flags/32/mt.png deleted file mode 100755 index e0bf47db36..0000000000 Binary files a/services/web/public/img/flags/32/mt.png and /dev/null differ diff --git a/services/web/public/img/flags/32/mu.png b/services/web/public/img/flags/32/mu.png deleted file mode 100755 index b09576f364..0000000000 Binary files a/services/web/public/img/flags/32/mu.png and /dev/null differ diff --git a/services/web/public/img/flags/32/mv.png b/services/web/public/img/flags/32/mv.png deleted file mode 100755 index 345d21ea0d..0000000000 Binary files a/services/web/public/img/flags/32/mv.png and /dev/null differ diff --git a/services/web/public/img/flags/32/mw.png b/services/web/public/img/flags/32/mw.png deleted file mode 100755 index 54bccd4e01..0000000000 Binary files a/services/web/public/img/flags/32/mw.png and /dev/null differ diff --git a/services/web/public/img/flags/32/mx.png b/services/web/public/img/flags/32/mx.png deleted file mode 100755 index e6c2c830e5..0000000000 Binary files a/services/web/public/img/flags/32/mx.png and /dev/null differ diff --git a/services/web/public/img/flags/32/my.png b/services/web/public/img/flags/32/my.png deleted file mode 100755 index 0adbfe049a..0000000000 Binary files a/services/web/public/img/flags/32/my.png and /dev/null differ diff --git a/services/web/public/img/flags/32/mz.png b/services/web/public/img/flags/32/mz.png deleted file mode 100755 index f50ae6b2a3..0000000000 Binary files a/services/web/public/img/flags/32/mz.png and /dev/null differ diff --git a/services/web/public/img/flags/32/na.png b/services/web/public/img/flags/32/na.png deleted file mode 100755 index 7ae47593e7..0000000000 Binary files a/services/web/public/img/flags/32/na.png and /dev/null differ diff --git a/services/web/public/img/flags/32/nc.png b/services/web/public/img/flags/32/nc.png deleted file mode 100755 index e9e4242644..0000000000 Binary files a/services/web/public/img/flags/32/nc.png and /dev/null differ diff --git a/services/web/public/img/flags/32/ne.png b/services/web/public/img/flags/32/ne.png deleted file mode 100755 index c1fdcd1bac..0000000000 Binary files a/services/web/public/img/flags/32/ne.png and /dev/null differ diff --git a/services/web/public/img/flags/32/nf.png b/services/web/public/img/flags/32/nf.png deleted file mode 100755 index 28e0fc13f6..0000000000 Binary files a/services/web/public/img/flags/32/nf.png and /dev/null differ diff --git a/services/web/public/img/flags/32/ng.png b/services/web/public/img/flags/32/ng.png deleted file mode 100755 index 9310f19e57..0000000000 Binary files a/services/web/public/img/flags/32/ng.png and /dev/null differ diff --git a/services/web/public/img/flags/32/ni.png b/services/web/public/img/flags/32/ni.png deleted file mode 100755 index 67b1f5c928..0000000000 Binary files a/services/web/public/img/flags/32/ni.png and /dev/null differ diff --git a/services/web/public/img/flags/32/nl.png b/services/web/public/img/flags/32/nl.png old mode 100755 new mode 100644 index 9073f2cca3..01b16127ae Binary files a/services/web/public/img/flags/32/nl.png and b/services/web/public/img/flags/32/nl.png differ diff --git a/services/web/public/img/flags/32/no.png b/services/web/public/img/flags/32/no.png old mode 100755 new mode 100644 index 9717bbf0dd..dc0d8581c3 Binary files a/services/web/public/img/flags/32/no.png and b/services/web/public/img/flags/32/no.png differ diff --git a/services/web/public/img/flags/32/np.png b/services/web/public/img/flags/32/np.png deleted file mode 100755 index 327eb5f992..0000000000 Binary files a/services/web/public/img/flags/32/np.png and /dev/null differ diff --git a/services/web/public/img/flags/32/nr.png b/services/web/public/img/flags/32/nr.png deleted file mode 100755 index 7aaf39cf81..0000000000 Binary files a/services/web/public/img/flags/32/nr.png and /dev/null differ diff --git a/services/web/public/img/flags/32/nu.png b/services/web/public/img/flags/32/nu.png deleted file mode 100755 index dc137bebbb..0000000000 Binary files a/services/web/public/img/flags/32/nu.png and /dev/null differ diff --git a/services/web/public/img/flags/32/nz.png b/services/web/public/img/flags/32/nz.png deleted file mode 100755 index 498bca3fbf..0000000000 Binary files a/services/web/public/img/flags/32/nz.png and /dev/null differ diff --git a/services/web/public/img/flags/32/om.png b/services/web/public/img/flags/32/om.png deleted file mode 100755 index 65901cf311..0000000000 Binary files a/services/web/public/img/flags/32/om.png and /dev/null differ diff --git a/services/web/public/img/flags/32/pa.png b/services/web/public/img/flags/32/pa.png deleted file mode 100755 index afb4ca91f6..0000000000 Binary files a/services/web/public/img/flags/32/pa.png and /dev/null differ diff --git a/services/web/public/img/flags/32/pe.png b/services/web/public/img/flags/32/pe.png deleted file mode 100755 index 96dc7efced..0000000000 Binary files a/services/web/public/img/flags/32/pe.png and /dev/null differ diff --git a/services/web/public/img/flags/32/pf.png b/services/web/public/img/flags/32/pf.png deleted file mode 100755 index f733ac18a5..0000000000 Binary files a/services/web/public/img/flags/32/pf.png and /dev/null differ diff --git a/services/web/public/img/flags/32/pg.png b/services/web/public/img/flags/32/pg.png deleted file mode 100755 index a239b74d23..0000000000 Binary files a/services/web/public/img/flags/32/pg.png and /dev/null differ diff --git a/services/web/public/img/flags/32/ph.png b/services/web/public/img/flags/32/ph.png deleted file mode 100755 index f626ed90a0..0000000000 Binary files a/services/web/public/img/flags/32/ph.png and /dev/null differ diff --git a/services/web/public/img/flags/32/pk.png b/services/web/public/img/flags/32/pk.png deleted file mode 100755 index aab99bff77..0000000000 Binary files a/services/web/public/img/flags/32/pk.png and /dev/null differ diff --git a/services/web/public/img/flags/32/pl.png b/services/web/public/img/flags/32/pl.png old mode 100755 new mode 100644 index 088a766a68..60cb1b47b9 Binary files a/services/web/public/img/flags/32/pl.png and b/services/web/public/img/flags/32/pl.png differ diff --git a/services/web/public/img/flags/32/pm.png b/services/web/public/img/flags/32/pm.png deleted file mode 100755 index 336850c4fd..0000000000 Binary files a/services/web/public/img/flags/32/pm.png and /dev/null differ diff --git a/services/web/public/img/flags/32/pn.png b/services/web/public/img/flags/32/pn.png deleted file mode 100755 index 004ad3c810..0000000000 Binary files a/services/web/public/img/flags/32/pn.png and /dev/null differ diff --git a/services/web/public/img/flags/32/pr.png b/services/web/public/img/flags/32/pr.png deleted file mode 100755 index 79a3c61572..0000000000 Binary files a/services/web/public/img/flags/32/pr.png and /dev/null differ diff --git a/services/web/public/img/flags/32/ps.png b/services/web/public/img/flags/32/ps.png deleted file mode 100755 index 0d255380a4..0000000000 Binary files a/services/web/public/img/flags/32/ps.png and /dev/null differ diff --git a/services/web/public/img/flags/32/pt.png b/services/web/public/img/flags/32/pt.png old mode 100755 new mode 100644 index 630a85c061..d9c23830f7 Binary files a/services/web/public/img/flags/32/pt.png and b/services/web/public/img/flags/32/pt.png differ diff --git a/services/web/public/img/flags/32/pw.png b/services/web/public/img/flags/32/pw.png deleted file mode 100755 index 5afec54283..0000000000 Binary files a/services/web/public/img/flags/32/pw.png and /dev/null differ diff --git a/services/web/public/img/flags/32/py.png b/services/web/public/img/flags/32/py.png deleted file mode 100755 index 73ff28be36..0000000000 Binary files a/services/web/public/img/flags/32/py.png and /dev/null differ diff --git a/services/web/public/img/flags/32/qa.png b/services/web/public/img/flags/32/qa.png deleted file mode 100755 index cd0905cfdf..0000000000 Binary files a/services/web/public/img/flags/32/qa.png and /dev/null differ diff --git a/services/web/public/img/flags/32/re.png b/services/web/public/img/flags/32/re.png deleted file mode 100755 index 500f9a1f41..0000000000 Binary files a/services/web/public/img/flags/32/re.png and /dev/null differ diff --git a/services/web/public/img/flags/32/ro.png b/services/web/public/img/flags/32/ro.png deleted file mode 100755 index f8159584b8..0000000000 Binary files a/services/web/public/img/flags/32/ro.png and /dev/null differ diff --git a/services/web/public/img/flags/32/rs.png b/services/web/public/img/flags/32/rs.png deleted file mode 100755 index b6b0822ce0..0000000000 Binary files a/services/web/public/img/flags/32/rs.png and /dev/null differ diff --git a/services/web/public/img/flags/32/ru.png b/services/web/public/img/flags/32/ru.png old mode 100755 new mode 100644 index 980c585832..6ec5b90f8d Binary files a/services/web/public/img/flags/32/ru.png and b/services/web/public/img/flags/32/ru.png differ diff --git a/services/web/public/img/flags/32/rw.png b/services/web/public/img/flags/32/rw.png deleted file mode 100755 index 0659c26170..0000000000 Binary files a/services/web/public/img/flags/32/rw.png and /dev/null differ diff --git a/services/web/public/img/flags/32/sa.png b/services/web/public/img/flags/32/sa.png deleted file mode 100755 index 839d0d991b..0000000000 Binary files a/services/web/public/img/flags/32/sa.png and /dev/null differ diff --git a/services/web/public/img/flags/32/sb.png b/services/web/public/img/flags/32/sb.png deleted file mode 100755 index c1d6b0cb4e..0000000000 Binary files a/services/web/public/img/flags/32/sb.png and /dev/null differ diff --git a/services/web/public/img/flags/32/sc.png b/services/web/public/img/flags/32/sc.png deleted file mode 100755 index d36d909dd9..0000000000 Binary files a/services/web/public/img/flags/32/sc.png and /dev/null differ diff --git a/services/web/public/img/flags/32/sd.png b/services/web/public/img/flags/32/sd.png deleted file mode 100755 index 3ba6c4e89d..0000000000 Binary files a/services/web/public/img/flags/32/sd.png and /dev/null differ diff --git a/services/web/public/img/flags/32/se.png b/services/web/public/img/flags/32/se.png deleted file mode 100755 index d62df2ad79..0000000000 Binary files a/services/web/public/img/flags/32/se.png and /dev/null differ diff --git a/services/web/public/img/flags/32/sg.png b/services/web/public/img/flags/32/sg.png deleted file mode 100755 index 2c0df6e83e..0000000000 Binary files a/services/web/public/img/flags/32/sg.png and /dev/null differ diff --git a/services/web/public/img/flags/32/sh.png b/services/web/public/img/flags/32/sh.png deleted file mode 100755 index a3ef3f9c3f..0000000000 Binary files a/services/web/public/img/flags/32/sh.png and /dev/null differ diff --git a/services/web/public/img/flags/32/si.png b/services/web/public/img/flags/32/si.png deleted file mode 100755 index 0cf889089b..0000000000 Binary files a/services/web/public/img/flags/32/si.png and /dev/null differ diff --git a/services/web/public/img/flags/32/sj.png b/services/web/public/img/flags/32/sj.png deleted file mode 100755 index 9717bbf0dd..0000000000 Binary files a/services/web/public/img/flags/32/sj.png and /dev/null differ diff --git a/services/web/public/img/flags/32/sk.png b/services/web/public/img/flags/32/sk.png deleted file mode 100755 index a3f0881f81..0000000000 Binary files a/services/web/public/img/flags/32/sk.png and /dev/null differ diff --git a/services/web/public/img/flags/32/sl.png b/services/web/public/img/flags/32/sl.png deleted file mode 100755 index ff213252d8..0000000000 Binary files a/services/web/public/img/flags/32/sl.png and /dev/null differ diff --git a/services/web/public/img/flags/32/sm.png b/services/web/public/img/flags/32/sm.png deleted file mode 100755 index bde1c4ecbd..0000000000 Binary files a/services/web/public/img/flags/32/sm.png and /dev/null differ diff --git a/services/web/public/img/flags/32/sn.png b/services/web/public/img/flags/32/sn.png deleted file mode 100755 index bf45518704..0000000000 Binary files a/services/web/public/img/flags/32/sn.png and /dev/null differ diff --git a/services/web/public/img/flags/32/so.png b/services/web/public/img/flags/32/so.png deleted file mode 100755 index 8ca6c8fdf8..0000000000 Binary files a/services/web/public/img/flags/32/so.png and /dev/null differ diff --git a/services/web/public/img/flags/32/sr.png b/services/web/public/img/flags/32/sr.png deleted file mode 100755 index e3d79c83de..0000000000 Binary files a/services/web/public/img/flags/32/sr.png and /dev/null differ diff --git a/services/web/public/img/flags/32/ss.png b/services/web/public/img/flags/32/ss.png deleted file mode 100755 index 21d050aa23..0000000000 Binary files a/services/web/public/img/flags/32/ss.png and /dev/null differ diff --git a/services/web/public/img/flags/32/st.png b/services/web/public/img/flags/32/st.png deleted file mode 100755 index 6a9da68789..0000000000 Binary files a/services/web/public/img/flags/32/st.png and /dev/null differ diff --git a/services/web/public/img/flags/32/sv.png b/services/web/public/img/flags/32/sv.png old mode 100755 new mode 100644 index c73bf80a2c..c114237be4 Binary files a/services/web/public/img/flags/32/sv.png and b/services/web/public/img/flags/32/sv.png differ diff --git a/services/web/public/img/flags/32/sx.png b/services/web/public/img/flags/32/sx.png deleted file mode 100755 index 2635666070..0000000000 Binary files a/services/web/public/img/flags/32/sx.png and /dev/null differ diff --git a/services/web/public/img/flags/32/sy.png b/services/web/public/img/flags/32/sy.png deleted file mode 100755 index a0babec180..0000000000 Binary files a/services/web/public/img/flags/32/sy.png and /dev/null differ diff --git a/services/web/public/img/flags/32/sz.png b/services/web/public/img/flags/32/sz.png deleted file mode 100755 index 5926859339..0000000000 Binary files a/services/web/public/img/flags/32/sz.png and /dev/null differ diff --git a/services/web/public/img/flags/32/tc.png b/services/web/public/img/flags/32/tc.png deleted file mode 100755 index 63d711e952..0000000000 Binary files a/services/web/public/img/flags/32/tc.png and /dev/null differ diff --git a/services/web/public/img/flags/32/td.png b/services/web/public/img/flags/32/td.png deleted file mode 100755 index d4c92bdb6b..0000000000 Binary files a/services/web/public/img/flags/32/td.png and /dev/null differ diff --git a/services/web/public/img/flags/32/tf.png b/services/web/public/img/flags/32/tf.png deleted file mode 100755 index 07cf44019a..0000000000 Binary files a/services/web/public/img/flags/32/tf.png and /dev/null differ diff --git a/services/web/public/img/flags/32/tg.png b/services/web/public/img/flags/32/tg.png deleted file mode 100755 index a32a0c2ec5..0000000000 Binary files a/services/web/public/img/flags/32/tg.png and /dev/null differ diff --git a/services/web/public/img/flags/32/th.png b/services/web/public/img/flags/32/th.png deleted file mode 100755 index 62b8cce720..0000000000 Binary files a/services/web/public/img/flags/32/th.png and /dev/null differ diff --git a/services/web/public/img/flags/32/tj.png b/services/web/public/img/flags/32/tj.png deleted file mode 100755 index 829fa7bcd8..0000000000 Binary files a/services/web/public/img/flags/32/tj.png and /dev/null differ diff --git a/services/web/public/img/flags/32/tk.png b/services/web/public/img/flags/32/tk.png deleted file mode 100755 index 6893b03881..0000000000 Binary files a/services/web/public/img/flags/32/tk.png and /dev/null differ diff --git a/services/web/public/img/flags/32/tl.png b/services/web/public/img/flags/32/tl.png deleted file mode 100755 index 93a45af6b6..0000000000 Binary files a/services/web/public/img/flags/32/tl.png and /dev/null differ diff --git a/services/web/public/img/flags/32/tm.png b/services/web/public/img/flags/32/tm.png deleted file mode 100755 index 1860480bf5..0000000000 Binary files a/services/web/public/img/flags/32/tm.png and /dev/null differ diff --git a/services/web/public/img/flags/32/tn.png b/services/web/public/img/flags/32/tn.png deleted file mode 100755 index 886923300c..0000000000 Binary files a/services/web/public/img/flags/32/tn.png and /dev/null differ diff --git a/services/web/public/img/flags/32/to.png b/services/web/public/img/flags/32/to.png deleted file mode 100755 index dac83d8591..0000000000 Binary files a/services/web/public/img/flags/32/to.png and /dev/null differ diff --git a/services/web/public/img/flags/32/tr.png b/services/web/public/img/flags/32/tr.png deleted file mode 100755 index dc33119d99..0000000000 Binary files a/services/web/public/img/flags/32/tr.png and /dev/null differ diff --git a/services/web/public/img/flags/32/tt.png b/services/web/public/img/flags/32/tt.png deleted file mode 100755 index f5e185ee15..0000000000 Binary files a/services/web/public/img/flags/32/tt.png and /dev/null differ diff --git a/services/web/public/img/flags/32/tv.png b/services/web/public/img/flags/32/tv.png deleted file mode 100755 index 9c85af4f2f..0000000000 Binary files a/services/web/public/img/flags/32/tv.png and /dev/null differ diff --git a/services/web/public/img/flags/32/tw.png b/services/web/public/img/flags/32/tw.png deleted file mode 100755 index 5feb7eee87..0000000000 Binary files a/services/web/public/img/flags/32/tw.png and /dev/null differ diff --git a/services/web/public/img/flags/32/tz.png b/services/web/public/img/flags/32/tz.png deleted file mode 100755 index 59eee143ff..0000000000 Binary files a/services/web/public/img/flags/32/tz.png and /dev/null differ diff --git a/services/web/public/img/flags/32/ua.png b/services/web/public/img/flags/32/ua.png deleted file mode 100755 index 46f59cb91e..0000000000 Binary files a/services/web/public/img/flags/32/ua.png and /dev/null differ diff --git a/services/web/public/img/flags/32/ug.png b/services/web/public/img/flags/32/ug.png deleted file mode 100755 index eb91362e6b..0000000000 Binary files a/services/web/public/img/flags/32/ug.png and /dev/null differ diff --git a/services/web/public/img/flags/32/uk.png b/services/web/public/img/flags/32/uk.png new file mode 100644 index 0000000000..151d87a5a5 Binary files /dev/null and b/services/web/public/img/flags/32/uk.png differ diff --git a/services/web/public/img/flags/32/um.png b/services/web/public/img/flags/32/um.png deleted file mode 100755 index 5e4b4d91bd..0000000000 Binary files a/services/web/public/img/flags/32/um.png and /dev/null differ diff --git a/services/web/public/img/flags/32/us.png b/services/web/public/img/flags/32/us.png deleted file mode 100755 index 5e4b4d91bd..0000000000 Binary files a/services/web/public/img/flags/32/us.png and /dev/null differ diff --git a/services/web/public/img/flags/32/uy.png b/services/web/public/img/flags/32/uy.png deleted file mode 100755 index f17421700e..0000000000 Binary files a/services/web/public/img/flags/32/uy.png and /dev/null differ diff --git a/services/web/public/img/flags/32/uz.png b/services/web/public/img/flags/32/uz.png deleted file mode 100755 index 304c0bd31c..0000000000 Binary files a/services/web/public/img/flags/32/uz.png and /dev/null differ diff --git a/services/web/public/img/flags/32/va.png b/services/web/public/img/flags/32/va.png deleted file mode 100755 index 049f34133a..0000000000 Binary files a/services/web/public/img/flags/32/va.png and /dev/null differ diff --git a/services/web/public/img/flags/32/vc.png b/services/web/public/img/flags/32/vc.png deleted file mode 100755 index 0b361396cf..0000000000 Binary files a/services/web/public/img/flags/32/vc.png and /dev/null differ diff --git a/services/web/public/img/flags/32/ve.png b/services/web/public/img/flags/32/ve.png deleted file mode 100755 index 03a1fca6a7..0000000000 Binary files a/services/web/public/img/flags/32/ve.png and /dev/null differ diff --git a/services/web/public/img/flags/32/vg.png b/services/web/public/img/flags/32/vg.png deleted file mode 100755 index f6c33a36ea..0000000000 Binary files a/services/web/public/img/flags/32/vg.png and /dev/null differ diff --git a/services/web/public/img/flags/32/vi.png b/services/web/public/img/flags/32/vi.png deleted file mode 100755 index 1aa55d3553..0000000000 Binary files a/services/web/public/img/flags/32/vi.png and /dev/null differ diff --git a/services/web/public/img/flags/32/vn.png b/services/web/public/img/flags/32/vn.png deleted file mode 100755 index f6aaa60c03..0000000000 Binary files a/services/web/public/img/flags/32/vn.png and /dev/null differ diff --git a/services/web/public/img/flags/32/vu.png b/services/web/public/img/flags/32/vu.png deleted file mode 100755 index 10fc79e2f4..0000000000 Binary files a/services/web/public/img/flags/32/vu.png and /dev/null differ diff --git a/services/web/public/img/flags/32/wf.png b/services/web/public/img/flags/32/wf.png deleted file mode 100755 index 3c936f18c6..0000000000 Binary files a/services/web/public/img/flags/32/wf.png and /dev/null differ diff --git a/services/web/public/img/flags/32/ws.png b/services/web/public/img/flags/32/ws.png deleted file mode 100755 index ba47ee7cec..0000000000 Binary files a/services/web/public/img/flags/32/ws.png and /dev/null differ diff --git a/services/web/public/img/flags/32/ye.png b/services/web/public/img/flags/32/ye.png deleted file mode 100755 index b2358ed9dc..0000000000 Binary files a/services/web/public/img/flags/32/ye.png and /dev/null differ diff --git a/services/web/public/img/flags/32/yt.png b/services/web/public/img/flags/32/yt.png deleted file mode 100755 index 298a4b5e11..0000000000 Binary files a/services/web/public/img/flags/32/yt.png and /dev/null differ diff --git a/services/web/public/img/flags/32/za.png b/services/web/public/img/flags/32/za.png deleted file mode 100755 index dc17e664db..0000000000 Binary files a/services/web/public/img/flags/32/za.png and /dev/null differ diff --git a/services/web/public/img/flags/32/zm.png b/services/web/public/img/flags/32/zm.png deleted file mode 100755 index 3684007d4a..0000000000 Binary files a/services/web/public/img/flags/32/zm.png and /dev/null differ diff --git a/services/web/public/img/flags/32/zw.png b/services/web/public/img/flags/32/zw.png deleted file mode 100755 index 74b99fe483..0000000000 Binary files a/services/web/public/img/flags/32/zw.png and /dev/null differ diff --git a/services/web/public/img/flags/SV.png b/services/web/public/img/flags/SV.png new file mode 100644 index 0000000000..c114237be4 Binary files /dev/null and b/services/web/public/img/flags/SV.png differ diff --git a/services/web/public/stylesheets/app/translations.less b/services/web/public/stylesheets/app/translations.less index f60fce9b50..d05d43d9c9 100644 --- a/services/web/public/stylesheets/app/translations.less +++ b/services/web/public/stylesheets/app/translations.less @@ -4,8 +4,10 @@ background-color: @state-success-bg; color: #333; border-bottom: 1px solid @toolbar-border-color; - text-align:center; + text-align:center; + img { padding-left: 20px; } + } \ No newline at end of file