/**
 * @file
 * Styles are organized using the SMACSS technique. @see http://smacss.com/book/
 *
 * When you turn on CSS aggregation at admin/config/development/performance, all
 * of these @include files will be combined into a single file.
 */
/* Import Sass mixins, variables, Compass modules, etc. */
@import url("//hello.myfonts.net/count/2b3dca");
/* line 108, ../sass/_init.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/**
 * Colours
**/
/**
 *
**/
/* @import must be at top of file, otherwise CSS will not work */
@font-face {
  font-family: 'Geogrotesque-Bold';
  src: url("../webfonts/2B3DCA_0_0.eot");
  src: url("../webfonts/2B3DCA_0_0.eot?#iefix") format("embedded-opentype"), url("../webfonts/2B3DCA_0_0.woff") format("woff"), url("../webfonts/2B3DCA_0_0.ttf") format("truetype");
}

@font-face {
  font-family: 'Geogrotesque-Light';
  src: url("../webfonts/2B3DCA_1_0.eot");
  src: url("../webfonts/2B3DCA_1_0.eot?#iefix") format("embedded-opentype"), url("../webfonts/2B3DCA_1_0.woff") format("woff"), url("../webfonts/2B3DCA_1_0.ttf") format("truetype");
}

@font-face {
  font-family: 'Geogrotesque-Medium';
  src: url("../webfonts/2B3DCA_2_0.eot");
  src: url("../webfonts/2B3DCA_2_0.eot?#iefix") format("embedded-opentype"), url("../webfonts/2B3DCA_2_0.woff") format("woff"), url("../webfonts/2B3DCA_2_0.ttf") format("truetype");
}

@font-face {
  font-family: 'Geogrotesque-Regular';
  src: url("../webfonts/2B3DCA_3_0.eot");
  src: url("../webfonts/2B3DCA_3_0.eot?#iefix") format("embedded-opentype"), url("../webfonts/2B3DCA_3_0.woff") format("woff"), url("../webfonts/2B3DCA_3_0.ttf") format("truetype");
}

@font-face {
  font-family: 'Geogrotesque-SemiBold';
  src: url("../webfonts/2B3DCA_4_0.eot");
  src: url("../webfonts/2B3DCA_4_0.eot?#iefix") format("embedded-opentype"), url("../webfonts/2B3DCA_4_0.woff") format("woff"), url("../webfonts/2B3DCA_4_0.ttf") format("truetype");
}

/*@font-face {font-family: 'Geogrotesque-Thin';src: url('../webfonts/2B3DCA_5_0.eot');src: url('../webfonts/2B3DCA_5_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/2B3DCA_5_0.woff') format('woff'),url('../webfonts/2B3DCA_5_0.ttf') format('truetype');}


@font-face {font-family: 'Geogrotesque-UltraLight';src: url('../webfonts/2B3DCA_6_0.eot');src: url('../webfonts/2B3DCA_6_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/2B3DCA_6_0.woff') format('woff'),url('../webfonts/2B3DCA_6_0.ttf') format('truetype');}


@font-face {font-family: 'Geogrotesque-ThinIt';src: url('../webfonts/2B3DCA_7_0.eot');src: url('../webfonts/2B3DCA_7_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/2B3DCA_7_0.woff') format('woff'),url('../webfonts/2B3DCA_7_0.ttf') format('truetype');}


@font-face {font-family: 'Geogrotesque-RegularIt';src: url('../webfonts/2B3DCA_8_0.eot');src: url('../webfonts/2B3DCA_8_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/2B3DCA_8_0.woff') format('woff'),url('../webfonts/2B3DCA_8_0.ttf') format('truetype');}


@font-face {font-family: 'Geogrotesque-UltraLightIt';src: url('../webfonts/2B3DCA_9_0.eot');src: url('../webfonts/2B3DCA_9_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/2B3DCA_9_0.woff') format('woff'),url('../webfonts/2B3DCA_9_0.ttf') format('truetype');}


@font-face {font-family: 'Geogrotesque-BoldIt';src: url('../webfonts/2B3DCA_A_0.eot');src: url('../webfonts/2B3DCA_A_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/2B3DCA_A_0.woff') format('woff'),url('../webfonts/2B3DCA_A_0.ttf') format('truetype');}


@font-face {font-family: 'Geogrotesque-LightIt';src: url('../webfonts/2B3DCA_B_0.eot');src: url('../webfonts/2B3DCA_B_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/2B3DCA_B_0.woff') format('woff'),url('../webfonts/2B3DCA_B_0.ttf') format('truetype');}


@font-face {font-family: 'Geogrotesque-MediumIt';src: url('../webfonts/2B3DCA_C_0.eot');src: url('../webfonts/2B3DCA_C_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/2B3DCA_C_0.woff') format('woff'),url('../webfonts/2B3DCA_C_0.ttf') format('truetype');}


@font-face {font-family: 'Geogrotesque-SemiBoldIt';src: url('../webfonts/2B3DCA_D_0.eot');src: url('../webfonts/2B3DCA_D_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/2B3DCA_D_0.woff') format('woff'),url('../webfonts/2B3DCA_D_0.ttf') format('truetype');}
 */
/**
 * Define a few shortcuts
**/
/* line 51, ../sass/fonts/_fonts.scss */
.button-large, .button-normal, .group-producten li a, .group-producten li, .field-name-neem-contact-op, .field-name-field-mogelijkheden li, input[type=submit],
input[type=button],
button, blockquote, #header, .megamenu-skin-vdx .megamenu-slot .megamenu-items, .menu-footer, #footer,
.region-bottom, .group-producten > h2, .node.node-teaser h2 {
  font-family: 'Geogrotesque-Regular';
  font-weight: normal;
}

/* line 61, ../sass/fonts/_fonts.scss */
.field-name-field-wat-anderen-zeggen li {
  font-family: 'Geogrotesque-Light';
  font-weight: normal;
}

/* line 66, ../sass/fonts/_fonts.scss */
.button-normal, .group-producten li a, .field-name-field-wat-anderen-zeggen-title, .menu-footer h3 strong, .menu-footer .menu-footer-price strong, #navigation, .followus h2, #block-menu-menu-footer > .menu > li > a, #block-menu-menu-footer > .menu > li > span, .field-name-field-features-left h3,
.field-name-field-features-right h3 {
  font-family: 'Geogrotesque-Medium';
  font-weight: normal;
}

/* line 71, ../sass/fonts/_fonts.scss */
.group-producten li h2, .field-name-field-price em {
  font-family: 'Geogrotesque-SemiBold';
  font-weight: normal;
}

/* line 78, ../sass/fonts/_fonts.scss */
#content {
  font-family: 'Lato';
  font-weight: normal;
}

/* line 88, ../sass/fonts/_fonts.scss */
.field-slideshow-caption strong {
  font-family: 'Lato';
  font-weight: 700;
}

/* line 99, ../sass/fonts/_fonts.scss */
.field-slideshow-caption {
  font-family: 'Lato';
  font-weight: 300;
}

/***** Icons sprite *****/
/* line 130, icons/*.png */
.icons-sprite, .icons-about, .icons-arrow-call-to-action, .icons-arrow-right-dark-huge, .icons-arrow-right-dark-large, .icons-arrow-right-dark, .icons-contact, .icons-facebook, .icons-linkedin, .icons-promo-price, .icons-slider-bulb-dark, .icons-slider-bulb-light, .icons-twitter, .button-large:before, .button-normal:before, .group-producten li a:before, .field-name-neem-contact-op:before, #block-menu-menu-top-menu li.first a:before, #block-menu-menu-top-menu li.last a:before, .menu-footer h3 a:after, .menu-footer .menu-footer-price, .followus a.facebook, .followus a.twitter, .followus a.linkedin, .node.node-teaser a.more-link:before {
  background: url('../images/icons-s75988e5446.png') no-repeat;
}

/* line 60, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.5/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icons-about {
  background-position: 0 -298px;
  height: 17px;
  width: 17px;
}

/* line 60, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.5/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icons-arrow-call-to-action {
  background-position: 0 -227px;
  height: 23px;
  width: 23px;
}

/* line 60, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.5/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icons-arrow-right-dark-huge {
  background-position: 0 -260px;
  height: 28px;
  width: 15px;
}

/* line 60, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.5/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icons-arrow-right-dark-large {
  background-position: 0 -350px;
  height: 20px;
  width: 12px;
}

/* line 60, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.5/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icons-arrow-right-dark {
  background-position: 0 -426px;
  height: 16px;
  width: 10px;
}

/* line 60, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.5/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icons-contact {
  background-position: 0 -325px;
  height: 15px;
  width: 12px;
}

/* line 60, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.5/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icons-facebook {
  background-position: 0 -185px;
  height: 32px;
  width: 32px;
}

/* line 60, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.5/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icons-linkedin {
  background-position: 0 -143px;
  height: 32px;
  width: 32px;
}

/* line 60, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.5/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icons-promo-price {
  background-position: 0 0;
  height: 91px;
  width: 145px;
}

/* line 60, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.5/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icons-slider-bulb-dark {
  background-position: 0 -403px;
  height: 13px;
  width: 13px;
}

/* line 60, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.5/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icons-slider-bulb-light {
  background-position: 0 -380px;
  height: 13px;
  width: 13px;
}

/* line 60, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.5/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icons-twitter {
  background-position: 0 -101px;
  height: 32px;
  width: 32px;
}

/* HTML element (SMACSS base) rules */
/**
 * @file
 * Normalize.css is intended to be used as an alternative to CSS resets.
 *
 * This file is a slight fork of these original sources:
 * - normalize.css v2.1.2 | MIT License | git.io/normalize
 * - normalize.scss v2.1.2 | MIT/GPLv2 License | bit.ly/normalize-with-compass
 *
 * It's suggested that you read the normalize.scss file and customise it to meet
 * your needs, rather then including the file in your project and overriding the
 * defaults later in your CSS.
 * @see http://nicolasgallagher.com/about-normalize-css/
 *
 * Also: @see http://meiert.com/en/blog/20080419/reset-style-sheets-are-bad/
 *       @see http://snook.ca/archives/html_and_css/no_css_reset/
 */
/**
 * HTML5 display definitions
 */
/* Correct `block` display not defined in IE 8/9. */
/* line 33, ../sass/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
  display: block;
}

/* Correct `inline-block` display not defined in IE 8/9. */
/* line 40, ../sass/_normalize.scss */
audio,
canvas,
video {
  display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/* line 52, ../sass/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* Address styling not present in IE 8/9. */
/* line 58, ../sass/_normalize.scss */
[hidden] {
  display: none;
}

/**
 * Base
 *
 * Instead of relying on the fonts that are available on a user's computer, you
 * can use web fonts which, like images, are resources downloaded to the user's
 * browser. Because of the bandwidth and rendering resources required, web fonts
 * should be used with care.
 *
 * Numerous resources for web fonts can be found on Google. Here are a few
 * websites where you can find Open Source fonts to download:
 * - http://www.fontsquirrel.com/fontface
 * - http://www.theleagueofmoveabletype.com
 *
 * In order to use these fonts, you will need to convert them into formats
 * suitable for web fonts. We recommend the free-to-use Font Squirrel's
 * Font-Face Generator:
 *   http://www.fontsquirrel.com/fontface/generator
 *
 * The following is an example @font-face declaration. This font can then be
 * used in any ruleset using a property like this:  font-family: Example, serif;
 *
 * Since we're using Sass, you'll need to declare your font faces here, then you
 * can add them to the font variables in the _init.scss partial.
 */
/*
@font-face {
  font-family: 'Example';
  src: url('../fonts/example.eot');
  src: url('../fonts/example.eot?iefix') format('eot'),
    url('../fonts/example.woff') format('woff'),
    url('../fonts/example.ttf') format('truetype'),
    url('../fonts/example.svg#webfontOkOndcij') format('svg');
  font-weight: normal;
  font-style: normal;
}
*/
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 * 3. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 */
/* line 106, ../sass/_normalize.scss */
html {
  font-family: Verdana, Tahoma, "DejaVu Sans", sans-serif;
  /* 1 */
  font-size: 100%;
  /* 3 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  line-height: 1.5em;
}

/* Remove default margin. */
/* line 126, ../sass/_normalize.scss */
body {
  margin: 0;
  padding: 0;
}

/**
 * Links
 *
 * The order of link states are based on Eric Meyer's article:
 * http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states
 */
/* Address `outline` inconsistency between Chrome and other browsers. */
/* line 148, ../sass/_normalize.scss */
a:focus {
  outline: thin dotted;
}

/* Improve readability when focused and also mouse hovered in all browsers. */
/* line 154, ../sass/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/**
 * Typography
 *
 * To achieve a pleasant vertical rhythm, we use Compass' Vertical Rhythm mixins
 * so that the line height of our base font becomes the basic unit of vertical
 * measurement. We use multiples of that unit to set the top and bottom margins
 * for our block level elements and to set the line heights of any fonts.
 * For more information, see http://24ways.org/2006/compose-to-a-vertical-rhythm
 */
/* Set 1 unit of vertical rhythm on the top and bottom margin. */
/* line 170, ../sass/_normalize.scss */
p,
pre {
  margin: 1.5em 0;
}

/* line 173, ../sass/_normalize.scss */
blockquote {
  /* Also indent the quote on both sides. */
  margin: 1.5em 30px;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
/* line 182, ../sass/_normalize.scss */
h1 {
  /* Set the font-size and line-height while keeping a proper vertical rhythm. */
  font-size: 2em;
  line-height: 1.5em;
  /* Set 1 unit of vertical rhythm on the top and bottom margins. */
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

/* line 190, ../sass/_normalize.scss */
h2 {
  font-size: 1.5em;
  line-height: 2em;
  margin-top: 1em;
  margin-bottom: 1em;
}

/* line 195, ../sass/_normalize.scss */
h3 {
  font-size: 1.17em;
  line-height: 1.28205em;
  margin-top: 1.28205em;
  margin-bottom: 1.28205em;
}

/* line 200, ../sass/_normalize.scss */
h4 {
  font-size: 1em;
  line-height: 1.5em;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}

/* line 205, ../sass/_normalize.scss */
h5 {
  font-size: 0.83em;
  line-height: 1.80723em;
  margin-top: 1.80723em;
  margin-bottom: 1.80723em;
}

/* line 210, ../sass/_normalize.scss */
h6 {
  font-size: 0.67em;
  line-height: 2.23881em;
  margin-top: 2.23881em;
  margin-bottom: 2.23881em;
}

/* Address styling not present in IE 8/9, Safari 5, and Chrome. */
/* line 217, ../sass/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome. */
/* line 223, ../sass/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* Address styling not present in Safari 5 and Chrome. */
/* line 228, ../sass/_normalize.scss */
dfn {
  font-style: italic;
}

/* Address differences between Firefox and other browsers. */
/* line 233, ../sass/_normalize.scss */
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  border: 1px solid #666;
  padding-bottom: -1px;
  margin: 1.5em 0;
}

/* Address styling not present in IE 8/9. */
/* line 242, ../sass/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* Correct font family set oddly in Safari 5 and Chrome. */
/* line 253, ../sass/_normalize.scss */
code,
kbd,
pre,
samp,
tt,
var {
  font-family: "Courier New", "DejaVu Sans Mono", monospace, sans-serif;
  font-size: 1em;
  line-height: 1.5em;
}

/* Improve readability of pre-formatted text in all browsers. */
/* line 262, ../sass/_normalize.scss */
pre {
  white-space: pre-wrap;
}

/* Set consistent quote types. */
/* line 274, ../sass/_normalize.scss */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/* Address inconsistent and variable font size in all browsers. */
/* line 279, ../sass/_normalize.scss */
small {
  font-size: 80%;
}

/* Prevent `sub` and `sup` affecting `line-height` in all browsers. */
/* line 285, ../sass/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 291, ../sass/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 294, ../sass/_normalize.scss */
sub {
  bottom: -0.25em;
}

/**
 * Lists
 */
/* line 304, ../sass/_normalize.scss */
dl,
menu,
ol,
ul {
  /* Address margins set differently in IE 6/7. */
  margin: 1.5em 0;
}

/* line 311, ../sass/_normalize.scss */
ol ol,
ol ul,
ul ol,
ul ul {
  /* Turn off margins on nested lists. */
  margin: 0;
}

/* line 316, ../sass/_normalize.scss */
dd {
  margin: 0 0 0 30px;
}

/* Address paddings set differently in IE 6/7. */
/* line 323, ../sass/_normalize.scss */
menu,
ol,
ul {
  padding: 0 0 0 30px;
}

/**
 * Embedded content and figures
 *
 * @todo Look into adding responsive embedded video.
 */
/* line 341, ../sass/_normalize.scss */
img {
  /* Remove border when inside `a` element in IE 8/9. */
  border: 0;
  /* Suppress the space beneath the baseline */
  /* vertical-align: bottom; */
  /* Responsive images */
  max-width: 100%;
  height: auto;
  /* Correct IE 8 not scaling image height when resized. */
  width: auto;
}

/* Correct overflow displayed oddly in IE 9. */
/* line 362, ../sass/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* Address margin not present in IE 8/9 and Safari 5. */
/* line 367, ../sass/_normalize.scss */
figure {
  margin: 0;
}

/**
 * Forms
 */
/* Define consistent border, margin, and padding. */
/* line 383, ../sass/_normalize.scss */
fieldset {
  margin: 0 2px;
  /* Apply borders and padding that keep the vertical rhythm. */
  border-color: #c0c0c0;
  border-top-style: solid;
  border-top-width: 0.0625em;
  padding-top: 0.4625em;
  border-bottom-style: solid;
  border-bottom-width: 0.0625em;
  padding-bottom: 0.9125em;
  border-left-style: solid;
  border-left-width: 0.0625em;
  padding-left: 0.9125em;
  border-right-style: solid;
  border-right-width: 0.0625em;
  padding-right: 0.9125em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
/* line 398, ../sass/_normalize.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 * 4. Improve appearance and consistency with IE 6/7.
 * 5. Keep form elements constrained in their containers.
 */
/* line 416, ../sass/_normalize.scss */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
  max-width: 100%;
  /* 5 */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /* 5 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/* line 433, ../sass/_normalize.scss */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
/* line 444, ../sass/_normalize.scss */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
/* line 460, ../sass/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
/* line 472, ../sass/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
/* line 483, ../sass/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
/* line 497, ../sass/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
/* line 507, ../sass/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* Remove inner padding and border in Firefox 4+. */
/* line 513, ../sass/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
/* line 522, ../sass/_normalize.scss */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* Drupal-style form labels. */
/* line 528, ../sass/_normalize.scss */
label {
  display: block;
  font-weight: bold;
}

/**
 * Tables
 */
/* line 536, ../sass/_normalize.scss */
table {
  /* Remove most spacing between table cells. */
  border-collapse: collapse;
  border-spacing: 0;
  /* Prevent cramped-looking tables */
  /* width: 100%; */
  /* Add vertical rhythm margins. */
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}

/* Layout rules */
/**
 * @file
 * Positioning for a responsive layout.
 *
 * Define CSS classes to create a fluid grid layout with optional sidebars
 * depending on whether blocks are placed in the left or right sidebars.
 *
 * This layout uses the Zen Grids plugin for Compass: http://zengrids.com
 */
/**
 * Center the page.
 *
 * For screen sizes larger than 1200px, prevent excessively long lines of text
 * by setting a max-width.
 */
/* line 34, ../sass/layouts/_responsive.scss */
#page,
.region-bottom {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}

/* Apply the shared properties of grid items in a single, efficient ruleset. */
/* line 46, ../sass/layouts/_responsive.scss */
#header,
#content,
#navigation,
.region-sidebar-first,
.region-sidebar-second,
#footer {
  padding-left: 10px;
  padding-right: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
}

/* Containers for grid items and flow items. */
/* line 46, ../sass-extensions/zen-grids/stylesheets/zen/_grids.scss */
#header:before, #header:after,
#main:before,
#main:after,
#footer:before,
#footer:after {
  content: "";
  display: table;
}
/* line 50, ../sass-extensions/zen-grids/stylesheets/zen/_grids.scss */
#header:after,
#main:after,
#footer:after {
  clear: both;
}

/* Navigation bar */
/*@media all and (min-width: 480px) {
  !* line 60, ../sass/layouts/_responsive.scss *!
  #main {
    !* Move all the children of #main down to make room. *!
    padding-top: 71px;
    position: relative;
  }

  !* line 65, ../sass/layouts/_responsive.scss *!
  #navigation {
    !* Move the navbar up inside #main's padding. *!
    position: absolute;
    top: 0;
    height: 71px;
    width: 100%;
  }
}*/
/**
 * Use 3 grid columns for smaller screens.
 /**!*/
/*@media all and (min-width: 480px) and (max-width: 959px) {*/
  /*!***/
   /** The layout when there is only one sidebar, the left one.*/
   /**!*/
  /*!* line 86, ../sass/layouts/_responsive.scss *!*/
  /*.sidebar-first {*/
    /*!* Span 2 columns, starting in 2nd column from left. *!*/
    /*!* Span 1 column, starting in 1st column from left. *!*/
  /*}*/
  /*!* line 88, ../sass/layouts/_responsive.scss *!*/
  /*.sidebar-first #content {*/
    /*float: left;*/
    /*width: 66.66667%;*/
    /*margin-left: 33.33333%;*/
    /*margin-right: -100%;*/
  /*}*/
  /*!* line 93, ../sass/layouts/_responsive.scss *!*/
  /*.sidebar-first .region-sidebar-first {*/
    /*float: left;*/
    /*width: 33.33333%;*/
    /*margin-left: 0%;*/
    /*margin-right: -33.33333%;*/
  /*}*/

  /*!***/
   /** The layout when there is only one sidebar, the right one.*/
   /**!*/
  /*!* line 101, ../sass/layouts/_responsive.scss *!*/
  /*.sidebar-second {*/
    /*!* Span 2 columns, starting in 1st column from left. *!*/
    /*!* Span 1 column, starting in 3rd column from left. *!*/
  /*}*/
  /*!* line 103, ../sass/layouts/_responsive.scss *!*/
  /*.sidebar-second #content {*/
    /*float: left;*/
    /*width: 66.66667%;*/
    /*margin-left: 0%;*/
    /*margin-right: -66.66667%;*/
  /*}*/
  /*!* line 108, ../sass/layouts/_responsive.scss *!*/
  /*.sidebar-second .region-sidebar-second {*/
    /*float: left;*/
    /*width: 33.33333%;*/
    /*margin-left: 66.66667%;*/
    /*margin-right: -100%;*/
  /*}*/

  /*!***/
   /** The layout when there are two sidebars.*/
   /**!*/
  /*!* line 116, ../sass/layouts/_responsive.scss *!*/
  /*.two-sidebars {*/
    /*!* Span 2 columns, starting in 2nd column from left. *!*/
    /*!* Span 1 column, starting in 1st column from left. *!*/
    /*!* Start a new row and span all 3 columns. *!*/
  /*}*/
  /*!* line 118, ../sass/layouts/_responsive.scss *!*/
  /*.two-sidebars #content {*/
    /*float: left;*/
    /*width: 66.66667%;*/
    /*margin-left: 33.33333%;*/
    /*margin-right: -100%;*/
  /*}*/
  /*!* line 123, ../sass/layouts/_responsive.scss *!*/
  /*.two-sidebars .region-sidebar-first {*/
    /*float: left;*/
    /*width: 33.33333%;*/
    /*margin-left: 0%;*/
    /*margin-right: -33.33333%;*/
  /*}*/
  /*!* line 128, ../sass/layouts/_responsive.scss *!*/
  /*.two-sidebars .region-sidebar-second {*/
    /*float: left;*/
    /*width: 100%;*/
    /*margin-left: 0%;*/
    /*margin-right: -100%;*/
    /*padding-left: 0;*/
    /*padding-right: 0;*/
    /*clear: left;*/
    /*!* Apply the shared properties of grid items in a single, efficient ruleset. *!*/
    /*!* Span 1 column, starting in the 1st column from left. *!*/
    /*!* Span 1 column, starting in the 2nd column from left. *!*/
    /*!* Span 1 column, starting in the 3rd column from left. *!*/
  /*}*/
  /*!* line 134, ../sass/layouts/_responsive.scss *!*/
  /*.two-sidebars .region-sidebar-second .block {*/
    /*padding-left: 10px;*/
    /*padding-right: 10px;*/
    /*-moz-box-sizing: border-box;*/
    /*-webkit-box-sizing: border-box;*/
    /*-ms-box-sizing: border-box;*/
    /*box-sizing: border-box;*/
    /*word-wrap: break-word;*/
  /*}*/
  /*!* line 138, ../sass/layouts/_responsive.scss *!*/
  /*.two-sidebars .region-sidebar-second .block:nth-child(3n+1) {*/
    /*float: left;*/
    /*width: 33.33333%;*/
    /*margin-left: 0%;*/
    /*margin-right: -33.33333%;*/
    /*clear: left;*/
  /*}*/
  /*!* line 143, ../sass/layouts/_responsive.scss *!*/
  /*.two-sidebars .region-sidebar-second .block:nth-child(3n+2) {*/
    /*float: left;*/
    /*width: 33.33333%;*/
    /*margin-left: 33.33333%;*/
    /*margin-right: -66.66667%;*/
  /*}*/
  /*!* line 147, ../sass/layouts/_responsive.scss *!*/
  /*.two-sidebars .region-sidebar-second .block:nth-child(3n) {*/
    /*float: left;*/
    /*width: 33.33333%;*/
    /*margin-left: 66.66667%;*/
    /*margin-right: -100%;*/
  /*}*/
/*}*/
/**
 * Use 5 grid columns for larger screens.
 */
/*
@media all and (min-width: 960px) {
  /*!***/
   /** The layout when there is only one sidebar, the left one.*/
   /**!*/
  /*!* line 164, ../sass/layouts/_responsive.scss *!*/
  /*.sidebar-first {*/
    /*!* Span 4 columns, starting in 2nd column from left. *!*/
    /*!* Span 1 column, starting in 1st column from left. *!*/
  /*}*/
  /*!* line 166, ../sass/layouts/_responsive.scss *!*/
  /*.sidebar-first #content {*/
    /*float: left;*/
    /*width: 80%;*/
    /*margin-left: 20%;*/
    /*margin-right: -100%;*/
  /*}*/
  /*!* line 171, ../sass/layouts/_responsive.scss *!*/
  /*.sidebar-first .region-sidebar-first {*/
    /*float: left;*/
    /*width: 20%;*/
    /*margin-left: 0%;*/
    /*margin-right: -20%;*/
  /*}*/

  /*!***/
   /** The layout when there is only one sidebar, the right one.*/
   /**!*/
  /*!* line 179, ../sass/layouts/_responsive.scss *!*/
  /*.sidebar-second {*/
    /*!* Span 4 columns, starting in 1st column from left. *!*/
    /*!* Span 1 column, starting in 5th column from left. *!*/
  /*}*/
  /*!* line 181, ../sass/layouts/_responsive.scss *!*/
  /*.sidebar-second #content {*/
    /*float: left;*/
    /*width: 80%;*/
    /*margin-left: 0%;*/
    /*margin-right: -80%;*/
  /*}*/
  /*!* line 186, ../sass/layouts/_responsive.scss *!*/
  /*.sidebar-second .region-sidebar-second {*/
    /*float: left;*/
    /*width: 20%;*/
    /*margin-left: 80%;*/
    /*margin-right: -100%;*/
  /*}*/

  /*!***/
   /** The layout when there are two sidebars.*/
   /**!*/
  /*!* line 194, ../sass/layouts/_responsive.scss *!*/
  /*.two-sidebars {*/
    /*!* Span 3 columns, starting in 2nd column from left. *!*/
    /*!* Span 1 column, starting in 1st column from left. *!*/
    /*!* Span 1 column, starting in 5th column from left. *!*/
  /*}*/
  /*!* line 196, ../sass/layouts/_responsive.scss *!*/
  /*.two-sidebars #content {*/
    /*float: left;*/
    /*width: 60%;*/
    /*margin-left: 20%;*/
    /*margin-right: -80%;*/
  /*}*/
  /*!* line 201, ../sass/layouts/_responsive.scss *!*/
  /*.two-sidebars .region-sidebar-first {*/
    /*float: left;*/
    /*width: 20%;*/
    /*margin-left: 0%;*/
    /*margin-right: -20%;*/
  /*}*/
  /*!* line 206, ../sass/layouts/_responsive.scss *!*/
  /*.two-sidebars .region-sidebar-second {*/
    /*float: left;*/
    /*width: 20%;*/
    /*margin-left: 80%;*/
    /*margin-right: -100%;*/
  /*}*/
/*}*/
/**!*/
/* Component (SMACSS module) rules */
/**
 * @file
 * SMACSS Modules
 *
 * Adds modular sets of styles.
 *
 * Additional useful selectors can be found in Zen's online documentation.
 * https://drupal.org/node/1707736
 */
/**
 * Wireframes.
 */
/* line 22, ../sass/components/_misc.scss */
.with-wireframes #header,
.with-wireframes #main,
.with-wireframes #content,
.with-wireframes #navigation,
.with-wireframes .region-sidebar-first,
.with-wireframes .region-sidebar-second,
.with-wireframes #footer,
.with-wireframes .region-bottom {
  outline: 1px solid #ccc;
}

/**
 * Accessibility features.
 */
/* element-invisible as defined by http://snook.ca/archives/html_and_css/hiding-content-for-accessibility */
/* line 40, ../sass/components/_misc.scss */
.element-invisible,
.element-focusable,
#navigation .block-menu .block__title,
#navigation .block-menu-block .block__title {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}

/* Turns off the element-invisible effect. */
/* line 45, ../sass/components/_misc.scss */
.element-focusable:active, .element-focusable:focus {
  position: static !important;
  clip: auto;
  height: auto;
  width: auto;
  overflow: auto;
}

/*
 * The skip-link link will be completely hidden until a user tabs to the link.
 */
/* line 62, ../sass/components/_misc.scss */
#skip-link {
  margin: 0;
}
/* line 66, ../sass/components/_misc.scss */
#skip-link a,
#skip-link a:visited {
  display: block;
  width: 100%;
  padding: 2px 0 3px 0;
  text-align: center;
  background-color: #666;
  color: #fff;
}

/**
 * Branding header.
 */
/* Wrapping link for logo. */
/* line 81, ../sass/components/_misc.scss */
.header__logo {
  float: left;
  margin: 0;
  padding: 0;
}

/* Logo image. */
/* line 88, ../sass/components/_misc.scss */
.header__logo-image {
  vertical-align: bottom;
}

/* Wrapper for website name and slogan. */
/* line 93, ../sass/components/_misc.scss */
.header__name-and-slogan {
  float: left;
}

/* The name of the website. */
/* line 98, ../sass/components/_misc.scss */
.header__site-name {
  margin: 0;
  font-size: 2em;
  line-height: 1.5em;
}

/* The link around the name of the website. */
/* line 106, ../sass/components/_misc.scss */
.header__site-link:link, .header__site-link:visited {
  color: #000;
  text-decoration: none;
}
/* line 112, ../sass/components/_misc.scss */
.header__site-link:hover, .header__site-link:focus {
  text-decoration: underline;
}

/* The slogan (or tagline) of a website. */
/* line 118, ../sass/components/_misc.scss */
.header__site-slogan {
  margin: 0;
}

/* The secondary menu (login, etc.) */
/* line 123, ../sass/components/_misc.scss */
.header__secondary-menu {
  float: right;
}

/* Wrapper for any blocks placed in the header region. */
/* line 128, ../sass/components/_misc.scss */
.header__region {
  /* Clear the logo. */
  clear: both;
}

/**
 * Navigation bar.
 */
/* line 136, ../sass/components/_misc.scss */
#navigation {
  /* Sometimes you want to prevent overlapping with main div. */
  /* overflow: hidden; */
  /* Main menu and secondary menu links and menu block links. */
}
/* line 140, ../sass/components/_misc.scss */
#navigation .block {
  margin-bottom: 0;
}
/* line 151, ../sass/components/_misc.scss */
#navigation .links,
#navigation .menu {
  margin: 0;
  padding: 0;
  text-align: left;
}
/* line 156, ../sass/components/_misc.scss */
#navigation .links li,
#navigation .menu li {
  /* A simple method to get navigation links to appear in one line. */
  float: left;
  padding: 0 10px 0 0;
  list-style-type: none;
  list-style-image: none;
}

/**
 * Breadcrumb navigation.
 */
/* line 170, ../sass/components/_misc.scss */
.breadcrumb ol {
  margin: 0;
  padding: 0;
}
/* line 174, ../sass/components/_misc.scss */
.breadcrumb li {
  display: inline;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

/**
 * Titles.
 */
/* line 190, ../sass/components/_misc.scss */
.page__title,
.node__title,
.block__title,
.comments__title,
.comments__form-title,
.comment__title {
  /* Comment title. */
  margin: 0;
}

/**
 * Messages.
 */
/* line 197, ../sass/components/_misc.scss */
.messages, .messages--status, .messages--warning, .messages--error {
  margin: 1.5em 0;
  padding: 10px 10px 10px 50px;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAD6UlEQVR42s2WX0xbVRzH3YwmC4k+GF/0ZS/S267/bmnX9nL7bwstZlnbjTDYyoC5GCbB0ZW5pdJCe6swbLFA6bpWIGuRMWVjKGP+21QW3SZBSAjGh4XEaTZTH82Cm/3ztS2xs7mw4KLRk3xyzj33/H6fe5Pz7zEA/yr/vUDukj9FH6drqTaqT8EoPs/UV+nX6TD1BlUh9AqLHlmgPKLcRHmoCOWmElK/FOKTYpS8UwLJkASiUyLI3pKhlClN0g46qj+qL/pbArlbrlO1q25JeiSgR2iYJ8ywXLSg/qP6LNl2ro8+Q4MMkKCd9K2t3q3KdQnkXXIF5aISkgEJzONm1F2qW52pDJN1MI2bUBIuAdVOJWSMTPNQgX6/vkjVpvpREpag6oMqWCYta1IzbsHh9ga0RJtzY8URMdRO9U/KSuWmNQUqh2pY3CtG+fvlqJyofMAFNrZAE+7e/RWR4X4cD9tgOGsA2U2CdtMDqwqyMyIzQ5KKqAKmcyaYxkzYd3YvjGNGFtXRPRj58DT+LOemRrFnrBLyITmUDmUyO/NYgu2d26ukHVJo3tXAMGpAs+cQmh0NeClan30uwN7TgnQ6nRd4r3thOGOAJqYB2UVC79AfZAnKHGUxQa8A2tNaNLW/jKvXv8Dyb8s4yryKA4O10A3roIvpUB+swTdz1/LJZ27PQBvT5lBH1RD4BChzlQ2wBNtc22aE/ULQgzRCl4P5BPcT93GMOYz9wb2QhCRgAq35d8u/L2PXe7tADVGgBlcQ+AXQtmlvsP/gzbJZvp8PMkJCFBYh8m0knyiVSsHe0YIGZz1+/uVOvt8z7QGvnwf+ST5EIRHIUyR4fh50rbp5lsDcYR4ReAXgBrng9q/Qfa0bfy035r7Ot2dvz4IX4IEIEAXwvDzscOw4zxJUd1YfEXlE4Aa4BQHMlwzSSBeI7iXvoTxWDqKPYCFsFaKmr+YVliB0JfS89DVpiuhlB9k/tSOZTuYFvq98yI7L0/MAsVWcGp0bfW61hbahwltxSeARsIKyWKesSKQSWIwvYkvvllwfx88pgOvhwthu/AzAxlVX8vz385tLbaVxwpcLZtEw0QDjsBGctzksiE4CimZFfHp++oWHbnbuUfdB0komMgHsRN1r0MWBsEmYODF5onY92/UTwcvBxuzXcN1ccHycVSn2FaPYWwzCQUDWKIt7z3utAJ5c74Hz+OLSomynY+cVfiM/xW3JiDyZpB3FuZrj4oCwE+Ad4qWMjPHjpTtL0mzMoxyZz9yM39Q7Y85Ok930icqm+k59TL2wm9l90dZv8y/8sPAigGf/iUN/Q4anM2zOsdLe+L+4VfwBVVjDs2rTYx0AAAAASUVORK5CYII=');
  background-position: 8px 8px;
  background-repeat: no-repeat;
  border: 1px solid #be7;
}

/* line 212, ../sass/components/_misc.scss */
.messages--warning {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAACuElEQVRIiWP4//8/Ay0xSYqntTpnT252zqeJBf0Njhsykrz/pyd6/e9vcNpGVQv6q2wlm0qc/r0+IPD/3UG+/61l9v9mdrjIUc2C7hqHUzc3S///eZwBjO9tF/vfWe1wjioWTKixVm8otPn38wQT3IKfxxn/t5Va/utpsNSg2ILWcttrNzdJgQ3+dpQRjEHs+9tE/zeXWt+gyILOamuTqlxrsOtPLub+7+emBsSq/88v5wL7oqHQ9H9nmbkF2RbUF1rev7lJEuziuU3i/90ddcB4UZsoJC62ifyvK7R4QJYFrcUGrmUZ5v9hYb9hosh/bzcDMN42VRgeF9W5hv8bi/XdSbagKtfs2c1NEvCIPbaQ/7+/pwkYn17Ki0hR24T/l2eZPCfJgsZ83dCiNOP/yCnn7iau/8G+5mD8aBsHSoqqyNL9X5erHUm0BcVpRm9ubhZHMoTh/4eDzP/DA23+RwTZ/P96hAlF7t5Wof8FyfpvibKgNk8noyDZ4D9quofg1Bjr/1kJlhjiIF+Upmn/r83RzCJoQXaC3qcbm8SwGMLwvybP/H8jMGlik7u7VeB/Zqz2J7wWVGdr1uTG62J1PQgfWST1/+hiCaxyIF8UJqv9r8hQrcVpQVqkzrcbG0WwGvB2H/P/lnx5MAaxsam5vYn3f2KY+jesFpSlqfZnxWjidP2OGWL/g/0swBjExu4Lhv958Ur/i5KU+lEsCA1lYI4JUv95bZ0gTo2Pt3P+z0myBmMQG5e6mxu4/kf4Kf8EmQm3oCRNebKrvSawIGPBqRG9sMOp5hjjfwdrlf/58bKT4RaUpWvtcLZV/39iscD/H0AFP46jYwYiMeP/44u4/9tbKQODSXUH3II9G7v18hI0n8YGKv+IDVT6joxj/BVx4mgcOCde/SnITPRUJAHEGlTCEkQV19TAAN8FC67hZdFXAAAAAElFTkSuQmCC');
  border-color: #ed5;
}

/* line 221, ../sass/components/_misc.scss */
.messages--error {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAACpElEQVR42rWWTUgbQRiGQ0Tx4MWDeFM8eBA9iKAoggiCoCiiIiL4L3oQV1CJB0UEf6iRYFpK7UniTw9VSqL2kvQsVDBpSZrtRo35czVNW3oprRf17exSl4yzu1ikAy9h59vvedhkMrMGAGoxknAk2w8MJ/WosXThiZkZt9jdLeglPjn5ATc3mhJNuNjbK0QbG3ExMICL/n6IfX0gcxB7ekDAELu6IHZ2IlJbi1hLS1BLogmPtbUhMTv7oMSamzUlqnByMxLT0/8STQkDj9TV4ZLj5OysrODl8jIu5Gs68dFR7JG6dWkJ0fFx+TpSX89IDMnwcHU1yKec12Yz3rlc4HkeLwjkXJpPip3U3+7vIx6P4ymph4eG5PlwTQ0lMdytlmBxMWKtrXLeT0zA5XTibvj9fjxfXETkb/3N/Dz2dneVuiTZtliU/rPSUsQ5ziuxZYG03IIlJdKKUPJjdRUAKMmzuTnskB/VYbdTtd9HR4g2NCi9Z2VliDY1BSnBaUEBzsrLqXyzWCiQ9HU5HA4afniIUFWV0hOqqMBpURErOM7NxWlhIZOvCwvA7S3Uxq+DA5AnZ3pO8vJYQSArC8c5Oeqx2Rj4udeLQH6+6v2B7GxW8DkjA0JmJpONwUHY7XZGIAgCzCYTeJUewmIFfqMRfEoKlQ2yJbza2oLWcLvdeDI2hk/3+iQWKzAYkJzNjg5srq9TwJ9OJ76YTNScx+ORJT66X1/grKyEbW2NgfPp6XKd/JMZySrHaQsSU1Oe+0/w3WpVgyu5HBlR6lc+H8gioevDwz6JrWwV5+3txyoSFk5DcOX1MnCyJ4Vwfb1zt1UY9SR8aioDpuppaVpwZbPTl+hHF04dOKzk8XBF8DgJC3/woU/W/EciOtELOWi8DDwp//215Q+p7kiKh2lQSAAAAABJRU5ErkJggg==');
  border-color: #ed541d;
}

/* line 231, ../sass/components/_misc.scss */
.messages__list {
  margin: 0;
}

/* line 234, ../sass/components/_misc.scss */
.messages__item {
  list-style-image: none;
}

/* Core/module installation error messages. */
/* line 239, ../sass/components/_misc.scss */
.messages--error p.error {
  color: #333;
}

/* System status report. */
/* line 245, ../sass/components/_misc.scss */
.ok,
.messages--status {
  background-color: #f8fff0;
  color: #234600;
}

/* line 250, ../sass/components/_misc.scss */
.warning,
.messages--warning {
  background-color: #fffce5;
  color: #840;
}

/* line 255, ../sass/components/_misc.scss */
.error,
.messages--error {
  background-color: #fef5f1;
  color: #8c2e0b;
}

/**
 * Tabs.
 */
/* Basic positioning styles shared by primary and secondary tabs. */
/* line 265, ../sass/components/_misc.scss */
.tabs-primary, .action-links, .tabs-secondary {
  overflow: hidden;
  background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(100%, #bbbbbb), color-stop(100%, transparent));
  background-image: -webkit-linear-gradient(bottom, #bbbbbb 1px, transparent 1px);
  background-image: -moz-linear-gradient(bottom, #bbbbbb 1px, transparent 1px);
  background-image: -o-linear-gradient(bottom, #bbbbbb 1px, transparent 1px);
  background-image: linear-gradient(bottom, #bbbbbb 1px, transparent 1px);
  /* IE 9 and earlier don't understand gradients. */
  list-style: none;
  border-bottom: 1px solid #bbbbbb \0/ie;
  margin: 1.5em 0;
  padding: 0 2px;
  white-space: nowrap;
}

/* line 275, ../sass/components/_misc.scss */
.tabs-primary__tab, .tabs-primary__tab.is-active, .action-links li, .tabs-secondary__tab,
.tabs-secondary__tab.is-active {
  float: left;
  margin: 0 3px;
}

/* line 279, ../sass/components/_misc.scss */
a.tabs-primary__tab-link, .action-links li a, a.tabs-primary__tab-link.is-active, .action-links li a.is-active, a.tabs-secondary__tab-link, a.tabs-secondary__tab-link.is-active {
  border: 1px solid #e9e9e9;
  border-right: 0;
  border-bottom: 0;
  display: block;
  line-height: 1.5em;
  text-decoration: none;
}

/* Primary tabs. */
/* line 292, ../sass/components/_misc.scss */
.tabs-primary__tab, .tabs-primary__tab.is-active, .action-links li {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  text-shadow: 1px 1px 0 white;
  border: 1px solid #bbbbbb;
  border-bottom-color: transparent;
  /* IE 9 and earlier don't understand gradients. */
  border-bottom: 0 \0/ie;
}

/* line 301, ../sass/components/_misc.scss */
.is-active.tabs-primary__tab, .action-links li.is-active {
  border-bottom-color: white;
}

/* line 307, ../sass/components/_misc.scss */
a.tabs-primary__tab-link, .action-links li a, a.tabs-primary__tab-link.is-active, .action-links li a.is-active {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
  color: #333;
  background-color: #dedede;
  letter-spacing: 1px;
  padding: 0 1em;
  text-align: center;
}

/* line 317, ../sass/components/_misc.scss */
a.tabs-primary__tab-link:hover, .action-links li a:hover, a.tabs-primary__tab-link:focus, .action-links li a:focus {
  background-color: #e9e9e9;
  border-color: #f2f2f2;
}

/* line 321, ../sass/components/_misc.scss */
a.tabs-primary__tab-link:active, .action-links li a:active, a.tabs-primary__tab-link.is-active, .action-links li a.is-active {
  background-color: transparent;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFE9E9E9', endColorstr='#00E9E9E9');
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e9e9e9), color-stop(100%, rgba(233, 233, 233, 0)));
  background-image: -webkit-linear-gradient(#e9e9e9, rgba(233, 233, 233, 0));
  background-image: -moz-linear-gradient(#e9e9e9, rgba(233, 233, 233, 0));
  background-image: -o-linear-gradient(#e9e9e9, rgba(233, 233, 233, 0));
  background-image: linear-gradient(#e9e9e9, rgba(233, 233, 233, 0));
  border-color: #fff;
}

/* Secondary tabs. */
/* line 345, ../sass/components/_misc.scss */
.tabs-secondary {
  font-size: .9em;
  /* Collapse bottom margin of ul.primary. */
  margin-top: -1.5em;
}

/* line 352, ../sass/components/_misc.scss */
.tabs-secondary__tab,
.tabs-secondary__tab.is-active {
  margin: 0.75em 3px;
}

/* line 358, ../sass/components/_misc.scss */
a.tabs-secondary__tab-link, a.tabs-secondary__tab-link.is-active {
  -webkit-border-radius: 0.75em;
  -moz-border-radius: 0.75em;
  -ms-border-radius: 0.75em;
  -o-border-radius: 0.75em;
  border-radius: 0.75em;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
  text-shadow: 1px 1px 0 white;
  background-color: #f2f2f2;
  color: #666;
  padding: 0 .5em;
}

/* line 367, ../sass/components/_misc.scss */
a.tabs-secondary__tab-link:hover, a.tabs-secondary__tab-link:focus {
  background-color: #dedede;
  border-color: #999;
  color: #333;
}

/* line 372, ../sass/components/_misc.scss */
a.tabs-secondary__tab-link:active, a.tabs-secondary__tab-link.is-active {
  text-shadow: 1px 1px 0 #333333;
  background-color: #666;
  border-color: #000;
  color: #fff;
}

/**
 * Inline styles.
 */
/* List of links generated by theme_links(). */
/* line 400, ../sass/components/_misc.scss */
.inline {
  display: inline;
  padding: 0;
}
/* line 404, ../sass/components/_misc.scss */
.inline li {
  display: inline;
  list-style-type: none;
  padding: 0 1em 0 0;
}

/* The inline field label used by the Fences module. */
/* line 412, ../sass/components/_misc.scss */
span.field-label {
  padding: 0 1em 0 0;
}

/**
 * "More" links.
 */
/* line 419, ../sass/components/_misc.scss */
.more-link {
  text-align: right;
}

/* line 422, ../sass/components/_misc.scss */
.more-help-link {
  text-align: right;
}

/* line 425, ../sass/components/_misc.scss */
.more-help-link a {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA7UlEQVR42qWTPQqDQBCFcwSPkCNITpAj5AjeIm1uYpkyR7Cy2Mot7OwsBAsRwUKwmOwLGRle3EIy8PyBfZ/z3J2TiPylz8VWWZZpUB40BonRKyizaxkA88MYYiqCEgv4MTvnZJom0VqWRbz3FlJZgLYtqmEY1Lg9r+sKsIXcLSC3AC019H0vqLquLeC5AfiHYSGkcdAJimKIBQiJ4+CO92OAtm0FNc8zOjkMwE5Q63FAtbeg6zpAYvG8BWR7i5qmQYwY4MIHqYhE2DOPQWcGJBQF2XU72ZzyUeZ5GCNt5/hybJgYdAXsq5sOEE/jG6dC5IOqCXTmAAAAAElFTkSuQmCC');
  background-position: 0 50%;
  background-repeat: no-repeat;
  padding: 1px 0 1px 20px;
}

/**
 * Pager.
 */
/* A list of page numbers when more than 1 page of content is available. */
/* line 440, ../sass/components/_misc.scss */
.pager {
  clear: both;
  padding: 0;
  text-align: center;
}

/* line 445, ../sass/components/_misc.scss */
.pager-item,
.pager-first,
.pager-previous,
.pager-next,
.pager-last,
.pager-ellipsis, .pager-current {
  display: inline;
  padding: 0 0.5em;
  list-style-type: none;
  background-image: none;
}

/* line 457, ../sass/components/_misc.scss */
.pager-item,
.pager-first,
.pager-previous,
.pager-next,
.pager-last,
.pager-ellipsis {
  /* A concatenation of several list items using an ellipsis. */
}

/* The current page's list item. */
/* line 462, ../sass/components/_misc.scss */
.pager-current {
  font-weight: bold;
}

/**
 * Blocks.
 */
/* Block wrapper. */
/* line 472, ../sass/components/_misc.scss */
.block {
  margin-bottom: 1.5em;
}

/**
 * Menus.
 */
/* line 479, ../sass/components/_misc.scss */
.menu__item.is-leaf {
  list-style-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHBAMAAAA2fErgAAAAD1BMVEX///+/v7+Li4sAAADAwMBFvsw8AAAAAXRSTlMAQObYZgAAAB1JREFUCFtjYAADYwMGBmYVZSDhKAwkFJWhYiAAAB2+Aa/9ugeaAAAAAElFTkSuQmCC');
  list-style-type: square;
}

/* line 486, ../sass/components/_misc.scss */
.menu__item.is-expanded {
  list-style-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAABlBMVEX///8AAABVwtN+AAAAAXRSTlMAQObYZgAAABJJREFUeJxj+MdQw2DBIMAABgAUsAHD3c3BpwAAAABJRU5ErkJggg==');
  list-style-type: circle;
}

/* line 493, ../sass/components/_misc.scss */
.menu__item.is-collapsed {
  list-style-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAABlBMVEX///8AAABVwtN+AAAAAXRSTlMAQObYZgAAABFJREFUCB1jVmCGQClmEWYOAAZ8AMy3HPLXAAAAAElFTkSuQmCC');
  list-style-type: disc;
}

/* The active item in a Drupal menu. */
/* line 502, ../sass/components/_misc.scss */
.menu a.active {
  color: #000;
}

/**
 * Marker.
 */
/* The "new" or "updated" marker. */
/* line 512, ../sass/components/_misc.scss */
.new,
.update {
  color: #c00;
  /* Remove background highlighting from <mark> in normalize. */
  background-color: transparent;
}

/**
 * Unpublished note.
 */
/* The word "Unpublished" displayed underneath the content. */
/* line 523, ../sass/components/_misc.scss */
.unpublished {
  height: 0;
  overflow: visible;
  /* Remove background highlighting from <mark> in normalize. */
  background-color: transparent;
  color: #d8d8d8;
  font-size: 75px;
  line-height: 1;
  font-family: Impact, "Arial Narrow", Helvetica, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  /* A very nice CSS3 property. */
  word-wrap: break-word;
}

/**
 * Comments.
 */
/* Wrapper for the list of comments and its title. */
/* line 551, ../sass/components/_misc.scss */
.comments {
  margin: 1.5em 0;
}

/* Preview of the comment before submitting new or updated comment. */
/* line 556, ../sass/components/_misc.scss */
.comment-preview {
  /* Drupal core will use a #ffffea background. See #1110842. */
  background-color: #ffffea;
}

/* Wrapper for a single comment. */
/* line 562, ../sass/components/_misc.scss */
.comment {
  /* Comment's permalink wrapper. */
}
/* line 565, ../sass/components/_misc.scss */
.comment .permalink {
  text-transform: uppercase;
  font-size: 75%;
}

/* Nested comments are indented. */
/* line 572, ../sass/components/_misc.scss */
.indented {
  /* Drupal core uses a 25px left margin. */
  margin-left: 30px;
}

/**
 * Forms.
 */
/* Wrapper for a form element (or group of form elements) and its label. */
/* line 582, ../sass/components/_misc.scss */
.form-item {
  margin: 1.5em 0;
  /* Pack groups of checkboxes and radio buttons closer together. */
  /* Form items in a table. */
  /* Highlight the form elements that caused a form submission error. */
  /* The descriptive help text (separate from the label). */
}
/* line 587, ../sass/components/_misc.scss */
.form-checkboxes .form-item, .form-radios .form-item {
  /* Drupal core uses "0.4em 0". */
  margin: 0;
}
/* line 594, ../sass/components/_misc.scss */
tr.odd .form-item, tr.even .form-item {
  margin: 0;
}
/* line 601, ../sass/components/_misc.scss */
.form-item input.error,
.form-item textarea.error,
.form-item select.error {
  border: 1px solid #c00;
}
/* line 606, ../sass/components/_misc.scss */
.form-item .description {
  font-size: 0.85em;
}

/* line 613, ../sass/components/_misc.scss */
.form-type-radio .description,
.form-type-checkbox .description {
  margin-left: 2.4em;
}

/* The part of the label that indicates a required field. */
/* line 619, ../sass/components/_misc.scss */
.form-required {
  color: #c00;
}

/* Labels for radios and checkboxes. */
/* line 624, ../sass/components/_misc.scss */
label.option {
  display: inline;
  font-weight: normal;
}

/* Buttons used by contrib modules like Media. */
/* line 630, ../sass/components/_misc.scss */
a.button {
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
}

/* Password confirmation. */
/* line 636, ../sass/components/_misc.scss */
.password-parent,
.confirm-parent {
  margin: 0;
}

/* Drupal's default login form block. */
/* line 641, ../sass/components/_misc.scss */
#user-login-form {
  text-align: left;
}

/**
 * OpenID
 *
 * The default styling for the OpenID login link seems to assume Garland's
 * styling of list items.
 */
/* OpenID creates a new ul above the login form's links. */
/* line 653, ../sass/components/_misc.scss */
.openid-links {
  /* Position OpenID's ul next to the rest of the links. */
  margin-bottom: 0;
}

/* The "Log in using OpenID" and "Cancel OpenID login" links. */
/* line 660, ../sass/components/_misc.scss */
.openid-link,
.user-link {
  margin-top: 1.5em;
}

/* line 664, ../sass/components/_misc.scss */
html.js #user-login-form li.openid-link,
#user-login-form li.openid-link {
  /* Un-do some of the padding on the ul list. */
  margin-left: -20px;
}

/* line 668, ../sass/components/_misc.scss */
#user-login ul {
  margin: 1.5em 0;
}

/**
 * Drupal admin tables.
 */
/* line 676, ../sass/components/_misc.scss */
form th {
  text-align: left;
  padding-right: 1em;
  border-bottom: 3px solid #ccc;
}
/* line 681, ../sass/components/_misc.scss */
form tbody {
  border-top: 1px solid #ccc;
}
/* line 684, ../sass/components/_misc.scss */
form table ul {
  margin: 0;
}

/* line 689, ../sass/components/_misc.scss */
tr.even,
tr.odd {
  background-color: #eee;
  border-bottom: 1px solid #ccc;
  padding: 0.1em 0.6em;
}

/* line 694, ../sass/components/_misc.scss */
tr.even {
  background-color: #fff;
}

/* Markup generated by theme_tablesort_indicator(). */
/* line 709, ../sass/components/_misc.scss */
td.active {
  background-color: #ddd;
}

/* Center checkboxes inside table cell. */
/* line 715, ../sass/components/_misc.scss */
td.checkbox,
th.checkbox {
  text-align: center;
}

/* Drupal core wrongly puts this in system.menus.css. Since we override that, add it back. */
/* line 720, ../sass/components/_misc.scss */
td.menu-disabled {
  background: #ccc;
}

/**
 * Autocomplete.
 *
 * @see autocomplete.js
 */
/* Suggestion list. */
/* line 731, ../sass/components/_misc.scss */
#autocomplete .selected {
  background: #0072b9;
  color: #fff;
}

/**
 * Collapsible fieldsets.
 *
 * @see collapse.js
 */
/* line 742, ../sass/components/_misc.scss */
html.js .collapsible .fieldset-legend {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAABlBMVEX///8AAABVwtN+AAAAAXRSTlMAQObYZgAAABJJREFUeJxj+MdQw2DBIMAABgAUsAHD3c3BpwAAAABJRU5ErkJggg==');
  background-position: 5px 65%;
  background-repeat: no-repeat;
  padding-left: 15px;
}
/* line 751, ../sass/components/_misc.scss */
html.js .collapsed .fieldset-legend {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAABlBMVEX///8AAABVwtN+AAAAAXRSTlMAQObYZgAAABFJREFUCB1jVmCGQClmEWYOAAZ8AMy3HPLXAAAAAElFTkSuQmCC');
  background-position: 5px 50%;
}
/* line 758, ../sass/components/_misc.scss */
.fieldset-legend .summary {
  color: #999;
  font-size: 0.9em;
  margin-left: 0.5em;
}

/**
 * TableDrag behavior.
 *
 * @see tabledrag.js
 */
/* line 770, ../sass/components/_misc.scss */
tr.drag {
  background-color: #fffff0;
}

/* line 773, ../sass/components/_misc.scss */
tr.drag-previous {
  background-color: #ffd;
}

/* line 776, ../sass/components/_misc.scss */
.tabledrag-toggle-weight {
  font-size: 0.9em;
}

/**
 * TableSelect behavior.
 *
 * @see tableselect.js
 */
/* line 785, ../sass/components/_misc.scss */
tr.selected td {
  background: #ffc;
}

/**
 * Progress bar.
 *
 * @see progress.js
 */
/* line 794, ../sass/components/_misc.scss */
.progress {
  font-weight: bold;
}
/* line 797, ../sass/components/_misc.scss */
.progress .bar {
  background: #ccc;
  border-color: #666;
  margin: 0 0.2em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
/* line 803, ../sass/components/_misc.scss */
.progress .filled {
  background-color: #0072b9;
  background-image: url('../images/progress.gif?1398863088');
}

/* line 2, ../sass/components/_all.scss */
.button-large, .button-normal, .group-producten li a {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background: #ffc421;
  color: #1f1f1f;
  cursor: pointer;
  display: inline-block;
  padding: 5px 14px 7px 35px;
  position: relative;
}
/* line 13, ../sass/components/_all.scss */
.button-large:before, .button-normal:before, .group-producten li a:before {
  background-position: 0 -350px;
  height: 20px;
  width: 12px;
  content: '';
  position: absolute;
  left: 14px;
  top: 12px;
}

/* line 23, ../sass/components/_all.scss */
.button-normal, .group-producten li a {
  padding-left: 33px;
  padding-top: 6px;
  font-size: 18px;
}
/* line 30, ../sass/components/_all.scss */
.button-normal:before, .group-producten li a:before {
  background-position: 0 -426px;
  height: 16px;
  width: 10px;
  top: 10px;
}

/* line 37, ../sass/components/_all.scss */
.group-producten li {
  list-style: none;
  background: #f7f7f7;
  display: inline-block;
  width: 24%;
  margin: 0 1% 1% 0;
  float: left;
  padding: 29px 17px 17px 17px;
}
/* line 48, ../sass/components/_all.scss */
.group-producten li h2 {
  color: #5a5a5a;
  margin-top: 0;
  text-transform: uppercase;
}
/* line 56, ../sass/components/_all.scss */
.group-producten li dl {
  overflow: hidden;
  margin: 0 0 10px 0;
  padding: 0 0 10px 0;
  border-bottom: #838382 1px solid;
}
/* line 64, ../sass/components/_all.scss */
.group-producten li dt {
  float: left;
  clear: left;
}
/* line 70, ../sass/components/_all.scss */
.group-producten li dd {
  margin: 0;
  float: right;
}
/* line 76, ../sass/components/_all.scss */
.group-producten li a {
  color: black;
  float: right;
}

/* line 84, ../sass/components/_all.scss */
.field-name-neem-contact-op {
  font-size: 26px;
  position: relative;
  line-height: 28px;
  padding: 10px 0 10px 40px;
}
/* line 92, ../sass/components/_all.scss */
.field-name-neem-contact-op:before {
  background-position: 0 -260px;
  height: 28px;
  width: 15px;
  content: '';
  position: absolute;
  display: block;
  top: 10px;
  left: 10px;
}

/* line 2, ../sass/components/_squares.scss */
.field-name-field-wat-anderen-zeggen li {
  width: 23.5%;
  margin-right: 1.5%;
  float: left;
  display: block;
  position: relative;
  height: 262px;
  overflow: hidden;
}
/* line 14, ../sass/components/_squares.scss */
.field-name-field-wat-anderen-zeggen li .field-name-field-getal {
  font-size: 110px;
  line-height: 120px;
}
/* line 21, ../sass/components/_squares.scss */
.field-name-field-wat-anderen-zeggen li .group-front,
.field-name-field-wat-anderen-zeggen li .group-back {
  padding: 30px 20px 40px 20px;
  text-align: center;
  font-size: 19px;
  height: 262px;
}
/* line 29, ../sass/components/_squares.scss */
.field-name-field-wat-anderen-zeggen li .group-front {
  background: #ec3643;
  color: white;
}
/* line 35, ../sass/components/_squares.scss */
.field-name-field-wat-anderen-zeggen li .group-back {
  -webkit-transition: top 0.5s;
  -moz-transition: top 0.5s;
  -o-transition: top 0.5s;
  transition: top 0.5s;
  background: white;
  border: #ec3643 1px solid;
  color: #ec3643;
  position: absolute;
  top: 262px;
  left: 0;
}
/* line 45, ../sass/components/_squares.scss */
.field-name-field-wat-anderen-zeggen li .group-back a {
  text-decoration: underline;
}
/* line 51, ../sass/components/_squares.scss */
.field-name-field-wat-anderen-zeggen li.active .group-back {
  top: 0;
}

/* line 57, ../sass/components/_squares.scss */
.field-name-field-mogelijkheden li {
  background: #e0e0e0;
  width: 23.5%;
  margin-right: 1.5%;
  float: left;
  display: block;
  color: #2c2c2c;
  padding: 13px 17px;
}
/* line 70, ../sass/components/_squares.scss */
.field-name-field-mogelijkheden li p {
  margin: 0;
}
/* line 75, ../sass/components/_squares.scss */
.field-name-field-mogelijkheden li h4 {
  margin: 0;
  color: white;
  font-size: 18px;
}
/* line 81, ../sass/components/_squares.scss */
.field-name-field-mogelijkheden li h4 em {
  color: #ec3643;
  font-style: normal;
}
/* line 88, ../sass/components/_squares.scss */
.field-name-field-mogelijkheden li .button-normal, .field-name-field-mogelijkheden .group-producten li a, .group-producten .field-name-field-mogelijkheden li a {
  margin-top: 10px;
}

/* line 94, ../sass/components/_squares.scss */
.field-name-field-wat-anderen-zeggen {
  overflow: hidden;
  padding: 0;
  list-style: none;
}

/* line 106, ../sass/components/_squares.scss */
.field-name-field-wat-anderen-zeggen-title {
  font-size: 1.5em;
}

/* line 112, ../sass/components/_squares.scss */
.field-name-field-mogelijkheden {
  overflow: hidden;
  padding: 0;
  list-style: none;
}

/* line 4, ../sass/components/_formulieren.scss */
input[type=text],
input[type=email],
input[type=password] {
  background: #f1f1f0;
  border-radius: 5px;
  border: none;
  padding: 3px 10px;
}

/* line 14, ../sass/components/_formulieren.scss */
input[type=submit],
input[type=button],
button {
  background: #ffc421;
  border-radius: 5px;
  border: none;
  padding: 3px 8px;
  text-transform: uppercase;
}

/* line 25, ../sass/components/_formulieren.scss */
.group-formulieren {
  overflow: hidden;
  margin-bottom: 25px;
}
/* line 30, ../sass/components/_formulieren.scss */
.group-formulieren > .block, .group-formulieren .field {
  border: #b7b7b7 1px solid;
  width: 49%;
  float: left;
  padding: 20px 30px 30px;
}
/* line 37, ../sass/components/_formulieren.scss */
.group-formulieren > .block:first-child, .group-formulieren .field:first-child {
  margin-right: 1%;
}
/* line 43, ../sass/components/_formulieren.scss */
.group-formulieren h3 {
  margin: 0;
}
/* line 48, ../sass/components/_formulieren.scss */
.group-formulieren .form-item {
  margin: 0;
}
/* line 53, ../sass/components/_formulieren.scss */
.group-formulieren .webform-component--titel {
  width: 100%;
  display: block;
}

/* line 66, ../sass/components/_formulieren.scss */
.block-domeincheck .form-item,
.block_nieuwsbrief .form-item,
.field-name-domeincheck .form-item,
.field-name-nieuwsbrief .form-item {
  display: inline-block;
  float: left;
}
/* line 72, ../sass/components/_formulieren.scss */
.block-domeincheck h3,
.block_nieuwsbrief h3,
.field-name-domeincheck h3,
.field-name-nieuwsbrief h3 {
  margin-bottom: 15px;
}
/* line 77, ../sass/components/_formulieren.scss */
.block-domeincheck input[type=submit],
.block_nieuwsbrief input[type=submit],
.field-name-domeincheck input[type=submit],
.field-name-nieuwsbrief input[type=submit] {
  float: left;
}
/* line 83, ../sass/components/_formulieren.scss */
.block-domeincheck input[type=text],
.block-domeincheck input[type=email],
.block_nieuwsbrief input[type=text],
.block_nieuwsbrief input[type=email],
.field-name-domeincheck input[type=text],
.field-name-domeincheck input[type=email],
.field-name-nieuwsbrief input[type=text],
.field-name-nieuwsbrief input[type=email] {
  margin-right: 10px;
}

/* line 92, ../sass/components/_formulieren.scss */
.block-domeincheck input[type=text], .field-name-domeincheck input[type=text] {
  width: 302px;
}

/* line 101, ../sass/components/_formulieren.scss */
.block_nieuwsbrief input[type=text],
.block_nieuwsbrief input[type=email], .field-name-nieuwsbrief input[type=text],
.field-name-nieuwsbrief input[type=email] {
  width: 170px;
}

/* Parts */
/* Taken from parts/_responsive.scss */
/* line 4, ../sass/parts/_global.scss */
#page,
.region-bottom {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  width: 1200px;
}

/* Apply the shared properties of grid items in a single, efficient ruleset. */
/* line 18, ../sass/parts/_global.scss */
#header,
#content,
#navigation,
.region-sidebar-first,
.region-sidebar-second,
#footer {
  padding-left: 10px;
  padding-right: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
}

/* Containers for grid items and flow items. */
/* line 46, ../sass-extensions/zen-grids/stylesheets/zen/_grids.scss */
#header:before, #header:after,
#main:before,
#main:after,
#footer:before,
#footer:after {
  content: "";
  display: table;
}
/* line 50, ../sass-extensions/zen-grids/stylesheets/zen/_grids.scss */
#header:after,
#main:after,
#footer:after {
  clear: both;
}

/* line 33, ../sass/parts/_global.scss */
#main {
  /* Move all the children of #main down to make room. */
  padding-top: 71px;
  position: relative;
}

/* line 40, ../sass/parts/_global.scss */
#navigation {
  /* Move the navbar up inside #main's padding. */
  position: absolute;
  top: 0;
  height: 71px;
  width: 100%;
}

/* KP: Added this myself */
/* line 50, ../sass/parts/_global.scss */
p {
  margin: 0;
}

/* line 65, ../sass/parts/_global.scss */
#header,
.block.logos,
.field-slideshow-pager,
.webform-confirmation,
.node-webform,
.node-page,
.tabs-primary,
.action-links,
#user-login,
.profile,
.action-links,
.block.stars {
  max-width: 964px;
  margin-left: auto;
  margin-right: auto;
}

/* line 73, ../sass/parts/_global.scss */
.block.logos,
.group-pagecontent .field-name-logo {
  text-align: right;
}
/* line 77, ../sass/parts/_global.scss */
.block.logos p,
.group-pagecontent .field-name-logo p {
  margin: 0;
}

/* line 81, ../sass/parts/_global.scss */
.block.stars p {
  font-size: 19px;
  border: 1px solid #DDDDDD;
  padding: 20px;
}
/* line 85, ../sass/parts/_global.scss */
.block.stars p img {
  vertical-align: middle;
  margin-top: -10px;
  margin-left: 20px;
}

/* line 93, ../sass/parts/_global.scss */
#navigation {
  max-width: 964px;
  left: 118px;
  padding: 0;
}

/* line 100, ../sass/parts/_global.scss */
#content {
  padding-left: 0;
  padding-right: 0;
}

/* line 108, ../sass/parts/_global.scss */
a {
  color: #ec3643;
  text-decoration: none;
}

/* line 114, ../sass/parts/_global.scss */
h1#page-title {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}

/* line 119, ../sass/parts/_global.scss */
h2 {
  line-height: 1em;
}

/* line 125, ../sass/parts/_global.scss */
.group-pagecontent,
.node-product .group-footer {
  padding-left: 118px;
  padding-right: 118px;
}

/* line 131, ../sass/parts/_global.scss */
.ds-2col-stacked > .group-left {
  margin-left: 118px;
  width: 482px;
}

/* line 137, ../sass/parts/_global.scss */
.ds-2col-stacked > .group-right {
  margin-right: 118px;
  width: 482px;
}

/* line 145, ../sass/parts/_global.scss */
.group-pagecontent p {
  margin: 0 0 1em 0;
}

/* line 151, ../sass/parts/_global.scss */
.node.view-mode-full {
  margin-bottom: 20px;
}

/* line 156, ../sass/parts/_global.scss */
blockquote {
  font-style: italic;
  color: #7d7d7d;
  font-size: 30px;
  line-height: 32px;
  margin-left: 0;
}
/* line 165, ../sass/parts/_global.scss */
blockquote cite {
  font-size: 20px;
  display: block;
  margin-top: 20px;
  font-style: normal;
  padding-left: 10px;
}
/* line 173, ../sass/parts/_global.scss */
blockquote cite:before {
  content: '\2014';
}

/* line 2, ../sass/parts/_header.scss */
#header {
  padding: 55px 0 45px 0;
  position: relative;
}

/* line 9, ../sass/parts/_header.scss */
.region-header {
  position: absolute;
  top: 89px;
  right: 0;
  width: 600px;
  text-transform: uppercase;
}
/* line 17, ../sass/parts/_header.scss */
.region-header .block {
  margin-bottom: 0;
}

/**
 * Call me back
**/
/* line 26, ../sass/parts/_header.scss */
.block.callmeback {
  width: 400px;
  float: left;
}
/* line 30, ../sass/parts/_header.scss */
.block.callmeback p {
  margin: 0;
}

/**
 * Top menu
**/
/* line 39, ../sass/parts/_header.scss */
#block-menu-menu-top-menu {
  width: 200px;
  float: left;
}
/* line 43, ../sass/parts/_header.scss */
#block-menu-menu-top-menu ul {
  margin: 0;
  padding: 0;
}
/* line 49, ../sass/parts/_header.scss */
#block-menu-menu-top-menu li {
  list-style: none;
  display: inline-block;
}
/* line 55, ../sass/parts/_header.scss */
#block-menu-menu-top-menu a {
  text-decoration: none;
  display: inline-block;
  padding-left: 25px;
  position: relative;
  color: black;
}
/* line 63, ../sass/parts/_header.scss */
#block-menu-menu-top-menu a:before {
  content: '';
  display: inline-block;
  position: absolute;
  left: 0;
  top: 3px;
}
/* line 73, ../sass/parts/_header.scss */
#block-menu-menu-top-menu li.first a {
  padding-right: 4px;
}
/* line 77, ../sass/parts/_header.scss */
#block-menu-menu-top-menu li.first a:before {
  background-position: 0 -298px;
  height: 17px;
  width: 17px;
}
/* line 83, ../sass/parts/_header.scss */
#block-menu-menu-top-menu li.last a {
  padding-left: 29px;
  border-left: #393939 1px solid;
}
/* line 87, ../sass/parts/_header.scss */
#block-menu-menu-top-menu li.last a:before {
  background-position: 0 -325px;
  height: 15px;
  width: 12px;
  top: 6px;
  left: 9px;
}

/* line 2, ../sass/parts/_navigation.scss */
.megamenu-skin-vdx {
  background: none;
  height: 47px;
  padding-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  color: #1f1f1f;
}
/* line 11, ../sass/parts/_navigation.scss */
.megamenu-skin-vdx .megamenu-parent {
  position: static;
}
/* line 16, ../sass/parts/_navigation.scss */
.megamenu-skin-vdx .megamenu-parent-title {
  line-height: 47px;
}
/* line 21, ../sass/parts/_navigation.scss */
.megamenu-skin-vdx .megamenu-parent-title span,
.megamenu-skin-vdx .megamenu-parent-title a {
  color: #fff;
  text-decoration: none;
  padding: 0 10px;
  display: inline-block;
  font-size: 19px;
  cursor: pointer;
}
/* line 33, ../sass/parts/_navigation.scss */
.megamenu-skin-vdx .megamenu-bin {
  background: #c0c0c3;
  padding: 25px 25px 15px 25px;
  border-top: #fff 6px solid;
  width: 100% !important;
  left: 0 !important;
}
/* line 48, ../sass/parts/_navigation.scss */
.megamenu-skin-vdx .megamenu-bin li {
  list-style: none;
  margin-bottom: 5px;
  font-size: 15px;
}
/* line 55, ../sass/parts/_navigation.scss */
.megamenu-skin-vdx .megamenu-bin > li {
  padding-right: 10px;
}
/* line 59, ../sass/parts/_navigation.scss */
.megamenu-skin-vdx .megamenu-bin > li:first-child, .megamenu-skin-vdx .megamenu-bin > li:nth-child(5n) {
  margin-left: 55px;
}
/* line 65, ../sass/parts/_navigation.scss */
.megamenu-skin-vdx .megamenu-bin ul a {
  color: #1f1f1f;
  text-decoration: none;
}
/* line 70, ../sass/parts/_navigation.scss */
.megamenu-skin-vdx .megamenu-bin ul a:hover {
  color: white;
}
/* line 77, ../sass/parts/_navigation.scss */
.megamenu-skin-vdx .megamenu-slot-title {
  margin-bottom: 12px;
  font-size: 18px;
}
/* line 81, ../sass/parts/_navigation.scss */
.megamenu-skin-vdx .megamenu-slot-title a {
  color: black;
}
/* line 84, ../sass/parts/_navigation.scss */
.megamenu-skin-vdx .megamenu-slot-title a:hover {
  text-decoration: none;
}
/* line 98, ../sass/parts/_navigation.scss */
.megamenu-skin-vdx .hovering .megamenu-parent-title {
  position: relative;
}
/* line 101, ../sass/parts/_navigation.scss */
.megamenu-skin-vdx .hovering .megamenu-parent-title span, .megamenu-skin-vdx .hovering .megamenu-parent-title span:hover {
  background: none;
  color: #000;
}
/* line 107, ../sass/parts/_navigation.scss */
.megamenu-skin-vdx .hovering .megamenu-parent-title:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  z-index: 10001;
  left: 50%;
  margin-left: -9px;
  bottom: -30px;
  border: solid #c0c0c3;
  border-top-color: white;
  border-width: 9px;
  border-bottom: none;
}
/* line 126, ../sass/parts/_navigation.scss */
.megamenu-skin-vdx .hovering.first .megamenu-parent-title:before {
  display: none;
}

/* line 135, ../sass/parts/_navigation.scss */
.menu-footer {
  display: none;
  clear: both;
  border-top: white 1px solid;
  margin-top: 30px;
  color: #1f1f1f;
  position: relative;
  float: left;
  width: 100%;
}
/* line 147, ../sass/parts/_navigation.scss */
.menu-footer h3 {
  font-size: 27px;
  letter-spacing: 1px;
  margin: 16px 0 0 0;
}
/* line 153, ../sass/parts/_navigation.scss */
.menu-footer h3 a {
  color: white;
  padding-right: 35px;
  position: relative;
  display: inline-block;
}
/* line 159, ../sass/parts/_navigation.scss */
.menu-footer h3 a:hover {
  text-decoration: none;
}
/* line 161, ../sass/parts/_navigation.scss */
.menu-footer h3 a:after {
  background-position: 0 -227px;
  height: 23px;
  width: 23px;
  content: '';
  position: absolute;
  top: 7px;
  right: 0;
}
/* line 177, ../sass/parts/_navigation.scss */
.menu-footer .menu-footer-price {
  background-position: 0 0;
  height: 91px;
  width: 145px;
  position: absolute;
  top: -25px;
  right: 50px;
  text-align: center;
  padding-top: 32px;
  padding-left: 5px;
  font-size: 18px;
}
/* line 188, ../sass/parts/_navigation.scss */
.menu-footer .menu-footer-price strong {
  display: block;
  color: white;
  font-size: 29px;
  margin-bottom: 6px;
}

/* line 199, ../sass/parts/_navigation.scss */
.megamenu-bin .menu-footer {
  display: block;
}

/* line 204, ../sass/parts/_navigation.scss */
#navigation {
  background: #ec3643;
  height: auto;
}

/* line 3, ../sass/parts/_footer.scss */
#footer,
.region-bottom {
  background: #fafafa;
  font-size: 16px;
}

/* line 11, ../sass/parts/_footer.scss */
#footer {
  padding: 20px 118px;
  color: #646464;
}
/* line 16, ../sass/parts/_footer.scss */
#footer ul {
  margin: 0;
}

/* line 22, ../sass/parts/_footer.scss */
.followus {
  width: 285px;
  float: right;
}
/* line 27, ../sass/parts/_footer.scss */
.followus p {
  font-size: 16px;
}
/* line 32, ../sass/parts/_footer.scss */
.followus h2 {
  font-size: 18px;
  line-height: 24px;
  color: black;
  margin-bottom: 5px;
}
/* line 43, ../sass/parts/_footer.scss */
.followus a.facebook,
.followus a.twitter,
.followus a.linkedin,
a.related-company,
a.iso-27001,
a.iso-9001,
a.nen-7510 {
  text-indent: -9999em;
  display: inline-block;
}
/* line 49, ../sass/parts/_footer.scss */
.followus a.facebook {
  background-position: 0 -185px;
  height: 32px;
  width: 32px;
}
/* line 54, ../sass/parts/_footer.scss */
.followus a.twitter {
  background-position: 0 -101px;
  height: 32px;
  width: 32px;
}
/* line 59, ../sass/parts/_footer.scss */
.followus a.linkedin {
  background-position: 0 -143px;
  height: 32px;
  width: 32px;
}
.certificates-footer { text-align: center; padding: 20px 0 30px; }
.certificates-footer a.related-company {
  width: 174px;
  height: 89px;
  background: url('../images/it-eternity-logo.png?20160805') no-repeat;
  margin: 20px 15px 0;
}
.certificates-footer a.cert {
  width: 76px;
  height: 76px;
  background-repeat: no-repeat;
}
.certificates-footer a.cert.iso-27001 { background-image: url('../images/iso-27001-certificat.png?20170519'); }
.certificates-footer a.cert.iso-9001 { background-image: url('../images/iso-9001-certificat.png?20170519'); }
.certificates-footer a.cert.nen-7510 { background-image: url('../images/nen-7510-certificat.png?20170519'); }

/* line 94, ../sass/parts/_footer.scss */
#block-menu-menu-footer {
  margin-bottom: 0;
}
/* line 97, ../sass/parts/_footer.scss */
#block-menu-menu-footer .menu {
  padding: 0;
  margin: 0;
}
/* line 101, ../sass/parts/_footer.scss */
#block-menu-menu-footer .menu li {
  list-style: none;
}
/* line 105, ../sass/parts/_footer.scss */
#block-menu-menu-footer .menu li a, #block-menu-menu-footer .menu li span {
  color: #646464;
}
/* line 112, ../sass/parts/_footer.scss */
#block-menu-menu-footer > .menu > li {
  display: inline-block;
  width: 169.75px;
  float: left;
  padding-right: 10px;
}
/* line 119, ../sass/parts/_footer.scss */
#block-menu-menu-footer > .menu > li > a, #block-menu-menu-footer > .menu > li > span {
  color: black;
}

/* line 127, ../sass/parts/_footer.scss */
.region-bottom {
  padding: 0 118px;
}
/* line 131, ../sass/parts/_footer.scss */
.region-bottom .block {
  margin-bottom: 0;
}
/* line 136, ../sass/parts/_footer.scss */
.region-bottom .bottomline {
  padding: 10px 0 20px;
  border-top: #dfdfdf 1px solid;
}
/* line 140, ../sass/parts/_footer.scss */
.region-bottom .bottomline p {
  margin: 0;
}

/* line 5, ../sass/parts/_slider.scss */
.field-slideshow-wrapper {
  position: relative;
  margin-bottom: 20px;
}

/* line 11, ../sass/parts/_slider.scss */
.field-slideshow-caption {
  width: 300px;
  text-align: center;
  font-size: 25px;
  line-height: 32px;
  position: absolute;
  top: 105px;
  right: 185px;
}
/* line 23, ../sass/parts/_slider.scss */
.field-slideshow-caption strong {
  font-size: 32px;
}
/* line 29, ../sass/parts/_slider.scss */
.field-slideshow-caption .button-large, .field-slideshow-caption .button-normal, .field-slideshow-caption .group-producten li a, .group-producten li .field-slideshow-caption a {
  margin-top: 18px;
}

/* line 35, ../sass/parts/_slider.scss */
.field-slideshow-pager {
  text-align: right;
}
/* line 38, ../sass/parts/_slider.scss */
.field-slideshow-pager a {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: background 2s;
  -moz-transition: background 2s;
  -o-transition: background 2s;
  transition: background 2s;
  background: black;
  display: inline-block;
  width: 13px;
  height: 13px;
  margin-left: 8px;
  text-align: center;
  font-size: 1px;
  color: black;
}
/* line 53, ../sass/parts/_slider.scss */
.field-slideshow-pager a.activeSlide {
  background: #898989;
  color: #898989;
}

/* line 2, ../sass/parts/_pakket.scss */
.group-producten {
  overflow: hidden;
  padding: 0;
  margin: 0 0 20px 0;
}
/* line 13, ../sass/parts/_pakket.scss */
.group-producten ul {
  padding-left: 0;
}

/* line 24, ../sass/parts/_pakket.scss */
.field-name-field-price-subline {
  overflow: hidden;
  display: block;
  color: #ec3643;
  font-size: 15px;
  margin-bottom: 20px;
}

/* line 33, ../sass/parts/_pakket.scss */
.field-name-field-price {
  color: #ec3643;
  font-size: 18px;
  margin-bottom: 0;
}
/* line 39, ../sass/parts/_pakket.scss */
.field-name-field-price em {
  font-size: 34px;
  font-style: normal;
}

/* line 48, ../sass/parts/_pakket.scss */
.field-name-field-features-left,
.field-name-field-features-right {
  border: #000 1px solid;
  padding: 30px;
}
/* line 53, ../sass/parts/_pakket.scss */
.field-name-field-features-left h3,
.field-name-field-features-right h3 {
  text-transform: uppercase;
}

/* line 61, ../sass/parts/_pakket.scss */
.group-pagecontent .field-name-field-price {
  margin-bottom: 0;
}

/* line 66, ../sass/parts/_pakket.scss */
.node-product .group-left {
  width: 477px;
  margin-right: 5px;
}

/* line 73, ../sass/parts/_pakket.scss */
.node-product .group-right {
  width: 477px;
  margin-left: 5px;
}

/* line 2, ../sass/parts/_articleteaser.scss */
.node.node-teaser {
  margin-bottom: 40px;
}
/* line 7, ../sass/parts/_articleteaser.scss */
.node.node-teaser h2 {
  margin: 0 0 12px 0;
}
/* line 12, ../sass/parts/_articleteaser.scss */
.node.node-teaser h2 a {
  color: black;
}
/* line 18, ../sass/parts/_articleteaser.scss */
.node.node-teaser a.more-link {
  display: block;
  clear: both;
  margin-top: 10px;
  text-align: left;
  padding-left: 32px;
  position: relative;
  line-height: 22px;
}
/* line 28, ../sass/parts/_articleteaser.scss */
.node.node-teaser a.more-link:before {
  background-position: 0 -227px;
  height: 23px;
  width: 23px;
  content: '';
  position: absolute;
  left: 0;
}
/* line 37, ../sass/parts/_articleteaser.scss */
.node.node-teaser img {
  display: block;
}

/**
 * @file
 * Print styling
 *
 * We provide some sane print styling for Drupal using Zen's layout method.
 */
/**
 * By importing this CSS file as media "all", we allow this print file to be
 * aggregated with other stylesheets, for improved front-end performance.
 */
@media print {
  /* Underline all links. */
  /* line 16, ../sass/_print.scss */
  a:link,
  a:visited {
    text-decoration: underline !important;
    /* Don't underline header. */
  }
  /* line 20, ../sass/_print.scss */
  a:link.header__site-link,
  a:visited.header__site-link {
    text-decoration: none !important;
  }

  /* line 25, ../sass/_print.scss */
  #content {
    /* Add visible URL after links. */
    /* Only display useful links. */
    /* Add visible title after abbreviations. */
  }
  /* line 27, ../sass/_print.scss */
  #content a[href]:after {
    content: " (" attr(href) ")";
    font-weight: normal;
    font-size: 16px;
  }
  /* line 35, ../sass/_print.scss */
  #content a[href^="javascript:"]:after,
  #content a[href^="#"]:after {
    content: "";
  }
  /* line 40, ../sass/_print.scss */
  #content abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* Un-float the content. */
  /* line 46, ../sass/_print.scss */
  #content {
    float: none !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  /* Turn off any background colors or images. */
  /* line 57, ../sass/_print.scss */
  body,
  #page,
  #main,
  #content {
    color: #000;
    background-color: transparent !important;
    background-image: none !important;
  }

  /* Hide sidebars and nav elements. */
  /* line 77, ../sass/_print.scss */
  #skip-link,
  #toolbar,
  #navigation,
  .region-sidebar-first,
  .region-sidebar-second,
  #footer,
  .breadcrumb,
  .tabs,
  .action-links,
  .links,
  .book-navigation,
  .forum-topic-navigation,
  .pager,
  .feed-icons {
    visibility: hidden;
    display: none;
  }
}
/* SMACSS theme rules */
/* @import "theme-A"; */
/* @import "theme-B"; */

/* product table itself */
.product-table { border-collapse: separate; border-spacing: 5px 0; text-align: center; }
/* - head section */
.product-table thead tr th,
.product-table thead tr td { /*text-align: left; */font-weight: normal; vertical-align: top; padding: 0 20px; background-color: #f7f7f7; }
.product-table thead tr th { padding: 20px 20px 10px 20px; }
.product-table thead tr th:first-child,
.product-table thead tr td:first-child { background-color: transparent; }
.product-table thead tr.title th { font-size: 1.3em; font-weight: 700; line-height: 1.0em; text-transform: uppercase; vertical-align: bottom; }
.product-table thead tr.descr td { text-transform: none; font-size: 0.9em; }
.product-table tr.price td { color: #ec3643; padding: 5px 20px 20px; /*text-align: left; */}
.product-table tr.price td .big { font-size: 1.3em; }

/*removing background color on 2nd and 3th column when there is only one column*/
.product-table.one-col thead tr th:nth-child(3),
.product-table.one-col thead tr th:nth-child(4),
.product-table.one-col thead tr td:nth-child(3),
.product-table.one-col thead tr td:nth-child(4),
.product-table.one-col tbody td:nth-child(3),
.product-table.one-col tbody td:nth-child(4) { background: none; }

/* - body section */
.product-table tbody tr td { vertical-align: middle; padding: 0 20px; background-color: #f7f7f7; }
.product-table tbody tr td img { padding: 0; vertical-align: middle; margin-top: -4px; }
.product-table tbody tr td:first-child { text-align: left; padding-left: 0; padding-right: 10px; background: none; }
/* -- icons */
.product-table .icon { width: 30px; height: 30px; line-height: 30px; display: inline-block; }
.product-table .icon.option { background: url('../images/icons/icons-true-false.png') no-repeat; }
.product-table .icon.option.true { background-position: 5px 7px; }
.product-table .icon.option.false { background-position: 5px -35px; }

.product-table .icon.prod { width: auto; padding-left: 34px; background: url('../images/icons/office-icons.png') no-repeat; }
.product-table .icon.prod.outlook { background-position: 0 0; }
.product-table .icon.prod.word { background-position: 0 -60px; }
.product-table .icon.prod.excel { background-position: 0 -120px; }
.product-table .icon.prod.powerpoint { background-position: 0 -180px; }
.product-table .icon.prod.onenote { background-position: 0 -240px; }
.product-table .icon.prod.publisher { background-position: 0 -300px; }
.product-table .icon.prod.onedrive { background-position: 0 -420px; }
.product-table .icon.prod.skype { background-position: 0 -480px; }
.product-table .icon.prod.email { background-position: 0 -540px; }
.product-table .icon.prod.files { background-position: 0 -600px; }
.product-table .icon.prod.video { background-position: 0 -660px; }
/* -- content */
.product-table tbody tr td > div { /*padding: 10px 0 13px;*/ height: 46px; line-height: 46px; border-bottom: 1px solid #c8c8c8; }
.product-table tbody tr td:first-child > div { /*margin-bottom: -3px;*/ }
.product-table tbody tr.last td div { border: none; }
.product-table tbody.show-office-specs tr:first-child td > div { border-top: 1px solid #c8c8c8; }

.product-table tr.button-row td { padding: 20px 0; text-align: center; background-color: transparent }

button.show-hide {
	font-family: 'Lato', Arial, sans-serif;
	width: 100%;
	font-size: 1.3em;
	border: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	background: #ffc421;
	color: #1f1f1f;
	cursor: pointer;
	display: block;
	padding: 10px 5px;
	margin-top: 10px;
	position: relative;
}

button.show-hide:active,
button.show-hide:focus,
button.show-hide.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

/* cookie bar css 06/2017 */
#sliding-popup,
#sliding-popup .popup-content #popup-buttons button { height: auto !important; overflow: auto; font-family: 'Geogrotesque-Regular'; font-weight: normal; }
#sliding-popup .popup-content { max-width: inherit; text-align: center; padding: 10px 0 15px; }
#sliding-popup .popup-content #popup-buttons,
#sliding-popup .popup-content #popup-text { max-width: inherit; display: inline-block; float: none; margin: 0; }
#sliding-popup .popup-content #popup-text p { display: none; }
#sliding-popup .popup-content #popup-text h2 { font-weight: normal; }
#sliding-popup .popup-content #popup-buttons { display: block; }
#sliding-popup .popup-content #popup-buttons button { background: #ffc421; text-shadow: none; border: none; border-radius: 5px; margin: 0 0 0 10px; display: inline-block; border: none; padding: 3px 8px; text-transform: uppercase; webkit-box-shadow: none; box-shadow: none; }

/* cookie bar fix on smaller devices */
@media (max-width: 1024px) {
	#sliding-popup { width: 1200px !important; }
}

/* remove margin for domeincheck div on homepage and style additional changes */
.field.field-name-domeincheck { width: auto; height: 350px; float: none; padding: 0 30px; margin: 0 !important; overflow: auto; border: none; background: url('/sites/default/files/vdx-domeinnaam-check-zomer.png') bottom no-repeat; }
.field.field-name-domeincheck .form-item h3 { padding: 35px 0 15px 0; text-align: center; color: #fff; font-size: 1.8em; }
.field.field-name-domeincheck .webform-component--domain { color: #fff; }
.field.field-name-domeincheck input[type=text] { width: 795px; height: 35px; background: #fff; padding: 0 10px; }
.field.field-name-domeincheck input[type=submit] { padding: 0 10px; height: 35px; }

/* remove margin and outline div's on homepage and fix alignment */
.field-name-field-wat-anderen-zeggen li,
.field-name-field-mogelijkheden li { margin: 0; width: 25%; }
.field-name-field-wat-anderen-zeggen li + li,
.field-name-field-mogelijkheden li + li { border-left: 6px solid #fff; }

/* customize look of newsletter on page specific newsletter subscription */
.newsletter input[type="text"],
.newsletter input[type="email"] { height: 35px; padding: 0 10px; }
.newsletter .webform-component--naam,
.newsletter .webform-component--email-new { width: 49%; margin: 0; padding: 0; }
.newsletter .webform-component--naam { margin-bottom: 10px; }
.newsletter .form-actions {display: inline-block; clear: both; margin-top: 10px;}
.newsletter #google_recaptcha_webform_client_form_29 { margin-bottom: 15px; }

/* ----------------------------------------------- BREAKPOINT 1140PX WIDE ----------------------------------------------- */
/*
@media only screen and (max-width: 1140px) {
  #header,
  .block.logos,
  .field-slideshow-pager,
  .webform-confirmation,
  .node-webform,
  .node-page,
  .tabs-primary,
  .action-links,
  #user-login,
  .profile,
  .action-links,
  .block.stars,
  #page,
  .region-bottom,
  .group-pagecontent {
    max-width: 768px;
    margin-left: auto;
    margin-right: auto;
  }

  #footer { padding-left: 25px; padding-right: 25px; }

  .group-pagecontent,
  .node-product .group-footer {
    padding-left: 0;
    padding-right: 0;
  }

  .field-name-field-mogelijkheden li { padding: 10px 15px; font-size: 0.8em;}
  .field-name-field-mogelijkheden li h4 {
    font-size: 16px;
  }

  #navigation {
    height: auto;
    width: 768px;
    max-width: none;
    top: 0;
    left: 50%;
    margin-left: -384px;
    padding: 0;
  }

  .field-name-field-wat-anderen-zeggen li .group-front,
  .field-name-field-wat-anderen-zeggen li .group-back { font-size: 18px; padding: 20px 15px; }

}
*/
/* ----------------------------------------------- BREAKPOINT 800PX WIDE ----------------------------------------------- */
/*
@media only screen and (max-width: 800px) {
  #header,
  .block.logos,
  .field-slideshow-pager,
  .webform-confirmation,
  .node-webform,
  .node-page,
  .tabs-primary,
  .action-links,
  #user-login,
  .profile,
  .action-links,
  .block.stars,
  #page,
  .region-bottom,
  .group-pagecontent {
    max-width: 512px;
  }

  .group-formulieren > .block, .group-formulieren .field { width: 100%; margin-bottom: 10px;}

  .field-name-field-wat-anderen-zeggen li,
  .field-name-field-mogelijkheden li { width: 48%; margin-bottom: 10px; }

  #block-menu-menu-footer { display: none; }

  .region-bottom { padding: 0; }

  .followus { width: auto; float: none; }

  .region-bottom .bottomline { padding: 10px 15px; }

}
*/