#cookies{
	position: fixed;
	bottom: 0;
	width: 100%;
	background: #ededed;
	text-align: center;
	padding: 10px 0;
}

#ycookies{
	background: #49e;
	border-radius: 3px;
	padding: 5px 10px;
	color: #FFF!important;
	border: 0;
}