@charset "UTF-8";
/**
 * Clay 3.84.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
/**
 * Clay 3.84.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

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

.lfr-asset-column-details .lfr-asset-categories {
  color: #7d7d7d;
}
.lfr-asset-column-details .lfr-asset-categories .lfr-asset-category {
  color: #555;
}
.lfr-asset-column-details .lfr-asset-description {
  color: #444;
  font-style: italic;
  margin: 0.5em auto 2em;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
}
.lfr-asset-column-details .lfr-asset-icon {
  border-right: 1px solid transparent;
  color: #999;
  float: left;
  line-height: 1em;
  margin-right: 10px;
  padding-right: 10px;
}
.lfr-asset-column-details .lfr-asset-icon.last {
  border-width: 0;
}
.lfr-asset-column-details .lfr-asset-tags {
  color: #7d7d7d;
}
.lfr-asset-column-details .lfr-asset-tags .tag {
  color: #555;
}
.lfr-asset-column-details .lfr-asset-metadata {
  clear: both;
  margin-bottom: 1.5em;
  padding-bottom: 1.5em;
}
.lfr-asset-column-details .lfr-panel {
  clear: both;
  margin-bottom: 0.2em;
}
.lfr-asset-column-details .lfr-panel.lfr-extended {
  border: 1px solid #ccc;
  margin-bottom: 0;
}
.lfr-asset-column-details .taglib-custom-attributes-list label,
.lfr-asset-column-details .lfr-asset-field label {
  display: block;
}
.lfr-asset-column-details .taglib-custom-attributes-list {
  margin-bottom: 1em;
}

.overlay {
  position: absolute;
}

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

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

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

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

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

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

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

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

.lfr-pagination:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}
.lfr-pagination .dropdown-menu {
  display: none;
}
.lfr-pagination .dropdown-toggle .icon-caret-down {
  margin-left: 5px;
}
.lfr-pagination .lfr-pagination-controls {
  float: left;
}
.lfr-pagination .lfr-pagination-controls .search-results {
  display: inline-block;
  margin-left: 10px;
  margin-top: 5px;
  top: 10px;
}
.lfr-pagination .lfr-pagination-controls li .lfr-pagination-link {
  border-width: 0;
  clear: both;
  color: #333;
  display: block;
  font-weight: normal;
  line-height: 20px;
  padding: 3px 20px;
  text-align: left;
  white-space: nowrap;
  width: 100%;
}
.lfr-pagination .lfr-pagination-delta-selector {
  float: left;
}
@media (max-width: 991.98px) {
  .lfr-pagination .lfr-pagination-delta-selector .lfr-icon-menu-text {
    display: none;
  }
}
.lfr-pagination .pagination-content {
  float: right;
}

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .contextual-sidebar {
    height: calc(100vh - 64px);
    top: 64px;
  }
  body.has-control-menu .contextual-sidebar {
    height: calc(
				100vh - 120px
			);
    top: 120px;
  }
  .contextual-sidebar-content {
    transition: padding ease 0.5s;
    will-change: padding;
  }
  .contextual-sidebar-visible .contextual-sidebar-content,
  .contextual-sidebar-visible + .contextual-sidebar-content {
    padding-right: 320px;
  }
}
.taglib-diff-html div.diff-removed-image {
  background: #fdc6c6 url(../images/diff/minus.png);
}
.taglib-diff-html div.diff-added-image {
  background: #cfc url(../images/diff/plus.png) no-repeat;
}
.taglib-diff-html div.diff-removed-image, .taglib-diff-html div.diff-added-image {
  height: 300px;
  margin: 2px;
  opacity: 0.55;
  position: absolute;
  width: 200px;
}
.taglib-diff-html span.diff-html-added {
  background-color: #cfc;
  font-size: 1em;
}
.taglib-diff-html span.diff-html-added img {
  border: 2px solid #cfc;
}
.taglib-diff-html span.diff-html-changed {
  background: url(../images/diff/underline.png) bottom repeat-x;
}
.taglib-diff-html span.diff-html-changed img {
  border: 2px dotted #009;
}
.taglib-diff-html span.diff-html-removed {
  background-color: #fdc6c6;
  font-size: 1em;
  text-decoration: line-through;
}
.taglib-diff-html span.diff-html-removed img {
  border: 2px solid #fdc6c6;
}

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

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

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

.taglib-empty-result-message.sheet {
  margin-bottom: 24px;
}
.taglib-empty-result-message .taglib-empty-result-message-description {
  color: #6c757d;
  margin-top: 8px;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn,
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-left: auto;
  margin-right: auto;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  max-width: 200px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  background-image: url(/o/classic-theme/images/states/empty_state.gif);
}
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-image: url(/o/classic-theme/images/states/search_state.gif);
  max-width: 210px;
  padding-top: 232px;
}
.taglib-empty-result-message .taglib-empty-state {
  background-image: url(/o/classic-theme/images/states/empty_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-success-state {
  background-image: url(/o/classic-theme/images/states/success_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-search-state {
  background-image: url(/o/classic-theme/images/states/search_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-empty-result-message-title {
  font-size: 1rem;
  margin-top: 48px;
}
.taglib-empty-result-message .taglib-empty-result-message-description {
  font-size: 0.875rem;
}
.taglib-empty-result-message .taglib-empty-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-search-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-success-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-search-state + .taglib-empty-result-message-title {
  font-size: 1.25rem;
  font-weight: bold;
  text-align: center;
}
.taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-description, .taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-actions {
  font-size: 1rem;
  text-align: center;
}

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

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

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

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

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

.taglib-icon-list li {
  float: left;
  margin-right: 1em;
}
.taglib-icon-list:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}

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

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

.lfr-icon-menu-open:after {
  clear: both;
  content: "";
  display: table;
}
.lfr-icon-menu-open .dropdown-menu {
  position: static;
}

.input-localized.input-localized-editor .form-control {
  border-width: 0;
  height: 100%;
  padding: 0;
}
.input-localized .input-group-item {
  flex-direction: column;
}
.input-localized .input-localized-content {
  margin-left: 6px;
}
.input-group .input-localized .input-localized-content {
  margin-top: 3px;
}
.input-localized .lfr-input-localized .lfr-input-localized-state {
  background-color: #ddd;
}
.input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
  background-color: #ff0047;
}
.input-localized .lfr-input-localized-default a {
  margin-right: 14px;
}
.input-localized .lfr-input-localized-state {
  height: 4px;
  margin: 3px 5px;
  width: 4px;
}
.input-localized .palette-item-inner .lfr-input-localized-flag {
  font-size: 16px;
  opacity: 0.5;
}
.input-localized .palette-item,
.input-localized .palette-item-hover,
.input-localized .palette-item-hover .palette-item-inner {
  border-color: transparent;
}
.input-localized .palette-item-inner {
  border-color: #666;
  display: block;
  height: 16px;
  width: 16px;
}
.input-localized .palette-item-selected .lfr-input-localized-state {
  background: #27c1f2;
}

.input-localized-palette-container .palette-items-container {
  font-size: 0;
  margin: 0;
  white-space: normal;
}
.input-localized-palette-container .palette-item {
  border-width: 0;
  padding: 0.5rem 1.25rem;
}
.input-localized-palette-container .palette-item-inner {
  border: 1px solid;
  margin-right: 4px;
  width: 16px;
}
.input-localized-palette-container .palette-item-inner img {
  display: block;
}

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

.item-selector .card-row > .autofit-col-expand {
  padding-top: 4px;
}
.item-selector .drop-zone {
  background-color: #f1f2f5;
  margin-top: 1rem;
}
.item-selector .input-file {
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  width: 0.1px;
  z-index: -1;
}
.item-selector .input-file + label {
  position: relative;
}
.item-selector .input-file + label::before {
  border-radius: 4px;
  bottom: -2px;
  content: "";
  display: block;
  left: -2px;
  position: absolute;
  right: -2px;
  top: -2px;
  transition: box-shadow 0.15s ease-in-out;
}
.item-selector .input-file:focus + label::before {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #75b8ff;
}
.item-selector .item-selector-list-row:hover {
  background-color: #e5f2ff;
  cursor: pointer;
}

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

.navbar .navbar-collapse {
  max-height: none;
}
.navbar .navbar-collapse:after, .navbar .navbar-collapse:before {
  display: inline;
}
@media (max-width: 767.98px) {
  .navbar .navbar-search {
    background-color: #f3f3f3;
    border-top-width: 0;
    width: 100%;
  }
}
.navbar .navbar-search .form-search {
  margin: 8px 0;
}
@media (min-width: 768px) {
  .navbar .navbar-search .form-search {
    float: right;
    max-width: 275px;
  }
}
@media (max-width: 767.98px) {
  .navbar .navbar-search .form-search .input-group {
    width: 100%;
  }
}
@media (max-width: 991.98px) {
  .navbar .container .navbar-btn,
  .navbar .container-fluid .navbar-btn {
    margin-bottom: 5px;
    width: 45px;
  }
  .navbar .container .navbar-collapse.open,
  .navbar .container-fluid .navbar-collapse.open {
    border-width: 0;
    display: block;
    height: auto;
    overflow: visible;
  }
}

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

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

.lfr-search-container-wrapper.lfr-search-container-fixed-first-column {
  position: relative;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive {
    margin-left: 375px;
    width: auto;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table {
  position: static;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header {
  left: 12px;
  position: fixed;
  right: 12px;
  top: -1px;
  z-index: 1020;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th {
  display: block;
  padding: 0;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
  overflow-x: hidden;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
    margin-left: 375px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table {
  border-collapse: collapse;
  width: 100%;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table th {
  border-radius: 0;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td,
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
  width: auto;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td:first-child,
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th:first-child {
    left: 0;
    position: absolute;
    right: 15px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
  height: auto;
}
.lfr-search-container-wrapper a:not(.component-action):not(.btn) {
  color: #495057;
  font-weight: 500;
  text-decoration: underline;
}
.lfr-search-container-wrapper a:not(.component-action):not(.btn):focus, .lfr-search-container-wrapper a:not(.component-action):not(.btn):hover {
  color: #000;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle {
  color: #6c757d;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle:hover {
  color: #343a40;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #6c757d;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:active, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:focus, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:hover {
  background-color: #f7f8f9;
  border-radius: 4px;
  color: #343a40;
}
.lfr-search-container-wrapper .lfr-search-container-list .list-group:last-child .list-group-item:nth-last-child(2) {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.lfr-search-container-wrapper .lfr-search-container-list + .taglib-search-iterator-page-iterator-bottom {
  margin-top: 20px;
}
.lfr-search-container-wrapper .list-group {
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group + .list-group .list-group-header:first-child,
.lfr-search-container-wrapper .list-group + .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item h4 {
  font-size: 0.875rem;
  line-height: 1.5;
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item h5,
.lfr-search-container-wrapper .list-group .list-group-item h6,
.lfr-search-container-wrapper .list-group .list-group-item .h5,
.lfr-search-container-wrapper .list-group .list-group-item .h6 {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item span + h2.h5 {
  font-weight: 600;
}
.lfr-search-container-wrapper .list-group .list-group-item h6 + h5 {
  font-weight: 600;
}
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:first-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:first-child {
  border-bottom-left-radius: 0.25rem;
}
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:last-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:last-child {
  border-bottom-right-radius: 0.25rem;
}

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

.user-status-tooltip .user-status-avatar {
  float: left;
  margin-right: 5px;
}
.user-status-tooltip .user-status-avatar .user-status-avatar-image {
  width: 27px;
}
.user-status-tooltip .user-status-info {
  display: inline-block;
  overflow: hidden;
}
.user-status-tooltip .user-status-info .user-status-date {
  font-size: 11px;
}

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

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

.taglib-search-toggle .form-search {
  position: relative;
}
.taglib-search-toggle .form-search .input-group-btn {
  position: absolute;
}
@media (min-width: 992px) {
  .taglib-search-toggle .form-search .input-group-btn {
    position: static;
  }
}
.taglib-search-toggle .toggle-advanced {
  color: inherit;
  margin-left: 10px;
  position: absolute;
  top: 8px;
}
.taglib-search-toggle .toggle-advanced, .taglib-search-toggle .toggle-advanced:hover, .taglib-search-toggle .toggle-advanced:focus {
  text-decoration: none;
}

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

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

.taglib-workflow-status .workflow-id,
.taglib-workflow-status .workflow-version,
.taglib-workflow-status .workflow-status {
  color: #999;
}
.table-cell .taglib-workflow-status {
  margin: 0;
}
.table-cell .taglib-workflow-status .workflow-status {
  padding-left: 0;
}

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

.portal-popup .sheet > .lfr-nav {
  margin-top: -24px;
}
.portal-popup .contacts-portlet .portlet-configuration-container .form {
  position: static;
}
.portal-popup .lfr-form-content {
  padding: 24px 12px;
}
.portal-popup .portlet-body,
.portal-popup .portlet-boundary,
.portal-popup .portlet-column,
.portal-popup .portlet-layout {
  height: 100%;
}
.portal-popup .portlet-column {
  position: static;
}
.portal-popup .dialog-body > .container-fluid-max-xl,
.portal-popup .dialog-body .container-view,
.portal-popup .export-dialog-tree > .container-fluid-max-xl,
.portal-popup .export-dialog-tree .container-view,
.portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader .container-view,
.portal-popup .lfr-form-content > .container-fluid-max-xl,
.portal-popup .lfr-form-content .container-view,
.portal-popup .portlet-configuration-body-content > .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content .container-view,
.portal-popup .process-list > .container-fluid-max-xl,
.portal-popup .process-list .container-view,
.portal-popup .roles-selector-body > .container-fluid-max-xl,
.portal-popup .roles-selector-body .container-view {
  padding-top: 20px;
}
.portal-popup .dialog-body > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .dialog-body .container-view .nav-tabs-underline,
.portal-popup .export-dialog-tree > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .export-dialog-tree .container-view .nav-tabs-underline,
.portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .lfr-dynamic-uploader .container-view .nav-tabs-underline,
.portal-popup .lfr-form-content > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .lfr-form-content .container-view .nav-tabs-underline,
.portal-popup .portlet-configuration-body-content > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .portlet-configuration-body-content .container-view .nav-tabs-underline,
.portal-popup .process-list > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .process-list .container-view .nav-tabs-underline,
.portal-popup .roles-selector-body > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .roles-selector-body .container-view .nav-tabs-underline {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -20px;
}
.portal-popup .dialog-body > .lfr-nav + .container-fluid-max-xl,
.portal-popup .export-dialog-tree > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-form-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .process-list > .lfr-nav + .container-fluid-max-xl,
.portal-popup .roles-selector-body > .lfr-nav + .container-fluid-max-xl {
  padding-top: 0;
}
.portal-popup .login-container {
  padding: 1rem;
}
.portal-popup .management-bar-default {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
  border-top-width: 0;
  margin-bottom: 0;
}
.portal-popup .navbar ~ .portlet-configuration-setup,
.portal-popup .portlet-export-import-container {
  height: calc(100% - 48px);
  position: relative;
}
@media (min-width: 576px) {
  .portal-popup .navbar ~ .portlet-configuration-setup,
  .portal-popup .portlet-export-import-container {
    height: calc(100% - 48px);
  }
}
.portal-popup .panel-group .panel {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
}
.portal-popup .panel-group .panel + .panel {
  border-top-width: 0;
  margin-top: 0;
}
.portal-popup .panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.portal-popup .portlet-configuration-setup .lfr-nav {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 3px;
  padding-right: 3px;
}
@media (min-width: 576px) {
  .portal-popup .portlet-configuration-setup .lfr-nav {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.portal-popup .lfr-dynamic-uploader,
.portal-popup .process-list {
  bottom: 0;
  display: block;
  left: 0;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 48px;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 576px) {
  .portal-popup .lfr-dynamic-uploader,
  .portal-popup .process-list {
    top: 48px;
  }
}
.portal-popup .portlet-export-import-publish-processes {
  top: 0;
}
.portal-popup .dialog-footer {
  background-color: #fff;
  border-top: 1px solid #dee2e6;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%;
  z-index: 1020;
}
@media (min-width: 768px) {
  .portal-popup .dialog-footer {
    position: fixed;
  }
}
.portal-popup .dialog-footer .btn {
  margin-left: 1rem;
  margin-right: 0;
}
.portal-popup .dialog-footer.dialog-footer-not-reverse {
  flex-direction: initial;
  justify-content: flex-end;
}
@media (min-width: 768px) {
  .portal-popup .dialog-body:not(:last-child),
  .portal-popup .lfr-dynamic-uploader:not(:last-child),
  .portal-popup .lfr-form-content:not(:last-child),
  .portal-popup .portlet-configuration-body-content:not(:last-child),
  .portal-popup .roles-selector-body:not(:last-child) {
    padding-bottom: 60px;
  }
}
.portal-popup .lfr-dynamic-uploader {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.portal-popup .lfr-dynamic-uploader.hide-dialog-footer {
  bottom: 0;
}
.portal-popup .lfr-dynamic-uploader.hide-dialog-footer + .dialog-footer {
  display: none;
}
.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content {
  display: flex;
  flex-direction: column;
  overflow: visible;
}
.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content > form {
  flex-grow: 1;
  max-width: none;
  overflow: auto;
}
.portal-popup .portlet-configuration-edit-templates .portlet-configuration-body-content {
  bottom: 0;
}
.portal-popup:not(.article-preview) #main-content,
.portal-popup:not(.article-preview) #wrapper {
  bottom: 0;
  left: 0;
  overflow: auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-overflow-scrolling: touch;
}
@media print {
  .portal-popup:not(.article-preview) #main-content,
  .portal-popup:not(.article-preview) #wrapper {
    position: initial;
  }
}
.portal-popup .columns-max > .portlet-layout.row {
  margin-left: 0;
  margin-right: 0;
}
.portal-popup .columns-max > .portlet-layout.row > .portlet-column {
  padding-left: 0;
  padding-right: 0;
}

html:not(#__):not(#___) .portlet-layout.dragging {
  border-collapse: separate;
}
html:not(#__):not(#___) .drop-area {
  background-color: #d3dadd;
}
html:not(#__):not(#___) .active-area {
  background: #ffc;
}
html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging {
  opacity: 0.6;
}
html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging .portlet {
  border: 2px dashed #ccc;
}
html:not(#__):not(#___) .sortable-layout-proxy {
  opacity: 1;
}
html:not(#__):not(#___) .sortable-layout-proxy .portlet-topper {
  background-image: none;
}
html:not(#__):not(#___) .proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute;
}
html:not(#__):not(#___) .proxy.generic-portlet {
  height: 200px;
  width: 300px;
}
html:not(#__):not(#___) .proxy.generic-portlet .portlet-title {
  padding: 10px;
}
html:not(#__):not(#___) .proxy.not-intersecting .forbidden-action {
  background: url(../images/application/forbidden_action.png) no-repeat;
  display: block;
  height: 32px;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 32px;
}
html:not(#__):not(#___) .resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden;
}
html:not(#__):not(#___) .sortable-proxy {
  background: #727c81;
  margin-top: 1px;
}
html:not(#__):not(#___) .sortable-layout-drag-target-indicator {
  margin: 2px 0;
}
html:not(#__):not(#___) .yui3-dd-proxy {
  z-index: 1110 !important;
}

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

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

.active-area {
  background: #ffc;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.lfr-item-viewer.uploading > div:not(.progress-container) {
  opacity: 0.3;
}
.lfr-item-viewer.uploading > .progress-container {
  visibility: visible;
}
.lfr-item-viewer .aspect-ratio a.item-preview {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}
.lfr-item-viewer .image-viewer-base-image-list {
  padding-top: 35px;
}
.lfr-item-viewer .item-preview:hover {
  cursor: pointer;
}
.lfr-item-viewer .progress-container {
  background-color: #fff;
  left: 0;
  margin: 0 auto;
  padding: 20px 30px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  visibility: hidden;
  width: 80%;
  z-index: 1000;
}
.lfr-item-viewer .progress-container a {
  position: absolute;
  right: 30px;
}
.lfr-item-viewer .progress-container .progress {
  margin-top: 10px;
}
.lfr-item-viewer .search-info {
  background-color: #d3e8f1;
}
.lfr-item-viewer .search-info .keywords {
  font-size: 1.4em;
  font-weight: bold;
}
.lfr-item-viewer .search-info .change-search-folder {
  font-size: 0.8em;
  font-weight: normal;
}
.lfr-item-viewer .upload-view {
  display: table;
  height: 400px;
  margin-top: 20px;
  width: 100%;
}
.lfr-item-viewer .upload-view > div {
  display: table-cell;
  vertical-align: middle;
}
.lfr-item-viewer .yui3-widget-bd {
  position: relative;
}

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

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

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

.modal-dialog:not(.dialog-iframe-modal):not(.modal-full-screen) {
  position: relative;
}
.modal-dialog.dialog-iframe-modal {
  max-width: none;
}
.modal-dialog.modal-dialog-sm {
  max-width: 500px;
}
.modal-dialog .yui3-resize-handles-wrapper {
  pointer-events: all;
}
.modal-dialog .yui3-resize-handles-wrapper .yui3-resize-handle-inner-br {
  bottom: 0;
  right: 0;
}

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

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

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

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

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

.tag-cloud .tag-popularity-1 {
  font-size: 1em;
}
.tag-cloud .tag-popularity-2 {
  font-size: 1.3em;
}
.tag-cloud .tag-popularity-3 {
  font-size: 1.6em;
}
.tag-cloud .tag-popularity-4 {
  font-size: 1.9em;
}
.tag-cloud .tag-popularity-5 {
  font-size: 2.2em;
}
.tag-cloud .tag-popularity-6 {
  font-size: 2.5em;
}

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

.tree-node .icon-check {
  padding-right: 2px;
}
.tree-node .tree-node-checked .icon-check {
  padding-right: 0;
}
.tree-node [class^=icon-] {
  margin-right: 5px;
}
.tree-node .tree-node-checkbox-container {
  margin-right: 0;
}
.tree-node .tree-node-selected .tree-label {
  background: none;
}

.tree-node-content .tree-hitarea {
  color: #999;
  font-size: 10px;
  padding-right: 6px;
}
.tree-node-content .tree-label {
  margin-left: 3px;
}
.tree-node-content .tree-node-hidden-hitarea {
  visibility: hidden;
}

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

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

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

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

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

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

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

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

.user-icon-color-6 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #879b7a;
}

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

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

.collapse.open {
  display: block;
}

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

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

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

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

body.portlet {
  border-width: 0;
}

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .portlet .visible-interaction {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .controls-hidden .portlet .visible-interaction {
    display: none;
  }
}
.portlet:hover .visible-interaction, .portlet.open .visible-interaction, .portlet.focus .visible-interaction {
  display: block;
}

.controls-hidden .lfr-meta-actions,
.controls-hidden .lfr-configurator-visibility {
  display: none;
}
.controls-hidden .portlet-topper-toolbar {
  display: none !important;
}

html:not(#__):not(#___) .cadmin.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative;
}
html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
  display: none;
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.25s, transform 0.25s;
    top: 0;
  }
}
@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    transition: none;
  }
}
html:not(#__):not(#___) .cadmin .portlet-actions {
  float: right;
}
html:not(#__):not(#___) .cadmin .portlet-options {
  display: inline-block;
}
html:not(#__):not(#___) .cadmin .portlet-title-menu {
  flex: 0 1 auto;
}
html:not(#__):not(#___) .cadmin .portlet-title-menu > span > a {
  display: inline-block;
  text-decoration: none;
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar {
  margin: 0;
  padding-left: 0;
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a,
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > span > a,
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar .lfr-icon-menu > a {
  color: rgba(0, 0, 0, 0.5);
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:focus, html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:hover {
  text-decoration: none;
}
html:not(#__):not(#___) .cadmin .portlet-name-text {
  font-size: 14px;
  font-weight: 600;
}
html:not(#__):not(#___) .cadmin .portlet-title-default {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (min-width: 576px) {
  html:not(#__):not(#___) .lfr-configurator-visibility .portlet:hover .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.focus .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.open > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.focus > .cadmin.portlet-topper {
    opacity: 1;
    transform: translateY(-97%);
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper {
    transition-duration: 0ms;
  }
}
@media (max-width: 767.98px) {
  html:not(#__):not(#___) .controls-visible .cadmin.portlet-topper {
    display: box;
    display: flex;
  }
}
html:not(#__):not(#___) .controls-visible .cadmin .portlet-topper-toolbar {
  display: block;
}

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

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

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

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

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

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

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

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

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

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

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

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

.navbar form {
  margin: 0;
}

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

@keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    transform: scale(1.1);
  }
  75% {
    background-color: #ddedde;
    border-color: #7d7;
  }
  100% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
}
.lfr-upload-container .progress-bar,
.lfr-upload-container .progress {
  border-radius: 10px;
}
.lfr-upload-container .upload-file,
.lfr-upload-container .upload-target {
  border-radius: 5px;
}
.upload-drop-active .lfr-upload-container .upload-target {
  animation: none;
}
.upload-drop-intent .lfr-upload-container .upload-target {
  animation: lfr-drop-active 1s ease 0.2s infinite;
}

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

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

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

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

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

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

/* These inject tags are used for dynamically creating imports for themelet styles, you can place them where ever you like in this file. */
/* inject:imports */
/*-------------------------------------------------------------------------
//  # IMPORT FILE CONFIG SCSS
//------------------------------------------------------------------------*/
/* 
All "$include__" are set to "false". To include a file, It must be changed to "true".
Todos los "$include__" están configurados a "false". Para incluir un archivo, debe cambiarse a "true".
*/
/*-------------------------------------------------------------------------
//      # NAMESPACE
//------------------------------------------------------------------------*/
/* 
    We do not use namespace for each project.
    We always use evr- for all Everis classes.
    So, them not will be confused with the ones we inherited from the Liferay "Styled" theme.
    Neither do we limit with dfront-.

    No usamos namespace para cada proyecto. 
    Usamos siempre evr- para todas las clases de everis. 
    Así no se confundiran con las que heredamos del theme "Styled" de Liferay.
    Tampoco acotamos con dfront- ya que nuestras clases deben aplicar tambien a los portlets incluidos en el producto.
*/
/*-------------------------------------------------------------------------
//      # BRAND COLORS
//------------------------------------------------------------------------*/
/*messages*/
/*text */
/*-----------------------------------------------------
///     # CONFIG - FONTS
///---------------------------------------------------*/
/*-------------------------------------------------------------------------
//      # IMAGES PATH
//------------------------------------------------------------------------*/
/*----------------------------------------------
//    # HEADINGS | FONT-SIZE DEFAULT
//----------------------------------------------*/
/*-----------------------------------------------------
///     # CONFIG - RESPONSIVE TYPE AND MEDIAQUERIES
///---------------------------------------------------*/
/*-------------------------------------------------------------------------
//      # INCLUDE ELEMENTS
//------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------
//      # INCLUDE OBJECTS
//------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------
//      # INCLUDE COMPONENTS
//------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------
//      # INCLUDE PORTLETS
//--------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------
//  # SETTINGS
//------------------------------------------------------------------------*/
/*------------------------------------
# FULL PALETTE
------------------------------------*/
/* LIME */
/* GREEN */
/* SKY */
/* SUNSET */
/* SAND */
/* FOREST */
/* NEUTRAL */
/* RED */
/*-------------------------------------------------------------------------
//  # TOOLS
//------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------
//  # GENERICS COMPONENTS
//------------------------------------------------------------------------*/
/*------------------------------------------------------------------------
    #ACCESSIBLE
-------------------------------------------------------------------------*/
.hideAccessible {
  position: absolute;
  right: 9999rem;
}

/*------------------------------------------------------------------------
    #PORTLET DECORATION = BAREBONE
-------------------------------------------------------------------------*/
.portlet-barebone .portlet {
  margin-bottom: 0;
}
.portlet-barebone .portlet-topper {
  z-index: 10;
}
.portlet-barebone .portlet-content {
  border: 0 none;
  padding: 0;
}
.portlet-barebone .portlet-content .portlet-header {
  margin-bottom: 0;
}
.portlet-barebone .portlet-title-text {
  display: none;
}
.portlet-barebone .portlet-borderless .portlet-title-text {
  display: block;
}

.controls-hidden .portlet-barebone .portlet-topper {
  z-index: 0;
}
.controls-hidden .portlet-barebone .portlet .portlet-header {
  z-index: 0;
}

/*
.portlet-layout .portlet-header {
    display: none;
}
*/
/*-------------------------------------------
// 	#FONT GENERATOR
// ------------------------------------------*/
/* Example for use @font-face
//
//	@include font-face([name-font],
//		$ibd__base-path-font+'[name-font]',
//		[font-style],
//		[font-weight],
//		[type-font(eot | woff | svg | ttf)]
//	);
//
//*/
@font-face {
  font-family: "Lato-Black";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/Lato/Lato-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Lato-Black-Italic";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/Lato/Lato-BlackItalic.ttf") format("truetype");
}
@font-face {
  font-family: "Lato-Bold";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/Lato/Lato-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Lato-Bold-Italic";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/Lato/Lato-BoldItalic.ttf") format("truetype");
}
@font-face {
  font-family: "Lato-Hairline";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/Lato/Lato-Hairline.ttf") format("truetype");
}
@font-face {
  font-family: "Lato-Hairline-Italic";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/Lato/Lato-HairlineItalic.ttf") format("truetype");
}
@font-face {
  font-family: "Lato-Italic";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/Lato/Lato-Italic.ttf") format("truetype");
}
@font-face {
  font-family: "Lato-Light";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/Lato/Lato-Light.ttf") format("truetype");
}
@font-face {
  font-family: "Lato-Light-Italic";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/Lato/Lato-LightItalic.ttf") format("truetype");
}
@font-face {
  font-family: "Lato-Regular";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/Lato/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/Lato/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "IberPangea";
  font-style: normal;
  font-weight: 200;
  src: url("fonts/IberPangea/IberPangea-Light.woff2") format("woff2");
}
@font-face {
  font-family: "IberPangea";
  font-style: italic;
  font-weight: 200;
  src: url("fonts/IberPangea/IberPangea-LightItalic.woff2") format("woff2");
}
@font-face {
  font-family: "IberPangea";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/IberPangea/IberPangea-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "IberPangea";
  font-style: italic;
  font-weight: 400;
  src: url("fonts/IberPangea/IberPangea-Italic.woff2") format("woff2");
}
@font-face {
  font-family: "IberPangea";
  font-style: normal;
  font-weight: 500;
  src: url("fonts/IberPangea/IberPangea-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "IberPangea";
  font-style: italic;
  font-weight: 500;
  src: url("fonts/IberPangea/IberPangea-MediumItalic.woff2") format("woff2");
}
@font-face {
  font-family: "IberPangea";
  font-style: normal;
  font-weight: 700;
  src: url("fonts/IberPangea/IberPangea-Bold.woff2") format("woff2");
}
@font-face {
  font-family: "IberPangea";
  font-style: italic;
  font-weight: 700;
  src: url("fonts/IberPangea/IberPangea-BoldItalic.woff2") format("woff2");
}
@font-face {
  font-family: "IberPangeaText";
  font-style: normal;
  font-weight: 200;
  src: url("fonts/IberPangea/IberPangeaText-Light.woff2") format("woff2");
}
@font-face {
  font-family: "IberPangeaText";
  font-style: italic;
  font-weight: 200;
  src: url("fonts/IberPangea/IberPangeaText-LightItalic.woff2") format("woff2");
}
@font-face {
  font-family: "IberPangeaText";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/IberPangea/IberPangeaText-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "IberPangeaText";
  font-style: italic;
  font-weight: 400;
  src: url("fonts/IberPangea/IberPangeaText-Italic.woff2") format("woff2");
}
@font-face {
  font-family: "IberPangeaText";
  font-style: normal;
  font-weight: 500;
  src: url("fonts/IberPangea/IberPangeaText-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "IberPangeaText";
  font-style: italic;
  font-weight: 500;
  src: url("fonts/IberPangea/IberPangeaText-MediumItalic.woff2") format("woff2");
}
@font-face {
  font-family: "IberPangeaText";
  font-style: normal;
  font-weight: 700;
  src: url("fonts/IberPangea/IberPangeaText-Bold.woff2") format("woff2");
}
@font-face {
  font-family: "IberPangeaText";
  font-style: italic;
  font-weight: 700;
  src: url("fonts/IberPangea/IberPangeaText-BoldItalic.woff2") format("woff2");
}
@font-face {
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/fontawesome-webfont.ttf") format("truetype");
}
/*
@font-face {
    font-family: Lato-Black;
    src: url($ibd__base-path-font+"Lato-Black.ttf") format("truetype");
}

@font-face {
    font-family: Lato-Black-Italic;
    src: url($ibd__base-path-font+"Lato-BlackItalic.ttf") format("truetype");
}

@font-face {
    font-family: Lato-Bold;
    src: url($ibd__base-path-font+"Lato-Bold.ttf") format("truetype");
}

@font-face {
    font-family: Lato-Bold-Italic;
    src: url($ibd__base-path-font+"Lato-BoldItalic.ttf") format("truetype");
}

@font-face {
    font-family: Lato-Hairline;
    src: url($ibd__base-path-font+"Lato-Hairline.ttf") format("truetype");
}

@font-face {
    font-family: Lato-Hairline-Italic;
    src: url($ibd__base-path-font+"Lato-HairlineItalic.ttf") format("truetype");
}

@font-face {
    font-family: Lato-Italic;
    src: url($ibd__base-path-font+"Lato-Italic.ttf") format("truetype");
}

@font-face {
    font-family: Lato-Light;
    src: url($ibd__base-path-font+"Lato-Light.ttf") format("truetype");
}

@font-face {
    font-family: Lato-Light-Italic;
    src: url($ibd__base-path-font+"Lato-LightItalic.ttf") format("truetype");
}

@font-face {
    font-family: Lato-Regular;
    src: url($ibd__base-path-font+"Lato-Regular.ttf") format("truetype");
}

@font-face {
    font-family: Lato;
    src: url($ibd__base-path-font+"Lato-Regular.ttf") format("truetype");
}
*/
.Light {
  font-family: "Lato-Light", sans-serif;
}

.Regular {
  font-family: "Lato-Regular", sans-serif;
}

.Bold {
  font-family: "Lato-Bold", sans-serif;
}

.Black {
  font-family: "Lato-Black", sans-serif;
}

/*-------------------------------------------------------------------------
//  # TAG ELEMENTS
//------------------------------------------------------------------------*/
/*------------------------------------
# ELEMENT A
------------------------------------*/
.spr-theme a {
  font-family: "IberPangea-Regular", sans-serif;
  transition: all 0.5s ease;
  cursor: pointer;
  color: #007F33;
  /*{
      transition: all 0.5s ease;
  }*/
}
.spr-theme a:hover, .spr-theme a:focus {
  font-family: "IberPangea-Regular", sans-serif;
  color: #007F33;
}
.spr-theme a:not([href]):hover {
  color: inherit;
}

/*------------------------------------
# END ELEMENT A
------------------------------------*/
/*------------------------------------
# ELEMENT P
------------------------------------*/
p {
  font-weight: 400;
  color: #000;
  margin: 0 0 10px;
  font-size: 15px;
}

/*------------------------------------
# END ELEMENT P
------------------------------------*/
/*------------------------------------
     # ELEMENT BODY
------------------------------------*/
body.spr-theme {
  font-family: "IberPangeaText", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  line-height: initial;
  -webkit-text-size-adjust: 100%;
}

/*------------------------------------
    # END ELEMENT BODY
------------------------------------*/
.ibd-button {
  display: inline-block;
  font-family: "Lato-Regular", sans-serif;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.75rem;
  border-radius: 80px;
  border: none;
  padding: 0.875rem 2.5rem;
  margin-bottom: 2rem;
  text-decoration: none;
  text-align: center;
  white-space: nowrap;
  min-width: 12.5rem;
  cursor: pointer;
  z-index: unset;
}
.ibd-button--small {
  padding: 0.375rem 2rem;
}

.ibd-button-green {
  color: #ffffff;
  background-color: #387002;
}
.ibd-button-green:hover, .ibd-button-green:active {
  background-color: #2B5701 !important;
  color: #ffffff !important;
  text-decoration: none;
}
.ibd-button-green:focus {
  color: #ffffff !important;
  background-color: #387002 !important;
  box-shadow: none !important;
}
.ibd-button-green--outline {
  color: #387002;
  background-color: #ffffff;
  border: 1px solid #387002;
}
.ibd-button-green--outline:hover, .ibd-button-green--outline:active, .ibd-button-green--outline:focus {
  color: #2B5701 !important;
  background-color: #F6FAF3 !important;
  border: 2px solid #2B5701 !important;
  text-decoration: none !important;
  padding: 0.8125rem 2.4375rem;
}

.ibd-button-orange {
  color: #ffffff;
  background-color: #CD4800;
}
.ibd-button-orange:hover, .ibd-button-orange:active {
  background-color: #B34002;
  color: #ffffff;
  text-decoration: none;
}
.ibd-button-orange:focus {
  color: #ffffff;
  background-color: #CD4800;
  box-shadow: none;
  border-color: #CD4800;
}
.ibd-button-orange--outline {
  color: #CD4800;
  background-color: #ffffff;
  border: 1px solid #CD4800;
}
.ibd-button-orange--outline:hover, .ibd-button-orange--outline:active, .ibd-button-orange--outline:focus {
  color: #CD4800 !important;
  background-color: #FFFCF9 !important;
  border: 2px solid #CD4800 !important;
  text-decoration: none !important;
  padding: 0.8125rem 2.4375rem;
}

.ibd-button-disabled {
  color: #ffffff;
  background-color: #B9B9B9;
  cursor: not-allowed;
  pointer-events: none;
}
.ibd-button-disabled--outline {
  color: #B9B9B9;
  background-color: #ffffff;
  border: 1px solid #B9B9B9;
}

.ibd-button-green.btn-primary:disabled {
  background-color: #2B5701 !important;
  border-color: #2B5701 !important;
  color: #ffffff !important;
  cursor: not-allowed;
  pointer-events: none;
}

.ibd-button-orange.btn-primary:disabled {
  background-color: #B34002 !important;
  color: #ffffff !important;
  cursor: not-allowed;
  pointer-events: none;
}

.ibd-button-green--outline.btn-primary:disabled {
  background-color: #ffffff !important;
  border-color: #387002 !important;
  color: #387002 !important;
  cursor: not-allowed;
  pointer-events: none;
}

.ibd-button-orange--outline.btn-secondary:disabled {
  background-color: #ffffff !important;
  border-color: #CD4800 !important;
  color: #CD4800 !important;
  cursor: not-allowed;
  pointer-events: none;
}

.ibd-button-green--outline.btn-primary:focus {
  color: #387002 !important;
  background-color: #ffffff !important;
  border-color: #387002 !important;
  box-shadow: none !important;
}

.ibd-button-orange--outline.btn-secondary:focus {
  color: #CD4800 !important;
  background-color: #ffffff !important;
  border-color: #CD4800 !important;
  box-shadow: none !important;
}

.ibd-main-button {
  display: inline-flex;
  padding: var(--border-radius-none, 0px) var(--space-40, 40px);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: var(--border-radius-none, 0px);
  flex: 1 0 0;
  align-self: stretch;
  height: 3.5rem;
  min-width: 12.5rem;
  max-width: 20.5rem;
  flex-shrink: 0;
  font-family: "IberPangeaText", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5rem;
  border-radius: 5rem;
  border: none;
  text-decoration: none;
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
  z-index: unset;
}
.ibd-main-button--text-l {
  font-family: "IberPangeaText", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.25rem;
}
.ibd-main-button--underline-text-l {
  font-family: "IberPangeaText", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.25rem;
  text-decoration: underline;
}
.ibd-main-button--text-s {
  font-family: "IberPangeaText", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.125rem;
}
.ibd-main-button--underline-text-s {
  font-family: "IberPangeaText", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.125rem;
  text-decoration: underline;
}

.ibd-main-button-primary-positive {
  background-color: #2F6852;
  color: #FFFAF6;
}
.ibd-main-button-primary-positive--disabled {
  background-color: #BFBFBF;
  color: #F9F9F9;
  cursor: default;
}
.ibd-main-button-primary-positive--disabled:hover, .ibd-main-button-primary-positive--disabled:active, .ibd-main-button-primary-positive--disabled:focus {
  background-color: #BFBFBF;
  color: #F9F9F9;
}
.ibd-main-button-primary-positive:hover {
  background-color: #00402A;
  color: #FFFAF6;
}
.ibd-main-button-primary-positive:active {
  background-color: #00402A;
  color: #FFFAF6;
  border: 2px solid #5BD38C;
}
.ibd-main-button-primary-positive:focus {
  background-color: #2F6852;
  color: #FFFAF6;
  outline: 4px solid #3CC2FF;
}

.ibd-main-button-primary-negative {
  background-color: #FFFAF6;
  color: #2F6852;
}
.ibd-main-button-primary-negative--disabled {
  background-color: #BFBFBF;
  color: #F9F9F9;
  cursor: default;
}
.ibd-main-button-primary-negative--disabled:hover, .ibd-main-button-primary-negative--disabled:active, .ibd-main-button-primary-negative--disabled:focus {
  background-color: #BFBFBF;
  color: #F9F9F9;
}
.ibd-main-button-primary-negative:hover {
  background-color: #F7E9D9;
  color: #2F6852;
}
.ibd-main-button-primary-negative:active {
  background-color: #F7E9D9;
  color: #2F6852;
  border: 2px solid #5BD38C;
}
.ibd-main-button-primary-negative:focus {
  background-color: #FFFAF6;
  color: #2F6852;
  outline: 4px solid #3CC2FF;
}

.ibd-main-button-secondary-positive {
  background-color: transparent;
  color: #2F6852;
  border: 2px solid #2F6852;
}
.ibd-main-button-secondary-positive--disabled {
  background-color: transparent;
  color: #BFBFBF;
  border: 2px solid #BFBFBF;
  cursor: default;
}
.ibd-main-button-secondary-positive--disabled:hover, .ibd-main-button-secondary-positive--disabled:active, .ibd-main-button-secondary-positive--disabled:focus {
  background-color: transparent;
  color: #BFBFBF;
  border: 2px solid #BFBFBF;
}
.ibd-main-button-secondary-positive:hover {
  background-color: #FFFAF6;
  color: #00402A;
  border: 2px solid #00402A;
}
.ibd-main-button-secondary-positive:active {
  background-color: #FFFAF6;
  color: #00402A;
  border: 2px solid #00402A;
  outline: 2px solid #5BD38C;
}
.ibd-main-button-secondary-positive:focus {
  background-color: transparent;
  color: #2F6852;
  border: 2px solid #2F6852;
  outline: 4px solid #3CC2FF;
}

.ibd-main-button-secondary-negative {
  background-color: transparent;
  color: #FFFAF6;
  border: 2px solid #FFFAF6;
}
.ibd-main-button-secondary-negative--disabled {
  background-color: transparent;
  color: #BFBFBF;
  border: 2px solid #BFBFBF;
  cursor: default;
}
.ibd-main-button-secondary-negative--disabled:hover, .ibd-main-button-secondary-negative--disabled:active, .ibd-main-button-secondary-negative--disabled:focus {
  background-color: transparent;
  color: #BFBFBF;
  border: 2px solid #BFBFBF;
}
.ibd-main-button-secondary-negative:hover {
  background-color: #2F6852;
  color: #F6E9D9;
  border: 2px solid #F6E9D9;
}
.ibd-main-button-secondary-negative:active {
  background-color: #2F6852;
  color: #F6E9D9;
  border: 2px solid #F6E9D9;
  outline: 2px solid #5BD38C;
}
.ibd-main-button-secondary-negative:focus {
  background-color: transparent;
  color: #FFFAF6;
  border: 2px solid #FFFAF6;
  outline: 4px solid #3CC2FF;
}

.ibd-main-button-exceptional {
  background-color: #B3E4C7;
  color: #2F6852;
}
.ibd-main-button-exceptional:hover {
  background-color: #D9F1E3;
  color: #2F6852;
}
.ibd-main-button-exceptional:active {
  background-color: #D9F1E3;
  color: #2F6852;
  border: 2px solid #5BD38C;
}
.ibd-main-button-exceptional:focus {
  background-color: #B3E4C7;
  color: #2F6852;
  outline: 4px solid #3CC2FF;
}

.ibd--es {
  /* Inicio Maquetacion texto error checkbox jsp */
  /* Fin Maquetacion texto error checkbox */
}
.ibd--es input[type=checkbox]:not(.ibd-switch) {
  display: inline-flex;
  appearance: none;
  background-color: #E2E2E2;
  margin: 0;
  margin-top: 0.25rem;
  font: inherit;
  color: currentColor;
  width: 1.375rem;
  min-width: 1.375rem;
  height: 1.375rem;
  min-height: 1.375rem;
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.24);
  border-radius: 2px;
  transform: translateY(-0.075em);
  place-content: center;
  padding: 0;
  border: 0;
  position: relative;
}
.ibd--es input[type=checkbox]:not(.ibd-switch)::before {
  content: "\f00c";
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "fontawesome-alloy";
  width: 1.375rem;
  height: 1.375rem;
  color: #ffffff;
  font-size: 0.875rem;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  background-color: #8ABD37;
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.24);
  border-radius: 2px;
}
.ibd--es input[type=checkbox]:not(.ibd-switch):checked::before {
  transform: scale(1);
}
.ibd--es input[type=checkbox]:not(.ibd-switch):focus-visible {
  outline: 1px solid currentColor;
  outline-offset: 1px;
}
.ibd--es input[type=checkbox]:not(.ibd-switch):disabled {
  color: #B9B9B9;
  cursor: not-allowed;
}
.ibd--es input[type=checkbox]:not(.ibd-switch):disabled::before {
  background-color: #eef0f1;
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.24);
}
.ibd--es input[type=checkbox]:not(.ibd-switch):disabled:checked::before {
  color: #ffffff;
  background-color: #8ABD37;
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.24);
  opacity: 0.5;
}
.ibd--es input[type=checkbox]:not(.ibd-switch) + label {
  font-size: 0.875rem;
  color: #707070;
  margin-left: 0.5625rem;
}
.ibd--es .checkbox.checkbox-inline {
  display: flex;
  align-items: flex-start;
}
.ibd--es .checkbox .check-label {
  font-size: 0.875rem;
  color: #707070;
  margin-left: 0.5625rem;
}
.ibd--es .checkbox > .form-inline > label {
  display: flex;
  align-items: center;
}
.ibd--es .checkbox > .form-inline > label > input[type=checkbox]:not(.ibd-switch) {
  margin-inline-end: 0.5625rem;
  margin-left: unset;
  position: inherit;
}
.ibd--es .checkbox > label {
  padding-left: 0;
}
.ibd--es .checkbox > .form-inline.disabled input[type=checkbox]:not(.ibd-switch) {
  background: #EEEEEF;
  box-shadow: inset 0px 1px 1px #EAEAEA;
}
.ibd--es .checkbox > .form-inline.disabled label {
  color: #C3C3C3;
}
.ibd--es .has-error input[type=checkbox]:not(.ibd-switch) {
  border: 1px solid #EC525E;
}
.ibd--es .has-error input[type=checkbox]:not(.ibd-switch)::before {
  background-color: #EC525E;
}
.ibd--es .has-error input[type=checkbox]:not(.ibd-switch) + .form-validator-stack.help-block {
  position: absolute;
  bottom: -2.5rem;
  width: 100vw;
  left: 2.3125rem;
  padding-left: 0 !important;
}
.ibd--es .has-error + .check-label {
  color: #EC525E;
}
.ibd--es .has-error + .check-label a {
  color: #EC525E !important;
}
.ibd--es .has-error + .check-label a:hover {
  color: #EC525E !important;
}
.ibd--es .has-success input[type=checkbox]:not(.ibd-switch) {
  border: 1px solid #8ABD37;
}
.ibd--es .has-success input[type=checkbox]:not(.ibd-switch)::before {
  background-color: #8ABD37;
}
.ibd--es .form-control--disabled {
  color: #B9B9B9;
  cursor: not-allowed;
}
.ibd--es .form-group.input-checkbox-wrapper label {
  display: flex;
  align-items: baseline;
  padding-left: 0;
  margin-bottom: 0;
}
.ibd--es .form-group.input-checkbox-wrapper label input {
  margin-inline-end: 0.5625rem;
  margin-left: unset;
  position: inherit;
  margin-top: 0;
}
.ibd--es .form-group.input-checkbox-wrapper label p {
  cursor: default;
  margin-bottom: 0;
}
.ibd--es .form-group.input-checkbox-wrapper.has-error {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.ibd--es .form-group.input-checkbox-wrapper.has-error .form-validator-stack {
  margin-left: 0.9375rem;
  margin-bottom: 0;
  margin-top: 0;
}
.ibd--es .reference-mark {
  display: none;
}

/*----------------------------------------------------------------
    # ELEMENT HEADINGS
------------------------------------------------------------------*/
.spr-theme h1,
.spr-theme .ibd-h1 {
  font-family: "IberPangeaText", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #454545;
  font-size: 1.5625rem;
  line-height: 1.1;
  font-weight: 300;
  padding: 0;
  margin-top: 20px;
  margin-bottom: 10px;
}
.spr-theme h1--grey,
.spr-theme .ibd-h1--grey {
  color: #707070;
}
.spr-theme h1--white,
.spr-theme .ibd-h1--white {
  color: #ffffff;
}
.spr-theme h2,
.spr-theme .ibd-h2 {
  font-family: "IberPangeaText-Bold", sans-serif;
  color: #2C2C2C;
  font-size: 1.5rem;
  line-height: 1.15;
  padding-bottom: 1rem;
}
.spr-theme h2--grey,
.spr-theme .ibd-h2--grey {
  color: #707070;
}
.spr-theme h2--white,
.spr-theme .ibd-h2--white {
  color: #ffffff;
}
.spr-theme h3,
.spr-theme .ibd-h3 {
  font-family: "IberPangeaText-Bold", sans-serif;
  color: #2C2C2C;
  font-size: 1.25rem;
  line-height: 1.15;
  padding-bottom: 1rem;
  margin-top: 20px;
  margin-bottom: 10px;
}
.spr-theme h3--grey,
.spr-theme .ibd-h3--grey {
  color: #707070;
}
.spr-theme h3--white,
.spr-theme .ibd-h3--white {
  color: #ffffff;
}
.spr-theme h4,
.spr-theme .ibd-h4 {
  font-family: "IberPangeaText-Bold", sans-serif;
  color: #2C2C2C;
  font-size: 1.125rem;
  line-height: 1.15;
}
.spr-theme h4--grey,
.spr-theme .ibd-h4--grey {
  color: #707070;
}
.spr-theme h4--white,
.spr-theme .ibd-h4--white {
  color: #ffffff;
}
.spr-theme h5,
.spr-theme .ibd-h5 {
  font-family: "IberPangeaText", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #2C2C2C;
  font-size: 0.8125rem;
  line-height: 1.15;
  font-weight: 300;
}
.spr-theme h5--grey,
.spr-theme .ibd-h5--grey {
  color: #707070;
}
.spr-theme h5--white,
.spr-theme .ibd-h5--white {
  color: #ffffff;
}
.spr-theme h6,
.spr-theme .ibd-h6 {
  font-family: "IberPangeaText-Bold", sans-serif;
  color: #2C2C2C;
  font-size: 0.6875rem;
  line-height: 1.15;
}
.spr-theme h6--grey,
.spr-theme .ibd-h6--grey {
  color: #707070;
}
.spr-theme h6--white,
.spr-theme .ibd-h6--white {
  color: #ffffff;
}

/*----------------------------------------------------------------
    # END ELEMENT HEADINGS
------------------------------------------------------------------*/
/*------------------------------------
    # ELEMENT IMAGE
------------------------------------*/
.spr-theme img {
  max-width: 100% !important;
  height: auto !important;
  vertical-align: middle;
  border: 0;
}
.spr-theme img.img-responsive {
  display: block;
  border-radius: 20px;
}

/*------------------------------------
    # END ELEMENT IMAGE
------------------------------------*/
.ibd--es input:not([type=checkbox]):not([type=button]):not([type=file]):not([type=radio]) {
  display: block;
  width: 100%;
  height: 3rem;
  font-family: "Lato-Regular", sans-serif;
  font-size: 1rem;
  color: #707070;
  background-color: #ffffff;
  margin-bottom: 1rem;
  padding: 0.625rem 1rem;
  border: 1px solid #707070;
  border-radius: 1.875rem;
}
.ibd--es input:not([type=checkbox]):not([type=button]):not([type=file]):not([type=radio])::placeholder {
  color: #B9B9B9;
}
.ibd--es input:not([type=checkbox]):not([type=button]):not([type=file]):not([type=radio]):focus-visible {
  outline-color: #707070;
}
.ibd--es input:not([type=checkbox]):not([type=button]):not([type=file]):not([type=radio]) :focus-visible::placeholder {
  color: #B9B9B9;
}
.ibd--es input:not([type=checkbox]):not([type=button]):not([type=file]):not([type=radio]):focus, .ibd--es input:not([type=checkbox]):not([type=button]):not([type=file]):not([type=radio]):active {
  border: 1px solid #8ABD37;
  box-shadow: 0px 0px 6px #8ABD37;
  outline: 0;
  color: #2C2C2C;
}
.ibd--es input:not([type=checkbox]):not([type=button]):not([type=file]):not([type=radio]):focus::placeholder {
  color: #B9B9B9;
}
.ibd--es input:not([type=checkbox]):not([type=button]):not([type=file]):not([type=radio]):disabled, .ibd--es input:not([type=checkbox]):not([type=button]):not([type=file]):not([type=radio]):read-only, .ibd--es input:not([type=checkbox]):not([type=button]):not([type=file]):not([type=radio])[readonly=true] {
  color: #B9B9B9;
  background-color: #E2E2E2;
  border: 1px solid #E2E2E2;
}
.ibd--es input:not([type=checkbox]):not([type=button]):not([type=file]):not([type=radio]):disabled:focus, .ibd--es input:not([type=checkbox]):not([type=button]):not([type=file]):not([type=radio]):disabled:focus-visible, .ibd--es input:not([type=checkbox]):not([type=button]):not([type=file]):not([type=radio]):disabled:active, .ibd--es input:not([type=checkbox]):not([type=button]):not([type=file]):not([type=radio]):read-only:focus, .ibd--es input:not([type=checkbox]):not([type=button]):not([type=file]):not([type=radio]):read-only:focus-visible, .ibd--es input:not([type=checkbox]):not([type=button]):not([type=file]):not([type=radio]):read-only:active, .ibd--es input:not([type=checkbox]):not([type=button]):not([type=file]):not([type=radio])[readonly=true]:focus, .ibd--es input:not([type=checkbox]):not([type=button]):not([type=file]):not([type=radio])[readonly=true]:focus-visible, .ibd--es input:not([type=checkbox]):not([type=button]):not([type=file]):not([type=radio])[readonly=true]:active {
  box-shadow: none !important;
  cursor: not-allowed;
}
.ibd--es input:not([type=checkbox]):not([type=button]):not([type=file]):not([type=radio]).input--small {
  height: 2.5rem;
}
.ibd--es input:not([type=checkbox]):not([type=button]):not([type=file]):not([type=radio]) + .form-group label,
.ibd--es input:not([type=checkbox]):not([type=button]):not([type=file]):not([type=radio]) + .form-group label.control-label {
  padding-left: 1rem;
  display: none;
}
.ibd--es input:not([type=checkbox]):not([type=button]):not([type=file]):not([type=radio]).ibd-prefix::placeholder {
  color: #707070 !important;
}
.ibd--es .has-error .help-block, .ibd--es .has-error + .help-block {
  padding-left: 1rem;
  color: #EC525E;
  text-align: left;
  font-size: 0.8125rem;
}
.ibd--es .has-error + .help-block {
  margin-top: -0.75rem;
}
.ibd--es .has-error > input:not([type=button]):not([type=checkbox]):not([type=file]):not([type=radio]) {
  color: #EC525E;
  border: 1px solid #EC525E;
  background-image: url("/o/classic-theme/images/input/ico-aspa.svg") !important;
  background-repeat: no-repeat !important;
  background-position-x: calc(100% - 12px) !important;
  background-position-y: 50% !important;
  margin-bottom: 0;
}
.ibd--es .has-error > input:not([type=button]):not([type=checkbox]):not([type=file]):not([type=radio])::placeholder {
  color: #EC525E;
}
.ibd--es .has-error > input:not([type=button]):not([type=checkbox]):not([type=file]):not([type=radio]):focus, .ibd--es .has-error > input:not([type=button]):not([type=checkbox]):not([type=file]):not([type=radio]):active {
  border: 1px solid #EC525E;
  box-shadow: 0px 0px 6px #EC525E;
  outline: 0;
  color: #EC525E;
}
.ibd--es .has-error > input:not([type=button]):not([type=checkbox]):not([type=file]):not([type=radio]):disabled, .ibd--es .has-error > input:not([type=button]):not([type=checkbox]):not([type=file]):not([type=radio]):read-only, .ibd--es .has-error > input:not([type=button]):not([type=checkbox]):not([type=file]):not([type=radio])[readonly=true] {
  box-shadow: none !important;
  cursor: not-allowed;
  background-image: none !important;
}
.ibd--es .has-success > input:not([type=button]):not([type=checkbox]):not([type=file]):not([type=radio]) {
  color: #707070;
  background-image: url("/o/classic-theme/images/input/ico-ok.svg") !important;
  background-repeat: no-repeat !important;
  background-position-x: calc(100% - 12px) !important;
  background-position-y: 50% !important;
  margin-bottom: 0;
}
.ibd--es .has-success > input:not([type=button]):not([type=checkbox]):not([type=file]):not([type=radio]):disabled, .ibd--es .has-success > input:not([type=button]):not([type=checkbox]):not([type=file]):not([type=radio]):read-only, .ibd--es .has-success > input:not([type=button]):not([type=checkbox]):not([type=file]):not([type=radio])[readonly=true] {
  box-shadow: none !important;
  cursor: not-allowed;
  background-image: none !important;
}
.ibd--es input::-webkit-outer-spin-button,
.ibd--es input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.ibd--es input[type=number] {
  -moz-appearance: textfield;
}
.ibd--es label {
  font-family: "Lato-Regular", sans-serif;
  color: #707070;
  font-style: normal;
  text-align: left;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.5rem;
  padding-left: 1rem;
}

/*------------------------------------
    # ELEMENT LISTS
-------------------------------------*/
.spr-theme ul, .spr-theme ol {
  list-style-type: none;
  margin: 0;
  padding: 0;
  list-style-position: inside;
}

/*------------------------------------
# END ELEMENT LISTS
-------------------------------------*/
.ibd-ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  list-style-position: inside;
}

.ibd--es input[type=radio] {
  appearance: none;
  background-color: #E2E2E2;
  margin: 0;
  font: inherit;
  color: currentColor;
  width: 1.375rem;
  height: 1.375rem;
  box-shadow: inset 0px 1px 0px rgba(0, 0, 0, 0.25);
  border-radius: 50px;
  transform: translateY(-0.075em);
  display: inline-grid;
  place-content: center;
  padding: 0;
  border: 0;
}
.ibd--es input[type=radio]::before {
  content: "";
  display: flex;
  justify-content: center;
  align-items: center;
  width: 0.625rem;
  height: 0.625rem;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  clip-path: circle(50% at 50% 50%);
  background-color: #ffffff;
}
.ibd--es input[type=radio]:checked {
  background-color: #8ABD37;
}
.ibd--es input[type=radio]:checked::before {
  transform: scale(1);
}
.ibd--es input[type=radio]:focus-visible {
  outline: 1px solid currentColor;
  outline-offset: 1px;
}
.ibd--es input[type=radio]:disabled {
  color: #B9B9B9;
  cursor: not-allowed;
}
.ibd--es input[type=radio] + label {
  font-size: 0.875rem;
  color: #707070;
  margin-left: 0.5rem;
  margin-bottom: 0.1875rem;
  padding-left: 0;
}
.ibd--es .radio {
  display: flex;
  align-items: center;
}
.ibd--es .radio .check-label {
  font-size: 0.875rem;
  color: #707070;
  margin-left: 0.5625rem;
}
.ibd--es .has-error input[type=radio] {
  border: 1px solid #EC525E;
}
.ibd--es .has-error input[type=radio]:checked {
  background-color: #EC525E;
}
.ibd--es .has-error + .check-label {
  color: #EC525E;
}
.ibd--es .has-success input[type=radio] {
  border: 1px solid #8ABD37;
}
.ibd--es .has-success input[type=radio]:checked {
  background-color: #8ABD37;
}

.ibd--es select {
  height: 3rem !important;
  font-family: "Lato-Regular", sans-serif !important;
  font-size: 1rem !important;
  border: 1px solid #707070 !important;
  border-radius: 1.875rem !important;
  margin-bottom: 1rem;
  padding: 0.625rem 1rem;
  background-image: url("/o/classic-theme/images/comunes/select_chevron.svg") !important;
  background-repeat: no-repeat !important;
  background-size: 0.625rem !important;
  background-position-x: calc(100% - 12px);
  background-position-y: 50% !important;
  color: #B9B9B9 !important;
}
.ibd--es select:disabled {
  color: #B9B9B9;
  background-color: #E2E2E2;
  border: 1px solid #E2E2E2;
}
.ibd--es select:disabled:focus, .ibd--es select:disabled:focus-visible, .ibd--es select:disabled:active {
  box-shadow: none !important;
  cursor: not-allowed;
  color: #B9B9B9 !important;
}
.ibd--es select option:disabled {
  background: unset;
  color: #B9B9B9;
}
.ibd--es select:focus-visible {
  outline-color: #707070;
}
.ibd--es select:focus, .ibd--es select:active {
  border: 1px solid #8ABD37 !important;
  box-shadow: 0px 0px 6px #8ABD37 !important;
  outline: 0 !important;
  color: #2C2C2C !important;
}
.ibd--es select.ibd-select-document {
  color: #707070 !important;
}
.ibd--es .has-error select {
  color: #EC525E !important;
  border: 1px solid #EC525E !important;
  background-image: url("/o/classic-theme/images/input/ico-aspa.svg"), url("/o/classic-theme/images/comunes/select_chevron.svg") !important;
  background-repeat: no-repeat !important;
  background-size: 1.5625rem, 0.65625rem, auto !important;
  background-position-x: calc(100% - 12px), calc(100% - 46px) !important;
  background-position-y: 50%, 52% !important;
  margin-bottom: 0;
}
.ibd--es .has-error select:focus,
.ibd--es .has-error select:active {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25) !important;
}
.ibd--es .has-success select {
  color: #707070 !important;
  background-image: url("/o/classic-theme/images/input/ico-ok.svg"), url("/o/classic-theme/images/comunes/select_chevron.svg") !important;
  background-repeat: no-repeat !important;
  background-size: 1.125rem, 0.65625rem, auto !important;
  background-position-x: calc(100% - 12px), calc(100% - 46px) !important;
  background-position-y: 50%, 52% !important;
  margin-bottom: 0;
}

.ibd-stepper {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.ibd-stepper__number, .ibd-stepper__container {
  display: flex;
  justify-content: space-between;
  width: 100%;
  text-align: center;
}
.ibd-stepper__text {
  font-family: "Lato-Regular", sans-serif;
  font-size: 0.875rem;
  color: #8D95A1;
}
.ibd-stepper__text--active {
  font-family: "Lato-Bold", sans-serif;
  color: #689F38;
}
.ibd-stepper .linea {
  height: 0.125rem;
  width: 100%;
  background-color: #EDEDED;
  position: absolute;
  margin-top: 0.9375rem;
}
.ibd-stepper .linea div.c25 {
  height: 0.125rem;
  width: 25%;
  background-color: #007F33;
}
.ibd-stepper .linea div.c50 {
  height: 0.125rem;
  width: 50%;
  background-color: #007F33;
}
.ibd-stepper .linea div.c75 {
  height: 0.125rem;
  width: 75%;
  background-color: #007F33;
}
.ibd-stepper .linea div.c33 {
  height: 0.125rem;
  width: 33%;
  background-color: #007F33;
}
.ibd-stepper .linea div.c30 {
  height: 0.125rem;
  width: 50%;
  background-color: #007F33;
}
.ibd-stepper .linea div.c66 {
  height: 0.125rem;
  width: 66%;
  background-color: #007F33;
}
.ibd-stepper .linea div.c100 {
  height: 0.125rem;
  width: 100%;
  background-color: #007F33;
}
.ibd-stepper .numero {
  border: 2px solid #EDEDED;
  color: #9B9B9B;
  font-size: 0.875rem;
  font-family: "Lato-Regular", sans-serif;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  background: #ffffff;
  z-index: 2;
}
.ibd-stepper .numero.active {
  border: 2px solid #007F33;
  color: #ffffff;
  background: #007F33;
}
.ibd-stepper .numero.last {
  border: 2px solid #007F33;
  color: #007F33;
}
@media only screen and (max-width: 767px) {
  .ibd-stepper .linea {
    margin-top: 0.45625rem;
  }
  .ibd-stepper .numero {
    font-size: 0;
    width: 1rem;
    height: 1rem;
  }
}

.ibd--es input[type=checkbox].ibd-switch {
  --height: 24px;
  height: var(--height);
  padding: calc(var(--height) / 10);
  box-sizing: content-box;
  width: 2.75rem;
  border-radius: 100px;
  background: radial-gradient(farthest-side, #fff 97%, rgba(0, 0, 0, 0)) left/var(--height) 100% content-box no-repeat, #E2E2E2;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  transition: 0.3s;
}
.ibd--es input[type=checkbox].ibd-switch:focus {
  border-color: #ced4da !important;
  box-shadow: none !important;
}
.ibd--es input[type=checkbox].ibd-switch:checked {
  background-position: right;
  background-color: #8ABD37;
}
.ibd--es .ibd-switch-container {
  position: relative;
}
.ibd--es .ibd-switch-container label {
  position: absolute;
  bottom: 0.3125rem;
  left: 2.8125rem;
}

.ibd--es textarea,
.ibd--es textarea.form-control {
  display: block;
  width: 100%;
  height: 7.3125rem;
  font-family: "Lato-Regular", sans-serif;
  font-size: 1rem;
  color: #2C2C2C;
  background-color: #ffffff;
  margin-bottom: 1.5rem;
  padding: 0.625rem 1rem;
  border: 1px solid #707070;
  border-radius: 0.5rem;
  resize: none;
}
.ibd--es textarea::placeholder,
.ibd--es textarea.form-control::placeholder {
  color: #B9B9B9;
}
.ibd--es textarea:focus-visible,
.ibd--es textarea.form-control:focus-visible {
  outline-color: #707070;
}
.ibd--es textarea:focus-visible::placeholder,
.ibd--es textarea.form-control:focus-visible::placeholder {
  color: #2C2C2C;
}
.ibd--es textarea:focus,
.ibd--es textarea.form-control:focus {
  border: 1px solid #8ABD37;
  box-shadow: 0px 0px 6px #8ABD37;
  outline: 0;
}
.ibd--es textarea:focus::placeholder,
.ibd--es textarea.form-control:focus::placeholder {
  color: #B9B9B9;
}
.ibd--es textarea:disabled,
.ibd--es textarea.form-control:disabled {
  color: #B9B9B9;
  background-color: #E2E2E2;
  border: 1px solid #E2E2E2;
}
.ibd--es textarea:disabled::placeholder,
.ibd--es textarea.form-control:disabled::placeholder {
  color: #B9B9B9;
}
.ibd--es .has-error > textarea,
.ibd--es .has-error > textarea.form-control {
  color: #EC525E;
  border: 1px solid #EC525E;
  margin-bottom: 0;
}
.ibd--es .has-error > textarea::placeholder,
.ibd--es .has-error > textarea.form-control::placeholder {
  color: #EC525E;
}
.ibd--es .has-error > textarea.form-control:focus,
.ibd--es .has-error > textarea.form-control:active {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25) !important;
}
.ibd--es .has-success > textarea,
.ibd--es .has-success > textarea.form-control {
  color: 1px solid #707070;
}

.contenedor-popover {
  font-size: 0.875rem;
  line-height: 1.3125rem;
  color: #8D95A1;
  text-align: left;
  padding-top: 0.1875rem;
  padding-bottom: 0.875rem;
  position: relative;
}
.contenedor-popover p {
  color: #707070;
  margin: 0;
}
.contenedor-popover img {
  max-width: 15.625rem;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

h3.popover-header {
  display: none !important;
}

.azul.bs-popover-auto[x-placement^=top], .azul.bs-popover-top, .azul.bs-popover-auto[x-placement^=right], .azul.bs-popover-right, .azul.bs-popover-auto[x-placement^=bottom], .azul.bs-popover-bottom, .azul.bs-popover-auto[x-placement^=left], .azul.bs-popover-left {
  border: solid 1px #2196F3;
  border-radius: 8px;
}
.azul.bs-popover-auto[x-placement^=top] > .arrow::before, .azul.bs-popover-top > .arrow::before {
  border-top-color: #2196F3;
}
.azul.bs-popover-auto[x-placement^=right] > .arrow::before, .azul.bs-popover-right > .arrow::before {
  border-right-color: #2196F3;
}
.azul.bs-popover-auto[x-placement^=bottom] > .arrow::before, .azul.bs-popover-bottom > .arrow::before {
  border-bottom-color: #2196F3;
}
.azul.bs-popover-auto[x-placement^=left] > .arrow::before, .azul.bs-popover-left > .arrow::before {
  border-left-color: #2196F3;
}

.rojo.bs-popover-auto[x-placement^=top], .rojo.bs-popover-top, .rojo.bs-popover-auto[x-placement^=right], .rojo.bs-popover-right, .rojo.bs-popover-auto[x-placement^=bottom], .rojo.bs-popover-bottom, .rojo.bs-popover-auto[x-placement^=left], .rojo.bs-popover-left {
  border: solid 1px #CD4800;
  border-radius: 8px;
}
.rojo.bs-popover-auto[x-placement^=top] > .arrow::before, .rojo.bs-popover-top > .arrow::before {
  border-top-color: #CD4800;
}
.rojo.bs-popover-auto[x-placement^=right] > .arrow::before, .rojo.bs-popover-right > .arrow::before {
  border-right-color: #CD4800;
}
.rojo.bs-popover-auto[x-placement^=bottom] > .arrow::before, .rojo.bs-popover-bottom > .arrow::before {
  border-bottom-color: #CD4800;
}
.rojo.bs-popover-auto[x-placement^=left] > .arrow::before, .rojo.bs-popover-left > .arrow::before {
  border-left-color: #CD4800;
}

.gris p {
  color: #111111 !important;
  line-height: 1.25rem !important;
}
.gris.bs-popover-auto[x-placement^=top], .gris.bs-popover-top, .gris.bs-popover-auto[x-placement^=right], .gris.bs-popover-right, .gris.bs-popover-auto[x-placement^=bottom], .gris.bs-popover-bottom, .gris.bs-popover-auto[x-placement^=left], .gris.bs-popover-left {
  border: solid 1px #B9B9B9 !important;
  border-radius: 4px !important;
  padding: 0 !important;
}
.gris.bs-popover-auto[x-placement^=top] > .arrow::before, .gris.bs-popover-top > .arrow::before {
  border-top-color: #B9B9B9 !important;
}
.gris.bs-popover-auto[x-placement^=right] > .arrow::before, .gris.bs-popover-right > .arrow::before {
  border-right-color: #B9B9B9 !important;
}
.gris.bs-popover-auto[x-placement^=bottom] > .arrow::before, .gris.bs-popover-bottom > .arrow::before {
  border-bottom-color: #B9B9B9 !important;
}
.gris.bs-popover-auto[x-placement^=left] > .arrow::before, .gris.bs-popover-left > .arrow::before {
  border-left-color: #B9B9B9 !important;
}

.popover .popover-body {
  color: #707070;
}

/*-------------------------------------------------------------------------
//  # LIFERAY OBJETCS
//------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------
//  # COMPONENTS
//------------------------------------------------------------------------*/
.spr-theme .content p, .spr-theme .content-top-level p {
  line-height: 22px;
  margin: 20px 0;
}
.spr-theme .content {
  margin-top: 20px;
}
.spr-theme .content h1 {
  font-size: 1.5625rem;
  text-transform: capitalize;
}
.spr-theme .content a {
  color: #007F33;
  text-decoration: underline;
}
.spr-theme .content a:hover {
  color: #007ACB;
}
.spr-theme .content p {
  line-height: 22px;
  margin: 20px 0;
}
.spr-theme .content ul {
  margin: 20px 0 30px;
  list-style-type: disc;
}

.spr-theme .lead {
  font-size: 1.3125rem;
  margin-bottom: 20px;
  margin-top: 20px;
  font-weight: 300;
  color: #007F33;
  line-height: 26px !important;
  font-family: IberPangea, sans-serif;
}
.spr-theme .lead a {
  text-decoration: underline;
  color: #007F33;
}
@media (min-width: 768px) {
  .spr-theme .lead {
    font-size: 1.3125rem;
  }
}

.spr-theme .headline {
  margin-bottom: 30px;
  border-left: 1px solid #A4BA08;
  padding-left: 10px;
}

@media (max-width: 575px) {
  .spr-theme .container.container-bread {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .spr-theme .container.container-bread {
    margin-right: 15px;
    margin-left: 15px;
  }
}
.spr-theme .panel-default {
  border-color: #ddd;
}
.spr-theme .panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.spr-theme .panel {
  background-color: #fff;
  border: 1px solid #e4e4e4;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.spr-theme .panel .row {
  justify-content: space-evenly;
}
.spr-theme .panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.spr-theme .panel-body {
  padding: 0.9375rem;
}
.spr-theme .sp-panel p {
  font-weight: 400;
}
.spr-theme .sp-panel > .panel-heading {
  color: #333;
  font-weight: 300;
  background-color: #f5f5f5;
  border-color: #ddd;
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714286em;
}

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eeeeee;
  border-radius: 0.1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: 0.3em;
}

.fa.fa-pull-right {
  margin-left: 0.3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: 0.3em;
}

.fa.pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #ffffff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}

.fa-music:before {
  content: "\f001";
}

.fa-search:before {
  content: "\f002";
}

.fa-envelope-o:before {
  content: "\f003";
}

.fa-heart:before {
  content: "\f004";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-o:before {
  content: "\f006";
}

.fa-user:before {
  content: "\f007";
}

.fa-film:before {
  content: "\f008";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-check:before {
  content: "\f00c";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-signal:before {
  content: "\f012";
}

.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}

.fa-trash-o:before {
  content: "\f014";
}

.fa-home:before {
  content: "\f015";
}

.fa-file-o:before {
  content: "\f016";
}

.fa-clock-o:before {
  content: "\f017";
}

.fa-road:before {
  content: "\f018";
}

.fa-download:before {
  content: "\f019";
}

.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-play-circle-o:before {
  content: "\f01d";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}

.fa-refresh:before {
  content: "\f021";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-lock:before {
  content: "\f023";
}

.fa-flag:before {
  content: "\f024";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-print:before {
  content: "\f02f";
}

.fa-camera:before {
  content: "\f030";
}

.fa-font:before {
  content: "\f031";
}

.fa-bold:before {
  content: "\f032";
}

.fa-italic:before {
  content: "\f033";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-list:before {
  content: "\f03a";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-video-camera:before {
  content: "\f03d";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-tint:before {
  content: "\f043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

.fa-share-square-o:before {
  content: "\f045";
}

.fa-check-square-o:before {
  content: "\f046";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-play:before {
  content: "\f04b";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-eject:before {
  content: "\f052";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-times-circle-o:before {
  content: "\f05c";
}

.fa-check-circle-o:before {
  content: "\f05d";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

.fa-expand:before {
  content: "\f065";
}

.fa-compress:before {
  content: "\f066";
}

.fa-plus:before {
  content: "\f067";
}

.fa-minus:before {
  content: "\f068";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-plane:before {
  content: "\f072";
}

.fa-calendar:before {
  content: "\f073";
}

.fa-random:before {
  content: "\f074";
}

.fa-comment:before {
  content: "\f075";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-key:before {
  content: "\f084";
}

.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}

.fa-comments:before {
  content: "\f086";
}

.fa-thumbs-o-up:before {
  content: "\f087";
}

.fa-thumbs-o-down:before {
  content: "\f088";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-heart-o:before {
  content: "\f08a";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-linkedin-square:before {
  content: "\f08c";
}

.fa-thumb-tack:before {
  content: "\f08d";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-upload:before {
  content: "\f093";
}

.fa-lemon-o:before {
  content: "\f094";
}

.fa-phone:before {
  content: "\f095";
}

.fa-square-o:before {
  content: "\f096";
}

.fa-bookmark-o:before {
  content: "\f097";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

.fa-github:before {
  content: "\f09b";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}

.fa-hdd-o:before {
  content: "\f0a0";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-hand-o-right:before {
  content: "\f0a4";
}

.fa-hand-o-left:before {
  content: "\f0a5";
}

.fa-hand-o-up:before {
  content: "\f0a6";
}

.fa-hand-o-down:before {
  content: "\f0a7";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-plus:before {
  content: "\f0d5";
}

.fa-money:before {
  content: "\f0d6";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

.fa-comment-o:before {
  content: "\f0e5";
}

.fa-comments-o:before {
  content: "\f0e6";
}

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}

.fa-lightbulb-o:before {
  content: "\f0eb";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-bell-o:before {
  content: "\f0a2";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cutlery:before {
  content: "\f0f5";
}

.fa-file-text-o:before {
  content: "\f0f6";
}

.fa-building-o:before {
  content: "\f0f7";
}

.fa-hospital-o:before {
  content: "\f0f8";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

.fa-circle-o:before {
  content: "\f10c";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-circle:before {
  content: "\f111";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-folder-o:before {
  content: "\f114";
}

.fa-folder-open-o:before {
  content: "\f115";
}

.fa-smile-o:before {
  content: "\f118";
}

.fa-frown-o:before {
  content: "\f119";
}

.fa-meh-o:before {
  content: "\f11a";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-keyboard-o:before {
  content: "\f11c";
}

.fa-flag-o:before {
  content: "\f11d";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-code:before {
  content: "\f121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-crop:before {
  content: "\f125";
}

.fa-code-fork:before {
  content: "\f126";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}

.fa-question:before {
  content: "\f128";
}

.fa-info:before {
  content: "\f129";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-shield:before {
  content: "\f132";
}

.fa-calendar-o:before {
  content: "\f133";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-minus-square-o:before {
  content: "\f147";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-pencil-square:before {
  content: "\f14b";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}

.fa-gbp:before {
  content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-text:before {
  content: "\f15c";
}

.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa-sort-alpha-desc:before {
  content: "\f15e";
}

.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa-sort-amount-desc:before {
  content: "\f161";
}

.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa-sort-numeric-desc:before {
  content: "\f163";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-youtube-square:before {
  content: "\f166";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-youtube-play:before {
  content: "\f16a";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-adn:before {
  content: "\f170";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitbucket-square:before {
  content: "\f172";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-apple:before {
  content: "\f179";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-android:before {
  content: "\f17b";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-trello:before {
  content: "\f181";
}

.fa-female:before {
  content: "\f182";
}

.fa-male:before {
  content: "\f183";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}

.fa-sun-o:before {
  content: "\f185";
}

.fa-moon-o:before {
  content: "\f186";
}

.fa-archive:before {
  content: "\f187";
}

.fa-bug:before {
  content: "\f188";
}

.fa-vk:before {
  content: "\f189";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

.fa-arrow-circle-o-left:before {
  content: "\f190";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}

.fa-dot-circle-o:before {
  content: "\f192";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

.fa-plus-square-o:before {
  content: "\f196";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-slack:before {
  content: "\f198";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-spoon:before {
  content: "\f1b1";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-file-pdf-o:before {
  content: "\f1c1";
}

.fa-file-word-o:before {
  content: "\f1c2";
}

.fa-file-excel-o:before {
  content: "\f1c3";
}

.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

.fa-file-code-o:before {
  content: "\f1c9";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}

.fa-circle-o-notch:before {
  content: "\f1ce";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}

.fa-history:before {
  content: "\f1da";
}

.fa-circle-thin:before {
  content: "\f1db";
}

.fa-header:before {
  content: "\f1dc";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-sliders:before {
  content: "\f1de";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-newspaper-o:before {
  content: "\f1ea";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bell-slash-o:before {
  content: "\f1f7";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-eyedropper:before {
  content: "\f1fb";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-area-chart:before {
  content: "\f1fe";
}

.fa-pie-chart:before {
  content: "\f200";
}

.fa-line-chart:before {
  content: "\f201";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-bus:before {
  content: "\f207";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-cc:before {
  content: "\f20a";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}

.fa-meanpath:before {
  content: "\f20c";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-diamond:before {
  content: "\f219";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-venus:before {
  content: "\f221";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-facebook-official:before {
  content: "\f230";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-server:before {
  content: "\f233";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-train:before {
  content: "\f238";
}

.fa-subway:before {
  content: "\f239";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-sticky-note-o:before {
  content: "\f24a";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-hourglass-o:before {
  content: "\f250";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}

.fa-hand-scissors-o:before {
  content: "\f257";
}

.fa-hand-lizard-o:before {
  content: "\f258";
}

.fa-hand-spock-o:before {
  content: "\f259";
}

.fa-hand-pointer-o:before {
  content: "\f25a";
}

.fa-hand-peace-o:before {
  content: "\f25b";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-safari:before {
  content: "\f267";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-500px:before {
  content: "\f26e";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-calendar-plus-o:before {
  content: "\f271";
}

.fa-calendar-minus-o:before {
  content: "\f272";
}

.fa-calendar-times-o:before {
  content: "\f273";
}

.fa-calendar-check-o:before {
  content: "\f274";
}

.fa-industry:before {
  content: "\f275";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-map-o:before {
  content: "\f278";
}

.fa-map:before {
  content: "\f279";
}

.fa-commenting:before {
  content: "\f27a";
}

.fa-commenting-o:before {
  content: "\f27b";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-vimeo:before {
  content: "\f27d";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-edge:before {
  content: "\f282";
}

.fa-credit-card-alt:before {
  content: "\f283";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-modx:before {
  content: "\f285";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-usb:before {
  content: "\f287";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-pause-circle-o:before {
  content: "\f28c";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stop-circle-o:before {
  content: "\f28e";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-percent:before {
  content: "\f295";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-envira:before {
  content: "\f299";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-wheelchair-alt:before {
  content: "\f29b";
}

.fa-question-circle-o:before {
  content: "\f29c";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-volume-control-phone:before {
  content: "\f2a0";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-handshake-o:before {
  content: "\f2b5";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-open-o:before {
  content: "\f2b7";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-address-book-o:before {
  content: "\f2ba";
}

.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-circle-o:before {
  content: "\f2be";
}

.fa-user-o:before {
  content: "\f2c0";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-eercast:before {
  content: "\f2da";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-snowflake-o:before {
  content: "\f2dc";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-meetup:before {
  content: "\f2e0";
}

aside#ibd--related-links .icon-box-title {
  text-align: center;
  margin-bottom: 10px;
  min-height: 60px;
  display: flex;
  justify-content: center;
}
aside#ibd--related-links .row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

@font-face {
  font-family: "icomoon";
  src: url("fonts/icomoon.eot?kx79bq");
  src: url("fonts/icomoon.eot?kx79bq#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?kx79bq") format("truetype"), url("fonts/icomoon.woff?kx79bq") format("woff"), url("fonts/icomoon.svg?kx79bq#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-x-twitter:before {
  content: "\e900";
}

/*-------------------------------------------------------------------------
//  # LIFERAY AND CUSTOM PORTLETS
//------------------------------------------------------------------------*/
/*
.portlet-asset-publisher{
	.asset-abstract{
		position: relative;
	}
	.portlet-body > div > div.h2{display: none}
	.header-back-to{
		display: none;

		+ .header-title{
			display: none;
		}
	}
}
*/
/*-------------------------------------------------------------------------
//  # LAYOUTS
//------------------------------------------------------------------------*/
.container, .container-fluid {
  padding: 0;
}

#main-content .portlet-layout.row {
  margin: 0;
}
#main-content .portlet-layout.row > .portlet-column {
  padding: 0;
}

.SPR-1-2-layout .padding-15 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.SPR-1-2-layout .container .portlet-layout.row {
  margin-top: 20px !important;
}

@media (min-width: 768px) and (max-width: 991px) {
  .SPR-1-2-layout .hidden-sm {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .SPR-1-2-layout .hidden-xs {
    display: none !important;
  }
}
/*-------------------------------------------------------------------------
//  # TEMPLATES & ADTS
//------------------------------------------------------------------------*/
/********************************************************** BREADCRUMBS ********************************************************/
.breadcrumbs {
  height: 21px;
  width: 100%;
  font-size: 12px;
  color: #707070;
  margin: 30px 0px 30px 0px;
}

.breadcrumb {
  background: 0 0;
  position: relative;
  font-size: 10px;
  color: #555;
  padding: 0px;
  margin: 0px;
  align-content: flex-end;
}

.breadcrumb li {
  color: #555;
  font-size: 12px;
  display: inline-block;
  max-width: 250px;
  text-overflow: ellipsis;
  white-space: nowrap;
  _overflow: hidden;
}

.breadcrumb span {
  max-width: 200px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.breadcrumb a {
  color: #007F33;
  background-image: none;
}

.breadcrumb li a:hover,
.breadcrumb li.active {
  text-decoration: none;
  color: #007F33;
  background-image: none;
}

@media (max-width: 1140px) {
  .breadcrumb li {
    max-width: 200px;
  }
}
@media (max-width: 550px) {
  .breadcrumbs h1.pull-left,
  .breadcrumbs ul.pull-right {
    width: 100%;
    text-align: center;
  }
  .breadcrumbs h1.pull-left {
    margin-bottom: 0;
  }
  .breadcrumbs .breadcrumb {
    top: 0;
    margin-bottom: 10px;
  }
}
.breadcrumbs {
  height: 21px;
  width: 100%;
  font-size: 12px;
  color: #707070;
  margin: 30px 0 30px 0;
  align-content: flex-end;
}

.section-header {
  font-size: 35px;
  font-weight: 300;
}

@media (max-width: 767px) {
  .section-header {
    font-size: 27px;
  }
}
@media (max-width: 991px) {
  .section-header {
    margin-top: 15px;
    line-height: 37px;
  }
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/ ";
}

.leftnav li a {
  color: #000;
}
.leftnav li a:hover {
  color: #707070;
}

.spr-theme .images-table-team {
  min-width: 164px !important;
}
.spr-theme .table-team tr td {
  padding: 20px !important;
}
@media only screen and (max-width: 767px) {
  .spr-theme .images-table-team {
    min-width: 74px !important;
  }
}
.spr-theme .team-row:nth-child(odd) {
  background-color: #fafaf9;
  padding: 0 20px 10px 20px;
  border: 1px solid #e4e4e4;
  margin: 20px;
}
.spr-theme .team-row:nth-child(even) {
  background-color: #fff;
  padding: 0 20px 10px 20px;
  border: 1px solid #e4e4e4;
  margin: 20px;
}

/*!
 *  Font Awesome 3.2.1
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at http://fontawesome.io.  Stay up to date on Twitter at
 *  http://twitter.com/fontawesome.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 *
 *  Author - Dave Gandy
 *  ------------------------------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/davegandy
 *  Work: Lead Product Designer @ Kyruus - http://kyruus.com
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: "fontawesome-alloy";
  src: url("../font/fontawesome-alloy.eot");
  src: url("../font/fontawesome-alloy.eot?#iefix") format("embedded-opentype"), url("../font/fontawesome-alloy.woff") format("woff"), url("../font/fontawesome-alloy.ttf") format("truetype"), url("../font/fontawesome-alloy.svg#fontawesome-alloy") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* FONT AWESOME CORE
 * -------------------------- */
[class^=icon-],
[class*=" icon-"] {
  font-family: "fontawesome-alloy";
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
}

[class^=icon-]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}

/* makes the font 33% larger relative to the icon container */
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333em;
}

/* makes sure icons active on rollover in links */
a [class^=icon-],
a [class*=" icon-"] {
  display: inline;
}

/* increased font size for icon-large */
[class^=icon-].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.1428571429em;
  text-align: right;
  padding-right: 0.2857142857em;
}
[class^=icon-].icon-fixed-width.icon-large,
[class*=" icon-"].icon-fixed-width.icon-large {
  width: 1.4285714286em;
}

.icons-ul {
  margin-left: 2.1428571429em;
  list-style-type: none;
}
.icons-ul > li {
  position: relative;
}
.icons-ul .icon-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  text-align: center;
  line-height: inherit;
}

[class^=icon-].hide,
[class*=" icon-"].hide {
  display: none;
}

.icon-muted {
  color: #eeeeee;
}

.icon-light {
  color: white;
}

.icon-dark {
  color: #333333;
}

.icon-border {
  border: solid 1px #eeeeee;
  padding: 0.2em 0.25em 0.15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.icon-2x {
  font-size: 2em;
}
.icon-2x.icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.icon-3x {
  font-size: 3em;
}
.icon-3x.icon-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.icon-4x {
  font-size: 4em;
}
.icon-4x.icon-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.icon-5x {
  font-size: 5em;
}
.icon-5x.icon-border {
  border-width: 5px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

[class^=icon-].pull-left,
[class*=" icon-"].pull-left {
  margin-right: 0.3em;
}
[class^=icon-].pull-right,
[class*=" icon-"].pull-right {
  margin-left: 0.3em;
}

/* BOOTSTRAP SPECIFIC CLASSES
 * -------------------------- */
/* Bootstrap 2.0 sprites.less reset */
[class^=icon-],
[class*=" icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}

/* more sprites.less reset */
.icon-white,
.nav-pills > .active > a > [class^=icon-],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^=icon-],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^=icon-],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^=icon-],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^=icon-],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^=icon-],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none;
}

/* keeps Bootstrap styles with and without icons the same */
.btn [class^=icon-].icon-large,
.btn [class*=" icon-"].icon-large, .nav [class^=icon-].icon-large,
.nav [class*=" icon-"].icon-large {
  line-height: 0.9em;
}
.btn [class^=icon-].icon-spin,
.btn [class*=" icon-"].icon-spin, .nav [class^=icon-].icon-spin,
.nav [class*=" icon-"].icon-spin {
  display: inline-block;
}

.nav-tabs [class^=icon-], .nav-tabs [class^=icon-].icon-large,
.nav-tabs [class*=" icon-"],
.nav-tabs [class*=" icon-"].icon-large, .nav-pills [class^=icon-], .nav-pills [class^=icon-].icon-large,
.nav-pills [class*=" icon-"],
.nav-pills [class*=" icon-"].icon-large {
  line-height: 0.9em;
}

.btn [class^=icon-].pull-left.icon-2x, .btn [class^=icon-].pull-right.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: 0.18em;
}
.btn [class^=icon-].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: 0.8em;
}

.btn.btn-small [class^=icon-].pull-left.icon-2x, .btn.btn-small [class^=icon-].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: 0.25em;
}

.btn.btn-large [class^=icon-],
.btn.btn-large [class*=" icon-"] {
  margin-top: 0;
}
.btn.btn-large [class^=icon-].pull-left.icon-2x, .btn.btn-large [class^=icon-].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-top: 0.05em;
}
.btn.btn-large [class^=icon-].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
  margin-right: 0.2em;
}
.btn.btn-large [class^=icon-].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-left: 0.2em;
}

/* Fixes alignment in nav lists */
.nav-list [class^=icon-],
.nav-list [class*=" icon-"] {
  line-height: inherit;
}

/* EXTRAS
 * -------------------------- */
/* Stacked and layered icon */
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%;
}
.icon-stack [class^=icon-],
.icon-stack [class*=" icon-"] {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 1em;
  line-height: inherit;
}
.icon-stack .icon-stack-base {
  font-size: 2em;
}

/* Animated rotating icon */
.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}

/* Prevent stack and spinners from being taken inline when inside a link */
a .icon-stack,
a .icon-spin {
  display: inline-block;
  text-decoration: none;
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
0% {
    -ms-transform: rotate(0deg);
  }
100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
/* Icon rotations and mirroring */
.icon-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}

.icon-rotate-180:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}

.icon-rotate-270:before {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.icon-flip-horizontal:before {
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.icon-flip-vertical:before {
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* ensure rotation occurs inside anchor tags */
a .icon-rotate-90:before, a .icon-rotate-180:before, a .icon-rotate-270:before, a .icon-flip-horizontal:before, a .icon-flip-vertical:before {
  display: inline-block;
}

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
  font-family: "fontawesome-alloy";
  content: '\FEFF' attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-caret-bottom-right, .icon-glass, .icon-music, .icon-search, .icon-envelope, .icon-heart, .icon-star, .icon-star-empty, .icon-user, .icon-film, .icon-th-large, .icon-th, .icon-th-list, .icon-ok, .icon-remove, .icon-zoom-in, .icon-zoom-out, .icon-off, .icon-signal, .icon-cog, .icon-trash, .icon-home, .icon-file, .icon-inbox, .icon-play-circle, .icon-repeat, .icon-refresh, .icon-list-alt, .icon-lock, .icon-flag, .icon-headphones, .icon-volume-off, .icon-volume-down, .icon-volume-up, .icon-qrcode, .icon-barcode, .icon-tag, .icon-tags, .icon-book, .icon-bookmark, .icon-print, .icon-camera, .icon-font, .icon-bold, .icon-italic, .icon-align-justify, .icon-list, .icon-indent-left, .icon-indent-right, .icon-facetime-video, .icon-picture, .icon-pencil, .icon-map-marker, .icon-adjust, .icon-tint, .icon-edit, .icon-share, .icon-check, .icon-move, .icon-step-backward, .icon-fast-backward, .icon-backward, .icon-play, .icon-pause, .icon-stop, .icon-forward, .icon-fast-forward, .icon-minus-sign, .icon-remove-sign, .icon-ok-sign, .icon-question-sign, .icon-info-sign, .icon-screenshot, .icon-remove-circle, .icon-ok-circle, .icon-ban-circle, .icon-arrow-left, .icon-arrow-right, .icon-arrow-up, .icon-arrow-down, .icon-share-alt, .icon-resize-full, .icon-resize-small, .icon-plus, .icon-minus, .icon-asterisk, .icon-exclamation-sign, .icon-gift, .icon-leaf, .icon-calendar, .icon-random, .icon-comment, .icon-magnet, .icon-chevron-up, .icon-chevron-down, .icon-retweet, .icon-shopping-cart, .icon-folder-close, .icon-folder-open, .icon-resize-vertical, .icon-resize-horizontal, .icon-bar-chart, .icon-twitter-sign, .icon-facebook-sign, .icon-camera-retro, .icon-key, .icon-cogs, .icon-comments, .icon-thumbs-up, .icon-thumbs-down, .icon-star-half, .icon-signin, .icon-trophy, .icon-github-sign, .icon-upload-alt, .icon-lemon, .icon-phone, .icon-check-empty, .icon-bookmark-empty, .icon-phone-sign, .icon-twitter, .icon-facebook, .icon-github, .icon-unlock, .icon-credit, .icon-rss, .icon-hdd, .icon-bullhorn, .icon-bell, .icon-certificate, .icon-hand-right, .icon-hand-left, .icon-hand-up, .icon-globe, .icon-wrench, .icon-tasks, .icon-filter, .icon-briefcase, .icon-fullscreen, .icon-group, .icon-link, .icon-cloud, .icon-beaker, .icon-cut, .icon-copy, .icon-paper-clip, .icon-save, .icon-sign-blank, .icon-reorder, .icon-list-ul, .icon-list-ol, .icon-strikethrough, .icon-underline, .icon-table, .icon-magic, .icon-money, .icon-caret-down, .icon-caret-up, .icon-caret-left, .icon-caret-right, .icon-columns, .icon-sort, .icon-sort-down, .icon-sort-up, .icon-envelope-alt, .icon-linkedin, .icon-undo, .icon-legal, .icon-dashboard, .icon-comment-alt, .icon-comments-alt, .icon-bolt, .icon-sitemap, .icon-umbrella, .icon-paste, .icon-lightbulb, .icon-exchange, .icon-bell-alt, .icon-coffee, .icon-food, .icon-file-alt, .icon-building, .icon-hospital, .icon-ambulance, .icon-medkit, .icon-fighter-jet, .icon-beer, .icon-h-sign, .icon-plus-sign, .icon-double-angle-left, .icon-double-angle-right, .icon-double-angle-up, .icon-double-angle-down, .icon-angle-left, .icon-angle-right, .icon-angle-up, .icon-angle-down, .icon-desktop, .icon-laptop, .icon-spinner, .icon-circle, .icon-reply, .icon-github-alt, .icon-folder-close-alt, .icon-folder-open-alt, .icon-expand-alt, .icon-collapse-alt, .icon-smile, .icon-frown, .icon-meh, .icon-gamepad, .icon-keyboard, .icon-flag-alt, .icon-flag-checkered, .icon-terminal, .icon-code, .icon-reply-all, .icon-star-half-full, .icon-location-arrow, .icon-crop, .icon-code-fork, .icon-subscript, .icon-eraser, .icon-puzzle, .icon-microphone, .icon-microphone-off, .icon-shield, .icon-calendar-empty, .icon-fire-extinguisher, .icon-rocket, .icon-maxcdn, .icon-chevron-sign-left, .icon-chevron-sign-right, .icon-chevron-sign-up, .icon-chevron-sign-down, .icon-html5, .icon-css3, .icon-anchor, .icon-unlock-alt, .icon-bullseye, .icon-ellipsis-horizontal, .icon-ellipsis-vertical, .icon-rss-sign, .icon-fb-boolean, .icon-text-height, .icon-text-width, .icon-align-left, .icon-align-center, .icon-align-right, .icon-step-forward, .icon-eject, .icon-chevron-left, .icon-chevron-right, .icon-plus-sign-2, .icon-fire, .icon-eye-open, .icon-eye-close, .icon-warning-sign, .icon-plane, .icon-heart-empty, .icon-signout, .icon-linkedin-sign, .icon-pushpin, .icon-external-link, .icon-hand-down, .icon-circle-arrow-left, .icon-circle-arrow-right, .icon-circle-arrow-up, .icon-circle-arrow-down, .icon-truck, .icon-pinterest, .icon-pinterest-sign, .icon-google-plus-sign, .icon-google-plus, .icon-cloud-download, .icon-cloud-upload, .icon-user-md, .icon-stethoscope, .icon-suitcase, .icon-tablet, .icon-mobile, .icon-circle-blank, .icon-quote-left, .icon-quote-right, .icon-unlink, .icon-question, .icon-info, .icon-exclamation, .icon-superscript, .icon-play-sign, .icon-ticket, .icon-minus-sign-alt, .icon-check-minus, .icon-level-up, .icon-sort-by-attributes-alt, .icon-sort-by-order, .icon-sort-by-order-alt, .icon-thumbs-up-2, .icon-thumbs-down-2, .icon-dribbble, .icon-skype, .icon-foursquare, .icon-trello, .icon-female, .icon-level-down, .icon-check-sign, .icon-edit-sign, .icon-external-link-sign, .icon-share-sign, .icon-compass, .icon-collapse, .icon-collapse-top, .icon-expand, .icon-euro, .icon-gbp, .icon-dollar, .icon-rupee, .icon-yen, .icon-renminbi, .icon-won, .icon-bitcoin, .icon-file-2, .icon-file-text, .icon-sort-by-alphabet, .icon-sort-by-alphabet-alt, .icon-sort-by-attributes, .icon-youtube-sign, .icon-youtube, .icon-xing, .icon-xing-sign, .icon-youtube-play, .icon-dropbox, .icon-stackexchange, .icon-instagram, .icon-flickr, .icon-adn, .icon-bitbucket, .icon-bitbucket-sign, .icon-tumblr, .icon-tumblr-sign, .icon-long-arrow-down, .icon-long-arrow-up, .icon-long-arrow-left, .icon-long-arrow-right, .icon-apple, .icon-windows, .icon-android, .icon-linux, .icon-male, .icon-gittip, .icon-sun, .icon-moon, .icon-archive, .icon-bug, .icon-vk, .icon-weibo, .icon-renren, .icon-time, .icon-road, .icon-download-alt, .icon-download, .icon-upload, .icon-db-joinxor, .icon-db-state, .icon-db-start, .icon-db-end, .icon-db-fork, .icon-db-condition, .icon-db-task, .icon-db-join, .icon-fb-button, .icon-fb-fieldset, .icon-fb-custom-field, .icon-fb-separator, .icon-fb-paragraph, .icon-fb-file-upload, .icon-fb-text, .icon-fb-text-box, .icon-fb-select, .icon-fb-radio, .icon-fb-number, .icon-fb-integer, .icon-fb-decimal {
  font-family: "fontawesome-alloy";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

.icon-caret-bottom-right:before {
  content: "\e016";
}

.icon-glass:before {
  content: "\f000";
}

.icon-music:before {
  content: "\f001";
}

.icon-search:before {
  content: "\f002";
}

.icon-envelope:before {
  content: "\f003";
}

.icon-heart:before {
  content: "\f004";
}

.icon-star:before {
  content: "\f005";
}

.icon-star-empty:before {
  content: "\f006";
}

.icon-user:before {
  content: "\f007";
}

.icon-film:before {
  content: "\f008";
}

.icon-th-large:before {
  content: "\f009";
}

.icon-th:before {
  content: "\f00a";
}

.icon-th-list:before {
  content: "\f00b";
}

.icon-ok:before {
  content: "\f00c";
}

.icon-remove:before {
  content: "\f00d";
}

.icon-zoom-in:before {
  content: "\f00e";
}

.icon-zoom-out:before {
  content: "\f010";
}

.icon-off:before {
  content: "\f011";
}

.icon-signal:before {
  content: "\f012";
}

.icon-cog:before {
  content: "\f013";
}

.icon-trash:before {
  content: "\f014";
}

.icon-home:before {
  content: "\f015";
}

.icon-file:before {
  content: "\f016";
}

.icon-inbox:before {
  content: "\f01c";
}

.icon-play-circle:before {
  content: "\f01d";
}

.icon-repeat:before {
  content: "\f01e";
}

.icon-refresh:before {
  content: "\f021";
}

.icon-list-alt:before {
  content: "\f022";
}

.icon-lock:before {
  content: "\f023";
}

.icon-flag:before {
  content: "\f024";
}

.icon-headphones:before {
  content: "\f025";
}

.icon-volume-off:before {
  content: "\f026";
}

.icon-volume-down:before {
  content: "\f027";
}

.icon-volume-up:before {
  content: "\f028";
}

.icon-qrcode:before {
  content: "\f029";
}

.icon-barcode:before {
  content: "\f02a";
}

.icon-tag:before {
  content: "\f02b";
}

.icon-tags:before {
  content: "\f02c";
}

.icon-book:before {
  content: "\f02d";
}

.icon-bookmark:before {
  content: "\f02e";
}

.icon-print:before {
  content: "\f02f";
}

.icon-camera:before {
  content: "\f030";
}

.icon-font:before {
  content: "\f031";
}

.icon-bold:before {
  content: "\f032";
}

.icon-italic:before {
  content: "\f033";
}

.icon-align-justify:before {
  content: "\f039";
}

.icon-list:before {
  content: "\f03a";
}

.icon-indent-left:before {
  content: "\f03b";
}

.icon-indent-right:before {
  content: "\f03c";
}

.icon-facetime-video:before {
  content: "\f03d";
}

.icon-picture:before {
  content: "\f03e";
}

.icon-pencil:before {
  content: "\f040";
}

.icon-map-marker:before {
  content: "\f041";
}

.icon-adjust:before {
  content: "\f042";
}

.icon-tint:before {
  content: "\f043";
}

.icon-edit:before {
  content: "\f044";
}

.icon-share:before {
  content: "\f045";
}

.icon-check:before {
  content: "\f046";
}

.icon-move:before {
  content: "\f047";
}

.icon-step-backward:before {
  content: "\f048";
}

.icon-fast-backward:before {
  content: "\f049";
}

.icon-backward:before {
  content: "\f04a";
}

.icon-play:before {
  content: "\f04b";
}

.icon-pause:before {
  content: "\f04c";
}

.icon-stop:before {
  content: "\f04d";
}

.icon-forward:before {
  content: "\f04e";
}

.icon-fast-forward:before {
  content: "\f050";
}

.icon-minus-sign:before {
  content: "\f056";
}

.icon-remove-sign:before {
  content: "\f057";
}

.icon-ok-sign:before {
  content: "\f058";
}

.icon-question-sign:before {
  content: "\f059";
}

.icon-info-sign:before {
  content: "\f05a";
}

.icon-screenshot:before {
  content: "\f05b";
}

.icon-remove-circle:before {
  content: "\f05c";
}

.icon-ok-circle:before {
  content: "\f05d";
}

.icon-ban-circle:before {
  content: "\f05e";
}

.icon-arrow-left:before {
  content: "\f060";
}

.icon-arrow-right:before {
  content: "\f061";
}

.icon-arrow-up:before {
  content: "\f062";
}

.icon-arrow-down:before {
  content: "\f063";
}

.icon-share-alt:before {
  content: "\f064";
}

.icon-resize-full:before {
  content: "\f065";
}

.icon-resize-small:before {
  content: "\f066";
}

.icon-plus:before {
  content: "\f067";
}

.icon-minus:before {
  content: "\f068";
}

.icon-asterisk:before {
  content: "\f069";
}

.icon-exclamation-sign:before {
  content: "\f06a";
}

.icon-gift:before {
  content: "\f06b";
}

.icon-leaf:before {
  content: "\f06c";
}

.icon-calendar:before {
  content: "\f073";
}

.icon-random:before {
  content: "\f074";
}

.icon-comment:before {
  content: "\f075";
}

.icon-magnet:before {
  content: "\f076";
}

.icon-chevron-up:before {
  content: "\f077";
}

.icon-chevron-down:before {
  content: "\f078";
}

.icon-retweet:before {
  content: "\f079";
}

.icon-shopping-cart:before {
  content: "\f07a";
}

.icon-folder-close:before {
  content: "\f07b";
}

.icon-folder-open:before {
  content: "\f07c";
}

.icon-resize-vertical:before {
  content: "\f07d";
}

.icon-resize-horizontal:before {
  content: "\f07e";
}

.icon-bar-chart:before {
  content: "\f080";
}

.icon-twitter-sign:before {
  content: "\f081";
}

.icon-facebook-sign:before {
  content: "\f082";
}

.icon-camera-retro:before {
  content: "\f083";
}

.icon-key:before {
  content: "\f084";
}

.icon-cogs:before {
  content: "\f085";
}

.icon-comments:before {
  content: "\f086";
}

.icon-thumbs-up:before {
  content: "\f087";
}

.icon-thumbs-down:before {
  content: "\f088";
}

.icon-star-half:before {
  content: "\f089";
}

.icon-signin:before {
  content: "\f090";
}

.icon-trophy:before {
  content: "\f091";
}

.icon-github-sign:before {
  content: "\f092";
}

.icon-upload-alt:before {
  content: "\f093";
}

.icon-lemon:before {
  content: "\f094";
}

.icon-phone:before {
  content: "\f095";
}

.icon-check-empty:before {
  content: "\f096";
}

.icon-bookmark-empty:before {
  content: "\f097";
}

.icon-phone-sign:before {
  content: "\f098";
}

.icon-twitter:before {
  content: "\f099";
}

.icon-facebook:before {
  content: "\f09a";
}

.icon-github:before {
  content: "\f09b";
}

.icon-unlock:before {
  content: "\f09c";
}

.icon-credit:before {
  content: "\f09d";
}

.icon-rss:before {
  content: "\f09e";
}

.icon-hdd:before {
  content: "\f0a0";
}

.icon-bullhorn:before {
  content: "\f0a1";
}

.icon-bell:before {
  content: "\f0a2";
}

.icon-certificate:before {
  content: "\f0a3";
}

.icon-hand-right:before {
  content: "\f0a4";
}

.icon-hand-left:before {
  content: "\f0a5";
}

.icon-hand-up:before {
  content: "\f0a6";
}

.icon-globe:before {
  content: "\f0ac";
}

.icon-wrench:before {
  content: "\f0ad";
}

.icon-tasks:before {
  content: "\f0ae";
}

.icon-filter:before {
  content: "\f0b0";
}

.icon-briefcase:before {
  content: "\f0b1";
}

.icon-fullscreen:before {
  content: "\f0b2";
}

.icon-group:before {
  content: "\f0c0";
}

.icon-link:before {
  content: "\f0c1";
}

.icon-cloud:before {
  content: "\f0c2";
}

.icon-beaker:before {
  content: "\f0c3";
}

.icon-cut:before {
  content: "\f0c4";
}

.icon-copy:before {
  content: "\f0c5";
}

.icon-paper-clip:before {
  content: "\f0c6";
}

.icon-save:before {
  content: "\f0c7";
}

.icon-sign-blank:before {
  content: "\f0c8";
}

.icon-reorder:before {
  content: "\f0c9";
}

.icon-list-ul:before {
  content: "\f0ca";
}

.icon-list-ol:before {
  content: "\f0cb";
}

.icon-strikethrough:before {
  content: "\f0cc";
}

.icon-underline:before {
  content: "\f0cd";
}

.icon-table:before {
  content: "\f0ce";
}

.icon-magic:before {
  content: "\f0d0";
}

.icon-money:before {
  content: "\f0d6";
}

.icon-caret-down:before {
  content: "\f0d7";
}

.icon-caret-up:before {
  content: "\f0d8";
}

.icon-caret-left:before {
  content: "\f0d9";
}

.icon-caret-right:before {
  content: "\f0da";
}

.icon-columns:before {
  content: "\f0db";
}

.icon-sort:before {
  content: "\f0dc";
}

.icon-sort-down:before {
  content: "\f0dd";
}

.icon-sort-up:before {
  content: "\f0de";
}

.icon-envelope-alt:before {
  content: "\f0e0";
}

.icon-linkedin:before {
  content: "\f0e1";
}

.icon-undo:before {
  content: "\f0e2";
}

.icon-legal:before {
  content: "\f0e3";
}

.icon-dashboard:before {
  content: "\f0e4";
}

.icon-comment-alt:before {
  content: "\f0e5";
}

.icon-comments-alt:before {
  content: "\f0e6";
}

.icon-bolt:before {
  content: "\f0e7";
}

.icon-sitemap:before {
  content: "\f0e8";
}

.icon-umbrella:before {
  content: "\f0e9";
}

.icon-paste:before {
  content: "\f0ea";
}

.icon-lightbulb:before {
  content: "\f0eb";
}

.icon-exchange:before {
  content: "\f0ec";
}

.icon-bell-alt:before {
  content: "\f0f3";
}

.icon-coffee:before {
  content: "\f0f4";
}

.icon-food:before {
  content: "\f0f5";
}

.icon-file-alt:before {
  content: "\f0f6";
}

.icon-building:before {
  content: "\f0f7";
}

.icon-hospital:before {
  content: "\f0f8";
}

.icon-ambulance:before {
  content: "\f0f9";
}

.icon-medkit:before {
  content: "\f0fa";
}

.icon-fighter-jet:before {
  content: "\f0fb";
}

.icon-beer:before {
  content: "\f0fc";
}

.icon-h-sign:before {
  content: "\f0fd";
}

.icon-plus-sign:before {
  content: "\f0fe";
}

.icon-double-angle-left:before {
  content: "\f100";
}

.icon-double-angle-right:before {
  content: "\f101";
}

.icon-double-angle-up:before {
  content: "\f102";
}

.icon-double-angle-down:before {
  content: "\f103";
}

.icon-angle-left:before {
  content: "\f104";
}

.icon-angle-right:before {
  content: "\f105";
}

.icon-angle-up:before {
  content: "\f106";
}

.icon-angle-down:before {
  content: "\f107";
}

.icon-desktop:before {
  content: "\f108";
}

.icon-laptop:before {
  content: "\f109";
}

.icon-spinner:before {
  content: "\f110";
}

.icon-circle:before {
  content: "\f111";
}

.icon-reply:before {
  content: "\f112";
}

.icon-github-alt:before {
  content: "\f113";
}

.icon-folder-close-alt:before {
  content: "\f114";
}

.icon-folder-open-alt:before {
  content: "\f115";
}

.icon-expand-alt:before {
  content: "\f116";
}

.icon-collapse-alt:before {
  content: "\f117";
}

.icon-smile:before {
  content: "\f118";
}

.icon-frown:before {
  content: "\f119";
}

.icon-meh:before {
  content: "\f11a";
}

.icon-gamepad:before {
  content: "\f11b";
}

.icon-keyboard:before {
  content: "\f11c";
}

.icon-flag-alt:before {
  content: "\f11d";
}

.icon-flag-checkered:before {
  content: "\f11e";
}

.icon-terminal:before {
  content: "\f120";
}

.icon-code:before {
  content: "\f121";
}

.icon-reply-all:before {
  content: "\f122";
}

.icon-star-half-full:before {
  content: "\f123";
}

.icon-location-arrow:before {
  content: "\f124";
}

.icon-crop:before {
  content: "\f125";
}

.icon-code-fork:before {
  content: "\f126";
}

.icon-subscript:before {
  content: "\f12c";
}

.icon-eraser:before {
  content: "\f12d";
}

.icon-puzzle:before {
  content: "\f12e";
}

.icon-microphone:before {
  content: "\f130";
}

.icon-microphone-off:before {
  content: "\f131";
}

.icon-shield:before {
  content: "\f132";
}

.icon-calendar-empty:before {
  content: "\f133";
}

.icon-fire-extinguisher:before {
  content: "\f134";
}

.icon-rocket:before {
  content: "\f135";
}

.icon-maxcdn:before {
  content: "\f136";
}

.icon-chevron-sign-left:before {
  content: "\f137";
}

.icon-chevron-sign-right:before {
  content: "\f138";
}

.icon-chevron-sign-up:before {
  content: "\f139";
}

.icon-chevron-sign-down:before {
  content: "\f13a";
}

.icon-html5:before {
  content: "\f13b";
}

.icon-css3:before {
  content: "\f13c";
}

.icon-anchor:before {
  content: "\f13d";
}

.icon-unlock-alt:before {
  content: "\f13e";
}

.icon-bullseye:before {
  content: "\f140";
}

.icon-ellipsis-horizontal:before {
  content: "\f141";
}

.icon-ellipsis-vertical:before {
  content: "\f142";
}

.icon-rss-sign:before {
  content: "\f143";
}

.icon-fb-boolean:before {
  content: "\e008";
}

.icon-text-height:before {
  content: "\f034";
}

.icon-text-width:before {
  content: "\f035";
}

.icon-align-left:before {
  content: "\f036";
}

.icon-align-center:before {
  content: "\f037";
}

.icon-align-right:before {
  content: "\f038";
}

.icon-step-forward:before {
  content: "\f051";
}

.icon-eject:before {
  content: "\f052";
}

.icon-chevron-left:before {
  content: "\f053";
}

.icon-chevron-right:before {
  content: "\f054";
}

.icon-plus-sign-2:before {
  content: "\f055";
}

.icon-fire:before {
  content: "\f06d";
}

.icon-eye-open:before {
  content: "\f06e";
}

.icon-eye-close:before {
  content: "\f070";
}

.icon-warning-sign:before {
  content: "\f071";
}

.icon-plane:before {
  content: "\f072";
}

.icon-heart-empty:before {
  content: "\f08a";
}

.icon-signout:before {
  content: "\f08b";
}

.icon-linkedin-sign:before {
  content: "\f08c";
}

.icon-pushpin:before {
  content: "\f08d";
}

.icon-external-link:before {
  content: "\f08e";
}

.icon-hand-down:before {
  content: "\f0a7";
}

.icon-circle-arrow-left:before {
  content: "\f0a8";
}

.icon-circle-arrow-right:before {
  content: "\f0a9";
}

.icon-circle-arrow-up:before {
  content: "\f0aa";
}

.icon-circle-arrow-down:before {
  content: "\f0ab";
}

.icon-truck:before {
  content: "\f0d1";
}

.icon-pinterest:before {
  content: "\f0d2";
}

.icon-pinterest-sign:before {
  content: "\f0d3";
}

.icon-google-plus-sign:before {
  content: "\f0d4";
}

.icon-google-plus:before {
  content: "\f0d5";
}

.icon-cloud-download:before {
  content: "\f0ed";
}

.icon-cloud-upload:before {
  content: "\f0ee";
}

.icon-user-md:before {
  content: "\f0f0";
}

.icon-stethoscope:before {
  content: "\f0f1";
}

.icon-suitcase:before {
  content: "\f0f2";
}

.icon-tablet:before {
  content: "\f10a";
}

.icon-mobile:before {
  content: "\f10b";
}

.icon-circle-blank:before {
  content: "\f10c";
}

.icon-quote-left:before {
  content: "\f10d";
}

.icon-quote-right:before {
  content: "\f10e";
}

.icon-unlink:before {
  content: "\f127";
}

.icon-question:before {
  content: "\f128";
}

.icon-info:before {
  content: "\f129";
}

.icon-exclamation:before {
  content: "\f12a";
}

.icon-superscript:before {
  content: "\f12b";
}

.icon-play-sign:before {
  content: "\f144";
}

.icon-ticket:before {
  content: "\f145";
}

.icon-minus-sign-alt:before {
  content: "\f146";
}

.icon-check-minus:before {
  content: "\f147";
}

.icon-level-up:before {
  content: "\f148";
}

.icon-sort-by-attributes-alt:before {
  content: "\f161";
}

.icon-sort-by-order:before {
  content: "\f162";
}

.icon-sort-by-order-alt:before {
  content: "\f163";
}

.icon-thumbs-up-2:before {
  content: "\f164";
}

.icon-thumbs-down-2:before {
  content: "\f165";
}

.icon-dribbble:before {
  content: "\f17d";
}

.icon-skype:before {
  content: "\f17e";
}

.icon-foursquare:before {
  content: "\f180";
}

.icon-trello:before {
  content: "\f181";
}

.icon-female:before {
  content: "\f182";
}

.icon-level-down:before {
  content: "\f149";
}

.icon-check-sign:before {
  content: "\f14a";
}

.icon-edit-sign:before {
  content: "\f14b";
}

.icon-external-link-sign:before {
  content: "\f14c";
}

.icon-share-sign:before {
  content: "\f14d";
}

.icon-compass:before {
  content: "\f14e";
}

.icon-collapse:before {
  content: "\f150";
}

.icon-collapse-top:before {
  content: "\f151";
}

.icon-expand:before {
  content: "\f152";
}

.icon-euro:before {
  content: "\f153";
}

.icon-gbp:before {
  content: "\f154";
}

.icon-dollar:before {
  content: "\f155";
}

.icon-rupee:before {
  content: "\f156";
}

.icon-yen:before {
  content: "\f157";
}

.icon-renminbi:before {
  content: "\f158";
}

.icon-won:before {
  content: "\f159";
}

.icon-bitcoin:before {
  content: "\f15a";
}

.icon-file-2:before {
  content: "\f15b";
}

.icon-file-text:before {
  content: "\f15c";
}

.icon-sort-by-alphabet:before {
  content: "\f15d";
}

.icon-sort-by-alphabet-alt:before {
  content: "\f15e";
}

.icon-sort-by-attributes:before {
  content: "\f160";
}

.icon-youtube-sign:before {
  content: "\f166";
}

.icon-youtube:before {
  content: "\f167";
}

.icon-xing:before {
  content: "\f168";
}

.icon-xing-sign:before {
  content: "\f169";
}

.icon-youtube-play:before {
  content: "\f16a";
}

.icon-dropbox:before {
  content: "\f16b";
}

.icon-stackexchange:before {
  content: "\f16c";
}

.icon-instagram:before {
  content: "\f16d";
}

.icon-flickr:before {
  content: "\f16e";
}

.icon-adn:before {
  content: "\f170";
}

.icon-bitbucket:before {
  content: "\f171";
}

.icon-bitbucket-sign:before {
  content: "\f172";
}

.icon-tumblr:before {
  content: "\f173";
}

.icon-tumblr-sign:before {
  content: "\f174";
}

.icon-long-arrow-down:before {
  content: "\f175";
}

.icon-long-arrow-up:before {
  content: "\f176";
}

.icon-long-arrow-left:before {
  content: "\f177";
}

.icon-long-arrow-right:before {
  content: "\f178";
}

.icon-apple:before {
  content: "\f179";
}

.icon-windows:before {
  content: "\f17a";
}

.icon-android:before {
  content: "\f17b";
}

.icon-linux:before {
  content: "\f17c";
}

.icon-male:before {
  content: "\f183";
}

.icon-gittip:before {
  content: "\f184";
}

.icon-sun:before {
  content: "\f185";
}

.icon-moon:before {
  content: "\f186";
}

.icon-archive:before {
  content: "\f187";
}

.icon-bug:before {
  content: "\f188";
}

.icon-vk:before {
  content: "\f189";
}

.icon-weibo:before {
  content: "\f18a";
}

.icon-renren:before {
  content: "\f18b";
}

.icon-time:before {
  content: "\f017";
}

.icon-road:before {
  content: "\f018";
}

.icon-download-alt:before {
  content: "\f019";
}

.icon-download:before {
  content: "\f01a";
}

.icon-upload:before {
  content: "\f01b";
}

.icon-db-joinxor:before {
  content: "\e006";
}

.icon-db-state:before {
  content: "\e009";
}

.icon-db-start:before {
  content: "\e00b";
}

.icon-db-end:before {
  content: "\e00a";
}

.icon-db-fork:before {
  content: "\e00c";
}

.icon-db-condition:before {
  content: "\e00e";
}

.icon-db-task:before {
  content: "\e00d";
}

.icon-db-join:before {
  content: "\e00f";
}

.icon-fb-button:before {
  content: "\e010";
}

.icon-fb-fieldset:before {
  content: "\e011";
}

.icon-fb-custom-field:before {
  content: "\e012";
}

.icon-fb-separator:before {
  content: "\e013";
}

.icon-fb-paragraph:before {
  content: "\e014";
}

.icon-fb-file-upload:before {
  content: "\e015";
}

.icon-fb-text:before {
  content: "\e000";
}

.icon-fb-text-box:before {
  content: "\e001";
}

.icon-fb-select:before {
  content: "\e002";
}

.icon-fb-radio:before {
  content: "\e003";
}

.icon-fb-number:before {
  content: "\e004";
}

.icon-fb-integer:before {
  content: "\e005";
}

.icon-fb-decimal:before {
  content: "\e007";
}

.icon-btc:before {
  content: "\f15a";
}

.icon-cny:before {
  content: "\f158";
}

.icon-eur:before {
  content: "\f153";
}

.icon-gear:before {
  content: "\f013";
}

.icon-gears:before {
  content: "\f085";
}

.icon-inr:before {
  content: "\f156";
}

.icon-jpy:before {
  content: "\f157";
}

.icon-krw:before {
  content: "\f159";
}

.icon-mail-forward:before {
  content: "\f064";
}

.icon-mail-reply:before {
  content: "\f112";
}

.icon-paperclip:before {
  content: "\f0c6";
}

.icon-power-off:before {
  content: "\f011";
}

.icon-rotate-left:before {
  content: "\f0e2";
}

.icon-rotate-right:before {
  content: "\f01e";
}

.icon-star-half-empty:before {
  content: "\f123";
}

.icon-unchecked:before {
  content: "\f096";
}

.icon-usd:before {
  content: "\f155";
}

@font-face {
  font-family: "Glyphicons Halflings";
  src: url(../font/glyphicons-halflings-regular.eot);
  src: url(../font/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../font/glyphicons-halflings-regular.woff2) format("woff2"), url(../font/glyphicons-halflings-regular.woff) format("woff"), url(../font/glyphicons-halflings-regular.ttf) format("truetype"), url(../font/glyphicons-halflings-regular.svgglyphicons_halflingsregular) format("svg");
}
.glyphicon {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  position: relative;
  top: 1px;
}

.glyphicon-asterisk:before {
  content: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-euro:before, .glyphicon-eur:before {
  content: "€";
}

.glyphicon-minus:before {
  content: "−";
}

.glyphicon-cloud:before {
  content: "☁";
}

.glyphicon-envelope:before {
  content: "✉";
}

.glyphicon-pencil:before {
  content: "✏";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "⛺";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "⌛";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-btc:before {
  content: "\e227";
}

.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-yen:before {
  content: "¥";
}

.glyphicon-jpy:before {
  content: "¥";
}

.glyphicon-ruble:before {
  content: "₽";
}

.glyphicon-rub:before {
  content: "₽";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

.spr-theme .alert {
  font-family: system-ui, -apple-system, blinkmacsystemfont, "Segoe UI", roboto, oxygen-sans, ubuntu, cantarell, "Helvetica Neue", arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}
.spr-theme .alert .alert-indicator {
  font-size: 1rem;
  line-height: 1;
}
.spr-theme .alert .lead {
  font-family: system-ui, -apple-system, blinkmacsystemfont, "Segoe UI", roboto, oxygen-sans, ubuntu, cantarell, "Helvetica Neue", arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 0.875rem;
  font-weight: 600;
  margin-right: 0.3125rem;
}
.spr-theme .alert .autofit-row.alert-autofit-row > .autofit-col {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.spr-theme .alert .autofit-section {
  font-family: system-ui, -apple-system, blinkmacsystemfont, "Segoe UI", roboto, oxygen-sans, ubuntu, cantarell, "Helvetica Neue", arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 0.875rem;
}
.spr-theme .alert.alert-info {
  background-color: #eef2fa;
  border-color: #89a7e0;
  color: #2e5aac;
}
.spr-theme .alert.alert-info .autofit-section {
  color: #2e5aac;
}
.spr-theme .alert.alert-info .lead {
  color: #2e5aac;
}
.spr-theme .alert.alert-info .btn-link {
  color: #0b5fff;
  font-weight: 400;
  text-decoration: none;
}
.spr-theme .alert.alert-info .btn-link:hover {
  color: #004ad7;
  text-decoration: underline;
}
.spr-theme .alert.alert-dismissible.alert-danger {
  padding-left: 16px;
  background-color: #feefef;
  border-color: #f48989;
  color: #da1414;
}
.spr-theme .alert.alert-dismissible.alert-danger .autofit-section {
  color: #da1414;
}
.spr-theme .alert.alert-dismissible.alert-danger .lead {
  color: #da1414;
}
.spr-theme .alert.alert-dismissible.alert-danger button.close {
  color: #da1414;
  font-size: 1rem;
  height: 2rem;
  opacity: 1;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  position: absolute;
  right: 0.5rem;
  top: 0.6875rem;
  width: 2rem;
}
.spr-theme .alert.alert-dismissible.alert-danger button .lexicon-icon {
  display: inline-block;
  fill: #da1414;
  height: 1em;
  vertical-align: middle;
  width: 1em;
}
.spr-theme .alert.alert-dismissible.alert-warning {
  padding-left: 16px;
  background-color: #fff4ec;
  border-color: #ff8f39;
  color: #b95000;
}
.spr-theme .alert.alert-dismissible.alert-warning .autofit-section {
  color: #b95000;
}
.spr-theme .alert.alert-dismissible.alert-warning .lead {
  color: #b95000;
}
.spr-theme .alert.alert-dismissible.alert-warning button.close {
  color: #b95000;
  font-size: 1rem;
  height: 2rem;
  opacity: 1;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  position: absolute;
  right: 0.5rem;
  top: 0.6875rem;
  width: 2rem;
}
.spr-theme .alert.alert-dismissible.alert-warning button .lexicon-icon {
  display: inline-block;
  fill: #b95000;
  height: 1em;
  vertical-align: middle;
  width: 1em;
}
.spr-theme .alert.alert-dismissible.alert-success {
  padding-left: 20px;
  background-color: #edf9f0;
  border-color: #5aca75;
  color: #287d3c;
}
.spr-theme .alert.alert-dismissible.alert-success .autofit-section {
  color: #287d3c;
}
.spr-theme .alert.alert-dismissible.alert-success .lead {
  color: #287d3c;
}
.spr-theme .alert.alert-dismissible.alert-success button.close {
  color: #287d3c;
  font-size: 1rem;
  height: 2rem;
  opacity: 1;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  position: absolute;
  right: 0.5rem;
  top: 0.6875rem;
  width: 2rem;
}
.spr-theme .alert.alert-dismissible.alert-success button .lexicon-icon {
  display: inline-block;
  fill: #287d3c;
  height: 1em;
  vertical-align: middle;
  width: 1em;
}

/********************************************************** CAROUSEL IBER *****************************************************/
#carousel-home {
  margin-left: 0;
}

#carousel-home .carousel-inner > .item > img {
  width: 100%;
  float: left;
  aspect-ratio: 32/11;
}

@media screen and (max-width: 768px) {
  #carousel-home .carousel-inner > .item > img {
    aspect-ratio: 187/117;
  }
}
#carousel-home .carousel-inner > .item .container {
  padding: 8.5%;
  border-radius: 30px;
  /*border: 2px solid #008C39;*/
}

#carousel-home .carousel-control {
  z-index: 15;
}

/* Left arrow grey */
#carousel-home .carousel-control.left {
  background-image: initial;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 100%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 100%); /* W3C */
  background-color: rgba(255, 255, 255, 0);
  filter: none;
}

#carousel-home .glyphicon-chevron-left:before {
  content: url("/images/carousel/carousel_arrow_left.png");
}

#carousel-home .carousel-control .icon-prev,
#carousel-home .carousel-control .glyphicon-chevron-left {
  left: 1.6em;
  margin-top: -6px;
  width: auto !important;
  height: auto !important;
}

#carousel-home .carousel-control .icon-next,
#carousel-home .carousel-control .glyphicon-chevron-right {
  right: 1.6em;
  margin-top: -6px;
  width: auto !important;
  height: auto !important;
}

/* Right arrow grey */
#carousel-home .carousel-control.right {
  background-image: initial;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 100%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 100%); /* W3C */
  background-color: rgba(255, 255, 255, 0);
  filter: none;
}

/* Opacity */
#carousel-home a.carousel-control.right.grey,
#carousel-home a.carousel-control.left.grey {
  opacity: 0.8;
}

#carousel-home a.carousel-control.right.grey:hover,
#carousel-home a.carousel-control.left.grey:hover {
  opacity: 1;
}

#carousel-home a.carousel-control.right.green,
#carousel-home a.carousel-control.left.green {
  opacity: 1;
}

/* Grey */
#carousel-home a.left span:before {
  content: url("/images/carousel/carousel_arrow_left.png") !important;
}

#carousel-home a.right span:before {
  content: url("/images/carousel/carousel_arrow_right.png") !important;
}

/* Filled green arrow */
#carousel-home a.carousel-control.left.green span:before {
  content: url("/images/carousel/carousel_arrow_left_green.png") !important;
}

#carousel-home a.carousel-control.right.green span:before {
  content: url("/images/carousel/carousel_arrow_right_green.png") !important;
}

/* Play/pause buttons */
.carouselPlayer, .carouselPauser {
  display: block;
  height: 30px;
  width: 43px;
  position: absolute;
  bottom: 10px;
  right: 10px;
  cursor: pointer;
  border-radius: 4px;
  text-align: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  z-index: 20;
}

.carouselPlayer {
  background-image: url("/images/carousel/carousel_play_grey.png");
}

.carouselPauser {
  background-image: url("/images/carousel/carousel_pause_grey.png");
}

.carouselPlayer.green {
  background-image: url("/images/carousel/carousel_play_green.png");
}

.carouselPauser.green {
  background-image: url("/images/carousel/carousel_pause_green.png");
}

.carouselPlayer.grey {
  background-image: url("/images/carousel/carousel_play_white.png");
}

.carouselPauser.grey {
  background-image: url("/images/carousel/carousel_pause_white.png");
}

#icon-play,
#icon-pause {
  padding-top: 5px;
  padding-left: 3px;
  font-size: 18px;
  color: rgb(255, 255, 255);
}

@media only screen and (max-width: 481px) {
  .bt-play-pause {
    font-size: 20px;
    padding-top: 2px;
    width: 30px;
    height: 30px;
  }
  #icon-play,
  #icon-pause {
    padding-top: 0;
    padding-left: 3px;
    font-size: 15px;
    color: rgba(255, 255, 255, 0.8);
  }
}
.carousel-indicators li {
  background-color: #007F33;
  border: 2px solid #fff;
}

.carousel-indicators li:focus {
  outline: 1px dotted #fff;
}

.carousel-indicators li.active {
  background-color: #fff;
  height: 25px !important;
  width: 25px !important;
  border: 2px solid #007C39;
}

.carousel-indicators.active li {
  background-color: #007F33;
  border: 2px solid #fff;
}

.carousel-square {
  position: absolute;
  bottom: -16.5px;
  margin-left: -30%;
  left: 50%;
  width: 60%;
  padding-left: 0;
  text-align: center;
}

.carousel-square li {
  height: 44px;
  width: 130px;
  background-color: white;
  z-index: 1;
  position: relative;
  display: inline-block;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-style: solid;
  border-color: #007F33;
  border-bottom: none;
  border-width: 2px;
}

@media only screen and (max-width: 991px) {
  .carousel-square {
    visibility: hidden;
  }
}
.carousel-tablist-highlight.focus {
  outline: 2px solid #007F33;
  background-color: rgba(0, 0, 0, 0.4);
}

.carousel .carousel-video-play-mask {
  width: 150px;
  position: absolute;
  top: 329px;
  left: 951px;
  margin-top: -75px;
  margin-left: -75px;
  bottom: 34px;
  z-index: 5;
  float: left;
  height: 150px;
  display: none;
}

.carousel .carousel-video-play-mask .mask {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}

.carousel .carousel-video-play-mask .icon {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("/images/carousel/play-button.png") center center no-repeat;
  cursor: pointer;
}

.home-banner .video-play-mask:hover .icon {
  background: url("/images/carousel/play-button-hover.png") center center no-repeat;
}

.carousel .item .video {
  width: 100%;
  height: 100%;
  z-index: 10;
  position: relative;
  max-width: 1170px;
  margin: 0 auto;
  display: none;
}

.carousel .item.active .video-shadow {
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.33);
}

.main-content {
  margin-top: auto;
  margin-bottom: auto;
  background-color: white;
}

@media only screen and (min-width: 1171px) {
  .carousel .item.active .image.video-playing {
    position: absolute;
    top: 0;
    left: 50%;
    height: 660px;
    width: auto !important;
    max-width: none;
    margin-left: -960px;
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius="5");
    -ms-transform: scale(1.03, 1.03);
    -webkit-transform: scale(1.03, 1.03);
    transform: scale(1.03, 1.03);
  }
}
@media only screen and (max-width: 1170px) {
  .carousel .item.active .image.video-playing {
    display: none;
  }
}
/********************************************************** MEDIA QUERIES *************************************************************/
/* Large Devices, Wide Screens */
/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  .home-banner div.shadow-div {
    height: 500px;
  }
  .home-banner div.home-img {
    height: 500px;
  }
}
/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  .home-banner div.home-img .home-title {
    font-size: 32px;
    padding-left: 20px;
    padding-right: 30px;
  }
}
/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  .home-banner div.home-img .home-title {
    text-align: center;
  }
  .home-banner div.home-img .home-title {
    font-size: 26px;
  }
  .home-banner div.shadow-div {
    height: 350px;
  }
  .home-banner div.home-img {
    height: 350px;
  }
}
/* IE 9, 10 */
@media screen and (min-width: 0\0 ) and (max-width: 480px) {
  .home-banner div.home-img .home-title {
    position: relative;
    margin-top: 30px !important;
  }
}
/* Custom, iPhone Retina */
.carousel-stripe {
  max-width: 29.188em;
  min-height: 660px;
  max-height: 660px;
  margin-left: 20px;
  margin-right: 20px;
  position: absolute;
  left: 8%;
}

.carousel-stripe-left {
  position: absolute;
  left: 13%;
}

.carousel-stripe-right {
  position: absolute;
  left: auto;
  right: 13%;
}

.carousel-stripe .container {
  width: 100%;
}

.carousel-caption {
  position: relative;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  padding: 0;
  text-align: left;
  vertical-align: middle;
  text-shadow: none;
  margin-top: 0px !important;
}

.carousel-stripe .carousel-caption h1,
.carousel-stripe .carousel-caption h2 {
  color: #ffffff !important;
}

.carousel-caption h1.home-title,
.carousel-caption h2 {
  color: #fff;
  font-size: 1.9em;
  line-height: 1.2em;
  margin-top: 0.6em;
  margin-bottom: 0.5em;
  font-family: IberPangea;
}

.carousel-stripe .carousel-caption a,
.carousel-stripe .carousel-caption a:link,
.carousel-stripe .carousel-caption a:visited {
  color: #00A443;
}

.carousel-stripe a:hover {
  color: #007F33 !important;
}

.carousel-stripe .carousel-caption p {
  color: #000000;
}

.carousel-caption p {
  color: #2C2C2C; /*Cambio Gris #454545 22-03-2017*/
  font-size: 1.21em;
  line-height: 1.45em;
  margin: 0;
  width: 100%;
}

.carousel-caption .btn a,
.carousel-caption .btn a:visited,
.carousel-caption .btn a:hover {
  color: #fff;
  text-decoration: none !important;
}

.carousel-caption .btn {
  font-size: 15px;
  padding: 1em;
  margin-top: 2em;
  margin-bottom: 0.1em;
  min-width: 18.82em;
  color: #fff !important;
  border: 1px solid #fff !important;
}

.carousel-caption .btn:hover {
  color: #fff;
  border: 1px solid #fff !important;
}

#carousel-home .carousel-caption h1 {
  color: #007F33;
  line-height: 1.175em;
  font-size: 1.995em;
  margin-bottom: 0.8em;
  margin-top: 1em;
  font-family: IberPangea;
}

#carousel-home .carousel-stripe .carousel-caption p {
  font-size: 1.21em;
  line-height: 1.45em;
}

/* For screens lower than 1400px but higher than 960px (desktop) */
@media screen and (max-width: 87.5em) and (min-width: 60em) {
  #carousel-home .carousel-inner > .item .container {
    padding-left: 8.5%;
    padding-right: 8.5%;
  }
  #carousel-home .carousel-stripe {
    width: 30%;
  }
}
/* For screens lower than 1200px but higher than 960px (tablet) */
@media screen and (max-width: 75em) and (min-width: 47.95em) {
  #carousel-home .carousel-caption h1, .carousel-caption h2 {
    font-size: 24px;
  }
  #carousel-home .carousel-caption .btn {
    font-size: 0.61em;
  }
  #carousel-home .carousel-stripe .carousel-caption p {
    font-size: 0.9em;
  }
  #carousel-home .carousel-stripe {
    width: 33%;
  }
  #carousel-home .carousel-control {
    width: 10%;
  }
  #carousel-home .carousel-stripe-left {
    left: 10%;
  }
  #carousel-home .carousel-stripe-right {
    right: 10%;
  }
}
/* For screens lower than 959px but higher than 768px (tablet) */
@media screen and (max-width: 59.94em) and (min-width: 47.95em) {
  #carousel-home .carousel-indicators li {
    margin: 1px !important;
  }
  #carousel-home .carousel-stripe .carousel-caption p {
    font-size: 1.25em;
  }
  #carousel-home .carousel-stripe .carousel-caption h1,
  #carousel-home .carousel-stripe .carousel-caption h2 {
    color: #007F33 !important;
    font-size: 2em;
  }
  #carousel-home .carousel-stripe .carousel-caption a.more,
  #carousel-home .carousel-stripe .carousel-caption a.more:link,
  #carousel-home .carousel-stripe .carousel-caption a.more:visited {
    border-color: #007F33;
    color: #007F33 !important;
  }
  #carousel-home .carousel-stripe .carousel-caption a,
  #carousel-home .carousel-stripe .carousel-caption a:link,
  #carousel-home .carousel-stripe .carousel-caption a:visited {
    color: #007F33 !important;
  }
  #carousel-home .carousel-caption .btn {
    margin-bottom: 2em;
    font-size: 0.78em;
  }
  #carousel-home .carousel-stripe .carousel-caption a {
    border-color: #007F33 !important;
  }
  #carousel-home .carousel-stripe .carousel-caption p {
    color: #2C2C2C;
  }
  #carousel-home .carousel-stripe {
    height: auto !important;
    min-height: auto;
    position: relative;
    float: left;
    width: 100%;
    max-width: 100%;
    left: 0;
    background-color: transparent !important;
    min-height: 0 !important;
  }
  #carousel-home .carousel-inner > .item .container {
    padding: 4% !important;
    border: none;
  }
  #carousel-home .carousel-caption {
    margin-top: 1em !important;
  }
  #carousel-home .carousel-indicators {
    bottom: initial;
  }
}
/* For screens less than 768px (mobile) */
@media screen and (max-width: 47.95em) {
  #carousel-home .carousel-stripe .carousel-caption h1,
  .carousel-stripe .carousel-caption h2,
  #carousel-home .carousel-stripe h1.subhome {
    color: #007F33 !important;
  }
  #carousel-home .carousel-stripe .carousel-caption a,
  #carousel-home .carousel-stripe .carousel-caption a:link,
  #carousel-home .carousel-stripe .carousel-caption a:visited {
    color: #007F33 !important;
  }
  #carousel-home .carousel-stripe .carousel-caption a.more,
  #carousel-home .carousel-stripe .carousel-caption a.more:link,
  #carousel-home .carousel-stripe .carousel-caption a.more:visited {
    border-color: #007F33 !important;
  }
  #carousel-home .carousel-stripe .carousel-caption p {
    color: #2C2C2C; /*Cambio Gris #454545 22-03-2017*/
  }
  #carousel-home .carousel-stripe {
    height: auto !important;
    min-height: auto;
    position: relative;
    float: left;
    /*width: 100%;*/
    left: 0;
    background-color: transparent !important;
    min-height: auto !important;
  }
  #carousel-home .carousel-inner > .item .container {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }
  #carousel-home .carousel-caption {
    padding-bottom: 0;
    margin-top: 0 !important;
  }
  #carousel-home .carousel-stripe .carousel-caption p.label {
    margin-top: 1em;
  }
  #carousel-home .carousel-caption h1,
  #carousel-home .carousel-caption h2,
  #carousel-home .carousel-caption h1.subhome {
    font-size: 2.13em;
    margin-top: 0.7em;
    margin-bottom: 0.5em;
    line-height: 1.3em;
  }
  #carousel-home .carousel-caption {
    margin-top: 0 !important;
  }
  #carousel-home .carousel-stripe .carousel-caption p.line {
    border-top: solid #B5C698 1px !important;
  }
  #carousel-home .carousel-stripe .carousel-caption p.label {
    color: #4A4A4A !important;
    margin-top: 2em;
    text-align: left;
  }
  #carousel-home .carousel-caption .btn-primary {
    font-size: 0.78em;
  }
  #carousel-home .carousel-caption p {
    font-size: 1.28em;
    line-height: 1.73em;
  }
  #carousel-home .carousel-caption .btn {
    margin-bottom: 2em;
  }
  #carousel-home .carousel-inner .item .container {
    padding: 0;
    width: 100%;
    border: none !important;
  }
  #carousel-home .carousel-indicators {
    bottom: initial;
  }
}
/********************************************************** HOMEPAGE STYLES  ****************************************************************/
.main-title {
  text-align: center;
  width: 100%;
  padding: 40px 20px 0px 20px;
}

.main-title h1 {
  font-size: 35px;
  color: #007F33;
  margin: 20px 0px;
  font-weight: 400;
  text-transform: initial;
  font-family: IberPangea;
}

.main-title p {
  font-size: 17px;
  margin: 20px 0px;
}

.sub-title {
  text-align: center;
  width: 100%;
  margin: 20px 0px;
}

.sub-title h2 {
  text-align: center;
  color: #007F33 !important;
  font-size: 35px;
  font-weight: 400;
  margin: 20px auto;
  font-family: IberPangea;
}

.block-news {
  width: 100%;
  margin: 20px 0px;
}

.block-news-image {
  margin: 0px 20px 0px 0px;
  float: left;
  height: 100px;
  width: 100px;
  overflow: hidden;
  clear: both;
}

.block-news-image > img {
  border-radius: 20px;
}

.block-news-text {
  display: block;
  overflow: hidden;
}

.block-news p {
  overflow: hidden;
}

.block-news a, .block-feature a {
  color: #007F33;
}

.block-news a:hover, .block-feature a:hover {
  color: #007ACB;
  text-decoration: underline;
}

.block-news h3, .block-feature h3 {
  margin: 15px 0px 10px 0px;
  font-size: 25px;
  font-family: IberPangea;
  font-weight: 400;
}

.block-news h3 {
  margin-top: 5px;
  font-family: IberPangea;
  font-weight: 400;
}

.block-video {
  width: 100%;
  margin: 20px 0px;
  overflow: hidden;
}

.block-feature {
  width: 100%;
  margin: 20px 0px;
  overflow: hidden;
}

.block-news.btn, .block-video.btn {
  margin-left: 20%;
}

.block-feature .caption {
  min-height: 80px;
}

.icon-row {
  text-align: center;
  margin-top: 20px;
}

.icon-row p {
  margin: 10px 0px;
}

.icon-row a p {
  color: #555;
}

.icon-row a p:hover {
  color: #007F33;
}

.icon-row img {
  max-width: 90px;
  -ms-interpolation-mode: bicubic;
}

.icon-row a p:hover {
  color: #007F33;
}

.icon-row .fa-external-link {
  display: none;
}

@media (max-width: 991px) {
  .icon-row img {
    max-width: 50px;
  }
  .main-title {
    padding: 20px 0px 0px 0px;
  }
  .main-title h1 {
    font-size: 30px;
  }
  .main-title p {
    font-size: 15px;
  }
  .sub-title h2 {
    font-size: 25px;
  }
  .hline {
    margin: 20px 0px;
  }
  .block-feature .caption {
    min-height: 170px;
  }
}
@media (max-width: 767px) {
  .block-feature .caption {
    min-height: 50px;
  }
}
.icon-row img {
  max-width: 90px;
  -ms-interpolation-mode: bicubic;
}

.icon-row a p:hover {
  color: #007F33;
}

@media (max-width: 991px) {
  .icon-row img {
    max-width: 50px;
  }
  .main-title {
    padding: 20px 0px 0px 0px;
  }
  .main-title h1 {
    font-size: 30px;
  }
  .main-title p {
    font-size: 15px;
  }
  .sub-title h2 {
    font-size: 25px;
  }
  .hline {
    margin: 20px 0px;
  }
  .block-feature .caption {
    min-height: 170px;
  }
}
@media (max-width: 767px) {
  .icon-row p {
    font-size: 12px;
  }
  .icon-row img {
    max-width: 40px;
  }
  .block-feature .caption {
    min-height: 50px;
  }
}
@media (max-width: 479px) {
  .icon-row p {
    font-size: 10px;
  }
  .icon-row img {
    max-width: 35px;
  }
}
.no-padding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* CAROUSEL */
#carousel-home a.left span:before {
  content: url(/userfiles/image/carousel_arrow_left.png) !important;
}

#carousel-home a.right span:before {
  content: url(/userfiles/image/carousel_arrow_right.png) !important;
}

#carousel-home a.carousel-control.left.green span:before {
  content: url(/userfiles/image/carousel_arrow_left_green.png) !important;
}

#carousel-home a.carousel-control.right.green span:before {
  content: url(/userfiles/image/carousel_arrow_right_green.png) !important;
}

.carouselPauser.grey {
  background-image: url(/userfiles/image/carousel_pause_white.png);
}

.carouselPauser.green {
  background-image: url(/userfiles/image/carousel_pause_green.png);
}

.carouselPlayer.grey {
  background-image: url(/userfiles/image/carousel_play_white.png);
}

.carouselPlayer.green {
  background-image: url(/userfiles/image/carousel_play_green.png);
}

.carousel-indicators li {
  background-color: #007F33;
  border: 2px solid #fff;
}

.carousel-tablist-highlight.focus {
  outline: 2px solid #007F33;
  background-color: rgba(0, 0, 0, 0.4);
}

.carousel-indicators li {
  border-radius: 23px !important;
}

.carousel-indicators li, .carousel-indicators li.active {
  height: 23px;
  width: 23px;
}

.carousel-indicators li.active {
  border: 2px solid #fff;
}

.carousel-indicators.active li {
  background-color: #007F33;
  border: 2px solid #fff;
}

.carouselPauser:focus, .carouselPlayer:focus {
  outline: 1px dotted #fff !important;
}

a.carousel-control:focus {
  outline: none;
}

.map {
  position: relative;
  max-width: 640px;
  width: 640px;
  height: 559px;
}

@media (max-width: 768px) {
  .map {
    height: 350px;
  }
}
.map .viewport {
  position: relative;
  max-width: 100%;
  width: 100%;
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch; /* allow touch scrolling in webkit browsers */
}

.map .viewport img {
  position: absolute;
  max-width: 640px !important;
  width: 640px !important;
  height: 559px !important;
  top: 0;
  left: 0;
}

.map .toolbar {
  position: absolute;
  top: 0;
  padding: 10px;
  z-index: 10;
}

.map .toolbar a {
  display: inline-block;
  border: 1px solid #BBB;
  background-color: #FFF;
  text-decoration: none;
  color: #999;
  padding: 5px 10px;
  text-align: center;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.25);
  -moz-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.25);
  box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.25);
}

.map .toolbar a:hover {
  border: 1px solid #999;
  color: #666;
}

.map .toolbar a.active {
  border: 1px solid #007F33;
  color: #007F33;
}

.map .sidebar {
  background: #fff;
  position: absolute;
  top: 10px;
  right: 15px;
  padding: 10px;
  z-index: 5;
  -webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.25);
  -moz-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.25);
  box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.25);
}

@media (max-width: 768px) {
  .map .sidebar {
    top: auto;
    bottom: 17px;
    right: 17px;
    padding: 5px;
    width: 80px;
  }
}
ul.related_viewpoints {
  list-style: none;
  padding: 0;
}

ul.related_viewpoints li {
  display: inline;
}

ul.related_viewpoints a {
  display: inline-block;
  border: 1px solid #BBB;
  background-color: #FFF;
  text-decoration: none;
  color: #999;
  padding: 5px 10px;
  margin-bottom: 5px;
  margin-left: 5px;
  text-align: center;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.25);
  -moz-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.25);
  box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.25);
}

ul.related_viewpoints a:hover {
  border: 1px solid #999;
  color: #666;
}

ul.related_viewpoints a.active {
  border: 1px solid #007F33;
  color: #007F33;
}

.leftnav {
  height: 100%;
  height: auto !important;
  font-size: 15px;
  font-weight: 400;
  border-top: 1px solid #e4e4e4;
  border-right: 1px solid #e4e4e4;
}

.leftnav LI A,
.leftnav LI A.has_child,
.leftnav ul ul LI A,
.leftnav ul ul ul LI A,
.leftnav ul ul ul ul LI A {
  border-bottom: 1px #e4e4e4 solid;
  border-left: 1px #e4e4e4 solid;
  text-decoration: none;
  -webkit-transition: background 0.5s ease;
  -moz-transition: background 0.5s ease;
  -o-transition: background 0.5s ease;
  transition: background 0.5s ease;
}

.leftnav-header {
  background-color: #007F33;
  padding: 5px;
  display: none;
}

.leftnav-header span {
  font-size: 15px;
  color: #fff;
  margin: 0;
}

.leftnav ul {
  margin: 0 !important;
  padding: 0;
  text-align: left;
  list-style-type: none;
}

.leftnav ul li {
  margin: 0px;
}

.leftnav li:hover {
  display: block;
  background-color: #fff;
  color: #707070;
}

.leftnav LI A {
  padding: 15px 10px;
  color: #707070;
  display: block;
  font-weight: 300;
  line-height: 20px;
}

.leftnav LI A:hover {
  text-decoration: none;
  display: block;
  background-color: #e8e9e9;
  color: #707070;
}

.leftnav LI A.has_child {
  display: block;
  background: url(/documents/d/guest/chevron_down) 98% 50% no-repeat !important;
  padding-right: 20px;
}

.leftnav LI A.has_child:hover {
  background: url(/documents/d/guest/chevron_down_green) 98% 50% no-repeat !important;
  text-decoration: none;
  background-color: #F7F7F7;
  color: #707070;
}

.leftnav LI A.selected {
  background: url(/documents/d/guest/chevron_selected) 97% 50% no-repeat !important;
  color: #000;
  text-decoration: none;
  font-weight: 400 !important;
  background-color: #fff !important;
}

.leftnav LI A.selected:hover {
  background-color: #fff;
}

.leftnav LI A.selected.has_child {
  background: url(/documents/d/guest/chevron_down_selected) 98% 50% no-repeat !important;
  text-decoration: none;
  border-bottom: none !important;
  font-weight: 400;
  _padding-bottom: 5px !important;
  background-color: #fff !important;
}

.leftnav LI A.selected.has_child:hover {
  background: url(/documents/d/guest/chevron_down_selected) 98% 50% no-repeat !important;
  background-color: #F7F7F7;
  color: #707070;
}

.leftnav ul ul,
.leftnav ul ul LI A {
  display: block;
  border-bottom: none;
  border-bottom: none !important;
}

.leftnav ul ul LI:last-child A {
  border-bottom: 1px #e4e4e4 solid;
  _padding-bottom: 15px;
}

.leftnav ul ul ul LI:last-child A {
  _padding-bottom: 15px;
}

.leftnav ul ul,
.leftnav ul ul ul {
  margin: 0;
  font-size: 14px;
  font-weight: 400;
}

.leftnav ul ul {
  height: 100%;
  height: auto !important;
  padding-bottom: 0px;
  border-top: 1px dashed #E1E1E1;
}

.leftnav ul ul LI A {
  padding: 15px 20px 15px 25px;
  color: #505050;
}

.leftnav ul ul LI {
  background-color: #fbfbfb !important;
  color: #000 !important;
  border-bottom: 1px dashed #E1E1E1;
}

.leftnav ul ul LI A:hover {
  background-color: #e8e9e9 !important;
  color: #000 !important;
}

.leftnav ul ul LI A.selected {
  background: url(/images/chevron_selected.png) 97% 50% no-repeat;
  color: #000;
  text-decoration: none;
  font-weight: 400 !important;
  background-color: #fff !important;
}

.leftnav ul ul LI:last-child A.selected {
  background: url(/images/chevron_selected.png) 98% 45% no-repeat;
  _padding-bottom: 15px;
}

.leftnav ul ul ul LI:last-child A.selected {
  background: url(/images/chevron_selected.png) 98% 50% no-repeat;
  _padding-bottom: 15px;
}

.leftnav ul ul LI A.subselected {
  color: #ff7800;
  text-decoration: none;
  background-color: #fff;
}

.leftnav ul ul ul,
.leftnav ul ul ul LI At, lo .leftnav ul ul ul ul LI A {
  display: block;
}

.leftnav ul ul ul li {
  height: 100%;
  height: auto !important;
  background-color: #f8f8f8 !important;
}

.leftnav ul ul ul {
  height: 100%;
  height: auto !important;
}

.leftnav ul ul ul ul li {
  background-color: #f6f6f6 !important;
}

.leftnav ul ul ul LI A {
  padding: 15px 20px 15px 35px;
}

.leftnav ul ul ul ul LI A {
  padding: 15px 20px 15px 45px;
}

.leftnav ul ul ul ul LI A.subselected {
  color: #ff7800;
  text-decoration: none;
  background-color: #ebebec;
}

ul.nav.nav-menu ul {
  display: none;
}

ul.nav.nav-menu ul {
  display: block;
}

/* Menu List */
.nav > li {
  display: block;
  float: left;
}

/* Menu Links */
.nav > li > a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.nav > li:first-child > a {
  border-radius: 3px 0 0 3px;
  border-left: none;
}

/* Menu Dropdown */
.nav > li > .popupnav {
  position: absolute;
  display: block;
  width: 100%;
  top: 62px;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  _background-image: url(/images/popupnav_bg.png);
  background-repeat: repeat-x;
  background-position: top left;
  border-bottom: 1px solid #e4e4e4;
  border-top: 1px solid #e4e4e4;
  padding-bottom: 20px;
  -webkit-transition: opacity 0.2s ease-in;
  -moz-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  -ms-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
  background-color: #fff;
}

.shrink .nav > li > .popupnav {
  top: 66px;
}

.nav > li:hover > .popupnav {
  opacity: 1;
  visibility: visible;
  overflow: visible;
  z-index: 200000;
  min-height: 300px;
  -webkit-transition: opacity 0.2s ease-in;
  -moz-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  -ms-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
}

/* Menu Content Styles */
.nav .nav-column {
  float: left;
  margin-top: 15px;
}

.nav .nav-column .subnav-title {
  /*min-height: 30px;*/
}

.nav .nav-column a.level-2 {
  color: #007F33;
  line-height: 16px;
  font-size: 14px;
  text-align: left;
  padding-left: 5px;
  border-left: 1px solid transparent;
  display: block;
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: 300;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}

.nav .nav-column a.level-2:hover, .nav .nav-column a.active.level-2 {
  padding-left: 5px;
  border-left: 1px solid #a4ba08;
}

.nav .nav-column ul {
  display: block;
  list-style: none;
  margin-left: -40px;
  margin-top: 10px;
}

.nav .nav-column a.level-2.orange {
  color: #ff722b;
}

.nav .nav-column ul li::after {
  content: none !important;
}

.nav .nav-column ul li::after {
  content: none !important;
}

.nav .nav-column li a {
  display: block;
  font-size: 14px;
  color: #595959;
  margin: 5px 0px;
  line-height: 15px;
  font-weight: 300;
  padding-left: 5px;
  border-left: 1px solid transparent;
}

.nav .nav-column li a:hover, .nav .nav-column li a.active {
  color: #333333;
  padding-left: 5px;
  border-left: 1px solid #007F33;
}

.subnav-divider {
  width: 100%;
  height: 1px;
  background-color: #E0E0E0;
}

.shrink .popupnav {
  margin-top: -62px;
}

@media (max-width: 991px) {
  .nav > li {
    float: none;
  }
  .nav > li > .popupnav {
    display: none;
  }
}
.arrow-up {
  width: 0px;
  height: 0px;
  position: relative;
  left: 50%;
}

.arrow-up:after, .arrow-up:before {
  bottom: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.arrow-up:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 10px;
  margin-left: -10px;
}

.arrow-up:before {
  border-color: rgba(228, 228, 228, 0);
  border-bottom-color: #e4e4e4;
  border-width: 11px;
  margin-left: -11px;
}

.visible-md,
.visible-lg,
.visible-xs,
.visible-sm {
  display: none;
}

#RecitmeToolbar {
  margin-right: 8px;
}

#enableRecite {
  display: inline;
  align-items: center;
  border-radius: 5px;
  background-color: #007F33;
  color: white;
  margin-left: 7px;
  padding: 6px 6px 8px 6px;
}
#enableRecite:hover {
  border-bottom: none;
}
#enableRecite img {
  text-decoration: none;
  border: none;
  margin: 0 auto;
  width: 22px;
  height: auto;
  margin-right: 6px;
  padding: 0;
}

#RecitmeButtonMobile button {
  border: none;
  background: inherit;
  margin: 1px 0 0 !important;
  padding: 6px 9px;
  float: right;
}
#RecitmeButtonMobile button img {
  width: 22px;
  border: none;
  padding: 0;
  margin: 0 auto;
}

@media (max-width: 767px) {
  #RecitmeButtonMobile .visible-xs {
    display: inline !important;
  }
  #enableRecite.visible-md,
  #enableRecite.visible-lg {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #RecitmeButtonMobile .visible-sm {
    display: inline !important;
  }
  #enableRecite.visible-md,
  #enableRecite.visible-lg {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #enableRecite.visible-md {
    display: inline !important;
  }
  #RecitmeButtonMobile .visible-xs,
  #RecitmeButtonMobile .visible-sm {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  #enableRecite.visible-lg {
    display: inline !important;
  }
  #RecitmeButtonMobile .visible-xs,
  #RecitmeButtonMobile .visible-sm {
    display: none !important;
  }
}
.table-remit {
  margin-bottom: 45px;
  border: none;
}

.table-remit tr {
  border-bottom: 1px solid #e4e4e4;
}

.table-remit tbody tr.odd, .table-remit tbody tr.even {
  border-left: 1px solid #fff;
}

.table-remit tbody tr.odd:hover, .table-remit tbody tr.even:hover, .table-remit tbody tr.parent {
  border-left: 1px solid #a4ba08;
  background-color: #f9f9f9;
}

.table-remit td {
  padding: 2px;
  font-size: 12px;
  border: none;
}

.table-remit th {
  padding: 2px;
  font-size: 12px;
  border: none;
  text-transform: capitalize;
  color: #555;
}

.table-remit th.mainheader,
div.mainheader {
  font-size: 20px;
  color: #007F33;
  border-bottom: 1px solid #e4e4e4;
  padding: 2px 8px;
  font-weight: 400;
  margin-bottom: 15px;
  text-transform: none;
}

.table-remit th.mainheader i,
div.mainheader i {
  font-size: 14px;
  padding-top: 5px;
  font-style: normal;
}

div.loading {
  padding-top: 35px;
}

.btn-transparent {
  color: #007F33 !important;
  font-size: 14px !important;
  background-color: transparent !important;
  border: none;
}

/*Filters*/
table#searchCriteria > tbody > tr,
table#searchCriteria > tbody > tr > td {
  border: none !important;
}

table#searchCriteria > tbody > tr:nth-child(1) > td {
  padding-top: 25px;
}

table#searchCriteria > tbody > tr:not(#filters) > td {
  color: #555;
  text-transform: capitalize;
  font-weight: 700;
}

table#searchCriteria > tbody > tr > td:nth-child(2) {
  width: 15%;
}

span.i-label {
  display: none;
}

.dt-header-extra-padding {
  padding: 0px 55px !important;
}

table.table-remit.dataTable tbody td, table.table-remit.dataTable thead th {
  font-size: 11px;
  padding: 10px 5px;
}

table.table-remit.dataTable thead th {
  padding-bottom: 15px;
}

table.table-remit.dataTable thead th.control {
  padding-right: 13px;
}

table.table-remit.dataTable thead .sorting {
  background-image: none;
}

table.table-remit.dataTable thead .sorting_desc {
  background-image: url("DataTables/images/sort_desc_white.png");
  background-repeat: no-repeat;
  background-position: bottom 3px center;
}

table.table-remit.dataTable thead .sorting_asc {
  background-image: url("DataTables/images/sort_asc_white.png");
  background-repeat: no-repeat;
  background-position: bottom 3px center;
}

table.table-remit.dataTable thead .sorting_desc, table.table-remit.dataTable thead .sorting_asc {
  background-color: #a4ba08;
  color: #fff;
}

table.table-remit.dataTable tbody .sorting_1, table.table-remit.dataTable tbody .sorting_1 {
  background-color: #ededed;
}

table.table-remit.dataTable > tbody > tr.child span.dtr-data, table.table-remit.dataTable > tbody > tr.child span.dtr-title {
  font-size: 11px;
}

@media (max-width: 991px) {
  .spr-theme:has(#movilepanel.in) {
    overflow: hidden;
  }
  .spr-theme #movilepanel {
    top: 55px;
    transition: transform 0.3s ease-in-out;
    transform: translateX(0);
    visibility: unset;
    left: -280px;
    height: 100vh;
  }
  .spr-theme #movilepanel .navbar-collapse.collapse.navbar-height {
    width: 100%;
    height: 100vh;
    border-right: 1px solid #e4e4e4;
    transition: transform 0.3s ease-in-out !important;
  }
  .spr-theme #movilepanel .navbar-collapse.collapse.navbar-height li {
    display: flex !important;
    justify-content: space-between;
    width: 100%;
    transition: transform 0.3s ease-in-out !important;
  }
  .spr-theme #movilepanel .navbar-collapse.collapse.navbar-height li:has(a[href="/"]) {
    background-color: #a4ba08 !important;
  }
  .spr-theme #movilepanel .navbar-collapse.collapse.navbar-height li a.nav-link.head + a.nav-toggle-back {
    z-index: 1;
    position: relative;
    border-left: none;
    background-color: #a4ba08;
    align-content: center;
  }
  .spr-theme #movilepanel .navbar-collapse.collapse.navbar-height li a.nav-link {
    color: #000000;
    font-family: IberPangeaText, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-weight: 300;
  }
  .spr-theme #movilepanel .navbar-collapse.collapse.navbar-height li a.nav-link:hover, .spr-theme #movilepanel .navbar-collapse.collapse.navbar-height li a.nav-link:focus {
    color: #fff;
    border-bottom: #707070;
  }
  .spr-theme #movilepanel .navbar-collapse.collapse.navbar-height li a.nav-link:active {
    text-decoration: underline;
    color: #007F33 !important;
  }
  .spr-theme #movilepanel .navbar-collapse.collapse.navbar-height li a.nav-link.head {
    color: #fff;
    width: 100%;
  }
  .spr-theme #movilepanel .navbar-collapse.collapse.navbar-height li a.nav-link[data-has-children=false] {
    width: 100%;
  }
  .spr-theme #movilepanel .navbar-collapse.collapse.navbar-height li a.nav-link[data-has-children=true] {
    width: calc(100% - 50px);
  }
  .spr-theme #movilepanel .navbar-collapse.collapse.navbar-height li a.nav-link[data-has-children=true]:hover + a.nav-toggle {
    background-color: #a4ba08;
  }
  .spr-theme #movilepanel .navbar-collapse.collapse.navbar-height li a.nav-toggle {
    margin-top: 0;
    align-content: center;
  }
  .spr-theme #movilepanel .navbar-collapse.collapse.navbar-height li a.nav-toggle-back {
    border-left: none;
  }
  .spr-theme #movilepanel .nav-menu.min .navbar-collapse.collapse.navbar-height li a.nav-toggle {
    margin-top: -56px;
  }
  .spr-theme #movilepanel.in {
    max-width: 50%;
    transition: transform 0.3s ease-in-out;
    transform: translateX(280px);
  }
  .spr-theme #movilepanel.in .navbar-collapse.collapse.navbar-height {
    width: 100%;
    height: 100vh;
    border-right: 1px solid #e4e4e4;
    transition: transform 0.3s ease-in-out !important;
  }
}
@media (max-width: 560px) {
  .spr-theme #movilepanel {
    top: 55px;
    transition: transform 0.3s ease-in-out;
    transform: translateX(0);
    visibility: unset;
    left: -280px;
    height: 100vh;
    max-width: 50%;
  }
}
/* CSS Document */
/********************************************************** RESPONSIVE TABS  ********************************************************/
.responsive-tabs__heading {
  display: none;
}

.responsive-tabs__list__item {
  display: inline;
  cursor: pointer;
}

@media (max-width: 767px) {
  .responsive-tabs__list {
    display: none;
  }
  .responsive-tabs__heading {
    display: block;
    cursor: pointer;
    margin-bottom: 0;
  }
  .responsive-tabs__panel--closed-accordion-only {
    display: none;
  }
}
@media (min-width: 768px) {
  .responsive-tabs__panel--closed-accordion-only {
    display: block !important;
  }
}
.full .responsive-tabs__list {
  display: none;
}

.full .responsive-tabs__heading {
  display: block;
  cursor: pointer;
  margin-bottom: 0;
}

.full .responsive-tabs__panel--closed-accordion-only {
  display: none !important;
}

.full .responsive-tabs__panel--active {
  display: block !important;
}

.responsive-tabs-wrapper {
  clear: both;
  zoom: 1;
  margin: 20px 0px;
}

.responsive-tabs-wrapper ul {
  margin: 0px !important;
}

.responsive-tabs-wrapper h2 {
  margin: 5px 0;
}

.responsive-tabs-wrapper:after,
.responsive-tabs-wrapper:before {
  content: "";
  display: table;
}

.responsive-tabs-wrapper:after {
  clear: both;
}

.responsive-tabs__list {
  font-size: 1.2em;
  margin: 2em 0 0;
  padding-bottom: 0.5em;
  line-height: 1em;
}

.responsive-tabs__list__item {
  background: #a4ba08;
  color: #fff;
  padding: 10px;
  margin-right: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border: 1px solid #ddd;
  font-size: 15px;
  font-weight: 300;
}

.responsive-tabs__list__item:hover {
  background: #9fc36e;
}

.responsive-tabs__list__item--active,
.responsive-tabs__list__item--active:hover {
  background: #fff;
  border-bottom-color: #fff;
  z-index: 1000;
  color: #555;
}

.responsive-tabs__panel {
  margin-bottom: 10px;
  margin-top: 3px;
}

.tab-content {
  border: 1px solid #ccc;
  padding: 20px;
  margin-top: -1px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ CSS styles go here */
  .tab-content {
    margin-top: 0px;
  }
}
.tab-content ul ul {
  margin: 20px 10px;
}

.tab-content th h3 {
  margin: 0;
}

.tab-content h3 {
  margin: 20px 0;
}

@media (max-width: 767px) {
  .responsive-tabs__heading {
    padding: 0.5em;
    border-radius: 5px;
    background: #f7f7f7;
    position: relative;
    font-size: 15px;
    line-height: 16px;
    color: #555;
    border: 1px solid #ccc;
  }
  .responsive-tabs__panel {
    margin-top: -16px;
  }
}
.responsive-tabs__heading {
  padding: 20px;
  border-radius: 5px;
  /* background: #f7f7f7; */
  position: relative;
  font-size: 15px;
  color: #555;
  line-height: 16px;
  border: 1px solid #ccc;
  outline: none;
}

.responsive-tabs__heading:after {
  content: "+";
  float: right;
  font-size: 30px;
  margin-right: 14px;
  width: 0;
  height: 0;
  margin-bottom: 0;
  outline: none;
}

.responsive-tabs__heading--active:hover,
.responsive-tabs__heading:hover {
  background-color: #a4ba08;
  color: #fff;
}

.responsive-tabs__heading--active {
  background: #a4ba08;
  color: #fff;
  outline: none;
}

.responsive-tabs__heading--active:after {
  content: "-";
  float: right;
  font-size: 50px;
  margin-right: 14px;
  margin-top: -4px;
  width: 0;
  height: 0;
  outline: none;
}

.col-md-3.col-sm-12.col-12.searchpanel-bump {
  padding-top: 59px;
}

.col-md-8.col-sm-12.col-12.searchpanel-bump #q {
  height: 37.3px !important;
}

#searchpanel, #languagepanel, #sharepanel, #searchpanel-hidden {
  display: none;
  width: 100%;
  padding: 10px 0px 20px 0px;
}

#searchpanel-hidden {
  background-color: #fff;
  position: absolute;
  width: 1100px;
  margin: 50px 0px 20px 0px;
  padding: 10px 20px 20px 20px;
}

#searchpanel-hidden {
  background-color: #fff;
}

#searchpanel h3, #languagepanel h3, #searchpanel-hidden h3 {
  font-size: 16px;
}

#searchpanel .btn-primary, #searchpanel-hidden .btn-primary {
  margin: 0px 10px 0px 0px;
  min-width: 0px;
  padding: 0.6em 2.5em !important;
  white-space: nowrap;
  width: 90% !important;
  max-width: 90% !important;
  min-width: 90% !important;
  font-size: 1em;
  opacity: 1;
}
@media (max-width: 768px) {
  #searchpanel .btn-primary, #searchpanel-hidden .btn-primary {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
  }
}

#searchpanel .panel-body {
  padding-left: 0;
  padding-right: 0;
}

.search-bar-simple .col-1.col-sm-1.hidden-xs {
  display: flex;
  justify-content: flex-end;
}

@media (max-width: 767px) {
  #searchpanel {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  #searchpanel .panel-body {
    padding-left: 0;
    padding-right: 0;
  }
  #searchpanel .panel-body .container {
    margin: 0;
    padding: 0;
    min-width: 100%;
  }
}
.searchpanel-bump {
  padding-top: 50px;
}

.search-panel .btn-primary, #searchpanel-hidden .btn-primary {
  margin: 0px;
  font-size: 1em;
}

#sharepanel img {
  margin-top: 30px;
}

#sr-only-shrink {
  margin-bottom: -20px;
}

.close-button {
  margin: 0px 20px 20px 10px;
  font-size: 20px;
  color: #007F33;
  padding: 6px 9px;
  border: 1px solid #fff;
}

.scroll-bump {
  margin-top: -15px !important;
}

.close-button:hover {
  padding: 6px 9px;
  border: 1px solid #007F33;
}

.search-field {
  width: 100%;
  height: 37.3px;
  font-size: 18px;
  font-weight: 300;
}

.search-button {
  margin: 0px 10px;
  min-width: 0px;
  padding: 0.6em 2.5em;
  white-space: nowrap;
}

.search-panel {
  border: 1px solid #e4e4e4;
  padding: 20px;
  margin: 20px 0px;
}

.search-result {
  margin: 20px 0px 20px 0px;
  max-width: 960px;
  border-left: 1px solid #a4ba08;
  padding-left: 20px;
}

.search-result h3 {
  margin: 5px 0px;
}

.search-result p {
  margin-top: 10px;
}

.search-result a {
  text-decoration: none;
}

#searchpanel {
  z-index: 1000;
  position: relative;
  background-color: #fff;
  padding: 0;
}

#languagepanel {
  z-index: 1000;
  position: relative;
  background-color: #fff;
  padding: 20px 20px 40px 20px;
}

#sharepanel {
  z-index: 1000;
  position: relative;
  background-color: #fff;
  padding: 20px 20px 40px 20px;
  margin-bottom: -15px;
  box-shadow: unset;
  border-bottom: 0;
}

@media (max-width: 991px) {
  .search-icon {
    font-size: 20px;
    margin-top: 15px;
    padding: 6px 9px;
    float: right;
    color: #007F33;
    border: 1px solid transparent;
  }
  #searchpanel {
    z-index: 1000;
    position: relative;
    background-color: #fff;
    padding: 0;
  }
  #languagepanel, #sharepanel {
    z-index: 1000;
    position: relative;
    background-color: #fff;
    padding: 20px 20px 40px 20px;
  }
  #searchpanel .selectdiv {
    border: 1px solid #e4e4e4;
    width: 100%;
    float: right;
    margin: 20px 0px;
  }
  #searchpanel .selectdiv select {
    float: left;
  }
  #searchpanel .btn-primary {
    min-width: 0px;
    padding: 0.6em 2.5em;
    white-space: nowrap;
    width: 100%;
  }
  .search-icon:hover {
    font-size: 20px;
    padding: 6px 9px;
    float: right;
    border: 1px solid #007F33;
    color: #007F33;
  }
  .search-button {
    width: 100% !important;
    max-width: 100% !important;
  }
  .close-button {
    margin: 10px 0px 20px 0px;
  }
}
@media (max-width: 767px) {
  .search-button {
    width: 100% !important;
    text-align: center;
    margin-top: 10px !important;
  }
  .searchpanel-bump {
    padding-top: 0px;
  }
  .col-md-3.col-sm-12.col-12.searchpanel-bump {
    padding-top: 0px;
  }
}
.spr-theme .pagination-bar {
  justify-content: center;
  margin-bottom: 20px;
}
.spr-theme .pagination-bar .pagination-results {
  display: none;
}
.spr-theme .pagination-bar .page-link {
  line-height: 1.5;
}
.spr-theme .pagination-bar a.page-link:focus {
  box-shadow: unset;
}
.spr-theme .pagination-bar .page-item.active .page-link {
  background-color: #007f33;
  color: #fff !important;
  border: 1px solid #ddd;
}
.spr-theme .pagination-bar .pagination-items-per-page {
  display: none;
}

header .container > .navbar-header {
  margin: 0;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
header .container .navbar-collapse.collapse {
  border: none;
  color: #454545;
  display: block;
  position: absolute;
  left: -100%;
  top: 46px;
  width: 100%;
  max-height: none;
  -webkit-transition: left 0.5s ease 2s ease;
  -moz-transition: left 0.5s ease 2s ease;
  -o-transition: left 0.5s ease 2s ease;
  transition: left 0.5s ease 2s ease;
}

.header {
  background-color: #fff;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.fa,
.fa-stack {
  display: inline-block;
}

header .container .navbar-collapse.collapse.in {
  left: 15px;
}

header .container .navbar-collapse.collapse.in > li > a {
  color: #454545;
}

header .container .navbar-collapse.collapse .nav .dropdown-menu {
  padding: 0;
  background: #FFF;
  top: 45px;
  left: 0;
}

header .container .navbar-collapse.collapse .nav .dropdown-menu > li > a:hover {
  background: #f0f0f0;
}

header .container .navbar-collapse.collapse .nav > li.secondary > a {
  color: rgba(255, 255, 255, 0.4);
}

header .container .navbar-collapse.collapse .nav > li > a {
  padding: 13px 15px;
  font-size: 15px;
}

header .container .navbar-collapse.collapse .nav > li > a:hover {
  background: #a4ba08;
  color: #fff;
  border-bottom: #707070;
}

header .container .navbar-collapse.collapse .nav.profile > li > a {
  color: #21aee8;
}

#mainContainer.in {
  left: 70%;
}

.shadowBox {
  margin-top: -15px;
  -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.5);
  background: #fff;
  padding-bottom: 15px;
}

.shadowBox.loginBox,
.shadowBox.secondaryBox {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .shadowBox.loginBox {
    float: left;
    width: 70%;
    margin-left: 25%;
  }
}
@media (min-width: 992px) {
  .shadowBox.secondaryBox {
    float: left;
    width: 100%;
  }
}
button[disabled].btn-u,
input[disabled].btn-u,
button[disabled].btn-u-green,
input[disabled].btn-u-green,
button[disabled].btn-primary,
input[disabled].btn-primary {
  cursor: default;
  color: #a4a4a4 !important;
  border-color: #a4a4a4 !important;
}

button[disabled].btn-u:hover,
input[disabled].btn-u:hover,
button[disabled].btn-u-green:hover,
input[disabled].btn-u-green:hover,
button[disabled].btn-primary:hover,
input[disabled].btn-primary:hover {
  color: #a4a4a4 !important;
}

.btn,
.input-group input.form-control {
  padding: 7.5px 12px;
}

.ie9 .btn,
.ie9 .input-group input.form-control {
  padding: 9.5px 12px;
}

.ie8 .btn,
.ie8 .input-group input.form-control {
  padding: 8px 12px;
}

.input-group select.form-control {
  padding: 8.5px 12px;
}

.ie8 .input-group select.form-control {
  padding: 7px 12px;
}

.callout {
  background: #f0f0f0;
  margin: 20px 0;
  padding: 20px;
  border-left: 3px solid #00f;
}

.input-group {
  width: 100%;
}

.input-group .input-group-addon {
  width: 36px;
  text-align: center;
}

.input-group .input-arrow {
  position: absolute;
  top: 13px;
  left: 37px;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #ccc;
  margin: 0;
  z-index: 5;
}

@media (min-width: 992px) {
  div#heading {
    padding-left: 15px;
    padding-right: 15px;
  }
  header {
    width: 100%;
    z-index: 979;
    background-color: #fff;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    height: 166px;
  }
  header .logo {
    margin: 20px 0 0 0;
  }
  header .container .navbar-collapse.collapse {
    width: auto;
    background: 0 0;
    position: relative;
    left: auto;
    top: auto;
  }
  header .container .navbar-collapse.collapse .nav .dropdown-menu {
    padding: 10px 0;
  }
  #mainContainer {
    position: relative;
    left: auto;
    width: 100%;
  }
  header .container > .navbar-header {
    margin: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  header .container .navbar-collapse.collapse {
    margin-left: 20px;
  }
  header .container .navbar-collapse.collapse .nav {
    margin: 0 auto 0 auto;
    _-webkit-transition: all 0.4s ease-in-out;
    _-moz-transition: all 0.4s ease-in-out;
    _-ms-transition: all 0.4s ease-in-out;
    _transition: all 0.4s ease-in-out;
    display: table;
  }
  header .container .navbar-collapse.collapse .nav > li > a {
    font-size: 14px;
    padding: 10px 0px 7px 0px;
    text-transform: capitalize;
    color: #454545;
  }
  header .container .navbar-collapse.collapse .nav > li > a.active,
  header .container .navbar-collapse.collapse .nav > li > a:hover {
    border-bottom: 1px solid #007F33;
    background-color: #fff;
    color: #454545;
  }
  header .container .navbar-collapse.collapse .nav > li:last-child {
    background-image: none !important;
  }
  header .logo {
    width: 200px;
  }
  header .container .navbar-collapse.collapse {
    padding: 0;
    margin: 0 auto;
    float: right;
  }
  /* centered columns styles */
  .row-centered {
    text-align: center;
  }
  .col-centered {
    display: inline-block !important;
    float: none;
    /* reset the text-align */
    text-align: left;
    /* inline-block space fix */
    margin-right: -4px;
    vertical-align: top;
  }
}
/********************************************************** SPACERS ********************************************************/
.spacer-top-0 {
  margin-top: 0px;
}

.spacer-top {
  margin-top: 20px;
}

.spacer-top-10 {
  margin-top: 10px;
}

.spacer-top-20 {
  margin-top: 20px;
}

.spacer-top-30 {
  margin-top: 30px;
}

.spacer-top-40 {
  margin-top: 40px;
}

.spacer-top-60 {
  margin-top: 60px;
}

@media (min-width: 992px) {
  .greenblock {
    display: none;
  }
}
.logo-header {
  margin: 20px 20px 0px 0px;
}

.green {
  color: #007F33;
}

.orange {
  color: #ff5a00;
}

.section-list {
  margin-bottom: 20px;
}

.wrapper {
  background: #fff;
}

.service {
  margin-bottom: 40px;
}

.news > h3 > a {
  text-decoration: none;
}

.banner,
.gallery {
  width: 100%;
  background-position: top;
  background-color: #fff;
  margin-top: 170px;
}

.gallery {
  min-height: 170px;
  background-image: url(/images/spen_home_bg.jpg);
}

.banner {
  height: 212px;
  background-image: url(/userfiles/banners/scottishpower_default_banner.jpg);
}

.big-banner {
  height: 400px;
  background-image: url(/userfiles/banners/scottishpower_default_banner.jpg);
}

@media (max-width: 991px) {
  img.logo-header {
    width: 150px;
    height: 48px;
    margin-left: 0;
  }
  .image-shrink {
    width: 50%;
    height: 50%;
    margin: 10px;
  }
  .header {
    height: 66px;
    background-color: #fff;
    width: 100%;
    top: 0;
    z-index: 1;
  }
  .banner {
    margin-top: 0px;
  }
}
#popup {
  overflow: auto;
}

.topbar {
  z-index: 1011;
}

.content {
  margin-top: 50px;
}

.content-top-level {
  margin-top: 0px;
}

.content img, .content-top-level img {
  max-width: 100% !important;
  height: auto !important;
}

.content p, .content-top-level p {
  line-height: 22px;
  margin: 20px 0px;
}

.content li, .content-top-level li {
  line-height: 22px;
}

.content ul, .content-top-level ul {
  margin: 20px 0px;
}

#mainContainerFrame {
  overflow-x: hidden;
}

#mainContainer {
  left: 0;
  position: relative;
  width: 100%;
  -webkit-transition: left 0.5s ease;
  -moz-transition: left 0.5s ease;
  -o-transition: left 0.5s ease;
  transition: left 0.5s ease;
  z-index: 1000;
  background-color: #fff;
  border-left: 1px solid #e4e4e4;
}

header .container .navbar-collapse.collapse {
  background-color: transparent;
  float: none;
  clear: left;
}

.scrollToTop-container {
  margin: 20px auto;
  height: 50px;
  padding: 0px 15px;
}

.scrollToTop {
  z-index: 7000;
  width: 50px;
  height: 50px;
  float: right;
  right: 20px;
}

@media (min-width: 992px) {
  .navbar-header > .search-open {
    display: none !important;
  }
  .nav-menu ul {
    display: block;
  }
  .nav > li {
    float: left;
    padding: 10px 10px 25px 10px;
    background-image: url("/o/classic-theme/images/nav_separator.jpg");
    background-repeat: no-repeat;
    background-position: right 13px;
    border: 1px solid transparent;
  }
  header .container .navbar-collapse.collapse {
    margin: 0;
    top: initial !important;
  }
}
@media (max-width: 991px) {
  header .container .navbar-collapse.collapse {
    left: 15px;
    width: 70%;
    overflow: hidden !important;
  }
  .container > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
    margin-top: -39px;
  }
  .container .navbar-collapse.collapse.in {
    width: 70%;
    overflow: hidden;
    margin-top: -39px;
  }
  .container .navbar-collapse.collapse .nav li a {
    padding: 13px 15px;
    -webkit-transition: background 0.5s ease;
    -moz-transition: background 0.5s ease;
    -o-transition: background 0.5s ease;
    transition: background 0.5s ease;
    font-size: 15px;
    font-weight: 300;
  }
  .container .navbar-collapse.collapse .nav > li > a {
    text-transform: none;
  }
  .container .navbar-collapse.collapse .nav li a:hover {
    background: #a4ba08;
    color: #fff;
  }
  .container .navbar-collapse.collapse .nav li a:hover,
  .nav li a:focus {
    text-decoration: none;
  }
  .container .navbar-collapse.collapse .nav li a.head {
    background-color: #a4ba08;
    color: #fff;
  }
  .container .navbar-collapse.collapse .nav.nav-menu .nav-menu {
    width: 100%;
    position: absolute;
    top: 0;
    left: 100%;
    -webkit-transition: left 0.5s ease;
    -moz-transition: left 0.5s ease;
    -o-transition: left 0.5s ease;
    transition: left 0.5s ease;
    z-index: 1000;
    height: 100%;
    background-color: #fff;
  }
  .container .navbar-collapse.collapse .nav.nav-menu.in {
    margin-left: 0;
    -webkit-transition: left 0.5s ease;
    -moz-transition: left 0.5s ease;
    -o-transition: left 0.5s ease;
    transition: left 0.5s ease;
  }
  .container .navbar-collapse.collapse .nav.nav-menu .nav-menu.in {
    left: 0;
    -webkit-transition: left 0.5s ease;
    -moz-transition: left 0.5s ease;
    -o-transition: left 0.5s ease;
    transition: left 0.5s ease;
  }
  .container .navbar-collapse.collapse .nav.nav-menu li {
    position: static;
    display: block;
    background-color: #fff;
    border-bottom: 1px solid #e4e4e4;
  }
  .container .navbar-collapse.collapse .nav.nav-menu li a {
    display: block;
  }
  .container .navbar-collapse.collapse .nav.nav-menu li ul {
    padding: 0;
  }
  .nav li a.nav-toggle,
  .nav li a.nav-toggle-back {
    color: #707070;
    text-decoration: none;
    border-left: 1px solid #e4e4e4;
  }
  .nav li a.nav-toggle-back:focus,
  .nav li a.nav-toggle-back:hover,
  .nav li a.nav-toggle:focus,
  .nav li a.nav-toggle:hover {
    background-color: #5A9425;
  }
}
footer {
  width: 100%;
  margin: 0px auto 0px auto;
  float: left;
  background-color: #F4F4F4;
  min-height: 125px;
  text-align: center;
  padding: 30px 0px 20px 0px;
  position: relative;
  z-index: 1000;
}

/********************************************************** MISC STYLES  *******************************************************************/
.tooltip.top .tooltip-arrow {
  border-top-color: #e4e4e4;
}

.tooltip.top-left .tooltip-arrow {
  border-top-color: #e4e4e4;
}

.tooltip.top-right .tooltip-arrow {
  border-top-color: #e4e4e4;
}

.tooltip.right .tooltip-arrow {
  border-right-color: #e4e4e4;
}

.tooltip.left .tooltip-arrow {
  border-left-color: #e4e4e4;
}

.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #e4e4e4;
}

.tooltip.bottom-left .tooltip-arrow {
  border-bottom-color: #e4e4e4;
}

.tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #e4e4e4;
}

.tooltip > .tooltip-inner {
  background-color: #fff;
  font-weight: 300;
  color: #707070;
  border: 1px solid #e4e4e4;
  font-family: "Helvetica Neue", Roboto, "Segoe UI", Calibri, sans-serif;
  text-align: left;
  padding: 10px;
}

.pagination {
  padding-left: 0;
  margin: 20px 0;
}

.pagination a {
  display: inline;
  box-sizing: border-box;
  display: inline-block;
  min-width: 1.5em;
  padding: 0.5em 1em;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  color: #585f69 !important;
  border: 1px solid #ddd;
}

.pagination a:not(:last-child),
.pagination span span:not(:last-child) {
  margin-right: -0.5px;
}

.pagination a:not(:first-child),
.pagination span span:not(:first-child) {
  margin-left: -0.5px;
}

.pagination a:hover {
  background-color: #007F33 !important;
  color: #fff !important;
}

.pagination span.active {
  display: inline;
  box-sizing: border-box;
  display: inline-block;
  min-width: 1.5em;
  padding: 0.5em 1em;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  background-color: #007F33;
  color: #fff !important;
  border: 1px solid #ddd;
}

.equateRow, .equateRow > div[class*=col-] {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex: 1 1 auto;
}

.label-big {
  font-size: 18px;
  font-weight: 300;
}

.checkbox-big {
  height: 20px;
  width: 20px;
  margin-right: 10px !important;
}

.headline {
  margin-bottom: 30px;
  border-left: 1px solid #a4ba08;
  padding-left: 10px;
}

.headline-top-level {
  margin-bottom: 30px;
  border-left: 1px solid #a4ba08;
  padding-left: 10px;
  font-size: 30px;
  text-transform: capitalize;
  color: #707070;
}

.content a, .content-top-level a {
  color: #007F33;
  text-decoration: underline;
}

.content a:hover, .content-top-level a:hover {
  color: #007ACB;
  text-decoration: underline;
}

.content h1 {
  font-size: 25px;
  text-transform: capitalize;
}

.content h2 {
  margin-bottom: 15px;
}

.content ul {
  margin-bottom: 30px;
}

.hline {
  height: 1px;
  background-color: #e4e4e4;
  margin: 40px 0px;
}

.block {
  display: block;
}

.color-orange a,
.color-orange a:active,
.color-orange a:hover,
.color-orange a:visited {
  color: #ff7800;
}

.center {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.block-news-image-small {
  float: left;
  height: 80px;
  width: 80px;
  overflow: hidden;
  clear: both;
}

.image-right {
  float: right;
  margin: 0 0 10px 10px;
}

.btn-primary, .btn-u, .btn-u-green {
  background-color: transparent;
  color: #007F33 !important;
  border: 1px solid #007F33;
  border-radius: 0;
  font-size: 1em;
  padding: 0.61em 3.37em;
  text-transform: capitalize;
  min-width: 250px;
  font-weight: 400;
  margin: 20px auto;
  display: inline-block;
  text-align: center;
  border-radius: 50px;
}

.btn-small {
  margin: 0px 10px;
  min-width: 0px;
  padding: 0.6em 2.5em;
  white-space: nowrap;
}

.btn-u:hover,
.btn-u-green:hover,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary,
.btn-primary[disabled],
.btn-primary[disabled]:hover {
  background-color: transparent;
  border: 1px solid #0063BE;
  color: #0063BE !important;
}

.twitter-title {
  font-size: 17px;
  display: table-cell;
  vertical-align: middle;
  float: none;
  padding-right: 5px;
  color: #33CCFF;
  border-right: 2px solid #33CCFF;
}

.twitter-title img {
  margin: 0px 5px 0px 0px;
}

.icon-box {
  margin: 20px 0px;
  padding: 20px;
  text-align: center;
  border: 1px solid #e4e4e4;
  display: inline-block;
  line-height: 17px;
}

.icon-box p {
  font-size: 14px;
  line-height: 14px;
  margin: 5px 0px;
}

.icon-box a {
  text-decoration: none;
}

.icon-box a span {
  color: #007F33;
}

.icon-box img {
  margin: 10px 0px 5px 0px;
  max-width: 90px !important;
}

.ie9 .icon-box img {
  max-width: 90px !important;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ CSS styles go here */
  .icon-box img {
    max-width: 90px !important;
  }
}
.icon-box-title {
  text-align: center;
  margin-bottom: 10px;
  min-height: 60px;
  display: flex;
}
.icon-box-title img {
  margin-left: 25%;
}
.icon-box-title h2 {
  margin: 10px 0px 0px 5px;
  text-align: left;
  font-size: 20px;
  color: #007F33;
  text-transform: capitalize;
}

.icon-box span {
  display: block;
  min-height: 35px;
}

.utility-menu {
  /*float: right;*/
  font-weight: 200;
}

.utility-menu .tab-separator {
  margin-top: 4px;
  margin-right: 3px;
}

.utility-menu a {
  font-size: 13px;
  font-weight: 300;
  padding-bottom: 3px;
  margin-left: 3px;
  margin-top: 5px;
}

.spr-theme .utility-menu a:hover {
  color: #555;
  border-bottom: 1px solid #007F33;
  padding-bottom: 5px;
  text-decoration: none;
}

.spr-theme .utility-menu a:active {
  overflow: hidden;
  color: #007F33 !important;
}

.spr-theme .utility-menu a:focus {
  overflow: hidden;
  color: #007F33 !important;
}

.utility-menu .fa-external-link {
  display: none;
}

.utility-menu img {
  padding: 6px 9px;
  margin-top: -7px;
  border: 1px solid #fff;
}

.utility-menu img:hover {
  padding: 6px 9px;
  border: 1px solid #007F33;
}

.utility-menu .search-icon {
  font-size: 20px;
  padding: 6px 9px;
  color: #007F33;
  border: 1px solid #fff;
}

.utility-menu .search-icon:hover {
  padding: 6px 9px;
  border: 1px solid #007F33;
}

.utility-menu > span > a:hover {
  border-bottom: none;
}

.selectdiv {
  position: relative;
  /*Don't really need this just for demo styling*/
  float: left;
  min-width: 100px;
}

.selectdiv:after {
  content: ">";
  font: 17px "Consolas", monospace;
  color: #a4ba08;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  right: 11px;
  /*Adjust for position however you want*/
  top: 8px;
  padding: 0 0 2px;
  /*left line */
  position: absolute;
  pointer-events: none;
}

/* IE9 */
@media screen and (min-width: 0\0 ) {
  .selectdiv:before {
    display: block;
    position: absolute;
    content: "";
    right: 21px;
    top: 0px;
    height: 30px;
    width: 20px;
    margin: 2px;
    background: #fff;
    z-index: 5;
  }
}
/* IE9 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /* IE10+ specific styles go here */
  .selectdiv:before {
    background: transparent;
  }
}
.selectdiv select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* Add some styling */
  display: block;
  width: 100%;
  max-width: 320px;
  height: 25px;
  float: right;
  margin: 7px 0px;
  padding: 0px 24px;
  line-height: 1.75;
  color: #555;
  background-color: #ffffff;
  background-image: none;
  border: none;
  -ms-word-break: normal;
  word-break: normal;
  font-weight: 300;
  font-size: 13px;
  outline: none;
}

.selectdiv select::-ms-expand {
  display: none;
}

.shrink .utility-menu {
  display: none;
}

.header {
  margin-top: 0px !important;
}

header.shrink {
  height: 62px;
  box-shadow: 0 5px 5px -5px #707070;
}

.shrink .header {
  height: 62px;
  padding-top: 20px;
}

.list-inline > li > a {
  font-size: 13px;
  padding: 10px 15px 10px 0px;
  color: #707070;
  background-image: url("/documents/d/guest/nav_separator");
  background-repeat: no-repeat;
  background-position: right 11px;
}

.list-inline > li > a:hover {
  color: #555;
}

.list-inline > li:last-child > a {
  background-image: none;
}

.shrink .logo-header {
  display: none;
}

.logo-header-sticky {
  display: none;
}

.shrink .logo-header-sticky {
  display: block;
  margin: 12px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.shrink .nav {
  margin-top: -43px !important;
  margin-right: 100px !important;
  float: right;
}

.shrink .header .container .navbar-collapse.collapse .nav > li > a {
  padding-bottom: 7px;
  padding-bottom: 8px \9 \0 ; /*Only works in IE9*/
  font-size: 12px;
}

@media (max-width: 1200px) {
  .shrink .header .container .navbar-collapse.collapse .nav > li > a {
    font-size: 12px;
  }
  .shrink .nav {
    float: right;
    margin-right: 50px !important;
  }
}
@media (max-width: 1100px) {
  .shrink .nav {
    margin-right: 0px !important;
  }
}
@media (max-width: 991px) {
  .btn-primary, .btn-u, .btn-u-green {
    max-width: 150px;
    margin: 10px auto;
    font-size: 13px;
  }
  header {
    min-width: 320px;
  }
  .content {
    margin-top: 0px;
  }
  .hline {
    margin: 20px 0px;
  }
  .big-banner {
    height: 212px;
  }
  .breadcrumbs {
    margin-top: 0px;
  }
  .utility-menu {
    display: flex;
  }
  .logo-header {
    display: none;
  }
  .logo-header-sticky {
    display: inline;
    margin: 20px 0px;
  }
  header.shrink {
    position: static;
    height: 66px;
    display: none;
  }
  .navbar-toggle {
    margin: 15px 0px 0px 5px;
  }
  .label-big {
    font-size: 15px;
    font-weight: 300;
  }
  .checkbox-big {
    height: 15px;
    width: 15px;
    margin-right: 5px !important;
  }
}
table.table tr {
  box-sizing: content-box;
}

table.table.table-hover tbody tr:hover {
  border-left: 2px solid #a4ba08 !important;
  background-color: transparent !important;
}

table.table.table-extra-padding tbody tr td {
  padding: 12px 8px;
}

table.table th {
  text-transform: capitalize;
}

.news .mask {
  height: 150px;
  line-height: 150px;
  overflow: hidden;
}

.news h2 {
  margin: 5px 0px 0px 0px !important;
}

.news h3 {
  margin: 4px 0px 0px 0px;
}

.news p {
  margin: 15px 0px !important;
}

.news .mask img {
  margin: -50% auto;
  vertical-align: middle;
}

.panel {
  border: 1px solid #e4e4e4;
}

.panel-heading {
  background-color: #a4ba08;
  color: #fff;
}

.panel ul {
  margin: 10px 0px;
}

.service {
  margin-bottom: 40px;
}

.service p {
  margin: 10px 0px;
}

.show-ie7 {
  display: none;
}

@media (min-width: 767px) {
  .label-big {
    font-size: 14px;
    font-weight: 300;
  }
  .checkbox-big {
    height: 12px;
    width: 12px;
    margin-right: 5px !important;
  }
}
.modal {
  z-index: 200020;
}

.modal-footer {
  padding: 0 15px;
  text-align: center;
  border-top: 1px solid #e5e5e5;
}

.modal-backdrop {
  z-index: 200010;
}

.banner-button {
  position: absolute;
  top: 15px;
  right: 5%;
}

.banner-button-orange, .banner-button-blue {
  background-image: url(/images/bg_button_orange.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  top: 15px;
  right: 5%;
  height: 183px;
  width: 183px;
  font-size: 25px;
  font-weight: 700;
  text-align: center;
  padding: 42px 20px 0px 20px;
  color: #fff;
  line-height: 25px;
}

.banner-button-blue {
  background-image: url(/images/bg_button_blue.png);
  padding: 55px 20px 0px 20px;
  font-size: 35px;
  line-height: 35px;
}

.banner-button-orange a, .banner-button-blue a {
  color: #fff;
}

.banner-button-orange a:hover, .banner-button-blue a:hover {
  color: #fff;
}

.banner-button-date {
  font-size: 15px;
  font-weight: 400;
}

@media (min-width: 1400px) {
  .banner-button-blue, .banner-button-orange {
    right: 15%;
  }
}
@media (min-width: 1700px) {
  .banner-button-blue, .banner-button-orange {
    right: 17%;
  }
}
.spacer-10 {
  margin: 0px 0px 10px 0px;
}

.ea-vline-right {
  background: url(/images/bg_vline_long.jpg) top right repeat-y;
}

.ea-benefits {
  background: url(/userfiles/image/bg_turbine_large.jpg) bottom center no-repeat;
}

.infographic {
  padding: 20px 10px;
}

.infographic img {
  width: 85%;
  margin: 0px auto;
}

.infographic-box {
  padding: 10px;
  overflow: visible;
}

.infographic-box img {
  float: left;
  margin: 0px 10px 0px 0px;
}

.infographic-box h3 {
  color: #007F33;
  font-size: 30px;
  margin: 20px 0px 30px 20px;
  line-height: 32px;
}

.infographic-box h4 {
  color: #96bc33;
  font-size: 100px;
  font-weight: 700;
}

@media (max-width: 991px) {
  .infographic-box img {
    max-width: 300px;
  }
  .infographic-box h3 {
    font-size: 30px;
  }
  .infographic-box h4 {
    font-size: 80px;
  }
}
@media (max-width: 1032px) {
  .ea-icon-box {
    min-height: 145px;
    padding: 10px;
  }
  .ea-icon-box-inner {
    width: 40px;
    height: 80px;
    text-align: center;
    float: left;
    margin-right: 10px;
    margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .ea-vline-right-tablet {
    background: url(/images/bg_vline_long.jpg) top right repeat-y;
  }
  .ea-icon-box {
    min-height: 90px;
    padding: 10px;
  }
  .ea-icon-box-inner {
    height: 60px;
  }
  .spacer-10 {
    margin: 0px 0px 0px 0px;
  }
}
@media (max-width: 767px) {
  .ea-vline-right {
    background: none;
  }
  .ea-vline-right-tablet {
    background: none;
  }
  .ea-icon-box h4 {
    font-size: 19px;
    line-height: 25px;
  }
  .ea-icon-box {
    min-height: 80px;
    border: 1px solid #007F33;
    padding: 10px;
    margin-bottom: 5px;
  }
  .ea-icon-box:hover {
    background: #fcfcfc;
    box-shadow: 0 0 5px #ddd;
    -webkit-transition: box-shadow 0.2s ease-in-out;
    -moz-transition: box-shadow 0.2s ease-in-out;
    -o-transition: box-shadow 0.2s ease-in-out;
    transition: box-shadow 0.2s ease-in-out;
    border: 1px solid #007F33;
  }
}
@media (max-width: 320px) {
  .container {
    width: 320px;
  }
}
.light-green-box {
  text-align: center;
  padding: 10px;
  margin: 5px 0px;
  border: 1px solid #007F33;
  min-height: 350px;
}

.light-green-box p {
  text-align: center;
  margin: 10px 0px 5px 0px;
}

.light-green-box .btn-u {
  margin: 10px auto;
}

.light-green-box img {
  margin: 20px auto;
  max-height: 120px;
}

.light-green-box-large {
  text-align: center;
  padding: 10px;
  margin: 5px 0px;
  border: 1px solid #007F33;
  min-height: 200px;
}

.light-green-box-large p {
  text-align: center;
  font-size: 14px;
  margin: 10px 0px 0px 0px;
  min-height: 50px;
}

.light-green-box-large img {
  margin: 0px auto;
}

.light-green-box h3, .light-green-box-large h3 {
  color: #007F33;
  font-size: 25px;
  margin: 10px 0px 10px 0px;
  text-align: center;
  min-height: 35px;
  line-height: 25px;
}

.olive-green-box {
  text-align: center;
  padding: 0px;
  margin: 5px 0px;
  border: 1px solid #0063ba;
  text-align: center;
  min-height: 250px;
}

.olive-green-box h3 {
  padding: 10px;
  display: block;
  background-color: #0063ba;
  text-align: center;
  margin: 0px;
  color: #fff;
}

.olive-green-box p {
  margin: 10px 20px 0px 20px;
  min-height: 40px;
}

.olive-green-box .inner-icon {
  margin: 20px auto;
  width: 100px;
  height: 100px;
  background-color: #0063ba;
  border-radius: 50px !important;
  padding-top: 15px;
}

.olive-green-box .inner-icon:hover {
  background-color: #007F33;
}

.olive-green-box .inner-icon img {
  margin: 0px auto;
}

.lgb-small {
  min-height: 300px;
}

.lgb-small img {
  min-height: 110px;
}

@media (max-width: 991px) {
  .light-green-box-large {
    min-height: 200px;
    margin: 5px 0px;
  }
  .light-green-box {
    min-height: 350px;
    margin: 5px 0px;
  }
  .light-green-box h3 {
    min-height: 0px;
  }
  .light-green-box p, .light-green-box-large p {
    text-align: center;
  }
  .lgb-small {
    min-height: 200px;
  }
}
@media (max-width: 767px) {
  .light-green-box {
    min-height: 200px;
  }
  .light-green-box-large p {
    min-height: 50px;
  }
  .light-green-box-large {
    min-height: 50px;
  }
}
.update-box {
  padding: 0px;
  margin: 0px 0px;
}

.update-box-image {
  overflow: hidden;
  max-height: 200px;
}

.update-box-text {
  padding: 15px 10px 5px 10px;
  font-size: 25px;
  min-height: 50px;
  line-height: 27px;
  width: 100%;
}

.latest-updates {
  border: 1px solid #e4e4e4;
  margin-bottom: 15px;
}

.latest-updates-heading h3 {
  margin: 20px;
  font-size: 25px;
}

.latest-updates-sidebar {
  margin-top: 85px;
}

.latest-updates-sidebar .panel-body {
  padding: 10px;
}

.latest-update-item {
  padding: 10px;
  margin: 20px;
}

.latest-update-item p {
  font-size: 15px;
  margin: 0px;
}

.latest-update-item p a {
  text-decoration: none;
}

.padding-5px {
  padding: 5px;
}

@media (max-width: 767px) {
  .update-box-image {
    max-height: none;
  }
  .update-box-image img {
    max-height: none;
  }
  .headline h1 {
    font-size: 23px;
  }
}
.sm-gutter {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.sm-gutter [class*=col-]:not(:first-child),
.sm-gutter [class*=col-]:not(:last-child) {
  padding-right: 5px;
  padding-left: 5px;
}

.item {
  display: inline-block;
  padding: 0.25rem;
  width: 100%;
}

.well {
  position: relative;
  display: block;
  padding: 5px;
  margin: 0px;
  background-color: #fff;
  margin-bottom: 10px;
}

.bg-image-container {
  width: 100%;
  height: 166px;
  padding: 26px 0px 0px 0px;
  background-image: url(/userfiles/image/bg_offshore_windfarm.jpg);
  background-position: top left;
  background-repeat: no-repeat;
}

.bg-rounded {
  background-image: url(../images/bg_rounded_trans.png);
  background-position: top left;
  background-repeat: no-repeat;
  height: 109px;
  width: 318px;
  padding: 30px 10px 0px 10px;
}

.bg-rounded h2 {
  font-size: 25px;
  color: #fff;
  margin: 0px;
}

.bg-rounded h3 {
  font-size: 18px;
  color: #fff;
  margin: 0px;
}

.bg-rounded a, .bg-rounded a:hover {
  color: #fff;
}

a.btn-u {
  color: #fff;
}

a:hover.btn-u {
  color: #fff;
}

.spacer-bottom-10 {
  margin-bottom: 10px;
}

.spacer-bottom-20 {
  margin-bottom: 20px;
}

.slider-text h2 {
  margin-top: 0px;
}

.modal-open {
  overflow: scroll;
}

.ea-icon-box {
  margin: 0px;
  padding: 10px;
  min-height: 105px;
  display: block;
}

.ea-icon-box:hover {
  background: #fcfcfc;
  box-shadow: 0 0 5px #ddd;
  -webkit-transition: box-shadow 0.2s ease-in-out;
  -moz-transition: box-shadow 0.2s ease-in-out;
  -o-transition: box-shadow 0.2s ease-in-out;
  transition: box-shadow 0.2s ease-in-out;
}

.ea-icon-box-inner {
  width: 40px;
  height: 55px;
  text-align: center;
  float: left;
  margin-right: 10px;
  margin-bottom: 20px;
}

.ea-icon-box i {
  font-size: 45px;
  color: #007F33;
}

.ea-icon-box i.small {
  font-size: 40px;
}

.ea-icon-box a {
  color: #007F33;
}

.ea-icon-box p a {
  color: #555;
}

.ea-icon-box p a:hover {
  color: #555;
}

.ea-icon-box p {
  margin: 0px;
}

.ea-icon-box h4 {
  margin: 0px;
  font-size: 17px;
  line-height: 20px;
  color: #007F33;
}

.timeline {
  margin: 20px auto;
}

.timeline-top {
  background: url(/images/bg_timeline_top.jpg) top center no-repeat;
  height: 50px;
}

.timeline-middle {
  background: url(/images/bg_timeline_middle.jpg) center center no-repeat;
  min-height: 30px;
  padding-top: 20px;
  display: block;
}

.timeline-middle:hover {
  background: url(/images/bg_timeline_middle_hover.jpg) center center no-repeat;
}

.timeline-middle h2 {
  margin: 0px;
  font-size: 17px;
  line-height: 20px;
}

.timeline a h2 {
  color: #007F33;
}

.timeline a:hover h2 {
  color: #9fc36e;
}

.timeline-bottom {
  background: url(/images/bg_timeline_bottom.jpg) bottom center no-repeat;
  min-height: 50px;
}

.timeline-date {
  float: left;
  width: 47%;
  text-align: right;
  min-height: 40px;
  padding-top: 0px;
}

.timeline-event {
  float: right;
  width: 47%;
  text-align: left;
  min-height: 40px;
  padding-top: 0px;
}

@media (max-width: 720px) {
  .timeline-date, .timeline-event {
    width: 46%;
  }
}
@media (max-width: 480px) {
  .timeline-date, .timeline-event {
    width: 44%;
  }
  .btn-primary, .btn-u, .btn-u-green {
    max-width: 200px;
  }
}
.thumbnail-container {
  border: 1px solid #e4e4e4;
  padding: 5px;
}

.thumbnail-container h2 {
  margin: 10px 10px 5px 10px;
  font-size: 20px;
}

.thumbnail-container p {
  margin: 5px 10px;
}

table p, table h3 {
  margin-top: 0px !important;
}

/***********************************************************               Tag Box             **************************************************/
.tag-box {
  padding: 20px;
  background: #fff;
  margin-bottom: 30px;
}

.tag-box h2 {
  font-size: 20px;
  line-height: 25px;
  margin-top: 0px !important;
}

.tag-box p {
  margin-bottom: 0;
}

.tag-box.tag-text-space p {
  margin-bottom: 10px;
}

.tag-box-v1 {
  border: 1px solid #eee;
  border-top: solid 2px #007F33;
}

.tag-box-v2 {
  border: 1px solid #e4e4e4;
  border-left: solid 4px #007F33;
  padding: 10px 10px 5px 10px;
  margin: 10px 0px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px !important;
}

.tag-box-v2 i {
  margin: 0px 10px 10px 0px;
  font-size: 40px;
  float: left;
}

.tag-box-content {
  border: 1px solid #e4e4e4;
  border-left: solid 4px #007F33;
  padding: 10px 10px 0px 10px;
  margin-bottom: 20px;
  margin-top: -10px;
}

.tag-box-content i {
  margin: 0px 10px 10px 0px;
  font-size: 20px;
  float: left;
}

.tag-box-content p, #Panel_page .tag-box-content p, .wc-main .tag-box-content p {
  margin-top: 0px;
  margin-bottom: 8px;
  line-height: 18px;
}

.tag-box-v2 p {
  margin-top: 0px;
  overflow: hidden;
}

.intro .tag-box-content {
  margin-top: 10px;
}

.tag-box-v3 {
  border: 2px solid #eee;
}

.tag-box-v4 {
  border: 1px dashed #bbb;
}

.tag-box-v5 {
  margin: 20px 0;
  text-align: center;
  border: 1px dashed #ccc;
}

.tag-box-v5 span {
  color: #555;
  font-size: 28px;
  margin-bottom: 0;
}

.tag-box-v6 {
  background: #fafafa;
  border: 1px solid #eee;
}

.tag-box-v7 {
  border: 1px solid #eee;
  border-bottom: solid 2px #007F33;
}

.grey {
  background-color: #f7f7f7;
}

/*

.boxcontainer {

    max-width:980px;
}


.boxcontainer .col-sm-6{

    padding-left:5px;
    padding-right:5px;

}

.box {	
	border:1px solid #96bc33;
	max-width:450px;
	padding:20px 10px 20px 10px;
	margin:10px auto;	
	min-height:190px;
}


.box .text-40 {
	color: #007F33;
	font-size:40px;	
	font-weight:200;
	margin: 10px 0px 60px 0px;	
}

.box .text-26 {
    color: #007F33;
	font-size:26px;	
	line-height:10px;
	margin: 10px 0px 60px 0px;	
    font-weight:200;

}

.box img {
	float:left;
	margin-right:20px;
	width:150px;
}

.box .numbers-110 {
	color: #96bc33;
	font-size:110px;	
	font-weight:700;
    letter-spacing:-8px;
	margin:0px;
	line-height:0px;	
}


.box .numbers-58  {
	font-size:58px;
	letter-spacing:-5px;
	margin-top:50px;
    color: #96bc33;
    line-height:0px;

}

.counter {	
	margin:0px;	
}


.box .text-34 {	
	color: #96bc33;
	font-size:34px;	
	font-weight:700;
	margin:0px;	
	letter-spacing:-2px;
}	

.box .text-box {
    color: #007F33;
    margin:-20px 20px 0px 0px;
    margin-right:20px;
	float:right;
    font-size:25px;
    font-weight:200;   

}




.box {	
	border:1px solid #96bc33;
	max-width:450px;
	padding:20px;
	margin:20px auto;	
	min-height:190px;
}


.box h2, .box h3 {
	color: #007F33;
	font-size:40px;	
	font-weight:200;
    text-transform:fullwidth;
	margin:0px;	
}

.box h3 {
	font-size:26px;	
	line-height:10px;


}

.box img {
	float:left;
	margin-right:20px;
	width:150px;
}


/* FOOTER Restyling */
.list-inline.spacer {
  margin-top: 6px;
  margin-bottom: 17px;
}

.social-footer-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  float: right;
  display: none;
}

.social-footer-list li {
  float: left;
}

.social-footer-list li {
  font-size: 27px;
  margin-right: 26px;
  float: left;
}

.social-footer-list li i {
  color: #007F33;
}

.social-footer-list li i:hover {
  color: #5a6833;
}

#inc_footer_lblAright {
  float: left;
  color: #007F33;
  font-size: 0.86em;
  margin-top: 13px;
}

.hide-block {
  display: none;
}

@media screen and (max-width: 768px) {
  #inc_footer_lblAright {
    width: 100%;
    position: relative;
    bottom: 9px;
    text-align: center;
  }
  .social-footer-list {
    margin: 0 auto;
    width: 191px;
    display: block;
    text-align: center;
    position: relative;
    left: 10px;
    top: 5px;
  }
  .social-footer-list li:first-child {
    margin-right: 12px;
  }
  .list-inline.spacer li a {
    line-height: 20px !important;
  }
}
@media screen and (max-width: 1300px) {
  .scrollToTop img {
    z-index: 7000;
    width: 36px;
    height: 36px;
    right: 20px;
  }
  .scrollToTop i.fa {
    font-size: 270%;
    cursor: pointer;
    line-height: 0.7;
    color: #9b9b9b;
  }
}
.box img, .box h2, .box span {
  position: relative;
  top: 17px;
}

.box span {
  top: 10px;
}

.box h3 {
  position: relative;
  top: 15px;
  font-size: 26px;
  line-height: 10px;
}

.box span.green-thin-text {
  position: relative;
  top: 37px;
}

.box {
  border: 1px solid #007F33;
  max-width: 450px;
  padding: 0px 20px 0px 20px;
  margin: 20px auto;
  min-height: 155px;
}

.box h2, .box h3 {
  color: #007F33;
  font-size: 40px;
  font-weight: 200;
  margin: 0px;
}

.box img {
  float: left;
  margin-right: 20px;
  width: 150px;
}

.numbers {
  color: #007F33;
  font-size: 110px;
  font-weight: 700;
  letter-spacing: -8px;
  margin: 0px;
  line-height: 100px;
  position: relative;
  top: 6px;
}

.six-digits {
  font-size: 62px;
  letter-spacing: -5px;
  margin-top: 50px;
}

.counter {
  margin: 0px;
}

.text-box {
  float: right;
  margin: 50px 50px 0px 0px;
}

.block-counter .text-box .green-thin-text {
  font-size: 24px;
  font-weight: 300;
  position: absolute;
  right: 69px;
  letter-spacing: 1px;
  line-height: 24px;
  bottom: 66px;
}

@media only screen and (min-width: 993px) {
  .block-counter .box img {
    width: 120px;
  }
  .block-counter .box h2 {
    font-size: 30px;
  }
  .block-counter .box h3 {
    font-size: 21px;
    margin-top: 7px;
    line-height: 10px;
  }
  .block-counter .numbers {
    font-size: 80px;
  }
  .block-counter .counter.numbers.six-digits {
    font-size: 49px;
  }
  .block-counter .numbers.six-digits.tiny {
    font-size: 42px !important;
    position: relative;
    left: 4px;
  }
  .block-counter .text-box {
    margin: 0 !important;
  }
  .block-counter .text-box .green-thin-text {
    font-size: 20px;
    font-weight: 300;
    line-height: 10px;
    position: relative;
    bottom: -30px;
    left: -3px;
    letter-spacing: 0px;
  }
}
@media only screen and (max-width: 1050px) and (min-width: 992px) {
  .block-counter .box img {
    width: 90px !important;
  }
}
@media only screen and (max-width: 992px) and (min-width: 768px) {
  .block-counter .box img {
    width: 120px;
  }
  .block-counter .box h2 {
    font-size: 30px;
  }
  .block-counter .box h3 {
    font-size: 21px;
    margin-top: 7px;
    line-height: 10px;
  }
  .block-counter .numbers {
    font-size: 80px;
  }
  .block-counter .counter.numbers.six-digits {
    font-size: 49px;
  }
  .block-counter .numbers.six-digits.tiny {
    font-size: 42px !important;
    position: relative;
    left: 4px;
  }
  .block-counter .text-box {
    margin: 0 !important;
  }
  .block-counter .text-box .green-thin-text {
    font-size: 20px;
    font-weight: 300;
    line-height: 10px;
    position: relative;
    bottom: -30px;
    left: -3px;
    letter-spacing: 0px;
  }
}
@media only screen and (max-width: 800px) and (min-width: 768px) {
  .block-counter .box img {
    width: 100px !important;
  }
}
@media only screen and (max-width: 767px) and (min-width: 494px) {
  .block-counter .text-box .green-thin-text {
    font-size: 22px;
    font-weight: 300;
    position: relative;
    right: -21px;
    letter-spacing: 1px;
    line-height: 24px;
    bottom: 17px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 529px) {
  .box img, .box h2, .box span {
    left: 12%;
  }
  .block-counter .box h3 {
    left: 12%;
  }
  .block-counter .numbers.six-digits.tiny {
    left: 12% !important;
  }
  .block-counter .box img {
    width: 100px;
  }
  .block-counter .box h2 {
    font-size: 30px;
  }
  .block-counter .box h3 {
    font-size: 21px;
    margin-top: 7px;
    line-height: 10px;
  }
  .block-counter .numbers {
    font-size: 80px;
  }
  .block-counter .counter.numbers.six-digits {
    font-size: 49px;
  }
  .block-counter .numbers.six-digits.tiny {
    font-size: 42px !important;
    position: relative;
    left: 4px;
  }
  .block-counter .text-box {
    margin: 0 !important;
  }
  .block-counter .text-box .green-thin-text {
    font-size: 20px;
    font-weight: 300;
    line-height: 10px;
    position: relative;
    bottom: -30px;
    left: -3px;
    letter-spacing: 0px;
  }
}
@media only screen and (max-width: 528px) {
  .block-counter .box img {
    width: 100px;
  }
  .block-counter .box h2 {
    font-size: 30px;
  }
  .block-counter .box h3 {
    font-size: 21px;
    margin-top: 7px;
    line-height: 10px;
  }
  .block-counter .numbers {
    font-size: 80px;
  }
  .block-counter .counter.numbers.six-digits {
    font-size: 49px;
  }
  .block-counter .numbers.six-digits.tiny {
    font-size: 42px !important;
    position: relative;
    left: 4px;
  }
  .block-counter .text-box {
    margin: 0 !important;
  }
  .block-counter .text-box .green-thin-text {
    font-size: 20px;
    font-weight: 300;
    line-height: 10px;
    position: relative;
    bottom: -30px;
    left: -3px;
    letter-spacing: 0px;
  }
}
@media only screen and (max-width: 400px) {
  .block-counter .box img {
    width: 80px !important;
  }
}
#support-message {
  font-weight: 300;
  color: #a94442;
  font-weight: 300;
  position: relative;
  float: left;
  height: 0;
  top: 7px;
}

@media screen and (max-width: 767px) {
  #support-message {
    height: auto;
  }
}
.small {
  font-size: 85%;
  letter-spacing: 0px;
  font-weight: 400;
  color: #555;
}

.box .small {
  color: #007F33;
  font-size: 34px;
  font-weight: 700;
  margin: 0px;
  letter-spacing: -2px;
  margin-left: 7px;
}

#homePageVideo_news h3 {
  margin-top: 15px;
}

.block-news .video {
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  .banner {
    display: none;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  a:focus {
    outline: 2px solid #0063ba !important;
  }
}
@media (max-width: 767px) {
  .social-footer-list {
    width: 200px;
    margin-right: 25%;
  }
  .social-footer-list li:first-child {
    margin-right: 27px;
  }
}
@media (max-width: 650px) {
  .social-footer-list {
    margin-right: 25%;
  }
}
@media (max-width: 550px) {
  .social-footer-list {
    margin-right: 10%;
  }
}
@media (max-width: 500px) {
  .social-footer-list {
    margin-right: 12%;
  }
}
@media (max-width: 400px) {
  .social-footer-list {
    margin-right: 12%;
  }
}
button[disabled].btn-u,
input[disabled].btn-u,
button[disabled].btn-u-green,
input[disabled].btn-u-green,
button[disabled].btn-primary,
input[disabled].btn-primary {
  cursor: default;
  color: #007F33 !important;
  border-color: #007F33 !important;
}

/* Optional: Customize .focus-visible */
.focus-visible {
  outline-offset: 3px !important;
  outline: 3px solid #0063ba !important;
  background-color: none;
}

input.focus-visible {
  outline-offset: 3px;
  outline: 3px solid #0063ba !important;
  background-color: none;
}

.btn .focus-visible {
  outline-offset: 3px;
  outline: 3px solid #0063ba !important;
  background-color: none;
}

.videoPlayIcon.focus-visible {
  outline-offset: 3px;
  outline: 3px solid #fff !important;
  background-color: none;
}

a.carousel-control.focus-visible {
  outline-offset: 3px;
  outline: 3px solid #fff !important;
  background-color: none;
}

.carouselPlayer.focus-visible {
  outline-offset: 3px;
  outline: 3px solid #fff !important;
  background-color: none;
}

.carouselPauser.focus-visible {
  outline-offset: 3px;
  outline: 3px solid #fff !important;
  background-color: none;
}

/* Remove outline for non-keyboard :focus */
*:focus:not(.focus-visible) {
  outline: none;
}

/* custom style for Firefox*/
a:-moz-focusring, input:-moz-focusring {
  _outline: 3px solid red !important;
}

@-moz-document url-prefix("") {
  .shrink .header {
    height: 62px;
    padding-top: 0px;
  }
}
#sr-only-shrink {
  margin-bottom: 0px;
}

#accordion .panel-title a {
  text-decoration: none;
}

.carousel-inner ul.accessibility-options {
  display: none;
}

.item {
  padding: 0px;
}

a:active {
  text-decoration: underline;
  color: #007F33 !important;
}

a:focus {
  text-decoration: underline;
  color: #007F33;
}

.breadcrumb li {
  overflow: hidden;
}

@media all and (-ms-high-contrast: none) {
  a:focus {
    outline: 1px dotted #454545 !important;
    outline-offset: 3px;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  .carousel-stripe {
    top: 0px;
  }
}
.staff,
.staff .news {
  padding: 10px;
  overflow: hidden;
}

.table-remit th.mainheader b {
  font-weight: 400;
}

.staff {
  border-top: none;
}

.staff:hover i {
  color: #656565;
}

.staff .news a {
  color: #007F33;
}

.staff .news img {
  margin-top: 15px;
  border: 1px solid #007F33;
}

.staff .news:hover {
  overflow: hidden;
  background: #fcfcfc;
  box-shadow: 0 0 5px #ddd;
  -webkit-transition: box-shadow 0.2s ease-in-out;
  -moz-transition: box-shadow 0.2s ease-in-out;
  -o-transition: box-shadow 0.2s ease-in-out;
  transition: box-shadow 0.2s ease-in-out;
}

.staff.h4 {
  font-size: 22px;
}

.staff h1,
.staff h2 {
  font-size: 30px;
  font-family: Arial, Helvetica, sans-serif;
}

.staff h1 {
  color: #639323;
}

.staff h2 {
  color: #555;
}

.staff h3 {
  font-size: 22px;
  color: #007F33;
  line-height: 24px;
  margin: 0;
}

.staff-footer {
  height: 100px;
}

#timeline {
  _width: 800px;
  overflow: hidden;
  margin: 0px auto;
  position: relative;
  background: url("../images/dot.gif") left 65px repeat-x;
}

#timeline a {
  color: #007F33;
  text-decoration: none;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}

#timeline a:hover {
  color: #c55002;
}

#timeline a.selected {
  color: #c55002;
  font-weight: 700;
}

#dates {
  width: 800px;
  height: 60px;
  overflow: hidden;
}

#dates li {
  list-style: none;
  float: left;
  width: 150px;
  height: 50px;
  font-size: 17px;
  text-align: center;
  background: url("../images/biggerdot.png") center bottom no-repeat;
}

#dates a {
  line-height: 38px;
  padding-bottom: 10px;
}

#dates .selected {
  font-size: 20px;
}

#dates li.selected {
  background: url("../images/dot_selected.png") center 30px no-repeat;
}

#issues {
  width: 800px;
  overflow: hidden;
  margin-top: -30px;
}

#issues li {
  width: 800px;
  list-style: none;
  float: left;
}

#issues li img {
  zoom: 1;
  max-width: 450px !important;
  margin: 10px 0px 10px 0px;
}

#issues li h1 {
  color: #555;
  font-size: 35px;
  margin: 20px 0;
  margin-left: 200px;
  width: 450px;
}

#issues li h2 {
  color: #555;
  font-size: 20px;
  margin: 10px 0;
  margin-left: 200px;
  width: 450px;
  line-height: 23px;
}

#issues li p {
  font-size: 14px;
  margin-right: 70px;
  font-weight: normal;
  margin-left: 200px;
  width: 450px;
}

#grad_left,
#grad_right {
  width: 100px;
  height: 350px;
  position: absolute;
  top: 0;
}

#grad_left {
  left: 0;
  background: url("../images/grad_left.png") repeat-y;
}

#grad_right {
  right: 0;
  background: url("../images/grad_right.png") repeat-y;
}

#next,
#prev {
  position: absolute;
  top: 0;
  font-size: 70px;
  top: 170px;
  width: 45px;
  height: 45px;
  background-position: 0 0;
  background-repeat: no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  opacity: 0.7;
}

#next {
  right: 0;
  background-image: url("../images/tl_next_sm.png");
}

#prev {
  left: 0;
  background-image: url("../images/tl_prev_sm.png");
}

#next.disabled,
#prev.disabled {
  opacity: 0.2;
}

#next:hover, #prev:hover {
  opacity: 1;
}

@media (max-width: 720px) {
  #issues li p {
    width: 400px;
    margin-left: 50px;
  }
  #issues li h1 {
    width: 400px;
    margin-left: 50px;
  }
  #issues li h2 {
    width: 400px;
    margin-left: 50px;
  }
  #issues li img {
    zoom: 1;
    max-width: 400px !important;
    margin: 10px 0px 10px 0px;
  }
  #grad_left {
    display: none;
  }
  #grad_right {
    display: none;
  }
}
@media (max-width: 480px) {
  #issues li p {
    width: 250px;
    margin-left: 30px;
  }
  #issues li h1 {
    width: 300px;
    margin-left: 30px;
  }
  #issues li h2 {
    width: 300px;
    margin-left: 30px;
  }
  #issues li img {
    zoom: 1;
    max-width: 250px !important;
    margin: 10px 0px 10px 0px;
  }
  #grad_left {
    display: none;
  }
  #grad_right {
    display: none;
  }
}
@media (max-width: 360px) {
  #issues li p {
    width: 230px;
    margin-left: 35px;
  }
  #issues li h1 {
    width: 230px;
    margin-left: 35px;
    font-size: 30px;
  }
  #issues li h2 {
    width: 230px;
    margin-left: 35px;
    font-size: 18px;
    line-height: 20px;
  }
  #issues li img {
    zoom: 1;
    max-width: 230px !important;
    margin: 0px 0px 10px 0px;
  }
  #grad_left {
    display: none;
  }
  #grad_right {
    display: none;
  }
}
.twitter_feed {
  display: block;
  background: transparent;
  overflow-y: hidden;
}

.twitter_feed li,
.twitter_feed p {
  color: inherit;
}

.twitter_feed,
.twitter_feed h1,
.twitter_feed h2,
.twitter_feed h3,
.twitter_feed blockquote,
.twitter_feed p,
.twitter_feed ol,
.twitter_feed ul,
.twitter_feed li,
.twitter_feed iframe,
.twitter_feed button {
  padding: 0;
  margin: 0;
  font: normal normal normal 12px/16px "Helvetica Neue", Roboto, "Segoe UI", Calibri, sans-serif;
  text-decoration: none;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-transform: none;
  vertical-align: baseline;
  list-style: none;
  border: 0;
  -webkit-outline: 0;
  -moz-outline: 0;
  -ms-outline: 0;
  -o-outline: 0;
  outline: 0;
}

.twitter_feed img {
  border: 0;
}

.twitter_feed b,
.twitter_feed i {
  font-style: normal;
  font-weight: 400;
}

.twitter_feed abbr {
  border-bottom: 0;
}

.twitter_feed .p-author:before,
.twitter_feed .p-author:after,
.twitter_feed .cards-base:before,
.twitter_feed .cards-base:after {
  display: table;
  content: "";
}

.twitter_feed .p-author:after,
.twitter_feed .cards-base:after {
  clear: both;
}

.twitter_feed .root,
.twitter_feed .tweet,
.twitter_feed .t-footer,
.twitter_feed .detail-expander,
.twitter_feed .t-header,
.twitter_feed .timeline {
  position: relative;
}

.twitter_feed button.load-more,
.twitter_feed .tweet-box-button,
.twitter_feed .no-tweets-pane .load-tweets {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.twitter_feed .no-tweets-pane p {
  font-size: 20px;
  line-height: 24px;
}

.twitter_feed .timeline-header .custom-timeline-summary,
.twitter_feed .timeline-header h1.summary {
  font-size: 18px;
  font-weight: 700;
  line-height: 18px;
}

.twitter_feed .custom-timeline-owner-profile,
.twitter_feed .timeline .e-entry-title,
.twitter_feed .p-author .p-name,
.twitter_feed .cards-base h3,
.twitter_feed .new-tweets-bar button,
.twitter_feed .load-tweets,
.twitter_feed .no-more-pane {
  font-size: 14px;
  line-height: 16px;
}

.twitter_feed .tweet-box-button {
  font-size: 13px;
}

.twitter_feed .stats strong,
.twitter_feed .timeline-header- .byline,
.twitter_feed .timeline-header .list-description {
  font-size: 12px;
  line-height: 18px;
}

.twitter_feed .timeline-header .byline {
  margin: 4px 0;
}

.twitter_feed .stats span {
  font-size: 10px;
}

.twitter_feed .brand span {
  font-size: 12px;
}

.twitter_feed .timeline-header .custom-timeline-description {
  font-size: 14px;
  color: #707070;
}

.twitter_feed .custom-timeline-owner-profile .p-nickname {
  font-size: 13px;
}

.twitter_feed .custom-timeline-owner-profile .p-name,
.twitter_feed .p-author .profile .p-name,
.twitter_feed .cards-base .profile .p-name {
  font-weight: 700;
}

.twitter_feed .p-author a,
.twitter_feed .e-entry-title,
.twitter_feed .cards-base h3,
.twitter_feed .cards-base .cards-content p {
  line-height: 18px;
}

.twitter_feed .e-entry-title a {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.twitter_feed a,
.twitter_feed a:visited,
.twitter_feed a:active,
.twitter_feed a:hover,
.twitter_feed a:focus,
.twitter_feed .p-author .full-name,
.twitter_feed .p-author a.profile,
.twitter_feed .p-author a.profile:hover .p-nickname,
.twitter_feed .p-author a.profile:focus .p-nickname,
.twitter_feed .p-author a.profile:hover .p-nickname b,
.twitter_feed .p-author a.profile:focus .p-nickname b,
.twitter_feed .timeline-header .custom-timeline-owner-profile:hover,
.twitter_feed .timeline-header .custom-timeline-owner-profile:focus,
.twitter_feed .custom-timeline-owner-profile:hover .p-nickname,
.twitter_feed .custom-timeline-owner-profile:focus .p-nickname,
.twitter_feed .custom-timeline-owner-profile:hover .p-nickname b,
.twitter_feed .custom-timeline-owner-profile:focus .p-nickname b,
.twitter_feed .cards-base a.profile:hover .p-nickname,
.twitter_feed .cards-base a.profile:focus .p-nickname,
.twitter_feed .cards-base a.profile:hover .p-nickname b,
.twitter_feed .cards-base a.profile:focus .p-nickname b,
.twitter_feed .cards-base .byline-user .p-nickname {
  text-decoration: none;
  outline: 0;
}

.twitter_feed a:hover b,
.twitter_feed a:focus b,
.twitter_feed a:hover span,
.twitter_feed a:focus span,
.twitter_feed h3 a:hover,
.twitter_feed h3 a:focus,
.twitter_feed .timeline-header a:hover,
.twitter_feed .timeline-header a:focus,
.twitter_feed .e-entry-title .link:hover,
.twitter_feed .e-entry-title .link:focus,
.twitter_feed .t-footer a.expand:hover,
.twitter_feed .t-footer a.expand:focus,
.twitter_feed a.permalink:hover,
.twitter_feed a.permalink:focus,
.twitter_feed a.long-permalink:hover,
.twitter_feed a.long-permalink:focus,
.twitter_feed .cards-base p a:hover,
.twitter_feed .cards-base p a:focus,
.twitter_feed .retweet-credit a:hover,
.twitter_feed .retweet-credit a:focus {
  text-decoration: underline;
}

.twitter_feed,
.twitter_feed .p-author .profile .p-name,
.twitter_feed .custom-timeline-owner-profile .p-name,
.twitter_feed .cards-base p,
.twitter_feed .cards-base p a,
.twitter_feed .timeline-header .custom-timeline-summary,
.twitter_feed .timeline-header .custom-timeline-summary a:link,
.twitter_feed .timeline-header .custom-timeline-summary a:visited,
.twitter_feed .timeline-header .summary,
.twitter_feed .timeline-header .summary a:link,
.twitter_feed .timeline-header .summary a:visited,
.twitter_feed .p-author a.profile:hover .p-name,
.twitter_feed .p-author a.profile:focus .p-name {
  color: #292f33;
}

.twitter_feed .customisable,
.twitter_feed .customisable:link,
.twitter_feed .customisable:visited,
.twitter_feed .customisable:hover,
.twitter_feed .customisable:focus,
.twitter_feed .customisable:active,
.twitter_feed .customisable-highlight:hover,
.twitter_feed .customisable-highlight:focus,
.twitter_feed a:hover .customisable-highlight,
.twitter_feed a:focus .customisable-highlight {
  color: #0084b4;
}

.twitter_feed a:link,
.twitter_feed a:visited,
.twitter_feed .stats span,
.twitter_feed .byline,
.twitter_feed .retweet-credit,
.twitter_feed .no-more-pane,
.twitter_feed .no-tweets-pane p,
.twitter_feed .p-geo,
.twitter_feed .cards-base .byline-user,
.twitter_feed .timeline-header .list-description {
  color: #707070;
}

.twitter_feed a:hover,
.twitter_feed a:focus,
.twitter_feed a:active,
.twitter_feed .p-author a.profile:hover,
.twitter_feed .p-author a.profile:focus,
.twitter_feed .retweet-credit .profile:hover,
.twitter_feed .retweet-credit .profile:focus,
.twitter_feed .stats strong,
.twitter_feed .no-tweets-pane .load-tweets,
.twitter_feed .nsfw {
  color: #66757f;
}

.twitter_feed .tweet-box-button {
  color: #aaa;
}

.twitter_feed .customisable-border {
  border: 1px solid #e8e8e8;
}

.twitter_feed .verified b,
.twitter_feed .tweet-actions b,
.twitter_feed abbr.p-geo b,
.twitter_feed .ic-twitter-badge b,
.twitter_feed .e-entry-title a .tco-hidden,
.twitter_feed .collapse-geo .p-geo b,
.twitter_feed .collapse-media-tag .media-tag b {
  position: absolute;
  top: 0;
  left: 0;
  clip: rect(0, 0, 0, 0);
}

.eq-ie7 .twitter_feed .verified b,
.eq-ie7 .twitter_feed .tweet-actions b,
.eq-ie7 .twitter_feed abbr.p-geo b,
.eq-ie7 .twitter_feed .ic-twitter-badge b,
.eq-ie7 .twitter_feed .e-entry-title a .tco-hidden,
.eq-ie7 .twitter_feed .collapse-geo .p-geo b,
.eq-ie7 .twitter_feed .collapse-media-tag .media-tag b {
  left: -999999px;
}

.twitter_feed .verified,
.twitter_feed .ic-rt,
.twitter_feed .ic-mask,
.twitter_feed .ic-top,
.twitter_feed .ic-twitter-alert,
.twitter_feed .ic-twitter-badge,
.twitter_feed .ic-bird-flourish,
.twitter_feed .ic-button-bird,
.twitter_feed .ic-play {
  display: inline-block;
  vertical-align: middle;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALEAAADxCAYAAACEcVapAAAlyklEQVR42uzcf2hd5RkH8NzG3sYkpcmYVZiCpI6YUo3tjcaQVNsaFGwMpk0mJIMiS//oP7UdVREqioUxV0zrP4U0MgJWqE3bkbWDjqw/lpauW1PXrfQHzjJwwqZiWmyiXk3O8fvHI7y8vDnned/33p17uc8DH7h5zzlPzrnv19Pzo7YsDEMhilrJfwFCQvx/Nzg4+B7sK4XJwXHeD4fhS3IYGix7nIHQwmkJcX4ndRF8QxZ59rrImNCzzF79EET0CWCj5f4thRu07Tn4AAIaW2rRJ7T8vaHFuil4Dv4ENyEL12AH1CQSYvziStgL1z0DUg5H4Pf0OUUTEWqOW/bdoGy7wXMfQyiPOYbQLcD+QabvbwY6lbFOGjtiG8q4/VPXY/ZNw0hEv+vwE4d5mQevwiRMwS5IsUKMFRvhinJAPgH5NYTkVxTiD/QDZYbkI8YEfGSxbxOMfhPcCTUEuAf+O1eQLfZzGk4Yxk/AVAGE+DVGzwMO2Vln6PNcZIgpYC/AN+qGHgHu1iY2gPX6ehYh3gpfQ2hCy7ZanoHnMc7AvBCbg1ALv4XAtJyDroFHDeOj8GXSlxNY7z+MEE855GfI0Oe9uBAfjNiJr+h6p8ViJ35n6HPYNcS0bv0cZ9DzUO8ySYyzkVOItWVr4LpjiA/RiSWjjGVo7LD78dLP/mfirxkh/tQhxLdMJ6q4EI8ydiYLj1tfc4JhfMQUcuZTiVBDTykKNsTtHiFuU/6kOUB+CM7KAgjxHxi52eUwP28b+uzhXE5sg6y2YYYm4Sz9/E+XEDMvN7pjes2HG4aDm4T5+QgxpD0uJ37kezlBfU4b9vGM7+VBjkL8U/g0IsAnodIhxCk4r/S5CPO4N3Yr4Jp6QDS+TGlYaxli3QVIaTd+v2H0aqd1b0EfuUVjq/MRYnLS4cbuZ/A/3xs76r3W0KODlid6JqZ1XzL0uQKbtOBZocz9Gz6GpbaP2KpgCP6lPfI4D/+A2yx25M+GA/wrpJRHcEehnNHrcfgj3K+9CBiDVQ5/QqQjlnPOwP6P2Phnpb9p9wCpRENsvsT7OzRDpUdwV8IA5extuAN+DDvhEuyClfLaGQzPq03+YtnzF4yXHf2O+/uU0ucpbXnSLzvGYDvM95yTn0PItKHkQ1x86GYY2Nv4vXY+k8DxvWCxf7+UEAv5C0BCSIiFkBALISEWEmIhJMRC5DjEUlJFXhJiKQmxlJSEWEpKQixV6iUhlpIQS0lJiKWkJMRSpV7FGOJe6INSqKvQBQtJF1yx7NEKZRbaJMT5rZuwgOCzVzUyJrSF2WsIUhF9UrAXbOoy1NC2zbCcPtfQMv859l8/gP3wBCyCNNTDdriRVIinYSPUefadgQ54hj4H0GyY3DWWfYeVbYdzcOwzMcdQ5hxg/yB3QDmMKmOjNNbhMMdlDDYhzkJ3RK86+ARsaxbegFqogi0QcEN8ERpoDLzqZaXPK7QTy40HG19LGF8+1mFXhtEvw51QQ4APwF0RQeZWJazWB2msqgBC/DqjXw/Y1iFDn/1xBxjAbligbehaI5DSJu4gaMX+PQNQAWUmtGzAclJnOWdg1v6ZgzAJzxvP0PxaCJ2G8U5alvTlxN2MEFeBbfUb+vTG7fD6iJ24na53zgK3njX06XINMdW1Oc6gTbQszOGZKfQMsVrHoc4xxOvoxDKhjE3QWJff8aL8z8QVjBAvBtuqNp2o4g6wk7EzaTgFEcUOaTcz5Hr1Grbrg7CAQzzmEeLTygT2kB+CM14AIX6akZstYFubDX02cS4ndkJa23CCJqGFfn7AJcS8yw2MRde3UGM4uFpalo8QZz1C/IXv5QRVm2H7Vt/LgxyF+ENYHPE9roJpsK0AmpQ+jTDLPcALUG/4si8pY5O2IdasgEC78XuR0WuM1q2GfaSaxk7kI8RklcON3ftwp++NHdVRQ48jECZ9JqZ609CjAfZQ8JyKMncv3AOXbf8rnYJ+uE975NEED8J3wK3HDAf4CATKI7i19DmuTsGTcFV7EdAOJx0mNQvG0s/AST1iowrgYe0eIEg0xOZLvIfgHJ15XWsctlLONsNn8Dlsg2V0aTIur51RqGZG4B617PkO42UHwu5Ux5Q++ExVGC872mEHXdL51LtQxjQsIS7O6iZUeX3t3JrA8e222L+3JMRS8heApKQkxFJSEmIpKQmxlIRYSkpCLCWVuyr1f4hOyL+KKURhhDiTyYRCFDMJsZAQCyEhFkJCLEqdhFhIiIWQEAshIRalrhhD3At9JTJBV6ELFpIuuGLZw+p/T8L6bRLi/LoJC8hNz16NjAltYfYaglREnxTstdy/y1BD2zbDcvpcQ8tCDvr9YZ7WD2A/PAGLIA31sB1uJBXiadgIdZ6NZ6ADnqHPATQbJneNZd9hZdthn32kHjNRx0DruAXYP8gdUA6jytgojXXYhpJzFrYMcRa6I3rVwScOczMLb0AtVMEWCLghvggN6gF5eFnp8wrtxPK5vrgYSxhf/hL2vqEY/VDsCU1p2x6AuyKCHDJVwmp9nMaqCiDErzP69Thk55Chz/64EAewGxYwwsUxAilt4g7q61n8ngGoiPiiKmDAclJnOWdgzv6ZggCT8DykTMuZFkKnYbyTliV9OXE3I8RVDvnpN/TpjQvx+oiduJ2ud85a7MSzhj5driEm1yBj6NtEy6wniXE2cg6x4jjUOYZ4HV37TyhjEzTW5X689LP/mbiCEeLFDiGuNp2o4kLcydiZNJyKamQR0m5GyE16Ddv1QVjAIR7zCPFpZQJ7SAWNjRdAiJ9m5GaLQ4g3G/ps4lxO7IS0tuEETUIL/fyAS4iZlxsjMf2+hRrDwdXSsnyEOOsR4i98LydIm2H7Vt/LgxyF+ENYHPE9roJphxAH0KT0aYRZ7o3dBag3fNmXlLFJyxDrB7YCAu3G70VGvzFatxr2kWoaO5HrEGsTYXtj9z7c6XtjR44aehyBMOkzMXnT0KMB9mjBs3UJ7oV74LLtI7Yp6If7tEceTfAgfGexI48ZDvARCJRHcGvpcxjjFDwJV7UXAe1w0mFSs3Mt18/AST1iIwE8rN0DBAUU4l5a/yE4p515bY3DVsrZZvgMPodtsIwuTcbltTNAMyNwj1r2fIfxsmPIcX+PKX2OacuSftnRDju0SzoX71q8URyWEBenbhKSfL52bk3g+HZb7N9bEmIhfwFICAmxEBJiISTEQkIshIRYiJyHWIiiVvJfgCh+8o9sy7/tXOwkxBJiCbFHSYiFhFhCLCTEuQjx4OCgj5IPoIQ4t/U9e/cDHGV5J3D8XQMYooUDREURiiKtllT6X8davZnrSFIChGJPR0c6LcYa2p5/roU7a6XWqXCjrXXOACoq9UStLaDyxxun04rtHTppg6FiAbECYaMhQgJuloRlf/3OzpOb597Zfd6/2RLf55n5zMr7vLtsJt8s7/u86yaHL+Iy5GKMuAYzBiLihQsX1mCGjdiO/vE7OMrmGCKuwiMQ9MUZMeFW4REI+mzE5rERa1GOsQJV6rZ/7MGFcEqoxI8Rx7gVjnJbxIg/iTchmlgiJtpP4k2Ikvjj81IRZ3ADHAzBQI+NqICjbjep7Q/D8XAy4hjnwVEmR4i4EVlI3BETbCOyEBuxOeJt+AQczUCOVoyEoxmJbdiLaXCMoo9tcFy2B4x4NNZCgPgiJtTRWAuB2IjNES/HcDhlirgDk+EUwXbmS4wIz28TKuEEVIlNJSK+GHsgPh3E8/gnHwFfjD0QnzqxBlckLeJDmGvYcaBGPRyD2QMQ8Wo4IT1dIuItkJB+jpQh4i2QkO5NSsSvYiIcn0ahDi8h6rgJjsFNcUesxnqcC8enc7HBcDhxCfZAQrrdEPEl2AMJ6eYkRHwJnJC+izx8j4hRNiIFp4QF8Dt6cDuGGR5vGO5Aj49j4jEex8SfUT6H67EDomRwhiHkMaZjYnxGcy12Q5TDGJWEV+IJcEK6u4wRz4JjUI+go9rweNUBVydSWOBzdWI8DkOUBo9j4xQW+FmdYNsE9ECUa5NyTDzHsGOz8hpWYYo2V4V3yxRxBz5qOhEMsTLieGgNsU58kc914nUQ5ac+Vyou8rNOzPb/hiiLk7Q6sQyVPk7s9uEj2vyKWCI2m4a0cUku+FgERzNCcTSLgkasnIKVHlfsvg9RbgiwXnwKVpqu2LH93yHK1clbJ3ZfJfP+p/0WRB1D4XhYCWE877o48iKCjjwmun5Idir62vQk5I0Rm9ViVom5ClyNeqRCXL2rxawScxW4BjOSfMVuPhwQV9GxFI7yEKKOJaiCU8JFaNP2fxBVWI4wIw1HaUBWm8tCP0bdb9/FNnjfO7HB8N6JHJ7CGuQxGMcqPGeYX4fH7fuJ7bvYTMO+Kd6yESf9TfEc80ZhIw44bMQ2YhvxIIm4ARl16ygT8AakhCx+ECLgBmTUraNMwBuQErL4gY3YjlIR1yAHUbfT4WA+xMPRgAHXIAdRt9PhYD7Ew1EbsR3FIq5GF0TThak4By0QkwABV6MLounCVJyDFojJhynixJ/ZRqUCHotdkCJ2qXmnmKARE95Y7IIUsUvNO8XYiC1TxGsgBmtjjHgNxGCtjdgKE3ETxKApxoibIAZNCYvYfipmRMYoDeE+iLwh+v/0FbQryhIeRN4Qvfq7Bi/7IdshRYx4HcRgTYwRr4MYrLER24jDRDwWfzWdCMYY8Vj81XQiaCO2EbuJhxaMMy3JBVhqEw8tGGdakhMex0ZsI3brg3j4BhzUuS6OXBnwgkcfxMM34KDOdXHkSjg2YhtxsYgXImMIeCvOhqM0IoMbg192LoyMIeCtOBuO0ogMboRjI/7wyeGLuAw5nxHbNwDZiE8ov9N+k/tmG/GHJ+KNWAspgxWoUrei7EHJT8VkrhI/hsTgVu1xb/MZceIv9pzIEWdwg/qGDoEMsI2oUH9fBTZB4PmpmOxzMiQG52mPOdlGPLgj3oZPuEKRAdSKka6/byS2YS+m+QhZItpW5DG324gHZ8TLMdwQSdw6MLlEmJPVvBQT4fltguFTMY2HLptsxCduxIcwV5soV8T1HuHMHoCIQ38qJvd9upwndobPk3gFm1GR9ID7I34VEwN8I0ehDi9BIrrJ+HcxH3fEynqcG+BrPhcbQqxOVOAVbEZFTBFfDlEuS3rA/RFfEuGV6bvIQ/yKGGUjUobnswDiUw9uxzDD4w3DHegJucR2OUS5LKaI74Mo9yY9YP2VeEKEkO8uY8SzPJ5LPSSgasPjVUdcJ74PotwbU8RvQZRdSQ/YfUw8x/DNbFZewypM0eaq8G6ZIu7ARwOdCJq1+vghbY0Q8VsQZVcMv3hmKsTlAhsx3xDNMlT6OLHbh49o8ysgUfiIaRrSHktyEtAi1+OMwAjXtkUhI54KcbnAb8TEOR1ZSEBZTLfrxK6rZKZ/2tX8LZCIhvoIeSUEz7sujrwICSiPia4fkp3KNG37JOQ9Ip6OLCSgLKaXiPgaSEhfS3rEggzmq2/iUEgRS7Vv9EOQiJagyhDwRWiDKA+iCsshIaS1x25AFqJk0aDN7/eI+BpISP9seDX+CnZDfNqN2qQfTrhtMLx3IoensAZ5yCC0Cs8Z5tfhcZ+HE1/BbohPu+EZHFEOx93oNcTbi7sw3B4TW1HfTzwcd6PXEG8v7lL7BjmpazVE3GpP7KyoEbu1GiJuDfEbRashHqptxFZcEVdDPFQHjPgeiKZbEc09NmIrrojvgWi6FdHcAwd+Ak7hHYjSgvOVFojyNlI2YitqxCm8A1FacL7SAlHeRspnxOMgygpUanOVapsoZ9mIragRj4MAhVGpzVWqbaKcFeBw4nrMNMzPwrwQAdiPsbJcEQPXYyacEmZhnv3tSTbiE4X9FWD2UzEtK46Im+uiERnUlqxYHcl78z4eReIDjCviGqQhIaVR0/+AV/3qYA3SkJDS+L/He6ChuQZpSEhp1GjR1iANCSmNGi3iGqQhIaVRk/QQo3C0gKNIaxGnIRGltYjTkIjSWsRpSERpLeI0JKJ00kOMGrHEQYtY/GpY3yWPbs0UndMiljhoEUsctIil3/s/rJfuZbd5Rss+wr76NvsbSgck4v2rpcSIJeLFLx+Wzp7jwggV8Zbn90uJ4Tvipiefk67DHxQsW/1cYdvvm7dJkeEZcdfPviX53qwceWqJ/L+wb6/DTH0b+ywt7Mt9bMQDGnE6/oi/+cIh+Y//OSJ/au8TNUJH/OoL6dAR6wGrYQjZO+IDt1wh+WxGupd/Tw4t/bocefInhTAPLfm6HO86IOC/5xW2MVfYh30L9+G+NuIBP5xo/aZI73uhI/5L5zExDhXxypZMqMOJx/6tVbo7e4NGrAesh+wO1VfEmQ2PSHbLRjn4o69JIeamW+Xg4qtEcjnpH/ljfRxCzBHmCvuwb+E+3NdGHJHjN2BuQ0XM8BVxby5viNg74MPc+orYHGmoiI/t2yFdP18gR1/bJJn1DxeizG7+tbhHz2+fKcyxT2Hfrvsbue9OG3FEjt+A+XOoiN/o8PdKvKzZ9ErsHfDj/PnvFXH+g255/47Zcmzvm4Uw2SZ9O/8o7tG7fYswV9iHfQv34b424ogcvwGzPdIxcf9o3Nglz27PytFcPuAxsTlgtscSselwo/vIB0Ujzv7vC3LgO5cWjoEPNH6hEOWx/W+Je/S/6nY0fl7Yt3Af7msjHoiI3QHrJ3sIHbEe7MLfdMvBbLjVCXfA+skeAkesj1eaWwvbOckrhKwHzLaiEbsd+Jcv6cfD+nFxIVy1n11iG8CI3QG7RY9Y+daGLln1ek/QiN0Bm3lH7BWyHrCviLse+LbIcSJ2D7Yduq/BRjyYL3aYDf6LHW6dLJ/lDrRJrmNf4dVZbbcRn6CXndtjvuzcHvNl5/aYLzu3x3zZuT3pIUaNuBbtkJDaUKtFXIt2SEhtqNUirkU7JKQ21GoR16IdElIbarWIa9EOCakNtUkP0b4V074V00ZsI7YR2/+zw7JsxJaV4IijDftD/GHgLHm1NwobsXXCRjwFLyOjbqcEiZglstNd29zzKXwHO3AUf8Y8DEMtPuUKNRUw4nMwHdfhWnwZY7X503FqmIhnPLR9SKntuAmP4mZUYjJOTnpk5Yx4NG7GYuyEaHZisZofbYqYAMejHdWGiH8EKaIHL2KyK9RLMcpnxFNRiwsxHhNQjVm4VN1ejlTIiF/GlCLbn4BoOvEMJiQ9snJFfAb2QXzYizMNEV8MwRE04CTX/Gj0QorIYx/q9FdhfBp1OM0j4jEq0LOKOBufxSSMwOSQER/GEdyGU9W2syGzf/GOzHlyf+G27uE3ZebKHWu5HZb0yMoV8Z2QAO40RDwGfRBlK+bhH9T8ZyEGs12RVmA8JmImLkCqRMTETrBm5+EKVIWJ+KtPv/sAcQrRior5V2iaszot+tcx99lOYdvnkh5YOSNuMkW7FL94o0/f1mSI+CTcBXHJYTf+ADEYX+TV9gwV4Hj8I2bgHKSgj4/7iPh0DAl7YnfVs++/htzsJ/YIr7KFmOse2VH0a5nzVPuZSQ+sXBGPxG9NAb/ecVyEsbJVhcz+GGk4nGhGNySgHIYWiXiUK8SPoRZz8QVMwhhM8hHxmVFWJ+qfbFvc/3yJWQhV2Fbsa3k96XGVM+JHTQG3qoC3pHPu+cdKRDwUb0NCaC4ScAVOxmlFgpykIr4S9bjQR8QTokT81WfeO4nn+SzyEIMbkx5XOSPuhkCWbe2Tzp68/PIvx4wBK92GJbZPoQ0S0KISEc/FeTgrDlEiVl/fnRCDLcQ+NOlxlTPiNgjkZ8290pHJSy4vsrvLEDCwD6Zv9L8iDfHpEMaUWEY7HefHFPBoV8RhQ/4yOiEu2zE+6WGVO+KFepwP/LEQsjFgZaFHxPORh/jUaLigURVTwOMwJGzEnMSNwcL6J/au4flmIZrjWIFRSY8KZY84hfV6oPcT8q93HjMF/AJS8Hq1qsfvkYEY/BdSHpeXh+PMOF+FQ64Tj8R1sx57636W0R7jef8UN2Bc0mMavOvE5ohH4Ps4Ygj4UVT4eI/EqRiBMyJEfIp978Tf2jvz4KqqO46b5L2XvADZNxpCFpM8ME1CKDHKIhJks7UFKhnLDA4dx9q6TKc4oMNMFUGZiqN/MAhSiA6DhY6tLGWkCkEHGrVWUMGVRYZF9j0EZQncfn8z39c5fZN73n15yYP3cn4znzHm3nvu78CX3/2dc3/n3NgVcSY44FDAh0CmZp54CFgAmoJE4ANgcgiFPh5wOygOJwpHo4iNtW+qiFUhTwOzbWonZoM/gDwHBUD9wLNgCzgO2hiNdzJ1mARCLoyBJYHeHRBwHnDHoIg7+z5xIJ4kABdw2+DiOfEkLvy+hS9iFR/4F7jA//pulFJM/uGlghzngzmIH2ZE3I5oAcXofuONN7JPnDjx8wsXLsy6dOnS365cufLx1atXD127dq3VosnP8js5JufIuXKNXEtxJ/jbjYCIo7eemLltX4cC9soFRsTtRlz3p59+WtTa2vokRNmMY1dAR+2KtCFtSZsUNCN014o4Gv4CvSQDlIPRYKKDOolc4JEGjIgBUKKu57vvvqtHJF2P37eBzrY2aRv3GCn38kfn7iziFHAHhXsXqHSQ//ZiFLjJiPj/xbt///5Rly9fbrYiZHKvAwcOjFbFHMMi1sM/gJ4gg1G2tyLabJAOvGplW3cXsZo2bNq0qfCHH35YKWktiLRdk3u/9957AWlG54i4o2YWit7gIlaj79GjR+/DgOyMdZ1NfBBf1KjclSJ+XDAijk4RUxyuxx57LAWzB4tEP2GK7ypy3FZBfg5Xy/DpFfGNM01xXSHix+fOndsiyM9mlXB0idifPrzwwgs5Fy9efNcK0VpaWo58/vnnb69YseLF6dOn/75fv36/RHvjwFgyTn4nx+QcOVeusUI08U18VNKLThIxBWzR/EI2Io4CEVPAnO/tiwHVJ5ZDQ4Q9v23btrWPPvrow5z9qQfDwVAwGNwG6gT+PJjHhvPc0XKttCFtWQ5NfBRfOypk9ttewIFCNiK+sUWsRmAIaZtD8bY0NTU19u/ffzyXfQ0BtaAaVAAfKAUloJiUgFIeq+C5tbx2RHl5+XhpE22fc+jDto5GZPZdL+BAIRsR35giZl7pnjx5cjoe01uc5KVfffXVhqFDh05iNK2jGH0Uah9l1icTpAeQyWN5PLeY11azreHSttzDST4uPovvFHJciCK2EbBGyEbEkUdrHMSB5LNnzy5x8Ag/39jYOJuRtw5UglKKMYci7QWSQRJIBJ4AEnksmeem89o+bKuSbY9YunTpM4i2QfUlvrM9DvZCmyd+Gji1p42II04wASeApL17905h1NMN2g4h4k3ho38AKAP5jKwpwEuRuvxzuYKm5iIeuHiNl4LOZJtlvMcQuafcO9jTAX24X/qiTL+FPrCza90M7G5YEccDz2uvvVaGopyzlsZOnz69e8SIERMZIStAIcim8JL0tQ7OazHYVi+2XcjFu3Vyb/FB56P0AQM9HyN9vBFx7Is4jqLpiSj3d0tj58+fP1xfXz+BOyD5GCnTgFcn3jDF7AVpyhYLg8QH8SWIr2ulT/782Ig4tkWcALyY1rqHaYRtDvzAAw9MoYDLQB5Th0RNYU44qGlOIu+Vx3sPEl/EJ0tjqIL7Bf8RJDgQsdkSNQqwi8IekIqR/VZdnolU44+cAisDuXzUe9qLvvL/gXRCVPbwnrn0oVZ80v3Dkz5J33htnBFx9GMXhZMRhSdYGtu1a9fbzIF9SnWfG8TbRc9Dhw75MJvwJ9QFT62oqPCEG62V9KIXffCBup07d/5T5zv6NlH6qInG5nMHUYRtFEb+uEmTRpwbNWrU3RzE5fOx7tEI2AWSMLj6Rmljo1S/hZs3KxE5hb5UYKB3t/ioyY03qdHYiDi2RBwPvC+//PIAHLMtxnn//fcXc4qrEKT5R/x2IuPx1HZmDE4cPnxY6iecR2X9PdLo0wDxUVdYL31kbhxvRBzdtDcjkbJv377ZmijcMmDAgDuZg2YDr06APNYD5Ggqz/48a9asNP/LiDAGe176VCY+6qIx+jiH0dsN4oyIY0fEiSATovrYsrEdO3b8hW/N8v15sE54PJ4C+gRZRPf1l19+WacODEMWMvNj+lYpvlo2Jn3ky5NEI+JYETEj5oMPPliuq+udOXNmA1//ZoIkfxqhFTEf8w5qiy/ipcWTRUVFSR1JLyj+JPpWipLOSbo6ZukrnxIJRsSxIGJGTOSSUzTR6yDOqQJ9gkZhAvNQxMUh1ANveuedd4r1gz59NKaPVZgJ2W/Z2AcffHC/P6UwIo5eAmcl0lFjMM+ysT179qzhNFYO8GqjMPG3C0osh8ZB30msaG4I9cWJ+KTkxj5MBdq+cURfX6RviSDOiDhKgamP4exjx46tsmxsw4YNT7E0Mp3ijOsiEauDvqUY9GX4C4ecRGM1+ovPdo2fOnXqLWVwGm9EHP0iTgZ5mEP9zLKx+fPn/0pJJVxso6tErA76vkH98G1OB33imz+lEJ/t2kWqsYMvSZKNiKMYmLplQT6mpY5aNjZs2LBb1b/0SImYA7FLGPTNdDLoU/9RDh48uFYzXXhU+sy+JxgRRyk0Fwc4BW1tba02ImpjPpzN1CMukiJWF4GuXbv2R7o5ZaYUSfTVJ7631xb6ekH6zL67jIijFJobpIJCzSO9RZlaS7xeIuZr41fQnm1EVue8Qan4rqmiLGTf3UbE0S/iNFAURMQlFKSH10dcxByQNapTfMHuaydiROjL0meQZkQcQyIOkk4UX28RIy/+N+qGa9hmogMRF9ulExD3OSPiGBQxcs5jlo2hOqzieoiY88aXt2zZssjtdg8UP52KWHy2axN7uB0xIo5BEWNl8A7LxrCSedz1EDF8OjBjxozf8pMU/Cims3QCK6LHaha3fmFEHIMDu4MHD66zbGzr1q3TcE5GBAd217CV1VslJSVSu1xHAReAdIcDuwzx2a5xlIFuMAO7GJxiQ+XXfMvGjhw58tdITbEhrTm3ZMmSWdw/+iegHOSzLa/TKTasJnndsjH8A1lopthi8GXHm2+++bBGWPsi8bIDwvtkzJgxDdyXrQqUgFyKLTGUlx3Ie/daNrZq1apHzMuOGHztPHr06DpdKeby5cvv7JLXzhy8bdy4cbHL5arnAtT+jJSZoEeor53FV10ppvTVvHaOwQIg4MM01nZNHrmoswuAOHjbP23atIe4I2YNKAW9lT0sQi4AEl81U3Xbpa+mACgGSzFByYcffviiZWOYRz4zderUos4qxeTgbV1hYeE4Dt5+rO4g1NFSTPFRfLVs7KOPPnpJfDKlmDFYFA8K7r333pF43Np+sgsfe3k23KJ45thnFy9e/LTN4C05nKJ4+DhHk0q0SR+lr6YoPtaWJzEvBrfgUdysi8bYybQ81OVJ33///V5l8LYVy/4n2Q3ewlmeNGfOnDJdFMa3PZplab8/HzbLk2JvoWgGuHnhwoW/CZLDrgh1oegTTzzxU6QOy1avXj0Xg7fhYQzetFFYfNP5vmjRooeYc2eYhaIxJmJVcKAan6TdHmQz7SmhLNmncKo4cKsEN3PwlgqSOmPJPnzSbkN78uTJHdI30Mcs2Y8RVAtcn4aI9TsRhG671DVr1lQ63TyFj+++oJC5bxbo2Vmbp4gv8En7OTI8YR7xz0qYzVNifBsriq0Giyk3BvkuxtcLFiwodLKNFdOPNIE/eztrGyvxQXyxYJoB6WY+Bfqabay6wYaCfPz7JkyY8DNul6oT8vaVK1cWBdtQkMc9xN1ZGwrKvcWHIJ9iaG1oaLjHv1rbbCjYTbZ25YCrCiLRbpfKGYs9zc3NFZHe2hXlmbdAoHusICZ9YD5eoEZhI+IY32QbZHHwVYstplY7eG18Go/s+yK1yTY+iN4g9wzml/gufWBfstRNto2Iu8HnDjgY69e7d+87ML/6mcO9IpatX7++T1d97mDdunX5cg8nnwATn8V3TuXlqZ87MCLuHh+eUdOKyoEDB47FFNU3DldinMJ87Uy8kcvqrA/PSFvSprTtxAfxVXwW3/1phPrhGSPibvQJMJABikA1PvByD79U5HS/iFOImvO//fbbQR39BJhcK21IWyEsJt0lvorP9D1DLaQ3Iu6GH2NkLlkCaiorK8fhtbRNaqEf/KG+t/HMmTO/xj5rty9btixTRKoiv5Njco6cK9dYIZr4Jj6Kr/Q5K/BjjEbE3fCzuKAHyPYLOTc3dyReIf/DCt+uIMKeEeRnEJaJT+KbIuBs8V3Ng42Iu+8HygOFXA2Gvfrqq89wHvm6mviALyfNFp9AdaCA/XmwEXH3E7GdkLOYZ1aC22Up0e7du9/lbEGk7ZrcW3wQX0AlfcsKFLARcfcUsZ2Qk0EGR/z9wCAw/Pnnn5+OxaRfWBEwTp99MW/evBlyb1BLXwroW7IqYCNiI2K7Wgh/Uc/NoIqRsP65556bjpce/+FavU41aVPalnvIvXjPKvqQF1gRJw4bERsR696aeUBPkMUI6AM1LHQfMX78+ClY+Nl4/Pjxr8MRtFwrbTQ1NTWiluN+aZv3qOE9C9qriBNHjYiNiEP5YHgqyAF9KaxqUMelRyOrq6snYsPrpzZv3vw6PpvQjFrl3djd8qgMyPDyok2Qn+V3ckzOkXPlGrlW2mBbdWzbx3vlgNT2KuKMiI2I1fOcRuVkRcwFoBRUgBqKbwjz13pwFxgFxgQwisfq5VxeU8c2KthmgSLe5PbqkY2IjYg1InYkZi9IAZkgj6IrAT4KsRoM5ICwFtxKasEgHqvmuT5eW8C2Mtm2tz3xGhEbEYdrgWlGIuhB0WWAbAoxn6IsBEUBFPJYPs/N5rUpbCtRTRs0fhgRGxGHL2aSoAjay8d/T4oyFaQFkMpjPXmuVxEuB2yAZkRsuClixghNEoALuG1w8Zx4u4hrRGz4H8b0Iv4vrM7fVPI858YAAAAASUVORK5CYII=);
  background-size: 177px 241px;
}

.twitter_feed .verified {
  width: 15px;
  height: 17px;
  margin-left: -21px;
  vertical-align: -25%;
  background-position: 0 -161px;
}

.twitter_feed .ic-twitter-badge {
  width: 18px;
  height: 15px;
  background-position: -20px -161px;
}

.twitter_feed .ic-top {
  display: inline-block;
  width: 12px;
  height: 10px;
  margin: 2px 4px 0 0;
  vertical-align: top;
  background-position: 0 -181px;
}

.twitter_feed .ic-twitter-alert {
  width: 16px;
  height: 12px;
  margin: 0 3px 3px 0;
  background-position: -80px -142px;
}

.twitter_feed .ic-bird-flourish {
  display: block;
  width: 32px;
  height: 20px;
  margin: 12px auto 0;
  background-position: -40px -161px;
}

.twitter_feed .ic-button-bird {
  width: 16px;
  height: 16px;
  margin: 0 3px 0 0;
  background-position: -73px -160px;
}

.twitter_feed .ic-play {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 64px;
  height: 64px;
  margin: -32px 0 0 -32px;
  background-position: -108px -175px;
}

.twitter_feed .ic-mask {
  width: 12px;
  height: 13px;
  background-color: #999;
}

.twitter_feed a:hover .ic-mask,
a:focus .ic-mask {
  background-color: #0084b4;
}

.twitter_feed .ic-reply {
  width: 19px;
  height: 15px;
  background-position: 0 -87px;
}

.twitter_feed .ic-retweet {
  width: 22px;
  height: 15px;
  background-position: -31px -87px;
}

.twitter_feed .ic-fav {
  width: 16px;
  height: 15px;
  background-position: -60px -87px;
}

.twitter_feed .ic-geo,
.twitter_feed .ic-pho,
.twitter_feed .ic-sum,
.twitter_feed .ic-pla,
.twitter_feed .ic-con,
.twitter_feed .ic-people {
  display: inline-block;
  width: 16px;
  height: 16px;
}

.twitter_feed .ic-geo {
  background-position: -100px -30px;
}

.twitter_feed .ic-pho {
  background-position: -60px -29px;
}

.twitter_feed .ic-sum {
  background-position: -120px -29px;
}

.twitter_feed .ic-pla {
  background-position: -80px -29px;
}

.twitter_feed .ic-con {
  background-position: -140px -29px;
}

.twitter_feed .ic-people {
  width: 14px;
  background-position: -160px -31px;
}

.twitter_feed .ic-rt {
  width: 14px;
  height: 16px;
  margin-right: 4px;
  background-position: -20px -2px;
}

.twitter_feed .timeline {
  margin-bottom: 10px;
  background-color: #fff;
  border-radius: 5px !important;
  overflow: hidden;
}

.twitter_feed .timeline .stream {
  position: relative;
  width: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
}

.twitter_feed .timeline.pending-scroll-in .stream .h-feed {
  -webkit-transition: margin-top 0.5s ease-out;
  -moz-transition: margin-top 0.5s ease-out;
  -o-transition: margin-top 0.5s ease-out;
  transition: margin-top 0.5s ease-out;
}

.twitter_feed .timeline-header,
.twitter_feed .timeline-footer {
  position: relative;
  z-index: 100;
}

.twitter_feed .timeline-header {
  padding: 12px;
  border-width: 0 0 1px;
  box-shadow: 0 0 0 -3px rgba(0, 0, 0, 0);
  -webkit-transition: box-shadow 0.3s ease-out;
  -moz-transition: box-shadow 0.3s ease-out;
  -o-transition: box-shadow 0.3s ease-out;
  transition: box-shadow 0.3s ease-out;
}

.twitter_feed .scrolled-down .timeline-header {
  box-shadow: 0 0 10px -3px #ccc;
}

.twitter_feed .timeline-header h1.summary {
  font-weight: 700;
}

.twitter_feed .timeline-header .follow-button,
.twitter_feed .timeline-header .twitter-follow-button,
.twitter_feed .timeline-header .ic-twitter-badge {
  position: absolute;
  top: 10px;
  right: 10px;
}

.twitter_feed .ic-twitter-badge {
  border: 1px solid #fff;
  border-color: transparent;
  border-radius: 3px !important;
}

.twitter_feed .ic-twitter-badge:focus {
  border-color: #00acee;
}

.twitter_feed .new-tweets-bar {
  position: absolute;
  right: 0;
  left: 0;
  z-index: 100;
  display: none;
  width: auto;
  margin-top: -2px;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in;
  -moz-transition: opacity 0.3s ease-in;
  -o-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
}

.twitter_feed .pending-new-tweet-display .new-tweets-bar {
  display: block;
}

.twitter_feed .pending-new-tweet .new-tweets-bar {
  opacity: 1;
}

.twitter_feed .new-tweets-bar button {
  width: 100%;
  padding: 10px 0;
  color: #fff;
  text-align: center;
  background-color: #222;
  background-color: rgba(0, 0, 0, 0.87);
  border-width: 0;
}

.twitter_feed .new-tweets-bar button:hover,
.twitter_feed .new-tweets-bar button:focus {
  text-decoration: underline;
  cursor: pointer;
}

.twitter_feed button.load-more {
  display: block;
  width: 100%;
  padding: 10px 0;
  margin: 0;
  text-align: center;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
  cursor: pointer;
  background-color: #fcfcfc;
  background-color: rgba(0, 0, 0, 0.02);
  border: 0;
  box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.05);
  -webkit-transition: background-color 0.2s ease-out;
  -moz-transition: background-color 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
}

.twitter_feed button.load-more:hover,
.twitter_feed button.load-more:focus {
  text-decoration: underline;
  background-color: #eee;
  background-color: rgba(0, 0, 0, 0.08);
}

.twitter_feed .no-more-pane {
  display: none;
  padding: 12px;
  text-align: center;
}

.twitter_feed .empty-timeline button.load-more,
.twitter_feed .no-more button.load-more {
  display: none;
}

.twitter_feed .no-more .no-more-pane {
  display: block;
}

.twitter_feed .no-tweets-pane {
  margin: 30px 0;
  text-align: center;
}

.twitter_feed .no-tweets-pane p {
  margin: 24px 12px;
  text-align: center;
}

.twitter_feed .nsfw .display-sensitive-image,
.twitter_feed .no-tweets-pane .load-tweets {
  padding: 5px 10px;
  margin: 5px auto;
  font-weight: 700;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  cursor: pointer;
  background-color: #dedede;
  background-color: rgba(0, 0, 0, 0.15);
  background-image: -webkit-linear-gradient(#fff, #ddd);
  background-image: linear-gradient(#fff, #ddd);
  border: 1px solid #ccc;
  border-color: rgba(0, 0, 0, 0.2);
  border-radius: 4px !important;
}

.twitter_feed .nsfw .display-sensitive-image:hover,
.twitter_feed .nsfw .display-sensitive-image:focus,
.twitter_feed .nsfw .display-sensitive-image:active,
.twitter_feed .no-tweets-pane .load-tweets:hover,
.twitter_feed .no-tweets-pane .load-tweets:focus,
.twitter_feed .no-tweets-pane .load-tweets:active {
  background-color: #f8f8f8;
  background-color: rgba(0, 0, 0, 0.5);
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.15));
  background-image: linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.15));
  border-color: #bbb;
  border-color: rgba(0, 0, 0, 0.27);
}

.twitter_feed .nsfw .display-sensitive-image:active,
.twitter_feed .no-tweets-pane .load-tweets:active {
  background-color: #efefef;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.1);
}

.twitter_feed .has-tweets .no-tweets-pane {
  display: none;
}

.twitter_feed .timeline-footer {
  padding: 6px 10px;
  background: #e8e8e8;
  background: rgba(0, 0, 0, 0.1);
}

.twitter_feed .timeline-footer a.widget-link {
  display: block;
  padding: 10px;
  text-align: center;
}

.twitter_feed .tweet-box-button {
  display: block;
  width: 100%;
  padding: 6px;
  text-align: left;
  background: #fff;
  border: 1px #ccc solid;
  border-radius: 4px !important;
}

.twitter_feed .tweet-box-button:hover,
.twitter_feed .tweet-box-button:focus {
  cursor: pointer;
  border-color: #999;
  border-color: rgba(0, 0, 0, 0.4);
}

.twitter_feed a.tweet-box-button {
  width: auto;
}

.twitter_feed .tweet {
  padding: 12px 12px 10px 69px;
  border-width: 0 0 1px;
}

.twitter_feed .tweet.with-expansion {
  cursor: pointer;
}

.twitter_feed .t-header .avatar {
  position: absolute;
  top: 0;
  left: -57px;
  width: 48px;
  height: 48px;
  background: #fff;
  border-radius: 4px !important;
}

.twitter_feed .permalink {
  position: relative;
  z-index: 50;
  float: right;
  margin-top: 2px;
}

.twitter_feed .tweet .e-entry-title {
  margin: 0 5px 0 0;
  clear: both;
  word-wrap: break-word;
  white-space: pre-wrap;
}

.twitter_feed .is-deciderHtmlWhitespace .e-entry-title {
  white-space: normal;
}

.twitter_feed .tweet .e-entry-title[dir=ltr] {
  text-align: left;
  direction: ltr;
}

.twitter_feed .tweet .e-entry-title[dir=rtl] {
  text-align: right;
  direction: rtl;
}

.twitter_feed .inline-media {
  max-width: 100%;
  margin: 10px 0 0;
  overflow: hidden;
}

.twitter_feed .tweet .retweet-credit {
  margin: 3px 0;
}

.twitter_feed .tweet .twitter-alerts {
  margin-top: 6px;
}

.twitter_feed .t-footer {
  overflow: hidden;
  zoom: 1;
  background: none;
}

.twitter_feed .tweet-actions {
  position: absolute;
  right: 0;
  bottom: 1px;
  background: #fff;
  visibility: hidden;
  box-shadow: 0 0 10px 5px #fff;
}

.twitter_feed .tweet-actions li {
  float: left;
}

.twitter_feed .tweet-actions a i {
  margin: 1px 0 0 8px;
  overflow: hidden;
}

.twitter_feed .tweet:hover .tweet-actions,
.twitter_feed .tweet:focus .tweet-actions,
.twitter_feed .expanded .tweet-actions {
  visibility: visible;
}

.twitter_feed .tweet .tweet-actions a,
.twitter_feed .tweet .tweet-actions a b,
.twitter_feed .tweet .tweet-actions a i,
.twitter_feed .tweet .tweet-actions li {
  cursor: pointer;
  outline: 0;
}

.twitter_feed .twt-tweet .tweet-actions .ic-retweet {
  margin-top: 1px;
}

.twitter_feed .t-footer {
  min-height: 16px;
  padding-top: 1px;
  margin-top: 2px;
  overflow: hidden;
  border-width: 0;
  -webkit-transition: margin-top 0.2s ease-out, padding-top 0.2s ease-out;
  -moz-transition: margin-top 0.2s ease-out, padding-top 0.2s ease-out;
  -o-transition: margin-top 0.2s ease-out, padding-top 0.2s ease-out;
  transition: margin-top 0.2s ease-out, padding-top 0.2s ease-out;
}

.twitter_feed .expanded .t-footer {
  padding-top: 11px;
  margin-top: 10px;
  border-width: 1px 0 0;
}

.twitter_feed .expand,
.twitter_feed .p-geo {
  float: left;
}

.twitter_feed .stats-wide,
.twitter_feed .stats-narrow,
.twitter_feed .brand {
  display: none;
  margin-left: 0.3em;
  border-width: 0;
}

.twitter_feed .expanded .stats-wide {
  display: inline-block;
  margin-top: -2px;
}

.twitter_feed .stats span {
  display: inline-block;
  margin-right: 3px;
  text-transform: capitalize;
}

.twitter_feed .stats strong {
  font-weight: 700;
}

.twitter_feed .detail-expander {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.3s ease-in;
  -moz-transition: max-height 0.3s ease-in;
  -o-transition: max-height 0.3s ease-in;
  transition: max-height 0.3s ease-in;
}

.twitter_feed .brand .ic-twitter-badge {
  margin: -4px 5px 0 0;
}

.twitter_feed .cards-base {
  padding: 13px 0 12px;
  border-width: 0;
  -webkit-transition: margin-top 0.3s ease-out;
  -moz-transition: margin-top 0.3s ease-out;
  -o-transition: margin-top 0.3s ease-out;
  transition: margin-top 0.3s ease-out;
}

.twitter_feed .expanded .cards-base {
  padding: 12px 0 0;
  margin-top: 12px;
  border-width: 1px 0 0;
}

.twitter_feed .expanded .cards-multimedia,
.twitter_feed .cards-multimedia {
  padding-top: 0;
  border-top: 0;
}

.twitter_feed .cards-base h3 {
  margin: 0 0 4px;
}

.twitter_feed .cards-content.cards-content-concise {
  margin-left: 10px;
}

.twitter_feed .rtl .cards-content.cards-content-concise {
  margin-right: 10px;
}

.twitter_feed .cards-base .cards-content p {
  margin: 5px 0 10px;
}

.twitter_feed .cards-multimedia .cards-content-concise .byline {
  margin-bottom: 8px;
}

.twitter_feed .cards-base .summary-thumbnail {
  float: right;
  max-width: 120px;
  max-height: 120px;
  margin: 4px 0 0 15px;
}

.twitter_feed .cards-base .summary-large-thumbnail {
  display: block;
  margin: 4px 0 5px;
}

.twitter_feed .cards-base .media {
  position: relative;
  margin: 0 0 8px;
  line-height: 0;
}

.twitter_feed .cards-base .source-user {
  position: relative;
  height: 16px;
  padding-left: 21px;
  margin: 10px 0;
  line-height: 16px;
}

.twitter_feed .cards-base .source-user .avatar {
  position: absolute;
  top: -2px;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 2px !important;
}

.twitter_feed img.autosized-media {
  max-width: 100%;
  max-height: 375px;
}

.twitter_feed .custom-timeline-owner-profile {
  display: block;
}

.twitter_feed .custom-timeline-owner-profile .verified {
  margin-right: 3px;
  margin-left: -38px;
}

.twitter_feed .custom-timeline .timeline-header {
  border-bottom-width: 3px;
}

.twitter_feed .custom-timeline-owner-profile {
  position: relative;
  height: 16px;
  padding-left: 21px;
  line-height: 16px;
}

.twitter_feed .custom-timeline-owner-profile .avatar {
  position: absolute;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 2px !important;
}

.twitter_feed .custom-timeline .custom-timeline-summary {
  margin-bottom: 11px;
}

.twitter_feed .custom-timeline .custom-timeline-description {
  margin-bottom: 12px;
}

.twitter_feed .custom-timeline-owner-profile {
  margin-bottom: 4px;
}

.twitter_feed .nsfw {
  padding: 8px;
  background-color: #fcfcfc;
  background-color: rgba(0, 0, 0, 0.02);
  border-radius: 4px !important;
}

.twitter_feed .media-tag .tag-count {
  display: none;
}

.twitter_feed .collapse-media-tag .media-tag .tag-count {
  display: inline;
}

.twitter_feed .follow-button:link,
.twitter_feed .follow-button:visited {
  display: inline-block;
  padding: 0 5px 0 3px;
  font: bold 11px/18px "Helvetica Neue", Arial, sans-serif;
  color: #333;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  white-space: nowrap;
  cursor: pointer;
  background-color: #eee;
  background-image: -webkit-linear-gradient(#fff, #dedede);
  background-image: linear-gradient(#fff, #dedede);
  border: #ccc solid 1px;
  border-radius: 3px !important;
}

.twitter_feed .ie9 .follow-button:link,
.twitter_feed .ie9 .follow-button:visited {
  border-radius: 0 !important;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#dedede')";
}

.twitter_feed .follow-button:focus,
.twitter_feed .follow-button:hover,
.twitter_feed .follow-button:active {
  color: #333;
  text-decoration: none;
  background-color: #d9d9d9;
  background-image: -webkit-linear-gradient(#f8f8f8, #d9d9d9);
  background-image: linear-gradient(#f8f8f8, #d9d9d9);
  border-color: #bbb;
  box-shadow: none;
}

.twitter_feed .timeline-header a.follow-button:link,
.twitter_feed .timeline-header a.follow-button:visited,
.twitter_feed .timeline-header a.follow-button:hover,
.twitter_feed .timeline-header a.follow-button:focus,
.twitter_feed .timeline-header a.follow-button:active,
.twitter_feed .thm-dark .timeline-header a.follow-button:link,
.twitter_feed .thm-dark .timeline-header a.follow-button:visited,
.twitter_feed .thm-dark .timeline-header a.follow-button:hover,
.twitter_feed .thm-dark .timeline-header a.follow-button:focus,
.twitter_feed .thm-dark .timeline-header a.follow-button:active {
  color: #333;
  text-decoration: none;
}

.twitter_feed .thm-dark a.follow-button:link,
.twitter_feed .thm-dark a.follow-button:visited,
.twitter_feed .thm-dark a.follow-button:hover,
.twitter_feed .thm-dark a.follow-button:focus,
.twitter_feed .thm-dark a.follow-button:active {
  color: #333;
}

.twitter_feed .ie9 .follow-button:hover,
.twitter_feed .ie9 .follow-button:focus,
.twitter_feed .ie9 .follow-button:active {
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8',endColorstr='#d9d9d9')";
}

.twitter_feed .follow-button:active {
  background-color: #efefef;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.1);
}

.twitter_feed .follow-button:focus {
  border-color: #0089cb;
  outline: 0;
}

.twitter_feed .env-narrow .timeline-header .summary {
  font-size: 14px;
}

.twitter_feed .env-narrow .custom-timeline-summary {
  margin-bottom: 7px;
  font-size: 14px;
}

.twitter_feed .env-narrow .custom-timeline-description {
  margin-bottom: 10px;
}

.twitter_feed .env-narrow .t-header .profile .p-name,
.twitter_feed .env-narrow .timeline-header .byline,
.twitter_feed .env-narrow .timeline-header .list-description,
.twitter_feed .env-narrow .e-entry-title,
.twitter_feed .env-narrow .cards-base h3 {
  font-size: 12px;
  line-height: 16px;
}

.twitter_feed .env-narrow .timeline-header {
  padding: 8px;
}

.twitter_feed .env-narrow .timeline-footer {
  padding: 4px;
}

.twitter_feed .env-narrow .timeline-header .follow-button,
.twitter_feed .env-narrow .timeline-header .twitter-follow-button {
  top: 6px;
  right: 6px;
}

.twitter_feed .env-narrow .tweet {
  padding: 5px 8px 6px;
}

.twitter_feed .env-narrow .tweet .t-header {
  position: relative;
  min-height: 32px;
  padding: 0 0 4px 36px;
}

.twitter_feed .env-narrow .t-header .avatar {
  top: 2px;
  left: 0;
  width: 32px;
  height: 32px;
}

.twitter_feed .env-narrow .t-header .profile .p-nickname::before {
  white-space: pre;
  content: "\a";
}

.twitter_feed .env-narrow .t-header .p-name {
  display: inline;
}

.twitter_feed .env-narrow .t-header .p-nickname {
  line-height: 16px;
}

.twitter_feed .env-narrow .permalink {
  font-size: 11px;
}

.twitter_feed .env-narrow .expanded .stats-wide {
  display: none;
}

.twitter_feed .env-narrow .expanded .stats-narrow,
.twitter_feed .env-narrow .brand {
  display: block;
  margin: 0 0 4px;
  font-size: 11px;
}

.twitter_feed .env-narrow .cards-base .summary-thumbnail {
  max-width: 60px;
  max-height: 60px;
}

.twitter_feed .rtl,
.twitter_feed .rtl .tweet-box-button,
.twitter_feed .rtl .follow-button {
  text-align: right;
  direction: rtl;
}

.twitter_feed .rtl .p-nickname {
  text-align: left;
  direction: ltr;
}

.twitter_feed .rtl .permalink,
.twitter_feed .rtl .tweet-actions,
.twitter_feed .rtl .cards-base .summary-thumbnail {
  float: left;
}

.twitter_feed .rtl .expand,
.twitter_feed .rtl .p-geo,
.twitter_feed .rtl .tweet-actions li {
  float: right;
}

.twitter_feed .rtl .permalink {
  clear: left;
}

.twitter_feed .rtl .custom-timeline-owner-profile {
  padding-right: 21px;
  padding-left: 0;
}

.twitter_feed .rtl .custom-timeline-owner-profile .avatar {
  right: 0;
}

.twitter_feed .rtl .tweet {
  padding: 12px 69px 10px 12px;
}

.twitter_feed .env-narrow .rtl .tweet {
  padding: 5px 8px 6px;
}

.twitter_feed .rtl .t-header .avatar {
  right: -57px;
  left: auto;
}

.twitter_feed .env-narrow .rtl .tweet .t-header {
  padding: 0 36px 4px 0;
}

.twitter_feed .env-narrow .rtl .t-header .avatar {
  right: 0;
}

.twitter_feed .rtl .tweet-actions {
  right: auto;
  left: 0;
}

.twitter_feed .rtl .timeline-header .follow-button,
.twitter_feed .rtl .timeline-header .twitter-follow-button,
.twitter_feed .rtl .timeline-header .ic-twitter-badge {
  position: absolute;
  right: auto;
  left: 12px;
}

.twitter_feed .env-narrow .rtl .timeline-header .follow-button,
.twitter_feed .env-narrow .rtl .timeline-header .twitter-follow-button {
  right: auto;
  left: 6px;
}

.twitter_feed .rtl .cards-base .source-user {
  padding: 0 21px 0 0;
}

.twitter_feed .rtl .cards-base .source-user .avatar {
  right: 0;
  left: auto;
}

.twitter_feed .rtl .follow-button {
  padding: 0 3px 0 5px;
}

.twitter_feed .rtl .ic-top {
  margin: 2px 0 0 4px;
}

.twitter_feed .rtl .ic-twitter-alert {
  margin: 0 0 3px 3px;
}

.twitter_feed .rtl .ic-rt {
  margin: 0 0 0 4px;
}

.twitter_feed .rtl .expand .ic-mask,
.twitter_feed .rtl .p-geo .ic-mask {
  margin: 0 0 0 2px;
}

.twitter_feed .rtl .ic-button-bird {
  margin: 0 0 0 3px;
}

.twitter_feed .rtl .stats span {
  margin: 0 0 0 3px;
}

.twitter_feed .rtl .verified {
  margin-right: -21px;
  margin-left: 0;
}

.twitter_feed .thm-dark {
  color: #a9a9a9;
  background-color: #333;
}

.twitter_feed .thm-dark .scrolled-down .timeline-header {
  box-shadow: 0 0 10px -3px #000;
}

.twitter_feed .thm-dark .ic-twitter-badge {
  border-color: #333;
  border-color: transparent;
}

.twitter_feed .thm-dark .ic-twitter-badge:focus {
  border-color: #00acee;
}

.twitter_feed .thm-dark .timeline-footer {
  background-color: #333;
  background-color: rgba(0, 0, 0, 0.2);
}

.twitter_feed .thm-dark .load-more,
.twitter_feed .thm-dark .nsfw,
.twitter_feed .thm-dark .tweet-box-button {
  background-color: #4a4a4a;
  background-color: rgba(0, 0, 0, 0.64);
}

.twitter_feed .thm-dark .load-more {
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.6);
}

.twitter_feed .thm-dark .load-more:hover,
.twitter_feed .thm-dark .load-more:focus,
.twitter_feed .thm-dark .load-more:active {
  background-color: #666;
  background-color: rgba(0, 0, 0, 0.39);
}

.twitter_feed .thm-dark .tweet-actions {
  background-color: #333;
  box-shadow: 0 0 10px 5px #333;
}

.twitter_feed .thm-dark .customisable,
.twitter_feed .thm-dark .customisable:link,
.twitter_feed .thm-dark .customisable:visited,
.twitter_feed .thm-dark .customisable:hover,
.twitter_feed .thm-dark .customisable:focus,
.twitter_feed .thm-dark .customisable:active,
.twitter_feed .thm-dark .customisable-highlight:hover,
.twitter_feed .thm-dark .customisable-highlight:focus,
.twitter_feed .thm-dark a:hover .customisable-highlight,
.twitter_feed .thm-dark a:focus .customisable-highlight {
  color: #87c2ed;
}

.twitter_feed .thm-dark a:hover .ic-mask,
.twitter_feed .thm-dark a:focus .ic-mask {
  background-color: #87c2ed;
}

.twitter_feed .thm-dark,
.twitter_feed .thm-dark .p-author .profile .p-name,
.twitter_feed .thm-dark .cards-base p,
.twitter_feed .thm-dark .cards-base p a,
.twitter_feed .thm-dark .timeline-header .summary,
.twitter_feed .thm-dark .timeline-header .list-description,
.twitter_feed .thm-dark .timeline-header a:link,
.twitter_feed .thm-dark .timeline-header a:visited,
.twitter_feed .thm-dark .byline,
.twitter_feed .thm-dark .p-author a.profile:hover .p-name,
.twitter_feed .thm-dark .p-author a.profile:focus .p-name .thm-dark .custom-timeline-owner-profile .p-name:hover,
.twitter_feed .thm-dark .custom-timeline-owner-profile .p-name:focus {
  color: #cfcfcf !important;
}

.twitter_feed .thm-dark .custom-timeline-summary,
.twitter_feed .thm-dark .custom-timeline-owner-profile .p-name {
  color: #e5e5e5;
}

.twitter_feed .thm-dark .custom-timeline-description,
.twitter_feed .thm-dark .custom-timeline-owner-profile .p-nickname {
  color: #999;
}

.twitter_feed .thm-dark a:link,
.twitter_feed .thm-dark a:visited,
.twitter_feed .thm-dark .stats span,
.twitter_feed .thm-dark .retweet-credit,
.twitter_feed .thm-dark .no-more-pane,
.twitter_feed .thm-dark .no-tweets-pane p,
.twitter_feed .thm-dark .p-geo,
.twitter_feed .thm-dark .cards-base .byline-user {
  color: #a0a0a0;
}

.twitter_feed .thm-dark a:focus,
.twitter_feed .thm-dark a:hover,
.twitter_feed .thm-dark a:active,
.twitter_feed .thm-dark .p-author a.profile:hover,
.twitter_feed .thm-dark .p-author a.profile:focus,
.twitter_feed .thm-dark .custom-timeline-owner-profile:hover,
.twitter_feed .thm-dark .custom-timeline-owner-profile:focus,
.twitter_feed .thm-dark .retweet-credit .profile:hover,
.twitter_feed .thm-dark .retweet-credit .profile:focus,
.twitter_feed .thm-dark .stats strong,
.twitter_feed .thm-dark .no-tweets-pane .load-tweets,
.twitter_feed .thm-dark .nsfw {
  color: #bbb;
}

.twitter_feed .customisable-border.thm-dark,
.twitter_feed .thm-dark .customisable-border {
  border-color: #444;
}

.twitter_feed .thm-dark .tweet-box-button {
  border-color: #222;
}

.twitter_feed .thm-dark .ic-mask {
  background-color: #999;
}

.twitter_feed .thm-dark .tweet-actions .ic-reply {
  background-position: 0 -116px;
}

.twitter_feed .thm-dark .tweet-actions .ic-retweet {
  background-position: -31px -116px;
}

.twitter_feed .thm-dark .tweet-actions .ic-fav {
  background-position: -60px -116px;
}

.twitter_feed .thm-dark .ic-pho {
  background-position: -60px -59px;
}

.twitter_feed .thm-dark .ic-pla {
  background-position: -80px -59px;
}

.twitter_feed .thm-dark .ic-geo {
  background-position: -100px -60px;
}

.twitter_feed .thm-dark .ic-sum {
  background-position: -120px -59px;
}

.twitter_feed .thm-dark .ic-con {
  background-position: -140px -59px;
}

.twitter_feed .thm-dark .ic-people {
  background-position: -160px -59px;
}

.twitter_feed .is-touch .tweet-actions {
  visibility: visible;
}

.twitter_feed .is-touch .tweet-actions a {
  padding-left: 10px;
}

.twitter_feed .is-touch.env-narrow .tweet-actions a {
  padding-left: 0;
}

.twitter_feed .var-chromeless .tweet-actions .ic-mask,
.twitter_feed .thm-dark.var-chromeless .tweet-actions .ic-mask,
.twitter_feed .is-touch .tweet-actions .ic-mask {
  background-color: transparent;
}

.twitter_feed .var-chromeless .tweet-actions .ic-reply,
.twitter_feed .is-touch .tweet-actions .ic-reply {
  background-position: -80px -84px;
}

.twitter_feed .var-chromeless .tweet-actions .ic-retweet,
.twitter_feed .is-touch .tweet-actions .ic-retweet {
  background-position: -82px -102px;
}

.twitter_feed .var-chromeless .tweet-actions .ic-fav,
.twitter_feed .is-touch .tweet-actions .ic-fav {
  background-position: -82px -122px;
}

.twitter_feed .var-chromeless .tweet-actions a:hover .ic-reply,
.twitter_feed .var-chromeless .tweet-actions a:focus .ic-reply,
.twitter_feed .var-chromeless .tweet-actions a:active .ic-reply,
.twitter_feed .is-touch .tweet-actions a:hover .ic-reply,
.twitter_feed .is-touch .tweet-actions a:focus .ic-reply,
.twitter_feed .is-touch .tweet-actions a:active .ic-reply {
  background-position: -103px -84px;
}

.twitter_feed .var-chromeless .tweet-actions a:hover .ic-retweet,
.twitter_feed .var-chromeless .tweet-actions a:focus .ic-retweet,
.twitter_feed .var-chromeless .tweet-actions a:active .ic-retweet,
.twitter_feed .is-touch .tweet-actions a:hover .ic-retweet,
.twitter_feed .is-touch .tweet-actions a:focus .ic-retweet,
.twitter_feed .is-touch .tweet-actions a:active .ic-retweet {
  background-position: -109px -102px;
}

.twitter_feed .var-chromeless .tweet-actions a:hover .ic-fav,
.twitter_feed .var-chromeless .tweet-actions a:focus .ic-fav,
.twitter_feed .var-chromeless .tweet-actions a:active .ic-fav,
.twitter_feed .is-touch .tweet-actions a:hover .ic-fav,
.twitter_feed .is-touch .tweet-actions a:focus .ic-fav,
.twitter_feed .is-touch .tweet-actions a:active .ic-fav {
  background-position: -103px -122px;
}

.twitter_feed .var-preview .load-more {
  display: none;
}

.twitter_feed .timeline.var-chromeless {
  margin-bottom: 10px;
  background-color: transparent;
  border: 0;
  border-radius: 0 !important;
}

.twitter_feed .var-chromeless .timeline-header {
  padding: 12px 0;
}

.twitter_feed .var-chromeless .tweet {
  padding: 12px 2px 10px 58px;
}

.twitter_feed .env-narrow.var-chromeless .tweet {
  padding: 12px 2px 10px 0;
}

.twitter_feed .var-chromeless.rtl .tweet {
  padding: 12px 58px 10px 2px;
}

.twitter_feed .env-narrow .var-chromeless.rtl .tweet {
  padding: 12px 0 10px 2px;
}

.twitter_feed .var-chromeless .permalink {
  padding: 0 2px 0 0;
}

.twitter_feed .var-chromeless.rtl .permalink {
  padding: 0 0 0 2px;
}

.twitter_feed .var-chromeless .timeline-footer {
  padding: 6px;
}

.twitter_feed .var-chromeless .t-footer .ic-mask {
  background-color: transparent;
}

.twitter_feed .var-chromeless .ic-geo {
  background-position: -100px 0;
}

.twitter_feed .var-chromeless .ic-pho {
  background-position: -60px -2px;
}

.twitter_feed .var-chromeless .ic-sum {
  background-position: -120px -2px;
}

.twitter_feed .var-chromeless .ic-pla {
  background-position: -80px -2px;
}

.twitter_feed .var-chromeless .ic-con {
  background-position: -140px -2px;
}

.twitter_feed .var-chromeless .ic-people {
  background-position: -160px -2px;
}

.twitter_feed .var-chromeless .tweet-actions {
  background: 0;
  box-shadow: none;
}

.twitter_feed .var-chromeless span.p-geo {
  padding: 0 90px 0 0;
}

.twitter_feed .var-chromeless.rtl span.p-geo {
  padding: 0 0 0 90px;
}

.twitter_feed .var-chromeless button.load-more {
  width: 98%;
  margin: 4px;
  text-shadow: none;
  border: 1px solid #ccc;
  border-radius: 4px !important;
}

.twitter_feed .var-borderless,
.twitter_feed .var-borderless .customisable-border {
  border: 0;
}

.twitter_feed .var-borderless .expanded .t-footer,
.twitter_feed .var-borderless .expanded .cards-base {
  margin: 0;
}

.twitter_feed .var-borderless .expanded .cards-multimedia {
  margin-top: 2px;
}

.twitter_feed .var-borderless .expanded .t-footer {
  padding-top: 5px;
  margin: 0;
}

.twitter_feed .var-headerless .timeline-header,
.twitter_feed .var-footerless .timeline-footer {
  display: none;
}

.twitter_feed .var-static .stream {
  overflow-y: visible;
}

.twitter_feed .var-static .load-more {
  display: none;
}

.twitter_feed .var-static .tweet.with-expansion {
  cursor: default;
}

.twitter_feed .withheld {
  padding: 12px 12px 10px;
  border-width: 0 0 1px;
}

.twitter_feed .env-narrow .withheld {
  padding: 5px 8px 6px;
}

.twitter_feed .var-chromeless .withheld {
  padding: 12px 2px 10px 0;
}

.twitter_feed .var-chromeless.rtl .withheld {
  padding: 12px 0 10px 2px;
}

.twitter_feed .withheld-text a:hover,
.twitter_feed .withheld-text a:focus {
  text-decoration: underline;
}

.twitter_feed .timeline .withheld-title {
  font-size: 14px;
}

.twitter_feed .env-narrow .withheld-title {
  font-size: 12px;
}

.twitter_feed .twitter-emoji {
  width: 1em;
  height: 1em;
  padding: 0 0.05em 0 0.1em;
  vertical-align: -0.1em;
}

@media print {
  .twitter_feed .ic-mask {
    display: none;
  }
}
/********************************************************** VIDEO  **************************************************************************/
.video .cover-image {
  width: 100%;
  float: left;
  position: relative;
  display: block;
  height: auto;
}

.video .cover-image img {
  width: 100%;
  height: auto;
  border-radius: 20px;
}

.video:hover .video-play-mask .mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 102%;
  background-color: rgba(0, 0, 0, 0);
  cursor: pointer;
  border-radius: 20px;
}

.video:hover .video-play-mask .mask {
  background-color: rgba(0, 0, 0, 0.5);
}

.video .video-play-mask .icon,
.video .video-play-mask .icon-hover {
  position: absolute;
  top: -40px;
  top: calc(50% - 40px);
  left: 103.5px;
  left: calc(50% - 40px);
  width: auto;
}

.video .video-play-mask .icon {
  display: inline;
}

.video .video-play-mask .icon-hover {
  display: none;
}

.video:hover .video-play-mask .icon {
  display: none;
}

.video:hover .video-play-mask .icon-hover {
  display: inline;
}

.fragment-video .container .row.spacer-top-20:after {
  content: "";
  clear: both;
  display: block;
}

.fragment-video .container {
  margin-top: 50px;
}

.fragment-video .container .row.spacer-top-20 {
  margin-right: -15px !important;
  margin-left: -15px !important;
  display: block;
}

.fragment-video .mask {
  border-radius: 0 !important;
}

.fragment-video #Panel_page ul.accessibility-options {
  padding-left: 0;
}

.fragment-video #Panel_page ul.pagination li {
  list-style-type: none;
}

.fragment-video #Panel_page ul.pagination li a {
  border-radius: 4px;
  padding: 6px 12px;
}

.fragment-video #Panel_page ul.pagination {
  padding: 0;
}

.fragment-video .container table#inc_video_gallery_fvVideoItem .col-12 {
  padding: 0;
}

@media (max-width: 992px) {
  .fragment-video .container {
    max-width: 100%;
  }
  .fragment-video main#div_content_cols {
    max-width: 100%;
    flex: 100%;
  }
  .fragment-video .container .row.spacer-top-20 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}
/* endinject */
/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
label.hidden {
  display: none !important;
}

@media (max-width: 992px) {
  #panel-container {
    position: relative;
  }
  #panel-container #searchpanel,
  #panel-container #sharepanel {
    position: absolute;
    top: -5px;
    box-shadow: rgb(112, 112, 112) 0px 5px 5px -5px;
    border-bottom: 1px solid #e4e4e4;
  }
  #panel-container #searchpanel .panel-body {
    padding: 0 6px 40px 6px;
  }
  #panel-container #sharepanel {
    padding: 13px 36px 40px 5px;
  }
  #panel-container #sharepanel .slide-toggle-share-dashboard {
    padding-top: 10px;
  }
}
@media (max-width: 768px) {
  #searchpanel .col-md-3.col-sm-12.col-12.searchpanel-bump {
    display: flex;
  }
  #panel-container .socialsContainer {
    width: 54%;
  }
}
@media (max-width: 767px) {
  #uotf .visible-xs {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #uotf .visible-sm {
    display: block !important;
  }
}
#uotf .visible-xs,
#uotf .visible-sm {
  display: none;
}

#carousel-home a.carousel-control-prev,
#carousel-home a.carousel-control-next {
  opacity: 0.8;
}

#carousel-home a.carousel-control-prev:hover,
#carousel-home a.carousel-control-next:hover {
  opacity: 1;
}

@media (max-width: 991px) {
  #searchpanel .panel-body .container {
    margin: 0;
    min-width: 100%;
  }
}
.container.content-nopadding {
  padding-right: 15px;
  padding-left: 15px;
}

ul.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}

ul.list-inline.spacer li {
  padding-right: 5px;
  padding-left: 5px;
}

.list-inline > li > a {
  padding: 10px 15px 10px 0px !important;
}

.utility-menu .search-icon.no-h:hover {
  border: none !important;
}

@media (min-width: 991px) {
  #banner.shrink {
    position: fixed;
  }
  #banner.shrink .logo {
    margin-top: 12px;
  }
  #banner.shrink .container .navbar-collapse.collapse .nav > li > a {
    font-size: 12px;
  }
  #banner.shrink .nav > li {
    background-position: right 10px;
  }
  #banner.shrink #menu_container .popupnav {
    top: 78px;
    width: 100vw;
    left: 0;
  }
  #banner.shrink #menu_container .nav > li > a {
    padding-bottom: 6px;
  }
  #banner.shrink #menu_container li .arrowup {
    top: 5px;
    background-color: transparent;
  }
  #banner.shrink #menu_container li .arrowup:after {
    content: "";
    width: 19px;
    height: 1px;
    display: block;
    position: absolute;
    left: -3px;
    top: 6px;
    transform: rotate(135deg);
    border-top: 1px solid #fff;
  }
  #banner.shrink .custom-logo.dt-logo {
    display: none !important;
  }
  #banner.shrink .custom-logo.d-block {
    display: block !important;
  }
  #banner.shrink .utility-menu {
    display: none;
  }
  #banner.shrink #menu_container {
    max-width: 1170px !important;
    position: static;
  }
  #banner.shrink #menu_container .navbar-collapse {
    position: static;
  }
  #banner.shrink + section {
    clear: both;
  }
}
.row.fotter-bottom-row {
  max-width: 960px;
  margin: 0 auto !important;
  margin-bottom: 10px !important;
}

.sub-title .features {
  padding: 0;
  margin-top: 0;
}

@media (max-width: 767px) {
  .social-footer-list {
    justify-content: center !important;
  }
}
@media (max-width: 479px) {
  .section-button img {
    max-width: 35px !important;
  }
  .section-button p {
    font-size: 10px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .section-button img {
    max-width: 40px !important;
  }
  .section-button p {
    font-size: 12px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .section-button img {
    max-width: 50px !important;
  }
}
@media (max-width: 991px) {
  .sub-title .features {
    font-size: 25px;
  }
}
@media (max-width: 992px) {
  .SPR-1-2-1-5050-layout > .container {
    max-width: 100%;
    margin: 0;
  }
  header#banner div#heading {
    margin: 0;
    max-width: 100%;
  }
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
  background-color: #007f33;
  color: #fff;
}

@media (max-width: 991px) {
  .sub-title h2 {
    font-size: 25px;
  }
}
.spr-theme footer section.portlet .portlet-content.portlet-content-editable .portlet-body .journal-content-article .container {
  margin-top: 0 !important;
}
.spr-theme footer section.portlet .portlet-content.portlet-content-editable .portlet-body .journal-content-article .container .container.content-nopadding {
  margin-top: 0 !important;
}
.spr-theme .social-footer-list a:hover {
  text-decoration: none;
}
.spr-theme #related-links {
  max-width: 1200px;
  padding: 15px;
  border-radius: 20px;
  border: 1px #d8cfc7 solid;
  margin: auto;
}
.spr-theme #related-links h3 {
  color: #007f33;
}
.spr-theme #related-links #related-links-btns {
  display: flex;
  width: fit-content;
  flex-wrap: wrap;
  justify-content: normal;
}
.spr-theme #related-links #related-links-btns a {
  text-decoration: none !important;
}
.spr-theme #related-links #related-links-btns a.btnbottom {
  display: block;
  min-width: 160px;
  background-color: #dcebe1 !important;
  border-radius: 10px;
  border: 2px #dcebe1 solid;
  margin: 5px;
  padding: 2.5px;
  font-size: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.spr-theme #related-links #related-links-btns a.btnbottom:hover {
  background-color: white !important;
  color: #007f33 !important;
  border: 2px #007f33 solid !important;
}
.spr-theme .accessibility-options li {
  display: inline;
}
.spr-theme .accessibility-options li:first-child {
  font-weight: 700;
}
.spr-theme .accessibility-options a {
  color: #0063be;
}
.spr-theme .video .embed-responsive.embed-responsive-16by9 {
  height: 0;
  padding-bottom: 56.25%;
}
.spr-theme .video .embed-responsive-16by9::before {
  padding-top: 0px;
}
.spr-theme #inc_related_link_relatedLinks {
  padding-inline: 4px;
}
.spr-theme #inc_related_link_relatedLinks .icon-box-title {
  margin: auto;
  width: fit-content;
}
.spr-theme #inc_related_link_relatedLinks .icon-box-title img {
  margin-left: 0;
}
.spr-theme div.icon-box-title h2,
.spr-theme span[id*=inc_related_link_rptLinks_lblLinkText_] {
  font-family: "icomoon" !important;
}
.spr-theme #inc_related_link_relatedLinks div.col-6 {
  padding-inline: 20px !important;
}
.spr-theme #inc_related_link_relatedLinks .icon-box-title img {
  object-fit: contain;
  margin: 0;
  margin-bottom: 9px;
}
.spr-theme .portlet-layout:has(#inc_related_link_relatedLinks) {
  margin-top: 38px !important;
}
.spr-theme .portlet-layout:has(#inc_related_link_relatedLinks) #column-2 {
  padding-left: 0 !important;
  padding-right: 23px !important;
}
.spr-theme .portlet-layout:has(#inc_related_link_relatedLinks) #column-3 {
  padding-right: 0 !important;
  padding-left: 7px !important;
}
.spr-theme .portlet-layout:has(#inc_related_link_relatedLinks) .lfr-map {
  margin-top: 59px !important;
  min-height: 500px !important;
}
@media (max-width: 993px) {
  .spr-theme nav[aria-label=Breadcrumb] .container.padding-15 {
    max-width: 100%;
  }
}

.spr-theme .table-responsive {
  display: table;
}
.spr-theme .table-responsive a {
  text-decoration: underline;
}
.spr-theme .table-responsive thead th {
  background-color: #007f33;
  text-align: center;
  padding: 8px;
}
.spr-theme .table-responsive thead th h2 {
  color: white;
  font-family: "IberPangeaText", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.5rem;
  font-weight: 300;
  padding-bottom: 0px;
  margin-top: 20px;
  margin-bottom: 15px;
}

@media (min-width: 1200px) {
  .spr-theme .container-xl,
  .spr-theme .container-lg,
  .spr-theme .container-md,
  .spr-theme .container-sm,
  .spr-theme .container {
    max-width: 1170px;
  }
}
.spr-theme .SPR-1-2-layout .container .portlet-layout.row {
  margin-top: 50px !important;
}

.spr-theme #icon-search-button:hover,
.spr-theme #icon-share-button:hover,
.spr-theme #icon-bars-button:hover {
  text-decoration: none;
  border-bottom: none;
}
.spr-theme .utility-menu,
.spr-theme .r-order {
  display: flex;
}

#movilepanel {
  visibility: hidden;
  position: fixed;
  width: 100%;
  max-width: 280px;
  left: -250px;
  top: 65px;
  margin: 0;
  z-index: 999;
  transition: all 0.15s ease-in;
  height: calc(100vh - 60px);
  background-color: white;
}

.spr-theme .search-icon .c-inner {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}

.spr-theme .utility-menu a {
  color: #000;
  font-family: IberPangeaText, "Helvetica Neue", Helvetica, Arial, sans-serif;
  transition: none;
  max-width: 85px;
  max-height: 20px;
}

@media (max-width: 991px) {
  .utility-menu {
    padding-right: 15px;
  }
  .utility-menu span {
    margin-top: 0;
  }
  .row-sb {
    height: 66px;
  }
}
@media (min-width: 992px) {
  .spr-theme .row-sb .col {
    padding-left: 0px;
    padding-right: 0px;
  }
  .spr-theme .utility-menu {
    margin-bottom: 25px;
  }
  .spr-theme .dt-logo img {
    margin: 0;
  }
}
#movilepanel.in {
  visibility: visible;
  display: block;
  transform: translateX(250px);
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .visible-xs {
    display: block !important;
  }
}
@media (min-width: 991px) {
  .hidden-md {
    display: none !important;
  }
}
@media only screen and (max-width: 991px) {
  .spr-theme #wrapper {
    margin-top: 0 !important;
    margin-left: 0 !important;
  }
}
@media (max-width: 991px) {
  .offcanvas-stop-scrolling {
    overflow: hidden;
  }
  .utility-menu .r-order {
    display: flex;
    flex-direction: row-reverse;
  }
}
#p_p_id_com_liferay_product_navigation_user_personal_bar_web_portlet_ProductNavigationUserPersonalBarPortlet_ {
  display: none;
}

#banner h1.font-weight-bold.h2.mb-0.text-dark {
  display: none;
}

.search-bar .tituloSeccion {
  font-weight: bold;
}
.search-bar .form-group label {
  font-weight: bold;
}

.search-bar-pr {
  border: 1px solid #e4e4e4;
  padding: 20px;
  margin: 20px 0px;
}
.search-bar-pr .row.input-group.search-bar-simple {
  margin-left: 0;
  margin-right: 0;
}

.row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.row-sa {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-left: -15px;
  margin-right: -15px;
}

.row-se {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  margin-left: -15px;
  margin-right: -15px;
}

.row-sb {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-left: 0;
  margin-right: 0;
  align-items: center;
}

.row-fs {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-left: -15px;
  margin-right: -15px;
}

.row-fe {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  margin-left: -15px;
  margin-right: -15px;
}

.row-c {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-left: -15px;
  margin-right: -15px;
}

#Panel_page a,
.wc-main a {
  text-decoration: underline;
}
#Panel_page p,
.wc-main p {
  font-family: IberPangeaText, "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 20px 0;
  line-height: 22px;
  font-size: 15px;
}
#Panel_page p.lead,
.wc-main p.lead {
  box-sizing: border-box;
  font-weight: 300;
  color: #007f33;
  line-height: 26px;
  font-family: IberPangea;
  font-size: 21px;
}
#Panel_page p.lead strong,
.wc-main p.lead strong {
  font-family: IberPangea;
}
#Panel_page h2,
#Panel_page h3,
.wc-main h2,
.wc-main h3 {
  font-family: IberPangeaText, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  padding: 0;
}
#Panel_page h2,
.wc-main h2 {
  margin: 20px 0 15px;
}
#Panel_page h3,
.wc-main h3 {
  margin: 20px 0 10px;
}
#Panel_page ul,
.wc-main ul {
  margin: 20px 0 30px;
  padding-inline-start: 40px;
  list-style: disc;
}
#Panel_page ul li,
.wc-main ul li {
  color: #000;
  list-style-type: disc;
  font-family: IberPangeaText, "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 22px;
}

@media screen and (max-width: 991px) {
  div.row:has(> div#column-2) {
    flex-direction: column-reverse;
  }
}
#navigation {
  background-color: #fff;
}

#panel-container {
  background-color: #fff;
  width: 100%;
}

@media (min-width: 1200px) {
  .SPR-1-2-layout div[id*=NestedPortlets].columns-1-2-1 > div:nth-child(2) {
    margin: 0 auto !important;
    width: 1170px;
  }
}
@media (max-width: 991px) {
  .big-banner {
    height: 212px !important;
  }
}
@media (max-width: 991px) {
  #wrapper {
    display: flex;
    flex-direction: column;
    min-height: 100dvh;
  }
  #content {
    flex-grow: 1;
  }
}
#menu_container .nav .popupnav {
  top: 69px;
}

#menu_container .nav .arrowup {
  left: 0;
  right: 0;
  margin: auto;
}

body .recite-ele {
  font-size: 100% !important;
}

a.custom-logo img {
  background-image: none !important;
  height: auto !important;
  width: auto;
  padding: 0;
}

.utility-menu {
  align-items: center;
}

header.shrink {
  height: auto;
}

.site-title {
  display: flex;
  width: 50%;
}

a.custom-logo {
  height: auto !important;
  max-width: 100% !important;
  padding-left: 0px !important;
}

.row-sb:has(img[data-recite-ele]) {
  display: flex;
  align-items: normal;
}

@media (min-width: 991px) {
  .row-sb {
    align-items: self-end;
  }
  .row-sb:has(img[data-recite-ele]) {
    align-items: self-end;
  }
}

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