@charset "UTF-8";
/* CSS Document */

body:has(select[name="country_filter"][data-current=""]) table.advanced thead tr.head th.col[data-label*="_lang_1"] .cell em:after { content:" (1. nyelv)"; }
body:has(select[name="country_filter"][data-current=""]) table.advanced thead tr.head th.col[data-label*="_lang_2"] .cell em:after { content:" (2. nyelv)"; }
body:has(select[name="country_filter"][data-current=""]) table.advanced thead tr.head th.col[data-label*="_lang_3"] .cell em:after { content:" (3. nyelv)"; }
