@import url(//fonts.googleapis.com/css?family=Lato:300,400,700,900,400italic);
/* buttons */
/*  Fonts */
._page3 {
  margin: auto;
  max-width: 1200px;
}

.zld-sprite, .spotlight-hdr-tvlink-icon, #toggle-favorites span, .add-link-overlay, .delete-favorite, .zld-msthd-settings-icon, .play-icon, .newsflash-video-close-btn, .square, .poll-readmore-arrow, .tweet-user-balloon, .box-nav-icon {
  background-image: url("/assets/img/2014/zld-assets.png?rev=12");
  background-repeat: no-repeat;
}

.nav-sprite, .button._arrow:after, .link-page span, .btn-pagenav span, .btn-carousselnav span, .close-link-cross span, .toggle-arrow span, .toggle-plus-minus span, .glyph._home, .glyph._tv, .glyph._health, .glyph._business, .glyph._profile, .glyph._mail, .glyph._search, .glyph._togglemenu, .glyph._wrench, .glyph._print, .close-link-big span, .readmore-big span, .tooltip-btn, .tooltip .copy:after {
  background-image: url("/assets/img/2014/zld-assets-new.png?rev=4");
  background-repeat: no-repeat;
}

/*  Fonts */
/*
YUI 3.16.0 (build 76f0e08)
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
html {
  color: #000;
  background: #FFF;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset, img {
  border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}

ol, ul {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before, q:after {
  content: '';
}

abbr, acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  *font-size: 100%;
}

legend {
  color: #000;
}

#yui3-css-stamp.cssreset {
  display: none;
}

/*
YUI 3.16.0 (build 76f0e08)
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
/*
Pure v0.4.2
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
https://github.com/yui/pure/blob/master/LICENSE.md
*/
/*csslint regex-selectors:false, known-properties:false, duplicate-properties:false*/
.yui3-g {
  letter-spacing: -0.31em;
  /* Webkit: collapse white-space between units */
  *letter-spacing: normal;
  /* reset IE < 8 */
  *word-spacing: -0.43em;
  /* IE < 8: collapse white-space between units */
  text-rendering: optimizespeed;
  /* Webkit: fixes text-rendering: optimizeLegibility */
    /*
    Sets the font stack to fonts known to work properly with the above letter
    and word spacings. See: https://github.com/yui/pure/issues/41/

    The following font stack makes Pure Grids work on all known environments.

    * FreeSans: Ships with many Linux distros, including Ubuntu

    * Arimo: Ships with Chrome OS. Arimo has to be defined before Helvetica and
      Arial to get picked up by the browser, even though neither is available
      in Chrome OS.

    * Droid Sans: Ships with all versions of Android.

    * Helvetica, Arial, sans-serif: Common font stack on OS X and Windows.
    */
  font-family: FreeSans, Arimo, "Droid Sans", Helvetica, Arial, sans-serif;
    /*
    Use flexbox when possible to avoid `letter-spacing` side-effects.

    NOTE: Firefox (as of 25) does not currently support flex-wrap, so the
    `-moz-` prefix version is omitted.
    */
  display: -webkit-flex;
  -webkit-flex-flow: row wrap;
  /* IE10 uses display: flexbox */
  display: -ms-flexbox;
  -ms-flex-flow: row wrap;
}

/* Opera as of 12 on Windows needs word-spacing.
   The ".opera-only" selector is used to prevent actual prefocus styling
   and is not required in markup.
*/
.opera-only :-o-prefocus,
.yui3-g {
  word-spacing: -0.43em;
}

.yui3-u {
  display: inline-block;
  *display: inline;
  /* IE < 8: fake inline-block */
  zoom: 1;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
  text-rendering: auto;
}

/*
Resets the font family back to the OS/browser's default sans-serif font,
this the same font stack that Normalize.css sets for the `body`.
*/
.yui3-g [class*="yui3-u"] {
  font-family: sans-serif;
}

.yui3-u-1,
.yui3-u-1-1,
.yui3-u-1-2,
.yui3-u-1-3,
.yui3-u-2-3,
.yui3-u-1-4,
.yui3-u-3-4,
.yui3-u-1-5,
.yui3-u-2-5,
.yui3-u-3-5,
.yui3-u-4-5,
.yui3-u-5-5,
.yui3-u-1-6,
.yui3-u-5-6,
.yui3-u-1-8,
.yui3-u-3-8,
.yui3-u-5-8,
.yui3-u-7-8,
.yui3-u-1-12,
.yui3-u-5-12,
.yui3-u-7-12,
.yui3-u-11-12,
.yui3-u-1-24,
.yui3-u-2-24,
.yui3-u-3-24,
.yui3-u-4-24,
.yui3-u-5-24,
.yui3-u-6-24,
.yui3-u-7-24,
.yui3-u-8-24,
.yui3-u-9-24,
.yui3-u-10-24,
.yui3-u-11-24,
.yui3-u-12-24,
.yui3-u-13-24,
.yui3-u-14-24,
.yui3-u-15-24,
.yui3-u-16-24,
.yui3-u-17-24,
.yui3-u-18-24,
.yui3-u-19-24,
.yui3-u-20-24,
.yui3-u-21-24,
.yui3-u-22-24,
.yui3-u-23-24,
.yui3-u-24-24 {
  display: inline-block;
  *display: inline;
  zoom: 1;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
  text-rendering: auto;
}

.yui3-u-1-24 {
  width: 4.1667%;
  *width: 4.1357%;
}

.yui3-u-1-12,
.yui3-u-2-24 {
  width: 8.3333%;
  *width: 8.3023%;
}

.yui3-u-1-8,
.yui3-u-3-24 {
  width: 12.5000%;
  *width: 12.4690%;
}

.yui3-u-1-6,
.yui3-u-4-24 {
  width: 16.6667%;
  *width: 16.6357%;
}

.yui3-u-1-5 {
  width: 20%;
  *width: 19.9690%;
}

.yui3-u-5-24 {
  width: 20.8333%;
  *width: 20.8023%;
}

.yui3-u-1-4,
.yui3-u-6-24 {
  width: 25%;
  *width: 24.9690%;
}

.yui3-u-7-24 {
  width: 29.1667%;
  *width: 29.1357%;
}

.yui3-u-1-3,
.yui3-u-8-24 {
  width: 33.3333%;
  *width: 33.3023%;
}

.yui3-u-3-8,
.yui3-u-9-24 {
  width: 37.5000%;
  *width: 37.4690%;
}

.yui3-u-2-5 {
  width: 40%;
  *width: 39.9690%;
}

.yui3-u-5-12,
.yui3-u-10-24 {
  width: 41.6667%;
  *width: 41.6357%;
}

.yui3-u-11-24 {
  width: 45.8333%;
  *width: 45.8023%;
}

.yui3-u-1-2,
.yui3-u-12-24 {
  width: 50%;
  *width: 49.9690%;
}

.yui3-u-13-24 {
  width: 54.1667%;
  *width: 54.1357%;
}

.yui3-u-7-12,
.yui3-u-14-24 {
  width: 58.3333%;
  *width: 58.3023%;
}

.yui3-u-3-5 {
  width: 60%;
  *width: 59.9690%;
}

.yui3-u-5-8,
.yui3-u-15-24 {
  width: 62.5000%;
  *width: 62.4690%;
}

.yui3-u-2-3,
.yui3-u-16-24 {
  width: 66.6667%;
  *width: 66.6357%;
}

.yui3-u-17-24 {
  width: 70.8333%;
  *width: 70.8023%;
}

.yui3-u-3-4,
.yui3-u-18-24 {
  width: 75%;
  *width: 74.9690%;
}

.yui3-u-19-24 {
  width: 79.1667%;
  *width: 79.1357%;
}

.yui3-u-4-5 {
  width: 80%;
  *width: 79.9690%;
}

.yui3-u-5-6,
.yui3-u-20-24 {
  width: 83.3333%;
  *width: 83.3023%;
}

.yui3-u-7-8,
.yui3-u-21-24 {
  width: 87.5000%;
  *width: 87.4690%;
}

.yui3-u-11-12,
.yui3-u-22-24 {
  width: 91.6667%;
  *width: 91.6357%;
}

.yui3-u-23-24 {
  width: 95.8333%;
  *width: 95.8023%;
}

.yui3-u-1,
.yui3-u-1-1,
.yui3-u-5-5,
.yui3-u-24-24 {
  width: 100%;
}

/*csslint regex-selectors:false, known-properties:false, duplicate-properties:false*/
.yui3-g-r {
  letter-spacing: -0.31em;
  *letter-spacing: normal;
  *word-spacing: -0.43em;
    /*
    Sets the font stack to fonts known to work properly with the above letter
    and word spacings. See: https://github.com/yui/pure/issues/41/

    The following font stack makes Pure Grids work on all known environments.

    * FreeSans: Ships with many Linux distros, including Ubuntu

    * Arimo: Ships with Chrome OS. Arimo has to be defined before Helvetica and
      Arial to get picked up by the browser, even though neither is available
      in Chrome OS.

    * Droid Sans: Ships with all versions of Android.

    * Helvetica, Arial, sans-serif: Common font stack on OS X and Windows.
    */
  font-family: FreeSans, Arimo, "Droid Sans", Helvetica, Arial, sans-serif;
    /*
    Use flexbox when possible to avoid `letter-spacing` side-effects.

    NOTE: Firefox (as of 25) does not currently support flex-wrap, so the
    `-moz-` prefix version is omitted.
    */
  display: -webkit-flex;
  -webkit-flex-flow: row wrap;
  /* IE10 uses display: flexbox */
  display: -ms-flexbox;
  -ms-flex-flow: row wrap;
}

/* Opera as of 12 on Windows needs word-spacing.
   The ".opera-only" selector is used to prevent actual prefocus styling
   and is not required in markup.
*/
.opera-only :-o-prefocus,
.yui3-g-r {
  word-spacing: -0.43em;
}

/*
Resets the font family back to the OS/browser's default sans-serif font,
this the same font stack that Normalize.css sets for the `body`.
*/
.yui3-g-r [class*="yui3-u"] {
  font-family: sans-serif;
}

.yui3-g-r img {
  max-width: 100%;
  height: auto;
}

@media (min-width: 980px) {
  .yui3-visible-phone {
    display: none;
  }

  .yui3-visible-tablet {
    display: none;
  }

  .yui3-hidden-desktop {
    display: none;
  }
}
@media (max-width: 480px) {
  .yui3-g-r > .yui3-u,
  .yui3-g-r > [class*="yui3-u-"] {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .yui3-g-r > .yui3-u,
  .yui3-g-r > [class*="yui3-u-"] {
    width: 100%;
  }

  .yui3-hidden-phone {
    display: none;
  }

  .yui3-visible-desktop {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .yui3-hidden-tablet {
    display: none;
  }

  .yui3-visible-desktop {
    display: none;
  }
}
/* YUI CSS Detection Stamp */
#yui3-css-stamp.cssgrids-responsive {
  display: none;
}

/*
 * Foundation Icons v 3.0
 * Made by ZURB 2013 http://zurb.com/playground/foundation-icon-fonts-3
 * MIT License
 */
@font-face {
  font-family: "foundation-icons";
  src: url("/assets/css/public/foundation-icons/foundation-icons.eot");
  src: url("/assets/css/public/foundation-icons/foundation-icons.eot?#iefix") format("embedded-opentype"), url("/assets/css/public/foundation-icons/foundation-icons.woff") format("woff"), url("/assets/css/public/foundation-icons/foundation-icons.ttf") format("truetype"), url("/assets/css/public/foundation-icons/foundation-icons.svg#fontcustom") format("svg");
  font-weight: normal;
  font-style: normal;
}

.fi-address-book:before,
.fi-alert:before,
.fi-align-center:before,
.fi-align-justify:before,
.fi-align-left:before,
.fi-align-right:before,
.fi-anchor:before,
.fi-annotate:before,
.fi-archive:before,
.fi-arrow-down:before,
.fi-arrow-left:before,
.fi-arrow-right:before,
.fi-arrow-up:before,
.fi-arrows-compress:before,
.fi-arrows-expand:before,
.fi-arrows-in:before,
.fi-arrows-out:before,
.fi-asl:before,
.fi-asterisk:before,
.fi-at-sign:before,
.fi-background-color:before,
.fi-battery-empty:before,
.fi-battery-full:before,
.fi-battery-half:before,
.fi-bitcoin-circle:before,
.fi-bitcoin:before,
.fi-blind:before,
.fi-bluetooth:before,
.fi-bold:before,
.fi-book-bookmark:before,
.fi-book:before,
.fi-bookmark:before,
.fi-braille:before,
.fi-burst-new:before,
.fi-burst-sale:before,
.fi-burst:before,
.fi-calendar:before,
.fi-camera:before,
.fi-check:before,
.fi-checkbox:before,
.fi-clipboard-notes:before,
.fi-clipboard-pencil:before,
.fi-clipboard:before,
.fi-clock:before,
.fi-closed-caption:before,
.fi-cloud:before,
.fi-comment-minus:before,
.fi-comment-quotes:before,
.fi-comment-video:before,
.fi-comment:before,
.fi-comments:before,
.fi-compass:before,
.fi-contrast:before,
.fi-credit-card:before,
.fi-crop:before,
.fi-crown:before,
.fi-css3:before,
.fi-database:before,
.fi-die-five:before,
.fi-die-four:before,
.fi-die-one:before,
.fi-die-six:before,
.fi-die-three:before,
.fi-die-two:before,
.fi-dislike:before,
.fi-dollar-bill:before,
.fi-dollar:before,
.fi-download:before,
.fi-eject:before,
.fi-elevator:before,
.fi-euro:before,
.fi-eye:before,
.fi-fast-forward:before,
.fi-female-symbol:before,
.fi-female:before,
.fi-filter:before,
.fi-first-aid:before,
.fi-flag:before,
.fi-folder-add:before,
.fi-folder-lock:before,
.fi-folder:before,
.fi-foot:before,
.fi-foundation:before,
.fi-graph-bar:before,
.fi-graph-horizontal:before,
.fi-graph-pie:before,
.fi-graph-trend:before,
.fi-guide-dog:before,
.fi-hearing-aid:before,
.fi-heart:before,
.fi-home:before,
.fi-html5:before,
.fi-indent-less:before,
.fi-indent-more:before,
.fi-info:before,
.fi-italic:before,
.fi-key:before,
.fi-laptop:before,
.fi-layout:before,
.fi-lightbulb:before,
.fi-like:before,
.fi-link:before,
.fi-list-bullet:before,
.fi-list-number:before,
.fi-list-thumbnails:before,
.fi-list:before,
.fi-lock:before,
.fi-loop:before,
.fi-magnifying-glass:before,
.fi-mail:before,
.fi-male-female:before,
.fi-male-symbol:before,
.fi-male:before,
.fi-map:before,
.fi-marker:before,
.fi-megaphone:before,
.fi-microphone:before,
.fi-minus-circle:before,
.fi-minus:before,
.fi-mobile-signal:before,
.fi-mobile:before,
.fi-monitor:before,
.fi-mountains:before,
.fi-music:before,
.fi-next:before,
.fi-no-dogs:before,
.fi-no-smoking:before,
.fi-page-add:before,
.fi-page-copy:before,
.fi-page-csv:before,
.fi-page-delete:before,
.fi-page-doc:before,
.fi-page-edit:before,
.fi-page-export-csv:before,
.fi-page-export-doc:before,
.fi-page-export-pdf:before,
.fi-page-export:before,
.fi-page-filled:before,
.fi-page-multiple:before,
.fi-page-pdf:before,
.fi-page-remove:before,
.fi-page-search:before,
.fi-page:before,
.fi-paint-bucket:before,
.fi-paperclip:before,
.fi-pause:before,
.fi-paw:before,
.fi-paypal:before,
.fi-pencil:before,
.fi-photo:before,
.fi-play-circle:before,
.fi-play-video:before,
.fi-play:before,
.fi-plus:before,
.fi-pound:before,
.fi-power:before,
.fi-previous:before,
.fi-price-tag:before,
.fi-pricetag-multiple:before,
.fi-print:before,
.fi-prohibited:before,
.fi-projection-screen:before,
.fi-puzzle:before,
.fi-quote:before,
.fi-record:before,
.fi-refresh:before,
.fi-results-demographics:before,
.fi-results:before,
.fi-rewind-ten:before,
.fi-rewind:before,
.fi-rss:before,
.fi-safety-cone:before,
.fi-save:before,
.fi-share:before,
.fi-sheriff-badge:before,
.fi-shield:before,
.fi-shopping-bag:before,
.fi-shopping-cart:before,
.fi-shuffle:before,
.fi-skull:before,
.fi-social-500px:before,
.fi-social-adobe:before,
.fi-social-amazon:before,
.fi-social-android:before,
.fi-social-apple:before,
.fi-social-behance:before,
.fi-social-bing:before,
.fi-social-blogger:before,
.fi-social-delicious:before,
.fi-social-designer-news:before,
.fi-social-deviant-art:before,
.fi-social-digg:before,
.fi-social-dribbble:before,
.fi-social-drive:before,
.fi-social-dropbox:before,
.fi-social-evernote:before,
.fi-social-facebook:before,
.fi-social-flickr:before,
.fi-social-forrst:before,
.fi-social-foursquare:before,
.fi-social-game-center:before,
.fi-social-github:before,
.fi-social-google-plus:before,
.fi-social-hacker-news:before,
.fi-social-hi5:before,
.fi-social-instagram:before,
.fi-social-joomla:before,
.fi-social-lastfm:before,
.fi-social-linkedin:before,
.fi-social-medium:before,
.fi-social-myspace:before,
.fi-social-orkut:before,
.fi-social-path:before,
.fi-social-picasa:before,
.fi-social-pinterest:before,
.fi-social-rdio:before,
.fi-social-reddit:before,
.fi-social-skillshare:before,
.fi-social-skype:before,
.fi-social-smashing-mag:before,
.fi-social-snapchat:before,
.fi-social-spotify:before,
.fi-social-squidoo:before,
.fi-social-stack-overflow:before,
.fi-social-steam:before,
.fi-social-stumbleupon:before,
.fi-social-treehouse:before,
.fi-social-tumblr:before,
.fi-social-twitter:before,
.fi-social-vimeo:before,
.fi-social-windows:before,
.fi-social-xbox:before,
.fi-social-yahoo:before,
.fi-social-yelp:before,
.fi-social-youtube:before,
.fi-social-zerply:before,
.fi-social-zurb:before,
.fi-sound:before,
.fi-star:before,
.fi-stop:before,
.fi-strikethrough:before,
.fi-subscript:before,
.fi-superscript:before,
.fi-tablet-landscape:before,
.fi-tablet-portrait:before,
.fi-target-two:before,
.fi-target:before,
.fi-telephone-accessible:before,
.fi-telephone:before,
.fi-text-color:before,
.fi-thumbnails:before,
.fi-ticket:before,
.fi-torso-business:before,
.fi-torso-female:before,
.fi-torso:before,
.fi-torsos-all-female:before,
.fi-torsos-all:before,
.fi-torsos-female-male:before,
.fi-torsos-male-female:before,
.fi-torsos:before,
.fi-trash:before,
.fi-trees:before,
.fi-trophy:before,
.fi-underline:before,
.fi-universal-access:before,
.fi-unlink:before,
.fi-unlock:before,
.fi-upload-cloud:before,
.fi-upload:before,
.fi-usb:before,
.fi-video:before,
.fi-volume-none:before,
.fi-volume-strike:before,
.fi-volume:before,
.fi-web:before,
.fi-wheelchair:before,
.fi-widget:before,
.fi-wrench:before,
.fi-x-circle:before,
.fi-x:before,
.fi-yen:before,
.fi-zoom-in:before,
.fi-zoom-out:before {
  font-family: "foundation-icons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  text-decoration: inherit;
}

.fi-address-book:before {
  content: "\f100";
}

.fi-alert:before {
  content: "\f101";
}

.fi-align-center:before {
  content: "\f102";
}

.fi-align-justify:before {
  content: "\f103";
}

.fi-align-left:before {
  content: "\f104";
}

.fi-align-right:before {
  content: "\f105";
}

.fi-anchor:before {
  content: "\f106";
}

.fi-annotate:before {
  content: "\f107";
}

.fi-archive:before {
  content: "\f108";
}

.fi-arrow-down:before {
  content: "\f109";
}

.fi-arrow-left:before {
  content: "\f10a";
}

.fi-arrow-right:before {
  content: "\f10b";
}

.fi-arrow-up:before {
  content: "\f10c";
}

.fi-arrows-compress:before {
  content: "\f10d";
}

.fi-arrows-expand:before {
  content: "\f10e";
}

.fi-arrows-in:before {
  content: "\f10f";
}

.fi-arrows-out:before {
  content: "\f110";
}

.fi-asl:before {
  content: "\f111";
}

.fi-asterisk:before {
  content: "\f112";
}

.fi-at-sign:before {
  content: "\f113";
}

.fi-background-color:before {
  content: "\f114";
}

.fi-battery-empty:before {
  content: "\f115";
}

.fi-battery-full:before {
  content: "\f116";
}

.fi-battery-half:before {
  content: "\f117";
}

.fi-bitcoin-circle:before {
  content: "\f118";
}

.fi-bitcoin:before {
  content: "\f119";
}

.fi-blind:before {
  content: "\f11a";
}

.fi-bluetooth:before {
  content: "\f11b";
}

.fi-bold:before {
  content: "\f11c";
}

.fi-book-bookmark:before {
  content: "\f11d";
}

.fi-book:before {
  content: "\f11e";
}

.fi-bookmark:before {
  content: "\f11f";
}

.fi-braille:before {
  content: "\f120";
}

.fi-burst-new:before {
  content: "\f121";
}

.fi-burst-sale:before {
  content: "\f122";
}

.fi-burst:before {
  content: "\f123";
}

.fi-calendar:before {
  content: "\f124";
}

.fi-camera:before {
  content: "\f125";
}

.fi-check:before {
  content: "\f126";
}

.fi-checkbox:before {
  content: "\f127";
}

.fi-clipboard-notes:before {
  content: "\f128";
}

.fi-clipboard-pencil:before {
  content: "\f129";
}

.fi-clipboard:before {
  content: "\f12a";
}

.fi-clock:before {
  content: "\f12b";
}

.fi-closed-caption:before {
  content: "\f12c";
}

.fi-cloud:before {
  content: "\f12d";
}

.fi-comment-minus:before {
  content: "\f12e";
}

.fi-comment-quotes:before {
  content: "\f12f";
}

.fi-comment-video:before {
  content: "\f130";
}

.fi-comment:before {
  content: "\f131";
}

.fi-comments:before {
  content: "\f132";
}

.fi-compass:before {
  content: "\f133";
}

.fi-contrast:before {
  content: "\f134";
}

.fi-credit-card:before {
  content: "\f135";
}

.fi-crop:before {
  content: "\f136";
}

.fi-crown:before {
  content: "\f137";
}

.fi-css3:before {
  content: "\f138";
}

.fi-database:before {
  content: "\f139";
}

.fi-die-five:before {
  content: "\f13a";
}

.fi-die-four:before {
  content: "\f13b";
}

.fi-die-one:before {
  content: "\f13c";
}

.fi-die-six:before {
  content: "\f13d";
}

.fi-die-three:before {
  content: "\f13e";
}

.fi-die-two:before {
  content: "\f13f";
}

.fi-dislike:before {
  content: "\f140";
}

.fi-dollar-bill:before {
  content: "\f141";
}

.fi-dollar:before {
  content: "\f142";
}

.fi-download:before {
  content: "\f143";
}

.fi-eject:before {
  content: "\f144";
}

.fi-elevator:before {
  content: "\f145";
}

.fi-euro:before {
  content: "\f146";
}

.fi-eye:before {
  content: "\f147";
}

.fi-fast-forward:before {
  content: "\f148";
}

.fi-female-symbol:before {
  content: "\f149";
}

.fi-female:before {
  content: "\f14a";
}

.fi-filter:before {
  content: "\f14b";
}

.fi-first-aid:before {
  content: "\f14c";
}

.fi-flag:before {
  content: "\f14d";
}

.fi-folder-add:before {
  content: "\f14e";
}

.fi-folder-lock:before {
  content: "\f14f";
}

.fi-folder:before {
  content: "\f150";
}

.fi-foot:before {
  content: "\f151";
}

.fi-foundation:before {
  content: "\f152";
}

.fi-graph-bar:before {
  content: "\f153";
}

.fi-graph-horizontal:before {
  content: "\f154";
}

.fi-graph-pie:before {
  content: "\f155";
}

.fi-graph-trend:before {
  content: "\f156";
}

.fi-guide-dog:before {
  content: "\f157";
}

.fi-hearing-aid:before {
  content: "\f158";
}

.fi-heart:before {
  content: "\f159";
}

.fi-home:before {
  content: "\f15a";
}

.fi-html5:before {
  content: "\f15b";
}

.fi-indent-less:before {
  content: "\f15c";
}

.fi-indent-more:before {
  content: "\f15d";
}

.fi-info:before {
  content: "\f15e";
}

.fi-italic:before {
  content: "\f15f";
}

.fi-key:before {
  content: "\f160";
}

.fi-laptop:before {
  content: "\f161";
}

.fi-layout:before {
  content: "\f162";
}

.fi-lightbulb:before {
  content: "\f163";
}

.fi-like:before {
  content: "\f164";
}

.fi-link:before {
  content: "\f165";
}

.fi-list-bullet:before {
  content: "\f166";
}

.fi-list-number:before {
  content: "\f167";
}

.fi-list-thumbnails:before {
  content: "\f168";
}

.fi-list:before {
  content: "\f169";
}

.fi-lock:before {
  content: "\f16a";
}

.fi-loop:before {
  content: "\f16b";
}

.fi-magnifying-glass:before {
  content: "\f16c";
}

.fi-mail:before {
  content: "\f16d";
}

.fi-male-female:before {
  content: "\f16e";
}

.fi-male-symbol:before {
  content: "\f16f";
}

.fi-male:before {
  content: "\f170";
}

.fi-map:before {
  content: "\f171";
}

.fi-marker:before {
  content: "\f172";
}

.fi-megaphone:before {
  content: "\f173";
}

.fi-microphone:before {
  content: "\f174";
}

.fi-minus-circle:before {
  content: "\f175";
}

.fi-minus:before {
  content: "\f176";
}

.fi-mobile-signal:before {
  content: "\f177";
}

.fi-mobile:before {
  content: "\f178";
}

.fi-monitor:before {
  content: "\f179";
}

.fi-mountains:before {
  content: "\f17a";
}

.fi-music:before {
  content: "\f17b";
}

.fi-next:before {
  content: "\f17c";
}

.fi-no-dogs:before {
  content: "\f17d";
}

.fi-no-smoking:before {
  content: "\f17e";
}

.fi-page-add:before {
  content: "\f17f";
}

.fi-page-copy:before {
  content: "\f180";
}

.fi-page-csv:before {
  content: "\f181";
}

.fi-page-delete:before {
  content: "\f182";
}

.fi-page-doc:before {
  content: "\f183";
}

.fi-page-edit:before {
  content: "\f184";
}

.fi-page-export-csv:before {
  content: "\f185";
}

.fi-page-export-doc:before {
  content: "\f186";
}

.fi-page-export-pdf:before {
  content: "\f187";
}

.fi-page-export:before {
  content: "\f188";
}

.fi-page-filled:before {
  content: "\f189";
}

.fi-page-multiple:before {
  content: "\f18a";
}

.fi-page-pdf:before {
  content: "\f18b";
}

.fi-page-remove:before {
  content: "\f18c";
}

.fi-page-search:before {
  content: "\f18d";
}

.fi-page:before {
  content: "\f18e";
}

.fi-paint-bucket:before {
  content: "\f18f";
}

.fi-paperclip:before {
  content: "\f190";
}

.fi-pause:before {
  content: "\f191";
}

.fi-paw:before {
  content: "\f192";
}

.fi-paypal:before {
  content: "\f193";
}

.fi-pencil:before {
  content: "\f194";
}

.fi-photo:before {
  content: "\f195";
}

.fi-play-circle:before {
  content: "\f196";
}

.fi-play-video:before {
  content: "\f197";
}

.fi-play:before {
  content: "\f198";
}

.fi-plus:before {
  content: "\f199";
}

.fi-pound:before {
  content: "\f19a";
}

.fi-power:before {
  content: "\f19b";
}

.fi-previous:before {
  content: "\f19c";
}

.fi-price-tag:before {
  content: "\f19d";
}

.fi-pricetag-multiple:before {
  content: "\f19e";
}

.fi-print:before {
  content: "\f19f";
}

.fi-prohibited:before {
  content: "\f1a0";
}

.fi-projection-screen:before {
  content: "\f1a1";
}

.fi-puzzle:before {
  content: "\f1a2";
}

.fi-quote:before {
  content: "\f1a3";
}

.fi-record:before {
  content: "\f1a4";
}

.fi-refresh:before {
  content: "\f1a5";
}

.fi-results-demographics:before {
  content: "\f1a6";
}

.fi-results:before {
  content: "\f1a7";
}

.fi-rewind-ten:before {
  content: "\f1a8";
}

.fi-rewind:before {
  content: "\f1a9";
}

.fi-rss:before {
  content: "\f1aa";
}

.fi-safety-cone:before {
  content: "\f1ab";
}

.fi-save:before {
  content: "\f1ac";
}

.fi-share:before {
  content: "\f1ad";
}

.fi-sheriff-badge:before {
  content: "\f1ae";
}

.fi-shield:before {
  content: "\f1af";
}

.fi-shopping-bag:before {
  content: "\f1b0";
}

.fi-shopping-cart:before {
  content: "\f1b1";
}

.fi-shuffle:before {
  content: "\f1b2";
}

.fi-skull:before {
  content: "\f1b3";
}

.fi-social-500px:before {
  content: "\f1b4";
}

.fi-social-adobe:before {
  content: "\f1b5";
}

.fi-social-amazon:before {
  content: "\f1b6";
}

.fi-social-android:before {
  content: "\f1b7";
}

.fi-social-apple:before {
  content: "\f1b8";
}

.fi-social-behance:before {
  content: "\f1b9";
}

.fi-social-bing:before {
  content: "\f1ba";
}

.fi-social-blogger:before {
  content: "\f1bb";
}

.fi-social-delicious:before {
  content: "\f1bc";
}

.fi-social-designer-news:before {
  content: "\f1bd";
}

.fi-social-deviant-art:before {
  content: "\f1be";
}

.fi-social-digg:before {
  content: "\f1bf";
}

.fi-social-dribbble:before {
  content: "\f1c0";
}

.fi-social-drive:before {
  content: "\f1c1";
}

.fi-social-dropbox:before {
  content: "\f1c2";
}

.fi-social-evernote:before {
  content: "\f1c3";
}

.fi-social-facebook:before {
  content: "\f1c4";
}

.fi-social-flickr:before {
  content: "\f1c5";
}

.fi-social-forrst:before {
  content: "\f1c6";
}

.fi-social-foursquare:before {
  content: "\f1c7";
}

.fi-social-game-center:before {
  content: "\f1c8";
}

.fi-social-github:before {
  content: "\f1c9";
}

.fi-social-google-plus:before {
  content: "\f1ca";
}

.fi-social-hacker-news:before {
  content: "\f1cb";
}

.fi-social-hi5:before {
  content: "\f1cc";
}

.fi-social-instagram:before {
  content: "\f1cd";
}

.fi-social-joomla:before {
  content: "\f1ce";
}

.fi-social-lastfm:before {
  content: "\f1cf";
}

.fi-social-linkedin:before {
  content: "\f1d0";
}

.fi-social-medium:before {
  content: "\f1d1";
}

.fi-social-myspace:before {
  content: "\f1d2";
}

.fi-social-orkut:before {
  content: "\f1d3";
}

.fi-social-path:before {
  content: "\f1d4";
}

.fi-social-picasa:before {
  content: "\f1d5";
}

.fi-social-pinterest:before {
  content: "\f1d6";
}

.fi-social-rdio:before {
  content: "\f1d7";
}

.fi-social-reddit:before {
  content: "\f1d8";
}

.fi-social-skillshare:before {
  content: "\f1d9";
}

.fi-social-skype:before {
  content: "\f1da";
}

.fi-social-smashing-mag:before {
  content: "\f1db";
}

.fi-social-snapchat:before {
  content: "\f1dc";
}

.fi-social-spotify:before {
  content: "\f1dd";
}

.fi-social-squidoo:before {
  content: "\f1de";
}

.fi-social-stack-overflow:before {
  content: "\f1df";
}

.fi-social-steam:before {
  content: "\f1e0";
}

.fi-social-stumbleupon:before {
  content: "\f1e1";
}

.fi-social-treehouse:before {
  content: "\f1e2";
}

.fi-social-tumblr:before {
  content: "\f1e3";
}

.fi-social-twitter:before {
  content: "\f1e4";
}

.fi-social-vimeo:before {
  content: "\f1e5";
}

.fi-social-windows:before {
  content: "\f1e6";
}

.fi-social-xbox:before {
  content: "\f1e7";
}

.fi-social-yahoo:before {
  content: "\f1e8";
}

.fi-social-yelp:before {
  content: "\f1e9";
}

.fi-social-youtube:before {
  content: "\f1ea";
}

.fi-social-zerply:before {
  content: "\f1eb";
}

.fi-social-zurb:before {
  content: "\f1ec";
}

.fi-sound:before {
  content: "\f1ed";
}

.fi-star:before {
  content: "\f1ee";
}

.fi-stop:before {
  content: "\f1ef";
}

.fi-strikethrough:before {
  content: "\f1f0";
}

.fi-subscript:before {
  content: "\f1f1";
}

.fi-superscript:before {
  content: "\f1f2";
}

.fi-tablet-landscape:before {
  content: "\f1f3";
}

.fi-tablet-portrait:before {
  content: "\f1f4";
}

.fi-target-two:before {
  content: "\f1f5";
}

.fi-target:before {
  content: "\f1f6";
}

.fi-telephone-accessible:before {
  content: "\f1f7";
}

.fi-telephone:before {
  content: "\f1f8";
}

.fi-text-color:before {
  content: "\f1f9";
}

.fi-thumbnails:before {
  content: "\f1fa";
}

.fi-ticket:before {
  content: "\f1fb";
}

.fi-torso-business:before {
  content: "\f1fc";
}

.fi-torso-female:before {
  content: "\f1fd";
}

.fi-torso:before {
  content: "\f1fe";
}

.fi-torsos-all-female:before {
  content: "\f1ff";
}

.fi-torsos-all:before {
  content: "\f200";
}

.fi-torsos-female-male:before {
  content: "\f201";
}

.fi-torsos-male-female:before {
  content: "\f202";
}

.fi-torsos:before {
  content: "\f203";
}

.fi-trash:before {
  content: "\f204";
}

.fi-trees:before {
  content: "\f205";
}

.fi-trophy:before {
  content: "\f206";
}

.fi-underline:before {
  content: "\f207";
}

.fi-universal-access:before {
  content: "\f208";
}

.fi-unlink:before {
  content: "\f209";
}

.fi-unlock:before {
  content: "\f20a";
}

.fi-upload-cloud:before {
  content: "\f20b";
}

.fi-upload:before {
  content: "\f20c";
}

.fi-usb:before {
  content: "\f20d";
}

.fi-video:before {
  content: "\f20e";
}

.fi-volume-none:before {
  content: "\f20f";
}

.fi-volume-strike:before {
  content: "\f210";
}

.fi-volume:before {
  content: "\f211";
}

.fi-web:before {
  content: "\f212";
}

.fi-wheelchair:before {
  content: "\f213";
}

.fi-widget:before {
  content: "\f214";
}

.fi-wrench:before {
  content: "\f215";
}

.fi-x-circle:before {
  content: "\f216";
}

.fi-x:before {
  content: "\f217";
}

.fi-yen:before {
  content: "\f218";
}

.fi-zoom-in:before {
  content: "\f219";
}

.fi-zoom-out:before {
  content: "\f21a";
}

.button {
  position: relative;
  display: inline-block;
  color: #fff;
  font-weight: bold;
  outline: none;
  border: 1px solid #008fdf;
  border-radius: 3px;
  background-color: #008fdf;
  cursor: pointer;
  line-height: 32px;
  height: 34px;
  padding: 0 24px;
}
.button._arrow {
  padding-right: 34px;
}
.button._arrow:after {
  position: absolute;
  top: 50%;
  margin: -10px 0 0 0;
  right: 10px;
  width: 20px;
  height: 20px;
  display: block;
  content: "";
  background-position: -100px -100px;
  z-index: 5;
}
.button._default {
  line-height: 32px;
  height: 34px;
  padding: 0 24px;
}
.button._light {
  border-color: #47c3db;
  background-color: #47c3db;
}
.button._groen {
  border-color: #76b828;
  background-color: #76b828;
}
.button._roze {
  border-color: #e21776;
  background-color: #e21776;
}
.button._oranje {
  border-color: #e97134;
  background-color: #e97134;
}
.button._donkerblauw {
  border: 1px solid #074777;
  background-color: #074777;
}
.button._wit {
  color: #0082d1;
  border: 1px solid #bdc6d8;
  background-color: #f8f8f8;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0);
}
.button._wit._arrow:after {
  background-position: -160px -100px;
}
.button._wit.disabled {
  color: #abb6c3;
  border: 1px solid #ccd7e6;
  box-shadow: none;
}
.button:disabled, .button._disabled {
  color: #abb6c3;
  border: 1px solid #ccd7e6;
  background-color: inherit;
  box-shadow: none;
}
.button._geel {
  color: #2d2d2d;
  border: 1px solid #f9b400;
  background-image: -webkit-linear-gradient(top, #fac12b, #f9b400);
}
.button:hover {
  text-decoration: none;
}

.button:not([disabled]):hover {
  text-decoration: none;
  background-color: #0082d1;
  border-color: #0082d1;
  color: #fff;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0);
}
.button:not([disabled]):hover._light {
  border-color: #3ebad2;
  background-color: #3ebad2;
}
.button:not([disabled]):hover._groen {
  border-color: #5bac26;
  background-color: #5bac26;
}
.button:not([disabled]):hover._oranje {
  border-color: #d86429;
  background-color: #d86429;
}
.button:not([disabled]):hover._roze {
  border-color: #ce156b;
  background-color: #ce156b;
}
.button:not([disabled]):hover._donkerblauw {
  border: 1px solid #004274;
  background-color: #074777;
  background-image: -webkit-linear-gradient(top, #074777 0%, #004274 100%);
  background-image: linear-gradient(to bottom, #074777 0%, #004274 100%);
}
.button:not([disabled]):hover._wit {
  color: #0082d1;
  text-shadow: none;
  border: 1px solid #bdc6d8;
  background-color: #f0f0f0;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0);
}

.button:not([disabled]):active:hover {
  box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.8);
}
.button:not([disabled]):active:hover._wit {
  color: #074777;
  background-image: -webkit-linear-gradient(top, #f0f0f0, #f2f2f2);
  border: 1px solid #abb6c3;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
}

.link-page {
  position: relative;
}
.link-page span {
  position: absolute;
  top: 50%;
  margin: -3px 0 0 0;
  display: block;
  width: 8px;
  height: 11px;
}
.link-page._prev {
  padding: 0 0 0 13px;
}
.link-page._prev span {
  left: 1px;
  background-position: -164px -5px;
}
.link-page._prev:hover span {
  left: 0px;
}
.link-page._next {
  padding: 0 13px 0 0;
}
.link-page._next span {
  right: 1px;
  background-position: -180px -5px;
}
.link-page._next:hover span {
  right: 0px;
}

.btn-pagenav {
  display: block;
  width: 57px;
  height: 57px;
  position: relative;
  border: 2px solid #dde4eb;
  border-radius: 6px;
  margin: 1px;
}
.btn-pagenav span {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -16px 0 0 -16px;
  display: block;
  width: 32px;
  height: 32px;
}
.btn-pagenav:hover {
  border: 3px solid #0082d1;
  background-color: #e4effb;
  height: 57px;
  width: 57px;
  margin: 0;
}
.btn-pagenav:hover:active {
  margin: 1px;
  height: 55px;
  width: 55px;
}
.btn-pagenav._left span, .btn-pagenav.fancybox-prev span {
  background-position: -96px 0px;
}
.btn-pagenav._right span, .btn-pagenav.fancybox-next span {
  background-position: -128px 0px;
}

.btn-carousselnav {
  display: block;
  width: 32px;
  height: 96px;
  position: relative;
  border-radius: 2px;
  margin: 1px;
}
.btn-carousselnav span {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -19px 0 0 -16px;
  display: block;
  width: 32px;
  height: 38px;
}
.btn-carousselnav:hover {
  border: 1px solid #dde4eb;
  left: 0;
  top: 0px;
  margin: 0;
}
.btn-carousselnav:hover:active {
  margin: 1px;
}
.btn-carousselnav._left span {
  background-position: -192px 0px;
}
.btn-carousselnav._right span {
  background-position: -224px 0px;
}

/*
 * Close (als bij Prikbord overlay Close)
 */
.close-link-cross span {
  background-position: -256px 0;
  display: block;
  width: 32px;
  height: 32px;
}

.toggle-arrow span {
  display: block;
  width: 16px;
  height: 11px;
}
.toggle-arrow._up span {
  background-position: -72px -11px;
}
.toggle-arrow._down span {
  background-position: -40px -11px;
}
.toggle-arrow:hover._up span {
  background-position: -72px -43px;
}
.toggle-arrow:hover._down span {
  background-position: -40px -43px;
}
.toggle-arrow:hover:active._up span {
  background-position: -72px -74px;
}
.toggle-arrow:hover:active._down span {
  background-position: -40px -74px;
}

.toggle-plus-minus span {
  display: block;
  width: 18px;
  height: 18px;
}
.toggle-plus-minus._up span {
  background-position: -295px -7px;
}
.toggle-plus-minus._down span {
  background-position: -327px -7px;
}
.toggle-plus-minus:hover._up span {
  background-position: -295px -39px;
}
.toggle-plus-minus:hover._down span {
  background-position: -327px -39px;
}
.toggle-plus-minus:hover:active._up span {
  background-position: -295px -71px;
}
.toggle-plus-minus:hover:active._down span {
  background-position: -327px -71px;
}

.glyph {
  display: block;
  width: 16px;
  height: 16px;
  font-size: 18px;
  line-height: 18px;
  color: #2d2d2d;
}
.glyph._home {
  background-position: 0 -128px;
}
.glyph._tv {
  background-position: -16px -128px;
}
.glyph._health {
  background-position: -32px -128px;
}
.glyph._business {
  background-position: -48px -128px;
}
.glyph._profile {
  background-position: -64px -128px;
}
.glyph._mail {
  background-position: -80px -128px;
}
.glyph._search {
  background-position: -96px -128px;
}
.glyph._togglemenu {
  background-position: -112px -128px;
}
.glyph._wrench {
  background-position: -128px -128px;
}
.glyph._print {
  background-position: -144px -128px;
}

.close-link-big span {
  background-position: 0 0;
  display: block;
  width: 32px;
  height: 32px;
}
.close-link-big:hover span {
  background-position: 0 -32px;
}
.close-link-big:hover:active span {
  background-position: 0 -64px;
}

.readmore-big span {
  background-position: -128px 0px;
  display: inline-block;
  width: 32px;
  height: 32px;
}
.readmore-big._wit span {
  background-position: -128px -96px;
}
.readmore-big._retina span {
  width: 16px;
  height: 16px;
  background-size: 400px;
  background-position: -64px -48px;
}

.tooltip-btn {
  display: block;
  width: 18px;
  height: 18px;
  background-position: -359px -7px;
  background-color: transparent;
  border: 0px;
}

.tooltip {
  float: right;
  min-width: 18px;
  margin: 0 13px 0 0;
  position: relative;
}
.tooltip .trigger {
  font-size: 12px;
  line-height: 16px;
  background-color: #fff;
  border: 1px solid #bdc6d8;
  display: inline-block;
  border-radius: 18px;
  text-align: center;
  color: #0082d1;
  height: 18px;
  width: 18px;
  outline: none;
  padding: 0;
  margin: 0;
  text-indent: -1px;
  font-weight: 700;
  overflow: hidden;
  cursor: pointer;
}
.tooltip .trigger:hover {
  text-decoration: none;
  background-color: #e4effb;
}
.tooltip .trigger.active {
  background-color: #b0d0f6;
  color: #074777;
}
.tooltip .copy {
  display: none;
  padding: 15px;
  position: absolute;
  bottom: 43px;
  left: 11px;
  width: 300px;
  margin-left: -150px;
  box-sizing: border-box;
  border-radius: 5px;
  background: #ffffdd;
  box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 5px;
  z-index: 250;
}
.tooltip .copy:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -25px;
  margin: 0 0 0 -19px;
  display: block;
  width: 38px;
  height: 25px;
  background-position: -451px 0;
}
.tooltip .copy._dark {
  border-radius: 7px;
  border: 2px solid #fff;
  background: rgba(0, 0, 0, 0.9);
  color: #fff;
}

.accentFont, .spotlight-hdr-tvlink, #spotlight h4, .box-chapeau, .poll-archive-link {
  font-family: 'Lato', arial, sans-serif;
  line-height: 1.5;
}

.sansFont {
  font-family: arial, sans-serif;
}

.notice {
  text-align: center;
  background-color: #fff9be;
  z-index: 100;
  padding: 5px 14px;
  position: relative;
  margin-bottom: 20px !important;
}
@media (min-width: 720px) {
  .notice {
    border-radius: 3px;
    height: 40px;
    line-height: 39px;
    padding: 0;
  }
}

.title-notice {
  font-size: 15px;
}
@media (min-width: 720px) {
  .title-notice {
    font-size: 17px;
    font-weight: normal;
  }
}

.close-notice {
  display: none;
}
@media (min-width: 720px) {
  .close-notice {
    display: block;
    width: 18px;
    height: 18px;
    position: absolute;
    top: 10px;
    right: 10px;
    background: url("/prikbord/assets/img/sluit-notice.png") no-repeat 0px 0px;
    cursor: pointer;
  }
}

#error-404 {
  padding: 30px 0;
  color: #333;
}

.error-404-text {
  margin: 0 0 0 0px;
}

.error-404-title {
  font-size: 39px;
  line-height: 1.3;
  margin: 0 0 0.63em 0;
  font-weight: 900;
  margin: 0 0 39px 0;
  color: #074777;
}
@media (min-width: 1024px) {
  .error-404-title {
    font-size: 63px;
  }
}

.error-404-list {
  margin: 0 0 37px 18px;
}

.error-404-list-item {
  margin: 0 0 5px 0;
  list-style: disc;
}

.error-404-visual {
  background-image: url("http://www.zeelandnet.nl/assets/img/2011/404-visual.jpg");
  background-repeat: no-repeat;
  background-position: 100% 50%;
  height: 275px;
  margin: 0 0px 30px 0;
}

.error-403-visual {
  background-image: url("http://www.zeelandnet.nl/assets/img/2011/403-visual.jpg");
  background-repeat: no-repeat;
  background-position: 100% 50%;
  height: 275px;
  margin: 0 0px 30px 0;
}

.error-404-leaderboard {
  margin: 0 0 55px 0;
  text-align: center;
  padding: 35px 0 0 0;
}

._plusnews #spotlight {
  padding-bottom: 110px;
}
@media only screen and (min-width: 40em) {
  ._plusnews #spotlight {
    padding-bottom: 0;
  }
}

.spotlight-hdr {
  padding: 2px 0 0 0 !important;
  margin: 0 0 27px 0;
  position: relative;
}
._plusnews .spotlight-hdr {
  bottom: 160px;
}
@media only screen and (min-width: 40em) {
  ._plusnews .spotlight-hdr {
    bottom: auto;
    bottom: initial;
  }
}
@media only screen and (min-width: 40em) {
  .spotlight-hdr {
    margin: 0 0 27px 0;
  }
}

.spotlight-title {
  font-size: 40px;
  line-height: 46px;
  font-weight: 600;
  color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  margin: 0 0 4px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  padding: 50px 0 0 0;
}
.spotlight-title .st-1 {
  text-transform: lowercase;
}
.spotlight-title .st-2 {
  display: none;
}
.spotlight-title .st-3 {
  position: absolute;
  top: 0px;
  left: 0px;
}
@media (min-width: 720px) {
  .spotlight-title {
    word-spacing: 2px;
    color: #2d2d2d;
    text-shadow: none;
    padding: 0;
    font-weight: 900;
    margin: 0;
    letter-spacing: -0.005em;
  }
  .spotlight-title .st-1, .spotlight-title .st-2, .spotlight-title .st-3 {
    display: inline;
    position: relative;
    text-transform: none;
  }
}

.spotlight-hdr-date {
  display: none;
}

.spotlight-hdr-tvlink {
  position: absolute;
  top: 20px;
  right: 11px;
  padding: 0 0 0 28px;
  display: inline-block;
  line-height: 17px;
  height: 20px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
}

.spotlight-hdr-tvlink-icon {
  display: inline-block;
  width: 24px;
  height: 20px;
  background-position: -177px -7px;
  position: absolute;
  background-color: #47c3db;
  left: 0px;
  top: 0px;
}

.spotlight-item-author {
  display: none;
}

.spotlight-list {
  margin: 0 30px 0 0 !important;
}

.spotlight-list-item {
  position: relative;
  z-index: 50;
}

.spotlight-thumb-link {
  margin: 0 10% 14px 0;
  border: 1px solid #dde4eb !important;
  display: block;
  position: relative;
}
.spotlight-thumb-link span {
  display: block;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  height: 141px;
  width: 100%;
}

._middle .spotlight-thumb-link {
  margin: 0 5% 14px 5%;
}

._right .spotlight-thumb-link {
  margin: 0 0 14px 10%;
}

#spotlight h4 {
  display: none;
  position: absolute;
  right: 0px;
  line-height: 40px;
  margin: -53px 10% 18px 0;
  height: 40px;
  text-align: right;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 900;
}
#spotlight h4 a {
  display: inline-block;
  margin: 13px 0px 0 0;
  color: #fff;
  border-radius: 0px;
  line-height: 26px;
  height: 26px;
  padding: 0 8px;
  letter-spacing: 0.1px;
  color: #fff;
}

.spotlight-thumb-img {
  width: 100%;
  height: auto;
}

#spotlight {
  position: relative;
  z-index: 25;
}
#spotlight p {
  margin: 0 10% 0 0;
}

#spotlight ._middle p {
  margin: 0 5%;
}

#spotlight ._right p {
  margin: 0;
}
@media (min-width: 720px) {
  #spotlight ._right p {
    margin: 0 0 0 10%;
  }
}

.spotlight-item-description {
  display: inline;
  white-space: nowrap;
  float: left;
}
.spotlight-item-description .fi-camera {
  color: #494949;
  margin: 0 8px 0 0;
  font-size: 16px;
}
@media (min-width: 720px) {
  .spotlight-item-description .fi-camera {
    display: none;
  }
}
.spotlight-item-description a {
  margin: 0;
  font-weight: 700;
  padding: 0;
  color: #0082d1;
}
.spotlight-item-description a:hover {
  color: #0082d1;
}
@media (min-width: 720px) {
  .spotlight-item-description {
    white-space: normal;
    line-height: 21px;
    display: inline-block;
    float: none;
  }
}

.spotlight-chapter-link {
  display: none;
  font-size: 13px;
  color: #494949;
}
@media (min-width: 720px) {
  .spotlight-chapter-link {
    display: inline-block;
  }
  .spotlight-chapter-link:hover {
    color: #000;
  }
}

@media screen and (max-width: 1160px) {
  .spotlight-thumb-link {
    *display: inline-block;
  }
}
@media screen and (max-width: 767px) {
  .spotlight-thumb-link {
    display: none !important;
  }

  #spotlight .box-list-item-link {
    color: #494949;
    font-size: 14px;
    line-height: 40px;
    font-weight: 300;
    display: inline;
  }

  .spotlight-hdr {
    position: absolute;
    left: 0px;
    width: 100%;
    bottom: 50px;
    margin: 0;
  }

  .spotlight-hdr-date {
    display: inline-block;
    margin: 0 0 0px 0px;
    text-transform: uppercase;
    font-size: 12px;
    color: #fff;
    font-weight: 700;
    text-shadow: 0 1px 0px rgba(0, 0, 0, 0.3);
  }

  .spotlight-hdr-tvlink {
    display: none;
  }

  .spotlight-hdr-tvlink-icon {
    top: 8px;
    width: 30px;
    height: 25px;
    background-color: transparent;
    background-position: -244px -125px;
    background-size: 275px;
  }

  .spotlight-list {
    margin: 0 0 0px 0 !important;
  }

  .spotlight-list-item {
    display: none;
    float: left;
    margin: 0 0 0px 0;
    width: 48.5%;
  }

  .spotlight-list-item._right {
    float: left;
    display: block;
    width: 100%;
    position: relative;
  }

  .spotlight-meta {
    z-index: 100;
    text-align: left;
    margin: 0 0 0 0;
    display: block;
    color: #888;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }

  .spotlight-item-author {
    display: inline;
    font-size: 14px;
    line-height: 40px;
    height: 25px;
    margin: 0 0 0 8px !important;
    font-weight: 300 !important;
    color: #888;
    color: #494949;
  }

  #spotlight .box-title {
    display: none;
  }

  #spotlight .box-title a {
    color: inherit;
  }

  .spotlight-thumb-link {
    display: block;
    margin: 0 0 100px 0 !important;
    padding: 0;
    border: none !important;
  }
  .spotlight-thumb-link span {
    display: block;
    overflow: none !important;
    max-height: 500px;
    position: relative;
    z-index: 25;
  }
}
#buttons-home {
  position: relative;
  height: 55px;
  margin: 0 0 9px 6px;
}

.bh-list {
  margin: 0;
}

.bh-list-item {
  width: 50%;
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}

.bh-btn {
  font-size: 18px !important;
  display: block;
  line-height: 53px !important;
  height: 53px;
  color: #494949;
  position: relative;
  border-radius: 4px;
  border: 1px solid #dde4eb;
}
.bh-btn#btn-webmail {
  margin: 0 5px 0 0;
  text-indent: 55px;
}
.bh-btn#btn-personal {
  margin: 0 0 0 4px;
  text-indent: 45px;
  text-transform: capitalize;
}
.bh-btn:hover {
  background-color: #f9f9f9;
  text-decoration: none;
  color: #2d2d2d;
  border-color: #ccd7e6;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.07);
}

.bh-icon {
  position: absolute;
  left: 10px;
  top: 10px;
  width: 40px;
  height: 32px;
  background-image: url("/assets/img/2014/zld-theme-btns.png?rev=5");
  background-repeat: no-repeat;
  background-position: 0 0;
}
.bh-icon._personal {
  background-position: -50px 0;
}

#favorieten {
  position: relative;
  background: #fff;
}

#toggle-favorites {
  position: absolute;
  bottom: 0px;
  display: block;
  left: 0px;
  right: 0px;
  height: 34px;
  border-top: 1px solid #dde4eb;
  text-align: center;
}
#toggle-favorites span {
  display: inline-block;
  margin: 8px auto 0 auto;
  width: 21px;
  height: 13px;
  background-position: -321px -9px;
}
#toggle-favorites:hover:active span {
  background-position: -321px -67px;
}
#toggle-favorites._open span {
  background-position: -342px -9px;
}
#toggle-favorites._open:hover:active span {
  background-position: -342px -67px;
}

.edit-favorites-link {
  display: none;
  position: absolute;
  bottom: 55px;
  font-size: 13px;
  text-align: center;
  font-weight: normal;
  letter-spacing: 0;
  z-index: 100;
  padding: 0 0 0 0;
}

.edit-favorites-link:hover {
  color: #0e47ba;
}

#sortable-box {
  overflow: hidden;
  position: absolute;
  top: 20px;
  bottom: 60px;
  left: 14px;
  right: 14px;
}

.edit-favorites-link:hover .edit-favorites-link-icon {
  background-position: -43px -33px;
}

#addLink .box-title {
  color: inherit;
}

.add-link-overlay {
  display: none;
  position: absolute;
  background-position: 0px -110px;
  left: -340px;
  top: -5px;
  width: 340px;
  height: 207px;
  z-index: 2000;
}

.edit-favorites .add-link-overlay {
  display: block;
}

.add-link-fieldset {
  margin: 5px 18px 0 5px;
  letter-spacing: 0;
  word-spacing: 0;
  padding: 13px;
}

.add-link-row {
  height: 50px;
}

.add-link-label {
  font-size: 11px;
  font-weight: bold;
  display: inline-block;
  margin: 0 0 2px 0;
}

.add-link-input {
  width: 280px;
  padding: 0 2px;
  height: 24px !important;
  line-height: 24px !important;
  font-size: 15px !important;
  border: 1px solid #ccd3e1;
}

.add-link-input.off {
  color: #838484;
}

input.error {
  background-color: #fff8be;
}

.add-link-fieldset label.error {
  font-size: 11px;
  color: #bb0202;
  font-weight: normal;
  font-style: italic;
  margin: 0 0 0 5px;
}

.add-link-fieldset .unit-title {
  margin: 0 0 13px 0;
}

#addLinkButton {
  margin: 0 5px 0 0;
  height: 25px;
  line-height: 25px;
  padding: 0 10px;
}

.connectedSortable {
  min-height: 26px;
}

.ui-state-highlight {
  position: relative;
  z-index: 500;
  background: #f0f6fd;
  height: 26px;
  border: 1px dashed #ccd3e1;
  margin: 0 13px -1px 0;
}

.delete-favorite {
  position: absolute;
  right: 1px;
  top: 5px;
  display: block;
  height: 15px;
  width: 15px;
  background-position: -64px -32px;
}

.edit-favorites .sortable-item.hvr .delete-favorite,
.delete-favorite:hover {
  background-position: -79px -32px;
}

.delete-favorite:active {
  background-position: -94px -32px;
}

#linkList1 {
  float: left;
}

#linkList2 {
  float: right;
}

.sortable-list {
  width: 49%;
}

.sortable-list-item {
  position: relative;
  list-style: none;
  margin: 0px 4px 0px 0;
  padding: 0 0 0 3px;
  line-height: 30px;
  height: 30px;
  border-top: 1px solid #fff;
  display: block;
  overflow: hidden;
}

.ui-sortable .sortable-list-item {
  border-top: 1px solid #e9ecf6;
}

.ui-sortable-disabled .sortable-list-item {
  border-top: 1px solid #fff;
}

.sortable-link {
  color: #494949;
  display: block;
  height: 30px;
  line-height: 30px;
  position: relative;
  padding: 0 0 0 28px;
}
.sortable-link:hover {
  color: #2d2d2d;
}

.edit-favorites .sortable-link:hover {
  text-decoration: none;
  cursor: move;
  background-color: #f0f6fd;
}

.edit-favorites .sortable-link:active {
  background-color: #fff;
}

.favicon {
  position: absolute;
  display: block;
  top: 2px;
  left: 0px;
  width: 24px;
  height: 25px;
  background-image: url("/assets/img/2014/favicons.png?rev=33");
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

._buienradar .favicon {
  background-position: -2px -985px;
}

/* ZN buienradar */
._prikbord .favicon {
  background-position: -2px -300px;
}

/* Prikbord */
._foto .favicon {
  background-position: -2px -420px;
}

/* Foto */
._vacaturebank .favicon {
  background-position: -2px -390px;
}

/* Vacaturebank */
._communities .favicon {
  background-position: -2px -510px;
}

/* Communities */
._weblog .favicon {
  background-position: -2px -480px;
}

/* Weblog */
._spelletjes .favicon {
  background-position: -2px -330px;
}

/* Spelletjes */
._hetweer .favicon {
  background-position: -2px -600px;
}

/* Het weer */
._helpdesk .favicon {
  background-position: -2px -360px;
}

/* Helpdesk */
._video .favicon {
  background-position: -2px -450px;
}

/* Video */
._zalando .favicon {
  background-position: -2px -720px;
}

/* Zalando */
._uitinzeeland .favicon {
  background-position: -2px -630px;
}

/* Uit in Zeeland  */
._nu .favicon {
  background-position: -2px -60px;
}

/* Nu.nl  */
._webmail .favicon {
  background-position: -2px 0px;
}

/* Webmail */
._anwb .favicon {
  background-position: -2px -210px;
}

/* ANWB  */
._postcodes .favicon {
  background-position: -2px -180px;
}

/* Postcodes  */
._telefoongids .favicon {
  background-position: -2px -90px;
}

/* De telefoongids  */
._ns .favicon {
  background-position: -2px -150px;
}

/* NS reisplanner  */
._facebook .favicon {
  background-position: -2px -30px;
}

/* Facebook  */
._twitter .favicon {
  background-position: -2px -120px;
}

/* Twitter  */
._bol .favicon {
  background-position: -2px -540px;
}

/* Bol  */
._wehkamp .favicon {
  background-position: -2px -240px;
}

/* Wehkamp  */
._routenet .favicon {
  background-position: -2px -660px;
}

/* Routenet */
._omroepzeeland .favicon {
  background-position: -2px -690px;
}

/* Omroep Zeeland */
._tv .favicon {
  background-position: -2px -750px;
}

/* TV */
._dell .favicon {
  background-position: -2px -780px;
}

/* Dell */
._ses .favicon {
  background-position: -2px -870px;
}

/* Dell */
._acties .favicon {
  background-position: -2px -960px;
}

/* Acties.nl */
._bosmenshop .favicon {
  background-position: -2px -900px;
}

/* Bos Men Shop */
._omoda .favicon {
  background-position: -2px -810px;
}

/* Omoda */
._coolblue .favicon {
  background-position: -2px -840px;
}

/* Coolblue */
._hema .favicon {
  background-position: -2px -930px;
}

/* Hema */
._morres .favicon {
  background-position: -2px -1011px;
}

._rabobank .favicon {
  background-image: url("/assets/img/2014/favicon-rabobank.png");
  background-position: 30% 50%;
}

._poortvliet .favicon {
  background-image: url("/assets/img/2014/favicon-poortvliet.png");
  background-position: 30% 50%;
}

._bomont .favicon {
  background-image: url("/assets/img/2014/bomont.png");
  background-position: 50% 50%;
}

/* Bomont */
._beslist .favicon {
  background-image: url("/assets/img/2014/beslist.png");
}

/* Beslist */
._smulders .favicon {
  background-image: url("/assets/img/2014/smulders.png");
}

/* Smulders textiel */
html, body {
  background-color: #f1f1f1;
}
@media only screen and (min-width: 40em) {
  html, body {
    background-color: #fff;
  }
}

#zeelandnethomepage {
  font-size: 15px;
}
@media only screen and (min-width: 40em) {
  #zeelandnethomepage {
    font-size: 15px;
  }
}

.yui3-g-r [class*="yui3-u"] {
  font-family: 'Lato', sans-serif;
  line-height: 1.5;
}

#zld-cover {
  position: relative;
  padding: 0 10px;
  margin: 0 -10px;
  min-height: 245px;
  background-repeat: no-repeat;
  background-size: cover;
}
@media only screen and (min-width: 40em) {
  #zld-cover {
    display: none;
  }
}

/*
 * ZeelandNet Live TV (promo)
 */
#zeelandnet-live-tv {
  min-height: 65px;
  border-bottom: 1px solid #dde9f6;
  margin: 0 10px 17px 0;
  position: absolute;
  top: 50px;
  width: 99%;
  z-index: 5;
}
@media (min-width: 600px) {
  #zeelandnet-live-tv {
    display: table;
    top: 0px;
  }
}
#zeelandnet-live-tv .thumb {
  width: 75px;
  position: absolute;
  padding: 0;
  margin: 0;
  left: 0px;
  top: 0px;
  cursor: pointer;
  z-index: 5;
  border: 1px solid #fff;
  background-color: #e4effb;
  background-image: url("/assets/img/livetv-thumb-week24.jpg");
  display: block;
  overflow: hidden;
  height: 55px;
}
#zeelandnet-live-tv .thumb._3 {
  background-image: url("/livetv/resources/icons/thumb-challenger.png");
}
#zeelandnet-live-tv p {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 6px 90px;
  font-size: 15px;
}
#zeelandnet-live-tv p a {
  font-weight: 700;
}
@media (min-width: 600px) {
  #zeelandnet-live-tv p {
    font-size: 19px;
  }
}

.zld-wrapper {
  padding: 0;
}

.bnr-wide {
  position: relative;
  display: none;
  max-width: 1200px;
  margin: auto;
  box-sizing: border-box;
}
@media (min-width: 1200px) {
  .bnr-wide {
    z-index: 1000;
    display: block;
  }
}

#special-insert {
  display: none;
}
@media only screen and (min-width: 40em) {
  #special-insert {
    display: block;
    height: 110px;
    border-bottom: 1px solid #dde4eb;
    text-align: center;
    margin: 0 0 25px 0;
  }
}
#special-insert .dfp {
  display: none;
}
@media only screen and (min-width: 40em) {
  #special-insert .dfp {
    display: block;
    margin: auto;
    height: 90px;
    width: 728px;
  }
}

#promo_back-at-sea strong {
  font-weight: 700;
  border-bottom: 1px solid #666;
}
#promo_back-at-sea em {
  position: relative;
  font-weight: 700;
}
#promo_back-at-sea em:before {
  content: '';
  position: absolute;
  top: -16px;
  left: -70px;
  display: inline-block;
  width: 66px;
  height: 58px;
  background-image: url("/zoekspel/assets/img/backatsea/back_at_sea-sprite.png");
  background-repeat: no-repeat;
  background-size: 80px;
  background-position: 0 -44px;
}
#promo_back-at-sea:hover strong {
  color: #e85544;
  border-bottom: 1px solid #e85544;
}

.close-notice {
  display: block;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 10px;
  right: 10px;
  border-radius: 2px;
  background-color: red;
  background-repeat: no-repeat;
  background-position: 0 0;
  background: url("/assets/img/2014/close.png") 50% no-repeat;
  background-size: 16px;
  border: 0px;
  cursor: pointer;
  opacity: .7;
}
.close-notice:focus {
  outline: none;
}
.close-notice:hover {
  opacity: 1;
}

#banner-websitevanhetjaar {
  display: none;
}
@media (min-width: 720px) {
  #banner-websitevanhetjaar {
    position: relative;
    z-index: 1300;
    text-align: center;
    display: block;
    padding: 0 0 0 0;
    height: 150px;
    max-width: 1200px;
    margin: auto;
    box-sizing: border-box;
  }
}
#banner-websitevanhetjaar strong {
  display: inline;
  color: #e21776;
  color: #e8a632;
  line-height: 30px;
}
#banner-websitevanhetjaar h4 {
  font-size: 19px;
  line-height: 1.5;
  margin: 0 0 0.63em 0;
  margin: 0;
  color: #2d2d2d;
  font-weight: 700;
}
@media (min-width: 720px) {
  #banner-websitevanhetjaar h4 {
    font-size: 21px;
  }
}
@media (min-width: 1024px) {
  #banner-websitevanhetjaar h4 {
    font-size: 24px;
  }
}
#banner-websitevanhetjaar a {
  color: #2d2d2d;
  display: inline-block;
  line-height: 24px;
  border-radius: 2px;
}
#banner-websitevanhetjaar a:hover {
  text-decoration: none;
}
#banner-websitevanhetjaar .trofee {
  position: absolute;
  right: 30px;
  top: 12px;
  width: 81px;
  height: 90px;
  background-image: url("/assets/img/2014/trofee.png");
  border: 0px;
}
#banner-websitevanhetjaar .trofee:hover {
  text-decoration: none;
  border-bottom: none;
}
#banner-websitevanhetjaar .mac-air {
  position: absolute;
  left: 20px;
  top: 12px;
  width: 147px;
  height: 90px;
  background-image: url("/assets/img/2014/mac-air.png");
  border: 0px;
}
#banner-websitevanhetjaar .mac-air:hover {
  text-decoration: none;
  border-bottom: none;
}

#homepage-boven {
  display: block;
  margin: 0 -10px 16px -10px;
  padding: 0 10px;
}
@media (min-width: 720px) {
  #homepage-boven {
    background-color: #fff;
  }
}

#curtaincall_ie8 {
  padding: 10px 0 0 0;
}
#curtaincall_ie8 p {
  font-size: 15px;
  line-height: 1.5;
  margin: 0 0 0.63em 0;
  margin-bottom: 0px !important;
}
@media (min-width: 1024px) {
  #curtaincall_ie8 p {
    font-size: 17px;
  }
}
@media (min-width: 1024px) {
  #curtaincall_ie8 p {
    font-size: 19px;
  }
}
#curtaincall_ie8 p a {
  color: #2d2d2d;
  text-decoration: underline;
}
#curtaincall_ie8 p a.link-notice {
  color: #0082d1;
  text-decoration: none;
}
#curtaincall_ie8 p .span-notice {
  margin: 0 0 0 10px;
}

#blurLayer {
  position: fixed;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background: #e8f0fa;
  opacity: 0.89;
  z-index: 1200;
}

.zld-msthd-settings {
  position: relative;
  z-index: 700;
  width: 18px;
}

.zld-msthd-settings-btn {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 800;
  display: block;
  width: 31px;
  height: 31px;
  background-color: #2d2d2d;
  border: 0px;
  cursor: pointer;
  outline: none;
  text-align: center;
}

.zld-msthd-settings-icon {
  position: relative;
  display: block;
  margin: 6px auto 0 auto;
  width: 17px;
  height: 17px;
  background-position: -111px -31px;
  z-index: 900;
}

.zld-msthd-settings-btn:hover .zld-msthd-settings-icon {
  background-position: -126px -31px;
}

.setting-color-list-item {
  cursor: pointer;
}
.setting-color-list-item._active {
  font-weight: 700;
}

/*
 * ZeelandNet Live TV (promo)
 */
#live-tv {
  top: 50px;
  min-height: 65px;
  border-bottom: 1px solid #dde9f6;
  margin: 0 10px 17px 0;
  position: absolute;
  z-index: 500;
}
@media only screen and (min-width: 40em) {
  #live-tv {
    display: table;
    top: 0px;
    width: 99%;
    z-index: 5;
  }
}
#live-tv .thumb {
  width: 75px;
  position: absolute;
  padding: 0;
  margin: 0;
  left: 0px;
  top: 0px;
  cursor: pointer;
  z-index: 5;
  border: 1px solid #fff;
  background-color: #e4effb;
  display: block;
  overflow: hidden;
  height: 55px;
  background-size: cover;
  	/*
  	&._2 {
	  background-image: url('/tv/assets/img/live-tv/livetv-thumb-hoek.jpg');
  	}
  	&._3 {
	  background-image: url('/tv/assets/img/live-tv/thumb-challenger.png');
  	}
  	*/
}
#live-tv p {
  display: table-cell;
  vertical-align: middle;
  font-size: 19px;
  padding: 0 0 6px 90px;
}
#live-tv p a {
  font-weight: 700;
}

.newsflash-insert {
  display: none;
  min-height: 65px;
  border-bottom: 1px solid #dde9f6;
  margin: 0 10px 17px 0;
  padding: 1px 0 0 0;
  position: absolute;
  top: 0px;
  z-index: 5;
}

.newsflash-insert._show {
  display: block;
  width: 99%;
}

._plusnews {
  position: relative;
  padding-top: 84px;
}

.newsflash-insert-thumb {
  width: 75px;
  position: absolute;
  padding: 0;
  margin: 0;
  left: 0px;
  top: 0px;
  cursor: pointer;
  z-index: 5;
  border: 1px solid #fff;
  display: block;
  overflow: hidden;
  height: 50px;
}

.play-icon {
  position: absolute;
  left: 50%;
  bottom: 50%;
  width: 74px;
  height: 74px;
  margin: 0 0 -37px -37px;
  background-position: -183px -37px;
  background-size: 275px;
}
@media (min-width: 720px) {
  .play-icon {
    display: none;
  }
}

.newsflash-insert-thumb-img {
  margin: 0 0 0 -1px;
  width: 82px;
  height: 46px;
  display: block;
}

.newsflash-insert-thumb-caption {
  display: none;
}

.newsflash-insert-title {
  font-size: 15px;
  line-height: 1.5;
  margin: 0 0 0.63em 0;
  font-weight: 700;
  margin: 0 0 0 87px;
  padding: 0 0;
  cursor: pointer;
  display: inline-block;
  color: #2d2d2d;
}
@media (min-width: 1024px) {
  .newsflash-insert-title {
    font-size: 17px;
  }
}
@media (min-width: 1024px) {
  .newsflash-insert-title {
    font-size: 19px;
  }
}

.newsflash-insert-title em span {
  font-weight: normal;
}

.newsflash-insert-title em {
  font-weight: bold;
}

.newsflash-insert-intro {
  cursor: pointer;
  display: block;
  margin: 0 0 0 87px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #2d2d2d;
}
@media (min-width: 720px) {
  .newsflash-insert-intro {
    color: #494949;
  }
}

._long .newsflash-insert-title {
  padding: 13px 0 3px 0;
}

._long .newsflash-insert-intro {
  cursor: pointer;
  display: inline-block;
  margin: 0 0 0 13px;
  padding: 13px 0 0 0;
}

#newsflash-duration {
  display: none;
}

.newsflash-video {
  display: none;
  position: absolute;
  height: 451px;
  background-color: #fff;
  z-index: 10;
}

#nieuwsflits {
  height: 410px;
  text-align: center;
  line-height: 410px;
}

.newsflash-video-container {
  display: none;
  position: relative;
  height: 620px;
  width: 728px;
  margin: 0px auto;
  z-index: 6;
}

.newsflash-insert-divider {
  height: 18px;
  width: 974px;
  position: absolute;
  bottom: -27px;
  left: -133px;
  background-image: url("http://www.zeelandnet.nl/assets/img/2011/schaduw5.png");
  background-repeat: no-repeat;
  background-position: 50% 0;
}

.newsflash-video-close-btn {
  display: block;
  background-position: -277px -1px;
  width: 27px;
  height: 27px;
  margin: 0 0 10px 0;
}

.newsflash-video-close-btn:hover {
  background-position: -277px -30px;
}

.newsflash-video-close-btn:active {
  background-position: -277px -59px;
}

.newsflash-video-embed {
  display: block;
  width: 726px;
  height: 413px;
  border: 1px solid #dde4eb;
  margin: 0 0 27px 0;
}

.newsflash-video-embed.loading {
  background-image: url("http://www.zeelandnet.nl/assets/img/2011/ajax-loader.gif");
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.newsflash-video-text {
  margin: 27px 0px 55px 0;
  letter-spacing: 0;
  word-spacing: 0;
}

.previous-newsflashes {
  font-size: 10px;
  color: #7c8aa6;
}

.newsflash-viewmore {
  color: #0082d1;
}

.newsflash-social {
  float: right;
  height: 21px;
  width: 100px;
  margin: 27px 0 0 0;
}

.newsflash-social-link {
  display: block;
  width: 16px;
  height: 16px;
  margin: 0 0 0 5px;
  background: #fff;
  float: right;
}

.newsflash-social-link img {
  border: 0px;
  display: none;
}

/*
 * Box
 */
.box-nav {
  display: none;
}

.box {
  padding: 12px 14px 14px 14px;
  border-radius: 4px;
  border: 1px solid #dde4eb;
  box-shadow: none;
  margin: 0 0px 16px 0px;
  box-sizing: content-box;
  background-color: #fff;
}
.box._0 {
  height: 19px;
  padding-top: 14px;
  margin-bottom: 12px !important;
}
.box._1 {
  height: 138px;
}
.box._2 {
  height: 85px;
  position: relative;
}
.box._3 {
  height: 259px;
}
.box._4 {
  height: 235px;
  position: relative;
}
.box._below {
  height: 85px;
  position: relative;
}
@media only screen and (min-width: 40em) {
  .box._below {
    display: flex;
    align-items: center;
    height: 111px;
  }
}
.box._heightened {
  height: 308px;
}
.box._filled {
  background-color: #e4effb;
  border-color: #e4effb;
}
.box._none {
  border-color: #fff;
  padding: 0;
  height: 115px;
}

@media (min-width: 720px) {
  #linkerkolom .box {
    margin: 0 6px 9px 0;
  }

  #middenkolom .box {
    margin: 0 3px 9px 3px;
  }

  #rechterkolom-top {
    -webkit-box-flex: 1;
  }
  #rechterkolom-top .box {
    margin: 0 0 9px 6px;
  }

  #rechterkolom .box {
    margin: 0 0 9px 6px;
  }
}
@media (max-width: 640px) {
  .flexi-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}

@media (max-width: 640px) {
  #linkerkolom {
    display: flex;
    flex-wrap: wrap;
  }
}
@media (max-width: 640px) {
  #linkerkolom .box {
    width: 100%;
    justify-content: space-between;
  }
}
@media (max-width: 640px) {
  #linkerkolom .box#omroepzeeland {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    order: 1;
  }
}
#linkerkolom .box#nunl {
  display: flex;
  align-items: center;
}
@media (min-width: 600px) {
  #linkerkolom .box#nunl {
    height: 111px;
  }
}
@media (max-width: 640px) {
  #linkerkolom .box#nunl {
    flex-direction: row-reverse;
    order: 3;
  }
}
@media (max-width: 640px) {
  #linkerkolom .box#weblog {
    display: flex;
    flex-direction: row-reverse;
    order: 4;
  }
}
@media (max-width: 640px) {
  #linkerkolom .box#pzc {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    order: 5;
  }
}
@media (max-width: 640px) {
  #linkerkolom .box#eboulevard {
    display: flex;
    flex-direction: row-reverse;
    order: 6;
  }
}

.bnr-mobile-between {
  display: flex;
  height: 250px;
  margin: 0 auto 1rem auto;
  text-align: center;
  order: 2;
}
@media only screen and (min-width: 40em) {
  .bnr-mobile-between {
    display: none;
  }
}

.bnr-rechtsmidden-container {
  display: none;
}
@media only screen and (min-width: 40em) {
  .bnr-rechtsmidden-container {
    display: block;
    margin: auto;
    max-width: 390px;
    height: 296px;
    text-align: center;
  }
}

.bnr-rechtsmidden {
  display: inline-block;
  margin: auto;
  width: 300px;
  height: 250px;
}
@media only screen and (min-width: 90em) {
  .bnr-rechtsmidden {
    width: 336px;
    height: 280px;
  }
}

.box-chapeau {
  text-transform: uppercase;
  position: absolute;
  left: 116px;
  top: 16px;
  font-size: 12px;
  font-weight: 700;
  color: #47c3db;
  white-space: nowrap;
}

._filled .box-chapeau {
  color: #494949;
}

.box-thumb-link {
  display: block;
  float: left;
  min-width: 90px;
  width: 90px;
  height: 90px;
  line-height: 68px;
  margin: -2px 15px 0 -4px;
  overflow: hidden;
  position: relative;
  background-color: #fff;
  text-align: center;
}
.box-thumb-link._spelletje {
  margin-top: -5px;
}
.box-thumb-link img {
  max-width: 90px;
  height: 90px;
  margin: auto;
  border: 0px;
  vertical-align: middle;
}

._filled .box-thumb-link {
  background-color: #fff;
}

.box-contents {
  display: inline;
}

#filmvandedag img {
  margin: 0 0 0 -18px;
  max-width: 292px;
}

.box-title {
  font-size: 15px;
  line-height: 1.5;
  margin: 0 0 0.63em 0;
  font-weight: 700;
  color: #0082d1;
  margin: 0 0 12px 0;
}
@media (min-width: 1024px) {
  .box-title {
    font-size: 17px;
  }
}
@media (min-width: 1024px) {
  .box-title {
    font-size: 19px;
  }
}
.box-title:first-letter {
  text-transform: capitalize;
}
@media (max-width: 720px) {
  .box-title {
    margin: 0 0 16px 0;
    font-size: 19px;
    max-height: 55px;
    overflow: hidden;
  }
}
.box-title a {
  color: #0082d1;
}

._2 .box-title,
._below .box-title {
  padding-top: 26px;
}
@media (max-width: 720px) {
  ._2 .box-title,
  ._below .box-title {
    padding-top: 0px;
    margin: 0 0 5px 0;
  }
}

.box-copy {
  position: relative;
  display: inline;
}
@media only screen and (min-width: 40em) {
  .box-copy {
    display: flex;
    height: 90px;
    float: none;
  }
}
@media only screen and (min-width: 40em) {
  .box-copy .box-chapeau {
    top: 5px;
    left: 0px;
  }
}

#weblog .box-title:first-letter {
  text-transform: uppercase;
}

.box-title-link {
  color: #0082d1;
}

.box-title-link:hover {
  text-decoration: none;
}

.box-list {
  margin: 0;
  padding: 0;
}

.box-list-item {
  margin: 0 0 1px 0;
  list-style: none;
  padding: 0 5px 0 11px;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 22px;
}
@media (max-width: 767px) {
  .box-list-item {
    margin: 0;
    padding: 0;
    border-top: 1px solid #eee;
    white-space: normal;
    text-overflow: normal;
    line-height: 19px;
  }
}

.square {
  position: absolute;
  top: 9px;
  left: 0px;
  background-color: #47c3db;
  width: 3px;
  height: 3px;
  display: block;
  background-position: -1000px -1000px;
}
@media screen and (max-width: 767px) {
  .square {
    display: none;
    right: 0px;
    left: auto;
    top: 12px;
    width: 8px;
    height: 14px;
    background-color: #fff;
    background-position: -106px -203px;
    background-size: 275px;
  }
}

.box-list-item-link {
  color: #2d2d2d;
}
@media screen and (max-width: 767px) {
  .box-list-item-link {
    margin: 0;
    padding: 8px 0;
    color: #2d2d2d;
    display: block;
    position: relative;
  }
}

.box-list-item-link:hover {
  text-decoration: underline;
  color: #000;
}

/*
 * Poll
 */
#poll._3 {
  height: 286px;
}
#poll .box-title {
  margin: 0 0 12px 0;
}

.poll-archive-link {
  position: absolute;
  top: 13px;
  right: 21px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  color: #47c3db;
}

.poll-readmore {
  white-space: nowrap;
  color: #0082d1;
}
.poll-readmore:hover .poll-readmore-arrow {
  margin: 0 0 0 6px;
}

.poll-readmore-arrow {
  background-color: #0082d1;
  background-position: -163px -8px;
  width: 10px;
  height: 10px;
  display: inline-block;
  margin: 0 1px 0 5px;
}

.poll-row {
  height: 29px;
  margin: 0 0 0px 5px;
}

.poll-radio {
  margin: 0 5px 0 0;
  font-size: 15px;
  line-height: 1.5;
}
@media (min-width: 720px) {
  .poll-radio {
    font-size: 14px;
  }
}
@media (min-width: 1024px) {
  .poll-radio {
    font-size: 15px;
  }
}

.poll-label {
  float: left;
  height: 29px;
  line-height: 29px;
  color: inherit;
}
@media (min-width: 720px) {
  .poll-label {
    color: #2d2d2d;
  }
}

.unit-row {
  padding: 0px 0 0 0;
}

.unit-p {
  margin: 0 0 18px 0;
}
@media (min-width: 720px) {
  .unit-p {
    color: #2d2d2d;
  }
}

.poll-answer-txt {
  margin: 0 0 3px 0;
}
@media (min-width: 720px) {
  .poll-answer-txt {
    color: #2d2d2d;
  }
}

.btn-poll-submit {
  text-align: center;
  font-size: 15px;
  line-height: 1.5;
  color: #fff;
  font-weight: bold;
  height: 34px;
  line-height: 30px;
  padding: 0 13px;
  -webkit-appearance: none;
}
@media (min-width: 720px) {
  .btn-poll-submit {
    font-size: 14px;
  }
}
@media (min-width: 1024px) {
  .btn-poll-submit {
    font-size: 15px;
  }
}

.slide-bg {
  position: relative;
  margin: 0 13px 10px 0px;
  border-radius: 7px;
  background-color: #edf4fb;
}

.slide-bg-l {
  /* padding: 0 0 0 6px; */
  height: 12px;
  margin-bottom: 10px;
}

.slide {
  float: left;
  background-color: #47c3db;
  border-radius: 7px;
  font-size: 10px;
  font-weight: bold;
  text-align: right;
  color: #fff;
  padding: 0 6px 0 0;
  min-width: 20px;
  line-height: 12px;
}

#votes {
  padding: 13px 0 0 0;
  font-size: 12px;
  margin: 0 0 21px 0px;
  color: #2d2d2d;
}

/*
 * Twitterfeed
 */
.twitterfeed {
  position: relative;
  margin: 0 0 70px 0;
}

.tweet-list {
  padding: 0px 0 0 0;
}

.tweet-list-item {
  list-style: none;
  background-color: #fff;
  border: 1px solid #dde4eb;
  border-radius: 5px;
  position: relative;
  padding: 20px 20px;
  color: #2d2d2d;
  text-align: center;
}
@media (min-width: 720px) {
  .tweet-list-item {
    line-height: 1.6em;
    font-size: 17px;
  }
}

.twitter {
  margin: 0 0 13px 0;
  min-height: 70px;
  color: #7c8aa6;
  position: relative;
}

.tweet-user {
  display: block;
  position: absolute;
  left: 0px;
  bottom: -35px;
  font-size: 13px;
  line-height: 20px;
  font-weight: bold;
  color: #2d2d2d;
  height: 20px;
}
.tweet-user .fi-social-twitter {
  float: left;
  color: #47c3db;
  font-size: 28px;
  width: 28px;
  display: inline-block;
}

.tweet-user-balloon {
  width: 16px;
  height: 14px;
  position: absolute;
  bottom: -11px;
  left: 65px;
  background-position: -55px -60px;
}
.tweet-user-balloon .icon-twitter {
  color: #47c3db;
  top: 20px;
  position: absolute;
  left: -13px;
  font-size: 25px;
}

#ads-rb-home {
  text-align: center;
  padding: 9px 0 0 0;
}

#ads-below-home {
  width: 728px;
  display: block;
  height: 90px;
  padding: 13px 0 0 0;
  text-align: center;
  margin: 0 auto 70px auto;
  position: relative;
}

#poll {
  position: relative;
  z-index: 100;
}

#weer_placeholder,
#sitevandedag_placeholder {
  display: none;
}

#shortcuts {
  margin: 0 0 10px 0;
  padding: 10px 0 0 0;
}
@media (min-width: 720px) {
  #shortcuts {
    display: none;
  }
}

.shortcut {
  border-radius: 3px;
  display: block;
  height: 40px;
  line-height: 40px;
  margin: 0 5px 8px 0;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  box-shadow: none;
  text-align: center;
  background-color: #fff;
  color: #0082d1;
  border: 1px solid #dcdcdc;
}
.shortcut:hover {
  text-decoration: none;
  color: #2d2d2d;
}

#shortcuts li:nth-child(2n) .shortcut {
  margin: 0 0 10px 5px;
}

.box-nav-icon {
  position: absolute;
  left: 13px;
  top: 6px;
  display: block;
  width: 30px;
  height: 25px;
  background-size: 275px;
  background-repeat: no-repeat;
}
@media (min-width: 768px) {
  .box-nav-icon {
    display: none;
  }
}

#weer_placeholder .box-nav-icon {
  background-position: -206px -125px;
}

#vandaagoptv .box-nav-icon {
  background-position: -246px -125px;
}
@media (min-width: 600px) {
  #vandaagoptv._2 {
    display: flex;
    align-items: center;
    height: 111px;
  }
}

@media screen and (max-width: 767px) {
  #weer_placeholder,
  #sitevandedag_placeholder {
    display: block;
  }

  #weer_placeholder {
    min-height: 134px;
  }

  #culinair, #weer, #sitevandedag {
    display: none;
  }

  a {
    color: #0082d1;
  }

  ._plusnews {
    padding-top: 0px;
    position: relative;
  }

  .newsflash-insert {
    position: relative !important;
    height: auto !important;
    margin: 0px 0px 16px 0px;
    padding: 0 0 13px 0;
    width: auto !important;
    background-color: #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    border-radius: 2px !important;
    border: 0px !important;
  }

  .newsflash-insert-title {
    margin: 0 13px 10px 13px;
    letter-spacing: 0px;
    color: #0082d1;
  }

  .newsflash-insert-date {
    display: none;
  }

  .newsflash-insert-title em span {
    font-weight: 300;
  }

  .newsflash-insert-title em span {
    font-weight: 500;
  }

  .newsflash-insert-intro {
    display: block;
    float: none;
    margin: 0 13px 13px 13px;
    white-space: normal;
    overflow: visible;
  }

  .newsflash-insert-intro date {
    display: block;
    color: #959595;
    margin: 0 0 1px 0;
  }

  .newsflash-insert-intro date:first-letter {
    text-transform: uppercase;
  }

  .newsflash-viewmore {
    display: none;
  }

  .newsflash-insert-thumb {
    padding: 0px;
    width: 100%;
    height: auto;
    margin: 0 0 15px 0;
    position: relative;
    border: 0px none;
  }

  #newsflash-duration {
    position: absolute;
    display: inline-block;
    background: #111;
    right: 5px;
    bottom: 5px;
    width: 35px;
    height: 14px;
    color: #fff;
    font-size: 12px;
    line-height: 14px;
  }

  .newsflash-insert-thumb-img {
    width: 100%;
    height: auto;
  }

  #poll {
    margin-top: 0px !important;
  }

  .poll-row {
    margin: 0 0 5px 0;
  }

  .poll-label {
    padding: 0px 0 0 8px;
  }

  .box-nav {
    clear: right;
    display: block;
    padding: 10px  0 0 0;
    font-size: 16px;
  }

  #weerbeeld {
    margin: -13px 0 0 0;
    width: 100%;
    height: auto;
  }

  .box-nav ul {
    border-top: 1px solid #eee;
    margin: 0 -13px;
    padding: 0 13px;
  }

  .box-nav li {
    height: 40px;
    line-height: 40px;
  }

  .box-nav a {
    color: #2d2d2d;
    position: relative;
    padding: 0 0 0 43px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
    display: block;
    margin: 0 -13px;
  }

  .box._1 {
    height: auto;
    padding-top: 16px;
  }

  #vandaagoptv._2,
  #weer_placeholder._2 {
    padding-bottom: 0px;
    height: auto !important;
  }

  .box._3 {
    height: auto;
    padding-top: 16px;
    padding-bottom: 26px;
  }

  .box._filled {
    background-color: #fff;
    border-color: #e5e5e5;
  }

  .box-chapeau {
    font-size: 14px;
    color: #888;
    font-weight: 300;
    position: static;
    text-transform: none;
    letter-spacing: 0;
  }

  .box-thumb-link {
    float: right;
    margin: 0px 0px 0 10px;
  }

  .box-contents {
    display: block;
    min-height: 60px;
  }

  #rechterkolom-top {
    display: none;
  }

  #ads-rb-home,
  #ads-below-home {
    display: none;
  }

  #spelletjes,
  #f_secure,
  #zeelanddeal {
    display: none !important;
  }
}
