﻿.cookiecnil {
	width: 100%;
	text-align: center;
	background: rgba(0,0,0,0.8);
	color: #fff;
	padding: 5px 0 5px 0;
	display: none;
	position: fixed;
	bottom: 0;
	font-family: Arial !important;
	font-size: 12px !important;
	z-index: 9999;
}

.cookiecnil button {
	background: #555;
	border: none;
	cursor: pointer;
	font-family: Arial !important;
	font-size: 12px !important;
	padding: 5px;
	margin: 0;
}
