
#cookieNotification {
	background-color: #ecebf1;
	min-height: 24px;
	margin: 0 auto;
	overflow: auto;
	padding: 14px 0px 10px 0px;
	position: static;
	width: 100%;
	z-index: 100;
	left: -52px;
	top: 728px;
	text-align: center;
	display:none;
}
#cookieNotification a {
	color: #9d9d9d !important;
}
#cookieNotification .closeCookie {
  color: #FFFFFF;
  font-weight: bold;
}
#cookieNotification .closeCookie a {
  font-size: 10px;
  font-weight: normal;
  color: #424242;
}