﻿a.removebtn
{
	background: url("../../assets/img/layout/remove-icon.png") no-repeat scroll 0 0 transparent;
	bottom: 10px;
	height: 25px;
	position: absolute;
	right: 10px;
	text-indent: -1000em;
	width: 25px;
	z-index: 9999px;
}
a.removebtn:hover
{
	background-position: 0 -25px;
}
table
{
	width: 100%;
	border-top: 1px solid #acb6ce;
	border-left: 1px solid #acb6ce;
	font-size: 1em;
}
.snelzoekenfocused
{
	color: #4d4d4d;
}

.snelzoekenblurred
{
	color: #878787;
}
.dave-form-sep
{
	display: block;
	float: left;
	margin-bottom: 15px;
	width: 100%;
}
.dave-label
{
	float: left;
	width: 180px;
	color: #636B70;
	display: block;
	margin-bottom: 15px;
}
.dave-input-wrap
{
	float: left;
	height: 30px;
	padding-right: 13px;
	width: 285px;
	display: inline-block;
	background: url(http://localhost/DRG_NEW/assets/img/form/fields/input-right.png) no-repeat 100% 0px;
}
.dave-input-box
{
	width: 263px;
}
.vidClips
{
	position: absolute;
	left: -1000em;
}
.page-titles
{
	font-family: Trebuchet MS;
	font-size: 24pt;
	color: #636b70;
}
.dave-perpage
{
	margin-right: 210px;
}

/** To fix login overlay rendering in IE **/
.nobackground input
{
	background: none !important;
	margin-right: 0px !important;
}

/*====================================
			NEWS
		====================================*/
#news.list h1
{
	margin-bottom: 20px;
}


/*====================================
			MEETDRG
		====================================*/
#meet.content .last h3
{
	margin-bottom: 0px;
}

/*====================================
		Programme card - publicity downloads
		====================================*/
.OtvPubDownloadClose
{
	background-image: url("../img/layout/otv-icon-download.png");
}
.OtvPubDownloadOpen
{
	background-image: url("../img/layout/otv-icon-download-open.png");
}

#programmes .downloads a
{
	color: #636b70;
}

#programmes .downloads
{
	list-style: none;
}

#programmes .downloads li
{
	list-style: none;
	margin-left: 20px;
}

#programmes li ul a
{
	margin-bottom: 5px;
	padding-left: 25px;
	display: block;
	line-height: 1.4em;
	background-repeat: no-repeat;
	background-position: 0 0.1em;
}
#programmes li a.show
{
	background-image: url("../img/layout/icon-download.png");
}
#programmes li a.show.open
{
	background-image: url("../img/layout/icon-download-open.png");
}
#programmes .downloads ul li a
{
	margin-left: 20px;
}

.resultsPerPage
{
	margin-right: 300px !important;
	width: 235px !important;
}
.perpage p
{
	margin-right: 3px !important;
}

/* For paging controls first/prev/next/last buttons */
.prevPage
{
	float: left !important;
	width: 10% !important;
}
.firstPage
{
	float: left !important;
	width: 10% !important;
}
.nextPage
{
	float: right !important;
	text-align: right !important;
	width: 10% !important;
}
.lastPage
{
	float: right !important;
	text-align: right !important;
	width: 10% !important;
}
.pageNrBar
{
	width: 60% !important;
}
.onePageNr
{
	margin: 0px 3px !important;
}
/* End of paging controls first/prev/next/last buttons */

/* Filter in screener report */
filter
{
	display: block !important;
	background: white !important;
	padding: 0px !important;
	margin: 0px !important;
	font-size: 1em !important;
	z-index:110;
}
/* End of filter */
