/* ==========================================================================
HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
========================================================================== */
html,
button,
input,
select,
textarea {
  color: #222; }

body {
  font-size: 1em;
  line-height: 1.4; }

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

img {
  vertical-align: middle; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* ==========================================================================
   Media Queries
   ========================================================================== */
/* ==========================================================================
   Helper classes
   ========================================================================== */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%; }

.hidden {
  display: none !important;
  visibility: hidden; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  /*
   * Don't show links for images, or javascript/internal links
   */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group;
    /* h5bp.com/t */ }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }
.cookiebanner--container.d-none {
  display: none; }

html.has-cookie-bar {
  margin-top: 30px;
  transition: all 0.25s; }
  html.has-cookie-bar .cookiebanner--container {
    background-color: black;
    color: white;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 101;
    box-sizing: border-box;
    padding: 15px 20px; }
    html.has-cookie-bar .cookiebanner--container .inner {
      display: flex;
      justify-content: left;
      align-items: center;
      position: relative; }
      @media (max-width: 820px) {
        html.has-cookie-bar .cookiebanner--container .inner {
          display: block; } }
    html.has-cookie-bar .cookiebanner--container .cookiebanner--left {
      width: calc(100% - 250px); }
      @media (max-width: 820px) {
        html.has-cookie-bar .cookiebanner--container .cookiebanner--left {
          width: 100%;
          display: block;
          margin-bottom: 12px; } }
    html.has-cookie-bar .cookiebanner--container .cookiebanner--right {
      flex-shrink: 0; }
    html.has-cookie-bar .cookiebanner--container .x_close {
      right: 0;
      top: 50%;
      transform: translateY(-50%);
      position: absolute;
      cursor: pointer;
      font-family: sans-serif;
      transition-duration: 0.5s;
      margin: 0 auto;
      width: 14px;
      height: 30px;
      backface-visibility: hidden; }
      @media (max-width: 820px) {
        html.has-cookie-bar .cookiebanner--container .x_close {
          top: inherit;
          transform: none;
          bottom: 2px; } }
      html.has-cookie-bar .cookiebanner--container .x_close span {
        background-color: white !important;
        display: block;
        position: absolute;
        height: 3px;
        width: 14px;
        border-radius: 6px;
        opacity: 1;
        left: 0;
        transform: rotate(0deg);
        transition: 0.25s ease-in-out;
        transition-delay: 0.14s;
        top: 14px; }
        html.has-cookie-bar .cookiebanner--container .x_close span:nth-child(1) {
          transform: rotate(45deg); }
        html.has-cookie-bar .cookiebanner--container .x_close span:nth-child(2) {
          transform: rotate(-45deg); }
      html.has-cookie-bar .cookiebanner--container .x_close:hover span:nth-child(1) {
        transform: rotate(45deg); }
      html.has-cookie-bar .cookiebanner--container .x_close:hover span:nth-child(2) {
        transform: rotate(-45deg); }
    html.has-cookie-bar .cookiebanner--container span {
      color: white; }
    html.has-cookie-bar .cookiebanner--container span.cookiebanner--left,
    html.has-cookie-bar .cookiebanner--container span.cookiebanner--right {
      color: white; }
    html.has-cookie-bar .cookiebanner--container a,
    html.has-cookie-bar .cookiebanner--container a:visited,
    html.has-cookie-bar .cookiebanner--container a:hover,
    html.has-cookie-bar .cookiebanner--container a:active {
      color: white; }
    html.has-cookie-bar .cookiebanner--container #catapultCookie {
      font-family: PFDinTextStd-Light;
      background-color: white;
      color: black;
      border: none;
      padding: 6px 20px 3px;
      margin: 0 0 0 20px;
      cursor: pointer; }
      @media (max-width: 820px) {
        html.has-cookie-bar .cookiebanner--container #catapultCookie {
          margin-left: 0; } }

.commission-filter {
  padding: 1.5em;
  position: relative; }
  .commission-filter h2 {
    text-align: right; }
  .commission-filter .commission-filter-dropdown,
  .commission-filter .commission-filter-copy,
  .commission-filter .commission-filter-dropdown-content {
    display: inline-block; }
  .commission-filter .commission-filter-dropdown {
    position: relative; }
    .commission-filter .commission-filter-dropdown .commission-filter-selected_year {
      padding: 0.6em; }
    .commission-filter .commission-filter-dropdown .commission-filter-dropdown-content {
      position: relative;
      list-style: none; }
      .commission-filter .commission-filter-dropdown .commission-filter-dropdown-content li {
        list-style: none;
        margin: 1em 0;
        display: inline-block; }
        .commission-filter .commission-filter-dropdown .commission-filter-dropdown-content li a {
          height: 1.8em;
          line-height: 1.8em;
          padding: 0.6em;
          text-decoration: none; }
          .commission-filter .commission-filter-dropdown .commission-filter-dropdown-content li a:hover {
            background-color: black;
            color: white; }
          .commission-filter .commission-filter-dropdown .commission-filter-dropdown-content li a.active {
            border: 1px solid black; }

/*# sourceMappingURL=main.css.map */
