/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

   html,
   button,
   input,
   select,
   textarea {
    color: #222;
  }

  html {
    font-size: 1em;
    line-height: 1.4;
  }

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

 ::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

 hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

 audio,
 canvas,
 img,
 video {
  vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

 fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

 textarea {
  resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

   .browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
  }

/* ==========================================================================
   Author's custom styles
   ========================================================================== */



   /********************/
   /********FONTS*******/
   /********************/

   @font-face {
    font-family: 'rijksoverheidsansregular';
    src: url('../fonts/rijksoverheidsans-regular-webfont.eot');
    src: url('../fonts/rijksoverheidsans-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/rijksoverheidsans-regular-webfont.woff') format('woff'),
    url('../fonts/rijksoverheidsans-regular-webfont.ttf') format('truetype'),
    url('../fonts/rijksoverheidsans-regular-webfont.svg#rijksoverheidsansregular') format('svg');
    font-weight: normal;
    font-style: normal;
  }

  @font-face {
    font-family: 'rijksoverheidsansbold';
    src: url('../fonts/rijksoverheidsansheadingbold.eot');
    src: url('../fonts/rijksoverheidsansheadingbold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/rijksoverheidsansheadingbold.woff') format('woff'),
    url('../fonts/rijksoverheidsansheadingbold.ttf') format('truetype'),
    url('../fonts/rijksoverheidsansheadingbold.svg#rijksoverheidsansbold') format('svg');
    font-weight: normal;
    font-style: normal;
  }

  body,
html {padding:0px; margin:0px; font-family: arial; }

  html {
    box-sizing: border-box;
  }
  *, *:before, *:after {
    box-sizing: inherit;
  }

  .stage {
    width: 665px;
    height: 680px;
    border: 1px solid #42145F;;
    position: relative;
    padding: 15px;
  }

  .stage-cover {
   background: white;
   position: absolute;
   height: 100%;
   width: 100%;
   z-index: 4;
 }

 h1 {
  background-color: #E17000;
  font-size: 28px;
  text-transform: uppercase;
  margin: 0px;
  padding: 12px 0 5px;
  line-height: 28px;
  padding-left: 10px;
  font-family: 'rijksoverheidsansbold';
  letter-spacing: 0.4px;
  font-weight: normal;
  text-align: center;
}

h1.top-10 {
   position: absolute;
  background: #1d79ba;
  color: white;
  
   padding: 15px 15px 15px;
  top: 0;
  left: 30px;
  font-family: rijksoverheidsansregular;
}

h1.top-10 span {
  font-family: 'rijksoverheidsansbold';
  font-size: 44px;
}

h1.web {
  padding-left: 94px;
}

h2 {
  font-size: 12px;
  margin: 0px;
  padding: 12px 0 10px;
  line-height: 14px;
  padding-left: 10px;
  font-family: 'rijksoverheidsansregular';
  letter-spacing: 0.4px;
  text-align: right;
  position: absolute;
  right: 10px;
  top: 100px;
}



.bg-online-media {
 background: url('../img/online_media/bg.png') no-repeat; 
 width: 648px;
 height: 648px;
 position: absolute;
 top: 15px;
 left: 5px;
 z-index: 2;
}

.dotted-lines {
 background: url('../img/online_media/dotted-lines.png') no-repeat;
 width: 204px;
 height: 470px;
 position: absolute;
 top: 92px;
 left: 418px;
 z-index: 3;
}

.bar {
  background: #42145f;
  height: 34px;
  width: 50px;
  position: absolute;
  top: 107px;
  left: 226px;
  width: 140px;
}

.bar-1 {
  top: 107px;
  width: 340px;
}
.bar-2 {
  top: 153px;
  width: 210px;
}
.bar-3 {
  top: 199px;
  width: 196px;
  height: 33px;
}
.bar-4 {
  top: 244px;
  width: 145px;
}
.bar-5 {
  top: 290px;
  width: 135px;
}
.bar-6 {
  top: 336px;
  width: 90px;
  height: 33px;
}
.bar-7 {
  top: 381px;
  width: 60px;
}
.bar-8 {
  top: 427px;
  width: 50px;
  height: 33px;
}
.bar-9 {
  top: 472px;
  width: 30px;
}
.bar-10 {
  top: 518px;
  width: 22px;
  height: 34px;
}

.count {
  font-size: 18px;
  margin: 0px;
  line-height: 14px;
  font-family: 'rijksoverheidsansregular';
  letter-spacing: 0.4px;
  font-weight: bold;
  width: 50px;
  height: 30px;
  position: absolute;
  right: -56px;
  
  top: 10px;
}



.bg {
 background: url('../img/webstatistieken/bg.png') no-repeat; 
 width: 648px;
 height: 648px;
 position: absolute;
 top: 15px;
 z-index: 2;
 left: 0;
}


.number {
  background: url('../img/webstatistieken/numbers.png') no-repeat;
  height: 60px;
  width: 60px;
  position: absolute;
  top: 92px;
  left: 369px;
}

.number-1 {
}
.number-2 {
    top: 137px;
    background-position:-60px;
}
.number-3 {
    top: 180px;
    background-position:-120px;
}
.number-4 {
    top: 222px;
    background-position:-180px;
}
.number-5 {
    top: 267px;
    background-position:-240px;
}
.number-6 {
    top: 310px;
    background-position:-300px;
}
.number-7 {
    top: 354px;
    background-position:-360px;
}
.number-8 {
    top: 396px;
    background-position:-420px;
}
.number-9 {
    top: 439px;
    background-position:-480px;
}
.number-10 {
    top: 482px;
    background-position:-540px;
}

.mask-wrapper {
    position: absolute;
    height: 70px;
    width: 245px;
    top: 96px;
    left: 416px;
    z-index: 4;
    overflow: hidden;
}

.mask {
    position: absolute;
    height: 70px;
    width: 245px;
    top: 0;    
    left: 0;
    background: white; 
}


.mask-wrapper-2 {
    left: 136px;
    top: 141px;
}

.mask-wrapper-3 {
    top: 180px;
}

.mask-wrapper-4 {
    top: 233px;
    left: 137px;
}

.mask-wrapper-5 {
    top: 274px;
}


.mask-wrapper-6 {
    left: 137px;
    top: 302px;
}


.mask-wrapper-7 {
    top: 346px;
}

.mask-wrapper-8 {
    left: 137px;
    top: 401px;
}

.mask-wrapper-9 {
    top: 441px;
}


.mask-wrapper-10 {
    left: 137px;
    top: 490px;
}

.mask-wrapper-11 {
    position: absolute;
    height: 30px;
    width: 92px;
    top: 266px;
    left: 23px;
    z-index: 4;
    overflow: hidden;
}

.mask-11 {
    position: absolute;
    height: 70px;
    width: 245px;
    top: 0;    
    left: 14px;
    background: white; 
}





.text-version {
  position: absolute;
  bottom: 10px;
  left: 15px;
  font-family: 'rijksoverheidsansregular' !important;
  font-size: 16px;
  color: #000;
  z-index: 11;
}

.text-version.personeel {
  bottom: 1px;
}

.text-version:hover {
  text-decoration: none;
}



/***************************/
/******** SLIDERS *********/
/*************************/

#sliderContainer { width: 665px; height: 740px; position: relative; border: 1px solid #42145F;}

/******** SLIDERS SET HEIGHT ********/
.slideContent { padding: 0; overflow: hidden; }


/* / TOP 10 OVERRULE */ 

.jFlowSlideContainer { overflow: hidden; }
.jFlowSlideContainer a { color: #F90; text-decoration: none; font-style: italic; }
.jFlowSlideContainer a:hover { text-decoration: none; }
.jFlowSlideContainer a:focus { position: relative; top: 1px; }

.jFlowNext { height:50px; width: 50px; position:absolute; bottom: 10px; right: 10px; cursor:pointer; }
.jFlowPrev { height:50px; width: 50px; position:absolute; bottom: 10px; right: 70px; cursor:pointer; }
.jFlowPrev:hover { background-position: -84px -235px; }
.jFlowNext:hover { background-position: 0px -235px; }

.text-version {
    position: absolute;
    bottom: 15px;
    left: 15px;
    font-family: 'rijksoverheidsansregular' !important;
    font-size: 16px;
    color: #000;
    z-index: 11;
}

.text-version.personeel {
    bottom: 1px;
}

.text-version:hover {
    text-decoration: none;
}


#myController { position: absolute; bottom: 50px; right: 55px; width: 75px; margin-right:-50px; font-family: 'rijksoverheidsansregular' !important;}

#top10 { position: absolute; top: 0px; left: 25px;  background: url(../img/top10/top10.png) no-repeat top center #fff; width: 70px; height: 84px; padding: 0px 4px 5px 5px }

.jFlowControl {margin-left:2px; float: left; width: 75px; height: 15px; text-align: center; display: none;}
.jFlowControl:hover { cursor: pointer; }
.jFlowSelected, .jFlowSelected:hover { display: inherit; }

.arrow-right {
    background: url(../img/arrow-right.png) no-repeat;
    border: none;
    text-indent: -99999999px;
    width: 32px;
    height: 39px;
    bottom: 8px;
}
.arrow-right:hover {
    background: url(../img/arrow-right.png) no-repeat;
    border: none;
    text-indent: -99999999px;
    width: 32px;
    height: 39px;
}
.arrow-left {
    background: url(../img/arrow-left.png) no-repeat;
    border: none;
    text-indent: -99999999px;
    width: 32px;
    height: 39px;
    right: 43px;
    bottom: 7px;
}
.arrow-left:hover {
    background: url(../img/arrow-left.png) no-repeat;
    border: none;
    text-indent: -99999999px;
    width: 32px;
    height: 39px;
}


/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

 .ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px;
}

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

 .hidden {
  display: none !important;
  visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

 .visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

 .visuallyhidden.focusable:active,
 .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

 .invisible {
  visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

 .clearfix:before,
 .clearfix:after {
  content: " "; /* 1 */
  display: table; /* 2 */
}

.clearfix:after {
  clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

 .clearfix {
  *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

   @media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
  }

  @media print,
  (-o-min-device-pixel-ratio: 5/4),
  (-webkit-min-device-pixel-ratio: 1.25),
  (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
  }

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

   @media print {
    * {
      background: transparent !important;
      color: #000 !important; /* Black prints faster: h5bp.com/s */
      box-shadow: none !important;
      text-shadow: none !important;
    }

    a,
    a:visited {
      text-decoration: underline;
    }

    a[href]:after {
      content: " (" attr(href) ")";
    }

    abbr[title]:after {
      content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

     .ir a:after,
     a[href^="javascript:"]:after,
     a[href^="#"]:after {
      content: "";
    }

    pre,
    blockquote {
      border: 1px solid #999;
      page-break-inside: avoid;
    }

    thead {
      display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
      page-break-inside: avoid;
    }

    img {
      max-width: 100% !important;
    }

    @page {
      margin: 0.5cm;
    }

    p,
    h2,
    h3 {
      orphans: 3;
      widows: 3;
    }

    h2,
    h3 {
      page-break-after: avoid;
    }
  }
