/* ITV Cookie Policy Banner */

#itv-cookie-notification {
	position: relative;
	width: 100%;
	z-index: 2000;
	background-color: #2c2c2c;
	font: normal normal 13px/22px arial,sans-serif !important;
}

#itv-cookie-notification .itv-cookie-inner {
	max-width: 960px;
	margin: 0 auto;
	overflow: hidden;
	padding: 16px 8px;
}

#itv-cookie-notification .itv-cookie-header {
	float: left;
	width: 25%;
}

#itv-cookie-notification h2 {
	color: #fff !important;
	font: normal normal 18px/22px Reem-medium,arial,sans-serif !important;
	margin: 0 !important;
}

#itv-cookie-notification .itv-cookie-header h2 {
	float: right;
	max-width: 8em;
	text-align: right;
}

#itv-cookie-notification h2, #itv-cookie-notification p, #itv-cookie-notification ul {
	padding: 0 8px;
}

#itv-cookie-notification .itv-cookie-copy {
	float: left;
	width: 50%;
}

#itv-cookie-notification p, #itv-cookie-notification ul, #itv-cookie-notification li {
	color: #fff !important;
	margin: 0 !important;
	display: block;
}

#itv-cookie-notification a {
	color: #19BEC8 !important;
	text-decoration: none !important;
	font-weight: bold;
}

#itv-cookie-notification .itv-cookie-consent {
	float: left;
	width: 25%;
}

#itv-cookie-notification li.accept {
	font: normal normal 18px/44px Reem-medium,arial,sans-serif !important;
	padding: 5px 0;
}

#itv-cookie-notification .itv-cookie-consent li.accept {
	padding: 11px 0;
}

#itv-cookie-notification li.accept .itv-brand-check {
	height: 24px;
	width: 24px;
	background-image: url('../img/itv_sprites.png');
	background-position: 0 -431px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 8px 0 0;
	position: relative;
}