/*!

Author: Wieni
Author URI: http://www.wieni.be
Description: A custom Drupal theme for VSKO

*/
/* ----------------------------------------------------------------------*/
/* - FONTS
/* ----------------------------------------------------------------------*/
/* ----------------------- 1.0 CLEARFIX ----------------------- */
/* ----------------------- 1.1 IMAGES ----------------------- */
/*
 *  Set retina-ready bg-image. pastes @2x before extension on retina devices
 *  In most instances it's ideal to set the background-size to the dimensions
 *  of the non-retina image
 *
 *  $name = path to the image without extension
 *  $w = background-size width
 *  $h = background-size height
 *  $ext = extension (default = png)
 */
/*
 *  Sets up block that purely display a bg-image.
 *  Doesn't set the bg-image itself. Use retina-image for that
 *  
 *  Give width and height for dimension and background-size
 *  Optional: repeat (background-repeat) default = no-repeat;
 *  Optional: hide text width overflow and text-indent; default = show text
 */
/*----------------------- 1.2 ANIMATIONS -----------------*/
/* ----------------------- 1.3 UTILITY ----------------------- */
/* ----------------------------------------------------------------------*/
/* - COLORS
/* ----------------------------------------------------------------------*/
/* ----------------------- DEFAULT COLORS -------------------------- */
/* ----------------------- HOVER COLORS -------------------------- */
/* ----------------------- GENERIC COLORS -------------------------- */
/* ----------------------- ANIMATIONS ----------------------------- */
@-webkit-keyframes fadein {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadein {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes fadeout {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeout {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-webkit-keyframes arrow_nudge {
  0% {
    margin-right: 0; }
  40% {
    margin-right: -2px; }
  100% {
    margin-right: 0; } }

@keyframes arrow_nudge {
  0% {
    margin-right: 0; }
  40% {
    margin-right: -2px; }
  100% {
    margin-right: 0; } }

@-webkit-keyframes arrow_nudge_left {
  0% {
    margin-left: 0; }
  40% {
    margin-left: 2px; }
  100% {
    margin-left: 0; } }

@keyframes arrow_nudge_left {
  0% {
    margin-left: 0; }
  40% {
    margin-left: 2px; }
  100% {
    margin-left: 0; } }

/* ----------------------- MIXINS ----------------------------- */
/*
 * LAYOUT CSS: STRUCTURAL BASE
 */
/* ----------------------- 0.9 GENERAL -------------------------------- */
* {
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Trebuchet MS Regular", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
  color: #535353;
  background: #fff;
  font-size: 15px;
  line-height: 24px;
  min-width: 990px; }

a {
  color: #535353;
  -webkit-transition: color 0.15s linear;
          transition: color 0.15s linear; }
  a:hover, a:focus, a:active {
    color: #ffb000; }
  a.active {
    cursor: default; }

li {
  margin-left: 2em; }
  li a.active {
    color: inherit; }

td {
  vertical-align: top; }

h1,
h2,
h3,
h4 {
  color: #00b39a; }
  h1 a,
  h2 a,
  h3 a,
  h4 a {
    display: block;
    color: #00b39a; }

.field-name-body ul,
.field-name-body ol,
.taxonomy-term-description ul,
.taxonomy-term-description ol,
.field-name-field-intro ul,
.field-name-field-intro ol,
.field-name-vsko-magazine-pdf-download-multiple ul,
.field-name-vsko-magazine-pdf-download-multiple ol {
  position: relative;
  margin-bottom: 10px;
  margin-left: 2px;
  overflow: hidden;
  line-height: 18px; }
  .field-name-body ul li,
  .field-name-body ol li,
  .taxonomy-term-description ul li,
  .taxonomy-term-description ol li,
  .field-name-field-intro ul li,
  .field-name-field-intro ol li,
  .field-name-vsko-magazine-pdf-download-multiple ul li,
  .field-name-vsko-magazine-pdf-download-multiple ol li {
    position: relative;
    padding-left: 18px;
    margin-bottom: 10px; }
    .field-name-body ul li:before,
    .field-name-body ol li:before,
    .taxonomy-term-description ul li:before,
    .taxonomy-term-description ol li:before,
    .field-name-field-intro ul li:before,
    .field-name-field-intro ol li:before,
    .field-name-vsko-magazine-pdf-download-multiple ul li:before,
    .field-name-vsko-magazine-pdf-download-multiple ol li:before {
      content: " ";
      position: absolute;
      left: 0;
      margin: 0;
      padding: 0; }
    .field-name-body ul li ul,
    .field-name-body ul li ol,
    .field-name-body ol li ul,
    .field-name-body ol li ol,
    .taxonomy-term-description ul li ul,
    .taxonomy-term-description ul li ol,
    .taxonomy-term-description ol li ul,
    .taxonomy-term-description ol li ol,
    .field-name-field-intro ul li ul,
    .field-name-field-intro ul li ol,
    .field-name-field-intro ol li ul,
    .field-name-field-intro ol li ol,
    .field-name-vsko-magazine-pdf-download-multiple ul li ul,
    .field-name-vsko-magazine-pdf-download-multiple ul li ol,
    .field-name-vsko-magazine-pdf-download-multiple ol li ul,
    .field-name-vsko-magazine-pdf-download-multiple ol li ol {
      margin-top: 5px;
      margin-bottom: 5px;
      margin-left: 0; }
  .field-name-body ul + p,
  .field-name-body ol + p,
  .taxonomy-term-description ul + p,
  .taxonomy-term-description ol + p,
  .field-name-field-intro ul + p,
  .field-name-field-intro ol + p,
  .field-name-vsko-magazine-pdf-download-multiple ul + p,
  .field-name-vsko-magazine-pdf-download-multiple ol + p {
    margin-left: 20px !important;
    margin-top: -10px; }
  .field-name-body ul a,
  .field-name-body ol a,
  .taxonomy-term-description ul a,
  .taxonomy-term-description ol a,
  .field-name-field-intro ul a,
  .field-name-field-intro ol a,
  .field-name-vsko-magazine-pdf-download-multiple ul a,
  .field-name-vsko-magazine-pdf-download-multiple ol a {
    text-decoration: underline; }

.field-name-body ul,
.taxonomy-term-description ul,
.field-name-field-intro ul,
.field-name-vsko-magazine-pdf-download-multiple ul {
  list-style: none; }
  .field-name-body ul > li,
  .taxonomy-term-description ul > li,
  .field-name-field-intro ul > li,
  .field-name-vsko-magazine-pdf-download-multiple ul > li {
    list-style: none;
    /*&:hover {
				&:before {
					@include animation-list( arrow_nudge_left, 0.3s, ease-out );
				}
			}*/ }
    .field-name-body ul > li:before,
    .taxonomy-term-description ul > li:before,
    .field-name-field-intro ul > li:before,
    .field-name-vsko-magazine-pdf-download-multiple ul > li:before {
      left: 0;
      top: 5px;
      width: 0;
      height: 0;
      border-top: 5px inset transparent;
      border-bottom: 5px inset transparent;
      border-left: 8px solid #ffb000; }
    .field-name-body ul > li > ul > li,
    .taxonomy-term-description ul > li > ul > li,
    .field-name-field-intro ul > li > ul > li,
    .field-name-vsko-magazine-pdf-download-multiple ul > li > ul > li {
      list-style: disc; }
      .field-name-body ul > li > ul > li:before,
      .taxonomy-term-description ul > li > ul > li:before,
      .field-name-field-intro ul > li > ul > li:before,
      .field-name-vsko-magazine-pdf-download-multiple ul > li > ul > li:before {
        display: none; }
      .field-name-body ul > li > ul > li > ul > li,
      .taxonomy-term-description ul > li > ul > li > ul > li,
      .field-name-field-intro ul > li > ul > li > ul > li,
      .field-name-vsko-magazine-pdf-download-multiple ul > li > ul > li > ul > li {
        list-style: circle; }
        .field-name-body ul > li > ul > li > ul > li > ul > li,
        .taxonomy-term-description ul > li > ul > li > ul > li > ul > li,
        .field-name-field-intro ul > li > ul > li > ul > li > ul > li,
        .field-name-vsko-magazine-pdf-download-multiple ul > li > ul > li > ul > li > ul > li {
          list-style: disc; }
  .field-name-body ul.contextual-links,
  .taxonomy-term-description ul.contextual-links,
  .field-name-field-intro ul.contextual-links,
  .field-name-vsko-magazine-pdf-download-multiple ul.contextual-links {
    list-style: none;
    margin: 0; }
    .field-name-body ul.contextual-links li,
    .taxonomy-term-description ul.contextual-links li,
    .field-name-field-intro ul.contextual-links li,
    .field-name-vsko-magazine-pdf-download-multiple ul.contextual-links li {
      list-style: none; }
      .field-name-body ul.contextual-links li:before,
      .taxonomy-term-description ul.contextual-links li:before,
      .field-name-field-intro ul.contextual-links li:before,
      .field-name-vsko-magazine-pdf-download-multiple ul.contextual-links li:before {
        content: none; }

.field-name-body ol,
.taxonomy-term-description ol,
.field-name-field-intro ol,
.field-name-vsko-magazine-pdf-download-multiple ol {
  counter-reset: ol-counter; }
  .field-name-body ol > li:before,
  .taxonomy-term-description ol > li:before,
  .field-name-field-intro ol > li:before,
  .field-name-vsko-magazine-pdf-download-multiple ol > li:before {
    left: 0;
    top: 0;
    content: counter(ol-counter) ".";
    counter-increment: ol-counter;
    color: #00b39a;
    font-size: 14px;
    font-weight: bold; }
  .field-name-body ol > li > ol > li:before,
  .taxonomy-term-description ol > li > ol > li:before,
  .field-name-field-intro ol > li > ol > li:before,
  .field-name-vsko-magazine-pdf-download-multiple ol > li > ol > li:before {
    content: counter(ol-counter, lower-latin); }

.field-name-body h1,
.field-name-body h2,
.field-name-body h3,
.field-name-body h4,
.field-name-body h5,
.field-name-body h6,
.taxonomy-term-description h1,
.taxonomy-term-description h2,
.taxonomy-term-description h3,
.taxonomy-term-description h4,
.taxonomy-term-description h5,
.taxonomy-term-description h6,
.field-name-field-intro h1,
.field-name-field-intro h2,
.field-name-field-intro h3,
.field-name-field-intro h4,
.field-name-field-intro h5,
.field-name-field-intro h6,
.field-name-vsko-magazine-pdf-download-multiple h1,
.field-name-vsko-magazine-pdf-download-multiple h2,
.field-name-vsko-magazine-pdf-download-multiple h3,
.field-name-vsko-magazine-pdf-download-multiple h4,
.field-name-vsko-magazine-pdf-download-multiple h5,
.field-name-vsko-magazine-pdf-download-multiple h6 {
  color: #00b39a; }
  .field-name-body h1 a,
  .field-name-body h2 a,
  .field-name-body h3 a,
  .field-name-body h4 a,
  .field-name-body h5 a,
  .field-name-body h6 a,
  .taxonomy-term-description h1 a,
  .taxonomy-term-description h2 a,
  .taxonomy-term-description h3 a,
  .taxonomy-term-description h4 a,
  .taxonomy-term-description h5 a,
  .taxonomy-term-description h6 a,
  .field-name-field-intro h1 a,
  .field-name-field-intro h2 a,
  .field-name-field-intro h3 a,
  .field-name-field-intro h4 a,
  .field-name-field-intro h5 a,
  .field-name-field-intro h6 a,
  .field-name-vsko-magazine-pdf-download-multiple h1 a,
  .field-name-vsko-magazine-pdf-download-multiple h2 a,
  .field-name-vsko-magazine-pdf-download-multiple h3 a,
  .field-name-vsko-magazine-pdf-download-multiple h4 a,
  .field-name-vsko-magazine-pdf-download-multiple h5 a,
  .field-name-vsko-magazine-pdf-download-multiple h6 a {
    display: block;
    color: #00b39a; }

.field-name-body h2,
.taxonomy-term-description h2,
.field-name-field-intro h2,
.field-name-vsko-magazine-pdf-download-multiple h2 {
  font-size: 20px;
  line-height: 24px; }

.field-name-body p,
.taxonomy-term-description p,
.field-name-field-intro p,
.field-name-vsko-magazine-pdf-download-multiple p {
  margin-left: 0 !important; }
  .field-name-body p a,
  .taxonomy-term-description p a,
  .field-name-field-intro p a,
  .field-name-vsko-magazine-pdf-download-multiple p a {
    text-decoration: underline; }
  .field-name-body p + ul,
  .field-name-body p + ol,
  .taxonomy-term-description p + ul,
  .taxonomy-term-description p + ol,
  .field-name-field-intro p + ul,
  .field-name-field-intro p + ol,
  .field-name-vsko-magazine-pdf-download-multiple p + ul,
  .field-name-vsko-magazine-pdf-download-multiple p + ol {
    margin-top: 20px; }
  .field-name-body p + h1,
  .field-name-body p + h2,
  .field-name-body p + h3,
  .field-name-body p + h4,
  .taxonomy-term-description p + h1,
  .taxonomy-term-description p + h2,
  .taxonomy-term-description p + h3,
  .taxonomy-term-description p + h4,
  .field-name-field-intro p + h1,
  .field-name-field-intro p + h2,
  .field-name-field-intro p + h3,
  .field-name-field-intro p + h4,
  .field-name-vsko-magazine-pdf-download-multiple p + h1,
  .field-name-vsko-magazine-pdf-download-multiple p + h2,
  .field-name-vsko-magazine-pdf-download-multiple p + h3,
  .field-name-vsko-magazine-pdf-download-multiple p + h4 {
    margin-top: 30px; }

input.form-text,
textarea.form-textarea,
input[type=email],
input[type=password],
input[type=text] {
  font-family: "Trebuchet MS Regular", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
  font-weight: normal;
  font-size: 14px;
  padding: 10px 15px;
  box-shadow: none;
  color: #bebebe;
  border: none;
  -webkit-transition: color 0.15s linear;
          transition: color 0.15s linear;
  -webkit-appearance: none; }
  input.form-text, input.form-text:focus,
  textarea.form-textarea,
  textarea.form-textarea:focus,
  input[type=email],
  input[type=email]:focus,
  input[type=password],
  input[type=password]:focus,
  input[type=text],
  input[type=text]:focus {
    outline: none; }
  input.form-text:focus, input.form-text.error:focus,
  textarea.form-textarea:focus,
  textarea.form-textarea.error:focus,
  input[type=email]:focus,
  input[type=email].error:focus,
  input[type=password]:focus,
  input[type=password].error:focus,
  input[type=text]:focus,
  input[type=text].error:focus {
    box-shadow: 0 0 1px 1px rgba(166, 166, 166, 0.5);
    color: #535353; }
  input.form-text.error,
  textarea.form-textarea.error,
  input[type=email].error,
  input[type=password].error,
  input[type=text].error {
    border: none;
    box-shadow: 0 0 1px 1px #900; }

textarea.form-textarea {
  resize: none; }

.grippie,
.webform-component-textarea .grippie {
  display: none; }

input[type=submit],
button[type=button] {
  display: inline-block;
  font-family: "Trebuchet MS Regular", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 14px;
  min-height: 41px;
  padding: 12px 15px;
  margin: 0;
  background: #ffb000;
  color: #fff;
  border: none;
  cursor: pointer;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: background-color 0.15s linear;
          transition: background-color 0.15s linear;
  -webkit-appearance: none; }
  input[type=submit]:focus,
  button[type=button]:focus {
    outline: none; }
  input[type=submit]:hover, input[type=submit]:focus, input[type=submit]:active,
  button[type=button]:hover,
  button[type=button]:focus,
  button[type=button]:active {
    background: #00b39a; }
  input[type=submit][disabled],
  button[type=button][disabled] {
    cursor: default; }
    input[type=submit][disabled], input[type=submit][disabled]:hover, input[type=submit][disabled]:focus, input[type=submit][disabled]:active,
    button[type=button][disabled],
    button[type=button][disabled]:hover,
    button[type=button][disabled]:focus,
    button[type=button][disabled]:active {
      background: #979797; }

form {
  position: relative; }
  form ::-webkit-input-placeholder {
    color: #bebebe; }
  form :-moz-placeholder {
    /* Firefox 18- */
    color: #bebebe; }
  form ::-moz-placeholder {
    /* Firefox 19+ */
    color: #bebebe; }
  form :-ms-input-placeholder {
    color: #bebebe; }
  form ::-moz-placeholder {
    color: #8b8b8b; }
  form > div {
    position: relative;
    font-size: 13px; }

.date-year {
  position: relative;
  height: 41px;
  background: #e8e8e8;
  cursor: pointer; }
  .date-year select {
    min-width: 110px;
    margin-right: 0 !important; }
  .date-year:after {
    content: " ";
    position: absolute;
    right: 12px;
    top: 18px;
    width: 0;
    height: 0;
    border-left: 4px inset transparent;
    border-right: 4px inset transparent;
    border-top: 6px solid #979797; }
  .date-year:hover:after, .date-year:focus:after, .date-year:active:after {
    border-top-color: #535353; }
  .date-year #selected-value {
    left: 0 !important;
    top: 0 !important;
    line-height: 41px;
    padding: 0 10px; }

.views-exposed-form .views-exposed-widget {
  float: none;
  padding: 0; }

.views-exposed-widgets {
  margin-bottom: 0; }

.container-inline-date > .form-item {
  display: inline-block;
  vertical-align: top;
  margin-right: 0;
  margin-bottom: 0; }

#views-exposed-form-magazine-block-1 .views-exposed-widget {
  display: inline-block;
  vertical-align: bottom; }

#views-exposed-form-magazine-block-1 .date-year {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px; }

#views-exposed-form-magazine-block-1 input.form-submit {
  margin-top: 0;
  margin-left: -5px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px; }

thead {
  font-size: 13px;
  font-weight: normal; }
  thead th {
    padding: 5px 10px; }
    thead th a {
      text-decoration: underline; }

tr.even,
tr.odd {
  border-bottom: 1px solid #bebebe;
  padding: 0;
  font-size: 13px; }
  tr.even td,
  tr.odd td {
    padding: 5px 10px; }
    tr.even td a,
    tr.odd td a {
      text-decoration: underline; }
  tr.even:hover,
  tr.odd:hover {
    background: #f2f2f2; }

tr.even {
  background: #e8e8e8; }

tr.odd {
  background: #dedede; }

/* ----------------------- 1.0 HEADER --------------------------------- */
#header #logo {
  background-image: url("../images/vok_logo.jpg");
  background-size: 100% 100%;
  width: 258px;
  height: 84px;
  margin-top: 22px; }

#header #site-name {
  top: -100px; }
  #header #site-name a {
    text-indent: -9999px; }

#header #site-slogan {
  position: absolute;
  left: 280px;
  top: 74px;
  width: 350px;
  font-family: "Trebuchet MS Regular", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
  color: #ffb000; }

#header .menu-name-menu-top-menu ul.menu {
  line-height: 18px; }
  #header .menu-name-menu-top-menu ul.menu li a {
    padding: 0 10px;
    color: #979797;
    font-size: 14px; }
    #header .menu-name-menu-top-menu ul.menu li a:hover, #header .menu-name-menu-top-menu ul.menu li a:focus, #header .menu-name-menu-top-menu ul.menu li a:active, #header .menu-name-menu-top-menu ul.menu li a.active {
      color: #00b39a; }
  #header .menu-name-menu-top-menu ul.menu li.menu-home {
    margin-right: -5px; }
    #header .menu-name-menu-top-menu ul.menu li.menu-home a {
      background-image: url("../img/icon_home.png");
      background-size: 14px 17px;
      background-position: center 14px;
      background-repeat: no-repeat;
      width: 48px;
      padding: 0; }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (min-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.4583333333333333), only screen and (min-resolution: 140dpi), only screen and (min-resolution: 1.3dppx) {
        #header .menu-name-menu-top-menu ul.menu li.menu-home a {
          background-image: url("../img/icon_home@2x.png"); } }
  #header .menu-name-menu-top-menu ul.menu ul {
    top: 40px;
    background: #fff;
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.15); }

#header #block-vsko-search-vsko-searchblok {
  right: 10px;
  bottom: 38px; }

#block-vsko-search-vsko-searchblok .form-item {
  position: relative;
  width: 230px; }
  #block-vsko-search-vsko-searchblok .form-item:before, #block-vsko-search-vsko-searchblok .form-item:after {
    content: " ";
    position: absolute;
    pointer-events: none; }
  #block-vsko-search-vsko-searchblok .form-item:before {
    left: 12px;
    top: 13px;
    background-image: url("../img/icon_search.png");
    background-size: 14px 14px;
    background-position: left top;
    background-repeat: no-repeat;
    width: 14px;
    height: 14px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (min-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.4583333333333333), only screen and (min-resolution: 140dpi), only screen and (min-resolution: 1.3dppx) {
      #block-vsko-search-vsko-searchblok .form-item:before {
        background-image: url("../img/icon_search@2x.png"); } }
  #block-vsko-search-vsko-searchblok .form-item:after {
    left: 34px;
    top: 10px;
    width: 1px;
    height: 22px;
    border-left: 1px dashed #bebebe; }
  #block-vsko-search-vsko-searchblok .form-item .form-text {
    padding: 10px 10px 10px 44px;
    width: 175px;
    height: 19px;
    border: solid 1px #e8e8e8;
    border-right: none;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    box-shadow: 0 0 4px 0 #e8e8e8 inset;
    -webkit-transition: color 0.15s linear, border-color 0.15s linear, box-shadow 0.15s linear;
            transition: color 0.15s linear, border-color 0.15s linear, box-shadow 0.15s linear; }
    #block-vsko-search-vsko-searchblok .form-item .form-text:focus {
      border-color: #bebebe;
      box-shadow: 0 0 4px 0 #bebebe inset; }

#block-vsko-search-vsko-searchblok .form-submit {
  height: 41px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px; }

#header-inner {
  height: 143px; }

#block-vsko-diensten-vsko-lijst-diensten h2 {
  position: relative;
  color: #979797;
  font-size: 14px;
  font-weight: normal;
  padding: 0 10px;
  padding-right: 12px;
  -webkit-transition: color 0.15s linear;
          transition: color 0.15s linear;
  z-index: 1; }
  #block-vsko-diensten-vsko-lijst-diensten h2:after {
    content: " ";
    position: absolute;
    right: 0;
    top: 22px;
    width: 0;
    height: 0;
    border-left: 4px inset transparent;
    border-right: 4px inset transparent;
    border-top: 6px solid #979797; }
  #block-vsko-diensten-vsko-lijst-diensten h2:hover, #block-vsko-diensten-vsko-lijst-diensten h2:focus, #block-vsko-diensten-vsko-lijst-diensten h2:active, #block-vsko-diensten-vsko-lijst-diensten h2.active {
    color: #00b39a; }

#block-vsko-diensten-vsko-lijst-diensten .content {
  right: 0;
  top: 40px;
  padding: 20px;
  background: #fff;
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.15);
  font-size: 14px;
  width: 700px;
  z-index: 100; }
  #block-vsko-diensten-vsko-lijst-diensten .content .item-list ul {
    line-height: 24px;
    margin-top: 10px; }
    #block-vsko-diensten-vsko-lijst-diensten .content .item-list ul li a {
      line-height: 16px;
      padding: 7px 10px;
      color: #979797; }
      #block-vsko-diensten-vsko-lijst-diensten .content .item-list ul li a:hover {
        text-decoration: none; }
      #block-vsko-diensten-vsko-lijst-diensten .content .item-list ul li a:hover, #block-vsko-diensten-vsko-lijst-diensten .content .item-list ul li a:focus, #block-vsko-diensten-vsko-lijst-diensten .content .item-list ul li a:active, #block-vsko-diensten-vsko-lijst-diensten .content .item-list ul li a.active {
        color: #00b39a; }
  #block-vsko-diensten-vsko-lijst-diensten .content .diensten-subgroup {
    width: 200px; }

#block-vsko-diensten-vsko-lijst-diensten.over h2 {
  color: #00b39a; }

#block-vsko-diensten-vsko-lijst-diensten #diensten-diensten {
  width: 270px; }

#block-vsko-diensten-vsko-lijst-diensten #diensten-diocesen,
#block-vsko-diensten-vsko-lijst-diensten #diensten-congregaties {
  width: 230px; }

#block-vsko-diensten-vsko-lijst-diensten #diensten-congregaties {
  margin-top: 37px; }

/* ---------------------- 1.1 NAVIGATION -------------------------------- */
#navigation ul.menu,
#subnavigation ul.menu {
  line-height: 18px; }
  #navigation ul.menu li,
  #subnavigation ul.menu li {
    position: relative;
    float: left; }
    #navigation ul.menu li:before, #navigation ul.menu li:after,
    #subnavigation ul.menu li:before,
    #subnavigation ul.menu li:after {
      content: " ";
      position: absolute;
      top: 0;
      width: 1px;
      height: 100%;
      pointer-events: none; }
    #navigation ul.menu li:before,
    #subnavigation ul.menu li:before {
      left: 0;
      background: rgba(0, 0, 0, 0.1); }
    #navigation ul.menu li:after,
    #subnavigation ul.menu li:after {
      right: 0;
      background: rgba(255, 255, 255, 0.2); }
    #navigation ul.menu li a,
    #subnavigation ul.menu li a {
      display: block;
      color: #fff; }
      #navigation ul.menu li a:hover, #navigation ul.menu li a:focus, #navigation ul.menu li a:active, #navigation ul.menu li a.active,
      #subnavigation ul.menu li a:hover,
      #subnavigation ul.menu li a:focus,
      #subnavigation ul.menu li a:active,
      #subnavigation ul.menu li a.active {
        text-decoration: none; }
    #navigation ul.menu li.first:before,
    #subnavigation ul.menu li.first:before {
      content: none; }
    #navigation ul.menu li.last:after,
    #subnavigation ul.menu li.last:after {
      content: none; }

#navigation {
  background: #00b39a; }
  #navigation ul.menu li a {
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    font-weight: bold;
    padding: 0 11px; }
    #navigation ul.menu li a:hover, #navigation ul.menu li a:focus, #navigation ul.menu li a:active {
      background: #ffb000; }
  #navigation ul.menu li.active-trail a {
    background: #ffb000; }
    #navigation ul.menu li.active-trail a:hover, #navigation ul.menu li.active-trail a:focus, #navigation ul.menu li.active-trail a:active, #navigation ul.menu li.active-trail a.active {
      background: #ffb000; }

body.front #navigation ul.menu li a.active {
  background: #ffb000; }

#subnavigation {
  background: #ffb000; }
  #subnavigation ul.menu li a {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    padding: 0 15px; }
    #subnavigation ul.menu li a:hover, #subnavigation ul.menu li a:focus, #subnavigation ul.menu li a:active, #subnavigation ul.menu li a.active {
      background: #00b39a; }
  #subnavigation ul.menu li.active-trail a {
    background: #00b39a; }
  #subnavigation ul.menu li.first a {
    padding-left: 25px; }

/* ----------------------- 2.0 CONTENT --------------------------------- */
#wrapper {
  overflow: hidden; }

body.sidebar-first #content,
body.sidebar-second #content {
  width: 700px; }

.item-list .pager {
  margin-bottom: 25px;
  font-size: 13px; }
  .item-list .pager li {
    display: inline-block;
    padding: 0 10px; }
    .item-list .pager li a {
      display: block;
      padding: 0 10px;
      margin: 0 -10px; }
    .item-list .pager li.pager-current {
      color: #00b39a; }

#main #oauth_login {
  margin-bottom: 20px; }
  #main #oauth_login input {
    min-height: 30px;
    height: 30px;
    line-height: 32px;
    color: #ffb000; }
    #main #oauth_login input:hover, #main #oauth_login input:focus, #main #oauth_login input:active {
      color: #00b39a;
      text-decoration: none;
      background-position: right -10px; }

#content .node-full .intro,
#content .view-mode-full .intro,
#content #block-vsko-documentation-taxonomy-description .group-header,
.page-node-documenten #content .main .pincette-forms,
#content .main .pincette-forms,
.node-type-werkgroep #content .content .description,
.page-node-leden #content #title,
.page-taxonomy-term #block-vsko-documentation-taxonomy-description .vocabulary-thema {
  background: #e8e8e8;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  padding: 35px 30px;
  margin-bottom: 50px; }
  #content .node-full .intro p a,
  #content .node-full .intro .field-name-field-intro a,
  #content .view-mode-full .intro p a,
  #content .view-mode-full .intro .field-name-field-intro a,
  #content #block-vsko-documentation-taxonomy-description .group-header p a,
  #content #block-vsko-documentation-taxonomy-description .group-header .field-name-field-intro a,
  .page-node-documenten #content .main .pincette-forms p a,
  .page-node-documenten #content .main .pincette-forms .field-name-field-intro a,
  #content .main .pincette-forms p a,
  #content .main .pincette-forms .field-name-field-intro a,
  .node-type-werkgroep #content .content .description p a,
  .node-type-werkgroep #content .content .description .field-name-field-intro a,
  .page-node-leden #content #title p a,
  .page-node-leden #content #title .field-name-field-intro a,
  .page-taxonomy-term #block-vsko-documentation-taxonomy-description .vocabulary-thema p a,
  .page-taxonomy-term #block-vsko-documentation-taxonomy-description .vocabulary-thema .field-name-field-intro a {
    text-decoration: underline; }

#content .node-full .intro .field-name-title,
#block-vsko-news-taxonomy-full .field-name-title,
#content .view-mode-full .intro .field-name-title,
#content #block-vsko-documentation-taxonomy-description .field-name-title,
.page-node-documenten #content .main .pincette-forms h1,
.node-type-werkgroep #content h1.page-title,
.page-node-leden #content #title h1.title {
  font-weight: normal;
  font-size: 28px;
  line-height: 28px;
  color: #00b39a;
  margin-bottom: 15px; }

#content .node-full .intro .field-name-field-snel-naar .label,
#content .view-mode-full .intro .field-name-field-snel-naar .label,
#content .intro .field-name-news-filter-by-taxonomy-term h2.title,
#content .intro .field-name-news-filter-by-taxonomy-term .label {
  display: inline-block;
  vertical-align: top;
  color: #000;
  margin-right: 10px; }

#content .node-full .intro .field-name-field-snel-naar .item-list,
#content .view-mode-full .intro .field-name-field-snel-naar .item-list,
#content .intro .field-name-news-filter-by-taxonomy-term .item-list {
  display: inline-block;
  vertical-align: top; }
  #content .node-full .intro .field-name-field-snel-naar .item-list ul li,
  #content .view-mode-full .intro .field-name-field-snel-naar .item-list ul li,
  #content .intro .field-name-news-filter-by-taxonomy-term .item-list ul li {
    float: left;
    padding-right: 10px;
    margin-right: 10px;
    border-right: solid 1px #bebebe; }
    #content .node-full .intro .field-name-field-snel-naar .item-list ul li a,
    #content .view-mode-full .intro .field-name-field-snel-naar .item-list ul li a,
    #content .intro .field-name-news-filter-by-taxonomy-term .item-list ul li a {
      text-decoration: underline; }
    #content .node-full .intro .field-name-field-snel-naar .item-list ul li.last,
    #content .view-mode-full .intro .field-name-field-snel-naar .item-list ul li.last,
    #content .intro .field-name-news-filter-by-taxonomy-term .item-list ul li.last {
      padding-right: 0;
      margin-right: 0;
      border-right: none; }

#main .archive a,
#main .readmore a,
#content .field-name-node-link a,
#content .field-name-more-link a,
.view-search #search_fullresult a {
  position: relative;
  text-decoration: underline;
  font-size: 13px; }
  #main .archive a:after,
  #main .readmore a:after,
  #content .field-name-node-link a:after,
  #content .field-name-more-link a:after,
  .view-search #search_fullresult a:after {
    content: " ";
    position: absolute;
    right: -10px;
    top: 5px;
    width: 0;
    height: 0;
    border-top: 3px inset transparent;
    border-bottom: 3px inset transparent;
    border-left: 4px solid #535353;
    pointer-events: none; }
  #main .archive a:hover:after,
  #main .readmore a:hover:after,
  #content .field-name-node-link a:hover:after,
  #content .field-name-more-link a:hover:after,
  .view-search #search_fullresult a:hover:after {
    -webkit-animation-name: arrow_nudge;
    -webkit-animation-duration: 0.3s;
    -webkit-animation-timing-function: ease-out;
    -webkit-animation-delay: 0s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-direction: normal;
    -webkit-animation-play-state: running;
    -moz-animation-name: arrow_nudge;
    -moz-animation-duration: 0.3s;
    -moz-animation-timing-function: ease-out;
    -moz-animation-delay: 0s;
    -moz-animation-iteration-count: 1;
    -moz-animation-direction: normal;
    -moz-animation-play-state: running;
    -ms-animation-name: arrow_nudge;
    -ms-animation-duration: 0.3s;
    -ms-animation-timing-function: ease-out;
    -ms-animation-delay: 0s;
    -ms-animation-iteration-count: 1;
    -ms-animation-direction: normal;
    -ms-animation-play-state: running;
    -webkit-animation-name: arrow_nudge;
            animation-name: arrow_nudge;
    -webkit-animation-duration: 0.3s;
            animation-duration: 0.3s;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
    -webkit-animation-iteration-count: 1;
            animation-iteration-count: 1;
    -webkit-animation-direction: normal;
            animation-direction: normal;
    -webkit-animation-play-state: running;
            animation-play-state: running; }

.view-mode-page_readalso_teaser .group-middle-wrapper {
  display: inline;
  float: left;
  width: 100%;
  margin-right: -100%; }

/* ----------------------- HOMEPAGE --------------------------------- */
#content .view-nieuws-taxonomy-term .view-mode-news_teaser .group-left .field-name-field-news-image,
#content .view-news .node-teaser .group-left .field-name-field-news-image,
#content .view-news .view-mode-news_pers .group-left .field-name-field-news-image,
.node-type-nieuwsbrief .field-name-field-nieuwsbrief-nieuws .view-mode-teaser .field-name-field-news-image {
  float: left;
  width: 130px; }
  #content .view-nieuws-taxonomy-term .view-mode-news_teaser .group-left .field-name-field-news-image a,
  #content .view-news .node-teaser .group-left .field-name-field-news-image a,
  #content .view-news .view-mode-news_pers .group-left .field-name-field-news-image a,
  .node-type-nieuwsbrief .field-name-field-nieuwsbrief-nieuws .view-mode-teaser .field-name-field-news-image a {
    display: block; }
  #content .view-nieuws-taxonomy-term .view-mode-news_teaser .group-left .field-name-field-news-image img,
  #content .view-news .node-teaser .group-left .field-name-field-news-image img,
  #content .view-news .view-mode-news_pers .group-left .field-name-field-news-image img,
  .node-type-nieuwsbrief .field-name-field-nieuwsbrief-nieuws .view-mode-teaser .field-name-field-news-image img {
    display: block;
    width: 100%;
    height: auto;
    border: 3px solid #ffb000;
    border-radius: 20px; }

/*#content .view-news .node-teaser,
#content .view-news .view-mode-news_pers,
#content .view-nieuws-taxonomy-term .node-teaser,
.node-type-nieuwsbrief .field-name-field-nieuwsbrief-nieuws .view-mode-teaser {
	.group-left {
		img {
			
		}
	}
}*/
#content .view-news .views-row,
#content .view-nieuws-taxonomy-term .views-row,
#content .view-nieuwsbrief .views-row,
.node-type-nieuwsbrief .field-name-field-nieuwsbrief-nieuws .view-mode-teaser {
  height: auto !important;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: solid 1px #e8e8e8; }

#content .view-news .node-teaser .group-sidebar-left,
#content .view-nieuws-taxonomy-term .node-teaser .group-sidebar-left,
.node-type-nieuwsbrief .field-name-field-nieuwsbrief-nieuws .view-mode-teaser .group-sidebar-left {
  float: left;
  width: 100%;
  margin-right: -100%; }
  #content .view-news .node-teaser .group-sidebar-left .group-middle,
  #content .view-nieuws-taxonomy-term .node-teaser .group-sidebar-left .group-middle,
  .node-type-nieuwsbrief .field-name-field-nieuwsbrief-nieuws .view-mode-teaser .group-sidebar-left .group-middle {
    margin-left: 150px; }

#content .view-news .node-teaser .group-middle .field-name-title a,
#content .view-news .node-teaser .group-header .field-name-title a,
#content .view-nieuws-taxonomy-term .node-teaser .group-middle .field-name-title a,
#content .view-nieuws-taxonomy-term .node-teaser .group-header .field-name-title a,
.node-type-nieuwsbrief .field-name-field-nieuwsbrief-nieuws .view-mode-teaser .group-middle .field-name-title a,
.node-type-nieuwsbrief .field-name-field-nieuwsbrief-nieuws .view-mode-teaser .group-header .field-name-title a,
.node-type-news #content .node-news .group-middle .field-name-title a,
.node-type-news #content .node-news .group-header .field-name-title a {
  color: #00b39a; }

#content .view-news .node-teaser .group-middle .field-name-vsko-globa-add-this,
#content .view-news .node-teaser .group-header .field-name-vsko-globa-add-this,
#content .view-nieuws-taxonomy-term .node-teaser .group-middle .field-name-vsko-globa-add-this,
#content .view-nieuws-taxonomy-term .node-teaser .group-header .field-name-vsko-globa-add-this,
.node-type-nieuwsbrief .field-name-field-nieuwsbrief-nieuws .view-mode-teaser .group-middle .field-name-vsko-globa-add-this,
.node-type-nieuwsbrief .field-name-field-nieuwsbrief-nieuws .view-mode-teaser .group-header .field-name-vsko-globa-add-this,
.node-type-news #content .node-news .group-middle .field-name-vsko-globa-add-this,
.node-type-news #content .node-news .group-header .field-name-vsko-globa-add-this {
  float: right;
  margin-left: 20px; }

#content .view-news .node-teaser .group-middle .field-name-vsko-news-meta,
#content .view-news .node-teaser .group-header .field-name-vsko-news-meta,
#content .view-nieuws-taxonomy-term .node-teaser .group-middle .field-name-vsko-news-meta,
#content .view-nieuws-taxonomy-term .node-teaser .group-header .field-name-vsko-news-meta,
.node-type-nieuwsbrief .field-name-field-nieuwsbrief-nieuws .view-mode-teaser .group-middle .field-name-vsko-news-meta,
.node-type-nieuwsbrief .field-name-field-nieuwsbrief-nieuws .view-mode-teaser .group-header .field-name-vsko-news-meta,
.node-type-news #content .node-news .group-middle .field-name-vsko-news-meta,
.node-type-news #content .node-news .group-header .field-name-vsko-news-meta {
  font-size: 13px;
  margin-bottom: 10px; }
  #content .view-news .node-teaser .group-middle .field-name-vsko-news-meta:before, #content .view-news .node-teaser .group-middle .field-name-vsko-news-meta:after,
  #content .view-news .node-teaser .group-header .field-name-vsko-news-meta:before,
  #content .view-news .node-teaser .group-header .field-name-vsko-news-meta:after,
  #content .view-nieuws-taxonomy-term .node-teaser .group-middle .field-name-vsko-news-meta:before,
  #content .view-nieuws-taxonomy-term .node-teaser .group-middle .field-name-vsko-news-meta:after,
  #content .view-nieuws-taxonomy-term .node-teaser .group-header .field-name-vsko-news-meta:before,
  #content .view-nieuws-taxonomy-term .node-teaser .group-header .field-name-vsko-news-meta:after,
  .node-type-nieuwsbrief .field-name-field-nieuwsbrief-nieuws .view-mode-teaser .group-middle .field-name-vsko-news-meta:before,
  .node-type-nieuwsbrief .field-name-field-nieuwsbrief-nieuws .view-mode-teaser .group-middle .field-name-vsko-news-meta:after,
  .node-type-nieuwsbrief .field-name-field-nieuwsbrief-nieuws .view-mode-teaser .group-header .field-name-vsko-news-meta:before,
  .node-type-nieuwsbrief .field-name-field-nieuwsbrief-nieuws .view-mode-teaser .group-header .field-name-vsko-news-meta:after,
  .node-type-news #content .node-news .group-middle .field-name-vsko-news-meta:before,
  .node-type-news #content .node-news .group-middle .field-name-vsko-news-meta:after,
  .node-type-news #content .node-news .group-header .field-name-vsko-news-meta:before,
  .node-type-news #content .node-news .group-header .field-name-vsko-news-meta:after {
    content: " ";
    display: table; }
  #content .view-news .node-teaser .group-middle .field-name-vsko-news-meta:after,
  #content .view-news .node-teaser .group-header .field-name-vsko-news-meta:after,
  #content .view-nieuws-taxonomy-term .node-teaser .group-middle .field-name-vsko-news-meta:after,
  #content .view-nieuws-taxonomy-term .node-teaser .group-header .field-name-vsko-news-meta:after,
  .node-type-nieuwsbrief .field-name-field-nieuwsbrief-nieuws .view-mode-teaser .group-middle .field-name-vsko-news-meta:after,
  .node-type-nieuwsbrief .field-name-field-nieuwsbrief-nieuws .view-mode-teaser .group-header .field-name-vsko-news-meta:after,
  .node-type-news #content .node-news .group-middle .field-name-vsko-news-meta:after,
  .node-type-news #content .node-news .group-header .field-name-vsko-news-meta:after {
    clear: both; }
  #content .view-news .node-teaser .group-middle .field-name-vsko-news-meta .field_news_date,
  #content .view-news .node-teaser .group-header .field-name-vsko-news-meta .field_news_date,
  #content .view-nieuws-taxonomy-term .node-teaser .group-middle .field-name-vsko-news-meta .field_news_date,
  #content .view-nieuws-taxonomy-term .node-teaser .group-header .field-name-vsko-news-meta .field_news_date,
  .node-type-nieuwsbrief .field-name-field-nieuwsbrief-nieuws .view-mode-teaser .group-middle .field-name-vsko-news-meta .field_news_date,
  .node-type-nieuwsbrief .field-name-field-nieuwsbrief-nieuws .view-mode-teaser .group-header .field-name-vsko-news-meta .field_news_date,
  .node-type-news #content .node-news .group-middle .field-name-vsko-news-meta .field_news_date,
  .node-type-news #content .node-news .group-header .field-name-vsko-news-meta .field_news_date {
    float: left; }
  #content .view-news .node-teaser .group-middle .field-name-vsko-news-meta .news_meta,
  #content .view-news .node-teaser .group-header .field-name-vsko-news-meta .news_meta,
  #content .view-nieuws-taxonomy-term .node-teaser .group-middle .field-name-vsko-news-meta .news_meta,
  #content .view-nieuws-taxonomy-term .node-teaser .group-header .field-name-vsko-news-meta .news_meta,
  .node-type-nieuwsbrief .field-name-field-nieuwsbrief-nieuws .view-mode-teaser .group-middle .field-name-vsko-news-meta .news_meta,
  .node-type-nieuwsbrief .field-name-field-nieuwsbrief-nieuws .view-mode-teaser .group-header .field-name-vsko-news-meta .news_meta,
  .node-type-news #content .node-news .group-middle .field-name-vsko-news-meta .news_meta,
  .node-type-news #content .node-news .group-header .field-name-vsko-news-meta .news_meta {
    float: right; }

#content .view-news .node-teaser .group-middle .field-name-vsko-news-gallery,
#content .view-news .node-teaser .group-header .field-name-vsko-news-gallery,
#content .view-nieuws-taxonomy-term .node-teaser .group-middle .field-name-vsko-news-gallery,
#content .view-nieuws-taxonomy-term .node-teaser .group-header .field-name-vsko-news-gallery,
.node-type-nieuwsbrief .field-name-field-nieuwsbrief-nieuws .view-mode-teaser .group-middle .field-name-vsko-news-gallery,
.node-type-nieuwsbrief .field-name-field-nieuwsbrief-nieuws .view-mode-teaser .group-header .field-name-vsko-news-gallery,
.node-type-news #content .node-news .group-middle .field-name-vsko-news-gallery,
.node-type-news #content .node-news .group-header .field-name-vsko-news-gallery {
  float: left;
  margin: 0 20px 10px 0; }
  #content .view-news .node-teaser .group-middle .field-name-vsko-news-gallery .small,
  #content .view-news .node-teaser .group-header .field-name-vsko-news-gallery .small,
  #content .view-nieuws-taxonomy-term .node-teaser .group-middle .field-name-vsko-news-gallery .small,
  #content .view-nieuws-taxonomy-term .node-teaser .group-header .field-name-vsko-news-gallery .small,
  .node-type-nieuwsbrief .field-name-field-nieuwsbrief-nieuws .view-mode-teaser .group-middle .field-name-vsko-news-gallery .small,
  .node-type-nieuwsbrief .field-name-field-nieuwsbrief-nieuws .view-mode-teaser .group-header .field-name-vsko-news-gallery .small,
  .node-type-news #content .node-news .group-middle .field-name-vsko-news-gallery .small,
  .node-type-news #content .node-news .group-header .field-name-vsko-news-gallery .small {
    float: left;
    margin: 6px; }
  #content .view-news .node-teaser .group-middle .field-name-vsko-news-gallery a,
  #content .view-news .node-teaser .group-header .field-name-vsko-news-gallery a,
  #content .view-nieuws-taxonomy-term .node-teaser .group-middle .field-name-vsko-news-gallery a,
  #content .view-nieuws-taxonomy-term .node-teaser .group-header .field-name-vsko-news-gallery a,
  .node-type-nieuwsbrief .field-name-field-nieuwsbrief-nieuws .view-mode-teaser .group-middle .field-name-vsko-news-gallery a,
  .node-type-nieuwsbrief .field-name-field-nieuwsbrief-nieuws .view-mode-teaser .group-header .field-name-vsko-news-gallery a,
  .node-type-news #content .node-news .group-middle .field-name-vsko-news-gallery a,
  .node-type-news #content .node-news .group-header .field-name-vsko-news-gallery a {
    display: block; }
    #content .view-news .node-teaser .group-middle .field-name-vsko-news-gallery a img,
    #content .view-news .node-teaser .group-header .field-name-vsko-news-gallery a img,
    #content .view-nieuws-taxonomy-term .node-teaser .group-middle .field-name-vsko-news-gallery a img,
    #content .view-nieuws-taxonomy-term .node-teaser .group-header .field-name-vsko-news-gallery a img,
    .node-type-nieuwsbrief .field-name-field-nieuwsbrief-nieuws .view-mode-teaser .group-middle .field-name-vsko-news-gallery a img,
    .node-type-nieuwsbrief .field-name-field-nieuwsbrief-nieuws .view-mode-teaser .group-header .field-name-vsko-news-gallery a img,
    .node-type-news #content .node-news .group-middle .field-name-vsko-news-gallery a img,
    .node-type-news #content .node-news .group-header .field-name-vsko-news-gallery a img {
      display: block;
      box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
      padding: 12px;
      box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
      border-radius: 3px; }

#content .view-news .node-teaser .group-middle .field-name-body p span,
#content .view-news .node-teaser .group-header .field-name-body p span,
#content .view-nieuws-taxonomy-term .node-teaser .group-middle .field-name-body p span,
#content .view-nieuws-taxonomy-term .node-teaser .group-header .field-name-body p span,
.node-type-nieuwsbrief .field-name-field-nieuwsbrief-nieuws .view-mode-teaser .group-middle .field-name-body p span,
.node-type-nieuwsbrief .field-name-field-nieuwsbrief-nieuws .view-mode-teaser .group-header .field-name-body p span,
.node-type-news #content .node-news .group-middle .field-name-body p span,
.node-type-news #content .node-news .group-header .field-name-body p span {
  color: inherit !important;
  font-family: inherit !important;
  font-size: inherit !important;
  line-height: inherit !important; }

.ds-layout-wieni .group-left {
  float: left; }

.ds-layout-wieni .group-right {
  float: right; }

#block-vsko-magazine-vsko-magazine-magazines .font_magazine {
  display: inline-block;
  vertical-align: top;
  width: 170px;
  margin-right: 50px; }
  #block-vsko-magazine-vsko-magazine-magazines .font_magazine .field-name-vsko-magazine-teaser-title,
  #block-vsko-magazine-vsko-magazine-magazines .font_magazine .date {
    min-height: 40px;
    margin-bottom: 10px; }
  #block-vsko-magazine-vsko-magazine-magazines .font_magazine .field-name-field-magazine-cover a,
  #block-vsko-magazine-vsko-magazine-magazines .font_magazine .cover a {
    display: block; }
    #block-vsko-magazine-vsko-magazine-magazines .font_magazine .field-name-field-magazine-cover a img,
    #block-vsko-magazine-vsko-magazine-magazines .font_magazine .cover a img {
      display: block;
      width: 100%;
      height: auto; }
  #block-vsko-magazine-vsko-magazine-magazines .font_magazine .download {
    margin-top: 10px;
    margin-bottom: 20px; }

.download a {
  display: inline-block;
  background: #ffb000;
  color: #fff;
  font-size: 13px;
  line-height: 15px;
  padding: 5px 10px;
  border-radius: 10px;
  -webkit-transition: background-color 0.15s linear;
          transition: background-color 0.15s linear; }
  .download a:hover, .download a:focus, .download a:active {
    text-decoration: none;
    background: #00b39a; }

/* ----------------------- CAROUSEL ------------------------------ */
#carousel {
  position: relative;
  width: 700px;
  height: 300px;
  overflow: hidden;
  margin-bottom: 20px; }
  #carousel #carousel-full {
    width: 700px; }
    #carousel #carousel-full .item-list ul {
      position: relative; }
      #carousel #carousel-full .item-list ul li {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        opacity: 0;
        -webkit-transition: opacity 0.3s ease-out;
                transition: opacity 0.3s ease-out; }
        #carousel #carousel-full .item-list ul li.active {
          opacity: 1;
          z-index: 5; }
  #carousel #carousel-mini {
    position: absolute;
    right: 0;
    top: 0;
    width: 300px;
    height: 100%;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    overflow: hidden;
    pointer-events: none;
    z-index: 10; }
    #carousel #carousel-mini .item-list ul {
      width: 270px;
      float: right; }
      #carousel #carousel-mini .item-list ul li {
        position: relative;
        width: 270px;
        -webkit-transition: margin-left 0.3s ease-out;
                transition: margin-left 0.3s ease-out; }
        #carousel #carousel-mini .item-list ul li a {
          position: relative;
          display: block;
          width: 270px;
          height: 100px;
          overflow: hidden;
          -webkit-transition: none;
                  transition: none;
          pointer-events: auto; }
          #carousel #carousel-mini .item-list ul li a img,
          #carousel #carousel-mini .item-list ul li a .text {
            display: none; }
          #carousel #carousel-mini .item-list ul li a .title {
            display: block;
            position: relative;
            z-index: 1;
            font-size: 14px;
            line-height: 20px;
            margin: 0 60px 0 30px;
            top: 50%;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
          #carousel #carousel-mini .item-list ul li a:before {
            content: " ";
            position: absolute;
            left: 0;
            top: 0;
            width: 240px;
            height: 100%; }
          #carousel #carousel-mini .item-list ul li a:hover, #carousel #carousel-mini .item-list ul li a:focus, #carousel #carousel-mini .item-list ul li a:active {
            text-decoration: none;
            color: #fff !important; }
            #carousel #carousel-mini .item-list ul li a:hover:before, #carousel #carousel-mini .item-list ul li a:focus:before, #carousel #carousel-mini .item-list ul li a:active:before {
              opacity: 0; }
        #carousel #carousel-mini .item-list ul li.odd a {
          background: #00b39a; }
          #carousel #carousel-mini .item-list ul li.odd a:before {
            background: #e8e8e8; }
        #carousel #carousel-mini .item-list ul li.even a {
          background: #ffb000; }
          #carousel #carousel-mini .item-list ul li.even a:before {
            background: #dedede; }
        #carousel #carousel-mini .item-list ul li.active {
          margin-left: -30px; }
          #carousel #carousel-mini .item-list ul li.active a {
            color: #fff;
            cursor: default; }
            #carousel #carousel-mini .item-list ul li.active a:before {
              opacity: 0; }
        #carousel #carousel-mini .item-list ul li.first a {
          border-top-right-radius: 10px; }
        #carousel #carousel-mini .item-list ul li.last a {
          border-bottom-right-radius: 10px; }
  #carousel #toggleSlideshowButton {
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 28px;
    height: 28px;
    padding: 10px;
    background-color: #ffb000;
    cursor: pointer;
    z-index: 15; }
    #carousel #toggleSlideshowButton svg {
      display: block;
      fill: #fff; }

/* ----------------------- PAGE DETAIL ------------------------------ */
.node-page .field-name-field-page-image {
  float: left;
  margin: 0 20px 10px 0; }
  .node-page .field-name-field-page-image a {
    display: block; }
    .node-page .field-name-field-page-image a img {
      display: block;
      box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.15); }

.node-page .field-name-body table td {
  padding-right: 40px; }

/* ----------------------- ORGANISATIE ------------------------------ */
#scheme #legend #title-1 span {
  color: #ffb000; }

html.ff #scheme .scheme-inner > * {
  -webkit-filter: none;
          filter: none; }

/* ----------------------- EMPLOYEES ------------------------------ */
.node-employee {
  margin: 0 50px 20px 0; }
  .node-employee a {
    text-decoration: underline; }
  .node-employee .field-name-field-employee-image {
    margin-bottom: 10px; }
    .node-employee .field-name-field-employee-image img {
      display: block; }
  .node-employee .field-name-field-employee-naam {
    font-size: 22px;
    color: #00b39a;
    margin-bottom: 5px; }
  .node-employee .field-name-field-employee-functie {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px; }
  .node-employee .field-name-field-employee-email {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 5px; }

/* ----------------------- STRUCTUUR ------------------------------ */
#structure h1 {
  color: #ffb000; }

#structure-columns .row > .column h2 {
  color: #ffb000; }

#structure-columns .row > .column a {
  color: #535353; }
  #structure-columns .row > .column a:hover, #structure-columns .row > .column a:focus, #structure-columns .row > .column a:active {
    color: #00b39a; }

#structure-columns .row .column-left .table {
  background: #e8e8e8;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px; }
  #structure-columns .row .column-left .table .cell a {
    text-shadow: none; }
  #structure-columns .row .column-left .table .cell-4 {
    height: 40px; }
  #structure-columns .row .column-left .table .cell-9 {
    font-size: inherit; }

#structure-columns .row .table hr {
  border: none;
  height: 1px;
  background: #bebebe; }

.field-name-field-page-pincette .item-list ul li,
.field-name-field-documentatie-pincette .item-list ul li {
  margin-top: 40px;
  padding: 35px 30px;
  background: #e8e8e8;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px; }
  .field-name-field-page-pincette .item-list ul li table td,
  .field-name-field-documentatie-pincette .item-list ul li table td {
    vertical-align: top; }
    .field-name-field-page-pincette .item-list ul li table td:first-child a,
    .field-name-field-documentatie-pincette .item-list ul li table td:first-child a {
      display: block;
      margin-right: 20px; }
      .field-name-field-page-pincette .item-list ul li table td:first-child a img,
      .field-name-field-documentatie-pincette .item-list ul li table td:first-child a img {
        display: block; }
    .field-name-field-page-pincette .item-list ul li table td:nth-child(2) h3,
    .field-name-field-documentatie-pincette .item-list ul li table td:nth-child(2) h3 {
      font-size: 16px;
      line-height: 20px; }
      .field-name-field-page-pincette .item-list ul li table td:nth-child(2) h3 a,
      .field-name-field-documentatie-pincette .item-list ul li table td:nth-child(2) h3 a {
        display: block;
        color: #00b39a; }
    .field-name-field-page-pincette .item-list ul li table td:nth-child(2) p,
    .field-name-field-documentatie-pincette .item-list ul li table td:nth-child(2) p {
      font-size: 14px;
      line-height: 24px; }

.pincette-forms {
  width: auto; }
  .pincette-forms > div {
    display: block; }
  .pincette-forms .pincette-simple-search,
  .pincette-forms .pincette-advanced-search-wrapper,
  .pincette-forms .pincette-result-wrapper,
  .pincette-forms .pincette-search-action-wrapper {
    display: block;
    clear: both;
    float: none; }
  .pincette-forms .pincette-show-search-url-action {
    color: #ffb000; }
    .pincette-forms .pincette-show-search-url-action:hover, .pincette-forms .pincette-show-search-url-action:focus, .pincette-forms .pincette-show-search-url-action:active {
      color: #8c149c; }
  .pincette-forms fieldset {
    border: 0;
    top: 0;
    min-height: 25px;
    padding: 0;
    margin: 0;
    float: none;
    clear: both; }
    .pincette-forms fieldset legend {
      background: none;
      border: 0;
      top: 0;
      color: #ffb000;
      text-decoration: none;
      cursor: pointer; }
      .pincette-forms fieldset legend:hover, .pincette-forms fieldset legend:focus, .pincette-forms fieldset legend:active {
        color: #8c149c; }
  .pincette-forms table .tablelabel {
    font-weight: normal;
    text-transform: none;
    color: inherit;
    font-size: inherit; }
  .pincette-forms table.pincette-advanced-search {
    margin: 20px 0 0 0;
    padding: 0;
    width: 100%; }
  .pincette-forms.opened fieldset {
    border: none; }
    .pincette-forms.opened fieldset legend {
      border-bottom: none;
      margin-left: 0;
      background: none;
      text-decoration: none; }

.pincette-simple-search {
  margin-bottom: 0; }

table.pincette-advanced-search td {
  padding: 0 10px 10px 0; }
  table.pincette-advanced-search td.add-delete span {
    display: inline-block;
    cursor: pointer;
    padding: 3px 10px;
    color: #ffb000;
    font-weight: bold; }
    table.pincette-advanced-search td.add-delete span:hover, table.pincette-advanced-search td.add-delete span:focus, table.pincette-advanced-search td.add-delete span:active {
      color: #fff;
      background: #ffb000; }

table.pincette-advanced-search tr > td:last-of-type {
  padding-right: 0; }

.pincette-help-action {
  margin-right: 5px; }

.pincette-result-count-box {
  display: block;
  float: none;
  margin: 0; }

.pincette-forms .wrapper_search {
  position: relative;
  width: 330px; }
  .pincette-forms .wrapper_search:before, .pincette-forms .wrapper_search:after {
    content: " ";
    position: absolute;
    pointer-events: none; }
  .pincette-forms .wrapper_search:before {
    left: 12px;
    bottom: 13px;
    background-image: url("../img/icon_search.png");
    background-size: 14px 14px;
    background-position: left top;
    background-repeat: no-repeat;
    width: 14px;
    height: 14px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (min-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.4583333333333333), only screen and (min-resolution: 140dpi), only screen and (min-resolution: 1.3dppx) {
      .pincette-forms .wrapper_search:before {
        background-image: url("../img/icon_search@2x.png"); } }
  .pincette-forms .wrapper_search:after {
    left: 34px;
    bottom: 10px;
    width: 1px;
    height: 22px;
    background: #bebebe; }
  .pincette-forms .wrapper_search input[type=text] {
    padding: 10px 10px 10px 44px;
    width: 275px !important;
    height: 19px;
    border: solid 1px #e8e8e8;
    border-right: none;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    box-shadow: 0 0 4px 0 #e8e8e8 inset;
    -webkit-transition: color 0.15s linear, border-color 0.15s linear, box-shadow 0.15s linear;
            transition: color 0.15s linear, border-color 0.15s linear, box-shadow 0.15s linear; }
    .pincette-forms .wrapper_search input[type=text]:focus {
      border-color: #bebebe;
      box-shadow: 0 0 4px 0 #bebebe inset; }

.pincette-forms .pincette-search-action {
  height: 41px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  margin-left: -5px; }

.pincette-forms .pincette-simple-search,
.pincette-forms .pincette-search-action-wrapper,
.pincette-forms .pincette-advanced-search-wrapper {
  display: inline-block;
  vertical-align: top;
  clear: none; }

.pincette-forms .pincette-advanced-search-wrapper {
  margin-left: 20px; }

.pincette-forms .pincette-advanced-search-action-wrapper {
  clear: both;
  margin: 20px 0;
  text-align: right; }
  .pincette-forms .pincette-advanced-search-action-wrapper .pincette-search-action {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px; }

.pincette-forms .pincette-result-wrapper,
.pincette-forms .pincette-link-result {
  padding-top: 20px; }

.pincette-forms.opened .wrapper_search input[type=text] {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px; }

/* ----------------------- PUBLICATIES ------------------------------ */
.view-documentatie-taxonomy .views-row {
  float: left;
  width: 32%;
  margin-right: 2%;
  margin-bottom: 20px; }
  .view-documentatie-taxonomy .views-row:nth-child(3n) {
    float: right;
    margin-right: 0; }
  .view-documentatie-taxonomy .views-row:nth-child(3n+1) {
    clear: both; }
  .view-documentatie-taxonomy .views-row .field-name-title h4 a {
    color: #00b39a; }
  .view-documentatie-taxonomy .views-row .taxonomy-term-description p {
    text-align: left; }

#block-views-documentatie-taxonomy-block-2 {
  margin-bottom: 20px; }

.view-documentatie-taxonomy-term .views-row {
  margin-bottom: 20px; }
  .view-documentatie-taxonomy-term .views-row:before, .view-documentatie-taxonomy-term .views-row:after {
    content: " ";
    display: table; }
  .view-documentatie-taxonomy-term .views-row:after {
    clear: both; }

.node-documentatie {
  margin-top: 20px; }

.field-name-vsko-documentation-title h5,
.field-name-vsko-documentation-title h6 {
  font-size: 20px;
  color: #00b39a;
  margin-bottom: 10px; }
  .field-name-vsko-documentation-title h5 a,
  .field-name-vsko-documentation-title h6 a {
    color: #00b39a; }

/* ----------------------- FORUM ------------------------------ */
#block-vsko-magazine-all-edities .view-magazine .view-content {
  margin-top: 40px; }

#block-vsko-magazine-all-edities .view-magazine .views-row {
  float: left;
  width: 32%;
  margin-right: 2%;
  margin-bottom: 20px; }
  #block-vsko-magazine-all-edities .view-magazine .views-row:nth-child(3n) {
    float: right;
    margin-right: 0; }
  #block-vsko-magazine-all-edities .view-magazine .views-row:nth-child(3n+1) {
    clear: both; }

#no-access-login form {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px; }

/* ----------------------- 3.0 SIDEBAR --------------------------------- */
.sidebar h2.title {
  position: relative;
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  margin: 0 20px 0 -20px;
  padding: 20px 15px 30px 25px;
  color: #fff;
  background-image: url("../images/vok-header-background.png") !important;
  margin-bottom: 0;
  background-size: 100% 100%;
  background-repeat: no-repeat; }

.sidebar .block {
  position: relative;
  margin-bottom: 50px; }
  .sidebar .block .content {
    background: #e8e8e8;
    overflow: hidden;
    margin-top: -40px;
    padding: 52px 15px 12px 15px; }
    .sidebar .block .content ul.menu {
      line-height: 18px; }
      .sidebar .block .content ul.menu li {
        position: relative;
        padding-left: 15px;
        margin-bottom: 10px; }
        .sidebar .block .content ul.menu li a {
          display: block; }
        .sidebar .block .content ul.menu li:after {
          content: " ";
          position: absolute;
          left: 0;
          top: 5px;
          width: 0;
          height: 0;
          border-top: 5px inset transparent;
          border-bottom: 5px inset transparent;
          border-left: 8px solid #ffb000;
          pointer-events: none; }
        .sidebar .block .content ul.menu li.last {
          margin-bottom: 0; }
        .sidebar .block .content ul.menu li:hover:after {
          -webkit-animation-name: arrow_nudge_left;
          -webkit-animation-duration: 0.3s;
          -webkit-animation-timing-function: ease-out;
          -webkit-animation-delay: 0s;
          -webkit-animation-iteration-count: 1;
          -webkit-animation-direction: normal;
          -webkit-animation-play-state: running;
          -moz-animation-name: arrow_nudge_left;
          -moz-animation-duration: 0.3s;
          -moz-animation-timing-function: ease-out;
          -moz-animation-delay: 0s;
          -moz-animation-iteration-count: 1;
          -moz-animation-direction: normal;
          -moz-animation-play-state: running;
          -ms-animation-name: arrow_nudge_left;
          -ms-animation-duration: 0.3s;
          -ms-animation-timing-function: ease-out;
          -ms-animation-delay: 0s;
          -ms-animation-iteration-count: 1;
          -ms-animation-direction: normal;
          -ms-animation-play-state: running;
          -webkit-animation-name: arrow_nudge_left;
                  animation-name: arrow_nudge_left;
          -webkit-animation-duration: 0.3s;
                  animation-duration: 0.3s;
          -webkit-animation-timing-function: ease-out;
                  animation-timing-function: ease-out;
          -webkit-animation-delay: 0s;
                  animation-delay: 0s;
          -webkit-animation-iteration-count: 1;
                  animation-iteration-count: 1;
          -webkit-animation-direction: normal;
                  animation-direction: normal;
          -webkit-animation-play-state: running;
                  animation-play-state: running; }
  .sidebar .block.block-vsko-indekijker .content {
    padding: 0; }
    .sidebar .block.block-vsko-indekijker .content a {
      display: block; }
      .sidebar .block.block-vsko-indekijker .content a img {
        display: block;
        width: 100%;
        height: auto; }
  .sidebar .block.block-vsko-twitter:before {
    content: " ";
    position: absolute;
    right: 15px;
    top: 15px;
    background-image: url("../img/icon_twitter.png");
    background-size: 18px 14px;
    background-position: left top;
    background-repeat: no-repeat;
    width: 18px;
    height: 14px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (min-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.4583333333333333), only screen and (min-resolution: 140dpi), only screen and (min-resolution: 1.3dppx) {
      .sidebar .block.block-vsko-twitter:before {
        background-image: url("../img/icon_twitter@2x.png"); } }
  .sidebar .block.block-vsko-twitter span.ext {
    display: none; }
  .sidebar .block.block-vsko-twitter .content {
    height: 400px;
    padding: 0;
    overflow: visible; }
    .sidebar .block.block-vsko-twitter .content iframe {
      width: 100% !important;
      max-width: 100% !important;
      background: #fff; }
  .sidebar .block.block-vsko-news h2.title {
    position: relative;
    cursor: pointer; }
    .sidebar .block.block-vsko-news h2.title:after {
      content: "";
      position: absolute;
      top: 27px;
      right: 25px;
      display: block;
      width: 0;
      height: 0;
      border-top: 5px solid #fff;
      border-left: 5px solid transparent;
      border-right: 5px solid transparent; }
  .sidebar .block.block-vsko-news .content {
    display: block; }
    .sidebar .block.block-vsko-news .content form > div > .form-item {
      margin: 0 0 10px 0; }
    .sidebar .block.block-vsko-news .content .form-type-checkbox {
      position: relative;
      padding-left: 20px; }
      .sidebar .block.block-vsko-news .content .form-type-checkbox input.form-checkbox {
        position: absolute;
        left: 0;
        top: 0; }
      .sidebar .block.block-vsko-news .content .form-type-checkbox label {
        display: inline-block;
        font-size: 13px;
        line-height: 15px; }
    .sidebar .block.block-vsko-news .content .form-submit {
      margin-top: 10px; }
  .sidebar .block.block-vsko-employee .content .node-employee {
    margin-bottom: 0; }
    .sidebar .block.block-vsko-employee .content .node-employee .field-name-field-employee-naam {
      font-size: 20px; }
    .sidebar .block.block-vsko-employee .content .node-employee .field-name-field-employee-functie {
      font-size: 13px; }
  .sidebar .block.block-vsko-pincettemap:before {
    content: " ";
    position: absolute;
    right: 11px;
    top: 13px;
    background-image: url("../img/icon_intranet.png");
    background-size: 27px 19px;
    background-position: left top;
    background-repeat: no-repeat;
    width: 27px;
    height: 19px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (min-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.4583333333333333), only screen and (min-resolution: 140dpi), only screen and (min-resolution: 1.3dppx) {
      .sidebar .block.block-vsko-pincettemap:before {
        background-image: url("../img/icon_intranet@2x.png"); } }
  .sidebar .block.block-werkgroepen:before {
    content: " ";
    position: absolute;
    right: 13px;
    top: 13px;
    background-image: url("../img/icon_meetings.png");
    background-size: 21px 19px;
    background-position: left top;
    background-repeat: no-repeat;
    width: 21px;
    height: 19px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (min-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.4583333333333333), only screen and (min-resolution: 140dpi), only screen and (min-resolution: 1.3dppx) {
      .sidebar .block.block-werkgroepen:before {
        background-image: url("../img/icon_meetings@2x.png"); } }
  .sidebar .block.block-menu:before {
    content: " ";
    position: absolute;
    right: 12px;
    top: 12px;
    background-image: url("../img/icon_checklist.png");
    background-size: 16px 20px;
    background-position: left top;
    background-repeat: no-repeat;
    width: 16px;
    height: 20px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (min-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.4583333333333333), only screen and (min-resolution: 140dpi), only screen and (min-resolution: 1.3dppx) {
      .sidebar .block.block-menu:before {
        background-image: url("../img/icon_checklist@2x.png"); } }
  .sidebar .block.block-vsko-scholenzoeker:before {
    content: " ";
    position: absolute;
    right: 14px;
    top: 12px;
    background-image: url("../img/icon_marker.png");
    background-size: 13px 20px;
    background-position: left top;
    background-repeat: no-repeat;
    width: 13px;
    height: 20px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (min-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.4583333333333333), only screen and (min-resolution: 140dpi), only screen and (min-resolution: 1.3dppx) {
      .sidebar .block.block-vsko-scholenzoeker:before {
        background-image: url("../img/icon_marker@2x.png"); } }
  .sidebar .block.block-vsko-personenzoeker:before {
    content: " ";
    position: absolute;
    right: 13px;
    top: 11px;
    background-image: url("../img/icon_marker_person.png");
    background-size: 15px 23px;
    background-position: left top;
    background-repeat: no-repeat;
    width: 15px;
    height: 23px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (min-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.4583333333333333), only screen and (min-resolution: 140dpi), only screen and (min-resolution: 1.3dppx) {
      .sidebar .block.block-vsko-personenzoeker:before {
        background-image: url("../img/icon_marker_person@2x.png"); } }

.sidebar .block-werkgroepen .content ul li, .sidebar .block-werkgroepen .content ul li.one-level,
.sidebar .block-vsko-pincettemap .content ul li,
.sidebar .block-vsko-pincettemap .content ul li.one-level,
.sidebar .block-vsko-mededelingen .content ul li,
.sidebar .block-vsko-mededelingen .content ul li.one-level {
  border-bottom: none;
  margin-bottom: 5px; }
  .sidebar .block-werkgroepen .content ul li.last, .sidebar .block-werkgroepen .content ul li.one-level.last,
  .sidebar .block-vsko-pincettemap .content ul li.last,
  .sidebar .block-vsko-pincettemap .content ul li.one-level.last,
  .sidebar .block-vsko-mededelingen .content ul li.last,
  .sidebar .block-vsko-mededelingen .content ul li.one-level.last {
    margin-bottom: 0; }
  .sidebar .block-werkgroepen .content ul li a, .sidebar .block-werkgroepen .content ul li.one-level a,
  .sidebar .block-vsko-pincettemap .content ul li a,
  .sidebar .block-vsko-pincettemap .content ul li.one-level a,
  .sidebar .block-vsko-mededelingen .content ul li a,
  .sidebar .block-vsko-mededelingen .content ul li.one-level a {
    display: block;
    background-image: url("../img/icon_folder.png");
    background-size: 22px 16px;
    background-position: left top;
    background-repeat: no-repeat;
    font-size: 13px;
    line-height: 16px;
    padding: 3px 0 3px 30px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (min-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.4583333333333333), only screen and (min-resolution: 140dpi), only screen and (min-resolution: 1.3dppx) {
      .sidebar .block-werkgroepen .content ul li a, .sidebar .block-werkgroepen .content ul li.one-level a,
      .sidebar .block-vsko-pincettemap .content ul li a,
      .sidebar .block-vsko-pincettemap .content ul li.one-level a,
      .sidebar .block-vsko-mededelingen .content ul li a,
      .sidebar .block-vsko-mededelingen .content ul li.one-level a {
        background-image: url("../img/icon_folder@2x.png"); } }

.sidebar .date-display-single {
  display: block;
  padding: .5em 0 .25em 0;
  color: #ffb000; }

#sidebar-first,
#sidebar-second {
  width: 230px; }

#sidebar-second .block.block-vsko-scholenzoeker .form-item, #sidebar-second .block.block-vsko-personenzoeker .form-item, #sidebar-second .block.block-werkgroepen .form-item {
  position: relative;
  width: 155px;
  margin: 10px 0; }
  #sidebar-second .block.block-vsko-scholenzoeker .form-item .form-text, #sidebar-second .block.block-vsko-personenzoeker .form-item .form-text, #sidebar-second .block.block-werkgroepen .form-item .form-text {
    padding: 10px 10px 10px 15px;
    width: 129px;
    height: 19px;
    border: solid 1px #e8e8e8;
    border-right: none;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    box-shadow: 0 0 4px 0 #e8e8e8 inset;
    -webkit-transition: color 0.15s linear, border-color 0.15s linear, box-shadow 0.15s linear;
            transition: color 0.15s linear, border-color 0.15s linear, box-shadow 0.15s linear; }
    #sidebar-second .block.block-vsko-scholenzoeker .form-item .form-text:focus, #sidebar-second .block.block-vsko-personenzoeker .form-item .form-text:focus, #sidebar-second .block.block-werkgroepen .form-item .form-text:focus {
      border-color: #bebebe;
      box-shadow: 0 0 4px 0 #bebebe inset; }

#sidebar-second .block.block-vsko-scholenzoeker .form-submit, #sidebar-second .block.block-vsko-personenzoeker .form-submit, #sidebar-second .block.block-werkgroepen .form-submit {
  position: absolute;
  left: 155px;
  bottom: 0;
  margin: 0;
  width: 42px;
  height: 41px;
  text-indent: -999px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  background-image: url("../img/icon_search_white.png");
  background-size: 16px 16px;
  background-position: center center;
  background-repeat: no-repeat; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (min-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.4583333333333333), only screen and (min-resolution: 140dpi), only screen and (min-resolution: 1.3dppx) {
    #sidebar-second .block.block-vsko-scholenzoeker .form-submit, #sidebar-second .block.block-vsko-personenzoeker .form-submit, #sidebar-second .block.block-werkgroepen .form-submit {
      background-image: url("../img/icon_search_white@2x.png"); } }

/* ----------------------- 4.0 FOOTER --------------------------------- */
#footer {
  background: #00b39a; }
  #footer h2.title {
    font-size: 18px;
    font-weight: bold; }
    #footer h2.title a {
      color: #fff; }
      #footer h2.title a.active {
        text-decoration: underline; }

#footer-inner {
  position: relative;
  padding: 40px 10px 20px 10px; }
  #footer-inner #block-menu-block-vsko-global-3 .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  #footer-inner #block-menu-block-vsko-global-3 .block {
    display: inline-block;
    vertical-align: top;
    width: calc(20% - 2px - 50px);
    padding-right: 25px;
    margin-right: 25px;
    margin-bottom: 20px;
    border-right: 2px dashed rgba(0, 0, 0, 0.2); }
    #footer-inner #block-menu-block-vsko-global-3 .block .item-list ul {
      font-size: 15px;
      line-height: 20px; }
      #footer-inner #block-menu-block-vsko-global-3 .block .item-list ul li {
        margin-bottom: 5px; }
        #footer-inner #block-menu-block-vsko-global-3 .block .item-list ul li a {
          display: block;
          color: #fff; }
          #footer-inner #block-menu-block-vsko-global-3 .block .item-list ul li a.active {
            text-decoration: underline; }
        #footer-inner #block-menu-block-vsko-global-3 .block .item-list ul li.last {
          margin-bottom: 0; }

#closure {
  background: #00806e;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Roboto, "Lucida Sans", arial, trebuchet MS, tahoma, helvetica, clean, sans-serif;
  font-size: 13px; }
  #closure a:hover, #closure a:focus, #closure a:active, #closure a.active {
    color: #fff;
    text-decoration: none; }

#closure-inner {
  padding: 15px 0; }
  #closure-inner .footer-logo {
    display: none; }
  #closure-inner #block-menu-menu-footer-menu .content ul {
    line-height: 18px; }
    #closure-inner #block-menu-menu-footer-menu .content ul li {
      display: inline-block;
      vertical-align: top;
      border-right: solid 1px #979797; }
      #closure-inner #block-menu-menu-footer-menu .content ul li a {
        display: block;
        padding: 0 10px; }
        #closure-inner #block-menu-menu-footer-menu .content ul li a img {
          display: block;
          margin-top: 2px; }
      #closure-inner #block-menu-menu-footer-menu .content ul li.last {
        border-right: none; }

/*
/*	VVKBAO TABS  */
.vvkbao-tabs {
  width: 100%;
  display: inline-block; }

/*----- Tab Links -----*/
/* Clearfix */
.vvkbao-tabs .tab-links:after {
  display: block;
  clear: both;
  content: ''; }

.vvkbao-tabs .tab-links {
  padding: 0;
  margin: 0; }

.vvkbao-tabs .tab-links li {
  margin: 0;
  float: left;
  list-style: none;
  text-align: center; }

.vvkbao-tabs .tab-links a {
  display: inline-block;
  border-radius: 3px 3px 0px 0px;
  background: #CCC;
  font-size: 1em;
  font-weight: 500;
  color: #6A6A6A;
  -webkit-transition: all linear 0.15s;
          transition: all linear 0.15s;
  background: url(/sites/www.vvkbao.be/themes/vsko/images/h_tab_bg.jpg) repeat-x scroll 0 bottom #FFFFFF;
  /*border-bottom: 1px solid #D4D4D4;*/
  border-right: 1px solid #D4D4D4;
  border-top: 1px solid #D4D4D4;
  color: #6A6A6A;
  line-height: 18px;
  margin: 0;
  outline: medium none;
  padding: 10px 10px;
  text-decoration: none;
  text-align: center; }

.vvkbao-tabs .tab-links a:hover {
  background: #fff;
  text-decoration: none; }

.vvkbao-tabs .tab-links li:first-child a {
  border-left: 1px solid #D4D4D4; }

.vvkbao-tabs li.active a,
.vvkbao-tabs li.active a:hover {
  background: #00b39a;
  color: #fff; }

/*----- Content of Tabs -----*/
.vvkbao-tabs .tab-content {
  padding: 15px;
  border-radius: 3px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  background: #fff; }

.vvkbao-tabs .tab table {
  width: 100%; }

.vvkbao-tabs .tab {
  display: none; }

.vvkbao-tabs .tab.active {
  display: block; }

.vvkbao-tabs .tab-content .link_alle {
  display: block;
  float: right; }

.vvkbao-tabs td {
  font-size: 1em; }

.vvkbao-tabs th.subtitle,
.vvkbao-tabs td.subtitle {
  background: #dedede;
  font-size: 1.05em; }

.vvkbao-tabs th.subtitle {
  color: #616161; }

/*----- Subtabs -----*/
.vvkbao-tabs .tab-content table tbody table {
  margin: 5px 0 0 26px; }

.vvkbao-tabs .tab-content table table .odd td {
  background-color: #FAFAFA;
  border-bottom: none; }

.vvkbao-tabs .tab-content table td a.onderwijsgebied-subfolder {
  background-image: url("img/icon-folder.png");
  background-repeat: no-repeat;
  padding-left: 33px; }

.vvkbao-tabs .tab-content tr {
  background-color: transparent;
  border-bottom: 0; }
  .vvkbao-tabs .tab-content tr a {
    text-decoration: none; }

.vvkbao-tabs .tab-content .link_alle {
  margin-bottom: 15px;
  padding-right: 10px; }

/*
/*	PRODUCT DETAIL  */
.ds-layout-wieni.node-product {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .ds-layout-wieni.node-product .group-header {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .ds-layout-wieni.node-product .group-middle-wrapper {
    width: calc(100% - 230px);
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3; }
    .ds-layout-wieni.node-product .group-middle-wrapper .group-middle {
      margin-left: 10px !important; }
  .ds-layout-wieni.node-product .group-left {
    width: auto;
    max-width: 230px;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; }

#vsko-shop-order input[type="text"] {
  border: 1px solid #eee; }

/*
/*	FAQ  */
.ui-accordion {
  font-family: "Trebuchet MS Regular", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif; }
  .ui-accordion .ui-accordion-header a {
    padding: .5em .5em .4em 2.2em; }
  .ui-accordion .views-row {
    margin-bottom: 10px; }
    .ui-accordion .views-row .field-item {
      font-family: "Trebuchet MS Regular", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
      font-size: 15px; }
      .ui-accordion .views-row .field-item a {
        color: #ffb000; }
        .ui-accordion .views-row .field-item a:hover {
          color: #00b39a; }

/*
/*	PINCETTE TABLE  */
.pincette_table tr:nth-child(even) {
  background-color: #f5f5f5; }

.pincette_table tr:hover {
  background-color: #ddd; }

.pincette_table tr td {
  padding: 5px 10px; }
