#cookie-bar.fixed{
	position:fixed;
	z-index:99999;
}

#cookie-bar.bottom{
	bottom:0;
	left:0;
}

#cookie-bar{
	background:#f3f3f2;
	width:100%;
	padding:10px 0px;
}