/*!
 *
 *
 */
 .radios_set{
   margin-bottom: 25px;

 }

.hidden{
  -webkit-transition: width 2s; /* Safari */
  transition: width 2s;
}
