/*--- Reset ---*/
html,body,div,span,applet,object,h1,h2,h3,h4,h5,h6,p,blockquote,a,img,strong,var,center,b,u,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
ol,ul{list-style:none;}
blockquote:before,blockquote:after{content:none;}
table{border-collapse:collapse;border-spacing:0;}
input {border-radius: 0;}
input:focus,textarea:focus{border:0px solid #999; outline:0;}
a:hover, a:active, a:focus { outline: none; -moz-outline-style: none;}
::-webkit-input-placeholder {color:#787974;}
:-moz-placeholder {color:#787974;}
.placeholder {color:#787974;}
a { outline: 0 ;}
*, *:after, *:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/*--- Clearfix ---*/
.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0;}
.clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0;}

/*--- Fonts ---*/
/*--- Fonts ---*/
@font-face {
  font-family: 'Amsterdam Sans Light';
  font-style: normal;
  font-weight: 300;
  src: url(https://vragenlijstamsterdam.nl/ois/font/eot/AmsterdamSans-Light.eot?#iefix);
  src: url(https://vragenlijstamsterdam.nl/ois/font/eot/AmsterdamSans-Light.eot?#iefix) format('eot'),
    url(https://vragenlijstamsterdam.nl/ois/font/woff2/AmsterdamSans-Light.woff2) format('woff2'),
    url(https://vragenlijstamsterdam.nl/ois/font/woff/AmsterdamSans-Light.woff) format('woff');
}
@font-face {
  font-family: 'Amsterdam Sans Regular';
  font-style: normal;
  font-weight: 400;
  src: url(https://vragenlijstamsterdam.nl/ois/font/eot/AmsterdamSans-Regular.eot?#iefix);
  src: url(https://vragenlijstamsterdam.nl/ois/font/eot/AmsterdamSans-Regular.eot?#iefix) format('eot'),
    url(https://vragenlijstamsterdam.nl/ois/font/woff2/AmsterdamSans-Regular.woff2) format('woff2'),
    url(https://vragenlijstamsterdam.nl/ois/font/woff/AmsterdamSans-Regular.woff) format('woff');
}
@font-face {
  font-family: 'Amsterdam Sans Italic';
  font-style: italic;
  font-weight: 400;
  src: url(https://vragenlijstamsterdam.nl/ois/font/eot/AmsterdamSans-Italic.eot?#iefix);
  src: url(https://vragenlijstamsterdam.nl/ois/font/eot/AmsterdamSans-Italic.eot?#iefix) format('eot'),
    url(https://vragenlijstamsterdam.nl/ois/font/woff2/AmsterdamSans-Italic.woff2) format('woff2'),
    url(https://vragenlijstamsterdam.nl/ois/font/woff/AmsterdamSans-Italic.woff) format('woff');
}
@font-face {
  font-family: 'Amsterdam Sans Bold';
  font-style: normal;
  font-weight: 700;
  src: url(https://vragenlijstamsterdam.nl/ois/font/eot/AmsterdamSans-Bold.eot?#iefix);
  src: url(https://vragenlijstamsterdam.nl/ois/font/eot/AmsterdamSans-Bold.eot?#iefix) format('eot'),
    url(https://vragenlijstamsterdam.nl/ois/font/woff2/AmsterdamSans-Bold.woff2) format('woff2'),
    url(https://vragenlijstamsterdam.nl/ois/font/woff/AmsterdamSans-Bold.woff) format('woff');
}
@font-face {
  font-family: 'Amsterdam Sans Bold Italic';
  font-style: italic;
  font-weight: 700;
  src: url(https://vragenlijstamsterdam.nl/ois/font/eot/AmsterdamSans-BoldItalic.eot?#iefix);
  src: url(https://vragenlijstamsterdam.nl/ois/font/eot/AmsterdamSans-BoldItalic.eot?#iefix) format('eot'),
    url(https://vragenlijstamsterdam.nl/ois/font/woff2/AmsterdamSans-BoldItalic.woff2) format('woff2'),
    url(https://vragenlijstamsterdam.nl/ois/font/woff/AmsterdamSans-BoldItalic.woff) format('woff');
}
@font-face {
  font-family: 'Amsterdam Sans Extra Bold';
  font-style: normal;
  font-weight: 800;
  src: url(https://vragenlijstamsterdam.nl/ois/font/eot/AmsterdamSans-ExtraBold.eot?#iefix);
  src: url(https://vragenlijstamsterdam.nl/ois/font/eot/AmsterdamSans-ExtraBold.eot?#iefix) format('eot'),
    url(https://vragenlijstamsterdam.nl/ois/font/woff2/AmsterdamSans-ExtraBold.woff2) format('woff2'),
    url(https://vragenlijstamsterdam.nl/ois/font/woff/AmsterdamSans-ExtraBold.woff) format('woff');
}

html {
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
html, body {
	height: 100%;
}
body {
	vertical-align: baseline;
	background-color: #e5e5e5;
	font-family: 'Amsterdam Sans Regular',arial,sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.39;
	text-align: left;
	color: #000000;
}
.wrapper {
	position: relative;
	max-width: 1400px;
	margin: 0 auto;
	background-color: #fff;
}
.logo-wrapper {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: calc((100% - 760px)/2);
}
.logoset {
	display: inline-block;
	position: absolute;
	top: 0;
	margin-top: 10px;
	min-height: 68px; 
}
.logoset .screen-logo {
	height: 68px; 
}
.logoset .alt-logo {
	display: none;
	height: 68px; 
}
.logoset .print-logo {
	display: none;
	width: 24px; 
}
.sitelogo .mainlogo .logo-ie8-fallback {
	display: none;
}
.logotext {
	font-family: "Amsterdam Sans Extra Bold", arial, sans-serif;
	font-size: 1.4375rem;
	color: #000;
	display: block;
	line-height: 1em;
	margin: 0 0 0 30px;
	padding: 0;
}
.logotext.red {
	color: #ec0000; 
}
.subsitetitle a {
	font-family: "Amsterdam Sans Extra Bold", arial, sans-serif;
	color: #000;
	text-decoration: none; 
}	
.sitelogo {
	display: inline-block;
	margin: -11px 0 0 -30px;
	min-height: 34px;
	position: relative;
}
.sitelogo .mainlogo {
	display: inline-block;
	min-height: 68px; 
}
.sitelogo .mainlogo:not(.freeform-logo) .logoset {
	position: absolute;
	top: 0; 
}
.sitelogo .mainlogo.freeform-logo {
	margin-left: 30px; 
}
.sitelogo .mainlogo.freeform-logo .logoset,
.sitelogo .mainlogo.freeform-logo .logotexts {
	float: left; 
}
.sitelogo .mainlogo.freeform-logo .logoset .screen-logo {
	max-height: 46px; 
}
.sitelogo .mainlogo.freeform-logo .logotext {
	margin-left: 10px; 
}
#ie8 .logoset .screen-logo,
#ie8 .logotext {
	display: none;
}
#ie8 .logo-wrapper {
	padding-left: 50%;
	margin-left: -450px;
}
#ie8 .sitelogo .mainlogo {
	position: relative;
	display: block;
	width: 200px;
}
#ie8 .sitelogo .mainlogo .logo-ie8-fallback {
	display: inline;
	max-width: 176px;
	height: auto;
}
.greybar {
	position: relative;
	display: block;
	margin-left: calc((100% - 1400px)/2);
	padding-left: 320px;
	padding-top: 10px;
	padding-bottom: 10px;	
	color: #434343;
	font-size: 18px;
	font-weight: 500;
	text-align: left;
	background-color: #f3f3f3;
}
#ie8 .greybar {
	zoom: 1;
}
#ie8 .greybar span {
	padding-left: 50%;
	margin-left: -600px;
}

.content {
	position: relative;
	max-width: 760px;
	margin: 0 auto;
	margin-bottom: 30px;
}
#ie8 .content {
	max-width: 890px;
}
.q-container {
	font-family: "Amsterdam Sans Bold",arial,sans-serif;
	min-height: 300px;
	height: auto !important; 
	height: 300px;
}
.q-container a {
	font-family:"Amsterdam Sans Bold",arial,sans-serif;
	color: #004699;
}
.q-container a:hover {
	color: #ec0000;
}
.mrTcontrols {
	padding-bottom: 20px;
}
.navbar {
	position: relative;
	background-color: #f6f6f6;
	padding: 0 15px;
	margin: 0;
	height: calc(1em + 45px);
}
.mrNext, 
.mrPrev, 
.mrStop, 
.mrGoTo,
.mrFirst,
.mrLast {
	border: 0;
	overflow: visible;
	width: auto;
	font-family: "Amsterdam Sans Extra Bold", arial, sans-serif;
	cursor: pointer;
	display: inline-block;
	font-size: 1em;
	line-height: 1em;
	margin: 12px 10px 12px 0;
	padding: 11px 15px;
	position: relative;
	text-decoration: none;
}
.mrNext{
	float: right;
	color: white;
	background-color: #ec0000;
	padding-right: 30px;
	margin-right: 0;
}
.next-mask {
	position: absolute;
	right: 15px;
	margin: 12px 0px;
	border-top: calc(0.5em + 11px) solid #f6f6f6;
	border-bottom: calc(0.5em + 11px) solid #f6f6f6;
	border-left: 15px solid transparent;
	width: 0;
	z-index: 1;
	pointer-events: none;
}
.mrNext:hover{
	background-color: #bc0000;
}
.mrPrev{
	float: left;
	color: #004699;	
	padding-left: 17px;
	background-color: transparent;
	background-image: url("https://vragenlijstamsterdam.nl/ois/img/4_2/prev@2x.png");
	background-repeat: no-repeat;
	background-position: 0px calc(0.5em + 5px);
	background-size: 8px 12px;
	max-width: 40%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.mrPrev:hover{
	text-decoration: underline;
	color: #ec0000;
	background-image: url("https://vragenlijstamsterdam.nl/ois/img/4_2/prevh@2x.png");
}
.mrNext:focus,
.mrPrev:focus {
	outline: 2px #4a7bb5 solid;
	outline: -webkit-focus-ring-color auto 5px;
}
.mrNext:active,
.mrPrev:active {
	outline: none;
}
.mrStop, 
.mrGoTo,
.mrFirst,
.mrLast {
	float: right;
	color: #004699;
	background-color: white;
	border: solid 1px #004699;
	padding: 10px 14px;
	margin-bottom: 0;
}
.mrStop:hover, 
.mrGoTo:hover,
.mrFirst:hover,
.mrLast:hover {
	background-color: #E5ECF4;
	border: solid 2px #004699;
	padding: 9px 13px;
}
.mrStop:focus, 
.mrGoTo:focus,
.mrFirst:focus,
.mrLast:focus {
	border: solid 2px #004699;
	padding: 9px 13px;
}
@-moz-document url-prefix() { 
	.next-mask {
		border-top: calc(0.5em + 11.5px) solid #f6f6f6;
		border-bottom: calc(0.5em + 11.5px) solid #f6f6f6;
	}
}
#ie8 .mrNext {
	background-image: url("https://vragenlijstamsterdam.nl/ois/img/4_2/ie-mask-volgende.png");
	background-repeat: no-repeat;
	background-position: right -6px;
}
#ie8 .mrPrev{
	overflow: visible;
	background-position: 0px 16px;
	background-image: url("https://vragenlijstamsterdam.nl/ois/img/4_2/prev.png");
}
#ie8 .mrPrev:hover{
	background-image: url("https://vragenlijstamsterdam.nl/ois/img/4_2/prevh.png");
}
#ie7 .navbar {
	max-width: 100%;
}
#ie7 .mrNext {
	background-position: right -3px;
}
.progress {
	clear: both;
	height: 4px;
}
.footer {
	font-family:"Amsterdam Sans Bold",arial,sans-serif;
	background-color: #666;
	max-width: 1400px;
	width: 100%;
	padding-left: calc(50% - 380px);
	padding-top: 30px;
	padding-bottom: 30px;
}
@-moz-document url-prefix() {
	.footer {
		padding-right: calc(50% - 380px);
	}
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.footer {
		padding-right: calc(50% - 380px);
	}
}
#ie8 .footer {
	height: 100px;
	padding-left: 50%;
	margin-left: -450px;
}
.footer a {
	display: block;
	position: relative;
	padding: 0;
	margin: 0;
	width: 50%;
	float: left;
	margin-bottom: 8px;
	color: #fff;
	text-decoration: none;
	background-image: url("https://vragenlijstamsterdam.nl/ois/img/4_2/link-arrow.png");
	background-repeat: no-repeat;
	background-position: 0px 5px;
	background-size: 11px 11px;
}
.footer a:hover {
	text-decoration:underline;
}
.footer a span {
	padding: 0 10px 0 15px;
}

h1,h2,h3,h4,h5,b {
	font-family:'Amsterdam Sans Bold',arial,sans-serif;
	margin:0; 
	padding:10px 0 0;
	display:inline;
}
h1 {font-size: 32px; font-weight:500;}
h2 {font-size: 24px; font-weight:500;}
h3 {font-size: 20px; font-weight:500;}
h4 {font-size: 18px; font-weight:500;}
h5 {font-size: 16px; font-weight:500;}
h6 {
	font-family: "Amsterdam Sans Regular",verdana,sans-serif; 
	font-size: 14px; 
	color: #767676; 
	font-weight:500;
}

p {
	display: inline;
	font-family: "Amsterdam Sans Regular",verdana,sans-serif;
	font-size: 16px;
	line-height: 22px;
	padding:0;
}

b {font-weight:500;}
i {font-style: italic;}

:focus {
	outline: 0;
   	outline:none;
}
a:focus {
  outline: 2px #4a7bb5 solid;
  outline: -webkit-focus-ring-color auto 5px;
}
a:active {
  outline: none;
}
body h1 a,
body h2 a,
body h3 a,
body h4 a,
body h5 a,
body h6 a {
	color: #000;
	text-decoration: none; 
}
input::-moz-focus-inner {
	border:0;
}
input[type=search] {
	-webkit-appearance: textfield;
}
input[type=search]::-webkit-search-cancel-button, 
input[type=search]::-webkit-search-decoration, 
input[type=search]::-webkit-search-results-button, 
input[type=search]::-webkit-search-results-decoration {
	-webkit-appearance: none;
} 
input[type=button], 
input[type=reset], 
input[type=submit],
button {
	cursor: pointer;
	-webkit-appearance: button;
}
input[type=email], 
input[type=password], 
input[type=search], 
input[type=text], 
input[type=url], 
textarea {
	font-family: "Amsterdam Sans Regular",arial,sans-serif;
	font-size: 16px;
	-webkit-appearance: none;
	border-radius: 0;
	margin-left: 0 !important;
	max-width: 100%;
	box-sizing: border-box;
	border: solid 1px #767676;
	padding: 11px 10px;
}
input[type=email]:focus, 
input[type=password]:focus, 
input[type=search]:focus, 
input[type=text]:focus, 
input[type=url]:focus, 
textarea:focus {
	border: solid 2px #000000;
	padding: 10px 9px !important;
}
.mrQuestionTable span,
.mrQuestionTable tr td {
	position: relative;
}
input[type="checkbox"], 
input[type="radio"] {
	position: absolute;
	cursor: pointer;
	margin: 0;
	opacity: 0;
	z-index: 1;
	width: 28px;
	zoom: 1;
}
input[type="radio"] + label,
input[type="checkbox"] + label {
	position: relative;
	display: inline-block;
	cursor: pointer;
	line-height: 24px;
	padding: 3px 0 4px 3px;
	font-family: "Amsterdam Sans Regular", verdana, sans-serif;
	border-left: 35px solid transparent;
}
input[type="checkbox"] + label::before, 
input[type="radio"] + label::before {
	font-family: "Amsterdam Sans Regular", verdana, sans-serif;
	-webkit-appearance: none;
	-webkit-box-shadow: inset 0 0 0 1px #767676;
		  box-shadow: inset 0 0 0 1px #767676;
	font-size: 1rem;
	border: 0;
	width: calc(100% - 20px); 
}
input[type="checkbox"] + label:hover::before, 
input[type="radio"] + label:hover::before, 
input[type="checkbox"]:focus + label::before, 
input[type="radio"]:focus + label::before {
	-webkit-appearance: none; 
	-webkit-box-shadow: inset 0 0 0 2px #000;
		  box-shadow: inset 0 0 0 2px #000;
	outline: 0; 
}
input[type="radio"] + label::before {
	border-radius: 50%;
}
input[type="radio"] + label::before,
input[type="checkbox"] + label::before {
	position: absolute;
	background: #fff;
	content: "";
	display: inline-block;
	height: calc(28px - 2px);
	width: calc(28px - 2px); 
	margin-left: -35px;
}
input[type="radio"] + label::after {
	position: absolute;
	background: transparent;
	border: 6px solid;
	border-radius: 50%;
	content: "";
	height: 0;
	top: 3px;
	left: -35px;
	margin-top: 7px;
	margin-left: 10px;
	opacity: 0;
	width: 0;
	zoom: 1; 
}
input[type="checkbox"] + label::after {
	position: absolute;
	background: transparent;
	border: solid;
	border-top-color: transparent;
	border-width: 0 0 2px 2px;
	content: "";
	height: 8px;
	top: 3px;
	left: -35px;
	margin-top: 7px;
	margin-left: 10px;
	opacity: 0;
	-webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
			transform: rotate(-45deg);
	width: 13px;
	zoom: 1;
}
input[type="radio"]:checked + label::after {
	opacity: 1;
	zoom: 1; 
}
input[type="checkbox"]:checked + label::before {
	background-color: #000; 
}
input[type="checkbox"]:checked + label::after {
	border-color: #fff;
	opacity: 1;
	zoom: 1;
}
td input[type="radio"] + label:empty,
td input[type="checkbox"] + label:empty {
	width: 100%;
	min-width: 30px;
	height: 30px;
	border: 0;
}
td input[type="radio"] + label:empty:hover,
td input[type="radio"]:checked + label:empty,
td input[type="checkbox"] + label:empty:hover,
td input[type="checkbox"]:checked + label:empty {
	background-color: transparent;
}
td input[type="radio"] + label:empty::before,
td input[type="checkbox"] + label:empty::before {
	left: 50%;
	margin-left: -14px;
}
td input[type="radio"] + label:empty::after,
td input[type="checkbox"] + label:empty::after {
	left: 50%;
	margin-left: -7px;
}
#ie8 input[type="checkbox"], 
#ie8 input[type="radio"] {
	position: static;
	display: block;
	height: 0px;
	line-height: 0;
}
#ie8 input[type="radio"] + label,
#ie8 input[type="checkbox"] + label {
	position: static;
	display: inline-block;
	max-width: 706px;
}
#ie8 .radio-check {
	float: left;
	height: 26px;
	width: 26px;
	margin-left: -35px;
}
#ie7 input[type="radio"] + label:hover, 
#ie7 input[type="checkbox"] + label:hover {
	border-left: 35px solid #f6f6f6;
}
#ie8 .mrQuestionTable td {
	position: static;
}
#ie7 .mrQuestionTable td input[type="radio"] + label,
#ie7 .mrQuestionTable td input[type="checkbox"] + label {
	width: auto;
}
#ie7 .mrQuestionTable td input[type="radio"] + label:hover,
#ie7 .mrQuestionTable td input[type="checkbox"] + label:hover {
	border-left: 35px solid transparent;
}
#ie7 td input[type="radio"] + label:hover,
#ie7 td input[type="radio"]:checked + label,
#ie7 td input[type="checkbox"] + label:hover,
#ie7 td input[type="checkbox"]:checked + label {
	background-color: transparent;
}
.ie-radio {
	border: none;
	background-image: url("https://vragenlijstamsterdam.nl/ois/img/4_2/ie-radio.png");
	background-repeat: no-repeat;
	background-position: -8px -1px;
}
.ie-radio:hover {
	background-position: -75px -1px;
}
.ie-radio-checked {
	border: none;
	background-image: url("https://vragenlijstamsterdam.nl/ois/img/4_2/ie-radio.png");
	background-repeat: no-repeat;
	background-position: -41px -1px;
}
.ie-check {
	border: none;
	background-color: transparent;
	background-image: url("https://vragenlijstamsterdam.nl/ois/img/4_2/ie-check.png");
	background-repeat: no-repeat;
	background-position: -7px -8px;
}
.ie-check:hover {
	background-position: -7px -42px;
}
.ie-check-checked {
	border: none;
	background-image: url("https://vragenlijstamsterdam.nl/ois/img/4_2/ie-check.png");
	background-repeat: no-repeat;
	background-position: -7px -76px;
}
input:not([type="radio"]):not([type="checkbox"]) ~ input[type="radio"] + label,
textarea ~ input[type="radio"] + label,
input:not([type="radio"]):not([type="checkbox"]) ~ input[type="checkbox"] + label,
textarea ~ input[type="checkbox"] + label {
	margin-top: 7px;
	padding: 0;
}
input:not([type="radio"]):not([type="checkbox"]) ~ input[type="radio"] + label::before,
textarea ~ input[type="radio"] + label::before,
input:not([type="radio"]):not([type="checkbox"]) ~ input[type="checkbox"] + label::before,
textarea ~ input[type="checkbox"] + label::before {
	margin-left: -35px;
}
input:not([type="radio"]):not([type="checkbox"]) ~ input[type="radio"] + label::after,
textarea ~ input[type="radio"] + label::after,
input:not([type="radio"]):not([type="checkbox"]) ~ input[type="checkbox"] + label::after,
textarea ~ input[type="checkbox"] + label::after {
	margin-top: 4px;
	margin-left: 7px;
}
#ie8 input[type=email] ~ input[type="radio"] + label, 
#ie8 input[type=password] ~ input[type="radio"] + label, 
#ie8 input[type=search] ~ input[type="radio"] + label, 
#ie8 input[type=text] ~ input[type="radio"] + label, 
#ie8 input[type=url] ~ input[type="radio"] + label, 
#ie8 textarea ~ input[type="radio"] + label, 
#ie8 input[type=email] ~ input[type="checkbox"] + label, 
#ie8 input[type=password] ~ input[type="checkbox"] + label, 
#ie8 input[type=search] ~ input[type="checkbox"] + label, 
#ie8 input[type=text] ~ input[type="checkbox"] + label, 
#ie8 input[type=url] ~ input[type="checkbox"] + label, 
#ie8 textarea ~ input[type="checkbox"] + label {
	margin-top: 7px;
	margin-left: -4px;
}
select {
	-webkit-appearance: none;
	   -moz-appearance: none;
			appearance: none;
	-webkit-box-shadow: inset 0 0 0 1px #767676;
			box-shadow: inset 0 0 0 1px #767676;
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
	font-family: "Amsterdam Sans Regular", verdana, sans-serif;	
	font-size: 1rem;
	margin-left: 0 !important;
	border: 0;
	border-radius: 0;
	padding: 11px 10px;
	padding-right: 30px;
	background-image: url("https://vragenlijstamsterdam.nl/ois/img/4_2/caret-down-black.svg");
	background-position: calc(100% - 12px) 50%;
	background-repeat: no-repeat;
	background-size: 12px;
	max-width: 100%;
}
select:focus,
select option {
	-webkit-appearance: none;
	-webkit-box-shadow: inset 0 0 0 2px #000;
			box-shadow: inset 0 0 0 2px #000;
	outline: 0; 
}
select:focus:hover {
  background-image: url("https://vragenlijstamsterdam.nl/ois/img/4_2/caret-up-black.svg");
}
select[multiple] {
	background: none;
	overflow: hidden; 
	padding-right: 10px;
}
select[multiple]:focus:hover {
	background-image: none; 
}
select[multiple] option {
	-webkit-box-shadow: none;
	box-shadow: none; 
}
select:-moz-focusring {
	color: transparent;
	text-shadow: 0 0 0 #000;
}
option:not(:checked) {
  color: black;
}
select::-ms-expand {
	display:none;
}
/* IE9 hack */ 
@media screen and (min-width:0\0) and (min-resolution: .001dpcm) {
	select {
		padding-right: 10px;
	}
	select[multiple] {
		padding-right: 0px;
	}
}
#ie8 select {
	border: 1px solid black;
	padding-right: 10px;
}
#ie8 select[multiple] {
	padding-right: 0px;
}
img {
	max-width: 100%;
}
.mrQuestionTable {
	font-family: "Amsterdam Sans Regular", verdana, sans-serif;
	margin-left: 0 !important;
	max-width: 100%;
}
.mrQuestionTable td {
	padding-top: 3px;
	padding-bottom: 3px;
}
.mrQuestionTable tr {
	border-bottom: 1px solid #bebebe;
}
.mrGridQuestionText[colspan],
.mrGridQuestionText[colspan] ~ .mrGridQuestionText {
	border-bottom: 1px solid white;
}
.mrQuestionTable tr:hover {
	background-color: #f3f3f3;
}
.grid {
	border-top: 1px solid black;
	border-bottom: 1px solid black !important;
}
.grid td {
	padding: 5px;
}
.grid:hover {
	background-color: transparent !important;
}
.compound {
	border-top: 2px solid white !important;
	border-bottom: 1px solid black !important;
}
.compound td {
	padding-bottom: 5px;
}
.compound:hover {
	background-color: transparent !important;
}
.sg,
.sg-dropdown-single select,
.sg-dropdown-multi select,
.sg-textbox .mrEdit,
.sg-textbox .mrDropdown {
	width: 100% !important;
}
.sg-dropdown-single td,
.sg-dropdown-multi td,
.sg-textbox td {
	padding-bottom: 15px;
}
.sg-rowtitle {
	font-family: 'Amsterdam Sans Bold',arial,sans-serif;
}
.sg-rowtitle span {
	display: block;
}
.sg-rowtitle span::first-letter {
	text-transform: uppercase;
}
.sg-comp-head {
	font-family: "Amsterdam Sans Regular", verdana, sans-serif
}
.sg-error-text {
	margin-top: 15px;
	padding: 15px;
	border: 2px solid #ec0000;
	color: #ec0000;
}
.sg-error .sg-error-marker {
	border-left: 2px solid #ec0000;
	padding-left: 13px;
}
.sg-error select {
	-webkit-box-shadow: inset 0 0 0 1px #ec0000;
			box-shadow: inset 0 0 0 1px #ec0000;
}
.sg-error select:focus {
	-webkit-box-shadow: inset 0 0 0 2px #ec0000;
			box-shadow: inset 0 0 0 2px #ec0000;
	outline: 0; 
}
.sg-error input[type=email], 
.sg-error input[type=password], 
.sg-error input[type=search], 
.sg-error input[type=text], 
.sg-error input[type=url], 
.sg-error textarea {
	border: 1px solid #ec0000;
}
.sg-error input[type=email]:focus, 
.sg-error input[type=password]:focus,
.sg-error input[type=search]:focus, 
.sg-error input[type=text]:focus, 
.sg-error input[type=url]:focus, 
.sg-error textarea:focus {
	border: 2px solid #ec0000;
}
.resp-grid-small tr {
	border-bottom: none;
}
.resp-grid-small tr:hover {
	background-color: transparent;
}
.resp-grid-small .grid {
	border-top: none;
	border-bottom: none !important;
}
.resp-grid-small .grid ~ tr {
	border-bottom: none;
}
.resp-grid-small .compound {
	border-bottom: none !important;
}
/*
.pholder {
	pointer-events: none;
	position: absolute;
	top: 10px;
	left: 3px;
	height: 28px;
	background-color: white;
	text-overflow: ellipsis;
	padding-left: 11px;
	padding-top: 2px;
}*/
#ie7 .mrQuestionTable {
	border-collapse:collapse; 
}
#ie7 .mrQuestionTable td { 
	border-bottom:1px solid #bebebe;
	padding: 0px;
}
.mrTtextfield {
	margin-bottom: 5px;
}
.mrTdisplay br {
	display: none;
}
.mrSingleText,
.mrMultipleText {
	line-height: 1.565rem;
}
/* zet other in categorical onder categorielabel */
.mrQuestionTable .mrSingle + label + span,
.mrQuestionTable .mrMultiple + label + span {
	display: block;
	border-left: 35px solid transparent;
}
.mrErrorText {
	font-size: 14px;
	font-weight: normal;
}
.auth {
	padding: 16px 0 0 0;
	font-family: "Amsterdam Sans Regular",verdana,sans-serif;
}
iframe {
	max-width: 100%;
}
@media screen and (min-width:560px) and (max-width:840px) {
	.logo-wrapper {
		padding-left: calc((100% - 480px)/2);
	}
	.greybar {
		padding-left: 460px;
	}
	.content {
		max-width: 480px;
	}
	.footer {
		max-width: 840px;
		padding-left: calc(50% - 240px);
	}
	@-moz-document url-prefix() {
		.footer {
			padding-right: calc(50% - 240px);
		}
	}
	@media screen and (-webkit-min-device-pixel-ratio:0) {
		.footer {
			padding-right: calc(50% - 240px);
		}
	}
}
@media screen and (max-width:559px) {
	.greybar {
		height: calc(1rem + 28px);
	}
	.full-text {
		display: none; 
	}
	.content {
		position: relative;
		margin: 0 15px 30px 15px;
	}
	.q-container {
		min-height: 0;
		height: auto;
	}
	.progress {
		margin: 0 -15px;
	}
	.navbar {
		margin: 0 -15px;
	}
	.footer {
		padding: 30px 15px;
	}
	.footer a {
		width: 100%;	
	}
}
@media screen and (max-width: 559px) {
	.logo-wrapper {
		padding: 10px 15px 14px 45px;
	}
	.sitelogo .mainlogo {
		min-height: 41px; 
	}
	.sitelogo .mainlogo.freeform-logo {
		margin-left: 0; 
	}
	.sitelogo .subsitetitle {
		display: block;
		margin-left: 120px;
		margin-top: -6px;
	}
	.sitelogo .subsitetitle a {
		line-height: 1;
	} 
	.logotext {
		font-size: 1.3125rem;
		margin: 0 0 0 22px;
		line-height: .8em; 
	}
	.logotext + .logotext {
		margin-top: 8px; 
	} 
	.logoset .screen-logo {
		height: 41px;
	}
	.logoset .alt-logo {
		height: 41px;
	}
	.subsitetitle a {
		font-size: 1.125rem; 
	}
}
@media screen and (min-width: 560px) {
	.sitelogo .subsitetitle {
		margin-left: 140px;
		margin-top: -3px; 
	} 
	.subsitetitle {
		display: block;
		margin-left: 140px; 
	} 
	.subsitetitle a {
		font-size: 1.75rem; 
	}
}