/*
Theme Name: Voetbalkamp thema
Theme URI: https://www.voetbalkampnederland.nl/page/voetbalkamp_nederland/home/voetbalkamp_nederland.html
Author: MG Software B.V.
Author URI: https://www.mgsoftware.nl
Description: Thema voor voetbalkamp Nederland.
Version: 1.0
License: GNU General Public License v2 of later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: voetbalkamp-thema
*/

html, body {
    height: 100%;
}
html {
    font-size: 100%;
    overflow-y: scroll;
}
body {
    background: #FFF url(../images/bg_body.png) top left repeat-x;
    color: #333;
    font-family: Arial, "Trebuchet MS";
    font-size: 62.5%;
   /* standaard font grootte is nu 10px, dus 1.2em = 12px */
    line-height: 140%;
}
/* ################################################################################# */
/* */
/* VLAKVERDELING */
/* */
/* ################################################################################# */
#container {
    background: url(../images/bg_content.jpg) bottom left repeat-x;
    clear: both;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -250px auto;
   /* the bottom margin is the negative value of the footer's height */
}
#header {
    height: 306px;
    width: 900px;
    margin: 0 auto;
}
#footer {
    margin: 0 auto;
    text-align: center;
    width: 100%;
}
#footerclearer, #footer {
    clear: both;
    height: 250px;
    margin: 0 auto;
}
/*------------------------------------------------------------------------------------ * * Alleen gebruiken wanneer de footer van de website altijd * tegen de onderkant van de browser aan moet staan of onderaan de content #wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -30px auto;
   /* the bottom margin is the negative value of the footer's height */
   /* width: 960px;
}
#footer, #footerclearer {
    background: #00FF00;
    height: 30px;
   /* .footerclearer must be the same height as .footer */
   /* margin: 0 auto;
    width: 960px;
}
-------------------------------------------------------------------------------------*/
/* ################################################################################# */
/* */
/* DEFAULT */
/* */
/* ################################################################################# */
/*------------------------------------------------------------------------------------ * * Gebruik font-size alleen bij html tags en niet bij classes en id's, * dit mag slechts bij uitzondering. * * Deze eigenschap zal altijd blijven ondanks verdere classes * !important * IE 6 and below * * html {
}
* IE 7 and below * *:first-child+html {
}
* html {
}
* IE 7 only * *:first-child+html {
}
* IE 7 and modern browsers only * html>body {
}
* Modern browsers only (not IE 7) * html>
/**body {
}
/* * Recent Opera versions 9 and below * html:first-child {
}
* -------------------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
    font-family: Arial, "Trebuchet MS" !important;
    margin: 0;
    padding: 0;
    letter-spacing: 0;
    border-bottom: 0 !important;
}
button, input, option, select, textarea {
    font-family: Arial, "Trebuchet MS" !important;
    letter-spacing: 0;
    margin: 0;
    padding: 0;
}
a {
    color: #F3692B;
   /* oranje */
    text-decoration: underline;
}
a:active {
    color: #F3692B;
    text-decoration: underline;
}
a:hover {
    color: #094FA4;
   /* blauw */
    text-decoration: underline;
}
a:visited {
    color: #F3692B;
    text-decoration: underline;
}
/* Custom tags */
h1 {
    color: #FFF;
    font-size: 1.8em;
    padding: 17px 0 17px 0;
}
h2 {
    color: #F3692B;
    font-size: 1.7em;
    padding: 20px 0 15px 0;
}
h3 {
    color: #F3692B;
    font-size: 1.4em;
    padding: 10px 0;
}
p, li, tr, td {
    font-size: 1.3em;
    line-height: 1.5em;
    margin-bottom: 20px;
}
tr, td {
    font-size: 1.15em;
    line-height: 1.5em;
}
input, textarea, select {
    border: 1px solid #999;
    color: #333;
    background: none;
    margin: 0 0 3px 0;
    padding: 2px;
    width: 200px;
}
input.radio, input.checkbox {
    border: 0;
    width: 15px;
}
input.allergie {
    width: 150px;
}
select.provincie {
    color: #333;
}
/* ################################################################################# */
/* */
/* HEADER */
/* */
/* ################################################################################# */
#portals, #nav {
    float: right;
}
#portals {
    height: 47px;
    width: 740px;
}
#nav {
    height: 44px;
    width: 740px;
}
#box-foto {
    margin: 0 auto 0 auto;
    width: 900px;
}
#logo {
    position: absolute;
    width: 150px;
    top: 0px;
    float: left;
    z-index: 50;
}
/* ################################################################################# */
/* */
/* PORTALS */
/* */
/* ################################################################################# */
ul.nav-portal {
    padding: 12px 0 0 0;
}
ul.nav-portal li {
    color: #094FA4;
    display: inline;
    font-weight: bold;
    padding: 0 20px 0 0;
}
ul.nav-portal li a {
    color: #094FA4;
    text-decoration: none;
}
ul.nav-portal li a:hover {
    color: #F3692B;
    text-decoration: none;
}
ul.nav-portal li.active, ul.nav-portal li.active a, ul.nav-portal li.active a:hover {
    color: #F3692B;
}
/* ################################################################################# */
/* */
/* NAVIGATIE */
/* */
/* ################################################################################# */
ul.navigatie {
    padding: 12px 0 0 0;
}
ul.navigatie li {
    display: inline;
    margin: 0 -3px 0 0;
}
ul.navigatie li.active a {
    color: #F3692B;
}
ul.navigatie li a {
    color: #FFF;
    padding: 13px 15px;
    text-decoration: none;
}
ul.navigatie li a:hover, ul.navigatie li.active a:hover {
    color: #F3692B;
}
/* ################################################################################# */
/* */
/* FOTOBLOK */
/* */
/* ################################################################################# */
.headerfoto {
    position: absolute;
    background: #FFF;
    top: 91px;
    height: 250px;
    width: 600px;
    overflow: hidden;
}
.headerboxen {
    background: url(../images/bg_strepen.png) repeat-y;
    width: 300px;
    float: right;
    height: 250px;
    overflow: hidden;
}
.sponsorbox, .subsponsorbox {
    background: #FFF;
    float: right;
    clear: left;
    text-align: center;
    width: 240px;
}
.subsponsorbox {
    height: 100px;
}
.sponsorbox h2, .subsponsorbox h2 {
    padding: 10px 0 5px 0;
}
/* ################################################################################# */
/* */
/* CONTENT */
/* */
/* ################################################################################# */
#content {
    background: url(../images/bg_balk.png) center top no-repeat;
    padding: 35px;
}
#boxen {
    margin: 0 auto;
    width: 900px;
}
#box-left, #box-midden {
    float: left;
    padding: 0 20px 5px 20px;
}
#box-right {
    float: left;
    padding: 0 20px;
}
#box-left {
    background: url(../images/bg_box_left.png) top left repeat-x;
    width: 560px;
}
#box-midden {
    background: url(../images/bg_box_midden.png) top left repeat-x;
    padding: 58px 20px 0 20px;
    width: 20px;
    height: 300px;
}
#box-right {
    background: url(../images/bg_box_right.png) top left repeat-x;
    width: 200px;
    padding-top: 57px;
}
#box-right img.inschrijven {
    margin: 15px 0 10px 0;
}
#box-left li {
    background: url(../images/arrow_maand.png) left 5px no-repeat;
    padding: 0 0 0 20px;
    margin: 0 0 3px 0;
}
#box-left ul {
    margin: 0 0 10px 0;
}
/* ################################################################################# */
/* */
/* BOX-TRAINERS */
/* */
/* ################################################################################# */
.box-trainers {
}
.box-trainers ul li {
    background: url(../images/icon_trainer.png) top left no-repeat;
    padding-left: 45px;
    line-height: 1.1em;
    margin-bottom: 15px;
}
.box-trainers ul li span.profiel {
    color: #F3692B;
    font-size: 0.9em;
    margin-bottom: -10px;
}
.box-nieuws span.profiel {
    color: #F3692B;
    font-size: 1.3em;
    margin-bottom: -10px;
}
.box-trainers ul li span.profiel a {
    color: #F3692B;
    font-size: 0.9em;
    text-decoration: none;
}
.box-nieuws span.profiel a {
    color: #F3692B;
    font-size: 0.9em;
    text-decoration: none;
}
.box-trainers ul li span.profiel a:hover {
    color: #F3692B;
    font-size: 0.9em;
    text-decoration: underline;
}
.box-nieuws span.profiel a:hover {
    color: #F3692B;
    font-size: 0.9em;
    text-decoration: underline;
}
/* ################################################################################# */
/* */
/* BOX-NIEUWS */
/* */
/* ################################################################################# */
.box-nieuws {
}
.datum, .bericht {
    float: left;
}
.datum {
    background: url(../images/bg_datum.png) top left no-repeat;
    width: 45px;
    height: 65px;
}
.bericht {
    padding-bottom: 25px;
    width: 145px;
}
.bericht_large {
    padding-bottom: 15px;
    width: 400px;
}
.bericht p {
    margin-bottom: 2px;
}
.month {
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    padding: 1px 0 0 0;
    width: 29px;
}
.day {
    color: #F3692B;
    font-size: 1.9em;
    font-weight: bold;
    text-align: center;
    padding: 4px 0 8px 1px;
    width: 29px;
}
span.titel {
    color: #F3692B;
    font-size: 1.3em;
    font-weight: bold;
}
span.titeldatum {
    color: #062D42;
    font-size: 1.1em;
    font-weight: bold;
    padding: 5px 0 2px 0;
}
span.leesmeer {
    color: #F3692B;
    font-size: 1.3em;
}
#box-left img {
    max-width: 390px;
}
/* ################################################################################# */
/* */
/* BLOK-SPEELSCHEMA */
/* */
/* ################################################################################# */
span.maand, span.sponsorlijst {
    background: url(../images/arrow_maand.png) left 2px no-repeat;
    display: block;
    font-size: 1.3em;
    font-weight: bold;
    padding: 0 0 10px 15px;
}
span.schemadatum, span.schemadatum_locatie {
    color: #F3692B;
    font-size: 1.3em;
    font-style: italic;
}
span.sponsorlijst:hover {
    color: #094FA4;
    text-decoration: underline;
}
span.sponsorlijst {
    color: #F3692B;
    cursor: pointer;
}
ul.blok {
    margin: 0 0 20px 0;
}
ul.blokkamp {
    margin: 0 0 -10px 0;
}
span.bloklocatie {
    margin: -15px 0 20px 0;
}
ul.blok li {
    margin: 0 0 -1px 0;
}
/* ################################################################################# */
/* */
/* BOX-GALLERY */
/* */
/* ################################################################################# */
.box-gallery {
    clear: both;
}
.box-gallery .thumb {
    background-color: #F3692B;
    border: 3px solid #FFF;
    float: left;
    margin: 0 7px 7px 0;
}
.img_over {
    overflow: hidden;
    height: 85px;
}
/* ################################################################################# */
/* */
/* BOX-TRAINERS-UITGELICHT */
/* */
/* ################################################################################# */
.box-trainer-uitgelicht img.trainer {
    border: 3px solid #FFF;
    float: right;
    margin: 0 0 20px 20px;
}
/* ################################################################################# */
/* */
/* BOX-SPONSORS */
/* */
/* ################################################################################# */
span.sponsorlijst a {
    color: #F3692B;
    text-decoration: underline;
}
span.sponsorlijst a:hover {
    color: #094FA4;
    text-decoration: underline;
}
/* ################################################################################# */
/* */
/* FOOTER */
/* */
/* ################################################################################# */
.sitemap, .botnav, .powered {
    float: left;
    padding: 96px 0 0 0;
}
.sitemap {
    color: #FFF;
    font-weight: bold;
    width: 155px;
    margin: 0 50px 0 0;
    text-align: left;
}
.powered {
    width: 120px;
    padding-top: 190px;
    text-align: right;
}
.botnav {
    width: 625px;
    padding: 106px 0 0 0;
    datum text-align: left;
}
.footercontent {
    margin: 0 auto;
    width: 900px;
}
.footernavi {
    clear: both;
    padding: 30px 0 0 0;
}
ul.footernav li {
    font-size: 1.2em;
    margin: 0 16px 0 0;
    display: inline;
}
ul.footernav li a, .powered a {
    color: #094FA4;
    text-decoration: none;
}
ul.footernav li a:hover, .powered a:hover {
    color: #F3692B;
    text-decoration: underline;
}
ul.bot li {
    display: inline;
    font-size: 1.2em;
    margin: 0 12px 0 0;
}
ul.bot li a {
    color: #FFF;
    text-decoration: none;
}
ul.bot li a:hover {
    color: #F3692B;
    text-decoration: underline;
}
span.reyez, p.copy {
    color: #094FA4;
    font-size: 1em;
}
span.rood {
    color: #FF0000;
}
/* ################################################################################# */
/* */
/* OVERIGE */
/* */
/* ################################################################################# */
td li {
    font-size: 1em;
}
td h3 {
    font-size: 1.1em;
}
.verlaagd {
    position: absolute;
    margin: -95px 0 0 585px;
}
#box-left li.sub {
    background: url(../images/arrow_maand.png) left 5px no-repeat;
    margin: 0 0 0 20px;
}
#box-left li a {
    color: #094FA4;
    text-decoration: underline;
}


/* Contact Form */
.wpcf7 .item {
    display: flex;
}

.wpcf7 .wpcf7-submit {
    background-color: #F3692B;
    border: unset;
    color: white;
    text-transform: uppercase;
    padding: 5px;
}

.wpcf7 p {
    margin-bottom: 0px;
}

.wpcf7 .item-left {
    width: 160px;
}

.wpcf7-form-control input[type="radio"] {
    width: 20px;
}

.wpcf7-list-item-label {
    margin-right: 10px;
}

#wpcf7-f6-o1 > form > div:nth-child(20) > div.item-right > p > span > span > span > span {
    font-weight: bold;
}

#wpcf7-f6-o1 > form > div:nth-child(20) > div.item-right > p > span > span,
#wpcf7-f6-o1 > form > div:nth-child(22) > div.item-right > p > span > span,
#wpcf7-f6-o1 > form > div:nth-child(23) > div.item-right > p > span > span {
    display: flex;
    flex-direction: column;
    gap: 2px;
}

#wpcf7-f6-o1 > form > div:nth-child(39) > div.item-right > p > span > span > span {
    display: flex;
}

#wpcf7-f6-o1 > form > div:nth-child(39) > div.item-right > p > span > span > span > input[type=checkbox] {
    width: 16px;
    margin-right: 10px;
}

.screen-reader-response {
    margin-top: 10px;
    font-weight: bold;
}