@media screen and (max-width: 480px) {
  #grid[data-columns]::before {
    content: '1 .span4'; } }
@media screen and (min-width: 481px) and (max-width: 768px) {
  #grid[data-columns]::before {
    content: '2 .span4'; } }
@media screen and (min-width: 769px) {
  #grid[data-columns]::before {
    content: '3 .span4'; } }
.aui {
  /*
  #ministry-listing {
      .container-fluid {
          margin: 0px auto;
      }
      ul {
          float: left;
          list-style: none outside none;
          margin-bottom: 1em;
          margin-left: 5px;
          li {
              border-color: #22BCEC #E5E5E5 #BABABA;
              border-style: solid;
              border-width: 3px 1px 1px;
              display: block;
              float: left;
              margin: 10px 10px 0 0;
              &.selected .name {
                  background-color: #D0D0D0;
              }
              img {
                  max-height: 65px;
                  vertical-align: middle;
              }
          }
      }
      .image-container {
          background: none repeat scroll 0 0 #FFFFFF;
          border-radius: 3px 3px 0 0;
          display: block;
          height: 75px;
          text-align: center;
      }
      .helper {
          display: inline-block;
          height: 100%;
          vertical-align: middle;
      }
      .description {
          padding: 10px 0 10px 10px;
      }
      .name {
          background-color: #F8F8F8;
          border-radius: 0 0 3px 3px;
          color: #666666;
          display: block;
          font-size: 13px;
          line-height: 1em;
          min-height: 45px;
          padding: 8px 4px;
          text-align: center;
          width: 100%;
      }
      a:hover .name {
          background-color: #EEEEEE;
      }
      ul.ministries {
          border-left: 1px solid #CCCCCC;
          margin-left: 0px;
          padding-left: 35px;
          li {
              width: 23%;
          }
      }
  }
  */
  /*
  @media only screen and (max-width:50em) {
      #ministry-listing {
          ul.ministries {
              border-left: none;
          }
      }
  }
  @media only screen and (max-width:50em) {
      #ministry-listing {
          ul.ministries {
              border-left: none;
              margin-left: 0px;
              padding-left: 5px;
              li {
                  margin-right: 4px;
                  width: 30%;
              }
          }
      }
  }
  */ }
  .aui .eu #media_curtain {
    background-repeat: no-repeat;
    background-position: -170px center;
    background-attachment: fixed;
    background-size: 150%;
    background-position-y: -230px; }
    @media (min-width: 1200px) {
      .aui .eu #media_curtain {
        background-size: 120% !important; } }
    @media (max-width: 989px) {
      .aui .eu #media_curtain {
        background-position-y: 0px !important; } }
    @media (max-width: 700px) {
      .aui .eu #media_curtain {
        background-size: 270% !important; } }
    @media (max-width: 500px) {
      .aui .eu #media_curtain {
        background-size: 360% !important; } }
    @media (max-width: 400px) {
      .aui .eu #media_curtain {
        background-size: 440% !important; } }
    @media (max-width: 320px) {
      .aui .eu #media_curtain {
        background-size: 560% !important; } }
    .aui .eu #media_curtain .top-curtain {
      background: transparent !important;
      color: #fff; }
      .aui .eu #media_curtain .top-curtain section ul.ministry-menu li.vn {
        border: none !important; }
        .aui .eu #media_curtain .top-curtain section ul.ministry-menu li.vn > a {
          clear: both;
          margin-left: 0 !important;
          width: 160px !important;
          height: 99px;
          display: table !important;
          color: #fff !important; }
          @media (max-width: 989px) {
            .aui .eu #media_curtain .top-curtain section ul.ministry-menu li.vn > a {
              height: 138px !important; } }
          @media (max-width: 700px) {
            .aui .eu #media_curtain .top-curtain section ul.ministry-menu li.vn > a {
              width: 50% !important;
              float: left !important;
              clear: none !important; } }
          @media (max-width: 480px) {
            .aui .eu #media_curtain .top-curtain section ul.ministry-menu li.vn > a {
              width: 100% !important;
              float: left !important;
              clear: none !important; } }
          .aui .eu #media_curtain .top-curtain section ul.ministry-menu li.vn > a span.box {
            display: none !important; }
          .aui .eu #media_curtain .top-curtain section ul.ministry-menu li.vn > a span.text {
            border: 1px solid #fff;
            display: table-cell !important;
            padding: 10px;
            width: 100%;
            height: 60px;
            text-align: center;
            vertical-align: middle !important;
            color: #fff !important;
            background: rgba(0, 0, 0, 0.2);
            -webkit-transition: background-color 1s ease-out;
            -moz-transition: background-color 1s ease-out;
            -o-transition: background-color 1s ease-out;
            transition: background-color 1s ease-out; }
            @media (max-width: 700px) {
              .aui .eu #media_curtain .top-curtain section ul.ministry-menu li.vn > a span.text {
                text-align: left;
                padding-left: 20px; } }
          @media (max-width: 700px) {
            .aui .eu #media_curtain .top-curtain section ul.ministry-menu li.vn > a.vnsite {
              padding: 18px 9px 0px 18px !important;
              height: 60px !important; } }
          @media (max-width: 480px) {
            .aui .eu #media_curtain .top-curtain section ul.ministry-menu li.vn > a.vnsite {
              padding: 18px 18px 0px 18px !important; } }
          .aui .eu #media_curtain .top-curtain section ul.ministry-menu li.vn > a.eusite {
            font-size: 120% !important; }
            @media (max-width: 700px) {
              .aui .eu #media_curtain .top-curtain section ul.ministry-menu li.vn > a.eusite {
                padding: 18px 18px 0px 9px !important;
                height: 60px !important; } }
            @media (max-width: 480px) {
              .aui .eu #media_curtain .top-curtain section ul.ministry-menu li.vn > a.eusite {
                padding: 0px 18px 0px 18px !important; } }
          .aui .eu #media_curtain .top-curtain section ul.ministry-menu li.vn > a:hover span.text {
            background: rgba(0, 0, 0, 0); }
        .aui .eu #media_curtain .top-curtain section ul.ministry-menu li.vn ul.ministries {
          float: none !important; }
          @media (max-width: 989px) {
            .aui .eu #media_curtain .top-curtain section ul.ministry-menu li.vn ul.ministries {
              width: auto !important; } }
          .aui .eu #media_curtain .top-curtain section ul.ministry-menu li.vn ul.ministries li {
            height: auto !important; }
            .aui .eu #media_curtain .top-curtain section ul.ministry-menu li.vn ul.ministries li a {
              display: table !important;
              float: left;
              width: 100%;
              color: #fff !important; }
              .aui .eu #media_curtain .top-curtain section ul.ministry-menu li.vn ul.ministries li a span.box {
                display: none !important; }
              .aui .eu #media_curtain .top-curtain section ul.ministry-menu li.vn ul.ministries li a span.text {
                border: 1px solid #fff;
                display: table-cell !important;
                padding: 0 20px;
                width: 100%;
                height: 60px;
                text-align: left;
                vertical-align: middle !important;
                color: #fff !important;
                background: rgba(0, 0, 0, 0.2);
                -webkit-transition: background-color 1s ease-out;
                -moz-transition: background-color 1s ease-out;
                -o-transition: background-color 1s ease-out;
                transition: background-color 1s ease-out; }
              .aui .eu #media_curtain .top-curtain section ul.ministry-menu li.vn ul.ministries li a:hover span.text {
                background: rgba(0, 0, 0, 0); }
            .aui .eu #media_curtain .top-curtain section ul.ministry-menu li.vn ul.ministries li.vn {
              border: none !important; }
              .aui .eu #media_curtain .top-curtain section ul.ministry-menu li.vn ul.ministries li.vn a {
                clear: both;
                margin-left: 0;
                width: 160px;
                height: 99px; }
  .aui #media_curtain {
    background-color: #002f6c;
    -webkit-transition: background-color 1s ease-out;
    -moz-transition: background-color 1s ease-out;
    -o-transition: background-color 1s ease-out;
    transition: background-color 1s ease-out;
    position: relative;
    z-index: 11; }
    @media (max-width: 480px) {
      .aui #media_curtain {
        margin-bottom: 16px !important; } }
    .aui #media_curtain + #skip-to-content + .mobile-menu-actions {
      top: 109px !important; }
    .aui #media_curtain.open {
      background-color: #05326e !important;
      margin-bottom: 45px; }
    .aui #media_curtain .media-bar {
      position: relative;
      min-height: 45px;
      width: 100%;
      background: transparent !important;
      z-index: 100; }
      .aui #media_curtain .media-bar .language-version-selection-portlet {
        position: absolute;
        top: 0;
        left: 25%;
        width: 50%;
        margin: 0 auto; }
        .aui #media_curtain .media-bar .language-version-selection-portlet .portlet-body {
          width: 100%;
          float: left; }
          .aui #media_curtain .media-bar .language-version-selection-portlet .portlet-body ul li {
            border-right: none !important; }
            .aui #media_curtain .media-bar .language-version-selection-portlet .portlet-body ul li a {
              font-size: 13px;
              color: #fff !important;
              line-height: 1;
              padding: 5px;
              border-radius: 0px;
              background: transparent !important; }
    .aui #media_curtain .media-bar ul.inline {
      margin-bottom: 0;
      margin-left: 0;
      text-align: center;
      width: auto; }
    .aui #media_curtain .media-bar .inline > li {
      display: inline-block;
      float: none;
      margin-bottom: 10px;
      margin-top: 10px;
      padding-left: 5px;
      padding-right: 10px; }
    .aui #media_curtain .media-bar .remove-bottom > a {
      position: absolute;
      float: none !important;
      display: block;
      top: 0;
      font-size: 14px;
      line-height: 40px;
      padding: 0 15px;
      color: #fff !important; }
      .aui #media_curtain .media-bar .remove-bottom > a:hover, .aui #media_curtain .media-bar .remove-bottom > a:focus {
        color: #fff;
        text-decoration: none; }
      .aui #media_curtain .media-bar .remove-bottom > a [class^="icon-"] {
        margin-left: 2px; }
    .aui #media_curtain .vn-home {
      left: 0;
      padding-left: 35px !important;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='Layer_1' fill='%23FFFFFF' viewBox='0 0 39.7 54.1'%3E %3Cstyle%3E .st0%7Bfill:%23FFFFFF;%7D %3C/style%3E %3Cpath d='M9.1 16.4h-3c-.1 0-.1 2.2-.1 2.2s1.5 1.3 1.6 1.2l2-2.5 1.1-.5s-.5-.4-.6-.4-.1-.8-.1-.8l-.9.8zM10 17.7L8.2 20l2.9 1.2c1.7-.9 4.1-2.5 4.1-2.5L11 17.1l-1 .6zM6.2 10l-.2.5.2.6h3.1s.2-.5.2-.6l-.2-.5H6.2zM21 5.2c.6-.3 1.2-.2 1.7 0 .7.3.8.7.9 1.1 0 .2-.1.6-.2.7l1.5.7 2.9-3.8s-.3-.1-.7.1c-.4.2-.5.8-.4.9-.3-.8-1.2-.3-1.2-.3.6.9.1 1.3-.3 1.2-.6-.2-.6-.8-.6-.8s-.5.5-.9 0c-.3-.3.1-.8 1-.8 0 0 .1-.5-.4-.8-.3-.3-.9 0-.9 0s.4-.2.5-.6c.1-.3-.1-.7-.3-1.1-.5 0-.9.2-1 .5-.3.3-.1.7-.1.7s-.2-.6-.6-.7c-.5-.1-.9.3-.9.3.6.6.5 1.2.1 1.3-.6 0-.6-.7-.6-.7s-.4.5-.8.2c-.3-.2-.4-.8.7-1 0 0-.2-1-1-.7.1-.1.5-.5.3-.9C19.3.2 19 0 19 0l-.8 4.7 2.1 1c.3-.3.5-.4.7-.5zM6.2 11.7v4.1h2.7l.8-.6-.4-3.5zM10.3 6.4c0 .5.3.8.3.8v2s-.1.1-.1.3v.3h1.4v-.4c0-.1-.1-.2-.1-.2v-2c-.1-.2.2-.5.2-.8 0-.3-.2-.6-.3-.7V3.2s.1-.1.1-.2c.1-.2 0-.4 0-.4h-1.4v.3c0 .1.1.3.2.3v2.4c-.1 0-.3.2-.3.8zM25.9 7.3c4.2-.1 8.2-.2 9.8-.2l1.9-.9-1.9-.8c-1.3.1-4.5 0-8.2-.1l-1.6 2zM12.4 8.3s.7-.4 1.3-.5c.1-.1.4-.1 1-.1L17 5.3h-3.3c-.3 0-1.2-.7-1.3-.5 0 0-.2.5-.3.7 0 0 .4.5.4 1 0 .1 0 .6-.4 1-.1 0 .3.7.3.8zM5.3 7.5c.2 0 .4 0 .5-.1.2-.2.2-.6.2-.6v.8c0 .1.4.1.6-.1.3-.2.3-.5.4-.6v.8c.1 0 .4 0 .6-.2.3-.2.3-.4.4-.6v.6h.3s.2-.1.3-.1c.1-.1.2-.2.2-.5v-.7-1.3s0-.5-.2-.5h-.5c-.1 0-.1.4-.2.4l-.1-.4h-.6c-.1 0-.2.4-.2.4l-.2-.4h-.6c0 .1-.1.4-.2.4l-.1-.4h-.4c-.2 0-.3.3-.3.5v1.2c0 .3.1 1.4.1 1.4z' class='st0'/%3E %3Cpath d='M39.6 23.9c-.3-.1-.8-.2-1.1-.7.5.1.8.1 1-.1 0 0-.1-1.2-.2-1.7-.3.1-1 .2-1.4-.5-.1-.1-.2-.3-.3-.5-.9-1.3-2-2.1-3.1-2.7 2-1 2.6-1.9 2.9-2.5.6-1 1.1-4.2-1.7-5.7-2-1.1-4.1-.6-5-.2-1.7.8-2.9 2.6-2.5 4.8.4 2 1.7 2.7 3.3 3.5-1.3.7-2.2 1.5-2.2 3 0 1 .7 1.9.3 3.7 0 .2 1.2-.5 1.2-.5.4-1 .3-2.2.3-2.2.4.3.4 1.3.3 1.9 0 0 .8-.5.9-.7.4-1.3 0-2.1-.3-2.7-.2-.6.2-1.3.8-1.6.4.2.7.4 1.1.7.3.2 1.9 1.3 2.5 2.7.9 2.2.3 3.5 0 3.9-.6.9-1.3 1.6-2.4 1.7h-1c-.3-.1-.6-.1-.8-.2-.2-.1-.5-.2-.7-.3-.7-.3-2.5-1.4-4.1-3.1-1.3-1.4-2-2.4-2.7-3.1.7.3 1.7.2 1.7.2s.1-.7.1-1.1l.1-1.1s.1-.5.1-.9c0 0-2.2-.1-2.7-1.2 0 0 .4.3 1.2.3.7 0 1.5-.1 1.5-.1.1-.2.1-2 .1-2V14c-.4.1-1 0-1.6-.1-.4-.1-1.1-.5-1.3-.9 0 0 .5.2 1.2.3.8.1 1.8-.1 1.8-.2.1-.5 0-1.8 0-1.9 0 0 .1-1 0-1-.2 0-1.6 0-2.6-1.1 0 0-.4-.3 0-.9l-2.1-1s.4-.4.5-.9c0-.5-.7-.8-1.4-.7-.6.1-1 .7-1 .7l-2.6-1.2-2.1 2.1s-.1.2-.1.4v.2c0 .1-.1.2-.1.3-.2.3-.4.5-.6.7-.2.2-.3.4-.4.5-.2.3-.3.6-.4.8 0 0-.3.6.7 1.4l.1.1.1-.1.1.1c.1.1.3.2.4.3 0 0 .1-.3.3-.6.2-.3.5-.6.8-.7.3-.2.6-.3 1-.3.3 0 .5.1.7.3.3.3.5 1.2.3 1.5-.1-.1-.2-.1-.2-.1-.4-.2-1.3-.6-2.3-.1-.4.2-1 .5-2.2.8-.6.2-1 .1-1.1-.4-.1-.4.1-.8.1-.8s-.7.1-.9.8c-.2.7.1 1.3.7 1.4.5.1 1.4-.3 2.1-.6.2-.1.7-.4 1.1-.5.6-.3 1-.3 1.7 0 .5.2.7.5.7.5s-.2.5-1 .6c-.6 0-1.1-.3-1.3-.6 0 0-.1.3-.2.4-.2.3.1.5-.1.8-.1.3-.5.5-.8.7-.4.3-1 .5-1.2.5 0 0 .4.9.5 1 .2.4.6 1.2.9 1.5 0 0 .7-.2 1.3-.5.5-.3.9-.6 1-.9-.7 1.6-1.2 2.1-1.6 2.4-1.8 1.2-5.3 3.7-8.7 4.1-1 0-2.6-1.4-3-1.9-.3-.4-.9.2-.9.2s-1.1-.1-1.7.8c-.1.1.7-.1 1.2.1.3.1-.1.3-.1.6 0 .5 1.4.8 2 1 .2.1.2.2.1.2-1.1 0-1.8-.5-2.2-.6-.9-.3-1.1-.1-1.2.3-.1.1-1.1-.1-1.2 1.6 0 .2 1.1-1.2 1.2-.7.2 1.5 2.7.3 3.3.6.3.3-2.6.2-2.1 1.1.1.1-1.3 1-.1 2 0 0 .1-1.2.8-1.2.6 0 .9.6 1.6.1.2-.1.3-.4 1.3-.7.1 0 .1.3.2.6.1.1.4.1.4.3 0 .5-.6.9-.5.9 0 0 .7.3 1.3-.7.1-.2.3 0 .6-.1.9-.3 0-.8.5-1.3.6-.6 1.3-.9 2-1.2 0 0-.3.8.1 1.5l2.6-.7c-.3-.7.1-1.5.7-2.2.1-.1-.3 1.6 0 2l2.5-.7c-.2-.4-.1-1.1.1-1.6.3 1.2.9 2.4 2 2.9 1.9.8 3.6 1.2 6.5 2.1.8.2 1.6.5 2 .7.5.3-.3.9-.3.9.3.2.7.3 1.5.8.8.6 1.2 1.8 1.5 3.2.3 1 .4 2.4.1 2.9-.2.2-.4.4-1.5.6l.2 1c.8.1 1.4-.3 1.4-.3l-.2.2c-.3.3-.4.6-.4 1.1l1 .7c.3-.9.6-1.7.9-1.8.5-.2 2.6.9 3.4 3 .5 1.2.3 3.8-.9 4-.7.1-2.2-1.2-2.5-.6-.3.6-2.1.5-1.5 2.4.3-.5.8-.9 1.1-.8.2.1.2.3.3.5.2.3 1.9-.2 2 .1.1.1-.2.1-.4.1-.8.1-1.8.3-2 .7-.1.1 0 .2-.1.4-.2.5-.9.4-.9 1.6.1.5.6 1 .7 1 .1 0-.1-1.2.5-1.3.3-.1.3.4.7.4.6 0 1.9-1.9 2.5-1.8.2.1-1.1.9-1.3 1.6-.1.6.5.7.5 1.1 0 .9 1.8 1.4 1.9 1.2.1-.1-1.1-1-.8-1.4.2-.2.4.1.8-.1.1-.1-.6-1.4.9-2.9 0 0 .3.5.9.6.5.1.2 1.3.3 1.3.1 0 .7-.8.6-1.7 0 0 .4-.3.5-.6.2-.9-.9-.3-.8-2.6 0-.4-.1-.3-.4-.6-.2-.2-.3-.5-.1-.4.6.3 1.4 0 1.4 0 .2-2.3.1-2.5.1-2.5-.8 0-1.2-.2-1.4-.5.5.1 1.2 0 1.4-.2 0 0-.1-2.4-.2-2.4-.6.2-1.1.2-1.6-.2-.4-.3 0-1-.5-1.1-1-.3-1.8-.9-2-1.2-.4-.5-.3-.9-.3-.9.4.2.8.3 1.2.1l.1-1.9s-.4 0-.7-.2c-.4-.2-.6-.6-.6-.6s.3.1.7.2c.4.1.7-.1.7-.1l.3-2.2c-1.2.1-1.2-.6-1.2-.7 2.2-.3 3.5-2.3 3.9-4 .2.1.7.3 1.2.2 0 .2.1-1.3 0-1.5zM33.2 17c-1.4-.7-2.7-1.3-3.3-2.3-.6-1.1-.3-3.1 1.2-4 .3.3.3.7.3.7.4 0 1.2-.1 1.6-.1 0-.3 0-.8-.2-1.2.4.3.7.5.7 1.1.2 0 1.4.1 1.4.1 0-.4-.1-.7-.3-.9 1.5.6 1.9 2.1 1.9 2.9 0 1.1-.5 2.1-1.4 2.6-.7.6-1.3.9-1.9 1.1zM16.8 8.6c-.1-.1-.1-.6-.1-.7.1-.1 1.2.1 1.3.5 0 .1-1.1.3-1.2.2zM5.7 8.3s0 .3.1.7c.1.2.3.4.3.4h3.1l.9-1.4v-.7s-.3-.2-.3-.9c0-.4.3-.9.3-.9v-.7s-.5-.4-.7-.3v2.6c0 .5-.7 1-1.2 1.1-1.3.2-2.5.1-2.5.1z' class='st0'/%3E %3Cpath d='M30.8 50.7c-.1.4-.1.8-.1.8s-.1 0-.5-.2-1-.7-1.1-1.5v-.2c-1.1.4-3.1 1.1-5.3 1.2-3.7.1-7.5-.5-11.1-2.1-.5-.2-1-.5-1-.5s-.3.5.7 1.6c-.4-.1-.8-.1-1.1.1-.3.2-.5.5-.5.5 1 .7 1.7 1.2 2.5 1.6 2.1 1 6.3 2.5 12 2 5.3-.5 7.9-2.4 7.9-2.4-.9-.3-1.7-.9-2.2-1.4-.1.1-.1.3-.2.5zM31.6 27c.1 0 .1.1.2.1-.1-.1-.1-.1-.2-.1zM10.5 40.4c-.4 0-1.6-.5-2.2-.7-.5-.2-.6.3-.7.2-.8-.1-2.3.7-1.7 1.8 0 0 .6-1 1.2-.8.2.1-.1.7.3 1 .6.4 2.9-.4 3.3 0 .3.3-2.5.2-2.5.8v.3c.1.3-.5.5-.6 1.3 0 .8.9 1.4.9 1.4.1-.1-.2-1.1.1-1.2.2-.1.3.4.7.4.8.1 1.1-1.2 2.4-1.8 1.9-.9.4.4 1.1.5 1.1.3-.1 1.3-.1 1.3.3.2 1.3-.1 1.7-1.1.1-.3.3-.2.5-.4s0-.6.1-.9c.3-.5 1.4-.3 1.4-.8-.1-.6.5-.8.8-1 .1-.1.1.8 1.4 1.3.4-.2.7-.3 1.4-.6.3-.2.7-.4.8-.5 0 0-.5-.4-.7-1-.1-.3-.1-.5-.1-.5s.6.8 1.4 1.1c.6-.3 1.2-.6 1.7-1 .1-.1.2-.1.3-.2.1-.1-1.4-1.2-.8-1.5.6-.3-.9-1.8-.1-2.1 2.1-1.1 4.6-2.2 6.1-3 0-.1-.1-.9-.8-1.5-.7-.6-1.5-.9-2.1-1.2 0 0 .8-.5.7-.6-.3-.2-.6-.2-.6-.2-2.6 1-5.3 2.5-6.6 3.4-.9.6-2.2-.1-2.2-.1l-.2 1c.5.3.9.4 1.1.5-.4.1-1 .2-1.2.5l.3.9s.5-.5 1.4-.5v.1c.1 1.2-1.7 2.9-3.3 3.5-1.6.7-2.9.7-3.2.5-1.1-.7-1.2-1.7-1.7-1.8-.1 0-.3.2-.5.1-.9-.1-1.8-.1-2.2.7 0 0 2-.1 1.2.3-.8.5 1.3 1.4 1.9 1.7.2.4 0 .4-.1.4zM3.1 7.7c.6 0 1.6-.2 1.6-.2l-.1-2.4-1.2-.2c-1.2-.2-1.1 1-1.1 1v.7s.1 1.1.8 1.1z' class='st0'/%3E %3Cpath d='M11.4 49.3s-.8-.7.1-2.2c.5-.8.7-1.4.7-2 .1-.4-.3-.8-.7-.9-.4 0-.8.3-.9.7-.1 1 .7.8.7 1-.2.8-.5 1.3-.8 1.6-.1-.1-.3-.2-.5-.3-1.6-.9-3-1.7-5-2.2.1-.1.1-.2.1-.3.3-.5.5-.8.4-.8 0 0-.2.1-.7.4-.5.3-.7.3-1 .3-.2 0-.4-.1-.5-.1-.1.1-.2.3-.4.7 0 .8-.1.8-.1.9-.1.4-.2.4-.2.7 0 .1-.1.5.3.8.2.2.7.3.8.2.3-.2.1-.7.2-1 .1-.1.2-.1.2-.1.1 0 .1-.1.2-.1 1.8.7 3.5 1.8 5 2.9.1.1.2.1.3.2-.1.2-.1.5-.3.7-.4.8-.9 1.6-.8 2.2.1.4.3.7.7.7.4 0 .8-.3.8-.6.2-.7-.5-.8-.5-.8s.2-.7.3-.9c.7-1.8 1.6-1.7 1.6-1.7z' class='st0'/%3E %3C/svg%3E ");
      background-position: 10px 5px;
      background-size: 18px 24px;
      background-repeat: no-repeat;
      color: #fff;
      border-bottom: solid 5px #9264BD;
      z-index: 10; }
      .aui #media_curtain .vn-home.active {
        border-color: #bd96e2 !important; }
        .aui #media_curtain .vn-home.active:after {
          content: " ";
          display: block;
          border-style: solid;
          border-width: 10px 10px 0 10px;
          border-color: #bd96e2 transparent transparent transparent;
          width: 0px;
          position: absolute;
          bottom: -15px;
          text-align: center;
          left: 45%; }
          @media (max-width: 767px) {
            .aui #media_curtain .vn-home.active:after {
              left: 35% !important; } }
    .aui #media_curtain .feed-item {
      margin-bottom: 1em; }
    .aui #media_curtain .media-link {
      right: 0;
      color: #fff;
      border-bottom: solid 5px #f9b000;
      z-index: 10; }
    .aui #media_curtain .top-curtain {
      background-color: #ffffff;
      border-bottom: none;
      display: none;
      z-index: 2;
      position: relative;
      top: 45px;
      width: 100%; }
    .aui #media_curtain #media-login {
      border-bottom-color: #F9B000;
      border-bottom-width: 4px;
      padding: 15px; }
      .aui #media_curtain #media-login .container-fluid {
        margin: auto; }
    .aui #media_curtain .top-curtain h3 {
      margin-top: 20px; }
    .aui #media_curtain .top-curtain label {
      color: #222222;
      margin-bottom: 0.375em; }
    .aui #media_curtain .top-curtain fieldset {
      border: medium none;
      margin-top: 20px;
      padding-top: 0.875em; }
    .aui #media_curtain .top-curtain legend {
      background: none;
      font-size: 28px;
      font-style: normal;
      font-weight: 500 !important;
      line-height: 1em;
      border: none; }
    .aui #media_curtain .top-curtain h6 a:hover {
      text-decoration: underline; }
    .aui #media_curtain .top-curtain a:hover {
      text-decoration: none; }
    .aui #media_curtain #ministry-listing section a {
      font-size: 13px;
      line-height: 18px;
      font-family: "Gotham Narrow SSm 4r", "Gotham Narrow SSm A", "Gotham Narrow SSm B", "Helvetica Neue", Helvetica, Arial, sans-serif; }
      .aui #media_curtain #ministry-listing section a span.box {
        width: 9px;
        height: 18px;
        display: inline-block;
        vertical-align: middle;
        box-shadow: 0px 0px 0px 2px #fff; }
      .aui #media_curtain #ministry-listing section a span.text {
        display: inline;
        vertical-align: middle;
        color: #000; }
    .aui #media_curtain #ministry-listing section ul.ministry-menu {
      padding: 18px;
      margin: 0;
      list-style-type: none; }
      .aui #media_curtain #ministry-listing section ul.ministry-menu li.vn {
        border: 1px solid #365abd;
        width: 100%;
        max-width: 970px;
        margin: 0 auto !important;
        float: none !important;
        display: table !important; }
        .aui #media_curtain #ministry-listing section ul.ministry-menu li.vn ul.ministries {
          width: auto;
          float: right;
          padding: 9px 18px 9px 30px !important;
          margin: 0 !important;
          border: none !important;
          list-style-type: none; }
          @media (min-width: 990px) {
            .aui #media_curtain #ministry-listing section ul.ministry-menu li.vn ul.ministries {
              column-count: 4; } }
          @media (max-width: 989px) {
            .aui #media_curtain #ministry-listing section ul.ministry-menu li.vn ul.ministries {
              column-count: 3;
              width: 100%; } }
          @media (max-width: 700px) {
            .aui #media_curtain #ministry-listing section ul.ministry-menu li.vn ul.ministries {
              column-count: 2;
              padding: 9px 18px !important; } }
          @media (max-width: 500px) {
            .aui #media_curtain #ministry-listing section ul.ministry-menu li.vn ul.ministries {
              column-count: 1; } }
          .aui #media_curtain #ministry-listing section ul.ministry-menu li.vn ul.ministries li {
            border: none !important;
            float: none !important;
            margin: 0 !important;
            padding: 9px 0;
            width: auto !important;
            height: 45px; }
            .aui #media_curtain #ministry-listing section ul.ministry-menu li.vn ul.ministries li a {
              display: block;
              float: none; }
        .aui #media_curtain #ministry-listing section ul.ministry-menu li.vn > a {
          width: auto;
          float: left;
          margin-left: -5px;
          margin-top: 18px; }
  .aui .media-bar .lang-select li {
    border-right: 1px solid #dddddd;
    padding-right: 10px;
    margin-left: 0px;
    border-right-color: #585858;
    line-height: 20px; }
    .aui .media-bar .lang-select li:last-child {
      border-right: none;
      padding-right: 0; }
    .aui .media-bar .lang-select li a {
      font-size: 13px;
      color: #ccc;
      line-height: 1;
      padding: 5px; }
      .aui .media-bar .lang-select li a:hover {
        color: #ccc; }
      .aui .media-bar .lang-select li a .selected {
        font-weight: 500 !important;
        font-style: normal; }
  .aui .lang-select {
    margin-bottom: 0; }
    .aui .lang-select li a {
      background-color: #333;
      border-radius: 3px;
      color: #fff;
      font-size: 12px;
      line-height: 1;
      padding: 5px; }
      .aui .lang-select li a:hover {
        color: #fff;
        text-decoration: underline; }
  .aui #search a.advanced-search:hover {
    color: #fff;
    text-decoration: underline; }
  .aui .translations > a {
    margin: 0 3px; }
  @media only screen and (max-width: 30em) {
    .aui {
      		/*
              #ministry-listing {
                  ul.ministries {
                      border-left: none;
                      margin-left: 0px;
                      padding-left: 5px;
                      li {
                          margin-right: 4px;
                          width: 48%;
                      }
                  }
              }
              */ }
      .aui .media-bar .lang-select li {
        border-right: none;
        padding-right: 0px;
        padding-left: 0;
        margin-left: 0px;
        line-height: 20px;
        text-transform: uppercase; }
        .aui .media-bar .lang-select li:first-child {
          border-right: none;
          padding-right: 0;
          margin-left: -15px; }
        .aui .media-bar .lang-select li a {
          padding: 0 5px 0 0;
          font-size: 11px;
          font-weight: 500; } }

/*YJAVNK-473 ministry listing link focus contrast*/
.aui #media_curtain #ministry-listing section a:focus {
  outline: 3px solid white; }

.aui body .journal-content-article [class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem; }
.aui body .journal-content-article [class*="block-grid-"]:before, .aui body .journal-content-article [class*="block-grid-"]:after {
  content: " ";
  display: table; }
.aui body .journal-content-article [class*="block-grid-"]:after {
  clear: both; }
.aui body .journal-content-article [class*="block-grid-"] > li {
  display: block;
  height: auto;
  float: left;
  padding: 0 0.625rem 1.25rem; }
@media only screen {
  .aui body .journal-content-article .small-block-grid-1 > li {
    width: 100%;
    list-style: none; }
  .aui body .journal-content-article .small-block-grid-1 > li:nth-of-type(1n) {
    clear: none; }
  .aui body .journal-content-article .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both; }
  .aui body .journal-content-article .small-block-grid-2 > li {
    width: 50%;
    list-style: none; }
  .aui body .journal-content-article .small-block-grid-2 > li:nth-of-type(1n) {
    clear: none; }
  .aui body .journal-content-article .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }
  .aui body .journal-content-article .small-block-grid-3 > li {
    width: 33.33333%;
    list-style: none; }
  .aui body .journal-content-article .small-block-grid-3 > li:nth-of-type(1n) {
    clear: none; }
  .aui body .journal-content-article .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }
  .aui body .journal-content-article .small-block-grid-4 > li {
    width: 25%;
    list-style: none; }
  .aui body .journal-content-article .small-block-grid-4 > li:nth-of-type(1n) {
    clear: none; }
  .aui body .journal-content-article .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }
  .aui body .journal-content-article .small-block-grid-5 > li {
    width: 20%;
    list-style: none; }
  .aui body .journal-content-article .small-block-grid-5 > li:nth-of-type(1n) {
    clear: none; }
  .aui body .journal-content-article .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }
  .aui body .journal-content-article .small-block-grid-6 > li {
    width: 16.66667%;
    list-style: none; }
  .aui body .journal-content-article .small-block-grid-6 > li:nth-of-type(1n) {
    clear: none; }
  .aui body .journal-content-article .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }
  .aui body .journal-content-article .small-block-grid-7 > li {
    width: 14.28571%;
    list-style: none; }
  .aui body .journal-content-article .small-block-grid-7 > li:nth-of-type(1n) {
    clear: none; }
  .aui body .journal-content-article .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }
  .aui body .journal-content-article .small-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }
  .aui body .journal-content-article .small-block-grid-8 > li:nth-of-type(1n) {
    clear: none; }
  .aui body .journal-content-article .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both; }
  .aui body .journal-content-article .small-block-grid-9 > li {
    width: 11.11111%;
    list-style: none; }
  .aui body .journal-content-article .small-block-grid-9 > li:nth-of-type(1n) {
    clear: none; }
  .aui body .journal-content-article .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both; }
  .aui body .journal-content-article .small-block-grid-10 > li {
    width: 10%;
    list-style: none; }
  .aui body .journal-content-article .small-block-grid-10 > li:nth-of-type(1n) {
    clear: none; }
  .aui body .journal-content-article .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both; }
  .aui body .journal-content-article .small-block-grid-11 > li {
    width: 9.09091%;
    list-style: none; }
  .aui body .journal-content-article .small-block-grid-11 > li:nth-of-type(1n) {
    clear: none; }
  .aui body .journal-content-article .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both; }
  .aui body .journal-content-article .small-block-grid-12 > li {
    width: 8.33333%;
    list-style: none; }
  .aui body .journal-content-article .small-block-grid-12 > li:nth-of-type(1n) {
    clear: none; }
  .aui body .journal-content-article .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both; } }
@media only screen and (min-width: 40.063em) {
  .aui body .journal-content-article .medium-block-grid-1 > li {
    width: 100%;
    list-style: none; }
  .aui body .journal-content-article .medium-block-grid-1 > li:nth-of-type(1n) {
    clear: none; }
  .aui body .journal-content-article .medium-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both; }
  .aui body .journal-content-article .medium-block-grid-2 > li {
    width: 50%;
    list-style: none; }
  .aui body .journal-content-article .medium-block-grid-2 > li:nth-of-type(1n) {
    clear: none; }
  .aui body .journal-content-article .medium-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }
  .aui body .journal-content-article .medium-block-grid-3 > li {
    width: 33.33333%;
    list-style: none; }
  .aui body .journal-content-article .medium-block-grid-3 > li:nth-of-type(1n) {
    clear: none; }
  .aui body .journal-content-article .medium-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }
  .aui body .journal-content-article .medium-block-grid-4 > li {
    width: 25%;
    list-style: none; }
  .aui body .journal-content-article .medium-block-grid-4 > li:nth-of-type(1n) {
    clear: none; }
  .aui body .journal-content-article .medium-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }
  .aui body .journal-content-article .medium-block-grid-5 > li {
    width: 20%;
    list-style: none; }
  .aui body .journal-content-article .medium-block-grid-5 > li:nth-of-type(1n) {
    clear: none; }
  .aui body .journal-content-article .medium-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }
  .aui body .journal-content-article .medium-block-grid-6 > li {
    width: 16.66667%;
    list-style: none; }
  .aui body .journal-content-article .medium-block-grid-6 > li:nth-of-type(1n) {
    clear: none; }
  .aui body .journal-content-article .medium-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }
  .aui body .journal-content-article .medium-block-grid-7 > li {
    width: 14.28571%;
    list-style: none; }
  .aui body .journal-content-article .medium-block-grid-7 > li:nth-of-type(1n) {
    clear: none; }
  .aui body .journal-content-article .medium-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }
  .aui body .journal-content-article .medium-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }
  .aui body .journal-content-article .medium-block-grid-8 > li:nth-of-type(1n) {
    clear: none; }
  .aui body .journal-content-article .medium-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both; }
  .aui body .journal-content-article .medium-block-grid-9 > li {
    width: 11.11111%;
    list-style: none; }
  .aui body .journal-content-article .medium-block-grid-9 > li:nth-of-type(1n) {
    clear: none; }
  .aui body .journal-content-article .medium-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both; }
  .aui body .journal-content-article .medium-block-grid-10 > li {
    width: 10%;
    list-style: none; }
  .aui body .journal-content-article .medium-block-grid-10 > li:nth-of-type(1n) {
    clear: none; }
  .aui body .journal-content-article .medium-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both; }
  .aui body .journal-content-article .medium-block-grid-11 > li {
    width: 9.09091%;
    list-style: none; }
  .aui body .journal-content-article .medium-block-grid-11 > li:nth-of-type(1n) {
    clear: none; }
  .aui body .journal-content-article .medium-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both; }
  .aui body .journal-content-article .medium-block-grid-12 > li {
    width: 8.33333%;
    list-style: none; }
  .aui body .journal-content-article .medium-block-grid-12 > li:nth-of-type(1n) {
    clear: none; }
  .aui body .journal-content-article .medium-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both; } }
@media only screen and (min-width: 64.063em) {
  .aui body .journal-content-article .large-block-grid-1 > li {
    width: 100%;
    list-style: none; }
  .aui body .journal-content-article .large-block-grid-1 > li:nth-of-type(1n) {
    clear: none; }
  .aui body .journal-content-article .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both; }
  .aui body .journal-content-article .large-block-grid-2 > li {
    width: 50%;
    list-style: none; }
  .aui body .journal-content-article .large-block-grid-2 > li:nth-of-type(1n) {
    clear: none; }
  .aui body .journal-content-article .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }
  .aui body .journal-content-article .large-block-grid-3 > li {
    width: 33.33333%;
    list-style: none; }
  .aui body .journal-content-article .large-block-grid-3 > li:nth-of-type(1n) {
    clear: none; }
  .aui body .journal-content-article .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }
  .aui body .journal-content-article .large-block-grid-4 > li {
    width: 25%;
    list-style: none; }
  .aui body .journal-content-article .large-block-grid-4 > li:nth-of-type(1n) {
    clear: none; }
  .aui body .journal-content-article .large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }
  .aui body .journal-content-article .large-block-grid-5 > li {
    width: 20%;
    list-style: none; }
  .aui body .journal-content-article .large-block-grid-5 > li:nth-of-type(1n) {
    clear: none; }
  .aui body .journal-content-article .large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }
  .aui body .journal-content-article .large-block-grid-6 > li {
    width: 16.66667%;
    list-style: none; }
  .aui body .journal-content-article .large-block-grid-6 > li:nth-of-type(1n) {
    clear: none; }
  .aui body .journal-content-article .large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }
  .aui body .journal-content-article .large-block-grid-7 > li {
    width: 14.28571%;
    list-style: none; }
  .aui body .journal-content-article .large-block-grid-7 > li:nth-of-type(1n) {
    clear: none; }
  .aui body .journal-content-article .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }
  .aui body .journal-content-article .large-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }
  .aui body .journal-content-article .large-block-grid-8 > li:nth-of-type(1n) {
    clear: none; }
  .aui body .journal-content-article .large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both; }
  .aui body .journal-content-article .large-block-grid-9 > li {
    width: 11.11111%;
    list-style: none; }
  .aui body .journal-content-article .large-block-grid-9 > li:nth-of-type(1n) {
    clear: none; }
  .aui body .journal-content-article .large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both; }
  .aui body .journal-content-article .large-block-grid-10 > li {
    width: 10%;
    list-style: none; }
  .aui body .journal-content-article .large-block-grid-10 > li:nth-of-type(1n) {
    clear: none; }
  .aui body .journal-content-article .large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both; }
  .aui body .journal-content-article .large-block-grid-11 > li {
    width: 9.09091%;
    list-style: none; }
  .aui body .journal-content-article .large-block-grid-11 > li:nth-of-type(1n) {
    clear: none; }
  .aui body .journal-content-article .large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both; }
  .aui body .journal-content-article .large-block-grid-12 > li {
    width: 8.33333%;
    list-style: none; }
  .aui body .journal-content-article .large-block-grid-12 > li:nth-of-type(1n) {
    clear: none; }
  .aui body .journal-content-article .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both; } }

.aui {
  /* -------- Asset publisher pagination ----------- */
  /* -------- Full Content ----------- */
  /* -------- Newslist 2 col mobile ----------- */
  /* -------- Minister listing ----------- */
  /* -------- Faq listing ----------- */
  /* -------- Minister listing front page ----------- */
  /* -------- Project listing  ----------- */
  /* -------- Medianews listing ----------- */ }
  .aui .image-caption {
    float: left;
    margin: 0 0.875em 7px 0; }
  .aui .subscribe-action {
    z-index: 2; }
  .aui .portlet-asset-publisher {
    /* Edit link */ }
    .aui .portlet-asset-publisher .taglib-page-iterator {
      padding: 10px 0 0; }
      .aui .portlet-asset-publisher .taglib-page-iterator .lfr-pagination-delta-selector {
        display: none; }
      .aui .portlet-asset-publisher .taglib-page-iterator .lfr-pagination-buttons {
        clear: both;
        float: left; }
    .aui .portlet-asset-publisher .asset-full-content.no-title .asset-actions {
      float: none; }
    .aui .portlet-asset-publisher .asset-metadata {
      margin-left: 0; }
      .aui .portlet-asset-publisher .asset-metadata .metadata-modified-date {
        background: none;
        color: #727272;
        padding-left: 0;
        font-size: 0.75em; }
        .aui .portlet-asset-publisher .asset-metadata .metadata-modified-date:before {
          font-family: 'fontawesome-alloy';
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          line-height: 1;
          -webkit-font-smoothing: antialiased;
          content: "\f044"; }
  .aui .logo-wrapper .landingpage-lift-wrapper .landingpage-lift {
    min-height: 180px !important;
    height: 180px !important; }
    .aui .logo-wrapper .landingpage-lift-wrapper .landingpage-lift figure {
      height: 135px;
      border: 1px solid #dcdcdc;
      text-align: center; }
      .aui .logo-wrapper .landingpage-lift-wrapper .landingpage-lift figure img {
        height: 130px;
        width: auto !important; }
  .aui .portlet-asset-publisher .asset-full-content .asset-content {
    margin: 0; }
  .aui .portlet-asset-publisher .asset-full-content .asset-user-actions {
    padding-bottom: 0; }
  @media only screen and (max-width: 767px) {
    .aui .news-list .border-left,
    .aui .news-list .border-right {
      border-right: none; }
    .aui .news-list .padding-left-15,
    .aui .news-list .padding-right-15 {
      padding: 0 !important; } }
  .aui .row-fluid .minister-tile {
    width: 31.62393%;
    *width: 31.57074%;
    float: left;
    margin-left: 2.12766%;
    margin-bottom: 10px; }
    .aui .row-fluid .minister-tile:nth-child(3n+1) {
      margin-left: 0;
      clear: both; }
    .aui .row-fluid .minister-tile a {
      display: block; }
    .aui .row-fluid .minister-tile img {
      margin-bottom: 5px; }
    .aui .row-fluid .minister-tile .name {
      color: #222222;
      display: block;
      font-size: 1.05em;
      line-height: 1.2;
      margin-bottom: 3px;
      font-weight: 500;
      font-family: "Gotham XNarrow 5r", "Gotham XNarrow A", "Gotham XNarrow B", Helvetica, Arial, sans-serif; }
    .aui .row-fluid .minister-tile .title {
      color: #222222;
      display: block;
      font-size: 13px;
      line-height: 1.2;
      margin-bottom: 5px;
      word-wrap: break-word; }
  @media only screen and (max-width: 767px) {
    .aui .row-fluid .minister-tile .title {
      font-size: 65%; }
    .aui .row-fluid .minister-tile .name {
      font-size: 95%; } }
  @media only screen and (max-width: 480px) {
    .aui .row-fluid .minister-tile {
      width: 48.71795%;
      *width: 48.66476%;
      margin-left: 2.12766% !important;
      clear: none !important; }
      .aui .row-fluid .minister-tile:nth-child(2n+1) {
        margin-left: 0 !important;
        clear: both !important; }
      .aui .row-fluid .minister-tile .name {
        font-size: 90%; }
      .aui .row-fluid .minister-tile .title {
        font-size: 80%; } }
  .aui .faq-list {
    list-style: none outside none;
    margin: 0 0 20px; }
    .aui .faq-list > li {
      border-top: 1px solid #E8E8E8;
      padding: 10px 0 0;
      position: relative; }
      .aui .faq-list > li:first-child {
        border-top: 0 none; }
      .aui .faq-list > li .question {
        font-size: 1.143em;
        line-height: 1.3;
        margin-bottom: 5px;
        cursor: pointer; }
      .aui .faq-list > li .icon {
        margin-right: 5px;
        font-size: 0.9em; }
      .aui .faq-list > li .answer {
        display: none; }
    .aui .faq-list ul {
      margin-bottom: 20px; }
  .aui .person-panel {
    background: #FDFDFD;
    border: 1px solid #E5E5E5;
    margin-bottom: 10px;
    display: flex;
    align-items: center; }
    .aui .person-panel img {
      width: 45%;
      max-width: 125px;
      min-width: 125px; }
    .aui .person-panel div {
      width: 55%; }
    .aui .person-panel h5 {
      font-family: "Gotham XNarrow 5r", "Gotham XNarrow A", "Gotham XNarrow B", Helvetica, Arial, sans-serif;
      font-size: 1.05em;
      font-style: normal;
      font-weight: 500 !important;
      line-height: 1.2;
      margin: 5px 0.588em 0.235em 0; }
      .aui .person-panel h5 a {
        display: block;
        line-height: 1; }
    .aui .person-panel .title {
      display: block;
      font-size: 0.8125em;
      margin: 0 10px 5px 0; }
  .aui .projectNumber {
    font-size: 0.688em;
    color: #666; }
  .aui .media-service-page .media-item h4 i {
    font-size: 1.65em;
    margin-left: -0.25em;
    position: relative;
    top: -8px;
    padding-right: 0.1428em;
    display: block;
    float: left; }

/* Language links */
.locale-actions {
  float: none;
  text-align: left;
  font-size: 0.875em;
  margin-bottom: 15px; }
  .locale-actions .taglib-language-list-text {
    padding: 0 0.5em 0 0.2em;
    text-transform: lowercase; }

.top-locale-actions {
  text-align: right; }
  .top-locale-actions.locale-actions {
    margin-bottom: 0px; }

/* Responsive tables */
.aui .portlet-journal-content .user-actions {
  padding-bottom: 0; }
.aui .table-responsive {
  overflow-x: auto;
  max-width: 100%; }
  @media screen and (max-width: 768px) {
    .aui .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .aui .table-responsive > .table {
        margin-bottom: 0; }
        .aui .table-responsive > .table > thead > tr > th,
        .aui .table-responsive > .table > thead > tr > td,
        .aui .table-responsive > .table > tbody > tr > th,
        .aui .table-responsive > .table > tbody > tr > td,
        .aui .table-responsive > .table > tfoot > tr > th,
        .aui .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .aui .table-responsive > .table-bordered {
        border: 0; }
        .aui .table-responsive > .table-bordered > thead > tr > th:first-child,
        .aui .table-responsive > .table-bordered > thead > tr > td:first-child,
        .aui .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .aui .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .aui .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .aui .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .aui .table-responsive > .table-bordered > thead > tr > th:last-child,
        .aui .table-responsive > .table-bordered > thead > tr > td:last-child,
        .aui .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .aui .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .aui .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .aui .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .aui .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .aui .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .aui .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .aui .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

/* For Landingpages */
.aui .landingpage-lift-wrapper {
  margin-bottom: 15px; }
  .aui .landingpage-lift-wrapper .landingpage-lift {
    width: 31.91489%;
    min-height: 290px;
    margin: 10px 0px 0px 8px;
    padding: 0px;
    border-top-width: 4px;
    float: left; }
    .aui .landingpage-lift-wrapper .landingpage-lift .landingpage-lift-link:link {
      text-decoration: none; }
    .aui .landingpage-lift-wrapper .landingpage-lift .landingpage-lift-link:hover {
      text-decoration: none; }
    .aui .landingpage-lift-wrapper .landingpage-lift .landingpage-lift-link .description p {
      color: #666; }
    .aui .landingpage-lift-wrapper .landingpage-lift:nth-child(3n+1) {
      margin-left: 0; }
  @media (max-width: 480px) {
    .aui .landingpage-lift-wrapper .landingpage-lift {
      width: 48.93617%;
      margin-left: 5px; }
      .aui .landingpage-lift-wrapper .landingpage-lift:nth-child(3n+1) {
        margin-left: 5px; }
      .aui .landingpage-lift-wrapper .landingpage-lift:nth-child(2n+1) {
        margin-left: 0; } }
  @media screen and (min-width: 992px) {
    .aui .landingpage-lift-wrapper.four-columns .landingpage-lift {
      width: 24.25%;
      box-sizing: border-box; }
      .aui .landingpage-lift-wrapper.four-columns .landingpage-lift:nth-child(3n+1) {
        margin-left: 8px !important; }
      .aui .landingpage-lift-wrapper.four-columns .landingpage-lift:nth-child(4n+1) {
        margin-left: 0 !important; }
    .aui .landingpage-lift-wrapper.four-columns .landingpage-lift:first-child {
      margin-left: 0 !important; } }

/* For Web Content */
.journal-content-article .carousel-wrapper img,
.journal-content-article .content-lift img,
.journal-content-article .landingpage-lift-wrapper img,
.journal-content-article .image-caption img,
.portlet-blogs .carousel-wrapper img,
.portlet-blogs .content-lift img,
.portlet-blogs .landingpage-lift-wrapper img,
.portlet-blogs .image-caption img {
  float: none;
  margin: 0; }
.journal-content-article img,
.portlet-blogs img {
  float: left;
  margin: 0 .875em 7px 0; }
.journal-content-article img.pull-right,
.journal-content-article img[align="right"],
.journal-content-article img[style*="float: right"],
.journal-content-article img[style*="float:right"],
.portlet-blogs img.pull-right,
.portlet-blogs img[align="right"],
.portlet-blogs img[style*="float: right"],
.portlet-blogs img[style*="float:right"] {
  float: right;
  margin: 0 0 7px .875em; }

.blogPostItem {
  display: flex;
  flex-wrap: wrap;
  max-width: 100%; }

.blogPostItem__image {
  width: auto !important;
  float: none !important;
  padding-right: 1em;
  padding-bottom: 1em;
  max-width: 100%;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 300px;
  flex: 1 0 300px; }
  .blogPostItem__image img {
    margin: 0 !important;
    float: none !important;
    width: 100%; }

.blogPostItem__body {
  float: none !important;
  margin: 0 !important;
  width: 20em !important;
  -webkit-box-flex: 9999;
  -ms-flex: 9999 1 20em;
  flex: 9999 1 20em; }

/* For content lift */
@media (max-width: 768px) {
  .content-lift-wrapper {
    margin-bottom: 10px; }
    .content-lift-wrapper .content-lift {
      border-left: 0px !important;
      border-right: 0px !important;
      border-bottom: 0px !important;
      margin-top: 0px !important; }
      .content-lift-wrapper .content-lift.span4.panel:nth-child(3n + 1) {
        margin-left: 0; }
      .content-lift-wrapper .content-lift figure {
        width: 100%; }
      .content-lift-wrapper .content-lift .description {
        width: 100%;
        min-height: 80px; } }
.content-lift-wrapper .content-lift {
  min-height: 290px !important;
  margin-top: 10px !important;
  padding: 0px !important; }
  .content-lift-wrapper .content-lift .content-title:link {
    text-decoration: none; }
  .content-lift-wrapper .content-lift .content-title:hover {
    text-decoration: none; }

/* For Carousel */
.carousel {
  position: relative;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding-top: 1.250em;
  padding-bottom: 1.250em; }
  .carousel a:hover {
    text-decoration: none; }
  .carousel .controls-container {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 2; }
    @media only screen and (max-width: 768px) {
      .carousel .controls-container {
        display: none; } }

ul.control-nav {
  margin-bottom: 10px;
  list-style: none;
  text-align: center; }

ul.position-nav {
  overflow: hidden;
  list-style: none;
  margin: 0; }

ul.position-nav li {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
  width: 17px;
  height: 17px;
  background-color: #f2f1f2;
  cursor: pointer; }
  ul.position-nav li button {
    border: 0px;
    background: transparent;
    box-shadow: none;
    padding: 0;
    width: 17px;
    height: 17px; }
    ul.position-nav li button:focus {
      outline: none; }

ul.position-nav li:hover {
  background-color: #ecebec; }

ul.position-nav li.selected {
  background: #32b3dc;
  background: -moz-linear-gradient(top, #32b3dc 0%, #178ac9 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #32b3dc), color-stop(100%, #178ac9));
  background: -webkit-linear-gradient(top, #32b3dc 0%, #178ac9 100%);
  background: -o-linear-gradient(top, #32b3dc 0%, #178ac9 100%);
  background: -ms-linear-gradient(top, #32b3dc 0%, #178ac9 100%);
  background: linear-gradient(to bottom, #32b3dc 0%, #178ac9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#32b3dc', endColorstr='#178ac9',GradientType=0 ); }

ul.position-nav li.selected:hover {
  background-color: #228cba; }

.carousel-wrapper {
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-bottom: 15px;
  margin-left: 0px !important;
  z-index: 2; }
  @media only screen and (max-width: 768px) {
    .carousel-wrapper {
      overflow-x: scroll;
      -webkit-overflow-scrolling: touch; } }
  .carousel-wrapper ul {
    width: 9999em;
    list-style: none;
    position: relative;
    left: 0px;
    float: left;
    margin-left: 0px !important; }
    .carousel-wrapper ul li {
      float: left;
      padding-right: 15px;
      margin-right: 14px;
      border-right: 1px solid #dddddd; }
      .carousel-wrapper ul li a h3 {
        margin-bottom: 0; }
        .carousel-wrapper ul li a h3 img {
          display: block;
          width: 170px; }
        .carousel-wrapper ul li a h3 .name {
          font-size: 15px;
          font-family: 'Gotham Narrow SSm 5r', 'Gotham Narrow SSm A', 'Gotham Narrow SSm B', "Helvetica Neue", Helvetica, Arial, sans-serif;
          font-weight: 500 !important;
          font-style: normal;
          display: block;
          width: 160px;
          line-height: 1.15;
          margin: 10px 0 5px; }
      .carousel-wrapper ul li a .description {
        font-size: 13px;
        font-family: 'Gotham Narrow SSm 4r', 'Gotham Narrow SSm A', 'Gotham Narrow SSm B', "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: 400 !important;
        font-style: normal;
        display: block;
        width: 160px;
        line-height: 1.25;
        color: #666; }
      .carousel-wrapper ul li:last-child {
        padding-right: 0;
        margin-right: 0;
        border-right: 0px; }

.aui .portlet-polls-display #chart_div {
  background: url("../images/ajax-loader.gif") no-repeat center center; }
.aui .portlet-polls-display .vote-count {
  font-size: 0.625em;
  margin-top: 5px; }

/* ---------- Ontology  ---------- */
.ontology-tags-selector-list {
  background: #fff;
  border-top: medium none;
  list-style: none outside none;
  margin: 0 !important;
  box-shadow: 1px 0 10px #ddd;
  border-radius: 4px; }
  .ontology-tags-selector-list li {
    padding: 2px 10px;
    cursor: pointer; }
    .ontology-tags-selector-list li:hover {
      background: #60bfef;
      color: #fff; }

.ontology-tags-selector-wrapper {
  margin-left: 0 !important; }

.ontology-tag-entries-title {
  font-size: 20px; }

.ontology-tag-entries-subtitle {
  margin-bottom: 5px;
  display: block;
  color: #999;
  font-size: 15px; }

.ontology-tag-entry-remove {
  color: #9d261d;
  cursor: pointer; }

.ontology-tag-entry-broaders {
  display: block;
  margin-right: 5px;
  margin-top: 3px; }

.ontology-tag-entry-value-default {
  font-weight: bold; }

.ontology-tag-entry-action-wrapper {
  display: inline-block;
  position: absolute;
  top: 5px;
  right: 5px; }

.ontology-tag-entry-wrapper {
  border-top: solid 1px #dcdcdc;
  padding: 5px 0;
  position: relative; }

.ontology-tag-entry-value {
  font-weight: bold; }

.ontology-tag-highlight-holder {
  margin-top: 15px;
  margin-bottom: 5px; }
  .ontology-tag-highlight-holder .ontology-tag-entries-title {
    font-size: 16px; }
  .ontology-tag-highlight-holder .ontology-tag-entries-subtitle {
    font-size: 13px; }

.ontology-tag-entry-label {
  margin-right: 3px;
  margin-left: 5px; }

.ontology-tag-entry-label-default {
  margin-right: 3px; }

.ontology-tag-entry-broaders .ontology-tag-entry-label {
  margin-left: 0; }
.ontology-tag-entry-broaders .ontology-tag-entry-value {
  color: #888; }

.ontology-tag-entry-narrowers,
.ontology-tag-entry-related {
  float: left;
  width: 100%; }
  .ontology-tag-entry-narrowers span,
  .ontology-tag-entry-related span {
    margin-left: 2px;
    color: #009ae5;
    cursor: pointer;
    display: inline-block; }
    .ontology-tag-entry-narrowers span.ontology-tag-entry-label,
    .ontology-tag-entry-related span.ontology-tag-entry-label {
      color: #555;
      cursor: default;
      margin-right: 0;
      font-size: 15px;
      display: block;
      margin-left: 0;
      margin-top: 5px;
      margin-bottom: 2px; }

.aui .mm-menu .search-header-portlet {
  color: #333333; }
.aui .header-advanced-search-link {
  display: block; }
.aui #topSearchform,
.aui #mobile_searchform {
  position: relative;
  margin: 0; }
  .aui #topSearchform i,
  .aui #mobile_searchform i {
    position: absolute;
    top: 7px;
    left: 8px;
    cursor: pointer;
    color: #333; }
  .aui #topSearchform input,
  .aui #mobile_searchform input {
    padding-left: 30px;
    line-height: 1em;
    margin: 0; }
.aui .portlet-search {
  margin-top: 20px; }
  .aui .portlet-search .btn {
    margin-bottom: 0;
    padding: 0.7em 1.5em 0.7em; }
  .aui .portlet-search .control-group {
    min-width: 50%; }
  .aui .portlet-search fieldset {
    border: none;
    padding: 0;
    margin: 0; }
  .aui .portlet-search .table-bordered {
    border: none; }
    .aui .portlet-search .table-bordered .table-columns {
      display: none; }
    .aui .portlet-search .table-bordered th,
    .aui .portlet-search .table-bordered td {
      border: none;
      background: none !important; }
  .aui .portlet-search .asset-entry {
    display: block;
    border-bottom: solid 1px #ddd;
    padding: 0; }
    .aui .portlet-search .asset-entry .asset-entry-type {
      display: none; }
  .aui .portlet-search .search-layout .result .asset-entry .asset-entry-content {
    margin-top: 0; }

.aui .yja-document-display .file-list li {
  margin: 2px 0; }
.aui .yja-document-display .taglib-page-iterator .lfr-pagination-config {
  display: none; }
.aui .yja-document-display .taglib-page-iterator .search-results {
  margin-left: 0;
  float: none;
  display: block; }
.aui .yja-document-display .taglib-page-iterator .lfr-pagination-buttons {
  float: left; }
.aui .yja-document-display .component.searchcontainer {
  display: none; }
.aui .yja-document-display .taglib-search-iterator-page-iterator-top {
  display: none; }

.aui {
  font-size: 0.875em;
      	/*
	__________SIMPLE SEARCH ____________________________________
	*/
  /*
  __________ Comments ____________________________________
  */
  /*
  __________SCREEN READER ____________________________________
  */
  /* Datepicker popup z-index */
  /* ---------- Typography ---------- */
  /* ---------- Prevent empty dropzones to take space ---------- */
  /* Muted links on ingress */
  /* Newsfeed */
  /*.news-page blockquote {
      background: #EEEEEE;
      background: rgba(9,9,9,0.07);
      border-left: 5px solid #eee;
  }*/ }
  .aui .subscribe-action {
    overflow: hidden; }
  @media only screen and (min-width: 1007px) {
    .aui div[id$=configurationIframeDialog] {
      min-width: 1006px; } }
  .aui #topSearchform .search-btn,
  .aui #mobile_searchform .search-btn {
    position: absolute;
    top: -2px;
    left: 0px;
    cursor: pointer;
    color: #333;
    margin: 0;
    padding: 15px; }
  .aui #header-search-wrapper {
    margin-bottom: 20px; }
  .aui .taglib-discussion .lfr-discussion-message {
    line-height: 1.5em;
    font-size: 0.85em;
    margin-top: 10px;
    padding-bottom: 0;
    -ms-word-break: normal;
    word-break: normal; }
  .aui .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0; }
  .aui .datepicker-popover {
    z-index: 11 !important; }
  .aui #content .breadcrumb {
    float: none;
    margin: 0 0 10px 0; }
  .aui .no-float {
    float: none !important; }
  .aui .project-logo-portlet img {
    max-height: 150px; }
  .aui html, .aui body {
    font-size: 100%; }
  .aui #wrapper {
    padding: 0 15px;
    margin: 0 auto; }
  .aui .container,
  .aui .container-fluid {
    max-width: 970px; }
  .aui .row-fluid [class*="span"] {
    min-height: 0; }
  .aui body {
    color: #0F0F0F;
    font-family: "Gotham Narrow SSm 4r", "Gotham Narrow SSm A", "Gotham Narrow SSm B", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    font-size: 1.14286em; }
  .aui h1, .aui h2, .aui h3, .aui h4, .aui h5, .aui h6 {
    color: #222222;
    text-rendering: optimizeLegibility;
    margin-bottom: 0.5em;
    line-height: 1.3em;
    font-family: "Gotham XNarrow 5r", "Gotham XNarrow A", "Gotham XNarrow B", Helvetica, Arial, sans-serif;
    font-weight: 500 !important;
    font-style: normal; }
  .aui .news-page h1 {
    margin-bottom: 0.25em;
    margin-top: 5px; }
  .aui h2, .aui h3, .aui h4, .aui h5, .aui h6 {
    margin-top: 0.2em; }
  .aui h1 small, .aui h2 small, .aui h3 small, .aui h4 small, .aui h5 small, .aui h6 small {
    font-size: 60%;
    color: #6f6f6f;
    line-height: 0; }
  .aui h1 {
    font-size: 1.6875em; }
  .aui h2 {
    font-size: 1.275em; }
  .aui h3 {
    font-size: 1.1em; }
  .aui h4 {
    font-size: 1em; }
  .aui h5 {
    font-size: 0.875em; }
  .aui h6 {
    font-size: 0.875em; }
  .aui h1, .aui h2, .aui h3, .aui h4, .aui h5, .aui h6 {
    word-break: normal; }
  .aui h1 + h3 {
    margin-top: -0.3571em;
    margin-bottom: 0.8928em; }
  .aui .journal-content-article h1 {
    margin-top: 0px; }
  .aui .bold {
    font-weight: bold;
    font-family: "Gotham Narrow SSm 7r", "Gotham Narrow SSm A", "Gotham Narrow SSm B", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700 !important;
    font-style: normal; }
  .aui .feed-item h6,
  .aui .panel .feed-item h6 {
    font-family: "Gotham Narrow SSm 5r", "Gotham Narrow SSm A", "Gotham Narrow SSm B", "Helvetica", Helvetica, Arial, sans-serif;
    margin-top: 0;
    font-weight: 500 !important;
    margin-bottom: 0.2857em;
    font-style: normal;
    word-break: normal; }
  .aui h2 a,
  .aui h3 a,
  .aui h4 a,
  .aui h5 a,
  .aui h6 a {
    color: #222222; }
  .aui .media-item h2 {
    margin: 0 1.2em 0.2em 0; }
  .aui .media-item.news-single h2 {
    margin-bottom: 0.64em;
    line-height: 1.107em; }
  .aui p, .aui table, .aui .ingress,
  .aui .asset-full-content ul,
  .aui .asset-full-content ol,
  .aui .asset-full-content dl {
    font-size: 0.875em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 1.25em; }
  .aui ul li ul {
    font-size: 1rem; }
  .aui .mainlift,
  .aui .newsfeedContent,
  .aui .textarea-container {
    font-size: 0.875em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 1.25em; }
  .aui .mainlift p,
  .aui .newsfeedContent p,
  .aui .textarea-container p {
    font-size: 1em; }
  .aui .dark-link {
    color: #222; }
  .aui .dark-link:hover,
  .aui .dark-link:focus,
  .aui .dark-link:active,
  .aui .dark-link:visited,
  .aui .dark-link:link {
    color: #222;
    text-decoration: none; }
  .aui .newsfeedContent {
    font-size: 0.875em;
    line-height: 1.5; }
    .aui .newsfeedContent p {
      font-size: 1em; }
  .aui .journal-content-article ul, .aui .journal-content-article ol, .aui .journal-content-article dl {
    font-size: 0.875em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 1.25em; }
  .aui p.description {
    font-size: 13px;
    line-height: 1.4;
    color: #666666;
    margin: 10px 0 10px; }
  .aui .ingress p, .aui div.ingress, .aui p.ingress {
    font-size: 1em !important;
    line-height: 1.4em !important; }
  .aui div.ingress {
    margin-bottom: 1.25em; }
  .aui blockquote {
    position: relative;
    border-left: none;
    display: inline-block;
    margin: 15px 0;
    line-height: 1.4;
    padding: 15px 15px 15px 40px;
    font-family: "Mercury SSm 4r", "Mercury SSm A", "Mercury SSm B", "Times New Roman", Times, serif; }
    .aui blockquote:before {
      content: "”";
      display: block;
      font-size: 4.8em;
      left: 0px;
      line-height: 1;
      position: absolute;
      top: 2px; }
    .aui blockquote cite {
      color: #666666;
      display: block;
      font-size: 0.8125em; }
      .aui blockquote cite:before {
        content: "— "; }
  .aui .mainlift blockquote {
    margin: 0;
    padding-bottom: 0; }
  .aui hr {
    border: solid #d5d5d5;
    border-width: 1px 0 0;
    clear: both;
    margin: 1.25em 0 1.1875em;
    height: 0; }

/* EOF AUI */
@media only screen and (min-width: 48em) {
  .aui {
    /* .news-page h2 {font-size: 1.75em;}*/ }
    .aui h1, .aui h2, .aui h3, .aui h4, .aui h5 {
      line-height: 1em; }
    .aui h1 {
      font-size: 2.625em; }
    .aui h2 {
      font-size: 1.9em; }
    .aui h3 {
      font-size: 1.6em; }
    .aui h3.subheader {
      font-size: 1.3125em;
      line-height: 1; }
    .aui .news-page .panel h3 {
      font-size: 2.625em; }
    .aui h4 {
      font-size: 1.225em; }
    .aui h5 {
      font-size: 1em; }
    .aui h6 {
      font-size: 0.95em;
      line-height: 1.2em; }
    .aui .main-nav .media-item h6 {
      font-size: 0.8125em; } }
/*----- Special typography --------*/
.aui {
  /*
  __________PANEL_______________________________________________
  */
  /*
  __________FORMS_______________________________________________
  */
  /* We use this to get basic styling on all basic form elements */
  /* Adjust margin for form elements below */
  /* ---------- Autocomplete input ---------- */
  /* Normalize file input width */
  /* We add basic fieldset styling */
  /*
  __________GENERAL HELPER CLASSES________________________________
  */
  /*Common Borders */
  /*Common Margins and paddings */
  /*
  __________BUTTONS_______________________________________________
  */
  /* ---------- Miscellaneous ---------- */
  /* ---------- Side nav mobile view ---------- */ }
  .aui .logo a .department .name {
    font-family: "Mercury SSm 4r", "Mercury SSm A", "Mercury SSm B", "Times New Roman", Times, serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    text-shadow: 0 1px 1px #000000;
    text-transform: uppercase; }
    @media screen and (min-width: 768px) {
      .aui .logo a .department .name {
        font-size: 28px; } }
  .aui footer .logo a .department .name {
    color: #333333;
    display: inline-block;
    font-size: 1.1875em;
    padding-top: 3px; }
  .aui .media-service-page header .logo a .department .name,
  .aui footer .logo a .department .name {
    text-shadow: none; }
  .aui .striped-heading span {
    position: relative;
    display: inline-block;
    padding: 0 10px;
    margin: 0 25px; }
  .aui .striped-heading span:before, .aui .striped-heading span:after {
    content: '';
    display: block;
    position: absolute;
    height: 4px;
    background: #000;
    top: 50%; }
  .aui .striped-heading span:before {
    width: 25px;
    right: 100%; }
  .aui .striped-heading span:after {
    width: 62.5em;
    left: 100%; }
  .aui .striped-heading {
    overflow: hidden;
    position: relative;
    margin: 20px 0 30px; }
  .aui h2.striped-heading {
    font-size: 1.75em; }
  .aui .subheader {
    border-bottom: 1px solid #BABABA;
    color: #6F6F6F;
    line-height: 1.4;
    margin-bottom: 0.428em;
    margin-top: 0.2em;
    padding-bottom: 0.476em; }
  .aui .portlet-topper .portlet-title.hed-section {
    border-bottom: 1px solid #999999;
    color: #222222;
    font-size: 1.75em;
    font-weight: 600;
    line-height: 1em;
    margin-bottom: 0.5em;
    padding-bottom: 0.25em;
    padding-left: 0; }
  .aui .portlet-topper .portlet-title.hed-section i {
    margin: 1px 10px 0 5px;
    float: left; }
  .aui .additional-header {
    font-size: 0.625em;
    font-weight: 300;
    display: block; }
  .aui .panel {
    border-style: solid;
    border-width: 1px;
    border-color: #e5e5e5;
    border-bottom-color: #e5e5e5;
    margin-bottom: 1.25em;
    padding: 1.25em;
    background: #FDFDFD; }
    .aui .panel h1, .aui .panel h2, .aui .panel h3, .aui .panel h4 {
      line-height: 1;
      margin-bottom: 0.625em; }
    .aui .panel h1, .aui .panel h2, .aui .panel h3, .aui .panel h4, .aui .panel h5, .aui .panel h6, .aui .panel p {
      color: #333333; }
    .aui .panel h5, .aui .panel h6 {
      line-height: 1;
      margin-bottom: 0.425em; }
    .aui .panel .content-title {
      margin: 0px 0px 10px;
      padding-bottom: 8px;
      border-bottom: 1px solid #BABABA; }
    .aui .panel > :first-child {
      margin-top: 0; }
    .aui .panel > :last-child {
      margin-bottom: 0; }
    .aui .panel.callout {
      border: none;
      margin-bottom: 1.25em;
      padding: 0.5em 0.9387em; }
      .aui .panel.callout h1, .aui .panel.callout h2, .aui .panel.callout h3, .aui .panel.callout h4, .aui .panel.callout h5, .aui .panel.callout h6, .aui .panel.callout p {
        color: white;
        line-height: 1;
        margin-bottom: 0.625em; }
      .aui .panel.callout > :first-child {
        margin-top: 0; }
      .aui .panel.callout > :last-child {
        margin-bottom: 0; }
      .aui .panel.callout h5 {
        font-size: 1.3125em; }
    .aui .panel .radius {
      -webkit-border-radius: 3px;
      border-radius: 3px; }
    .aui .panel.border {
      background-color: #fdfdfd;
      border-top: 1px solid #e5e5e5; }
    .aui .panel.border-top-emphasis {
      border-top-width: 4px; }
    .aui .panel.border h4 {
      border-bottom: 1px solid #bababa;
      margin: 0 0 10px;
      padding-bottom: 8px; }
    .aui .panel.border h5.bold {
      font-weight: 500 !important; }
    .aui .panel.border h6.bold {
      font-weight: 500 !important; }
    .aui .panel.border strong {
      font-weight: 500 !important;
      color: #333333; }
    .aui .panel.border p {
      color: #666666; }
    .aui .panel ul {
      font-size: 0.875em; }
    .aui .panel.net-services {
      border: 0; }
      .aui .panel.net-services h3 {
        margin-bottom: 1em;
        border-bottom: 1px solid #fff;
        padding-bottom: 0.714em;
        font-size: 0.875em;
        font-family: "Gotham Narrow SSm 5r", "Gotham Narrow SSm A", "Gotham Narrow SSm B", "Helvetica", Helvetica, Arial, sans-serif;
        font-weight: 500 !important;
        font-style: normal;
        color: #fff; }
      .aui .panel.net-services ul {
        overflow: hidden; }
        .aui .panel.net-services ul li {
          float: left;
          margin: 0 0.3571em 0.3571em 0;
          font-size: 2em;
          line-height: 1;
          font-family: "Gotham XNarrow 5r", "Gotham XNarrow A", "Gotham XNarrow B", Helvetica, Arial, sans-serif;
          font-weight: 500 !important;
          font-style: normal; }
          .aui .panel.net-services ul li a {
            color: #fff; }
            .aui .panel.net-services ul li a:hover, .aui .panel.net-services ul li a:focus {
              text-decoration: underline; }
    .aui .panel.ota-kantaa h4.subheader {
      font-family: "Gotham Narrow SSm 4r", "Gotham Narrow SSm A", "Gotham Narrow SSm B", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 0.875em;
      font-style: normal;
      font-weight: 400 !important; }
    .aui .panel.post-it {
      background-color: #fffacd;
      border-bottom: 1px solid #e5e1b8;
      border-left: 0 none;
      border-right: 0 none;
      clear: both;
      margin-bottom: 1.875em; }
    .aui .panel.post-it.border-top-emphasis {
      border-top-color: #f9b000; }
    .aui .panel.post-it h3 {
      color: #f9b000;
      font-size: 1.3125em; }
  .aui input[type="text"],
  .aui input[type="password"],
  .aui input[type="date"],
  .aui input[type="datetime"],
  .aui input[type="datetime-local"],
  .aui input[type="month"],
  .aui input[type="week"],
  .aui input[type="email"],
  .aui input[type="number"],
  .aui input[type="search"],
  .aui input[type="tel"],
  .aui input[type="time"],
  .aui input[type="url"],
  .aui textarea {
    background-color: white;
    font-family: inherit;
    border: 1px solid #949494;
    color: #333;
    display: block;
    font-size: 0.875em;
    margin: 0 0 1em 0;
    padding: 0.5em;
    height: auto;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: box-shadow, 0.45s, -moz-box-shadow, 0.45s, -webkit-box-shadow, 0.45s, border-color, 0.45s, ease-in-out;
    -moz-transition: box-shadow, 0.45s, -moz-box-shadow, 0.45s, -webkit-box-shadow, 0.45s, border-color, 0.45s, ease-in-out;
    transition: box-shadow, 0.45s, -moz-box-shadow, 0.45s, -webkit-box-shadow, 0.45s, border-color, 0.45s, ease-in-out;
    -webkit-transition: background-color 0.45s ease-in-out;
    -moz-transition: background-color 0.45s ease-in-out;
    -o-transition: background-color 0.45s ease-in-out;
    transition: background-color 0.45s ease-in-out; }
  .aui input[type="text"]:focus,
  .aui input[type="password"]:focus,
  .aui input[type="date"]:focus,
  .aui input[type="datetime"]:focus,
  .aui input[type="datetime-local"]:focus,
  .aui input[type="month"]:focus,
  .aui input[type="week"]:focus,
  .aui input[type="email"]:focus,
  .aui input[type="number"]:focus,
  .aui input[type="search"]:focus,
  .aui input[type="tel"]:focus,
  .aui input[type="time"]:focus,
  .aui input[type="url"]:focus,
  .aui textarea:focus {
    background: #fafafa;
    outline: none; }
  .aui input[type="text"][disabled],
  .aui input[type="password"][disabled],
  .aui input[type="date"][disabled],
  .aui input[type="datetime"][disabled],
  .aui input[type="datetime-local"][disabled],
  .aui input[type="month"][disabled],
  .aui input[type="week"][disabled],
  .aui input[type="email"][disabled],
  .aui input[type="number"][disabled],
  .aui input[type="search"][disabled],
  .aui input[type="tel"][disabled],
  .aui input[type="time"][disabled],
  .aui input[type="url"][disabled],
  .aui textarea[disabled] {
    background-color: #dddddd; }
  .aui input[type="file"],
  .aui input[type="checkbox"],
  .aui input[type="radio"],
  .aui select {
    margin: 0 0 1em 0; }
  .aui .radio input[type="radio"],
  .aui .checkbox input[type="checkbox"] {
    margin-left: -20px; }
  .aui .radio,
  .aui .checkbox {
    line-height: 1em; }
  .aui .textboxlistentry-holder {
    border-radius: 4px;
    margin: 0;
    padding: 4px 5px 0; }
  .aui .tagselector-content {
    margin-bottom: 0; }
  .aui .helper-reset {
    margin: 0;
    padding: 0;
    outline: 0;
    text-decoration: none;
    list-style: none;
    border: 0; }
  .aui .textboxlist-content,
  .aui .tagselector {
    outline: none; }
  .aui input[type="file"] {
    width: 100%; }
  .aui fieldset {
    border: solid 1px #dddddd;
    padding: 1.25em;
    margin: 1.125em 0; }
    .aui fieldset legend {
      font-family: 'Gotham Narrow SSm 5r', 'Gotham Narrow SSm A', 'Gotham Narrow SSm B', "Helvetica", Helvetica, Arial, sans-serif;
      font-weight: 500;
      font-style: normal;
      background: white;
      padding: 0 0.1875em;
      margin: 0;
      margin-left: -0.1875em;
      width: auto;
      border: none; }
  .aui label {
    color: #4D4D4D;
    cursor: pointer;
    display: block;
    font-size: 0.875em;
    font-style: normal;
    font-weight: 500;
    margin-bottom: 0.1875em; }
  .aui .bottom-meta {
    margin-top: 0.625em; }
  .aui .meta {
    margin-bottom: 0.625em;
    width: 100%;
    float: left; }
    .aui .meta .date,
    .aui .meta .time,
    .aui .meta .nickname,
    .aui .meta .text,
    .aui .meta .comments,
    .aui .meta .ministries,
    .aui .meta .bullettin-number,
    .aui .meta .author {
      color: #595959;
      font-size: 0.75em; }
    .aui .meta .ministries span {
      margin-right: 5px; }
      .aui .meta .ministries span:after {
        content: ","; }
      .aui .meta .ministries span:last-child:after {
        content: ""; }
    .aui .meta .print {
      float: right;
      margin-top: 0.416em;
      color: #727272;
      text-transform: uppercase;
      font-size: 0.75em; }
      .aui .meta .print a {
        color: #727272; }
      .aui .meta .print i {
        margin-top: -2px; }
    .aui .meta i {
      font-size: 14px;
      margin: 3px 0px 0 0; }
  .aui .input-append .add-on {
    height: 28px; }
  .aui .relative {
    position: relative; }
  .aui ul li ul {
    list-style: circle; }
  .aui .dashed {
    border-top: 1px dashed #ccc; }
  .aui .border-bottom {
    border-bottom: 1px solid #d5d5d5; }
  .aui .border-right {
    border-right: 1px solid #DBDBDB; }
  .aui .highlight {
    font-weight: bold;
    font-style: italic;
    background: #FFF7BF; }
  .aui .centered {
    margin: 0 auto; }
  .aui .bring-to-top {
    position: relative;
    z-index: 1000; }
  .aui .thin-border {
    border: solid 1px #ddd; }
  .aui .padding-right-15,
  .aui .padding-right,
  .aui .padding-right-medium {
    padding-right: 15px !important; }
  .aui .padding-left-15,
  .aui .padding-left,
  .aui .padding-left-medium {
    padding-left: 15px !important; }
  .aui .padding-right-large {
    padding-right: 20px !important; }
  .aui .padding-left-large {
    padding-left: 20px !important; }
  .aui .margin-bottom,
  .aui .margin-bottom-medium {
    margin-bottom: 15px !important; }
  .aui .margin-bottom-large {
    margin-bottom: 20px !important; }
  .aui .margin-top-xs {
    margin-top: 5px; }
  .aui .padding-bottom-large {
    padding-bottom: 20px !important; }
  .aui .padding-bottom-medium {
    padding-bottom: 15px !important; }
  .aui .padding-bottom-small {
    padding-bottom: 10px !important; }
  .aui .remove-bottom {
    margin-bottom: 0 !important; }
  .aui .add-bottom {
    margin-bottom: 20px !important; }
  .aui .add-right,
  .aui .margin-right,
  .aui .margin-right-medium {
    margin-right: 15px; }
  .aui .padding-0,
  .aui .remove-padding {
    padding: 0px !important; }
  .aui .margin-0,
  .aui .remove-margin {
    margin: 0px !important; }
  .aui .padding-small {
    padding: 10px !important; }
  .aui .padding-medium {
    padding: 15px !important; }
  .aui .padding-large {
    padding: 20px !important; }
  .aui .margin-small {
    margin: 10px !important; }
  .aui .margin-medium {
    margin: 15px !important; }
  .aui .margin-large {
    margin: 20px !important; }
  .aui .margin-top-small {
    margin-top: 10px !important; }
  .aui .margin-top-medium {
    margin-top: 15px !important; }
  .aui .margin-top-large {
    margin-top: 20px !important; }
  .aui .margin-bottom-small {
    margin-bottom: 10px !important; }
  .aui .margin-bottom-medium {
    margin-bottom: 15px !important; }
  .aui .margin-bottom-large {
    margin-bottom: 20px !important; }
  .aui figure.image-caption {
    text-align: right;
    max-width: 100%; }
    .aui figure.image-caption img {
      float: none;
      margin: 0; }
    .aui figure.image-caption.caption-right, .aui figure.image-caption.text-right {
      text-align: right; }
    .aui figure.image-caption.caption-left, .aui figure.image-caption.text-left {
      text-align: left; }
    .aui figure.image-caption figcaption {
      margin-top: 3px;
      margin-bottom: 0;
      line-height: normal; }
  .aui figcaption {
    font-size: 0.750em;
    margin-bottom: 15px;
    display: block;
    color: #666666; }
  @media only screen and (max-width: 420px) {
    .aui .media-item figure.image-caption {
      max-width: 100%;
      float: none;
      margin-left: auto;
      margin-right: auto;
      clear: both; } }
  .aui a.external-link:after {
    content: "\f08e";
    font-family: "fontawesome-alloy";
    margin: 0 0 0 3px;
    display: inline-block;
    font-size: 0.875em;
    position: relative;
    top: -5px; }
  .aui a.email-link:before {
    content: "\F0E0";
    font-family: "fontawesome-alloy";
    margin: 0 5px 0 0;
    display: inline-block;
    font-size: 0.875em; }
  .aui span.email-link:before {
    content: "\F0E0";
    font-family: "fontawesome-alloy";
    margin: 0 5px 0 0;
    display: inline-block;
    font-size: 0.875em; }
  .aui a.text-link {
    display: inline-block;
    font-size: 0.875em;
    line-height: 1.2142em;
    color: #1f7994; }
  .aui a.text-link:hover {
    color: #2ba6cb; }
  .aui .btn {
    line-height: 1.6em; }
  .aui button.btn-small, .aui .btn.btn-small {
    font-size: 0.8125em;
    padding: 0.625em 1.125em 0.5625em; }
  .aui .journal-content-article button.btn-small, .aui .journal-content-article .btn.btn-small, .aui .mainlift button.btn-small, .aui .mainlift .btn.btn-small {
    font-size: 0.93em; }
  .aui button, .aui .btn {
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
    cursor: pointer;
    display: inline-block;
    font-style: normal;
    font-weight: 500 !important;
    line-height: 1;
    margin: 0 0 1.25em;
    padding: 0.75em 1.5em 0.8125em;
    position: relative;
    text-align: center;
    text-shadow: none;
    text-decoration: none;
    font-size: 1em; }
  .aui .btn-orange {
    background: #E45A2D !important; }
  .aui a.pdf-icon:before {
    content: "\F15B";
    font-family: "fontawesome-alloy";
    margin: 0 5px 0 0;
    display: inline-block;
    font-size: 0.875em; }
  .aui #skip-to-content,
  .aui .hide-accessible {
    clip: rect(0 0 0 0);
    position: absolute; }
  .aui #wrapper *, .aui #wrapper *:before, .aui #wrapper *:after, .aui .top-curtain * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .aui .article-form *, .aui .article-form *:before, .aui .article-form *:after {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box; }
  .aui .tinynav {
    display: none; }
  @media screen and (max-width: 767px) {
    .aui.js .tinynav {
      display: block;
      width: 100%;
      margin-bottom: 20px; }
    .aui.js .nav-menu .layouts, .aui.js .nav-menu .l_tinynav1 {
      display: none; } }

.aui #wrapper .cke_inner * {
  box-sizing: content-box; }

.cke_combopanel {
  width: 250px !important; }

@media print {
  .aui a,
  .aui a:visited {
    text-decoration: underline; }
  .aui a[href]:after {
    content: ""; }
  .aui abbr[title]:after {
    content: ""; }
  .aui .ir a:after,
  .aui a[href^="javascript:"]:after,
  .aui a[href^="#"]:after {
    content: ""; }
  .aui #banner,
  .aui .listing-layout .span3,
  .aui .empty,
  .aui .portlet-borderless-bar,
  .aui .portlet-actions,
  .aui .asset-actions,
  .aui .media-bar,
  .aui .portlet-dockbar,
  .aui footer .span3,
  .aui .tag-cloud-portlet,
  .aui .yja-gray-social-share-portlet,
  .aui .yja-social-share-portlet,
  .aui .portlet-breadcrumb,
  .aui .mobile-menu-actions {
    display: none !important; } }
@media (max-width: 768px) {
  .aui body .row-fluid .sm-span1, .aui body .row-fluid .sm-span2, .aui body .row-fluid .sm-span3, .aui body .row-fluid .sm-span4, .aui body .row-fluid .sm-span5, .aui body .row-fluid .sm-span6, .aui body .row-fluid .sm-span7, .aui body .row-fluid .sm-span8, .aui body .row-fluid .sm-span9, .aui body .row-fluid .sm-span10, .aui body .row-fluid .sm-span11, .aui body .row-fluid .sm-span12 {
    float: left;
    margin-left: 2.12766%; }
    .aui body .row-fluid .sm-span1::first-child, .aui body .row-fluid .sm-span2::first-child, .aui body .row-fluid .sm-span3::first-child, .aui body .row-fluid .sm-span4::first-child, .aui body .row-fluid .sm-span5::first-child, .aui body .row-fluid .sm-span6::first-child, .aui body .row-fluid .sm-span7::first-child, .aui body .row-fluid .sm-span8::first-child, .aui body .row-fluid .sm-span9::first-child, .aui body .row-fluid .sm-span10::first-child, .aui body .row-fluid .sm-span11::first-child, .aui body .row-fluid .sm-span12::first-child {
      margin-left: 0; }
  .aui body .row-fluid .sm-span12 {
    width: 100%;
    *width: 99.94681%; }
  .aui body .row-fluid .sm-span11 {
    width: 91.45299%;
    *width: 91.3998%; }
  .aui body .row-fluid .sm-span10 {
    width: 82.90598%;
    *width: 82.85279%; }
  .aui body .row-fluid .sm-span9 {
    width: 74.35897%;
    *width: 74.30578%; }
  .aui body .row-fluid .sm-span8 {
    width: 65.81197%;
    *width: 65.75877%; }
  .aui body .row-fluid .sm-span7 {
    width: 57.26496%;
    *width: 57.21177%; }
  .aui body .row-fluid .sm-span6 {
    width: 48.71795%;
    *width: 48.66476%; }
  .aui body .row-fluid .sm-span5 {
    width: 40.17094%;
    *width: 40.11775%; }
  .aui body .row-fluid .sm-span4 {
    width: 31.62393%;
    *width: 31.57074%; }
  .aui body .row-fluid .sm-span3 {
    width: 23.07692%;
    *width: 23.02373%; }
  .aui body .row-fluid .sm-span2 {
    width: 14.52991%;
    *width: 14.47672%; }
  .aui body .row-fluid .sm-span1 {
    width: 5.98291%;
    *width: 5.92971%; }
  .aui body .row-fluid .sm-offset1 {
    margin-left: 11.11111%;
    *margin-left: 11.00473%; }
  .aui body .row-fluid .sm-offset1:first-child {
    margin-left: 8.54701%;
    *margin-left: 8.44063%; }
  .aui body .row-fluid .sm-offset2 {
    margin-left: 19.65812%;
    *margin-left: 19.55174%; }
  .aui body .row-fluid .sm-offset2:first-child {
    margin-left: 17.09402%;
    *margin-left: 16.98763%; }
  .aui body .row-fluid .sm-offset3 {
    margin-left: 28.20513%;
    *margin-left: 28.09875%; }
  .aui body .row-fluid .sm-offset3:first-child {
    margin-left: 25.64103%;
    *margin-left: 25.53464%; }
  .aui body .row-fluid .sm-offset4 {
    margin-left: 36.75214%;
    *margin-left: 36.64575%; }
  .aui body .row-fluid .sm-offset4:first-child {
    margin-left: 34.18803%;
    *margin-left: 34.08165%; }
  .aui body .row-fluid .sm-offset5 {
    margin-left: 45.29915%;
    *margin-left: 45.19276%; }
  .aui body .row-fluid .sm-offset5:first-child {
    margin-left: 42.73504%;
    *margin-left: 42.62866%; }
  .aui body .row-fluid .sm-offset6 {
    margin-left: 53.84615%;
    *margin-left: 53.73977%; }
  .aui body .row-fluid .sm-offset6:first-child {
    margin-left: 51.28205%;
    *margin-left: 51.17567%; }
  .aui body .row-fluid .sm-offset7 {
    margin-left: 62.39316%;
    *margin-left: 62.28678%; }
  .aui body .row-fluid .sm-offset7:first-child {
    margin-left: 59.82906%;
    *margin-left: 59.72268%; }
  .aui body .row-fluid .sm-offset8 {
    margin-left: 70.94017%;
    *margin-left: 70.83379%; }
  .aui body .row-fluid .sm-offset8:first-child {
    margin-left: 68.37607%;
    *margin-left: 68.26969%; }
  .aui body .row-fluid .sm-offset9 {
    margin-left: 79.48718%;
    *margin-left: 79.3808%; }
  .aui body .row-fluid .sm-offset9:first-child {
    margin-left: 76.92308%;
    *margin-left: 76.81669%; }
  .aui body .row-fluid .sm-offset10 {
    margin-left: 88.03419%;
    *margin-left: 87.92781%; }
  .aui body .row-fluid .sm-offset10:first-child {
    margin-left: 85.47009%;
    *margin-left: 85.3637%; }
  .aui body .row-fluid .sm-offset11 {
    margin-left: 96.5812%;
    *margin-left: 96.47481%; }
  .aui body .row-fluid .sm-offset11:first-child {
    margin-left: 94.01709%;
    *margin-left: 93.91071%; }
  .aui body .row-fluid .sm-offset12 {
    margin-left: 105.12821%;
    *margin-left: 105.02182%; }
  .aui body .row-fluid .sm-offset12:first-child {
    margin-left: 102.5641%;
    *margin-left: 102.45772%; } }
@media (max-width: 320px) {
  .aui body .row-fluid .xs-span1, .aui body .row-fluid .xs-span2, .aui body .row-fluid .xs-span3, .aui body .row-fluid .xs-span4, .aui body .row-fluid .xs-span5, .aui body .row-fluid .xs-span6, .aui body .row-fluid .xs-span7, .aui body .row-fluid .xs-span8, .aui body .row-fluid .xs-span9, .aui body .row-fluid .xs-span10, .aui body .row-fluid .xs-span11, .aui body .row-fluid .xs-span12 {
    float: left;
    margin-left: 2.12766%; }
    .aui body .row-fluid .xs-span1::first-child, .aui body .row-fluid .xs-span2::first-child, .aui body .row-fluid .xs-span3::first-child, .aui body .row-fluid .xs-span4::first-child, .aui body .row-fluid .xs-span5::first-child, .aui body .row-fluid .xs-span6::first-child, .aui body .row-fluid .xs-span7::first-child, .aui body .row-fluid .xs-span8::first-child, .aui body .row-fluid .xs-span9::first-child, .aui body .row-fluid .xs-span10::first-child, .aui body .row-fluid .xs-span11::first-child, .aui body .row-fluid .xs-span12::first-child {
      margin-left: 0; }
  .aui body .row-fluid .xs-span12 {
    width: 100%;
    *width: 99.94681%; }
  .aui body .row-fluid .xs-span11 {
    width: 91.45299%;
    *width: 91.3998%; }
  .aui body .row-fluid .xs-span10 {
    width: 82.90598%;
    *width: 82.85279%; }
  .aui body .row-fluid .xs-span9 {
    width: 74.35897%;
    *width: 74.30578%; }
  .aui body .row-fluid .xs-span8 {
    width: 65.81197%;
    *width: 65.75877%; }
  .aui body .row-fluid .xs-span7 {
    width: 57.26496%;
    *width: 57.21177%; }
  .aui body .row-fluid .xs-span6 {
    width: 48.71795%;
    *width: 48.66476%; }
  .aui body .row-fluid .xs-span5 {
    width: 40.17094%;
    *width: 40.11775%; }
  .aui body .row-fluid .xs-span4 {
    width: 31.62393%;
    *width: 31.57074%; }
  .aui body .row-fluid .xs-span3 {
    width: 23.07692%;
    *width: 23.02373%; }
  .aui body .row-fluid .xs-span2 {
    width: 14.52991%;
    *width: 14.47672%; }
  .aui body .row-fluid .xs-span1 {
    width: 5.98291%;
    *width: 5.92971%; }
  .aui body .row-fluid .xs-offset1 {
    margin-left: 11.11111%;
    *margin-left: 11.00473%; }
  .aui body .row-fluid .xs-offset1:first-child {
    margin-left: 8.54701%;
    *margin-left: 8.44063%; }
  .aui body .row-fluid .xs-offset2 {
    margin-left: 19.65812%;
    *margin-left: 19.55174%; }
  .aui body .row-fluid .xs-offset2:first-child {
    margin-left: 17.09402%;
    *margin-left: 16.98763%; }
  .aui body .row-fluid .xs-offset3 {
    margin-left: 28.20513%;
    *margin-left: 28.09875%; }
  .aui body .row-fluid .xs-offset3:first-child {
    margin-left: 25.64103%;
    *margin-left: 25.53464%; }
  .aui body .row-fluid .xs-offset4 {
    margin-left: 36.75214%;
    *margin-left: 36.64575%; }
  .aui body .row-fluid .xs-offset4:first-child {
    margin-left: 34.18803%;
    *margin-left: 34.08165%; }
  .aui body .row-fluid .xs-offset5 {
    margin-left: 45.29915%;
    *margin-left: 45.19276%; }
  .aui body .row-fluid .xs-offset5:first-child {
    margin-left: 42.73504%;
    *margin-left: 42.62866%; }
  .aui body .row-fluid .xs-offset6 {
    margin-left: 53.84615%;
    *margin-left: 53.73977%; }
  .aui body .row-fluid .xs-offset6:first-child {
    margin-left: 51.28205%;
    *margin-left: 51.17567%; }
  .aui body .row-fluid .xs-offset7 {
    margin-left: 62.39316%;
    *margin-left: 62.28678%; }
  .aui body .row-fluid .xs-offset7:first-child {
    margin-left: 59.82906%;
    *margin-left: 59.72268%; }
  .aui body .row-fluid .xs-offset8 {
    margin-left: 70.94017%;
    *margin-left: 70.83379%; }
  .aui body .row-fluid .xs-offset8:first-child {
    margin-left: 68.37607%;
    *margin-left: 68.26969%; }
  .aui body .row-fluid .xs-offset9 {
    margin-left: 79.48718%;
    *margin-left: 79.3808%; }
  .aui body .row-fluid .xs-offset9:first-child {
    margin-left: 76.92308%;
    *margin-left: 76.81669%; }
  .aui body .row-fluid .xs-offset10 {
    margin-left: 88.03419%;
    *margin-left: 87.92781%; }
  .aui body .row-fluid .xs-offset10:first-child {
    margin-left: 85.47009%;
    *margin-left: 85.3637%; }
  .aui body .row-fluid .xs-offset11 {
    margin-left: 96.5812%;
    *margin-left: 96.47481%; }
  .aui body .row-fluid .xs-offset11:first-child {
    margin-left: 94.01709%;
    *margin-left: 93.91071%; }
  .aui body .row-fluid .xs-offset12 {
    margin-left: 105.12821%;
    *margin-left: 105.02182%; }
  .aui body .row-fluid .xs-offset12:first-child {
    margin-left: 102.5641%;
    *margin-left: 102.45772%; } }

.aui .portlet-site-map .portlet-body > ul {
  columns: 2;
  column-gap: 60px;
  column-rule: solid 1px #ddd;
  margin-left: 0; }
  .aui .portlet-site-map .portlet-body > ul > li {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid; }
    .aui .portlet-site-map .portlet-body > ul > li > a {
      font-weight: bold;
      font-size: 1.1em;
      padding-bottom: 0; }
.aui .portlet-site-map .portlet-body ul > li {
  list-style: none; }
  .aui .portlet-site-map .portlet-body ul > li a {
    padding: 10px 0;
    display: inline-block; }
  .aui .portlet-site-map .portlet-body ul > li ul li {
    list-style: inherit; }
  .aui .portlet-site-map .portlet-body ul > li ul a {
    font-size: 1em;
    padding: 2px; }

.mm-menu {
  border-left-width: 4px !important;
  border-left-style: solid !important; }

#menu:not(.mm-menu) {
  display: none; }

#menu[aria-hidden="true"] {
  display: none !important; }

button.mm-tabend {
  padding: 5px !important;
  margin: 0 !important;
  background: #5c5c5c !important;
  box-shadow: none !important;
  border: none !important;
  position: absolute;
  left: 0; }

.input-append #mobile-search-field {
  width: calc(100% - 75px) !important; }

#menu {
  background: #5c5c5c;
  color: #fff; }

#menu .mm-panels .mm-panel,
.mm-navbar {
  background: #5c5c5c !important;
  color: #fff !important; }

.mm-listview .mm-listitem a {
  color: #fff !important; }

.mm-listitem_selected > .mm-listitem__text {
  background: rgba(0, 0, 0, 0.1) !important; }

.mm-listview a.mm-btn:after,
.mm-listview a.mm-btn:before,
a.mm-btn_next:after,
a.mm-btn_prev:before {
  border-color: rgba(255, 255, 255, 0.3) !important; }

.mobile-menu-actions {
  position: absolute;
  right: 0;
  top: 20px;
  margin: 1px 0 1px 1px;
  z-index: 10; }
  .mobile-menu-actions a {
    display: inline-block;
    height: 46px;
    width: 46px;
    color: #fff;
    text-align: center;
    overflow: hidden;
    float: left; }
    .mobile-menu-actions a span {
      display: block;
      font-size: 2em;
      margin: 5px 0 0; }
    .mobile-menu-actions a.menu-icon {
      font-size: 11px; }
      .mobile-menu-actions a.menu-icon i {
        display: block;
        margin-bottom: 3px;
        margin-top: 9px;
        font-size: 1.4em; }
    .mobile-menu-actions a.mobile-search-focus {
      line-height: 48px;
      margin-right: 1px; }
    .mobile-menu-actions a:hover, .mobile-menu-actions a:focus, .mobile-menu-actions a:active {
      color: #fff;
      text-decoration: none; }

/*!
* jQuery mmenu v7.3.2
* @requires jQuery 1.7.0 or later
*
* mmenujs.com
*	
* Copyright (c) Fred Heusschen
* www.frebsite.nl
*
* License: CC-BY-NC-4.0
* http://creativecommons.org/licenses/by-nc/4.0/
*/
.mm-menu {
  MMmm-line-height: 20px;
  MMmm-listitem-size: 44px;
  MMmm-navbar-size: 44px;
  MMmm-offset-top: 0;
  MMmm-offset-right: 0;
  MMmm-offset-bottom: 0;
  MMmm-offset-left: 0;
  MMmm-color-border: rgba(0, 0, 0, 0.1);
  MMmm-color-button: rgba(0, 0, 0, 0.3);
  MMmm-color-text: rgba(0, 0, 0, 0.75);
  MMmm-color-text-dimmed: rgba(0, 0, 0, 0.3);
  MMmm-color-background: #f3f3f3;
  MMmm-color-background-highlight: rgba(0, 0, 0, 0.05);
  MMmm-color-background-emphasis: rgba(255, 255, 255, 0.4);
  MMmm-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

.mm-hidden {
  display: none !important; }

.mm-wrapper {
  overflow-x: hidden;
  position: relative; }

.mm-menu {
  background: #f3f3f3;
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  background: var(MMmm-color-background);
  border-color: var(MMmm-color-border);
  color: var(MMmm-color-text);
  line-height: 20px;
  line-height: var(MMmm-line-height);
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  padding: 0;
  margin: 0;
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  top: var(MMmm-offset-top);
  right: var(MMmm-offset-right);
  bottom: var(MMmm-offset-bottom);
  left: var(MMmm-offset-left);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.mm-menu a, .mm-menu a:active, .mm-menu a:hover, .mm-menu a:link, .mm-menu a:visited {
  color: inherit;
  text-decoration: none; }

[dir=rtl] .mm-menu {
  direction: rtl; }

.mm-panels, .mm-panels > .mm-panel {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0; }

.mm-panel, .mm-panels {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #f3f3f3;
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  background: var(MMmm-color-background);
  border-color: var(MMmm-color-border);
  color: var(MMmm-color-text); }

.mm-panels {
  overflow: hidden; }

.mm-panel {
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%;
  padding: 0 20px;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  -o-transition: transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease,-webkit-transform .4s ease; }

.mm-panel:not(.mm-hidden) {
  display: block; }

.mm-panel:after, .mm-panel:before {
  content: '';
  display: block;
  height: 20px; }

.mm-panel_has-navbar {
  padding-top: 44px;
  padding-top: var(MMmm-navbar-size); }

.mm-panel_opened {
  z-index: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-panel_opened-parent {
  -webkit-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0); }

.mm-panel_highest {
  z-index: 2; }

.mm-panel_noanimation {
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important; }

.mm-panel_noanimation.mm-panel_opened-parent {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

[dir=rtl] .mm-panel:not(.mm-panel_opened) {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

[dir=rtl] .mm-panel.mm-panel_opened-parent {
  -webkit-transform: translate3d(30%, 0, 0);
  transform: translate3d(30%, 0, 0); }

.mm-listitem_vertical > .mm-panel {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
  display: none;
  width: 100%;
  padding: 10px 0 10px 10px; }

.mm-listitem_vertical > .mm-panel:after, .mm-listitem_vertical > .mm-panel:before {
  content: none;
  display: none; }

.mm-listitem_opened > .mm-panel {
  display: block; }

.mm-listitem_vertical > .mm-listitem__btn {
  height: 44px;
  height: var(MMmm-listitem-size);
  bottom: auto; }

.mm-listitem_vertical .mm-listitem:last-child:after {
  border-color: transparent; }

.mm-listitem_opened > .mm-listitem__btn:after {
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
  right: 19px; }

.mm-btn {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 44px;
  padding: 0; }

.mm-btn:after, .mm-btn:before {
  border-color: rgba(0, 0, 0, 0.1);
  border-color: var(MMmm-color-button);
  border-width: 2px;
  border-style: solid; }

.mm-btn_close:after, .mm-btn_close:before {
  content: '';
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  display: block;
  width: 5px;
  height: 5px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.mm-btn_close:before {
  border-right: none;
  border-bottom: none;
  right: 18px; }

.mm-btn_close:after {
  border-left: none;
  border-top: none;
  right: 25px; }

.mm-btn_next:after, .mm-btn_prev:before {
  content: '';
  border-bottom: none;
  border-right: none;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  display: block;
  width: 8px;
  height: 8px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0; }

.mm-btn_prev:before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 23px;
  right: auto; }

.mm-btn_next:after {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  right: 23px;
  left: auto; }

[dir=rtl] .mm-btn_next:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 23px;
  right: auto; }

[dir=rtl] .mm-btn_prev:before {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  right: 23px;
  left: auto; }

[dir=rtl] .mm-btn_close:after, [dir=rtl] .mm-btn_close:before {
  right: auto; }

[dir=rtl] .mm-btn_close:before {
  left: 25px; }

[dir=rtl] .mm-btn_close:after {
  left: 18px; }

.mm-navbar {
  background: #f3f3f3;
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3);
  background: var(MMmm-color-background);
  border-color: var(MMmm-color-border);
  color: var(MMmm-color-text-dimmed);
  border-bottom-width: 1px;
  border-bottom-style: solid;
  text-align: center;
  display: none;
  height: 44px;
  height: var(MMmm-navbar-size);
  padding: 0 44px;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  opacity: 1;
  -webkit-transition: opacity .4s ease;
  -o-transition: opacity .4s ease;
  transition: opacity .4s ease; }

.mm-navbar > * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  padding: 12px;
  padding: calc((var(MMmm-navbar-size) - var(MMmm-line-height)) * .5);
  padding-left: 0;
  padding-right: 0; }

.mm-navbar a, .mm-navbar a:hover {
  text-decoration: none; }

.mm-navbar__title {
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.mm-navbar__btn {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1; }

.mm-navbar__btn:first-child {
  text-align: left;
  left: 0; }

.mm-navbar__btn:last-child {
  text-align: right;
  right: 0; }

.mm-panel_has-navbar .mm-navbar {
  display: block; }

[dir=rtl] .mm-navbar__btn:first-child {
  text-align: right;
  right: 0;
  left: auto; }

[dir=rtl] .mm-navbar__btn:last-child {
  text-align: left;
  left: 0;
  right: auto; }

.mm-listitem, .mm-listview {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0; }

.mm-listitem {
  color: rgba(0, 0, 0, 0.75);
  color: var(MMmm-color-text);
  border-color: rgba(0, 0, 0, 0.1);
  border-color: var(MMmm-color-border);
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.mm-listitem:after {
  content: '';
  border-color: inherit;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: block;
  position: absolute;
  left: 20px;
  right: 0;
  bottom: 0; }

.mm-listitem a, .mm-listitem a:hover {
  text-decoration: none; }

.mm-listitem__btn, .mm-listitem__text {
  color: inherit;
  display: block;
  padding-top: 12px;
  padding-top: calc((var(MMmm-listitem-size) - var(MMmm-line-height))/ 2);
  padding-bottom: 12px;
  padding-bottom: calc((var(MMmm-listitem-size) - var(MMmm-line-height))/ 2); }

.mm-listitem__text {
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding-left: 20px;
  padding-right: 10px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 10%;
  flex-basis: 10%; }

.mm-listitem__btn {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0.4);
  tap-highlight-color: rgba(255, 255, 255, 0.4);
  -webkit-tap-highlight-color: var(MMmm-color-background-emphasis);
  tap-highlight-color: var(MMmm-color-background-emphasis);
  background: rgba(3, 2, 1, 0);
  border-color: inherit;
  width: auto;
  padding-right: 54px;
  position: relative; }

.mm-listitem__btn:not(.mm-listitem__text) {
  border-left-width: 1px;
  border-left-style: solid; }

.mm-listitem_selected > .mm-listitem__text {
  background: rgba(255, 255, 255, 0.4);
  background: var(MMmm-color-background-emphasis); }

.mm-listitem_opened > .mm-listitem__btn, .mm-listitem_opened > .mm-panel {
  background: rgba(0, 0, 0, 0.05);
  background: var(MMmm-color-background-highlight); }

.mm-panels > .mm-panel > .mm-listview {
  margin: 20px -20px; }

.mm-panels > .mm-panel > .mm-listview:first-child, .mm-panels > .mm-panel > .mm-navbar + .mm-listview {
  margin-top: -20px; }

.mm-listitem_divider {
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.05);
  background: var(MMmm-color-background-highlight);
  font-size: 75%;
  text-transform: uppercase;
  min-height: 20px;
  min-height: var(MMmm-line-height);
  padding: 6.5px;
  padding: calc(((var(MMmm-listitem-size) * .75) - var(MMmm-line-height)) * .5);
  padding-right: 10px;
  padding-left: 20px; }

.mm-listitem_spacer {
  padding-top: 44px;
  padding-top: var(MMmm-listitem-size); }

.mm-listitem_spacer > .mm-btn_next {
  top: 44px;
  top: var(MMmm-listitem-size); }

[dir=rtl] .mm-listitem:after {
  left: 0;
  right: 20px; }

[dir=rtl] .mm-listitem__text {
  padding-left: 10px;
  padding-right: 20px; }

[dir=rtl] .mm-listitem__btn {
  padding-left: 54px;
  border-left-width: 0;
  border-left-style: none; }

[dir=rtl] .mm-listitem__btn:not(.mm-listitem__text) {
  padding-right: 0;
  border-right-width: 1px;
  border-right-style: solid; }

.mm-page {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative; }

.mm-slideout {
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  -o-transition: transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease,-webkit-transform .4s ease;
  z-index: 1; }

.mm-wrapper_opened {
  overflow-x: hidden;
  position: relative; }

.mm-wrapper_background .mm-page {
  background: inherit; }

.mm-menu_offcanvas {
  display: none;
  position: fixed;
  right: auto;
  z-index: 0; }

.mm-menu_offcanvas.mm-menu_opened {
  display: block; }

.mm-menu_offcanvas {
  width: 80%;
  min-width: 240px;
  max-width: 440px; }

.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate3d(80vw, 0, 0);
  transform: translate3d(80vw, 0, 0); }

@media all and (max-width: 300px) {
  .mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(240px, 0, 0);
    transform: translate3d(240px, 0, 0); } }
@media all and (min-width: 550px) {
  .mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(440px, 0, 0);
    transform: translate3d(440px, 0, 0); } }
.mm-wrapper__blocker {
  background: rgba(3, 2, 1, 0);
  overflow: hidden;
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2; }

.mm-wrapper_blocking {
  overflow: hidden; }

.mm-wrapper_blocking body {
  overflow: hidden; }

.mm-wrapper_blocking .mm-wrapper__blocker {
  display: block; }

.mm-sronly {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  white-space: nowrap !important;
  width: 1px !important;
  min-width: 1px !important;
  height: 1px !important;
  min-height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important; }

.mm-menu_autoheight {
  -webkit-transition: none .4s ease;
  -o-transition: none .4s ease;
  transition: none .4s ease;
  -webkit-transition-property: height,-webkit-transform;
  transition-property: height,-webkit-transform;
  -o-transition-property: transform,height;
  transition-property: transform,height;
  transition-property: transform,height,-webkit-transform; }

.mm-menu_autoheight:not(.mm-menu_offcanvas) {
  position: relative; }

.mm-menu_autoheight.mm-menu_position-bottom, .mm-menu_autoheight.mm-menu_position-top {
  max-height: 80%; }

.mm-menu_autoheight-measuring .mm-panel {
  display: block !important; }

.mm-menu_autoheight-measuring .mm-listitem_vertical:not(.mm-listitem_opened) .mm-panel {
  display: none !important; }

.mm-menu_autoheight-measuring .mm-panels > .mm-panel {
  bottom: auto !important;
  height: auto !important; }

[class*=mm-menu_columns-] {
  -webkit-transition-property: width;
  -o-transition-property: width;
  transition-property: width; }

[class*=mm-menu_columns-] .mm-panels > .mm-panel {
  right: auto;
  -webkit-transition-property: width,-webkit-transform;
  transition-property: width,-webkit-transform;
  -o-transition-property: width,transform;
  transition-property: width,transform;
  transition-property: width,transform,-webkit-transform; }

[class*=mm-menu_columns-] .mm-panels > .mm-panel_opened, [class*=mm-menu_columns-] .mm-panels > .mm-panel_opened-parent {
  display: block !important; }

[class*=mm-panel_columns-] {
  border-right: 1px solid;
  border-color: inherit; }

.mm-menu_columns-1 .mm-panel_columns-0, .mm-menu_columns-2 .mm-panel_columns-1, .mm-menu_columns-3 .mm-panel_columns-2, .mm-menu_columns-4 .mm-panel_columns-3 {
  border-right: none; }

[class*=mm-menu_columns-] .mm-panels > .mm-panel_columns-0 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-menu_columns-0 .mm-panels > .mm-panel {
  z-index: 0; }

.mm-menu_columns-0 .mm-panels > .mm-panel else {
  width: 100%; }

.mm-menu_columns-0 .mm-panels > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.mm-menu_columns-0 {
  width: 80%;
  min-width: 240px;
  max-width: 0; }

.mm-wrapper_opening .mm-menu_columns-0.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate3d(80vw, 0, 0);
  transform: translate3d(80vw, 0, 0); }

@media all and (max-width: 300px) {
  .mm-wrapper_opening .mm-menu_columns-0.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(240px, 0, 0);
    transform: translate3d(240px, 0, 0); } }
@media all and (min-width: 0px) {
  .mm-wrapper_opening .mm-menu_columns-0.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate3d(-80vw, 0, 0);
  transform: translate3d(-80vw, 0, 0); }

@media all and (max-width: 300px) {
  .mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(-240px, 0, 0);
    transform: translate3d(-240px, 0, 0); } }
@media all and (min-width: 0px) {
  .mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
[class*=mm-menu_columns-] .mm-panels > .mm-panel_columns-1 {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.mm-menu_columns-1 .mm-panels > .mm-panel {
  z-index: 1;
  width: 100%; }

.mm-menu_columns-1 .mm-panels > .mm-panel else {
  width: 100%; }

.mm-menu_columns-1 .mm-panels > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
  -webkit-transform: translate3d(200%, 0, 0);
  transform: translate3d(200%, 0, 0); }

.mm-menu_columns-1 {
  width: 80%;
  min-width: 240px;
  max-width: 440px; }

.mm-wrapper_opening .mm-menu_columns-1.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate3d(80vw, 0, 0);
  transform: translate3d(80vw, 0, 0); }

@media all and (max-width: 300px) {
  .mm-wrapper_opening .mm-menu_columns-1.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(240px, 0, 0);
    transform: translate3d(240px, 0, 0); } }
@media all and (min-width: 550px) {
  .mm-wrapper_opening .mm-menu_columns-1.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(440px, 0, 0);
    transform: translate3d(440px, 0, 0); } }
.mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate3d(-80vw, 0, 0);
  transform: translate3d(-80vw, 0, 0); }

@media all and (max-width: 300px) {
  .mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(-240px, 0, 0);
    transform: translate3d(-240px, 0, 0); } }
@media all and (min-width: 550px) {
  .mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(-440px, 0, 0);
    transform: translate3d(-440px, 0, 0); } }
[class*=mm-menu_columns-] .mm-panels > .mm-panel_columns-2 {
  -webkit-transform: translate3d(200%, 0, 0);
  transform: translate3d(200%, 0, 0); }

.mm-menu_columns-2 .mm-panels > .mm-panel {
  z-index: 2;
  width: 50%; }

.mm-menu_columns-2 .mm-panels > .mm-panel else {
  width: 100%; }

.mm-menu_columns-2 .mm-panels > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
  -webkit-transform: translate3d(300%, 0, 0);
  transform: translate3d(300%, 0, 0); }

.mm-menu_columns-2 {
  width: 80%;
  min-width: 240px;
  max-width: 880px; }

.mm-wrapper_opening .mm-menu_columns-2.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate3d(80vw, 0, 0);
  transform: translate3d(80vw, 0, 0); }

@media all and (max-width: 300px) {
  .mm-wrapper_opening .mm-menu_columns-2.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(240px, 0, 0);
    transform: translate3d(240px, 0, 0); } }
@media all and (min-width: 1100px) {
  .mm-wrapper_opening .mm-menu_columns-2.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(880px, 0, 0);
    transform: translate3d(880px, 0, 0); } }
.mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate3d(-80vw, 0, 0);
  transform: translate3d(-80vw, 0, 0); }

@media all and (max-width: 300px) {
  .mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(-240px, 0, 0);
    transform: translate3d(-240px, 0, 0); } }
@media all and (min-width: 1100px) {
  .mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(-880px, 0, 0);
    transform: translate3d(-880px, 0, 0); } }
[class*=mm-menu_columns-] .mm-panels > .mm-panel_columns-3 {
  -webkit-transform: translate3d(300%, 0, 0);
  transform: translate3d(300%, 0, 0); }

.mm-menu_columns-3 .mm-panels > .mm-panel {
  z-index: 3;
  width: 33.34%; }

.mm-menu_columns-3 .mm-panels > .mm-panel else {
  width: 100%; }

.mm-menu_columns-3 .mm-panels > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
  -webkit-transform: translate3d(400%, 0, 0);
  transform: translate3d(400%, 0, 0); }

.mm-menu_columns-3 {
  width: 80%;
  min-width: 240px;
  max-width: 1320px; }

.mm-wrapper_opening .mm-menu_columns-3.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate3d(80vw, 0, 0);
  transform: translate3d(80vw, 0, 0); }

@media all and (max-width: 300px) {
  .mm-wrapper_opening .mm-menu_columns-3.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(240px, 0, 0);
    transform: translate3d(240px, 0, 0); } }
@media all and (min-width: 1650px) {
  .mm-wrapper_opening .mm-menu_columns-3.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(1320px, 0, 0);
    transform: translate3d(1320px, 0, 0); } }
.mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate3d(-80vw, 0, 0);
  transform: translate3d(-80vw, 0, 0); }

@media all and (max-width: 300px) {
  .mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(-240px, 0, 0);
    transform: translate3d(-240px, 0, 0); } }
@media all and (min-width: 1650px) {
  .mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(-1320px, 0, 0);
    transform: translate3d(-1320px, 0, 0); } }
[class*=mm-menu_columns-] .mm-panels > .mm-panel_columns-4 {
  -webkit-transform: translate3d(400%, 0, 0);
  transform: translate3d(400%, 0, 0); }

.mm-menu_columns-4 .mm-panels > .mm-panel {
  z-index: 4;
  width: 25%; }

.mm-menu_columns-4 .mm-panels > .mm-panel else {
  width: 100%; }

.mm-menu_columns-4 .mm-panels > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
  -webkit-transform: translate3d(500%, 0, 0);
  transform: translate3d(500%, 0, 0); }

.mm-menu_columns-4 {
  width: 80%;
  min-width: 240px;
  max-width: 1760px; }

.mm-wrapper_opening .mm-menu_columns-4.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate3d(80vw, 0, 0);
  transform: translate3d(80vw, 0, 0); }

@media all and (max-width: 300px) {
  .mm-wrapper_opening .mm-menu_columns-4.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(240px, 0, 0);
    transform: translate3d(240px, 0, 0); } }
@media all and (min-width: 2200px) {
  .mm-wrapper_opening .mm-menu_columns-4.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(1760px, 0, 0);
    transform: translate3d(1760px, 0, 0); } }
.mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate3d(-80vw, 0, 0);
  transform: translate3d(-80vw, 0, 0); }

@media all and (max-width: 300px) {
  .mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(-240px, 0, 0);
    transform: translate3d(-240px, 0, 0); } }
@media all and (min-width: 2200px) {
  .mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(-1760px, 0, 0);
    transform: translate3d(-1760px, 0, 0); } }
[class*=mm-menu_columns-].mm-menu_position-bottom, [class*=mm-menu_columns-].mm-menu_position-top {
  width: 100%;
  max-width: 100%;
  min-width: 100%; }

.mm-wrapper_opening [class*=mm-menu_columns-].mm-menu_position-front {
  -webkit-transition-property: width,min-width,max-width,-webkit-transform;
  transition-property: width,min-width,max-width,-webkit-transform;
  -o-transition-property: width,min-width,max-width,transform;
  transition-property: width,min-width,max-width,transform;
  transition-property: width,min-width,max-width,transform,-webkit-transform; }

.mm-counter {
  color: rgba(0, 0, 0, 0.3);
  color: var(MMmm-color-text-dimmed);
  text-align: right;
  display: block;
  min-width: 44px;
  float: right; }

.mm-listitem_nosubitems > .mm-counter {
  display: none; }

[dir=rtl] .mm-counter {
  text-align: left;
  float: left; }

.mm-listitem_divider {
  opacity: 1;
  -webkit-transition: opacity .4s ease;
  -o-transition: opacity .4s ease;
  transition: opacity .4s ease; }

.mm-menu_dividers-light .mm-listitem_divider {
  background: inherit;
  font-size: inherit;
  color: rgba(0, 0, 0, 0.3);
  color: var(MMmm-color-text-dimmed);
  padding-top: 18px;
  padding-top: calc((var(MMmm-listitem-size) - var(MMmm-line-height)) * .75);
  padding-bottom: 6px;
  padding-bottom: calc((var(MMmm-listitem-size) - var(MMmm-line-height)) * .25); }

.mm-menu_border-none .mm-listitem_divider {
  border-top-width: 1px;
  border-top-style: solid; }

.mm-listview_fixeddivider {
  background: inherit;
  display: none;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10; }

.mm-listview_fixeddivider:after {
  content: none !important;
  display: none !important; }

.mm-panel_dividers .mm-listview_fixeddivider {
  display: block; }

.mm-wrapper_opened.mm-dragging .mm-menu, .mm-wrapper_opened.mm-dragging .mm-slideout {
  -webkit-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s; }

.mm-menu_dropdown {
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  height: 80%; }

.mm-wrapper_dropdown .mm-slideout {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
  z-index: 0; }

.mm-wrapper_dropdown .mm-wrapper__blocker {
  -webkit-transition-delay: 0s !important;
  -o-transition-delay: 0s !important;
  transition-delay: 0s !important;
  z-index: 1; }

.mm-wrapper_dropdown .mm-menu_dropdown {
  z-index: 2; }

.mm-wrapper_dropdown.mm-wrapper_opened:not(.mm-wrapper_opening) .mm-menu_dropdown {
  display: none; }

[class*=mm-menu_tip-]:before {
  content: '';
  background: inherit;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  z-index: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.mm-menu_tip-left:before {
  left: 22px; }

.mm-menu_tip-right:before {
  right: 22px; }

.mm-menu_tip-top:before {
  top: -8px; }

.mm-menu_tip-bottom:before {
  bottom: -8px; }

.mm-menu {
  MMmm-iconbar-size: 44px; }

.mm-iconbar {
  color: rgba(0, 0, 0, 0.3);
  color: var(MMmm-color-text-dimmed);
  border: 0 solid rgba(0, 0, 0, 0.1);
  border-color: var(MMmm-color-border);
  border-right-width: 1px;
  text-align: center;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 44px;
  width: var(MMmm-iconbar-size);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 2; }

.mm-menu_iconbar .mm-navbars_bottom, .mm-menu_iconbar .mm-navbars_top, .mm-menu_iconbar .mm-panels {
  left: 44px;
  left: var(MMmm-iconbar-size); }

.mm-iconbar__bottom, .mm-iconbar__top {
  width: inherit;
  position: absolute; }

.mm-iconbar__bottom > *, .mm-iconbar__top > * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  padding: 11px 0; }

.mm-iconbar__bottom a, .mm-iconbar__bottom a:hover, .mm-iconbar__top a, .mm-iconbar__top a:hover {
  text-decoration: none; }

.mm-iconbar__top {
  top: 0; }

.mm-iconbar__bottom {
  bottom: 0; }

.mm-iconbar__tab_selected {
  background: rgba(255, 255, 255, 0.4);
  background: var(MMmm-color-background-emphasis); }

.mm-menu {
  MMmm-iconpanel-size: 44px; }

.mm-panel_iconpanel-1, .mm-panel_iconpanel-1.mm-panel_opened ~ .mm-listview_fixeddivider {
  width: calc(100% - (44px * 1));
  width: calc(100% - (var(MMmm-iconpanel-size) * 1)); }

.mm-panel_iconpanel-2, .mm-panel_iconpanel-2.mm-panel_opened ~ .mm-listview_fixeddivider {
  width: calc(100% - (44px * 2));
  width: calc(100% - (var(MMmm-iconpanel-size) * 2)); }

.mm-panel_iconpanel-3, .mm-panel_iconpanel-3.mm-panel_opened ~ .mm-listview_fixeddivider {
  width: calc(100% - (44px * 3));
  width: calc(100% - (var(MMmm-iconpanel-size) * 3)); }

.mm-panel_iconpanel-first ~ .mm-panel, .mm-panel_iconpanel-first ~ .mm-panel_opened ~ .mm-listview_fixeddivider {
  width: calc(100% - 44px);
  width: calc(100% - var(MMmm-iconpanel-size)); }

.mm-menu_iconpanel .mm-panels > .mm-listview_fixeddivider, .mm-menu_iconpanel .mm-panels > .mm-panel {
  left: auto;
  -webkit-transition-property: width,-webkit-transform;
  transition-property: width,-webkit-transform;
  -o-transition-property: transform,width;
  transition-property: transform,width;
  transition-property: transform,width,-webkit-transform; }

.mm-menu_iconpanel .mm-panels > .mm-panel:not(.mm-panel_iconpanel-first):not(.mm-panel_iconpanel-0) {
  border-left-width: 1px;
  border-left-style: solid; }

.mm-menu_iconpanel .mm-panels > .mm-panel_opened, .mm-menu_iconpanel .mm-panels > .mm-panel_opened-parent {
  display: block !important; }

.mm-menu_iconpanel .mm-panels > .mm-panel_opened-parent {
  overflow-y: hidden;
  -webkit-transform: unset;
  -ms-transform: unset;
  transform: unset; }

.mm-menu_hidedivider .mm-panel_opened-parent .mm-listitem_divider, .mm-menu_hidenavbar .mm-panel_opened-parent .mm-navbar {
  opacity: 0; }

.mm-panel__blocker {
  background: inherit;
  opacity: 0;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 3;
  -webkit-transition: opacity .4s ease;
  -o-transition: opacity .4s ease;
  transition: opacity .4s ease; }

.mm-panel_opened-parent .mm-panel__blocker {
  opacity: .6;
  bottom: -100000px; }

[dir=rtl] .mm-menu_iconpanel .mm-panels > .mm-listview_fixeddivider, [dir=rtl] .mm-menu_iconpanel .mm-panels > .mm-panel {
  left: 0;
  right: auto;
  -webkit-transition-property: width,-webkit-transform;
  transition-property: width,-webkit-transform;
  -o-transition-property: transform,width;
  transition-property: transform,width;
  transition-property: transform,width,-webkit-transform; }

[dir=rtl] .mm-menu_iconpanel .mm-panels > .mm-panel:not(.mm-panel_iconpanel-first):not(.mm-panel_iconpanel-0) {
  border-left: none;
  border-right: 1px solid;
  border-color: inherit; }

.mm-menu_keyboardfocus a:focus, .mm-menu_keyboardfocus.mm-menu_opened ~ .mm-wrapper__blocker a:focus {
  outline: 0;
  background: rgba(255, 255, 255, 0.4);
  background: var(MMmm-color-background-emphasis); }

.mm-wrapper__blocker .mm-tabstart {
  cursor: default;
  display: block;
  width: 100%;
  height: 100%; }

.mm-wrapper__blocker .mm-tabend {
  opacity: 0;
  position: absolute;
  bottom: 0; }

.mm-navbars_bottom, .mm-navbars_top {
  background: inherit;
  border-color: inherit;
  border-width: 0;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1; }

.mm-navbars_bottom > .mm-navbar, .mm-navbars_top > .mm-navbar {
  border-width: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative; }

.mm-navbars_bottom > .mm-navbar:not(.mm-navbar_has-btns), .mm-navbars_top > .mm-navbar:not(.mm-navbar_has-btns) {
  padding: 0; }

.mm-navbars_bottom > .mm-navbar > :not(img):not(.mm-btn), .mm-navbars_top > .mm-navbar > :not(img):not(.mm-btn) {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.mm-navbars_top {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  top: 0;
  bottom: auto; }

.mm-menu_navbar_top-1 .mm-panels {
  top: 44px;
  top: calc(var(MMmm-navbar-size) * 1); }

.mm-menu_navbar_top-2 .mm-panels {
  top: 88px;
  top: calc(var(MMmm-navbar-size) * 2); }

.mm-menu_navbar_top-3 .mm-panels {
  top: 132px;
  top: calc(var(MMmm-navbar-size) * 3); }

.mm-menu_navbar_top-4 .mm-panels {
  top: 176px;
  top: calc(var(MMmm-navbar-size) * 4); }

.mm-navbars_bottom {
  border-top-style: solid;
  border-top-width: 1px;
  bottom: 0;
  top: auto; }

.mm-menu_navbar_bottom-1 .mm-panels {
  bottom: 44px;
  bottom: calc(var(MMmm-navbar-size) * 1); }

.mm-menu_navbar_bottom-2 .mm-panels {
  bottom: 88px;
  bottom: calc(var(MMmm-navbar-size) * 2); }

.mm-menu_navbar_bottom-3 .mm-panels {
  bottom: 132px;
  bottom: calc(var(MMmm-navbar-size) * 3); }

.mm-menu_navbar_bottom-4 .mm-panels {
  bottom: 176px;
  bottom: calc(var(MMmm-navbar-size) * 4); }

.mm-navbar_size-2 {
  height: 88px;
  height: calc(var(MMmm-navbar-size) * 2); }

.mm-navbar_size-3 {
  height: 132px;
  height: calc(var(MMmm-navbar-size) * 3); }

.mm-navbar_size-4 {
  height: 176px;
  height: calc(var(MMmm-navbar-size) * 4); }

.mm-navbar__breadcrumbs {
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  text-align: left;
  padding: 0 0 0 20px; }

.mm-navbar__breadcrumbs > * {
  display: inline-block;
  padding-right: 6px;
  padding-top: 12px;
  padding-top: calc((var(MMmm-navbar-size) - var(MMmm-line-height)) * .5);
  padding-bottom: 12px;
  padding-bottom: calc((var(MMmm-navbar-size) - var(MMmm-line-height)) * .5); }

.mm-navbar__breadcrumbs > a {
  text-decoration: underline; }

.mm-navbar_has-btns .mm-navbar__breadcrumbs {
  margin-left: -44px; }

.mm-navbar_has-btns .mm-btn:not(.mm-hidden) + .mm-navbar__breadcrumbs {
  margin-left: 0;
  padding-left: 0; }

.mm-navbar__tab_selected {
  background: inherit !important;
  color: inherit !important;
  border-width: 1px;
  border-style: solid;
  border-color: inherit; }

.mm-navbar__tab_selected:first-child {
  border-left: none; }

.mm-navbar__tab_selected:last-child {
  border-right: none; }

.mm-navbars_top.mm-navbars_has-tabs .mm-navbar_tabs, .mm-navbars_top.mm-navbars_has-tabs .mm-navbar_tabs ~ .mm-navbar {
  background: inherit !important;
  color: inherit !important; }

.mm-navbars_top .mm-navbar_tabs:not(:last-child) {
  border-bottom-width: 1px;
  border-bottom-style: solid; }

.mm-navbars_top .mm-navbar__tab_selected {
  border-bottom: none;
  margin-bottom: -1px; }

.mm-navbars_top .mm-navbar_tabs:first-child .mm-navbar__tab_selected {
  border-top: none; }

.mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar {
  background: inherit;
  color: inherit; }

.mm-navbars_bottom .mm-navbar_tabs:not(:first-child) {
  border-top-width: 1px;
  border-top-style: solid; }

.mm-navbars_bottom .mm-navbar__tab_selected {
  border-top: none;
  margin-top: -1px; }

.mm-navbars_bottom .mm-navbar_tabs:last-child .mm-navbar__tab_selected {
  border-bottom: none; }

.mm-navbar_tabs > a:not(.mm-navbar__tab_selected), .mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar_tabs ~ .mm-navbar, .mm-navbars_top.mm-navbars_has-tabs > .mm-navbar:not(.mm-navbar_tabs) {
  background: rgba(255, 255, 255, 0.4);
  background: var(MMmm-color-background-emphasis);
  color: rgba(0, 0, 0, 0.3);
  color: var(MMmm-color-text-dimmed); }

.mm-searchfield {
  height: 44px;
  height: var(MMmm-navbar-size);
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.mm-searchfield input {
  border: none !important;
  outline: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.05);
  background: var(MMmm-color-background-highlight);
  color: rgba(0, 0, 0, 0.75);
  color: var(MMmm-color-text);
  font: inherit;
  font-size: inherit;
  line-height: 35.2px;
  line-height: calc(var(MMmm-navbar-size) * .7);
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  height: 24px;
  height: calc(var(MMmm-navbar-size) * .7);
  min-height: unset;
  max-height: unset;
  margin: 0;
  padding: 0 10px; }

.mm-searchfield input::-ms-clear {
  display: none; }

.mm-searchfield__input {
  padding: 6.6px 10px 0 10px;
  padding-top: calc(var(MMmm-navbar-size) * .15);
  position: relative; }

.mm-panel__noresultsmsg {
  color: rgba(0, 0, 0, 0.3);
  color: var(MMmm-color-text-dimmed);
  text-align: center;
  font-size: 150%;
  padding: 44px 0; }

.mm-searchfield__btn {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0; }

.mm-panel_search {
  left: 0 !important;
  right: 0 !important;
  width: 100% !important;
  border-left: none !important; }

.mm-searchfield__input {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%; }

.mm-searchfield__cancel {
  line-height: 44px;
  line-height: var(MMmm-navbar-size);
  text-decoration: none;
  display: block;
  padding-right: 10px;
  margin-right: -100px;
  -webkit-transition: margin .4s ease;
  -o-transition: margin .4s ease;
  transition: margin .4s ease; }

.mm-searchfield__cancel-active {
  margin-right: 0; }

.mm-panel > .mm-searchfield {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0; }

.mm-panel_has-searchfield {
  padding-top: 44px;
  padding-top: var(MMmm-navbar-size); }

.mm-panel_has-navbar.mm-panel_has-searchfield {
  padding-top: 88px;
  padding-top: calc(var(MMmm-navbar-size) * 2); }

.mm-panel_has-navbar.mm-panel_has-searchfield > .mm-searchfield {
  top: 44px;
  top: var(MMmm-navbar-size); }

.mm-listitem_nosubitems > .mm-listitem__btn {
  display: none; }

.mm-listitem_nosubitems > .mm-listitem__text {
  padding-right: 10px; }

.mm-sectionindexer {
  background: inherit;
  text-align: center;
  font-size: 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -20px;
  z-index: 15;
  -webkit-transition: right .4s ease;
  -o-transition: right .4s ease;
  transition: right .4s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly; }

.mm-sectionindexer a {
  color: rgba(0, 0, 0, 0.3);
  color: var(MMmm-color-text-dimmed);
  line-height: 1;
  text-decoration: none;
  display: block; }

.mm-sectionindexer ~ .mm-panels {
  -webkit-transition: right .4s ease;
  -o-transition: right .4s ease;
  transition: right .4s ease; }

.mm-menu_has-sectionindexer .mm-sectionindexer {
  right: 0; }

.mm-menu_has-sectionindexer .mm-panels {
  right: 20px; }

.mm-menu_navbar_top-1 .mm-sectionindexer {
  top: 46px;
  top: calc((var(MMmm-navbar-size) * 1) + 2px); }

.mm-menu_navbar_top-2 .mm-sectionindexer {
  top: 90px;
  top: calc((var(MMmm-navbar-size) * 2) + 2px); }

.mm-menu_navbar_top-3 .mm-sectionindexer {
  top: 134px;
  top: calc((var(MMmm-navbar-size) * 3) + 2px); }

.mm-menu_navbar_top-4 .mm-sectionindexer {
  top: 178px;
  top: calc((var(MMmm-navbar-size) * 4) + 2px); }

.mm-menu_navbar_bottom-1 .mm-sectionindexer {
  bottom: 46px;
  bottom: calc((var(MMmm-navbar-size) * 1) + 2px); }

.mm-menu_navbar_bottom-2 .mm-sectionindexer {
  bottom: 90px;
  bottom: calc((var(MMmm-navbar-size) * 2) + 2px); }

.mm-menu_navbar_bottom-3 .mm-sectionindexer {
  bottom: 134px;
  bottom: calc((var(MMmm-navbar-size) * 3) + 2px); }

.mm-menu_navbar_bottom-4 .mm-sectionindexer {
  bottom: 178px;
  bottom: calc((var(MMmm-navbar-size) * 4) + 2px); }

.mm-menu_selected-hover .mm-listitem > .mm-listitem__btn, .mm-menu_selected-hover .mm-listitem > .mm-listitem__text, .mm-menu_selected-parent .mm-listitem > .mm-listitem__btn, .mm-menu_selected-parent .mm-listitem > .mm-listitem__text {
  -webkit-transition: background .4s ease;
  -o-transition: background .4s ease;
  transition: background .4s ease; }

.mm-menu_selected-hover .mm-listview:hover > .mm-listitem_selected .mm-listitem__text {
  background: 0 0; }

.mm-menu_selected-hover .mm-listitem__btn:hover, .mm-menu_selected-hover .mm-listitem__text:hover {
  background: rgba(255, 255, 255, 0.4);
  background: var(MMmm-color-background-emphasis); }

.mm-menu_selected-parent .mm-panel_opened-parent .mm-listitem:not(.mm-listitem_selected-parent) .mm-listitem__text {
  background: 0 0; }

.mm-menu_selected-parent .mm-listitem_selected-parent > .mm-listitem__btn, .mm-menu_selected-parent .mm-listitem_selected-parent > .mm-listitem__text {
  background: rgba(255, 255, 255, 0.4);
  background: var(MMmm-color-background-emphasis); }

.mm-menu, .mm-slideout {
  MMmm-sidebar-collapsed-size: 44px;
  MMmm-sidebar-expanded-size: 440px; }

.mm-wrapper_sidebar-collapsed body, .mm-wrapper_sidebar-expanded body {
  position: relative; }

.mm-wrapper_sidebar-collapsed .mm-slideout, .mm-wrapper_sidebar-expanded .mm-slideout {
  -webkit-transition-property: width,-webkit-transform;
  transition-property: width,-webkit-transform;
  -o-transition-property: width,transform;
  transition-property: width,transform;
  transition-property: width,transform,-webkit-transform; }

.mm-wrapper_sidebar-collapsed .mm-page, .mm-wrapper_sidebar-expanded .mm-page {
  background: inherit;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 100vh; }

.mm-wrapper_sidebar-collapsed .mm-menu_sidebar-collapsed, .mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded {
  display: block !important;
  top: 0 !important;
  right: auto !important;
  bottom: 0 !important;
  left: 0 !important; }

.mm-wrapper_sidebar-collapsed:not(.mm-wrapper_opening) .mm-menu_hidedivider .mm-listitem_divider, .mm-wrapper_sidebar-collapsed:not(.mm-wrapper_opening) .mm-menu_hidenavbar .mm-navbar {
  opacity: 0; }

.mm-wrapper_sidebar-collapsed .mm-slideout {
  width: calc(100% - 44px);
  width: calc(100% - var(MMmm-sidebar-collapsed-size));
  -webkit-transform: translate3d(44px, 0, 0);
  transform: translate3d(44px, 0, 0);
  -webkit-transform: translate3d(var(MMmm-sidebar-collapsed-size), 0, 0);
  transform: translate3d(var(MMmm-sidebar-collapsed-size), 0, 0); }

.mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded {
  border-right-width: 1px;
  border-right-style: solid;
  min-width: 0 !important;
  max-width: 100000px !important; }

.mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded.mm-menu_pageshadow:after {
  content: none;
  display: none; }

.mm-wrapper_sidebar-expanded.mm-wrapper_blocking, .mm-wrapper_sidebar-expanded.mm-wrapper_blocking body {
  overflow: visible; }

.mm-wrapper_sidebar-expanded .mm-wrapper__blocker {
  display: none !important; }

.mm-wrapper_sidebar-expanded:not(.mm-wrapper_sidebar-closed) .mm-menu_sidebar-expanded.mm-menu_opened ~ .mm-slideout {
  width: calc(100% - 440px);
  width: calc(100% - var(MMmm-sidebar-expanded-size));
  -webkit-transform: translate3d(440px, 0, 0);
  transform: translate3d(440px, 0, 0);
  -webkit-transform: translate3d(var(MMmm-sidebar-expanded-size), 0, 0);
  transform: translate3d(var(MMmm-sidebar-expanded-size), 0, 0); }

.mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded {
  width: 440px;
  width: var(MMmm-sidebar-expanded-size); }

.mm-menu__blocker {
  background: rgba(3, 2, 1, 0);
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 3; }

.mm-menu_opened .mm-menu__blocker {
  display: none; }

[dir=rtl].mm-wrapper_sidebar-collapsed .mm-slideout {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

[dir=rtl].mm-wrapper_sidebar-expanded .mm-slideout {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

[dir=rtl].mm-wrapper_sidebar-expanded:not(.mm-wrapper_sidebar-closed) .mm-menu_sidebar-expanded.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

label.mm-toggle {
  border-radius: 34px;
  min-width: 58px;
  width: 58px;
  height: 34px;
  margin: 0 10px;
  margin-top: 5px;
  margin-top: calc((var(MMmm-listitem-size) - 34px)/ 2); }

label.mm-toggle:before {
  content: '';
  display: block;
  border-radius: 34px;
  width: 32px;
  height: 32px;
  margin: 1px; }

input.mm-toggle {
  position: absolute;
  left: -10000px; }

input.mm-toggle:checked ~ label.mm-toggle:before {
  float: right; }

label.mm-toggle {
  background: rgba(0, 0, 0, 0.1);
  background: var(MMmm-color-border); }

label.mm-toggle:before {
  background: #f3f3f3;
  background: var(MMmm-color-background); }

input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

label.mm-check {
  width: 34px;
  height: 34px; }

label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.75);
  border-color: var(MMmm-color-text);
  content: '';
  display: block;
  border-left: 3px solid;
  border-bottom: 3px solid;
  width: 40%;
  height: 20%;
  margin: 25% 0 0 20%;
  opacity: .1;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

input.mm-check {
  position: absolute;
  left: -10000px; }

input.mm-check:checked ~ label.mm-check:before {
  opacity: 1; }

[dir=rtl] input.mm-toggle:checked ~ label.mm-toggle:before {
  float: left; }

.mm-menu_border-none .mm-listitem:after, .mm-panel_border-none .mm-listitem:after {
  content: none; }

.mm-menu_border-full .mm-listitem:after, .mm-panel_border-full .mm-listitem:after {
  left: 0 !important; }

.mm-menu_border-offset .mm-listitem:after, .mm-panel_border-offset .mm-listitem:after {
  right: 20px; }

.mm-menu_fx-menu-zoom {
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  -o-transition: transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease,-webkit-transform .4s ease; }

.mm-wrapper_opened .mm-menu_fx-menu-zoom {
  -webkit-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center; }

.mm-wrapper_opening .mm-menu_fx-menu-zoom {
  -webkit-transform: scale(1, 1) translate3d(0, 0, 0);
  transform: scale(1, 1) translate3d(0, 0, 0); }

.mm-wrapper_opened .mm-menu_fx-menu-zoom.mm-menu_position-right {
  -webkit-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center; }

.mm-wrapper_opening .mm-menu_fx-menu-zoom.mm-menu_position-right {
  -webkit-transform: scale(1, 1) translate3d(0, 0, 0);
  transform: scale(1, 1) translate3d(0, 0, 0); }

.mm-menu_fx-menu-slide {
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  -o-transition: transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease,-webkit-transform .4s ease; }

.mm-wrapper_opened .mm-menu_fx-menu-slide {
  -webkit-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0); }

.mm-wrapper_opening .mm-menu_fx-menu-slide {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-wrapper_opened .mm-menu_fx-menu-slide.mm-menu_position-right {
  -webkit-transform: translate3d(30%, 0, 0);
  transform: translate3d(30%, 0, 0); }

.mm-wrapper_opening .mm-menu_fx-menu-slide.mm-menu_position-right {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-menu_fx-menu-fade {
  opacity: 0;
  -webkit-transition: opacity .4s ease;
  -o-transition: opacity .4s ease;
  transition: opacity .4s ease; }

.mm-wrapper_opening .mm-menu_fx-menu-fade {
  opacity: 1; }

.mm-menu_fx-panels-none .mm-panel, .mm-panel_fx-none {
  -webkit-transition-property: none;
  -o-transition-property: none;
  transition-property: none; }

.mm-menu_fx-panels-none .mm-panel.mm-panel_opened-parent, .mm-panel_fx-none.mm-panel_opened-parent {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-menu_fx-panels-zoom .mm-panel, .mm-panel_fx-zoom {
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  -webkit-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  transform: scale(1.5, 1.5) translate3d(100%, 0, 0); }

.mm-menu_fx-panels-zoom .mm-panel.mm-panel_opened, .mm-panel_fx-zoom.mm-panel_opened {
  -webkit-transform: scale(1, 1) translate3d(0, 0, 0);
  transform: scale(1, 1) translate3d(0, 0, 0); }

.mm-menu_fx-panels-zoom .mm-panel.mm-panel_opened-parent, .mm-panel_fx-zoom.mm-panel_opened-parent {
  -webkit-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(-30%, 0, 0); }

.mm-menu_fx-panels-slide-0 .mm-panel_opened-parent, .mm-panel_fx-slide-0.mm-panel_opened-parent {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-menu_fx-panels-slide-100 .mm-panel_opened-parent, .mm-panel_fx-slide-100.mm-panel_opened-parent {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.mm-menu_fx-panels-slide-up .mm-panel, .mm-panel_fx-slide-up {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0); }

.mm-menu_fx-panels-slide-up .mm-panel_opened, .mm-menu_fx-panels-slide-up .mm-panel_opened-parent, .mm-panel_fx-slide-up.mm-panel_opened {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-menu_fx-panels-slide-right .mm-panel, .mm-panel_fx-slide-right {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.mm-menu_fx-panels-slide-right .mm-panel_opened, .mm-menu_fx-panels-slide-right .mm-panel_opened-parent, .mm-panel_fx-slide-right.mm-panel_opened {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

[class*=mm-menu_fx-listitems-] .mm-listitem {
  -webkit-transition: none .4s ease;
  -o-transition: none .4s ease;
  transition: none .4s ease; }

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(1) {
  -webkit-transition-delay: 50ms;
  -o-transition-delay: 50ms;
  transition-delay: 50ms; }

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(2) {
  -webkit-transition-delay: .1s;
  -o-transition-delay: .1s;
  transition-delay: .1s; }

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(3) {
  -webkit-transition-delay: 150ms;
  -o-transition-delay: 150ms;
  transition-delay: 150ms; }

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(4) {
  -webkit-transition-delay: .2s;
  -o-transition-delay: .2s;
  transition-delay: .2s; }

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(5) {
  -webkit-transition-delay: 250ms;
  -o-transition-delay: 250ms;
  transition-delay: 250ms; }

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(6) {
  -webkit-transition-delay: .3s;
  -o-transition-delay: .3s;
  transition-delay: .3s; }

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(7) {
  -webkit-transition-delay: 350ms;
  -o-transition-delay: 350ms;
  transition-delay: 350ms; }

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(8) {
  -webkit-transition-delay: .4s;
  -o-transition-delay: .4s;
  transition-delay: .4s; }

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(9) {
  -webkit-transition-delay: 450ms;
  -o-transition-delay: 450ms;
  transition-delay: 450ms; }

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(10) {
  -webkit-transition-delay: .5s;
  -o-transition-delay: .5s;
  transition-delay: .5s; }

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(11) {
  -webkit-transition-delay: 550ms;
  -o-transition-delay: 550ms;
  transition-delay: 550ms; }

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(12) {
  -webkit-transition-delay: .6s;
  -o-transition-delay: .6s;
  transition-delay: .6s; }

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(13) {
  -webkit-transition-delay: 650ms;
  -o-transition-delay: 650ms;
  transition-delay: 650ms; }

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(14) {
  -webkit-transition-delay: .7s;
  -o-transition-delay: .7s;
  transition-delay: .7s; }

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(15) {
  -webkit-transition-delay: 750ms;
  -o-transition-delay: 750ms;
  transition-delay: 750ms; }

.mm-menu_fx-listitems-slide .mm-listitem {
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: opacity,-webkit-transform;
  -o-transition-property: transform,opacity;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  -webkit-transform: translate3d(50%, 0, 0);
  transform: translate3d(50%, 0, 0);
  opacity: 0; }

.mm-wrapper_opening .mm-menu_fx-listitems-slide .mm-panel_opened .mm-listitem {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1; }

.mm-menu_fx-listitems-fade .mm-listitem {
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  opacity: 0; }

.mm-wrapper_opening .mm-menu_fx-listitems-fade .mm-panel_opened .mm-listitem {
  opacity: 1; }

.mm-menu_fx-listitems-drop .mm-listitem {
  -webkit-transition-property: opacity,top;
  -o-transition-property: opacity,top;
  transition-property: opacity,top;
  opacity: 0;
  top: -25%; }

.mm-wrapper_opening .mm-menu_fx-listitems-drop .mm-panel_opened .mm-listitem {
  opacity: 1;
  top: 0; }

.mm-menu_fullscreen {
  width: 100%;
  min-width: 140px;
  max-width: 10000px; }

.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate3d(100vw, 0, 0);
  transform: translate3d(100vw, 0, 0); }

@media all and (max-width: 140px) {
  .mm-wrapper_opening .mm-menu_fullscreen.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0); } }
@media all and (min-width: 10000px) {
  .mm-wrapper_opening .mm-menu_fullscreen.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(10000px, 0, 0);
    transform: translate3d(10000px, 0, 0); } }
.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate3d(-100vw, 0, 0);
  transform: translate3d(-100vw, 0, 0); }

@media all and (max-width: 140px) {
  .mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(-140px, 0, 0);
    transform: translate3d(-140px, 0, 0); } }
@media all and (min-width: 10000px) {
  .mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(-10000px, 0, 0);
    transform: translate3d(-10000px, 0, 0); } }
.mm-menu_fullscreen.mm-menu_position-top {
  height: 100vh;
  min-height: 140px;
  max-height: 10000px; }

.mm-menu_fullscreen.mm-menu_position-bottom {
  height: 100vh;
  min-height: 140px;
  max-height: 10000px; }

.mm-menu_listview-justify .mm-panels > .mm-panel:after, .mm-menu_listview-justify .mm-panels > .mm-panel:before, .mm-panels > .mm-panel_listview-justify:after, .mm-panels > .mm-panel_listview-justify:before {
  content: none;
  display: none; }

.mm-menu_listview-justify .mm-panels > .mm-panel .mm-listview, .mm-panels > .mm-panel_listview-justify .mm-listview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0; }

.mm-menu_listview-justify .mm-panels > .mm-panel .mm-listitem, .mm-panels > .mm-panel_listview-justify .mm-listitem {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  min-height: 44px; }

.mm-menu_listview-justify .mm-panels > .mm-panel .mm-listitem:not(.mm-listitem_divider), .mm-panels > .mm-panel_listview-justify .mm-listitem:not(.mm-listitem_divider) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.mm-menu_listview-justify .mm-panels > .mm-panel .mm-listitem__text, .mm-panels > .mm-panel_listview-justify .mm-listitem__text {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.mm-listview_inset {
  list-style: inside disc;
  width: 100%;
  padding: 0 30px 15px 30px;
  margin: 0; }

.mm-listview_inset .mm-listitem {
  padding: 5px 0; }

.mm-menu_multiline .mm-listitem__text, .mm-panel_multiline .mm-listitem__text {
  -o-text-overflow: clip;
  text-overflow: clip;
  white-space: normal; }

[class*=mm-menu_pagedim].mm-menu_opened ~ .mm-wrapper__blocker {
  opacity: 0; }

.mm-wrapper_opening [class*=mm-menu_pagedim].mm-menu_opened ~ .mm-wrapper__blocker {
  opacity: .3;
  -webkit-transition: opacity .4s ease .4s;
  -o-transition: opacity .4s ease .4s;
  transition: opacity .4s ease .4s; }

.mm-menu_opened.mm-menu_pagedim ~ .mm-wrapper__blocker {
  background: inherit; }

.mm-menu_opened.mm-menu_pagedim-black ~ .mm-wrapper__blocker {
  background: #000; }

.mm-menu_opened.mm-menu_pagedim-white ~ .mm-wrapper__blocker {
  background: #fff; }

.mm-menu_popup {
  -webkit-transition: opacity .4s ease;
  -o-transition: opacity .4s ease;
  transition: opacity .4s ease;
  opacity: 0;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  height: 80%;
  min-height: 140px;
  max-height: 880px;
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
  z-index: 2;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0); }

.mm-menu_popup.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
  z-index: 0; }

.mm-menu_popup.mm-menu_opened ~ .mm-wrapper__blocker {
  -webkit-transition-delay: 0s !important;
  -o-transition-delay: 0s !important;
  transition-delay: 0s !important;
  z-index: 1; }

.mm-wrapper_opening .mm-menu_popup {
  opacity: 1; }

.mm-menu_position-right {
  left: auto;
  right: 0; }

.mm-wrapper_opening .mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate3d(-80vw, 0, 0);
  transform: translate3d(-80vw, 0, 0); }

@media all and (max-width: 300px) {
  .mm-wrapper_opening .mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(-240px, 0, 0);
    transform: translate3d(-240px, 0, 0); } }
@media all and (min-width: 550px) {
  .mm-wrapper_opening .mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(-440px, 0, 0);
    transform: translate3d(-440px, 0, 0); } }
.mm-menu_position-bottom, .mm-menu_position-front, .mm-menu_position-top {
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  -o-transition: transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease,-webkit-transform .4s ease; }

.mm-menu_position-bottom.mm-menu_opened, .mm-menu_position-front.mm-menu_opened, .mm-menu_position-top.mm-menu_opened {
  z-index: 2; }

.mm-menu_position-bottom.mm-menu_opened ~ .mm-slideout, .mm-menu_position-front.mm-menu_opened ~ .mm-slideout, .mm-menu_position-top.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
  z-index: 0; }

.mm-menu_position-bottom.mm-menu_opened ~ .mm-wrapper__blocker, .mm-menu_position-front.mm-menu_opened ~ .mm-wrapper__blocker, .mm-menu_position-top.mm-menu_opened ~ .mm-wrapper__blocker {
  z-index: 1; }

.mm-menu_position-front {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.mm-menu_position-front.mm-menu_position-right {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.mm-menu_position-bottom, .mm-menu_position-top {
  width: 100%;
  min-width: 100%;
  max-width: 100%; }

.mm-menu_position-top {
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0); }

.mm-menu_position-top {
  height: 80vh;
  min-height: 140px;
  max-height: 880px; }

.mm-menu_position-bottom {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  top: auto; }

.mm-menu_position-bottom {
  height: 80vh;
  min-height: 140px;
  max-height: 880px; }

.mm-wrapper_opening .mm-menu_position-bottom, .mm-wrapper_opening .mm-menu_position-front, .mm-wrapper_opening .mm-menu_position-top {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-menu_shadow-page:after {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: var(MMmm-shadow);
  box-shadow: var(MMmm-shadow);
  content: "";
  display: block;
  width: 20px;
  height: 120%;
  position: absolute;
  left: 100%;
  top: -10%;
  z-index: 100;
  -webkit-clip-path: polygon(-20px 0, 0 0, 0 100%, -20px 100%);
  clip-path: polygon(-20px 0, 0 0, 0 100%, -20px 100%); }

.mm-menu_shadow-page.mm-menu_position-right:after {
  left: auto;
  right: 100%;
  -webkit-clip-path: polygon(20px 0, 40px 0, 40px 100%, 20px 100%);
  clip-path: polygon(20px 0, 40px 0, 40px 100%, 20px 100%); }

.mm-menu_shadow-page.mm-menu_position-front:after {
  content: none;
  display: none; }

.mm-menu_shadow-menu {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: var(MMmm-shadow);
  box-shadow: var(MMmm-shadow); }

.mm-menu_shadow-panels .mm-panels > .mm-panel {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: var(MMmm-shadow);
  box-shadow: var(MMmm-shadow); }

.mm-menu_theme-white {
  MMmm-color-border: rgba(0, 0, 0, 0.1);
  MMmm-color-button: rgba(0, 0, 0, 0.3);
  MMmm-color-text: rgba(0, 0, 0, 0.7);
  MMmm-color-text-dimmed: rgba(0, 0, 0, 0.3);
  MMmm-color-background: #fff;
  MMmm-color-background-highlight: rgba(0, 0, 0, 0.06);
  MMmm-color-background-emphasis: rgba(0, 0, 0, 0.03);
  MMmm-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }

.mm-menu_theme-dark {
  MMmm-color-border: rgba(0, 0, 0, 0.3);
  MMmm-color-button: rgba(255, 255, 255, 0.4);
  MMmm-color-text: rgba(255, 255, 255, 0.85);
  MMmm-color-text-dimmed: rgba(255, 255, 255, 0.4);
  MMmm-color-background: #333;
  MMmm-color-background-highlight: rgba(255, 255, 255, 0.08);
  MMmm-color-background-emphasis: rgba(0, 0, 0, 0.1);
  MMmm-shadow: 0 0 20px rgba(0, 0, 0, 0.5); }

.mm-menu_theme-black {
  MMmm-color-border: rgba(255, 255, 255, 0.25);
  MMmm-color-button: rgba(255, 255, 255, 0.4);
  MMmm-color-text: rgba(255, 255, 255, 0.75);
  MMmm-color-text-dimmed: rgba(255, 255, 255, 0.4);
  MMmm-color-background: #000;
  MMmm-color-background-highlight: rgba(255, 255, 255, 0.2);
  MMmm-color-background-emphasis: rgba(255, 255, 255, 0.15);
  MMmm-shadow: none; }

.mm-menu_tileview .mm-listview, .mm-panel_tileview .mm-listview {
  margin: 0 !important; }

.mm-menu_tileview .mm-listview:after, .mm-panel_tileview .mm-listview:after {
  content: '';
  display: block;
  clear: both; }

.mm-menu_tileview .mm-listitem, .mm-panel_tileview .mm-listitem {
  padding: 0;
  float: left;
  position: relative;
  width: 50%;
  height: 0;
  padding-top: 50%; }

.mm-menu_tileview .mm-listitem:after, .mm-panel_tileview .mm-listitem:after {
  left: 0;
  top: 0;
  border-right-width: 1px;
  border-right-style: solid;
  z-index: -1; }

.mm-menu_tileview .mm-listitem.mm-tile-xs, .mm-panel_tileview .mm-listitem.mm-tile-xs {
  width: 12.5%;
  padding-top: 12.5%; }

.mm-menu_tileview .mm-listitem.mm-tile-s, .mm-panel_tileview .mm-listitem.mm-tile-s {
  width: 25%;
  padding-top: 25%; }

.mm-menu_tileview .mm-listitem.mm-tile-l, .mm-panel_tileview .mm-listitem.mm-tile-l {
  width: 75%;
  padding-top: 75%; }

.mm-menu_tileview .mm-listitem.mm-tile-xl, .mm-panel_tileview .mm-listitem.mm-tile-xl {
  width: 100%;
  padding-top: 100%; }

.mm-menu_tileview .mm-listitem__text, .mm-panel_tileview .mm-listitem__text {
  line-height: 1px;
  text-align: center;
  padding: 50% 10px 0 10px;
  margin: 0;
  position: absolute;
  top: 0;
  right: 1px;
  bottom: 1px;
  left: 0; }

.mm-menu_tileview .mm-listitem__btn, .mm-panel_tileview .mm-listitem__btn {
  width: auto; }

.mm-menu_tileview .mm-listitem__btn:after, .mm-menu_tileview .mm-listitem__btn:before, .mm-panel_tileview .mm-listitem__btn:after, .mm-panel_tileview .mm-listitem__btn:before {
  content: none;
  display: none; }

.mm-menu_tileview .mm-listitem_divider, .mm-panel_tileview .mm-listitem_divider {
  display: none; }

.mm-menu_tileview .mm-panel, .mm-panel_tileview {
  padding-left: 0;
  padding-right: 0; }

.mm-menu_tileview .mm-panel:after, .mm-menu_tileview .mm-panel:before, .mm-panel_tileview:after, .mm-panel_tileview:before {
  content: none;
  display: none; }

body.modal-open .mm-slideout {
  z-index: unset; }

.aui .portlet-blogs {
  /* YJAVNK-196 Blogin liittyvät sisällöt näyttämään "uutislistaukselta" --> */
  /* YJAVNK-196 Blogin liittyvät sisällöt näyttämään "uutislistaukselta" --> */ }
  .aui .portlet-blogs fieldset.input-container {
    border: none;
    padding: 0;
    margin: 0; }
  .aui .portlet-blogs .accordion-toggle {
    padding: 20px;
    background-color: #304e88;
    color: white; }
    .aui .portlet-blogs .accordion-toggle .title-text::before {
      content: "\F0E5";
      display: inline-block;
      font-family: "fontawesome-alloy";
      font-size: 1.2em;
      margin-right: 3px;
      position: relative;
      top: -1px; }
  .aui .portlet-blogs #blogsCommentsPanelContent {
    background: #e9e9e9; }
  .aui .portlet-blogs .lfr-pagination .lfr-pagination-buttons > li,
  .aui .portlet-blogs .pager > li {
    font-size: 0.75em; }
  .aui .portlet-blogs .pager {
    background: none;
    margin: 20px 0;
    list-style: none;
    text-align: center;
    float: none;
    clear: both; }
  .aui .portlet-blogs .pager > li {
    display: inline; }
  .aui .portlet-blogs .pager > li > a,
  .aui .portlet-blogs .pager > li > span {
    display: inline-block; }
  .aui .portlet-blogs .pager > li a.disabled {
    float: none; }
  .aui .portlet-blogs .pager > li.next > a,
  .aui .portlet-blogs .pager > li.next > span,
  .aui .portlet-blogs .pager > li.previous > a,
  .aui .portlet-blogs .pager > li.previous > span {
    float: none; }
  .aui .portlet-blogs .lfr-pagination-config,
  .aui .portlet-blogs .lfr-pagination-config + .search-results {
    display: none; }
  .aui .portlet-blogs .taglib-discussion .user-profile-image {
    display: none !important; }
  .aui .portlet-blogs .taglib-discussion .lfr-discussion-message {
    line-height: 1.5em;
    font-size: 0.85em;
    margin-top: 10px;
    padding-bottom: 0;
    -ms-word-break: normal;
    word-break: normal; }
  .aui .portlet-blogs .taglib-discussion .lfr-discussion-posted-on {
    color: #999;
    font-size: 0.75em;
    margin-bottom: 5px; }
  .aui .portlet-blogs .taglib-user-display .user-name {
    font-weight: normal;
    font-size: 0.85em;
    margin-top: 13px;
    font-weight: bold;
    text-align: left; }
  .aui .portlet-blogs div.taglib-asset-links {
    margin: 30px 0 45px 0; }
  .aui .portlet-blogs div.taglib-asset-links h2.asset-links-title {
    background: none !important;
    padding: 0 !important; }
  .aui .portlet-blogs div.taglib-asset-links ul.asset-links-list {
    padding: 0;
    margin: 0; }
  .aui .portlet-blogs li.asset-links-list-item h6 {
    color: #222222 !important;
    font-family: "Gotham Narrow SSm 5r", "Gotham Narrow SSm A", "Gotham Narrow SSm B", "Helvetica", Helvetica, Arial, sans-serif;
    margin-top: 0;
    font-weight: 500 !important;
    margin-bottom: 0.2857em;
    font-style: normal;
    word-break: normal;
    font-size: 0.95em;
    line-height: 1.2em; }
  .aui .portlet-blogs li.asset-links-list-item h6 a {
    color: #222222; }
  .aui .portlet-blogs li.asset-links-list-item h6 a:hover {
    color: #253e82;
    text-decoration: underline; }
  .aui .portlet-blogs a.taglib-icon img {
    display: none; }
  .aui .portlet-blogs div.taglib-asset-links {
    margin: 30px 0 45px 0; }
  .aui .portlet-blogs div.taglib-asset-links h2.asset-links-title {
    background: none !important;
    padding: 0 !important; }
  .aui .portlet-blogs div.taglib-asset-links ul.asset-links-list {
    padding: 0;
    margin: 0; }
  .aui .portlet-blogs li.asset-links-list-item h6 {
    color: #222222 !important;
    font-family: "Gotham Narrow SSm 5r", "Gotham Narrow SSm A", "Gotham Narrow SSm B", "Helvetica", Helvetica, Arial, sans-serif;
    margin-top: 0;
    font-weight: 500 !important;
    margin-bottom: 0.2857em;
    font-style: normal;
    word-break: normal;
    font-size: 0.95em;
    line-height: 1.2em; }
  .aui .portlet-blogs li.asset-links-list-item h6 a {
    color: #222222; }
  .aui .portlet-blogs li.asset-links-list-item h6 a:hover {
    color: #253e82;
    text-decoration: underline; }
  .aui .portlet-blogs a.taglib-icon img {
    display: none; }

/* YJAY-1971, Blogien listauksessa kirjoittajan nimi on eri fontilla */
.aui .portlet-blogs span.author,
.aui .bloglist_row span.author,
.aui .bloglist span.author,
.aui .blogs__listing--row span.author,
.aui .blog-item span.author {
  color: #4C4D4A;
  font-size: 0.75em;
  margin-right: .2em; }
  .aui .portlet-blogs span.author:before,
  .aui .bloglist_row span.author:before,
  .aui .bloglist span.author:before,
  .aui .blogs__listing--row span.author:before,
  .aui .blog-item span.author:before {
    content: "\f007";
    font-family: 'fontawesome-alloy';
    margin-right: .3em;
    width: auto;
    height: auto;
    speak: none;
    vertical-align: baseline;
    background-image: none;
    background-position: 0% 0%;
    background-repeat: repeat;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased; }
  .aui .portlet-blogs span.author:last-child,
  .aui .bloglist_row span.author:last-child,
  .aui .bloglist span.author:last-child,
  .aui .blogs__listing--row span.author:last-child,
  .aui .blog-item span.author:last-child {
    margin-right: 1em; }

@keyframes bobble {
  0% {
    opacity: 0;
    transform: translateY(0); }

  35% {
    opacity: 1;
    transform: translateX(-20px); }

  100% {
    opacity: 0;
    transform: translateX(0); } }

@keyframes fadeIn {
  from {
    opacity: 0; }

  to {
    opacity: 1; } }

.js .defer-image {
  display: block; }

figure.image-caption .defer-image.small {
  margin: 0; }

.defer-image {
  position: relative;
  display: none;
  margin-top: 30px;
  max-width: 100%;
  /* fade image in after load */ }
  .defer-image.small {
    margin-top: 0;
    width: 300px;
    float: left;
    margin-right: 15px;
    margin-bottom: 3px; }
  .defer-image.is-loading {
    background: #EEE; }
    .defer-image.is-loading::after {
      content: ' ';
      position: absolute;
      top: 50%;
      left: 50%;
      width: 1em;
      height: 1em;
      margin: -0.5em 0 0 -0.5em;
      background: rgba(125, 125, 125, 0.5);
      border-radius: 100%;
      animation: bobble 2s cubic-bezier(0.6, 1, 1, 1) infinite; }
  .defer-image.is-loaded > div > img {
    animation: fadeIn 1s both; }
  .defer-image > div > img {
    display: block;
    min-width: 100%;
    max-width: 100%;
    position: absolute;
    left: 0;
    top: 0; }
  .defer-image .lazyload,
  .defer-image .lazyloading {
    opacity: 0; }
  .defer-image .lazyloaded {
    opacity: 1;
    transition: opacity 300ms; }

@media only screen and (max-width: 420px) {
  .defer-image.small {
    max-width: 100%;
    float: none;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    width: auto; } }
/* Image aspect ratios - % is relative to width. */
.image-ratio\:1x2 > div {
  padding-top: 200%; }

.image-ratio\:9x16 > div {
  padding-top: 177.777%; }

.image-ratio\:2x3 > div {
  padding-top: 150%; }

.image-ratio\:3x4 > div {
  padding-top: 133.333%; }

.image-ratio\:1x1 > div {
  padding-top: 100%; }

.image-ratio\:4x3 > div {
  padding-top: 75%; }

.image-ratio\:3x2 > div {
  padding-top: 66.66%; }

.image-ratio\:16x9 > div {
  padding-top: 56.25%; }

.image-ratio\:2x1 > div {
  padding-top: 50%; }

.aui {
  /* Temporary PDF information styles */ }
  .aui .label, .aui .pdf-file:after,
  .aui a.pdf:after, .aui a.label,
  .aui a.yja-tag,
  .aui .yja-tag {
    background-color: #e9e9e9;
    color: #4C4D4A;
    font-size: 0.688em;
    font-weight: 500;
    padding: 0.45em 0.3em 0.4em;
    text-transform: uppercase;
    display: inline-block;
    line-height: 1;
    position: relative;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    text-shadow: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px; }
  .aui .pdf-file:after,
  .aui a.pdf:after {
    content: "pdf";
    margin-left: 2px;
    background-color: #e9e9e9 !important;
    color: #4C4D4A !important; }
  .aui.ie .pdf-file:after,
  .aui.ie a.pdf:after {
    font-size: 9px !important; }
  .aui .publication-wrapper .pdf-file:after,
  .aui .publication-wrapper a.pdf:after {
    content: "";
    display: none; }
  .aui .content-lift-link:after {
    display: none; }
  .aui a.pdf-file:after,
  .aui a.pdf:after, .aui a.label,
  .aui a.yja-tag,
  .aui a.yja-tag {
    background-color: #E9F6FA;
    color: #17596D; }
    .aui a.pdf-file:hover:after,
    .aui a.pdf:hover:after, .aui a.label:hover,
    .aui a.yja-tag:hover,
    .aui a.yja-tag:hover {
      background: #bfe5f1;
      color: #0e3743; }
  .aui .yja-tag-group,
  .aui .yja-category-group {
    display: inline; }
  .aui .bottom-meta .label, .aui .bottom-meta .pdf-file:after,
  .aui .bottom-meta a.pdf:after,
  .aui .bottom-meta a.yja-tag,
  .aui .bottom-meta .yja-tag {
    margin-bottom: 0.325em; }

div#blog-commentor-bar {
  height: 40px; }
  div#blog-commentor-bar .navbar-inner .nav > li > a {
    padding: 4px 10px; }
  div#blog-commentor-bar .navbar-inner .nav-account-controls {
    position: absolute;
    float: none;
    right: 0; }
    div#blog-commentor-bar .navbar-inner .nav-account-controls li {
      float: right; }

.aui {
  /*
  **    _________SIMPLE SEARCH ____________________________________
  **
  */ }
  .aui #topSearchform_static,
  .aui #mobile_searchform_static {
    text-align: right;
    position: relative;
    margin: 0;
    font-size: 14px; }
    .aui #topSearchform_static .search-btn,
    .aui #mobile_searchform_static .search-btn {
      font-size: 13px;
      margin-bottom: 0;
      position: relative;
      padding: 0.625em 1.125em 0.5625em;
      height: 32px;
      top: 0;
      color: white; }
    .aui #topSearchform_static .input-append,
    .aui #mobile_searchform_static .input-append {
      width: 90%; }
    .aui #topSearchform_static i,
    .aui #mobile_searchform_static i {
      position: absolute;
      top: 7px;
      left: 8px;
      cursor: pointer;
      color: #333; }
    .aui #topSearchform_static input,
    .aui #mobile_searchform_static input {
      line-height: 1em;
      margin: 0;
      width: 68%;
      font-size: 14px;
      display: inline-block; }
  .aui #header-search-wrapper {
    margin-bottom: 20px; }

#yja-notification {
  position: fixed;
  width: 100%;
  bottom: -800px;
  z-index: 999;
  padding: 1.5em 1.5em 1em 1.5em;
  background: rgba(240, 240, 240, 0.92);
  border-top: 1px solid #bbb;
  -webkit-box-shadow: 0 -2px 20px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 -2px 20px 0 rgba(0, 0, 0, 0.2);
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease; }
  #yja-notification.active {
    bottom: 0; }
  #yja-notification .btn {
    font-size: 1.1em !important;
    padding: 10px !important;
    display: inline !important;
    width: auto !important;
    margin: 0 20px 0 0 !important; }
    @media (max-width: 767px) {
      #yja-notification .btn {
        margin: 0 40px 0 0 !important; } }

.aui {
  /* Main image in popup */
  /* The shadow behind the image */ }
  .aui .wide-gallery-wrapper .gallery-item {
    max-width: 120px;
    max-height: 80px; }
  .aui .wide-gallery-wrapper .gallery-item a {
    background-size: 150%; }
  .aui .gallery-item {
    position: relative;
    width: 25%;
    overflow: hidden;
    border: solid 4px #fff;
    float: left;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    box-sizing: border-box; }
    @media (max-width: 767px) {
      .aui .gallery-item {
        width: 33%; } }
    @media (max-width: 480px) {
      .aui .gallery-item {
        width: 50%; } }
    .aui .gallery-item a {
      display: block;
      padding-top: 75%; }
    .aui .gallery-item img {
      max-width: 100%;
      position: absolute;
      left: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
  .aui .mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
    filter: alpha(opacity=80); }
  .aui .mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden; }
  .aui .mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .aui .mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  .aui .mfp-align-top .mfp-container:before {
    display: none; }
  .aui .mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045; }
  .aui .mfp-inline-holder .mfp-content,
  .aui .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto; }
  .aui .mfp-ajax-cur {
    cursor: progress; }
  .aui .mfp-zoom-out-cur, .aui .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out; }
  .aui .mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in; }
  .aui .mfp-auto-cursor .mfp-content {
    cursor: auto; }
  .aui .mfp-close,
  .aui .mfp-arrow,
  .aui .mfp-preloader,
  .aui .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none; }
  .aui .mfp-loading.mfp-figure {
    display: none; }
  .aui .mfp-hide {
    display: none !important; }
  .aui .mfp-preloader {
    color: #cccccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044; }
    .aui .mfp-preloader a {
      color: #cccccc; }
      .aui .mfp-preloader a:hover {
        color: white; }
  .aui .mfp-s-ready .mfp-preloader {
    display: none; }
  .aui .mfp-s-error .mfp-content {
    display: none; }
  .aui button.mfp-close, .aui button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .aui button::-moz-focus-inner {
    padding: 0;
    border: 0; }
  .aui .mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: white;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace; }
    .aui .mfp-close:hover, .aui .mfp-close:focus {
      opacity: 1;
      filter: alpha(opacity=100); }
    .aui .mfp-close:active {
      top: 1px; }
  .aui .mfp-close-btn-in .mfp-close {
    color: #333333; }
  .aui .mfp-image-holder .mfp-close,
  .aui .mfp-iframe-holder .mfp-close {
    color: white;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%; }
  .aui .mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #cccccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap; }
  .aui .mfp-arrow {
    position: absolute;
    opacity: 0.65;
    filter: alpha(opacity=65);
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
    .aui .mfp-arrow:active {
      margin-top: -54px; }
    .aui .mfp-arrow:hover, .aui .mfp-arrow:focus {
      opacity: 1;
      filter: alpha(opacity=100); }
    .aui .mfp-arrow:before, .aui .mfp-arrow:after,
    .aui .mfp-arrow .mfp-b,
    .aui .mfp-arrow .mfp-a {
      content: '';
      display: block;
      width: 0;
      height: 0;
      position: absolute;
      left: 0;
      top: 0;
      margin-top: 35px;
      margin-left: 35px;
      border: medium inset transparent; }
    .aui .mfp-arrow:after,
    .aui .mfp-arrow .mfp-a {
      border-top-width: 13px;
      border-bottom-width: 13px;
      top: 8px; }
    .aui .mfp-arrow:before,
    .aui .mfp-arrow .mfp-b {
      border-top-width: 21px;
      border-bottom-width: 21px;
      opacity: 0.7; }
  .aui .mfp-arrow-left {
    left: 0; }
    .aui .mfp-arrow-left:after,
    .aui .mfp-arrow-left .mfp-a {
      border-right: 17px solid white;
      margin-left: 31px; }
    .aui .mfp-arrow-left:before,
    .aui .mfp-arrow-left .mfp-b {
      margin-left: 25px;
      border-right: 27px solid #3f3f3f; }
  .aui .mfp-arrow-right {
    right: 0; }
    .aui .mfp-arrow-right:after,
    .aui .mfp-arrow-right .mfp-a {
      border-left: 17px solid white;
      margin-left: 39px; }
    .aui .mfp-arrow-right:before,
    .aui .mfp-arrow-right .mfp-b {
      border-left: 27px solid #3f3f3f; }
  .aui .mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px; }
    .aui .mfp-iframe-holder .mfp-content {
      line-height: 0;
      width: 100%;
      max-width: 900px; }
    .aui .mfp-iframe-holder .mfp-close {
      top: -40px; }
  .aui .mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%; }
    .aui .mfp-iframe-scaler iframe {
      position: absolute;
      display: block;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
      background: black; }
  .aui img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto; }
  .aui .mfp-figure {
    line-height: 0; }
    .aui .mfp-figure:after {
      content: '';
      position: absolute;
      left: 0;
      top: 40px;
      bottom: 40px;
      display: block;
      right: 0;
      width: auto;
      height: auto;
      z-index: -1;
      box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
      background: #444444; }
    .aui .mfp-figure small {
      color: #bdbdbd;
      display: block;
      font-size: 12px;
      line-height: 14px; }
    .aui .mfp-figure figure {
      margin: 0; }
    .aui .mfp-figure figcaption {
      margin: 0; }
  .aui .mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto; }
  .aui .mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px; }
  .aui .mfp-image-holder .mfp-content {
    max-width: 100%; }
  .aui .mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer; }
  @media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .aui {
      /**
       * Remove all paddings around the image on small screen
       */ }
      .aui .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0; }
      .aui .mfp-img-mobile img.mfp-img {
        padding: 0; }
      .aui .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0; }
      .aui .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px; }
      .aui .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }
        .aui .mfp-img-mobile .mfp-bottom-bar:empty {
          padding: 0; }
      .aui .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px; }
      .aui .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0; } }
  @media all and (max-width: 900px) {
    .aui .mfp-arrow {
      -webkit-transform: scale(0.75);
      transform: scale(0.75); }
    .aui .mfp-arrow-left {
      -webkit-transform-origin: 0;
      transform-origin: 0; }
    .aui .mfp-arrow-right {
      -webkit-transform-origin: 100%;
      transform-origin: 100%; }
    .aui .mfp-container {
      padding-left: 6px;
      padding-right: 6px; } }
  .aui .mfp-ie7 .mfp-img {
    padding: 0; }
  .aui .mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px; }
  .aui .mfp-ie7 .mfp-container {
    padding: 0; }
  .aui .mfp-ie7 .mfp-content {
    padding-top: 44px; }
  .aui .mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0; }
  .aui .mfp-with-zoom .mfp-container,
  .aui .mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    /* ideally, transition speed should match zoom duration */
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
  .aui .mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1; }
  .aui .mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8; }
  .aui .mfp-with-zoom.mfp-removing .mfp-container,
  .aui .mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0; }

.project-search-portlet .gridItem a:hover {
  text-decoration: none; }

.yja_factbox__aside {
  margin: 0 0 20px;
  padding: 0 0 0 20px;
  border-left: 1px solid #e4e3e4; }
  @media (min-width: 768px) {
    .yja_factbox__aside {
      margin-left: 20px;
      float: right;
      width: 50%; } }
  .yja_factbox__aside img {
    float: none;
    margin-right: 0; }

figure + .yja_factbox__aside {
  width: calc(100% - 350px);
  float: right;
  margin-left: 0; }

/*.lfr-ddm-container .field-wrapper {
  .lfr-ddm-repeatable-delete-button,
  .lfr-ddm-repeatable-add-button,
  .lfr-ddm-reorder-button {
    font-size: 1.8rem !important;
  }

  .lfr-ddm-repeatable-delete-button.lfr-ddm-repeatable-delete-button {
    right: 31px !important;
  }
  .lfr-ddm-repeatable-add-button.lfr-ddm-repeatable-add-button {
    right: 5px !important;
  }
  .lfr-ddm-reorder-up-button.lfr-ddm-reorder-up-button {
    right: 57px !important;
  }
  .lfr-ddm-reorder-down-button.lfr-ddm-reorder-down-button {
    right: 83px !important;
  }
}
.lfr-ddm-container .field-wrapper[data-repeatable="true"] {
  padding-top: 1.2rem;
}
*/
.journal-content-article a.yja-external-link:after {
  content: "\f08e";
  font-family: "fontawesome-alloy";
  margin: 0 0 0 3px;
  display: inline-block;
  font-size: 0.875em;
  position: relative;
  top: -5px; }
.journal-content-article p.some-icons a.yja-external-link:after {
  display: none; }

.portlet-asset-publisher a.yja-external-link:after {
  content: "\f08e";
  font-family: "fontawesome-alloy";
  margin: 0 0 0 3px;
  display: inline-block;
  font-size: 0.875em;
  position: relative;
  top: -5px; }
.portlet-asset-publisher a.dark-link.yja-external-link:after {
  display: none !important; }
.portlet-asset-publisher a.content-lift-link.yja-external-link:after {
  display: none; }

.image-external-icon:after,
.no-external-icon:after {
  display: none !important; }

.image-external-icon {
  position: relative;
  display: inline-block; }

.image-external-icon:hover:after,
.image-external-icon:focus:after {
  display: block !important;
  bottom: 3px !important;
  position: absolute !important;
  right: 3px !important;
  top: auto !important;
  padding: 2px !important;
  margin: 0 !important;
  background: #fff;
  width: 30px;
  height: 30px;
  text-align: center;
  vertical-align: middle;
  line-height: 30px; }

span.file-ext {
  color: #555555;
  font-size: 12px;
  background: #ebebeb;
  border-radius: 4px;
  padding: 2px 4px;
  text-transform: uppercase;
  margin: 0;
  text-decoration: none; }

span.file-size {
  color: #555555;
  font-size: 12px;
  text-decoration: none; }

.attachment:after,
.pdf:after {
  content: " " !important;
  display: none !important; }

.custom-meta .metadata-entry {
  background: none;
  padding-left: 0;
  padding-right: 5px;
  margin-bottom: 0;
  margin-right: 0;
  color: #727272;
  font-size: 0.75em; }
  .custom-meta .metadata-entry.metadata-author {
    float: none; }
  .custom-meta .metadata-entry .yja-tag {
    font-size: 100%; }

.entry-list-footer .metadata-entry {
  background: none;
  padding-left: 0;
  padding-right: 5px;
  margin-bottom: 0;
  margin-right: 0;
  color: #727272;
  font-size: 0.75em; }
  .entry-list-footer .metadata-entry.metadata-author {
    float: none; }
  .entry-list-footer .metadata-entry div a {
    font-size: 100%; }
  .entry-list-footer .metadata-entry div span {
    font-size: 100%; }

.aui .yja-accordion .yja-accordion-toggle {
  position: relative;
  margin: 0;
  background: transparent;
  margin: 0 !important;
  padding: 0 !important;
  background: #007bc0;
  color: #fff !important;
  font-size: 17px; }
  .aui .yja-accordion .yja-accordion-toggle button {
    display: block !important;
    width: 100%;
    background: transparent;
    color: white !important;
    padding: 1.35714em 0.71429em;
    font-weight: 300;
    margin: 0;
    cursor: pointer;
    margin-bottom: 1px;
    text-align: left;
    font-size: 17px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border: none;
    font-family: inherit; }
.aui .yja-accordion h2.yja-accordion-toggle button {
  font-size: 1.5rem;
  padding: 1.35714rem 0.71429rem; }
.aui .yja-accordion h3.yja-accordion-toggle button {
  font-size: 1.3rem;
  padding: 1.35714rem 0.71429rem; }
.aui .yja-accordion i.icon {
  position: absolute;
  right: 5px;
  top: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  line-height: 0; }
.aui .yja-accordion .yja-accordion-content {
  display: none;
  padding: 1.1875em;
  border: solid 1px #dddddd; }
  .aui .yja-accordion .yja-accordion-content[aria-hidden="false"] {
    display: block; }
  .aui .yja-accordion .yja-accordion-content h1, .aui .yja-accordion .yja-accordion-content h2, .aui .yja-accordion .yja-accordion-content h3, .aui .yja-accordion .yja-accordion-content h4, .aui .yja-accordion .yja-accordion-content h5, .aui .yja-accordion .yja-accordion-content h6 {
    color: #222222; }

.yjaBadge {
  display: flex;
  flex-wrap: wrap;
  flex-flow: row;
  justify-content: flex-start;
  border-top: 4px solid #ddd;
  padding-top: 1em;
  margin-top: 1em; }
  @media screen and (max-width: 767px) {
    .yjaBadge {
      flex-flow: column; } }
  .yjaBadge .yjaBadge__image {
    margin-right: 2.5%; }

.aui .ytVideos .u-flexGallery {
  display: flex; }
  @media screen and (max-width: 664px) {
    .aui .ytVideos .u-flexGallery {
      flex-flow: column; } }
  @media screen and (min-width: 665px) {
    .aui .ytVideos .u-flexGallery {
      justify-content: space-between;
      flex-flow: row;
      flex-wrap: wrap; } }
.aui .ytVideos .u-items--1 .video__item {
  width: 100%; }
@media screen and (min-width: 665px) {
  .aui .ytVideos .u-items--2 .video__item {
    width: 48%; }
  .aui .ytVideos .u-items--3 .video__item {
    width: 31%; }
  .aui .ytVideos .u-items--4 .video__item {
    width: 22%; } }
.aui .ytVideos .video__item {
  position: relative;
  margin-bottom: 1.5em; }
  .aui .ytVideos .video__item > .u-ar_16-9 {
    display: block;
    position: relative;
    width: 100%;
    height: 0;
    padding: 0;
    padding-top: 56.25%;
    overflow: hidden; }
    .aui .ytVideos .video__item > .u-ar_16-9 iframe {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      border: 0px;
      width: 100%;
      height: 100%; }
  .aui .ytVideos .video__item .video__placeholder {
    display: block;
    width: 100%; }
    .aui .ytVideos .video__item .video__placeholder img {
      float: none;
      width: 100%; }
  .aui .ytVideos .video__item .video__content {
    display: block;
    width: 100%; }
  .aui .ytVideos .video__item .video__meta {
    display: flex;
    flex-flow: row;
    flex-wrap: wrap; }
    .aui .ytVideos .video__item .video__meta span {
      font-size: .75em; }
      .aui .ytVideos .video__item .video__meta span i {
        margin-right: .5em; }
    .aui .ytVideos .video__item .video__meta .video__meta--views {
      margin-right: auto; }
    .aui .ytVideos .video__item .video__meta .video__meta--duration {
      margin-left: auto; }
.aui .d-ar-16_9 {
  position: relative;
  display: block;
  width: 100%;
  height: 0;
  padding: 0;
  padding-top: 56.25%;
  overflow: hidden; }
  .aui .d-ar-16_9 iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 0px;
    width: 100%;
    height: 100%; }

.eu #media_curtain.open {
  background-color: #05326e !important;
  margin-bottom: 0 !important;
  padding-bottom: 45px; }
.eu .lan_selection_view {
  background: transparent !important; }

body.lanSelectionOpen .media-bar {
  padding-bottom: 45px; }

div.toggleLanSelectionViewWrapper {
  text-align: center;
  margin: 0 auto;
  position: absolute;
  width: 100%;
  top: 0; }
  div.toggleLanSelectionViewWrapper a.toggleLanSelectionView {
    display: inline-block;
    width: auto;
    line-height: 40px;
    height: 40px;
    color: #fff;
    font-size: 14px;
    padding: 0 15px;
    border-bottom: solid 5px transparent;
    position: relative; }
    div.toggleLanSelectionViewWrapper a.toggleLanSelectionView.active {
      border-bottom: solid 5px #fff; }
      div.toggleLanSelectionViewWrapper a.toggleLanSelectionView.active:after {
        content: " ";
        display: block;
        border-style: solid;
        border-width: 10px 10px 0 10px;
        border-color: #fff transparent transparent transparent;
        width: 0px;
        position: absolute;
        bottom: -15px;
        text-align: center;
        left: 45%;
        z-index: 1; }
    @media (max-width: 480px) {
      div.toggleLanSelectionViewWrapper a.toggleLanSelectionView {
        font-size: 12px; } }
    div.toggleLanSelectionViewWrapper a.toggleLanSelectionView:hover {
      text-decoration: none; }
    div.toggleLanSelectionViewWrapper a.toggleLanSelectionView:focus {
      text-decoration: none; }
    div.toggleLanSelectionViewWrapper a.toggleLanSelectionView span.globeWrapper {
      /*
      border-right: 1px solid #40526a;
      */
      border-right: 1px solid #fff;
      padding-right: 10px;
      margin-right: 10px; }
      div.toggleLanSelectionViewWrapper a.toggleLanSelectionView span.globeWrapper img {
        height: 25px;
        width: 25px;
        margin-bottom: 5px; }

div.lan_selection_view {
  display: none;
  width: 100%;
  top: 45px;
  position: relative;
  background: #002f6c;
  height: auto;
  padding: 30px 0;
  font-size: 14px; }
  div.lan_selection_view .lan_selection_area {
    display: table;
    width: 75%;
    margin: 0 auto;
    height: 100%;
    max-width: 480px; }
    div.lan_selection_view .lan_selection_area .lan_selection {
      display: table-cell;
      vertical-align: middle;
      color: #fff; }
      @media (max-width: 480px) {
        div.lan_selection_view .lan_selection_area .lan_selection {
          font-size: 12px; } }
      div.lan_selection_view .lan_selection_area .lan_selection .languageSelectionContent {
        display: none; }
        div.lan_selection_view .lan_selection_area .lan_selection .languageSelectionContent div {
          display: none;
          font-size: 1.3em; }
          div.lan_selection_view .lan_selection_area .lan_selection .languageSelectionContent div .btn.btn-default.btn-small {
            color: #002f6c;
            margin-bottom: 0 !important; }
      div.lan_selection_view .lan_selection_area .lan_selection .language-version-selection-portlet {
        position: relative !important;
        top: inherit !important;
        left: inherit !important;
        width: 100% !important;
        margin: inherit !important; }
        div.lan_selection_view .lan_selection_area .lan_selection .language-version-selection-portlet ul {
          margin: 0;
          padding: 0; }
          div.lan_selection_view .lan_selection_area .lan_selection .language-version-selection-portlet ul li.currentLan {
            display: none; }
          div.lan_selection_view .lan_selection_area .lan_selection .language-version-selection-portlet ul li a {
            font-size: 14px !important; }