/* Start of CMSMS style sheet 'genesol - modules' */
.term_selected{
margin-top: 10px;

}

.definition_selected{
margin-bottom: 10px;
}

.etude_form{
 float:left;
 display:inline;
 margin-top:10px;
}

.etude_form div{
 float:left;
 clear:both;
 display:inline;
 margin-top:10px;
  width:400px;
}

/* cas bouton radio */
.etude_form div div label, .etude_form div div input{
 float:left;
 display:block;
 clear: none;
 width:auto;
}

.etude_form div div label, .etude_form div div input{
 margin-top:0px;
}

.etude_form label{
   float:left;
 clear:both;
 width:400px;
}

.etude_form input{
   float:left;
 clear:both;
}

.fb_invalid, .error_message{
  color:#DF2929;
  font-weight:bold;
}

/* End of 'genesol - modules' */

