table.form {
	margin: .5em;
}

table.form td {
	text-align: left;
	vertical-align: top;
	padding: .2em;
	padding-bottom: .4em;
}

.centered {	
	margin-left: auto !important;
	margin-right: auto !important;
}

.money {
	text-align: right !important;
}

table.dyngrid {
    background: white;
    border:1px solid #DDDDDD;
}

table.dyngrid th {
    padding-left:5px;
    border-bottom: 1px solid black;
    background:#EEEEEE;
}

table.dyngrid td {
    padding-left:3px;
    background:#FBFBF9;
}

a.biglink {
	font-size: 16px;
	line-height: 18px;
	display: inline !important;
}

li.help {
	float: right !important;
}

#bestanden {
	margin-bottom: 1em;
}

#bestanden input {
	display: block;
	margin-top: .5em;
}

span.author {
	display: block;
	font-style: italic;
	border-bottom: 1px solid #DDD;
	margin-top: 1em;
}

div.vraag {
	text-align: left;
}

div.bestanden {
	background: #EEE;
	padding: .5em;
	
}
div.bestanden a {
	display: block;
}

div.inhoud {
	padding: 1em;
}

div.actnow {
	color: red;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}


table.form td {
	text-align: left;
	padding: .3em;
}

#bestanden {
	margin-bottom: 1em;
}

#bestanden input {
	display: block;
	margin-top: .5em;
}

tr.afgesloten-dossier td {
	background: #9ce09b;
}

.fullwidth {
	width: 100%;
}

div#dossier-links {
	font-size: 16px;
}

div#dossier-links a {
	font-size: 16px;
	line-height: 18px;
	margin-right: 1.5em;
}

div#dossier-links a.last {
	margin-right: 0;
}

div#dossier-links {
	margin-bottom: 1em;
}


div.hr {	
	margin-top: 1em;
	margin-bottom: 1em;
	height: 1px; 	
	border:none; 	
	background-color: #1465b7;
	color: #1465b7;
}

table.top-align td {
	vertical-align: top;
}

#uploaded-files table {
	border-bottom: 1px solid silver;
	margin-bottom: 1em;
}

#uploaded-files td {
	text-align: left;
	padding-bottom: .5em;
}

#uploaded-files td label {
	font-weight: normal;
	color: #555;
}

input.big-submit {
	font-size: 18px;
	font-weight: bold;
}

#ogone-frame {
	width: 100%;
	border: 2px solid #00A49B;
	height: 450px;
}

div.pager {
	font-weight: bold;
	background: #F4F4F4;
	padding: .5em 0;
	margin: 1em 0;
	border: 2px solid #74B3DC;
}

div.pager a {
	margin-right: .2em;
	font-weight: normal;
}

div.pager a.selected {
	font-weight: bold;
	text-decoration: underline;
}

div#footer span.left a {
	margin-right: 1em;
}

a.niet-afgewerkt-link:hover {
	text-decoration: line-through !important;
}

input.validate-date {
	width: 6em;
}

div#partners {
	margin-top: 2em;
	font-size: 11px;
}

div#partners span {
	display: block;
	margin-bottom: .7em;
}
