meta.foundation-data-attribute-namespace {
  font-family: false; }

.biofotolink img {
  vertical-align: bottom; }

/* See http://mrdanadams.com/2012/pixel-ems-css-conversion-sass-mixin/ */
/* Default font size in pixels if not overridden. */
/* Convert PX units to EMs.
Ex: margin-right: pem(16);
*/
/* Used to convert PX to EMs for multiple properties or values or both.
$base is an optional measurement that allows making measurements relative to the parent font size rather than the current. Also accepts a list of lists (instead a list of values) for properties that accept multiple lists of values. Only numbers of converted; everything else is passed through.

Examples:

@include scale(line-height, 30)
@include scale(line-height, 30, 16)
@include scale(width height, 125);
@include scale(padding, 0 25, 16);
@include scale(text-shadow, (#0d6e28 1 1) (#777 0 0 2), 16);
@include scale(box-shadow, (inset 0 0 0 1 #2a9022) (inset 0 0 3 #459966), 16);
*/
header #header_logo_links, header #nav .algemeen, header .terug_button, header .vooruit_button, header #f15_datum_in_balk, header #f15_datum_in_balk .icon-calender_input, header .div_zoekveld > form {
  display: none; }

header #logos_en_titel #header_site-titel {
  margin-top: 0.16em;
  text-align: left;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  margin: 0; }

.niet_ingelogd #nav .persoonlijk li:nth-child(1) {
  display: block; }

#header_container .nav_content {
  justify-content: flex-end; }

#f15mpopacc0 {
  margin-left: 0; }

.f15mpopm {
  width: 100px !important; }

#main p, #main .infowijzer {
  max-width: 60rem; }

@media only screen and (min-width: 35.5em) and (max-width: 53.6875em) {
  body.geen_vlucht:not(#homepage) #logos_en_titel {
    margin: 0 0 0 0.75rem;
    width: calc(100% - 0.75rem); }
  .niet_ingelogd header #logos_en_titel #header_site-titel {
    padding-left: 0; } }

@media only screen and (min-width: 53.75em) {
  #logos_en_titel #header_site-titel {
    width: 70%;
    padding-left: 0.75rem;
    padding-right: 0.75rem; } }
