@charset "UTF-8";
/* *************************************
//   Variables
/* ************************************* */
/* *************************************
//   Breakpoints
/* ************************************* */
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap");
.loadingmask-message {
  background: transparent;
  border-width: 0;
  display: block;
  height: 1em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: left;
  width: 1em; }
  .loadingmask-message .loadingmask-message-content {
    -webkit-animation: loading-animation 1.2s infinite ease-out;
    animation: loading-animation 1.2s infinite ease-out;
    background: transparent;
    border-radius: 50%;
    border-width: 0;
    clear: both;
    color: transparent;
    height: 1em;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    width: 1em; }

.logo {
  display: inline-block;
  line-height: 1;
  vertical-align: middle; }

/* ---------- Main content body ---------- */
.portal-iframe #main-content {
  width: 100%; }

/* ---------- Separator ---------- */
.separator {
  border-top: 1px solid #cdced9; }

/* ---------- Status ---------- */
.entry-status {
  border-left: 4px solid transparent; }

span.alert {
  display: inline-block; }

/* ---------- Update manager ---------- */
.update-available {
  margin-top: 10px;
  padding: 2px;
  text-align: left; }

.quick-access-nav {
  position: absolute;
  top: -1000px;
  width: 100%;
  z-index: 1000; }
  .quick-access-nav a {
    background: #333;
    background: rgba(51, 51, 51, 0.9);
    border: 1px solid #fff;
    left: 0;
    outline: none;
    padding: 8px;
    position: absolute;
    right: 0;
    text-align: center; }
    .quick-access-nav a:focus {
      color: #fff;
      top: 1000px; }

@media (max-width: 991.98px) {
  .responsive-table-horizontal {
    display: block;
    position: relative;
    width: 100%; }
    .responsive-table-horizontal:after {
      clear: both;
      content: '';
      display: block;
      font-size: 0;
      height: 0;
      visibility: hidden; }
    .responsive-table-horizontal tbody {
      display: block;
      overflow-x: auto;
      position: relative;
      white-space: nowrap;
      width: auto; }
      .responsive-table-horizontal tbody tr {
        display: inline-block;
        vertical-align: top; }
        .responsive-table-horizontal tbody tr td {
          display: block;
          margin-bottom: 20px; }
          .responsive-table-horizontal tbody tr td:first-child {
            text-align: left; }
    .responsive-table-horizontal thead {
      display: block;
      float: left;
      margin-right: 10px; }
      .responsive-table-horizontal thead:after {
        clear: both;
        content: '';
        display: block;
        font-size: 0;
        height: 0;
        visibility: hidden; }
      .responsive-table-horizontal thead th {
        display: block;
        margin-bottom: 20px;
        text-align: right; }
        .responsive-table-horizontal thead th:first-child {
          text-align: right; }
  .ie9 .responsive-table-horizontal thead {
    float: none; } }

.important {
  font-weight: bold; }

.highlight {
  background: #ffc;
  font-weight: bold;
  margin: 0 1px; }

.hide-accessible {
  clip: rect(0 0 0 0) !important;
  position: absolute !important;
  /*Webkit and IE7 let clipped content change the scroll height of the page*/
  /*Scale webkit to 0*/
  -webkit-transform: scale(0);
  -webkit-transform-origin-x: 0;
  -webkit-transform-origin-y: 0;
  /*Change IE7 to using fixed*/
  *position: fixed !important;
  /*...And reset back to absolute for IE6*/
  _position: absolute !important; }

.force-offset {
  display: block !important;
  position: absolute !important;
  visibility: hidden !important; }

.unselectable,
.unselectable * {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup,
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover {
  background: transparent; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover {
  background: transparent; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
  border-color: #a6a6a6;
  font-family: 'Courier New', Courier, 'Lucida Sans Typewriter', 'Lucida Typewriter', monospace; }

.lfr-asset-category-container .no-matches {
  color: #999; }

.lfr-asset-category-search-container {
  background-color: #d3dadd;
  border-bottom-color: #aeb8bc; }

.lfr-asset-category-list a.selected {
  background-color: #eee; }

.lfr-categories-selector-search-results-path {
  color: #575757;
  font-size: 0.9em;
  text-align: right;
  width: 25%; }

.lfr-asset-column-actions-content {
  background-color: #d7f1ff; }

.lfr-asset-column-actions .lfr-asset-column-actions-content {
  border-color: #88c5d9; }

.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;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none; }

.lfr-asset-column-details .lfr-asset-icon {
  border-right-color: #999;
  color: #999; }

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

.lfr-asset-panels .lfr-panel.lfr-extended,
.lfr-asset-column-details .lfr-panel.lfr-extended {
  border-color: #ccc; }

.lfr-form-row {
  border-bottom-color: #ccc; }

.lfr-form-row:hover {
  border-bottom-color: #ccc; }

.lfr-form-row .handle-sort-vertical {
  background: url(../images/application/handle_sort_vertical.png) no-repeat 0 50%; }

.lfr-edit-layout-panel .taglib-form-navigator .button-holder {
  background-color: #fff; }

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

.definition-of-terms dt {
  color: #333;
  font-weight: normal;
  width: 100%;
  word-break: break-word; }
  @media (min-width: 576px) {
    .definition-of-terms dt {
      width: auto; } }

.lfr-code {
  background: #fff;
  border-color: #777;
  font-family: monospace; }
  .lfr-code tr td.line-numbers {
    background: #fafafa; }
    .lfr-code tr td.line-numbers:before {
      color: #aaa;
      text-shadow: 1px 1px #fff; }

.popup-alert-notice .countdown-timer {
  font-size: 1.1em;
  font-weight: bold; }

.lfr-token {
  background-color: #b3daef;
  border-color: #5fa8ff;
  color: #444;
  text-decoration: none; }
  .lfr-token:hover {
    background-color: #d1e5ef; }

.lfr-token-primary {
  font-weight: bold; }
  .lfr-token-primary, .lfr-token-primary:hover {
    background-color: #b3daef; }

.lfr-token-close:hover {
  text-decoration: none; }

.lfr-button {
  background: no-repeat 0 50%; }

.lfr-table > tbody > tr > th,
.lfr-table > thead > tr > th,
.lfr-table > tfoot > tr > th {
  font-weight: bold; }

.lfr-checkbox-preselected {
  opacity: 0.5; }

.lfr-header-row {
  border-bottom-color: #7b7b7b; }
  .lfr-header-row .lfr-search-combobox {
    border-color: #5f5f5f; }

.openid-login input[type='text'] {
  background: url(../images/common/openid.gif) no-repeat;
  background-color: #fff;
  background-position: 0 50%;
  color: #000; }

.page-extra-settings .lfr-panel-titlebar .lfr-panel-title {
  font-size: 1em; }

.lfr-pagination .lfr-pagination-controls li .lfr-pagination-link {
  color: #333;
  font-weight: normal; }

.lfr-panel.lfr-extended,
.lfr-panel-container,
.lfr-floating-container {
  border-color: #dedede #bfbfbf #bfbfbf #dedede; }

.lfr-panel-container,
.lfr-floating-container {
  background: #fff; }

.lfr-panel-titlebar .lfr-panel-title {
  font-size: 1.2em;
  font-weight: bold; }

.lfr-panel-titlebar .lfr-panel-button {
  background: url(../images/application/panel_header_toggler_close.png) no-repeat 0 0; }
  .lfr-panel-titlebar .lfr-panel-button:hover {
    background-position: 0 100%; }

.lfr-panel.lfr-collapsible .lfr-panel-titlebar {
  background: url(../images/arrows/05_down.png) no-repeat 2px 50%; }

.lfr-panel.lfr-collapsed .lfr-panel-titlebar {
  background-image: url(../images/arrows/05_right.png); }
  .lfr-panel.lfr-collapsed .lfr-panel-titlebar .lfr-panel-button {
    background-image: url(../images/application/panel_header_toggler_open.png); }

.lfr-panel.lfr-extended .lfr-panel-titlebar {
  background: #d6d6d6 url(../images/application/panel_header.png) repeat-x 0 0;
  border-bottom-color: #cdcdcd; }

.lfr-panel-container .lfr-extended.lfr-collapsible .lfr-panel-titlebar {
  border-top-color: #cecece; }

.js .lfr-floating-trigger {
  background-image: url(../images/arrows/05_down.png);
  background-position: 100% 50%;
  background-repeat: no-repeat;
  text-decoration: none; }

.lfr-panel-page .panel-page-content {
  border-left-color: #ccc; }

.lfr-panel-page .lfr-add-content h2 {
  border-color: #ccc; }
  .lfr-panel-page .lfr-add-content h2 span {
    background: #efefef; }

.lfr-panel-page .lfr-add-content .lfr-content-category h2 {
  border-bottom-color: #ccc; }
  .lfr-panel-page .lfr-add-content .lfr-content-category h2 span {
    background: none; }

.lfr-panel-content .paginator-container {
  background: #cfd2d5;
  border-bottom-color: #dcdee0;
  border-top-color: #dcdee0; }

.lfr-panel-content .paginator-page-container .paginator-page-link {
  background: none;
  border-color: #cfd2d5; }
  .lfr-panel-content .paginator-page-container .paginator-page-link.paginator-current-page {
    background: #99a7b3 url(../images/application/current_page_hover_bg.png) repeat-x 0 0;
    border-color: #6b7785 #7c8994 #919fa9;
    color: #fff;
    font-weight: bold; }
    .lfr-panel-content .paginator-page-container .paginator-page-link.paginator-current-page:hover {
      background: #5094d7 url(../images/application/current_page_bg.png) repeat-x 0 0;
      border-color: #31659c #396ea8 #4c8ccb; }

#portlet-set-properties fieldset fieldset legend {
  font-size: 1.1em; }

.lfr-preview-file-content {
  border-bottom-color: #6d6d6e; }

.lfr-preview-file-image-current-column,
.lfr-preview-file-video-current-column {
  background: url(../images/common/checkerboard.png); }

.lfr-preview-file-toolbar {
  background: #333;
  opacity: 0.5; }
  .lfr-preview-file-toolbar .icon-arrow-1-l {
    background: url(../images/document_library/preview_left.png) no-repeat 0 50%; }
  .lfr-preview-file-toolbar .icon-arrow-1-r {
    background: url(../images/document_library/preview_right.png) no-repeat 0 50%; }
  .lfr-preview-file-toolbar .icon-zoomin {
    background: url(../images/document_library/preview_zoom.png) no-repeat 0 50%; }

.lfr-preview-file-image-current-column:hover .lfr-preview-file-toolbar {
  opacity: 1; }

.lfr-preview-file-info {
  background: #333;
  color: #fff;
  opacity: 0.5; }
  .lfr-preview-file-info:hover {
    opacity: 1; }

.lfr-preview-file-index {
  font-weight: bold; }

.lfr-preview-file-image-current {
  background: url(../images/aui/loading_indicator.gif) no-repeat 50% 50%; }

.lfr-preview-file-image img {
  background: url(../images/aui/loading_indicator.gif) no-repeat 50% 50%;
  border-color: #aeb8bc; }

.lfr-preview-file-image-selected img,
.lfr-preview-file-image:hover img {
  border-color: #00a2ea; }

.lfr-preview-file-loading-indicator {
  background: #333;
  color: #fff; }

.lfr-preview-file-image-overlay-content {
  background: url(../images/common/checkerboard.png);
  border-color: #555; }

.firefox .lfr-preview-video-content div.video-node {
  height: 100%; }

textarea.lfr-editor-textarea {
  font-family: monospace; }

.lfr-rich-editor.ace_editor {
  border-color: #a1a2a4; }

.lfr-plain-editor textarea,
.lfr-rich-editor.ace_editor {
  font-family: 'Monaco', 'Menlo', 'Droid Sans Mono', 'Courier New', monospace;
  font-size: 12px; }

.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: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 .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-spa-loading-bar {
  background: #2fa4f5; }

.lfr-tag-selector-popup label {
  border-bottom-color: #eee; }

.lfr-tag-selector-popup .no-matches {
  color: #999; }

.lfr-toolbar {
  background-color: #e5e4e8; }
  .lfr-toolbar .lfr-button:focus {
    border-color: #000; }
  .lfr-toolbar .lfr-button:hover {
    border-color: #ccc #777 #777; }
  .lfr-toolbar .lfr-separator {
    border-left-color: #fff;
    border-right-color: #ccc;
    font-size: 12px; }

.lfr-toolbar .lfr-button,
.lfr-emoticon-container .lfr-button {
  border-color: #e5e4e8; }

.lfr-emoticon-container {
  background: #e5e4e8;
  border-color: #ccc; }

.lfr-translation-manager .lfr-translation-manager-available-translations .lfr-translation-manager-available-translations-links {
  line-height: 1; }

.lfr-translation-manager .lfr-translation-manager-translation {
  text-decoration: none; }
  .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-tree a {
  text-decoration: none; }

.tree-drag-helper {
  z-index: 1035; }

.lfr-upload-container .upload-target {
  border-color: #ddd; }
  .lfr-upload-container .upload-target h4 span {
    text-transform: lowercase; }
  .lfr-upload-container .upload-target .drop-file-text {
    font-weight: normal; }

.lfr-upload-container a.browse-button {
  background-image: url(../images/common/add.png);
  background-repeat: no-repeat;
  color: white;
  font-size: 1.2em;
  font-weight: bold;
  text-decoration: none; }

.lfr-upload-container a.clear-uploads {
  background-image: url(../images/common/remove.png);
  background-repeat: no-repeat; }

.lfr-upload-container a.cancel-uploads {
  background-image: url(../images/common/close.png);
  background-repeat: no-repeat; }

.lfr-upload-container .upload-list-info h4 {
  font-size: 1.3em; }

.lfr-upload-container .cancel-button {
  color: #869cad; }

.lfr-upload-container .delete-button {
  color: #869cad; }

.lfr-upload-container .file-added .success-message {
  font-weight: normal; }

.lfr-upload-container .upload-error {
  opacity: 1; }

.lfr-upload-container .multiple-files .upload-error {
  background: #fdd url(../images/messages/error.png) no-repeat 5px 5px;
  border-color: #900;
  color: #900;
  font-weight: normal;
  margin-bottom: 16px;
  padding: 8px 8px 8px 24px; }

.lfr-upload-container .upload-complete .error-message,
.lfr-upload-container .upload-complete .success-message {
  font-weight: bold; }

.lfr-upload-container .file-uploading {
  background-color: #ffc; }

.upload-drop-active .lfr-upload-container .upload-target {
  background-color: #ddedde;
  border-color: #7d7;
  border-style: dashed; }

/* ---------- Input file ---------- */
/* ---------- Table ---------- */
.app-view-entry:hover .entry-thumbnail {
  border-color: #7abfdd; }

.app-view-entry.selected .entry-thumbnail {
  border-color: #057cb0; }

.app-view-entry.selected .entry-metadata dt,
.app-view-entry.selected .entry-metadata dd,
.app-view-entry.selected .entry-metadata .entry-categories,
.app-view-entry.selected .entry-metadata .entry-tags,
.app-view-entry.selected .entry-metadata .entry-description {
  color: #f0f0f0; }

.app-view-entry .entry-title {
  font-weight: bold; }

.app-view-entry .entry-link {
  text-decoration: none; }

.app-view-entry .entry-metadata dt,
.app-view-entry .entry-metadata dd,
.app-view-entry .entry-metadata .entry-categories,
.app-view-entry .entry-metadata .entry-tags,
.app-view-entry .entry-metadata .entry-description {
  color: #333;
  word-wrap: break-word; }

.app-view-entry .entry-metadata .entry-categories .taglib-asset-categories-summary {
  font-weight: bold; }
  .app-view-entry .entry-metadata .entry-categories .taglib-asset-categories-summary .asset-category {
    font-weight: normal; }

.app-view-entry.selected, .app-view-entry.selected:hover {
  background-color: #00a2ea; }

.app-view-entry.selected a, .app-view-entry.selected a:focus, .app-view-entry.selected a:hover {
  color: #fff; }

.app-view-entry.selected a .lfr-icon-menu-arrow {
  color: #333; }

.app-view-entry.active-area, .app-view-entry.active-area.hover,
.app-view-entry.active-area td {
  background-color: #5ad300; }

.app-view-entry:hover, .app-view-entry.hover {
  background-color: #d3e8f1; }

.app-view-entry a.entry-link:hover {
  text-decoration: none; }
  .app-view-entry a.entry-link:hover .entry-metadata .entry-title .entry-title-text {
    text-decoration: underline; }

.app-view-entry-taglib.entry-display-style.display-icon .entry-title {
  font-weight: normal; }

.app-view-search-entry-taglib .entry-discussion a,
.app-view-search-entry-taglib .entry-attachment a {
  text-decoration: none; }

.app-view-search-entry-taglib .entry-discussion:hover,
.app-view-search-entry-taglib .entry-attachment:hover {
  background-color: #d3e8f1; }

.app-view-search-entry-taglib .entry-folder {
  color: #999; }

.app-view-search-entry-taglib .entry-link .entry-thumbnail-image {
  color: #000;
  text-decoration: none; }

.app-view-search-entry-taglib.alt {
  background-color: #edf0f3; }

.app-view-search-entry-taglib.search {
  background-color: #fff; }
  .app-view-search-entry-taglib.search.alt {
    background-color: #e2e5e8; }

.app-view-taglib .display-style .icon {
  background-image: url(../images/application/layouts.png);
  background-repeat: no-repeat; }

.app-view-taglib .icon-display-descriptive {
  background-position: -32px 0; }

.app-view-taglib .icon-display-icon {
  background-position: -16px 0; }

.app-view-taglib .icon-display-list {
  background-position: 0 0; }

.app-view-taglib .state-active .icon-display-descriptive {
  background-position: -32px 100%; }

.app-view-taglib .state-active .icon-display-icon {
  background-position: -16px 100%; }

@media (max-width: 767.98px) {
  .navbar .nav-display-style-buttons .display-style-buttons > .dropdown > .dropdown-menu {
    background-color: transparent;
    box-shadow: none; } }

.navbar .nav-display-style-buttons .display-style-buttons-container .dropdown-toggle .caret {
  border-bottom-color: #333;
  border-top-color: #333; }

.taglib-asset-metadata .metadata-entry-label {
  font-weight: normal; }

.taglib-asset-metadata .metadata-author {
  font-weight: bold; }

.taglib-asset-metadata .metadata-entry {
  color: #999; }

.taglib-asset-metadata .metadata-author .asset-user-info .user-info {
  color: #009ae5;
  font-size: 14px;
  line-height: 14px; }

.taglib-asset-metadata .metadata-author .asset-user-info .date-info {
  color: #8c8c8c;
  font-size: 13px; }

.taglib-calendar table {
  border-color: #999; }

.taglib-calendar tr th,
.taglib-calendar tr td {
  border-bottom-color: #999; }

.taglib-calendar tr.portlet-section-header th,
.taglib-calendar tr td {
  border-color: #999; }

.taglib-calendar a:hover,
.taglib-calendar a:focus {
  background-color: #ccc; }

.taglib-calendar .calendar-inactive {
  color: #999; }

.taglib-calendar .has-events a span {
  background: url(../images/calendar/event_indicator.png) no-repeat 50% 95%; }

.taglib-calendar .has-events.calendar-current-day a span {
  background-image: url(../images/calendar/event_indicator_current.png); }

.taglib-diff-addedline,
#taglib-diff-results ins {
  background: #e6ffe6; }

.taglib-diff-context {
  background: #eee; }

.taglib-diff-deletedline,
#taglib-diff-results del {
  background: #ffe6e6; }

.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 {
  opacity: 0.55; }

.taglib-diff-html span.diff-html-added {
  background-color: #cfc;
  font-size: 1em; }
  .taglib-diff-html span.diff-html-added img {
    border-color: #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-color: #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-color: #fdc6c6; }

.diff-version-comparator .taglib-diff-html .diff-html-changed {
  background-image: none;
  border-bottom-color: #009ae5; }
  .diff-version-comparator .taglib-diff-html .diff-html-changed img {
    border-color: #009ae5; }

.diff-version-comparator .diff-target-selector {
  border-left-color: #e5e5e5; }

.diff-version-comparator .diff-version-filter {
  background-color: #f9f9f9; }

.taglib-discussion .lfr-discussion .lfr-discussion-form-edit .alloy-editor-placeholder {
  border-left-color: #dbdde1; }

@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-actions li a,
.taglib-discussion .lfr-discussion-actions li a span {
  text-decoration: none; }

.taglib-discussion .lfr-discussion-actions li a:hover span, .taglib-discussion .lfr-discussion-actions li a:focus span {
  text-decoration: underline; }

.taglib-discussion .lfr-discussion-form-container .lfr-discussion-form {
  background: #ddd;
  border-radius: 4px; }
  .taglib-discussion .lfr-discussion-form-container .lfr-discussion-form .taglib-user-display .user-profile-image .avatar {
    background-size: 40px; }

.lfr-discussion-reply.popover .lfr-discussion-reply-user-name {
  font-weight: bold; }

.drop-zone.drop-enabled:not(.no-border) {
  outline-color: rgba(176, 180, 187, 0.5); }

.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-icons span:nth-of-type(2) {
  background: #00c2ff;
  color: #fff; }

.drop-here-info .drop-text {
  color: #fff; }

.drop-active .drop-here-info {
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 100; }

.lfr-ddm-field-group {
  margin-bottom: 20px; }

.lfr-ddm-field-group-inline {
  display: inline-block;
  vertical-align: bottom; }

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  background: transparent; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active {
    background: transparent;
    opacity: 1; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label:hover, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label:focus {
      background: transparent; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .message {
      color: #000;
      opacity: 0.7; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .number {
      background: #333;
      font-size: 18px;
      opacity: 1; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .tab-icon {
      color: #333; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label {
    background: transparent;
    outline: 0; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus {
      text-decoration: 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 {
        opacity: 1; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
      background: #ccc;
      color: #fff;
      font-size: 14px;
      font-weight: bold;
      opacity: 0.6;
      text-decoration: none; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .message {
      color: #000;
      font-size: 12px; }

.taglib-header {
  border-bottom-color: #c8c9ca;
  color: #555; }
  .taglib-header .header-back-to a {
    font-weight: bold;
    text-decoration: none; }

a.taglib-icon, a.taglib-icon:focus, a.taglib-icon:hover {
  text-decoration: none; }

a.taglib-icon:focus .taglib-text, a.taglib-icon:hover .taglib-text {
  text-decoration: underline; }

a.taglib-icon.btn:focus .taglib-text, a.taglib-icon.btn:hover .taglib-text {
  text-decoration: none; }

.taglib-icon[lang] > img {
  vertical-align: baseline;
  width: 16px; }

.taglib-icon-label {
  margin-left: 12px; }

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

.input-localized.input-localized-focused .palette-item-inner .lfr-input-localized-flag {
  opacity: 1; }

.input-localized .palette-item-inner {
  border-color: #666; }

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

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

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

.taglib-move-boxes .choice-selector label {
  background: #ebf1f9;
  border-bottom-color: #8db2f3; }

.taglib-move-boxes .sortable-container .move-option {
  background-color: transparent; }
  .taglib-move-boxes .sortable-container .move-option.move-option-dragging {
    background-color: #fafafa; }
  .taglib-move-boxes .sortable-container .move-option .handle {
    color: #999; }

.taglib-image-selector .change-image-controls {
  background: #fff; }

.taglib-image-selector .selection-status {
  background: #fff;
  opacity: 0;
  z-index: -1; }

.taglib-image-selector .progress-wrapper .progressbar {
  background: #b0b4bb;
  opacity: 0.7; }

.taglib-image-selector.check-active .selection-status {
  opacity: 1;
  z-index: 0; }

.taglib-image-selector.drop-active {
  outline-width: 0; }
  .taglib-image-selector.drop-active .browse-image-controls {
    opacity: 0; }
  .taglib-image-selector.drop-active .selection-status {
    opacity: 0; }
  .taglib-image-selector.drop-active .image-wrapper {
    opacity: 0.15; }
  .taglib-image-selector.drop-active .error-wrapper {
    opacity: 0; }

.taglib-image-selector.progress-active .image-wrapper {
  opacity: 0.15; }

.taglib-image-selector.progress-active .browse-image-controls {
  opacity: 0; }

.taglib-image-selector.progress-active .drop-here-info {
  opacity: 0; }

.taglib-image-selector.progress-active .selection-status {
  opacity: 0; }

.dialog-iframe-popup {
  background-color: #fff; }

.portlet-item-selector .management-bar {
  border-bottom-color: #e7e7ed; }

.item-selector .card-row {
  align-items: center; }

.item-selector .drop-zone {
  background-color: #f1f2f5; }

.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 #80acff; }

.lfr-tree-display-page .tree-node .tree-node-over .tree-label {
  text-decoration: none; }

.lfr-tree-display-page .tree-label {
  cursor: default; }
  .lfr-tree-display-page .tree-label a {
    color: black; }
  .lfr-tree-display-page .tree-label .layout-page-invalid {
    color: #aaa;
    font-style: italic; }
    .lfr-tree-display-page .tree-label .layout-page-invalid:hover {
      cursor: default;
      text-decoration: none; }

.lfr-tree-radio.lfr-tree-root-node-hidden .lfr-root-node + .tree-container {
  margin-left: 0; }

.lfr-map {
  border-color: #ccc; }
  .lfr-map .search-controls {
    font-size: 15px; }

.navbar .navbar-search {
  background-color: #f3f3f3; }
  @media (min-width: 576px) {
    .navbar .navbar-search {
      background-color: transparent; } }

.taglib-portlet-preview.show-borders {
  border-color: #828f95; }
  .taglib-portlet-preview.show-borders .title {
    background-color: #d3dadd;
    font-size: 1.4em;
    font-weight: bold; }

.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 {
  color: #212529; }

.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: #212529; }

.lfr-search-container-wrapper .list-group {
  margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item:nth-last-child(2) {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .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 .list-group .list-group-item .checkbox {
    margin-top: 0; }
  .lfr-search-container-wrapper .list-group + .taglib-search-iterator-page-iterator-bottom {
    margin-top: 20px; }

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

.lfr-asset-type-column,
.lfr-author-column,
.lfr-city-column,
.lfr-country-column,
.lfr-email-address-column,
.lfr-job-title-column,
.lfr-region-column,
.lfr-removed-by-column,
.lfr-replier-column,
.lfr-scope-column,
.lfr-screen-name-column,
.lfr-type-column,
.lfr-user-column,
.lfr-users-column {
  word-break: break-all \9;
  word-wrap: break-word; }
  @media (min-width: 576px) {
    .lfr-asset-type-column,
    .lfr-author-column,
    .lfr-city-column,
    .lfr-country-column,
    .lfr-email-address-column,
    .lfr-job-title-column,
    .lfr-region-column,
    .lfr-removed-by-column,
    .lfr-replier-column,
    .lfr-scope-column,
    .lfr-screen-name-column,
    .lfr-type-column,
    .lfr-user-column,
    .lfr-users-column {
      max-width: 125px;
      min-width: 100px; } }

.lfr-completion-date-column,
.lfr-create-date-column,
.lfr-date-column,
.lfr-display-date-column,
.lfr-expiration-date-column,
.lfr-last-post-date-column,
.lfr-modified-date-column,
.lfr-removed-date-column,
.lfr-reply-date-column,
.lfr-revision-column,
.lfr-size-column {
  white-space: nowrap; }

.lfr-description-column,
.lfr-role-column {
  max-width: 375px;
  min-width: 375px; }

.lfr-email-address-column,
.lfr-name-column,
.lfr-parent-organization-column,
.lfr-screen-name-column,
.lfr-title-column,
.lfr-url-column,
.lfr-wiki-column {
  max-width: 200px;
  min-width: 200px; }

.lfr-email-column,
.lfr-mobile-column,
.lfr-website-column {
  min-width: 100px; }
  @media (min-width: 576px) {
    .lfr-email-column,
    .lfr-mobile-column,
    .lfr-website-column {
      min-width: 115px; } }
  .lfr-email-column .checkbox-container .form-group,
  .lfr-mobile-column .checkbox-container .form-group,
  .lfr-website-column .checkbox-container .form-group {
    margin-bottom: 0; }

.taglib-search-toggle .toggle-advanced {
  color: inherit; }
  .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-color: #ddd; }
  .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .btn.close {
    margin-right: 5px; }
  .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-social-activities .day-separator {
  border-bottom-color: #ccc; }

.taglib-social-bookmarks a.social-bookmark-link {
  background-repeat: no-repeat; }

.taglib-user-display a .user-name {
  text-decoration: underline; }

.taglib-user-display .avatar {
  background: no-repeat center;
  background-size: 60px; }
  .taglib-user-display .avatar.author:after {
    background: rgba(50, 168, 230, 0.5); }

.taglib-user-display .user-name {
  font-size: 1.1em;
  font-weight: bold; }

.js .taglib-webdav.visible {
  background: #f0f5f7; }

.js .taglib-webdav table {
  border-color: #828f95; }

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

/* ---------- Cards ---------- */
/* ---------- Cards horizontal ---------- */
/* ---------- Dialogs ---------- */
/* ---------- Splitter ---------- */
/* ---------- Toggle card ---------- */
/* ---------- File icons colors ---------- */
/* ---------- File icons text colors ---------- */
/* ---------- User icons background colors ---------- */
/* ---------- User icons border color ---------- */
/* ---------- User icons colors ---------- */
.aspect-ratio.aspect-ratio-8-to-3 {
  padding-bottom: 37.5%; }

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

.liferay-autocomplete-input-mirror {
  left: -9999px;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: -9999px;
  visibility: hidden;
  white-space: pre-wrap;
  word-wrap: break-word; }

.card-tab-group .card-tab:nth-child(n + 2) {
  border-left: 4px solid #65b6f0;
  padding-left: 20px; }
  .card-tab-group .card-tab:nth-child(n + 2) .card-tab {
    border-left: 4px solid #93ccf5;
    padding-left: 20px; }
    .card-tab-group .card-tab:nth-child(n + 2) .card-tab .card-tab {
      border-left-color: #c2e2f9; }
      .card-tab-group .card-tab:nth-child(n + 2) .card-tab .card-tab .card-tab {
        border-left-width: 0;
        padding-left: 0; }

.hsv-palette .hsv-view-container .hsv-label-value-hex .hsv-value {
  width: 95px; }

.hsv-palette .hsv-view-container .hsv-value {
  width: 56px; }

.yui3-color-picker-popover .palette-container {
  border-collapse: separate; }

.dialog-iframe-popup .hsv-palette-modal.modal-dialog {
  bottom: 0 !important;
  left: 0 !important;
  margin: 0;
  max-width: none;
  right: 0 !important;
  top: 0 !important;
  width: 100%; }
  @media (min-width: 768px) {
    .dialog-iframe-popup .hsv-palette-modal.modal-dialog {
      bottom: auto !important;
      height: 100%;
      left: 50% !important;
      max-height: 375px;
      max-width: 650px;
      right: auto !important;
      top: 50% !important;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); } }
  .dialog-iframe-popup .hsv-palette-modal.modal-dialog > .hsv-palette-modal-content {
    bottom: 0;
    left: 0;
    overflow: visible;
    position: absolute;
    right: 0;
    top: 0; }
    @media (max-width: 767.98px) {
      .dialog-iframe-popup .hsv-palette-modal.modal-dialog > .hsv-palette-modal-content {
        border-radius: 0;
        border-width: 0; } }
  @media (max-width: 767.98px) {
    .dialog-iframe-popup .hsv-palette-modal.modal-dialog .modal-body {
      padding: 1rem; } }
  .dialog-iframe-popup .hsv-palette-modal.modal-dialog .hsv-default-size.hsv-container {
    width: 100%; }
  .dialog-iframe-popup .hsv-palette-modal.modal-dialog .hsv-image-container {
    margin: 0; }

.dialog-bd {
  min-height: 30px; }

.dialog-content {
  border: 1px solid #c8c9ca;
  padding: 5px; }

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

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

.dialog-iframe-popup .lfr-form-content {
  padding: 15px; }

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

.dialog-iframe-popup .portlet-column {
  position: static; }

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

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

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

.dialog-iframe-popup .management-bar-default,
.dialog-iframe-popup .navbar-default {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
  border-top-width: 0;
  margin-bottom: 0; }

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

.dialog-iframe-popup .navigation-bar > .container-fluid {
  margin-left: 24px;
  margin-right: 24px;
  padding: 0; }

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

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

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

.dialog-iframe-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) {
    .dialog-iframe-popup .portlet-configuration-setup .lfr-nav {
      padding-left: 8px;
      padding-right: 8px; } }

.dialog-iframe-popup .lfr-dynamic-uploader,
.dialog-iframe-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) {
    .dialog-iframe-popup .lfr-dynamic-uploader,
    .dialog-iframe-popup .process-list {
      top: 48px; } }

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

@media (min-width: 768px) {
  .dialog-with-footer #main-content,
  .dialog-with-footer #wrapper {
    height: calc(100% - 60px); } }

.dialog-with-footer .button-holder.dialog-footer,
.dialog-with-footer .sheet-footer.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%; }
  @media (min-width: 768px) {
    .dialog-with-footer .button-holder.dialog-footer,
    .dialog-with-footer .sheet-footer.dialog-footer {
      position: fixed; } }
  .dialog-with-footer .button-holder.dialog-footer .btn,
  .dialog-with-footer .sheet-footer.dialog-footer .btn {
    margin-left: 1rem;
    margin-right: 0; }

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

.dialog-with-footer .lfr-dynamic-uploader.hide-dialog-footer {
  bottom: 0; }
  .dialog-with-footer .lfr-dynamic-uploader.hide-dialog-footer + .dialog-footer {
    display: none; }

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

.dialog-with-footer .portlet-configuration-edit-templates .portlet-configuration-body-content {
  bottom: 0; }

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

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

.active-area {
  background: #ffc; }

.portlet-boundary.yui3-dd-dragging {
  opacity: 0.6; }
  .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; }

.lfr-editable {
  outline: 1px dashed #68bb30;
  outline-offset: 2px;
  position: relative; }
  .lfr-editable:after {
    background: #68bb30 url(../images/common/edit_white.png) no-repeat 50%;
    content: '';
    display: block;
    height: 20px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 30px; }
  .lfr-editable:focus:after {
    display: none; }
  .lfr-editable:focus:hover {
    background-color: transparent; }
  .lfr-editable:hover {
    background-color: rgba(255, 255, 255, 0.3);
    outline-color: #519226; }
    .lfr-editable:hover:after {
      background-color: #519226; }

.lfr-editable-notice-close {
  margin-left: 1em; }

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

.alloy-editor-container .alloy-editor {
  outline: 0; }
  .alloy-editor-container .alloy-editor.alloy-editor-placeholder {
    color: #2b4259; }
    .alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus) {
      border-left-color: #dbdde1;
      color: #b0b4bb; }
    .alloy-editor-container .alloy-editor.alloy-editor-placeholder.readonly {
      color: #ccc; }

.alloy-editor-container .alloy-editor-icon {
  color: #869cad; }

.has-error .alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus) {
  border-left-color: #cc6677; }

.cke_dialog .cke_dialog_ui_input_text {
  height: auto; }

.cke_editable_inline a {
  cursor: pointer; }

.cke_panel.cke_combopanel {
  width: 220px; }

.cke_panel_block .cke_panel_grouptitle {
  font-size: 20px;
  line-height: 20px;
  margin-top: 0; }

.cke_panel_block .cke_panel_list {
  margin-left: 0; }
  .cke_panel_block .cke_panel_list .cke_panel_listItem {
    line-height: initial; }
    .cke_panel_block .cke_panel_list .cke_panel_listItem a:hover {
      text-decoration: none; }

/* ---------- CKEditor table ---------- */
.cke_show_border {
  width: 500px; }
  .cke_show_border td {
    height: 15px; }

/* ---------- CKEditor image resizer ---------- */
.cke_widget_image .cke_image_resizer {
  bottom: -15px;
  height: 5px;
  outline-color: transparent;
  padding: 5px;
  right: -15px;
  width: 5px; }

.html-editor.portlet {
  background: #fff;
  color: #000;
  line-height: 1;
  padding: 1em;
  text-align: start; }

.html-editor.portlet-message-boards {
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
  word-wrap: break-word; }
  .html-editor.portlet-message-boards blockquote {
    background: #eef0f2 url(../images/message_boards/quoteleft.png) no-repeat 5px 5px;
    border: 1px solid #777;
    padding: 5px 45px; }
    .html-editor.portlet-message-boards blockquote:after {
      background: url(../images/message_boards/quoteright.png) no-repeat 50%;
      content: '';
      display: block;
      float: right;
      height: 24px;
      margin-right: -35px;
      margin-top: -25px;
      width: 31px;
      z-index: 999; }
    .html-editor.portlet-message-boards blockquote cite {
      display: block;
      font-weight: bold; }
  .html-editor.portlet-message-boards pre {
    background: #f9f9f9;
    border: 1px solid #777;
    padding: 0.5em; }

.lfr-source-editor {
  border-color: #ccc; }
  .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 .lfr-fullscreen-source-editor-content .panel-splitter {
  border-color: #ccc; }

.mce-content-body {
  text-align: start; }

.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 .image-viewer-base {
  outline: none; }

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

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

.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 .progress-container {
  background-color: #fff; }

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

.image-viewer-caption {
  color: #777; }

.image-viewer-footer-control, .image-viewer-footer-control:focus, .image-viewer-footer-control:hover {
  color: #777; }

@media (min-width: 576px) {
  .image-viewer-sidenav-menu {
    background-color: transparent;
    border-left-width: 0; } }

.image-viewer-sidenav dd {
  color: #8b8b8b;
  margin-bottom: 16px; }
  @media (min-width: 576px) {
    .image-viewer-sidenav dd {
      color: #777; } }

.image-viewer-sidenav .h5 {
  color: #869cad;
  margin-bottom: 3px; }
  @media (min-width: 576px) {
    .image-viewer-sidenav .h5 {
      color: #fff; } }

.image-viewer-sidenav .nav-tabs-default > li {
  padding-left: 20px; }
  .image-viewer-sidenav .nav-tabs-default > li:first-child {
    padding-left: 0; }

.image-viewer-sidenav .nav-tabs-default > li:first-child > a {
  padding-left: 0; }

.image-viewer-sidenav .nav-tabs-default > li > a {
  border-color: transparent;
  color: #777;
  padding-left: 0;
  padding-right: 0; }

.image-viewer-sidenav .nav-tabs-default > li > .active {
  background-color: transparent; }
  .image-viewer-sidenav .nav-tabs-default > li > .active, .image-viewer-sidenav .nav-tabs-default > li > .active:focus, .image-viewer-sidenav .nav-tabs-default > li > .active:hover {
    border-color: transparent;
    color: #777; }
    @media (min-width: 576px) {
      .image-viewer-sidenav .nav-tabs-default > li > .active, .image-viewer-sidenav .nav-tabs-default > li > .active:focus, .image-viewer-sidenav .nav-tabs-default > li > .active:hover {
        color: #fff; } }
  .image-viewer-sidenav .nav-tabs-default > li > .active:after {
    background-color: #65b6f0;
    bottom: -10px;
    content: '';
    display: block;
    height: 2px;
    left: 0;
    position: relative;
    right: 0; }

.image-viewer-sidenav-body {
  padding-top: 0; }

.lfr-item-viewer .lfr-item-viewer-close {
  color: #fff;
  opacity: 1; }
  .lfr-item-viewer .lfr-item-viewer-close, .lfr-item-viewer .lfr-item-viewer-close:focus, .lfr-item-viewer .lfr-item-viewer-close:hover {
    color: #fff; }
  .lfr-item-viewer .lfr-item-viewer-close .icon-monospaced {
    color: #777; }

.lfr-item-viewer-icon-info {
  color: #fff; }

.nav.list-group li > a:focus, .nav.list-group li > a:hover {
  background-color: #e5f5fc;
  color: #009ae5; }

.nav.list-group > .active {
  border-width: 1px 0 0 0; }
  .nav.list-group > .active > a, .nav.list-group > .active > a:focus, .nav.list-group > .active > a:hover {
    background-color: #60bfef;
    border: 1px solid #60bfef;
    color: #fff; }

.nav.list-group .list-group-item {
  padding: 0; }
  .nav.list-group .list-group-item.nav-header {
    background-color: #f3f3f3;
    padding-left: 10px;
    padding-right: 10px; }

.lfr-page-templates li a {
  padding: 0; }
  .lfr-page-templates li a label {
    cursor: pointer;
    display: block;
    padding: 5px 0 5px 5px; }

.menu {
  position: absolute;
  width: auto; }
  .menu .notice-message {
    background-image: none;
    margin: 3px;
    padding: 6px; }

.menu-content {
  background: #fff;
  list-style: none;
  min-width: 150px; }
  .menu-content li {
    margin: 0;
    padding: 0; }
    .menu-content li .disabled {
      color: #999; }

.menu-content {
  background: #ccc9c9 url(../images/application/menu_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #aeafb1 #777879 #777879 #aeafb1;
  padding: 2px 0; }

.menugroup-content .menu-label {
  background: #d2d6de;
  color: #5b677d;
  display: block;
  padding: 5px 3px;
  text-shadow: 1px 1px #fff; }

.menugroup-content ul {
  display: block;
  min-width: 0; }

.menu-content li {
  border-bottom: 1px solid #bcbbbb;
  border-top: 1px solid #eee;
  display: block;
  margin: 0;
  padding: 0; }
  .menu-content li.first {
    border-top-width: 0; }
  .menu-content li.last {
    border-bottom-width: 0; }

.menu-content li a,
.menu-content li .disabled {
  color: #2c2f34;
  display: block;
  padding: 4px 5px;
  text-decoration: none; }

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

.app-view-drop-active {
  background-color: #00a2ea;
  font-weight: bold; }
  .category-portlets .app-view-drop-active {
    background-color: #00a2ea;
    color: #fff; }

.basecelleditor [class~='form-validator-message'] {
  clip: rect(auto auto auto auto);
  width: auto; }

.document-library-file-entry-cell-editor-hidden {
  display: none; }

.previous-level {
  display: inline-block;
  font-size: 21px;
  line-height: 21px;
  margin-right: 5px;
  text-decoration: none;
  vertical-align: middle; }

.has-control-menu .lfr-asset-anchor {
  height: 74px;
  margin-top: -74px; }

.lfr-asset-anchor {
  display: block;
  height: 10px;
  margin-top: -10px;
  position: relative;
  z-index: -1; }

.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.card,
    .lfr-page-layouts input[type='radio']:checked + .card-horizontal .card {
      background-color: #f8f9fa;
      cursor: default; }
    .lfr-page-layouts input[type='radio']:checked + .card-horizontal::after {
      background-color: #007BFF;
      bottom: -1px;
      content: "";
      height: 4px;
      left: -1px;
      position: absolute;
      right: -1px;
      transition: height 0.15s ease-in-out; }
  .lfr-page-layouts .card-horizontal.card,
  .lfr-page-layouts .card-horizontal .card {
    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; }
    .lfr-page-layouts .card-horizontal.card:hover,
    .lfr-page-layouts .card-horizontal .card:hover {
      background-color: #f8f9fa;
      text-decoration: none; }
    .lfr-page-layouts .card-horizontal.card:focus,
    .lfr-page-layouts .card-horizontal .card:focus {
      background-color: #f8f9fa;
      border-color: #80bdff;
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .lfr-page-layouts .card-horizontal.card:active, .lfr-page-layouts .card-horizontal.card.active,
    .lfr-page-layouts .card-horizontal .card:active,
    .lfr-page-layouts .card-horizontal .card.active {
      background-color: #e9ecef; }
  .lfr-page-layouts .card-horizontal::after {
    border-radius: 0 0 0.25rem 0.25rem;
    bottom: -1px;
    content: "";
    height: 0;
    left: -1px;
    position: absolute;
    right: -1px;
    transition: height 0.15s ease-in-out; }
  .lfr-page-layouts .card-horizontal:hover::after, .lfr-page-layouts .card-horizontal.hover::after {
    background-color: #007BFF;
    height: 4px; }
  .lfr-page-layouts .card-horizontal:focus::after, .lfr-page-layouts .card-horizontal.focus::after {
    background-color: #007BFF;
    height: 4px; }
  .lfr-page-layouts .card-horizontal:active::after, .lfr-page-layouts .card-horizontal.active::after {
    background-color: #007BFF;
    height: 4px; }

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

.modal {
  display: block;
  margin: 0;
  overflow: hidden;
  position: fixed; }

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

@media (min-width: 576px) {
  .modal-dialog {
    max-width: none; } }

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

.modal-hidden {
  display: none; }

.modal-open .modal {
  overflow: hidden; }

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

.dragging .portlet-column.customizable {
  background-color: #cffccf;
  outline: 3px solid #5eaf3d; }

.customizable-layout-column-content {
  background-color: #c92c3c; }
  .customizable-layout-column-content.yui3-widget-content-expanded {
    margin: 0 15px; }

.layout-customizable-controls {
  background-color: rgba(201, 44, 60, 0.8); }

.customizable .customizable-layout-column-content {
  background-color: #5eaf3d; }

.customizable .layout-customizable-controls {
  background-color: rgba(94, 175, 61, 0.8); }

.layout-customizable-controls-container {
  margin: 0 15px;
  position: relative; }

.layout-customizable-controls {
  font-size: 1.5em;
  padding: 4px 16px;
  position: absolute;
  width: 100%;
  z-index: 15; }
  .layout-customizable-controls label {
    color: #fff; }

.paginator-link {
  background: #eee no-repeat scroll 50% 1px;
  border: 1px solid #f0f1f2;
  border-color: #f0f1f2 #b2b2b2 #949494 #f0f1f1;
  color: #1f1e1e;
  display: inline-block;
  height: 20px;
  padding: 0;
  text-indent: -9999px;
  width: 20px; }

.paginator-page-link {
  height: auto;
  text-indent: 0; }

.paginator-current-page {
  background: #0083bd url(../images/application/paginator_link_current_bg.png) 0 0 repeat-x;
  border-color: #38b6ef #006d9e #006d9e #46b4e6;
  color: #fff;
  text-shadow: -1px -1px #003c57; }

.paginator-first-link {
  background-image: url(../images/arrows/paging_first.png); }

.paginator-prev-link {
  background-image: url(../images/arrows/paging_previous.png); }

.paginator-last-link {
  background-image: url(../images/arrows/paging_last.png); }

.paginator-next-link {
  background-image: url(../images/arrows/paging_next.png); }

.paginator-current-page-report,
.paginator-total {
  color: #555;
  font-size: 0.9em; }

.paginator-current-page-report {
  margin-left: 2em; }

.taglib-page-iterator .search-pages .page-links {
  padding: 0; }

.info-panel .panel-group {
  margin-left: -1rem;
  margin-right: -1rem; }

.lfr-panel-container {
  background: #fff; }

.lfr-panel-content {
  padding: 5px 10px; }

.lfr-panel-basic .lfr-panel-content {
  padding-left: 15px; }

.panel-hd {
  background: #c0c2c5 url(../images/application/panel_header_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #c8c9ca #aeb2b8 #aeb2b8 #c8c9ca;
  padding-left: 10px;
  text-shadow: 1px 1px #fff; }

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

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

@media (min-width: 576px) {
  .sheet .display-style-icon .lfr-asset-item {
    width: 25%; } }

.splitter {
  background-color: #f8f9fa;
  border-radius: 0.25rem 0.25rem 0 0;
  padding: 10px 15px;
  position: relative;
  z-index: 1; }
  .splitter.splitter-spaced {
    border-radius: 0.25rem;
    margin-bottom: 20px; }

.table > tbody > tr.splitter {
  height: auto; }
  .table > tbody > tr.splitter > td {
    padding: 0; }

.lfr-nav.nav-tabs {
  margin-bottom: 20px; }

.tab-active strong {
  font-weight: normal; }

.tab-back {
  float: right; }

.tab-back-content {
  border-width: 0;
  padding: 1px; }

.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em 1em;
  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; }

.tagselector-content {
  border-width: 0;
  padding: 0; }
  .tagselector-content .textboxlistentry-holder {
    border-bottom: 2px solid #869cad;
    margin-bottom: 10px;
    padding: 0; }

.categoriesselector-content .textboxlistentry-holder {
  background-color: transparent;
  border-width: 0;
  padding: 0; }

.lfr-portal-tooltip {
  display: inline-block; }
  .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; }

.tooltip {
  max-width: 200px; }
  .tooltip .tooltip-arrow {
    background-color: #000;
    height: 0.6rem;
    position: absolute;
    transform: rotate(45deg);
    width: 0.6rem; }

.tooltip.top .tooltip-arrow,
.tooltip.bottom .tooltip-arrow {
  left: 50%;
  margin-left: -0.3rem; }

.tooltip.right .tooltip-arrow,
.tooltip.left .tooltip-arrow {
  margin-top: -0.3rem;
  top: 50%; }

.tooltip.bottom {
  padding-top: 0.3rem; }
  .tooltip.bottom .tooltip-arrow {
    top: 0; }

.tooltip.left {
  padding-right: 0.3rem; }
  .tooltip.left .tooltip-arrow {
    right: 0; }

.tooltip.right {
  padding-left: 0.3rem; }
  .tooltip.right .tooltip-arrow {
    left: 0; }

.tooltip.top {
  padding-bottom: 0.3rem; }
  .tooltip.top .tooltip-arrow {
    bottom: 0; }

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

.underlay {
  clear: both;
  top: 100%; }
  .underlay .yui3-widget-hd {
    height: 38px; }

.underlay-hidden {
  display: none; }

.underlay-content {
  background: #f4f3f3 url(../images/common/message_panel_shadow.png) repeat-x 0 0;
  border: 0 solid #aeafb1;
  border-width: 0 1px 1px; }

.underlay-close {
  position: absolute;
  right: 5px;
  top: 5px; }

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

/* ---------- Column widths ---------- */
.portlet-column-content.empty {
  padding: 50px; }

/* ---------- Wrapper ---------- */
#wrapper {
  padding-bottom: 0;
  padding-top: 2em;
  position: relative; }

.modify-pages li {
  position: relative; }
  .modify-pages li.lfr-nav-hover .delete-tab {
    opacity: 1; }

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

.modify-pages .drag-handle {
  cursor: move;
  left: 3px;
  margin-left: 15px;
  position: absolute;
  top: 15px; }

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

@media (min-width: 768px) {
  .touch .modify-pages .drag-handle {
    display: none; } }

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

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

.navigation-pane .body-row {
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%; }
  .navigation-pane .body-row ul li a .icon {
    float: left;
    margin-right: 5px; }

.navigation-pane .lfr-component {
  margin-left: 0; }

.navigation-pane .navigation-entry {
  position: relative; }
  .navigation-pane .navigation-entry.folder.error {
    display: block;
    padding: 6px 8px; }
  .navigation-pane .navigation-entry .browse-folder,
  .navigation-pane .navigation-entry .nav-item-label {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle; }
  .navigation-pane .navigation-entry .nav-item-icon {
    vertical-align: middle; }
  .navigation-pane .navigation-entry .overlay.entry-action {
    bottom: 0;
    display: block;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0; }
    .navigation-pane .navigation-entry .overlay.entry-action .btn {
      border-width: 0;
      margin: 0;
      padding: 11px 14px; }
      @media (min-width: 768px) {
        .navigation-pane .navigation-entry .overlay.entry-action .btn {
          padding: 11px; } }

.nav-menu ul {
  padding-left: 10px; }

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

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

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

.portlet-navigation .nav-pills > li > a {
  margin-bottom: 2px; }

.portlet-navigation .nav-pills > li > .dropdown-menu {
  margin-top: 0; }

.split-button-dropdowns {
  list-style: none;
  margin: 0;
  padding: 0; }
  .split-button-dropdowns > li {
    display: inline-block;
    padding-left: 2px;
    padding-right: 2px; }

.form-options {
  border: 1px solid #aaa;
  display: inline-block;
  vertical-align: middle; }
  .form-options input {
    border-width: 0;
    display: inline;
    float: left; }

.form-triggers {
  float: left; }

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

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

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

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

/* ---------- Portlet topper ---------- */
/* ---------- Portlet decorator ---------- */
/* ---------- Portlet header ---------- */
body.portlet {
  border-width: 0; }

.portlet-icon-back {
  margin-top: -2px; }

.portlet-topper {
  position: relative; }
  .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-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
    display: none; }

.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-content .portlet-title-text,
.panel-page-body .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; }

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

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

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

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

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

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

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

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

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

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

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

.portlet-msg {
  background: #eee none no-repeat 6px 50%;
  border: 1px solid #555;
  color: #34404f;
  font-weight: bold;
  margin: 2px auto 14px;
  padding: 6px 6px 6px 30px;
  text-align: left; }

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

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

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

/* ---------- Standard styles defined in the JSR 168 specification ---------- */
/* ---------- Fonts ---------- */
/* ---------- Sections ---------- */
.portlet-section-selected,
.portlet-section-selected a {
  background: #727c81;
  color: #fff;
  font-weight: bold;
  text-decoration: none; }

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

/* ---------- Forms ---------- */
/* ---------- Icons ---------- */
/* ---------- Menus ---------- */
@media (min-width: 576px) {
  .portlet.open > .portlet-topper, .portlet:hover > .portlet-topper, .portlet.focus > .portlet-topper {
    opacity: 1;
    transform: translateY(-97%); } }

@media (min-width: 576px) {
  .portlet.open > .portlet-content-editable, .portlet:hover > .portlet-content-editable, .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0; } }

.portlet {
  margin-bottom: 10px;
  position: relative; }
  .portlet > .portlet-content-editable {
    border-color: transparent; }
  .portlet > .portlet-topper {
    display: none; }
    @media (min-width: 576px) {
      .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: 576px) and (prefers-reduced-motion: reduce) {
    .portlet > .portlet-topper {
      transition: none; } }

.portlet-content-editable {
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px; }

/* ---------- Portlet topper ---------- */
.portlet-actions {
  float: right; }

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

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

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

.portlet-title-menu {
  box-flex: 0;
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  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: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative; }

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

@media (max-width: 767.98px) {
  .lfr-configurator-visibility {
    opacity: 0.5; } }

@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; }
  .lfr-configurator-visibility .portlet-content-editable {
    opacity: 0.5; } }

/* ---------- Portlet controls in mobile ---------- */
@media (max-width: 767.98px) {
  .controls-visible .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0; } }

@media (max-width: 767.98px) {
  .controls-visible .portlet-topper {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; } }

.controls-visible .portlet-topper-toolbar {
  display: block; }

.lfr-configurator-visibility .portlet-borderless-bar {
  opacity: 0.6; }

.lfr-configurator-visibility .portlet-content .lfr-icon-actions {
  opacity: 1; }

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

.main-content-body {
  margin-top: 20px; }

.restricted,
.restricted td {
  background: #fdd;
  border-width: 0; }

.restricted * {
  color: #727c81; }

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

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

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

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

/* ---------- Dynamic data list display/Journal portlet ---------- */
.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 28px; }

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

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

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

.taglib-calendar tr td.calendar-inactive {
  background-color: #fff;
  color: #b5bfc4; }

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

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

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

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

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

.widget-toolbar .btn + .btn,
.widget-toolbar .widget-group + .widget-group {
  margin-left: 1rem; }

.widget-mode-detail {
  padding-top: 1rem; }
  .widget-mode-detail .title {
    font-size: 36px; }
  .widget-mode-detail .sub-title {
    font-size: 26px;
    margin-bottom: 32px; }
  .widget-mode-detail .widget-metadata {
    margin-bottom: 2rem; }
  .widget-mode-detail .widget-mode-detail-text {
    margin-top: 48px; }
    .widget-mode-detail .widget-mode-detail-text img {
      max-width: 100%; }
    .widget-mode-detail .widget-mode-detail-text p {
      font-size: 18px;
      line-height: 1.8; }

.widget-mode-card .card {
  display: flex;
  height: calc(100% - 24px);
  margin-bottom: 24px; }

.widget-mode-card .card-header {
  overflow: hidden;
  padding: 0; }

.widget-mode-card .card-title {
  position: relative; }

@media (min-width: 768px) {
  .widget-mode-card .visible-interaction {
    position: absolute;
    right: -8px; } }

.widget-mode-simple .widget-topbar {
  margin-bottom: 8px; }

.widget-mode-simple .widget-metadata {
  margin-bottom: 24px; }

.widget-mode-simple .widget-toolbar {
  margin-top: 1.5rem; }

.widget-mode-simple .widget-content .cover-image {
  margin-bottom: 24px; }

.menu-content,
.underlay-content {
  box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5); }

.lfr-ddm-container .file-entry-upload-progress {
  border-radius: 0 0 4px 4px; }

.lfr-preview-file-image img {
  box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8); }

.lfr-preview-file-image-current-column {
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8); }

.lfr-preview-file-image-current-column {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8); }

.portlet-document-library .lfr-ddm-small-image-preview,
.portlet-dynamic-data-mapping .lfr-ddm-small-image-preview {
  box-shadow: 0 1px 3px #ccc; }

.portlet-document-library-upload-mask .overlaymask-content {
  border-radius: 5px; }

.overlaymask-content {
  background-color: #fff; }

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

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

.lfr-search-combobox-item {
  border-radius: 1px; }

.lfr-search-combobox .field-input-text {
  border-radius: 4px 1px 1px 4px; }

.lfr-search-combobox .button-input {
  border-radius: 1px 4px 4px 1px; }

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

.portlet-language .portlet-body .current-language,
.portlet-language .portlet-body .taglib-icon,
.portlet-language .portlet-body .taglib-language-list-text {
  border-radius: 10px; }

body > .lfr-menu-list ul,
.active-area-proxy,
.entry-display-style .entry-thumbnail,
.lfr-api-results,
.lfr-translation-manager,
.lfr-translation-manager-translation,
.lfr-upload-container .cancel-button .modify-pages .delete-tab,
.portlet-image-gallery-display .image-thumbnail img,
.rule-group-instance-container .rule-group-instance,
.select-documents,
.select-files,
.taglib-ratings.stars:hover,
.taglib-ratings.stars:hover .liferay-rating-vote > div,
.taglib-ratings.stars .rating-focused > div,
.tags-search-combobox .field-input-text {
  border-radius: 4px; }

.entry-display-style,
.lfr-search-combobox,
.lfr-upload-container .upload-file,
.lfr-upload-container .upload-target,
.portlet-document-library .common-file-metadata-container.selected,
.portlet-document-library-display .common-file-metadata-container.selected,
.portlet-image-gallery-display .image-icon,
.select-documents,
.select-files {
  border-radius: 5px; }

.portlet-dynamic-data-list-display .lfr-ddm-container .lfr-ddm-repeatable-placeholder,
.portlet-dynamic-data-lists .lfr-ddm-container .lfr-ddm-repeatable-placeholder {
  border-radius: 6px; }

.menu-content {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }

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

.underlay-content {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px; }

.input-localized .lfr-input-localized-state {
  border-radius: 3px; }

.input-localized .lfr-input-localized .lfr-input-localized-state {
  box-shadow: 0 0 3px #ddd; }
  .input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
    box-shadow: 0 0 3px #ff0047; }

.input-localized .palette-item-selected .lfr-input-localized-state {
  box-shadow: 0 0 3px #27c1f2; }

.lfr-content-preview-popup .lfr-content-preview-popup-content {
  border-radius: 0;
  box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25); }

.lfr-message .lfr-message-control {
  border-radius: 10px; }

.lfr-token {
  border-radius: 8px; }

.staging-tabview-list {
  border-radius: 0; }

.site-variations-tabview-list .tab-content,
.staging-tabview-list .tab-active .tab-content,
.tagselector-content .textboxlistentry-holder .lfr-tag-selector-input:focus {
  box-shadow: none; }

.rule-group-instance-container .rule-group-instance {
  box-shadow: 1px 1px 2px #999; }

.lfr-action-label {
  border-radius: 2px; }

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

@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 {
  -webkit-animation: progress-bar-stripes 0.5s linear infinite;
  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; } }

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

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

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

.lfr-spa-loading .lfr-spa-loading-bar {
  -webkit-animation: shift-rightwards 1s ease-in-out infinite;
  animation: shift-rightwards 1s ease-in-out infinite;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s; }

.lfr-spa-loading-bar {
  -webkit-transform: translateX(100%);
  transform: translateX(100%); }

@-webkit-keyframes shift-rightwards {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  40% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  60% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%); } }

@keyframes shift-rightwards {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  40% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  60% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%); } }

.mobile.touch body:first-of-type .portlet-content .lfr-icon-actions .lfr-icon-menu-text,
.mobile.touch body:first-of-type .portlet-content .lfr-icon-actions .taglib-text {
  max-width: 200px; }

.portlet-boundary.yui3-dd-dragging {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease; }
  @media (prefers-reduced-motion: reduce) {
    .portlet-boundary.yui3-dd-dragging {
      transition: none; } }

.portlet-document-library .entry-thumbnail .label,
.portlet-document-library-display .workflow-status .label,
.portlet-journal .entry-thumbnail .label {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

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

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

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

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

.upload-drop-active .portlet-document-library .document-container {
  box-shadow: inset 0 0 5px #b8c1d1; }

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

.quick-access-nav a {
  box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 1px; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup,
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover {
  box-shadow: initial; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover {
  box-shadow: none; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
  background-image: linear-gradient(#fff, #e4e4e4);
  border-radius: 2px; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:hover:after {
  background-image: linear-gradient(#f2f2f2, #ccc); }

/* ---------- Switches ---------- */
input.switch:focus ~ .switch-bar:before {
  box-shadow: 0 0 3px #00f; }

input.switch:empty ~ .switch-bar:after, input.switch:empty ~ .switch-bar:before,
input.switch:empty ~ .switch-bar .switch-icon,
input.switch:empty ~ .switch-bar .switch-toggle:after,
input.switch:empty ~ .switch-bar .switch-toggle:before {
  transition: all 100ms ease-in; }
  @media (prefers-reduced-motion: reduce) {
    input.switch:empty ~ .switch-bar:after, input.switch:empty ~ .switch-bar:before,
    input.switch:empty ~ .switch-bar .switch-icon,
    input.switch:empty ~ .switch-bar .switch-toggle:after,
    input.switch:empty ~ .switch-bar .switch-toggle:before {
      transition: none; } }

/* ---------- Image selector ---------- */
.taglib-image-selector .selection-status {
  transition: opacity 0.2s ease-in-out;
  border-radius: 30px; }
  @media (prefers-reduced-motion: reduce) {
    .taglib-image-selector .selection-status {
      transition: none; } }

.taglib-image-selector .progress-wrapper .progressbar {
  border-radius: 0; }

/* ---------- Drop here info ---------- */
.drop-here-info {
  transition: all 0.2s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .drop-here-info {
      transition: none; } }
  .drop-here-info .drop-icons {
    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 {
      transition: all 0.3s ease-in-out;
      border-radius: 3px; }
      @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);
      -webkit-transform: rotate(25deg);
      transform: rotate(25deg); }
    .drop-here-info .drop-icons span:nth-of-type(2) {
      box-shadow: 0 6px 0 -2px rgba(0, 0, 0, 0.15);
      -webkit-transform: scale(0.8);
      transform: scale(0.8); }
    .drop-here-info .drop-icons span:nth-of-type(3) {
      box-shadow: -5px 4px 0 0 rgba(0, 0, 0, 0.08);
      -webkit-transform: rotate(-25deg);
      transform: rotate(-25deg); }

.drop-active .drop-here-info span:nth-of-type(1) {
  -webkit-transform: rotate(-20deg);
  transform: rotate(-20deg); }

.drop-active .drop-here-info span:nth-of-type(2) {
  -webkit-transform: scale(1);
  transform: scale(1); }

.drop-active .drop-here-info span:nth-of-type(3) {
  -webkit-transform: rotate(15deg);
  transform: rotate(15deg); }

/* ------------------------------------------- */
.eds-c-heading {
  line-height: 120%;
  margin-bottom: 0.88889em; }

.brown-theme {
  --brand-primary: #B6552F;
  --brand-primary-rgb: 182,85,47;
  --brand-secondary: #B6552F;
  --brand-secondary-rgb: 182,85,47;
  --highlight-color: #B6552F;
  --highlight-color-rgb: 182,85,47;
  --border-color: #767676;
  --background-light: #f7f7f7;
  --background-dark: #404040;
  --grey-mid: #6F6F6F;
  --footer-focus-color: #f7f7f7;
  --white: #ffffff;
  --black: #000000;
  --primary-light-1: white;
  --primary-light-2: white;
  --primary-light-3: #faefea;
  --primary-light-4: #f4dfd6;
  --primary-light-5: #efcfc2;
  --secondary-light-1: #d9d9d9;
  --secondary-light-2: #cccccc;
  --secondary-light-3: silver;
  --secondary-light-4: #b3b3b3;
  --secondary-light-5: #a6a6a6;
  --icn-magnifier-active: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220.439%22%20height%3D%2220%22%20viewBox%3D%220%200%2020.439%2020%22%3E%3Cpath%20d%3D%22M7.386%2012.732a5.35%205.35%200%200%201-5.345-5.345%205.35%205.35%200%200%201%205.345-5.344%205.35%205.35%200%200%201%205.344%205.344%205.31%205.31%200%200%201-1.49%203.703%205.296%205.296%200%200%201-3.854%201.642zm12.631%204.854l-6.385-6.254a7.355%207.355%200%200%200%201.142-3.944C14.774%203.316%2011.46%200%207.387%200%203.314%200%200%203.314%200%207.388c0%204.073%203.314%207.387%207.388%207.387a7.32%207.32%200%200%200%204.312-1.396l6.349%206.219c.264.261.613.402.984.402a1.41%201.41%200%200%200%20.984-2.414z%22%20fill%3D%22%23bc5931%22%2F%3E%3C%2Fsvg%3E");
  --form-checkbox: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2222.482%22%20height%3D%2222.484%22%20viewBox%3D%220%200%2022.482%2022.484%22%3E%3Cpath%20d%3D%22M21.251%200H1.23A1.232%201.232%200%200%200%20.001%201.232v20.021a1.23%201.23%200%200%200%201.23%201.231h20.022c.68%200%201.23-.551%201.229-1.231V1.232c0-.68-.551-1.232-1.231-1.232zM2.464%202.466h17.555v17.553H2.464V2.466z%22%20fill%3D%22str-replace(#B6552F, "#", "%23")%22%2F%3E%3C%2Fsvg%3E");
  --form-checkbox-checked: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2225.018%22%20height%3D%2223%22%20viewBox%3D%220%200%2025.018%2023%22%3E%3Cg%20fill%3D%22str-replace(#B6552F, "#", "%23")%22%3E%3Cpath%20d%3D%22M10.771%2014.973c-.313%200-.629-.12-.868-.359l-4.558-4.557a1.228%201.228%200%200%201%200-1.737%201.232%201.232%200%200%201%201.739%200l3.687%203.687L22.919-.14a1.232%201.232%200%200%201%201.739%200%201.23%201.23%200%200%201%200%201.738L11.64%2014.615a1.23%201.23%200%200%201-.869.358z%22%2F%3E%3Cpath%20d%3D%22M21.206%2022.499H1.229C.55%2022.499%200%2021.949%200%2021.271V1.292C0%20.613.55.063%201.229.063H15a1.229%201.229%200%201%201%200%202.458H2.458v17.518h17.517V11.28a1.228%201.228%200%201%201%202.458%200v9.986a1.227%201.227%200%200%201-1.227%201.233z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  --icn-chevron-primary: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.32' height='11.91' viewBox='0 0 7.32 11.91'%3E%3Cg id='chevron'%3E%3Cpolyline id='path' fill='none' stroke='str-replace(#B6552F, "#", "%23")' stroke-width='2px' points='0.71 11.21 5.91 5.91 0.71 0.71' /%3E%3C/g%3E%3C/svg%3E");
  --icn-triangle-primary: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2217.747%22%20height%3D%2213%22%20viewBox%3D%220%200%2017.747%2013%22%3E%3Cpath%20fill%3D%22str-replace(#B6552F, "#", "%23")%22%20d%3D%22M17.747%200L8.874%2013%200%200z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
  --icn-triangle-secondary-bg: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2217.747%22%20height%3D%2213%22%20viewBox%3D%220%200%2017.747%2013%22%3E%3Cpath%20fill%3D%22str-replace("#ffffff", "#", "%23")%22%20d%3D%22M17.747%200L8.874%2013%200%200z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E'); }

.brown-theme .eds-c-feature-paragraph {
  color: var(--brand-secondary); }

.coral-theme {
  --brand-primary: #A40A66;
  --brand-primary-rgb: 164,10,102;
  --brand-secondary: #A40A66;
  --brand-secondary-rgb: 164,10,102;
  --highlight-color: #E94F36;
  --highlight-color-rgb: 233,79,54;
  --border-color: #767676;
  --background-light: #f7f7f7;
  --background-dark: #404040;
  --grey-mid: #6F6F6F;
  --footer-focus-color: #f7f7f7;
  --white: #ffffff;
  --black: #000000;
  --primary-light-1: #fde3f3;
  --primary-light-2: #fccbe8;
  --primary-light-3: #fab3dd;
  --primary-light-4: #f99bd3;
  --primary-light-5: #f783c8;
  --secondary-light-1: #d9d5dd;
  --secondary-light-2: #fbdcd7;
  --secondary-light-3: #f8c8c0;
  --secondary-light-4: #f6b4a9;
  --secondary-light-5: #f3a092;
  --icn-magnifier-active: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMC40MzkiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMC40MzkgMjAiPgogICAgPHBhdGggZD0iTTcuMzg2IDEyLjczMmE1LjM1IDUuMzUgMCAwIDEtNS4zNDUtNS4zNDUgNS4zNSA1LjM1IDAgMCAxIDUuMzQ1LTUuMzQ0IDUuMzUgNS4zNSAwIDAgMSA1LjM0NCA1LjM0NCA1LjMxIDUuMzEgMCAwIDEtMS40OSAzLjcwMyA1LjI5NiA1LjI5NiAwIDAgMS0zLjg1NCAxLjY0MnptMTIuNjMxIDQuODU0bC02LjM4NS02LjI1NGE3LjM1NSA3LjM1NSAwIDAgMCAxLjE0Mi0zLjk0NEMxNC43NzQgMy4zMTYgMTEuNDYgMCA3LjM4NyAwIDMuMzE0IDAgMCAzLjMxNCAwIDcuMzg4YzAgNC4wNzMgMy4zMTQgNy4zODcgNy4zODggNy4zODdhNy4zMiA3LjMyIDAgMCAwIDQuMzEyLTEuMzk2bDYuMzQ5IDYuMjE5Yy4yNjQuMjYxLjYxMy40MDIuOTg0LjQwMmExLjQxIDEuNDEgMCAwIDAgLjk4NC0yLjQxNHoiIGZpbGw9IiNBNDBBNjYiLz4KPC9zdmc+");
  --form-checkbox: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2222.482%22%20height%3D%2222.484%22%20viewBox%3D%220%200%2022.482%2022.484%22%3E%3Cpath%20d%3D%22M21.251%200H1.23A1.232%201.232%200%200%200%20.001%201.232v20.021a1.23%201.23%200%200%200%201.23%201.231h20.022c.68%200%201.23-.551%201.229-1.231V1.232c0-.68-.551-1.232-1.231-1.232zM2.464%202.466h17.555v17.553H2.464V2.466z%22%20fill%3D%22str-replace(#A40A66, "#", "%23")%22%2F%3E%3C%2Fsvg%3E");
  --form-checkbox-checked: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2225.018%22%20height%3D%2223%22%20viewBox%3D%220%200%2025.018%2023%22%3E%3Cg%20fill%3D%22str-replace(#A40A66, "#", "%23")%22%3E%3Cpath%20d%3D%22M10.771%2014.973c-.313%200-.629-.12-.868-.359l-4.558-4.557a1.228%201.228%200%200%201%200-1.737%201.232%201.232%200%200%201%201.739%200l3.687%203.687L22.919-.14a1.232%201.232%200%200%201%201.739%200%201.23%201.23%200%200%201%200%201.738L11.64%2014.615a1.23%201.23%200%200%201-.869.358z%22%2F%3E%3Cpath%20d%3D%22M21.206%2022.499H1.229C.55%2022.499%200%2021.949%200%2021.271V1.292C0%20.613.55.063%201.229.063H15a1.229%201.229%200%201%201%200%202.458H2.458v17.518h17.517V11.28a1.228%201.228%200%201%201%202.458%200v9.986a1.227%201.227%200%200%201-1.227%201.233z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  --icn-chevron-primary: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.32' height='11.91' viewBox='0 0 7.32 11.91'%3E%3Cg id='chevron'%3E%3Cpolyline id='path' fill='none' stroke='str-replace(#A40A66, "#", "%23")' stroke-width='2px' points='0.71 11.21 5.91 5.91 0.71 0.71' /%3E%3C/g%3E%3C/svg%3E");
  --icn-triangle-primary: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2217.747%22%20height%3D%2213%22%20viewBox%3D%220%200%2017.747%2013%22%3E%3Cpath%20fill%3D%22str-replace(#A40A66, "#", "%23")%22%20d%3D%22M17.747%200L8.874%2013%200%200z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
  --icn-triangle-secondary-bg: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2217.747%22%20height%3D%2213%22%20viewBox%3D%220%200%2017.747%2013%22%3E%3Cpath%20fill%3D%22str-replace("#ffffff", "#", "%23")%22%20d%3D%22M17.747%200L8.874%2013%200%200z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E'); }

.coral-theme .eds-c-feature-paragraph {
  color: var(--brand-secondary); }

.amber-theme {
  --brand-primary: #DF3418;
  --brand-secondary: #EE7202;
  --highlight-color: #FDC432;
  --border-color: #767676;
  --background-light: #f7f7f7;
  --background-dark: #404040;
  --grey-mid: #6F6F6F;
  --footer-focus-color: #f7f7f7;
  --white: #ffffff;
  --black: #000000;
  --primary-light-1: white;
  --primary-light-2: white;
  --primary-light-3: #fef9f8;
  --primary-light-4: #fce5e1;
  --primary-light-5: #f9d0ca;
  --secondary-light-1: white;
  --secondary-light-2: white;
  --secondary-light-3: #fff7f0;
  --secondary-light-4: #ffead7;
  --secondary-light-5: #fedcbe;
  --form-checkbox: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2222.482%22%20height%3D%2222.484%22%20viewBox%3D%220%200%2022.482%2022.484%22%3E%3Cpath%20d%3D%22M21.251%200H1.23A1.232%201.232%200%200%200%20.001%201.232v20.021a1.23%201.23%200%200%200%201.23%201.231h20.022c.68%200%201.23-.551%201.229-1.231V1.232c0-.68-.551-1.232-1.231-1.232zM2.464%202.466h17.555v17.553H2.464V2.466z%22%20fill%3D%22str-replace(#DF3418, "#", "%23")%22%2F%3E%3C%2Fsvg%3E");
  --form-checkbox-checked: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2225.018%22%20height%3D%2223%22%20viewBox%3D%220%200%2025.018%2023%22%3E%3Cg%20fill%3D%22str-replace(#DF3418, "#", "%23")%22%3E%3Cpath%20d%3D%22M10.771%2014.973c-.313%200-.629-.12-.868-.359l-4.558-4.557a1.228%201.228%200%200%201%200-1.737%201.232%201.232%200%200%201%201.739%200l3.687%203.687L22.919-.14a1.232%201.232%200%200%201%201.739%200%201.23%201.23%200%200%201%200%201.738L11.64%2014.615a1.23%201.23%200%200%201-.869.358z%22%2F%3E%3Cpath%20d%3D%22M21.206%2022.499H1.229C.55%2022.499%200%2021.949%200%2021.271V1.292C0%20.613.55.063%201.229.063H15a1.229%201.229%200%201%201%200%202.458H2.458v17.518h17.517V11.28a1.228%201.228%200%201%201%202.458%200v9.986a1.227%201.227%200%200%201-1.227%201.233z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  --icn-chevron-primary: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.32' height='11.91' viewBox='0 0 7.32 11.91'%3E%3Cg id='chevron'%3E%3Cpolyline id='path' fill='none' stroke='str-replace(#DF3418, "#", "%23")' stroke-width='2px' points='0.71 11.21 5.91 5.91 0.71 0.71' /%3E%3C/g%3E%3C/svg%3E");
  --icn-triangle-primary: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2217.747%22%20height%3D%2213%22%20viewBox%3D%220%200%2017.747%2013%22%3E%3Cpath%20fill%3D%22str-replace(#DF3418, "#", "%23")%22%20d%3D%22M17.747%200L8.874%2013%200%200z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
  --icn-triangle-secondary-bg: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2217.747%22%20height%3D%2213%22%20viewBox%3D%220%200%2017.747%2013%22%3E%3Cpath%20fill%3D%22str-replace("#000000", "#", "%23")%22%20d%3D%22M17.747%200L8.874%2013%200%200z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E'); }

.amber-theme .inline-svg {
  fill: var(--brand-secondary) !important; }

.amethyst-theme {
  --brand-primary: #592C82;
  --brand-secondary: #3F2B56;
  --highlight-color: #BCA7CC;
  --border-color: #767676;
  --background-light: #f7f7f7;
  --background-dark: #404040;
  --grey-mid: #6F6F6F;
  --footer-focus-color: #f7f7f7;
  --white: #ffffff;
  --black: #000000;
  --primary-light-1: #f0e9f7;
  --primary-light-2: #e4d6f1;
  --primary-light-3: #d7c2eb;
  --primary-light-4: #cbafe4;
  --primary-light-5: #bf9cde;
  --secondary-light-1: #d9cde6;
  --secondary-light-2: #ccbcde;
  --secondary-light-3: #bfabd5;
  --secondary-light-4: #b19acd;
  --secondary-light-5: #a489c4;
  --form-checkbox: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2222.482%22%20height%3D%2222.484%22%20viewBox%3D%220%200%2022.482%2022.484%22%3E%3Cpath%20d%3D%22M21.251%200H1.23A1.232%201.232%200%200%200%20.001%201.232v20.021a1.23%201.23%200%200%200%201.23%201.231h20.022c.68%200%201.23-.551%201.229-1.231V1.232c0-.68-.551-1.232-1.231-1.232zM2.464%202.466h17.555v17.553H2.464V2.466z%22%20fill%3D%22str-replace(#592C82, "#", "%23")%22%2F%3E%3C%2Fsvg%3E");
  --form-checkbox-checked: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2225.018%22%20height%3D%2223%22%20viewBox%3D%220%200%2025.018%2023%22%3E%3Cg%20fill%3D%22str-replace(#592C82, "#", "%23")%22%3E%3Cpath%20d%3D%22M10.771%2014.973c-.313%200-.629-.12-.868-.359l-4.558-4.557a1.228%201.228%200%200%201%200-1.737%201.232%201.232%200%200%201%201.739%200l3.687%203.687L22.919-.14a1.232%201.232%200%200%201%201.739%200%201.23%201.23%200%200%201%200%201.738L11.64%2014.615a1.23%201.23%200%200%201-.869.358z%22%2F%3E%3Cpath%20d%3D%22M21.206%2022.499H1.229C.55%2022.499%200%2021.949%200%2021.271V1.292C0%20.613.55.063%201.229.063H15a1.229%201.229%200%201%201%200%202.458H2.458v17.518h17.517V11.28a1.228%201.228%200%201%201%202.458%200v9.986a1.227%201.227%200%200%201-1.227%201.233z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  --icn-chevron-primary: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.32' height='11.91' viewBox='0 0 7.32 11.91'%3E%3Cg id='chevron'%3E%3Cpolyline id='path' fill='none' stroke='str-replace(#592C82, "#", "%23")' stroke-width='2px' points='0.71 11.21 5.91 5.91 0.71 0.71' /%3E%3C/g%3E%3C/svg%3E");
  --icn-triangle-primary: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2217.747%22%20height%3D%2213%22%20viewBox%3D%220%200%2017.747%2013%22%3E%3Cpath%20fill%3D%22str-replace(#592C82, "#", "%23")%22%20d%3D%22M17.747%200L8.874%2013%200%200z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
  --icn-triangle-secondary-bg: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2217.747%22%20height%3D%2213%22%20viewBox%3D%220%200%2017.747%2013%22%3E%3Cpath%20fill%3D%22str-replace("#ffffff", "#", "%23")%22%20d%3D%22M17.747%200L8.874%2013%200%200z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E'); }

.amethyst-theme .inline-svg {
  fill: var(--brand-secondary) !important; }

.amethyst-theme .eds-c-feature-paragraph {
  color: var(--brand-secondary); }

.amethyst-theme .header .site-search__button.icn-magnifier:active,
.amethyst-theme .header .site-search__button.icn-magnifier:focus,
.amethyst-theme .header .site-search__button.icn-magnifier:hover {
  background-color: var(--highlight-color); }

.amethyst-theme .header .site-search__button.icn-magnifier:active svg,
.amethyst-theme .header .site-search__button.icn-magnifier:focus svg,
.amethyst-theme .header .site-search__button.icn-magnifier:hover svg {
  fill: black; }

.amethyst-theme .header .site-search__button.icn-magnifier:focus,
.amethyst-theme .header .site-search__button.icn-magnifier:active,
.amethyst-theme .header .site-search__button.icn-magnifier:hover {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220.439%22%20height%3D%2220%22%20viewBox%3D%220%200%2020.439%2020%22%3E%3Cpath%20d%3D%22M7.386%2012.732a5.35%205.35%200%200%201-5.345-5.345%205.35%205.35%200%200%201%205.345-5.344%205.35%205.35%200%200%201%205.344%205.344%205.31%205.31%200%200%201-1.49%203.703%205.296%205.296%200%200%201-3.854%201.642zm12.631%204.854l-6.385-6.254a7.355%207.355%200%200%200%201.142-3.944C14.774%203.316%2011.46%200%207.387%200%203.314%200%200%203.314%200%207.388c0%204.073%203.314%207.387%207.388%207.387a7.32%207.32%200%200%200%204.312-1.396l6.349%206.219c.264.261.613.402.984.402a1.41%201.41%200%200%200%20.984-2.414z%22%20fill%3D%22%23000000%22%2F%3E%3C%2Fsvg%3E"); }

.amethyst-theme .header .site-search__button.icn-magnifier:focus,
.amethyst-theme .header .site-search__button.icn-magnifier:active {
  outline-color: #000000; }

.aurora-theme {
  --brand-primary: #592C82;
  --brand-secondary: #E94178;
  --highlight-color: #FDC432;
  --border-color: #767676;
  --background-light: #f7f7f7;
  --background-dark: #404040;
  --grey-mid: #6F6F6F;
  --footer-focus-color: #f7f7f7;
  --white: #ffffff;
  --black: #000000;
  --primary-light-1: #f0e9f7;
  --primary-light-2: #e4d6f1;
  --primary-light-3: #d7c2eb;
  --primary-light-4: #cbafe4;
  --primary-light-5: #bf9cde;
  --secondary-light-1: white;
  --secondary-light-2: white;
  --secondary-light-3: white;
  --secondary-light-4: white;
  --secondary-light-5: #fef8fa;
  --form-checkbox: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2222.482%22%20height%3D%2222.484%22%20viewBox%3D%220%200%2022.482%2022.484%22%3E%3Cpath%20d%3D%22M21.251%200H1.23A1.232%201.232%200%200%200%20.001%201.232v20.021a1.23%201.23%200%200%200%201.23%201.231h20.022c.68%200%201.23-.551%201.229-1.231V1.232c0-.68-.551-1.232-1.231-1.232zM2.464%202.466h17.555v17.553H2.464V2.466z%22%20fill%3D%22str-replace(#592C82, "#", "%23")%22%2F%3E%3C%2Fsvg%3E");
  --form-checkbox-checked: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2225.018%22%20height%3D%2223%22%20viewBox%3D%220%200%2025.018%2023%22%3E%3Cg%20fill%3D%22str-replace(#592C82, "#", "%23")%22%3E%3Cpath%20d%3D%22M10.771%2014.973c-.313%200-.629-.12-.868-.359l-4.558-4.557a1.228%201.228%200%200%201%200-1.737%201.232%201.232%200%200%201%201.739%200l3.687%203.687L22.919-.14a1.232%201.232%200%200%201%201.739%200%201.23%201.23%200%200%201%200%201.738L11.64%2014.615a1.23%201.23%200%200%201-.869.358z%22%2F%3E%3Cpath%20d%3D%22M21.206%2022.499H1.229C.55%2022.499%200%2021.949%200%2021.271V1.292C0%20.613.55.063%201.229.063H15a1.229%201.229%200%201%201%200%202.458H2.458v17.518h17.517V11.28a1.228%201.228%200%201%201%202.458%200v9.986a1.227%201.227%200%200%201-1.227%201.233z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  --icn-chevron-primary: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.32' height='11.91' viewBox='0 0 7.32 11.91'%3E%3Cg id='chevron'%3E%3Cpolyline id='path' fill='none' stroke='str-replace(#592C82, "#", "%23")' stroke-width='2px' points='0.71 11.21 5.91 5.91 0.71 0.71' /%3E%3C/g%3E%3C/svg%3E");
  --icn-triangle-primary: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2217.747%22%20height%3D%2213%22%20viewBox%3D%220%200%2017.747%2013%22%3E%3Cpath%20fill%3D%22str-replace(#592C82, "#", "%23")%22%20d%3D%22M17.747%200L8.874%2013%200%200z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
  --icn-triangle-secondary-bg: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2217.747%22%20height%3D%2213%22%20viewBox%3D%220%200%2017.747%2013%22%3E%3Cpath%20fill%3D%22str-replace("#000000", "#", "%23")%22%20d%3D%22M17.747%200L8.874%2013%200%200z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E'); }

.aurora-theme .inline-svg {
  fill: var(--brand-primary) !important; }

.emerald-theme {
  --brand-primary: #148840;
  --brand-secondary: #94C34A;
  --highlight-color: #CEE1A9;
  --border-color: #767676;
  --background-light: #f7f7f7;
  --background-dark: #404040;
  --grey-mid: #6F6F6F;
  --footer-focus-color: #f7f7f7;
  --white: #ffffff;
  --black: #000000;
  --primary-light-1: #d5f9e3;
  --primary-light-2: #bff6d4;
  --primary-light-3: #a9f2c5;
  --primary-light-4: #92efb6;
  --primary-light-5: #7ceca7;
  --secondary-light-1: white;
  --secondary-light-2: white;
  --secondary-light-3: white;
  --secondary-light-4: #fafcf6;
  --secondary-light-5: #eff6e3;
  --form-checkbox: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2222.482%22%20height%3D%2222.484%22%20viewBox%3D%220%200%2022.482%2022.484%22%3E%3Cpath%20d%3D%22M21.251%200H1.23A1.232%201.232%200%200%200%20.001%201.232v20.021a1.23%201.23%200%200%200%201.23%201.231h20.022c.68%200%201.23-.551%201.229-1.231V1.232c0-.68-.551-1.232-1.231-1.232zM2.464%202.466h17.555v17.553H2.464V2.466z%22%20fill%3D%22str-replace(#148840, "#", "%23")%22%2F%3E%3C%2Fsvg%3E");
  --form-checkbox-checked: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2225.018%22%20height%3D%2223%22%20viewBox%3D%220%200%2025.018%2023%22%3E%3Cg%20fill%3D%22str-replace(#148840, "#", "%23")%22%3E%3Cpath%20d%3D%22M10.771%2014.973c-.313%200-.629-.12-.868-.359l-4.558-4.557a1.228%201.228%200%200%201%200-1.737%201.232%201.232%200%200%201%201.739%200l3.687%203.687L22.919-.14a1.232%201.232%200%200%201%201.739%200%201.23%201.23%200%200%201%200%201.738L11.64%2014.615a1.23%201.23%200%200%201-.869.358z%22%2F%3E%3Cpath%20d%3D%22M21.206%2022.499H1.229C.55%2022.499%200%2021.949%200%2021.271V1.292C0%20.613.55.063%201.229.063H15a1.229%201.229%200%201%201%200%202.458H2.458v17.518h17.517V11.28a1.228%201.228%200%201%201%202.458%200v9.986a1.227%201.227%200%200%201-1.227%201.233z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  --icn-chevron-primary: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.32' height='11.91' viewBox='0 0 7.32 11.91'%3E%3Cg id='chevron'%3E%3Cpolyline id='path' fill='none' stroke='str-replace(#148840, "#", "%23")' stroke-width='2px' points='0.71 11.21 5.91 5.91 0.71 0.71' /%3E%3C/g%3E%3C/svg%3E");
  --icn-triangle-primary: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2217.747%22%20height%3D%2213%22%20viewBox%3D%220%200%2017.747%2013%22%3E%3Cpath%20fill%3D%22str-replace(#148840, "#", "%23")%22%20d%3D%22M17.747%200L8.874%2013%200%200z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
  --icn-triangle-secondary-bg: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2217.747%22%20height%3D%2213%22%20viewBox%3D%220%200%2017.747%2013%22%3E%3Cpath%20fill%3D%22str-replace("#000000", "#", "%23")%22%20d%3D%22M17.747%200L8.874%2013%200%200z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E'); }

.emerald-theme .inline-svg {
  fill: var(--brand-primary) !important; }

.garnet-theme {
  --brand-primary: #A40A66;
  --brand-secondary: #E94F36;
  --highlight-color: #EE7202;
  --border-color: #767676;
  --background-light: #f7f7f7;
  --background-dark: #404040;
  --grey-mid: #6F6F6F;
  --footer-focus-color: #f7f7f7;
  --white: #ffffff;
  --black: #000000;
  --primary-light-1: #fde3f3;
  --primary-light-2: #fccbe8;
  --primary-light-3: #fab3dd;
  --primary-light-4: #f99bd3;
  --primary-light-5: #f783c8;
  --secondary-light-1: white;
  --secondary-light-2: white;
  --secondary-light-3: white;
  --secondary-light-4: white;
  --secondary-light-5: #fdf0ee;
  --form-checkbox: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2222.482%22%20height%3D%2222.484%22%20viewBox%3D%220%200%2022.482%2022.484%22%3E%3Cpath%20d%3D%22M21.251%200H1.23A1.232%201.232%200%200%200%20.001%201.232v20.021a1.23%201.23%200%200%200%201.23%201.231h20.022c.68%200%201.23-.551%201.229-1.231V1.232c0-.68-.551-1.232-1.231-1.232zM2.464%202.466h17.555v17.553H2.464V2.466z%22%20fill%3D%22str-replace(#A40A66, "#", "%23")%22%2F%3E%3C%2Fsvg%3E");
  --form-checkbox-checked: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2225.018%22%20height%3D%2223%22%20viewBox%3D%220%200%2025.018%2023%22%3E%3Cg%20fill%3D%22str-replace(#A40A66, "#", "%23")%22%3E%3Cpath%20d%3D%22M10.771%2014.973c-.313%200-.629-.12-.868-.359l-4.558-4.557a1.228%201.228%200%200%201%200-1.737%201.232%201.232%200%200%201%201.739%200l3.687%203.687L22.919-.14a1.232%201.232%200%200%201%201.739%200%201.23%201.23%200%200%201%200%201.738L11.64%2014.615a1.23%201.23%200%200%201-.869.358z%22%2F%3E%3Cpath%20d%3D%22M21.206%2022.499H1.229C.55%2022.499%200%2021.949%200%2021.271V1.292C0%20.613.55.063%201.229.063H15a1.229%201.229%200%201%201%200%202.458H2.458v17.518h17.517V11.28a1.228%201.228%200%201%201%202.458%200v9.986a1.227%201.227%200%200%201-1.227%201.233z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  --icn-chevron-primary: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.32' height='11.91' viewBox='0 0 7.32 11.91'%3E%3Cg id='chevron'%3E%3Cpolyline id='path' fill='none' stroke='str-replace(#A40A66, "#", "%23")' stroke-width='2px' points='0.71 11.21 5.91 5.91 0.71 0.71' /%3E%3C/g%3E%3C/svg%3E");
  --icn-triangle-primary: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2217.747%22%20height%3D%2213%22%20viewBox%3D%220%200%2017.747%2013%22%3E%3Cpath%20fill%3D%22str-replace(#A40A66, "#", "%23")%22%20d%3D%22M17.747%200L8.874%2013%200%200z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
  --icn-triangle-secondary-bg: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2217.747%22%20height%3D%2213%22%20viewBox%3D%220%200%2017.747%2013%22%3E%3Cpath%20fill%3D%22str-replace("#000000", "#", "%23")%22%20d%3D%22M17.747%200L8.874%2013%200%200z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E'); }

.garnet-theme .inline-svg {
  fill: var(--brand-secondary) !important; }

.labradorite-theme {
  --brand-primary: #3F2B56;
  --brand-secondary: #0085AC;
  --highlight-color: #00ADB1;
  --border-color: #767676;
  --background-light: #f7f7f7;
  --background-dark: #404040;
  --grey-mid: #6F6F6F;
  --footer-focus-color: #f7f7f7;
  --white: #ffffff;
  --black: #000000;
  --primary-light-1: #d9cde6;
  --primary-light-2: #ccbcde;
  --primary-light-3: #bfabd5;
  --primary-light-4: #b19acd;
  --primary-light-5: #a489c4;
  --secondary-light-1: #dff8ff;
  --secondary-light-2: #c6f2ff;
  --secondary-light-3: #acecff;
  --secondary-light-4: #93e6ff;
  --secondary-light-5: #79e1ff;
  --form-checkbox: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2222.482%22%20height%3D%2222.484%22%20viewBox%3D%220%200%2022.482%2022.484%22%3E%3Cpath%20d%3D%22M21.251%200H1.23A1.232%201.232%200%200%200%20.001%201.232v20.021a1.23%201.23%200%200%200%201.23%201.231h20.022c.68%200%201.23-.551%201.229-1.231V1.232c0-.68-.551-1.232-1.231-1.232zM2.464%202.466h17.555v17.553H2.464V2.466z%22%20fill%3D%22str-replace(#3F2B56, "#", "%23")%22%2F%3E%3C%2Fsvg%3E");
  --form-checkbox-checked: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2225.018%22%20height%3D%2223%22%20viewBox%3D%220%200%2025.018%2023%22%3E%3Cg%20fill%3D%22str-replace(#3F2B56, "#", "%23")%22%3E%3Cpath%20d%3D%22M10.771%2014.973c-.313%200-.629-.12-.868-.359l-4.558-4.557a1.228%201.228%200%200%201%200-1.737%201.232%201.232%200%200%201%201.739%200l3.687%203.687L22.919-.14a1.232%201.232%200%200%201%201.739%200%201.23%201.23%200%200%201%200%201.738L11.64%2014.615a1.23%201.23%200%200%201-.869.358z%22%2F%3E%3Cpath%20d%3D%22M21.206%2022.499H1.229C.55%2022.499%200%2021.949%200%2021.271V1.292C0%20.613.55.063%201.229.063H15a1.229%201.229%200%201%201%200%202.458H2.458v17.518h17.517V11.28a1.228%201.228%200%201%201%202.458%200v9.986a1.227%201.227%200%200%201-1.227%201.233z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  --icn-chevron-primary: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.32' height='11.91' viewBox='0 0 7.32 11.91'%3E%3Cg id='chevron'%3E%3Cpolyline id='path' fill='none' stroke='str-replace(#3F2B56, "#", "%23")' stroke-width='2px' points='0.71 11.21 5.91 5.91 0.71 0.71' /%3E%3C/g%3E%3C/svg%3E");
  --icn-triangle-primary: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2217.747%22%20height%3D%2213%22%20viewBox%3D%220%200%2017.747%2013%22%3E%3Cpath%20fill%3D%22str-replace(#3F2B56, "#", "%23")%22%20d%3D%22M17.747%200L8.874%2013%200%200z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
  --icn-triangle-secondary-bg: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2217.747%22%20height%3D%2213%22%20viewBox%3D%220%200%2017.747%2013%22%3E%3Cpath%20fill%3D%22str-replace("#000000", "#", "%23")%22%20d%3D%22M17.747%200L8.874%2013%200%200z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E'); }

.labradorite-theme .inline-svg {
  fill: var(--brand-secondary) !important; }

.ocean-jade-theme {
  --brand-primary: #0080A6;
  --brand-secondary: #00ADB1;
  --highlight-color: #E94F36;
  --border-color: #767676;
  --background-light: #f7f7f7;
  --background-dark: #404040;
  --grey-mid: #6F6F6F;
  --footer-focus-color: #f7f7f7;
  --white: #ffffff;
  --black: #000000;
  --primary-light-1: #d9f6ff;
  --primary-light-2: #c0f0ff;
  --primary-light-3: #a6ebff;
  --primary-light-4: #8de5ff;
  --primary-light-5: #73dfff;
  --secondary-light-1: #e4feff;
  --secondary-light-2: #cbfeff;
  --secondary-light-3: #b1fdff;
  --secondary-light-4: #98fdff;
  --secondary-light-5: #7efcff;
  --form-checkbox: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2222.482%22%20height%3D%2222.484%22%20viewBox%3D%220%200%2022.482%2022.484%22%3E%3Cpath%20d%3D%22M21.251%200H1.23A1.232%201.232%200%200%200%20.001%201.232v20.021a1.23%201.23%200%200%200%201.23%201.231h20.022c.68%200%201.23-.551%201.229-1.231V1.232c0-.68-.551-1.232-1.231-1.232zM2.464%202.466h17.555v17.553H2.464V2.466z%22%20fill%3D%22str-replace(#0080A6, "#", "%23")%22%2F%3E%3C%2Fsvg%3E");
  --form-checkbox-checked: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2225.018%22%20height%3D%2223%22%20viewBox%3D%220%200%2025.018%2023%22%3E%3Cg%20fill%3D%22str-replace(#0080A6, "#", "%23")%22%3E%3Cpath%20d%3D%22M10.771%2014.973c-.313%200-.629-.12-.868-.359l-4.558-4.557a1.228%201.228%200%200%201%200-1.737%201.232%201.232%200%200%201%201.739%200l3.687%203.687L22.919-.14a1.232%201.232%200%200%201%201.739%200%201.23%201.23%200%200%201%200%201.738L11.64%2014.615a1.23%201.23%200%200%201-.869.358z%22%2F%3E%3Cpath%20d%3D%22M21.206%2022.499H1.229C.55%2022.499%200%2021.949%200%2021.271V1.292C0%20.613.55.063%201.229.063H15a1.229%201.229%200%201%201%200%202.458H2.458v17.518h17.517V11.28a1.228%201.228%200%201%201%202.458%200v9.986a1.227%201.227%200%200%201-1.227%201.233z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  --icn-chevron-primary: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.32' height='11.91' viewBox='0 0 7.32 11.91'%3E%3Cg id='chevron'%3E%3Cpolyline id='path' fill='none' stroke='str-replace(#0080A6, "#", "%23")' stroke-width='2px' points='0.71 11.21 5.91 5.91 0.71 0.71' /%3E%3C/g%3E%3C/svg%3E");
  --icn-triangle-primary: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2217.747%22%20height%3D%2213%22%20viewBox%3D%220%200%2017.747%2013%22%3E%3Cpath%20fill%3D%22str-replace(#0080A6, "#", "%23")%22%20d%3D%22M17.747%200L8.874%2013%200%200z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
  --icn-triangle-secondary-bg: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2217.747%22%20height%3D%2213%22%20viewBox%3D%220%200%2017.747%2013%22%3E%3Cpath%20fill%3D%22str-replace("#000000", "#", "%23")%22%20d%3D%22M17.747%200L8.874%2013%200%200z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E'); }

.ocean-jade-theme .inline-svg {
  fill: var(--brand-primary) !important; }

.opal-theme {
  --brand-primary: #0080A6;
  --brand-secondary: #5BC5EA;
  --highlight-color: #FDC432;
  --border-color: #767676;
  --background-light: #f7f7f7;
  --background-dark: #404040;
  --grey-mid: #6F6F6F;
  --footer-focus-color: #f7f7f7;
  --white: #ffffff;
  --black: #000000;
  --primary-light-1: #d9f6ff;
  --primary-light-2: #c0f0ff;
  --primary-light-3: #a6ebff;
  --primary-light-4: #8de5ff;
  --primary-light-5: #73dfff;
  --secondary-light-1: white;
  --secondary-light-2: white;
  --secondary-light-3: white;
  --secondary-light-4: white;
  --secondary-light-5: white;
  --form-checkbox: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2222.482%22%20height%3D%2222.484%22%20viewBox%3D%220%200%2022.482%2022.484%22%3E%3Cpath%20d%3D%22M21.251%200H1.23A1.232%201.232%200%200%200%20.001%201.232v20.021a1.23%201.23%200%200%200%201.23%201.231h20.022c.68%200%201.23-.551%201.229-1.231V1.232c0-.68-.551-1.232-1.231-1.232zM2.464%202.466h17.555v17.553H2.464V2.466z%22%20fill%3D%22str-replace(#0080A6, "#", "%23")%22%2F%3E%3C%2Fsvg%3E");
  --form-checkbox-checked: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2225.018%22%20height%3D%2223%22%20viewBox%3D%220%200%2025.018%2023%22%3E%3Cg%20fill%3D%22str-replace(#0080A6, "#", "%23")%22%3E%3Cpath%20d%3D%22M10.771%2014.973c-.313%200-.629-.12-.868-.359l-4.558-4.557a1.228%201.228%200%200%201%200-1.737%201.232%201.232%200%200%201%201.739%200l3.687%203.687L22.919-.14a1.232%201.232%200%200%201%201.739%200%201.23%201.23%200%200%201%200%201.738L11.64%2014.615a1.23%201.23%200%200%201-.869.358z%22%2F%3E%3Cpath%20d%3D%22M21.206%2022.499H1.229C.55%2022.499%200%2021.949%200%2021.271V1.292C0%20.613.55.063%201.229.063H15a1.229%201.229%200%201%201%200%202.458H2.458v17.518h17.517V11.28a1.228%201.228%200%201%201%202.458%200v9.986a1.227%201.227%200%200%201-1.227%201.233z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  --icn-chevron-primary: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.32' height='11.91' viewBox='0 0 7.32 11.91'%3E%3Cg id='chevron'%3E%3Cpolyline id='path' fill='none' stroke='str-replace(#0080A6, "#", "%23")' stroke-width='2px' points='0.71 11.21 5.91 5.91 0.71 0.71' /%3E%3C/g%3E%3C/svg%3E");
  --icn-triangle-primary: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2217.747%22%20height%3D%2213%22%20viewBox%3D%220%200%2017.747%2013%22%3E%3Cpath%20fill%3D%22str-replace(#0080A6, "#", "%23")%22%20d%3D%22M17.747%200L8.874%2013%200%200z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
  --icn-triangle-secondary-bg: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2217.747%22%20height%3D%2213%22%20viewBox%3D%220%200%2017.747%2013%22%3E%3Cpath%20fill%3D%22str-replace("#000000", "#", "%23")%22%20d%3D%22M17.747%200L8.874%2013%200%200z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E'); }

.opal-theme .inline-svg {
  fill: var(--brand-primary) !important; }

.rose-quartz-theme {
  --brand-primary: #A40A66;
  --brand-secondary: #E94178;
  --highlight-color: #EE7202;
  --border-color: #767676;
  --background-light: #f7f7f7;
  --background-dark: #404040;
  --grey-mid: #6F6F6F;
  --footer-focus-color: #f7f7f7;
  --white: #ffffff;
  --black: #000000;
  --primary-light-1: #fde3f3;
  --primary-light-2: #fccbe8;
  --primary-light-3: #fab3dd;
  --primary-light-4: #f99bd3;
  --primary-light-5: #f783c8;
  --secondary-light-1: white;
  --secondary-light-2: white;
  --secondary-light-3: white;
  --secondary-light-4: white;
  --secondary-light-5: #fef8fa;
  --form-checkbox: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2222.482%22%20height%3D%2222.484%22%20viewBox%3D%220%200%2022.482%2022.484%22%3E%3Cpath%20d%3D%22M21.251%200H1.23A1.232%201.232%200%200%200%20.001%201.232v20.021a1.23%201.23%200%200%200%201.23%201.231h20.022c.68%200%201.23-.551%201.229-1.231V1.232c0-.68-.551-1.232-1.231-1.232zM2.464%202.466h17.555v17.553H2.464V2.466z%22%20fill%3D%22str-replace(#A40A66, "#", "%23")%22%2F%3E%3C%2Fsvg%3E");
  --form-checkbox-checked: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2225.018%22%20height%3D%2223%22%20viewBox%3D%220%200%2025.018%2023%22%3E%3Cg%20fill%3D%22str-replace(#A40A66, "#", "%23")%22%3E%3Cpath%20d%3D%22M10.771%2014.973c-.313%200-.629-.12-.868-.359l-4.558-4.557a1.228%201.228%200%200%201%200-1.737%201.232%201.232%200%200%201%201.739%200l3.687%203.687L22.919-.14a1.232%201.232%200%200%201%201.739%200%201.23%201.23%200%200%201%200%201.738L11.64%2014.615a1.23%201.23%200%200%201-.869.358z%22%2F%3E%3Cpath%20d%3D%22M21.206%2022.499H1.229C.55%2022.499%200%2021.949%200%2021.271V1.292C0%20.613.55.063%201.229.063H15a1.229%201.229%200%201%201%200%202.458H2.458v17.518h17.517V11.28a1.228%201.228%200%201%201%202.458%200v9.986a1.227%201.227%200%200%201-1.227%201.233z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  --icn-chevron-primary: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.32' height='11.91' viewBox='0 0 7.32 11.91'%3E%3Cg id='chevron'%3E%3Cpolyline id='path' fill='none' stroke='str-replace(#A40A66, "#", "%23")' stroke-width='2px' points='0.71 11.21 5.91 5.91 0.71 0.71' /%3E%3C/g%3E%3C/svg%3E");
  --icn-triangle-primary: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2217.747%22%20height%3D%2213%22%20viewBox%3D%220%200%2017.747%2013%22%3E%3Cpath%20fill%3D%22str-replace(#A40A66, "#", "%23")%22%20d%3D%22M17.747%200L8.874%2013%200%200z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
  --icn-triangle-secondary-bg: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2217.747%22%20height%3D%2213%22%20viewBox%3D%220%200%2017.747%2013%22%3E%3Cpath%20fill%3D%22str-replace("#000000", "#", "%23")%22%20d%3D%22M17.747%200L8.874%2013%200%200z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E'); }

.rose-quartz-theme .inline-svg {
  fill: var(--brand-secondary) !important; }

.sodalite-theme {
  --brand-primary: #3F2B56;
  --brand-secondary: #592C82;
  --highlight-color: #00ADB1;
  --border-color: #767676;
  --background-light: #f7f7f7;
  --background-dark: #404040;
  --grey-mid: #6F6F6F;
  --footer-focus-color: #f7f7f7;
  --white: #ffffff;
  --black: #000000;
  --primary-light-1: #d9cde6;
  --primary-light-2: #ccbcde;
  --primary-light-3: #bfabd5;
  --primary-light-4: #b19acd;
  --primary-light-5: #a489c4;
  --secondary-light-1: #e4feff;
  --secondary-light-2: #cbfeff;
  --secondary-light-3: #b1fdff;
  --secondary-light-4: #98fdff;
  --secondary-light-5: #7efcff;
  --form-checkbox: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2222.482%22%20height%3D%2222.484%22%20viewBox%3D%220%200%2022.482%2022.484%22%3E%3Cpath%20d%3D%22M21.251%200H1.23A1.232%201.232%200%200%200%20.001%201.232v20.021a1.23%201.23%200%200%200%201.23%201.231h20.022c.68%200%201.23-.551%201.229-1.231V1.232c0-.68-.551-1.232-1.231-1.232zM2.464%202.466h17.555v17.553H2.464V2.466z%22%20fill%3D%22str-replace(#3F2B56, "#", "%23")%22%2F%3E%3C%2Fsvg%3E");
  --form-checkbox-checked: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2225.018%22%20height%3D%2223%22%20viewBox%3D%220%200%2025.018%2023%22%3E%3Cg%20fill%3D%22str-replace(#3F2B56, "#", "%23")%22%3E%3Cpath%20d%3D%22M10.771%2014.973c-.313%200-.629-.12-.868-.359l-4.558-4.557a1.228%201.228%200%200%201%200-1.737%201.232%201.232%200%200%201%201.739%200l3.687%203.687L22.919-.14a1.232%201.232%200%200%201%201.739%200%201.23%201.23%200%200%201%200%201.738L11.64%2014.615a1.23%201.23%200%200%201-.869.358z%22%2F%3E%3Cpath%20d%3D%22M21.206%2022.499H1.229C.55%2022.499%200%2021.949%200%2021.271V1.292C0%20.613.55.063%201.229.063H15a1.229%201.229%200%201%201%200%202.458H2.458v17.518h17.517V11.28a1.228%201.228%200%201%201%202.458%200v9.986a1.227%201.227%200%200%201-1.227%201.233z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  --icn-chevron-primary: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.32' height='11.91' viewBox='0 0 7.32 11.91'%3E%3Cg id='chevron'%3E%3Cpolyline id='path' fill='none' stroke='str-replace(#3F2B56, "#", "%23")' stroke-width='2px' points='0.71 11.21 5.91 5.91 0.71 0.71' /%3E%3C/g%3E%3C/svg%3E");
  --icn-triangle-primary: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2217.747%22%20height%3D%2213%22%20viewBox%3D%220%200%2017.747%2013%22%3E%3Cpath%20fill%3D%22str-replace(#3F2B56, "#", "%23")%22%20d%3D%22M17.747%200L8.874%2013%200%200z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
  --icn-triangle-secondary-bg: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2217.747%22%20height%3D%2213%22%20viewBox%3D%220%200%2017.747%2013%22%3E%3Cpath%20fill%3D%22str-replace("#ffffff", "#", "%23")%22%20d%3D%22M17.747%200L8.874%2013%200%200z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E'); }

.sodalite-theme .inline-svg {
  fill: var(--brand-secondary) !important; }

.sodalite-theme .eds-c-feature-paragraph {
  color: var(--brand-secondary); }

.turquoise-theme {
  --brand-primary: #0080A6;
  --brand-secondary: #00ADB1;
  --highlight-color: #5BC5EA;
  --border-color: #767676;
  --background-light: #f7f7f7;
  --background-dark: #404040;
  --grey-mid: #6F6F6F;
  --footer-focus-color: #f7f7f7;
  --white: #ffffff;
  --black: #000000;
  --primary-light-1: #d9f6ff;
  --primary-light-2: #c0f0ff;
  --primary-light-3: #a6ebff;
  --primary-light-4: #8de5ff;
  --primary-light-5: #73dfff;
  --secondary-light-1: #e4feff;
  --secondary-light-2: #cbfeff;
  --secondary-light-3: #b1fdff;
  --secondary-light-4: #98fdff;
  --secondary-light-5: #7efcff;
  --form-checkbox: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2222.482%22%20height%3D%2222.484%22%20viewBox%3D%220%200%2022.482%2022.484%22%3E%3Cpath%20d%3D%22M21.251%200H1.23A1.232%201.232%200%200%200%20.001%201.232v20.021a1.23%201.23%200%200%200%201.23%201.231h20.022c.68%200%201.23-.551%201.229-1.231V1.232c0-.68-.551-1.232-1.231-1.232zM2.464%202.466h17.555v17.553H2.464V2.466z%22%20fill%3D%22str-replace(#0080A6, "#", "%23")%22%2F%3E%3C%2Fsvg%3E");
  --form-checkbox-checked: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2225.018%22%20height%3D%2223%22%20viewBox%3D%220%200%2025.018%2023%22%3E%3Cg%20fill%3D%22str-replace(#0080A6, "#", "%23")%22%3E%3Cpath%20d%3D%22M10.771%2014.973c-.313%200-.629-.12-.868-.359l-4.558-4.557a1.228%201.228%200%200%201%200-1.737%201.232%201.232%200%200%201%201.739%200l3.687%203.687L22.919-.14a1.232%201.232%200%200%201%201.739%200%201.23%201.23%200%200%201%200%201.738L11.64%2014.615a1.23%201.23%200%200%201-.869.358z%22%2F%3E%3Cpath%20d%3D%22M21.206%2022.499H1.229C.55%2022.499%200%2021.949%200%2021.271V1.292C0%20.613.55.063%201.229.063H15a1.229%201.229%200%201%201%200%202.458H2.458v17.518h17.517V11.28a1.228%201.228%200%201%201%202.458%200v9.986a1.227%201.227%200%200%201-1.227%201.233z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  --icn-chevron-primary: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.32' height='11.91' viewBox='0 0 7.32 11.91'%3E%3Cg id='chevron'%3E%3Cpolyline id='path' fill='none' stroke='str-replace(#0080A6, "#", "%23")' stroke-width='2px' points='0.71 11.21 5.91 5.91 0.71 0.71' /%3E%3C/g%3E%3C/svg%3E");
  --icn-triangle-primary: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2217.747%22%20height%3D%2213%22%20viewBox%3D%220%200%2017.747%2013%22%3E%3Cpath%20fill%3D%22str-replace(#0080A6, "#", "%23")%22%20d%3D%22M17.747%200L8.874%2013%200%200z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E');
  --icn-triangle-secondary-bg: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2217.747%22%20height%3D%2213%22%20viewBox%3D%220%200%2017.747%2013%22%3E%3Cpath%20fill%3D%22str-replace("#000000", "#", "%23")%22%20d%3D%22M17.747%200L8.874%2013%200%200z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E'); }

.turquoise-theme .inline-svg {
  fill: var(--brand-primary) !important; }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  text-decoration: none; }

html,
body {
  color: black;
  font-family: var(--font_family_primary);
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-size: calc(16px + 2 * ((100vw - 360px) / (2040)));
  font-weight: normal;
  letter-spacing: -0.2px;
  line-height: 1.5em;
  overflow-x: hidden;
  min-width: 360px; }

html {
  overflow: visible;
  scroll-behavior: smooth; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

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

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

:focus {
  outline: dashed 2px var(--brand-primary);
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

table {
  border-collapse: collapse;
  border-spacing: 0; }

section {
  margin: 0; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
  margin: 0; }

a {
  color: var(--brand-primary);
  text-decoration: underline; }

a:active, a:focus, a:hover {
  color: black;
  text-decoration: none; }

a[href^=tel],
a[href^=tel]:hover {
  color: inherit;
  text-decoration: inherit; }

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

.eds-c-heading--sm {
  line-height: 120%;
  margin-bottom: 0.88889em;
  font-size: 18px;
  font-size: 1rem;
  font-family: bold;
  margin-bottom: 0.83333em; }

@media (min-width: 992px) {
  .eds-c-heading--sm {
    font-size: 20px;
    font-size: 1.11111rem;
    margin-bottom: 0.75em; } }

p {
  font-size: 1em;
  line-height: 1.67em;
  padding: 0 0 1em 0;
  margin: 0; }

@media (min-width: 768px) {
  p {
    font-size: 1em; } }

small {
  font-size: 0.6875em; }

@media (min-width: 768px) {
  small {
    font-size: 0.72222em; } }

strong {
  font-weight: 700; }

em,
i {
  font-style: italic; }

a {
  color: var(--brand-primary);
  text-decoration: underline; }

a:hover, a:focus {
  color: black;
  text-decoration: none; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Open Sans', 'Arial', 'Helvetica', sans-serif;
  font-weight: 700;
  letter-spacing: -0.5px;
  line-height: 1.5em;
  margin: 0;
  padding-bottom: 0.5em; }

h1 {
  font-size: 1.75em;
  letter-spacing: -1px; }

@media (min-width: 768px) {
  h1 {
    font-size: 2.22222em; } }

h2 {
  font-size: 1.375em; }

@media (min-width: 768px) {
  h2 {
    font-size: 1.55556em; } }

h3 {
  font-size: 1.25em; }

@media (min-width: 768px) {
  h3 {
    font-size: 1.22222em; } }

h4 {
  font-size: 1em; }

@media (min-width: 768px) {
  h4 {
    font-size: 1.11111em; } }

.h1, .h2, .h3, .h4, .h5, .h6 {
  margin: 0;
  padding: 0; }

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

.lexicon-icon.cta-external-link {
  height: 17px;
  width: 17px;
  margin-left: 3px;
  color: black;
  fill: black; }

/*
 * Hide only visually, but have it available for screen readers:
 * https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */
.eds-u-visually-hidden, .controls-hidden .portlet-type-facet.alert.alert-info {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */
.eds-u-visually-hidden.is-focusable:active, .controls-hidden .is-focusable.portlet-type-facet.alert.alert-info:active,
.eds-u-visually-hidden.is-focusable:focus,
.controls-hidden .is-focusable.portlet-type-facet.alert.alert-info:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/*
* Clearfix classes
*/
.eds-u-clearfix:before,
.eds-u-clearfix:after {
  content: " ";
  display: table; }

.eds-u-clearfix:after {
  clear: both; }

/*
* Background colours
*/
.background-light {
  background-color: var(--background-light); }

.background-dark {
  background-color: var(--background-dark); }

/*
* Offset anchor tags so their content is not covered by header or control menu
*/
.eds-u-anchor {
  display: block;
  height: 106px;
  margin-top: -106px;
  visibility: hidden; }

@media (min-width: 992px) {
  .eds-u-anchor {
    height: 10px;
    margin-top: -10px; } }

.has-control-menu.authenticated-user .eds-u-anchor {
  height: 176px;
  margin-top: -176px; }

@media (min-width: 992px) {
  .has-control-menu.authenticated-user .eds-u-anchor {
    height: 80px;
    margin-top: -80px; } }

.remove-scrolling {
  height: 100%;
  overflow: hidden; }

.embed-responsive {
  margin-bottom: 1.5rem; }

footer {
  background: var(--background-dark);
  color: var(--background-light);
  margin-bottom: 0;
  padding: 3.33333em 0;
  text-align: left;
  width: 100%; }

footer p {
  font-size: 0.9em; }

footer a {
  color: var(--background-light);
  font-size: 0.9em;
  display: inline-block; }

footer a:hover, footer a:focus {
  color: white;
  text-decoration: none; }

footer a:focus {
  outline: 2px dashed var(--footer-focus-color);
  outline-offset: 2px; }

footer hr {
  border: 1px solid var(--border-color); }

footer .footer-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 0.88889em; }

@media (min-width: 768px) {
  footer .footer-links {
    display: inline-block;
    margin-bottom: 0; } }

footer .footer-links a {
  display: inline-block;
  -ms-flex-preferred-size: 40%;
  flex-basis: 40%;
  margin-right: 0.5em;
  margin-bottom: 0.88889em;
  white-space: nowrap; }

@media (min-width: 576px) {
  footer .footer-links a {
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%; } }

@media (min-width: 768px) {
  footer .footer-links a {
    margin-right: 32px; } }

footer .acknowledgement {
  padding: 0 0 1.25em 0; }

footer .acknowledgement div {
  font-family: 'Open Sans', 'Arial', 'Helvetica', sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: -0.5px;
  line-height: 1.5em;
  margin: 0;
  padding-bottom: 0.5em; }

@media (min-width: 768px) {
  footer .acknowledgement {
    padding: 0 0 2.22222em 0; } }

.icn-cc-by {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22120%22%20height%3D%2242%22%20version%3D%221%22%3E%3Cpath%20d%3D%22M3.14.508l113.354.2c1.583%200%202.998-.234%202.998%203.161l-.138%2037.33H.279V3.73C.28%202.056.442.508%203.14.508z%22%20fill%3D%22%23aab2ab%22%2F%3E%3Cpath%20d%3D%22M117.752%200H2.247A2.25%202.25%200%200%200%200%202.246v39.247c0%20.28.228.507.508.507h118.984c.28%200%20.508-.227.508-.507V2.246A2.25%202.25%200%200%200%20117.752%200zM2.247%201.015h115.505c.68%200%201.233.552%201.233%201.231v27.276H36.16c-3.026%205.471-8.856%209.186-15.547%209.186-6.693%200-12.521-3.711-15.546-9.186H1.015V2.246c0-.679.553-1.231%201.232-1.231z%22%2F%3E%3Cpath%20d%3D%22M73.809%2032.747c.315%200%20.604.029.865.084.26.055.482.146.668.274.186.126.33.295.432.504.102.21.154.47.154.78%200%20.333-.076.61-.229.833-.15.223-.376.405-.673.547.41.118.715.323.917.617.202.294.303.649.303%201.063%200%20.334-.065.623-.195.867s-.306.444-.525.598c-.22.155-.472.27-.753.344a3.381%203.381%200%200%201-.87.111h-3.216v-6.622h3.122zm-.186%202.679c.26%200%20.473-.062.641-.186.167-.123.25-.323.25-.6a.768.768%200%200%200-.083-.38.625.625%200%200%200-.223-.232.945.945%200%200%200-.32-.115%202.156%202.156%200%200%200-.376-.032h-1.365v1.545h1.476zm.085%202.81c.143%200%20.279-.014.409-.042a1.04%201.04%200%200%200%20.344-.139.704.704%200%200%200%20.237-.265.901.901%200%200%200%20.088-.425c0-.34-.096-.583-.288-.728-.192-.145-.446-.218-.762-.218h-1.59v1.817h1.562zm2.795-5.489h1.633l1.551%202.616%201.541-2.616h1.624l-2.458%204.08v2.542h-1.46v-2.578l-2.431-4.044zM34.254%2019.606c.005%207.53-6.096%2013.637-13.626%2013.642-7.53.005-13.64-6.096-13.643-13.625v-.017C6.98%2012.076%2013.08%205.97%2020.61%205.965c7.532-.005%2013.64%206.095%2013.644%2013.625v.016z%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20d%3D%22M31.703%208.502c3.024%203.023%204.536%206.725%204.536%2011.104%200%204.38-1.486%208.043-4.458%2010.988-3.153%203.102-6.88%204.653-11.181%204.653-4.249%200-7.911-1.538-10.987-4.614C6.537%2027.557%205%2023.883%205%2019.606c0-4.275%201.538-7.976%204.614-11.104%202.997-3.025%206.66-4.537%2010.987-4.537%204.38%200%208.08%201.512%2011.103%204.537zM11.65%2010.535c-2.557%202.582-3.834%205.606-3.834%209.075%200%203.469%201.265%206.467%203.794%208.996%202.53%202.53%205.542%203.794%209.037%203.794%203.495%200%206.532-1.277%209.114-3.832%202.452-2.374%203.678-5.358%203.678-8.958%200-3.572-1.246-6.603-3.737-9.094-2.49-2.49-5.508-3.735-9.055-3.735-3.547%200-6.546%201.251-8.997%203.754zm6.727%207.55c-.391-.852-.976-1.278-1.756-1.278-1.378%200-2.067.928-2.067%202.784%200%201.855.689%202.783%202.067%202.783.91%200%201.561-.452%201.951-1.357l1.911%201.017c-.91%201.618-2.277%202.427-4.1%202.427-1.405%200-2.53-.43-3.376-1.291-.846-.862-1.269-2.05-1.269-3.564%200-1.488.436-2.669%201.308-3.543.872-.875%201.958-1.312%203.26-1.312%201.926%200%203.305.759%204.139%202.275l-2.068%201.059zm8.99%200c-.392-.852-.965-1.278-1.72-1.278-1.406%200-2.11.928-2.11%202.784%200%201.855.704%202.783%202.11%202.783.912%200%201.55-.452%201.915-1.357l1.953%201.017c-.91%201.618-2.274%202.427-4.092%202.427-1.404%200-2.527-.43-3.372-1.291-.843-.862-1.266-2.05-1.266-3.564%200-1.488.43-2.669%201.287-3.543.857-.875%201.947-1.312%203.273-1.312%201.923%200%203.3.759%204.13%202.275l-2.108%201.059z%22%2F%3E%3Cg%20transform%3D%22matrix%28.99377%200%200%20.99367%20-177.693%200%29%22%3E%3Ccircle%20cx%3D%22255.551%22%20cy%3D%2215.313%22%20r%3D%2210.807%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20d%3D%22M258.678%2012.187a.754.754%200%200%200-.753-.754h-4.773a.754.754%200%200%200-.753.754v4.773h1.33v5.652h3.618V16.96h1.331v-4.773z%22%2F%3E%3Ccircle%20cx%3D%22255.539%22%20cy%3D%229.172%22%20r%3D%221.633%22%2F%3E%3Cpath%20clip-rule%3D%22evenodd%22%20d%3D%22M255.524%203.407c-3.233%200-5.969%201.128-8.208%203.384-2.298%202.334-3.446%205.096-3.446%208.285s1.148%205.931%203.446%208.226c2.298%202.295%205.034%203.442%208.208%203.442%203.213%200%205.998-1.156%208.353-3.471%202.22-2.197%203.33-4.93%203.33-8.197%200-3.268-1.13-6.03-3.387-8.285-2.26-2.256-5.025-3.384-8.296-3.384zm.03%202.1c2.648%200%204.897.934%206.746%202.801%201.87%201.847%202.804%204.103%202.804%206.768%200%202.683-.915%204.91-2.745%206.68-1.929%201.906-4.196%202.859-6.806%202.859-2.61%200-4.86-.943-6.747-2.83-1.89-1.887-2.833-4.123-2.833-6.71%200-2.586.954-4.842%202.862-6.767%201.83-1.867%204.07-2.801%206.718-2.801z%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }

.eds-c-copyright__statement {
  text-align: left; }

@media (min-width: 768px) {
  .eds-c-copyright__statement {
    text-align: right; } }

.eds-c-copyright__logo {
  background-position: center center;
  background-size: 100%;
  display: inline-block;
  height: 2.5em;
  margin-top: 2.5em;
  vertical-align: middle;
  width: 6em; }

@media (min-width: 768px) {
  .eds-c-copyright__logo {
    margin-top: 0; } }

.header {
  background: var(--background-light);
  border-bottom: 1px solid var(--border-color);
  padding: 0 1em;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100; }

@media (min-width: 576px) {
  .header {
    padding: 0; } }

@media (min-width: 992px) {
  .header {
    height: auto;
    min-height: 160px;
    position: static; } }

.header .row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.header a {
  color: black; }

.header a:focus {
  outline: 2px dashed var(--brand-primary);
  outline-offset: 2px; }

.header__container {
  padding: 0 1em; }

@media (min-width: 576px) {
  .header__container {
    padding: 0 2em; } }

@media (min-width: 992px) {
  .header__container {
    padding: 0 2em;
    max-width: 1170px;
    margin: 0 auto; } }

.header__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  float: left;
  margin: 12px 0;
  padding: 0;
  height: 71px;
  text-decoration: none;
  z-index: 100;
  -webkit-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out; }

.header__logo svg {
  height: 71px; }

@media (min-width: 992px) {
  .header__logo svg {
    height: 96px; } }

@media (min-width: 992px) {
  .header__logo {
    height: 96px;
    margin: 28px 0 20px 0;
    -webkit-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out; } }

.header__logo--doe {
  width: 130px; }

@media (min-width: 992px) {
  .header__logo--doe {
    width: 160px; } }

.site__logo {
  display: none;
  height: auto;
  margin-left: 0.5rem;
  -webkit-transition: width 150ms ease-out;
  transition: width 150ms ease-out;
  width: 150px; }

@media (min-width: 576px) {
  .site__logo {
    display: block;
    margin-left: 1.5rem;
    width: 220px; } }

.site__title {
  border-left: var(--border-color) solid 2px;
  display: none;
  font-size: 20px;
  line-height: 1.15;
  margin-left: 0.5rem;
  overflow: hidden;
  padding-left: 0.5rem;
  text-decoration: none;
  min-width: 165px;
  -webkit-transition: all 250ms ease-in;
  transition: all 250ms ease-in; }

@media (min-width: 496px) {
  .site__title {
    display: block;
    margin-left: 1.5rem;
    padding-left: 1.5rem;
    width: 220px; } }

@media (min-width: 496px) and (max-width: 991.98px) {
  .site__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 19px;
    margin-left: .75em;
    padding-left: .75em;
    width: 250px;
    -webkit-transition: all 150ms ease-in;
    transition: all 150ms ease-in; } }

@media (min-width: 992px) {
  .site__title {
    font-size: 27px;
    line-height: 1.2;
    min-height: 104px;
    -webkit-transition: font-size 150ms ease-in;
    transition: font-size 150ms ease-in; } }

.site__title:focus, .site__title:hover, .site__title:active {
  text-decoration: none; }

#rreac-logo {
  display: none;
  height: 64px;
  margin: 20px 0 0 20px;
  width: 200px; }

@media (min-width: 440px) {
  #rreac-logo {
    display: block; }
  #rreac-logo #name {
    display: none; } }

@media (min-width: 576px) {
  #rreac-logo #name {
    display: block; } }

@media (min-width: 992px) {
  #rreac-logo {
    height: 78px;
    margin: 40px 0 38px 20px;
    width: 280px; }
  #rreac-logo #name {
    display: none; } }

@media (min-width: 1040px) {
  #rreac-logo #name {
    display: block; } }

.header__content {
  height: 100%;
  width: 100%;
  position: absolute;
  right: 0; }

@media (min-width: 992px) {
  .header__content {
    top: 65px;
    width: auto;
    height: auto; } }

@media (min-width: 992px) {
  .header__links {
    float: left; } }

.header__links a {
  display: none;
  margin-right: 2em; }

@media (min-width: 992px) {
  .header__links a {
    display: inline-block;
    margin-right: 2em; } }

.header__menu {
  background-color: var(--background-light);
  border: none;
  border-left: 1px solid var(--border-color);
  color: black;
  cursor: pointer;
  display: block;
  font-size: 13px;
  height: 100%;
  padding: 0;
  padding-top: 52px;
  position: absolute;
  right: -18px;
  text-align: center;
  width: 80px;
  z-index: 100; }

@media (min-width: 992px) {
  .header__menu {
    display: none; } }

.header__menu:after {
  content: 'Menu';
  text-transform: uppercase; }

.header__menu div {
  -webkit-transition: opacity 0.25s ease, -webkit-transform 0.25s cubic-bezier(0.77, 0.2, 0.05, 1);
  transition: opacity 0.25s ease, -webkit-transform 0.25s cubic-bezier(0.77, 0.2, 0.05, 1);
  transition: transform 0.25s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.25s ease;
  transition: transform 0.25s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.25s ease, -webkit-transform 0.25s cubic-bezier(0.77, 0.2, 0.05, 1);
  background-color: black;
  border-radius: 4px;
  color: black;
  height: 5px;
  margin-left: 20px;
  position: absolute;
  top: 26px;
  width: 38px;
  z-index: 100; }

.header__menu div:nth-of-type(2) {
  top: 36px; }

.header__menu div:nth-of-type(3) {
  top: 46px; }

.header__menu:hover {
  border-left: 1px solid var(--border-color);
  border-right: 1px solid var(--border-color);
  color: var(--brand-primary); }

.header__menu:hover div {
  background-color: var(--brand-primary); }

.header__menu:focus {
  outline: 2px dashed var(--brand-secondary);
  z-index: 101; }

#wrapper {
  margin-top: 96px; }

@media (min-width: 992px) {
  #wrapper {
    margin-top: 0; } }

article {
  margin-bottom: 2.5em; }

.article-content article:last-of-type {
  margin-bottom: 0; }

hr {
  border: 1px solid var(--background-dark);
  margin-top: 0;
  margin-bottom: 2em; }

.eds-c-panel {
  padding-bottom: 60px;
  padding-top: 60px; }

/* ------------------- */
/* ------------------- */
.hero-banner {
  background-color: var(--background-light);
  border-bottom: 1px solid var(--border-color);
  margin-bottom: 2.5em;
  padding: 2.25em 0; }

.hero-banner svg {
  height: 100%;
  max-height: 180px; }

.hero-banner h1 {
  padding: 0; }

.hero-banner p {
  padding: 0.5em 0 0 0; }

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

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

@media print {
  .print-only {
    display: inherit !important; } }

.coverpage {
  display: none; }

@media print {
  * {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    -webkit-transition: none !important;
    transition: none !important; }
  *,
  *:before,
  *:after,
  p:first-line,
  div:first-line,
  blockquote:first-line,
  li:first-line {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #999;
    position: relative;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    position: relative;
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    position: relative;
    page-break-after: avoid; }
  #wrapper {
    margin-top: 0 !important; }
  article,
  .aside {
    page-break-inside: avoid; }
  .row {
    display: block; }
  #header,
  #navigation,
  .aside-downloads {
    display: none !important; }
  .aside-content {
    padding: 0 !important; }
  .eds-c-panel {
    border-bottom: 1px solid black; }
  .guidance-panel {
    border-color: black; }
  h1 {
    display: block !important;
    width: 100% !important; }
  #breadcrumbs {
    width: 100% !important;
    display: block !important; }
  #breadcrumbs a[href]:after {
    content: none !important; }
  .breadcrumb {
    margin-bottom: 1em; }
  footer .acknowledgement {
    padding: 0; }
  footer .footer-links {
    display: none; }
  footer .eds-c-copyright__statement {
    text-align: left; }
  .corner-ribbon,
  .alert-info,
  .lfr-icon-menu {
    display: none !important; }
  .hero-banner {
    border: none;
    padding: 0; }
  .hero-banner .policy-metadata__label,
  .hero-banner .policy-metadata__info {
    display: inline; }
  .print-logo {
    margin-bottom: 2em;
    width: 15em; }
  .eds-c-accordion {
    border-bottom: none !important;
    padding-bottom: 1em !important; }
  .eds-c-accordion__content {
    max-height: 100% !important;
    padding: 0 !important;
    page-break-inside: avoid;
    visibility: visible !important; }
  .eds-c-accordion__title {
    padding: 1em 0 !important; }
  .eds-c-accordion__title:before,
  .eds-c-accordion__title:after {
    display: none !important; }
  th,
  tr {
    border-color: black !important; } }

.pdf-print * {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  -webkit-transition: none !important;
  transition: none !important; }

.pdf-print *,
.pdf-print *:before,
.pdf-print *:after,
.pdf-print p:first-line,
.pdf-print div:first-line,
.pdf-print blockquote:first-line,
.pdf-print li:first-line {
  background: transparent !important;
  color: #000 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  text-shadow: none !important; }

.pdf-print a,
.pdf-print a:visited {
  text-decoration: underline; }

.pdf-print a[href]:after {
  content: " (" attr(href) ")"; }

.pdf-print abbr[title]:after {
  content: " (" attr(title) ")"; }

.pdf-print a[href^="#"]:after,
.pdf-print a[href^="javascript:"]:after {
  content: ""; }

.pdf-print pre {
  white-space: pre-wrap !important; }

.pdf-print pre,
.pdf-print blockquote {
  border: 1px solid #999;
  position: relative;
  page-break-inside: avoid; }

.pdf-print thead {
  display: table-header-group; }

.pdf-print tr,
.pdf-print img {
  position: relative;
  page-break-inside: avoid; }

.pdf-print p,
.pdf-print h2,
.pdf-print h3 {
  orphans: 3;
  widows: 3; }

.pdf-print h2,
.pdf-print h3 {
  position: relative;
  page-break-after: avoid; }

.pdf-print #wrapper {
  margin-top: 0 !important; }

.pdf-print article,
.pdf-print .aside {
  page-break-inside: avoid; }

.pdf-print .row {
  display: block; }

.pdf-print #header,
.pdf-print #navigation,
.pdf-print .aside-downloads {
  display: none !important; }

.pdf-print .aside-content {
  padding: 0 !important; }

.pdf-print .eds-c-panel {
  border-bottom: 1px solid black; }

.pdf-print .guidance-panel {
  border-color: black; }

.pdf-print h1 {
  display: block !important;
  width: 100% !important; }

.pdf-print #breadcrumbs {
  width: 100% !important;
  display: block !important; }

.pdf-print #breadcrumbs a[href]:after {
  content: none !important; }

.pdf-print .breadcrumb {
  margin-bottom: 1em; }

.pdf-print footer .acknowledgement {
  padding: 0; }

.pdf-print footer .footer-links {
  display: none; }

.pdf-print footer .eds-c-copyright__statement {
  text-align: left; }

.pdf-print .corner-ribbon,
.pdf-print .alert-info,
.pdf-print .lfr-icon-menu {
  display: none !important; }

.pdf-print .hero-banner {
  border: none;
  padding: 0; }

.pdf-print .hero-banner .policy-metadata__label,
.pdf-print .hero-banner .policy-metadata__info {
  display: inline; }

.pdf-print .print-logo {
  margin-bottom: 2em;
  width: 15em; }

.pdf-print .eds-c-accordion {
  border-bottom: none !important;
  padding-bottom: 1em !important; }

.pdf-print .eds-c-accordion__content {
  max-height: 100% !important;
  padding: 0 !important;
  page-break-inside: avoid;
  visibility: visible !important; }

.pdf-print .eds-c-accordion__title {
  padding: 1em 0 !important; }

.pdf-print .eds-c-accordion__title:before,
.pdf-print .eds-c-accordion__title:after {
  display: none !important; }

.pdf-print th,
.pdf-print tr {
  border-color: black !important; }

/* Accordion */
/* For Edge bug https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/4806035/ - line 135 */
.theme-accordion h3 {
  margin: 0;
  padding: 0; }

.theme-accordion:focus-within {
  border-color: var(--brand-primary); }

.theme-accordion:focus-within h3 {
  background-color: var(--background-light); }

.theme-accordion .accordion-trigger {
  background: var(--background-light);
  color: black;
  display: block;
  font-size: 1rem;
  font-weight: normal;
  margin: 0;
  padding: 1rem 115px 1rem 1rem;
  position: relative;
  text-align: left;
  width: 100%;
  outline: none; }

.theme-accordion .accordion-trigger:last-child {
  border-bottom: 1px solid var(--border-color); }

.theme-accordion .accordion-trigger:hover .accordion-title,
.theme-accordion .accordion-trigger:hover .accordion-title:after {
  text-decoration: underline; }

.theme-accordion .accordion-trigger:focus {
  background: white;
  color: var(--brand-primary);
  outline-offset: -2px;
  outline: 2px dashed var(--brand-primary) !important; }

.theme-accordion .accordion-trigger:focus .accordion-title,
.theme-accordion .accordion-trigger:focus .accordion-title:after {
  text-decoration: underline; }

.theme-accordion button {
  border-style: none; }

.theme-accordion button::-moz-focus-inner {
  border: 0; }

.theme-accordion .accordion-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 600;
  pointer-events: none;
  border: transparent 2px solid;
  padding: 0; }

.theme-accordion .accordion-title:after {
  content: 'Show';
  font-weight: 400;
  position: absolute;
  right: 50px; }

.theme-accordion .accordion-trigger[aria-expanded=false] {
  background-color: var(--background-light); }

.theme-accordion .accordion-trigger[aria-expanded=true] {
  background-color: white; }

.theme-accordion .accordion-icon {
  height: 24px;
  pointer-events: none;
  position: absolute;
  right: 20px;
  top: 40%;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: -webkit-transform 250ms linear;
  transition: -webkit-transform 250ms linear;
  transition: transform 250ms linear;
  transition: transform 250ms linear, -webkit-transform 250ms linear;
  width: 24px; }

.theme-accordion .accordion-trigger:focus .accordion-icon,
.theme-accordion .accordion-trigger:hover .accordion-icon {
  border-color: var(--brand-primary); }

.theme-accordion .accordion-trigger[aria-expanded="true"] .accordion-title:after {
  content: 'Hide';
  font-weight: 400;
  position: absolute;
  right: 50px; }

.theme-accordion .accordion-trigger[aria-expanded="true"] .accordion-icon {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: -webkit-transform 250ms linear;
  transition: -webkit-transform 250ms linear;
  transition: transform 250ms linear;
  transition: transform 250ms linear, -webkit-transform 250ms linear; }

.theme-accordion .accordion-panel {
  margin: 0;
  padding: 1.5em 2em;
  -webkit-transition: all 200ms ease-in;
  transition: all 200ms ease-in; }

.theme-accordion .accordion-panel[hidden] {
  display: none;
  -webkit-transition: all 200ms ease-in;
  transition: all 200ms ease-in; }

.theme-accordion .accordion-panel:not([hidden]) {
  padding-bottom: 1px;
  border-bottom: 1px solid var(--border-color); }

.theme-accordion fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

.theme-accordion input {
  border: 1px solid var(--border-color);
  border-radius: 0.3em;
  display: block;
  font-size: inherit;
  padding: 0.3em 0.5em; }

button:active {
  -webkit-box-shadow: 0 0 0 3px rgba(var(--brand-primary-rgb), 0.4);
  box-shadow: 0 0 0 3px rgba(var(--brand-primary-rgb), 0.4); }

/* ------------------------------------------- */
.breadcrumb {
  background-color: inherit;
  font-size: 0.875em;
  margin-bottom: 2em;
  padding: 0;
  /* hide the parent (first) link in the breadcrumb and the following slash*/ }

@media (min-width: 768px) {
  .breadcrumb {
    font-size: 1em; } }

.breadcrumb .active {
  font-weight: 700;
  color: var(--grey-mid); }

.breadcrumb .breadcrumb-item + .breadcrumb-item:before,
.breadcrumb li:not(:first-of-type):before {
  background: none;
  content: '/';
  font-weight: bold;
  margin-top: -0.75em; }

.breadcrumb-link > .breadcrumb-text-truncate {
  color: var(--brand-primary);
  text-decoration: underline; }

.breadcrumb-link:hover > .breadcrumb-text-truncate, .breadcrumb-link:focus > .breadcrumb-text-truncate, .breadcrumb-link:active > .breadcrumb-text-truncate {
  color: black;
  text-decoration: none; }

/* --------------------------------------------------------------
// Card styles
-------------------------------------------------------------- */
@media screen and (min-width: 768px) {
  .eds-c-cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin-top: -1em; } }

@media screen and (min-width: 992px) {
  .eds-c-cards {
    margin-top: inherit; } }

.eds-c-cards .eds-c-card {
  background: #ffffff;
  border: 1px solid var(--border-color);
  border-bottom: 7px solid var(--border-color);
  margin-bottom: 1em; }

@media screen and (min-width: 768px) {
  .eds-c-cards .eds-c-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 calc(50% - 0.5em);
    flex: 0 1 calc(50% - 0.5em);
    max-width: 49%; } }

@media screen and (min-width: 992px) {
  .eds-c-cards .eds-c-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 calc(33% - 1em);
    flex: 0 1 calc(33% - 1em);
    margin-bottom: 2em;
    max-width: 32%; } }

@media screen and (min-width: 1200px) {
  .eds-c-cards .eds-c-card {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 calc(33% - 1.5em);
    flex: 0 1 calc(33% - 1.5em); } }

.eds-c-cards .eds-c-card > a {
  text-decoration: none; }

.eds-c-cards .eds-c-card > a h3, .eds-c-cards .eds-c-card > a p {
  text-decoration: none; }

.eds-c-cards .eds-c-card .block-wrap {
  width: 100%; }

.eds-c-cards .eds-c-card:nth-of-type(1n) svg path {
  fill: #45cfdd; }

.eds-c-cards .eds-c-card:nth-of-type(2n) svg path {
  fill: #daaf7f; }

.eds-c-cards .eds-c-card:nth-of-type(3n) svg path {
  fill: #8e987f; }

.eds-c-cards .eds-c-card:focus-within:has(> a) {
  border-color: var(--brand-primary); }

.eds-c-cards .eds-c-card:hover, .eds-c-cards .eds-c-card:focus, .eds-c-cards .eds-c-card:active {
  border-color: var(--brand-primary); }

.eds-c-cards .eds-c-card:hover .eds-c-card__title, .eds-c-cards .eds-c-card:focus .eds-c-card__title, .eds-c-cards .eds-c-card:active .eds-c-card__title {
  color: var(--brand-primary); }

.eds-c-cards .eds-c-card:hover .eds-c-card__title:after, .eds-c-cards .eds-c-card:focus .eds-c-card__title:after, .eds-c-cards .eds-c-card:active .eds-c-card__title:after {
  content: "▾";
  font-size: 1.5em;
  padding-top: 3px;
  position: absolute;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.eds-c-cards .eds-c-card:hover .block-wrap, .eds-c-cards .eds-c-card:focus .block-wrap, .eds-c-cards .eds-c-card:active .block-wrap {
  border-color: inherit; }

.eds-c-cards .eds-c-card:hover .block-wrap .eds-c-card__title, .eds-c-cards .eds-c-card:focus .block-wrap .eds-c-card__title, .eds-c-cards .eds-c-card:active .block-wrap .eds-c-card__title {
  color: inherit; }

.eds-c-cards .eds-c-card:hover .block-wrap .eds-c-card__title:after, .eds-c-cards .eds-c-card:focus .block-wrap .eds-c-card__title:after, .eds-c-cards .eds-c-card:active .block-wrap .eds-c-card__title:after {
  content: "";
  font-size: 0;
  padding-top: 0px; }

.eds-c-cards .eds-c-card.borderless {
  border: none !important; }

.eds-c-cards .eds-c-card.borderless .eds-c-card__title {
  font-size: 2.5rem !important;
  padding-bottom: 2px !important; }

.eds-c-cards .eds-c-card.borderless .eds-c-card__subtitle {
  font-size: 1.4em !important;
  padding-bottom: 2px !important; }

.eds-c-cards .eds-c-card.borderless p {
  font-size: 1em !important; }

@media screen and (min-width: 992px) {
  .eds-c-cards .eds-c-card.borderless {
    max-width: 22% !important; } }

.eds-c-cards .eds-c-card.no-hover:hover {
  border-color: var(--border-color) !important; }

.eds-c-cards .eds-c-card__image {
  padding: 40px 40px 10px 40px; }

.eds-c-cards .eds-c-card__image img {
  max-height: 120px; }

.eds-c-cards .eds-c-card__image svg {
  height: 120px;
  width: 100%; }

.eds-c-cards .eds-c-card__image.medium {
  padding: 40px 10px 0px 10px; }

.eds-c-cards .eds-c-card__image.medium img {
  max-height: 165px; }

.eds-c-cards .eds-c-card__image.large {
  padding: 0px 0px 5px 0px; }

.eds-c-cards .eds-c-card__image.large img {
  max-height: 270px; }

.eds-c-cards .eds-c-card p {
  font-size: 0.9em; }

.eds-c-cards .eds-c-card .eds-c-card__title {
  font-family: 'Open Sans', 'Arial', 'Helvetica', sans-serif;
  font-weight: 700;
  letter-spacing: -0.5px;
  line-height: 1.5em;
  margin: 0;
  padding-bottom: .5em;
  font-size: 1.25em; }

@media (min-width: 768px) {
  .eds-c-cards .eds-c-card .eds-c-card__title {
    font-size: 1.22222em; } }

.eds-c-cards .eds-c-card a {
  color: #000000;
  display: block;
  height: 100%;
  width: 100%; }

.eds-c-cards .eds-c-card a:hover {
  text-decoration: none; }

.eds-c-cards .eds-c-card a:focus {
  outline: var(--brand-primary) dashed 2px; }

.eds-c-cards .eds-c-card a:focus .eds-c-card__title {
  color: var(--brand-primary); }

.eds-c-cards .eds-c-card a:focus .eds-c-card__title:after {
  content: "▾";
  font-size: 1.5em;
  padding-top: 3px;
  position: absolute;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.eds-c-cards .eds-c-card__content {
  padding: 1.4em; }

.eds-c-cards .eds-c-card__content a {
  color: var(--brand-primary);
  text-decoration: underline;
  display: inline !important;
  text-decoration: underline; }

.eds-c-cards .eds-c-card__content a:focus {
  outline: var(--brand-primary) dashed 2px;
  text-decoration: none; }

.eds-c-cards .eds-c-card__content a:focus, .eds-c-cards .eds-c-card__content a:active, .eds-c-cards .eds-c-card__content a:hover {
  text-decoration: none; }

.eds-c-card.eds-c-card--blurb-stats .eds-c-card__content p:nth-child(even) {
  padding-bottom: 0; }

.eds-c-card.eds-c-card--blurb-stats .eds-c-card__content p:nth-child(even) > strong {
  font-family: 'Open Sans', 'Arial', 'Helvetica', sans-serif;
  font-size: 1.75rem;
  font-weight: 700;
  letter-spacing: -0.5px;
  line-height: 1.5em;
  margin: 0; }

.navbar-nav .dropdown-menu {
  overflow: initial !important;
  min-width: 15rem !important;
  max-width: 350px !important; }

.eds-o-figure {
  display: inline-table;
  font-size: 0.88889em;
  line-height: 0.5;
  margin: 0 0 1em 0; }

.eds-o-figure img {
  height: auto !important; }

.eds-o-figure__caption {
  background-color: var(--background-dark);
  caption-side: bottom;
  color: white;
  display: table-caption;
  font-size: 1em;
  margin-top: -1px;
  min-height: 3.33333em;
  padding: 1em 1em 0 1em;
  position: relative;
  text-align: left;
  width: auto !important; }

.eds-o-figure__caption a {
  color: white; }

.eds-o-figure__caption p {
  margin-bottom: 0.5em;
  padding: 0; }

.eds-o-figure__caption p:last-child {
  margin-bottom: 0;
  padding: 0 0 1em 0; }

.eds-o-figure__caption-title {
  margin-bottom: 0.44444em; }

@media (min-width: 768px) {
  .eds-o-figure__caption-title {
    margin-bottom: 0.4em; } }

.eds-o-image {
  font-size: 0.88889em;
  height: auto;
  max-width: 100%;
  width: 100%; }

@media (min-width: 576px) {
  .eds-o-image {
    width: auto; } }

.eds-o-figure .eds-o-image {
  width: 100%; }

.eds-o-image--align-centre {
  margin-bottom: 0.55556em;
  padding: 0.33333em;
  text-align: center; }

.eds-o-image--align-left {
  display: block;
  margin-bottom: 0.55556em; }

@media (min-width: 768px) {
  .eds-o-image--align-left {
    float: left;
    margin-right: 1.11111em; } }

.eds-o-figure.eds-o-image--align-left {
  display: inline-table; }

.eds-o-image--align-right {
  display: block;
  margin-bottom: 0.55556em; }

@media (min-width: 768px) {
  .eds-o-image--align-right {
    float: right;
    margin-left: 1.11111em; } }

.eds-o-figure.eds-o-image--align-right {
  display: inline-table; }

.eds-o-image--has-border {
  background: white;
  border: var(--border-color) solid 1px;
  margin-bottom: 0.55556em;
  padding: 0.33333em; }

.gm-style img {
  max-width: none !important; }

.document-icon {
  height: 1em;
  position: relative;
  top: 2px; }

ul, ol {
  font-size: 1rem;
  line-height: 28px;
  margin-bottom: 20px;
  padding-left: 36px; }

ul ul, ul ol, ol ul, ol ol {
  margin-bottom: 10px;
  padding-left: 40px;
  line-height: 28px; }

ul ul, ol ul {
  list-style-type: '-   ' !important; }

ul ul ul, ol ul ul {
  list-style-type: disc !important; }

ul ul ol, ol ul ol {
  list-style-type: decimal !important; }

ul ol, ol ol {
  list-style-type: lower-latin  !important; }

ul ol ol, ol ol ol {
  list-style-type: decimal !important; }

ul ol ul, ol ol ul {
  list-style-type: disc !important; }

ul li, ol li {
  font-size: 1rem;
  line-height: 28px;
  margin-bottom: 5px;
  padding-left: 0;
  display: list-item;
  text-align: -webkit-match-parent;
  unicode-bidi: -webkit-isolate;
  unicode-bidi: -moz-isolate;
  unicode-bidi: isolate; }

ul.list-style-checkbox li::marker, ol.list-style-checkbox li::marker {
  content: ""; }

.main-nav {
  border-bottom: 1px solid var(--border-color);
  display: none;
  padding: 0;
  background: white;
  position: relative;
  z-index: 1; }

@media (min-width: 992px) {
  .main-nav {
    display: block;
    font-size: 0.83333em; } }

@media (min-width: 1200px) {
  .main-nav {
    font-size: 1em; } }

.main-nav .navbar-nav,
.main-nav .child-menu.dropdown-menu {
  list-style: none !important; }

.main-nav__list {
  position: relative; }

.main-nav__item {
  display: inline-block;
  position: static !important; }

.main-nav__link {
  color: black;
  display: inline-block;
  font-weight: 700;
  line-height: 26px;
  padding: 34px 0.25em;
  position: relative;
  text-decoration: none;
  -webkit-transition: none;
  transition: none; }

.main-nav__link:after {
  content: "▾";
  color: var(--brand-primary);
  display: inline-block;
  padding-left: 0.25em;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transform-origin: 70% 50%;
  transform-origin: 70% 50%; }

.main-nav__link:focus, .main-nav__link:hover, .main-nav__link.selected {
  -webkit-transition: none;
  transition: none; }

.main-nav__link:focus:after, .main-nav__link:hover:after, .main-nav__link.selected:after {
  color: white; }

@media (min-width: 992px) {
  .main-nav__link:focus:after, .main-nav__link:hover:after, .main-nav__link.selected:after {
    color: var(--brand-primary); } }

@media (min-width: 992px) {
  .main-nav__link:not(.main-nav__link--only-child) {
    border-right: 1px solid white;
    border-left: 1px solid white;
    -webkit-transition: 0.01s 0.2s;
    transition: 0.01s 0.2s; }
  .main-nav__link:not(.main-nav__link--only-child) + .main-nav__sub {
    -webkit-transition: 0.01s 0.2s;
    transition: 0.01s 0.2s; }
  .main-nav__link:not(.main-nav__link--only-child):before {
    border-bottom: 2px solid white;
    bottom: -1px;
    content: ' ';
    left: 0;
    opacity: 0;
    position: absolute;
    -webkit-transition: 0.01s 0.2s;
    transition: 0.01s 0.2s;
    width: 100%;
    z-index: 1100; }
  .main-nav__link:not(.main-nav__link--only-child):focus, .main-nav__link:not(.main-nav__link--only-child):hover, .main-nav__link:not(.main-nav__link--only-child).selected {
    border-left: 1px solid var(--border-color);
    border-right: 1px solid var(--border-color);
    -webkit-transition: 0.01s 0.2s;
    transition: 0.01s 0.2s; }
  .main-nav__link:not(.main-nav__link--only-child):focus:before, .main-nav__link:not(.main-nav__link--only-child):hover:before, .main-nav__link:not(.main-nav__link--only-child).selected:before {
    opacity: 1;
    -webkit-transition: 0.01s 0.2s;
    transition: 0.01s 0.2s; }
  .main-nav__link:not(.main-nav__link--only-child):focus + .main-nav__sub,
  .main-nav__link:not(.main-nav__link--only-child):focus + .main-nav__sub .main-nav__sub-level-2-link, .main-nav__link:not(.main-nav__link--only-child):hover + .main-nav__sub,
  .main-nav__link:not(.main-nav__link--only-child):hover + .main-nav__sub .main-nav__sub-level-2-link, .main-nav__link:not(.main-nav__link--only-child).selected + .main-nav__sub,
  .main-nav__link:not(.main-nav__link--only-child).selected + .main-nav__sub .main-nav__sub-level-2-link {
    visibility: visible; }
  .main-nav__link:not(.main-nav__link--only-child):focus + .main-nav__sub, .main-nav__link:not(.main-nav__link--only-child):hover + .main-nav__sub, .main-nav__link:not(.main-nav__link--only-child).selected + .main-nav__sub {
    display: block;
    left: 0;
    opacity: 1;
    -webkit-transition: 0.01s 0.2s;
    transition: 0.01s 0.2s; } }

@media (min-width: 992px) {
  .main-nav__link {
    font-weight: 400; }
  .main-nav__link:after {
    content: "▾";
    font-size: 20px;
    line-height: 16px;
    position: relative;
    top: 2px;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  .main-nav__link:active, .main-nav__link:focus, .main-nav__link:hover, .main-nav__link.selected,
  .selected .main-nav__link {
    -webkit-box-shadow: 0 -7px 0 0 var(--highlight-color);
    box-shadow: 0 -7px 0 0 var(--highlight-color);
    padding-top: 27px; } }

@media (min-width: 1200px) {
  .main-nav__link:after {
    font-size: 24px;
    top: 3px; } }

.main-nav__link--only-child:after {
  content: none; }

.eds body.authenticated-user.open .main-nav__sub.open {
  left: 0 !important; }

.main-nav__sub {
  background-color: white;
  border: 1px solid var(--border-color);
  -webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.1);
  font-weight: normal;
  left: -9999px;
  opacity: 0;
  padding: 0 2em 2em;
  position: absolute;
  top: 94px;
  visibility: hidden;
  z-index: 1000; }

.main-nav__sub:hover {
  display: block;
  left: 0;
  opacity: 1;
  visibility: visible; }

.main-nav__sub.open {
  -webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.1);
  display: block;
  left: 0;
  opacity: 1;
  visibility: visible; }

.main-nav__sub-level-2-link {
  padding-left: 3em !important; }

.main-nav__sub-level-2-link:before {
  display: block;
  top: 17px; }

.main-nav__sub-level-2-link:hover, .main-nav__sub-level-2-link:focus {
  color: var(--brand-primary);
  border-color: var(--brand-primary); }

.main-nav__sub-level-2-link:hover:after, .main-nav__sub-level-2-link:focus:after {
  color: var(--brand-primary); }

@media (min-width: 992px) {
  .main-nav__sub-level-2-link {
    border-bottom: 1px solid var(--border-color);
    color: black;
    display: inline-block;
    font-weight: 400;
    margin: 0 24px 0 0;
    padding: 1.5em 0 0.5em !important;
    text-decoration: none;
    width: calc(25% - 24px);
    visibility: visible; }
  .main-nav__sub-level-2-link:before {
    content: '' !important; }
  .main-nav__sub-level-2-link:nth-of-type(4n) {
    margin-right: 0; } }

.main-nav__sub ul {
  margin: 0 1em 0 0;
  padding: 0;
  vertical-align: top; }

.main-nav__sub li {
  list-style-type: none; }

/* *************************************
//  Off canvas menu
/* ************************************* */
.menu {
  background-color: var(--background-light);
  -webkit-box-shadow: 0px 15px 15px rgba(0, 10, 10, 0.2);
  box-shadow: 0px 15px 15px rgba(0, 10, 10, 0.2);
  height: calc( 100vh - 96px);
  list-style-type: none;
  margin: 0;
  max-width: 360px;
  overflow-y: auto;
  padding: 1em 0;
  position: absolute;
  right: 0px;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: visibility 0.25s linear, -webkit-transform 0.25s cubic-bezier(0.77, 0.2, 0.05, 1);
  transition: visibility 0.25s linear, -webkit-transform 0.25s cubic-bezier(0.77, 0.2, 0.05, 1);
  transition: transform 0.25s cubic-bezier(0.77, 0.2, 0.05, 1), visibility 0.25s linear;
  transition: transform 0.25s cubic-bezier(0.77, 0.2, 0.05, 1), visibility 0.25s linear, -webkit-transform 0.25s cubic-bezier(0.77, 0.2, 0.05, 1);
  top: 96px;
  visibility: hidden;
  width: 95vw; }

@media (min-width: 992px) {
  .menu {
    display: none; } }

.menu a {
  color: black;
  display: block;
  font-size: 1em;
  margin-top: -1px;
  padding: 1em 2em;
  position: relative;
  text-decoration: none; }

.menu a:before {
  border-bottom: 1px var(--border-color) solid;
  bottom: 0;
  content: '';
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 83%; }

.menu a:last-of-type:before {
  border-bottom: none; }

.menu a:hover, .menu a:focus {
  background: var(--brand-primary);
  border-top: none;
  color: white;
  outline: none !important; }

.menu a:hover:after, .menu a:focus:after {
  color: white; }

@media (min-width: 992px) {
  .menu a:hover:after, .menu a:focus:after {
    color: var(--brand-primary); } }

.menu a:hover:before, .menu a:focus:before {
  border-color: transparent; }

.menu input {
  position: absolute;
  left: -9999px; }

.menu input:focus + label {
  background-color: var(--brand-primary);
  color: white;
  border: none; }

.menu input:focus + label:before {
  border-color: transparent; }

.menu input:focus + label:after {
  color: white; }

.menu label.main-nav__link {
  padding: 1em 2em;
  margin-top: -1px;
  width: 100%; }

.menu label.main-nav__link:hover, .menu label.main-nav__link:focus {
  background-color: var(--brand-primary);
  color: white;
  border: none; }

.menu label.main-nav__link:hover:before, .menu label.main-nav__link:focus:before {
  border-color: transparent; }

.menu label.main-nav__link:before {
  border-bottom: 1px var(--border-color) solid;
  bottom: 0;
  content: '';
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 83%; }

.menu .child-menu {
  background-color: var(--background-light);
  height: 100%;
  overflow-y: auto;
  padding: 1em 0;
  position: absolute;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: 2; }

.menu .main-nav__link--return {
  padding-left: 1em;
  -webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
  padding: 1em 2em;
  width: 100%; }

.menu .main-nav__link--return:hover,
.menu .main-nav__link--return:focus + label {
  background-color: var(--brand-primary);
  color: white;
  cursor: pointer; }

.menu .main-nav__link--return:hover:after,
.menu .main-nav__link--return:focus + label:after {
  color: white; }

.menu .main-nav__link--return:before {
  border-bottom: none !important; }

.menu .main-nav__link--return:after {
  color: var(--brand-primary);
  content: '▾';
  float: left;
  font-size: 22px;
  left: -4px;
  position: relative;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.has-control-menu.authenticated-user .menu {
  height: calc( 100vh - 70px - 96px); }

.mask {
  background-color: rgba(0, 0, 0, 0.2);
  bottom: 0;
  height: 100vh;
  left: -9999px;
  opacity: 0;
  position: fixed;
  top: 96px;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
  width: 100vw; }

.has-control-menu.authenticated-user .mask {
  top: calc( 70px + 96px); }

#menu-input {
  cursor: pointer;
  display: block;
  height: 100%;
  left: -9999px;
  opacity: 0;
  position: absolute; }

@media (min-width: 992px) {
  #menu-input {
    display: none; } }

#menu-input:focus, #menu-input:hover {
  background-color: var(--brand-secondary);
  border-color: var(--border-color);
  color: var(--brand-primary); }

#menu-input:focus div, #menu-input:hover div {
  background-color: var(--brand-primary); }

/* *************************************
//  Off canvas menu activated
/* ************************************* */
.header__menu.open {
  background-color: var(--background-light);
  border-color: var(--border-color);
  border-bottom: none;
  border-left: 1px solid var(--border-color);
  color: var(--brand-primary); }

.header__menu.open:focus {
  z-index: 101; }

.header__menu.open:after {
  content: 'Close';
  text-transform: uppercase; }

.header__menu.open div {
  background-color: var(--brand-primary);
  opacity: 1;
  -webkit-transform: rotate(45deg) translate(7px, 6px);
  transform: rotate(45deg) translate(7px, 6px); }

.header__menu.open div:nth-of-type(2) {
  opacity: 0;
  -webkit-transform: rotate(0deg) scale(0.2, 0.2);
  transform: rotate(0deg) scale(0.2, 0.2); }

.header__menu.open div:nth-of-type(3) {
  opacity: 1;
  -webkit-transform: rotate(-45deg) translate(8px, -8px);
  transform: rotate(-45deg) translate(8px, -8px); }

.header__menu.open ~ .menu {
  -webkit-transform: translateX(20px);
  transform: translateX(20px);
  top: 96px;
  opacity: 1;
  visibility: visible; }

.header__menu.open ~ .menu input.main-nav__link:checked {
  visibility: hidden; }

.header__menu.open ~ .menu input.main-nav__link:checked + label + .child-menu {
  visibility: visible; }

.header__menu.open ~ .menu > a,
.header__menu.open ~ .menu > .main-nav__link {
  visibility: visible; }

.header__menu.open ~ .menu.child-menu-active > a,
.header__menu.open ~ .menu.child-menu-active > .main-nav__link {
  visibility: hidden; }

.header__menu.open ~ .mask {
  left: 0;
  opacity: 1; }

@media (min-width: 992px) {
  .header__menu.open ~ .mask {
    display: none; } }

/* ***************************** */
/*   Navigation Portlet styles   */
/* ***************************** */
.navbar-site {
  padding: 0 !important; }

.navbar-site .nav-item {
  margin-bottom: 0; }

.navbar-site .nav-item .nav-link {
  border-top: 5px solid transparent;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid transparent;
  color: black;
  line-height: 26px !important;
  padding-bottom: 34px !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
  padding-top: 34px !important;
  text-decoration: none; }

.navbar-site .nav-item .nav-link:hover, .navbar-site .nav-item .nav-link:focus {
  border-top-color: var(--brand-primary);
  border-bottom-color: white;
  z-index: 996; }

.navbar-site .nav-item.focus .nav-link, .navbar-site .nav-item.active .nav-link, .navbar-site .nav-item.selected .nav-link {
  border-top-color: var(--brand-primary);
  border-bottom-color: white;
  z-index: 996; }

.navbar-site .nav-item.dropdown .nav-link .lfr-nav-child-toggle svg {
  width: 11px;
  fill: var(--brand-primary);
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
  -webkit-transition: -webkit-transform 150ms linear;
  transition: -webkit-transform 150ms linear;
  transition: transform 150ms linear;
  transition: transform 150ms linear, -webkit-transform 150ms linear; }

.navbar-site .nav-item.dropdown.hover .nav-link {
  border-top-color: var(--brand-primary);
  border-left: 1px solid var(--border-color);
  border-right: 1px solid var(--border-color);
  border-bottom: 1px solid white; }

.navbar-site .nav-item.dropdown.hover .nav-link .lfr-nav-child-toggle svg {
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
  -webkit-transition: -webkit-transform 150ms linear;
  transition: -webkit-transform 150ms linear;
  transition: transform 150ms linear;
  transition: transform 150ms linear, -webkit-transform 150ms linear; }

.navbar-site .nav-item.dropdown .child-menu .dropdown-item {
  color: black;
  text-decoration: none; }

.navbar-site .nav-item.dropdown .child-menu .dropdown-item:focus, .navbar-site .nav-item.dropdown .child-menu .dropdown-item:hover, .navbar-site .nav-item.dropdown .child-menu .dropdown-item.active {
  background-color: var(--brand-primary);
  color: white;
  text-decoration: underline; }

.navbar-site .nav-item.dropdown.active .nav-link, .navbar-site .nav-item.dropdown.selected .nav-link {
  border-top-color: var(--brand-primary);
  border-bottom-color: white; }

@media (min-width: 992px) {
  .navbar-site .hover .dropdown-menu {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: 0;
    z-index: 995; } }

.icn-magnifier-black, .site-search-toggle__button {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220.439%22%20height%3D%2220%22%20viewBox%3D%220%200%2020.439%2020%22%3E%3Cpath%20d%3D%22M7.386%2012.732a5.35%205.35%200%200%201-5.345-5.345%205.35%205.35%200%200%201%205.345-5.344%205.35%205.35%200%200%201%205.344%205.344%205.31%205.31%200%200%201-1.49%203.703%205.296%205.296%200%200%201-3.854%201.642zm12.631%204.854l-6.385-6.254a7.355%207.355%200%200%200%201.142-3.944C14.774%203.316%2011.46%200%207.387%200%203.314%200%200%203.314%200%207.388c0%204.073%203.314%207.387%207.388%207.387a7.32%207.32%200%200%200%204.312-1.396l6.349%206.219c.264.261.613.402.984.402a1.41%201.41%200%200%200%20.984-2.414z%22%20fill%3D%22%23000000%22%2F%3E%3C%2Fsvg%3E");
  background-position: center 26px;
  background-repeat: no-repeat; }

.icn-magnifier-white, .header .site-search__button.icn-magnifier {
  background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220.439%22%20height%3D%2220%22%20viewBox%3D%220%200%2020.439%2020%22%3E%3Cpath%20d%3D%22M7.386%2012.732a5.35%205.35%200%200%201-5.345-5.345%205.35%205.35%200%200%201%205.345-5.344%205.35%205.35%200%200%201%205.344%205.344%205.31%205.31%200%200%201-1.49%203.703%205.296%205.296%200%200%201-3.854%201.642zm12.631%204.854l-6.385-6.254a7.355%207.355%200%200%200%201.142-3.944C14.774%203.316%2011.46%200%207.387%200%203.314%200%200%203.314%200%207.388c0%204.073%203.314%207.387%207.388%207.387a7.32%207.32%200%200%200%204.312-1.396l6.349%206.219c.264.261.613.402.984.402a1.41%201.41%200%200%200%20.984-2.414z%22%20fill%3D%22%23FFFFFF%22%2F%3E%3C%2Fsvg%3E");
  background-position: center 26px;
  background-repeat: no-repeat; }

.icn-magnifier-active, .site-search-toggle__checkbox:focus + label,
.site-search-toggle__checkbox:hover + label, .site-search-toggle__button:hover, .site-search-toggle__button.open, #toggle-search.open ~ .site-search-toggle__button {
  background-image: var(--icn-magnifier-active);
  background-position: center 26px;
  background-repeat: no-repeat; }

.icn-magnifier-coral {
  background-image: var(--icn-magnifier-coral);
  background-position: center 26px;
  background-repeat: no-repeat; }

.site-search {
  float: left;
  opacity: 0;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
  visibility: hidden; }

@media (min-width: 768px) {
  .site-search {
    opacity: 1;
    visibility: visible; } }

.site-search .site-search__container {
  border-top: var(--border-color) solid 1px; }

@media (min-width: 992px) {
  .site-search .site-search__container {
    border-top: none; } }

.wa-gov-search {
  display: none; }

@media (min-width: 992px) {
  .wa-gov-search {
    display: block;
    font-size: 0.72222em;
    padding-right: 1.5em;
    position: absolute;
    right: 1px;
    top: 50px; } }

/* *************************************
// Mobile search button to toggle search
/* ************************************* */
.site-search-toggle__checkbox {
  position: absolute;
  left: -9999px;
  visibility: visible; }

@media (min-width: 768px) {
  .site-search-toggle__checkbox {
    visibility: hidden; } }

.site-search-toggle__checkbox:focus + label,
.site-search-toggle__checkbox:hover + label {
  background-color: var(--brand-secondary);
  border-color: var(--border-color);
  color: var(--brand-primary); }

.site-search-toggle__button {
  background-color: transparent;
  background-size: 26px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  color: black;
  cursor: pointer;
  display: block;
  font-size: 13px;
  height: 100%;
  margin-bottom: 0;
  padding-top: 52px;
  position: absolute;
  right: 61px;
  text-align: center;
  text-transform: uppercase;
  width: 80px;
  z-index: 100; }

@media (min-width: 576px) {
  .site-search-toggle__button {
    background-color: var(--background-light); } }

@media (min-width: 992px) {
  .site-search-toggle__button {
    display: none; } }

.site-search-toggle__button:focus {
  outline: 2px dashed var(--brand-secondary);
  z-index: 101; }

.site-search-toggle__button:hover {
  border-left: 1px solid var(--border-color);
  border-right: 1px solid var(--border-color);
  color: var(--brand-primary); }

.site-search-toggle__button:hover div {
  color: var(--brand-primary); }

.site-search-toggle__button.open {
  border-left: 1px solid var(--border-color);
  border-right: 1px solid var(--border-color);
  border-bottom: 1px solid white;
  color: var(--brand-primary); }

.site-search-toggle__button.open:focus {
  z-index: 101; }

/* *************************************
// active states for search toggle button
/* ************************************* */
#toggle-search.open ~ .site-search {
  display: block;
  height: 40px;
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  opacity: 1;
  position: absolute;
  right: 50%;
  top: 95px;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
  visibility: visible;
  width: calc(100vw - 9px);
  width: 100vw; }

@media (min-width: 992px) {
  #toggle-search.open ~ .site-search {
    height: 80px;
    left: auto;
    margin: 0;
    position: relative;
    right: auto;
    top: -10px;
    width: auto; } }

#toggle-search.open ~ .site-search-toggle__button {
  background-color: var(--brand-secondary);
  border-color: var(--border-color);
  border-bottom: none;
  color: var(--brand-primary); }

#toggle-search.open ~ .site-search-toggle__title {
  color: var(--brand-primary); }

#toggle-search.open ~ .mask {
  left: 0;
  opacity: 1; }

@media (min-width: 992px) {
  #toggle-search.open ~ .mask {
    display: none; } }

/* *************************************
// header site search
/* ************************************* */
.header .site-search {
  display: none;
  height: 0;
  height: 40px;
  top: -36px;
  z-index: 100; }

@media (min-width: 576px) {
  .header .site-search {
    position: relative;
    top: 120px; } }

@media (min-width: 992px) {
  .header .site-search {
    display: block;
    top: -10px; } }

.header .site-search__container {
  background-color: var(--background-light);
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1);
  display: block;
  padding: 20px; }

@media (min-width: 992px) {
  .header .site-search__container {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
    right: 0;
    top: 0; } }

.header .site-search__field {
  border-radius: 0;
  border: 1px solid var(--border-color);
  height: 40px;
  margin: 0;
  padding: 0 40px 0 1em;
  width: 100%; }

@media (min-width: 992px) {
  .header .site-search__field {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 42px;
    line-height: 2.11111em;
    margin: 0;
    padding: 0 0 0 1em;
    width: 330px; } }

.header .site-search__field:focus {
  border-color: var(--black);
  outline-offset: 0; }

.header .site-search__button.icn-magnifier {
  background-color: var(--brand-primary);
  background-position: center center;
  background-size: 18px;
  border-radius: 0;
  border: 1px solid var(--border-color);
  cursor: pointer;
  display: block;
  height: 40px;
  margin: 0;
  max-width: 40px;
  min-width: 40px;
  padding: 0;
  position: absolute;
  right: 20px;
  top: 20px;
  width: 40px; }

@media (min-width: 992px) {
  .header .site-search__button.icn-magnifier {
    background-position: center center;
    background-size: 21px 20px;
    border-radius: 0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 40px;
    margin: 1px 1px 0 0;
    padding: 0 24px;
    right: 0px;
    top: 0px;
    z-index: 100; } }

.header .site-search__button.icn-magnifier:active, .header .site-search__button.icn-magnifier:focus, .header .site-search__button.icn-magnifier:hover {
  background-color: var(--background-dark); }

.header .site-search__button.icn-magnifier:active, .header .site-search__button.icn-magnifier:focus {
  outline: #ffffff dotted 2px;
  outline-offset: -3px; }

/* *************************************
// SEARCH RESULTS PAGE
/* ************************************* */
.fieldset-legend {
  display: none; }

.fieldset.search-bar {
  border-bottom: 1px solid var(--border-color);
  padding: 60px 0; }

.search-bar {
  background-color: var(--background-light);
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 60px;
  padding-top: 60px; }

.search-bar .search-bar-keywords-input-wrapper {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  position: relative; }

@media (min-width: 576px) {
  .search-bar .search-bar-keywords-input-wrapper {
    max-width: 540px; } }

@media (min-width: 768px) {
  .search-bar .search-bar-keywords-input-wrapper {
    max-width: 720px; } }

@media (min-width: 992px) {
  .search-bar .search-bar-keywords-input-wrapper {
    max-width: 960px; } }

@media (min-width: 1200px) {
  .search-bar .search-bar-keywords-input-wrapper {
    max-width: 1140px; } }

.search-bar .search-bar-keywords-input-wrapper:before {
  content: 'Search';
  display: block;
  font-size: 1.75em;
  font-weight: 700;
  letter-spacing: -1px;
  padding: 0 0 1em 0;
  width: 100%; }

@media (min-width: 768px) {
  .search-bar .search-bar-keywords-input-wrapper:before {
    font-size: 40px; } }

.search-bar .search-bar-keywords-input-wrapper input {
  border-radius: 0;
  -webkit-box-flex: initial;
  -ms-flex-positive: initial;
  flex-grow: initial;
  height: 48px;
  width: 100%; }

@media (min-width: 992px) {
  .search-bar .search-bar-keywords-input-wrapper input {
    width: 60%; } }

.search-bar .search-bar-keywords-input-wrapper input::-webkit-input-placeholder {
  color: var(--grey-mid); }

.search-bar .search-bar-keywords-input-wrapper input::-moz-placeholder {
  color: var(--grey-mid); }

.search-bar .search-bar-keywords-input-wrapper input:-ms-input-placeholder {
  color: var(--grey-mid); }

.search-bar .search-bar-keywords-input-wrapper input::-ms-input-placeholder {
  color: var(--grey-mid); }

.search-bar .search-bar-keywords-input-wrapper input::placeholder {
  color: var(--grey-mid); }

.search-bar .search-bar-keywords-input-wrapper input:focus {
  border-color: black; }

.search-bar .search-bar-keywords-input-wrapper input:focus ~ .search-bar-search-button-wrapper {
  background: var(--brand-primary);
  border-color: black; }

.search-bar .search-bar-keywords-input-wrapper .search-bar-search-button-wrapper {
  background: var(--brand-primary);
  border: 1px solid var(--border-color);
  border-radius: 0 !important;
  bottom: 0;
  color: white;
  height: 48px;
  padding: 0;
  position: absolute;
  right: 15px;
  z-index: 10; }

.search-bar .search-bar-keywords-input-wrapper .search-bar-search-button-wrapper .search-bar-search-button {
  border-radius: 0;
  height: 100%;
  padding: 0 1em;
  width: 100%; }

.search-bar .search-bar-keywords-input-wrapper .search-bar-search-button-wrapper .search-bar-search-button:hover, .search-bar .search-bar-keywords-input-wrapper .search-bar-search-button-wrapper .search-bar-search-button:focus {
  background: var(--background-dark);
  -webkit-box-shadow: none;
  box-shadow: none; }

@media (min-width: 992px) {
  .search-bar .search-bar-keywords-input-wrapper .search-bar-search-button-wrapper {
    position: static; } }

.search-total-label {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  margin: 0 auto !important;
  padding-top: 2em; }

@media (min-width: 576px) {
  .search-total-label {
    max-width: 540px; } }

@media (min-width: 768px) {
  .search-total-label {
    max-width: 720px; } }

@media (min-width: 992px) {
  .search-total-label {
    max-width: 960px; } }

@media (min-width: 1200px) {
  .search-total-label {
    max-width: 1140px; } }

.search-total-label:before {
  content: 'Search results';
  display: block;
  font-size: 1.5em;
  font-weight: bold;
  padding-bottom: 0.25em;
  width: 100%; }

.lfr-search-container-wrapper {
  margin-top: 0; }

.lfr-search-container-wrapper .list-group-item {
  border: none;
  border-bottom: 1px solid var(--border-color);
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-bottom: 1px;
  padding: 1.5em !important; }

.lfr-search-container-wrapper .list-group-item:nth-of-type(2n) {
  background-color: var(--background-light); }

.lfr-search-container-wrapper .list-group-item h4 {
  font-size: inherit !important;
  margin-bottom: 0.5em !important; }

.lfr-search-container-wrapper .list-group-item h4 a {
  color: var(--brand-primary);
  font-size: inherit; }

.lfr-search-container-wrapper .list-group-item h4 a:hover, .lfr-search-container-wrapper .list-group-item h4 a:focus {
  color: black;
  -webkit-transition: all 0.25s;
  transition: all 0.25s; }

.lfr-search-container-wrapper .list-group-item h4 a:hover:after, .lfr-search-container-wrapper .list-group-item h4 a:focus:after {
  content: "▾";
  display: inline-block;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transform-origin: 70% 50%;
  transform-origin: 70% 50%; }

.lfr-search-container-wrapper .list-group-item h4 strong {
  font-weight: normal; }

.lfr-search-container-wrapper .list-group-item .list-group-subtext {
  color: black;
  padding: 0; }

.lfr-search-container-wrapper .list-group-item .highlight {
  font-weight: normal;
  background: var(--background-light); }

.lfr-search-container-wrapper .list-group-item .sticker {
  display: none;
  height: 100%;
  margin-top: 6px !important;
  width: 100%; }

.lfr-search-container-wrapper .list-group-item .sticker .lexicon-icon {
  height: 4em;
  margin-right: 2em;
  width: 3em; }

.lfr-search-container-wrapper .text-default:not(.search-document-content) {
  display: none; }

.lfr-search-container-wrapper .text-default.search-document-content {
  font-size: 0.88889em; }

.lfr-search-container-wrapper .search-document-type,
.lfr-search-container-wrapper .search-document-date {
  display: block !important;
  font-size: 0.8125em;
  padding-top: 1em;
  padding-bottom: 0; }

.lfr-search-container-wrapper .search-document-type span,
.lfr-search-container-wrapper .search-document-date span {
  text-transform: capitalize; }

.pagination-bar {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 3em; }

@media (min-width: 576px) {
  .pagination-bar {
    max-width: 540px; } }

@media (min-width: 768px) {
  .pagination-bar {
    max-width: 720px; } }

@media (min-width: 992px) {
  .pagination-bar {
    max-width: 960px; } }

@media (min-width: 1200px) {
  .pagination-bar {
    max-width: 1140px; } }

.pagination > li a {
  color: var(--brand-primary) !important;
  text-decoration: none; }

.pagination > li.active a,
.pagination > li.active a:hover,
.pagination > li.active a:focus {
  background-color: var(--brand-primary) !important;
  border-color: var(--brand-primary) !important;
  color: white !important; }

.pagination > li.disabled a {
  color: var(--border-color);
  text-decoration: none; }

.pagination-items-per-page > a {
  border-radius: 0;
  color: var(--brand-primary); }

.pagination-items-per-page > a:hover, .pagination-items-per-page > a:focus {
  background-color: white;
  border-color: var(--brand-primary);
  color: var(--brand-primary) !important; }

.show.pagination-items-per-page .dropdown-toggle {
  background-color: var(--brand-primary);
  border-color: var(--brand-primary);
  color: white !important; }

.ikon-search-container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 576px) {
  .ikon-search-container {
    max-width: 540px; } }

@media (min-width: 768px) {
  .ikon-search-container {
    max-width: 720px; } }

@media (min-width: 992px) {
  .ikon-search-container {
    max-width: 960px; } }

@media (min-width: 1200px) {
  .ikon-search-container {
    max-width: 1140px; } }

.ikon-search-container-column-text {
  padding: 0 !important; }

.search-facet {
  border: none;
  border-bottom: 1px solid var(--border-color);
  padding: 40px 0; }

.search-facet:before {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  display: block; }

@media (min-width: 576px) {
  .search-facet:before {
    max-width: 540px; } }

@media (min-width: 768px) {
  .search-facet:before {
    max-width: 720px; } }

@media (min-width: 992px) {
  .search-facet:before {
    max-width: 960px; } }

@media (min-width: 1200px) {
  .search-facet:before {
    max-width: 1140px; } }

.search-facet .panel-title {
  display: none; }

.search-facet .fieldset + a {
  display: none; }

.tag-cloud,
.tag-list {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 576px) {
  .tag-cloud,
  .tag-list {
    max-width: 540px; } }

@media (min-width: 768px) {
  .tag-cloud,
  .tag-list {
    max-width: 720px; } }

@media (min-width: 992px) {
  .tag-cloud,
  .tag-list {
    max-width: 960px; } }

@media (min-width: 1200px) {
  .tag-cloud,
  .tag-list {
    max-width: 1140px; } }

.facet-value {
  display: inline-block;
  font-size: 1em !important;
  margin: 0 2px 8px; }

.facet-checkbox-label {
  background-color: white;
  border: 1px solid var(--brand-primary);
  border-radius: 50px;
  color: var(--brand-primary);
  display: block;
  font-size: 0.72222em;
  padding: 4px 1em;
  text-transform: capitalize;
  width: 100%; }

.facet-checkbox-label input {
  position: absolute;
  left: -9999px; }

.facet-checkbox-label--selected, .facet-checkbox-label:hover, .facet-checkbox-label:focus {
  background-color: var(--brand-primary);
  color: white; }

input[type=search].site-search__field::-ms-clear {
  display: none;
  width: 0;
  height: 0; }

input[type=search].site-search__field::-ms-reveal {
  display: none;
  width: 0;
  height: 0; }

input[type="search"].site-search__field::-webkit-search-decoration,
input[type="search"].site-search__field::-webkit-search-cancel-button,
input[type="search"].site-search__field::-webkit-search-results-button,
input[type="search"].site-search__field::-webkit-search-results-decoration {
  display: none; }

.custom-control-input ~ .custom-control-label::before,
.custom-control-input ~ .custom-control-label::after,
.facet-clear-btn {
  display: none; }

.asset-type.list-unstyled {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 576px) {
  .asset-type.list-unstyled {
    max-width: 540px; } }

@media (min-width: 768px) {
  .asset-type.list-unstyled {
    max-width: 720px; } }

@media (min-width: 992px) {
  .asset-type.list-unstyled {
    max-width: 960px; } }

@media (min-width: 1200px) {
  .asset-type.list-unstyled {
    max-width: 1140px; } }

.eds-o-table {
  border-collapse: separate;
  border-spacing: 1px;
  margin-bottom: 1.66667em;
  width: 100%; }

.eds-o-table .eds-o-table__header,
.eds-o-table thead {
  background-color: white; }

.eds-o-table .eds-o-table__header tr th,
.eds-o-table thead tr th {
  font-weight: bold; }

.eds-o-table .eds-o-table__row:nth-child(odd),
.eds-o-table tbody tr:nth-child(odd) {
  background-color: rgba(var(--brand-primary-rgb), 5%); }

.eds-o-table .eds-o-table__row:nth-child(even),
.eds-o-table tbody tr:nth-child(even) {
  background-color: white; }

.eds-o-table .eds-o-table__cell,
.eds-o-table td,
.eds-o-table .eds-o-table__heading,
.eds-o-table th {
  padding: 0.55556em; }

@media (min-width: 768px) {
  .eds-o-table .eds-o-table__cell,
  .eds-o-table td,
  .eds-o-table .eds-o-table__heading,
  .eds-o-table th {
    padding: 1.11111em; } }

.eds-o-table caption {
  text-align: left;
  caption-side: bottom;
  margin-top: 0.27778em;
  line-height: 0.94444em;
  font-style: italic;
  color: var(--grey-mid);
  font-size: 15px;
  font-size: 0.83333rem; }

/*resets*/
.eds-c-content-view .eds-c-table--grid-01 th,
.eds-c-content-view .eds-c-table--grid-02 th,
.eds-c-content-view .eds-c-table--grid-03 th,
.eds-c-table--grid-01 th,
.eds-c-table--grid-02 th,
.eds-c-table--grid-03 th {
  vertical-align: middle; }

.eds-o-table th, .eds-o-table td,
.eds-c-table--grid-01 th,
.eds-c-table--grid-01 td,
.eds-c-table--grid-02 th,
.eds-c-table--grid-02 td,
.eds-c-table--grid-03 th,
.eds-c-table--grid-03 td {
  font-size: 1rem; }

.eds-o-table caption,
.eds-c-table--grid-01 caption,
.eds-c-table--grid-02 caption,
.eds-c-table--grid-03 caption {
  margin-bottom: 0.55556em; }

.eds-c-table--grid-01 {
  border: none;
  border-spacing: 0;
  margin: 0;
  padding: 0;
  text-align: left;
  background-color: white; }

/* .eds-c-table--grid-01 thead styling 
   ========================================================================== */
.eds-c-table--grid-01 thead tr th {
  background-color: var(--brand-primary);
  border-left-color: white;
  border-left-style: solid;
  border-left-width: 1px;
  border-bottom-color: white;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  font-weight: bold;
  color: white;
  padding: 1.11111em 0.83333em; }

/* targets the first (th) cell of the first header row (tr) within the thead element */
.eds-c-table--grid-01 thead tr:first-child th:first-child {
  border-left: none; }

/* .eds-c-table--grid-01 tbody styling 
   ========================================================================== */
/* header styles on tbody element */
.eds-c-table--grid-01 tbody tr th {
  background-color: var(--brand-primary);
  color: white;
  border: none;
  border-left-color: rgba(var(--brand-primary-rgb), 40%);
  border-left-style: solid;
  border-left-width: 1px;
  padding: 0.83333em;
  font-weight: normal; }

/* targets the first cell of a header row within the tbody element */
.eds-c-table--grid-01 tbody tr th:first-child {
  border-left: none; }

.eds-c-table--grid-01 tbody tr td {
  border: none;
  border-bottom-color: rgba(var(--brand-primary-rgb), 40%);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: rgba(var(--brand-primary-rgb), 40%);
  border-left-style: solid;
  border-left-width: 1px;
  vertical-align: top; }

/* targets the first column of all rows within the tbody element */
.eds-c-table--grid-01 tbody tr td:first-child {
  border-left: none; }

/* targets the last row of the tbody element */
.eds-c-table--grid-01 tbody tr:last-child td {
  border-bottom-color: rgba(var(--brand-primary-rgb), 40%);
  border-bottom-style: solid;
  border-bottom-width: 2px; }

/* targets every second row within the tbody element */
.eds-c-table--grid-01 tbody tr:nth-child(2n+1) {
  background-color: rgba(var(--brand-primary-rgb), 5%); }

/* .eds-c-table--grid-02 (table.table3) styling 
   ========================================================================== */
.eds-c-table--grid-02 {
  border-spacing: 0;
  margin: 0;
  padding: 0;
  text-align: left;
  background-color: white; }

.eds-c-table--grid-02 tbody tr:nth-child(odd) {
  background-color: white; }

/* thead styling 
   ========================================================================== */
.eds-c-table--grid-02 thead tr th {
  background-color: var(--brand-primary);
  border-left-color: white;
  border-left-style: solid;
  border-left-width: 1px;
  border-bottom-color: white;
  border-left-style: solid;
  border-left-width: 1px;
  color: white;
  padding: 0.83333em;
  font-weight: bold; }

/* targets the first (th) cell of the first header row (tr) within the thead element */
.eds-c-table--grid-02 thead tr:first-child th:first-child {
  border-left: none; }

/* targets every header row (tr) after the first header row (tr) within the thead element */
.eds-c-table--grid-02 thead tr:nth-child(n+2) th {
  background-color: rgba(var(--brand-primary-rgb), 30%);
  color: black;
  border-bottom-color: white;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  font-weight: normal; }

/* tbody styling 
   ========================================================================== */
/* header styles on tbody element */
.eds-c-table--grid-02 tbody tr th {
  background-color: white;
  border-bottom-color: var(--brand-primary);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: white;
  border-left-style: solid;
  border-left-width: 1px;
  color: var(--brand-primary);
  padding: 0.83333em; }

.eds-c-table--grid-02 tbody tr td {
  border-bottom-color: rgba(var(--brand-primary-rgb), 30%);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: rgba(var(--brand-primary-rgb), 40%);
  border-left-style: solid;
  border-left-width: 1px;
  padding: 0.83333em; }

/* targets the first column of all rows within the tbody element */
.eds-c-table--grid-02 tbody tr td:first-child {
  border-left: none; }

/* targets the last row of the tbody element */
.eds-c-table--grid-02 tbody tr:last-child td {
  border-bottom-color: rgba(var(--brand-primary-rgb), 30%);
  border-bottom-style: solid;
  border-bottom-width: 2px; }

/* targets the last header row within the tbody element */
.eds-c-table--grid-02 tbody tr:last-child th {
  background-color: rgba(var(--brand-primary-rgb), 20%);
  border-left-color: rgba(var(--brand-primary-rgb), 40%);
  border-left-style: solid;
  border-left-width: 1px;
  border-bottom-color: rgba(var(--brand-primary-rgb), 40%);
  border-bottom-style: solid;
  border-bottom-width: 2px;
  color: black; }

/* targets the first cell of the last header row within the tbody element */
.eds-c-table--grid-02 tbody tr:last-child th:first-child {
  border-left: none;
  color: black; }

/* .eds-c-table--grid-03 (Table 4) styling
   - Top border using medium theme colour
   - Left border for all columns (except the first column)
   - Alternating rows displayed in grey
   - Alternating rows driven by prototype
*/
.eds-c-table--grid-03 {
  border: none;
  border-top-color: var(--brand-primary);
  border-top-style: solid;
  border-top-width: 1px;
  border-spacing: 0;
  margin: 0;
  padding: 0;
  text-align: left;
  background-color: white; }

/* thead styling 
   ========================================================================== */
.eds-c-table--grid-03 thead tr th {
  background-color: white;
  border-bottom-color: rgba(var(--brand-primary-rgb), 30%);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: rgba(var(--brand-primary-rgb), 40%);
  border-left-style: solid;
  border-left-width: 1px;
  color: var(--brand-primary);
  text-align: left;
  font-weight: bold; }

/* targets the first (th) cell of the first header row (tr) within the thead element */
.eds-c-table--grid-03 thead tr:first-child th:first-child {
  border-left: none; }

/* tbody styling 
   ========================================================================== */
/* header styles on tbody element */
.eds-c-table--grid-03 tbody tr th {
  background-color: white;
  border-bottom-color: var(--brand-primary);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  color: var(--brand-primary);
  font-weight: normal; }

.eds-c-table--grid-03 tbody tr td {
  border: none;
  border-bottom-color: rgba(var(--brand-primary-rgb), 30%);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: rgba(var(--brand-primary-rgb), 40%);
  border-left-style: solid;
  border-left-width: 1px;
  vertical-align: top;
  padding: 0.83333em; }

/* targets the first column of all rows within the tbody element */
.eds-c-table--grid-03 tbody tr td:first-child {
  border-left: none; }

/* targets the last row of the tbody element */
.eds-c-table--grid-03 tbody tr:last-child td {
  border-bottom-color: rgba(var(--brand-primary-rgb), 30%);
  border-bottom-style: solid;
  border-bottom-width: 1px; }

/* targets the first cell of the last header row within the tbody element */
.eds-c-table--grid-03 tbody tr:last-child th:first-child {
  color: var(--brand-primary); }

/* targets the last header row within the tbody element */
.eds-c-table--grid-03 tbody tr:last-child th {
  border-bottom-color: var(--brand-primary);
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-top-color: rgba(var(--brand-primary-rgb), 30%);
  border-top-style: solid;
  border-top-width: 1px;
  color: var(--grey-mid); }

/* targets every second row within the tbody element */
.eds-c-table--grid-03 tbody tr:nth-child(2n+1) {
  background-color: rgba(var(--brand-primary-rgb), 5%); }

/* --------------------------------------------------------------
  // Theme listing styles
  -------------------------------------------------------------- */
.contents {
  border-left: 4px solid var(--highlight-color);
  padding-left: 1em;
  margin-bottom: 1em; }

.contents__link {
  display: block;
  line-height: 2em;
  width: 100%; }

.theme-listing {
  border-bottom: 1px solid var(--border-color);
  color: black;
  margin-bottom: 0;
  padding: 1em 0;
  text-decoration: none;
  -webkit-transition: all 0.25s;
  transition: all 0.25s; }

@media (min-width: 992px) {
  .theme-listing {
    padding: 2em 0; } }

.theme-listing div:first-child {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

@media (min-width: 992px) {
  .theme-listing div:first-child {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end; } }

.theme-listing:hover, .theme-listing:focus {
  background: #efefef !important;
  -webkit-transition: all 0.25s;
  transition: all 0.25s; }

.theme-listing:hover .theme-listing__title, .theme-listing:focus .theme-listing__title {
  color: black;
  text-decoration: none;
  -webkit-transition: all 0.25s;
  transition: all 0.25s; }

.theme-listing:hover .theme-listing__title:after, .theme-listing:focus .theme-listing__title:after {
  content: "▾";
  display: inline-block;
  font-size: 24px;
  line-height: 1em;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transform-origin: 70% 50%;
  transform-origin: 70% 50%; }

.theme-listing__header {
  border-bottom: 2px solid var(--border-color);
  padding: 1em 0; }

.theme-listing__title {
  color: #1087b2;
  font-size: 1.11111em;
  padding-bottom: 0.5em;
  text-decoration: underline; }

.theme-listing__icon {
  max-width: 3em;
  min-width: 2em;
  padding-top: 0.5em; }

.theme-listing__date,
.theme-listing__doc-type {
  font-size: 0.72222em;
  margin-top: -0.5em; }

@media (min-width: 992px) {
  .theme-listing__date,
  .theme-listing__doc-type {
    font-size: 1em; } }

.theme-listing__date:before,
.theme-listing__doc-type:before {
  content: attr(data-column);
  padding-right: 0.5em; }

@media (min-width: 992px) {
  .theme-listing__date:before,
  .theme-listing__doc-type:before {
    display: none; } }

.eds .youtube-embed {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative; }

.eds .youtube-embed:focus {
  outline-offset: 2px; }

.eds .youtube-embed img {
  height: auto;
  width: 100%;
  margin-bottom: -114px !important;
  margin-top: -114px !important; }

.eds .youtube-embed:hover {
  cursor: pointer; }

.eds .youtube-embed:focus .play,
.eds .youtube-embed:hover .play {
  background: red;
  opacity: 0.9; }

.eds .play {
  background: #3b3636;
  border-radius: 50% / 10%;
  color: #ffffff;
  font-size: 1.1em;
  height: 3em;
  margin: auto;
  opacity: 0.75;
  padding: 0;
  position: absolute;
  text-align: center;
  text-indent: 0.1em;
  -webkit-transition: all 150ms ease-out;
  transition: all 150ms ease-out;
  width: 4em; }

.eds .play:before {
  background: inherit;
  border-radius: 5% / 50%;
  bottom: 9%;
  content: "";
  left: -5%;
  position: absolute;
  right: -5%;
  top: 9%; }

.eds .play:after {
  border-color: transparent transparent transparent rgba(255, 255, 255, 0.75);
  border-style: solid;
  border-width: 1em 0 1em 1.732em;
  content: " ";
  font-size: 0.75em;
  height: 0;
  margin: -1em 0 0 -0.75em;
  position: absolute;
  top: 50%;
  width: 0; }

/* ------------------------------------------- */
.portlet {
  margin: 0; }

#wrapper {
  padding: 0; }

.portlet-column-content.empty {
  padding: 0; }

.yui3-dd-drop-active-valid .portlet-column-content.empty {
  margin-bottom: 25px;
  min-height: 50px; }

form#hrefFm {
  margin: 0; }

.portlet-asset-publisher .asset-full-content .asset-content {
  margin: 0; }

.controls-visible .lfr-meta-actions {
  clear: left;
  display: block;
  left: 0;
  padding-top: 0;
  position: relative;
  width: 100%; }

.controls-visible .lfr-meta-actions a {
  display: block;
  text-decoration: none;
  margin-left: 117px; }

.controls-visible .lfr-meta-actions .taglib-text.hide-accessible {
  clip: initial !important;
  position: relative !important;
  text-decoration: underline; }

@media (min-width: 576px) {
  .tools-control-group > .control-menu-nav,
  .user-control-group > .control-menu-nav {
    margin-left: 0; }
  .tools-control-group > .control-menu-nav > li > .lfr-portal-tooltip > .control-menu-icon,
  .user-control-group > .control-menu-nav > li > .control-menu-icon {
    display: block !important; }
  .controls-hidden .portlet > .portlet-topper,
  .controls-hidden .portlet .portlet-header {
    opacity: 0 !important;
    display: none !important; }
  .controls-hidden .portlet:hover .portlet-topper,
  .controls-hidden .portlet:hover .portlet-content,
  .controls-hidden .portlet:focus .portlet-topper,
  .controls-hidden .portlet:focus .portlet-content {
    border: transparent solid 0 !important; }
  .controls-hidden .portlet:hover .portlet-topper.portlet-content-editable,
  .controls-hidden .portlet:hover .portlet-content.portlet-content-editable,
  .controls-hidden .portlet:focus .portlet-topper.portlet-content-editable,
  .controls-hidden .portlet:focus .portlet-content.portlet-content-editable {
    border: transparent solid 0 !important; }
  .controls-hidden .portlet-journal-content:hover .portlet .portlet-header .visible-interaction,
  .controls-hidden .portlet-journal-content:focus .portlet .portlet-header .visible-interaction {
    visibility: hidden !important; }
  .controls-hidden .portlet:hover .visible-interaction {
    display: none !important; }
  .controls-hidden .lfr-meta-actions {
    display: none; }
  .controls-visible .portlet:hover > .portlet-topper {
    opacity: 1 !important;
    -webkit-transform: translateY(-97%);
    transform: translateY(-97%);
    background: antiquewhite; }
  .controls-visible .portlet:hover .portlet-topper,
  .controls-visible .portlet:hover .portlet-content,
  .controls-visible .portlet:focus .portlet-topper,
  .controls-visible .portlet:focus .portlet-content {
    border: transparent solid 0 !important; }
  .controls-visible .portlet:hover .portlet-topper.portlet-content-editable,
  .controls-visible .portlet:hover .portlet-content.portlet-content-editable,
  .controls-visible .portlet:focus .portlet-topper.portlet-content-editable,
  .controls-visible .portlet:focus .portlet-content.portlet-content-editable {
    border: transparent solid 0 !important; } }

.product-menu.sidebar.sidenav-menu a {
  text-decoration: none;
  font-size: 14px; }

.control-menu-nav {
  margin-bottom: 0 !important;
  padding-left: 0 !important; }

.portlet-barebone .portlet-header {
  margin-bottom: 0;
  z-index: 100; }

.portlet-barebone .portlet-header .portlet-title-text {
  display: none; }

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