html, body {
      overflow: visible!important;
}
   /*==================*/ /*STAGE AANMELDEN/*==================*/

   .tekstColor {
         color: #218894;
         font-weight: bold;}

       .tekstColorHeader {
         color: #218894;
         margin-bottom: 10px;
         font-family: 'Abril Fatface', cursive;
         font-weight: 200;
       }

    .containerMain {
      margin-top: 0px;

    }

    .containerAanmelden h1, h2, h3, h4, h5 ,h6 {
        font-weight: 200;
      }

    .containerAanmelden a{
        text-decoration: none;
      }


    .containerAanmelden fieldset{
        margin: 0;
        padding: 0;
        border: none;
      }

      fieldset h3 {
        padding-top: 5px;
      }

      /* GRID */

      .twelve { width: 100%; }
      .eleven { width: 91.53%; }
      .ten { width: 83.06%; }
      .nine { width: 74.6%; }
      .eight { width: 66.13%; }
      .seven { width: 57.66%; }
      .six { width: 49.2%; }
      .five { width: 40.73%; }
      .four { width: 32.26%; }
      .three { width: 23.8%; }
      .two { width: 15.33%; }
      .one { width: 6.866%; }

      /* COLUMNS */

      .containerMain .col {
        display: block;
        float:left;
        margin: 0 0 0 1.6%;
      }

      .containerMain .col:first-of-type {
        margin-left: 0;
      }

      .containerMain .containerAanmelden{
        margin-top: 20px;
        max-width: 800px;
        position: relative;
      }

      .containerMain .row{
        padding: 20px 0;
      }

      /* CLEARFIX */

      .containerMain .cf:before,
      .containerMain .cf:after {
          content: " ";
          display: table;
      }

      .containerMain .cf:after {
          clear: both;
      }

      .containerMain .cf {
          *zoom: 1;
      }

      .containerMain .wrapper{
        margin: 30px 0;

      }

      /* STEPS */

      .containerMain .steps{
        list-style-type: none;
        margin: 0;
        padding: 0;
        background-color: rgb(189,214,211);
        text-align: center;
      }

      .containerMain .steps li{
        display: inline-block;
        margin: 15px;
        color: rgb(109, 153, 158, 0.8);
        padding-bottom: 15px;

      }

      .containerMain .steps li.is-active{
        border-bottom: 1px solid #218894;
        color: #218894;
      }

      /* FORM */

      .form-wrapper .section{
        padding: 0px 20px 30px 20px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background-color: #fff;
        opacity: 0;
        -webkit-transform: scale(1, 0);
        -ms-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        transform: scale(1, 0);
        -webkit-transform-origin: top center;
        -moz-transform-origin: top center;
        -ms-transform-origin: top center;
        -o-transform-origin: top center;
        transform-origin: top center;
        -webkit-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
        text-align: center;
        position: absolute;
        width: 100%;
        min-height: 300px;
        box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
      }

      .form-wrapper .section h3{
        margin-bottom: 30px;
      }

      .form-wrapper .section.is-active{
        opacity: 1;
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
        background: rgb(189,214,211);

      }

      .form-wrapper .button, .form-wrapper .submit{
        background-color: rgb(33,136,148);
        display: inline-block;
        padding: 8px 30px;
        color: #BDD6D3;
        cursor: pointer;
        font-size: 14px !important;
        position: absolute;
        right: 20px;
        bottom: 20px;
        margin-bottom: 9px;
        text-shadow: 1px 1px black;
        padding: 10px 30px;
        font-weight: bold;
        border-radius: 5px;
      }

      .form-wrapper .button:hover, .form-wrapper .submit:hover{
        background-color: rgb(33,136,148, 0.8);
        box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
      }


      .form-wrapper .submit{
        border: none;
        outline: none;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
      }

      .form-wrapper input[type="text"],
      .select
      {
        display: block;
        padding: 10px;
        margin: 10px auto;
        background-color: #fff;
        border: none;
        width: 100%;
        outline: none;
        font-size: 14px !important;
        font-family: 'Open Sans', sans-serif !important;
      }
      
      .containerAanmelden select{
        width: 100%;
        border: none;
        background-color: #fff ;
        color: grey;
      }
      
      /* update select*/
      .select2 select{
        padding: 10px; 
        margin: 10px 0px;
        font-family: 'Oswald', sans-serif !important;
        font-size: 14px;
      }

      .form-control {
        align-items: start;
        margin-left: -40%;
        border: none;
        color: grey;
        background-color: #f1f1f1;
        border-radius: 0px;
        }

      .inputDate .form-control {    
        margin: 10px 0px;
        font-size: 14px}

        /* checkbox leerbedrijf */

        .checkboxWrapperText *,
        .checkboxWrapperText ::after,
        .checkboxWrapperText ::before {
          box-sizing: border-box;
        }
        .checkboxWrapperText [type=checkbox].substituted {
          margin: 0;
          width: 0;
          height: 0;
          display: inline;
          -webkit-appearance: none;
          -moz-appearance: none;
          appearance: none;
        }
        .checkboxWrapperText [type=checkbox].substituted + label:before {
          content: "";
          display: inline-block;
          vertical-align: top;
          height: 1.15em;
          width: 1.15em;
          margin-right: 0.6em;
          color: rgba(0, 0, 0, 0.275);
          border: solid 0.06em;
          box-shadow: 0 0 0.04em, 0 0.06em 0.16em -0.03em inset, 0 0 0 0.07em transparent inset;
          border-radius: 0.2em;
          background: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xml:space="preserve" fill="white" viewBox="0 0 9 9"><rect x="0" y="4.3" transform="matrix(-0.707 -0.7072 0.7072 -0.707 0.5891 10.4702)" width="4.3" height="1.6" /><rect x="2.2" y="2.9" transform="matrix(-0.7071 0.7071 -0.7071 -0.7071 12.1877 2.9833)" width="6.1" height="1.7" /></svg>') no-repeat center, white;
          background-size: 0;
          will-change: color, border, background, background-size, box-shadow;
          transform: translate3d(0, 0, 0);
          transition: color 0.1s, border 0.1s, background 0.15s, box-shadow 0.1s;
        }
        .checkboxWrapperText [type=checkbox].substituted:enabled:active + label:before,
        .checkboxWrapperText [type=checkbox].substituted:enabled + label:active:before {
          box-shadow: 0 0 0.04em, 0 0.06em 0.16em -0.03em transparent inset, 0 0 0 0.07em rgba(0, 0, 0, 0.1) inset;
          background-color: #f0f0f0;
        }
        .checkboxWrapperText [type=checkbox].substituted:checked + label:before {
          background-color: #209A9D;
          background-size: 0.75em;
          color: rgba(0, 0, 0, 0.075);
        }
        .checkboxWrapperText [type=checkbox].substituted:checked:enabled:active + label:before,
        .checkboxWrapperText [type=checkbox].substituted:checked:enabled + label:active:before {
          background-color: #0a7ffb;
          color: rgba(0, 0, 0, 0.275);
        }
        .checkboxWrapperText [type=checkbox].substituted:focus + label:before {
          box-shadow: 0 0 0.04em, 0 0.06em 0.16em -0.03em transparent inset, 0 0 0 0.07em rgba(0, 0, 0, 0.1) inset, 0 0 0 3.3px rgba(10, 147, 150, 0.55), 0 0 0 5px rgba(10, 147, 150, 0.3);
        }
        .checkboxWrapperText [type=checkbox].substituted:focus:active + label:before,
        .checkboxWrapperText [type=checkbox].substituted:focus + label:active:before {
          box-shadow: 0 0 0.04em, 0 0.06em 0.16em -0.03em transparent inset, 0 0 0 0.07em rgba(0, 0, 0, 0.1) inset, 0 0 0 3.3px rgba(10, 147, 150, 0.55), 0 0 0 5px rgba(10, 147, 150, 0.3);
        }
        .checkboxWrapperText [type=checkbox].substituted:disabled + label:before {
          opacity: 0.5;
        }

        .checkboxWrapperText [type=checkbox].substituted.dark + label:before {
          color: rgba(255, 255, 255, 0.275);
          background-color: #222;
          background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xml:space="preserve" fill="rgba(34, 34, 34, 0.999)" viewBox="0 0 9 9"><rect x="0" y="4.3" transform="matrix(-0.707 -0.7072 0.7072 -0.707 0.5891 10.4702)" width="4.3" height="1.6" /><rect x="2.2" y="2.9" transform="matrix(-0.7071 0.7071 -0.7071 -0.7071 12.1877 2.9833)" width="6.1" height="1.7" /></svg>');
        }
        .checkboxWrapperText [type=checkbox].substituted.dark:enabled:active + label:before,
        .checkboxWrapperText [type=checkbox].substituted.dark:enabled + label:active:before {
          background-color: #444;
          box-shadow: 0 0 0.04em, 0 0.06em 0.16em -0.03em transparent inset, 0 0 0 0.07em rgba(255, 255, 255, 0.1) inset;
        }
        .checkboxWrapperText [type=checkbox].substituted.dark:checked + label:before {
          background-color: #a97035;
          color: rgba(255, 255, 255, 0.075);
        }
        .checkboxWrapperText [type=checkbox].substituted.dark:checked:enabled:active + label:before,
        .checkboxWrapperText [type=checkbox].substituted.dark:checked:enabled + label:active:before {
          background-color: #c68035;
          color: rgba(0, 0, 0, 0.275);
        }
        .checkboxWrapperText [type=checkbox].substituted + label {
          -webkit-user-select: none;
          user-select: none;
        }


        /* CHECKBOX SBB */
        .checkbox-wrapper-34 {
          --blue: #0D7EFF;
          --g08: #E1E5EB;
          --g04: #848ea1;    
        }

        .checkbox-wrapper-34 .tgl {
          display: none;
        }
        .checkbox-wrapper-34 .tgl,
        .checkbox-wrapper-34 .tgl:after,
        .checkbox-wrapper-34 .tgl:before,
        .checkbox-wrapper-34 .tgl *,
        .checkbox-wrapper-34 .tgl *:after,
        .checkbox-wrapper-34 .tgl *:before,
        .checkbox-wrapper-34 .tgl + .tgl-btn {
          box-sizing: border-box;
        }
        .checkbox-wrapper-34 .tgl::selection,
        .checkbox-wrapper-34 .tgl:after::selection,
        .checkbox-wrapper-34 .tgl:before::selection,
        .checkbox-wrapper-34 .tgl *::selection,
        .checkbox-wrapper-34 .tgl *:after::selection,
        .checkbox-wrapper-34 .tgl *:before::selection,
        .checkbox-wrapper-34 .tgl + .tgl-btn::selection {
          background: none;
        }
        .checkbox-wrapper-34 .tgl + .tgl-btn {
          outline: 0;
          display: block;
          width: 57px;
          height: 27px;
          position: relative;
          cursor: pointer;
          user-select: none;
          font-size: 12px;
          font-weight: 400;
          color: #fff;
        }
        .checkbox-wrapper-34 .tgl + .tgl-btn:after,
        .checkbox-wrapper-34 .tgl + .tgl-btn:before {
          position: relative;
          display: block;
          content: "";
          width: 44%;
          height: 100%;
        }
        .checkbox-wrapper-34 .tgl + .tgl-btn:after {
          left: 0;
        }
        .checkbox-wrapper-34 .tgl + .tgl-btn:before {
          display: inline;
          position: absolute;
          top: 7px;
        }
        .checkbox-wrapper-34 .tgl:checked + .tgl-btn:after {
          left: 56.5%;
        }

        .checkbox-wrapper-34 .tgl-ios + .tgl-btn {
          background: var(--g08);
          border-radius: 20rem;
          padding: 2px;
          transition: all 0.4s ease;
          box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
        }
        .checkbox-wrapper-34 .tgl-ios + .tgl-btn:after {
          border-radius: 2em;
          background: #fff;
          transition: left 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275), padding 0.3s ease, margin 0.3s ease;
          box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
        }
        .checkbox-wrapper-34 .tgl-ios + .tgl-btn:before {
          content: "Nee";
          left: 28px;
          color: var(--g04);
          transition: left 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
        }
        .checkbox-wrapper-34 .tgl-ios + .tgl-btn:active {
          box-shadow: inset 0 0 0 30px rgba(0, 0, 0, 0.1);
        }
        .checkbox-wrapper-34 .tgl-ios + .tgl-btn:active:after {
          padding-right: 0.4em;
        }
        .checkbox-wrapper-34 .tgl-ios:checked + .tgl-btn {
          background: var(--blue);
        }
        .checkbox-wrapper-34 .tgl-ios:checked + .tgl-btn:active {
          box-shadow: inset 0 0 0 30px rgba(0, 0, 0, 0.1);
        }
        .checkbox-wrapper-34 .tgl-ios:checked + .tgl-btn:active:after {
          margin-left: -0.4em;
        }
        .checkbox-wrapper-34 .tgl-ios:checked + .tgl-btn:before {
          content: "Ja";
          left: 4px;
          color: #fff;
        }

        .containerAanmelden a {
          text-decoration: none;
          color: #218894;
          font-weight: bold;
        }

        .containerAanmelden a:hover {
          color: rgb(10,147,150, 0.4);
        }



  /* HOMEPAGE IMAGE */

     .FormBox0{
      width: 100%;}

     .TextBox0{
      margin-left: 60px;
      width: 82%;
      }

    
/* ALL ERROR OK IMAGES */

     .FormBox{
      width: 100%;
      margin-left:40px;}

     .TextBox{
      width: 45%;
      display: inline-block; }

     .imagesErro_form{
      width: 6%;
      display: inline-block;}

/* DATE SECTION BPV GEGEVENS*/

  .sectionDate{
      width: 100%;}

     .inputDate .form-control {
      width: 100%;
      margin-left: 0px;
      padding: 10px;
      background-color: #fff}

/* CHECKLIST SBB */

     .checkboxWrapperText {
      width: 100%;
      margin-left: -12px;}

     .TextBox2{
      width: 35%;
      display: inline-block;
      position: relative;}

     .checkbox-wrapper-34 {
      width: 12%;
      display: inline-block;
      position: absolute; }

      .containerStageAanmelden {
        margin-top: -140px;
      }

      @media (max-width: 768px) {
        .containerMain .wrapper {
          padding: 0px!important;
        }
      } 


     /* On screens that are 600px wide or less, make the menu links stack on top of each other instead of next to each other */
      @media screen and (max-width: 600px) {
        .containerMain {
          margin-top: 0px;
        }

        .containerAanmelden html, body{
          margin-top: 10px }

          .containerMain .steps li{
            display: inline-block;
            margin: 12px;
            color: rgb(109, 153, 158, 0.8);
            padding-bottom: 5px;
          }

        .TextBox0{
          width: auto;
          margin: auto;}

        .FormBox{ 
          margin-left: 28px;}

        .TextBox{
          width: 78%;
          display: inline-block;}

         .TextBox2{
          width: 78%;
          display: inline-block;
          position: relative;}
        
        .imagesErro_form{
            width: 12%;
            display: inline-block;}

        .containerStageAanmelden .float-end  {
          display: none;
        }
        .docentenLink{
         margin-top: 13px;
        }

        .stageMarktLink {
         margin-bottom: 16px;
        }
    }
        
@media (width < 1200px){
 #fotoStageAanmelden{
  margin:auto;
   opacity: 0.1;
 } 
}
@media (width < 990px){
 .docentenLink{
         margin-top: 13px;
         margin-bottom: 16px;
        }
}


 