

#redim-cookiehint-bottom { background: transparent;  box-shadow: none; }


#redim-cookiehint {
	background-color: #f4f5f7;
	border: 2px solid #4c4c4c;
}

#redim-cookiehint .cookiehead .headline {
	color: #484848; 
	font-size: 12px;
	font-weight: bold;
}

#redim-cookiehint .cookiecontent {
	color: #484848; 
	font-size: 12px;
}

#cookiehintsubmit { background: #3d79b6 !important; background-image: none; color: #fff !important; }
#cookiehintsubmit:hover { background: #386da3 !important; background-image: none; color: #fff !important; }

#cookiehintsubmitno { background: #cbcbcb !important; color: #3e3d40 !important; }
#cookiehintsubmitno:hover { background: #bdbebf !important; color: #3e3d40 !important; }

#cookiehintinfo a {
	color: #484848;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}


#redim-cookiehint .cookiebuttons .btn, #redim-cookiehint .cookiebuttons button { font-size: 15px; }

#cookiehintinfo > * { margin: 2px 0px; }