/**
 * @file
 * Contains layout specific CSS.
 */
.main-content-inner {
  min-height: 20em;
}
.main-content-inner {
  margin-left: 0.5em;
  margin-right: 0.5em;
  padding-bottom: 6rem;
}
.page-layout--widelayout .main-content {
  width: auto;
}
.page-layout--widelayout .main-content-inner {
  display: block;
  float: none;
  margin: 0;
  position: static;
  width: auto;
}
/**
 * @file
 * This file contains grid system helper mixins.
 *
 * @TODO:
 *   - Add documentations and cleanup.
 */
/**
 * @file
 * This file exposes responsive design mixins.
 *
 *@TODO: Allow nesting media queries in other blocks. For 'inline' object responsive behavior.
 */
/**
 * Initialize placeholder mixins.
 */
/**
 * Render/print the mixins for the current file. The current file is the file in
 * which these responsive behavior mixins are included.
 */
@media (max-width: 51em) {
  body {
    min-width: 20rem;
  }
  .main-header-inner,
  .main-content-inner,
  .main-footer {
    margin-left: 0.5em;
    margin-right: 0.5em;
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
  .site-navigation-toggle-wrapper {
    margin-left: 0;
  }
  .footer-column {
    margin-bottom: 2em;
  }
  .page-layout--widelayout .page-title-wrapper {
    margin-left: 0.5em;
    margin-right: 0.5em;
  }
  .single-narrow-row-wrapper,
  .single-fluid-row-wrapper {
    margin-left: 0.5em;
    margin-right: 0.5em;
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
}
@media (min-width: 51em) {
  .single-narrow-row-wrapper {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0.5em;
    padding-right: 0.5em;
    width: 50em;
  }
}
@media (min-width: 51em) and (max-width: 76em) {
  .main-header,
  .main-content,
  .main-footer {
    margin: 0 auto;
    width: 50em;
  }
  .main-content-inner,
  .footer-identity {
    margin-left: 0.5em;
    margin-right: 0.5em;
  }
  .footer-column {
    display: inline;
    float: left;
    margin-left: 0.5em;
    margin-right: 0.5em;
    position: relative;
    width: 24em;
    margin-bottom: 2em;
  }
  .page-layout--widelayout .page-title-wrapper {
    margin: 0 auto;
    width: 50em;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
  .single-fluid-row-wrapper {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0.5em;
    padding-right: 0.5em;
    width: 50em;
  }
}
@media (max-width: 76em) {
  .site-navigation-toggle-wrapper {
    display: inline;
    float: left;
    margin-left: 0.5em;
    margin-right: 0.5em;
    position: relative;
    width: 4em;
    float: right;
    height: 90px;
    margin-right: 0;
  }
  .site-identity-wrapper {
    display: inline;
    float: left;
    margin-left: 0.5em;
    margin-right: 0.5em;
    position: relative;
    width: 6.5em;
    margin-left: 0;
  }
  .header-items {
    display: none;
  }
}
@media (min-width: 76em) {
  .main-content-inner {
    padding-bottom: 9rem;
  }
  .main-header,
  .main-content,
  .main-footer {
    margin: 0 auto;
    width: 75em;
  }
  .site-navigation-toggle-wrapper {
    display: inline;
    float: left;
    margin-left: 0.5em;
    margin-right: 0.5em;
    position: relative;
    width: 4em;
    display: inline-block;
    width: auto;
    padding: 0 10px;
    margin: 0;
  }
  .site-identity-wrapper {
    display: inline;
    float: left;
    margin-left: 0.5em;
    margin-right: 0.5em;
    position: relative;
    width: 7.125em;
  }
  .header-language {
    display: inline;
    float: left;
    margin-left: 0.5em;
    margin-right: 0.5em;
    position: relative;
    width: 6.5em;
    display: inline-block;
    width: auto;
    margin: 0;
    float: right;
  }
  .header-site-search {
    display: inline;
    float: left;
    margin-left: 0.5em;
    margin-right: 0.5em;
    position: relative;
    width: 1.5em;
    display: inline-block;
    width: 2rem;
    margin: 0 1.5rem 0 .7rem;
    float: right;
    position: static;
  }
  .header-items {
    display: inline;
    float: left;
    margin-left: 0.5em;
    margin-right: 0.5em;
    position: relative;
    width: 45.875em;
    width: auto;
    margin-left: 54px;
  }
  .main-content-inner,
  .footer-identity {
    margin-left: 0.5em;
    margin-right: 0.5em;
  }
  .footer-column {
    display: inline;
    float: left;
    margin-left: 0.5em;
    margin-right: 0.5em;
    position: relative;
    width: 17.75em;
  }
  .page-layout--widelayout .page-title-wrapper {
    margin: 0 auto;
    width: 75em;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
  .single-fluid-row-wrapper {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0.5em;
    padding-right: 0.5em;
    width: 75em;
  }
  .content-search-page {
    margin-left: -0.5em;
    margin-right: -0.5em;
  }
  .content-search-page .attachment-column-wrapper {
    display: inline;
    float: left;
    margin-left: 0.5em;
    margin-right: 0.5em;
    position: relative;
    width: 17.75em;
  }
  .content-search-page .main-column-wrapper {
    display: inline;
    float: left;
    margin-left: 0.5em;
    margin-right: 0.5em;
    position: relative;
    width: 55.25em;
  }
  .view-documents-search {
    margin-left: -0.5em;
    margin-right: -0.5em;
  }
  .view-documents-search .filters-column-wrapper {
    display: inline;
    float: left;
    margin-left: 0.5em;
    margin-right: 0.5em;
    position: relative;
    width: 17.75em;
  }
  .view-documents-search .main-column-wrapper {
    display: inline;
    float: left;
    margin-left: 0.5em;
    margin-right: 0.5em;
    position: relative;
    width: 55.25em;
  }
  .custom-doublelayout.layout-narrow-left-column {
    margin-left: -0.5em;
    margin-right: -0.5em;
  }
  .custom-doublelayout.layout-narrow-left-column .group-left {
    display: inline;
    float: left;
    margin-left: 0.5em;
    margin-right: 0.5em;
    position: relative;
    width: 17.75em;
  }
  .custom-doublelayout.layout-narrow-left-column .group-right {
    display: inline;
    float: left;
    margin-left: 0.5em;
    margin-right: 0.5em;
    position: relative;
    width: 55.25em;
  }
  .custom-doublelayout.layout-narrow-right-column {
    margin-left: -0.5em;
    margin-right: -0.5em;
  }
  .custom-doublelayout.layout-narrow-right-column .group-left {
    display: inline;
    float: left;
    margin-left: 0.5em;
    margin-right: 0.5em;
    position: relative;
    width: 55.25em;
  }
  .custom-doublelayout.layout-narrow-right-column .group-right {
    display: inline;
    float: left;
    margin-left: 0.5em;
    margin-right: 0.5em;
    position: relative;
    width: 17.75em;
  }
  .vocabulary-stakeholder-types.custom-doublelayout.layout-narrow-right-column .group-left {
    width: calc(66.666% - 0.5em);
  }
  .vocabulary-stakeholder-types.custom-doublelayout.layout-narrow-right-column .group-right {
    width: calc(33.333% - 1.5em);
  }
}
/**
 * @file
 * Misc helpers and shortcuts
 */
/*
 * Border radius.
 *
 * @see: http://border-radius.com
 * @see: http://caniuse.com/#feat=border-radius
 * @see: http://www.w3.org/TR/css3-background/#corners
 */
/*
 * Box sizing.
 *
 * @see: http://caniuse.com/#feat=css3-boxsizing
 * @see: http://www.w3.org/TR/css3-ui/#box-sizing
 */
/*
 * User select.
 * @see: http://caniuse.com/#feat=user-select-none
 * @see: https://drafts.csswg.org/css-ui-4/#content-selection
 * @see: https://developer.mozilla.org/en-US/docs/Web/CSS/user-select
 *
 * NOTE: This feature is non-standard!
 */
/*
 * CSS Transitions.
 *
 * @see: http://caniuse.com/#feat=css-transitions
 * @see: https://drafts.csswg.org/css-transitions-1
 * @see: https://drafts.csswg.org/css-transitions-1/#animatable-css
 */
/*
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of 'table' rather than 'block' is only necessary if using
 *    ':before' to contain the top-margins of child elements.
 *
 * @see: http://www.paulirish.com/2008/conditional-stylesheets-vs-css-hacks-answer-neither
 * @see: http://nicolasgallagher.com/micro-clearfix-hack
 * @see: http://www.satzansatz.de/cssd/onhavinglayout.html
 * @see: http://quirksmode.org/css/css2/display.html
 */
/*
 * Generates text-removing properties for use in image replacement. Does not
 * specify the background image (or it's positioning) itself - this needs to be
 * specified manually (or use one of the sprite mixins, if appropriate):
 *
 * 1. Opera requires some special treatment (!important) in order for the color to be overridden.
 * 2. Webkit seems not to respect width:0 on submit buttons, but font:0 does the trick.
 *
 * @TODO: Needs work!!!
 *
 * @see: http://css-tricks.com/examples/ImageReplacement
 * @see: http://www.ampsoft.net/webdesign-l/image-button.html
 * @see: https://github.com/h5bp/html5-boilerplate/issues/1108
 * @see: https://github.com/h5bp/html5-boilerplate/blob/master/css/main.css
 */
/*
 * Hide elements visually, but keep them available for screen-readers.
 *
 * Used for information required for screen-reader users to understand and use
 * the site where visual display is undesirable. Information provided in this
 * manner should be kept concise, to avoid unnecessary burden on the user.
 *
 * @see: DRUPAL .element-invisible {}
 */
/*
 * Apply single color to anchor tags.
 */
