.cookie-notification-jc {
	display:block;
	color:#ffffff;
	padding:15px 10px;
	line-height:1.4em;
}

.bottom {
	bottom:0;
	left:0;
	right:0;
	position:fixed;
}

.top {
	position:relative;
}

.cookie-notification-jc-buttons {
	overflow:hidden;
	margin-top:8px;
}

.cookie-notification-jc-accept {
	float:left;
	padding: 4px 9px;
	font-size:0.9em;	
	background: #000;
	
}

.cookie-notification-jc-details {
	float:left;
	padding: 4px 9px;
	font-size:0.9em;
	margin-left:5px;
}

.cookie-notification-jc-details a {
	color:#bbbbbb;
	text-decoration:none;
}

.cookie-notification-jc-details a:hover {
	color:#bbbbbb;
	text-decoration:underline;
}