/* .fc-toolbar .fc-right { display:none; } fait dans la page */


.panel-heading .panel-title img {
  max-width:100%;
	height: auto;
}

.description {
	max-width:25%;
}

.cart_delete {
	margin-right:1px;
}




/* FORMULAIRE COCHE RADIO */
.formreponse .stylebox {
  border-radius: 4px;
	margin:5px 5px 5px 5px ;
	border:1px solid #428bca;
	background-color:white;
	left:auto;
	margin-left:60px;
}

.user_info input, select {
	background: white;
  border: 1px solid #F7F7F0;
}

.user_info input:hover, select:hover {
  border: 1px solid #71BFDF;
}