.footer
{
	position:				relative;
	left:					0px;
}

.box_select_ordinamento
{
	width:					195px!important;
	float:					right;
}

.img_prodotto
{
	width:					80px;
	height:					80px;
	/*background-image:		url('../images/prod_default.jpg');*/
	background-position:	center;
	background-repeat:		no-repeat;
	background-size:		contain;
	/*background-color:		#FFFFFF;*/
}

.lbl_titolo
{
	width:					250px;
	margin-bottom:			8px;
	font-weight:			bold;
	color:					#0087ED;
}

.lbl_autore
{
	font-size:				12px;
	font-style:				italic;
}

#box_select_date_init
{
	width:					160px!important;
}

.box_length
{
	position:				relative;
	top:					-34px;
	float:					right;
}

.box_length .select2-selection
{
	height:					36px!important;
}

@media screen and (max-width: 480px)
{
	.box_length
	{
		margin-top:			38px;
		top:				0px;
	}
}

#table_titoli .lbl_prezzo
{
	height:					46px;
}

#table_titoli .txt_quantita
{
	margin-bottom:			8px;
}

/* ########## DETTAGLIO LIBRO ########## */

#img_dettaglio_libro
{
	width:					100%;
	height:					200px;
	background-position:	center;
	background-repeat:		no-repeat;
	background-size:		contain;
	background-color:		#FFFFFF;
}

/* ########## MODAL MOD CARRELLO ########## */

#img_modal_mod_carrello
{
	width:					100%;
	height:					140px;
	background-position:	center;
	background-repeat:		no-repeat;
	background-size:		contain;
	background-color:		#FFFFFF;
}

/* ########## UPLOAD ########## */

#img_upload
{
	width:					100%;
	height:					48px;
	background-image:		url('../images/logo_lybro.png');
	background-repeat:		no-repeat;
	background-size:		contain;
	background-position:	center;
}

/* ########## STATO STAMPA ########## */

