:root {
	--text-color: #1A1A1A;
	--fnv-blauw: #0099DC; /* #009CDE; */
	--fnv-groen: #62A316; /* #80BA25; */
	--fnv-font-family: 'Titillium Web', sans-serif;
	--fnv-kopje-font-family: 'Titillium Web', sans-serif;
}

* {
	font-family: var(--fnv-font-family);
}

body {
	font-size: 0.9rem; /* 14px; */
	color: var(--text-color);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin: 0px 20px 0 20px;
} 

div {
	margin: 0 auto;
}

div.element {
	width: 100%;
	max-width: 950px;
}

table {
	border-collapse: collapse;
	border-style: solid;
	border-width: 0pt;
	padding: 0px;
	width: 100%;
}

p {
	margin:0 auto;
	margin-bottom: 12px;
}

a, a:visited {
	color: var(--fnv-blauw);
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:focus {
	color: var(--fnv-groen);
}

a.white {
	color: #FFFFFF;
}

a.white:hover, a.white:focus {
	text-decoration: underline;
}

a.gray {
	color: #333333;
}

.fnvblue {
	color: var(--fnv-blauw);
}

img {
	border: 0;
}

ul {
	list-style: none;
	padding-left: 0px;
}

li {
	/* list-style-image: url('../img/bullet.svg'); */
	background: url('../img/bullet.svg') no-repeat 0px 10px;
	background-size: 5px;
	padding-left: 14px;
}

.fnvblauwbackground {
	font-size: 16px;
	line-height: 1.4rem;
	color: #FFFFFF;
	background-color: var(--fnv-blauw);
	padding: 14px;
}

.fnvgrijsbackground {
	font-size: 16px;
	line-height: 1.4rem;
	color: #333333;
	background-color: rgb(236,240,241);
	padding: 14px;
}

.subtitel {
	font-family: var(--fnv-kopje-font-family);
	color: var(--fnv-groen);
	font-weight: 700;
	font-size: 20px;
	text-transform: uppercase;
	text-align: left;
}

h1, h2 {
	font-family: var(--fnv-kopje-font-family);
	color: var(--fnv-blauw);
	font-weight: 800;
	font-size: 1.2rem;
	text-transform: uppercase;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 20px;
}

td.result_left {
	border-top: 1px solid #B3B3B3;
	border-left: 1px solid #B3B3B3;
	border-bottom: 1px solid #B3B3B3;
	padding-top: 10px;
	width: 200px;
	text-align: center;
	vertical-align: top;
	/* background-color: rgb(51,51,51); */
}

td.result_right {
	font-size: 16px;
	border-top: 1px solid #B3B3B3;
	border-right: 1px solid #B3B3B3;
	border-bottom: 1px solid #B3B3B3;
	padding: 20px;
}

img.result {
	display: block;
	max-width: 140px;
}

.footer {
	font-size: 12px;
}

.knop {
 	display: inline-block;
 	border: 0px solid var(--fnv-blauw);
	border-radius: 0.25rem;
 	background-color: var(--fnv-blauw);
 	padding: 10px 20px 10px 20px;
 	height: auto;
 	width: auto;
 	min-width: 50px;
 	margin: 4px;
	color: #FFFFFF;
	font-family: var(--fnv-font-family);
 	font-size: 0.9rem; /* 14px; */
	font-weight: bold;
 	text-align: center;
 	vertical-align: middle;
 	cursor: pointer;
}

.knop:hover, .knop:focus {
 	filter: brightness(90%);;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.3), 0 8px 20px 0 rgba(0, 0, 0, 0.3);
/*
	border: 0px solid #000000;
 	background-color: #000000;
*/
}

.knop_icon {
 	display: inline-block;
	border:0;
	padding:0px;
	margin:0px;
	vertical-align:middle;
	height:12px;
}

.knop_back {
 	display: inline-block;
 	border: 1px solid #DDDDDD;
	border-radius: 0.25rem;
 	background-color: #FFFFFF;
 	padding: 10px 20px 10px 20px;
 	height: auto;
 	width: auto;
 	min-width: 50px;
 	margin: 4px;
	color: #353535;
	font-family: var(--fnv-kopje-font-family);
 	font-size: 0.9rem; /* 14px; */
	font-weight: bold;
 	text-align: center;
 	vertical-align: middle;
 	cursor: pointer;
}

.knop_back:hover, .knop_back:focus {
 	background-color: #E4E7EA;
/*
	border: 0px solid #000000;
 	background-color: #000000;
*/
}

polygon.arrow_back {
	fill: #353535;
}


table.result {
	border-style: solid;
	border-width: 0px;
	padding: 0px;
	width: 100%;
}

table.follow-up {
	border-style: none;
	padding: 0px;
	width: 100%;
}

td.questionhead {
	color: #FFFFFF;
	font-size: 0.9rem; /* 14px; */
	font-weight: bold;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
	white-space: nowrap;
	padding-left: 10px;
}

td.question {
	font-size: 0.94rem; /* 14px; */
	color: #333333;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	padding-top: 8px;
	padding-bottom: 8px;
	width: auto;
	border-bottom: 1px solid #dddddd;
	word-break: break-word;
}

td.answer {
	font-size: 0.94rem; /* 14px; */
	color: #333333;
	text-align: center;
	/* vertical-align: top; */
	white-space: nowrap;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 60px;
	border-bottom: 1px solid #dddddd;
}

td.txtanswer {
	font-size: 0.94rem; /* 14px; */
	color: #333333;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	padding-top: 8px;
	padding-bottom: 8px;
	width: auto;
	border-bottom: 1px solid #dddddd;
}

td.antwcat {
	color: #FFFFFF;
	font-size: 0.9rem; /* 14px; */
	font-weight: bold;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	white-space: nowrap;
	width: 60px;
}

td.nav {
	width: 1%;
	white-space: nowrap;
	font-family: var(--fnv-kopje-font-family);
	font-size: 1.1rem;
}

button {
	background-color: transparent;
	 	background-repeat: no-repeat;
	 	border: none;
	padding: 0px;
	 	overflow: hidden;
	 	outline: none;
	margin-bottom: 4px;
}

.txtnormal {
	font-size: 0.9rem;
	text-decoration: none;
}

.msg_err {
	color: rgb(230,33,23);
	font-weight: bold;
	font-size: 0.9rem;
	text-decoration: none;
}

.msg_ok {
	color:	var(--fnv-groen);
	font-weight: bold;
	font-size: 0.9rem;
	text-decoration: none;
}

.fog {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: white;
	z-index:1001;
	-moz-opacity: 0.7;
	opacity:.70;
	filter: alpha(opacity=70);
	overflow: hidden;
}

.popup {
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 50%;
	max-width: 400px;
	height: auto;
	max-height: 400px;
	margin: 0px;
	// padding: 16px;
	border: 1px solid black;
	// background-color: white;
	z-index:1002;
	overflow:auto;
	font-size: 0.9rem; /* 14px; */
}

input[disabled] {
	background-color: #dedede;
}

input[readonly] {
	background-color: #dedede;
}

.hidden {
	display: none;
}

input, textarea {
	font-size: 0.9rem; /* 14px; */
	color: #333333;
}

input[type="radio"], input[type="checkbox"] {
	height: 22px;
	width: 22px;
	accent-color: gray;
}

/*
input[type='radio']:after {
	width: 20px;
	height: 20px;
	border-radius: 20px;
	top: -2px;
	left: -1px;
	position: relative;
	background-color: #dddddd;
	content: '';
	display: inline-block;
	visibility: visible;
	border: 2px solid white;
}

input[type='radio']:checked:after {
	width: 20px;
	height: 20px;
	border-radius: 20px;
	top: -2px;
	left: -1px;
	position: relative;
	background-color: var(--fnv-blauw);
	content: '';
	display: inline-block;
	visibility: visible;
	border: 2px solid white;
}
*/

label {
	vertical-align: top;
	margin-left: 10px;
	overflow-wrap: break-word;
	word-wrap: break-word;
	word-break: break-word;
/*	white-space: normal; */
}

input[type="radio"]:checked+label {
	font-weight: bold;
}

input[type="checkbox"]:checked+label {
	font-weight: bold;
}

select {
	font-size: 0.9rem; /* 14px; */
	color: #333333;
	font-weight: bold;
}

button.start {
	min-width: 150px;
	max-width: 180px;
	width: auto;
	min-height: 60px;
	max-height: 100px;
	height: auto;
	border-radius: 4px;
	padding: 5px 10px 5px 10px;
	text-align: center;
	vertical-align: middle;
	background-color: var(--fnv-blauw);
	color: #ffffff;
 	font-size: 0.9rem; /* 14px; */
	font-weight: bold;
}

button.start:hover, button.start:focus {
	filter: brightness(90%);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.3), 0 8px 20px 0 rgba(0, 0, 0, 0.3);
}

button.start:disabled {
	background-color: #CCCCCC;
	pointer-events: none;
}

/* Navigation menu */

.nav_dropdown-button {
 	display: inline-block;
 	border: 0px solid var(--fnv-blauw);
	background-color: #FFFFFF;
	color: var(--fnv-blauw);
	 	padding: 6px 20px 6px 0px;
 	height: auto;
 	width: auto;
 	min-width: 50px;
 	margin: 0;
 	font-size: 1.0rem;
	font-weight: bold;
 	text-align: left;
 	vertical-align: middle;
 	cursor: pointer;
}

.nav_dropdown {
	position: relative;
	display: inline-block;
}

.nav_dropdown-content {
	display: none;
	position: absolute;
	background-color: #F1F1F1;
	min-width: 240px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 1;
}

.nav_dropdown-content a {
	font-size: 1.0rem;
	color: var(--fnv-blauw);
	padding: 12px 16px;
	text-decoration: none;
	display: block;
}

.nav_dropdown-content a:hover {
	background-color: #DDDDDD;
}

.nav_dropdown:hover .nav_dropdown-content {
	display: block;
}

.nav_dropdown:hover .nav_dropdown-button {
	color: var(--fnv-groen);
}

/* Show or hide elements based on mobile or web view, switch at 480px */

@media screen and (max-width: 600px) {
	.web { display: none; }
	.mobile { display: normal; }
}

@media screen and (min-width: 600px) {
	.web { display: normal; }
	.mobile { display: none; }
}

@media print {
	.web { display: normal; }
	.mobile { display: none; }
}

div.sticky {
	top: 0px;
	position: -webkit-sticky;
	position: sticky;
}

div.sticky-header {
	top: 0px;
	margin: -8px -8px 0px -8px;
	padding: 8px 8px 15px 8px;
	background-color: white;
	position: -webkit-sticky;
	position: sticky;
}

/* Grid-container */

label {
	white-space: normal;
	margin-bottom: 4px;
}

.grid-container {
	display: grid;
	grid-template-columns: 25px auto;
	/* align-items: start; */
}

.grid-container input[type="radio"], input[type="checkbox"] {
	grid-column-start: 1;
}

.grid-container label, input[type="text"] {
	grid-column-start: 2;
}

