/*1681388910000*/
@charset "UTF-8";
@use "sass:math" as *;
/**
 * Clay 3.69.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
@use "sass:math" as *;
/**
 * Clay 3.69.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
.lfr-asset-column-details .lfr-asset-categories {
  color: #7d7d7d; }
  .lfr-asset-column-details .lfr-asset-categories .lfr-asset-category {
    color: #555; }

.lfr-asset-column-details .lfr-asset-description {
  color: #444;
  font-style: italic;
  margin: 0.5em auto 2em;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none; }

.lfr-asset-column-details .lfr-asset-icon {
  border-right: 1px solid transparent;
  color: #999;
  float: left;
  line-height: 1em;
  margin-right: 10px;
  padding-right: 10px; }
  .lfr-asset-column-details .lfr-asset-icon.last {
    border-width: 0; }

.lfr-asset-column-details .lfr-asset-tags {
  color: #7d7d7d; }
  .lfr-asset-column-details .lfr-asset-tags .tag {
    color: #555; }

.lfr-asset-column-details .lfr-asset-metadata {
  clear: both;
  margin-bottom: 1.5em;
  padding-bottom: 1.5em; }

.lfr-asset-column-details .lfr-panel {
  clear: both;
  margin-bottom: 0.2em; }
  .lfr-asset-column-details .lfr-panel.lfr-extended {
    border: 1px solid #ccc;
    margin-bottom: 0; }

.lfr-asset-column-details .taglib-custom-attributes-list label,
.lfr-asset-column-details .lfr-asset-field label {
  display: block; }

.lfr-asset-column-details .taglib-custom-attributes-list {
  margin-bottom: 1em; }

.overlay {
  position: absolute; }

.overlay-hidden,
.overlaymask-hidden {
  display: none; }

.lfr-form-row {
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 1px 5px 25px;
  position: relative; }
  .lfr-form-row:after {
    clear: both;
    content: '';
    display: block;
    height: 0; }
  .lfr-form-row:hover {
    border: solid #ccc;
    border-width: 1px 0;
    padding-top: 0; }
  .lfr-form-row.lfr-form-row-inline .form-group {
    margin-right: 5px; }
  .lfr-form-row legend .field-label {
    float: left;
    margin-right: 10px; }
  .lfr-form-row .handle-sort-vertical {
    background: url(../images/application/handle_sort_vertical.png) no-repeat 0 50%;
    cursor: move;
    padding-left: 20px; }
  .lfr-form-row fieldset {
    border-width: 0;
    margin: 0;
    padding: 0; }

.lfr-autorow-controls {
  bottom: 5px;
  position: absolute;
  right: 5px; }

.datepicker-popover-content .popover-content {
  padding: 0.75rem 1rem; }

.dropdown.open > .dropdown-menu,
.overlay-content .open > .dropdown-menu {
  display: block; }

.form-control-inline {
  background-color: transparent;
  font-size: 1.125rem;
  font-weight: 700; }
  .form-control-inline:not(:hover) {
    border-color: transparent; }
  .form-control-inline::placeholder {
    color: #a9afb5;
    font-style: italic; }

.form-search .input-group {
  position: relative; }
  .form-search .input-group.advanced-search .search-query {
    padding-left: 40px;
    z-index: 0; }
  .form-search .input-group.advanced-search .toggle-advanced {
    cursor: pointer;
    left: 0;
    line-height: 1;
    padding: 8px 10px;
    position: absolute;
    top: 0; }
    .form-search .input-group.advanced-search .toggle-advanced .caret {
      margin-top: 7px; }
    .form-search .input-group.advanced-search .toggle-advanced .icon-search {
      font-size: 14px; }
  @media (max-width: 991.98px) {
    .form-search .input-group {
      width: 100%; }
      .form-search .input-group .btn {
        clip: rect(0, 0, 0, 0);
        left: -9999px;
        position: absolute; }
      .form-search .input-group input.search-query {
        width: 100%; } }

.lfr-table {
  border-collapse: collapse;
  clear: both; }
  .lfr-table > tbody > tr > td,
  .lfr-table > tbody > tr > th,
  .lfr-table > thead > tr > td,
  .lfr-table > thead > tr > th,
  .lfr-table > tfoot > tr > td,
  .lfr-table > tfoot > tr > th {
    padding: 0 5px;
    overflow-wrap: break-all;
    word-wrap: break-all; }
    .lfr-table > tbody > tr > td:first-child, .lfr-table > tbody > tr > td.first-child,
    .lfr-table > tbody > tr > th:first-child,
    .lfr-table > tbody > tr > th.first-child,
    .lfr-table > thead > tr > td:first-child,
    .lfr-table > thead > tr > td.first-child,
    .lfr-table > thead > tr > th:first-child,
    .lfr-table > thead > tr > th.first-child,
    .lfr-table > tfoot > tr > td:first-child,
    .lfr-table > tfoot > tr > td.first-child,
    .lfr-table > tfoot > tr > th:first-child,
    .lfr-table > tfoot > tr > th.first-child {
      padding-left: 0; }
    .lfr-table > tbody > tr > td:last-child, .lfr-table > tbody > tr > td.last-child,
    .lfr-table > tbody > tr > th:last-child,
    .lfr-table > tbody > tr > th.last-child,
    .lfr-table > thead > tr > td:last-child,
    .lfr-table > thead > tr > td.last-child,
    .lfr-table > thead > tr > th:last-child,
    .lfr-table > thead > tr > th.last-child,
    .lfr-table > tfoot > tr > td:last-child,
    .lfr-table > tfoot > tr > td.last-child,
    .lfr-table > tfoot > tr > th:last-child,
    .lfr-table > tfoot > tr > th.last-child {
      padding-right: 0; }
  .lfr-table > tbody > tr > th,
  .lfr-table > thead > tr > th,
  .lfr-table > tfoot > tr > th {
    font-weight: bold; }

.lfr-pagination:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  visibility: hidden; }

.lfr-pagination .dropdown-menu {
  display: none; }

.lfr-pagination .dropdown-toggle .icon-caret-down {
  margin-left: 5px; }

.lfr-pagination .lfr-pagination-controls {
  float: left; }
  .lfr-pagination .lfr-pagination-controls .search-results {
    display: inline-block;
    margin-left: 10px;
    margin-top: 5px;
    top: 10px; }
  .lfr-pagination .lfr-pagination-controls li .lfr-pagination-link {
    border-width: 0;
    clear: both;
    color: #333;
    display: block;
    font-weight: normal;
    line-height: 20px;
    padding: 3px 20px;
    text-align: left;
    white-space: nowrap;
    width: 100%; }

.lfr-pagination .lfr-pagination-delta-selector {
  float: left; }
  @media (max-width: 991.98px) {
    .lfr-pagination .lfr-pagination-delta-selector .lfr-icon-menu-text {
      display: none; } }

.lfr-pagination .pagination-content {
  float: right; }

.lfr-panel.lfr-extended {
  border: 1px solid transparent;
  border-color: #dedede #bfbfbf #bfbfbf #dedede; }
  .lfr-panel.lfr-extended.lfr-collapsible .lfr-panel-button {
    display: block; }
  .lfr-panel.lfr-extended.lfr-collapsed .lfr-panel-titlebar {
    border-bottom-width: 0; }

.lfr-panel.panel-default .panel-heading {
  border-bottom-width: 0; }

.lfr-panel .toggler-header {
  cursor: pointer; }

.sidebar-sm {
  font-size: 0.875rem; }
  .sidebar-sm .sheet-subtitle {
    font-size: 0.75rem;
    margin-bottom: 1rem; }
  .sidebar-sm .form-group {
    margin-bottom: 1rem; }
  .sidebar-sm .form-control {
    border-radius: 0.1875rem;
    font-size: 0.875rem;
    height: 2rem;
    line-height: 1.5;
    min-height: auto;
    padding: 0.25rem 0.75rem; }
    .sidebar-sm .form-control.form-control-tag-group {
      height: auto; }
      .sidebar-sm .form-control.form-control-tag-group .form-control-inset {
        margin-bottom: 0;
        margin-top: 0; }
      .sidebar-sm .form-control.form-control-tag-group .label {
        margin-bottom: 0;
        margin-top: 0;
        padding: 0 0.25rem; }
    .sidebar-sm .form-control[type='file'] {
      padding: 0; }
  .sidebar-sm select.form-control {
    padding-right: 1.6rem; }
    .sidebar-sm select.form-control:not([size]) {
      height: 2rem; }
  .sidebar-sm .article-content-description .input-localized.input-localized-editor .input-group-item .wrapper .form-control {
    min-height: auto;
    padding: 0.285rem 0.75rem; }
  .sidebar-sm .btn:not(.btn-unstyled) {
    border-radius: 0.1875rem;
    font-size: 0.875rem;
    line-height: 1.15;
    padding: 0.4375rem 0.75rem; }
    .sidebar-sm .btn:not(.btn-unstyled).close {
      padding: 0.4375rem; }
  .sidebar-sm .btn.btn-monospaced, .sidebar-sm .btn.btn-monospaced.btn-sm {
    height: 2rem;
    padding: 0.1875rem 0;
    width: 2rem; }
    .sidebar-sm .btn.btn-monospaced.input-localized-trigger, .sidebar-sm .btn.btn-monospaced.btn-sm.input-localized-trigger {
      padding: 0; }
  .sidebar-sm .input-group-item .input-group-text {
    font-size: 0.875rem;
    height: 2rem;
    min-width: 2rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem; }
  .sidebar-sm .input-group-item .btn .btn-section {
    font-size: 0.5625rem; }
  .sidebar-sm .list-group-item-flex {
    padding: 0.5rem 0.25rem; }
    .sidebar-sm .list-group-item-flex .autofit-col {
      padding-left: 0.25rem;
      padding-right: 0.25rem; }

.lfr-translation-manager {
  border-radius: 4px;
  display: inline-block;
  margin-top: 0.5em;
  min-height: 1.8em; }
  .lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-default-locale {
    display: inline-block;
    width: auto; }
  .lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu {
    float: none;
    padding: 0.4em 0; }
    .lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu li,
    .lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu li strong {
      display: inline; }
  .lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-translations-message {
    margin: 10px 0; }
  .lfr-translation-manager .lfr-translation-manager-available-translations {
    white-space: normal; }
    .lfr-translation-manager .lfr-translation-manager-available-translations .lfr-translation-manager-available-translations-links {
      line-height: 1; }
  .lfr-translation-manager .lfr-translation-manager-translation {
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    margin: 0.2em;
    padding: 0.4em 0.3em 0.4em 0.5em;
    text-decoration: none; }
    .lfr-translation-manager .lfr-translation-manager-translation * {
      vertical-align: middle; }
    .lfr-translation-manager .lfr-translation-manager-translation img {
      margin-right: 0.3em; }
    .lfr-translation-manager .lfr-translation-manager-translation:hover {
      background-color: #d1e5ef; }
    .lfr-translation-manager .lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
      background-color: #598bec;
      border-color: #224fa8;
      color: #fff; }
  .lfr-translation-manager .lfr-translation-manager-change-default-locale {
    margin: 0 0.4em; }
  .lfr-translation-manager .lfr-translation-manager-delete-translation {
    display: inline-block;
    padding: 0 2px; }
    .lfr-translation-manager .lfr-translation-manager-delete-translation svg {
      pointer-events: none; }

.lfr-tree a {
  text-decoration: none; }

.lfr-tree li {
  margin-bottom: 2px;
  padding-left: 0; }
  .lfr-tree li ul li, .lfr-tree li.tree-item {
    padding-left: 0; }
  .lfr-tree li.tree-item {
    padding-left: 5px; }
    .lfr-tree li.tree-item li {
      padding-left: 20px; }
    .lfr-tree li.tree-item ul {
      margin-left: 0;
      margin-top: 5px; }

.lfr-upload-container {
  margin-bottom: 1rem; }
  .lfr-upload-container .upload-target {
    border: 3px dashed #e5e7e9;
    margin-bottom: 1rem;
    min-height: 2rem;
    padding: 2rem 0;
    position: relative;
    text-align: center; }
    .upload-drop-intent .lfr-upload-container .upload-target {
      z-index: 100; }
    .upload-drop-active .lfr-upload-container .upload-target {
      background-color: #92e5a5;
      border-color: #69db83; }
    .lfr-upload-container .upload-target .drop-file-text {
      font-weight: normal; }
      .mobile .lfr-upload-container .upload-target .drop-file-text {
        display: none; }
    .lfr-upload-container .upload-target .small {
      display: block;
      margin: 5px 0;
      text-transform: lowercase; }
  .lfr-upload-container .manage-upload-target {
    padding-top: 5px;
    position: relative; }
    .lfr-upload-container .manage-upload-target .select-files {
      float: left;
      line-height: 0;
      margin: 0 1.125rem 1.125rem;
      padding: 0 0 0 5px; }
  .lfr-upload-container .cancel-uploads,
  .lfr-upload-container .clear-uploads {
    background-repeat: no-repeat;
    float: right; }
  .lfr-upload-container .cancel-uploads {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAnFBMVEX////4YWP/dXjyS07/dXj9bXD6a234YWP4XWD2WVv2VFfsOTzoLzHmKSvkISP2VFf0TE/vREftPT/iHB72WVvvREf0TE//hon/gYX/fYD/e33/dXj/cXP9bXD/a236a23/Zmb4YWP4XWD/Wl32WVv/VVj2VFf3VFb0TE/yS072SUvvREfuQELtPT/sOTzrMzXoLzHnLC/mKSvkISPh2jkWAAAAF3RSTlMAESIiMzMzMzMzMzMzMzNERERERHd3qtw8lzkAAACOSURBVHjaZcjZDsIgEIXhcd+tu5YBKUixttS6vP+7OQKJTfxvTr4D7Tpxu/2w410SjDjwVvLQ805TPiRryfQeKM6OTI68K/BJPHGlJZJjSqSMofEOGXbJecsTgzkds58V5+J8refBU7Jx9yIrmkW0sA6gqbLyuaRjZZWtgXq58rEFan0jf3uTfRuIkf/7AO8DDcVPSSG3AAAAAElFTkSuQmCC);
    margin-right: 0; }
  .lfr-upload-container .clear-uploads {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAdVBMVEX///+6QwTEVx65RQPEVx3EWB64RQPDVxq5RAO5RAO5RQPATQ65RQO5RQO5RQPRczjJZCW9TQTLay28QgTdZAHhaAPmdyHqeQXrikDudgDvfxj0nWP1qHL2tY33tY34dgD+za7+1rj/dxH/fxj/hiH/kk3///9TM3sUAAAAFHRSTlMAbXd4eHh6gN3e3+Hi4+T5+/z8/mIsq5IAAABHSURBVBjTY2CgGWDlFuZhRuIz8cspyggxIgQ4ZFWVVCQ4EQLCCmpqalLCCAFeaWV5SVE+hAC7gJi4iCAbkqksXMK8bNRzNADCOQN++eLhCQAAAABJRU5ErkJggg==);
    padding-left: 16px; }
  .lfr-upload-container .upload-file.upload-complete.file-saved {
    padding-left: 25px; }
  .lfr-upload-container .upload-file .file-title {
    display: inline-block;
    max-width: 95%;
    overflow: hidden;
    padding-right: 16px;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap; }
  .lfr-upload-container .upload-file .icon-file {
    font-size: 40px; }
  .lfr-upload-container .upload-list-info {
    margin: 1em 0 0.5em; }
    .lfr-upload-container .upload-list-info h4 {
      font-size: 1.3em; }
  .lfr-upload-container .cancel-button {
    color: #6c757d;
    margin-top: 1px;
    position: absolute;
    right: 5px;
    top: 50%;
    white-space: nowrap; }
    .lfr-upload-container .cancel-button .cancel-button-text {
      display: none;
      margin-left: 5px; }
    .lfr-upload-container .cancel-button:hover .cancel-button-text {
      display: inline; }
    .lfr-upload-container .cancel-button .lexicon-icon {
      height: 12px; }
  .lfr-upload-container .delete-button {
    color: #6c757d; }
  .lfr-upload-container .delete-button-col {
    padding-right: 10px; }
  .lfr-upload-container .file-added .success-message {
    float: right;
    font-weight: normal; }
  .lfr-upload-container .upload-error {
    opacity: 1;
    padding-left: 25px; }
  .lfr-upload-container .upload-complete .cancel-button,
  .lfr-upload-container .delete-button,
  .lfr-upload-container .upload-complete.file-saved .delete-button,
  .lfr-upload-container .upload-complete.upload-error .delete-button {
    display: none; }
  .lfr-upload-container .multiple-files .upload-error {
    background: #f5c4c9 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAJPSURBVDjLpZPLS5RhFMYfv9QJlelTQZwRb2OKlKuINuHGLlBEBEOLxAu46oL0F0QQFdWizUCrWnjBaDHgThCMoiKkhUONTqmjmDp2GZ0UnWbmfc/ztrC+GbM2dXbv4ZzfeQ7vefKMMfifyP89IbevNNCYdkN2kawkCZKfSPZTOGTf6Y/m1uflKlC3LvsNTWArr9BT2LAf+W73dn5jHclIBFZyfYWU3or7T4K7AJmbl/yG7EtX1BQXNTVCYgtgbAEAYHlqYHlrsTEVQWr63RZFuqsfDAcdQPrGRR/JF5nKGm9xUxMyr0YBAEXXHgIANq/3ADQobD2J9fAkNiMTMSFb9z8ambMAQER3JC1XttkYGGZXoyZEGyTHRuBuPgBTUu7VSnUAgAUAWutOV2MjZGkehgYUA6O5A0AlkAyRnotiX3MLlFKduYCqAtuGXpyH0XQmOj+TIURt51OzURTYZdBKV2UBSsOIcRp/TVTT4ewK6idECAihtUKOArWcjq/B8tQ6UkUR31+OYXP4sTOdisivrkMyHodWejlXwcC38Fvs8dY5xaIId89VlJy7ACpCNCFCuOp8+BJ6A631gANQSg1mVmOxxGQYRW2nHMha4B5WA3chsv22T5/B13AIicWZmNZ6cMchTXUe81Okzz54pLi0uQWp+TmkZqMwxsBV74Or3od4OISPr0e3SHa3PX0f3HXKofNH/UIG9pZ5PeUth+CyS2EMkEqs4fPEOBJLsyske48/+xD8oxcAYPzs4QaS7RR2kbLTTOTQieczfzfTv8QPldGvTGoF6/8AAAAASUVORK5CYII=) no-repeat 5px 5px;
    border-color: #bd2130;
    color: #bd2130;
    font-weight: normal;
    margin-bottom: 16px;
    padding: 8px 8px 8px 24px; }
    .lfr-upload-container .multiple-files .upload-error .error-message {
      display: block; }
  .lfr-upload-container .multiple-files .upload-complete.file-saved .form-check-middle-left .card-body,
  .lfr-upload-container .multiple-files .upload-complete.upload-error .form-check-middle-left .card-body {
    padding-left: 1rem; }
  .lfr-upload-container .multiple-files .upload-complete.file-saved .form-check-middle-left .custom-control-label,
  .lfr-upload-container .multiple-files .upload-complete.upload-error .form-check-middle-left .custom-control-label {
    display: none; }
  .lfr-upload-container .single-file .upload-error {
    list-style: none;
    margin-top: 1em; }
    .lfr-upload-container .single-file .upload-error .upload-error-message {
      margin-bottom: 0.5em; }
  .lfr-upload-container .upload-complete {
    padding-left: 5px; }
    .lfr-upload-container .upload-complete .error-message,
    .lfr-upload-container .upload-complete .success-message {
      font-weight: bold;
      margin-left: 1em; }
    .lfr-upload-container .upload-complete .delete-button {
      display: inline-block; }
    .lfr-upload-container .upload-complete .select-file:disabled + .custom-control-label {
      display: none; }
  .lfr-upload-container .progress {
    display: none;
    margin-top: 0.5rem; }
  .lfr-upload-container .file-uploading .progress {
    display: flex; }

.lfr-alert-container {
  left: 0;
  position: absolute;
  right: auto;
  top: auto;
  width: 100%;
  z-index: 430; }
  .lfr-alert-container.inline-alert-container {
    position: relative; }
    .lfr-alert-container.inline-alert-container .lfr-alert-wrapper {
      padding: 0; }
  .lfr-alert-container .lfr-alert-wrapper {
    margin-bottom: 5px;
    overflow: hidden; }

.lfr-search-container td .overlay.entry-action {
  position: static; }
  .lfr-search-container td .overlay.entry-action .btn a {
    display: block;
    padding: 4px 12px; }

.contextual-sidebar {
  height: calc(100vh - 49px);
  pointer-events: none;
  position: fixed;
  right: 0;
  top: 49px;
  transform: translateX(100%);
  transition: transform ease 0.5s;
  width: 320px;
  will-change: transform; }
  .contextual-sidebar.contextual-sidebar-visible {
    pointer-events: auto;
    transform: translateX(0); }
  body.has-control-menu .contextual-sidebar {
    height: calc(100vh - 98px);
    top: 98px; }

@media (min-width: 576px) {
  .contextual-sidebar {
    height: calc(100vh - 64px);
    top: 64px; }
    body.has-control-menu .contextual-sidebar {
      height: calc( 100vh - 120px);
      top: 120px; }
  .contextual-sidebar-content {
    transition: padding ease 0.5s;
    will-change: padding; }
  .contextual-sidebar-visible .contextual-sidebar-content,
  .contextual-sidebar-visible + .contextual-sidebar-content {
    padding-right: 320px; } }

.taglib-diff-html div.diff-removed-image {
  background: #fdc6c6 url(../images/diff/minus.png); }

.taglib-diff-html div.diff-added-image {
  background: #cfc url(../images/diff/plus.png) no-repeat; }

.taglib-diff-html div.diff-removed-image, .taglib-diff-html div.diff-added-image {
  height: 300px;
  margin: 2px;
  opacity: 0.55;
  position: absolute;
  width: 200px; }

.taglib-diff-html span.diff-html-added {
  background-color: #cfc;
  font-size: 1em; }
  .taglib-diff-html span.diff-html-added img {
    border: 2px solid #cfc; }

.taglib-diff-html span.diff-html-changed {
  background: url(../images/diff/underline.png) bottom repeat-x; }
  .taglib-diff-html span.diff-html-changed img {
    border: 2px dotted #009; }

.taglib-diff-html span.diff-html-removed {
  background-color: #fdc6c6;
  font-size: 1em;
  text-decoration: line-through; }
  .taglib-diff-html span.diff-html-removed img {
    border: 2px solid #fdc6c6; }

.taglib-discussion {
  font-size: 0.875rem;
  margin-top: 1rem; }
  .taglib-discussion .actions-menu .component-action {
    display: inline-flex; }
  .taglib-discussion .button-holder {
    margin: 1rem 0; }
  .taglib-discussion .comment-container {
    margin-bottom: 1.5rem; }
  .taglib-discussion .lfr-discussion .lfr-discussion-form-edit .alloy-editor-placeholder {
    border-left-color: #dbdde1; }
  .taglib-discussion .lfr-discussion-body {
    font-size: 1rem; }
    @media (min-width: 576px) {
      .taglib-discussion .lfr-discussion-body {
        padding-left: 3.5rem; } }
  @media (min-width: 576px) {
    .taglib-discussion .lfr-discussion-details .taglib-user-display {
      word-wrap: break-word; } }
  .taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name {
    font-weight: bold;
    text-decoration: none; }
    .taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name:hover {
      text-decoration: underline; }
  .taglib-discussion .lfr-discussion-details .taglib-user-display .user-profile-image .avatar {
    background-size: 50px; }
  .taglib-discussion .lfr-discussion-container {
    border-bottom: 1px solid #e7e7ed;
    margin-bottom: 1.5rem; }
    .taglib-discussion .lfr-discussion-container:first-of-type {
      border-top: 1px solid #e7e7ed;
      padding-top: 1.5rem; }
    .taglib-discussion .lfr-discussion-container:last-of-type {
      border-bottom: 0; }
    .taglib-discussion .lfr-discussion-container .lfr-discussion {
      padding-left: 1rem; }
      .taglib-discussion .lfr-discussion-container .lfr-discussion .lfr-discussion .lfr-discussion .lfr-discussion {
        padding-left: 0; }
      @media (min-width: 576px) {
        .taglib-discussion .lfr-discussion-container .lfr-discussion {
          padding-left: 3.5rem; } }
  .taglib-discussion .lfr-discussion-parent-link {
    color: #67678c;
    font-weight: 600;
    margin-left: 1em; }
    @media (max-width: 767.98px) {
      .taglib-discussion .lfr-discussion-parent-link {
        display: block;
        margin-left: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; } }
  .taglib-discussion .lfr-discussion-controls .autofit-col:first-of-type > .btn-outline-borderless {
    margin-left: -0.75rem; }
  .taglib-discussion .lfr-discussion-more-comments {
    border-top: 1px solid #e7e7ed;
    margin-top: 1.5rem;
    padding-top: 1.5rem;
    text-align: center; }
  .taglib-discussion .username {
    color: #272833;
    font-weight: 600; }
  .taglib-discussion .taglib-workflow-status {
    margin-left: 0.5rem; }
  .taglib-discussion .workflow-value {
    text-transform: uppercase; }
  @media (min-width: 576px) {
    .taglib-discussion .actions-menu {
      display: none; }
    .taglib-discussion .comment-container:hover .actions-menu,
    .taglib-discussion .actions-menu:focus,
    .taglib-discussion .actions-menu.open {
      display: inline-block; } }

.drop-zone {
  min-height: 80px;
  padding: 20px;
  text-align: center; }
  .drop-zone.drop-enabled {
    outline: 2px dashed transparent; }
    .drop-zone.drop-enabled:not(.no-border) {
      outline-color: rgba(176, 180, 187, 0.5); }
  .drop-zone p {
    margin: 10px auto 0;
    max-width: 75%; }

.drop-here-info {
  font-size: 25px;
  height: 100%;
  left: 0;
  min-height: 100px;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 0;
  visibility: hidden;
  width: 100%;
  transition: all 0.2s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .drop-here-info {
      transition: none; } }
  .drop-here-info .drop-here-indicator {
    height: 115px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%); }
  .drop-here-info .drop-icons {
    display: inline-block;
    position: relative;
    width: 160px;
    transition: all 0.2s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .drop-here-info .drop-icons {
        transition: none; } }
    .drop-here-info .drop-icons span {
      border-radius: 3px;
      position: absolute;
      text-align: center;
      transition: all 0.3s ease-in-out; }
      @media (prefers-reduced-motion: reduce) {
        .drop-here-info .drop-icons span {
          transition: none; } }
      .drop-here-info .drop-icons span:nth-of-type(1) {
        box-shadow: 5px 4px 0 0 rgba(0, 0, 0, 0.08);
        height: 60px;
        left: 0;
        line-height: 60px;
        opacity: 0;
        top: 10px;
        transform: rotate(25deg);
        width: 60px; }
      .drop-here-info .drop-icons span:nth-of-type(2) {
        background: #00c2ff;
        color: #fff;
        height: 80px;
        left: 40px;
        line-height: 80px;
        width: 80px;
        z-index: 2; }
      .drop-here-info .drop-icons span:nth-of-type(3) {
        box-shadow: -5px 4px 0 0 rgba(0, 0, 0, 0.08);
        display: block;
        font-size: 45px;
        height: 70px;
        left: 90px;
        line-height: 70px;
        opacity: 0;
        position: relative;
        top: 8px;
        transform: rotate(-25deg);
        width: 70px;
        z-index: 1; }
      .drop-here-info .drop-icons span:nth-of-type(1), .drop-here-info .drop-icons span:nth-of-type(3) {
        background: #e8e6e8;
        color: #a5a6ac; }
  .drop-here-info .drop-text {
    color: #fff;
    display: block;
    font-size: 20px;
    margin-left: 0;
    margin-top: 20px; }
  .drop-active .drop-here-info {
    background-color: rgba(0, 0, 0, 0.6);
    opacity: 1;
    visibility: visible;
    z-index: 100; }
    .drop-active .drop-here-info .drop-icons span:nth-of-type(1), .drop-active .drop-here-info .drop-icons span:nth-of-type(3) {
      opacity: 1; }
    .drop-active .drop-here-info span:nth-of-type(1) {
      transform: rotate(-20deg); }
    .drop-active .drop-here-info span:nth-of-type(2) {
      transform: scale(1); }
    .drop-active .drop-here-info span:nth-of-type(3) {
      transform: rotate(15deg); }

.taglib-empty-result-message.sheet {
  margin-bottom: 24px; }

.taglib-empty-result-message .taglib-empty-result-message-description {
  color: #6c757d;
  margin-top: 8px; }

.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn,
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-left: auto;
  margin-right: auto; }

.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  max-width: 200px;
  padding-top: 250px; }

.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  background-image: url(/o/govdatastyle-theme/images/states/empty_state.gif); }

.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-image: url(/o/govdatastyle-theme/images/states/search_state.gif);
  max-width: 210px;
  padding-top: 232px; }

.taglib-empty-result-message .taglib-empty-state {
  background-image: url(/o/govdatastyle-theme/images/states/empty_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px; }

.taglib-empty-result-message .taglib-success-state {
  background-image: url(/o/govdatastyle-theme/images/states/success_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px; }

.taglib-empty-result-message .taglib-search-state {
  background-image: url(/o/govdatastyle-theme/images/states/search_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px; }

.taglib-empty-result-message .taglib-empty-result-message-title {
  font-size: 1rem;
  margin-top: 48px; }

.taglib-empty-result-message .taglib-empty-result-message-description {
  font-size: 0.875rem; }

.taglib-empty-result-message .taglib-empty-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-search-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-success-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-search-state + .taglib-empty-result-message-title {
  font-size: 1.25rem;
  font-weight: bold;
  text-align: center; }

.taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-actions {
  font-size: 1rem;
  text-align: center; }

.field-wrapper.form-inline .control-label {
  display: inline-block; }

.field-wrapper-html .input-localized .input-group-item {
  flex-wrap: nowrap; }

.taglib-header {
  border-bottom: 1px solid #c8c9ca;
  color: #555;
  margin-bottom: 1em;
  padding-bottom: 10px; }
  .taglib-header .header-title {
    display: inline-block;
    margin: 0.1em;
    max-width: 100%;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
    word-wrap: normal; }
  .taglib-header .header-back-to {
    display: inline-block;
    vertical-align: middle; }
    .taglib-header .header-back-to a {
      display: block;
      font-weight: bold;
      padding: 0 0.3em 0 0;
      text-decoration: none; }

.taglib-icon {
  text-decoration: none; }
  .taglib-icon:not(.btn):hover .taglib-text, .taglib-icon:not(.btn):focus .taglib-text {
    text-decoration: underline; }
  .taglib-icon[lang] > img {
    vertical-align: baseline;
    width: 16px; }

.icon-monospaced {
  color: inherit;
  display: inline-block;
  height: 2rem;
  line-height: 34px;
  text-align: center;
  width: 2rem; }
  .icon-monospaced.lexicon-icon {
    padding: 8px; }

.taglib-icon-list li {
  float: left;
  margin-right: 1em; }

.taglib-icon-list:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  visibility: hidden; }

.lfr-icon-menu .lfr-icon-menu-icon {
  max-width: none; }

@media (max-width: 767.98px) {
  .table-cell.last .lfr-icon-menu .dropdown-toggle {
    text-align: center; }
    .table-cell.last .lfr-icon-menu .dropdown-toggle > img,
    .table-cell.last .lfr-icon-menu .dropdown-toggle .lfr-icon-menu-text {
      display: none; } }

.lfr-menu-list {
  float: none;
  overflow-y: auto;
  position: relative; }
  .lfr-menu-list.direction-right {
    margin: 0 2px; }
  .lfr-menu-list.dropdown-menu {
    float: none;
    position: relative; }
    @media (max-width: 991.98px) {
      .lfr-menu-list.dropdown-menu > li > a {
        font-size: 22px;
        line-height: 40px;
        white-space: normal; }
        .lfr-menu-list.dropdown-menu > li > a img {
          margin-bottom: 3px; } }
    .lfr-menu-list.dropdown-menu .search-panel {
      margin-bottom: 0; }
      .lfr-menu-list.dropdown-menu .search-panel .form-group {
        margin: 0 16px; }
      .lfr-menu-list.dropdown-menu .search-panel .menu-item-filter {
        width: auto; }
  body > .lfr-menu-list ul {
    border-radius: 4px; }

.lfr-icon-menu-open:after {
  clear: both;
  content: '';
  display: table; }

.lfr-icon-menu-open .dropdown-menu {
  position: static; }

.input-localized.input-localized-editor .form-control {
  border-width: 0;
  height: 100%;
  padding: 0; }

.input-localized .input-group-item {
  flex-direction: column; }

.input-localized .input-localized-content {
  margin-left: 6px; }
  .input-group .input-localized .input-localized-content {
    margin-top: 3px; }

.input-localized .lfr-input-localized .lfr-input-localized-state {
  background-color: #ddd; }
  .input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
    background-color: #ff0047; }

.input-localized .lfr-input-localized-default a {
  margin-right: 14px; }

.input-localized .lfr-input-localized-state {
  height: 4px;
  margin: 3px 5px;
  width: 4px; }

.input-localized .palette-item-inner .lfr-input-localized-flag {
  font-size: 16px;
  opacity: 0.5; }

.input-localized .palette-item,
.input-localized .palette-item-hover,
.input-localized .palette-item-hover .palette-item-inner {
  border-color: transparent; }

.input-localized .palette-item-inner {
  border-color: #666;
  display: block;
  height: 16px;
  width: 16px; }

.input-localized .palette-item-selected .lfr-input-localized-state {
  background: #27c1f2; }

.input-localized-palette-container .palette-items-container {
  font-size: 0;
  margin: 0;
  white-space: normal; }

.input-localized-palette-container .palette-item {
  border-width: 0;
  padding: 0.5rem 1.25rem; }

.input-localized-palette-container .palette-item-inner {
  border: 1px solid;
  margin-right: 4px;
  width: 16px; }
  .input-localized-palette-container .palette-item-inner img {
    display: block; }

.taglib-move-boxes {
  margin-bottom: 1em; }
  .taglib-move-boxes label {
    border-bottom: 1px solid transparent;
    display: block;
    margin-bottom: 5px;
    padding: 5px; }
  .taglib-move-boxes .toolbar {
    text-align: center; }
  .taglib-move-boxes .arrow-button img {
    border-width: 0;
    height: 16px;
    width: 16px; }
  .taglib-move-boxes .choice-selector {
    width: 100%; }
    .taglib-move-boxes .choice-selector label {
      background: #ebf1f9;
      border-bottom-color: #8db2f3; }
  .taglib-move-boxes .field-content {
    margin-bottom: 0; }
  .taglib-move-boxes .move-arrow-buttons {
    margin-top: 5em; }
    .taglib-move-boxes .move-arrow-buttons .arrow-button {
      display: block; }
  .taglib-move-boxes .sortable-container {
    margin-top: 10px; }
    .taglib-move-boxes .sortable-container .btn.edit-selection {
      margin-bottom: 10px; }
    .taglib-move-boxes .sortable-container .move-option {
      background-color: transparent;
      border-top: 1px solid #ddd;
      display: none;
      margin: 2px 0;
      padding: 2px;
      position: relative; }
      .taglib-move-boxes .sortable-container .move-option.selected {
        display: block; }
      .taglib-move-boxes .sortable-container .move-option.move-option-dragging {
        background-color: #fafafa; }
      .taglib-move-boxes .sortable-container .move-option .checkbox,
      .taglib-move-boxes .sortable-container .move-option .handle {
        position: absolute; }
      .taglib-move-boxes .sortable-container .move-option .checkbox {
        display: none;
        margin: 7px 0 0 5px; }
      .taglib-move-boxes .sortable-container .move-option .handle {
        color: #999;
        cursor: pointer;
        font-size: 1.5em;
        padding: 6px; }
      .taglib-move-boxes .sortable-container .move-option .title {
        font-size: 1.2em;
        margin: 1px 0 1px 30px; }
    .taglib-move-boxes .sortable-container.edit-list-active .move-option {
      display: block; }
      .taglib-move-boxes .sortable-container.edit-list-active .move-option .checkbox {
        display: inline-block; }
      .taglib-move-boxes .sortable-container.edit-list-active .move-option .handle {
        display: none; }
  .mobile .taglib-move-boxes .selector-container {
    display: none; }

.item-selector .card-row > .autofit-col-expand {
  padding-top: 4px; }

.item-selector .drop-zone {
  background-color: #f1f2f5;
  margin-top: 1rem; }

.item-selector .input-file {
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  width: 0.1px;
  z-index: -1; }
  .item-selector .input-file + label {
    position: relative; }
    .item-selector .input-file + label::before {
      border-radius: 4px;
      bottom: -2px;
      content: '';
      display: block;
      left: -2px;
      position: absolute;
      right: -2px;
      top: -2px;
      transition: box-shadow 0.15s ease-in-out; }
  .item-selector .input-file:focus + label::before {
    box-shadow: 0 0 0 2px #FFF, 0 0 0 4px #75b8ff; }

.item-selector .item-selector-list-row:hover {
  background-color: #e5f2ff;
  cursor: pointer; }

.lfr-map {
  border: 1px solid #ccc;
  min-height: 400px;
  width: 100%; }
  .lfr-map .home-button {
    margin: 5px; }
    @media (max-width: 575.98px) {
      .lfr-map .home-button {
        height: 35px;
        width: 45px; } }
  .lfr-map .search-controls {
    font-size: 15px;
    margin-top: 5px;
    width: 100%; }
    @media (min-width: 576px) {
      .lfr-map .search-controls {
        width: 50%; } }
    .lfr-map .search-controls .search-input {
      width: 100%; }

.navbar .navbar-collapse {
  max-height: none; }
  .navbar .navbar-collapse:after, .navbar .navbar-collapse:before {
    display: inline; }

@media (max-width: 767.98px) {
  .navbar .navbar-search {
    background-color: #f3f3f3;
    border-top-width: 0;
    width: 100%; } }

.navbar .navbar-search .form-search {
  margin: 8px 0; }
  @media (min-width: 768px) {
    .navbar .navbar-search .form-search {
      float: right;
      max-width: 275px; } }
  @media (max-width: 767.98px) {
    .navbar .navbar-search .form-search .input-group {
      width: 100%; } }

@media (max-width: 991.98px) {
  .navbar .container .navbar-btn,
  .navbar .container-fluid .navbar-btn {
    margin-bottom: 5px;
    width: 45px; }
  .navbar .container .navbar-collapse.open,
  .navbar .container-fluid .navbar-collapse.open {
    border-width: 0;
    display: block;
    height: auto;
    overflow: visible; } }

.taglib-portlet-preview.show-borders {
  border: 1px solid #828f95;
  margin-bottom: 1em;
  padding: 3px 3px 1em; }
  .taglib-portlet-preview.show-borders .title {
    background-color: #d3dadd;
    font-size: 1.4em;
    font-weight: bold;
    padding: 0.5em; }

.taglib-portlet-preview .preview {
  margin: 1em;
  min-height: 90px; }

.lfr-search-container .entry-action {
  width: 1px; }
  .lfr-search-container .entry-action .taglib-icon {
    white-space: nowrap; }

.lfr-search-container-wrapper.lfr-search-container-fixed-first-column {
  position: relative; }
  @media (min-width: 576px) {
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive {
      margin-left: 375px;
      width: auto; } }
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table {
    position: static; }
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header {
      left: 12px;
      position: fixed;
      right: 12px;
      top: -1px;
      z-index: 1020; }
      .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th {
        display: block;
        padding: 0; }
        .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
          overflow-x: hidden; }
          @media (min-width: 576px) {
            .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
              margin-left: 375px; } }
          .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table {
            border-collapse: collapse;
            width: 100%; }
            .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table th {
              border-radius: 0; }
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td,
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
      width: auto; }
      @media (min-width: 576px) {
        .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td:first-child,
        .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th:first-child {
          left: 0;
          position: absolute;
          right: 15px; } }
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
      height: auto; }

.lfr-search-container-wrapper a:not(.component-action):not(.btn) {
  color: #343a40; }

.lfr-search-container-wrapper .dropdown-action .dropdown-toggle {
  color: #6c757d; }
  .lfr-search-container-wrapper .dropdown-action .dropdown-toggle:hover {
    color: #343a40; }

.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #6c757d; }
  .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:active, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:focus, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:hover {
    background-color: #f7f8f9;
    border-radius: 4px;
    color: #343a40; }

.lfr-search-container-wrapper .lfr-search-container-list .list-group:last-child .list-group-item:nth-last-child(2) {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem; }

.lfr-search-container-wrapper .lfr-search-container-list + .taglib-search-iterator-page-iterator-bottom {
  margin-top: 20px; }

.lfr-search-container-wrapper .list-group {
  margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group + .list-group .list-group-header:first-child,
  .lfr-search-container-wrapper .list-group + .list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item h4 {
    font-size: 0.875rem;
    line-height: 1.5;
    margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item h5,
  .lfr-search-container-wrapper .list-group .list-group-item h6,
  .lfr-search-container-wrapper .list-group .list-group-item .h5,
  .lfr-search-container-wrapper .list-group .list-group-item .h6 {
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item span + h2.h5 {
    font-weight: 600; }
  .lfr-search-container-wrapper .list-group .list-group-item h6 + h5 {
    font-weight: 600; }

.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:first-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:first-child {
  border-bottom-left-radius: 0.25rem; }

.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:last-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:last-child {
  border-bottom-right-radius: 0.25rem; }

.user-info {
  display: flex; }
  .user-info .sticker {
    align-self: center; }
  .user-info .user-details {
    margin-left: 1rem; }
  .user-info .user-name {
    color: #343a40;
    font-weight: 600; }
  .user-info .date-info {
    color: #6c757d; }

.user-status-tooltip .user-status-avatar {
  float: left;
  margin-right: 5px; }
  .user-status-tooltip .user-status-avatar .user-status-avatar-image {
    width: 27px; }

.user-status-tooltip .user-status-info {
  display: inline-block;
  overflow: hidden; }
  .user-status-tooltip .user-status-info .user-status-date {
    font-size: 11px; }

.lfr-search-container {
  margin-top: 1.5em;
  overflow: auto; }
  @media (max-width: 767.98px) {
    .lfr-search-container .selector-button {
      width: auto; } }
  .touch .lfr-search-container {
    -webkit-overflow-scrolling: touch; }
    .touch .lfr-search-container .searchcontainer-content .table {
      max-width: none; }

.taglib-page-iterator {
  clear: both;
  height: auto;
  width: auto; }
  .taglib-page-iterator .lfr-pagination-buttons {
    float: right;
    margin: 0; }
    @media (max-width: 991.98px) {
      .taglib-page-iterator .lfr-pagination-buttons {
        width: 100%; } }
  @media (max-width: 991.98px) and (max-width: 767.98px) {
    .taglib-page-iterator .lfr-pagination-buttons {
      float: none;
      margin-top: 20px; } }
    @media (max-width: 991.98px) {
        .taglib-page-iterator .lfr-pagination-buttons > li {
          display: inline-block;
          width: 50%; }
          .taglib-page-iterator .lfr-pagination-buttons > li.first, .taglib-page-iterator .lfr-pagination-buttons > li.last {
            display: none; }
          .taglib-page-iterator .lfr-pagination-buttons > li > a {
            line-height: 20px;
            padding: 11px 19px; } }
  .taglib-page-iterator .lfr-pagination-config {
    float: left;
    line-height: 46px; }
    @media (max-width: 767.98px) {
      .taglib-page-iterator .lfr-pagination-config {
        float: none; }
        .taglib-page-iterator .lfr-pagination-config .current-page-menu {
          display: block; }
          .taglib-page-iterator .lfr-pagination-config .current-page-menu .btn {
            display: block; } }
    .taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector,
    .taglib-page-iterator .lfr-pagination-config .lfr-pagination-page-selector {
      display: inline; }
    .taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector {
      float: none; }
      @media (max-width: 991.98px) {
        .taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector {
          display: none; } }
  .taglib-page-iterator .search-results {
    float: left;
    line-height: 46px;
    margin-left: 10px; }
    @media (max-width: 991.98px) {
      .taglib-page-iterator .search-results {
        display: none; } }

.taglib-search-toggle .form-search {
  position: relative; }
  .taglib-search-toggle .form-search .input-group-btn {
    position: absolute; }
    @media (min-width: 992px) {
      .taglib-search-toggle .form-search .input-group-btn {
        position: static; } }

.taglib-search-toggle .toggle-advanced {
  color: inherit;
  margin-left: 10px;
  position: absolute;
  top: 8px; }
  .taglib-search-toggle .toggle-advanced, .taglib-search-toggle .toggle-advanced:hover, .taglib-search-toggle .toggle-advanced:focus {
    text-decoration: none; }

.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  background-color: #fcfcfc;
  border: solid #ddd;
  border-width: 0 1px 1px;
  margin-top: 0;
  padding: 15px 15px 0; }
  .navbar-search .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
    border-width: 1px 0 0; }
  .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content {
    position: relative; }
    .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields {
      margin-bottom: 0; }
    .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields-legend {
      color: #999;
      font-size: 13px; }

.taglib-search-toggle-advanced-wrapper .btn.close {
  margin-right: 5px;
  position: relative;
  z-index: 1; }

.taglib-user-display {
  padding: 0.5em; }
  .taglib-user-display .avatar {
    background: no-repeat center;
    background-size: 60px;
    display: block;
    height: 60px;
    margin: 0 auto;
    width: 60px; }
    .taglib-user-display .avatar.author:after {
      background: rgba(50, 168, 230, 0.5);
      border-radius: 50%;
      content: '';
      display: block;
      height: 100%;
      width: 100%; }
  .taglib-user-display .user-details {
    margin-top: 1em; }
  .taglib-user-display .user-name {
    font-size: 1.1em;
    font-weight: bold; }
  .taglib-user-display a .user-name {
    text-decoration: underline; }
  .taglib-user-display.display-style-1 .user-profile-image {
    float: left;
    margin-right: 24px; }
  .taglib-user-display.display-style-1 .user-name {
    display: inline-block;
    margin-top: 10px; }
  .taglib-user-display.display-style-1 .user-details {
    margin-top: 0; }
  .taglib-user-display.display-style-2 .user-profile-image,
  .taglib-user-display.display-style-2 .user-name {
    clear: both;
    display: block;
    min-height: 20px;
    text-align: center; }
  .taglib-user-display.display-style-3 {
    padding: 0; }
    .taglib-user-display.display-style-3 .user-profile-image {
      display: inline-block;
      vertical-align: middle; }

.taglib-workflow-status .workflow-id,
.taglib-workflow-status .workflow-version,
.taglib-workflow-status .workflow-status {
  color: #999; }

.table-cell .taglib-workflow-status {
  margin: 0; }
  .table-cell .taglib-workflow-status .workflow-status {
    padding-left: 0; }

.lfr-autocomplete-input-list .yui3-aclist-list {
  margin: 0; }

.portal-popup .sheet > .lfr-nav {
  margin-top: -24px; }

.portal-popup .contacts-portlet .portlet-configuration-container .form {
  position: static; }

.portal-popup .lfr-form-content {
  padding: 24px 12px; }

.portal-popup .portlet-body,
.portal-popup .portlet-boundary,
.portal-popup .portlet-column,
.portal-popup .portlet-layout {
  height: 100%; }

.portal-popup .portlet-column {
  position: static; }

.portal-popup .dialog-body > .container-fluid-max-xl,
.portal-popup .dialog-body .container-view,
.portal-popup .export-dialog-tree > .container-fluid-max-xl,
.portal-popup .export-dialog-tree .container-view,
.portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader .container-view,
.portal-popup .lfr-form-content > .container-fluid-max-xl,
.portal-popup .lfr-form-content .container-view,
.portal-popup .portlet-configuration-body-content > .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content .container-view,
.portal-popup .process-list > .container-fluid-max-xl,
.portal-popup .process-list .container-view,
.portal-popup .roles-selector-body > .container-fluid-max-xl,
.portal-popup .roles-selector-body .container-view {
  padding-top: 20px; }
  .portal-popup .dialog-body > .container-fluid-max-xl .nav-tabs-underline,
  .portal-popup .dialog-body .container-view .nav-tabs-underline,
  .portal-popup .export-dialog-tree > .container-fluid-max-xl .nav-tabs-underline,
  .portal-popup .export-dialog-tree .container-view .nav-tabs-underline,
  .portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl .nav-tabs-underline,
  .portal-popup .lfr-dynamic-uploader .container-view .nav-tabs-underline,
  .portal-popup .lfr-form-content > .container-fluid-max-xl .nav-tabs-underline,
  .portal-popup .lfr-form-content .container-view .nav-tabs-underline,
  .portal-popup .portlet-configuration-body-content > .container-fluid-max-xl .nav-tabs-underline,
  .portal-popup .portlet-configuration-body-content .container-view .nav-tabs-underline,
  .portal-popup .process-list > .container-fluid-max-xl .nav-tabs-underline,
  .portal-popup .process-list .container-view .nav-tabs-underline,
  .portal-popup .roles-selector-body > .container-fluid-max-xl .nav-tabs-underline,
  .portal-popup .roles-selector-body .container-view .nav-tabs-underline {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: -20px; }

.portal-popup .dialog-body > .lfr-nav + .container-fluid-max-xl,
.portal-popup .export-dialog-tree > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-form-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .process-list > .lfr-nav + .container-fluid-max-xl,
.portal-popup .roles-selector-body > .lfr-nav + .container-fluid-max-xl {
  padding-top: 0; }

.portal-popup .login-container {
  padding: 1rem; }

.portal-popup .management-bar-default {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
  border-top-width: 0;
  margin-bottom: 0; }

.portal-popup .navbar ~ .portlet-configuration-setup,
.portal-popup .portlet-export-import-container {
  height: calc(100% - 48px);
  position: relative; }
  @media (min-width: 576px) {
    .portal-popup .navbar ~ .portlet-configuration-setup,
    .portal-popup .portlet-export-import-container {
      height: calc(100% - 48px); } }

.portal-popup .panel-group .panel {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0; }

.portal-popup .panel-group .panel + .panel {
  border-top-width: 0;
  margin-top: 0; }

.portal-popup .panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.portal-popup .portlet-configuration-setup .lfr-nav {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 3px;
  padding-right: 3px; }
  @media (min-width: 576px) {
    .portal-popup .portlet-configuration-setup .lfr-nav {
      padding-left: 8px;
      padding-right: 8px; } }

.portal-popup .lfr-dynamic-uploader,
.portal-popup .process-list {
  bottom: 0;
  display: block;
  left: 0;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 48px;
  -webkit-overflow-scrolling: touch; }
  @media (min-width: 576px) {
    .portal-popup .lfr-dynamic-uploader,
    .portal-popup .process-list {
      top: 48px; } }

.portal-popup .portlet-export-import-publish-processes {
  top: 0; }

.portal-popup .dialog-footer {
  background-color: #FFF;
  border-top: 1px solid #dee2e6;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%;
  z-index: 1020; }
  @media (min-width: 768px) {
    .portal-popup .dialog-footer {
      position: fixed; } }
  .portal-popup .dialog-footer .btn {
    margin-left: 1rem;
    margin-right: 0; }

@media (min-width: 768px) {
  .portal-popup .dialog-body:not(:last-child),
  .portal-popup .lfr-dynamic-uploader:not(:last-child),
  .portal-popup .lfr-form-content:not(:last-child),
  .portal-popup .portlet-configuration-body-content:not(:last-child),
  .portal-popup .roles-selector-body:not(:last-child) {
    padding-bottom: 60px; } }

.portal-popup .lfr-dynamic-uploader {
  display: table;
  table-layout: fixed;
  width: 100%; }
  .portal-popup .lfr-dynamic-uploader.hide-dialog-footer {
    bottom: 0; }
    .portal-popup .lfr-dynamic-uploader.hide-dialog-footer + .dialog-footer {
      display: none; }

.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content {
  display: flex;
  flex-direction: column;
  overflow: visible; }
  .portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content > form {
    flex-grow: 1;
    max-width: none;
    overflow: auto; }

.portal-popup .portlet-configuration-edit-templates .portlet-configuration-body-content {
  bottom: 0; }

.portal-popup:not(.article-preview) #main-content,
.portal-popup:not(.article-preview) #wrapper {
  bottom: 0;
  left: 0;
  overflow: auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-overflow-scrolling: touch; }
  @media print {
    .portal-popup:not(.article-preview) #main-content,
    .portal-popup:not(.article-preview) #wrapper {
      position: initial; } }

.portal-popup .columns-max > .portlet-layout.row {
  margin-left: 0;
  margin-right: 0; }
  .portal-popup .columns-max > .portlet-layout.row > .portlet-column {
    padding-left: 0;
    padding-right: 0; }

html:not(#__):not(#___) .portlet-layout.dragging {
  border-collapse: separate; }

html:not(#__):not(#___) .drop-area {
  background-color: #d3dadd; }

html:not(#__):not(#___) .active-area {
  background: #ffc; }

html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging {
  opacity: 0.6; }
  html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging .portlet {
    border: 2px dashed #ccc; }

html:not(#__):not(#___) .sortable-layout-proxy {
  opacity: 1; }
  html:not(#__):not(#___) .sortable-layout-proxy .portlet-topper {
    background-image: none; }

html:not(#__):not(#___) .proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute; }
  html:not(#__):not(#___) .proxy.generic-portlet {
    height: 200px;
    width: 300px; }
    html:not(#__):not(#___) .proxy.generic-portlet .portlet-title {
      padding: 10px; }
  html:not(#__):not(#___) .proxy.not-intersecting .forbidden-action {
    background: url(../images/application/forbidden_action.png) no-repeat;
    display: block;
    height: 32px;
    position: absolute;
    right: -15px;
    top: -15px;
    width: 32px; }

html:not(#__):not(#___) .resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden; }

html:not(#__):not(#___) .sortable-proxy {
  background: #727c81;
  margin-top: 1px; }

html:not(#__):not(#___) .sortable-layout-drag-target-indicator {
  margin: 2px 0; }

html:not(#__):not(#___) .yui3-dd-proxy {
  z-index: 1110 !important; }

.portlet-layout.dragging {
  border-collapse: separate; }

.drop-area {
  background-color: #d3dadd; }

.active-area {
  background: #ffc; }

.portlet-boundary.yui3-dd-dragging {
  opacity: 0.6;
  transform: scale(0.8);
  transition: transform 0.3s ease; }
  @media (prefers-reduced-motion: reduce) {
    .portlet-boundary.yui3-dd-dragging {
      transition: none; } }
  .portlet-boundary.yui3-dd-dragging .portlet {
    border: 2px dashed #ccc; }

.sortable-layout-proxy {
  opacity: 1; }
  .sortable-layout-proxy .portlet-topper {
    background-image: none; }

.proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute; }
  .proxy.generic-portlet {
    height: 200px;
    width: 300px; }
    .proxy.generic-portlet .portlet-title {
      padding: 10px; }
  .proxy.not-intersecting .forbidden-action {
    background: url(../images/application/forbidden_action.png) no-repeat;
    display: block;
    height: 32px;
    position: absolute;
    right: -15px;
    top: -15px;
    width: 32px; }

.resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden; }

.sortable-proxy {
  background: #727c81;
  margin-top: 1px; }

.sortable-layout-drag-target-indicator {
  margin: 2px 0; }

.yui3-dd-proxy {
  z-index: 1110 !important; }

.portlet-column-content.empty {
  padding: 50px; }

.lfr-portlet-title-editable {
  margin-top: 0;
  z-index: 9999; }
  .lfr-portlet-title-editable .lfr-portlet-title-editable-content {
    padding: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .field-input {
      margin-bottom: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .textfield-label {
      display: none; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-toolbar-content {
      display: inline-block;
      vertical-align: bottom; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-group {
      margin-top: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn {
      display: inline-block;
      float: none;
      margin-top: 0;
      width: auto; }

.lfr-source-editor {
  border: solid 0 #ccc;
  border-bottom-width: 2px;
  position: relative; }
  .lfr-source-editor .ace_editor {
    height: 100%; }
  .lfr-source-editor .lfr-source-editor-toolbar li > .btn {
    background-color: #fff;
    border: transparent;
    color: #717383;
    outline: 0; }
  .lfr-source-editor .lfr-source-editor-code {
    background-color: #fff;
    color: #2b4259; }
    .lfr-source-editor .lfr-source-editor-code .ace_gutter {
      background-color: #ededef;
      color: #868896;
      overflow: hidden; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget {
        font-family: fontawesome-alloy;
        text-align: center;
        vertical-align: middle; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open, .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed {
          background-image: none; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open:before {
          content: '\25be'; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed:before {
          content: '\25b8'; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-cell {
        color: #fff; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
        background-color: #717383; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-layer {
        border-right: solid 1px #ccc; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_info {
        background-image: none; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_active-line {
      background-color: #ededef; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_constant {
      color: #34adab; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_tag {
      color: #1d5ec7; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_string {
      color: #ff6c58; }
      .lfr-source-editor .lfr-source-editor-code .ace_content .ace_string.ace_regex {
        color: #f00; }
  .lfr-source-editor.ace_dark .lfr-source-editor-code {
    background-color: #47474f;
    color: #fff; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter {
      background: #54555e;
      color: #fff; }
      .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
        background-color: #009aed; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_active-line {
      background-color: #11394e; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_cursor {
      color: #fff; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_tag {
      color: #4d91ff; }

.lfr-fullscreen-source-editor {
  height: 100%;
  overflow: hidden; }
  .lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-header {
    height: 40px;
    margin-right: 4px;
    margin-top: 4px;
    min-height: 40px; }
  .lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content {
    height: 95%;
    position: relative; }
    .lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .panel-splitter {
      border: 1px solid #ccc;
      position: absolute; }
    .lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .preview-panel {
      display: inline-block;
      overflow-y: auto;
      padding-left: 20px; }
    .lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .source-panel {
      display: inline-block; }
    .lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .source-panel,
    .lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .preview-panel {
      height: 100%;
      width: 50%; }
    .lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .panel-splitter {
      height: 100%;
      left: 50%;
      top: 0; }
    .lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .source-panel,
    .lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .preview-panel {
      height: 50%;
      width: 100%; }
    .lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .panel-splitter {
      top: 50%;
      width: 100%; }
    .lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .panel-splitter,
    .lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .preview-panel {
      display: none; }
    .lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .source-panel {
      height: 100%;
      width: 100%; }

.lfr-fulscreen-source-editor-dialog .modal-footer {
  text-align: left; }

.file-icon-color-0 {
  background-color: #FFF;
  color: #6b6c7e; }

.file-icon-color-1 {
  background-color: #FFF;
  color: #a7a9bc; }

.file-icon-color-2 {
  background-color: #FFF;
  color: #50d2a0; }

.file-icon-color-3 {
  background-color: #FFF;
  color: #af78ff; }

.file-icon-color-4 {
  background-color: #FFF;
  color: #ffb46e; }

.file-icon-color-5 {
  background-color: #FFF;
  color: #ff5f5f; }

.file-icon-color-6 {
  background-color: #FFF;
  color: #4b9bff; }

.file-icon-color-7 {
  background-color: #FFF;
  color: #272833; }

.lfr-item-viewer.uploading > div:not(.progress-container) {
  opacity: 0.3; }

.lfr-item-viewer.uploading > .progress-container {
  visibility: visible; }

.lfr-item-viewer .aspect-ratio a.item-preview {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  position: absolute;
  width: 100%; }

.lfr-item-viewer .image-viewer-base-image-list {
  padding-top: 35px; }

.lfr-item-viewer .item-preview:hover {
  cursor: pointer; }

.lfr-item-viewer .progress-container {
  background-color: #fff;
  left: 0;
  margin: 0 auto;
  padding: 20px 30px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  visibility: hidden;
  width: 80%;
  z-index: 1000; }
  .lfr-item-viewer .progress-container a {
    position: absolute;
    right: 30px; }
  .lfr-item-viewer .progress-container .progress {
    margin-top: 10px; }

.lfr-item-viewer .search-info {
  background-color: #d3e8f1; }
  .lfr-item-viewer .search-info .keywords {
    font-size: 1.4em;
    font-weight: bold; }
  .lfr-item-viewer .search-info .change-search-folder {
    font-size: 0.8em;
    font-weight: normal; }

.lfr-item-viewer .upload-view {
  display: table;
  height: 400px;
  margin-top: 20px;
  width: 100%; }
  .lfr-item-viewer .upload-view > div {
    display: table-cell;
    vertical-align: middle; }

.lfr-item-viewer .yui3-widget-bd {
  position: relative; }

.lfr-menu-expanded li a:focus {
  background-color: #5b677d;
  color: #fff;
  text-shadow: -1px -1px #2c2f34; }

.lfr-url-error {
  display: inline-block;
  white-space: normal;
  overflow-wrap: break-all;
  word-wrap: break-all; }

.lfr-page-layouts {
  padding: 0; }
  .lfr-page-layouts input[type='radio'] {
    opacity: 0;
    position: absolute; }
    .lfr-page-layouts input[type='radio']:checked + .card-horizontal {
      cursor: default; }
      .lfr-page-layouts input[type='radio']:checked + .card-horizontal::after {
        bottom: -0.0625rem;
        content: "";
        left: -0.0625rem;
        position: absolute;
        right: -0.0625rem;
        transition: height 0.15s ease-out; }
        @media (prefers-reduced-motion: reduce) {
          .lfr-page-layouts input[type='radio']:checked + .card-horizontal::after {
            transition: none; } }
  .lfr-page-layouts .card-horizontal {
    cursor: pointer;
    outline: 0;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .lfr-page-layouts .card-horizontal {
        transition: none; } }
    .lfr-page-layouts .card-horizontal::after {
      border-radius: 0 0 0.25rem 0.25rem;
      bottom: -0.0625rem;
      content: "";
      height: 0;
      left: -0.0625rem;
      position: absolute;
      right: -0.0625rem;
      transition: height 0.15s ease-out; }
      @media (prefers-reduced-motion: reduce) {
        .lfr-page-layouts .card-horizontal::after {
          transition: none; } }

.modal-body.dialog-iframe-bd {
  overflow: hidden;
  padding: 0; }

.modal-dialog:not(.dialog-iframe-modal):not(.modal-full-screen) {
  position: relative; }

.modal-dialog.dialog-iframe-modal {
  max-width: none; }

.modal-dialog.modal-dialog-sm {
  max-width: 500px; }

.modal-dialog .yui3-resize-handles-wrapper {
  pointer-events: all; }
  .modal-dialog .yui3-resize-handles-wrapper .yui3-resize-handle-inner-br {
    bottom: 0;
    right: 0; }

.modal-open .modal {
  display: block; }

.sheet > .panel-group .sheet-footer {
  margin-bottom: 0; }

.sheet-footer .btn {
  margin-right: 0.5rem; }
  .sheet-footer .btn:last-child {
    margin-right: 0; }

.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em;
  white-space: normal; }
  .tag-items li {
    display: inline-block;
    margin: 0 1em 0 0;
    max-width: 100%; }

.tag-selected {
  color: #000;
  font-weight: bold;
  text-decoration: none; }

.tag-cloud .tag-popularity-1 {
  font-size: 1em; }

.tag-cloud .tag-popularity-2 {
  font-size: 1.3em; }

.tag-cloud .tag-popularity-3 {
  font-size: 1.6em; }

.tag-cloud .tag-popularity-4 {
  font-size: 1.9em; }

.tag-cloud .tag-popularity-5 {
  font-size: 2.2em; }

.tag-cloud .tag-popularity-6 {
  font-size: 2.5em; }

.lfr-portal-tooltip {
  display: inline-flex; }
  .lfr-portal-tooltip,
  .lfr-portal-tooltip a {
    -webkit-touch-callout: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none; }

.tree-node .icon-check {
  padding-right: 2px; }

.tree-node .tree-node-checked .icon-check {
  padding-right: 0; }

.tree-node [class^='icon-'] {
  margin-right: 5px; }

.tree-node .tree-node-checkbox-container {
  margin-right: 0; }

.tree-node .tree-node-selected .tree-label {
  background: none; }

.tree-node-content .tree-hitarea {
  color: #999;
  font-size: 10px;
  padding-right: 6px; }

.tree-node-content .tree-label {
  margin-left: 3px; }

.tree-node-content .tree-node-hidden-hitarea {
  visibility: hidden; }

.tree-node-selected .tree-label {
  background-color: transparent; }

.tree-view li.tree-node .tree-node-content svg.lexicon-icon {
  pointer-events: none; }

.user-icon-color-0 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #6b6c7e; }

.user-icon-color-1 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #4b9bff; }

.user-icon-color-2 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #ffb46e; }

.user-icon-color-3 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #ff5f5f; }

.user-icon-color-4 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #50d2a0; }

.user-icon-color-5 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #ff73c3; }

.user-icon-color-6 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #9be169; }

.user-icon-color-7 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #af78ff; }

.user-icon-color-8 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #ffd76e; }

.user-icon-color-9 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #5fc8ff; }

/* */
/* ---------- Add/remove page ---------- */
.modify-pages li {
  position: relative; }
  .modify-pages li.lfr-nav-hover .delete-tab {
    opacity: 1;
    filter: alpha(opacity=100); }

.modify-pages .add-page-editor-input {
  width: 150px; }

.modify-pages .delete-tab {
  color: #444;
  cursor: pointer;
  display: block;
  font-size: 20px;
  font-weight: bold;
  height: 10px;
  line-height: 6px;
  margin-top: -8px;
  overflow: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  padding: 3px 0;
  position: absolute;
  right: 1px;
  text-shadow: 0 1px #FFF;
  top: 50%; }
  .modify-pages .delete-tab:hover {
    color: #B50303; }

.modify-pages .lfr-nav-sortable > a > span {
  padding-left: 28px; }

.modify-pages .drag-handle {
  background-color: #555;
  border-radius: 50%;
  color: #FFF;
  cursor: pointer;
  font-size: 16px;
  left: 3px;
  line-height: 1em;
  margin: 8px;
  padding: 4px;
  position: absolute;
  text-align: center;
  top: 2px;
  width: 1em; }

@media (min-width: 1024px) {
  .modify-pages .lfr-nav-sortable > a > span {
    padding-left: 0; }
  .modify-pages .drag-handle {
    display: none; } }

.modify-pages .lfr-nav-updateable.selected a:hover span {
  cursor: text; }

.controls-hidden .modify-pages .lfr-nav-sortable > a > span {
  padding-left: 0; }

.controls-hidden .modify-pages .drag-handle {
  display: none; }

.nav li .toolbar {
  margin-top: 5px; }

/* ---------- Navigation portlet ---------- */
.nav-menu ul {
  padding-left: 10px; }

.nav-menu li a.ancestor {
  font-weight: bold; }

.nav-menu li a.selected {
  font-weight: bold;
  text-decoration: none; }

.nav-menu-style-arrows ul {
  list-style-image: url(../images/arrows/04_right.png); }

/* ---------- Page template selector ---------- */
.form-options {
  border: 1px solid #AAA;
  display: inline-block;
  vertical-align: middle; }
  .form-options input {
    border-width: 0;
    display: inline;
    float: left; }

.form-triggers {
  float: left; }

.form-trigger {
  background: #C4C4C4 url(../images/application/button_bg.png) repeat-x 0 0;
  border-left: 1px solid #BBB;
  display: inline-block;
  float: left; }
  .form-trigger img {
    background: url() no-repeat 50% 40%;
    height: 25px;
    padding: 0 3px;
    vertical-align: middle;
    width: 16px; }
  .form-trigger:focus, .form-trigger:hover {
    background-color: #83B0CA;
    background-image: url(../images/application/button_bg_over.png); }

.trigger-selected {
  background-color: #EBEBEB;
  background-image: url(../images/application/button_bg_selected.png); }
  .trigger-selected:focus, .trigger-selected:hover {
    background-color: #B7DEF4;
    background-image: url(../images/application/button_bg_selected_over.png); }

.options-trigger img {
  background-image: url(../images/common/configuration.png); }

.save-trigger img {
  background-image: url(../images/common/check.png); }

/* ---------- Portlet wrapper and icons ---------- */
.freeform .portlet {
  margin-bottom: 0; }

body.portlet {
  border-width: 0; }

.portlet-header {
  position: relative; }
  .portlet-header .portlet-header-toolbar {
    margin: 0;
    padding: 2px;
    position: absolute;
    right: 3px;
    text-align: right;
    top: 3px;
    z-index: 300; }
    .portlet-header .portlet-header-toolbar a {
      color: inherit; }
      .portlet-header .portlet-header-toolbar a, .portlet-header .portlet-header-toolbar a:hover {
        text-decoration: none; }
      .portlet-header .portlet-header-toolbar a i {
        font-size: 19px; }
    .portlet-header .portlet-header-toolbar .nobr {
      display: block;
      float: left;
      padding: 1px; }
    .portlet-header .portlet-header-toolbar .portlet-icon-back {
      font-weight: bold;
      padding: 5px 5px 5px 18px; }
      .portlet-header .portlet-header-toolbar .portlet-icon-back:hover {
        color: #FFF; }
    .portlet-header .portlet-header-toolbar .portlet-options .lfr-icon-menu-text {
      color: transparent;
      font-size: 0; }

.portlet-title {
  display: block; }
  .portlet-title img {
    vertical-align: middle; }

.portlet-title-editable {
  cursor: pointer; }

.portlet-title-text {
  display: inline-block;
  vertical-align: top; }

.panel-page-content .portlet-title-text, .panel-page-body .portlet-title-text {
  cursor: auto; }

.portlet-minimized .portlet-content-container {
  padding: 0; }

.portlet-nested-portlets .portlet-boundary {
  left: 0 !important;
  position: relative !important;
  top: 0 !important; }

.portlet-borderless-bar, .portlet-content-container .lfr-icon-actions {
  background: #333;
  color: #FFF;
  text-shadow: -1px -1px #000; }
  .portlet-borderless-bar a, .portlet-content-container .lfr-icon-actions a {
    color: #3AF; }

.portlet-borderless-container:hover .portlet-borderless-bar, .portlet-content-container:hover .lfr-icon-actions {
  opacity: 1;
  filter: alpha(opacity=100); }

.portlet-borderless-container:hover .portlet-borderless-bar .portlet-actions, .portlet-content-container:hover .lfr-icon-actions .taglib-text {
  display: inline-block; }

.portlet-borderless-bar .portlet-options .dropdown-toggle, .portlet-borderless-bar .portlet-options.open .dropdown-toggle {
  background-image: url(../images/portlet/options_borderless.png); }

.portlet-content-container .lfr-icon-actions {
  float: left;
  margin: 1px 10px 1px 1px;
  opacity: 0.5;
  filter: alpha(opacity=50);
  padding: 2px 7px; }
  .portlet-content-container .lfr-icon-actions .taglib-text {
    color: #FFF;
    display: none;
    font-weight: bold;
    margin-right: 1em;
    text-decoration: none;
    vertical-align: middle; }
  .portlet-content-container .lfr-icon-actions .lfr-icon-action a {
    background: url() no-repeat 0 50%;
    display: inline-block;
    margin-left: 5px;
    vertical-align: top; }
    .portlet-content-container .lfr-icon-actions .lfr-icon-action a:hover {
      text-decoration: none; }
      .portlet-content-container .lfr-icon-actions .lfr-icon-action a:hover span {
        text-decoration: underline; }
    .portlet-content-container .lfr-icon-actions .lfr-icon-action a img {
      visibility: hidden; }
  .portlet-content-container .lfr-icon-actions .lfr-icon-action-add a {
    background-image: url(../images/common/add_white.png); }
  .portlet-content-container .lfr-icon-actions .lfr-icon-action-edit a {
    background-image: url(../images/common/edit_white.png); }
  .portlet-content-container .lfr-icon-actions .lfr-icon-action-edit-template a {
    background-image: url(../images/common/edit_template_white.png); }
  .portlet-content-container .lfr-icon-actions .lfr-icon-action-configuration a {
    background-image: url(../images/common/configuration_white.png); }

.portlet-content-container .lfr-url-error {
  display: inline-block;
  white-space: normal; }

/* ---------- Borderless portlet ---------- */
.portlet-borderless-container {
  min-height: 2.5em;
  position: relative; }

.portlet-borderless-bar {
  background-color: transparent;
  font-size: 10px;
  opacity: 0.3;
  filter: alpha(opacity=30);
  height: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 200; }
  .portlet-borderless-bar a {
    background: url() no-repeat 0 50%;
    display: inline-block;
    height: 20px;
    margin-left: 5px;
    text-indent: -9999px;
    width: 16px; }
  .portlet-borderless-bar .portlet-actions {
    float: right;
    overflow: hidden;
    padding: 0 5px; }
    .portlet-borderless-bar .portlet-actions .portlet-action, .portlet-borderless-bar .portlet-actions .portlet-options {
      display: inline-block; }
  .portlet-borderless-bar .portlet-actions, .portlet-borderless-bar .portlet-title-default {
    background-color: #333;
    min-height: 21px; }
  .portlet-borderless-bar .portlet-action-separator {
    display: none; }
  .portlet-borderless-bar .portlet-back a {
    height: auto;
    text-indent: 0;
    width: auto; }
  .portlet-borderless-bar .portlet-close {
    display: inline-block;
    vertical-align: middle; }
    .portlet-borderless-bar .portlet-close a {
      background-image: url(../images/portlet/close_borderless.png); }
  .portlet-borderless-bar .portlet-options li.lfr-trigger strong a {
    background-image: url(../images/portlet/options_borderless.png); }

.lfr-configurator-visibility .portlet-borderless-bar {
  opacity: 0.6;
  filter: alpha(opacity=60); }

.lfr-configurator-visibility .portlet-content-container .lfr-icon-actions {
  opacity: 1;
  filter: alpha(opacity=100); }

.portlet-content-container .icons-container {
  clear: both;
  height: auto;
  margin-top: 1em;
  overflow: hidden;
  width: auto; }

.portlet-title-default {
  display: block;
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  float: right;
  font-weight: bold;
  height: 0;
  line-height: 19px;
  max-width: 50%;
  padding: 0 10px;
  text-transform: uppercase; }

.portlet-draggable .portlet-header {
  cursor: move; }

.portlet-draggable .portlet-title-default {
  background: #333 url(../images/portlet/draggable_borderless.png) no-repeat 0 50%;
  cursor: move;
  padding-left: 20px; }

/* ---------- Panel page ---------- */
.lfr-panel-page {
  width: 100%; }
  .lfr-panel-page .portlet-title {
    font-size: 13px; }
  .lfr-panel-page .lfr-add-content h2 span {
    background-color: #D3DADD; }

/* ---------- Standard styles defined in the JSR 168 ---------- */
/* ---------- Fonts ---------- */
/* ---------- Font attributes for the 'normal' fragment font ---------- */
/* ---------- Font attributes similar to the .portlet-font but the color is lighter ---------- */
/* ---------- Messages ---------- */
.portlet-msg {
  background: #EEE none no-repeat 6px 50%;
  border: 1px solid #555;
  color: #34404F;
  font-weight: bold;
  margin: 2px auto 14px;
  padding: 6px 6px 6px 30px;
  text-align: left; }

/* ---------- Status labels ---------- */
.lfr-status-alert-label, .lfr-status-error-label, .lfr-status-info-label, .lfr-status-progress-label, .lfr-status-success-label {
  background: none no-repeat 0 50%;
  padding: 3px 3px 3px 20px; }

.lfr-status-alert-label {
  background-image: url(../images/messages/alert.png);
  color: #663; }

.lfr-status-error-label {
  background-image: url(../images/messages/error.png);
  color: #900; }

.lfr-status-help-label, .lfr-status-info-label, .lfr-status-progress-label {
  background-image: url(../images/messages/info.png);
  color: #34404F; }

.lfr-status-help-label {
  background-image: url(../images/portlet/help.png); }

.lfr-status-progress-label {
  background-image: url(../images/aui/loading_indicator.gif); }

.lfr-status-success-label {
  background-image: url(../images/messages/success.png);
  color: #384F34; }

/* ---------- Liferay messages ---------- */
.lfr-message {
  position: relative; }
  .lfr-message .lfr-message-control {
    background-color: #333;
    display: inline-block; }
  .lfr-message .lfr-message-controls {
    display: none;
    left: 3px;
    margin: -8px 8px 0 3px;
    position: absolute;
    top: 50%;
    z-index: 10; }
  .lfr-message .lfr-message-close {
    background-image: url(../images/portlet/close_borderless.png);
    background-position: 0 0;
    background-repeat: no-repeat; }
  .lfr-message .lfr-message-close-all {
    color: #FFF;
    display: none;
    font-size: 0.8em;
    margin-left: 10px;
    padding: 1px 10px;
    text-shadow: 1px 1px 0 #000;
    vertical-align: top; }
    .lfr-message .lfr-message-close-all a {
      color: #FFF; }
  .lfr-message .lfr-message-controls-hover .lfr-message-close-all {
    display: inline-block; }
  .lfr-message.pending {
    background-image: url(../images/common/time.png); }

.lfr-message-content.alert {
  margin-bottom: 0; }

.lfr-message-close {
  cursor: pointer; }

/* ---------- Sections ---------- */
/* ---------- Text in a selected cell range ---------- */
.portlet-section-selected, .portlet-section-selected a {
  background: #727C81;
  color: #FFF;
  font-weight: bold;
  text-decoration: none; }

.portlet-section-selected a:hover, .portlet-section-selected a:focus {
  background-color: #727C81; }

/* ---------- Text of a subheading ---------- */
/* ---------- Table or section footnote ---------- */
/* ---------- Text that belongs to the table but does not fall in one of the other categories (e.g. explanatory or help text that is associated with the section) ---------- */
/* ---------- Forms ---------- */
.alert .form {
  margin: 0; }

/* ---------- Text used for the descriptive label of the whole form (not the labels for fields) ---------- */
/* ---------- Text of the user-input in an input field ---------- */
/* ---------- Text on a button ---------- */
/* ---------- Text that appears beside a context dependent action icon ---------- */
/* ---------- Text that appears beside a 'standard' icon (e.g. Ok, or cancel) ---------- */
/* ---------- Text for a separator of fields (e.g. checkboxes, etc.) ---------- */
/* ---------- Text for a field (not input field, e.g. checkboxes, etc.) ---------- */
/* ---------- Menus ---------- */
/* ---------- General menu settings such as background color, margins, etc. ---------- */
/* ---------- Normal, unselected menu item ---------- */
/* ---------- Selected menu item ---------- */
/* ---------- Normal, unselected menu item when the mouse hovers over it ---------- */
/* ---------- Selected menu item when the mouse hovers over it ---------- */
/* ---------- Normal, unselected menu item that has sub-menus ---------- */
/* ---------- Selected sub-menu item that has sub-menus ---------- */
/* ---------- Descriptive text for the menu (e.g. in a help context below the menu) ---------- */
/* ---------- Menu caption ---------- */
/* ---------- Miscellaneous portlet styles ---------- */
.restricted, .restricted td {
  background: #FDD;
  border-width: 0; }

.restricted * {
  color: #727C81; }

.alt.restricted td {
  background-color: #FFC0C0; }

.hover.restricted td {
  background-color: #D3BDC0; }

.alt.restricted td.first, .restricted td.first {
  background-image: url(../images/messages/error.png);
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 28px; }

/* ---------- Permissions ---------- */
.table-data tr.lfr-role .first {
  background-image: url();
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 30px;
  vertical-align: middle; }

.table-data tr.lfr-role-guest .first {
  background-image: url(../images/common/guest_icon.png); }

.table-data tr.lfr-role-regular .first {
  background-image: url(../images/common/user_icon.png); }

.table-data tr.lfr-role-site .first {
  background-image: url(../images/common/site_icon.png); }

.table-data tr.lfr-role-organization .first {
  background-image: url(../images/common/organization_icon.png); }

.table-data tr.lfr-role-team .first {
  background-image: url(../images/common/team_icon.png); }

/* ---------- Miscellaneous component styles ---------- */
/* ---------- Add content dialog ---------- */
.lfr-portlet-item, .lfr-portlet-item p a {
  font-size: 1em; }

/* ---------- Breadcrumb taglib ---------- */
.breadcrumb.breadcrumb-vertical {
  display: inline-block;
  text-align: center; }
  .breadcrumb.breadcrumb-vertical li {
    display: block; }
    .breadcrumb.breadcrumb-vertical li.last, .breadcrumb.breadcrumb-vertical li.only {
      background: none; }
  .breadcrumb.breadcrumb-vertical .divider {
    background: url(/o/govdatastyle-theme/images/arrows/07_down.png) no-repeat 50% 100%;
    display: block;
    overflow: hidden;
    text-indent: 101%;
    white-space: nowrap;
    height: 10px; }

/* ---------- Calendar taglib ---------- */
.taglib-calendar tr.portlet-section-header th, .taglib-calendar tr td {
  border-width: 0; }

.taglib-calendar tr td a {
  background-color: #F0F5F7;
  border: 1px solid #FFF;
  border-bottom-width: 0;
  border-left-width: 0;
  display: block;
  height: 15px;
  padding: 5px 0; }
  .taglib-calendar tr td a:hover {
    background-color: #727C81;
    color: #FFF; }

.taglib-calendar tr td.calendar-inactive {
  background-color: #FFF;
  color: #B5BFC4; }

.taglib-calendar tr th {
  border-bottom-color: #D7D7D7; }

.taglib-calendar table td {
  border-width: 0; }

.taglib-calendar .calendar-current-day, .taglib-calendar .calendar-current-day a {
  background-color: #FFF; }

.taglib-calendar .calendar-current-day a {
  border: 1px solid #727C81;
  color: #369;
  text-decoration: underline; }

/* ---------- navbar form search ---------- */
.navbar form {
  margin: 0; }
























  .ie6 .portlet-borderless-bar .portlet-actions {
    display: inline;
    filter: alpha(opacity=90); }





:not(.inline-item) > .loading-animation {
  margin-bottom: 20px;
  margin-top: 20px; }

.product-menu .loading-animation {
  margin-top: 160px; }

@keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd; }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    transform: scale(1.1); }
  75% {
    background-color: #ddedde;
    border-color: #7d7; }
  100% {
    background-color: #ebebeb;
    border-color: #ddd; } }

.lfr-upload-container .progress-bar,
.lfr-upload-container .progress {
  border-radius: 10px; }

.lfr-upload-container .upload-file,
.lfr-upload-container .upload-target {
  border-radius: 5px; }

.upload-drop-active .lfr-upload-container .upload-target {
  animation: none; }

.upload-drop-intent .lfr-upload-container .upload-target {
  animation: lfr-drop-active 1s ease 0.2s infinite; }

.select-files {
  border-radius: 5px; }

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  box-shadow: none; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover .number, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus .number {
    box-shadow: 0 0 5px 0 #333;
    transition-duration: 0.25s;
    transition-property: box-shadow;
    transition-timing-function: ease-out; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
    border-radius: 50%; }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.lfr-progress-active .progress-bar-status,
.lfr-upload-container .file-uploading .progress-bar .progress {
  animation: progress-bar-stripes 0.5s linear infinite;
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-size: 40px 40px;
  transition: width, 0.5s, ease-out; }
  @media (prefers-reduced-motion: reduce) {
    .lfr-progress-active .progress-bar-status,
    .lfr-upload-container .file-uploading .progress-bar .progress {
      transition: none; } }

@keyframes highlight-animation {
  from {
    background-color: #ffc; }
  to {
    background-color: transparent; } }

.highlight-animation {
  animation: highlight-animation 0.7s; }

.portlet-options.btn-group .dropdown-toggle, .portlet-options.btn-group.open .dropdown-toggle {
  box-shadow: none; }

.form-group.form-inline.input-boolean-wrapper label, .form-group.form-inline.input-checkbox-wrapper label {
  gap: 0.3125rem; }

#layout_3.active > a {
  background-color: #1e5a5a; }
  #layout_3.active > a:focus {
    background-color: transparent;
    color: #3d3d3d; }

#layout_3 a::after {
  border-top-color: #1e5a5a;
  color: #1e5a5a; }

#layout_6.active > a {
  background-color: #503278; }
  #layout_6.active > a:focus {
    background-color: transparent;
    color: #3d3d3d; }

#layout_6 a::after {
  border-top-color: #503278;
  color: #503278; }

#layout_7.active > a {
  background-color: #002D62; }
  #layout_7.active > a:focus {
    background-color: transparent;
    color: #3d3d3d; }

#layout_7 a::after {
  border-top-color: #002D62;
  color: #002D62; }

#layout_8.active > a {
  background-color: #5a0a0a; }
  #layout_8.active > a:focus {
    background-color: transparent;
    color: #3d3d3d; }

#layout_8 a::after {
  border-top-color: #5a0a0a;
  color: #5a0a0a; }

#layout_9.active > a {
  background-color: #000; }
  #layout_9.active > a:focus {
    background-color: transparent;
    color: #3d3d3d; }

#layout_9 a::after {
  border-top-color: #000;
  color: #000; }

#layout_47.active > a {
  background-color: #064300; }
  #layout_47.active > a:focus {
    background-color: transparent;
    color: #3d3d3d; }

#layout_47 a::after {
  border-top-color: #064300;
  color: #064300; }

#layout_51.active > a {
  background-color: #80004b; }
  #layout_51.active > a:focus {
    background-color: transparent;
    color: #3d3d3d; }

#layout_51 a::after {
  border-top-color: #80004b;
  color: #80004b; }

.mediatype-icon.mediatype-article {
  background-color: #3d3d3d; }

.mediatype-icon.mediatype-blog {
  background-color: #5a0a0a; }

.mediatype-icon.mediatype-dataset {
  background-color: #1e5a5a; }

.mediatype-icon.mediatype-dokument {
  background-color: #503278; }

.mediatype-icon.mediatype-concept {
  background-color: #002D62; }

.mediatype-icon.mediatype-publication {
  background-color: #002D62; }

.mediatype-icon.mediatype-visualization {
  background-color: #002D62; }

.mediatype-icon.mediatype-website {
  background-color: #002D62; }

.mediatype-icon.mediatype-tool {
  background-color: #002D62; }

.mediatype-icon.mediatype-mobile_app {
  background-color: #002D62; }

.mediatype-icon.mediatype-other {
  background-color: #002D62; }

meta.foundation-version {
  font-family: "/5.4.7/"; }

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:768px)/";
  width: 768px; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:1025px)/";
  width: 1025px; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:1441px)/";
  width: 1441px; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:1921px)/";
  width: 1921px; }

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

html, body {
  height: 100%; }

*,
*:before,
*::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html, body {
  font-size: 14px; }

body {
  background: #FFF;
  color: #000;
  padding: 0;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  position: relative;
  cursor: auto; }

a:hover {
  cursor: pointer; }

img {
  max-width: 100%;
  height: auto; }

img {
  -ms-interpolation-mode: bicubic; }

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
  max-width: none !important; }

.left {
  float: left !important; }

.right {
  float: right !important; }

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

.clearfix::after {
  clear: both; }

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

.invisible {
  visibility: hidden; }

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px; }

select {
  width: 100%; }

.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  display: block; }
  .row:before, .row::after {
    content: " ";
    display: table; }
  .row::after {
    clear: both; }
  .row.collapse > .column, .portlet-blogs .row.collapse > .lfr-pagination, .row.collapse > #fieldlist,
  .row.collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.collapse .row {
    margin-left: 0;
    margin-right: 0; }

.column, .portlet-blogs .lfr-pagination, #fieldlist,
.columns {
  padding-left: 1.071428571rem;
  padding-right: 1.071428571rem;
  width: 100%;
  float: left; }

[class*="column"] + [class*="column"]:last-child {
  float: right; }

[class*="column"] + [class*="column"].end {
  float: left; }

@media only screen {
  .small-push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .small-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .small-push-1 {
    position: relative;
    left: 8.333333333%;
    right: auto; }
  .small-pull-1 {
    position: relative;
    right: 8.333333333%;
    left: auto; }
  .small-push-2 {
    position: relative;
    left: 16.666666667%;
    right: auto; }
  .small-pull-2 {
    position: relative;
    right: 16.666666667%;
    left: auto; }
  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .small-push-4 {
    position: relative;
    left: 33.333333333%;
    right: auto; }
  .small-pull-4 {
    position: relative;
    right: 33.333333333%;
    left: auto; }
  .small-push-5 {
    position: relative;
    left: 41.666666667%;
    right: auto; }
  .small-pull-5 {
    position: relative;
    right: 41.666666667%;
    left: auto; }
  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .small-push-7 {
    position: relative;
    left: 58.333333333%;
    right: auto; }
  .small-pull-7 {
    position: relative;
    right: 58.333333333%;
    left: auto; }
  .small-push-8 {
    position: relative;
    left: 66.666666667%;
    right: auto; }
  .small-pull-8 {
    position: relative;
    right: 66.666666667%;
    left: auto; }
  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .small-push-10 {
    position: relative;
    left: 83.333333333%;
    right: auto; }
  .small-pull-10 {
    position: relative;
    right: 83.333333333%;
    left: auto; }
  .small-push-11 {
    position: relative;
    left: 91.666666667%;
    right: auto; }
  .small-pull-11 {
    position: relative;
    right: 91.666666667%;
    left: auto; }
  .column, .portlet-blogs .lfr-pagination, #fieldlist,
  .columns {
    position: relative;
    padding-left: 1.071428571rem;
    padding-right: 1.071428571rem;
    float: left; }
  .small-1 {
    width: 8.333333333%; }
  .small-2 {
    width: 16.666666667%; }
  .small-3 {
    width: 25%; }
  .small-4 {
    width: 33.333333333%; }
  .small-5 {
    width: 41.666666667%; }
  .small-6 {
    width: 50%; }
  .small-7 {
    width: 58.333333333%; }
  .small-8 {
    width: 66.666666667%; }
  .small-9 {
    width: 75%; }
  .small-10 {
    width: 83.333333333%; }
  .small-11 {
    width: 91.666666667%; }
  .small-12 {
    width: 100%; }
  .small-offset-0 {
    margin-left: 0% !important; }
  .small-offset-1 {
    margin-left: 8.333333333% !important; }
  .small-offset-2 {
    margin-left: 16.666666667% !important; }
  .small-offset-3 {
    margin-left: 25% !important; }
  .small-offset-4 {
    margin-left: 33.333333333% !important; }
  .small-offset-5 {
    margin-left: 41.666666667% !important; }
  .small-offset-6 {
    margin-left: 50% !important; }
  .small-offset-7 {
    margin-left: 58.333333333% !important; }
  .small-offset-8 {
    margin-left: 66.666666667% !important; }
  .small-offset-9 {
    margin-left: 75% !important; }
  .small-offset-10 {
    margin-left: 83.333333333% !important; }
  .small-offset-11 {
    margin-left: 91.666666667% !important; }
  .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }
  .column.small-centered, .portlet-blogs .small-centered.lfr-pagination, .small-centered#fieldlist,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.small-uncentered, .portlet-blogs .small-uncentered.lfr-pagination, .small-uncentered#fieldlist,
  .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }
  .column.small-centered:last-child, .portlet-blogs .small-centered.lfr-pagination:last-child, .small-centered#fieldlist:last-child,
  .columns.small-centered:last-child {
    float: none; }
  .column.small-uncentered:last-child, .portlet-blogs .small-uncentered.lfr-pagination:last-child, .small-uncentered#fieldlist:last-child,
  .columns.small-uncentered:last-child {
    float: left; }
  .column.small-uncentered.opposite, .portlet-blogs .small-uncentered.opposite.lfr-pagination, .small-uncentered.opposite#fieldlist,
  .columns.small-uncentered.opposite {
    float: right; } }

@media only screen and (min-width: 768px) {
  .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .medium-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .medium-push-1 {
    position: relative;
    left: 8.333333333%;
    right: auto; }
  .medium-pull-1 {
    position: relative;
    right: 8.333333333%;
    left: auto; }
  .medium-push-2 {
    position: relative;
    left: 16.666666667%;
    right: auto; }
  .medium-pull-2 {
    position: relative;
    right: 16.666666667%;
    left: auto; }
  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .medium-push-4 {
    position: relative;
    left: 33.333333333%;
    right: auto; }
  .medium-pull-4 {
    position: relative;
    right: 33.333333333%;
    left: auto; }
  .medium-push-5 {
    position: relative;
    left: 41.666666667%;
    right: auto; }
  .medium-pull-5 {
    position: relative;
    right: 41.666666667%;
    left: auto; }
  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .medium-push-7 {
    position: relative;
    left: 58.333333333%;
    right: auto; }
  .medium-pull-7 {
    position: relative;
    right: 58.333333333%;
    left: auto; }
  .medium-push-8 {
    position: relative;
    left: 66.666666667%;
    right: auto; }
  .medium-pull-8 {
    position: relative;
    right: 66.666666667%;
    left: auto; }
  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .medium-push-10 {
    position: relative;
    left: 83.333333333%;
    right: auto; }
  .medium-pull-10 {
    position: relative;
    right: 83.333333333%;
    left: auto; }
  .medium-push-11 {
    position: relative;
    left: 91.666666667%;
    right: auto; }
  .medium-pull-11 {
    position: relative;
    right: 91.666666667%;
    left: auto; }
  .column, .portlet-blogs .lfr-pagination, #fieldlist,
  .columns {
    position: relative;
    padding-left: 1.071428571rem;
    padding-right: 1.071428571rem;
    float: left; }
  .medium-1 {
    width: 8.333333333%; }
  .medium-2 {
    width: 16.666666667%; }
  .medium-3 {
    width: 25%; }
  .medium-4 {
    width: 33.333333333%; }
  .medium-5 {
    width: 41.666666667%; }
  .medium-6 {
    width: 50%; }
  .medium-7 {
    width: 58.333333333%; }
  .medium-8 {
    width: 66.666666667%; }
  .medium-9 {
    width: 75%; }
  .medium-10 {
    width: 83.333333333%; }
  .medium-11 {
    width: 91.666666667%; }
  .medium-12 {
    width: 100%; }
  .medium-offset-0 {
    margin-left: 0% !important; }
  .medium-offset-1 {
    margin-left: 8.333333333% !important; }
  .medium-offset-2 {
    margin-left: 16.666666667% !important; }
  .medium-offset-3 {
    margin-left: 25% !important; }
  .medium-offset-4 {
    margin-left: 33.333333333% !important; }
  .medium-offset-5 {
    margin-left: 41.666666667% !important; }
  .medium-offset-6 {
    margin-left: 50% !important; }
  .medium-offset-7 {
    margin-left: 58.333333333% !important; }
  .medium-offset-8 {
    margin-left: 66.666666667% !important; }
  .medium-offset-9 {
    margin-left: 75% !important; }
  .medium-offset-10 {
    margin-left: 83.333333333% !important; }
  .medium-offset-11 {
    margin-left: 91.666666667% !important; }
  .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }
  .column.medium-centered, .portlet-blogs .medium-centered.lfr-pagination, .medium-centered#fieldlist,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.medium-uncentered, .portlet-blogs .medium-uncentered.lfr-pagination, .medium-uncentered#fieldlist,
  .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }
  .column.medium-centered:last-child, .portlet-blogs .medium-centered.lfr-pagination:last-child, .medium-centered#fieldlist:last-child,
  .columns.medium-centered:last-child {
    float: none; }
  .column.medium-uncentered:last-child, .portlet-blogs .medium-uncentered.lfr-pagination:last-child, .medium-uncentered#fieldlist:last-child,
  .columns.medium-uncentered:last-child {
    float: left; }
  .column.medium-uncentered.opposite, .portlet-blogs .medium-uncentered.opposite.lfr-pagination, .medium-uncentered.opposite#fieldlist,
  .columns.medium-uncentered.opposite {
    float: right; }
  .push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .push-1 {
    position: relative;
    left: 8.333333333%;
    right: auto; }
  .pull-1 {
    position: relative;
    right: 8.333333333%;
    left: auto; }
  .push-2 {
    position: relative;
    left: 16.666666667%;
    right: auto; }
  .pull-2 {
    position: relative;
    right: 16.666666667%;
    left: auto; }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .push-4 {
    position: relative;
    left: 33.333333333%;
    right: auto; }
  .pull-4 {
    position: relative;
    right: 33.333333333%;
    left: auto; }
  .push-5 {
    position: relative;
    left: 41.666666667%;
    right: auto; }
  .pull-5 {
    position: relative;
    right: 41.666666667%;
    left: auto; }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .push-7 {
    position: relative;
    left: 58.333333333%;
    right: auto; }
  .pull-7 {
    position: relative;
    right: 58.333333333%;
    left: auto; }
  .push-8 {
    position: relative;
    left: 66.666666667%;
    right: auto; }
  .pull-8 {
    position: relative;
    right: 66.666666667%;
    left: auto; }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .push-10 {
    position: relative;
    left: 83.333333333%;
    right: auto; }
  .pull-10 {
    position: relative;
    right: 83.333333333%;
    left: auto; }
  .push-11 {
    position: relative;
    left: 91.666666667%;
    right: auto; }
  .pull-11 {
    position: relative;
    right: 91.666666667%;
    left: auto; } }

@media only screen and (min-width: 1025px) {
  .large-push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .large-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .large-push-1 {
    position: relative;
    left: 8.333333333%;
    right: auto; }
  .large-pull-1 {
    position: relative;
    right: 8.333333333%;
    left: auto; }
  .large-push-2 {
    position: relative;
    left: 16.666666667%;
    right: auto; }
  .large-pull-2 {
    position: relative;
    right: 16.666666667%;
    left: auto; }
  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .large-push-4 {
    position: relative;
    left: 33.333333333%;
    right: auto; }
  .large-pull-4 {
    position: relative;
    right: 33.333333333%;
    left: auto; }
  .large-push-5 {
    position: relative;
    left: 41.666666667%;
    right: auto; }
  .large-pull-5 {
    position: relative;
    right: 41.666666667%;
    left: auto; }
  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .large-push-7 {
    position: relative;
    left: 58.333333333%;
    right: auto; }
  .large-pull-7 {
    position: relative;
    right: 58.333333333%;
    left: auto; }
  .large-push-8 {
    position: relative;
    left: 66.666666667%;
    right: auto; }
  .large-pull-8 {
    position: relative;
    right: 66.666666667%;
    left: auto; }
  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .large-push-10 {
    position: relative;
    left: 83.333333333%;
    right: auto; }
  .large-pull-10 {
    position: relative;
    right: 83.333333333%;
    left: auto; }
  .large-push-11 {
    position: relative;
    left: 91.666666667%;
    right: auto; }
  .large-pull-11 {
    position: relative;
    right: 91.666666667%;
    left: auto; }
  .column, .portlet-blogs .lfr-pagination, #fieldlist,
  .columns {
    position: relative;
    padding-left: 1.071428571rem;
    padding-right: 1.071428571rem;
    float: left; }
  .large-1 {
    width: 8.333333333%; }
  .large-2 {
    width: 16.666666667%; }
  .large-3 {
    width: 25%; }
  .large-4 {
    width: 33.333333333%; }
  .large-5 {
    width: 41.666666667%; }
  .large-6 {
    width: 50%; }
  .large-7 {
    width: 58.333333333%; }
  .large-8 {
    width: 66.666666667%; }
  .large-9 {
    width: 75%; }
  .large-10 {
    width: 83.333333333%; }
  .large-11 {
    width: 91.666666667%; }
  .large-12 {
    width: 100%; }
  .large-offset-0 {
    margin-left: 0% !important; }
  .large-offset-1 {
    margin-left: 8.333333333% !important; }
  .large-offset-2 {
    margin-left: 16.666666667% !important; }
  .large-offset-3 {
    margin-left: 25% !important; }
  .large-offset-4 {
    margin-left: 33.333333333% !important; }
  .large-offset-5 {
    margin-left: 41.666666667% !important; }
  .large-offset-6 {
    margin-left: 50% !important; }
  .large-offset-7 {
    margin-left: 58.333333333% !important; }
  .large-offset-8 {
    margin-left: 66.666666667% !important; }
  .large-offset-9 {
    margin-left: 75% !important; }
  .large-offset-10 {
    margin-left: 83.333333333% !important; }
  .large-offset-11 {
    margin-left: 91.666666667% !important; }
  .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }
  .column.large-centered, .portlet-blogs .large-centered.lfr-pagination, .large-centered#fieldlist,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.large-uncentered, .portlet-blogs .large-uncentered.lfr-pagination, .large-uncentered#fieldlist,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }
  .column.large-centered:last-child, .portlet-blogs .large-centered.lfr-pagination:last-child, .large-centered#fieldlist:last-child,
  .columns.large-centered:last-child {
    float: none; }
  .column.large-uncentered:last-child, .portlet-blogs .large-uncentered.lfr-pagination:last-child, .large-uncentered#fieldlist:last-child,
  .columns.large-uncentered:last-child {
    float: left; }
  .column.large-uncentered.opposite, .portlet-blogs .large-uncentered.opposite.lfr-pagination, .large-uncentered.opposite#fieldlist,
  .columns.large-uncentered.opposite {
    float: right; }
  .push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .push-1 {
    position: relative;
    left: 8.333333333%;
    right: auto; }
  .pull-1 {
    position: relative;
    right: 8.333333333%;
    left: auto; }
  .push-2 {
    position: relative;
    left: 16.666666667%;
    right: auto; }
  .pull-2 {
    position: relative;
    right: 16.666666667%;
    left: auto; }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .push-4 {
    position: relative;
    left: 33.333333333%;
    right: auto; }
  .pull-4 {
    position: relative;
    right: 33.333333333%;
    left: auto; }
  .push-5 {
    position: relative;
    left: 41.666666667%;
    right: auto; }
  .pull-5 {
    position: relative;
    right: 41.666666667%;
    left: auto; }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .push-7 {
    position: relative;
    left: 58.333333333%;
    right: auto; }
  .pull-7 {
    position: relative;
    right: 58.333333333%;
    left: auto; }
  .push-8 {
    position: relative;
    left: 66.666666667%;
    right: auto; }
  .pull-8 {
    position: relative;
    right: 66.666666667%;
    left: auto; }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .push-10 {
    position: relative;
    left: 83.333333333%;
    right: auto; }
  .pull-10 {
    position: relative;
    right: 83.333333333%;
    left: auto; }
  .push-11 {
    position: relative;
    left: 91.666666667%;
    right: auto; }
  .pull-11 {
    position: relative;
    right: 91.666666667%;
    left: auto; } }

meta.foundation-version {
  font-family: "/5.4.7/"; }

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:768px)/";
  width: 768px; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:1025px)/";
  width: 1025px; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:1441px)/";
  width: 1441px; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:1921px)/";
  width: 1921px; }

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

html, body {
  height: 100%; }

*,
*:before,
*::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html, body {
  font-size: 14px; }

body {
  background: #FFF;
  color: #000;
  padding: 0;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  position: relative;
  cursor: auto; }

a:hover {
  cursor: pointer; }

img {
  max-width: 100%;
  height: auto; }

img {
  -ms-interpolation-mode: bicubic; }

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
  max-width: none !important; }

.left {
  float: left !important; }

.right {
  float: right !important; }

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

.clearfix::after {
  clear: both; }

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

.invisible {
  visibility: hidden; }

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px; }

select {
  width: 100%; }

/* small displays */
@media only screen {
  .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .visible-for-small-only, .visible-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .hidden-for-small-only, .hidden-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }
  table.show-for-small-only, table.show-for-small-up, table.show-for-small, table.show-for-small-down, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }
  thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important; }
  th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* medium displays */
@media only screen and (min-width: 768px) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* large displays */
@media only screen and (min-width: 1025px) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.show-for-large-only, table.show-for-large-up, table.show-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* xlarge displays */
@media only screen and (min-width: 1441px) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xlarge, td.show-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* xxlarge displays */
@media only screen and (min-width: 1921px) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .hidden-for-xlarge-only, .visible-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .visible-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.hide-for-xlarge, table.hide-for-xlarge-down, table.show-for-xxlarge-only, table.show-for-xxlarge-up, table.show-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xlarge, thead.hide-for-xlarge-down, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up, thead.show-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xlarge, tbody.hide-for-xlarge-down, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up, tbody.show-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xlarge, tr.hide-for-xlarge-down, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up, tr.show-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.hide-for-xlarge-down, td.hide-for-xlarge-down, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up, th.show-for-xxlarge, td.show-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* Orientation targeting */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important; }

.hide-for-landscape,
.show-for-portrait {
  display: none !important; }

/* Specific visibility for tables */
table.hide-for-landscape, table.show-for-portrait {
  display: table !important; }

thead.hide-for-landscape, thead.show-for-portrait {
  display: table-header-group !important; }

tbody.hide-for-landscape, tbody.show-for-portrait {
  display: table-row-group !important; }

tr.hide-for-landscape, tr.show-for-portrait {
  display: table-row !important; }

td.hide-for-landscape, td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
  display: table-cell !important; }

@media only screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important; }
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important; }
  /* Specific visibility for tables */
  table.show-for-landscape, table.hide-for-portrait {
    display: table !important; }
  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important; }
  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important; }
  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important; }
  td.show-for-landscape, td.hide-for-portrait,
  th.show-for-landscape,
  th.hide-for-portrait {
    display: table-cell !important; } }

@media only screen and (orientation: portrait) {
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important; }
  .hide-for-portrait,
  .show-for-landscape {
    display: none !important; }
  /* Specific visibility for tables */
  table.show-for-portrait, table.hide-for-landscape {
    display: table !important; }
  thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important; }
  tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important; }
  tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important; }
  td.show-for-portrait, td.hide-for-landscape,
  th.show-for-portrait,
  th.hide-for-landscape {
    display: table-cell !important; } }

/* Touch-enabled device targeting */
.show-for-touch {
  display: none !important; }

.hide-for-touch {
  display: inherit !important; }

.touch .show-for-touch {
  display: inherit !important; }

.touch .hide-for-touch {
  display: none !important; }

/* Specific visibility for tables */
table.hide-for-touch {
  display: table !important; }

.touch table.show-for-touch {
  display: table !important; }

thead.hide-for-touch {
  display: table-header-group !important; }

.touch thead.show-for-touch {
  display: table-header-group !important; }

tbody.hide-for-touch {
  display: table-row-group !important; }

.touch tbody.show-for-touch {
  display: table-row-group !important; }

tr.hide-for-touch {
  display: table-row !important; }

.touch tr.show-for-touch {
  display: table-row !important; }

td.hide-for-touch {
  display: table-cell !important; }

.touch td.show-for-touch {
  display: table-cell !important; }

th.hide-for-touch {
  display: table-cell !important; }

.touch th.show-for-touch {
  display: table-cell !important; }

/* Print visibility */
@media print {
  .show-for-print {
    display: block; }
  .hide-for-print {
    display: none; }
  table.show-for-print {
    display: table !important; }
  thead.show-for-print {
    display: table-header-group !important; }
  tbody.show-for-print {
    display: table-row-group !important; }
  tr.show-for-print {
    display: table-row !important; }
  td.show-for-print {
    display: table-cell !important; }
  th.show-for-print {
    display: table-cell !important; } }

meta.foundation-version {
  font-family: "/5.4.7/"; }

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:768px)/";
  width: 768px; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:1025px)/";
  width: 1025px; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:1441px)/";
  width: 1441px; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:1921px)/";
  width: 1921px; }

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

html, body {
  height: 100%; }

*,
*:before,
*::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html, body {
  font-size: 14px; }

body {
  background: #FFF;
  color: #000;
  padding: 0;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  position: relative;
  cursor: auto; }

a:hover {
  cursor: pointer; }

img {
  max-width: 100%;
  height: auto; }

img {
  -ms-interpolation-mode: bicubic; }

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
  max-width: none !important; }

.left {
  float: left !important; }

.right {
  float: right !important; }

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

.clearfix::after {
  clear: both; }

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

.invisible {
  visibility: hidden; }

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px; }

select {
  width: 100%; }

.off-canvas-wrap {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .off-canvas-wrap.move-right, .off-canvas-wrap.move-left {
    min-height: 100%;
    -webkit-overflow-scrolling: touch; }

.inner-wrap {
  position: relative;
  width: 100%;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease; }
  .inner-wrap:before, .inner-wrap::after {
    content: " ";
    display: table; }
  .inner-wrap::after {
    clear: both; }

.left-off-canvas-menu {
  width: 21.428571429rem;
  top: 0;
  bottom: 0;
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  background: #fff;
  z-index: 1001;
  box-sizing: content-box;
  transition: transform 500ms ease 0s;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -ms-transform: translate(-100.5%, 0);
  -webkit-transform: translate3d(-100.5%, 0, 0);
  -moz-transform: translate3d(-100.5%, 0, 0);
  -ms-transform: translate3d(-100.5%, 0, 0);
  -o-transform: translate3d(-100.5%, 0, 0);
  transform: translate3d(-100.5%, 0, 0);
  left: 0; }
  @media only screen and (min-width: 768px) {
    .left-off-canvas-menu {
      width: 31.428571429rem; } }

.right-off-canvas-menu {
  width: 21.428571429rem;
  top: 0;
  bottom: 0;
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  background: #fff;
  z-index: 1001;
  box-sizing: content-box;
  transition: transform 500ms ease 0s;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -ms-transform: translate(100.5%, 0);
  -webkit-transform: translate3d(100.5%, 0, 0);
  -moz-transform: translate3d(100.5%, 0, 0);
  -ms-transform: translate3d(100.5%, 0, 0);
  -o-transform: translate3d(100.5%, 0, 0);
  transform: translate3d(100.5%, 0, 0);
  right: 0; }
  @media only screen and (min-width: 768px) {
    .right-off-canvas-menu {
      width: 31.428571429rem; } }

ul.off-canvas-list {
  list-style-type: none;
  padding: 0;
  margin: 0; }
  ul.off-canvas-list li label {
    display: block;
    padding: 0.3rem 1.071428571rem;
    color: #999999;
    text-transform: uppercase;
    font-size: 0.857142857rem;
    font-weight: 700;
    background: #444444;
    border-top: 1px solid #5e5e5e;
    border-bottom: none;
    margin: 0; }
  ul.off-canvas-list li a {
    display: block;
    padding: 0.666666667rem;
    color: rgba(255, 255, 255, 0.7);
    border-bottom: 1px solid #bfbfbf;
    transition: background 300ms ease; }
    ul.off-canvas-list li a:hover {
      background: #242424; }

.move-right > .inner-wrap {
  -ms-transform: translate(21.428571429rem, 0);
  -webkit-transform: translate3d(21.428571429rem, 0, 0);
  -moz-transform: translate3d(21.428571429rem, 0, 0);
  -ms-transform: translate3d(21.428571429rem, 0, 0);
  -o-transform: translate3d(21.428571429rem, 0, 0);
  transform: translate3d(21.428571429rem, 0, 0); }
  @media only screen and (min-width: 768px) {
    .move-right > .inner-wrap {
      -ms-transform: translate(31.428571429rem, 0);
      -webkit-transform: translate3d(31.428571429rem, 0, 0);
      -moz-transform: translate3d(31.428571429rem, 0, 0);
      -ms-transform: translate3d(31.428571429rem, 0, 0);
      -o-transform: translate3d(31.428571429rem, 0, 0);
      transform: translate3d(31.428571429rem, 0, 0); } }

.move-right .exit-off-canvas {
  transition: none;
  cursor: pointer;
  box-shadow: none;
  display: block;
  position: absolute;
  background: rgba(0, 0, 0, 0.5) !important;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  @media only screen and (min-width: 768px) {
    .move-right .exit-off-canvas:hover {
      background: rgba(0, 0, 0, 0.5); } }

.move-left > .inner-wrap {
  -ms-transform: translate(-21.428571429rem, 0);
  -webkit-transform: translate3d(-21.428571429rem, 0, 0);
  -moz-transform: translate3d(-21.428571429rem, 0, 0);
  -ms-transform: translate3d(-21.428571429rem, 0, 0);
  -o-transform: translate3d(-21.428571429rem, 0, 0);
  transform: translate3d(-21.428571429rem, 0, 0); }
  @media only screen and (min-width: 768px) {
    .move-left > .inner-wrap {
      -ms-transform: translate(-31.428571429rem, 0);
      -webkit-transform: translate3d(-31.428571429rem, 0, 0);
      -moz-transform: translate3d(-31.428571429rem, 0, 0);
      -ms-transform: translate3d(-31.428571429rem, 0, 0);
      -o-transform: translate3d(-31.428571429rem, 0, 0);
      transform: translate3d(-31.428571429rem, 0, 0); } }

.move-left .exit-off-canvas {
  transition: none;
  cursor: pointer;
  box-shadow: none;
  display: block;
  position: absolute;
  background: rgba(0, 0, 0, 0.5) !important;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  @media only screen and (min-width: 768px) {
    .move-left .exit-off-canvas:hover {
      background: rgba(0, 0, 0, 0.5); } }

.offcanvas-overlap .left-off-canvas-menu, .offcanvas-overlap .right-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003; }

.offcanvas-overlap .exit-off-canvas {
  transition: none;
  cursor: pointer;
  box-shadow: none;
  display: block;
  position: absolute;
  background: rgba(0, 0, 0, 0.5) !important;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  @media only screen and (min-width: 768px) {
    .offcanvas-overlap .exit-off-canvas:hover {
      background: rgba(0, 0, 0, 0.5); } }

.offcanvas-overlap-left .right-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003; }

.offcanvas-overlap-left .exit-off-canvas {
  transition: none;
  cursor: pointer;
  box-shadow: none;
  display: block;
  position: absolute;
  background: rgba(0, 0, 0, 0.5) !important;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  @media only screen and (min-width: 768px) {
    .offcanvas-overlap-left .exit-off-canvas:hover {
      background: rgba(0, 0, 0, 0.5); } }

.offcanvas-overlap-right .left-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003; }

.offcanvas-overlap-right .exit-off-canvas {
  transition: none;
  cursor: pointer;
  box-shadow: none;
  display: block;
  position: absolute;
  background: rgba(0, 0, 0, 0.5) !important;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  @media only screen and (min-width: 768px) {
    .offcanvas-overlap-right .exit-off-canvas:hover {
      background: rgba(0, 0, 0, 0.5); } }

.no-csstransforms .left-off-canvas-menu {
  left: -21.428571429rem; }

.no-csstransforms .right-off-canvas-menu {
  right: -21.428571429rem; }

.no-csstransforms .move-left > .inner-wrap {
  right: 21.428571429rem; }

.no-csstransforms .move-right > .inner-wrap {
  left: 21.428571429rem; }

@media only screen and (min-width: 768px) {
  .no-csstransforms .left-off-canvas-menu {
    left: -31.428571429rem; }
  .no-csstransforms .right-off-canvas-menu {
    right: -31.428571429rem; }
  .no-csstransforms .move-left > .inner-wrap {
    right: 31.428571429rem; }
  .no-csstransforms .move-right > .inner-wrap {
    left: 31.428571429rem; } }

.aui label,
.aui select,
.aui button,
.aui input[type="button"],
.aui input[type="reset"],
.aui input[type="submit"],
.aui input[type="radio"],
.aui input[type="checkbox"] {
  cursor: pointer; }

.aui select,
.aui textarea,
.aui input[type="text"],
.aui input[type="password"],
.aui input[type="datetime"],
.aui input[type="datetime-local"],
.aui input[type="date"],
.aui input[type="month"],
.aui input[type="time"],
.aui input[type="week"],
.aui input[type="number"],
.aui input[type="email"],
.aui input[type="url"],
.aui input[type="search"],
.aui input[type="tel"],
.aui input[type="color"],
.aui .uneditable-input {
  color: #000;
  display: inline-block;
  font-size: 14px;
  padding: 4px 6px;
  margin-bottom: 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  vertical-align: middle; }
  @media (max-width: 979px) {
    .aui select,
    .aui textarea,
    .aui input[type="text"],
    .aui input[type="password"],
    .aui input[type="datetime"],
    .aui input[type="datetime-local"],
    .aui input[type="date"],
    .aui input[type="month"],
    .aui input[type="time"],
    .aui input[type="week"],
    .aui input[type="number"],
    .aui input[type="email"],
    .aui input[type="url"],
    .aui input[type="search"],
    .aui input[type="tel"],
    .aui input[type="color"],
    .aui .uneditable-input {
      height: auto; } }

.aui textarea,
.aui input[type="text"],
.aui input[type="password"],
.aui input[type="datetime"],
.aui input[type="datetime-local"],
.aui input[type="date"],
.aui input[type="month"],
.aui input[type="time"],
.aui input[type="week"],
.aui input[type="number"],
.aui input[type="email"],
.aui input[type="url"],
.aui input[type="search"],
.aui input[type="tel"],
.aui input[type="color"],
.aui .uneditable-input {
  background-color: white;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear .2s,box-shadow linear .2s;
  -moz-transition: border linear .2s,box-shadow linear .2s;
  -o-transition: border linear .2s,box-shadow linear .2s;
  transition: border linear .2s,box-shadow linear .2s; }

.aui input[type="search"] {
  height: auto; }

.aui dl, .aui dt, .aui dd {
  margin: 0;
  padding: 0; }

.aui .radio, .aui .checkbox {
  margin: 0; }

.aui input[type="text"],
.aui input[type="password"] {
  height: inherit;
  font-size: 14px; }

@media (max-width: 979px) and (max-width: 767px) {
  .aui .btn {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    margin-top: 5px;
    width: 100%; } }

.aui .navbar-expand-md.navbar-collapse-absolute .navbar-collapse {
  position: relative; }

.aui .navigation-bar-light .nav-link:hover, .aui .navigation-bar-light .nav-link:active, .aui .navigation-bar-light .nav-link:focus, .aui .navigation-bar-light .navbar-toggler-link[aria-expanded="true"]:hover, .aui .navigation-bar-light .navbar-toggler-link[aria-expanded="true"]:active, .aui .navigation-bar-light .navbar-toggler-link[aria-expanded="true"]:focus {
  color: #fff; }

.aui .controls-hidden .portlet-topper-toolbar {
  display: none !important; }

@media (min-width: 576px) {
  .aui .form-inline label {
    display: block; } }

.modal-open .modal {
  position: fixed; }

html:not(#__):not(#___) .cadmin.portal-popup {
  height: inherit; }

@font-face {
  font-family: "govdata";
  src: url("fonts/govdata.eot");
  src: url("fonts/govdata.eot?#iefix") format("embedded-opentype"), url("fonts/govdata.woff") format("woff"), url("fonts/govdata.ttf") format("truetype"), url("fonts/govdata.svg#govdata") format("svg");
  font-weight: normal;
  font-style: normal; }

[data-icon]:before {
  font-family: "govdata" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="sbi-"]:before,
[class*=" sbi-"]:before {
  font-family: "govdata" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.sbi-typ-dokument:before {
  content: "\62"; }

.sbi-check:before {
  content: "\61"; }

.sbi-close:before {
  content: "\63"; }

.sbi-detailansicht:before {
  content: "\64"; }

.sbi-dropdown:before {
  content: "\65"; }

.sbi-eingeloggter-user:before {
  content: "\66"; }

.sbi-eingeschraenkte-nutzung:before {
  content: "\67"; }

.sbi-externer-link:before {
  content: "\68"; }

.sbi-flag:before {
  content: "\69"; }

.sbi-freie-nutzung:before {
  content: "\6a"; }

.sbi-hamburger-menu:before, .portlet-blogs .navbar .btn-navbar:before {
  content: "\6b"; }

.sbi-kat-bevoelkerung:before {
  content: "\6c"; }

.sbi-kat-bildung-wissenschaft:before {
  content: "\6d"; }

.sbi-kat-geo:before {
  content: "\6e"; }

.sbi-komp-valide:before {
  content: "\6f"; }

.sbi-komp-nicht-valide:before {
  content: "\70"; }

.sbi-kat-wirtschaft-arbeit:before {
  content: "\71"; }

.sbi-kat-verwaltung:before {
  content: "\72"; }

.sbi-kat-verbraucher:before {
  content: "\73"; }

.sbi-kat-umwelt-klima:before {
  content: "\74"; }

.sbi-kat-transport-verkehr:before {
  content: "\75"; }

.sbi-kat-soziales:before {
  content: "\76"; }

.sbi-kat-politik-wahlen:before {
  content: "\77"; }

.sbi-kat-kultur-freizeit-sport-tourismus:before {
  content: "\78"; }

.sbi-kat-infrastruktur-bauen-wohnen:before {
  content: "\79"; }

.sbi-kat-gesundheit:before {
  content: "\7a"; }

.sbi-kat-gesetze-justiz:before {
  content: "\41"; }

.sbi-pfeil:before {
  content: "\42"; }

.sbi-rss:before {
  content: "\43"; }

.sbi-slider-links:before {
  content: "\44"; }

.sbi-slider-play:before {
  content: "\45"; }

.sbi-slider-rechts:before {
  content: "\46"; }

.sbi-slider-stop:before {
  content: "\47"; }

.sbi-sterne-bewertung:before {
  content: "\48"; }

.sbi-typ-app:before {
  content: "\49"; }

.sbi-typ-article:before {
  content: "\4a"; }

.sbi-typ-blog:before {
  content: "\4b"; }

.sbi-typ-datensatz:before {
  content: "\4c"; }

.sbi-sterne-bewertung-full:before, .rating-area .rating-element.active:before,
.rating-element.active:before {
  content: "\4d"; }

.sbi-lupe:before {
  content: "\4e"; }

.sbi-kalender:before {
  content: "\4f"; }

.sbi-dropup:before {
  content: "\50"; }

.sbi-diaspora:before {
  content: "\51"; }

.sbi-pfeil-links:before {
  content: "\52"; }

.sbi-arrow-left:before {
  content: "\53"; }

.sbi-arrow-right:before {
  content: "\54"; }

.sbi-trashcan:before {
  content: "\55"; }

.sbi-plus:before {
  content: "\56"; }

.sbi-my-list:before {
  content: "\57"; }

@font-face {
  font-family: 'Source Sans Pro';
  src: url("fonts/SourceSansPro-Regular.otf?t=5.12.0"); }

@font-face {
  font-family: 'Source Sans Pro';
  src: url("fonts/SourceSansPro-It.otf?t=5.12.0");
  font-style: italic; }

@font-face {
  font-family: 'Source Sans Pro';
  src: url("fonts/SourceSansPro-Semibold.otf?t=5.12.0");
  font-weight: bold; }

@font-face {
  font-family: 'Crimson Text';
  src: url("fonts/CrimsonText-Roman.ttf?t=5.12.0"); }

@font-face {
  font-family: 'Crimson Text';
  src: url("fonts/CrimsonText-Italic.ttf?t=5.12.0");
  font-style: italic; }

@font-face {
  font-family: 'Crimson Text';
  src: url("fonts/CrimsonText-Bold.ttf?t=5.12.0");
  font-weight: bold; }

.aui body {
  margin: 0;
  font-size: 14px;
  line-height: 20px;
  color: black;
  background-color: #f5f5f5;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

.aui h1, .aui h2, .aui h3, .aui h4, .aui h5, .aui h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 20px;
  color: inherit; }

.aui h1, .aui h2, .aui h3 {
  line-height: 40px; }

.aui h1 {
  font-size: 38.5px; }

.aui h2 {
  font-size: 31.5px; }

.aui h3 {
  font-size: 24.5px; }

.aui h4 {
  font-size: 17.5px; }

.aui h5 {
  font-size: 14px; }

.aui h6 {
  font-size: 11.9px; }

.aui h1,
.sb-bigtitle,
.portlet-blogs .widget-mode-detail-header .title {
  font-family: 'Source Sans Pro';
  font-weight: bold;
  margin: 20px 0; }
  @media only screen and (max-width: 767px) {
    .aui h1,
    .sb-bigtitle,
    .portlet-blogs .widget-mode-detail-header .title {
      font-size: 18px;
      line-height: 24px;
      margin: 0 0 10px; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .aui h1,
    .sb-bigtitle,
    .portlet-blogs .widget-mode-detail-header .title {
      font-size: 28px;
      line-height: 34px; } }
  @media only screen and (min-width: 1025px) {
    .aui h1,
    .sb-bigtitle,
    .portlet-blogs .widget-mode-detail-header .title {
      font-size: 36px;
      line-height: 42px; } }

.h1-teaser {
  font-family: 'Crimson Text'; }
  @media only screen and (max-width: 767px) {
    .h1-teaser {
      font-size: 14px;
      line-height: 18px; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .h1-teaser {
      font-size: 16px;
      line-height: 22px; } }
  @media only screen and (min-width: 1025px) {
    .h1-teaser {
      font-size: 18px;
      line-height: 24px; } }

.aui h2,
.aui h1.emptyresultstitle,
.aui .boxesportlet-box h3 {
  font-family: 'Source Sans Pro';
  font-weight: normal; }
  @media only screen and (max-width: 767px) {
    .aui h2,
    .aui h1.emptyresultstitle,
    .aui .boxesportlet-box h3 {
      font-size: 16px;
      line-height: 23px; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .aui h2,
    .aui h1.emptyresultstitle,
    .aui .boxesportlet-box h3 {
      font-size: 20px;
      line-height: 26px; } }
  @media only screen and (min-width: 1025px) {
    .aui h2,
    .aui h1.emptyresultstitle,
    .aui .boxesportlet-box h3 {
      font-size: 24px;
      line-height: 31px; } }
  .aui h2 a,
  .aui h1.emptyresultstitle a,
  .aui .boxesportlet-box h3 a {
    text-decoration: none; }

.aui h1.emptyresultstitle {
  color: #3d3d3d;
  font-weight: bold; }

.aui .bold {
  font-weight: bold; }

.aui .section-title {
  font-family: 'Source Sans Pro';
  font-size: 16px;
  line-height: 22px; }

.aui a {
  color: #000; }

.h2-teaser {
  font-family: 'Crimson Text'; }
  @media only screen and (max-width: 767px) {
    .h2-teaser {
      font-size: 15px;
      line-height: 20px; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .h2-teaser {
      font-size: 16px;
      line-height: 22px; } }
  @media only screen and (min-width: 1025px) {
    .h2-teaser {
      font-size: 18px;
      line-height: 24px; } }

.h2-tags {
  font-family: 'Source Sans Pro';
  font-size: 14px;
  line-height: 18px; }

.h2-metainfo, .aui .footer-text, .aui a.action-button, .aui .sb-tag, .aui .btn:not(.btn-unstyled),
.portlet-message-boards .input-group .btn, .linkbutton, .mobile-dropdown select, .share-container .share-label, .aui .button-search,
.aui .button-mapsearch, .aui input.input-search, .portlet-blogs .entry-date, .portlet-blogs .entry-footer, .portlet-blogs .subscribe a, .portlet-blogs .lfr-pagination, .taglib-user-display .user-profile-image,
.taglib-user-display .user-name, .aui a.open-filter-menu-small, .filtergroup dd, .document-type-list, .filter-tags, .sortby, .open-filter-menu-medium, .aui .map-search-button {
  font-family: 'Source Sans Pro';
  font-size: 14px;
  line-height: 20px; }

.aui h3,
.sb-chapter-head,
.information-nav .portlet-header h1,
.portlet-blogs .widget-mode-detail-header .sub-title {
  font-family: 'Source Sans Pro';
  font-weight: normal; }
  @media only screen and (max-width: 767px) {
    .aui h3,
    .sb-chapter-head,
    .information-nav .portlet-header h1,
    .portlet-blogs .widget-mode-detail-header .sub-title {
      font-size: 16px;
      line-height: 22px; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .aui h3,
    .sb-chapter-head,
    .information-nav .portlet-header h1,
    .portlet-blogs .widget-mode-detail-header .sub-title {
      font-size: 20px;
      line-height: 26px; } }
  @media only screen and (min-width: 1025px) {
    .aui h3,
    .sb-chapter-head,
    .information-nav .portlet-header h1,
    .portlet-blogs .widget-mode-detail-header .sub-title {
      font-size: 22px;
      line-height: 28px; } }
  .aui h3 a,
  .sb-chapter-head a,
  .information-nav .portlet-header h1 a,
  .portlet-blogs .widget-mode-detail-header .sub-title a {
    text-decoration: none; }

.sb-chapter-sub, .gd-search-box-container .gd-search-box, .modern-nav li.nav-item, .modern-information-nav li.nav-item, .metadata-quality-nav li.nav-item, .information-nav li {
  font-family: 'Source Sans Pro'; }
  @media only screen and (max-width: 767px) {
    .sb-chapter-sub, .gd-search-box-container .gd-search-box, .modern-nav li.nav-item, .modern-information-nav li.nav-item, .metadata-quality-nav li.nav-item, .information-nav li {
      font-size: 14px;
      line-height: 20px; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .sb-chapter-sub, .gd-search-box-container .gd-search-box, .modern-nav li.nav-item, .modern-information-nav li.nav-item, .metadata-quality-nav li.nav-item, .information-nav li {
      font-size: 16px;
      line-height: 22px; } }
  @media only screen and (min-width: 1025px) {
    .sb-chapter-sub, .gd-search-box-container .gd-search-box, .modern-nav li.nav-item, .modern-information-nav li.nav-item, .metadata-quality-nav li.nav-item, .information-nav li {
      font-size: 18px;
      line-height: 24px; } }

.aui h4, .aui h5, .aui h6 {
  font-family: 'Source Sans Pro'; }

.aui h4 {
  margin: 0.714285714rem 0 0;
  line-height: 24px; }

.aui p,
.journal-content-article,
.sb-text,
.portlet-blogs .widget-mode-detail-text p,
.aui .lfr-discussion-message-body,
.comment-entry .comment-text {
  font-family: 'Crimson Text'; }
  @media only screen and (max-width: 767px) {
    .aui p,
    .journal-content-article,
    .sb-text,
    .portlet-blogs .widget-mode-detail-text p,
    .aui .lfr-discussion-message-body,
    .comment-entry .comment-text {
      font-size: 15px;
      line-height: 20px; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .aui p,
    .journal-content-article,
    .sb-text,
    .portlet-blogs .widget-mode-detail-text p,
    .aui .lfr-discussion-message-body,
    .comment-entry .comment-text {
      font-size: 16px;
      line-height: 22px; } }
  @media only screen and (min-width: 1025px) {
    .aui p,
    .journal-content-article,
    .sb-text,
    .portlet-blogs .widget-mode-detail-text p,
    .aui .lfr-discussion-message-body,
    .comment-entry .comment-text {
      font-size: 18px;
      line-height: 24px; } }
  .aui p a,
  .journal-content-article a,
  .sb-text a,
  .portlet-blogs .widget-mode-detail-text p a,
  .aui .lfr-discussion-message-body a,
  .comment-entry .comment-text a {
    text-decoration: underline; }
  .aui p li,
  .journal-content-article li,
  .sb-text li,
  .portlet-blogs .widget-mode-detail-text p li,
  .aui .lfr-discussion-message-body li,
  .comment-entry .comment-text li {
    line-height: initial; }

.aui h1.maintitle {
  background-color: #3d3d3d;
  color: #fff;
  display: inline-block;
  font-family: 'Source Sans Pro';
  font-weight: bold;
  padding: 0.142857143rem 1.071428571rem 0.285714286rem;
  margin: 0.142857143rem 0; }
  @media only screen and (max-width: 767px) {
    .aui h1.maintitle {
      font-size: 20px;
      line-height: 22px; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .aui h1.maintitle {
      font-size: 32px;
      line-height: 32px; } }
  @media only screen and (min-width: 1025px) {
    .aui h1.maintitle {
      font-size: 46px;
      line-height: 46px;
      margin: 0.357142857rem 0;
      padding-bottom: 0.428571429rem; } }

.aui h2.maintitle-teaser {
  background-color: #3d3d3d;
  color: #fff;
  display: inline-block;
  font-family: 'Source Sans Pro';
  font-weight: bold;
  padding: 0.142857143rem 1.071428571rem 0.285714286rem;
  margin: 0.142857143rem 0; }
  @media only screen and (max-width: 767px) {
    .aui h2.maintitle-teaser {
      font-size: 12px;
      line-height: 14px;
      font-weight: normal; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .aui h2.maintitle-teaser {
      font-size: 20px;
      line-height: 20px; } }
  @media only screen and (min-width: 1025px) {
    .aui h2.maintitle-teaser {
      font-size: 24px;
      line-height: 24px;
      margin: 0.357142857rem 0;
      padding-bottom: 0.428571429rem; } }

.aui .hitscount {
  font-family: 'Source Sans Pro';
  font-size: 2rem;
  font-weight: bold;
  line-height: 2rem;
  margin: 0; }

.filterresultcount, .rating-mean, .document-type-list span {
  font-family: 'Source Sans Pro';
  font-size: 11px;
  line-height: 18px; }

.aui .filterarea-title,
.more-linklabel {
  font-family: 'Source Sans Pro';
  font-size: 20px;
  font-weight: bold;
  line-height: 24px; }

.filtergroup-title {
  font-family: 'Source Sans Pro';
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  text-transform: uppercase; }

#searchresult-container {
  font-family: 'Source Sans Pro';
  font-size: 16px;
  line-height: 22px; }

#off-canvas-mainmenu {
  font-family: 'Source Sans Pro';
  font-size: 16px;
  line-height: 22px; }
  #off-canvas-mainmenu button {
    font-family: 'Source Sans Pro';
    font-size: 16px;
    line-height: 22px; }
  #off-canvas-mainmenu .child-menu li,
  #off-canvas-mainmenu .oc-meta-menu {
    font-size: 14px;
    line-height: 18px; }

.comment-controls .edit,
.comment-controls .delete {
  font-family: 'Source Sans Pro';
  font-size: 14px;
  line-height: 18px; }

.autocomplete-dropdown-canvas {
  font-family: 'Source Sans Pro';
  font-size: 16px;
  line-height: 22px; }

@-ms-viewport {
  width: device-width; }

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

.visible-phone {
  display: none !important; }

.visible-tablet {
  display: none !important; }

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

.visible-desktop {
  display: inherit !important; }

@media (min-width: 767px) and (max-width: 1024px) {
  .hidden-desktop {
    display: inherit !important; }
  .visible-desktop {
    display: none !important; }
  .visible-tablet {
    display: inherit !important; }
  .hidden-tablet {
    display: none !important; } }

@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important; }
  .visible-desktop {
    display: none !important; }
  .visible-phone {
    display: inherit !important; }
  .hidden-phone {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: inherit !important; }
  .hidden-print {
    display: none !important; } }

.clearfix {
  *zoom: 1; }
  .clearfix:before, .clearfix::after {
    display: table;
    content: "";
    line-height: 0; }
  .clearfix::after {
    clear: both; }

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.navbar {
  overflow: visible;
  display: block;
  padding: 0;
  position: static;
  *position: relative;
  *z-index: 2; }

.navbar-inner {
  min-height: 33px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #F9F9F9, #F3F3F3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#F9F9F9), to(#F3F3F3));
  background-image: -webkit-linear-gradient(top, #F9F9F9, #F3F3F3);
  background-image: -o-linear-gradient(top, #F9F9F9, #F3F3F3);
  background-image: linear-gradient(to bottom, #F9F9F9, #F3F3F3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF9F9F9', endColorstr='#FFF3F3F3', GradientType=0);
  border-bottom: 1px solid #DDDDDD;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  *zoom: 1; }
  .navbar-inner:before, .navbar-inner::after {
    display: table;
    content: "";
    line-height: 0; }
  .navbar-inner::after {
    clear: both; }

.navbar .container {
  width: auto;
  max-width: none;
  display: block; }

.nav-collapse.collapse {
  height: auto;
  overflow: visible;
  display: block; }

.navbar .brand {
  float: left;
  display: block;
  padding: 6.5px 20px 6.5px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #000;
  text-shadow: 0 1px 0 #F9F9F9; }
  .navbar .brand:hover, .navbar .brand:focus {
    text-decoration: none; }

.navbar-text {
  margin-bottom: 0;
  line-height: 33px;
  color: #000; }

.navbar-link {
  color: #000; }
  .navbar-link:hover, .navbar-link:focus {
    color: #fff; }

.navbar .btn,
.navbar .btn-group {
  margin-top: 1.5px; }

.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn,
.navbar .input-prepend .btn-group,
.navbar .input-append .btn-group {
  margin-top: 0; }

.navbar-form {
  margin-bottom: 0;
  *zoom: 1; }
  .navbar-form:before, .navbar-form::after {
    display: table;
    content: "";
    line-height: 0; }
  .navbar-form::after {
    clear: both; }
  .navbar-form input,
  .navbar-form select,
  .navbar-form .radio,
  .navbar-form .checkbox {
    margin-top: 1.5px; }
  .navbar-form input,
  .navbar-form select,
  .navbar-form .btn {
    display: inline-block;
    margin-bottom: 0; }
  .navbar-form input[type="image"],
  .navbar-form input[type="checkbox"],
  .navbar-form input[type="radio"] {
    margin-top: 3px; }
  .navbar-form .input-append,
  .navbar-form .input-prepend {
    margin-top: 5px;
    white-space: nowrap; }
    .navbar-form .input-append input,
    .navbar-form .input-prepend input {
      margin-top: 0; }

.navbar-search {
  position: relative;
  float: left;
  margin-top: 1.5px;
  margin-bottom: 0; }
  .navbar-search .search-query {
    margin-bottom: 0;
    padding: 4px 14px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 1;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px; }

.navbar-top {
  position: static;
  margin-bottom: 0; }
  .navbar-top .navbar-inner {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0; }

.navbar-fixed-top .navbar-inner,
.navbar-top .navbar-inner {
  border-width: 0 0 1px; }

.navbar-fixed-bottom .navbar-inner {
  border-width: 1px 0 0; }

.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.navbar-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px; }

.navbar-fixed-top {
  top: 0; }

.navbar-fixed-top .navbar-inner,
.navbar-top .navbar-inner {
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1); }

.navbar-fixed-bottom {
  bottom: 0; }
  .navbar-fixed-bottom .navbar-inner {
    -webkit-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1); }

.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: right;
  margin: 0 10px 0 0; }

.navbar .nav.pull-right {
  float: right;
  margin-right: 0; }

.navbar .nav > li {
  float: left; }

.navbar .nav > li a {
  float: none;
  padding: 6.5px 10px;
  color: #000;
  text-decoration: none;
  display: block; }

.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px; }

.navbar .nav > li a:focus,
.navbar .nav > li a:hover {
  background-color: transparent;
  color: #fff;
  text-decoration: none; }

.navbar .nav > .active a,
.navbar .nav > .active a:hover,
.navbar .nav > .active a:focus {
  color: #555;
  text-decoration: none;
  background-color: white; }

.navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #eaeaea;
  background-image: -moz-linear-gradient(top, #ececec, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ececec), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ececec, #e6e6e6);
  background-image: -o-linear-gradient(top, #ececec, #e6e6e6);
  background-image: linear-gradient(to bottom, #ececec, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFECECEC', endColorstr='#FFE6E6E6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 silver;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075); }
  .navbar .btn-navbar:hover, .navbar .btn-navbar:focus, .navbar .btn-navbar:active, .navbar .btn-navbar.active, .navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled] {
    color: #fff;
    background-color: #e6e6e6;
    *background-color: #dad9d9; }
  .navbar .btn-navbar:active, .navbar .btn-navbar.active {
    background-color: #cdcdcd \9; }

.navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); }

.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px; }

div.portlet-user-personal-bar {
  display: inline-block; }

.navbar .nav > li > .dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 9px; }

.navbar .nav > li > .dropdown-menu::after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  top: -6px;
  left: 10px; }

.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-bottom: 0;
  bottom: -7px;
  top: auto; }

.navbar-fixed-bottom .nav > li > .dropdown-menu::after {
  border-top: 6px solid #fff;
  border-bottom: 0;
  bottom: -6px;
  top: auto; }

.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret {
  border-top-color: #555;
  border-bottom-color: #555; }

.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: white;
  color: #555; }

.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #000;
  border-bottom-color: #000; }

.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #555;
  border-bottom-color: #555; }

.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0; }
  .navbar .pull-right > li > .dropdown-menu:before,
  .navbar .nav > li > .dropdown-menu.pull-right:before {
    left: auto;
    right: 12px; }
  .navbar .pull-right > li > .dropdown-menu::after,
  .navbar .nav > li > .dropdown-menu.pull-right::after {
    left: auto;
    right: 13px; }
  .navbar .pull-right > li > .dropdown-menu .dropdown-menu,
  .navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
    left: auto;
    right: 100%;
    margin-left: 0;
    margin-right: -1px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px; }

.navbar-inverse .navbar-inner {
  background-color: #1b1b1b;
  background-image: -moz-linear-gradient(top, #222222, #111111);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#111111));
  background-image: -webkit-linear-gradient(top, #222222, #111111);
  background-image: -o-linear-gradient(top, #222222, #111111);
  background-image: linear-gradient(to bottom, #222222, #111111);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF222222', endColorstr='#FF111111', GradientType=0);
  border-color: #252525; }

.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  color: #999;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }
  .navbar-inverse .brand:hover, .navbar-inverse .brand:focus,
  .navbar-inverse .nav > li > a:hover,
  .navbar-inverse .nav > li > a:focus {
    color: #fff; }

.navbar-inverse .brand {
  color: #999; }

.navbar-inverse .navbar-text {
  color: #999; }

.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
  background-color: transparent;
  color: #fff; }

.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  color: #fff;
  background-color: #111111; }

.navbar-inverse .navbar-link {
  color: #999; }
  .navbar-inverse .navbar-link:hover, .navbar-inverse .navbar-link:focus {
    color: #fff; }

.navbar-inverse .divider-vertical {
  border-left-color: #111111;
  border-right-color: #222222; }

.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #111111;
  color: #fff; }

.navbar-inverse .nav li.dropdown > a:hover .caret,
.navbar-inverse .nav li.dropdown > a:focus .caret {
  border-top-color: #fff;
  color: #fff; }

.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #999;
  border-bottom-color: #999; }

.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff; }

.navbar-inverse .navbar-search .search-query {
  color: #fff;
  background-color: #515151;
  border-color: #111111;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none; }
  .navbar-inverse .navbar-search .search-query:-moz-placeholder {
    color: #ccc; }
  .navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
    color: #ccc; }
  .navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
    color: #ccc; }
  .navbar-inverse .navbar-search .search-query:focus, .navbar-inverse .navbar-search .search-query.focused {
    padding: 5px 15px;
    color: #333;
    text-shadow: 0 1px 0 #fff;
    background-color: #fff;
    border: 0;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    outline: 0; }

.navbar-inverse .btn-navbar {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e0e0e;
  background-image: -moz-linear-gradient(top, #151515, #040404);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404));
  background-image: -webkit-linear-gradient(top, #151515, #040404);
  background-image: -o-linear-gradient(top, #151515, #040404);
  background-image: linear-gradient(to bottom, #151515, #040404);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF151515', endColorstr='#FF040404', GradientType=0);
  border-color: #040404 #040404 black;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #040404;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
  .navbar-inverse .btn-navbar:hover, .navbar-inverse .btn-navbar:focus, .navbar-inverse .btn-navbar:active, .navbar-inverse .btn-navbar.active, .navbar-inverse .btn-navbar.disabled, .navbar-inverse .btn-navbar[disabled] {
    color: #fff;
    background-color: #040404;
    *background-color: black; }
  .navbar-inverse .btn-navbar:active, .navbar-inverse .btn-navbar.active {
    background-color: black \9; }

@media (max-width: 1024px) {
  /*lalala*/
  .navbar .container {
    position: relative; }
  .navbar .container .btn-navbar {
    color: #000;
    display: inline-block;
    margin-bottom: 5px;
    width: auto; }
  body {
    padding-top: 0; }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static; }
  .navbar-fixed-top {
    margin-bottom: 20px; }
  .navbar-fixed-bottom {
    margin-top: 20px; }
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px; }
  .navbar .container {
    width: auto;
    padding: 0; }
  .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px; }
  .nav-collapse {
    clear: both; }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 10px; }
  .nav-collapse .nav > li {
    float: none; }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px; }
  .nav-collapse .nav > .divider-vertical {
    display: none; }
  .nav-collapse .nav .nav-header {
    color: #000;
    text-shadow: none; }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #000;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px; }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px; }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .nav > li > a:focus,
  .nav-collapse .dropdown-menu a:hover,
  .nav-collapse .dropdown-menu a:focus {
    background-color: #F3F3F3; }
  .navbar-inverse .nav-collapse .nav > li > a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999; }
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .nav > li > a:focus,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #111111; }
  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0; }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: none;
    max-width: none;
    margin: 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .nav-collapse .open > .dropdown-menu {
    display: block; }
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu::after {
    display: none; }
  .nav-collapse .dropdown-menu .divider {
    display: none; }
  .nav-collapse .nav > li > .dropdown-menu:before, .nav-collapse .nav > li > .dropdown-menu::after {
    display: none; }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 10px 15px;
    margin: 10px 0;
    border-top: 1px solid #F3F3F3;
    border-bottom: 1px solid #F3F3F3;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); }
  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111; }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0; }
  .nav-collapse,
  .nav-collapse.collapse {
    overflow: hidden;
    height: 0; }
  .navbar .btn-navbar {
    display: block; }
  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px; } }

@media (min-width: 1025px) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important; } }

@media (min-width: 1440px) {
  /*
  .row {
    margin-left: $gridGutterWidth * -1;
    @include clearfix();
  }

  [class*="span"] {
    float: left;
    min-height: 1px; // prevent collapsing columns
    margin-left: $gridGutterWidth;
  }

  // Set the container width, and override it for fixed navbars in media queries
  .container,
  .navbar-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    @include grid-core-span($gridColumns, $gridColumnWidth, $gridGutterWidth);
  }

  // generate .spanX and .offsetX
  @include grid-core-span-x($gridColumns, $gridColumnWidth, $gridGutterWidth);
  @include grid-core-offset-x($gridColumns, $gridColumnWidth, $gridGutterWidth);*/
  .row-fluid {
    width: 100%;
    *zoom: 1; }
    .row-fluid:before, .row-fluid::after {
      display: table;
      content: "";
      line-height: 0; }
    .row-fluid::after {
      clear: both; }
    .row-fluid [class*="span"] {
      display: block;
      width: 100%;
      min-height: 30px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      float: left;
      margin-left: 2.564102564%;
      *margin-left: 2.510911075%; }
    .row-fluid [class*="span"]:first-child {
      margin-left: 0; }
    .row-fluid .controls-row [class*="span"] + [class*="span"] {
      margin-left: 2.564102564%; }
    .row-fluid .span1 {
      width: 5.982905983%;
      *width: 5.929714494%; }
    .row-fluid .span2 {
      width: 14.52991453%;
      *width: 14.476723041%; }
    .row-fluid .span3 {
      width: 23.076923077%;
      *width: 23.023731588%; }
    .row-fluid .span4 {
      width: 31.623931624%;
      *width: 31.570740135%; }
    .row-fluid .span5 {
      width: 40.170940171%;
      *width: 40.117748682%; }
    .row-fluid .span6 {
      width: 48.717948718%;
      *width: 48.664757229%; }
    .row-fluid .span7 {
      width: 57.264957265%;
      *width: 57.211765776%; }
    .row-fluid .span8 {
      width: 65.811965812%;
      *width: 65.758774323%; }
    .row-fluid .span9 {
      width: 74.358974359%;
      *width: 74.30578287%; }
    .row-fluid .span10 {
      width: 82.905982906%;
      *width: 82.852791417%; }
    .row-fluid .span11 {
      width: 91.452991453%;
      *width: 91.399799964%; }
    .row-fluid .span12 {
      width: 100%;
      *width: 99.946808511%; }
    .row-fluid .offset1 {
      margin-left: 11.111111111%;
      *margin-left: 11.004728132%; }
    .row-fluid .offset1:first-child {
      margin-left: 8.547008547%;
      *margin-left: 8.440625568%; }
    .row-fluid .offset2 {
      margin-left: 19.658119658%;
      *margin-left: 19.551736679%; }
    .row-fluid .offset2:first-child {
      margin-left: 17.094017094%;
      *margin-left: 16.987634115%; }
    .row-fluid .offset3 {
      margin-left: 28.205128205%;
      *margin-left: 28.098745226%; }
    .row-fluid .offset3:first-child {
      margin-left: 25.641025641%;
      *margin-left: 25.534642662%; }
    .row-fluid .offset4 {
      margin-left: 36.752136752%;
      *margin-left: 36.645753773%; }
    .row-fluid .offset4:first-child {
      margin-left: 34.188034188%;
      *margin-left: 34.081651209%; }
    .row-fluid .offset5 {
      margin-left: 45.299145299%;
      *margin-left: 45.19276232%; }
    .row-fluid .offset5:first-child {
      margin-left: 42.735042735%;
      *margin-left: 42.628659756%; }
    .row-fluid .offset6 {
      margin-left: 53.846153846%;
      *margin-left: 53.739770867%; }
    .row-fluid .offset6:first-child {
      margin-left: 51.282051282%;
      *margin-left: 51.175668303%; }
    .row-fluid .offset7 {
      margin-left: 62.393162393%;
      *margin-left: 62.286779414%; }
    .row-fluid .offset7:first-child {
      margin-left: 59.829059829%;
      *margin-left: 59.72267685%; }
    .row-fluid .offset8 {
      margin-left: 70.94017094%;
      *margin-left: 70.833787961%; }
    .row-fluid .offset8:first-child {
      margin-left: 68.376068376%;
      *margin-left: 68.269685397%; }
    .row-fluid .offset9 {
      margin-left: 79.487179487%;
      *margin-left: 79.380796508%; }
    .row-fluid .offset9:first-child {
      margin-left: 76.923076923%;
      *margin-left: 76.816693944%; }
    .row-fluid .offset10 {
      margin-left: 88.034188034%;
      *margin-left: 87.927805055%; }
    .row-fluid .offset10:first-child {
      margin-left: 85.47008547%;
      *margin-left: 85.363702491%; }
    .row-fluid .offset11 {
      margin-left: 96.581196581%;
      *margin-left: 96.474813602%; }
    .row-fluid .offset11:first-child {
      margin-left: 94.017094017%;
      *margin-left: 93.910711038%; }
    .row-fluid .offset12 {
      margin-left: 105.128205128%;
      *margin-left: 105.021822149%; }
    .row-fluid .offset12:first-child {
      margin-left: 102.564102564%;
      *margin-left: 102.457719585%; }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0; }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 30px; }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 56px; }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 156px; }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 256px; }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 356px; }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 456px; }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 556px; }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 656px; }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 756px; }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 856px; }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 956px; }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 1056px; }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 1156px; }
  .thumbnails {
    margin-left: -30px; }
  .thumbnails > li {
    margin-left: 30px; }
  .row-fluid .thumbnails {
    margin-left: 0; } }

@media (max-width: 767px) {
  .container-fluid {
    padding: 0; }
  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left; }
  .dl-horizontal dd {
    margin-left: 0; }
  .container {
    width: auto; }
  .row-fluid {
    width: 100%; }
  .row,
  .thumbnails {
    margin-left: 0; }
  .thumbnails > li {
    float: none;
    margin-left: 0; }
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0; }
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto; }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0; }
  .modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0; }
    .modal.fade {
      top: -100px; }
    .modal.fade.in {
      top: 20px; } }

@media (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0); }
  .page-header h1 small {
    display: block;
    line-height: 20px; }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc; }
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left; }
  .form-horizontal .controls {
    margin-left: 0; }
  .form-horizontal .control-list {
    padding-top: 0; }
  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px; }
  .media .pull-left,
  .media .pull-right {
    float: none;
    display: block;
    margin-bottom: 10px; }
  .media-object {
    margin-right: 0;
    margin-left: 0; }
  .modal {
    top: 10px;
    left: 10px;
    right: 10px; }
  .modal-header .close {
    padding: 10px;
    margin: -10px; }
  .carousel-caption {
    position: static; } }

@media (min-width: 767px) and (max-width: 1023px) {
  /*
  .row {
    margin-left: $gridGutterWidth * -1;
    @include clearfix();
  }

  [class*="span"] {
    float: left;
    min-height: 1px; // prevent collapsing columns
    margin-left: $gridGutterWidth;
  }

  // Set the container width, and override it for fixed navbars in media queries
  .container,
  .navbar-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    @include grid-core-span($gridColumns, $gridColumnWidth, $gridGutterWidth);
  }

  // generate .spanX and .offsetX
  @include grid-core-span-x($gridColumns, $gridColumnWidth, $gridGutterWidth);
  @include grid-core-offset-x($gridColumns, $gridColumnWidth, $gridGutterWidth);*/
  .row-fluid {
    width: 100%;
    *zoom: 1; }
    .row-fluid:before, .row-fluid::after {
      display: table;
      content: "";
      line-height: 0; }
    .row-fluid::after {
      clear: both; }
    .row-fluid [class*="span"] {
      display: block;
      width: 100%;
      min-height: 30px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      float: left;
      margin-left: 2.762430939%;
      *margin-left: 2.70923945%; }
    .row-fluid [class*="span"]:first-child {
      margin-left: 0; }
    .row-fluid .controls-row [class*="span"] + [class*="span"] {
      margin-left: 2.762430939%; }
    .row-fluid .span1 {
      width: 5.801104972%;
      *width: 5.747913483%; }
    .row-fluid .span2 {
      width: 14.364640884%;
      *width: 14.311449395%; }
    .row-fluid .span3 {
      width: 22.928176796%;
      *width: 22.874985306%; }
    .row-fluid .span4 {
      width: 31.491712707%;
      *width: 31.438521218%; }
    .row-fluid .span5 {
      width: 40.055248619%;
      *width: 40.002057129%; }
    .row-fluid .span6 {
      width: 48.61878453%;
      *width: 48.565593041%; }
    .row-fluid .span7 {
      width: 57.182320442%;
      *width: 57.129128953%; }
    .row-fluid .span8 {
      width: 65.745856354%;
      *width: 65.692664864%; }
    .row-fluid .span9 {
      width: 74.309392265%;
      *width: 74.256200776%; }
    .row-fluid .span10 {
      width: 82.872928177%;
      *width: 82.819736687%; }
    .row-fluid .span11 {
      width: 91.436464088%;
      *width: 91.383272599%; }
    .row-fluid .span12 {
      width: 100%;
      *width: 99.946808511%; }
    .row-fluid .offset1 {
      margin-left: 11.325966851%;
      *margin-left: 11.219583872%; }
    .row-fluid .offset1:first-child {
      margin-left: 8.563535912%;
      *margin-left: 8.457152933%; }
    .row-fluid .offset2 {
      margin-left: 19.889502762%;
      *margin-left: 19.783119784%; }
    .row-fluid .offset2:first-child {
      margin-left: 17.127071823%;
      *margin-left: 17.020688844%; }
    .row-fluid .offset3 {
      margin-left: 28.453038674%;
      *margin-left: 28.346655695%; }
    .row-fluid .offset3:first-child {
      margin-left: 25.690607735%;
      *margin-left: 25.584224756%; }
    .row-fluid .offset4 {
      margin-left: 37.016574586%;
      *margin-left: 36.910191607%; }
    .row-fluid .offset4:first-child {
      margin-left: 34.254143646%;
      *margin-left: 34.147760668%; }
    .row-fluid .offset5 {
      margin-left: 45.580110497%;
      *margin-left: 45.473727519%; }
    .row-fluid .offset5:first-child {
      margin-left: 42.817679558%;
      *margin-left: 42.711296579%; }
    .row-fluid .offset6 {
      margin-left: 54.143646409%;
      *margin-left: 54.03726343%; }
    .row-fluid .offset6:first-child {
      margin-left: 51.38121547%;
      *margin-left: 51.274832491%; }
    .row-fluid .offset7 {
      margin-left: 62.70718232%;
      *margin-left: 62.600799342%; }
    .row-fluid .offset7:first-child {
      margin-left: 59.944751381%;
      *margin-left: 59.838368402%; }
    .row-fluid .offset8 {
      margin-left: 71.270718232%;
      *margin-left: 71.164335253%; }
    .row-fluid .offset8:first-child {
      margin-left: 68.508287293%;
      *margin-left: 68.401904314%; }
    .row-fluid .offset9 {
      margin-left: 79.834254144%;
      *margin-left: 79.727871165%; }
    .row-fluid .offset9:first-child {
      margin-left: 77.071823204%;
      *margin-left: 76.965440226%; }
    .row-fluid .offset10 {
      margin-left: 88.397790055%;
      *margin-left: 88.291407077%; }
    .row-fluid .offset10:first-child {
      margin-left: 85.635359116%;
      *margin-left: 85.528976137%; }
    .row-fluid .offset11 {
      margin-left: 96.961325967%;
      *margin-left: 96.854942988%; }
    .row-fluid .offset11:first-child {
      margin-left: 94.198895028%;
      *margin-left: 94.092512049%; }
    .row-fluid .offset12 {
      margin-left: 105.524861878%;
      *margin-left: 105.4184789%; }
    .row-fluid .offset12:first-child {
      margin-left: 102.762430939%;
      *margin-left: 102.656047961%; }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0; }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px; }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 28px; }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 90px; }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 152px; }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 214px; }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 276px; }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 338px; }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 400px; }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 462px; }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 524px; }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 586px; }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 648px; }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 710px; } }

.aui {
  /* ---------- Staging dockbar ---------- */
  /* ---------- Add content ---------- */
  /* ---------- Menus ---------- */
  /* ---------- Customization bar ---------- */ }
  .aui .dockbar {
    left: 0;
    right: 0;
    top: 0; }
    .aui .dockbar .staging-controls .staging-bar li.dropdown .dropdown-menu {
      left: auto;
      margin-left: 10px;
      width: auto; }
    .aui .dockbar.navbar-top {
      position: relative; }
      .aui .dockbar.navbar-top .collapse {
        position: static; }
        .aui .dockbar.navbar-top .collapse .nav-account-controls {
          position: static; }
    .aui .dockbar .btn-link {
      color: #FFF; }
    .aui .dockbar .diamond {
      border: 12px solid transparent;
      border-bottom-color: #1485EB;
      height: 0;
      position: relative;
      top: -12px;
      width: 0; }
      .aui .dockbar .diamond::after {
        border: 12px solid transparent;
        border-top-color: #1485EB;
        content: '';
        height: 0;
        left: -12px;
        position: absolute;
        top: 12px;
        width: 0; }
    .aui .dockbar .impersonating-user .alert-icon {
      margin-right: 9px; }
    .aui .dockbar .impersonating-user .alert-info {
      border-width: 0;
      margin-bottom: 6px; }
    .aui .dockbar .info-button {
      top: 9px; }
    .aui .dockbar .info-items {
      left: 0;
      position: absolute;
      top: 100%;
      width: 100%;
      z-index: 1; }
    .aui .dockbar .navbar-inner {
      padding-left: 20px;
      padding-right: 20px; }
      .aui .dockbar .navbar-inner .brand h1 {
        display: inline-block;
        font-size: inherit;
        line-height: 1;
        margin-bottom: 0;
        margin-top: 0; }
      .aui .dockbar .navbar-inner .container {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
        padding: 0; }
        .aui .dockbar .navbar-inner .container .nav-account-controls {
          float: right; }
      .aui .dockbar .navbar-inner .site-administration-menu li {
        list-style: none; }
        .aui .dockbar .navbar-inner .site-administration-menu li a {
          color: #000;
          display: block;
          padding: 3px 5px 3px 40px; }
          .aui .dockbar .navbar-inner .site-administration-menu li a:focus, .aui .dockbar .navbar-inner .site-administration-menu li a:hover {
            background: #0DB5E7;
            color: #FFF;
            text-decoration: none; }
          .aui .dockbar .navbar-inner .site-administration-menu li a i {
            font-size: 0.8em; }
    .aui .dockbar .nav.staging-nav-items {
      margin: 0;
      position: static; }
      .aui .dockbar .nav.staging-nav-items li.dropdown.active > .dropdown-toggle {
        background-color: transparent;
        display: block; }
        .aui .dockbar .nav.staging-nav-items li.dropdown.active > .dropdown-toggle:hover {
          color: #0077B3; }
      .aui .dockbar .nav.staging-nav-items .staging-link {
        position: static; }
    .aui .dockbar .user-avatar img {
      margin-top: -2px;
      text-decoration: none;
      vertical-align: middle;
      width: 20px; }
    .aui .dockbar .nav-collapse .user-avatar-link .sticker-lg {
      font-size: 0.8rem;
      height: 20px;
      line-height: 20px;
      width: 20px; }
    .aui .dockbar .nav-collapse .user-avatar-link .personal-menu-dropdown {
      padding: 5px 10px;
      display: inline-block; }
    .aui .dockbar .nav-collapse .user-avatar-link > a:nth-child(3) {
      display: inline-block;
      padding-left: 0; }
  .aui.dialog-iframe-root-node .dockbar .nav-add-controls .page-preview-controls {
    display: none; }
  .aui .variation-selector {
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    margin: 1em; }
  .aui .layout-revision-container {
    margin: 1em 0 0 1em;
    padding: 0; }
    .aui .layout-revision-container .approximate-date {
      color: #999;
      font-weight: bold; }
    .aui .layout-revision-container .current-version {
      color: #41801d;
      display: block; }
    .aui .layout-revision-container .current-version-pointer {
      display: inline-block;
      width: 0; }
      .aui .layout-revision-container .current-version-pointer img {
        left: -25px;
        position: relative; }
    .aui .layout-revision-container .layout-variation-name {
      color: #666;
      font-size: 1.15em;
      margin-bottom: 0.1em;
      text-transform: uppercase; }
    .aui .layout-revision-container .layout-revision-current {
      color: #666; }
    .aui .layout-revision-container .real-date {
      color: #999;
      display: block;
      text-align: right; }
    .aui .layout-revision-container .taglib-workflow-status .workflow-status {
      background: none;
      padding-left: 0; }
      .aui .layout-revision-container .taglib-workflow-status .workflow-status .workflow-status-ready-for-publication {
        color: #41801d;
        font-weight: bold; }
  .aui .layout-revision-container-root {
    margin: 0; }
  .aui .staging-controls {
    padding-left: 5px;
    padding-right: 50px; }
    .aui .staging-controls select {
      width: 100%; }
    .aui .staging-controls .staging-bar .dropdown-menu {
      font-size: 13px;
      min-width: 520px;
      width: 100%; }
      .aui .staging-controls .staging-bar .dropdown-menu .btn-link {
        float: left;
        font-size: 11px;
        margin: 0 5px 0 0;
        padding: 0;
        text-decoration: underline;
        text-shadow: none; }
        .aui .staging-controls .staging-bar .dropdown-menu .btn-link:hover {
          text-decoration: none; }
        .aui .staging-controls .staging-bar .dropdown-menu .btn-link.history {
          float: right; }
  .aui .lfr-admin-panel {
    background-color: #FFF;
    bottom: 0;
    left: 0;
    overflow: auto;
    padding: 10px;
    position: fixed;
    top: 0;
    z-index: 1100; }
    @media (max-width: 766px) {
      .aui .lfr-admin-panel {
        margin: 0 -20px;
        position: static;
        width: auto; }
        .aui .lfr-admin-panel.lfr-add-panel .add-content-menu .lfr-add-page-toolbar, .aui .lfr-admin-panel.lfr-edit-layout-panel .taglib-form-navigator .button-holder {
          margin-top: 0;
          position: static;
          width: auto; }
        .aui .lfr-admin-panel.lfr-edit-layout-panel .taglib-form-navigator .accordion {
          margin-bottom: 20px; }
        .aui .lfr-admin-panel.lfr-edit-layout-panel .site-admin-link {
          padding: 0;
          position: static; } }
  .aui .lfr-has-add-content {
    padding-left: 350px; }
  .aui .lfr-has-device-preview {
    padding-left: 220px; }
  .aui .lfr-has-edit-layout {
    padding-left: 460px; }
  @media (max-width: 766px) {
    .aui .lfr-has-add-content, .aui .lfr-has-device-preview, .aui .lfr-has-edit-layout {
      padding-left: 20px; } }
  .aui .dropdown-menu > li > a:focus > [class^="icon-"] {
    background-image: none; }
  .aui .my-sites-menu .site-type {
    color: #FFF;
    display: none;
    float: right;
    font-size: 0.8em;
    font-weight: normal;
    margin-right: 10px;
    position: absolute;
    right: 100%; }
  .aui .my-sites-menu a:hover .site-type {
    color: #FFFFFF;
    display: inline-block; }
  .aui .ie.rtl .dockbar .menu-button span {
    background-position-x: -25px; }
  .aui .ie7 .dockbar {
    zoom: 1; }
  .aui .ie7 .my-sites-menu a {
    overflow: visible;
    text-align: left; }
  .aui .ie7 .my-sites-menu .site-name {
    float: none; }
  .aui .ie7 .my-sites-menu .site-type {
    float: none; }
  .aui .ie6 .dockbar, .aui .ie6 .lfr-dockbar-pinned .dockbar {
    height: 10px;
    left: 0;
    position: relative;
    top: 0; }
  .aui .ie6 .dockbar .pin-dockbar {
    display: none; }
  .aui .ie6 .my-sites-menu {
    width: 200px; }
    .aui .ie6 .my-sites-menu a {
      zoom: 1; }
  .aui .ie6 .menu-scroll {
    height: 300px;
    overflow-y: auto; }
  .aui .controls-hidden .info-button, .aui .controls-hidden .page-customization-bar {
    display: none; }
  .aui .info-button {
    cursor: pointer;
    display: inline-block;
    position: relative;
    right: 12px;
    z-index: 1; }
    .aui .info-button a {
      color: #FFF;
      padding: 2px 10px;
      position: absolute;
      text-decoration: none;
      z-index: 1; }
    .aui .info-button .icon-stop {
      color: #1485EB;
      font-size: 20px; }
  .aui .page-customization-bar {
    background-color: #555;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #FFF;
    display: table;
    font-size: 14px;
    font-weight: 300;
    padding: 0 15px;
    width: 100%; }
    .aui .page-customization-bar .customized-icon {
      margin: 5px;
      vertical-align: middle; }
    .aui .page-customization-bar .page-customization-actions {
      padding-left: 5em; }
    .aui .page-customization-bar .page-customization-actions a {
      color: #EEE;
      font-size: 0.8em;
      padding: 0 1em; }
    .aui .page-customization-bar .page-customization-bar-form {
      display: table-cell;
      text-align: center;
      vertical-align: middle;
      width: 25%; }
      .aui .page-customization-bar .page-customization-bar-form a {
        color: #FFF; }
        .aui .page-customization-bar .page-customization-bar-form a:focus, .aui .page-customization-bar .page-customization-bar-form a:hover {
          color: #FFF;
          text-decoration: none; }
      .aui .page-customization-bar .page-customization-bar-form span {
        display: block;
        line-height: 20px; }
    .aui .page-customization-bar .page-customization-bar-text {
      display: table-cell;
      height: 51px;
      vertical-align: middle;
      width: 75%; }
    .aui .page-customization-bar .page-customization-bar-container {
      position: absolute; }
    .aui .page-customization-bar .reset-prototype {
      display: inline; }

.gd-search-container {
  padding-bottom: 4px; }

.gd-search {
  background-position: 50% 50%;
  background-size: cover;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4);
  padding: 1.071428571rem 0 0; }
  @media only screen and (min-width: 1025px) {
    .gd-search {
      padding-top: 1.785714286rem; } }
  .gd-search .row.gd-search-titlearea {
    padding-left: 0;
    padding-right: 0; }
    .gd-search .row.gd-search-titlearea .column, .gd-search .row.gd-search-titlearea .portlet-blogs .lfr-pagination, .portlet-blogs .gd-search .row.gd-search-titlearea .lfr-pagination, .gd-search .row.gd-search-titlearea #fieldlist {
      padding-left: 0;
      padding-right: 0; }
    @media only screen and (max-width: 767px) {
      .gd-search .row.gd-search-titlearea .maintitle,
      .gd-search .row.gd-search-titlearea .maintitle-teaser {
        display: block; } }
    @media only screen and (min-width: 1025px) {
      .gd-search .row.gd-search-titlearea {
        padding-left: 2.142857143rem;
        padding-right: 2.142857143rem; } }

.gd-search-searchbox {
  margin: 0 auto;
  max-width: 55rem;
  width: 100%; }

.max-width-as-searchbox {
  max-width: 55rem; }

.gd-search-searchrow1 button,
.gd-search-searchrow1 .button-mapsearch,
.gd-search-searchrow2 button,
.gd-search-searchrow2 .button-mapsearch {
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5); }

.gd-search-searchrow1 {
  height: 3.571428571rem;
  position: relative; }
  @media only screen and (max-width: 767px) {
    .gd-search-searchrow1 {
      height: 2.857142857rem; } }

.aui .gd-search form {
  margin: 0; }

.aui .gd-search .button-search,
.aui .gd-search .button-mapsearch {
  width: 8rem;
  border-radius: 3px; }

.aui .gd-search .button-search {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px; }
  .aui .gd-search .button-search .sbi-lupe {
    font-size: 1.7em; }
  @media only screen and (max-width: 767px) {
    .aui .gd-search .button-search {
      width: 2.857142857rem; } }

.aui .gd-search .input-search {
  height: 3.571428571rem;
  border-width: 2px;
  border-radius: 6px 0 0 6px; }
  @media only screen and (max-width: 767px) {
    .aui .gd-search .input-search {
      height: 2.857142857rem; } }

.aui .gd-search .gd-search-searchrow2 {
  margin-top: 3px;
  text-align: right; }
  .aui .gd-search .gd-search-searchrow2 .button-search .button-mapsearch {
    font-size: 12px;
    font-weight: bold;
    height: 24px;
    line-height: 24px; }

.aui .gd-search-q {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 8rem;
  top: 0; }
  @media only screen and (max-width: 767px) {
    .aui .gd-search-q {
      right: 2.857142857rem; } }

.aui .gd-search-submit .button-search,
.aui .gd-search-submit .button-mapsearch {
  height: 3.571428571rem;
  position: absolute;
  right: 0;
  top: 0; }
  @media only screen and (max-width: 767px) {
    .aui .gd-search-submit .button-search,
    .aui .gd-search-submit .button-mapsearch {
      height: 2.857142857rem; } }

.aui .button-mapsearch {
  display: inline-block;
  text-align: center; }

.gd-search-box-container {
  background-color: rgba(0, 0, 0, 0.5); }
  @media only screen and (min-width: 1025px) {
    .gd-search-box-container {
      padding: 0 1.071428571rem; } }
  @media only screen and (max-width: 767px) {
    .gd-search-box-container .column, .gd-search-box-container .portlet-blogs .lfr-pagination, .portlet-blogs .gd-search-box-container .lfr-pagination, .gd-search-box-container #fieldlist {
      padding-left: 0;
      padding-right: 0; }
      .gd-search-box-container .column:not(:first-child), .gd-search-box-container .portlet-blogs .lfr-pagination:not(:first-child), .portlet-blogs .gd-search-box-container .lfr-pagination:not(:first-child), .gd-search-box-container #fieldlist:not(:first-child) {
        margin-top: 5px; } }
  .gd-search-box-container .gd-search-box {
    background-color: rgba(0, 0, 0, 0.3);
    background-image: none;
    color: #fff;
    font-weight: bold;
    overflow: hidden;
    width: 100%; }
    @media only screen and (max-width: 767px) {
      .gd-search-box-container .gd-search-box {
        height: 130px;
        padding: 0.357142857rem; } }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .gd-search-box-container .gd-search-box {
        height: 150px;
        padding: 0.714285714rem; } }
    @media only screen and (min-width: 1025px) {
      .gd-search-box-container .gd-search-box {
        height: 200px;
        padding: 0.714285714rem; } }
    .gd-search-box-container .gd-search-box .box-header {
      display: table-cell; }
      @media only screen and (max-width: 767px) {
        .gd-search-box-container .gd-search-box .box-header {
          padding-bottom: 0.357142857rem; } }
      @media only screen and (min-width: 768px) and (max-width: 1024px) {
        .gd-search-box-container .gd-search-box .box-header {
          padding-bottom: 1.071428571rem; } }
      @media only screen and (min-width: 1025px) {
        .gd-search-box-container .gd-search-box .box-header {
          padding-bottom: 1.428571429rem; } }
    .gd-search-box-container .gd-search-box .box-content {
      display: table-cell;
      height: 100%; }

.kartensuche-map {
  background-image: url("/o/govdatastyle-theme/images/teaserband_map.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100%;
  width: 100%; }

.show-big-header {
  background-image: url("/o/govdatastyle-theme/images/datavisuals/connectionmap.jpg"); }
  @media only screen and (max-width: 767px) {
    .show-big-header .gd-search-searchbox {
      padding: 30px 15px 20px; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .show-big-header .gd-search-searchbox {
      padding: 45px 15px 45px; } }
  @media only screen and (min-width: 1025px) {
    .show-big-header .gd-search-searchbox {
      padding: 80px 15px 50px; } }

@media only screen and (max-width: 767px) {
  .show-small-header {
    padding: 1.071428571rem 0; } }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .show-small-header {
    padding: 1.785714286rem 0; } }

@media only screen and (min-width: 1025px) {
  .show-small-header {
    padding: 2.5rem 0; } }

.show-small-header .gd-search-searchrow1,
.show-small-header .gd-search-searchrow2 {
  margin-left: 1.071428571rem;
  margin-right: 1.071428571rem; }

.searchFormPlaceholder {
  height: 6.428571429rem; }

.yui3-skin-sam .yui3-aclist-content {
  margin: 0;
  position: relative; }

.yui3-skin-sam .yui3-aclist-item {
  padding: .5em; }
  .yui3-skin-sam .yui3-aclist-item:hover, .yui3-skin-sam .yui3-aclist-item:focus, .yui3-skin-sam .yui3-aclist-item.yui3-aclist-item-active {
    background-color: #3d3d3d;
    color: #fff; }

.yui3-skin-sam .yui3-aclist-list {
  margin: 0; }

#_145_navAccountControlsNavbarBtn {
  display: none; }

@media only screen and (max-width: 1024px) {
  #navigation {
    display: none; }
  .aui .navbar-top .navbar-inner {
    background: #fff !important;
    border: 0;
    box-shadow: none !important; } }

.aui .portlet-dockbar .navbar .navbar-inner {
  padding: 0; }

.aui .portlet-dockbar .navbar .btn-navbar,
.aui .portlet-dockbar .navbar .navbar-toggler {
  background: none;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  color: #000;
  font-size: 2em;
  line-height: 3.571428571rem;
  margin: 0;
  padding: 0 .7em;
  text-shadow: none; }
  .aui .portlet-dockbar .navbar .btn-navbar:hover, .aui .portlet-dockbar .navbar .btn-navbar:focus, .aui .portlet-dockbar .navbar .btn-navbar:active,
  .aui .portlet-dockbar .navbar .navbar-toggler:hover,
  .aui .portlet-dockbar .navbar .navbar-toggler:focus,
  .aui .portlet-dockbar .navbar .navbar-toggler:active {
    background-color: #000;
    color: #fff; }
  .aui .portlet-dockbar .navbar .btn-navbar .icon-reorder,
  .aui .portlet-dockbar .navbar .btn-navbar .navbar-toggler-icon,
  .aui .portlet-dockbar .navbar .navbar-toggler .icon-reorder,
  .aui .portlet-dockbar .navbar .navbar-toggler .navbar-toggler-icon {
    vertical-align: middle; }
    .aui .portlet-dockbar .navbar .btn-navbar .icon-reorder::before,
    .aui .portlet-dockbar .navbar .btn-navbar .navbar-toggler-icon::before,
    .aui .portlet-dockbar .navbar .navbar-toggler .icon-reorder::before,
    .aui .portlet-dockbar .navbar .navbar-toggler .navbar-toggler-icon::before {
      content: 'k';
      speak: none;
      font-family: 'govdata'; }

@media only screen and (max-width: 1024px) {
  .navbar .container .nav-collapse {
    display: none; }
    .navbar .container .nav-collapse.open {
      display: block;
      height: auto;
      overflow: visible; }
    .navbar .container .nav-collapse .btn {
      padding: 11px 19px; } }

.off-canvas-close {
  display: block;
  float: right;
  font-size: 1.5em;
  padding: 1.2rem; }

@media only screen and (min-width: 1025px) {
  .aui .right-off-canvas-menu {
    display: none; } }

#off-canvas-mainmenu {
  padding: 1.071428571rem; }
  #off-canvas-mainmenu ul {
    margin: 0;
    padding: 0; }
  #off-canvas-mainmenu .off-canvas-nav li,
  #off-canvas-mainmenu .off-canvas-nav a,
  #off-canvas-mainmenu .oc-meta-menu li,
  #off-canvas-mainmenu .oc-meta-menu a {
    display: block; }
  #off-canvas-mainmenu .off-canvas-nav a,
  #off-canvas-mainmenu .oc-meta-menu a {
    padding: .5em 0;
    position: relative; }
  #off-canvas-mainmenu .off-canvas-nav li.selected:not(.dropdown) > a,
  #off-canvas-mainmenu .off-canvas-nav a:hover,
  #off-canvas-mainmenu .off-canvas-nav a:focus,
  #off-canvas-mainmenu .off-canvas-nav a:active,
  #off-canvas-mainmenu .oc-meta-menu li.selected:not(.dropdown) > a,
  #off-canvas-mainmenu .oc-meta-menu a:hover,
  #off-canvas-mainmenu .oc-meta-menu a:focus,
  #off-canvas-mainmenu .oc-meta-menu a:active {
    background-color: #3d3d3d;
    color: #fff; }
    #off-canvas-mainmenu .off-canvas-nav li.selected:not(.dropdown) > a::before, #off-canvas-mainmenu .off-canvas-nav li.selected:not(.dropdown) > a::after,
    #off-canvas-mainmenu .off-canvas-nav a:hover::before,
    #off-canvas-mainmenu .off-canvas-nav a:hover::after,
    #off-canvas-mainmenu .off-canvas-nav a:focus::before,
    #off-canvas-mainmenu .off-canvas-nav a:focus::after,
    #off-canvas-mainmenu .off-canvas-nav a:active::before,
    #off-canvas-mainmenu .off-canvas-nav a:active::after,
    #off-canvas-mainmenu .oc-meta-menu li.selected:not(.dropdown) > a::before,
    #off-canvas-mainmenu .oc-meta-menu li.selected:not(.dropdown) > a::after,
    #off-canvas-mainmenu .oc-meta-menu a:hover::before,
    #off-canvas-mainmenu .oc-meta-menu a:hover::after,
    #off-canvas-mainmenu .oc-meta-menu a:focus::before,
    #off-canvas-mainmenu .oc-meta-menu a:focus::after,
    #off-canvas-mainmenu .oc-meta-menu a:active::before,
    #off-canvas-mainmenu .oc-meta-menu a:active::after {
      background-color: #3d3d3d;
      bottom: 0;
      content: '';
      position: absolute;
      top: 0;
      width: 15px; }
    #off-canvas-mainmenu .off-canvas-nav li.selected:not(.dropdown) > a::before,
    #off-canvas-mainmenu .off-canvas-nav a:hover::before,
    #off-canvas-mainmenu .off-canvas-nav a:focus::before,
    #off-canvas-mainmenu .off-canvas-nav a:active::before,
    #off-canvas-mainmenu .oc-meta-menu li.selected:not(.dropdown) > a::before,
    #off-canvas-mainmenu .oc-meta-menu a:hover::before,
    #off-canvas-mainmenu .oc-meta-menu a:focus::before,
    #off-canvas-mainmenu .oc-meta-menu a:active::before {
      left: -15px; }
    #off-canvas-mainmenu .off-canvas-nav li.selected:not(.dropdown) > a::after,
    #off-canvas-mainmenu .off-canvas-nav a:hover::after,
    #off-canvas-mainmenu .off-canvas-nav a:focus::after,
    #off-canvas-mainmenu .off-canvas-nav a:active::after,
    #off-canvas-mainmenu .oc-meta-menu li.selected:not(.dropdown) > a::after,
    #off-canvas-mainmenu .oc-meta-menu a:hover::after,
    #off-canvas-mainmenu .oc-meta-menu a:focus::after,
    #off-canvas-mainmenu .oc-meta-menu a:active::after {
      right: -15px; }
  #off-canvas-mainmenu .off-canvas-nav > li {
    border-bottom: 1px solid #c5c5c5; }
    #off-canvas-mainmenu .off-canvas-nav > li:last-child {
      border-bottom-color: #3d3d3d; }
  #off-canvas-mainmenu .child-menu a {
    padding-left: 1em; }
  #off-canvas-mainmenu .lfr-nav-child-toggle {
    float: right; }
  #off-canvas-mainmenu .oc-languagechooser {
    margin: 0.357142857rem 0 0.714285714rem; }
    #off-canvas-mainmenu .oc-languagechooser > .buttongroup {
      margin-right: 0.714285714rem; }
  #off-canvas-mainmenu .oc-metamenu {
    margin: 0.714285714rem 0; }
  #off-canvas-mainmenu .oc-accountinfo {
    padding-bottom: 0.714285714rem; }
  #off-canvas-mainmenu .oc-profile-sub {
    display: block;
    font-size: 14px;
    line-height: 22px;
    padding-left: 1em; }
  #off-canvas-mainmenu .dropdown ul {
    display: none; }
  #off-canvas-mainmenu .dropdown.open ul {
    display: block; }
  #off-canvas-mainmenu .dropdown-toggle {
    background: none #fff;
    border: 0;
    display: block;
    padding: .5em 0;
    position: relative;
    text-align: left;
    width: 100%; }
    #off-canvas-mainmenu .dropdown-toggle span::after {
      content: '\f107';
      speak: none;
      float: right;
      font-family: 'fontawesome-alloy';
      font-size: 1.3em; }
    #off-canvas-mainmenu .dropdown-toggle:active, #off-canvas-mainmenu .dropdown-toggle:focus, #off-canvas-mainmenu .dropdown-toggle:hover {
      background-color: #3d3d3d;
      color: #fff; }
      #off-canvas-mainmenu .dropdown-toggle:active::before, #off-canvas-mainmenu .dropdown-toggle:active::after, #off-canvas-mainmenu .dropdown-toggle:focus::before, #off-canvas-mainmenu .dropdown-toggle:focus::after, #off-canvas-mainmenu .dropdown-toggle:hover::before, #off-canvas-mainmenu .dropdown-toggle:hover::after {
        background-color: #3d3d3d;
        bottom: 0;
        content: '';
        position: absolute;
        top: 0;
        width: 15px; }
      #off-canvas-mainmenu .dropdown-toggle:active::before, #off-canvas-mainmenu .dropdown-toggle:focus::before, #off-canvas-mainmenu .dropdown-toggle:hover::before {
        left: -15px; }
      #off-canvas-mainmenu .dropdown-toggle:active::after, #off-canvas-mainmenu .dropdown-toggle:focus::after, #off-canvas-mainmenu .dropdown-toggle:hover::after {
        right: -15px; }
    #off-canvas-mainmenu .dropdown-toggle:focus {
      box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 3px #009fe3; }
  #off-canvas-mainmenu .dropdown.open .dropdown-toggle span::after {
    speak: none;
    content: '\f106'; }

.aui footer {
  background-color: #3d3d3d;
  color: #fff; }
  .aui footer a {
    color: #fff; }
    .aui footer a:hover, .aui footer a:focus, .aui footer a:active {
      text-decoration: underline;
      box-shadow: none; }
  .aui footer .row {
    padding-bottom: 0.714285714rem;
    padding-top: 0.714285714rem; }
  .aui footer .column, .aui footer .portlet-blogs .lfr-pagination, .portlet-blogs .aui footer .lfr-pagination, .aui footer #fieldlist {
    min-height: 75px; }

.aui .footer-text {
  font-style: italic;
  margin: 0 0 3px; }

.share-container .share-label {
  margin: 0 2em 0 0; }

.aui .footer-links {
  display: inline-block;
  margin: 0;
  padding: 0; }
  @media only screen and (max-width: 767px) {
    .aui .footer-links {
      margin-bottom: 1em; } }
  @media only screen and (min-width: 768px) {
    .aui .footer-links {
      float: right; }
      .aui .footer-links a {
        padding: 2em 0; } }
  .aui .footer-links li {
    display: inline;
    line-height: 75px;
    margin-right: 1em; }
    @media only screen and (max-width: 767px) {
      .aui .footer-links li {
        display: block;
        line-height: 2em; } }

.aui .social-icons {
  font-size: 18px;
  margin: 0;
  padding: 0; }
  .aui .social-icons > * {
    display: inline-block; }
  .aui .social-icons a {
    background-color: #000;
    display: inline-block;
    font-size: 1em;
    line-height: 1.667em;
    margin-right: 3px;
    text-align: center;
    width: 1.667em; }
    .aui .social-icons a:hover, .aui .social-icons a:active, .aui .social-icons a:focus {
      background-color: #fff;
      color: #000;
      text-decoration: none; }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .aui .social-icons a {
        font-size: 1.333em;
        margin-right: 1px; } }
    @media only screen and (min-width: 1025px) {
      .aui .social-icons a {
        font-size: 1.667em;
        margin-right: 1px; } }

.design-box, .aui .portlet-journal-content, .modern-nav, .modern-information-nav, .metadata-quality-nav, .information-nav, .aui .portlet-journal-content.article-gray-header .portlet-content-container, .portlet-journal-content.standalone-page .portlet-content-container, .portlet-blogs .portlet-body .form-inline.input-resource-wrapper, .portlet-blogs div.widget-mode-simple-entry, .portlet-blogs .widget-mode-detail .widget-mode-detail-header .widget-mode-detail-text, .taglib-discussion, .portlet-site-map .portlet-content-container, .portlet-forms-display .portlet-content-container, #portlet_verify-email-address, .portlet-login, #portlet_new-password .portlet-content-container, #portlet_terms-of-use .portlet-content-container {
  background-color: #fff;
  border-color: #c5c5c5;
  border-style: solid;
  border-width: 0 1px 1px 0; }

.design-box-padding, .taglib-discussion, .portlet-site-map .portlet-content-container, .portlet-forms-display .portlet-content-container, #portlet_verify-email-address, .portlet-login .portlet-content-container, #portlet_new-password .portlet-content-container, #portlet_terms-of-use .portlet-content-container {
  padding: 1.071428571rem; }
  @media only screen and (min-width: 1025px) {
    .design-box-padding, .taglib-discussion, .portlet-site-map .portlet-content-container, .portlet-forms-display .portlet-content-container, #portlet_verify-email-address, .portlet-login .portlet-content-container, #portlet_new-password .portlet-content-container, #portlet_terms-of-use .portlet-content-container {
      padding: 1.714285714rem; } }

.column .design-box-padding:not(:last-child), .portlet-blogs .lfr-pagination .design-box-padding:not(:last-child), #fieldlist .design-box-padding:not(:last-child), .column .taglib-discussion:not(:last-child), .portlet-blogs .lfr-pagination .taglib-discussion:not(:last-child), #fieldlist .taglib-discussion:not(:last-child), .column .portlet-site-map .portlet-content-container:not(:last-child), .portlet-site-map .column .portlet-content-container:not(:last-child), .portlet-blogs .lfr-pagination .portlet-site-map .portlet-content-container:not(:last-child), .portlet-site-map .portlet-blogs .lfr-pagination .portlet-content-container:not(:last-child), #fieldlist .portlet-site-map .portlet-content-container:not(:last-child), .portlet-site-map #fieldlist .portlet-content-container:not(:last-child), .column .portlet-forms-display .portlet-content-container:not(:last-child), .portlet-forms-display .column .portlet-content-container:not(:last-child), .portlet-blogs .lfr-pagination .portlet-forms-display .portlet-content-container:not(:last-child), .portlet-forms-display .portlet-blogs .lfr-pagination .portlet-content-container:not(:last-child), #fieldlist .portlet-forms-display .portlet-content-container:not(:last-child), .portlet-forms-display #fieldlist .portlet-content-container:not(:last-child), .column #portlet_verify-email-address:not(:last-child), .portlet-blogs .lfr-pagination #portlet_verify-email-address:not(:last-child), #fieldlist #portlet_verify-email-address:not(:last-child), .column .portlet-login .portlet-content-container:not(:last-child), .portlet-login .column .portlet-content-container:not(:last-child), .portlet-blogs .lfr-pagination .portlet-login .portlet-content-container:not(:last-child), .portlet-login .portlet-blogs .lfr-pagination .portlet-content-container:not(:last-child), #fieldlist .portlet-login .portlet-content-container:not(:last-child), .portlet-login #fieldlist .portlet-content-container:not(:last-child), .column #portlet_new-password .portlet-content-container:not(:last-child), #portlet_new-password .column .portlet-content-container:not(:last-child), .portlet-blogs .lfr-pagination #portlet_new-password .portlet-content-container:not(:last-child), #portlet_new-password .portlet-blogs .lfr-pagination .portlet-content-container:not(:last-child), #fieldlist #portlet_new-password .portlet-content-container:not(:last-child), #portlet_new-password #fieldlist .portlet-content-container:not(:last-child), .column #portlet_terms-of-use .portlet-content-container:not(:last-child), #portlet_terms-of-use .column .portlet-content-container:not(:last-child), .portlet-blogs .lfr-pagination #portlet_terms-of-use .portlet-content-container:not(:last-child), #portlet_terms-of-use .portlet-blogs .lfr-pagination .portlet-content-container:not(:last-child), #fieldlist #portlet_terms-of-use .portlet-content-container:not(:last-child), #portlet_terms-of-use #fieldlist .portlet-content-container:not(:last-child) {
  margin-bottom: 2.142857143rem; }

@media only screen and (max-width: 767px) {
  .featured-portlet .portlet-header h1, .featured-showcase-portlet .portlet-header h1, .featured-datasets-portlet .portlet-header h1 {
    margin-top: 10px; } }

.row-small, .featured-box, .featured-showcase-portlet .featured-showcase-box, .featured-datasets-portlet .featured-datasets-box, .aui .portlet-journal-content.article-gray-header.content-centered-design .portlet-content-container, .modern-information-nav .navbar-nav {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  display: block;
  max-width: 66.428571429rem; }
  .row-small::after, .featured-box::after, .featured-showcase-portlet .featured-showcase-box::after, .featured-datasets-portlet .featured-datasets-box::after, .aui .portlet-journal-content.article-gray-header.content-centered-design .portlet-content-container::after, .modern-information-nav .navbar-nav::after {
    clear: both;
    content: "";
    display: table; }

.featured-box, .featured-showcase-portlet .featured-showcase-box, .featured-datasets-portlet .featured-datasets-box {
  text-align: left;
  position: relative; }

.centered-button, .featured-showcase-portlet .center-showroom-button, .featured-datasets-portlet .center-datasets-button {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px; }

.aui .portlet-header-centered .portlet-header {
  text-align: center; }

.content-centered {
  text-align: center; }

.hide-accessible {
  clip: rect(0 0 0 0) !important;
  position: absolute !important;
  -webkit-transform: scale(0);
  -webkit-transform-origin-x: 0;
  -webkit-transform-origin-y: 0; }

.aui .portlet-header {
  margin: 0 auto;
  max-width: 102.785714286rem;
  width: 100%; }
  .aui .portlet-header h1 {
    padding-left: 1.071428571rem;
    padding-right: 1.071428571rem; }
    @media only screen and (min-width: 1025px) {
      .aui .portlet-header h1 {
        padding-left: 1.714285714rem;
        padding-right: 1.714285714rem; } }

.aui .portlet-journal-content {
  border-width: 0 0 1px; }
  .aui .portlet-journal-content .portlet-header h1 {
    padding: 0; }
  .aui .portlet-journal-content > section {
    margin: 0 auto;
    max-width: 102.785714286rem;
    padding: 0.071428571rem 1.071428571rem 1.785714286rem;
    width: 100%; }
    @media only screen and (min-width: 1025px) {
      .aui .portlet-journal-content > section {
        padding: 0.071428571rem 2.142857143rem 1.785714286rem; } }

.aui .article-form-edit {
  margin: 0 auto;
  max-width: 102.785714286rem;
  padding: 0.071428571rem 1.071428571rem 1.785714286rem;
  width: 100%; }
  @media only screen and (min-width: 1025px) {
    .aui .article-form-edit {
      padding: 0.071428571rem 2.142857143rem 1.785714286rem; } }
  .aui .article-form-edit .button-holder button {
    margin-top: .3em; }

h3.header-title {
  padding: .25em; }

.aui a.action-button {
  background-color: #3d3d3d;
  border: 1px solid #3d3d3d;
  border-radius: 0.357142857rem;
  color: #fff;
  display: inline-block;
  font-weight: bold;
  padding: 0.857142857rem 2.142857143rem;
  text-decoration: none; }
  .aui a.action-button:active, .aui a.action-button:hover, .aui a.action-button:focus {
    background-color: #fff;
    color: #3d3d3d; }
  .aui a.action-button:focus {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 3px #009fe3; }

.aui .sb-tag {
  background-color: #fff;
  border: 1px solid #3d3d3d;
  border-radius: 0.357142857rem;
  color: #3d3d3d;
  margin: 0.357142857rem;
  padding: 0.214285714rem 0.428571429rem;
  text-decoration: none; }
  .aui .sb-tag:active, .aui .sb-tag:hover, .aui .sb-tag:focus {
    background-color: #3d3d3d;
    border-color: #fff;
    color: #fff;
    text-decoration: none; }
  .aui .sb-tag:focus {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 3px #009fe3; }

.aui .btn:not(.btn-unstyled),
.portlet-message-boards .input-group .btn {
  background: #3d3d3d;
  border: 1px solid #3d3d3d;
  border-radius: 0.357142857rem;
  box-shadow: none;
  color: #fff;
  font-weight: bold;
  padding: .6em 2em;
  text-decoration: none;
  text-shadow: none; }
  .aui .btn:not(.btn-unstyled):active, .aui .btn:not(.btn-unstyled):disabled, .aui .btn:not(.btn-unstyled):hover, .aui .btn:not(.btn-unstyled):focus,
  .portlet-message-boards .input-group .btn:active,
  .portlet-message-boards .input-group .btn:disabled,
  .portlet-message-boards .input-group .btn:hover,
  .portlet-message-boards .input-group .btn:focus {
    background-color: #fff;
    color: #3d3d3d; }
  .aui .btn:not(.btn-unstyled):focus,
  .portlet-message-boards .input-group .btn:focus {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 3px #009fe3; }
  .aui .btn:not(.btn-unstyled).square,
  .portlet-message-boards .input-group .btn.square {
    padding: .6em; }

.aui .btn.btn-danger {
  background-color: #f2341f;
  border: 1px solid #f2341f; }
  .aui .btn.btn-danger:active, .aui .btn.btn-danger:disabled, .aui .btn.btn-danger:hover, .aui .btn.btn-danger:focus {
    color: #f2341f; }

.aui .iconlink {
  background-color: #3d3d3d;
  border: 1px solid #3d3d3d;
  border-radius: 4px;
  display: inline-block;
  margin-left: .6em;
  position: relative;
  top: -.1em; }
  .aui .iconlink img {
    box-sizing: content-box;
    padding: .2em;
    width: .7em; }
  .aui .iconlink:hover {
    background-color: #fff; }
    .aui .iconlink:hover img {
      -moz-filter: invert(1);
      -ms-filter: invert(1);
      -o-filter: invert(1);
      -webkit-filter: invert(1);
      filter: invert(1); }

.aui .feedicon-article {
  font-size: 1.1em;
  line-height: 0.6em;
  top: -0.4em;
  margin-left: 0.3em; }

.buttongroup .linkbutton:first-child {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px; }

.buttongroup .linkbutton:last-child {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px; }

.linkbutton {
  border: 1px solid #3d3d3d;
  display: inline-block;
  font-weight: bold;
  padding: .3em 1em; }
  .linkbutton.selected {
    background-color: #3d3d3d;
    color: #fff; }
    .linkbutton.selected:hover {
      background-color: #fff;
      color: #3d3d3d; }
  .linkbutton.rounded {
    border-radius: 4px; }

.off-canvas-inner-wrap {
  position: relative;
  top: 0; }

.off-canvas-container .design-box, .off-canvas-container .aui .portlet-journal-content, .aui .off-canvas-container .portlet-journal-content, .off-canvas-container .modern-nav, .off-canvas-container .modern-information-nav, .off-canvas-container .metadata-quality-nav, .off-canvas-container .information-nav, .off-canvas-container .aui .portlet-journal-content.article-gray-header .portlet-content-container, .aui .portlet-journal-content.article-gray-header .off-canvas-container .portlet-content-container, .off-canvas-container .portlet-journal-content.standalone-page .portlet-content-container, .portlet-journal-content.standalone-page .off-canvas-container .portlet-content-container, .off-canvas-container .portlet-blogs .portlet-body .form-inline.input-resource-wrapper, .portlet-blogs .portlet-body .off-canvas-container .form-inline.input-resource-wrapper, .off-canvas-container .portlet-blogs div.widget-mode-simple-entry, .portlet-blogs .off-canvas-container div.widget-mode-simple-entry, .off-canvas-container .portlet-blogs .widget-mode-detail .widget-mode-detail-header .widget-mode-detail-text, .portlet-blogs .widget-mode-detail .widget-mode-detail-header .off-canvas-container .widget-mode-detail-text, .off-canvas-container .taglib-discussion, .off-canvas-container .portlet-site-map .portlet-content-container, .portlet-site-map .off-canvas-container .portlet-content-container, .off-canvas-container .portlet-forms-display .portlet-content-container, .portlet-forms-display .off-canvas-container .portlet-content-container, .off-canvas-container #portlet_verify-email-address, .off-canvas-container .portlet-login, .off-canvas-container #portlet_new-password .portlet-content-container, #portlet_new-password .off-canvas-container .portlet-content-container, .off-canvas-container #portlet_terms-of-use .portlet-content-container, #portlet_terms-of-use .off-canvas-container .portlet-content-container {
  border: 0; }

.goto-entry {
  border-radius: 0.214285714rem;
  bottom: 0.714285714rem;
  padding: 0.357142857rem;
  position: absolute;
  right: 0.714285714rem; }
  @media only screen and (min-width: 1025px) {
    .goto-entry {
      bottom: 1.357142857rem;
      right: 1.357142857rem; } }
  .goto-entry div {
    font-weight: bold;
    line-height: 2.142857143rem;
    margin-right: 2.714285714rem;
    position: relative; }
    .goto-entry div::after {
      content: 'd';
      speak: none;
      font-family: 'govdata';
      font-size: 2.142857143rem;
      font-weight: normal;
      position: absolute;
      right: -2.714285714rem;
      top: 0; }

.goto-entry-spacer {
  height: 2.857142857rem; }

.boxesportlet-box .goto-entry-spacer {
  height: 2.857142857rem; }

.mobile-dropdown select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url("/o/govdatastyle-theme/images/select-arrow-down.png") no-repeat right center #3d3d3d;
  border: 0;
  border-radius: 0;
  box-shadow: 1px 1px 1px #c5c5c5;
  color: #fff;
  font-weight: bold;
  padding: .7em .5em;
  width: 100%; }

.floatcontainer-right {
  float: right !important; }

.share-borderbox {
  border-top: 1px solid #c5c5c5;
  border-bottom: 1px solid #c5c5c5;
  padding: 1em 0;
  margin: 0 1em 3em; }
  @media only screen and (min-width: 1025px) {
    .share-borderbox {
      margin: 0 2.142857143rem 3em; } }

@media only screen and (min-width: 768px) {
  .share-container {
    float: right; } }

@media only screen and (min-width: 768px) {
  .share-container .shariff {
    float: right; } }

.share-container .share-label {
  display: inline-block;
  font-weight: bold;
  line-height: 35px;
  margin-right: 2em;
  vertical-align: middle; }

.offscreen {
  display: inline;
  height: 1px;
  left: -10000px;
  overflow: hidden;
  position: absolute;
  top: auto;
  width: 1px; }

.aui .categories {
  margin: 0 0 5px;
  padding: 0; }
  .aui .categories .category-item {
    margin: 5px 0; }

.portlet-journal-content a[href]::after,
.portlet-blogs .widget-mode-detail-text p a[href]::after,
.link-to-source a[href]::after,
.searchdetails .h2-teaser a[href]::after,
.mark-external-links p a[href]::after {
  content: ' h';
  speak: none;
  font-family: 'govdata';
  font-size: 80%;
  font-weight: normal;
  display: inline-block;
  padding: 0 .4em; }

.portlet-journal-content a[href^="/"]::after,
.portlet-journal-content a[href^="#"]::after,
.portlet-journal-content a[href^="javascript:"]::after,
.portlet-journal-content a[href^="https://govdata"]::after,
.portlet-journal-content a[href^="https://www.govdata"]::after,
.portlet-blogs .widget-mode-detail-text p a[href^="/"]::after,
.portlet-blogs .widget-mode-detail-text p a[href^="#"]::after,
.portlet-blogs .widget-mode-detail-text p a[href^="javascript:"]::after,
.portlet-blogs .widget-mode-detail-text p a[href^="https://govdata"]::after,
.portlet-blogs .widget-mode-detail-text p a[href^="https://www.govdata"]::after,
.link-to-source a[href^="/"]::after,
.link-to-source a[href^="#"]::after,
.link-to-source a[href^="javascript:"]::after,
.link-to-source a[href^="https://govdata"]::after,
.link-to-source a[href^="https://www.govdata"]::after,
.searchdetails .h2-teaser a[href^="/"]::after,
.searchdetails .h2-teaser a[href^="#"]::after,
.searchdetails .h2-teaser a[href^="javascript:"]::after,
.searchdetails .h2-teaser a[href^="https://govdata"]::after,
.searchdetails .h2-teaser a[href^="https://www.govdata"]::after,
.mark-external-links p a[href^="/"]::after,
.mark-external-links p a[href^="#"]::after,
.mark-external-links p a[href^="javascript:"]::after,
.mark-external-links p a[href^="https://govdata"]::after,
.mark-external-links p a[href^="https://www.govdata"]::after {
  display: none; }

.aui .inline-list dt,
.aui .inline-list dd {
  display: inline; }

.aui .flat-list {
  margin: 0; }
  .aui .flat-list li {
    display: block; }

.dropdown-canvas:not(:empty) {
  background-color: #fff;
  border: 1px solid #3d3d3d;
  margin: 0; }
  .dropdown-canvas:not(:empty) li {
    box-sizing: content-box;
    display: block;
    position: relative; }
  .dropdown-canvas:not(:empty) a {
    display: block; }

.f-dropdown {
  left: -99999px;
  position: absolute;
  top: 0;
  width: 100%; }
  .f-dropdown.open {
    z-index: 89; }

.flex-container, .details-rating,
.rating-area {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex; }

.overflowscroll {
  overflow: auto; }

.aui .rating-element,
.rating-content .icon-star,
.rating-content .icon-star-empty {
  background: none;
  border: 0;
  font-size: 1.571428571rem;
  padding: .1em; }
  .aui .rating-element:active, .aui .rating-element:focus, .aui .rating-element:hover,
  .rating-content .icon-star:active,
  .rating-content .icon-star:focus,
  .rating-content .icon-star:hover,
  .rating-content .icon-star-empty:active,
  .rating-content .icon-star-empty:focus,
  .rating-content .icon-star-empty:hover {
    color: #000;
    background: inherit; }

.rating-area .rating-element.active,
.rating-element.active {
  color: #000; }

.rating-area .rating-element.sbi-sterne-bewertung::before, .rating-area .rating-element.sbi-sterne-bewertung-full::before,
.rating-area .rating-element.active::before,
.rating-element.sbi-sterne-bewertung::before,
.rating-element.sbi-sterne-bewertung-full::before,
.rating-area .rating-element.active::before,
.rating-element.active::before {
  font-size: 1.428571429rem;
  line-height: 1.428571429rem;
  padding: 0; }

.rating-mean {
  margin-left: auto; }

.aui .rating-area {
  margin-top: 0.357142857rem; }
  .aui .rating-area > span {
    display: inline-block;
    vertical-align: top; }

.aui .taglib-ratings.stars {
  overflow: hidden; }
  .aui .taglib-ratings.stars .liferay-rating-vote,
  .aui .taglib-ratings.stars .liferay-rating-score {
    display: inline-block;
    float: none;
    margin: 0.5rem 1.071428571rem 0 0;
    padding: 0; }

.aui .button-search,
.aui .button-mapsearch {
  background-color: #3d3d3d;
  background-image: none;
  border: 0;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  padding: 0; }
  .aui .button-search:focus, .aui .button-search:hover, .aui .button-search:active,
  .aui .button-mapsearch:focus,
  .aui .button-mapsearch:hover,
  .aui .button-mapsearch:active {
    background-color: #fff;
    color: #3d3d3d; }

.aui .button-mapsearch {
  font-size: 12px;
  line-height: 24px; }

.aui .button-search .sbi-lupe {
  font-weight: normal; }

.aui input.input-search {
  background-image: none;
  border-radius: 0;
  border: 1px solid #3d3d3d;
  box-sizing: border-box;
  color: #000;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  margin: 0;
  max-width: 100% !important;
  padding: 4px 16px;
  width: 100%;
  -webkit-appearance: none; }
  .aui input.input-search:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #009fe3;
    border-color: #009fe3; }

.aui .modal-header .btn.close {
  display: inline-block;
  padding: 0; }

.aui .modal-body .navigation ul {
  margin: 0; }

.col-md-12 {
  padding-left: 0;
  padding-right: 0; }

.boxes-portlet .row,
.layout-20-80 .row,
.portlet-login .row,
footer .row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  display: block;
  max-width: 102.857142857rem; }
  .boxes-portlet .row::after,
  .layout-20-80 .row::after,
  .portlet-login .row::after,
  footer .row::after {
    clear: both;
    content: "";
    display: table; }

.developers-corner-portlet .row,
.categoriesPane.row,
.contentPane.row,
.gd-search-titlearea.row,
.share-section.row,
.searchmap-container .row,
.gd-search-result-portlet .row,
.gd-search-details-portlet .row,
.gd-search-ext-portlet .row,
.gd-search-numbers-portlet .row,
.gd-search-states-portlet .row,
.featured-showcase-portlet .row,
.featured-datasets-portlet .row,
.delete-user-area .row,
.portlet-message-boards section,
.portlet-site-map,
.portlet-login,
.portlet-forms-display,
#metadataEditForm .row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  display: block;
  max-width: 102.857142857rem; }
  .developers-corner-portlet .row::after,
  .categoriesPane.row::after,
  .contentPane.row::after,
  .gd-search-titlearea.row::after,
  .share-section.row::after,
  .searchmap-container .row::after,
  .gd-search-result-portlet .row::after,
  .gd-search-details-portlet .row::after,
  .gd-search-ext-portlet .row::after,
  .gd-search-numbers-portlet .row::after,
  .gd-search-states-portlet .row::after,
  .featured-showcase-portlet .row::after,
  .featured-datasets-portlet .row::after,
  .delete-user-area .row::after,
  .portlet-message-boards section::after,
  .portlet-site-map::after,
  .portlet-login::after,
  .portlet-forms-display::after,
  #metadataEditForm .row::after {
    clear: both;
    content: "";
    display: table; }

.portlet-users-admin .row {
  display: flex; }

.portlet-users-admin .menubar-vertical-expand-lg.menubar-transparent .nav-link:hover, .portlet-users-admin .menubar-vertical-expand-lg.menubar-transparent .nav-link:active {
  color: #fff; }

.portlet-login .row {
  display: flex; }

.portlet-login div:not(.col-md-6):not(.taglib-captcha) > div.taglib-captcha > div.input-text-wrapper input,
.portlet-login div:not(.col-md-6):not(.taglib-captcha) > div.input-text-wrapper input {
  max-width: 30rem; }

.portlet-login div:not(.col-md-6):not(.taglib-captcha) > div.taglib-captcha > div.input-text-wrapper label,
.portlet-login div:not(.col-md-6):not(.taglib-captcha) > div.input-text-wrapper label {
  display: block; }

.form-group.language-selector {
  display: none; }

#portlet_terms-of-use .sheet-header .dropdown.lfr-icon-menu, #portlet_verify-email-address .sheet-header .dropdown.lfr-icon-menu, #portlet_new-password .sheet-header .dropdown.lfr-icon-menu {
  display: none; }

.portlet-message-boards .main-content-body {
  padding-bottom: 20px; }
  .portlet-message-boards .main-content-body .list-group-header {
    background-color: #f8f9fa;
    padding: 0.75rem 1.25rem;
    border: 1px solidrgba(0, 0, 0, 0.125); }
  .portlet-message-boards .main-content-body .list-group-item {
    padding: 0.75rem 1.25rem; }
  .portlet-message-boards .main-content-body .list-group-item-flex {
    padding-left: 0.625rem;
    padding-right: 0.625rem; }
  .portlet-message-boards .main-content-body a strong {
    font-weight: normal; }

.portlet-message-boards h3.component-title {
  font-size: 22px; }

.portlet-message-boards .mt-4 {
  margin-top: 0 !important; }

.portlet-message-boards .statistics-panel .row {
  display: flex; }

.portlet-message-boards .statistics-panel .list-group-title {
  font-size: 1.125rem;
  line-height: 1.5; }

.portlet-message-boards .statistics-panel .list-group-subtitle {
  font-size: inherit;
  line-height: inherit; }

.portlet-message-boards .input-group {
  margin-top: 20px; }
  .portlet-message-boards .input-group .input-group-inset-item {
    margin-left: 5px;
    align-items: normal;
    padding-left: 0px;
    padding-right: 0px;
    border-color: transparent;
    background-color: transparent; }
    .portlet-message-boards .input-group .input-group-inset-item .btn .c-inner {
      margin-left: -1rem;
      margin-right: -1rem; }
    .portlet-message-boards .input-group .input-group-inset-item > button:nth-child(1) {
      line-height: 1;
      padding: 0 1em; }
  .portlet-message-boards .input-group .input-group-item .input-group-inset-after.form-control {
    border-right-width: 1px; }

.portlet-message-boards .searchcontainer .list-group-item .h5, .portlet-message-boards .searchcontainer .list-group-item h4 {
  font-size: 1.5rem;
  margin-top: 10px; }

.portlet-message-boards .searchcontainer .list-group-item h5 {
  font-size: 1rem; }

.portlet-message-boards .searchcontainer .autofit-col-expand a {
  font-size: 1.5rem;
  margin-top: .71em;
  margin-bottom: 0.8em;
  color: #000; }

.portlet-message-boards .searchcontainer .autofit-col-expand a:hover {
  color: #FFF; }

.portlet-message-boards .panel-heading span.h5 {
  font-size: 1rem; }

.portlet-message-boards .panel-heading .social-interaction .ratings .btn:not(:last-child) {
  margin-right: 5px; }

table th[class*="column"] + th[class*="column"]:last-child,
table td[class*="column"] + td[class*="column"]:last-child {
  float: none; }

.modern-nav .portlet-content-container, .modern-information-nav .portlet-content-container, .metadata-quality-nav .portlet-content-container {
  background-color: #c5c5c5; }

.modern-nav .navbar-nav a.nav-link, .modern-information-nav .navbar-nav a.nav-link, .metadata-quality-nav .navbar-nav a.nav-link {
  padding: 0 1.071428571rem; }

.modern-nav ul, .modern-information-nav ul, .metadata-quality-nav ul {
  margin: 0;
  padding: 0;
  justify-content: center;
  background-color: #c5c5c5; }

.modern-nav li.nav-item, .modern-information-nav li.nav-item, .metadata-quality-nav li.nav-item {
  display: inline-block;
  border-left-style: solid;
  border-right-style: solid;
  border-width: 1px;
  border-color: white;
  line-height: 3.714285714rem;
  min-width: 10em;
  text-align: center;
  color: #000; }
  .modern-nav li.nav-item.selected, .modern-information-nav li.nav-item.selected, .metadata-quality-nav li.nav-item.selected {
    background-color: #000;
    color: #fff;
    border-style: none; }
  .modern-nav li.nav-item a, .modern-information-nav li.nav-item a, .metadata-quality-nav li.nav-item a {
    color: inherit;
    font-size: 16px; }
  .modern-nav li.nav-item a:hover, .modern-information-nav li.nav-item a:hover, .metadata-quality-nav li.nav-item a:hover {
    background-color: #000;
    color: #fff; }

.information-nav ul {
  margin: 0;
  padding: 0; }

.information-nav li {
  display: block; }
  .information-nav li a {
    display: block;
    padding: 0.5em 1.071428571rem; }
    .information-nav li a.selected {
      background-color: #3d3d3d;
      color: #fff;
      font-weight: normal; }

@media only screen and (max-width: 1024px) {
  .information-nav {
    display: none; } }

.aui .information-nav .portlet-header h1 {
  padding-left: 1.071428571rem;
  padding-right: 1.071428571rem; }

.aui .portlet-journal-content.article-gray-header {
  background-color: inherit;
  border-style: none; }
  .aui .portlet-journal-content.article-gray-header section {
    padding: 0; }
  .aui .portlet-journal-content.article-gray-header .portlet-content-container {
    margin-bottom: 2.142857143rem;
    padding: 1.071428571rem; }
  .aui .portlet-journal-content.article-gray-header.content-centered-design .portlet-header {
    text-align: center; }

.portlet-journal-content.standalone-page {
  background-color: inherit;
  border-style: none; }
  .portlet-journal-content.standalone-page .portlet-content-container {
    margin-bottom: 2.142857143rem;
    padding: 1.071428571rem; }

.modern-information-nav .navbar-nav {
  max-width: 70rem;
  text-align: center; }

.modern-information-nav .portlet-body {
  line-height: 0em;
  font-size: 0px; }

.modern-information-nav li {
  line-height: 3.214285714rem;
  position: relative;
  margin-right: -1px; }
  .modern-information-nav li.selected {
    border-left: 1px;
    border-left-style: solid; }

.modern-information-nav li:after {
  content: '';
  height: 1px;
  background: white;
  width: 2000%;
  position: absolute;
  left: -800%; }

@media only screen and (max-width: 1024px) {
  .modern-information-nav {
    display: none; } }

.portlet-blogs .separator {
  display: none; }

.portlet-blogs .portlet-body {
  margin-left: 1.071428571rem;
  margin-right: 1.071428571rem;
  max-width: 102.857142857rem; }
  @media only screen and (min-width: 1025px) {
    .portlet-blogs .portlet-body {
      width: 66.6667%;
      margin: 0 auto 2.142857143rem auto; } }
  .portlet-blogs .portlet-body .col-md-8 {
    max-width: none; }
  .portlet-blogs .portlet-body .offset-md-2 {
    margin-left: auto !important; }
  .portlet-blogs .portlet-body .widget-mode-detail .widget-mode-detail-text {
    margin-top: 0; }
  .portlet-blogs .portlet-body .entry-navigation {
    padding-left: 1.071428571rem;
    padding-right: 1.071428571rem;
    padding-top: 2.142857143rem;
    padding-bottom: 0;
    background: none;
    border: 0; }
    .portlet-blogs .portlet-body .entry-navigation .row {
      width: 100%;
      margin-left: auto;
      margin-right: auto;
      margin-top: 0;
      margin-bottom: 0;
      display: block;
      display: flex; }
      .portlet-blogs .portlet-body .entry-navigation .row::after {
        clear: both;
        content: "";
        display: table; }
  .portlet-blogs .portlet-body .form-inline.input-resource-wrapper label {
    margin-right: 0.714285714rem; }

@media only screen and (min-width: 1025px) {
  .portlet-blogs .portlet-header {
    width: 66.6667%; } }

@media only screen and (max-width: 1024px) {
  .portlet-blogs .portlet-header {
    margin-left: 1.071428571rem;
    margin-right: 1.071428571rem;
    width: auto; } }

.portlet-blogs .navbar-inner {
  background: none;
  border: 0;
  box-shadow: none;
  padding: 0; }

.portlet-blogs .navbar .btn-navbar {
  font-family: "govdata" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border: 0;
  border-radius: 0;
  background: none;
  box-shadow: none;
  color: #000;
  margin: .5rem 0;
  text-shadow: none;
  padding: .8rem;
  font-size: 1.571428571rem; }
  .portlet-blogs .navbar .btn-navbar:hover, .portlet-blogs .navbar .btn-navbar:active, .portlet-blogs .navbar .btn-navbar:focus {
    background: #3d3d3d;
    color: #fff; }

.portlet-blogs .navbar .btn-navbar .icon-bar {
  display: none; }

.portlet-blogs div.widget-mode-simple-entry {
  margin-bottom: 1.071428571rem;
  padding: 0.714285714rem 1.428571429rem 1.428571429rem; }
  @media only screen and (min-width: 1025px) {
    .portlet-blogs div.widget-mode-simple-entry {
      margin-bottom: 2.142857143rem; } }

.portlet-blogs .widget-mode-detail .widget-mode-detail-header .widget-mode-detail-text {
  padding: 0.714285714rem 1.428571429rem 1.428571429rem;
  border-style: none;
  margin-bottom: 0; }

.portlet-blogs .entry-date {
  background-image: none;
  color: #000;
  font-weight: bold;
  padding: 0 0 0.357142857rem; }
  .portlet-blogs .entry-date:before {
    color: #000;
    content: 'O';
    speak: none;
    font-family: 'govdata';
    font-weight: normal;
    padding-right: .4em;
    vertical-align: text-bottom; }

.portlet-blogs .entry-footer a.taglib-icon:hover .taglib-text {
  text-decoration: none; }

.portlet-blogs .entry-footer .taglib-icon,
.portlet-blogs .entry-footer .stats a {
  padding: 6.5px 10px;
  text-decoration: underline; }
  .portlet-blogs .entry-footer .taglib-icon:focus, .portlet-blogs .entry-footer .taglib-icon:hover, .portlet-blogs .entry-footer .taglib-icon:active,
  .portlet-blogs .entry-footer .stats a:focus,
  .portlet-blogs .entry-footer .stats a:hover,
  .portlet-blogs .entry-footer .stats a:active {
    text-decoration: none; }

.portlet-blogs .entry-author {
  background-image: none;
  border-right-width: 0;
  color: #000;
  display: inline-block;
  float: none;
  font-weight: normal;
  margin: 0;
  padding: 6.5px 10px; }
  .portlet-blogs .entry-author:before {
    color: #000;
    content: 'f';
    speak: none;
    font-family: 'govdata';
    font-weight: normal;
    padding-right: .4em;
    vertical-align: text-top; }

.portlet-blogs .taglib-flags img {
  display: none; }

.portlet-blogs .taglib-flags .taglib-text {
  position: relative;
  margin-left: 2em; }
  .portlet-blogs .taglib-flags .taglib-text::before {
    position: absolute;
    left: -1.5em;
    content: 'i';
    speak: none;
    font-family: 'govdata'; }

.portlet-blogs .stats {
  color: #000;
  display: inline-block;
  float: none; }
  .portlet-blogs .stats a {
    display: inline-block; }

.portlet-blogs .subscribe {
  padding: 1.071428571rem; }
  .portlet-blogs .subscribe a {
    padding: 6.5px 10px; }

.portlet-blogs .page-item.active .page-link {
  background-color: #3d3d3d;
  border-color: #f5f5f5; }

@media only screen and (min-width: 1025px) {
  .portlet-blogs .lfr-pagination {
    padding-left: 2.142857143rem;
    padding-right: 2.142857143rem; } }

.portlet-blogs .lfr-pagination small {
  font-size: 100%; }

.portlet-blogs .lfr-pagination .search-results {
  margin-left: 1.071428571rem; }

.portlet-blogs .lfr-pagination .dropdown-toggle .caret {
  margin-left: 5px; }

.portlet-blogs .lfr-pagination-delta-selector {
  padding-right: 1.071428571rem; }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .portlet-blogs .lfr-pagination-buttons {
    width: 50%; } }

.portlet-blogs .pager li > a:hover {
  background-color: #3d3d3d; }

.portlet-blogs .widget-mode-detail-header {
  border: 0; }
  .portlet-blogs .widget-mode-detail-header .title {
    color: #000;
    white-space: normal;
    margin-top: 0; }
  .portlet-blogs .widget-mode-detail-header .header-back-to a {
    margin-top: 24px;
    padding: 0.4em; }

.portlet-blogs .container-fluid-max-xl {
  max-width: none; }

.portlet-blogs .portlet-icon-back {
  margin-left: 16.67%;
  padding-left: 1.071428571rem;
  height: 3rem;
  width: 4rem;
  line-height: 40px;
  text-align: left; }
  @media only screen and (max-width: 1024px) {
    .portlet-blogs .portlet-icon-back {
      margin-left: 1.071428571rem;
      width: 3rem; } }
  @media only screen and (max-width: 767px) {
    .portlet-blogs .portlet-icon-back {
      padding-left: 0;
      width: 2rem; } }
  .portlet-blogs .portlet-icon-back .lexicon-icon-angle-left {
    height: 2rem;
    width: 2rem;
    margin-top: 0; }
    @media only screen and (max-width: 1024px) {
      .portlet-blogs .portlet-icon-back .lexicon-icon-angle-left {
        height: 1.5rem;
        width: 1.5rem; } }

.aui .navbar .blog-nav {
  margin-bottom: .5em;
  margin-top: .5em; }

.aui .navbar .taglib-icon {
  padding: 6.5px 10px;
  display: block; }

.blogcommentbox {
  margin: 1.071428571rem 0; }
  .blogcommentbox form {
    margin: 0; }
  .blogcommentbox h2 {
    font-weight: bold;
    padding-bottom: 0.571428571rem;
    border-bottom: 1px solid #e5e5e5; }

.taglib-discussion .cke_contents {
  border-top: 0;
  border-bottom: 0; }

.taglib-discussion .cke_focus .cke_contents {
  border-color: transparent; }

.taglib-discussion .lfr-discussion,
.lfr-discussion,
.comment-entry {
  border-bottom: 0;
  border-top: 1px solid #DDDDDD;
  padding-bottom: 1.071428571rem;
  padding-top: 1.071428571rem; }

.aui .lfr-discussion-message-body,
.comment-entry .comment-text {
  border: 0;
  margin: 0 0 0 1em;
  padding: 0;
  position: relative;
  word-wrap: break-word; }
  .aui .lfr-discussion-message-body:before, .aui .lfr-discussion-message-body::after,
  .comment-entry .comment-text:before,
  .comment-entry .comment-text::after {
    font-size: 2em;
    line-height: 1px; }
  .aui .lfr-discussion-message-body:before,
  .comment-entry .comment-text:before {
    content: '\201D';
    speak: none;
    left: -.5em;
    position: absolute;
    top: .65em; }
  .aui .lfr-discussion-message-body::after,
  .comment-entry .comment-text::after {
    content: '\201C';
    speak: none;
    padding-left: .1em;
    position: relative;
    top: .4em; }
  .aui .lfr-discussion-message-body p:last-of-type,
  .comment-entry .comment-text p:last-of-type {
    display: inline; }

.taglib-user-display .user-profile-image,
.taglib-user-display .user-name {
  color: #000;
  display: inline-block;
  position: static;
  text-align: left;
  vertical-align: middle; }
  .taglib-user-display .user-profile-image img,
  .taglib-user-display .user-name img {
    border-radius: 50%; }

.aui .trackback-area, .aui .portlet-blogs .portlet-body .form-inline.input-resource-wrapper, .portlet-blogs .portlet-body .aui .form-inline.input-resource-wrapper {
  padding: 1.071428571rem; }
  .aui .trackback-area input, .aui .portlet-blogs .portlet-body .form-inline.input-resource-wrapper input, .portlet-blogs .portlet-body .aui .form-inline.input-resource-wrapper input {
    margin: 0;
    padding: 0; }

.aui .add-comment a {
  display: inline-block;
  padding: .5em;
  text-decoration: underline; }
  .aui .add-comment a:hover {
    text-decoration: none; }
    .aui .add-comment a:hover span {
      text-decoration: none; }

.aui .section-title {
  margin: 0; }

.aui .taglib-discussion .lfr-discussion-controls .autofit-col:first-of-type > .btn-outline-borderless {
  margin-left: initial; }

.aui .cke_editable, .aui .cke_editable:focus {
  background-color: transparent; }

.portlet-site-map .portlet-content {
  padding-left: 1.071428571rem;
  padding-right: 1.071428571rem;
  margin-bottom: 2.142857143rem; }
  .portlet-site-map .portlet-content ul {
    padding: 0;
    margin: 0 0 10px 25px; }
  .portlet-site-map .portlet-content a {
    display: inline-block;
    padding: .2em;
    text-decoration: underline; }

.portlet-forms-display .text-secondary {
  display: none; }

.portlet-forms-display .portlet {
  padding-left: 1.071428571rem;
  padding-right: 1.071428571rem;
  margin-bottom: 2.142857143rem; }
  @media only screen and (min-width: 1025px) {
    .portlet-forms-display .portlet {
      padding-left: 2.142857143rem;
      padding-right: 2.142857143rem; } }

.portlet-forms-display .alert-error {
  margin-bottom: 5px;
  margin-top: 20px; }
  .portlet-forms-display .alert-error .icon-arrow-down {
    padding-right: .5em; }

.portlet-forms-display .portlet-body > .alert-error {
  display: none; }

.portlet-forms-display .taglib-captcha {
  padding-top: 3em;
  position: relative; }
  .portlet-forms-display .taglib-captcha .form-validator-stack {
    background-color: #FEE5E2;
    border: 1px solid #FCACA5;
    border-radius: 2px;
    color: #B50303;
    left: 0;
    padding: 8px 35px 8px 14px;
    position: absolute;
    top: 0; }

.portlet-forms-display .ddm-form-basic-info:not(.ddm-form-success-page) {
  display: none; }

.aui .portlet-forms .ddm-form-builder-app .lfr-ddm-form-page > .row {
  margin-left: 0; }

.aui .portlet-forms .container-fluid-max-xl {
  max-width: 54.285714286rem; }

.aui .portlet-forms .container-fluid {
  margin-left: 0; }

.aui .portlet-forms .portlet-forms-display .portlet-header h1 {
  padding: 0; }

.aui .portlet-forms .form-builder-select-field .select-field-trigger {
  cursor: pointer;
  max-width: 30rem; }

.aui .portlet-forms .liferay-ddm-form-field-paragraph {
  color: inherit; }

.aui .portlet-forms label.ddm-label {
  cursor: default;
  display: block;
  font-family: inherit;
  font-weight: 600;
  font-size: .875rem; }

.aui .portlet-forms input[type="text"].ddm-field-text {
  max-width: 30rem; }

.lfr-ddm__default-page-header {
  display: none; }

.form-field-required .control-label::after {
  color: #dc3545;
  content: ' *';
  speak: none; }

.taglib-captcha .label-required {
  color: #dc3545;
  text-transform: lowercase; }

@media only screen and (min-width: 768px) {
  .flex-list {
    display: flex;
    display: -webkit-flex; } }

.category-box-spacer {
  display: none; }
  @media only screen and (min-width: 768px) {
    .category-box-spacer {
      display: block;
      flex: 1 1 7%;
      -webkit-flex: 1 1 7%; } }

.category-box {
  display: block;
  position: relative; }
  .category-box a {
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    height: 100%;
    width: 100%; }
    @media only screen and (min-width: 768px) {
      .category-box a {
        align-items: center;
        min-height: 14.285714286rem;
        height: 100%; } }
  .category-box .kat-img {
    margin: 0.714285714rem; }
  .category-box .kat-img-inverted {
    display: none; }
  @media only screen and (max-width: 767px) {
    .category-box {
      margin-bottom: 0.285714286rem; }
      .category-box a {
        padding: 0.214285714rem; }
      .category-box .kat-img {
        width: 20px;
        height: 20px;
        left: 0.214285714rem;
        position: absolute;
        top: 0.214285714rem; }
      .category-box div {
        display: inline-block; } }
  @media only screen and (min-width: 768px) {
    .category-box {
      flex: 1 1 14%;
      -webkit-flex: 1 1 14%; }
      .category-box a {
        padding: 1.071428571rem 0.214285714rem;
        text-align: center; }
      .category-box .kat-img {
        width: 35px;
        height: 35px;
        vertical-align: middle;
        min-height: 4.285714286rem; } }
  @media only screen and (min-width: 1025px) {
    .category-box a {
      padding: 1.071428571rem; }
    .category-box .kat-img {
      width: 60px;
      height: 60px; } }
  .category-box:hover, .category-box:active, .category-box:focus {
    background-color: #3d3d3d;
    text-decoration: none; }
    .category-box:hover a, .category-box:active a, .category-box:focus a {
      color: #fff; }
    .category-box:hover .kat-img-inverted, .category-box:active .kat-img-inverted, .category-box:focus .kat-img-inverted {
      display: inline; }
    .category-box:hover .kat-img-normal, .category-box:active .kat-img-normal, .category-box:focus .kat-img-normal {
      display: none; }
  .category-box:focus {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 3px #009fe3; }
  .category-box .category-name {
    font-weight: bold;
    word-break: break-word; }
    @media only screen and (max-width: 767px) {
      .category-box .category-name {
        display: inline; } }
  @media only screen and (max-width: 767px) {
    .category-box .category-data {
      margin-left: 2.857142857rem; }
      .category-box .category-data .vertical-align-spacer {
        font-size: 10px;
        line-height: 2.857142857rem; }
      .category-box .category-data .inline-block {
        display: inline-block;
        vertical-align: middle; } }
  @media only screen and (min-width: 768px) {
    .category-box .category-data {
      display: flex;
      display: -webkit-flex;
      align-items: center;
      height: 100%;
      max-width: 100%; } }

.categoriesPane {
  position: relative; }
  .categoriesPane ul {
    margin: 0;
    padding: 0; }
  @media only screen and (max-width: 767px) {
    .categoriesPane {
      padding: 0 15px 15px; } }
  @media only screen and (min-width: 768px) {
    .categoriesPane .flex-list {
      margin-left: 0.714285714rem;
      margin-right: 0.714285714rem; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .categoriesPane .category-box {
      margin: 0.5rem; } }
  @media only screen and (min-width: 1025px) {
    .categoriesPane .category-box {
      margin: 1rem; } }

.categories-grid-portlet,
.boxes-portlet {
  margin-top: 1em; }

.aui h2.boxesportlet-title {
  font-weight: bold; }
  .aui h2.boxesportlet-title a:focus, .aui h2.boxesportlet-title a:active, .aui h2.boxesportlet-title a:hover {
    background-color: transparent;
    color: #000; }
    .aui h2.boxesportlet-title a:focus .more-linklabel, .aui h2.boxesportlet-title a:active .more-linklabel, .aui h2.boxesportlet-title a:hover .more-linklabel {
      background-color: #fff;
      color: #3d3d3d; }

.aui .more-linklabel {
  background-color: #3d3d3d;
  border: 1px solid #3d3d3d;
  font-size: 14px;
  line-height: 18px;
  margin-left: 1.071428571rem;
  vertical-align: middle;
  color: #fff; }

.boxesportlet-box {
  color: #000;
  margin-bottom: 2.142857143rem;
  padding: 1.071428571rem;
  position: relative;
  word-wrap: break-word; }
  .boxesportlet-box:hover h2,
  .boxesportlet-box:hover .goto-entry {
    text-decoration: underline; }

.boxtext {
  margin-bottom: 20px; }

.boxcategory,
.boxlicence {
  position: relative; }
  .boxcategory img,
  .boxlicence img {
    left: 0;
    margin-right: .5em;
    position: absolute;
    top: 0; }
  .boxcategory .box-name,
  .boxlicence .box-name {
    margin-left: 2.214285714rem; }

.boxlicence {
  margin: 5px 0; }

.boxes-portlet ul.row {
  width: auto;
  margin-left: -1.071428571rem;
  margin-right: -1.071428571rem;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
  display: block;
  list-style: none;
  padding: 0; }
  .boxes-portlet ul.row::after {
    clear: both;
    content: "";
    display: table; }

.boxes-portlet li.column, .boxes-portlet .portlet-blogs li.lfr-pagination, .portlet-blogs .boxes-portlet li.lfr-pagination, .boxes-portlet li#fieldlist {
  display: block; }

.boxesportlet-faketitle {
  display: none; }
  @media only screen and (min-width: 1025px) {
    .boxesportlet-faketitle {
      display: block;
      margin: 10px 0;
      font-size: 24px;
      line-height: 31px; } }

.developers-corner-portlet .custom-sparql-layout .yasgui .tabsList {
  display: none; }

.developers-corner-portlet .custom-sparql-layout .yasgui .controlbar {
  display: none; }

.developers-corner-portlet .custom-sparql-layout .yasgui .yasr .tableControls .pageSizerLabel {
  display: none; }

.developers-corner-portlet .custom-sparql-layout .yasgui .yasr .tableControls .tableSizer {
  margin-bottom: 0; }

.developers-corner-portlet .select-format-margin {
  margin-bottom: 15px; }

.developers-corner-portlet .query-execute {
  float: right; }

.developers-corner-portlet .mobileList {
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .developers-corner-portlet .mobileList .btn-small {
    width: 33%;
    padding: .3em .5em !important; }
    @media only screen and (min-width: 768px) {
      .developers-corner-portlet .mobileList .btn-small {
        display: none; } }

@media only screen and (max-width: 767px) {
  .developers-corner-portlet .listElements {
    display: none; } }

@media only screen and (min-width: 768px) {
  .developers-corner-portlet .listElements {
    display: block; } }

.developers-corner-portlet .prefix-textbox {
  width: 100%; }

.developers-corner-portlet .btn-margin {
  margin-right: 5px;
  margin-bottom: 5px; }

.developers-corner-portlet .prefix-btn-active {
  background: #fff;
  color: #000; }

.developers-corner-portlet .formatselectarea select {
  background: url("/o/govdatastyle-theme/images/select-arrow-down-gray.png") no-repeat right center #3d3d3d;
  background-color: #fff;
  color: #3d3d3d;
  font-family: 'Source Sans Pro';
  font-size: 16px;
  font-weight: bold;
  height: inherit;
  margin: 0;
  padding: 6px 8px;
  width: 100%;
  border: 1px solid #c5c5c5;
  box-shadow: 1px 1px 1px #c5c5c5; }
  @media only screen and (min-width: 768px) {
    .developers-corner-portlet .formatselectarea select {
      float: left;
      width: 25%; } }

@media only screen and (max-width: 767px) {
  .developers-corner-portlet .formatselectarea {
    font-size: 14px; } }

.developers-corner-portlet .formatselectarea .select-with-info-icon select {
  vertical-align: middle; }
  @media only screen and (min-width: 768px) {
    .developers-corner-portlet .formatselectarea .select-with-info-icon select {
      float: none; } }
  @media only screen and (max-width: 767px) {
    .developers-corner-portlet .formatselectarea .select-with-info-icon select {
      width: 90%; } }

.developers-corner-portlet .formatselectarea .select-with-info-icon .show-full-text {
  vertical-align: middle;
  font-size: 18px; }
  .developers-corner-portlet .formatselectarea .select-with-info-icon .show-full-text svg {
    top: 0; }
  .developers-corner-portlet .formatselectarea .select-with-info-icon .show-full-text .lexicon-icon {
    margin-top: 0; }

.developers-corner-portlet .description-ext {
  margin-top: 0.714285714rem;
  padding: 0 0.357142857rem; }

.aui a.open-filter-menu-small {
  background: none #fff;
  box-shadow: 1px 1px 1px #c5c5c5;
  display: block;
  font-weight: bold;
  padding: .7em 1.2em .7em .7em;
  width: 100%; }
  .aui a.open-filter-menu-small span {
    display: inline-block; }

.open-filter-menu-small .sbi-hamburger-menu, .open-filter-menu-small .portlet-blogs .navbar .btn-navbar, .portlet-blogs .navbar .open-filter-menu-small .btn-navbar {
  font-size: 1.4em;
  padding-left: 3.5em;
  vertical-align: middle; }

#mq-portlet-body .design-box, #mq-portlet-body .aui .portlet-journal-content, .aui #mq-portlet-body .portlet-journal-content, #mq-portlet-body .modern-nav, #mq-portlet-body .modern-information-nav, #mq-portlet-body .metadata-quality-nav, #mq-portlet-body .information-nav, #mq-portlet-body .aui .portlet-journal-content.article-gray-header .portlet-content-container, .aui .portlet-journal-content.article-gray-header #mq-portlet-body .portlet-content-container, #mq-portlet-body .portlet-journal-content.standalone-page .portlet-content-container, .portlet-journal-content.standalone-page #mq-portlet-body .portlet-content-container, #mq-portlet-body .portlet-blogs .portlet-body .form-inline.input-resource-wrapper, .portlet-blogs .portlet-body #mq-portlet-body .form-inline.input-resource-wrapper, #mq-portlet-body .portlet-blogs div.widget-mode-simple-entry, .portlet-blogs #mq-portlet-body div.widget-mode-simple-entry, #mq-portlet-body .portlet-blogs .widget-mode-detail .widget-mode-detail-header .widget-mode-detail-text, .portlet-blogs .widget-mode-detail .widget-mode-detail-header #mq-portlet-body .widget-mode-detail-text, #mq-portlet-body .taglib-discussion, #mq-portlet-body .portlet-site-map .portlet-content-container, .portlet-site-map #mq-portlet-body .portlet-content-container, #mq-portlet-body .portlet-forms-display .portlet-content-container, .portlet-forms-display #mq-portlet-body .portlet-content-container, #mq-portlet-body #portlet_verify-email-address, #mq-portlet-body .portlet-login, #mq-portlet-body #portlet_new-password .portlet-content-container, #portlet_new-password #mq-portlet-body .portlet-content-container, #mq-portlet-body #portlet_terms-of-use .portlet-content-container, #portlet_terms-of-use #mq-portlet-body .portlet-content-container {
  padding: 0.714285714rem 1.428571429rem; }
  #mq-portlet-body .design-box:not(:first-child), #mq-portlet-body .aui .portlet-journal-content:not(:first-child), .aui #mq-portlet-body .portlet-journal-content:not(:first-child), #mq-portlet-body .modern-nav:not(:first-child), #mq-portlet-body .modern-information-nav:not(:first-child), #mq-portlet-body .metadata-quality-nav:not(:first-child), #mq-portlet-body .information-nav:not(:first-child), #mq-portlet-body .aui .portlet-journal-content.article-gray-header .portlet-content-container:not(:first-child), .aui .portlet-journal-content.article-gray-header #mq-portlet-body .portlet-content-container:not(:first-child), #mq-portlet-body .portlet-journal-content.standalone-page .portlet-content-container:not(:first-child), .portlet-journal-content.standalone-page #mq-portlet-body .portlet-content-container:not(:first-child), #mq-portlet-body .portlet-blogs .portlet-body .form-inline.input-resource-wrapper:not(:first-child), .portlet-blogs .portlet-body #mq-portlet-body .form-inline.input-resource-wrapper:not(:first-child), #mq-portlet-body .portlet-blogs div.widget-mode-simple-entry:not(:first-child), .portlet-blogs #mq-portlet-body div.widget-mode-simple-entry:not(:first-child), #mq-portlet-body .portlet-blogs .widget-mode-detail .widget-mode-detail-header .widget-mode-detail-text:not(:first-child), .portlet-blogs .widget-mode-detail .widget-mode-detail-header #mq-portlet-body .widget-mode-detail-text:not(:first-child), #mq-portlet-body .taglib-discussion:not(:first-child), #mq-portlet-body .portlet-site-map .portlet-content-container:not(:first-child), .portlet-site-map #mq-portlet-body .portlet-content-container:not(:first-child), #mq-portlet-body .portlet-forms-display .portlet-content-container:not(:first-child), .portlet-forms-display #mq-portlet-body .portlet-content-container:not(:first-child), #mq-portlet-body #portlet_verify-email-address:not(:first-child), #mq-portlet-body .portlet-login:not(:first-child), #mq-portlet-body #portlet_new-password .portlet-content-container:not(:first-child), #portlet_new-password #mq-portlet-body .portlet-content-container:not(:first-child), #mq-portlet-body #portlet_terms-of-use .portlet-content-container:not(:first-child), #portlet_terms-of-use #mq-portlet-body .portlet-content-container:not(:first-child) {
    margin-top: 2.142857143rem; }
  #mq-portlet-body .design-box:last-child, #mq-portlet-body .aui .portlet-journal-content:last-child, .aui #mq-portlet-body .portlet-journal-content:last-child, #mq-portlet-body .modern-nav:last-child, #mq-portlet-body .modern-information-nav:last-child, #mq-portlet-body .metadata-quality-nav:last-child, #mq-portlet-body .information-nav:last-child, #mq-portlet-body .aui .portlet-journal-content.article-gray-header .portlet-content-container:last-child, .aui .portlet-journal-content.article-gray-header #mq-portlet-body .portlet-content-container:last-child, #mq-portlet-body .portlet-journal-content.standalone-page .portlet-content-container:last-child, .portlet-journal-content.standalone-page #mq-portlet-body .portlet-content-container:last-child, #mq-portlet-body .portlet-blogs .portlet-body .form-inline.input-resource-wrapper:last-child, .portlet-blogs .portlet-body #mq-portlet-body .form-inline.input-resource-wrapper:last-child, #mq-portlet-body .portlet-blogs div.widget-mode-simple-entry:last-child, .portlet-blogs #mq-portlet-body div.widget-mode-simple-entry:last-child, #mq-portlet-body .portlet-blogs .widget-mode-detail .widget-mode-detail-header .widget-mode-detail-text:last-child, .portlet-blogs .widget-mode-detail .widget-mode-detail-header #mq-portlet-body .widget-mode-detail-text:last-child, #mq-portlet-body .taglib-discussion:last-child, #mq-portlet-body .portlet-site-map .portlet-content-container:last-child, .portlet-site-map #mq-portlet-body .portlet-content-container:last-child, #mq-portlet-body .portlet-forms-display .portlet-content-container:last-child, .portlet-forms-display #mq-portlet-body .portlet-content-container:last-child, #mq-portlet-body #portlet_verify-email-address:last-child, #mq-portlet-body .portlet-login:last-child, #mq-portlet-body #portlet_new-password .portlet-content-container:last-child, #portlet_new-password #mq-portlet-body .portlet-content-container:last-child, #mq-portlet-body #portlet_terms-of-use .portlet-content-container:last-child, #portlet_terms-of-use #mq-portlet-body .portlet-content-container:last-child {
    margin-bottom: 2.142857143rem; }

.aui h2.chart-title {
  font-weight: bold;
  text-align: center; }

.show-full-text {
  cursor: pointer; }
  .show-full-text svg {
    position: relative;
    top: -4px; }

.metadata-quality-nav .portlet-content-container {
  background-color: #e6cbda; }

.metadata-quality-nav ul {
  background-color: #e6cbda; }

.metadata-quality-nav li.nav-item {
  border-width: 2px; }
  .metadata-quality-nav li.nav-item.selected {
    background-color: #80004b; }
  .metadata-quality-nav li.nav-item a:hover {
    background-color: #80004b; }

.metainfo {
  text-transform: capitalize; }
  .metainfo > * {
    vertical-align: middle; }

.mediatype-icon {
  border-radius: 50%;
  display: inline-block;
  margin-right: .5em;
  padding: 0.714285714rem; }
  .mediatype-icon img {
    display: block;
    height: 20px;
    width: 20px; }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .mediatype-icon.big {
      padding: 0.928571429rem; }
      .mediatype-icon.big img {
        height: 24px;
        width: 24px; } }
  @media only screen and (min-width: 1025px) {
    .mediatype-icon.big {
      padding: 1.071428571rem; }
      .mediatype-icon.big img {
        height: 30px;
        width: 30px; } }

#contentPane {
  margin-top: 1.071428571rem; }
  @media only screen and (min-width: 1025px) {
    #contentPane {
      margin-top: 2.142857143rem; } }
  #contentPane form {
    margin: 0; }

.typefilterarea {
  margin-bottom: 1.071428571rem; }
  .typefilterarea ul {
    margin: 0;
    padding: 0; }

.aui .hitscount {
  min-height: 2em;
  padding-top: 0.642857143rem; }
  @media only screen and (max-width: 767px) {
    .aui .hitscount {
      font-size: 24px; } }

.suggestions {
  margin-bottom: .5em; }
  .suggestions a {
    font-weight: bold; }

.aui .filterarea-title {
  margin-bottom: 1em;
  margin-top: .6em; }

.aui .filtergroup-title {
  padding: .5em; }

.filterarea .reset-button {
  border-top: 1px solid #3d3d3d;
  margin-top: 1.5em;
  padding-top: 2rem;
  text-align: center; }

.reset-button-spacer {
  height: 4em; }

@media only screen and (max-width: 767px) {
  .aui .off-canvas-container .more-linklabel {
    margin-left: 0;
    margin-top: 1em; } }

.aui .off-canvas-container .reset-button .more-linklabel {
  margin-top: 0em; }

#filterarea-container .more-linklabel {
  float: right;
  margin-left: 0; }

.aui .filtergroup {
  margin-bottom: 1em; }
  .aui .filtergroup .checkboxrow {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    padding: .5em; }
    .aui .filtergroup .checkboxrow .checkbox {
      background-color: #fff;
      border: 1px solid #acabab;
      border-radius: 3px;
      box-shadow: 0 1px 1px #c5c5c5;
      display: inline-block;
      font-family: 'govdata';
      font-size: 1em;
      height: 20px;
      line-height: 18px;
      margin-right: .5em;
      min-height: 20px;
      min-width: 20px;
      padding-left: .2em;
      vertical-align: top;
      width: 20px; }
    .aui .filtergroup .checkboxrow:focus .checkbox, .aui .filtergroup .checkboxrow:active .checkbox, .aui .filtergroup .checkboxrow:hover .checkbox {
      box-shadow: none; }
    .aui .filtergroup .checkboxrow input[type=checkbox] {
      display: none; }
      .aui .filtergroup .checkboxrow input[type=checkbox]:checked + label {
        background-color: #3d3d3d;
        border-color: #3d3d3d;
        box-shadow: none;
        color: #fff; }
        .aui .filtergroup .checkboxrow input[type=checkbox]:checked + label::before {
          content: 'a';
          speak: none; }
    .aui .filtergroup .checkboxrow.checked .checkbox {
      background-color: #3d3d3d;
      border-color: #3d3d3d;
      box-shadow: none;
      color: #fff; }
    .aui .filtergroup .checkboxrow.disabled .checkbox {
      background-color: #ebebeb;
      border-color: #d2d2d2;
      box-shadow: none; }
    .aui .filtergroup .checkboxrow .filtername {
      -webkit-flex-grow: 2;
      -ms-flex-grow: 2;
      flex-grow: 2; }

.filtergroup.show-hidden-rows .show-more-hidden {
  display: -webkit-flex !important;
  display: -ms-flex !important;
  display: flex !important; }

.filtergroup .show-more-hidden:not(.checked) {
  display: none; }

.filtergroup .show-more-button {
  display: block;
  padding: .5em .5em .5em 2.6em;
  text-decoration: underline; }

.filterresultcount, .rating-mean, .document-type-list span {
  border: 1px solid #c5c5c5;
  border-radius: 1em;
  float: right;
  height: 1.642857143rem;
  padding: .1em .9em .1em .8em; }

.spatial-filter {
  position: relative; }
  .spatial-filter dd {
    display: inline-block;
    float: right;
    padding: .5em; }
  .spatial-filter .filtergroup-title {
    display: inline-block; }
  .spatial-filter .spatial-edit-link {
    padding: .5em;
    text-decoration: underline; }
    .spatial-filter .spatial-edit-link:hover, .spatial-filter .spatial-edit-link:focus, .spatial-filter .spatial-edit-link:active {
      text-decoration: none; }

.aui .date-filter-area {
  align-items: flex-end;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-grow: 10;
  -ms-flex-grow: 10;
  flex-grow: 10; }
  .aui .date-filter-area input[type=text] {
    width: 100%;
    margin-bottom: 0px; }
  .aui .date-filter-area .checkbox {
    margin-bottom: .4rem; }

.aui .date-filter-separator {
  -webkit-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
  width: 2rem; }

.aui .right-aligned-link {
  padding-right: .5em;
  text-align: right; }

.aui .date-filter-apply-link {
  background: #fff;
  border: 0;
  font-family: 'Source Sans Pro';
  font-size: 14px;
  left: .5em;
  line-height: 20px;
  padding: .5em;
  position: relative;
  text-decoration: underline; }
  .aui .date-filter-apply-link:hover, .aui .date-filter-apply-link:focus, .aui .date-filter-apply-link:active {
    background-color: #3d3d3d;
    color: #fff;
    text-decoration: none; }

.document-type-list {
  font-weight: bold; }
  .document-type-list li {
    display: inline-block; }
    .document-type-list li:first-child > a {
      border-bottom-left-radius: 3px;
      border-top-left-radius: 3px; }
    .document-type-list li:last-child > a, .document-type-list li:last-child.no-results {
      border-bottom-right-radius: 3px;
      border-top-right-radius: 3px; }
  .document-type-list .document-type-item {
    background: #fff;
    border-color: #c5c5c5;
    border-style: solid;
    border-width: 1px 1px 1px 0;
    display: inline-block;
    line-height: 1.642857143rem;
    padding: .65em .8em; }
  .document-type-list a.document-type-item:hover {
    border-color: #3d3d3d; }
  .document-type-list span {
    display: none;
    margin-left: .7em; }
    @media only screen and (min-width: 1200px) {
      .document-type-list span {
        display: inline; } }
  .document-type-list .document-type-all {
    border-left-width: 1px;
    border-right-width: 0;
    padding-left: 1.2em;
    position: relative; }
    .document-type-list .document-type-all::before, .document-type-list .document-type-all::after {
      content: ' ';
      height: 1.5rem;
      pointer-events: none;
      position: absolute;
      right: -0.714285714rem;
      width: 0.714285714rem; }
    .document-type-list .document-type-all::before {
      background: transparent linear-gradient(66deg, #fff 45%, #c5c5c5 50%, rgba(0, 0, 0, 0) 55%) no-repeat scroll 0% 0%;
      top: 0; }
    .document-type-list .document-type-all::after {
      background: transparent linear-gradient(-66deg, rgba(0, 0, 0, 0) 45%, #c5c5c5 50%, #fff 55%) no-repeat scroll 0% 0%;
      bottom: -1px; }
    .document-type-list .document-type-all:hover::before, .document-type-list .document-type-all.selected::before {
      background: transparent linear-gradient(66deg, #3d3d3d 50%, rgba(0, 0, 0, 0) 55%) no-repeat scroll 0% 0%; }
    .document-type-list .document-type-all:hover::after, .document-type-list .document-type-all.selected::after {
      background: transparent linear-gradient(-66deg, rgba(0, 0, 0, 0) 50%, #3d3d3d 55%) no-repeat scroll 0% 0%; }
  .document-type-list .type-all-container + li > a,
  .document-type-list .type-all-container + li.no-results {
    padding-left: 1.4em; }
  .document-type-list .no-results {
    color: #c5c5c5; }
  .document-type-list .selected {
    background-color: #3d3d3d;
    border-color: #3d3d3d;
    color: #fff;
    outline: 5px solid transparent; }

.filter-tags {
  margin-top: 1em; }
  .filter-tags .filter-tag {
    background: #fff;
    border: 1px solid #c5c5c5;
    border-radius: 6px;
    display: inline-block;
    margin: 3px;
    padding: .1em .5em; }
  .filter-tags .filter-tag-remove {
    margin-left: .2em;
    padding: 0 .3em; }

.sortby {
  float: right;
  margin-top: 1em;
  position: relative; }
  .sortby .dropdown {
    padding: .5em; }
    .sortby .dropdown::after {
      content: "e";
      speak: none;
      margin-left: .3em;
      font-family: "govdata" !important;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      position: relative;
      top: 3px; }
  .sortby .sort-dropdown-canvas {
    border-top-width: 0;
    font-weight: bold;
    float: right; }
    .sortby .sort-dropdown-canvas a {
      padding: .7em;
      padding-left: 2em; }
    .sortby .sort-dropdown-canvas .sbi-check::before {
      font-size: 12px;
      left: 7px;
      line-height: 20px;
      position: absolute; }
  .sortby .sort-active-label {
    font-weight: bold;
    margin-left: 1.2em; }

#searchresult-container ul {
  padding: 0; }

.resultentry {
  margin-bottom: 1.071428571rem;
  position: relative; }
  .resultentry .row {
    width: auto;
    margin-left: -1.071428571rem;
    margin-right: -1.071428571rem;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none;
    display: block; }
    .resultentry .row::after {
      clear: both;
      content: "";
      display: table; }
  @media only screen and (min-width: 1025px) {
    .resultentry {
      margin-bottom: 2.142857143rem; } }
  .resultentry h2 {
    margin-top: 5px; }
  .resultentry .column, .resultentry .portlet-blogs .lfr-pagination, .portlet-blogs .resultentry .lfr-pagination, .resultentry #fieldlist {
    position: static; }
  .resultentry .h2-teaser {
    word-wrap: break-word; }
  .resultentry .h2-teaser,
  .resultentry .resource-formats,
  .resultentry .last-modified {
    margin-bottom: 1em; }
  .resultentry .h2-metainfo dl dd, .resultentry .aui .footer-text dl dd, .aui .resultentry .footer-text dl dd, .resultentry .aui a.action-button dl dd, .aui .resultentry a.action-button dl dd, .resultentry .aui .sb-tag dl dd, .aui .resultentry .sb-tag dl dd, .resultentry .aui .btn:not(.btn-unstyled) dl dd, .aui .resultentry .btn:not(.btn-unstyled) dl dd, .resultentry .portlet-message-boards .input-group .btn dl dd, .portlet-message-boards .input-group .resultentry .btn dl dd, .resultentry .linkbutton dl dd, .resultentry .mobile-dropdown select dl dd, .mobile-dropdown .resultentry select dl dd, .resultentry .share-container .share-label dl dd, .share-container .resultentry .share-label dl dd, .resultentry .aui .button-search dl dd, .aui .resultentry .button-search dl dd, .resultentry .aui .button-mapsearch dl dd, .aui .resultentry .button-mapsearch dl dd, .resultentry .aui input.input-search dl dd, .aui .resultentry input.input-search dl dd, .resultentry .portlet-blogs .entry-date dl dd, .portlet-blogs .resultentry .entry-date dl dd, .resultentry .portlet-blogs .entry-footer dl dd, .portlet-blogs .resultentry .entry-footer dl dd, .resultentry .portlet-blogs .subscribe a dl dd, .portlet-blogs .subscribe .resultentry a dl dd, .resultentry .portlet-blogs .lfr-pagination dl dd, .portlet-blogs .resultentry .lfr-pagination dl dd, .resultentry .taglib-user-display .user-profile-image dl dd, .taglib-user-display .resultentry .user-profile-image dl dd, .resultentry .taglib-user-display .user-name dl dd, .taglib-user-display .resultentry .user-name dl dd, .resultentry .aui a.open-filter-menu-small dl dd, .aui .resultentry a.open-filter-menu-small dl dd, .resultentry .filtergroup dd dl dd, .filtergroup .resultentry dd dl dd, .resultentry .document-type-list dl dd, .resultentry .filter-tags dl dd, .resultentry .sortby dl dd, .resultentry .open-filter-menu-medium dl dd, .resultentry .aui .map-search-button dl dd, .aui .resultentry .map-search-button dl dd {
    word-wrap: break-word; }
  .resultentry .resultdetail {
    padding: .5em 0; }
  .resultentry .categories > * {
    display: inline-block;
    margin-right: 1em; }
  .resultentry .category-list > * {
    margin: 5px 0; }

.aui .resultentry .resource-icon {
  display: inline-block;
  float: none; }

.searchresults-more {
  margin: 0.714285714rem 0;
  text-align: center;
  padding: 1.428571429rem 0; }

.open-filter-menu-medium {
  background: none #fff;
  border-color: #c5c5c5;
  border-style: solid;
  border-width: 1px 0 1px 1px;
  box-shadow: 2px 2px 2px #c5c5c5;
  display: inline-block;
  float: right;
  font-weight: bold;
  left: 15px;
  padding: .7em 1.2em .7em 1.5em;
  position: relative; }

.aui a.open-filter-menu-small {
  background: none #fff;
  box-shadow: 1px 1px 1px #c5c5c5;
  display: block;
  font-weight: bold;
  padding: .7em 1.2em .7em .7em;
  width: 100%; }
  .aui a.open-filter-menu-small span {
    display: inline-block; }

.filter-tags-title {
  display: inline-block; }

.open-filter-menu-small .sbi-hamburger-menu, .open-filter-menu-small .portlet-blogs .navbar .btn-navbar, .portlet-blogs .navbar .open-filter-menu-small .btn-navbar,
.open-filter-menu-medium .sbi-hamburger-menu,
.open-filter-menu-medium .portlet-blogs .navbar .btn-navbar,
.portlet-blogs .navbar .open-filter-menu-medium .btn-navbar {
  font-size: 1.4em;
  padding-left: 3.5em;
  vertical-align: middle; }

.aui a.active-filters {
  background-color: #3d3d3d;
  color: #fff; }

.aui .empty-search .label {
  border: 1px solid #3d3d3d;
  font-family: 'Source Sans Pro';
  font-size: 14px;
  line-height: 18px;
  margin-right: 1.071428571rem;
  vertical-align: middle;
  text-decoration: none;
  color: #fff; }
  .aui .empty-search .label:hover {
    background-color: #fff;
    color: #3d3d3d; }

.extsearchbutton {
  flex-grow: 2;
  position: relative;
  text-align: right;
  top: -2px; }
  @media only screen and (min-width: 768px) {
    .extsearchbutton {
      top: 3px; } }
  @media only screen and (max-width: 767px) {
    .extsearchbutton .btn {
      display: inline-block;
      width: auto; } }

.aui .newdatasetbutton {
  text-align: right; }
  .aui .newdatasetbutton .btn {
    padding: 4px 12px; }

.searchdetails a.action-button {
  float: right;
  padding: .5em 1em; }

@media only screen and (max-width: 767px) {
  .list-view-image {
    display: none; } }

.searchdetails .column, .searchdetails .portlet-blogs .lfr-pagination, .portlet-blogs .searchdetails .lfr-pagination, .searchdetails #fieldlist {
  margin-bottom: 1.071428571rem; }
  @media only screen and (min-width: 1025px) {
    .searchdetails .column, .searchdetails .portlet-blogs .lfr-pagination, .portlet-blogs .searchdetails .lfr-pagination, .searchdetails #fieldlist {
      margin-bottom: 2.142857143rem; } }

.searchdetails .h2-teaser {
  margin-bottom: 1em;
  word-wrap: break-word; }

.searchdetails .space-bottom {
  margin-bottom: 1.2em; }

.searchdetails .iconlink {
  font-size: 20px;
  vertical-align: top; }

.searchdetails .link-to-source {
  margin-bottom: 1em; }

.searchdetails .alert {
  margin: .5em 0 0;
  padding: .5em 1em; }

.searchdetails .alert strong {
  font-weight: normal; }

.searchdetails .alert-icon-resource {
  margin-right: .5em;
  width: 1.428571429rem; }

.searchdetails .disc-list-item {
  display: list-item;
  list-style-type: disc;
  list-style-position: inside; }

.searchdetails .showmore-btn {
  cursor: pointer;
  text-decoration: underline; }

.searchdetails .showcase-images-box {
  display: flow-root;
  margin-bottom: 0.714285714rem; }

.searchdetails .showcase-image {
  float: left;
  padding: 0.178571429rem;
  width: 25%; }
  @media only screen and (max-width: 767px) {
    .searchdetails .showcase-image {
      width: 50%; } }
  .searchdetails .showcase-image img {
    width: 100%; }

.aui .resource-list {
  margin: 0;
  padding: 0; }
  .aui .resource-list dt,
  .aui .resource-list dd {
    margin: .5em 0;
    line-height: 1.642857143rem; }
  .aui .resource-list dt:before {
    content: "";
    display: block; }
  .aui .resource-list li {
    display: block;
    margin-bottom: .6em;
    word-wrap: break-word; }
    .aui .resource-list li:last-child {
      margin-bottom: 0; }
  .aui .resource-list .urllist {
    display: inline; }
  .aui .resource-list h2, .aui .resource-list h3 {
    border-top: 1px solid #c5c5c5;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: .7em 0 .4em;
    font-weight: bold; }
  .aui .resource-list a {
    text-decoration: underline; }

.aui .resource-icon {
  background-color: #3d3d3d;
  border-radius: 3px;
  color: #fff;
  float: right;
  padding: 0 .5em;
  text-align: center;
  font-weight: normal;
  font-family: 'Source Sans Pro';
  font-size: 14px;
  line-height: 20px;
  max-width: 11em;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.ckan-link .resource-item {
  word-break: break-all; }

.taglist > * {
  display: inline; }
  .taglist > *:not(:last-child) span::after {
    content: ', '; }

.searchdetails-infobox [class^='sbi-']:before,
.searchdetails-infobox [class*=' sbi-']:before {
  font-size: 1.285714286rem;
  line-height: 1.285714286rem;
  padding: .3em;
  vertical-align: text-top; }

.searchdetails-infobox .licence span::before {
  line-height: 1rem; }

.searchdetails-infobox .categories > * {
  margin: 0.357142857rem 0; }

.searchdetails-infobox dl dd {
  word-wrap: break-word; }

.details-rating {
  float: right; }

.aui .comment-textarea {
  border: 1px solid #c5c5c5;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 1.428571429rem;
  margin-top: 1.071428571rem;
  min-height: 7em;
  padding: 1em;
  width: 100%; }

.comment-button-row {
  margin-bottom: 1.071428571rem;
  text-align: right; }

.comment-entry .avatar {
  border-radius: 50%;
  float: left;
  height: 50px;
  margin-right: 1em;
  width: 50px; }

.comment-entry .user-name {
  margin-top: 5px; }

.comment-controls {
  clear: both;
  padding: 0.714285714rem 0; }
  .comment-controls .edit,
  .comment-controls .delete {
    background: none;
    background-image: none;
    border: 0; }
    .comment-controls .edit i,
    .comment-controls .delete i {
      margin-right: 5px; }

.comment-edit-area {
  display: none; }

.show-no-comments {
  display: none; }

.no-comments .show-no-comments {
  display: block; }

.no-comments .hide-no-comments {
  display: none; }

.section-margin-top {
  margin-top: 1em; }

.gd-search-numbers-portlet ul {
  margin: 0;
  padding: 0; }

.gd-search-numbers-portlet .numbers-list {
  text-align: center; }
  @media only screen and (max-width: 767px) {
    .gd-search-numbers-portlet .numbers-list {
      margin: 0 1.071428571rem; } }

.gd-search-numbers-portlet .numbers-box {
  display: inline-block;
  position: relative;
  vertical-align: top; }
  .gd-search-numbers-portlet .numbers-box a {
    display: block;
    color: #3d3d3d;
    text-align: initial; }
  .gd-search-numbers-portlet .numbers-box .inline-block {
    display: inline-block;
    vertical-align: middle; }
  .gd-search-numbers-portlet .numbers-box .number-data {
    display: block; }
  @media only screen and (min-width: 1025px) {
    .gd-search-numbers-portlet .numbers-box {
      width: 21.428571429rem; }
      .gd-search-numbers-portlet .numbers-box .number-data {
        margin-bottom: 0.714285714rem; }
      .gd-search-numbers-portlet .numbers-box .type-img {
        width: 46px;
        height: 46px; } }
  @media only screen and (min-width: 768px) {
    .gd-search-numbers-portlet .numbers-box {
      margin: 0.714285714rem 0.357142857rem; }
      .gd-search-numbers-portlet .numbers-box a {
        padding: 0.714285714rem;
        min-width: 14.285714286rem;
        height: 8.071428571rem; }
        .gd-search-numbers-portlet .numbers-box a span {
          font-size: 50px;
          font-family: 'Source Sans Pro';
          font-weight: bold; }
      .gd-search-numbers-portlet .numbers-box .numbers-list-item {
        display: none; }
      .gd-search-numbers-portlet .numbers-box .numbers-grid-item {
        position: relative; }
        .gd-search-numbers-portlet .numbers-box .numbers-grid-item .grid-box {
          height: 8.071428571rem; }
          .gd-search-numbers-portlet .numbers-box .numbers-grid-item .grid-box .type-img-inverted {
            display: none; }
          .gd-search-numbers-portlet .numbers-box .numbers-grid-item .grid-box:hover .type-img-inverted, .gd-search-numbers-portlet .numbers-box .numbers-grid-item .grid-box:active .type-img-inverted, .gd-search-numbers-portlet .numbers-box .numbers-grid-item .grid-box:focus .type-img-inverted {
            display: inline; }
          .gd-search-numbers-portlet .numbers-box .numbers-grid-item .grid-box:hover .type-img-normal, .gd-search-numbers-portlet .numbers-box .numbers-grid-item .grid-box:active .type-img-normal, .gd-search-numbers-portlet .numbers-box .numbers-grid-item .grid-box:focus .type-img-normal {
            display: none; }
        .gd-search-numbers-portlet .numbers-box .numbers-grid-item .type-name {
          color: white;
          font-size: 28px;
          font-family: 'Source Sans Pro';
          font-weight: bold;
          line-height: 36px;
          background-color: #3d3d3d;
          padding: 0px 10px;
          display: inline-block; }
        .gd-search-numbers-portlet .numbers-box .numbers-grid-item .number-type-name {
          display: block; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .gd-search-numbers-portlet .numbers-box {
      width: 16.071428571rem; }
      .gd-search-numbers-portlet .numbers-box a span {
        font-size: 37px; }
      .gd-search-numbers-portlet .numbers-box .grid-box {
        width: 16.071428571rem; }
      .gd-search-numbers-portlet .numbers-box .numbers-grid-item .type-name {
        font-size: 21px;
        line-height: 28px; }
      .gd-search-numbers-portlet .numbers-box .number-data {
        margin-bottom: 0.357142857rem; }
      .gd-search-numbers-portlet .numbers-box .type-img {
        width: 38px;
        height: 38px; } }
  @media only screen and (max-width: 767px) {
    .gd-search-numbers-portlet .numbers-box {
      flex-direction: column;
      height: 100%;
      width: 100%;
      background-color: #fff;
      border-color: #c5c5c5;
      border-style: solid;
      border-width: 0 1px 1px 0;
      margin-bottom: 0.285714286rem;
      margin-top: 0.285714286rem; }
      .gd-search-numbers-portlet .numbers-box a {
        padding: 0.714285714rem; }
      .gd-search-numbers-portlet .numbers-box .type-img {
        width: 30px;
        height: 30px; }
      .gd-search-numbers-portlet .numbers-box .numbers-grid-item {
        display: none; }
      .gd-search-numbers-portlet .numbers-box .numbers-list-item .number-label {
        font-weight: bold;
        word-break: break-word;
        display: inline; }
      .gd-search-numbers-portlet .numbers-box .numbers-list-item .number-label-number {
        font-size: 28px;
        margin: 0px 5px;
        line-height: 30px; }
      .gd-search-numbers-portlet .numbers-box .numbers-list-item .number-label-type {
        font-size: 18px;
        background-color: #3d3d3d;
        color: white;
        padding: 3px 10px;
        position: relative; }
      .gd-search-numbers-portlet .numbers-box .numbers-list-item .type-img-inverted {
        display: none; }
      .gd-search-numbers-portlet .numbers-box .numbers-list-item:hover .type-img-inverted, .gd-search-numbers-portlet .numbers-box .numbers-list-item:active .type-img-inverted, .gd-search-numbers-portlet .numbers-box .numbers-list-item:focus .type-img-inverted,
      .gd-search-numbers-portlet .numbers-box .numbers-list-item a:focus .type-img-inverted {
        display: inline; }
      .gd-search-numbers-portlet .numbers-box .numbers-list-item:hover .type-img-normal, .gd-search-numbers-portlet .numbers-box .numbers-list-item:active .type-img-normal, .gd-search-numbers-portlet .numbers-box .numbers-list-item:focus .type-img-normal,
      .gd-search-numbers-portlet .numbers-box .numbers-list-item a:focus .type-img-normal {
        display: none; } }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .gd-search-numbers-portlet .twitter-included-list {
    margin-left: auto;
    margin-right: auto;
    width: 42.857142857rem; } }

@media only screen and (min-width: 1025px) {
  .gd-search-numbers-portlet .twitter-included-list .numbers-box {
    width: 15.857142857rem; } }

@media only screen and (min-width: 768px) {
  .gd-search-numbers-portlet .twitter-included-list .numbers-box a span {
    font-size: 47px; } }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .gd-search-numbers-portlet .twitter-included-list .numbers-box .number-data {
    margin-bottom: 0.714285714rem; }
  .gd-search-numbers-portlet .twitter-included-list .numbers-box .type-img {
    width: 46px;
    height: 46px; }
  .gd-search-numbers-portlet .twitter-included-list .numbers-box .type-name {
    font-size: 28px;
    line-height: 36px; } }

.gd-search-numbers-portlet .twitter-included-list .type-twitter .tweet-header {
  font-size: 25px;
  float: left;
  width: 100%;
  margin-bottom: 5px; }

.gd-search-numbers-portlet .twitter-included-list .type-twitter .tweet-icon {
  float: left;
  font-size: 20px;
  background-color: #1da1f2;
  padding: 5px;
  border-radius: 50%; }

.gd-search-numbers-portlet .twitter-included-list .type-twitter .tweet-author {
  float: left;
  margin-left: 7px; }

.gd-search-numbers-portlet .twitter-included-list .type-twitter .tweet-user {
  font-size: 12px;
  line-height: 14px;
  float: left;
  clear: left; }

.gd-search-numbers-portlet .twitter-included-list .type-twitter .tweet-username {
  font-weight: 300; }

.gd-search-numbers-portlet .twitter-included-list .type-twitter .tweet-date {
  font-size: 12px;
  font-weight: 300;
  float: right; }

.gd-search-numbers-portlet .twitter-included-list .type-twitter .tweet-body {
  font-size: 12px;
  line-height: 20px;
  display: block;
  clear: both;
  word-wrap: break-word; }

.gd-search-numbers-portlet .twitter-included-list .type-twitter .design-box a, .gd-search-numbers-portlet .twitter-included-list .type-twitter .aui .portlet-journal-content a, .aui .gd-search-numbers-portlet .twitter-included-list .type-twitter .portlet-journal-content a, .gd-search-numbers-portlet .twitter-included-list .type-twitter .modern-nav a, .gd-search-numbers-portlet .twitter-included-list .type-twitter .modern-information-nav a, .gd-search-numbers-portlet .twitter-included-list .type-twitter .metadata-quality-nav a, .gd-search-numbers-portlet .twitter-included-list .type-twitter .information-nav a, .aui .portlet-journal-content.article-gray-header .gd-search-numbers-portlet .twitter-included-list .type-twitter .portlet-content-container a, .gd-search-numbers-portlet .twitter-included-list .type-twitter .portlet-journal-content.standalone-page .portlet-content-container a, .portlet-journal-content.standalone-page .gd-search-numbers-portlet .twitter-included-list .type-twitter .portlet-content-container a, .gd-search-numbers-portlet .twitter-included-list .type-twitter .portlet-blogs .portlet-body .form-inline.input-resource-wrapper a, .portlet-blogs .portlet-body .gd-search-numbers-portlet .twitter-included-list .type-twitter .form-inline.input-resource-wrapper a, .gd-search-numbers-portlet .twitter-included-list .type-twitter .portlet-blogs div.widget-mode-simple-entry a, .portlet-blogs .gd-search-numbers-portlet .twitter-included-list .type-twitter div.widget-mode-simple-entry a, .gd-search-numbers-portlet .twitter-included-list .type-twitter .portlet-blogs .widget-mode-detail .widget-mode-detail-header .widget-mode-detail-text a, .portlet-blogs .widget-mode-detail .widget-mode-detail-header .gd-search-numbers-portlet .twitter-included-list .type-twitter .widget-mode-detail-text a, .gd-search-numbers-portlet .twitter-included-list .type-twitter .taglib-discussion a, .gd-search-numbers-portlet .twitter-included-list .type-twitter .portlet-site-map .portlet-content-container a, .portlet-site-map .gd-search-numbers-portlet .twitter-included-list .type-twitter .portlet-content-container a, .gd-search-numbers-portlet .twitter-included-list .type-twitter .portlet-forms-display .portlet-content-container a, .portlet-forms-display .gd-search-numbers-portlet .twitter-included-list .type-twitter .portlet-content-container a, .gd-search-numbers-portlet .twitter-included-list .type-twitter #portlet_verify-email-address a, .gd-search-numbers-portlet .twitter-included-list .type-twitter .portlet-login a, .gd-search-numbers-portlet .twitter-included-list .type-twitter #portlet_new-password .portlet-content-container a, #portlet_new-password .gd-search-numbers-portlet .twitter-included-list .type-twitter .portlet-content-container a, .gd-search-numbers-portlet .twitter-included-list .type-twitter #portlet_terms-of-use .portlet-content-container a, #portlet_terms-of-use .gd-search-numbers-portlet .twitter-included-list .type-twitter .portlet-content-container a {
  font-size: 1.5em;
  background-color: #3d3d3d;
  color: #fff; }
  .gd-search-numbers-portlet .twitter-included-list .type-twitter .design-box a:hover, .gd-search-numbers-portlet .twitter-included-list .type-twitter .aui .portlet-journal-content a:hover, .aui .gd-search-numbers-portlet .twitter-included-list .type-twitter .portlet-journal-content a:hover, .gd-search-numbers-portlet .twitter-included-list .type-twitter .modern-nav a:hover, .gd-search-numbers-portlet .twitter-included-list .type-twitter .modern-information-nav a:hover, .gd-search-numbers-portlet .twitter-included-list .type-twitter .metadata-quality-nav a:hover, .gd-search-numbers-portlet .twitter-included-list .type-twitter .information-nav a:hover, .aui .portlet-journal-content.article-gray-header .gd-search-numbers-portlet .twitter-included-list .type-twitter .portlet-content-container a:hover, .gd-search-numbers-portlet .twitter-included-list .type-twitter .portlet-journal-content.standalone-page .portlet-content-container a:hover, .portlet-journal-content.standalone-page .gd-search-numbers-portlet .twitter-included-list .type-twitter .portlet-content-container a:hover, .gd-search-numbers-portlet .twitter-included-list .type-twitter .portlet-blogs .portlet-body .form-inline.input-resource-wrapper a:hover, .portlet-blogs .portlet-body .gd-search-numbers-portlet .twitter-included-list .type-twitter .form-inline.input-resource-wrapper a:hover, .gd-search-numbers-portlet .twitter-included-list .type-twitter .portlet-blogs div.widget-mode-simple-entry a:hover, .portlet-blogs .gd-search-numbers-portlet .twitter-included-list .type-twitter div.widget-mode-simple-entry a:hover, .gd-search-numbers-portlet .twitter-included-list .type-twitter .portlet-blogs .widget-mode-detail .widget-mode-detail-header .widget-mode-detail-text a:hover, .portlet-blogs .widget-mode-detail .widget-mode-detail-header .gd-search-numbers-portlet .twitter-included-list .type-twitter .widget-mode-detail-text a:hover, .gd-search-numbers-portlet .twitter-included-list .type-twitter .taglib-discussion a:hover, .gd-search-numbers-portlet .twitter-included-list .type-twitter .portlet-site-map .portlet-content-container a:hover, .portlet-site-map .gd-search-numbers-portlet .twitter-included-list .type-twitter .portlet-content-container a:hover, .gd-search-numbers-portlet .twitter-included-list .type-twitter .portlet-forms-display .portlet-content-container a:hover, .portlet-forms-display .gd-search-numbers-portlet .twitter-included-list .type-twitter .portlet-content-container a:hover, .gd-search-numbers-portlet .twitter-included-list .type-twitter #portlet_verify-email-address a:hover, .gd-search-numbers-portlet .twitter-included-list .type-twitter .portlet-login a:hover, .gd-search-numbers-portlet .twitter-included-list .type-twitter #portlet_new-password .portlet-content-container a:hover, #portlet_new-password .gd-search-numbers-portlet .twitter-included-list .type-twitter .portlet-content-container a:hover, .gd-search-numbers-portlet .twitter-included-list .type-twitter #portlet_terms-of-use .portlet-content-container a:hover, #portlet_terms-of-use .gd-search-numbers-portlet .twitter-included-list .type-twitter .portlet-content-container a:hover, .gd-search-numbers-portlet .twitter-included-list .type-twitter .design-box a:active, .gd-search-numbers-portlet .twitter-included-list .type-twitter .aui .portlet-journal-content a:active, .aui .gd-search-numbers-portlet .twitter-included-list .type-twitter .portlet-journal-content a:active, .gd-search-numbers-portlet .twitter-included-list .type-twitter .modern-nav a:active, .gd-search-numbers-portlet .twitter-included-list .type-twitter .modern-information-nav a:active, .gd-search-numbers-portlet .twitter-included-list .type-twitter .metadata-quality-nav a:active, .gd-search-numbers-portlet .twitter-included-list .type-twitter .information-nav a:active, .aui .portlet-journal-content.article-gray-header .gd-search-numbers-portlet .twitter-included-list .type-twitter .portlet-content-container a:active, .gd-search-numbers-portlet .twitter-included-list .type-twitter .portlet-journal-content.standalone-page .portlet-content-container a:active, .portlet-journal-content.standalone-page .gd-search-numbers-portlet .twitter-included-list .type-twitter .portlet-content-container a:active, .gd-search-numbers-portlet .twitter-included-list .type-twitter .portlet-blogs .portlet-body .form-inline.input-resource-wrapper a:active, .portlet-blogs .portlet-body .gd-search-numbers-portlet .twitter-included-list .type-twitter .form-inline.input-resource-wrapper a:active, .gd-search-numbers-portlet .twitter-included-list .type-twitter .portlet-blogs div.widget-mode-simple-entry a:active, .portlet-blogs .gd-search-numbers-portlet .twitter-included-list .type-twitter div.widget-mode-simple-entry a:active, .gd-search-numbers-portlet .twitter-included-list .type-twitter .portlet-blogs .widget-mode-detail .widget-mode-detail-header .widget-mode-detail-text a:active, .portlet-blogs .widget-mode-detail .widget-mode-detail-header .gd-search-numbers-portlet .twitter-included-list .type-twitter .widget-mode-detail-text a:active, .gd-search-numbers-portlet .twitter-included-list .type-twitter .taglib-discussion a:active, .gd-search-numbers-portlet .twitter-included-list .type-twitter .portlet-site-map .portlet-content-container a:active, .portlet-site-map .gd-search-numbers-portlet .twitter-included-list .type-twitter .portlet-content-container a:active, .gd-search-numbers-portlet .twitter-included-list .type-twitter .portlet-forms-display .portlet-content-container a:active, .portlet-forms-display .gd-search-numbers-portlet .twitter-included-list .type-twitter .portlet-content-container a:active, .gd-search-numbers-portlet .twitter-included-list .type-twitter #portlet_verify-email-address a:active, .gd-search-numbers-portlet .twitter-included-list .type-twitter .portlet-login a:active, .gd-search-numbers-portlet .twitter-included-list .type-twitter #portlet_new-password .portlet-content-container a:active, #portlet_new-password .gd-search-numbers-portlet .twitter-included-list .type-twitter .portlet-content-container a:active, .gd-search-numbers-portlet .twitter-included-list .type-twitter #portlet_terms-of-use .portlet-content-container a:active, #portlet_terms-of-use .gd-search-numbers-portlet .twitter-included-list .type-twitter .portlet-content-container a:active, .gd-search-numbers-portlet .twitter-included-list .type-twitter .design-box a:focus, .gd-search-numbers-portlet .twitter-included-list .type-twitter .aui .portlet-journal-content a:focus, .aui .gd-search-numbers-portlet .twitter-included-list .type-twitter .portlet-journal-content a:focus, .gd-search-numbers-portlet .twitter-included-list .type-twitter .modern-nav a:focus, .gd-search-numbers-portlet .twitter-included-list .type-twitter .modern-information-nav a:focus, .gd-search-numbers-portlet .twitter-included-list .type-twitter .metadata-quality-nav a:focus, .gd-search-numbers-portlet .twitter-included-list .type-twitter .information-nav a:focus, .aui .portlet-journal-content.article-gray-header .gd-search-numbers-portlet .twitter-included-list .type-twitter .portlet-content-container a:focus, .gd-search-numbers-portlet .twitter-included-list .type-twitter .portlet-journal-content.standalone-page .portlet-content-container a:focus, .portlet-journal-content.standalone-page .gd-search-numbers-portlet .twitter-included-list .type-twitter .portlet-content-container a:focus, .gd-search-numbers-portlet .twitter-included-list .type-twitter .portlet-blogs .portlet-body .form-inline.input-resource-wrapper a:focus, .portlet-blogs .portlet-body .gd-search-numbers-portlet .twitter-included-list .type-twitter .form-inline.input-resource-wrapper a:focus, .gd-search-numbers-portlet .twitter-included-list .type-twitter .portlet-blogs div.widget-mode-simple-entry a:focus, .portlet-blogs .gd-search-numbers-portlet .twitter-included-list .type-twitter div.widget-mode-simple-entry a:focus, .gd-search-numbers-portlet .twitter-included-list .type-twitter .portlet-blogs .widget-mode-detail .widget-mode-detail-header .widget-mode-detail-text a:focus, .portlet-blogs .widget-mode-detail .widget-mode-detail-header .gd-search-numbers-portlet .twitter-included-list .type-twitter .widget-mode-detail-text a:focus, .gd-search-numbers-portlet .twitter-included-list .type-twitter .taglib-discussion a:focus, .gd-search-numbers-portlet .twitter-included-list .type-twitter .portlet-site-map .portlet-content-container a:focus, .portlet-site-map .gd-search-numbers-portlet .twitter-included-list .type-twitter .portlet-content-container a:focus, .gd-search-numbers-portlet .twitter-included-list .type-twitter .portlet-forms-display .portlet-content-container a:focus, .portlet-forms-display .gd-search-numbers-portlet .twitter-included-list .type-twitter .portlet-content-container a:focus, .gd-search-numbers-portlet .twitter-included-list .type-twitter #portlet_verify-email-address a:focus, .gd-search-numbers-portlet .twitter-included-list .type-twitter .portlet-login a:focus, .gd-search-numbers-portlet .twitter-included-list .type-twitter #portlet_new-password .portlet-content-container a:focus, #portlet_new-password .gd-search-numbers-portlet .twitter-included-list .type-twitter .portlet-content-container a:focus, .gd-search-numbers-portlet .twitter-included-list .type-twitter #portlet_terms-of-use .portlet-content-container a:focus, #portlet_terms-of-use .gd-search-numbers-portlet .twitter-included-list .type-twitter .portlet-content-container a:focus {
    background-color: #242323; }

.gd-search-numbers-portlet .type-dataset a:hover, .gd-search-numbers-portlet .type-dataset a:active, .gd-search-numbers-portlet .type-dataset a:focus {
  color: #1e5a5a;
  background-color: inherit; }
  .gd-search-numbers-portlet .type-dataset a:hover .type-name, .gd-search-numbers-portlet .type-dataset a:active .type-name, .gd-search-numbers-portlet .type-dataset a:focus .type-name {
    background-color: #1e5a5a; }

.gd-search-numbers-portlet .type-anwendung a:hover, .gd-search-numbers-portlet .type-anwendung a:active, .gd-search-numbers-portlet .type-anwendung a:focus {
  color: #002D62;
  background-color: inherit; }
  .gd-search-numbers-portlet .type-anwendung a:hover .type-name, .gd-search-numbers-portlet .type-anwendung a:active .type-name, .gd-search-numbers-portlet .type-anwendung a:focus .type-name {
    background-color: #002D62; }

.gd-search-numbers-portlet .type-blog a:hover, .gd-search-numbers-portlet .type-blog a:active, .gd-search-numbers-portlet .type-blog a:focus {
  color: #5a0a0a;
  background-color: inherit; }
  .gd-search-numbers-portlet .type-blog a:hover .type-name, .gd-search-numbers-portlet .type-blog a:active .type-name, .gd-search-numbers-portlet .type-blog a:focus .type-name {
    background-color: #5a0a0a; }

.gd-search-states-portlet {
  background-color: #fff;
  margin: 1.428571429rem 0; }
  .gd-search-states-portlet .gd-search-states-container {
    padding-bottom: 1.428571429rem; }
  .gd-search-states-portlet .teaser-text {
    padding-top: 0;
    padding-bottom: 0; }
  .gd-search-states-portlet .portlet-header h1 {
    margin-top: 15px; }
  .gd-search-states-portlet .states-list {
    display: flex;
    justify-content: center;
    text-align: center;
    margin: 5px 0px; }
    .gd-search-states-portlet .states-list li {
      display: inline-block; }
      .gd-search-states-portlet .states-list li a.action-button {
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0px 2.5px; }
        .gd-search-states-portlet .states-list li a.action-button:hover {
          opacity: 1;
          filter: alpha(opacity=100); }
  @media only screen and (min-width: 768px) {
    .gd-search-states-portlet .mobile-version {
      display: none; }
    .gd-search-states-portlet .states-list li {
      height: 5.714285714rem; }
      .gd-search-states-portlet .states-list li a.action-button {
        font-size: 30px;
        height: 5.714285714rem;
        white-space: pre-wrap;
        line-height: 1.0em;
        padding: 0.857142857rem 1.071428571rem; } }
  @media only screen and (max-width: 767px) {
    .gd-search-states-portlet .desktop-version {
      display: none; }
    .gd-search-states-portlet .states-list {
      padding: 0px; }
      .gd-search-states-portlet .states-list li {
        height: 3.571428571rem; }
        .gd-search-states-portlet .states-list li a.action-button {
          height: 3.571428571rem;
          width: 10rem; }
    .gd-search-states-portlet .large-cell li a.action-button {
      width: 20.357142857rem; }
    .gd-search-states-portlet .bundesgebiet {
      font-size: 30px !important; }
    .gd-search-states-portlet .baden-württemberg {
      font-size: 17px !important; }
    .gd-search-states-portlet .bayern {
      font-size: 32px !important; }
    .gd-search-states-portlet .berlin {
      font-size: 36px !important; }
    .gd-search-states-portlet .brandenburg {
      font-size: 17px !important; }
    .gd-search-states-portlet .bremen {
      font-size: 31px !important; }
    .gd-search-states-portlet .hamburg {
      font-size: 26px !important; }
    .gd-search-states-portlet .hessen {
      font-size: 32px !important; }
    .gd-search-states-portlet .mecklenburg-vorpommern {
      font-size: 16px !important; }
    .gd-search-states-portlet .niedersachsen {
      font-size: 16px !important; }
    .gd-search-states-portlet .nordrhein-westfalen {
      font-size: 19px !important; }
    .gd-search-states-portlet .rheinland-pfalz {
      font-size: 18px !important; }
    .gd-search-states-portlet .saarland {
      font-size: 25px !important; }
    .gd-search-states-portlet .sachsen-anhalt {
      font-size: 18px !important; }
    .gd-search-states-portlet .sachsen {
      font-size: 28px !important; }
    .gd-search-states-portlet .schleswig-holstein {
      font-size: 19px !important; }
    .gd-search-states-portlet .thüringen {
      font-size: 22px !important; } }
  .gd-search-states-portlet .color_100 {
    opacity: 1;
    filter: alpha(opacity=100); }
  .gd-search-states-portlet .color_80 {
    opacity: 0.8;
    filter: alpha(opacity=80); }
  .gd-search-states-portlet .color_60 {
    opacity: 0.6;
    filter: alpha(opacity=60); }
  .gd-search-states-portlet .blocked {
    cursor: not-allowed;
    background-color: #fff !important;
    color: #3d3d3d !important;
    opacity: 1;
    filter: alpha(opacity=100); }

.featured-showcase-portlet .featured-showcase-box .showcase-images-box {
  display: flow-root;
  margin-bottom: 0.714285714rem; }

.featured-showcase-portlet .featured-showcase-box .showcase-image {
  float: left;
  padding: 0.285714286rem;
  width: 25%; }
  @media only screen and (max-width: 767px) {
    .featured-showcase-portlet .featured-showcase-box .showcase-image {
      width: 50%;
      padding: 0.178571429rem; } }
  .featured-showcase-portlet .featured-showcase-box .showcase-image img {
    width: 100%; }

.featured-datasets-portlet ul.row {
  width: auto;
  margin-left: -1.071428571rem;
  margin-right: -1.071428571rem;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
  display: block;
  list-style: none;
  padding: 0;
  margin-left: 0;
  margin-right: 0; }
  .featured-datasets-portlet ul.row::after {
    clear: both;
    content: "";
    display: table; }

.featured-datasets-portlet li.column, .featured-datasets-portlet .portlet-blogs li.lfr-pagination, .portlet-blogs .featured-datasets-portlet li.lfr-pagination, .featured-datasets-portlet li#fieldlist {
  display: block; }

.featured-datasets-portlet li:not(.column):not(#fieldlist) {
  margin-left: 1.071428571rem;
  margin-right: 1.071428571rem; }

.featured-datasets-portlet .featured-datasets-box {
  max-width: 68.571428571rem; }
  .featured-datasets-portlet .featured-datasets-box ul > li {
    margin-bottom: 1rem; }

.featured-datasets-portlet .featured-small-box {
  color: #000;
  padding: 1.071428571rem;
  position: relative;
  word-wrap: break-word; }
  .featured-datasets-portlet .featured-small-box dl > dd {
    margin: 5px 0px; }

#portlet_verify-email-address {
  margin: 1.071428571rem;
  max-width: 102.857142857rem; }
  @media only screen and (min-width: 1025px) and (max-width: 1440px) {
    #portlet_verify-email-address {
      margin-left: 2.142857143rem;
      margin-right: 2.142857143rem; } }
  @media only screen and (min-width: 1441px) {
    #portlet_verify-email-address {
      margin-left: auto;
      margin-right: auto;
      max-width: 98.571428571rem; } }

.map {
  background-color: #c5c5c5;
  height: 400px;
  max-height: 60vh;
  position: relative;
  width: 100%; }
  @media only screen and (min-width: 768px) {
    .map {
      height: 600px; } }

@media only screen and (max-width: 767px) {
  .map-helparea {
    margin-top: 0.714285714rem; } }

@media only screen and (min-width: 768px) {
  .map-spaceabove {
    margin-top: 1.785714286rem; } }

.map-search-button-container {
  bottom: 0.357142857rem;
  left: 0;
  position: absolute;
  right: 0;
  z-index: 1; }
  .map-search-button-container .button-search {
    white-space: nowrap; }
    .map-search-button-container .button-search .sbi-lupe {
      font-size: 1.428571429rem; }

.aui .map-search-button {
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
  font-weight: bold !important;
  float: right;
  line-height: 2.142857143rem; }
  @media only screen and (max-width: 767px) {
    .aui .map-search-button {
      width: 100% !important; } }
  @media only screen and (min-width: 768px) {
    .aui .map-search-button {
      border-radius: 0.357142857rem;
      padding: 0.357142857rem 0.928571429rem; } }

.locationsearch {
  margin: 0.357142857rem 0; }
  .locationsearch input.input-search {
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5); }
  .locationsearch .yui3-aclist-item span {
    color: #929292; }

.aui.ios input.map-search-button {
  max-width: 100% !important; }

.center-selection-control {
  left: .5rem;
  top: 5rem; }

.ol-control button {
  background-color: rgba(61, 61, 61, 0.7); }
  .ol-control button:hover {
    background-color: #3d3d3d; }

.ol-attribution.ol-uncollapsible {
  height: inherit;
  top: 0;
  bottom: auto;
  border-top-left-radius: 0; }

#fieldlist {
  list-style: none;
  margin: 0; }

.field.row {
  margin-bottom: 1.5em; }

.fieldcontentarea {
  align-items: flex-start;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex; }
  .fieldcontentarea > div {
    -webkit-flex-basis: 100%;
    -ms-flex-basis: 100%;
    flex-basis: 100%; }

.aui .fieldtypelabel,
.aui .fieldcontentarea input,
.aui .fieldcontentarea select {
  color: #3d3d3d;
  font-family: 'Source Sans Pro';
  font-size: 16px;
  font-weight: bold;
  height: inherit;
  line-height: 22px;
  margin: 0;
  max-width: 100% !important;
  padding: 13px 16px;
  width: 100%; }

.aui .fieldcontentarea select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url("/o/govdatastyle-theme/images/select-arrow-down-gray.png") no-repeat right center #3d3d3d;
  width: 100%; }

.aui .fieldcontentarea input,
.aui .fieldcontentarea select {
  background-color: #fff;
  border: 1px solid #c5c5c5;
  box-shadow: 1px 1px 1px #c5c5c5; }

.aui .remove-field {
  background: none;
  background-image: none;
  border: 0;
  box-sizing: content-box;
  line-height: 50px;
  margin: 0 0 0 16px;
  padding: 0;
  width: 50px; }
  .aui .remove-field::before {
    content: 'U';
    speak: none;
    font-family: 'govdata';
    font-size: 16px; }
  .aui .remove-field:active, .aui .remove-field:focus, .aui .remove-field:hover {
    background-color: #3d3d3d;
    color: #fff; }

.searchext-container .dropdown-container {
  position: relative; }

.searchext-container .dropdown.btn {
  border-radius: 0; }
  .searchext-container .dropdown.btn::after {
    content: 'e';
    speak: none;
    font-family: 'govdata';
    line-height: 1;
    margin-left: .3em;
    position: relative;
    top: 3px; }

.searchext-container .dropdown-canvas {
  width: 100%; }
  @media only screen and (min-width: 768px) {
    .searchext-container .dropdown-canvas {
      width: 200%; } }
  .searchext-container .dropdown-canvas li {
    display: inline-block;
    width: 100%; }
    @media only screen and (min-width: 768px) {
      .searchext-container .dropdown-canvas li {
        width: 50%; } }
  .searchext-container .dropdown-canvas button {
    background: none;
    background-image: none;
    border: 0;
    padding: .5em;
    width: 100%; }
    .searchext-container .dropdown-canvas button:active, .searchext-container .dropdown-canvas button:hover, .searchext-container .dropdown-canvas button:focus {
      background-color: #3d3d3d;
      color: #fff; }
    .searchext-container .dropdown-canvas button:focus {
      box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 3px #009fe3; }

.searchext-container .searchext-helparea {
  margin-top: 2em; }
  @media only screen and (min-width: 1025px) {
    .searchext-container .searchext-helparea {
      padding: 0 1.071428571rem; } }

@media only screen and (min-width: 1025px) {
  .searchext-container .modbutton-area,
  .searchext-container #fieldlist .row {
    padding: 0 1.071428571rem; } }

@media only screen and (min-width: 768px) {
  .searchext-container .searchext-modbuttons {
    display: inline-block; } }

.aui .multiboxarea .checkboxitem label {
  display: block;
  margin: 0; }

.multiboxarea {
  padding: 1em 0; }
  .multiboxarea .checkboxitem span {
    cursor: pointer; }
  .multiboxarea label {
    padding: .3em; }
  .multiboxarea label::before {
    background-color: #fff;
    border: 1px solid #acabab;
    border-radius: 3px;
    box-shadow: 0 1px 1px #c5c5c5;
    content: ' ';
    speak: none;
    display: inline-block;
    font-family: 'govdata';
    font-size: 1em;
    height: 20px;
    line-height: 18px;
    margin-right: .5em;
    min-height: 20px;
    min-width: 20px;
    padding-left: .2em;
    vertical-align: top;
    width: 20px; }
  .multiboxarea input[type=checkbox]:checked ~ label::before {
    background-color: #3d3d3d;
    border-color: #3d3d3d;
    box-shadow: none;
    color: #fff;
    content: 'a';
    speak: none; }
  .multiboxarea input[type=checkbox]:focus ~ label, .multiboxarea input[type=checkbox]:hover ~ label, .multiboxarea input[type=checkbox]:active ~ label {
    background-color: #3d3d3d;
    color: #fff; }
  .multiboxarea input[type=checkbox]:focus ~ label::before, .multiboxarea input[type=checkbox]:hover ~ label::before, .multiboxarea input[type=checkbox]:active ~ label::before {
    box-shadow: none; }

@media only screen and (min-width: 1025px) {
  .field-groups .checkboxitem, .field-showcase_types .checkboxitem, .field-platforms .checkboxitem {
    display: inline-block;
    width: 49.5%; } }

.field-format .checkboxitem {
  display: inline-block;
  width: 49.5%; }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .field-format .checkboxitem {
    width: 24.75%; } }

@media only screen and (min-width: 1025px) {
  .field-format .checkboxitem {
    width: 16.5%; } }

.aui .field-temporal_coverage .date-container input {
  width: 100%;
  padding: 13px 50px;
  background: url("/o/govdatastyle-theme/images/input-calendar.png") no-repeat right center #fff; }

@media only screen and (max-width: 767px) {
  .aui .field-temporal_coverage .flex-container, .aui .field-temporal_coverage .details-rating,
  .aui .field-temporal_coverage .rating-area {
    flex-direction: column; } }

.aui .field-temporal_coverage .date-container {
  position: relative;
  width: 45%; }
  @media only screen and (max-width: 767px) {
    .aui .field-temporal_coverage .date-container {
      width: 100%; } }

@media only screen and (max-width: 767px) {
  .aui .field-temporal_coverage .date-from-container {
    margin-bottom: 1em; } }

@media only screen and (min-width: 768px) {
  .aui .field-temporal_coverage .date-until-container {
    margin-left: auto; } }

.aui .field-temporal_coverage .date-label {
  color: #3d3d3d;
  font-family: 'Source Sans Pro';
  font-size: 16px;
  font-weight: bold;
  left: 0;
  line-height: 22px;
  padding: 14px 0 0 14px;
  position: absolute;
  top: 0; }

#metadataEditForm .row .row {
  width: auto;
  margin-left: -1.071428571rem;
  margin-right: -1.071428571rem;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
  display: block; }
  #metadataEditForm .row .row::after {
    clear: both;
    content: "";
    display: table; }

.aui .editdataset {
  width: 100%; }
  .aui .editdataset input,
  .aui .editdataset select,
  .aui .editdataset textarea {
    background-color: #fff;
    border: 1px solid #c5c5c5;
    box-shadow: 1px 1px 1px #c5c5c5;
    color: #3d3d3d;
    font-family: 'Source Sans Pro';
    font-size: 16px;
    font-weight: bold;
    height: inherit;
    line-height: 22px;
    margin: 0;
    max-width: 100% !important;
    padding: 13px 16px;
    width: 100%; }
  .aui .editdataset select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url("/o/govdatastyle-theme/images/select-arrow-down-gray.png") no-repeat right center #fff; }
  .aui .editdataset textarea {
    min-height: 200px; }
  .aui .editdataset input[readonly], .aui .editdataset select[disabled] {
    background-color: #c5c5c5; }
  .aui .editdataset p {
    font-family: 'Source Sans Pro';
    font-size: 16px;
    line-height: 22px; }
  .aui .editdataset label {
    display: inline;
    font-weight: inherit; }
  .aui .editdataset .space-left {
    margin-left: auto;
    margin-right: 1em; }
  .aui .editdataset .css-table {
    display: table;
    width: 100%; }
  .aui .editdataset .css-row {
    display: table-row; }
    .aui .editdataset .css-row > * {
      display: table-cell;
      vertical-align: middle;
      padding: .3em; }
    .aui .editdataset .css-row > label {
      vertical-align: top;
      line-height: 50px; }
  .aui .editdataset .date-container .resource-modifieddate {
    padding: 13px 16px; }

.requiredfieldhint {
  font-weight: bold;
  margin: 0 1.071428571rem 1.071428571rem; }

.requiredmarker {
  color: #dc3545; }

.languagecolumn {
  width: 8%; }

.editdataset td {
  padding: .3em; }

.editdataset tr.hasinnertable > th,
.editdataset tr.highfield > th {
  line-height: 50px;
  vertical-align: top; }

.editdataset tr.hasinnertable > td {
  padding: 13px 0; }

.editdataset tr.highfield > td {
  padding-bottom: 13px;
  padding-top: 13px; }

.editdataset th {
  padding: .3em 13px 16px 13px;
  vertical-align: top;
  text-align: left;
  white-space: nowrap; }
  .editdataset th > label {
    line-height: 50px; }

.editdataset th.align-right {
  text-align: right; }

.editdataset pre {
  background-color: #fff; }

.editdataset .innertable {
  width: 100%; }
  .editdataset .innertable th,
  .editdataset .innertable td.casualheader {
    line-height: 50px;
    padding: 0 .3em; }
  .editdataset .innertable td {
    vertical-align: top; }

@media only screen and (min-width: 1025px) {
  .editdataset .multiboxarea .checkboxitem {
    display: inline-block;
    width: 49.5%; }
    .editdataset .multiboxarea .checkboxitem.singleitem {
      width: auto; } }

.editdataset .field-temporal_coverage td {
  width: 33%; }

.editdataset .field-temporal_coverage.full-width .date-container {
  width: 100%; }

.editdataset .links-names {
  width: 25%; }

.editdataset .links-urls {
  width: 75%; }

.editdataset .validation-error {
  background-color: #f5a1a1;
  border: 1px solid #e41919;
  margin: .3em 0;
  padding: .5em; }

.editdataset .help-text {
  padding: .3em; }

.editdataset .btn.abort {
  float: right; }

.editdataset .editform_contact {
  display: table;
  width: 100%; }

.editdataset .editform_contact label,
.editdataset .editform_contact div {
  display: table-row; }

.editdataset .editform_contact span,
.editdataset .editform_contact input {
  display: table-cell;
  padding: .3em;
  margin: .3em 0; }

.editdataset .flex-container, .editdataset .details-rating,
.editdataset .rating-area {
  align-items: flex-start; }

.editdataset .editform_resource input {
  width: 100%; }

.editdataset .editform_resource label {
  width: 20%; }

.addrowbuttoncontainer {
  padding: .3em; }

.editform-detailscontainer {
  border-left: 0.3em solid #c5c5c5;
  padding-left: .5em;
  border-radius: .2em;
  margin-bottom: 2em; }
  .editform-detailscontainer .sb-chapter-head, .editform-detailscontainer .information-nav .portlet-header h1, .information-nav .portlet-header .editform-detailscontainer h1, .editform-detailscontainer .portlet-blogs .widget-mode-detail-header .sub-title, .portlet-blogs .widget-mode-detail-header .editform-detailscontainer .sub-title {
    margin: 10px 0;
    width: 100%; }

#datesCreated {
  padding-left: 4.5em; }

#datesPublished {
  padding-left: 7.5em; }

#datesModified {
  padding-left: 6.6em; }

#manualShowcaseCreatedDate {
  padding-left: 4.5em; }

#manualShowcaseModifiedDate {
  padding-left: 6.0em; }

.aui .buttonDeleteRow {
  white-space: nowrap; }

#editform h1 {
  margin: 1.071428571rem; }

#editform .alert {
  margin-bottom: 1.5em;
  margin-left: .3em;
  margin-right: .3em; }

.imageUpload {
  background-color: #fff;
  border: 1px solid #c5c5c5;
  box-shadow: 1px 1px 1px #c5c5c5;
  font-family: 'Source Sans Pro';
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  padding: 30px 30px 10px 30px;
  width: 100%;
  margin-bottom: 1em;
  opacity: 0.5;
  filter: alpha(opacity=50); }
  @media only screen and (max-width: 1024px) {
    .imageUpload {
      padding: 0.714285714rem; } }
  .imageUpload input:disabled + label {
    opacity: 0.2;
    filter: alpha(opacity=20); }
  .imageUpload input {
    display: none; }
  .imageUpload label > img {
    width: 100%;
    max-width: 200px; }
  .imageUpload label > span {
    display: block;
    padding: 0 2.857142857rem; }
    @media only screen and (max-width: 1024px) {
      .imageUpload label > span {
        padding: 0; } }

.imageTable {
  table-layout: fixed; }
  .imageTable .hideElement {
    display: none; }
  .imageTable .imagePreview {
    opacity: 1;
    filter: alpha(opacity=100);
    padding: 0.714285714rem; }
    .imageTable .imagePreview img {
      max-width: 260px; }
  .imageTable .croppie-container .cr-slider-wrap {
    margin-bottom: 5px; }

@media only screen and (min-width: 1025px) {
  .delete-user-area .column, .delete-user-area .portlet-blogs .lfr-pagination, .portlet-blogs .delete-user-area .lfr-pagination, .delete-user-area #fieldlist {
    margin: 2em 0;
    padding-left: 2.142857143rem;
    padding-right: 2.142857143rem; } }

.delete-user-area .alert {
  margin: 0; }

.fa {
  display: inline-block;
  font-family: 'fontawesome-alloy';
  font-feature-settings: normal;
  font-kerning: auto;
  font-size: inherit;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-rendering: auto; }

.fa-twitter::before {
  content: '\f099'; }

.fa-facebook::before {
  content: '\f09a'; }

.fa-google-plus::before {
  content: '\f0d5'; }

.fa-envelope::before {
  content: '\f003'; }

.fa-asterisk::before {
  content: 'Q';
  speak: none;
  font-family: 'govdata' !important;
  font-size: 21px; }

.shariff-button {
  border: 0.071428571rem solid; }

.shariff::after, .shariff::before {
  content: ' ';
  display: table; }

.shariff::after {
  clear: both; }

.shariff ul {
  padding: 0;
  margin: 0;
  list-style: none;
  max-width: none; }

.shariff li {
  height: 2.5rem;
  box-sizing: border-box;
  border-radius: 5px;
  overflow: hidden; }
  .shariff li a {
    color: #fff;
    position: relative;
    display: block;
    height: 2.357142857rem;
    text-decoration: none;
    box-sizing: border-box; }
    .shariff li a:hover, .shariff li a:active, .shariff li a:focus {
      background-color: #fff; }
  .shariff li .share_text,
  .shariff li .share_count {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    vertical-align: middle;
    line-height: 2.357142857rem; }
  .shariff li .fa {
    width: 2.357142857rem;
    line-height: 2.357142857rem;
    text-align: center;
    vertical-align: middle; }
  .shariff li .share_count {
    padding: 0 8px;
    height: 33px -2px;
    position: absolute;
    top: 1px;
    right: 1px; }

.shariff .orientation-horizontal li {
  float: left;
  width: 2.5rem;
  margin-right: 0.714285714rem; }
  .shariff .orientation-horizontal li:last-child {
    margin-right: 0; }
  .shariff .orientation-horizontal li .share_text {
    display: block;
    text-indent: -9999px;
    padding-left: 3px; }

.shariff .diaspora {
  border-color: #333; }
  .shariff .diaspora a {
    background-color: #333; }
    .shariff .diaspora a:hover, .shariff .diaspora a:active, .shariff .diaspora a:focus {
      color: #333; }

.shariff .facebook {
  border-color: #3b5998; }
  .shariff .facebook a {
    background-color: #3b5998; }
    .shariff .facebook a:hover, .shariff .facebook a:active, .shariff .facebook a:focus {
      color: #3b5998; }
  .shariff .facebook .fa-facebook {
    font-size: 22px; }
  .shariff .facebook .share_count {
    color: #183a75;
    background-color: #99adcf; }

.shariff .theme-white .facebook a {
  color: #3b5998; }

.shariff .googleplus {
  border-color: #d34836; }
  .shariff .googleplus a {
    background-color: #d34836; }
    .shariff .googleplus a:hover, .shariff .googleplus a:active, .shariff .googleplus a:focus {
      color: #d34836; }
  .shariff .googleplus .fa-google-plus {
    font-size: 22px; }
  .shariff .googleplus .share_count {
    color: #a31601;
    background-color: #eda79d; }

.shariff .theme-white .googleplus a {
  color: #d34836; }

.shariff .mail {
  border-color: #666; }
  .shariff .mail a {
    background-color: #666; }
    .shariff .mail a:hover, .shariff .mail a:active, .shariff .mail a:focus {
      color: #666; }
  .shariff .mail .fa-envelope {
    font-size: 21px; }

.shariff .twitter {
  border-color: #55acee; }
  .shariff .twitter a {
    background-color: #55acee; }
    .shariff .twitter a:hover, .shariff .twitter a:active, .shariff .twitter a:focus {
      color: #55acee; }
  .shariff .twitter .fa-twitter {
    font-size: 28px; }
  .shariff .twitter .share_count {
    color: #0174a4;
    background-color: #96D4EE; }

.shariff .theme-white .twitter a {
  color: #55acee; }

.grid-table {
  display: table; }

.grid-tablerow {
  display: table-row; }

@media only screen and (min-width: 1025px) {
  .row-margin {
    padding-left: 1.071428571rem;
    padding-right: 1.071428571rem; } }

.portlet-title-text:empty,
.hide-element {
  display: none; }

.aui .navbar-top .navbar-inner {
  box-shadow: 0 0.071428571rem 0.428571429rem rgba(0, 0, 0, 0.4);
  background: #f5f5f5; }

.aui .dockbar {
  font-size: 0.8rem; }
  @media only screen and (min-width: 1025px) {
    .aui .dockbar ul.nav > li:not(.divider-vertical)::after {
      content: "|";
      display: inline-block;
      list-style: outside none none; }
    .aui .dockbar ul.nav > li:last-child::after {
      content: ""; } }

.aui .dockbar .nav li > a,
.aui .dockbar .nav a.taglib-icon {
  display: inline-block;
  padding: 6.5px 10px; }
  .aui .dockbar .nav li > a:hover, .aui .dockbar .nav li > a:active, .aui .dockbar .nav li > a:focus,
  .aui .dockbar .nav a.taglib-icon:hover,
  .aui .dockbar .nav a.taglib-icon:active,
  .aui .dockbar .nav a.taglib-icon:focus {
    color: #000;
    text-decoration: underline; }
  .aui .dockbar .nav li > a .sbi-dropdown,
  .aui .dockbar .nav a.taglib-icon .sbi-dropdown {
    position: relative;
    margin-right: 1em; }
    .aui .dockbar .nav li > a .sbi-dropdown::before,
    .aui .dockbar .nav a.taglib-icon .sbi-dropdown::before {
      margin-left: .5em;
      position: absolute;
      top: .2em; }
  .aui .dockbar .nav li > a .sbi-eingeloggter-user,
  .aui .dockbar .nav a.taglib-icon .sbi-eingeloggter-user {
    position: relative;
    margin-right: 1.5em; }
    .aui .dockbar .nav li > a .sbi-eingeloggter-user::before,
    .aui .dockbar .nav a.taglib-icon .sbi-eingeloggter-user::before {
      margin-right: .5em;
      position: absolute;
      top: .1em; }

.aui .dockbar .nav .dropdown-menu li a {
  display: block; }
  .aui .dockbar .nav .dropdown-menu li a:hover, .aui .dockbar .nav .dropdown-menu li a:active, .aui .dockbar .nav .dropdown-menu li a:focus {
    color: #fff;
    background-color: #3d3d3d;
    text-decoration: none;
    background-image: none; }

.aui .navbar .brand {
  padding: 0.785714286rem 1.071428571rem; }
  .aui .navbar .brand:hover, .aui .navbar .brand:focus, .aui .navbar .brand:active {
    background-color: inherit; }
  @media only screen and (min-width: 1025px) {
    .aui .navbar .brand img {
      width: auto;
      height: 50px; } }
  .aui .navbar .brand.show-for-medium-down {
    padding: 0.5rem 0.857142857rem; }
    .aui .navbar .brand.show-for-medium-down img {
      width: auto;
      height: 36px; }

.aui .site-navigation .navbar-inner {
  /* copied from aui.css - begin */
  padding-left: 20px;
  padding-right: 20px;
  background-image: -moz-linear-gradient(top, #f9f9f9, #f3f3f3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f9f9f9), to(#f3f3f3));
  background-image: -webkit-linear-gradient(top, #f9f9f9, #f3f3f3);
  background-image: -o-linear-gradient(top, #f9f9f9, #f3f3f3);
  background-image: linear-gradient(to bottom, #f9f9f9, #f3f3f3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF9F9F9',endColorstr='#FFF3F3F3',GradientType=0);
  border-bottom: 1px solid #ddd;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  *zoom: 1;
  /* copied from aui.css - end */
  background: #fff;
  min-height: 70px;
  box-shadow: none; }
  .aui .site-navigation .navbar-inner ul.nav {
    float: right; }
    .aui .site-navigation .navbar-inner ul.nav > li {
      border-left: 1px solid #DDDDDD;
      float: left; }
      .aui .site-navigation .navbar-inner ul.nav > li > a {
        color: #3d3d3d;
        font-family: 'Source Sans Pro';
        font-size: 16px;
        font-weight: bold;
        line-height: 22px;
        padding: 25px 1.428571429rem;
        position: relative; }
        .aui .site-navigation .navbar-inner ul.nav > li > a:hover, .aui .site-navigation .navbar-inner ul.nav > li > a:focus, .aui .site-navigation .navbar-inner ul.nav > li > a:active {
          background-color: transparent;
          color: #3d3d3d; }
          .aui .site-navigation .navbar-inner ul.nav > li > a:hover::after, .aui .site-navigation .navbar-inner ul.nav > li > a:focus::after, .aui .site-navigation .navbar-inner ul.nav > li > a:active::after {
            content: "";
            position: absolute;
            display: block;
            bottom: -1px;
            left: 0;
            right: 0;
            height: 5px;
            z-index: 100;
            border-top-width: 5px;
            border-top-style: solid; }
      .aui .site-navigation .navbar-inner ul.nav > li.active > a,
      .aui .site-navigation .navbar-inner ul.nav > li.dropdown.active > a,
      .aui .site-navigation .navbar-inner ul.nav > li.dropdown.open.active > a {
        color: #fff;
        background-color: #3d3d3d; }
        .aui .site-navigation .navbar-inner ul.nav > li.active > a::after,
        .aui .site-navigation .navbar-inner ul.nav > li.dropdown.active > a::after,
        .aui .site-navigation .navbar-inner ul.nav > li.dropdown.open.active > a::after {
          content: "▼";
          color: #3d3d3d;
          speak: none;
          position: absolute;
          display: block;
          bottom: -15px;
          left: 0;
          right: 0;
          height: 15px;
          z-index: 101;
          border-top-width: 5px;
          border-top-style: solid;
          text-align: center;
          line-height: 5px; }

.aui .label-inverse[href] {
  background-color: #3d3d3d; }

.aui a:hover, .aui a:active, .aui a:focus {
  background-color: #3d3d3d;
  color: #fff;
  text-decoration: none; }

.aui a:focus {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 3px #009fe3; }

#hrefFm {
  margin: 0; }

.portlet-login {
  margin-top: 1em;
  margin-bottom: 1em; }
  .portlet-login .portlet-title {
    margin-bottom: 0; }
    .portlet-login .portlet-title .portlet-icon-back {
      color: #000; }
  .portlet-login .navigation {
    background: none;
    border-top: 0;
    padding: 0; }
    .portlet-login .navigation a {
      padding: .5em; }
    .portlet-login .navigation ul {
      margin: 0; }

.aui .dialog-iframe-popup .portlet-body, .aui .dialog-iframe-popup .portlet-boundary, .aui .dialog-iframe-popup .portlet-column, .aui .dialog-iframe-popup .portlet-layout {
  height: inherit; }

.portlet-borderless-container {
  min-height: 0; }

.aui .breadcrumb > li {
  text-shadow: none; }
  .aui .breadcrumb > li a {
    padding: .5em; }

.taglib-discussion .lfr-discussion-posted-on {
  color: #666; }

.aui .breadcrumb > li > .divider {
  padding: 0px 5px;
  color: #707070; }

.aui .alert-danger, .aui .alert-error {
  background-color: #fee5e2;
  border-color: #fcaca5;
  color: #b50303; }

.aui .alert-warning {
  border-color: #f1d875; }

.aui .btn-primary.disabled, .aui .btn-primary[disabled] {
  background-color: #EAEAEA;
  color: #333; }

.align-right {
  text-align: right; }

#portlet_new-password .portlet-content-container {
  margin-bottom: 2em; }
  #portlet_new-password .portlet-content-container .alert {
    margin: 0 0 1em; }

#skip-to-content:focus {
  clip: none; }

.exit-off-canvas {
  display: none;
  left: 50%;
  padding: .5em;
  z-index: 1000; }

figure {
  margin: 0; }

#portlet_terms-of-use .portlet-content-container {
  margin-bottom: 2em; }

.aui .dropdown-toggle .icon-cog {
  padding: .3em; }

.aui .dropdown-toggle:hover .icon-cog, .aui .dropdown-toggle:focus .icon-cog, .aui .dropdown-toggle:active .icon-cog {
  background-color: #3d3d3d; }

input[type=search]::-ms-clear,
input[type=search]::-ms-reveal {
  display: none;
  width: 0;
  height: 0; }

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none; }
