input.memorize {
	display: none;
}

/* SHOPPING PROGRESS BAR */
div.shop table.progress_4 td {
	border: 1px solid #de6f22;
}
div.shop table td.progress_item_active {
	background-color: transparent;
}
div.shop table td.progress_item_active div.progress_title {
	text-decoration: underline;
}
div.shop table td.progress_item {
	background-color: #ffd6b8;
}
div.shop table td.progress_item_done {
	background-color: #f2dccd;
}


div.shop div.progress_title {
	font-weight: normal;
}

div.shop_button input {
	background-color:#DE7021;
	color:#F2E484;
	border: 2px solid #fff;
}

div.cashpoint-complete {
	margin-bottom: 15px;
}

tr.including_vat td {
	padding: 10px 0px;
}

