@charset "UTF-8";
@import url(src/css/vendor/jquery-ui.min.css?t=1762342231384);
@use "sass:math" as *;
/**
 * Clay 3.84.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.84.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
 */
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  overflow: visible;
  position: static;
  white-space: normal;
  width: auto; }

.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: #bae39d;
      border-color: #9dd875; }
    .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: #f692a1 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: #a00d23;
    color: #a00d23;
    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/bipm-theme/images/states/empty_state.gif); }

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

.taglib-empty-result-message .taglib-empty-state {
  background-image: url(/o/bipm-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/bipm-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/bipm-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 #007ff7; }

.item-selector .item-selector-list-row:hover {
  background-color: #68b6ff;
  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; }
  .portal-popup .dialog-footer.dialog-footer-not-reverse {
    flex-direction: initial;
    justify-content: flex-end; }

@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; }

.collapse.open {
  display: block; }

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-top'%20d='M480%2064H32C14.336%2064%200%2049.664%200%2032S14.336%200%2032%200h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-middle'%20d='M480%20288H32c-17.664%200-32-14.336-32-32s14.336-32%2032-32h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-bottom'%20d='M480%20512H32c-17.664%200-32-14.336-32-32s14.336-32%2032-32h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3C/svg%3E");
  height: 1em;
  width: 1em; }

.navbar-nav .nav-item.hover:after {
  bottom: -0.125rem;
  content: '';
  height: 0.125rem;
  left: 0;
  position: absolute;
  width: 100%; }

.navbar .navbar-toggler .c-inner {
  max-width: none; }

html:not(#__):not(#___) .cadmin.portlet-topper {
  position: relative; }
  html:not(#__):not(#___) .cadmin.portlet-topper .portlet-topper-toolbar .portlet-icon-back {
    background: url(../images/arrows/12_left.png) no-repeat 0 50%;
    padding: 5px 5px 5px 18px; }
  html:not(#__):not(#___) .cadmin.portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
    display: none; }

html:not(#__):not(#___) .cadmin .component-action.portlet-options {
  color: white; }

body.portlet {
  border-width: 0; }

.portlet-icon-back {
  margin-top: -2px; }
  .portlet-topper .portlet-topper-toolbar .portlet-icon-back {
    background: url(../images/arrows/12_left.png) no-repeat 0 50%;
    padding: 5px 5px 5px 18px; }

.portlet-options-dropdown {
  z-index: 1035; }

.portlet-topper {
  position: relative; }
  .portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
    display: none; }
  .portlet-draggable .portlet-topper {
    cursor: move; }

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

.portlet-title-text {
  display: inline-block;
  margin-top: 0;
  max-width: 95%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  white-space: nowrap; }
  .panel-page-body .portlet-title-text,
  .panel-page-content .portlet-title-text {
    cursor: auto; }

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

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

.portlet-layout .portlet-header {
  margin-bottom: 1rem; }

@media (min-width: 576px) {
  .portlet .visible-interaction {
    display: none; } }

@media (max-width: 767.98px) {
  .controls-hidden .portlet .visible-interaction {
    display: none; } }

.portlet:hover .visible-interaction, .portlet.open .visible-interaction, .portlet.focus .visible-interaction {
  display: block; }

.controls-hidden .lfr-meta-actions,
.controls-hidden .lfr-configurator-visibility {
  display: none; }

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

html:not(#__):not(#___) .cadmin.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative; }

html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
  display: none; }
  @media (min-width: 768px) {
    html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
      display: flex;
      left: 0;
      opacity: 0;
      position: absolute;
      right: 0;
      transition: opacity 0.25s, transform 0.25s;
      top: 0; } }
  @media (min-width: 768px) and (prefers-reduced-motion: reduce) {
    html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
      transition: none; } }

html:not(#__):not(#___) .cadmin .portlet-actions {
  float: right; }

html:not(#__):not(#___) .cadmin .portlet-options {
  display: inline-block; }

html:not(#__):not(#___) .cadmin .portlet-title-menu {
  flex: 0 1 auto; }
  html:not(#__):not(#___) .cadmin .portlet-title-menu > span > a {
    display: inline-block;
    text-decoration: none; }

html:not(#__):not(#___) .cadmin .portlet-topper-toolbar {
  margin: 0;
  padding-left: 0; }
  html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a,
  html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > span > a,
  html:not(#__):not(#___) .cadmin .portlet-topper-toolbar .lfr-icon-menu > a {
    color: rgba(0, 0, 0, 0.5); }
  html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:focus, html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:hover {
    text-decoration: none; }

html:not(#__):not(#___) .cadmin .portlet-name-text {
  font-size: 14px;
  font-weight: 600; }

html:not(#__):not(#___) .cadmin .portlet-title-default {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

@media (min-width: 576px) {
  html:not(#__):not(#___) .lfr-configurator-visibility .portlet:hover .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.focus .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5; } }

@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.open > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0; } }

@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.focus > .cadmin.portlet-topper {
    opacity: 1;
    transform: translateY(-97%); } }

@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper {
    transition-duration: 0ms; } }

@media (max-width: 767.98px) {
  html:not(#__):not(#___) .controls-visible .cadmin.portlet-topper {
    display: box;
    display: flex; } }

html:not(#__):not(#___) .controls-visible .cadmin .portlet-topper-toolbar {
  display: block; }

.portlet {
  margin-bottom: 10px;
  position: relative; }
  @media (min-width: 768px) {
    .controls-visible .portlet:hover > .portlet-content-editable, .controls-visible .portlet.open > .portlet-content-editable, .controls-visible .portlet.focus > .portlet-content-editable {
      border-color: transparent;
      border-top-left-radius: 0;
      border-top-right-radius: 0; } }
  @media (min-width: 768px) {
    .controls-visible .portlet:hover > .portlet-topper, .controls-visible .portlet.open > .portlet-topper, .controls-visible .portlet.focus > .portlet-topper {
      opacity: 1;
      transform: translateY(-97%); } }
  @media (min-width: 576px) {
    .lfr-configurator-visibility .portlet:hover .portlet-topper, .lfr-configurator-visibility .portlet.focus .portlet-topper, .lfr-configurator-visibility .portlet.open .portlet-topper {
      opacity: 0.5; } }

.portlet-content-editable {
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px; }
  .portlet > .portlet-content-editable {
    border-color: transparent; }
  @media (max-width: 767.98px) {
    .controls-visible .portlet-content-editable {
      border-color: transparent;
      border-top-left-radius: 0;
      border-top-right-radius: 0; } }

.portlet-name-text {
  font-size: 0.875rem;
  font-weight: 600; }

.portlet-options {
  display: inline-block; }

.portlet-title-default {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.portlet-title-menu {
  flex: 0 1 auto; }
  .portlet-title-menu > span > a {
    display: inline-block;
    text-decoration: none; }

.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative; }
  .portlet > .portlet-topper {
    display: none; }
    @media (min-width: 768px) {
      .portlet > .portlet-topper {
        display: flex;
        left: 0;
        opacity: 0;
        position: absolute;
        right: 0;
        transition: opacity 0.25s, transform 0.25s;
        top: 0; } }
  @media (min-width: 768px) and (prefers-reduced-motion: reduce) {
    .portlet > .portlet-topper {
      transition: none; } }
  @media (max-width: 767.98px) {
    .controls-visible .portlet-topper {
      display: box;
      display: flex; } }

.portlet-topper-toolbar {
  margin: 0;
  padding-left: 0; }
  .portlet-topper-toolbar > a,
  .portlet-topper-toolbar > span > a,
  .portlet-topper-toolbar .lfr-icon-menu > a {
    color: rgba(0, 0, 0, 0.5); }
  .portlet-topper-toolbar > a:focus, .portlet-topper-toolbar > a:hover {
    text-decoration: none; }
  .controls-visible .portlet-topper-toolbar {
    display: block; }

.lfr-panel-page .portlet-title {
  font-size: 13px; }

.portlet-borderless .portlet-content {
  padding: 1rem; }

.portlet-decorate .portlet-content {
  background: #FFF;
  border-color: transparent;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  padding: 1rem;
  word-wrap: break-word; }

.portlet-barebone .portlet-content {
  padding: 0; }

.portlet-dynamic-data-lists-display .lfr-ddm-field-group,
.portlet-dynamic-data-lists .lfr-ddm-field-group {
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 28px 24px; }

.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(../images/arrows/07_down.png) no-repeat 50% 100%;
    display: block;
    height: 10px;
    overflow: hidden;
    text-indent: 101%;
    white-space: nowrap; }

.navbar form {
  margin: 0; }

: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; }

.pager {
  list-style: none;
  margin: 1.5 0;
  padding-left: 0;
  text-align: center; }
  .pager::after {
    clear: both;
    content: '';
    display: block; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      background-color: #fff;
      border: 1px solid #dee2e6;
      border-radius: 15px;
      display: inline-block;
      padding: 5px 14px; }
    .pager li > a:hover,
    .pager li > a:focus {
      background-color: #e9ecef;
      text-decoration: none; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    background-color: #fff;
    color: #6c757d;
    cursor: not-allowed; }

.pagination > li {
  display: inline; }
  .pagination > li:first-child > a {
    margin-left: 0;
    border-bottom-left-radius: 0.25rem;
    border-top-left-radius: 0.25rem; }
  .pagination > li:last-child > a {
    border-bottom-right-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
  .pagination > li.active > a, .pagination > li.active > a:hover, .pagination > li.active > a:focus {
    background-color: #004382;
    border-color: #004382;
    color: #fff;
    cursor: default;
    z-index: 2; }
  .pagination > li.disabled > a, .pagination > li.disabled > a:hover, .pagination > li.disabled > a:focus {
    background-color: #fff;
    border-color: #dee2e6;
    color: #6c757d;
    cursor: not-allowed;
    pointer-events: none; }

.pagination > li > a {
  position: relative;
  float: left;
  background-color: #fff;
  border: 0.0625rem solid #dee2e6;
  border-radius: 0px;
  color: #004382;
  line-height: 1.25;
  margin-left: -1px;
  padding: 0.5rem 0.75rem; }
  .pagination > li > a:hover, .pagination > li > a:focus {
    background-color: #e9ecef;
    border-color: #dee2e6;
    color: #001c36;
    text-decoration: none; }

ol[start="1"] {
  counter-reset: items 0; }

ol[start="2"] {
  counter-reset: items 1; }

ol[start="3"] {
  counter-reset: items 2; }

ol[start="4"] {
  counter-reset: items 3; }

ol[start="5"] {
  counter-reset: items 4; }

ol[start="6"] {
  counter-reset: items 5; }

ol[start="7"] {
  counter-reset: items 6; }

ol[start="8"] {
  counter-reset: items 7; }

ol[start="9"] {
  counter-reset: items 8; }

ol[start="10"] {
  counter-reset: items 9; }

ol[start="11"] {
  counter-reset: items 10; }

ol[start="12"] {
  counter-reset: items 11; }

ol[start="13"] {
  counter-reset: items 12; }

ol[start="14"] {
  counter-reset: items 13; }

ol[start="15"] {
  counter-reset: items 14; }

ol[start="16"] {
  counter-reset: items 15; }

ol[start="17"] {
  counter-reset: items 16; }

ol[start="18"] {
  counter-reset: items 17; }

ol[start="19"] {
  counter-reset: items 18; }

ol[start="20"] {
  counter-reset: items 19; }

ol[start="21"] {
  counter-reset: items 20; }

ol[start="22"] {
  counter-reset: items 21; }

ol[start="23"] {
  counter-reset: items 22; }

ol[start="24"] {
  counter-reset: items 23; }

ol[start="25"] {
  counter-reset: items 24; }

ol[start="26"] {
  counter-reset: items 25; }

ol[start="27"] {
  counter-reset: items 26; }

ol[start="28"] {
  counter-reset: items 27; }

ol[start="29"] {
  counter-reset: items 28; }

ol[start="30"] {
  counter-reset: items 29; }

ol[start="31"] {
  counter-reset: items 30; }

ol[start="32"] {
  counter-reset: items 31; }

ol[start="33"] {
  counter-reset: items 32; }

ol[start="34"] {
  counter-reset: items 33; }

ol[start="35"] {
  counter-reset: items 34; }

ol[start="36"] {
  counter-reset: items 35; }

ol[start="37"] {
  counter-reset: items 36; }

ol[start="38"] {
  counter-reset: items 37; }

ol[start="39"] {
  counter-reset: items 38; }

ol[start="40"] {
  counter-reset: items 39; }

ol[start="41"] {
  counter-reset: items 40; }

ol[start="42"] {
  counter-reset: items 41; }

ol[start="43"] {
  counter-reset: items 42; }

ol[start="44"] {
  counter-reset: items 43; }

ol[start="45"] {
  counter-reset: items 44; }

ol[start="46"] {
  counter-reset: items 45; }

ol[start="47"] {
  counter-reset: items 46; }

ol[start="48"] {
  counter-reset: items 47; }

ol[start="49"] {
  counter-reset: items 48; }

ol[start="50"] {
  counter-reset: items 49; }

ol[start="51"] {
  counter-reset: items 50; }

ol[start="52"] {
  counter-reset: items 51; }

ol[start="53"] {
  counter-reset: items 52; }

ol[start="54"] {
  counter-reset: items 53; }

ol[start="55"] {
  counter-reset: items 54; }

ol[start="56"] {
  counter-reset: items 55; }

ol[start="57"] {
  counter-reset: items 56; }

ol[start="58"] {
  counter-reset: items 57; }

ol[start="59"] {
  counter-reset: items 58; }

ol[start="60"] {
  counter-reset: items 59; }

ol[start="61"] {
  counter-reset: items 60; }

ol[start="62"] {
  counter-reset: items 61; }

ol[start="63"] {
  counter-reset: items 62; }

ol[start="64"] {
  counter-reset: items 63; }

ol[start="65"] {
  counter-reset: items 64; }

ol[start="66"] {
  counter-reset: items 65; }

ol[start="67"] {
  counter-reset: items 66; }

ol[start="68"] {
  counter-reset: items 67; }

ol[start="69"] {
  counter-reset: items 68; }

ol[start="70"] {
  counter-reset: items 69; }

ol[start="71"] {
  counter-reset: items 70; }

ol[start="72"] {
  counter-reset: items 71; }

ol[start="73"] {
  counter-reset: items 72; }

ol[start="74"] {
  counter-reset: items 73; }

ol[start="75"] {
  counter-reset: items 74; }

ol[start="76"] {
  counter-reset: items 75; }

ol[start="77"] {
  counter-reset: items 76; }

ol[start="78"] {
  counter-reset: items 77; }

ol[start="79"] {
  counter-reset: items 78; }

ol[start="80"] {
  counter-reset: items 79; }

ol[start="81"] {
  counter-reset: items 80; }

ol[start="82"] {
  counter-reset: items 81; }

ol[start="83"] {
  counter-reset: items 82; }

ol[start="84"] {
  counter-reset: items 83; }

ol[start="85"] {
  counter-reset: items 84; }

ol[start="86"] {
  counter-reset: items 85; }

ol[start="87"] {
  counter-reset: items 86; }

ol[start="88"] {
  counter-reset: items 87; }

ol[start="89"] {
  counter-reset: items 88; }

ol[start="90"] {
  counter-reset: items 89; }

ol[start="91"] {
  counter-reset: items 90; }

ol[start="92"] {
  counter-reset: items 91; }

ol[start="93"] {
  counter-reset: items 92; }

ol[start="94"] {
  counter-reset: items 93; }

ol[start="95"] {
  counter-reset: items 94; }

ol[start="96"] {
  counter-reset: items 95; }

ol[start="97"] {
  counter-reset: items 96; }

ol[start="98"] {
  counter-reset: items 97; }

ol[start="99"] {
  counter-reset: items 98; }

ol[start="100"] {
  counter-reset: items 99; }

* {
  outline: none !important; }

html, body, div, img, em, strong, a, input, label, span, figure, svg {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-style: normal;
  box-sizing: border-box;
  outline: 0; }

button {
  border: 0; }

a, a:hover, a:focus, a:active, a:visited {
  text-decoration: none;
  outline: 0; }

#wrapper {
  padding-top: 0; }

#banner .row:first-child {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }

@font-face {
  font-family: 'Open-sans';
  src: url("../fonts/opensans-light.woff2") format("woff2"), url("../fonts/opensans-light.woff") format("woff"), url("../fonts/opensans-light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Open-sans';
  src: url("../fonts/opensans-regular.woff2") format("woff2"), url("../fonts/opensans-regular.woff") format("woff"), url("../fonts/opensans-regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Open-sans';
  src: url("../fonts/opensans-semibold.woff2") format("woff2"), url("../fonts/opensans-semibold.woff") format("woff"), url("../fonts/opensans-semibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'Open-sans';
  src: url("../fonts/opensans-bold.woff2") format("woff2"), url("../fonts/opensans-bold.woff") format("woff"), url("../fonts/opensans-bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Open-sans';
  src: url("../fonts/opensans-extrabold.woff2") format("woff2"), url("../fonts/opensans-extrabold.woff") format("woff"), url("../fonts/opensans-extrabold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal; }

@font-face {
  font-family: 'Open-sans';
  src: url("../fonts/opensans-italic.woff2") format("woff2"), url("../fonts/opensans-italic.woff") format("woff"), url("../fonts/opensans-italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic; }

body {
  background: #FFFFFF;
  font-weight: normal;
  font-size: 16px;
  font-family: "Open-sans";
  line-height: 24px;
  overflow-x: hidden; }

em {
  font-style: italic; }

.modal-backdrop.show {
  opacity: 0;
  z-index: -1; }

a.title-third, .bipm .widget-mode-card .card a.title-link, a.title-youtube {
  display: block; }

#content {
  overflow: hidden;
  padding-top: 70px; }
  @media screen and (min-width: 576px) {
    #content {
      padding-top: 0; } }
  #content select {
    font-family: sans-serif; }
  #content #main-content {
    position: relative;
    padding: 25px 0; }
    @media screen and (min-width: 992px) {
      #content #main-content {
        padding: 30px; }
        #content #main-content:before {
          content: "";
          position: absolute;
          width: 100%;
          height: 100px;
          background-color: #FFFFFF;
          box-shadow: 0 0 30px rgba(62, 62, 62, 0.3);
          left: 0;
          top: 0; }
        #content #main-content:after {
          content: "";
          position: absolute;
          width: 100%;
          height: 200px;
          background-color: #FFFFFF;
          left: 0;
          top: 0; } }
    @media screen and (min-width: 1200px) {
      #content #main-content {
        padding: 30px 60px; } }

@media screen and (min-width: 1200px) {
  .container {
    max-width: 1195px; } }

#wrapper .title-primary,
#wrapper h1 {
  font-size: 36px;
  line-height: 45px;
  letter-spacing: .5px;
  font-weight: 700;
  color: #1A2024;
  text-align: left;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 40px; }
  @media screen and (min-width: 992px) {
    #wrapper .title-primary,
    #wrapper h1 {
      font-size: 40px;
      line-height: 50px; } }
  #wrapper .title-primary:after,
  #wrapper h1:after {
    content: "";
    position: absolute;
    width: 40px;
    height: 5px;
    background-color: #FCCF00;
    bottom: 0;
    left: 0; }
  #wrapper .title-primary a,
  #wrapper h1 a {
    font-size: 36px;
    line-height: 45px;
    letter-spacing: .5px;
    font-weight: 700;
    color: #1A2024; }

#wrapper .title-secondary,
#wrapper h2 {
  font-size: 28px;
  line-height: 34px;
  font-weight: 600;
  text-align: left;
  margin-bottom: 5px; }
  @media screen and (min-width: 992px) {
    #wrapper .title-secondary,
    #wrapper h2 {
      font-size: 32px;
      line-height: 45px; } }
  #wrapper .title-secondary--small,
  #wrapper h2--small {
    font-size: 22px;
    line-height: 24px; }
    @media screen and (min-width: 992px) {
      #wrapper .title-secondary--small,
      #wrapper h2--small {
        font-size: 26px;
        line-height: 31px; } }

#wrapper h3 {
  font-size: 22px;
  line-height: 24px;
  font-weight: 600;
  text-align: left;
  margin-bottom: 5px; }
  @media screen and (min-width: 992px) {
    #wrapper h3 {
      font-size: 26px;
      line-height: 31px; } }

#wrapper .title-third-youtube {
  display: flex;
  align-items: center; }
  #wrapper .title-third-youtube a {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    color: #0F3C80;
    margin-bottom: 5px;
    padding-left: 15px;
    position: relative;
    vertical-align: middle; }
  #wrapper .title-third-youtube img {
    height: 40px; }

#wrapper .title-third, #wrapper .bipm .widget-mode-card .card .title-link, .bipm .widget-mode-card .card #wrapper .title-link {
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  color: #0F3C80;
  margin-bottom: 5px;
  padding-left: 15px;
  position: relative; }
  #wrapper .title-third:before, #wrapper .bipm .widget-mode-card .card .title-link:before, .bipm .widget-mode-card .card #wrapper .title-link:before {
    content: "";
    position: absolute;
    width: 5px;
    height: 25px;
    background-color: #CF112D;
    top: 0;
    left: 0; }
  #wrapper .title-third a img, #wrapper .bipm .widget-mode-card .card .title-link a img, .bipm .widget-mode-card .card #wrapper .title-link a img {
    vertical-align: top; }

#wrapper .ror-link {
  margin-left: 0.2rem; }
  #wrapper .ror-link img {
    vertical-align: top; }

#wrapper .font-blockquote {
  padding: 16px 50px 2px 25px;
  border-left: 5px solid rgba(0, 67, 130, 0.3); }

#wrapper .font-quote {
  position: relative;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  text-align: right; }
  #wrapper .font-quote:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 50px;
    height: 40px;
    margin-left: 15px;
    background-image: url(../images/picto/picto-quote-right.svg);
    background-size: contain;
    background-repeat: no-repeat;
    opacity: .3; }

.button-primary, .component-button .btn-primary {
  display: inline-block;
  border-radius: 5px;
  background-color: #004382;
  color: #FFFFFF;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 9px;
  text-align: center;
  width: 100%;
  transition: all 0.2s;
  margin: 10px 0;
  border: 4px solid #004382; }
  @media (prefers-reduced-motion: reduce) {
    .button-primary, .component-button .btn-primary {
      transition: none; } }
  @media screen and (min-width: 768px) {
    .button-primary, .component-button .btn-primary {
      min-width: 220px;
      width: auto; } }
  @media screen and (min-width: 992px) {
    .button-primary, .component-button .btn-primary {
      font-size: 16px;
      margin: 0; } }
  .button-primary span, .component-button .btn-primary span {
    font-size: 14px;
    font-weight: 700; }
    @media screen and (min-width: 992px) {
      .button-primary span, .component-button .btn-primary span {
        font-size: 16px; } }
  .button-primary:hover, .button-primary:focus, .component-button .btn-primary:hover, .component-button .btn-primary:focus {
    background-color: #00294f !important;
    border-color: #00294f !important;
    box-shadow: none;
    color: #FFFFFF; }
  .button-primary--red, .component-button .btn-primary--red {
    background-color: #CF112D; }
    .button-primary--red:hover, .button-primary--red:focus, .component-button .btn-primary--red:hover, .component-button .btn-primary--red:focus {
      background-color: #a00d23 !important;
      border-color: #a00d23 !important;
      box-shadow: none;
      color: #FFFFFF; }
  .button-primary--grey, .component-button .btn-primary--grey {
    background-color: #3E3E3E; }
    .button-primary--grey:hover, .button-primary--grey:focus, .component-button .btn-primary--grey:hover, .component-button .btn-primary--grey:focus {
      background-color: #252525 !important;
      border-color: #252525 !important;
      box-shadow: none;
      color: #FFFFFF; }
  .button-primary--picto, .component-button .btn-primary--picto {
    position: relative;
    padding-left: 30px; }
    .button-primary--picto span, .component-button .btn-primary--picto span {
      position: relative; }
      .button-primary--picto span:before, .component-button .btn-primary--picto span:before {
        content: "";
        position: absolute;
        width: 15px;
        height: 20px;
        top: 50%;
        transform: translateY(-50%);
        left: 0;
        margin-left: -30px;
        background-image: url(../images/picto/picto-lock.svg);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center; }
  .button-primary--outline, .component-button .btn-primary--outline {
    border-width: 1px;
    background: transparent !important;
    border-color: #004382 !important;
    color: #004382 !important; }
    .button-primary--outline:hover, .button-primary--outline:focus, .component-button .btn-primary--outline:hover, .component-button .btn-primary--outline:focus {
      cursor: pointer !important;
      background-color: #00294f !important;
      border-color: #00294f !important;
      box-shadow: none !important;
      color: #FFFFFF !important; }

.button-secondary, .arrow-button .component-button a {
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
  color: #597DA1;
  display: inline-block;
  padding-left: 20px;
  transition: all 0.2s;
  position: relative;
  border-bottom: 2px solid; }
  @media (prefers-reduced-motion: reduce) {
    .button-secondary, .arrow-button .component-button a {
      transition: none; } }
  .button-secondary:before, .arrow-button .component-button a:before {
    content: "";
    position: absolute;
    width: 15px;
    height: 10px;
    background-image: url(../images/picto/hover/picto-arrow-right-hover.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: -65px 0;
    left: 0;
    top: 0;
    margin-top: 7px; }
  .button-secondary:hover, .button-secondary:focus, .arrow-button .component-button a:hover, .arrow-button .component-button a:focus {
    color: #FCCF00; }
    .button-secondary:hover:before, .button-secondary:focus:before, .arrow-button .component-button a:hover:before, .arrow-button .component-button a:focus:before {
      background-position: -40px 0; }
  .button-secondary--no-arrow, .arrow-button .component-button a--no-arrow {
    padding-left: 0; }
    .button-secondary--no-arrow:before, .arrow-button .component-button a--no-arrow:before {
      display: none; }

.expanded-button {
  cursor: pointer; }
  .expanded-button:after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    margin-left: 10px;
    background-color: transparent;
    background-image: url(../images/picto-arrow-up-blue.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center; }

.collapsed-button {
  cursor: pointer; }
  .collapsed-button:after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    margin-left: 10px;
    background-color: transparent;
    background-image: url(../images/picto-arrow-down-blue.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom; }

form .form-group {
  margin-bottom: 20px; }

form .form-control[type="text"],
form .form-control[type="password"] {
  border-radius: 0;
  border: 1px solid #D8D8D8;
  padding: 15px;
  max-width: 100%;
  height: auto; }
  @media screen and (min-width: 992px) {
    form .form-control[type="text"],
    form .form-control[type="password"] {
      max-width: 460px; } }
  form .form-control[type="text"]::-webkit-input-placeholder,
  form .form-control[type="password"]::-webkit-input-placeholder {
    font-size: 14px;
    color: #1A2024; }
  form .form-control[type="text"]:-ms-input-placeholder,
  form .form-control[type="password"]:-ms-input-placeholder {
    font-size: 14px;
    color: #1A2024; }
  form .form-control[type="text"]::-moz-placeholder,
  form .form-control[type="password"]::-moz-placeholder {
    font-size: 14px;
    color: #1A2024; }
  form .form-control[type="text"]:-moz-placeholder,
  form .form-control[type="password"]:-moz-placeholder {
    font-size: 14px;
    color: #1A2024; }

select {
  padding: 10px;
  border-radius: 0;
  border: 1px solid #D8D8D8;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background-image: url(../images/picto-arrow-down-blue.png);
  background-repeat: no-repeat;
  background-position: 95% center;
  background-size: 10px; }

.bipm .left-menu {
  z-index: 50;
  position: fixed; }

.bg-video {
  position: absolute;
  z-index: 10;
  top: -45px; }

.header {
  background-image: url(../images/illustration/home-header-bg.png);
  background-size: cover;
  background-position: bottom right;
  background-repeat: no-repeat;
  color: #FFFFFF;
  padding-top: 40px;
  position: relative; }
  @media screen and (min-width: 992px) {
    .header {
      padding-top: 45px; } }
  .header.no-after-bg::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: none;
    z-index: 5; }
  .header::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=0 );
    /* IE6-9 */
    z-index: 5; }
  .header .container {
    position: relative;
    z-index: 10; }
  .header .site-title {
    text-align: center; }
    @media screen and (min-width: 992px) {
      .header .site-title {
        text-align: left; } }
  .header__logo {
    max-width: 100%;
    max-height: 100px; }
    @media screen and (min-width: 992px) {
      .header__logo {
        max-width: 100%;
        max-height: 285px; } }
  .header__intro {
    font-weight: 600;
    font-size: 18px;
    text-align: center;
    line-height: 28px;
    margin-top: 30px;
    margin-bottom: 30px; }
    @media screen and (min-width: 992px) {
      .header__intro {
        margin-top: 20px;
        margin-bottom: 55px;
        line-height: 30px; } }
  .header .language-entry-long-text {
    display: inline-block;
    padding: 0 0.5em; }

.header-second-nav {
  display: none; }
  @media screen and (min-width: 992px) {
    .header-second-nav {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      -webkit-justify-content: flex-end;
      -moz-justify-content: flex-end;
      justify-content: flex-end; } }
  .header-second-nav__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
  .header-second-nav__items {
    text-transform: uppercase;
    color: #FFFFFF;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    transition: all 0.2s; }
    @media (prefers-reduced-motion: reduce) {
      .header-second-nav__items {
        transition: none; } }
    @media screen and (min-width: 992px) {
      .header-second-nav__items {
        padding: 0 20px;
        border-right: 1px solid #D8D8D8; } }
    @media screen and (min-width: 992px) {
      .header-second-nav__items:last-child {
        padding-right: 0;
        border-right: 0; } }
    .header-second-nav__items:hover {
      cursor: pointer;
      color: #FCCF00; }
    .header-second-nav__items--connexion > div,
    .header-second-nav__items--connexion #user-name {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center; }
    .header-second-nav__items--connexion #user-menu {
      border-radius: 0;
      padding: 0; }
      .header-second-nav__items--connexion #user-menu .dropdown-item {
        color: #004382;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 700;
        margin-bottom: 0;
        padding: 10px 30px;
        transition: all 0.2s; }
        @media (prefers-reduced-motion: reduce) {
          .header-second-nav__items--connexion #user-menu .dropdown-item {
            transition: none; } }
        .header-second-nav__items--connexion #user-menu .dropdown-item:hover, .header-second-nav__items--connexion #user-menu .dropdown-item:focus {
          color: #FCCF00;
          background-color: #004382; }
    .header-second-nav__items--connexion .header-second-nav__picto {
      background-image: url(../images/picto/hover/picto-user-hover.svg);
      background-size: cover; }
    .header-second-nav__items--connexion:hover .header-second-nav__picto {
      background-position: -25px 0; }
    .header-second-nav__items--metrology .header-second-nav__picto {
      background-image: url(../images/picto/hover/picto-metrology-big-hover.svg);
      background-size: cover;
      background-position: -24px 0; }
    .header-second-nav__items--metrology:hover .header-second-nav__picto {
      background-position: -48px 0; }
    .header-second-nav__items--quicks .header-second-nav__picto {
      background-image: url(../images/picto/hover/picto-link-hover.svg);
      background-size: cover; }
    .header-second-nav__items--quicks:hover .header-second-nav__picto {
      background-position: -25px 0; }
    .header-second-nav__items--languages .portlet {
      margin: 0; }
      .header-second-nav__items--languages .portlet-content {
        padding: 0; }
        .header-second-nav__items--languages .portlet-content a {
          text-transform: capitalize;
          font-size: 12px;
          font-weight: 600;
          padding: 7px 12px;
          border: 1px solid #FFFFFF;
          border-radius: 5px;
          color: #FFFFFF; }
          .header-second-nav__items--languages .portlet-content a:hover, .header-second-nav__items--languages .portlet-content a:focus {
            color: #FCCF00;
            border-color: #FCCF00; }
  .header-second-nav__content {
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 0; }
    @media screen and (min-width: 1200px) {
      .header-second-nav__content {
        font-size: 14px; } }
  .header-second-nav__picto {
    min-width: 20px;
    width: 20px;
    height: 20px;
    margin-left: 10px;
    background-position: 0 0;
    background-repeat: no-repeat; }

.sticky-wrapper {
  margin-left: -15px;
  margin-right: -15px;
  position: absolute;
  width: 100%;
  bottom: 0;
  margin-bottom: -71px; }
  @media screen and (min-width: 576px) {
    .sticky-wrapper {
      position: relative;
      margin-bottom: 0;
      margin-left: 0;
      margin-right: 0; } }

.main-nav {
  background-color: #FFFFFF;
  border-bottom: 1px solid #D8D8D8;
  padding: 0; }
  .main-nav .navbar-brand {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #0F3C80;
    max-width: initial;
    margin-left: 15px;
    vertical-align: middle; }
    @media screen and (min-width: 992px) {
      .main-nav .navbar-brand {
        display: none; } }
  .main-nav #logo-sticky,
  .main-nav .nav-metrology-sticky,
  .main-nav .head-nav-burger,
  .main-nav .navbar-toggler--sticky {
    display: none; }
  .main-nav .nav-metrology-sticky {
    padding: 0;
    margin: 0;
    list-style-type: none; }
  .main-nav .portlet-navigation {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1; }
    .main-nav .portlet-navigation .portlet {
      margin-bottom: 0; }
      .main-nav .portlet-navigation .portlet-content {
        border: 0; }
  .main-nav .navbar-toggler {
    border: 0;
    padding: 0;
    margin-left: 10px; }
  .main-nav .nav {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
    @media screen and (min-width: 992px) {
      .main-nav .nav {
        -webkit-box-direction: normal;
        -webkit-box-orient: horizontal;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row; } }
    @media screen and (min-width: 992px) {
      .main-nav .nav-item {
        flex: auto; } }
    .main-nav .nav-item.highlighted .nav-link {
      background-color: #0F3C80;
      color: #FCCF00; }
      .main-nav .nav-item.highlighted .nav-link:hover {
        cursor: pointer;
        background-color: #FFFFFF;
        color: #004382; }
    @media screen and (min-width: 992px) {
      .main-nav .nav-item.active:before, .main-nav .nav-item.active:after, .main-nav .nav-item.show:before, .main-nav .nav-item.show:after, .main-nav .nav-item.hover:before, .main-nav .nav-item.hover:after {
        background-color: #D8D8D8;
        opacity: 1; } }
    .main-nav .nav-item.active .nav-link, .main-nav .nav-item.show .nav-link, .main-nav .nav-item.hover .nav-link {
      cursor: pointer;
      background-color: #0F3C80;
      color: #FCCF00; }
    .main-nav .nav-link {
      color: #004382;
      text-transform: uppercase;
      font-size: 12px;
      letter-spacing: 1px;
      height: 50px;
      line-height: 54px;
      font-weight: 700;
      margin: 0 !important;
      padding: 0 40px;
      transition: all 0.2s;
      border-radius: 0;
      position: relative;
      width: 100%;
      text-align: left;
      background-color: transparent; }
      @media (prefers-reduced-motion: reduce) {
        .main-nav .nav-link {
          transition: none; } }
      @media screen and (min-width: 992px) {
        .main-nav .nav-link {
          height: 70px;
          line-height: 75px;
          text-align: center;
          padding: 0 12px; } }
      .main-nav .nav-link span {
        font-weight: 700;
        height: 100%; }
      .main-nav .nav-link:hover, .main-nav .nav-link.hover {
        cursor: pointer;
        background-color: #0F3C80;
        color: #FCCF00; }
        .main-nav .nav-link:hover:before, .main-nav .nav-link:hover:after, .main-nav .nav-link.hover:before, .main-nav .nav-link.hover:after {
          background-color: #0F3C80; }
          @media screen and (min-width: 992px) {
            .main-nav .nav-link:hover:before, .main-nav .nav-link:hover:after, .main-nav .nav-link.hover:before, .main-nav .nav-link.hover:after {
              background-color: #D8D8D8;
              opacity: 1; } }
      .main-nav .nav-link:before, .main-nav .nav-link:after {
        content: "";
        position: absolute;
        width: calc(100% - 80px);
        height: 1px;
        left: 0;
        margin-left: 40px;
        top: 0;
        background-color: #597DA1; }
        @media screen and (min-width: 992px) {
          .main-nav .nav-link:before, .main-nav .nav-link:after {
            margin-left: 0;
            width: 1px;
            height: 30px;
            top: 50%;
            transform: translateY(-50%);
            background-color: #D8D8D8;
            transition: all 0.2s; } }
  @media screen and (min-width: 992px) and (prefers-reduced-motion: reduce) {
    .main-nav .nav-link:before, .main-nav .nav-link:after {
      transition: none; } }
      .main-nav .nav-link:after {
        opacity: 0; }
        @media screen and (min-width: 992px) {
          .main-nav .nav-link:after {
            left: initial;
            right: 0;
            bottom: initial; } }
      .main-nav .nav-link__primary {
        display: none;
        visibility: hidden;
        opacity: 0;
        position: absolute !important;
        margin-left: -1000px; }
        @media screen and (min-width: 992px) {
          .main-nav .nav-link__primary {
            display: block;
            visibility: visible;
            opacity: 1;
            position: relative !important;
            margin-left: 0; } }
        .main-nav .nav-link__primary--no-child {
          display: block;
          visibility: visible;
          opacity: 1;
          position: relative !important;
          margin-left: 0; }
    .main-nav .nav li:last-child .nav-link:after {
      opacity: 1;
      bottom: 0; }
    .main-nav .nav .dropdown {
      position: static; }
      .main-nav .nav .dropdown.open > .dropdown-menu {
        display: none; }
      .main-nav .nav .dropdown.open.show > .dropdown-menu {
        display: block; }
      .main-nav .nav .dropdown-menu {
        max-height: initial;
        border: 0;
        background-color: #0F3C80;
        padding: 35px;
        border-radius: 0; }
        @media screen and (min-width: 992px) {
          .main-nav .nav .dropdown-menu {
            width: calc(100% + 140px);
            max-width: calc(100% + 140px);
            margin-left: -70px;
            column-count: 3;
            column-gap: 60px;
            column-rule: 1px solid #004382;
            margin-top: 0; } }
        @media screen and (min-width: 992px) {
          .main-nav .nav .dropdown-menu.cols-1 {
            column-count: 1; } }
        @media screen and (min-width: 992px) {
          .main-nav .nav .dropdown-menu.cols-2 {
            column-count: 2; } }
        .main-nav .nav .dropdown-menu .dropdown-item {
          height: 50px;
          line-height: 50px;
          margin-top: 0 !important;
          margin-bottom: 0 !important;
          padding: 0 40px;
          position: relative;
          width: 100%;
          text-align: left;
          text-transform: uppercase;
          color: #FFFFFF;
          font-size: 14px;
          font-weight: 700;
          letter-spacing: 1px;
          background: transparent;
          transition: all 0.2s;
          word-break: break-word;
          -webkit-appearance: initial; }
          @media (prefers-reduced-motion: reduce) {
            .main-nav .nav .dropdown-menu .dropdown-item {
              transition: none; } }
          .main-nav .nav .dropdown-menu .dropdown-item:hover, .main-nav .nav .dropdown-menu .dropdown-item:focus {
            background-color: transparent;
            color: #FCCF00; }
          .main-nav .nav .dropdown-menu .dropdown-item:after {
            content: "";
            position: absolute;
            width: calc(100% - 80px);
            height: 1px;
            left: 0;
            margin-left: 40px;
            bottom: 0;
            background-color: #597DA1; }
            @media screen and (min-width: 992px) {
              .main-nav .nav .dropdown-menu .dropdown-item:after {
                display: none; } }
          @media screen and (min-width: 992px) {
            .main-nav .nav .dropdown-menu .dropdown-item.nav-link__primary {
              line-height: 23px;
              padding: 0 0 5px 0;
              height: auto;
              color: #FCCF00;
              font-size: 16px;
              letter-spacing: 0px; } }
        .main-nav .nav .dropdown-menu .dropdown-toggle {
          position: relative; }
          .main-nav .nav .dropdown-menu .dropdown-toggle:before {
            content: "";
            position: absolute;
            width: 8px;
            height: 15px;
            background-image: url(../images/picto/chevron-left-white.svg);
            background-size: contain;
            background-repeat: no-repeat;
            background-position: center;
            top: 39%;
            right: 40px;
            transform: rotate(270deg); }
          .main-nav .nav .dropdown-menu .dropdown-toggle:hover {
            cursor: pointer; }
            .main-nav .nav .dropdown-menu .dropdown-toggle:hover:before {
              background-image: url(../images/picto/chevron-left-yellow.svg); }
      @media screen and (min-width: 992px) {
        .main-nav .nav .dropdown-group {
          margin-bottom: 15px;
          break-inside: avoid; } }
      .main-nav .nav .dropdown-submenu li .dropdown-item {
        font-weight: 600;
        height: auto;
        line-height: 40px;
        display: block; }
        .main-nav .nav .dropdown-submenu li .dropdown-item:after {
          display: none; }
        @media screen and (min-width: 992px) {
          .main-nav .nav .dropdown-submenu li .dropdown-item {
            line-height: 20px;
            padding: 0 0 15px 0; } }
      .main-nav .nav .dropdown-submenu li.active .dropdown-item {
        color: #FCCF00; }
      @media screen and (min-width: 992px) {
        .main-nav .nav .dropdown-submenu .dropdown-menu {
          column-count: 1;
          column-gap: 0;
          column-rule: none;
          width: auto !important;
          max-width: 100% !important;
          display: block !important;
          position: relative;
          margin: 0 !important;
          padding: 0; } }

.main-nav .nav-home__link {
  background-color: transparent;
  text-align: center;
  display: block;
  color: #004382;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
  height: 50px;
  line-height: 54px;
  margin: 0 !important;
  padding: 0 40px;
  transition: all 0.2s;
  border-radius: 0;
  position: relative;
  width: 100%;
  text-align: left; }
  @media (prefers-reduced-motion: reduce) {
    .main-nav .nav-home__link {
      transition: none; } }
  @media screen and (min-width: 992px) {
    .main-nav .nav-home__link {
      width: 70px;
      height: 70px;
      line-height: 85px;
      padding: 0;
      text-align: center;
      display: block; } }
  .main-nav .nav-home__link span {
    font-weight: 700;
    height: 100%; }
    @media screen and (min-width: 992px) {
      .main-nav .nav-home__link span {
        display: none; } }
  .main-nav .nav-home__link:hover, .main-nav .nav-home__link:focus {
    background-color: #0F3C80;
    color: #FCCF00; }
    .main-nav .nav-home__link:hover .nav-home__link-picto, .main-nav .nav-home__link:focus .nav-home__link-picto {
      background-position: -60px 0; }
  .main-nav .nav-home__link-picto {
    display: none;
    background-image: url(../images/picto/hover/picto-home-hover.svg);
    background-size: cover; }
    @media screen and (min-width: 992px) {
      .main-nav .nav-home__link-picto {
        display: inline-block;
        width: 25px;
        height: 25px; } }

.main-nav .nav-search {
  display: none; }
  @media screen and (min-width: 992px) {
    .main-nav .nav-search {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex; } }
  .main-nav .nav-search__link {
    width: 70px;
    height: 70px;
    line-height: 85px;
    text-align: center;
    display: block;
    transition: all 0.2s; }
    @media (prefers-reduced-motion: reduce) {
      .main-nav .nav-search__link {
        transition: none; } }
    .main-nav .nav-search__link:hover, .main-nav .nav-search__link:focus {
      background-color: #0F3C80;
      color: #FCCF00; }
      .main-nav .nav-search__link:hover .nav-search__link-picto, .main-nav .nav-search__link:focus .nav-search__link-picto {
        background-position: -60px 0; }
    .main-nav .nav-search__link-picto {
      background-image: url(../images/picto/hover/picto-search-hover.svg);
      background-size: cover;
      display: inline-block;
      width: 25px;
      height: 25px; }

.main-nav .navbar-menu-xs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  height: 70px;
  padding: 0;
  margin: 0;
  list-style-type: none; }
  @media screen and (min-width: 992px) {
    .main-nav .navbar-menu-xs {
      display: none; } }
  .main-nav .navbar-menu-xs__nav-item {
    padding: 0 15px;
    position: relative; }
    .main-nav .navbar-menu-xs__nav-item:after {
      content: "";
      position: absolute;
      width: 1px;
      height: 25px;
      background: #597DA1;
      top: 0;
      right: 0; }
    .main-nav .navbar-menu-xs__nav-item:last-child:after {
      display: none; }
    .main-nav .navbar-menu-xs__nav-item--lang .portlet {
      margin: 0; }
      .main-nav .navbar-menu-xs__nav-item--lang .portlet-content {
        padding: 0; }
        .main-nav .navbar-menu-xs__nav-item--lang .portlet-content a {
          text-transform: capitalize;
          font-size: 12px;
          font-weight: 600;
          padding: 7px 12px;
          border: 1px solid #0F3C80;
          border-radius: 5px;
          color: #0F3C80; }
  .main-nav .navbar-menu-xs__nav-link {
    height: 26px;
    display: block;
    padding-top: 2px;
    padding-left: 0;
    padding-right: 0;
    background-color: transparent; }
    .main-nav .navbar-menu-xs__nav-link:hover {
      cursor: pointer; }
  .main-nav .navbar-menu-xs__nav-img {
    max-width: 20px; }
    .main-nav .navbar-menu-xs__nav-img--white {
      display: none; }
    .main-nav .navbar-menu-xs__nav-img--blue {
      display: inline-block; }

.is-sticky .main-nav {
  background-color: #004382;
  border: 0; }
  .is-sticky .main-nav .navbar-brand {
    color: transparent;
    background-image: url(../images/BIPM-logo-name.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left center; }
  .is-sticky .main-nav #second-nav-metrology-sticky,
  .is-sticky .main-nav .navbar-toggler--nosticky {
    display: none; }
  .is-sticky .main-nav #img-metrology-sticky,
  .is-sticky .main-nav .navbar-toggler--sticky {
    display: inline-block;
    vertical-align: middle; }
  .is-sticky .main-nav #logo-sticky {
    display: none; }
    @media screen and (min-width: 992px) {
      .is-sticky .main-nav #logo-sticky {
        display: block; } }
    .is-sticky .main-nav #logo-sticky .logo-sticky__link {
      display: block;
      width: 120px;
      height: 70px;
      line-height: 65px;
      text-align: center;
      position: relative; }
      @media screen and (min-width: 1200px) {
        .is-sticky .main-nav #logo-sticky .logo-sticky__link {
          width: 145px; } }
      .is-sticky .main-nav #logo-sticky .logo-sticky__link:hover .logo-sticky__img--white {
        opacity: 0; }
      .is-sticky .main-nav #logo-sticky .logo-sticky__link:hover .logo-sticky__img--yellow {
        opacity: 1; }
    .is-sticky .main-nav #logo-sticky .logo-sticky__img {
      position: absolute;
      width: 90px;
      top: 50%;
      left: 0;
      right: 0;
      margin-left: auto;
      margin-right: auto;
      transform: translateY(-50%); }
      .is-sticky .main-nav #logo-sticky .logo-sticky__img--yellow {
        opacity: 0; }
  .is-sticky .main-nav .nav li {
    flex-grow: 1; }
  .is-sticky .main-nav .nav-link {
    color: #FFFFFF;
    padding: 0 40px;
    background-color: transparent; }
    @media screen and (min-width: 992px) {
      .is-sticky .main-nav .nav-link {
        padding: 0 8px;
        font-size: 10px; } }
    @media screen and (min-width: 1200px) {
      .is-sticky .main-nav .nav-link {
        font-size: 12px;
        padding: 0 15px; } }
    .is-sticky .main-nav .nav-link span {
      height: 50px; }
      @media screen and (min-width: 992px) {
        .is-sticky .main-nav .nav-link span {
          height: 70px; } }
    .is-sticky .main-nav .nav-link:hover, .is-sticky .main-nav .nav-link.hover, .is-sticky .main-nav .nav-link.open {
      background-color: #0F3C80;
      color: #FCCF00; }
      .is-sticky .main-nav .nav-link:hover:before, .is-sticky .main-nav .nav-link:hover:after, .is-sticky .main-nav .nav-link.hover:before, .is-sticky .main-nav .nav-link.hover:after, .is-sticky .main-nav .nav-link.open:before, .is-sticky .main-nav .nav-link.open:after {
        background-color: #597DA1; }
        @media screen and (min-width: 992px) {
          .is-sticky .main-nav .nav-link:hover:before, .is-sticky .main-nav .nav-link:hover:after, .is-sticky .main-nav .nav-link.hover:before, .is-sticky .main-nav .nav-link.hover:after, .is-sticky .main-nav .nav-link.open:before, .is-sticky .main-nav .nav-link.open:after {
            background-color: #D8D8D8; } }
    .is-sticky .main-nav .nav-link:after {
      opacity: 0; }
  .is-sticky .main-nav .nav li:last-child .nav-link:after {
    opacity: 1; }
  .is-sticky .main-nav .nav .dropdown {
    position: static; }
    @media screen and (min-width: 992px) {
      .is-sticky .main-nav .nav .dropdown-menu {
        width: calc(100% + 260px);
        max-width: calc(100% + 260px);
        margin-left: -120px; } }
    @media screen and (min-width: 1200px) {
      .is-sticky .main-nav .nav .dropdown-menu {
        width: calc(100% + 285px);
        max-width: calc(100% + 285px);
        margin-left: -145px; } }

.is-sticky .main-nav .nav-metrology-sticky__link {
  width: 70px;
  height: 70px;
  line-height: 85px;
  text-align: center;
  display: block;
  position: relative; }
  .is-sticky .main-nav .nav-metrology-sticky__link:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 30px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: #D8D8D8;
    transition: all 0.2s; }
    @media (prefers-reduced-motion: reduce) {
      .is-sticky .main-nav .nav-metrology-sticky__link:after {
        transition: none; } }
  .is-sticky .main-nav .nav-metrology-sticky__link-picto {
    background-image: url(../images/picto/hover/picto-metrology-big-hover.svg);
    background-size: cover;
    display: inline-block;
    width: 25px;
    height: 25px;
    background-position: -30px 0; }

.is-sticky .main-nav .nav-metrology-sticky:hover {
  background-color: #0F3C80; }
  .is-sticky .main-nav .nav-metrology-sticky:hover #second-nav-metrology-sticky {
    display: block; }
  .is-sticky .main-nav .nav-metrology-sticky:hover .nav-metrology-sticky__link-picto {
    background-position: -60px 0; }

.is-sticky .main-nav .nav-metrology-sticky__title {
  color: #FFFFFF;
  font-size: 32px;
  line-height: 45px;
  font-weight: 600;
  margin-bottom: 10px; }

.is-sticky .main-nav #second-nav-metrology-sticky {
  max-height: initial;
  margin-top: 0;
  border: 0;
  background-color: #0F3C80;
  padding: 50px;
  border-radius: 0; }
  @media screen and (min-width: 992px) {
    .is-sticky .main-nav #second-nav-metrology-sticky {
      width: calc(100% + 860px);
      max-width: calc(100% + 860px);
      margin-left: -790px; } }
  @media screen and (min-width: 1200px) {
    .is-sticky .main-nav #second-nav-metrology-sticky {
      width: calc(100% + 1095px);
      max-width: calc(100% + 1095px);
      margin-left: -1025px; } }
  .is-sticky .main-nav #second-nav-metrology-sticky .nav-link,
  .is-sticky .main-nav #second-nav-metrology-sticky .list-menu-link {
    height: auto;
    padding: 15px 0;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    margin-bottom: 0 !important;
    transition: all 0.2s;
    color: #FFFFFF;
    height: auto;
    font-weight: 700;
    display: block;
    position: relative;
    width: 50%;
    text-align: left;
    background-color: transparent; }
    @media (prefers-reduced-motion: reduce) {
      .is-sticky .main-nav #second-nav-metrology-sticky .nav-link,
      .is-sticky .main-nav #second-nav-metrology-sticky .list-menu-link {
        transition: none; } }
    .is-sticky .main-nav #second-nav-metrology-sticky .nav-link span,
    .is-sticky .main-nav #second-nav-metrology-sticky .list-menu-link span {
      color: #FFFFFF;
      height: auto;
      font-weight: 700; }
    .is-sticky .main-nav #second-nav-metrology-sticky .nav-link:hover,
    .is-sticky .main-nav #second-nav-metrology-sticky .list-menu-link:hover {
      background-color: transparent;
      font-weight: 700;
      color: #FCCF00; }
      .is-sticky .main-nav #second-nav-metrology-sticky .nav-link:hover span,
      .is-sticky .main-nav #second-nav-metrology-sticky .list-menu-link:hover span {
        font-weight: 700;
        color: #FCCF00; }
  .is-sticky .main-nav #second-nav-metrology-sticky .nav li:last-child .nav-link,
  .is-sticky .main-nav #second-nav-metrology-sticky .list-menu li:last-child .nav-link {
    margin-bottom: 0; }

@media screen and (min-width: 992px) {
  .is-sticky .main-nav .nav-home {
    display: none; } }

.is-sticky .main-nav .nav-home__link {
  color: #FFFFFF; }
  .is-sticky .main-nav .nav-home__link-picto {
    background-position: -30px 0; }

.is-sticky .main-nav .nav-search__link-picto {
  background-position: -30px 0; }

.is-sticky .main-nav .nav-search__link:hover .nav-search__link-picto, .is-sticky .main-nav .nav-search__link:focus .nav-search__link-picto {
  background-position: -60px 0; }

.is-sticky .main-nav .navbar-menu-xs__nav-img--white {
  display: inline-block; }

.is-sticky .main-nav .navbar-menu-xs__nav-img--blue {
  display: none; }

.is-sticky .main-nav .navbar-menu-xs__nav-item--lang .portlet-content a {
  border: 1px solid #FFFFFF;
  color: #FFFFFF; }

.navbar-collapse__header, .navbar-collapse__footer, .navbar-collapse__subheader {
  display: none; }

@media screen and (max-width: 991px) {
  .has-control-menu .navbar-collapse {
    padding-top: 50px; }
    .has-control-menu .navbar-collapse .dropdown-menu.show {
      margin-top: 50px !important;
      padding-top: 80px !important; }
      .has-control-menu .navbar-collapse .dropdown-menu.show .dropdown-menu.show {
        padding-top: 0 !important;
        margin-top: 0 !important; }
    .has-control-menu .navbar-collapse .navbar-collapse__subheader {
      top: 50px; }
  .navbar-collapse {
    position: fixed;
    background: #FFFFFF;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .navbar-collapse .nav.navbar-site {
      padding-bottom: 80px; }
    .navbar-collapse .dropdown-menu.show {
      position: fixed !important;
      background: #004382 !important;
      top: 0;
      left: 0;
      width: 100%;
      height: 100vh;
      min-height: 100vh;
      max-height: 93vh !important;
      overflow-y: scroll !important;
      max-width: 100%;
      padding-top: 80px !important;
      padding: 0;
      margin: 0; }
      .navbar-collapse .dropdown-menu.show .dropdown-menu.show {
        padding-top: 0 !important;
        position: relative !important;
        width: 100%;
        height: auto;
        max-height: 100% !important;
        min-height: auto;
        overflow-x: initial !important;
        overflow-y: initial !important; }
    .navbar-collapse__header {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between;
      padding: 15px 10px; }
    .navbar-collapse__nav {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      padding-left: 0;
      list-style-type: none;
      margin-bottom: 0; }
      .navbar-collapse__nav-item {
        padding: 0 15px;
        position: relative; }
        .navbar-collapse__nav-item:after {
          content: "";
          position: absolute;
          width: 1px;
          height: 25px;
          background: #597DA1;
          top: 0;
          right: 0; }
        .navbar-collapse__nav-item--lang .portlet {
          margin: 0; }
          .navbar-collapse__nav-item--lang .portlet-content {
            padding: 0; }
            .navbar-collapse__nav-item--lang .portlet-content a {
              text-transform: capitalize;
              font-size: 12px;
              font-weight: 600;
              padding: 3px 12px;
              border: 1px solid #0F3C80;
              border-radius: 5px;
              color: #0F3C80; }
        .navbar-collapse__nav-item:last-child:after {
          display: none; }
      .navbar-collapse__nav-link {
        height: 26px;
        display: block;
        padding-top: 2px;
        background-color: transparent; }
      .navbar-collapse__nav-img {
        max-width: 20px; }
        .navbar-collapse__nav-img--white {
          display: none; }
        .navbar-collapse__nav-img--blue {
          display: block; }
    .navbar-collapse__close {
      background: transparent;
      padding: 0; }
      .navbar-collapse__close:hover {
        cursor: pointer; }
      .navbar-collapse__close img {
        max-width: 20px; }
    .navbar-collapse__footer {
      display: block;
      background-color: #0F3C80;
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%; }
      .navbar-collapse__footer-list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        height: 70px;
        position: relative;
        margin-bottom: 0;
        padding-left: 0; }
        .navbar-collapse__footer-list:before {
          content: "";
          position: absolute;
          width: 1px;
          height: 40px;
          background-color: #597DA1;
          left: 50%;
          top: 50%;
          transform: translateY(-50%); }
      .navbar-collapse__footer-item {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -moz-box-flex: 0;
        -moz-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        padding: 0 15px; }
        .navbar-collapse__footer-item button {
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          -webkit-align-items: center;
          -moz-align-items: center;
          align-items: center;
          transition: all 0.2s;
          background: transparent;
          text-align: left; } }
        @media screen and (max-width: 991px) and (prefers-reduced-motion: reduce) {
          .navbar-collapse__footer-item button {
            transition: none; } }

@media screen and (max-width: 991px) {
          .navbar-collapse__footer-item button:hover, .navbar-collapse__footer-item button:focus {
            cursor: pointer; }
            .navbar-collapse__footer-item button:hover .navbar-collapse__footer-content, .navbar-collapse__footer-item button:focus .navbar-collapse__footer-content {
              color: #FCCF00; }
      .navbar-collapse__footer-picto {
        max-width: 20px;
        margin-right: 15px; }
      .navbar-collapse__footer-content {
        font-size: 12px;
        font-weight: 700;
        color: #FFFFFF;
        line-height: 17px;
        text-transform: uppercase;
        margin-bottom: 0; }
    .navbar-collapse__subheader {
      position: fixed !important;
      width: 100%;
      display: block;
      background-color: #FFFFFF;
      padding: 15px 10px;
      text-align: center;
      top: 0;
      z-index: 100; }
      .navbar-collapse__subheader:after {
        display: none; }
    .navbar-collapse__return {
      width: 20px;
      height: 15px;
      position: absolute;
      top: 15px;
      left: 10px;
      background-image: url(../images/picto/chevron-left-blue.svg);
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center;
      background-color: transparent; }
      .navbar-collapse__return:hover {
        cursor: pointer; }
    .navbar-collapse__titlechild {
      font-size: 12px;
      text-transform: uppercase;
      font-weight: 700;
      line-height: 17px;
      letter-spacing: .5px;
      color: #004382;
      margin-bottom: 0; }
  .is-sticky .main-nav .navbar-collapse {
    background: #004382; }
    .is-sticky .main-nav .navbar-collapse #img-metrology-sticky {
      display: none; }
    .is-sticky .main-nav .navbar-collapse__nav-item--lang .portlet-content a {
      border: 1px solid #FFFFFF;
      color: #FFFFFF; }
    .is-sticky .main-nav .navbar-collapse__nav-img {
      max-width: 20px; }
      .is-sticky .main-nav .navbar-collapse__nav-img--white {
        display: block; }
      .is-sticky .main-nav .navbar-collapse__nav-img--blue {
        display: none; } }

#portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_navigation_metrology .nav-item,
#portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_navigation_quicklinks .nav-item {
  position: static;
  border: 0; }
  #portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_navigation_metrology .nav-item.dropdown:hover .nav-link,
  #portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_navigation_quicklinks .nav-item.dropdown:hover .nav-link {
    color: #FCCF00; }
    #portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_navigation_metrology .nav-item.dropdown:hover .nav-link:after,
    #portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_navigation_quicklinks .nav-item.dropdown:hover .nav-link:after {
      background-position: -30px 0;
      background-color: transparent; }
  #portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_navigation_metrology .nav-item.dropdown:hover .dropdown-menu,
  #portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_navigation_quicklinks .nav-item.dropdown:hover .dropdown-menu {
    display: block; }

#portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_navigation_metrology .nav .dropdown-menu,
#portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_navigation_quicklinks .nav .dropdown-menu {
  width: 100%;
  max-width: 100%;
  top: 0;
  left: initial;
  right: 0;
  height: auto;
  margin-left: initial;
  column-count: unset;
  padding: 0 0 0 40px;
  border: 0;
  background-color: transparent;
  min-height: 100%;
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 0;
  position: relative; }
  @media screen and (min-width: 768px) {
    #portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_navigation_metrology .nav .dropdown-menu,
    #portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_navigation_quicklinks .nav .dropdown-menu {
      position: absolute;
      padding: 0 0 0 40px;
      height: 100%;
      width: 50%;
      max-width: 50%; } }
  @media screen and (min-width: 992px) {
    #portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_navigation_metrology .nav .dropdown-menu,
    #portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_navigation_quicklinks .nav .dropdown-menu {
      width: 55%;
      max-width: 55%; } }
  #portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_navigation_metrology .nav .dropdown-menu li .dropdown-item,
  #portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_navigation_metrology .nav .dropdown-menu .nav-item .dropdown-item,
  #portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_navigation_quicklinks .nav .dropdown-menu li .dropdown-item,
  #portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_navigation_quicklinks .nav .dropdown-menu .nav-item .dropdown-item {
    text-transform: initial;
    font-weight: 400;
    color: #FFFFFF; }
    #portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_navigation_metrology .nav .dropdown-menu li .dropdown-item:hover,
    #portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_navigation_metrology .nav .dropdown-menu .nav-item .dropdown-item:hover,
    #portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_navigation_quicklinks .nav .dropdown-menu li .dropdown-item:hover,
    #portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_navigation_quicklinks .nav .dropdown-menu .nav-item .dropdown-item:hover {
      background-color: transparent;
      color: #FCCF00; }
      #portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_navigation_metrology .nav .dropdown-menu li .dropdown-item:hover span,
      #portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_navigation_metrology .nav .dropdown-menu .nav-item .dropdown-item:hover span,
      #portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_navigation_quicklinks .nav .dropdown-menu li .dropdown-item:hover span,
      #portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_navigation_quicklinks .nav .dropdown-menu .nav-item .dropdown-item:hover span {
        color: #FCCF00; }
  #portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_navigation_metrology .nav .dropdown-menu .lfr-nav-child-toggle,
  #portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_navigation_quicklinks .nav .dropdown-menu .lfr-nav-child-toggle {
    display: none; }

#portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_navigation_metrology .nav-link,
#portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_navigation_quicklinks .nav-link {
  position: relative;
  text-align: left;
  width: 100%; }
  #portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_navigation_metrology .nav-link:hover,
  #portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_navigation_quicklinks .nav-link:hover {
    background: transparent; }
  @media screen and (min-width: 768px) {
    #portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_navigation_metrology .nav-link,
    #portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_navigation_quicklinks .nav-link {
      width: 50%; } }
  @media screen and (min-width: 992px) {
    #portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_navigation_metrology .nav-link,
    #portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_navigation_quicklinks .nav-link {
      width: 45%;
      padding-right: 35px; } }
  #portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_navigation_metrology .nav-link > span,
  #portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_navigation_quicklinks .nav-link > span {
    font-weight: 700; }
  #portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_navigation_metrology .nav-link:before,
  #portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_navigation_quicklinks .nav-link:before {
    display: none; }
  #portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_navigation_metrology .nav-link.dropdown-toggle:after,
  #portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_navigation_quicklinks .nav-link.dropdown-toggle:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 15px;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    margin-right: 0;
    background-image: url(../images/picto/hover/picto-chevron-right-hover.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: -15px 0;
    opacity: 1;
    transition: none;
    background-color: transparent; }
    @media screen and (min-width: 992px) {
      #portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_navigation_metrology .nav-link.dropdown-toggle:after,
      #portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_navigation_quicklinks .nav-link.dropdown-toggle:after {
        margin-right: 20px; } }
  #portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_navigation_metrology .nav-link.dropdown-toggle:hover:after,
  #portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_navigation_quicklinks .nav-link.dropdown-toggle:hover:after {
    background-position: -30px 0;
    background-color: transparent; }
  #portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_navigation_metrology .nav-link .lfr-nav-child-toggle,
  #portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_navigation_quicklinks .nav-link .lfr-nav-child-toggle {
    display: none; }

.footer {
  background-color: #004382;
  color: #FFFFFF;
  padding: 40px 0 45px; }
  @media screen and (min-width: 992px) {
    .footer {
      padding: 25px 0 45px; } }
  .footer #social-media-links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 0.6rem;
    justify-content: flex-end;
    margin-right: 1rem;
    margin-top: 3em; }
    .footer #social-media-links .icon-bipm-e-news:before {
      content: '';
      height: 48px;
      width: 42px;
      background: url(../images/e_news_icon_white.svg) no-repeat center; }
  .footer-infos {
    padding-top: 30px;
    border-top: 1px solid #005db5; }
    @media screen and (min-width: 992px) {
      .footer-infos {
        padding-top: 0;
        border-top: 0; } }
    .footer-infos__title {
      margin-bottom: 10px; }
      .footer-infos__title img {
        max-width: 70px; }
    .footer-infos__address {
      font-size: 18px;
      line-height: 24px;
      margin-bottom: 0; }
    .footer-infos__copyright {
      font-size: 12px;
      line-height: 17px;
      margin-bottom: 0; }

.footer-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
  @media screen and (min-width: 992px) {
    .footer-nav {
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      -webkit-box-direction: normal;
      -webkit-box-orient: horizontal;
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      -webkit-justify-content: flex-end;
      -moz-justify-content: flex-end;
      justify-content: flex-end; } }
  .footer-nav .portlet {
    margin-bottom: 0; }
  .footer-nav .navbar-nav {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
    @media screen and (min-width: 992px) {
      .footer-nav .navbar-nav {
        -webkit-box-direction: normal;
        -webkit-box-orient: horizontal;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row; } }
  .footer-nav .nav-link {
    font-size: 12px;
    line-height: 17px;
    color: #FFFFFF;
    text-transform: uppercase;
    position: relative;
    transition: all 0.2s;
    padding: 0;
    margin-bottom: 30px; }
    @media (prefers-reduced-motion: reduce) {
      .footer-nav .nav-link {
        transition: none; } }
    @media screen and (min-width: 992px) {
      .footer-nav .nav-link {
        padding: 0 10px;
        margin-bottom: 0; } }
    @media screen and (min-width: 1200px) {
      .footer-nav .nav-link {
        padding: 0 25px; } }
    @media screen and (min-width: 992px) {
      .footer-nav .nav-link:after {
        content: "";
        position: absolute;
        width: 1px;
        height: 20px;
        background-color: #FFFFFF;
        top: 50%;
        transform: translateY(-50%);
        right: 0; } }
    .footer-nav .nav-link span {
      font-weight: 700; }
    .footer-nav .nav-link:hover, .footer-nav .nav-link:focus {
      color: #FCCF00; }
  .footer-nav .nav-item:last-child .nav-link:after {
    display: none; }
  .footer-nav__quicklinks {
    position: relative;
    padding: 0; }
    @media screen and (min-width: 992px) {
      .footer-nav__quicklinks {
        padding: 0 10px;
        margin-right: 15px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center; } }
    @media screen and (min-width: 1200px) {
      .footer-nav__quicklinks {
        padding: 0 25px; } }
    .footer-nav__quicklinks-content {
      font-size: 12px;
      line-height: 17px;
      color: #FFFFFF;
      text-transform: uppercase;
      position: relative;
      margin-bottom: 30px;
      font-weight: 700; }
      @media screen and (min-width: 992px) {
        .footer-nav__quicklinks-content {
          margin-bottom: 0; } }
    .footer-nav__quicklinks-picto {
      display: none;
      width: 20px;
      height: 20px;
      margin-left: 10px;
      background-position: 0 0;
      background-repeat: no-repeat;
      background-image: url(../images/picto/hover/picto-link-hover.svg);
      background-size: cover; }
      @media screen and (min-width: 992px) {
        .footer-nav__quicklinks-picto {
          display: inline-block; } }
    .footer-nav__quicklinks:hover, .footer-nav__quicklinks:focus {
      cursor: pointer; }
      .footer-nav__quicklinks:hover .footer-nav__quicklinks-content, .footer-nav__quicklinks:focus .footer-nav__quicklinks-content {
        color: #FCCF00; }
      .footer-nav__quicklinks:hover .footer-nav__quicklinks-picto, .footer-nav__quicklinks:focus .footer-nav__quicklinks-picto {
        background-position: -25px 0; }
  .footer-nav__language {
    display: none; }
    @media screen and (min-width: 992px) {
      .footer-nav__language {
        display: none; } }
    .footer-nav__language .portlet .language-entry-long-text {
      text-transform: capitalize;
      font-size: 12px;
      font-weight: 600;
      padding: 7px 12px;
      border: 1px solid #FFFFFF;
      border-radius: 5px;
      color: #FFFFFF; }
      .footer-nav__language .portlet .language-entry-long-text:hover, .footer-nav__language .portlet .language-entry-long-text:focus {
        color: #FCCF00;
        border-color: #FCCF00; }

.bipm .journal-content-article .card .card-body img {
  width: inherit; }

.bipm .card {
  color: midnightblue;
  font-size: 14px;
  line-height: 18px;
  margin-right: 25px; }
  .bipm .card .card-body {
    padding: 1rem; }
  .bipm .card .metadata-create-date {
    margin-bottom: 5px;
    font-size: 13px; }
  .bipm .card .autofit-col-gutters {
    padding-left: 20px; }
  .bipm .card img {
    width: 100px; }

.bipm .card-container {
  width: 100%;
  display: inline-block; }
  .bipm .card-container.multi .card {
    float: left;
    max-width: 350px;
    height: 150px; }
  .bipm .card-container.multi .card-body, .bipm .card-container.multi .card-row {
    box-sizing: border-box;
    height: 100%; }
  .bipm .card-container.multi .card-row {
    overflow: hidden; }

.modal {
  display: none; }
  .modal.show, .modal.modal-focused {
    display: block; }
  .modal .button-primary {
    cursor: pointer; }
    @media screen and (min-width: 768px) {
      .modal .button-primary {
        min-width: 0px;
        width: auto; } }

.modal-open .yui3-widget-modal,
.modal-open .modal.show {
  display: block; }

.modal-open .modal {
  overflow-y: auto !important;
  display: none; }

.modal-full:before, .modal-full:after {
  content: "";
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

.modal-full:before {
  background-image: url(../images/illustration/modal-background.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 5;
  opacity: .04; }

.modal-full:after {
  background-color: #004382;
  z-index: 4; }

.modal-full__dialog {
  z-index: 10;
  width: 100%;
  max-width: 100%;
  margin: 0; }
  @media screen and (min-width: 992px) {
    .modal-full__dialog {
      margin-top: 80px;
      margin-bottom: 80px; } }

.modal-full__content {
  background-color: transparent;
  border: 0;
  border-radius: 0; }

.modal-full__body {
  padding: 0; }

.modal-full__close {
  width: 32px;
  height: 32px;
  display: block;
  opacity: 1;
  margin-top: 35px;
  margin-bottom: 35px;
  margin-left: 0 !important;
  margin-right: 0 !important;
  transition: all 0.2s; }
  @media (prefers-reduced-motion: reduce) {
    .modal-full__close {
      transition: none; } }
  @media screen and (min-width: 992px) {
    .modal-full__close {
      margin-top: 0;
      margin-bottom: 65px; } }
  .modal-full__close img {
    width: 100%; }

.modal-full__title {
  font-size: 32px;
  font-weight: 600;
  line-height: 45px;
  margin-bottom: 20px; }

.modal-sign-in .header-second-nav {
  display: none; }
  @media screen and (min-width: 992px) {
    .modal-sign-in .header-second-nav {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex; } }
  .modal-sign-in .header-second-nav__items--connexion {
    color: #FCCF00; }
    .modal-sign-in .header-second-nav__items--connexion .header-second-nav__picto {
      background-position: -25px 0; }

.modal-sign-in .portlet-content {
  padding: 0; }

.modal-sign-in__body {
  border-top: 0px; }
  .modal-sign-in__body .portlet-boundary {
    max-width: 480px;
    margin: 50px auto 0; }
    @media screen and (min-width: 992px) {
      .modal-sign-in__body .portlet-boundary {
        margin: 110px auto 0; } }
    .modal-sign-in__body .portlet-boundary label {
      font-size: 16px;
      font-weight: 700;
      line-height: 22px;
      margin-bottom: 5px; }
    .modal-sign-in__body .portlet-boundary .form-group {
      margin-bottom: 30px; }
      .modal-sign-in__body .portlet-boundary .form-group.has-error input {
        border-color: #CF112D; }
      .modal-sign-in__body .portlet-boundary .form-group.has-error .help-block {
        color: #CF112D;
        font-weight: 600; }
    .modal-sign-in__body .portlet-boundary input {
      max-width: 460px;
      margin-bottom: 0; }
      .modal-sign-in__body .portlet-boundary input::-webkit-input-placeholder {
        font-size: 14px;
        color: #1A2024; }
      .modal-sign-in__body .portlet-boundary input:-ms-input-placeholder {
        font-size: 14px;
        color: #1A2024; }
      .modal-sign-in__body .portlet-boundary input::-moz-placeholder {
        font-size: 14px;
        color: #1A2024; }
      .modal-sign-in__body .portlet-boundary input:-moz-placeholder {
        font-size: 14px;
        color: #1A2024; }
    .modal-sign-in__body .portlet-boundary .button-holder {
      text-align: right;
      margin: 60px 0 0; }
      @media screen and (min-width: 992px) {
        .modal-sign-in__body .portlet-boundary .button-holder {
          padding-right: 20px; } }
      .modal-sign-in__body .portlet-boundary .button-holder .btn.btn-primary {
        border-radius: 5px;
        background-color: #0F3C80;
        color: #FFFFFF;
        font-size: 14px;
        line-height: 19px;
        text-transform: uppercase;
        font-weight: 700;
        padding: 15px 15px 15px 30px;
        text-align: center;
        width: 100%;
        border: 0;
        transition: all 0.2s;
        background-color: #CF112D; }
        @media (prefers-reduced-motion: reduce) {
          .modal-sign-in__body .portlet-boundary .button-holder .btn.btn-primary {
            transition: none; } }
        .modal-sign-in__body .portlet-boundary .button-holder .btn.btn-primary span {
          font-size: 14px;
          font-weight: 700;
          position: relative; }
          .modal-sign-in__body .portlet-boundary .button-holder .btn.btn-primary span:before {
            content: "";
            position: absolute;
            width: 15px;
            height: 20px;
            top: 50%;
            transform: translateY(-50%);
            left: 0;
            margin-left: -30px;
            background-image: url(../images/picto/picto-lock.svg);
            background-repeat: no-repeat;
            background-size: contain;
            background-position: center; }
        @media screen and (min-width: 992px) {
          .modal-sign-in__body .portlet-boundary .button-holder .btn.btn-primary {
            min-width: 220px;
            width: auto;
            line-height: 12px; }
            .modal-sign-in__body .portlet-boundary .button-holder .btn.btn-primary span {
              font-size: 16px;
              font-weight: 700; } }
        .modal-sign-in__body .portlet-boundary .button-holder .btn.btn-primary:hover, .modal-sign-in__body .portlet-boundary .button-holder .btn.btn-primary:focus {
          background-color: #a00d23 !important;
          box-shadow: none; }
    .modal-sign-in__body .portlet-boundary .show-password {
      position: absolute;
      width: 20px;
      height: 15px;
      background-image: url(../images/picto/hover/picto-views-hover.svg);
      background-size: cover;
      background-repeat: no-repeat;
      background-position: 0 center;
      right: 0;
      bottom: 0;
      margin-right: 37px;
      margin-bottom: 20px; }
      .modal-sign-in__body .portlet-boundary .show-password:hover, .modal-sign-in__body .portlet-boundary .show-password:focus {
        cursor: pointer; }
    .modal-sign-in__body .portlet-boundary .navigation {
      position: absolute;
      bottom: 0;
      margin-bottom: 70px; }
      .modal-sign-in__body .portlet-boundary .navigation a {
        font-size: 16px;
        line-height: 22px;
        color: #597DA1;
        display: inline-block;
        padding-left: 20px;
        transition: all 0.2s;
        position: relative;
        border-bottom: 2px solid; }
        @media (prefers-reduced-motion: reduce) {
          .modal-sign-in__body .portlet-boundary .navigation a {
            transition: none; } }
        .modal-sign-in__body .portlet-boundary .navigation a span {
          font-weight: 600; }
        .modal-sign-in__body .portlet-boundary .navigation a:before {
          content: "";
          position: absolute;
          width: 15px;
          height: 10px;
          background-image: url(../images/picto/hover/picto-arrow-right-hover.svg);
          background-size: cover;
          background-repeat: no-repeat;
          background-position: -60px 0;
          left: 0;
          top: 50%;
          transform: translateY(-50%); }
        .modal-sign-in__body .portlet-boundary .navigation a:hover, .modal-sign-in__body .portlet-boundary .navigation a:focus {
          color: #FCCF00; }
          .modal-sign-in__body .portlet-boundary .navigation a:hover:before, .modal-sign-in__body .portlet-boundary .navigation a:focus:before {
            background-position: -40px 0; }
          .modal-sign-in__body .portlet-boundary .navigation a:hover span, .modal-sign-in__body .portlet-boundary .navigation a:focus span {
            text-decoration: none; }
        .modal-sign-in__body .portlet-boundary .navigation a .icon-question-sign {
          display: none; }

.modal-sign-in .signed-in {
  color: #FFFFFF; }
  .modal-sign-in .signed-in:hover, .modal-sign-in .signed-in:focus {
    color: #FCCF00; }

.modal-sign-in__list {
  max-width: 480px;
  margin: 15px auto 0; }
  .modal-sign-in__list li {
    margin-bottom: 20px; }
    .modal-sign-in__list li a {
      color: #FFFFFF; }

.modal-metrology .header-second-nav {
  display: none; }
  @media screen and (min-width: 992px) {
    .modal-metrology .header-second-nav {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex; } }
  .modal-metrology .header-second-nav__items--metrology {
    color: #FCCF00; }
    .modal-metrology .header-second-nav__items--metrology .header-second-nav__picto {
      background-position: -48px 0; }

.modal-metrology .portlet-boundary ul li a {
  padding: 15px 0;
  font-size: 16px;
  line-height: 22px;
  color: #FFFFFF;
  display: block;
  font-weight: 700;
  margin: 0; }
  .modal-metrology .portlet-boundary ul li a span {
    font-weight: 700; }
  .modal-metrology .portlet-boundary ul li a:hover {
    color: #FCCF00; }

.modal-quicklinks .header-second-nav {
  display: none; }
  @media screen and (min-width: 992px) {
    .modal-quicklinks .header-second-nav {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex; } }
  .modal-quicklinks .header-second-nav__items--quicks {
    color: #FCCF00; }
    .modal-quicklinks .header-second-nav__items--quicks .header-second-nav__picto {
      background-position: -25px 0; }

.modal-quicklinks .portlet-boundary ul li a {
  padding: 10px 0;
  font-size: 16px;
  line-height: 22px;
  color: #FFFFFF;
  display: block;
  font-weight: 700; }
  .modal-quicklinks .portlet-boundary ul li a span {
    font-weight: 700; }
  .modal-quicklinks .portlet-boundary ul li a:hover {
    color: #FCCF00; }

.list-bullet {
  list-style-type: none;
  padding-left: 0; }
  .list-bullet ul {
    list-style-type: none;
    padding-left: 0; }
  .list-bullet li {
    position: relative;
    padding-left: 40px; }
    .list-bullet li:before {
      content: "";
      position: absolute;
      width: 5px;
      height: 5px;
      transform: rotate(45deg);
      background: #FCCF00;
      top: 0;
      left: 0;
      margin-top: 10px;
      margin-left: 25px; }

.list-arrow {
  list-style-type: none;
  padding-left: 0; }
  .list-arrow ul {
    list-style-type: none;
    padding-left: 0; }
  .list-arrow li {
    position: relative;
    padding-left: 40px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700; }
    .list-arrow li:before {
      content: "";
      position: absolute;
      width: 15px;
      height: 10px;
      background-image: url(../images/picto/hover/picto-arrow-right-hover.svg);
      background-size: cover;
      background-repeat: no-repeat;
      background-position: -40px 0;
      left: 0;
      top: 0;
      margin-top: 7px;
      margin-left: 15px; }

.list-none {
  list-style-type: none; }
  .list-none ul {
    list-style-type: none; }

ol {
  list-style-type: none;
  counter-reset: items;
  padding: 0; }
  ol li {
    counter-increment: items;
    display: table; }
    ol li:before {
      content: counter(items, decimal-leading-zero) " ";
      color: #FCCF00;
      font-size: 18px;
      font-weight: 600;
      display: table-cell;
      padding-right: 5px; }
  ol ol li {
    margin: 0; }
    ol ol li:before {
      content: counters(items, ".") " ";
      color: #004382; }
  ol.list-letter-lower li:before {
    content: counter(items, lower-alpha) ". "; }
  ol.list-letter-upper li:before {
    content: counter(items, upper-alpha) ". "; }
  ol.list-i-lower li:before {
    content: counter(items, lower-roman) ". "; }
  ol.list-i-upper li:before {
    content: counter(items, upper-roman) ". "; }

table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
  border-collapse: collapse; }
  table th {
    color: #1A2024;
    position: relative; }
  table td {
    border-bottom-width: 1px;
    border-left-width: 0;
    border-right-width: 0;
    border-top-width: 1px;
    border-color: #D8D8D8;
    border-style: solid;
    position: relative;
    vertical-align: middle; }
  table th,
  table td {
    padding: 5px;
    vertical-align: top;
    border-top: 1px solid #D8D8D8; }
  table thead th,
  table thead td {
    background-color: #D8D8D8;
    border-top-width: 0; }

.nav-pills {
  margin-bottom: 15px;
  list-style-type: none;
  padding-left: 0; }
  .nav-pills .nav-item {
    border-bottom: 1px solid #D8D8D8; }
    .nav-pills .nav-item:first-child {
      border-top: 1px solid #D8D8D8; }
    .nav-pills .nav-item.active a, .nav-pills .nav-item.selected a {
      color: #FCCF00; }
  .nav-pills .nav-link {
    font-size: 12px;
    color: #004382;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    transition: all .2s;
    padding: 0;
    letter-spacing: 1px;
    border-radius: 0;
    margin-bottom: 0 !important;
    padding: 10px 15px; }
    .nav-pills .nav-link:hover {
      background-color: #0F3C80;
      color: #FCCF00; }
    .nav-pills .nav-link span {
      font-weight: 700; }

.cookie-agreement {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  z-index: 100;
  padding: 20px;
  background-color: #FFFFFF;
  color: #1A2024;
  border-top: 1px solid #D8D8D8; }
  @media screen and (min-width: 768px) {
    .cookie-agreement {
      justify-content: space-between; } }
  @media screen and (min-width: 992px) {
    .cookie-agreement {
      flex-direction: row; } }
  .cookie-agreement p {
    text-align: center; }
    @media screen and (min-width: 992px) {
      .cookie-agreement p {
        text-align: left;
        margin-bottom: 0; } }
  @media screen and (min-width: 768px) {
    .cookie-agreement .policy-button {
      margin-right: 20px; } }
  .cookie-agreement .agree-button {
    margin-bottom: 0; }

.breadcrumb {
  background-color: transparent;
  border-radius: 0;
  padding: .75rem 0; }
  .breadcrumb li.active {
    color: #1A2024; }
  .breadcrumb li a {
    font-weight: 600; }

.pagination {
  display: block; }
  .pagination li a {
    border-radius: 0 !important;
    font-weight: 700;
    border-color: #D8D8D8; }
    .pagination li a:hover, .pagination li a:focus {
      color: #FCCF00;
      background-color: #0F3C80; }
  .pagination li.active a {
    border-color: #D8D8D8;
    color: #FCCF00;
    background-color: #0F3C80; }
    .pagination li.active a:hover, .pagination li.active a:focus {
      border-color: #D8D8D8;
      color: #FCCF00;
      background-color: #0F3C80; }

.pagination-items-per-page > a,
.pagination-items-per-page > .btn-unstyled {
  border-radius: 0;
  border-color: #D8D8D8;
  font-weight: 700; }
  .pagination-items-per-page > a:hover, .pagination-items-per-page > a:focus,
  .pagination-items-per-page > .btn-unstyled:hover,
  .pagination-items-per-page > .btn-unstyled:focus {
    background-color: #0F3C80;
    color: #FCCF00; }

.show.page-item .dropdown-toggle,
.show.pagination-items-per-page .dropdown-toggle {
  border-color: #D8D8D8;
  background-color: #0F3C80; }

.list-group {
  margin-bottom: 30px; }
  .list-group-item {
    border-color: #D8D8D8; }
    .list-group-item:first-child, .list-group-item:last-child {
      border-radius: 0; }

.bipm .widget-mode-card {
  margin-top: 30px; }
  .bipm .widget-mode-card .card {
    margin-right: 0;
    border-radius: 0;
    color: #1A2024;
    border-color: #D8D8D8; }
    .bipm .widget-mode-card .card-header, .bipm .widget-mode-card .card-footer {
      border-radius: 0;
      border-color: #D8D8D8;
      background-color: #FBFBFB; }
    .bipm .widget-mode-card .card img {
      width: auto; }
    .bipm .widget-mode-card .card .title-link:hover, .bipm .widget-mode-card .card .title-link:focus {
      color: #004382; }
    .bipm .widget-mode-card .card .widget-metadata {
      margin-bottom: 10px; }
    .bipm .widget-mode-card .card .widget-resume {
      margin-bottom: 0; }
    .bipm .widget-mode-card .card-footer {
      padding: 1rem; }

.image-text {
  text-align: center;
  margin-bottom: 30px;
  border: 1px solid #E6F1FB; }
  .image-text img {
    margin-bottom: 15px; }
  .image-text-caption,
  .image-text p {
    margin: 0;
    padding: 15px 60px;
    background-color: #E6F1FB; }

.une {
  background-color: #0F3C80;
  min-height: 380px; }
  .une .news-text {
    padding: 20px;
    color: white; }
    .une .news-text .news-details__title {
      padding: 0.5rem; }
    .une .news-text .news-details__content {
      padding: 0.5rem; }
    .une .news-text .article-link {
      color: white; }
  .une a, .une a:hover, .une a:visited {
    color: white; }
  .une img {
    width: 100%; }

@media screen and (max-width: 991px) {
  .news-details.une .row {
    -webkit-box-direction: reverse;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; }
    .news-details.une .row .col-3, .news-details.une .row .col-6, .news-details.une .row .col-9 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
      -moz-box-flex: 0;
      -moz-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; }
  .news-details.une .news-details__content {
    padding: 1rem; }
  .news-details.une .news-details__img {
    margin-bottom: 0; } }

.bipm-list.columned .bipm-list__content--news {
  border: none;
  padding-top: 0.5rem;
  margin-bottom: 0.5rem; }
  .bipm-list.columned .bipm-list__content--news .title-third, .bipm-list.columned .bipm-list__content--news .bipm .widget-mode-card .card .title-link, .bipm .widget-mode-card .card .bipm-list.columned .bipm-list__content--news .title-link {
    font-size: 15px; }

.une-block .row .portlet-column-first {
  padding-right: 8px; }

.une-block .row .portlet-column-last {
  padding-left: 8px; }

#wrapper .final_reports__landing_page__landing-title h1 {
  margin-bottom: 40px !important; }

#wrapper .final_reports__landing_page__type_title h3 {
  font-size: 22px;
  line-height: 27px; }

#wrapper .final_reports__landing_page__landing_summary {
  padding: 1rem 0; }

#wrapper .final_reports__landing_page__permissions {
  margin-top: 1rem; }

#wrapper .final_reports__landing_page__abstract {
  margin: 2rem 0;
  padding: 1rem 2rem;
  border: 1px solid #D8D8D8; }

#wrapper .final_reports__landing_page .authors {
  padding: 1rem 0; }

#wrapper .final_reports__landing_page__report-title h3 {
  font-weight: 700;
  font-size: 30px;
  line-height: 35px; }

#wrapper .final_reports__landing_page__short-description {
  padding: 1rem 0; }
  #wrapper .final_reports__landing_page__short-description .component-paragraph {
    font-size: 22px; }

#wrapper .final_reports__landing_page__download-link {
  text-align: center; }

#wrapper .final_reports__landing_page__date-publication > div > div:first-child {
  padding-left: 0.3rem; }

#wrapper .final_reports__landing_page .link-button {
  margin-top: 2rem; }
  #wrapper .final_reports__landing_page .link-button .btn {
    padding-top: 0;
    font-weight: 700; }

#wrapper .final_reports__landing_page .list__authors {
  margin-bottom: 0.6rem; }

.portlet-layout {
  position: relative;
  z-index: 5; }

.portlet-content {
  padding: 0; }

.portlet-header {
  display: none; }

.portlet .portlet-bipm-menu {
  margin-top: 1.25rem;
  text-align: right;
  text-align: -moz-right;
  text-align: -webkit-right; }

.portlet .asset-entries-group-label {
  font-size: 28px;
  line-height: 34px;
  font-weight: 600;
  text-align: left;
  margin-bottom: 5px; }
  @media screen and (min-width: 992px) {
    .portlet .asset-entries-group-label {
      font-size: 32px;
      line-height: 45px; } }

.bipm-lame-grey {
  background-color: #FBFBFB;
  padding: 20px 0;
  position: relative; }
  .bipm-lame-grey:before, .bipm-lame-grey:after {
    content: "";
    position: absolute;
    top: 0;
    width: 1000px;
    height: 100%;
    background-color: #FBFBFB; }
  .bipm-lame-grey:before {
    left: 0;
    margin-left: -1000px; }
  .bipm-lame-grey:after {
    right: 0;
    margin-right: -1000px; }
  @media screen and (min-width: 992px) {
    .bipm-lame-grey {
      padding: 30px 0; } }

.bipm-lame-white {
  padding: 20px 0; }
  @media screen and (min-width: 992px) {
    .bipm-lame-white {
      padding: 30px 0; } }

@media screen and (min-width: 992px) {
  .columns-25-75 .bipm-lame-grey:before {
    width: 15px;
    margin-left: -15px; } }

.portlet-column-content .bipm-lame-white:first-child,
.portlet-column-content .bipm-lame-grey:first-child {
  padding-top: 0; }

.portlet-column-sidebar select {
  width: 100%;
  max-width: 100%;
  margin-bottom: 10px; }

.login-container {
  max-width: 520px;
  margin: 0 auto; }
  .login-container .portlet-content {
    padding: 0; }
  .login-container label {
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    margin-bottom: 5px; }
  .login-container input {
    max-width: 480px;
    margin-bottom: 30px; }
    .login-container input::-webkit-input-placeholder {
      font-size: 14px;
      color: #1A2024; }
    .login-container input:-ms-input-placeholder {
      font-size: 14px;
      color: #1A2024; }
    .login-container input::-moz-placeholder {
      font-size: 14px;
      color: #1A2024; }
    .login-container input:-moz-placeholder {
      font-size: 14px;
      color: #1A2024; }
  .login-container .button-holder {
    text-align: right;
    margin: 60px 0 0; }
    @media screen and (min-width: 992px) {
      .login-container .button-holder {
        padding-right: 20px; } }
    .login-container .button-holder .btn.btn-primary,
    .login-container .button-holder .btn.btn-cancel {
      border-radius: 5px;
      color: #FFFFFF;
      font-size: 14px;
      line-height: 19px;
      text-transform: uppercase;
      font-weight: 700;
      padding: 15px;
      text-align: center;
      width: 100%;
      border: 0;
      transition: all 0.2s; }
      @media (prefers-reduced-motion: reduce) {
        .login-container .button-holder .btn.btn-primary,
        .login-container .button-holder .btn.btn-cancel {
          transition: none; } }
      @media screen and (min-width: 992px) {
        .login-container .button-holder .btn.btn-primary,
        .login-container .button-holder .btn.btn-cancel {
          min-width: 220px;
          width: auto;
          line-height: 12px; } }
      .login-container .button-holder .btn.btn-primary span,
      .login-container .button-holder .btn.btn-cancel span {
        font-size: 14px;
        font-weight: 700; }
        @media screen and (min-width: 992px) {
          .login-container .button-holder .btn.btn-primary span,
          .login-container .button-holder .btn.btn-cancel span {
            font-size: 16px;
            font-weight: 700; } }
      .login-container .button-holder .btn.btn-primary:hover, .login-container .button-holder .btn.btn-primary:focus,
      .login-container .button-holder .btn.btn-cancel:hover,
      .login-container .button-holder .btn.btn-cancel:focus {
        outline: 0;
        box-shadow: none;
        color: #FFFFFF; }
    .login-container .button-holder .btn.btn-primary {
      background-color: #CF112D; }
      .login-container .button-holder .btn.btn-primary span {
        position: relative; }
        .login-container .button-holder .btn.btn-primary span:before {
          content: "";
          position: absolute;
          width: 15px;
          height: 20px;
          top: 50%;
          transform: translateY(-50%);
          left: 0;
          margin-left: -30px;
          background-image: url(../images/picto/picto-lock.svg);
          background-repeat: no-repeat;
          background-size: contain;
          background-position: center; }
      .login-container .button-holder .btn.btn-primary:hover, .login-container .button-holder .btn.btn-primary:focus {
        background-color: #a00d23 !important; }
    .login-container .button-holder .btn.btn-cancel {
      background-color: #3E3E3E; }
      .login-container .button-holder .btn.btn-cancel:hover, .login-container .button-holder .btn.btn-cancel:focus {
        background-color: #252525 !important; }
      .login-container .button-holder .btn.btn-cancel + .btn.btn-primary {
        margin-top: 20px; }
        @media screen and (min-width: 992px) {
          .login-container .button-holder .btn.btn-cancel + .btn.btn-primary {
            margin-top: 0; } }
        .login-container .button-holder .btn.btn-cancel + .btn.btn-primary span:before {
          display: none; }
  .login-container .show-password {
    position: absolute;
    width: 20px;
    height: 15px;
    background-image: url(../images/picto/hover/picto-views-hover.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0 center;
    right: 0;
    bottom: 0;
    margin-right: 37px;
    margin-bottom: 20px; }
    .login-container .show-password:hover, .login-container .show-password:focus {
      cursor: pointer; }
  .login-container .navigation {
    position: absolute;
    bottom: 0;
    margin-bottom: 70px; }
    .login-container .navigation a {
      font-size: 16px;
      line-height: 22px;
      color: #597DA1;
      display: inline-block;
      padding-left: 20px;
      transition: all 0.2s;
      position: relative;
      border-bottom: 2px solid; }
      @media (prefers-reduced-motion: reduce) {
        .login-container .navigation a {
          transition: none; } }
      .login-container .navigation a span {
        font-weight: 600; }
      .login-container .navigation a:before {
        content: "";
        position: absolute;
        width: 15px;
        height: 10px;
        background-image: url(../images/picto/hover/picto-arrow-right-hover.svg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: -60px 0;
        left: 0;
        top: 50%;
        transform: translateY(-50%); }
      .login-container .navigation a:hover, .login-container .navigation a:focus {
        color: #FCCF00; }
        .login-container .navigation a:hover:before, .login-container .navigation a:focus:before {
          background-position: -40px 0; }
        .login-container .navigation a:hover span, .login-container .navigation a:focus span {
          text-decoration: none; }
      .login-container .navigation a .icon-question-sign {
        display: none; }

.my-account-admin__title {
  color: #004382;
  margin-bottom: 30px; }
  @media screen and (min-width: 992px) {
    .my-account-admin__title {
      margin-bottom: 60px; } }

.my-account-admin__infos {
  font-size: 20px;
  color: #1A2024;
  margin-bottom: 30px; }
  .my-account-admin__infos span {
    font-size: 18px;
    color: #0F3C80;
    font-weight: 600;
    margin-right: 5px;
    display: block;
    margin-bottom: 10px;
    color: #004382; }
    @media screen and (min-width: 992px) {
      .my-account-admin__infos span {
        display: inline-block;
        margin-bottom: 0; } }

.my-account-admin__footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  padding: 10px 0; }
  @media screen and (min-width: 992px) {
    .my-account-admin__footer {
      padding: 20px 0 0 0; } }

.update-account__title,
.update-password__title {
  color: #004382;
  margin-bottom: 30px; }
  @media screen and (min-width: 992px) {
    .update-account__title,
    .update-password__title {
      margin-bottom: 60px; } }

.update-account__infos,
.update-password__infos {
  margin-bottom: 30px;
  margin-top: 10px; }

.update-account label,
.update-password label {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  color: #004382; }
  .update-account label span.text-warning,
  .update-password label span.text-warning {
    color: #CF112D !important;
    font-size: 9px !important; }

.update-account .form .form-control[type="text"],
.update-account .form .form-control[type="password"],
.update-password .form .form-control[type="text"],
.update-password .form .form-control[type="password"] {
  max-width: 95%; }

.update-account .form .has-success.form-group,
.update-password .form .has-success.form-group {
  position: relative; }
  .update-account .form .has-success.form-group:after,
  .update-password .form .has-success.form-group:after {
    content: "";
    position: absolute;
    width: 17px;
    height: 56px;
    right: 0;
    bottom: 0;
    background-image: url(../images/picto/picto-check-green.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain; }

.update-account .form .has-success .form-control:focus,
.update-password .form .has-success .form-control:focus {
  box-shadow: none; }

.update-account .form .has-error.form-group,
.update-password .form .has-error.form-group {
  position: relative; }
  .update-account .form .has-error.form-group:after,
  .update-password .form .has-error.form-group:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 56px;
    right: 0;
    bottom: 22px;
    background-image: url(../images/picto/picto-wrong.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain; }

.update-account .form .has-error .form-control:focus,
.update-password .form .has-error .form-control:focus {
  box-shadow: none; }

.update-account__footer,
.update-password__footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  padding: 10px 0; }
  @media screen and (min-width: 992px) {
    .update-account__footer,
    .update-password__footer {
      padding: 20px 0 0 0; } }

.update-account__button,
.update-password__button {
  width: auto; }

#_my_account_portlet_confirmationPopup {
  overflow-y: hidden !important; }
  #_my_account_portlet_confirmationPopup .modal-header {
    display: none; }

.list-members__content {
  display: flex;
  flex-direction: column;
  height: 100%; }
  .list-members__content .list-members-list--single {
    flex: 1; }

.list-members__footer {
  margin-bottom: 30px; }

.list-members-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 30px;
  border: 1px solid #D8D8D8;
  background-color: #FFFFFF; }
  .list-members-list__item {
    max-width: 100%;
    padding: 20px 25px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; }
    @media screen and (min-width: 992px) {
      .list-members-list__item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -moz-box-flex: 0;
        -moz-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        padding: 20px 30px; } }
  .list-members-list__title {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    color: #0F3C80;
    padding-left: 15px;
    margin-bottom: 5px;
    position: relative; }
    .list-members-list__title a {
      font-weight: 600; }
    .list-members-list__title:before {
      content: "";
      position: absolute;
      width: 5px;
      height: 25px;
      background-color: #CF112D;
      top: 0;
      left: 0; }
  .list-members-list__content {
    padding-left: 15px; }
    .list-members-list__content p {
      font-size: 16px;
      line-height: 23px;
      color: #1A2024;
      margin-bottom: 0; }
  .list-members-list__link {
    margin-bottom: 3px; }
  @media screen and (min-width: 992px) {
    .list-members-list--single .list-members-list__item {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
      -moz-box-flex: 0;
      -moz-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; } }

.publications {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between; }
  .publications__portlettitle {
    z-index: 1;
    position: relative;
    display: inline-block; }
  .publications__content {
    padding: 20px 25px;
    border: 1px solid #D8D8D8;
    margin-bottom: 30px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    min-width: 100%;
    background-color: #FFFFFF; }
    @media screen and (min-width: 992px) {
      .publications__content {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 48%;
        -moz-box-flex: 0;
        -moz-flex: 0 0 48%;
        -ms-flex: 0 0 48%;
        flex: 0 0 48%;
        min-width: 48%; } }
  .publications__date, .publications__body {
    padding-left: 15px;
    margin-top: 10px;
    margin-bottom: 0; }
  .publications__subtitle {
    padding-left: 15px;
    margin-top: 10px;
    margin-bottom: 0;
    font-weight: 700; }
  .publications__list {
    margin-top: 5px;
    margin-bottom: 0;
    padding-left: 15px; }
    .publications__list__item {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      padding: 5px 0;
      margin-bottom: 15px; }
      .publications__list__item span {
        padding-left: 15px; }
      .publications__list__item__row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; }
        .publications__list__item__row .publications__title {
          font-weight: 700; }
      .publications__list__item__authors li {
        display: inline; }
    .publications__list p {
      margin-bottom: 0; }
  .publications__select {
    display: inline-block;
    padding: .375rem 1.75rem .375rem .75rem;
    border-radius: .25rem;
    vertical-align: middle; }
  .publications__toolbar {
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 0; }
    .publications__toolbar .navbar-expand-md .container-fluid {
      justify-content: right; }
    .publications__toolbar nav {
      background-color: transparent; }
  .publications__folder-nav .nav-pills .nav-item:first-child {
    border-top: 0px; }
    .publications__folder-nav .nav-pills .nav-item:first-child.parent-folder-link {
      border-width: 0px; }
  .publications__folder-nav .parent-folder-link {
    background-image: url(../images/picto/chevron-left-blue.svg);
    background-size: unset;
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: transparent; }
    .publications__folder-nav .parent-folder-link:hover {
      cursor: pointer; }

.workinggroup-members__footer {
  margin-bottom: 30px; }

.workinggroup-members-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 30px;
  border: 1px solid #D8D8D8;
  background-color: #FFFFFF; }
  .workinggroup-members-list__item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 20px 25px; }
    @media screen and (min-width: 992px) {
      .workinggroup-members-list__item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -moz-box-flex: 0;
        -moz-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%; } }
  .workinggroup-members-list__title {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    color: #0F3C80;
    padding-left: 15px;
    margin-bottom: 5px;
    position: relative;
    min-height: 24px; }
    .workinggroup-members-list__title a {
      font-weight: 600; }
    .workinggroup-members-list__title:before {
      content: "";
      position: absolute;
      width: 5px;
      height: 25px;
      background-color: #CF112D;
      top: 0;
      left: 0; }
    .workinggroup-members-list__title.youtube {
      line-height: 30px; }
      .workinggroup-members-list__title.youtube:after {
        content: "";
        position: absolute;
        width: 40px;
        height: 30px;
        background-size: 40px;
        background-position: center;
        background-image: url(../images/youtube_social_white_squircle_2017.svg); }
  .workinggroup-members-list__content {
    padding-left: 15px; }
    .workinggroup-members-list__content p {
      margin-bottom: 0; }
  .workinggroup-members-list__link {
    margin-bottom: 3px; }
  @media screen and (min-width: 992px) {
    .workinggroup-members-list--single .workinggroup-members-list__item {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
      -moz-box-flex: 0;
      -moz-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; } }

.meetings-list-portlet .filter-form {
  display: flex;
  flex-direction: column;
  margin-bottom: 24px;
  flex-wrap: wrap; }

.meetings-list-portlet .filter-form .break {
  flex-basis: 100%;
  height: 0; }

.meetings-list-portlet .filter-form .control-label {
  padding-bottom: 5px;
  font-weight: 600; }

.meetings-list-portlet .filter-form .main-content-card {
  border: 0;
  flex: 1;
  background: transparent;
  margin: 0; }

.meetings-list-portlet .filter-form .main-content-card .panel-body {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }

.meetings-list-portlet .filter-form .main-content-card .panel-body .form-group {
  padding-right: 24px; }

.meetings-list-portlet .filter-form select {
  background-image: none; }

@media screen and (min-width: 768px) {
  .meetings-list-portlet .filter-form,
  .meetings-list-portlet .filter-form .main-content-card .panel-body {
    flex-direction: row; }
  .meetings-list-portlet .filter-form .button-holder {
    margin-top: 29px; } }

.meetings-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px; }
  .meetings-list__item {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
    max-width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; }
    @media screen and (min-width: 992px) {
      .meetings-list__item {
        max-width: 50%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -moz-box-flex: 0;
        -moz-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%; } }
    .meetings-list__item--disabled .meetings-list__content {
      border-left-color: #D8D8D8; }
    .meetings-list__item--disabled .meetings-list__title,
    .meetings-list__item--disabled .meetings-list__informations-date {
      color: #D8D8D8; }
    .meetings-list__item--disabled .meetings-list__informations-title {
      color: #D8D8D8; }
    .meetings-list__item--disabled .meetings-list__list li,
    .meetings-list__item--disabled .meetings-list__list-link {
      color: #D8D8D8; }
    .meetings-list__item--disabled .meetings-list__list-link-session,
    .meetings-list__item--disabled .meetings-list__list-link-user {
      background-position: 0 center; }
    .meetings-list__item--disabled .meetings-list__title-calendar {
      background-position: 0 center; }
  .meetings-list__content {
    border: 1px solid #D8D8D8;
    padding: 20px 20px 20px 25px;
    background-color: #FFFFFF;
    transition: all 0.2s; }
    @media (prefers-reduced-motion: reduce) {
      .meetings-list__content {
        transition: none; } }
    .meetings-list__content--future-event {
      border-right-width: 4px;
      border-right-color: #CF112D; }
    .meetings-list__content--committee {
      border-left-width: 4px;
      border-left-color: #000000; }
    .meetings-list__content--workshop {
      border-left-width: 4px;
      border-left-color: #42a3e8; }
  .meetings-list__title {
    font-weight: 700;
    color: #597DA1;
    text-transform: uppercase;
    margin-bottom: 15px;
    transition: all 0.2s; }
    @media (prefers-reduced-motion: reduce) {
      .meetings-list__title {
        transition: none; } }
    .meetings-list__title-calendar {
      width: 20px;
      height: 20px;
      display: inline-block;
      vertical-align: middle;
      margin-right: 8px;
      margin-bottom: 5px;
      background-image: url(../images/picto/hover/picto-calendar-hover.svg);
      background-size: cover;
      background-position: -25px center;
      background-repeat: no-repeat; }
  .meetings-list__informations {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
    @media screen and (min-width: 768px) {
      .meetings-list__informations {
        -webkit-box-direction: normal;
        -webkit-box-orient: horizontal;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        justify-content: space-between; } }
    .meetings-list__informations-title {
      color: #0F3C80;
      font-size: 18px;
      line-height: 23px;
      font-weight: 600;
      transition: all 0.2s;
      margin-bottom: 5px; }
      @media (prefers-reduced-motion: reduce) {
        .meetings-list__informations-title {
          transition: none; } }
      @media screen and (min-width: 768px) {
        .meetings-list__informations-title {
          padding-right: 20px;
          margin-bottom: 0; } }
    .meetings-list__informations-date {
      display: flex;
      color: #597DA1;
      text-transform: uppercase;
      transition: all 0.2s;
      padding-left: 0;
      margin-bottom: 0;
      list-style-type: none; }
      @media (prefers-reduced-motion: reduce) {
        .meetings-list__informations-date {
          transition: none; } }
      @media screen and (min-width: 768px) {
        .meetings-list__informations-date {
          display: block;
          text-align: right; } }
      .meetings-list__informations-date-date, .meetings-list__informations-date-month {
        font-size: 12px;
        white-space: nowrap;
        margin-right: 5px; }
        @media screen and (min-width: 768px) {
          .meetings-list__informations-date-date, .meetings-list__informations-date-month {
            margin-right: 0; } }
      .meetings-list__informations-date-year {
        font-size: 12px; }
        @media screen and (min-width: 768px) {
          .meetings-list__informations-date-year {
            font-weight: 700;
            font-size: 16px; } }
  .meetings-list__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 0;
    list-style-type: none;
    padding-left: 0; }
    @media screen and (min-width: 992px) {
      .meetings-list__list {
        margin-top: 5px; } }
    .meetings-list__list li {
      font-weight: 700;
      font-size: 12px;
      color: #1A2024;
      text-transform: uppercase;
      margin-right: 15px;
      transition: all 0.2s; }
      @media (prefers-reduced-motion: reduce) {
        .meetings-list__list li {
          transition: none; } }
      .meetings-list__list li:last-child {
        margin-right: 0; }
      .meetings-list__list li span {
        font-weight: 700; }
    .meetings-list__list-link {
      font-weight: 700;
      font-size: 12px;
      color: #1A2024;
      transition: all 0.2s; }
      @media (prefers-reduced-motion: reduce) {
        .meetings-list__list-link {
          transition: none; } }
      .meetings-list__list-link-session, .meetings-list__list-link-user {
        width: 20px;
        height: 20px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 8px;
        background-position: -50px center;
        background-repeat: no-repeat;
        background-size: cover; }
      .meetings-list__list-link-session {
        background-image: url(../images/picto/hover/picto-details-hover.svg); }
      .meetings-list__list-link-user {
        background-image: url(../images/picto/hover/picto-users-hover.svg); }
  .meetings-list.table-mode .meetings-list__item {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0; }
    @media screen and (min-width: 992px) {
      .meetings-list.table-mode .meetings-list__item {
        max-width: 100%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -moz-box-flex: 0;
        -moz-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%; } }
  .meetings-list.table-mode .meetings-list__content {
    border: 0;
    border-top: 1px solid #D8D8D8;
    padding: 5px 0 20px 0; }
    .meetings-list.table-mode .meetings-list__content > a, .meetings-list.table-mode .meetings-list__content > ul, .meetings-list.table-mode .meetings-list__content > p {
      padding-left: 15px; }
  .meetings-list.table-mode .meetings-list__list {
    margin-top: 0; }
    @media screen and (min-width: 992px) {
      .meetings-list.table-mode .meetings-list__list {
        margin-top: 0; } }

.state-cipmmra__title {
  margin-bottom: 0; }

.state-cipmmra-list {
  margin-bottom: 5%; }
  .state-cipmmra-list .state-cipmmra__title {
    background-color: #0f3c80;
    color: #fccf00;
    padding-left: 2%; }

.state-cipmmra-signatories h3 {
  margin-top: 30px; }

.state-cipmmra-signatories__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border: 1px solid #D8D8D8;
  background-color: #FFFFFF; }

.state-cipmmra-signatories__item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 20px 25px; }

.state-cipmmra-signatories__content {
  padding-left: 15px; }
  .state-cipmmra-signatories__content p {
    margin-bottom: 0; }

.state-cipmmra-signatories__link {
  margin-bottom: 3px; }

.state-cipmmra-contact__title {
  margin-top: 30px; }

.state-cipmmra-contact__item {
  border: 1px solid #D8D8D8;
  padding: 20px 25px;
  background-color: #FFFFFF; }

.state-cipmmra-contact__content {
  padding-left: 15px; }
  .state-cipmmra-contact__content p {
    margin-bottom: 0; }

.state-cipmmra-contact__address {
  margin-bottom: 5px; }

.state-cipmmra-contact__link {
  margin-top: 5px; }

.state-cipmmra-participation {
  border: 1px solid #d8d8d8;
  padding: 20px 25px; }

.staff-member {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 30px;
  border: 1px solid #D8D8D8;
  background-color: #FFFFFF; }
  .staff-member__item {
    max-width: 100%;
    padding: 20px 25px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; }
    @media screen and (min-width: 992px) {
      .staff-member__item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -moz-box-flex: 0;
        -moz-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        padding: 20px 30px; } }
    .staff-member__item + .staff-member__item {
      padding-top: 0; }
      @media screen and (min-width: 992px) {
        .staff-member__item + .staff-member__item {
          padding-top: 20px; } }
  .staff-member__title {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    color: #0F3C80;
    padding-left: 15px;
    margin-bottom: 5px;
    position: relative; }
    .staff-member__title:before {
      content: "";
      position: absolute;
      width: 5px;
      height: 25px;
      background-color: #CF112D;
      top: 0;
      left: 0; }
  .staff-member__content {
    padding-left: 15px; }
    .staff-member__content p {
      font-size: 16px;
      line-height: 23px;
      color: #1A2024;
      margin-bottom: 0; }
  @media screen and (min-width: 992px) {
    .staff-member--single .staff-member__item {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
      -moz-box-flex: 0;
      -moz-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; } }

.cbkt-portlet__title {
  margin-bottom: 15px; }

.cbkt-portlet__empty-list {
  margin-bottom: 25px;
  margin-top: 25px; }

@media screen and (min-width: 992px) {
  .cbkt-portlet .list-members-list__item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; } }

.person-info .card-header {
  background-color: #0F3C80; }

.person-info p {
  padding: 0 0 0 16px; }

.person-info button, .person-info button:hover {
  color: white; }

.person-info .card a img {
  width: unset; }

.state-committee-matrix {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: center; }
  .state-committee-matrix__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-left: 1px solid #D8D8D8;
    border-right: 1px solid #D8D8D8;
    border-bottom: 1px solid #D8D8D8; }
    .state-committee-matrix__content:first-child {
      border-top: 1px solid #D8D8D8; }
    @media screen and (min-width: 576px) {
      .state-committee-matrix__content {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 60%;
        -moz-box-flex: 0;
        -moz-flex: 0 0 60%;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%; } }
    @media screen and (min-width: 768px) {
      .state-committee-matrix__content {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -moz-box-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -webkit-box-direction: normal;
        -webkit-box-orient: horizontal;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        border-top: 1px solid #D8D8D8;
        border-left: 1px solid #D8D8D8;
        border-right: 0;
        border-bottom: 1px solid #D8D8D8; }
        .state-committee-matrix__content:last-child {
          border-right: 1px solid #D8D8D8; } }
  .state-committee-matrix__name {
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    color: #0F3C80;
    position: relative; }
  .state-committee-matrix__col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%; }
    @media screen and (min-width: 768px) {
      .state-committee-matrix__col {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -moz-box-flex: 0;
        -moz-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%; } }
  .state-committee-matrix__title {
    background-color: #D8D8D8;
    padding: 5px 0; }
  @media screen and (min-width: 768px) {
    .state-committee-matrix__type {
      padding: 5px 0 10px; } }
  .state-committee-matrix__type span {
    color: transparent;
    font-size: 0;
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    display: inline-block; }
  .state-committee-matrix__type--Member span {
    background-image: url(../images/picto/picto-users-blue.svg); }
  .state-committee-matrix__type--Observer span {
    background-image: url(../images/picto/picto-eye.svg); }

.portlet-message-boards .navbar {
  background-color: transparent;
  border: 0; }
  .portlet-message-boards .navbar .container-fluid {
    padding: 0; }
  .portlet-message-boards .navbar .navbar-collapse {
    position: relative; }
    .portlet-message-boards .navbar .navbar-collapse.collapse {
      background-color: transparent !important; }

.portlet-message-boards .lfr-search-container-wrapper .table.table-list,
.portlet-message-boards .lfr-search-container-wrapper .table.table-list tr,
.portlet-message-boards .lfr-search-container-wrapper .table.table-list th,
.portlet-message-boards .lfr-search-container-wrapper .table.table-list td {
  border-radius: 0 !important; }

.portlet-message-boards .lfr-search-container-wrapper .list-group-header {
  padding: 0;
  border: 0;
  background: transparent; }
  .portlet-message-boards .lfr-search-container-wrapper .list-group-header-title {
    font-size: 22px;
    line-height: 24px;
    font-weight: 600;
    text-align: left;
    margin-bottom: 5px; }
    @media screen and (min-width: 992px) {
      .portlet-message-boards .lfr-search-container-wrapper .list-group-header-title {
        font-size: 26px;
        line-height: 31px; } }

.portlet-message-boards .lfr-search-container-wrapper .list-group-item {
  border-radius: 0 !important;
  padding-top: 20px;
  padding-bottom: 20px;
  box-shadow: inset 0.0625rem 0 #D8D8D8, inset -0.0625rem 0 #D8D8D8, inset 0 0.0625rem #D8D8D8, inset 0 -0.0625rem #D8D8D8; }
  .portlet-message-boards .lfr-search-container-wrapper .list-group-item h4 {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    color: #0F3C80;
    padding-left: 15px;
    margin-bottom: 5px;
    position: relative; }
    .portlet-message-boards .lfr-search-container-wrapper .list-group-item h4 a {
      color: #004382;
      font-weight: 600; }
    .portlet-message-boards .lfr-search-container-wrapper .list-group-item h4:before {
      content: "";
      position: absolute;
      width: 5px;
      height: 25px;
      background-color: #CF112D;
      top: 0;
      left: 0; }
  .portlet-message-boards .lfr-search-container-wrapper .list-group-item h5,
  .portlet-message-boards .lfr-search-container-wrapper .list-group-item .h5,
  .portlet-message-boards .lfr-search-container-wrapper .list-group-item h6,
  .portlet-message-boards .lfr-search-container-wrapper .list-group-item .h6 {
    padding-left: 15px;
    font-size: 16px;
    line-height: 23px;
    color: #1A2024; }

.portlet-message-boards .card-tab-group .card,
.portlet-message-boards .reply-to-message .card {
  color: #1A2024;
  font-size: initial;
  line-height: initial;
  margin-right: 0;
  border-color: #D8D8D8;
  border-radius: 0;
  border-width: 1px !important;
  margin-bottom: 20px; }
  .portlet-message-boards .card-tab-group .card .divider,
  .portlet-message-boards .reply-to-message .card .divider {
    width: calc(100% - 40px);
    margin-left: auto;
    margin-right: auto;
    border-top: 1px solid #D8D8D8; }

.portlet-message-boards .card-tab-group .panel-heading,
.portlet-message-boards .reply-to-message .panel-heading {
  padding: 20px; }
  .portlet-message-boards .card-tab-group .panel-heading .card-col-field,
  .portlet-message-boards .reply-to-message .panel-heading .card-col-field {
    vertical-align: top; }
  .portlet-message-boards .card-tab-group .panel-heading .card-row-padded,
  .portlet-message-boards .reply-to-message .panel-heading .card-row-padded {
    padding: 0; }
  .portlet-message-boards .card-tab-group .panel-heading .card-col-content h4,
  .portlet-message-boards .reply-to-message .panel-heading .card-col-content h4 {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    color: #0F3C80;
    padding-left: 15px;
    margin-bottom: 5px;
    position: relative; }
    .portlet-message-boards .card-tab-group .panel-heading .card-col-content h4 a,
    .portlet-message-boards .reply-to-message .panel-heading .card-col-content h4 a {
      color: #004382;
      font-weight: 600; }
    .portlet-message-boards .card-tab-group .panel-heading .card-col-content h4:before,
    .portlet-message-boards .reply-to-message .panel-heading .card-col-content h4:before {
      content: "";
      position: absolute;
      width: 5px;
      height: 25px;
      background-color: #CF112D;
      top: 0;
      left: 0; }
  .portlet-message-boards .card-tab-group .panel-heading .card-col-content h5,
  .portlet-message-boards .card-tab-group .panel-heading .card-col-content .h5,
  .portlet-message-boards .card-tab-group .panel-heading .card-col-content h6,
  .portlet-message-boards .card-tab-group .panel-heading .card-col-content .h6,
  .portlet-message-boards .reply-to-message .panel-heading .card-col-content h5,
  .portlet-message-boards .reply-to-message .panel-heading .card-col-content .h5,
  .portlet-message-boards .reply-to-message .panel-heading .card-col-content h6,
  .portlet-message-boards .reply-to-message .panel-heading .card-col-content .h6 {
    padding-left: 15px;
    font-size: 16px;
    line-height: 23px;
    color: #1A2024; }

.portlet-message-boards .card-tab-group .panel-body,
.portlet-message-boards .reply-to-message .panel-body {
  padding: 20px; }
  .portlet-message-boards .card-tab-group .panel-body .card-row-padded,
  .portlet-message-boards .reply-to-message .panel-body .card-row-padded {
    padding: 0; }
  .portlet-message-boards .card-tab-group .panel-body .card-row + .card-row,
  .portlet-message-boards .reply-to-message .panel-body .card-row + .card-row {
    margin-top: 20px; }
  .portlet-message-boards .card-tab-group .panel-body .message-attachment a,
  .portlet-message-boards .reply-to-message .panel-body .message-attachment a {
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    color: #597DA1;
    display: inline-block;
    padding-left: 20px;
    transition: all 0.2s;
    position: relative; }
    @media (prefers-reduced-motion: reduce) {
      .portlet-message-boards .card-tab-group .panel-body .message-attachment a,
      .portlet-message-boards .reply-to-message .panel-body .message-attachment a {
        transition: none; } }
    .portlet-message-boards .card-tab-group .panel-body .message-attachment a:before,
    .portlet-message-boards .reply-to-message .panel-body .message-attachment a:before {
      content: "";
      position: absolute;
      width: 15px;
      height: 10px;
      background-image: url(../images/picto/hover/picto-arrow-right-hover.svg);
      background-size: cover;
      background-repeat: no-repeat;
      background-position: -60px 0;
      left: 0;
      top: 0;
      margin-top: 7px; }
    .portlet-message-boards .card-tab-group .panel-body .message-attachment a:hover, .portlet-message-boards .card-tab-group .panel-body .message-attachment a:focus,
    .portlet-message-boards .reply-to-message .panel-body .message-attachment a:hover,
    .portlet-message-boards .reply-to-message .panel-body .message-attachment a:focus {
      color: #FCCF00; }
      .portlet-message-boards .card-tab-group .panel-body .message-attachment a:hover:before, .portlet-message-boards .card-tab-group .panel-body .message-attachment a:focus:before,
      .portlet-message-boards .reply-to-message .panel-body .message-attachment a:hover:before,
      .portlet-message-boards .reply-to-message .panel-body .message-attachment a:focus:before {
        background-position: -40px 0; }

.portlet-message-boards .card-tab-group .card-tab.message-container,
.portlet-message-boards .reply-to-message .card-tab.message-container {
  border-left: 0;
  padding-left: 0; }
  @media screen and (min-width: 768px) {
    .portlet-message-boards .card-tab-group .card-tab.message-container,
    .portlet-message-boards .reply-to-message .card-tab.message-container {
      padding-left: 20px; } }
  .portlet-message-boards .card-tab-group .card-tab.message-container .card,
  .portlet-message-boards .reply-to-message .card-tab.message-container .card {
    border-left: 4px solid #004382 !important; }

.search-portlet {
  margin-bottom: 30px; }
  @media screen and (min-width: 992px) {
    .search-portlet {
      margin-bottom: 10px; } }
  .search-portlet__input {
    position: relative;
    display: flex;
    align-items: center; }
    .search-portlet__input .form-group {
      flex: 1;
      margin-top: 20px; }
  .search-portlet #_search_portlet_query::placeholder {
    color: grey; }
  .search-portlet .control-label {
    display: none; }
  .search-portlet .btn {
    background-color: transparent;
    border-radius: 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    padding: 0; }
    .search-portlet .btn:hover {
      border-bottom-color: #FCCF00; }
  .search-portlet .badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem; }
  .search-portlet .badge-primary {
    color: #FFFFFF;
    background-color: #004382; }
  .search-portlet .badge-secondary {
    color: #FFFFFF;
    background-color: #3E3E3E; }

.facet {
  border: 1px solid #D8D8D8;
  margin-bottom: 30px; }
  .facet__body {
    padding: 15px; }
    @media screen and (min-width: 992px) {
      .facet__body {
        padding: 10px; } }
    .facet__body + .facet__body {
      border-top: 1px solid #D8D8D8; }
  .facet__title {
    font-weight: 700;
    margin-bottom: 10px; }
  .facet__list {
    padding-left: 1em;
    margin-bottom: 0;
    list-style-type: none; }
    @media screen and (min-width: 768px) {
      .facet__list {
        display: flex;
        flex-wrap: wrap; } }
  .facet__item {
    font-size: 14px;
    line-height: 1.4;
    margin-bottom: 5px;
    font-weight: 600; }
    @media screen and (min-width: 768px) {
      .facet__item {
        min-width: 50%;
        flex: 0 0 50%; } }
    @media screen and (min-width: 992px) {
      .facet__item {
        min-width: 100%;
        flex: 0 0 100%; } }
    .facet__item a {
      font-weight: 600; }
    .facet__item--active p {
      margin-bottom: 0;
      display: flex;
      align-items: center; }
    .facet__item--active span {
      font-weight: 600; }
    .facet__item--active a {
      color: transparent;
      font-size: 0; }
      .facet__item--active a span {
        display: inline-block;
        margin-left: 5px;
        width: 12px;
        height: 19px;
        background-image: url(../images/picto/picto-wrong.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain; }

.search-nav {
  display: flex;
  list-style-type: none;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 0;
  margin-bottom: 30px; }
  .search-nav__item {
    display: flex;
    align-items: center; }
    .search-nav__item a {
      font-size: 12px;
      color: #004382;
      font-weight: 700;
      text-transform: uppercase;
      transition: all .2s;
      padding: 0;
      letter-spacing: 1px;
      padding: 10px 15px;
      border-bottom: 1px solid #D8D8D8; }
      .search-nav__item a.active, .search-nav__item a:hover {
        color: #FCCF00;
        background-color: #004382; }

.portlet-blogs {
  color: #1A2024; }
  .portlet-blogs h3.title {
    font-size: 28px;
    line-height: 34px;
    font-weight: 600;
    text-align: left;
    margin-bottom: 5px; }
    @media screen and (min-width: 992px) {
      .portlet-blogs h3.title {
        font-size: 32px;
        line-height: 45px; } }
  .portlet-blogs h4.sub-title {
    font-size: 22px;
    line-height: 24px;
    font-weight: 600;
    text-align: left;
    margin-bottom: 20px; }
    @media screen and (min-width: 992px) {
      .portlet-blogs h4.sub-title {
        font-size: 26px;
        line-height: 31px; } }
  .portlet-blogs .entry-navigation {
    margin-top: 2rem; }
    .portlet-blogs .entry-navigation h2 strong {
      font-size: 22px;
      line-height: 24px;
      font-weight: 600;
      text-align: left;
      margin-bottom: 5px; }
      @media screen and (min-width: 992px) {
        .portlet-blogs .entry-navigation h2 strong {
          font-size: 26px;
          line-height: 31px; } }
  .portlet-blogs h2 strong {
    font-size: 22px;
    line-height: 24px;
    font-weight: 600;
    text-align: left;
    margin-bottom: 5px; }
    @media screen and (min-width: 992px) {
      .portlet-blogs h2 strong {
        font-size: 26px;
        line-height: 31px; } }
  .portlet-blogs .add-comment .alloy-editor {
    border: 1px solid #D8D8D8 !important;
    background-color: #FBFBFB !important;
    padding: 10px; }
  .portlet-blogs .aspect-ratio-bg-cover {
    background-position: bottom;
    background-size: contain;
    padding-bottom: 20%; }

.lfr-layout-structure-item-container,
.page-editor__layout-viewport,
.zindex-item {
  position: relative;
  z-index: 5; }

.working-group__header {
  text-align: center; }
  .working-group__header-title {
    text-align: center; }

.working-group-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  list-style-type: none; }
  .working-group-list__item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: -1px; }
    @media screen and (min-width: 992px) {
      .working-group-list__item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -moz-box-flex: 0;
        -moz-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%; } }
    @media screen and (min-width: 992px) {
      .working-group-list__item:nth-child(odd) .working-group-list__link {
        margin-right: 30px; } }
    @media screen and (min-width: 992px) {
      .working-group-list__item:nth-child(even) .working-group-list__link {
        margin-left: 30px; } }
  .working-group-list__picto {
    width: 40px;
    height: 40px;
    background-image: url(../images/picto/picto-users-red.svg);
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 30px; }
    .working-group-list__picto--liaison {
      background-image: url(../images/picto/picto-users-black.svg); }
    .working-group-list__picto.picto-si {
      background-image: url(../images/picto/picto-base-unit-black.svg); }
    .working-group-list__picto.picto-strategy {
      background-image: url(../images/picto/picto-strategy.svg); }
    .working-group-list__picto.picto-publications {
      background-image: url(../images/picto/picto-publications.svg); }
    .working-group-list__picto.picto-documents {
      background-image: url(../images/picto/picto-CIPM-CRA.svg); }
  .working-group-list__link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    height: 100%;
    padding: 20px 25px;
    color: #004382;
    border: 1px solid #D8D8D8;
    background-color: #FFFFFF; }
  .working-group-list__id {
    text-transform: uppercase;
    font-size: 18px;
    line-height: 23px;
    font-weight: 600;
    margin-bottom: 0; }
  .working-group-list__title {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    display: none;
    margin-bottom: 0; }
    .working-group-list__title p {
      margin-bottom: 0rem; }
    @media screen and (min-width: 992px) {
      .working-group-list__title {
        display: block; } }

.portlet-column-sidebar select, .dropdown-box select {
  min-width: 220px; }

.portlet-column-sidebar .working-group, .dropdown-box .working-group {
  margin-bottom: 30px; }
  .portlet-column-sidebar .working-group__header, .dropdown-box .working-group__header {
    text-align: left; }
    .portlet-column-sidebar .working-group__header-title, .dropdown-box .working-group__header-title {
      text-align: left;
      font-size: 22px;
      line-height: 24px; }
      @media screen and (min-width: 992px) {
        .portlet-column-sidebar .working-group__header-title, .dropdown-box .working-group__header-title {
          font-size: 26px;
          line-height: 31px; } }
  @media screen and (min-width: 992px) {
    .portlet-column-sidebar .working-group-list__item, .dropdown-box .working-group-list__item {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
      -moz-box-flex: 0;
      -moz-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%; } }
  @media screen and (min-width: 992px) {
    .portlet-column-sidebar .working-group-list__item:nth-child(odd) .working-group-list__link, .dropdown-box .working-group-list__item:nth-child(odd) .working-group-list__link {
      margin-right: 0; } }
  @media screen and (min-width: 992px) {
    .portlet-column-sidebar .working-group-list__item:nth-child(even) .working-group-list__link, .dropdown-box .working-group-list__item:nth-child(even) .working-group-list__link {
      margin-left: 0; } }
  @media screen and (min-width: 992px) {
    .portlet-column-sidebar .working-group-list__link, .dropdown-box .working-group-list__link {
      padding: 10px; } }
  @media screen and (min-width: 1200px) {
    .portlet-column-sidebar .working-group-list__link, .dropdown-box .working-group-list__link {
      padding: 15px; } }
  .portlet-column-sidebar .working-group-list__title, .dropdown-box .working-group-list__title {
    text-transform: none;
    margin-top: 5px; }

@media screen and (min-width: 992px) {
  .portlet-column-body .working-group-list__item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; } }

@media screen and (min-width: 992px) {
  .portlet-column-body .working-group-list__item:nth-child(odd) .working-group-list__link {
    margin-right: 0; } }

@media screen and (min-width: 992px) {
  .portlet-column-body .working-group-list__item:nth-child(even) .working-group-list__link {
    margin-left: 0; } }

.bipm-list.announcements .title-third, .bipm-list.announcements .bipm .widget-mode-card .card .title-link, .bipm .widget-mode-card .card .bipm-list.announcements .title-link {
  text-align: justify; }
  .bipm-list.announcements .title-third:after, .bipm-list.announcements .bipm .widget-mode-card .card .title-link:after, .bipm .widget-mode-card .card .bipm-list.announcements .title-link:after {
    content: "";
    position: absolute;
    width: 40px;
    height: 20px;
    margin-left: 20px;
    background-color: transparent;
    background-image: url(../images/picto-arrow-right-blue.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center; }

.bipm-list.announcements .announcements-icon {
  width: 32px; }

.countries-list {
  margin-bottom: 15px;
  padding: 0;
  list-style-type: none; }
  @media screen and (min-width: 768px) {
    .countries-list {
      column-count: 2; } }
  @media screen and (min-width: 992px) {
    .countries-list {
      column-count: 3; } }
  .countries-list__item {
    margin-bottom: 2px; }
  .countries-list__link {
    border-bottom: 0; }

@media screen and (min-width: 992px) {
  .portlet-column-sidebar .countries-list {
    column-count: 1; } }

.portlet-column-sidebar .countries select {
  width: 100%;
  max-width: 100%;
  margin-bottom: 10px; }

.sections-list {
  margin-bottom: 15px;
  list-style-type: none;
  padding-left: 0; }
  .sections-list__item {
    margin-bottom: 2px; }
  .sections-list__link {
    border-bottom: 0; }

.bipm-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between; }
  .bipm-card__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    border: 1px solid #D8D8D8;
    margin-bottom: 10px;
    padding: 15px;
    background-color: white; }
    @media screen and (min-width: 992px) {
      .bipm-card__content {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 48%;
        -moz-box-flex: 0;
        -moz-flex: 0 0 48%;
        -ms-flex: 0 0 48%;
        flex: 0 0 48%;
        max-width: 48%;
        padding: 20px; } }
  .bipm-card__img {
    max-width: 100px;
    margin-right: 30px; }
  .bipm-card__date {
    font-size: 12px;
    color: #597DA1;
    font-weight: 700;
    margin-left: 16px;
    margin-bottom: 8px; }

.bipm-list__content {
  margin-bottom: 24px; }
  .bipm-list__content--news {
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #D8D8D8;
    padding-top: 15px;
    background-color: #FFFFFF; }
    .bipm-list__content--news a {
      color: #1A2024; }
    .bipm-list__content--news p {
      margin-top: 0 !important; }
  .bipm-list__content--announcements {
    border-bottom: 1px solid #D8D8D8;
    padding-bottom: 15px;
    margin-bottom: 15px; }
    .bipm-list__content--announcements .title-third, .bipm-list__content--announcements .bipm .widget-mode-card .card .title-link, .bipm .widget-mode-card .card .bipm-list__content--announcements .title-link {
      padding-left: 0;
      margin: 0; }
      .bipm-list__content--announcements .title-third:before, .bipm-list__content--announcements .bipm .widget-mode-card .card .title-link:before, .bipm .widget-mode-card .card .bipm-list__content--announcements .title-link:before, .bipm-list__content--announcements .title-third:after, .bipm-list__content--announcements .bipm .widget-mode-card .card .title-link:after, .bipm .widget-mode-card .card .bipm-list__content--announcements .title-link:after {
        display: none; }

.bipm-list__date {
  font-size: 12px;
  color: #597DA1;
  font-weight: 700;
  margin-left: 16px;
  margin-bottom: 8px; }

.bipm-list p:not(.bipm-list__date) {
  margin-left: 16px;
  margin-top: 4px; }

.site-map-list {
  margin-bottom: 15px;
  list-style-type: none;
  padding-left: 0; }
  .site-map-list__content {
    position: relative; }
  .site-map-list__link {
    border-bottom: 0;
    margin-bottom: 20px;
    margin-left: 45px;
    padding-left: 0; }
    @media screen and (min-width: 992px) {
      .site-map-list__link {
        margin-left: 35px;
        margin-bottom: 10px; } }
    .site-map-list__link:before {
      margin-left: -25px; }
  .site-map-list__sublist {
    list-style-type: none; }

.site-map__button {
  position: absolute;
  top: -2px;
  left: 0;
  width: 30px;
  height: 30px;
  min-width: auto;
  padding: 0;
  border: 0;
  margin-right: 20px;
  color: #597DA1;
  font-weight: 600;
  background: #FFFFFF;
  border: 1px solid; }
  @media screen and (min-width: 992px) {
    .site-map__button {
      top: 0;
      width: 25px;
      height: 25px;
      margin-right: 10px; } }
  .site-map__button:after {
    content: "+"; }
  .site-map__button[aria-expanded="true"]:after {
    content: "-"; }
  .site-map__button:hover {
    outline: 0;
    cursor: pointer;
    color: #FCCF00; }
  .site-map__button:focus {
    box-shadow: none;
    outline: 0; }
  .site-map__button + .site-map-list__link:before {
    display: none; }

.session__date {
  margin-bottom: 1.5rem; }

.session__links {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 1.5rem; }
  .session__links-item + .session__links-item {
    margin-top: 5px; }

.session__contact {
  margin-bottom: 1.5rem; }
  .session__contact .list-members-list {
    margin-bottom: 0; }
    .session__contact .list-members-list__item {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
      -moz-box-flex: 0;
      -moz-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; }

.bipm-reports__label {
  text-transform: capitalize;
  margin-right: 5px; }

.bipm-reports__select {
  min-width: 150px; }

.bipm-reports .meetings-list__content {
  height: 100%; }

.bipm-reports .final_reports__list-item__header {
  display: flex;
  flex-direction: row;
  justify-content: space-between; }

.certificates__content {
  border-left: 1px solid;
  border-color: #D8D8D8; }

.certificates__informations {
  padding-left: 15px; }

.decisions {
  padding: 20px 25px;
  border: 1px solid #D8D8D8;
  margin-bottom: 30px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  min-width: 100%;
  background-color: #FFFFFF; }

.tai-ftp-section__description {
  margin-bottom: 15px; }
  .tai-ftp-section__description p {
    line-height: 24px; }

.tai-ftp-section__view-file, .tai-ftp-section__item-description {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  margin-top: 10px; }

.tai-ftp-section__view-file select {
  min-width: 75%;
  max-width: 75%; }
  @media screen and (min-width: 768px) {
    .tai-ftp-section__view-file select {
      min-width: 60%;
      max-width: 60%; } }

.tai-ftp-section__view-button {
  margin-left: 15px; }
  .tai-ftp-section__view-button--alone {
    margin-left: calc(75% + 15px); }
    @media screen and (min-width: 768px) {
      .tai-ftp-section__view-button--alone {
        margin-left: calc(60% + 15px); } }

.tai-ftp-section__title {
  padding-left: 15px; }

.tai-ftp-section__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border: solid 1px #D8D8D8;
  padding: 10px 15px;
  margin-bottom: 15px; }
  @media screen and (min-width: 768px) {
    .tai-ftp-section__content {
      padding: 20px 25px; } }

.tai-ftp-section__new-item {
  border: solid 1px #CF112D;
  color: #CF112D;
  padding: 3px 10px;
  margin: 0; }

.tai-ftp-section__header-item {
  align-items: center;
  display: flex;
  justify-content: space-between; }

.tai-ftp-section__item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  font-size: 16px;
  padding: 20px 10px; }
  @media screen and (min-width: 768px) {
    .tai-ftp-section__item {
      padding: 30px 20px; } }
  .tai-ftp-section__item + .tai-ftp-section__item {
    border-top: 1px solid #D8D8D8; }

.tai-ftp-cards {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  margin: 16px 0; }
  .tai-ftp-cards__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    width: 100%; }
  .tai-ftp-cards__item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 45%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 45%;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    border: 1px solid #D8D8D8;
    margin: 8px 0;
    padding: 40px;
    position: relative; }
    .tai-ftp-cards__item::before {
      content: "";
      width: 62px;
      height: 80px;
      left: 16px;
      top: 8px;
      display: block;
      position: absolute;
      background-image: url(../images/picto-doc-blue.png); }
    .tai-ftp-cards__item p {
      padding-left: 64px; }
    @media screen and (max-width: 991px) {
      .tai-ftp-cards__item {
        flex: 0 0 100%; } }

.tai-ftp-section-tai-certificats {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  margin: 16px 0; }
  .tai-ftp-section-tai-certificats__content {
    border: 1px solid #D8D8D8;
    padding: 20px;
    margin-bottom: 30px;
    flex: 0 0 100%;
    min-width: 100%; }
    @media screen and (min-width: 768px) {
      .tai-ftp-section-tai-certificats__content {
        flex: 0 0 48%;
        min-width: 48%; } }
    @media screen and (min-width: 992px) {
      .tai-ftp-section-tai-certificats__content {
        flex: 0 0 31%;
        min-width: 31%; } }
    .tai-ftp-section-tai-certificats__content div:nth-child(1) {
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between;
      position: relative;
      padding: 0 0 0 15px; }
      .tai-ftp-section-tai-certificats__content div:nth-child(1):before {
        content: "";
        position: absolute;
        width: 5px;
        height: 30px;
        background-color: #CF112D;
        top: 0;
        left: 0; }
  .tai-ftp-section-tai-certificats__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: none;
    -ms-flex-pack: none;
    -webkit-justify-content: none;
    -moz-justify-content: none;
    justify-content: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    padding: 5px 15px; }
  .tai-ftp-section-tai-certificats__item-others-info {
    font-size: 12px; }
  .tai-ftp-section-tai-certificats__year {
    border: 1px solid #D8D8D8;
    padding: 3px 10px; }
  .tai-ftp-section-tai-certificats__id {
    font-weight: 700; }

.news-details__img {
  margin-bottom: 20px;
  max-width: 100%; }

.news-details__content p {
  margin-bottom: 10px; }

@media screen and (max-width: 575px) {
  .news-details .row {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
    .news-details .row .col-3, .news-details .row .col-9 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
      -moz-box-flex: 0;
      -moz-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; } }

/**
 * Navbar specificity fix on Firefox.
 *
 * Column-Count + Break-XX doesn't work on Firefox
 */
@media screen and (min-width: 768px) {
  .firefox .dropdown-group {
    display: inline-block;
    width: 100%; } }

/**
 * All styles below are added as fix for control menu css disappearance (see issue #1184)
 */
.lfr-simulation-panel.open-admin-panel.sidenav-menu-slider {
  visibility: visible;
  width: 320px; }

.lfr-simulation-panel .custom-devices {
  background-color: #393A4A;
  border-radius: 4px;
  margin: 0 10px 20px;
  padding: 8px 6px 16px; }

.lfr-simulation-panel .custom-devices label {
  color: #A7A9BC;
  font-size: 12px; }

.lfr-simulation-panel .custom-devices .form-control {
  border-radius: 4px;
  padding: 8px 12px; }

.lfr-simulation-panel .custom-devices .form-group {
  margin-bottom: 0; }

.lfr-simulation-panel .default-devices {
  margin-bottom: 20px;
  padding: 0 14px; }

.lfr-simulation-panel .default-devices .icon-monospaced {
  color: #A7A9BC;
  height: 2.5rem;
  width: 2.5rem; }

.lfr-simulation-panel .default-devices .icon-monospaced > .lexicon-icon {
  height: 1.2em;
  margin-top: 3px;
  width: 1.2em; }

.lfr-simulation-panel .default-devices small {
  color: #A7A9BC;
  margin: 4px 0 16px; }

.lfr-simulation-panel .lfr-device-item.selected {
  color: #FFF; }

.lfr-simulation-panel .lfr-device-item.selected .icon {
  background-color: #393A4A;
  border-radius: 4px;
  color: #FFF; }

.lfr-simulation-panel .lfr-device-item.selected small {
  color: #FFF; }

.lfr-simulation-panel .lfr-device-item .icon {
  margin-top: 8px; }

.lfr-simulation-panel .panel .simulation-app-panel-body {
  padding-top: 20px; }

.lfr-device {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.lfr-device .modal-header {
  display: none; }

.lfr-device.autosize {
  border-width: 0; }

.lfr-device .lfr-device-size-status {
  position: absolute;
  width: 100%; }

.lfr-device .lfr-device-size-status .lfr-device-size-status-content {
  display: inline-block;
  font-size: 11px;
  height: 22px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 4px; }

.lfr-device .lfr-device-size-status.b, .lfr-device .lfr-device-size-status.bl, .lfr-device .lfr-device-size-status.br {
  bottom: 10px; }

.lfr-device .lfr-device-size-status.t, .lfr-device .lfr-device-size-status.tl, .lfr-device .lfr-device-size-status.tr {
  top: 10px; }

.lfr-device .lfr-device-size-status.b, .lfr-device .lfr-device-size-status.t {
  text-align: center; }

.lfr-device .lfr-device-size-status.r, .lfr-device .lfr-device-size-status.br, .lfr-device .lfr-device-size-status.tr {
  text-align: right; }

.lfr-device .lfr-device-size-status.l, .lfr-device .lfr-device-size-status.bl, .lfr-device .lfr-device-size-status.tl {
  text-align: left; }

.lfr-device .lfr-device-size-status.r, .lfr-device .lfr-device-size-status.l {
  margin-top: -15px;
  top: 50%; }

.lfr-device:after {
  bottom: 10px;
  content: '';
  display: none;
  height: 30px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 30px; }

.lfr-device:before {
  content: '';
  display: none;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 20px; }

.lfr-device.rotated:after {
  bottom: 0;
  left: 10px;
  margin: auto;
  right: auto;
  top: 0; }

.lfr-device.rotated:before {
  bottom: 0;
  left: auto;
  margin: auto;
  right: 20px;
  top: 0; }

.lfr-device.smartphone:after, .lfr-device.smartphone:before, .lfr-device.tablet:after, .lfr-device.tablet:before {
  display: block; }

.lfr-device.smartphone {
  padding: 50px 10px; }

.lfr-device.smartphone.rotated {
  padding: 10px 50px; }

.lfr-device.smartphone.rotated:before {
  height: 50px;
  width: 5px; }

.lfr-device.smartphone:before {
  height: 5px;
  width: 50px; }

.lfr-device.tablet {
  padding: 50px 20px; }

.lfr-device.tablet.rotated {
  padding: 20px 50px; }

.lfr-device.tablet.rotated:before {
  height: 10px;
  width: 10px; }

.lfr-device.tablet:before {
  height: 10px;
  width: 10px; }

.lfr-simulation-device {
  bottom: 25px;
  display: none;
  left: 0;
  overflow: auto;
  position: fixed;
  right: 320px;
  top: 68px;
  z-index: 500; }

.lfr-simulation-device .modal-content {
  border-width: 0; }

.lfr-simulation-device .modal-dialog {
  position: absolute; }

.lfr-simulation-device .modal-dialog.autosize {
  margin-top: 68px;
  position: fixed; }

.lfr-has-simulation-panel {
  overflow: auto; }

.lfr-has-simulation-panel .lfr-configurator-visibility {
  display: none; }

.lfr-has-simulation-panel .lfr-simulation-device {
  display: block; }

.lfr-has-simulation-panel .simulation-icon {
  display: none; }

.lfr-simulation-device {
  background-color: rgba(255, 255, 255, 0.95); }

.lfr-simulation-device .lfr-device-size-status-content {
  border-radius: 3px;
  box-shadow: 0 0 1px #FFF;
  opacity: 0.9; }

.lfr-simulation-device .lfr-device:after, .lfr-simulation-device .lfr-device:before {
  box-shadow: #111 0 1px 0; }

.lfr-simulation-device .lfr-device:after {
  border-radius: 15px; }

.lfr-simulation-device .lfr-device.rotated:after, .lfr-simulation-device .lfr-device.rotated:before {
  box-shadow: #111 -1px 1px 0; }

.lfr-simulation-device .lfr-device.smartphone, .lfr-simulation-device .lfr-device.tablet {
  border-radius: 25px; }

.lfr-simulation-device .lfr-device.tablet:before {
  border-radius: 5px; }

.lfr-simulation-device .modal-dialog {
  max-width: none; }

.lfr-simulation-device .modal-dialog .modal-content {
  border-radius: 0; }

.lfr-device .lfr-device-size-status .lfr-device-size-status-content {
  background-color: #000;
  color: #FFF; }

.lfr-device:after, .lfr-device:before {
  background: #666; }

.lfr-device.smartphone, .lfr-device.tablet {
  background: #333; }

@media only screen and (min-width: 768px) {
  body.open #wrapper {
    padding-left: 320px; } }

@media only screen and (min-width: 768px) {
  body.open .control-menu, body.open .affix {
    left: 320px; } }

@media only screen and (min-width: 768px) {
  body.open, body.sidenav-transition {
    overflow-x: hidden; } }

body.sidenav-transition #wrapper {
  -webkit-transition: padding 0.5s ease;
  -moz-transition: padding 0.5s ease;
  transition: padding 0.5s ease; }

.lfr-product-menu-panel.sidenav-menu-slider {
  z-index: 990; }

.lfr-product-menu-panel.sidenav-menu-slider.open,
.lfr-product-menu-panel.sidenav-menu-slider .sidenav-menu {
  width: 320px; }

.product-menu {
  background-color: #272833; }

.product-menu .company-details {
  float: left;
  width: calc(100% - 32px); }

@media only screen and (min-width: 768px) {
  .product-menu .company-details {
    width: 100%; } }

.product-menu .company-details .company-logo {
  margin-right: 16px;
  max-height: 32px;
  max-width: 32px; }

.product-menu .panel-header {
  background-color: #272833; }

.product-menu .form-control {
  background-color: #1B2228;
  border-radius: 0;
  border-width: 0;
  box-shadow: none;
  color: #869CAD;
  height: 40px;
  padding: 8px 12px; }

.product-menu .form-control::-webkit-input-placeholder {
  color: #869CAD; }

.product-menu .form-control::-moz-placeholder {
  color: #869CAD; }

.product-menu .form-control:-moz-placeholder {
  color: #869CAD; }

.product-menu .form-control:-ms-input-placeholder {
  color: #869CAD; }

.product-menu .form-control:focus {
  background-color: #1B2228;
  box-shadow: none;
  color: #FFF; }

.product-menu .form-control:focus::-webkit-input-placeholder {
  color: #FFF; }

.product-menu .form-control:focus::-moz-placeholder {
  color: #FFF; }

.product-menu .form-control:focus:-moz-placeholder {
  color: #FFF; }

.product-menu .form-control:focus:-ms-input-placeholder {
  color: #FFF; }

.product-menu .collapse-icon:before {
  right: 25px; }

.product-menu .lfr-icon-menu .btn-default {
  background-color: transparent; }

.product-menu .lfr-icon-menu .btn-default:active {
  box-shadow: none;
  color: #EEEFFA; }

.product-menu .nav > li > a {
  color: #EEEFFA; }

.product-menu .nav > li > a:hover {
  color: #EEEFFA; }

.product-menu .dropdown-menu a {
  color: inherit; }

.product-menu .nav-equal-height .nav > .active, .product-menu .nav-equal-height > .active {
  border-left: 4px solid #FFF;
  font-weight: 700;
  margin-left: -24px;
  padding-left: 20px; }

.product-menu .nav-equal-height > .active > a, .product-menu .nav-equal-height > .active > a:focus, .product-menu .nav-equal-height > .active > a:hover, .product-menu .nav-equal-height .nav > .active > a, .product-menu .nav-equal-height .nav > .active > a:focus, .product-menu .nav-equal-height .nav > .active > a:hover {
  color: #FFF; }

.product-menu .nav-equal-height > .active, .product-menu .nav-equal-height .nav > .active {
  border-left-color: #FFF; }

.product-menu .nav-equal-height-heading:focus, .product-menu .nav-equal-height-heading:hover {
  background-color: transparent; }

.product-menu .nav-equal-height-heading .collapse-icon:after, .product-menu .nav-equal-height-heading .collapse-icon.collapsed:after {
  background-color: #1A2126;
  height: 12px; }

.product-menu .nav-equal-height-heading .collapse-icon:before {
  color: #EEEFFA;
  content: "";
  font-size: 15px;
  left: -8px; }

.product-menu .nav-equal-height-heading .collapse-icon.collapsed:before {
  content: ""; }

.product-menu .nav-nested-margins > li .nav > li {
  border-left: 2px solid #EEEFFA; }

.product-menu .nav-nested-margins > li .nav > li .nav > li {
  border-left: 1px dotted #EEEFFA; }

.product-menu .nav-nested-margins > li .nav > li .nav > li.active {
  border-left: 1px solid #FFF; }

.product-menu .nav-nested-margins > li .nav > li .nav > li.active > a {
  color: #FFF; }

.product-menu .sidebar-header {
  background-color: #272833;
  color: #D5D6E1; }

.product-menu .sidebar-header a {
  color: #FFF; }

.product-menu .sidebar-header a:focus, .product-menu .sidebar-header a:hover {
  color: #FFF; }

.product-menu a.list-group-heading, .product-menu button.list-group-heading, .product-menu .list-group-heading[data-toggle="collapse"] {
  border-color: transparent;
  color: #FFF; }

.product-menu .list-group {
  box-shadow: none;
  margin-bottom: 0; }

.product-menu .list-group-heading.goto-link {
  color: #EEEFFA;
  font-size: 0.8rem; }

.product-menu .list-group-heading.goto-link:hover {
  text-decoration: underline; }

.product-menu .list-group-heading > .panel-toggler,
.product-menu .panel-title > .panel-toggler {
  line-height: 32px;
  padding: 10px 44px 10px 24px; }

.product-menu .list-group-heading .aspect-ratio-bg-cover,
.product-menu .panel-title .aspect-ratio-bg-cover {
  background-size: contain; }

.product-menu .list-group-heading .site-administration-toggler,
.product-menu .panel-title .site-administration-toggler {
  padding-right: 85px; }

.product-menu .list-group-heading {
  background-color: transparent;
  border-color: transparent;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow-wrap: normal;
  word-wrap: normal;
  word-break: normal; }

.product-menu .list-group-heading.active {
  background-color: #393A4A; }

.product-menu .list-group-heading.active + div {
  background-color: #393A4A; }

.product-menu .list-group-heading:after {
  background-color: transparent;
  height: 0; }

.product-menu .list-group-heading:focus, .product-menu .list-group-heading:hover {
  background-color: transparent; }

.product-menu .list-group-heading.collapsed {
  font-weight: 400; }

.product-menu .list-group-heading.collapsed:after {
  background-color: transparent;
  height: 0; }

.product-menu .list-group-heading {
  padding-left: 24px; }

.product-menu .list-group-item-field {
  width: auto; }

.product-menu .list-group-item,
.product-menu .list-group .list-group-item {
  border-width: 0;
  color: #EEEFFA;
  padding: 8px 8px 8px 24px; }

.product-menu .collapse > .list-group-item, .product-menu .collapsing > .list-group-item {
  background-color: transparent; }

.product-menu .nav > li > a:focus, .product-menu .nav > li > a:hover {
  background-color: transparent; }

.product-menu .panel {
  background-color: transparent;
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
  border-top-width: 0;
  box-shadow: none;
  color: #EEEFFA; }

.product-menu .panel:not(:first-of-type) {
  border-top: 1px solid #393A4A; }

.product-menu .panel-body {
  background-color: #30313F;
  padding: 0; }

.product-menu .panel-group {
  margin-bottom: 0; }

.product-menu .panel-group .panel + .panel {
  margin-top: 0; }

.product-menu .panel-group .panel-heading + .panel-collapse > .panel-body, .product-menu .panel-group .panel-heading + .panel-collapse > .list-group {
  border-top-width: 0; }

.product-menu .panel-group .panel-heading + .panel-collapse.in, .product-menu .panel-group .panel-heading + .panel-collapse.collapsing {
  border-bottom: 2px solid #65B6F0; }

.product-menu .panel-header, .product-menu .panel-heading {
  border-bottom-width: 1px;
  font-size: inherit;
  line-height: 1.5;
  position: relative; }

.product-menu .panel-header .panel-title > .panel-toggler:not(.collapsed), .product-menu .panel-heading .panel-title > .panel-toggler:not(.collapsed) {
  background-color: #393A4A;
  border-left: 4px solid #65B6F0;
  font-weight: 700;
  padding-left: 20px; }

.product-menu .panel-header .panel-title > .panel-toggler .category-name, .product-menu .panel-header .panel-title > .panel-toggler .user-name, .product-menu .panel-header .panel-title > .panel-toggler .site-name, .product-menu .panel-heading .panel-title > .panel-toggler .category-name, .product-menu .panel-heading .panel-title > .panel-toggler .user-name, .product-menu .panel-heading .panel-title > .panel-toggler .site-name {
  color: #FFF; }

.product-menu .panel-header .collapse-icon-closed, .product-menu .panel-header .collapse-icon-open {
  font-size: inherit;
  top: 50%; }

.product-menu .panel-header.panel-heading {
  border-bottom-width: 0;
  padding: 0; }

.product-menu .user-icon, .product-menu .sticker {
  display: inline-block;
  float: left;
  margin-right: 16px;
  position: static;
  vertical-align: middle; }

.product-menu .icon-sites {
  position: absolute;
  right: 46px;
  top: 9px;
  z-index: 1; }

.product-menu .icon-sites a {
  color: #FFF; }

.product-menu .scope-selector span {
  color: #FFF; }

.product-menu .staging-links a, .product-menu .staging-links .links-separator {
  color: #EEEFFA; }

.product-menu .staging-links .active {
  color: #FFF;
  font-weight: 600; }

.product-menu .staging-links .links-separator {
  padding: 0 5px; }

.product-menu .text-muted {
  opacity: 0.3; }

.product-menu-expanded.sidebar-body {
  overflow: visible; }

.product-menu-expanded.sidenav-fixed.sidenav-menu-slider {
  overflow: auto;
  visibility: visible;
  width: 100%; }

@media only screen and (min-width: 768px) {
  body.open-admin-panel, body.open-admin-panel .control-menu, body.open-admin-panel .affix {
    padding-right: 320px; } }

@media only screen and (min-width: 768px) {
  body.open-admin-panel .control-menu-level-2 {
    right: 320px; } }

@media only screen and (min-width: 768px) {
  body.open-admin-panel, body.sidenav-transition {
    overflow-x: hidden; } }

.lfr-add-panel.open-admin-panel.sidenav-menu-slider {
  visibility: visible;
  width: 320px; }

.lfr-admin-panel.sidenav-menu-slider {
  z-index: 990; }

.lfr-admin-panel.sidenav-menu-slider .product-menu {
  width: 320px; }

.lfr-admin-panel .sidebar-body {
  padding: 0; }

.lfr-add-panel .search-bar {
  display: block;
  margin: 10px; }

.lfr-add-panel .search-bar .form-control {
  display: block;
  float: none;
  padding-right: 32px; }

.lfr-add-panel .input-group-btn {
  display: block;
  margin-top: -8px;
  position: absolute;
  right: 20px;
  top: 50%;
  z-index: 4; }

.lfr-add-panel .list-group-heading {
  font-size: 0.875rem; }

.lfr-add-panel .add-content-menu .add-portlet-message {
  background-color: #1B2228;
  margin: 20px;
  padding: 5px 20px; }

.lfr-add-panel .add-content-menu .add-portlet-message .info-message {
  margin: 20px 0; }

.lfr-add-panel .add-content-menu .add-application-panel .lfr-content-item {
  margin-bottom: 0.5rem;
  padding: 0 16px 0 8px; }

.lfr-add-panel .add-content-menu .add-application-panel .lfr-content-item.lfr-archived-setup {
  padding-left: 30px; }

.lfr-add-panel .add-content-menu .add-content-panel .lfr-content-item {
  color: #272833; }

.lfr-add-panel .add-content-menu .display-style-bar {
  padding: 8px 16px; }

.lfr-add-panel .add-content-menu .display-style-bar .display-style {
  padding: 8px; }

.lfr-add-panel .add-content-menu .display-style-bar .display-style.active {
  color: #869CAD; }

.has-control-menu .affix, .has-control-menu #wrapper {
  margin-top: 48px; }

.has-control-menu .affix .portlet-boundary > span:first-child, .has-control-menu #wrapper .portlet-boundary > span:first-child {
  display: block;
  position: relative;
  top: -48px;
  visibility: hidden; }

.has-control-menu .affix :target::before, .has-control-menu #wrapper :target::before {
  content: '';
  display: block;
  height: 48px;
  margin-top: -48px; }

@media only screen and (min-width: 768px) {
  .has-control-menu .affix, .has-control-menu #wrapper {
    margin-top: 56px; }
  .has-control-menu .affix .portlet-boundary > span:first-child, .has-control-menu #wrapper .portlet-boundary > span:first-child {
    top: -56px; }
  .has-control-menu .affix :target::before, .has-control-menu #wrapper :target::before {
    height: 56px;
    margin-top: -56px; } }

.has-control-menu.has-customization-menu .affix, .has-control-menu.has-customization-menu #wrapper {
  margin-top: 96px; }

.has-control-menu.has-customization-menu .affix .portlet-boundary > span:first-child, .has-control-menu.has-customization-menu #wrapper .portlet-boundary > span:first-child {
  display: block;
  position: relative;
  top: -96px;
  visibility: hidden; }

.has-control-menu.has-customization-menu .affix :target::before, .has-control-menu.has-customization-menu #wrapper :target::before {
  content: '';
  display: block;
  height: 96px;
  margin-top: -96px; }

@media only screen and (min-width: 768px) {
  .has-control-menu.has-customization-menu .affix, .has-control-menu.has-customization-menu #wrapper {
    margin-top: 112px; }
  .has-control-menu.has-customization-menu .affix .portlet-boundary > span:first-child, .has-control-menu.has-customization-menu #wrapper .portlet-boundary > span:first-child {
    top: -112px; }
  .has-control-menu.has-customization-menu .affix :target::before, .has-control-menu.has-customization-menu #wrapper :target::before {
    height: 112px;
    margin-top: -112px; } }

.affix, .control-menu {
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 989; }

.has-edit-mode-menu .control-menu {
  position: inherit; }

.control-menu-icon {
  display: inline-block;
  padding: 0 2px; }

.control-menu-level-1 {
  background-color: #30313F;
  color: #869CAD; }

.control-menu-level-1 > .container-fluid {
  padding: 6px 1rem 7px 1rem; }

@media only screen and (min-width: 768px) {
  .control-menu-level-1 > .container-fluid {
    padding: 10px 1.25rem; } }

.control-menu-level-1 a {
  color: #FFF; }

.control-menu-level-1 a:focus, .control-menu-level-1 a:hover {
  color: #FFF;
  text-decoration: none; }

.control-menu-level-1-heading {
  color: #FFF;
  font-size: 1rem;
  font-weight: bold; }

.control-menu-level-1-nav {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify; }

.control-menu-level-1-nav > .control-menu-nav-item {
  -webkit-align-self: center;
  -moz-align-self: center;
  align-self: center;
  -ms-flex-item-align: center; }

.control-menu-level-2 {
  background-color: #FFF;
  border-bottom: 1px solid #E7E7ED;
  color: #272834;
  padding-bottom: 7px;
  padding-top: 6px; }

.control-menu-level-2 a, .control-menu-level-2 a:focus, .control-menu-level-2 a:hover {
  color: #6B6C7E; }

.control-menu-level-2 .container-fluid-max-xl {
  padding-left: 20px; }

.control-menu-level-2 .text-info {
  font-size: 0.875rem; }

.control-menu-level-2 .toggle-switch-bar .toggle-switch-handle {
  font-size: 0.875rem;
  text-transform: none; }

@media only screen and (min-width: 768px) {
  .control-menu-level-2 {
    left: 0;
    position: absolute;
    right: 0;
    top: 100%; }
  .control-menu-level-2 .control-menu-label {
    color: #272834; } }

@media only screen and (max-width: 767px) {
  .control-menu-level-2 {
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1; }
  .control-menu-level-2.open {
    background-color: rgba(41, 52, 61, 0.9);
    display: block;
    overflow: auto; } }

.control-menu-level-2-heading {
  font-size: 18px;
  font-weight: 500;
  padding: 20px 0;
  text-align: center; }

.control-menu-level-2-heading .close {
  color: #272834;
  opacity: 1; }

.control-menu-level-2-nav {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify; }

@media only screen and (max-width: 767px) {
  .control-menu-level-2-nav > .control-menu-nav-item {
    margin-bottom: 55px; }
  .control-menu-level-2-nav .control-menu-nav-item,
  .control-menu-level-2-nav .dropdown {
    width: 100%; } }

.control-menu-link.active:after {
  background-color: #65B6F0;
  height: 2px; }

.control-menu-nav {
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  list-style: none;
  margin-bottom: 0;
  padding-left: 0; }

.control-menu-nav-item {
  display: inline-block; }

.control-menu-nav-item-content {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 0;
  -moz-flex: 1 1 0;
  -ms-flex: 1 1 0;
  flex: 1 1 0;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  min-width: 64px;
  width: 0; }

.ie .control-menu-nav-item-content {
  width: auto; }

.control-menu-nav-item-content .clamp-container {
  overflow: hidden;
  text-overflow: ellipsis;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  white-space: nowrap; }

.control-menu-nav-item-content span.text-muted {
  font-size: 0.875rem; }

.control-menu-nav-item-field {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 1 auto;
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto; }

.live-link a, .live-link a:focus, .staging-link a, .staging-link a:focus {
  color: #869CAD; }

.live-link.active, .staging-link.active {
  position: relative; }

.live-link.active:after, .staging-link.active:after {
  bottom: -16px;
  content: '';
  left: 0;
  position: absolute;
  right: 0; }

.live-link.active a, .staging-link.active a {
  color: #FFF; }

.sidenav-transition .affix,
.sidenav-transition .control-menu,
.sidenav-transition .control-menu-level-2 {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.tools-control-group > .control-menu-nav > li > .lfr-portal-tooltip > .control-menu-icon, .user-control-group > .control-menu-nav > li > .control-menu-icon {
  height: 35px;
  line-height: 35px;
  margin-left: 3px;
  margin-right: 3px;
  padding: 0;
  text-align: center;
  width: 35px; }

.tools-control-group {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-width: 50px; }

.tools-control-group > .control-menu-nav {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center; }

.tools-control-group .taglib-icon-help {
  margin-top: 1px;
  min-width: 32px;
  text-align: center; }

.user-control-group .portlet-options {
  margin-right: -1px; }

.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%; }

.my-sites-menu a:hover .site-type {
  color: #FFF;
  display: inline-block; }

.is-sticky .main-nav #img-metrology-sticky.metrology-areas-header,
.quick-links-header,
.metrology-areas-header,
.footer-nav__quicklinks,
.navbar-collapse__footer-list {
  display: none; }

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