/**
 * This file is used by capital_quizz and by other games.
 * It 
 * - quizz_world
 */
/* The capitals quizz need some changes in the quizz css rules */
.flag{margin-top:-23px;}
.answerButton .flag{ margin-left: -30px;}
.answerButton .v_align_inner{text-align: left;}
.answerButton .button_text{display:inline-block; margin-left:-30px;}

/* for quizz_world */
/* ------------------------- */
.answerButton .flag.flag_centered{margin-left:88px;}
/* For flag with error (the country code is not specified) */
.flag.flag_{opacity:0; filter:alpha(opacity=0); width:80px; height: 0px;}