
/*********************************************/
/*Sondage                                    */
/*********************************************/
/*conteneur_resultat_reponse*/
.sondage_result{ width:100%;display:none;}

/*conteneur_question_principal*/
.cb_content_wrapper .question{}

/*conteneur_reponse_principal*/
.cb_content_wrapper .content{}  

/*texte_reponse*/
.cb_content_wrapper .answer{overflow:hidden;}

/*reponse_conteneur*/
.cb_content_wrapper .content .answer_content{}

/*texte_reponse_pourcentage*/
.cb_content_wrapper .answer span{}

/*bar_reponse*/
.cb_content_wrapper .answer .vote_bar{}

/*texte_show_result*/
.cb_content_wrapper .show_result{}

/*texte_votes*/
.cb_content_wrapper .show_votes{}

//texte_already_vote*/
.cb_content_wrapper .voted_already{}

/*btn_voir_tous*/
.sondage .std_btn_1{}

/*btn_voter*/
.content .btn_vote{}


