.cookie-warning {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 65000;
	font-size: 16px;
	margin-bottom: 0;
	padding-bottom: 10px;
	color: #000;
	background-color: #eee;
}