﻿html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
	margin: 0;
	padding: 0;
	position: relative;
	border: 0;
	outline: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	background: transparent;
}
article, aside, figure, footer, header, hgroup, nav, section {
	display: block;
}
img, object, embed {
	max-width: 100%;
}
img {
	height: auto;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted #000;
	cursor: help;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
th {
	font-weight: bold;
	vertical-align: bottom;
}
td {
	font-weight: normal;
	vertical-align: top;
}
hr {
	display: block;
	height: 1px;
	width: 10em;
	border: 0;
	margin: 2em auto;
}
input, select {
	vertical-align: middle;
}
pre {
	white-space: pre;
	white-space: pre-wrap;
	white-space: pre-line;
	word-wrap: break-word;
}
input[type="radio"] {
	vertical-align: text-bottom;
}
input[type="checkbox"] {
	vertical-align: bottom;
}
.ie6 input {
	vertical-align: text-bottom;
}
select, input, textarea {
	font: 99% sans-serif;
	outline: none;
}
table {
	font-size: inherit;
	font: 100%;
}
a:hover, a:active {
	outline: none;
}
small {
	font-size: 85%;
}
strong, th {
	font-weight: bold;
}
td, td img {
	vertical-align: top;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
pre, code, kbd, samp {
	font-family: monospace, sans-serif;
}
label, input[type=button], input[type=submit], button {
	cursor: pointer;
}
button, input, select, textarea {
	margin: 0;
}
button {
	width: auto;
	overflow: visible;
}
.ie7 img {
	-ms-interpolation-mode: bicubic;
}
.ie6 html {
filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
.clear:before, .clear:after {
	content: "\0020";
	display: block;
	height: 0;
	overflow: hidden;
}
.clear:after {
	clear: both;
}
.clear {
	zoom: 1;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	text-rendering: optimizeLegibility;
	font-family: 'Intro regular', sans-serif;
}
h1 {
	font-size: 2em;
	margin-bottom: 10px;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.3em;
	color: #e6007e;
}
button:focus {
	outline: 0 !important;
}
.half-column, .third-column, .quart-column {
	float: left;
	margin: 0;
}
.half-column {
	width: 46%;
	margin: 0 8% 24px 0;
}
.third-column {
	width: 30%;
	margin: 0 3% 24px 0;
}
.quart-column {
	width: 22%;
	margin: 0 0 0 0;
}
.last {
	margin-right: 0 !important;
}

a.btn {
    display: inline-block;
    background-color: #ad9bcb;
    color: #fff;
    text-decoration: none;
    padding: 10px 4px;
    border-radius: 5px;
    box-shadow: 0 3px 0 #47266b;
    font-family: 'Intro regular', sans-serif;
    font-size: 12px;
    width: 190px;
}

body {
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	color: #49225d;
	line-height: 24px;
}
#wrapper {
	background-image: url('img/winterkledingpas_activatie_bg.jpg');
	background-repeat: no-repeat;
	background-position: center;
	background-clip: top;
	background-size: cover;
	-moz-background-size: cover;
	height: 100%;
	width: 100%;
	text-align: center;
}
#card {
	/*
    width: 492px;
	height: 332px;
	background-image: url('img/kindpas.png');
	margin: 50px auto 10px auto;
  */
}
#clickbox {
	margin: 0 auto 72px;
}
#clickbox a.btn {
	margin-top: 12px;
}
#info, #info p {
	margin-bottom: 24px;
}
#contactform {
	text-align: left;
}
#contactform input {
	width: 97.5%;
	border: solid 2px #ccc;
	border-radius: 3px;
	padding: 10px 0 10px 2.5%;
	margin-bottom: 3px;
}
#contactform textarea {
	width: 97.5%;
	height: 98px;
	border: solid 2px #ccc;
	border-radius: 3px;
	padding: 10px 0 10px 2.5%;
	resize: none;
	display: block;
	margin-bottom: 7px;
}
#contactform input[type="submit"] {
	color: #fff;
	border: none;
	background-color: #e6007e;
	padding: 10px 20px;
	border-radius: 5px;
	box-shadow: 0 3px 0 #c5006c;
	-webkit-appearance: none;
	font-family: 'Intro regular', sans-serif;
	width: auto;
}
#footer {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	color: #fff;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
.welcome-text {
	text-align: center;
	color: #49225d;
	font-size: 20px;
	line-height: 24px;
	max-width: 906px;
	margin-right: auto;
	margin-left: auto;
	font-family: 'Helvetica';
}

.cookie-alert {
	padding: 1em 0;
	background: #666;
	font-size: 1em;
	color: #fff;
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 9999;
}
.cookie-alert .pull-right {
	float: right;
}
.cookie-alert a {
	color: #fff;
	text-decoration: underline;
}
.cookie-alert .arrow {
	display: inline-block;
	margin-left: 5px;
}


.headerdiv{
	background-color:#47266b;
	height: 50px;
}

.imageKindPas{
	width: 100px;	
	float: left;
	margin: 15px 300px 0px 150px;
}

.imageParticipas{
	width: 100px;
	float:left;
	margin: 7px 0px 0px 250px;
}

.textHeader{
	color:#FFFFFF;
	font-family: verdana;
	font-size:12px;
	padding: 13px 0px 0px 0px;
}

.footerDiv{
	background-color:#47266b;
	height: 60px;
}

.imageBHN{
	width: 120px;
	float:left;
	margin: 12px 250px 0px 250px;
}

.footerMessage{
	color:#FFFFFF;
	font-family: verdana;
	font-size:12px;
	padding: 17px 0px 0px 0px;
}

.footerMessage a{
	color:#ad9bcb;
	text-decoration: underline;
}

@media screen and (max-width: 1002px) {
.container {
	margin-left: 12px;
	margin-right: 12px;
}
#wrapper {
	background-image: url('img/kindpas_bg_2.jpg');
	background-repeat: no-repeat;
	background-position: center;
	background-clip: top;
	background-size: cover;
	-moz-background-size: cover;
	height: 100%;
	width: 100%;
	text-align: center;
	overflow: scroll;
    padding: 55px 0 0;
}
.container .form-text {
	margin-left: 15px;
}
}


@media screen and (max-width: 920px) {
.school-spullen-module .container .schoolspullen-form-wrapper {
	padding: 30px;
	text-align: center;
}
.school-spullen-module .container .schoolspullen-form-wrapper form .field-wrapper {
	float: none;
	display: block;
	max-width: 230px;
	margin: 0 auto 28px;
}
.school-spullen-module .container .schoolspullen-form-wrapper form .field-wrapper.field-wrapper-2 {
	margin: 0 auto 28px;
	padding-left: 8px;
	max-width: 382px;
}
.school-spullen-module .container .schoolspullen-form-wrapper form .field-wrapper.field-submit {
	margin: 0 auto;
	text-align: center;
}
.school-spullen-module .container .schoolspullen-form-wrapper form .field-wrapper label {
	text-align: left;
}
input[type="text"], input[type="url"], input[type="password"], input[type="tel"], input[type="number"], input[type="email"], textarea, select {
	float: none;
	display: inline-block;
}
}

@media screen and (max-width: 800px) {
h2 {
	font-size: 24px;
}
.school-spullen-module {
	margin-top: 40px;
}
.school-spullen-module .container h2 {
	line-height: 20px;
	margin-bottom: 20px;
}
.school-spullen-module .container .schoolspullen-form-wrapper {
	margin-top: 0px;
}
}

@media screen and (max-width: 720px) {
.mq-mobile {
	display: block !important;
}
.mq-desktop {
	display: none !important;
}
input[type="text"], input[type="url"], input[type="password"], input[type="tel"], input[type="number"], input[type="email"], textarea, select {
	font-size: 14px;
	padding: 10px 8px;
	margin-right: 12px;
}
input[type=text].min-input, input[type=url].min-input, input[type=password].min-input, input[type=tel].min-input, input[type=number].min-input, input[type=email].min-input, textarea.min-input, select.min-input {
	width: 50px;
}
.school-spullen-module .container .schoolspullen-form-wrapper {
	margin-bottom: 30px;
	text-align: left;
}
.school-spullen-module .container .form-messages {
	bottom: -83px;
}
.school-spullen-module .container .schoolspullen-form-wrapper form .field-wrapper {
	float: none;
	display: block;
	max-width: 230px;
	margin: 0 auto 28px;
}
.school-spullen-module .container .schoolspullen-form-wrapper form .field-wrapper.field-wrapper-2 {
	margin: 0 auto 28px;
	max-width: 230px;
	padding: 0;
}
.school-spullen-module .container .schoolspullen-form-wrapper form .field-wrapper.field-wrapper-2 .small-input {
	width: 230px !important;
}
.school-spullen-module .container .schoolspullen-form-wrapper form .field-wrapper.field-submit {
	margin: 0 auto;
	text-align: center;
}
.school-spullen-module .container .schoolspullen-form-wrapper form .field-wrapper label {
	margin-bottom: 15px;
}
.container .form-term, .container .form-text {
	font-size: 16px;
	line-height: 18px;
}
.container .form-term {
	margin: 15px 0 10px 10px;
}
.container .form-text {
	margin-bottom: 20px;
}
.container .form-text input {
	height: 16px;
	width: 16px;
}
.school-spullen-module .container .schoolspullen-form-wrapper {
	margin-bottom: 10px;
}
}

@media screen and (max-width: 370px) {
#wrapper {
	background-image: url('img/bg_mobile.jpg');
	background-repeat: no-repeat;
	background-position: center;
	background-clip: top;
	background-size: cover;
	-moz-background-size: cover;
	height: 100%;
	width: 100%;
	text-align: center;
	overflow: scroll;
    padding: 55px 0 0;
}

.school-spullen-module {
	margin-top: 72px;
}
}
