#tx_mpcpiwik_banner_container {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1000;
	width: 100% !important;
	background: rgba(230,230,230,0.9);
}

#tx_mpcpiwik_banner_container_wbox {
	padding: 20px 20px 0 20px;
	text-align: center;
}

#tx_mpcpiwik_banner_text {
	color: black;
	font-weight: bold !important;
	line-height: 1.5em !important;
	width: 100%;
	display: block;
	margin: 20px auto;
}

a.tx_mpcpiwik_banner_button {
	padding: .15em .3em !important;
	border-radius: 0 !important;
	background: #e01021 !important;
	margin-left: 0 !important;
	font-weight: bold !important;
	text-decoration: none !important;
	color: #ffffff !important;
	margin-bottom: 40px;
}

a.tx_mpcpiwik_banner_button + a.tx_mpcpiwik_banner_button {
	margin-left: 15px !important;
}
