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

/**
 * 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
 */
/* **** These are Liferay's standard colors. You can leave them as they are. **** */
/* **** These are the corporate colors. You can add colors if you need it. **** */
/* bg */
/* footer */
/* Page Max Width */
/* **** These are standard asociations. You can leave them or change them as you need. **** */
/* And some MIXINS */
/* *** fonts *** */
@font-face {
  font-family: HelveticaNeue-thin;
  src: url("/o/tCuida-theme/css/custom/fonts/webfonts/HelveticaNeue/eot/HelveticaNeue-thin.eot");
  src: url("/o/tCuida-theme/css/custom/fonts/webfonts/HelveticaNeue/eot/HelveticaNeue-thin.eot?#iefix") format("embedded-opentype"), url("/o/tCuida-theme/css/custom/fonts/webfonts/HelveticaNeue/otf/HelveticaNeue-thin.otf") format("opentype"), url("/o/tCuida-theme/css/custom/fonts/webfonts/HelveticaNeue/svg/HelveticaNeue-thin.svg##HelveticaNeue") format("svg"), url("/o/tCuida-theme/css/custom/fonts/webfonts/HelveticaNeue/woff/HelveticaNeue-thin.woff") format("woff"), url("/o/tCuida-theme/css/custom/fonts/webfonts/HelveticaNeue/ttf/HelveticaNeue-thin.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: HelveticaNeue-light;
  src: url("/o/tCuida-theme/o/tCuida-theme/css/custom/fonts/webfonts/HelveticaNeue/eot/HelveticaNeue-light.eot");
  src: url("/o/tCuida-theme/css/custom/fonts/webfonts/HelveticaNeue/eot/HelveticaNeue-light.eot?#iefix") format("embedded-opentype"), url("/o/tCuida-theme/css/custom/fonts/webfonts/HelveticaNeue/otf/HelveticaNeue-light.otf") format("opentype"), url("/o/tCuida-theme/css/custom/fonts/webfonts/HelveticaNeue/svg/HelveticaNeue-light.svg##HelveticaNeue") format("svg"), url("/o/tCuida-theme/css/custom/fonts/webfonts/HelveticaNeue/woff/HelveticaNeue-light.woff") format("woff"), url("/o/tCuida-theme/css/custom/fonts/webfonts/HelveticaNeue/ttf/HelveticaNeue-light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: HelveticaNeue;
  src: url("/o/tCuida-theme/css/custom/fonts/webfonts/HelveticaNeue/eot/HelveticaNeue.eot");
  src: url("/o/tCuida-theme/css/custom/fonts/webfonts/HelveticaNeue/eot/HelveticaNeue.eot?#iefix") format("embedded-opentype"), url("/o/tCuida-theme/css/custom/fonts/webfonts/HelveticaNeue/otf/HelveticaNeue.otf") format("opentype"), url("/o/tCuida-theme/css/custom/fonts/webfonts/HelveticaNeue/svg/HelveticaNeue.svg##HelveticaNeue") format("svg"), url("/o/tCuida-theme/css/custom/fonts/webfonts/HelveticaNeue/woff/HelveticaNeue.woff") format("woff"), url("/o/tCuida-theme/css/custom/fonts/webfonts/HelveticaNeue/ttf/HelveticaNeue.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: HelveticaNeue-semiBold;
  src: url("/o/tCuida-theme/css/custom/fonts/webfonts/HelveticaNeue/eot/HelveticaNeue-semiBold.eot");
  src: url("/o/tCuida-theme/css/custom/fonts/webfonts/HelveticaNeue/eot/HelveticaNeue-semiBold.eot?#iefix") format("embedded-opentype"), url("/o/tCuida-theme/css/custom/fonts/webfonts/HelveticaNeue/otf/HelveticaNeue-semiBold.otf") format("opentype"), url("/o/tCuida-theme/css/custom/fonts/webfonts/HelveticaNeue/svg/HelveticaNeue-semiBold.svg##HelveticaNeue") format("svg"), url("/o/tCuida-theme/css/custom/fonts/webfonts/HelveticaNeue/woff/HelveticaNeue-semiBold.woff") format("woff"), url("/o/tCuida-theme/css/custom/fonts/webfonts/HelveticaNeue/ttf/HelveticaNeue-semiBold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: HelveticaNeue-bold;
  src: url("/o/tCuida-theme/css/custom/fonts/webfonts/HelveticaNeue/eot/HelveticaNeue-bold.eot");
  src: url("/o/tCuida-theme/css/custom/fonts/webfonts/HelveticaNeue/eot/HelveticaNeue-bold.eot?#iefix") format("embedded-opentype"), url("/o/tCuida-theme/css/custom/fonts/webfonts/HelveticaNeue/otf/HelveticaNeue-bold.otf") format("opentype"), url("/o/tCuida-theme/css/custom/fonts/webfonts/HelveticaNeue/svg/HelveticaNeue-bold.svg##HelveticaNeue") format("svg"), url("/o/tCuida-theme/css/custom/fonts/webfonts/HelveticaNeue/woff/HelveticaNeue-bold.woff") format("woff"), url("/o/tCuida-theme/css/custom/fonts/webfonts/HelveticaNeue/ttf/HelveticaNeue-bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
.aui body {
  line-height: 20px;
  font-family: "HelveticaNeue-light", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.aui body .lfr-notification-wrapper {
  position: relative;
}
.aui body .lfr-notification-wrapper .lead {
  font-size: 0;
  padding: 15px;
}
.aui body .lfr-notification-wrapper .lead .lexicon-icon {
  position: absolute;
  top: 15px;
  left: 15px;
}
.aui #wrapper * {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.aui .wrapper-ajust {
  max-width: 940px;
  min-width: 200px;
  margin: 0 auto;
  padding: 0;
}
.aui .wrapper-ajust.wrapper-rel {
  position: relative;
}
.aui .title {
  margin: 0;
  font-size: 4.29em;
  line-height: 1.3em;
  font-weight: normal;
  color: #666666;
}
.aui .sub-title {
  margin: 0;
  font-size: 2em;
  color: #1f1f1f;
}
.aui .btn-link {
  display: inline-block;
  padding: 0.85em 4em;
  font-size: 1.5em;
  color: #1f1f1f;
  border: 1px solid #1f1f1f;
  border-radius: 25px;
}
.aui .btn-link i {
  font-weight: bold;
}
.aui .btn-link:hover, .aui .btn-link:focus {
  color: #1f1f1f;
}
.aui .btn.btn-link {
  background-color: rgba(255, 255, 255, 0.6);
  border: 1px solid #1f1f1f;
  border-radius: 1.5em;
  box-sizing: border-box;
  color: #1f1f1f;
  display: inline-block;
  font-size: 1.29em;
  padding: 0.75em 0;
  text-shadow: 0 0 2px rgba(255, 255, 255, 0.6);
  -webkit-text-shadow: 0 0 2px rgba(255, 255, 255, 0.6);
  -moz-text-shadow: 0 0 2px rgba(255, 255, 255, 0.6);
  width: 90%;
}
.aui .btn.btn-link i {
  font-weight: bold;
}
.aui .btn.btn-link:hover, .aui .btn.btn-link:focus {
  color: #1f1f1f;
}
.aui .title-category {
  margin: 0;
  font-size: 1.72em;
  color: #1f1f1f;
  font-weight: normal;
}
.aui .hideAccesible {
  position: absolute;
  left: -9999px;
}
.aui .m-t-0 {
  margin-top: 0 !important;
}
.aui #hrefFm {
  margin: 0;
}
@media only screen and (max-width: 1024px) {
  .aui body {
    padding-left: 0;
    padding-right: 0;
  }
  .aui #wrapper {
    padding-left: 0;
    padding-right: 0;
  }
  .aui .wrapper-ajust {
    max-width: 100%;
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.aui .hidden {
  display: none !important;
}
.aui .navbar .container .navbar-search .btn, .aui .navbar .container .navbar-search .btn-link {
  clip: rect(0px, 0px, 0px, 0px);
  position: absolute;
}
.aui a {
  color: #709425;
}
.aui a:hover {
  color: #425716;
}

/* @import "mixins"; */
#main-content.columns-1 > .portlet-layout.row, #main-content.columns-max > .portlet-layout.row {
  margin: 0;
}
#main-content.columns-1 > .portlet-layout.row > div, #main-content.columns-max > .portlet-layout.row > div {
  padding: 0;
}

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

/* ---------- Wrapper ---------- */
#wrapper {
  padding: 0;
  position: relative;
}
@media (max-width: 767px) {
  #wrapper {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  #wrapper {
    padding-left: 2em;
    padding-right: 2em;
  }
}

.aui {
  /* Banner inicio de pagina */
  /* .bzoom_zoom_area .bzoom_zoom_img { position: absolute; } */
  /*
  == malihu jquery custom scrollbar plugin ==
  Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
  */
  /*
  CONTENTS: 
  	1. BASIC STYLE - Plugin's basic/essential CSS properties (normally, should not be edited). 
  	2. VERTICAL SCROLLBAR - Positioning and dimensions of vertical scrollbar. 
  	3. HORIZONTAL SCROLLBAR - Positioning and dimensions of horizontal scrollbar.
  	4. VERTICAL AND HORIZONTAL SCROLLBARS - Positioning and dimensions of 2-axis scrollbars. 
  	5. TRANSITIONS - CSS3 transitions for hover events, auto-expanded and auto-hidden scrollbars. 
  	6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS 
  		6.1 THEMES - Scrollbar colors, opacity, dimensions, backgrounds etc. via ready-to-use themes.
  */
  /* 
  ------------------------------------------------------------------------------------------------------------------------
  1. BASIC STYLE  
  ------------------------------------------------------------------------------------------------------------------------
  */
  /* 
  ------------------------------------------------------------------------------------------------------------------------
  2. VERTICAL SCROLLBAR 
  y-axis
  ------------------------------------------------------------------------------------------------------------------------
  */
  /* non-visible scrollbar */
  /* RTL direction/left-side scrollbar */
  /* scrollbar position: outside */
  /* RTL direction/left-side scrollbar (scrollbar position: outside) */
  /* 
  ------------------------------------------------------------------------------------------------------------------------
  3. HORIZONTAL SCROLLBAR 
  x-axis
  ------------------------------------------------------------------------------------------------------------------------
  */
  /* non-visible scrollbar */
  /* scrollbar position: outside */
  /* 
  ------------------------------------------------------------------------------------------------------------------------
  4. VERTICAL AND HORIZONTAL SCROLLBARS 
  yx-axis 
  ------------------------------------------------------------------------------------------------------------------------
  */
  /* non-visible horizontal scrollbar */
  /* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
  /* RTL direction/left-side scrollbar */
  /* non-visible scrollbar/RTL direction/left-side scrollbar */
  /* non-visible horizontal scrollbar */
  /* 
  ------------------------------------------------------------------------------------------------------------------------
  5. TRANSITIONS  
  ------------------------------------------------------------------------------------------------------------------------
  */
  /* 
  ------------------------------------------------------------------------------------------------------------------------
  6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS  
  ------------------------------------------------------------------------------------------------------------------------
  */
  /* 
  ----------------------------------------
  6.1 THEMES 
  ----------------------------------------
  */
  /* default theme ("light") */
  /* theme: "dark" */
  /* ---------------------------------------- */
  /* theme: "light-2", "dark-2" */
  /* theme: "dark-2" */
  /* ---------------------------------------- */
  /* theme: "light-thick", "dark-thick" */
  /* theme: "dark-thick" */
  /* ---------------------------------------- */
  /* theme: "light-thin", "dark-thin" */
  /* theme "dark-thin" */
  /* ---------------------------------------- */
  /* theme "rounded", "rounded-dark", "rounded-dots", "rounded-dots-dark" */
  /* theme "rounded-dark", "rounded-dots-dark" */
  /* theme "rounded-dots", "rounded-dots-dark" */
  /* theme "rounded-dots-dark" */
  /* ---------------------------------------- */
  /* theme "3d", "3d-dark", "3d-thick", "3d-thick-dark" */
  /* theme "3d", "3d-dark" */
  /* theme "3d-dark" */
  /* ---------------------------------------- */
  /* theme: "3d-thick", "3d-thick-dark" */
  /* theme: "3d-thick-dark" */
  /* ---------------------------------------- */
  /* theme: "minimal", "minimal-dark" */
  /* RTL direction/left-side scrollbar */
  /* theme: "minimal-dark" */
  /* ---------------------------------------- */
  /* theme "light-3", "dark-3" */
  /* theme "dark-3" */
  /* ---------------------------------------- */
  /* theme "inset", "inset-dark", "inset-2", "inset-2-dark", "inset-3", "inset-3-dark" */
  /* theme "inset-dark", "inset-2-dark", "inset-3-dark" */
  /* theme "inset-2", "inset-2-dark" */
  /* theme "inset-3", "inset-3-dark" */
  /* ---------------------------------------- */
  /* .wrapper-ajust {
  	.navbar-inner {
  		background: $ultraLightBasePrimaryColor;
  	}
  	.separator {
  		border-top: 1px solid $bordersGray;
  	}
  } */
  /*btn see more*/
  /*end btn see more*/
  /*POP UPS*/
}
.aui .tc-header-ctn {
  position: relative;
  border-top: 4px solid #000000;
  padding: 1.1em 0 1.8em 0;
}
.aui .tc-header-ctn .tc-header {
  display: inline-block;
  vertical-align: middle;
  width: 18em;
}
.aui .tc-header-ctn .site-title {
  margin: 0;
}
.aui .tc-header-ctn .link-signin {
  position: absolute;
  top: -0.5em;
  right: 1.4em;
  font-size: 12px;
  color: #709425;
  text-decoration: none;
}
.aui .tc-header-ctn .link-signin:hover, .aui .tc-header-ctn .link-signin:focus {
  text-decoration: underline;
  color: #709425;
}
@media only screen and (max-width: 1024px) {
  .aui .tc-header-ctn .tc-header {
    width: 50%;
    max-width: 18em;
  }
}
.aui .portlet-boundary .portlet-body {
  clear: both;
  overflow: hidden;
}
.aui .flexslider {
  margin-bottom: 2em;
}
@media only screen and (max-width: 1024px) {
  .aui .flexslider {
    margin-bottom: 10px;
  }
}
.aui .flexslider.home .slides_home {
  position: relative;
  margin: 0;
  list-style-type: none;
  overflow: hidden;
}
.aui .flexslider.home .slides_home .slick-list {
  position: relative;
  z-index: 777;
}
.aui .flexslider.home .slides_home .slick-track {
  overflow: hidden;
  height: 420px;
}
@media only screen and (max-width: 1024px) {
  .aui .flexslider.home .slides_home .slick-track {
    height: 320px;
  }
}
.aui .flexslider.home .slides_home .slick-track .slick-slide {
  float: left;
  width: 100%;
  height: 100%;
}
.aui .flexslider.home .slides_home .link {
  display: block;
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .aui .flexslider.home .slides_home .link {
    background-position: right center !important;
    background-size: auto 100% !important;
  }
}
.aui .flexslider.home .slides_home .link .wrapper-ajust {
  display: block;
}
.aui .flexslider.home .slides_home .title {
  display: block;
  font-size: 2.29em;
  max-width: 500px;
  position: absolute;
  top: 24%;
  width: 45%;
}
@media only screen and (max-width: 1024px) {
  .aui .flexslider.home .slides_home .title {
    font-size: 1.7em;
    padding-left: 1em;
    top: 20%;
  }
}
@media (max-width: 767px) {
  .aui .flexslider.home .slides_home .title {
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 2px;
    bottom: 2%;
    box-sizing: border-box;
    color: #000;
    font-size: 1.1em;
    left: 2%;
    max-width: 100%;
    padding: 0.5em;
    right: 2%;
    text-align: center;
    top: inherit;
    width: 96%;
  }
}
.aui .flexslider.home .slides_home .contImg {
  margin: 0;
}
.aui .flexslider.home .slides_home .contImg .img {
  width: 100%;
  height: 100%;
}
.aui .flexslider.home .slides_home .slick-dots {
  bottom: 3%;
  display: block;
  list-style-type: none;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 800;
}
@media (max-width: 767px) {
  .aui .flexslider.home .slides_home .slick-dots {
    bottom: inherit;
    display: block;
    top: 3%;
  }
}
.aui .flexslider.home .slides_home .slick-dots li {
  display: inline-block;
  margin-right: 1em;
  vertical-align: middle;
}
.aui .flexslider.home .slides_home .slick-dots li button {
  width: 24px;
  height: 24px;
  text-indent: -9999px;
  background-color: #FFFFFF;
  border: 5px solid #709425;
  border-radius: 20px;
}
.aui .flexslider.home .slides_home .slick-dots li.slick-active button {
  background-color: #709425;
}
.aui .flexslider.home .slides_home .slick-dots li:last-child {
  margin-right: 0;
}
.aui .slider-tcuida {
  margin-top: 0;
  padding: 1.3em 0 2.3em;
}
.aui .slider-tcuida:hover, .aui .slider-tcuida:focus {
  background-color: #E7FAE4;
}
.aui .slider-tcuida:hover .slick-arrow, .aui .slider-tcuida:focus .slick-arrow {
  display: inline-block !important;
}
.aui .slider-tcuida .title-category {
  padding-left: 0.5em;
}
@media only screen and (max-width: 1024px) {
  .aui .slider-tcuida .slick-dots {
    position: relative;
    display: block;
    margin: 0;
    text-align: center;
    list-style-type: none;
  }
  .aui .slider-tcuida .slick-dots li {
    display: inline-block;
    margin: 0 4px 10px;
    vertical-align: middle;
  }
  .aui .slider-tcuida .slick-dots li button {
    width: 18px;
    height: 18px;
    text-indent: -9999px;
    background-color: #FFFFFF;
    border: 2px solid #709425;
    border-radius: 50%;
  }
  .aui .slider-tcuida .slick-dots li.slick-active button {
    background-color: #709425;
  }
  .aui .slider-tcuida .slick-dots li:last-child {
    margin-right: 0;
  }
}
.aui .slider-tcuida .contImg img {
  max-width: 100%;
}
.aui .slider-product {
  position: relative;
}
.aui .slider-product .crsl-item {
  float: left;
  margin: 0 1em;
}
.aui .slider-product .slick-list {
  position: relative;
  z-index: 777;
  overflow: hidden;
}
.aui .slider-product .slick-track {
  overflow: hidden;
  padding: 1em 0;
}
.aui .slider-product .slick-track:after {
  content: "";
  display: block;
  clear: both;
}
.aui .slider-product .link {
  display: block;
  text-decoration: none;
  background-color: #FFFFFF;
  border: 1px solid #f0f1f2;
}
.aui .slider-product .link .contImg {
  margin: 0;
}
.aui .slider-product .link:hover, .aui .slider-product .link:focus {
  box-shadow: 0 0 8px 0 #cccccc;
  -moz-box-shadow: 0 0 8px 0 #cccccc;
  -webkit-box-shadow: 0 0 8px 0 #cccccc;
  border: 1px solid #BFE1FF;
}
.aui .slider-product .title-slider {
  padding: 1.1em 0;
  margin: 0 0.8em;
  font-size: 1.72em;
  font-weight: normal;
  color: #709425;
  text-align: center;
  border-top: 1px solid #f0f1f2;
}
.aui .slider-product .slick-arrow {
  display: none !important;
  position: absolute;
  top: 34%;
  padding: 0;
  font-size: 5em;
  color: #1f1f1f;
  z-index: 999;
  border: none;
  background: none;
}
.aui .slider-product .slick-arrow .text {
  position: absolute;
  text-indent: -9999px;
}
.aui .slider-product .slick-arrow.slick-next {
  right: -0.7em;
}
.aui .slider-product .slick-arrow.slick-prev {
  left: -0.7em;
}
.aui .tc-main-menu {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.aui .tc-main-menu .tc-menu-list {
  padding: 0;
  display: block;
  list-style: none;
  margin: 0 0 0 1em;
}
.aui .tc-main-menu .tc-menu-item {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.8em;
}
.aui .tc-main-menu .selected .tc-menu-link {
  text-decoration: none;
  border-bottom: 2px solid #709425;
}
.aui .tc-main-menu .tc-menu-link {
  display: block;
  padding: 0.5em 0.2em;
  color: #1f1f1f;
  font-size: 1.1em;
  border-bottom: 2px solid transparent;
  cursor: pointer;
}
.aui .tc-main-menu .tc-menu-link:hover, .aui .tc-main-menu .tc-menu-link:focus {
  text-decoration: none;
  border-bottom: 2px solid #709425;
}
.aui .btn-menu {
  display: none;
}
.aui .tc-sub-menu {
  position: relative;
  border-bottom: 1px solid #cccccc;
  padding: 0;
  margin-top: 0.8em;
}
.aui .tc-sub-menu .tc-sub-menu-list {
  display: block;
  list-style: none;
  margin: 0;
}
.aui .tc-sub-menu .tc-sub-menu-item {
  display: inline-block;
  vertical-align: middle;
}
.aui .tc-sub-menu .selected .tc-sub-menu-link {
  color: #709425;
  text-decoration: none;
  border-bottom: 3px solid #709425;
}
.aui .tc-sub-menu .tc-sub-menu-link {
  display: block;
  padding: 0.5em 0.4em 1.3em 0.4em;
  margin-bottom: -0.15em;
  color: #1f1f1f;
  font-size: 18px;
  border-bottom: 3px solid transparent;
  cursor: pointer;
}
.aui .tc-sub-menu .tc-sub-menu-link:hover, .aui .tc-sub-menu .tc-sub-menu-link:focus {
  color: #709425;
  text-decoration: none;
  border-bottom: 3px solid #709425;
}
.aui .responsive-sub-menu {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .aui .tc-main-menu {
    display: none;
    margin-top: 0.8em;
    width: 100%;
    background: #ffffff;
    position: absolute;
    z-index: 1000;
    left: 0;
  }
  .aui .tc-main-menu .tc-menu-list {
    box-shadow: 0 15px 20px rgba(0, 0, 0, 0.2);
    margin: 0 auto;
    padding: 1%;
    width: 94%;
  }
  .aui .tc-main-menu .tc-menu-item {
    display: block;
    margin: 0 0 0.1em 0;
  }
  .aui .tc-main-menu .selected .tc-menu-link {
    border-bottom: 1px solid #709425;
    background: url(/o/classic-theme/images/content/icon-tcuida.png);
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: left center;
  }
  .aui .tc-main-menu .tc-menu-link {
    padding: 0.5em 0.2em 0.5em 1.4em;
    border-bottom: 1px solid #709425;
  }
  .aui .tc-main-menu .tc-menu-link:hover, .aui .tc-main-menu .tc-menu-link:focus {
    border-bottom: 1px solid #709425;
  }
  .aui .btn-menu {
    position: absolute;
    top: 0.4em;
    right: 1.1em;
    width: 3.071em;
    height: 3.071em;
    display: block;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: 1px solid #709425;
    border-radius: 4px;
    background: #709425;
    cursor: pointer;
  }
  .aui .btn-menu:after {
    content: "\f0c9";
    display: block;
    font-family: "fontawesome-alloy";
    font-weight: normal;
    font-style: normal;
    color: #ffffff;
    font-size: 2em;
    margin-top: 0.056em;
  }
  .aui .tc-sub-menu {
    display: none;
  }
  .aui .responsive-sub-menu {
    position: relative;
    display: block;
    padding: 1em 0.5em;
    margin-top: 0.8em;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
  }
  .aui .responsive-sub-menu-list {
    width: 100%;
    box-sizing: border-box;
    background: #ffffff;
    border: 1px solid #cccccc;
    margin-bottom: 0;
  }
}
.aui .tc-footer-ctn {
  border-top: 1px solid #cccccc;
  position: relative;
  background-image: -owg-linear-gradient(#fff 0%, #e0e0e0 100%);
  background-image: -webkit-linear-gradient(#fff 0%, #e0e0e0 100%);
  background-image: -moz-linear-gradient(#fff 0%, #e0e0e0 100%);
  background-image: -o-linear-gradient(#fff 0%, #e0e0e0 100%);
  background-image: linear-gradient(#fff 0%, #e0e0e0 100%);
  background-repeat: repeat-x;
  background-position: center bottom;
  min-height: 29em;
  margin-top: 0;
  padding: 1em;
}
.aui .tc-footer-ctn .tc-footer {
  position: relative;
  /* border-top: 1px solid $bordersGray; */
  padding: 3.071em 0;
}
.aui .tc-footer-ctn .imgCtn {
  clear: both;
  display: inline-block;
  float: left;
  height: 5.715em;
  margin: 0 0 2em;
  position: relative;
  width: 100%;
}
.aui .tc-footer-ctn .imgCtn .image {
  display: block;
  width: 254px;
  margin: 0;
}
.aui .tc-footer-ctn .tc-footer-blq {
  clear: both;
  display: block;
  float: left;
  font-size: 0;
  line-height: 0;
  width: 100%;
  word-spacing: 0;
}
.aui .tc-footer-ctn .tc-footer-blq > div {
  display: inline-block;
  vertical-align: top;
  width: 31%;
  margin-right: 2em;
  margin-bottom: 2em;
  font-size: 16px;
  line-height: 20px;
  word-spacing: 0.1em;
}
.aui .tc-footer-ctn .tc-footer-blq > div.tc-footer-about .text {
  font-size: 1em;
  line-height: 21px;
  padding-right: 12px;
}
@media only screen and (max-width: 1024px) {
  .aui .tc-footer-ctn .tc-footer-blq > div.tc-footer-about .text {
    max-width: 320px;
    margin: 0 auto;
  }
}
.aui .tc-footer-ctn .tc-footer-blq > div:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 1024px) {
  .aui .tc-footer-ctn .tc-footer-blq > div {
    display: block;
    margin-right: 0;
    text-align: center;
    width: 100%;
  }
}
.aui .tc-footer-ctn .tc-footer-blq > div .btn {
  font-size: 1em;
  margin-bottom: 0;
  margin-left: -1.5em;
  border: 1px solid transparent;
}
.aui .tc-footer-ctn .tc-footer-blq > div .btn:hover {
  border: 1px solid #555;
}
@media only screen and (max-width: 1024px) {
  .aui .tc-footer-ctn .tc-footer-blq > div .btn {
    margin-left: 0;
  }
}
.aui .tc-footer-ctn .title {
  margin: 0 0 1em 0;
  font-size: 20px;
  line-height: 24px;
  font-weight: normal;
  color: #709425;
  /* 		&.title-big{
  			margin-top: 1.4em;
  		} */
}
.aui .tc-footer-ctn .text {
  padding: 0;
  font-size: 16px;
  line-height: 20px;
  color: #5F5F5F;
}
.aui .tc-footer-ctn .text.text-big {
  font-size: 28px;
  line-height: 32px;
}
.aui .tc-footer-ctn .text.text-small {
  font-size: 14px;
  line-height: 18px;
}
.aui .tc-footer-ctn .text.text-separate {
  margin-bottom: 33px;
}
.aui .tc-footer-ctn .link {
  color: #709425;
  text-decoration: none;
}
.aui .tc-footer-ctn .link:hover, .aui .tc-footer-ctn .link:focus {
  text-decoration: underline;
  color: #709425;
}
.aui .tc-footer-ctn .tc-social {
  clear: both;
  float: left;
  margin-bottom: 10px;
  width: 100%;
}
.aui .tc-footer-ctn .tc-social-link {
  box-sizing: border-box;
  display: inline-block;
  height: 35px;
  margin: 5px 15px 5px 0;
  padding: 0;
  width: 35px;
  float: none;
}
.aui .tc-footer-ctn .tc-social-link > img {
  opacity: 0;
  height: 35px;
  width: 35px;
}
.aui .tc-footer-ctn .tc-social-link:hover img {
  opacity: 1;
}
.aui .tc-footer-ctn .tc-social-link.instagram {
  background: transparent url("/o/classic-theme/images/content/icon-instagram.png") no-repeat scroll center center;
}
.aui .tc-footer-ctn .tc-social-link.facebook {
  background: transparent url("/o/classic-theme/images/content/icon-facebook.png") no-repeat scroll center center;
}
.aui .tc-footer-ctn .simple-list {
  clear: both;
  display: block;
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.aui .tc-footer-ctn .simple-list:last-child {
  margin-top: 13px;
}
@media only screen and (max-width: 1024px) {
  .aui .tc-footer-ctn .simple-list:last-child {
    margin-top: 2em;
  }
}
.aui .tc-footer-ctn .simple-list-item {
  display: block;
  margin-bottom: 4px;
}
.aui .tc-footer-ctn .simple-list-item:last-child {
  margin-top: 35px;
}
@media only screen and (max-width: 1024px) {
  .aui .tc-footer-ctn .imgCtn .image {
    margin: 0 auto;
  }
}
.aui .listBanner {
  margin: 0;
  list-style-type: none;
  font-size: 0;
}
.aui .listBanner .item {
  position: relative;
  display: inline-block;
  width: 50%;
  font-size: 1rem;
}
.aui .listBanner .contImg {
  margin: 0;
}
.aui .listBanner .contImg img {
  width: 100%;
}
.aui .listBanner .contText {
  position: absolute;
  padding: 2em 0 0 2.6em;
  width: 52%;
  box-sizing: border-box;
}
.aui .listBanner .contText .titleBanner {
  display: block;
  font-size: 2.57em;
  line-height: 1.2em;
  color: #1f1f1f;
  white-space: nowrap;
}
.aui .listBanner .contText .text {
  display: block;
  margin-top: 0.6em;
  font-size: 1.29em;
  line-height: 1.5em;
}
.aui .listBanner .contText .btn-link {
  margin-top: 0.9em;
  font-size: 1.3em;
  white-space: nowrap;
}
.aui .listBanner .contText .btn-link:hover {
  background: #1f1f1f;
  color: #fff !important;
  text-shadow: none;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
}
@media (max-width: 767px) {
  .aui .listBanner .item {
    display: block;
    width: 100%;
    margin: 0 auto;
  }
  .aui .listBanner .contText {
    padding: 1.3em 0 0 1.6em;
  }
  .aui .listBanner .contText .titleBanner {
    font-size: 1.67em;
  }
  .aui .listBanner .contText .text {
    font-size: 1.09em;
  }
  .aui .listBanner .btn-link {
    padding: 0.85em 2em;
    width: auto;
  }
}
.aui .banner-subPage {
  background: no-repeat scroll top center;
  background-size: cover;
  float: left;
  height: 498px;
  position: relative;
  width: 100%;
  box-sizing: border-box;
}
@media only screen and (max-width: 1024px) {
  .aui .banner-subPage {
    padding: 0 1.5em;
  }
}
@media (max-width: 767px) {
  .aui .banner-subPage {
    height: 418px;
    background-size: 200% auto;
  }
}
@media only screen and (max-width: 560px) {
  .aui .banner-subPage {
    background-size: auto 100%;
    height: 270px;
  }
}
@media only screen and (max-width: 460px) {
  .aui .banner-subPage {
    background-size: auto 136%;
    height: 180px;
  }
}
.aui .banner-subPage#banner_cabecera_metodoTcuida {
  height: auto;
}
@media (max-width: 767px) {
  .aui .banner-subPage#banner_cabecera_metodoTcuida {
    height: auto;
    background-size: cover;
  }
}
@media only screen and (max-width: 560px) {
  .aui .banner-subPage#banner_cabecera_metodoTcuida {
    height: auto;
    background-size: cover;
  }
}
.aui .banner-subPage .contText {
  margin-top: 3.7em;
  width: 45%;
}
@media (max-width: 767px) {
  .aui .banner-subPage .contText {
    margin-top: 2.7em;
  }
}
@media only screen and (max-width: 460px) {
  .aui .banner-subPage .contText {
    margin-top: 1.7em;
  }
}
.aui .banner-subPage .title {
  margin-bottom: 0.4em;
  font-size: 2.29em;
}
@media only screen and (max-width: 460px) {
  .aui .banner-subPage .title {
    margin-top: 1.3em;
    margin-bottom: 1.2em;
  }
}
.aui .banner-subPage .sub-title {
  font-size: 1.4em;
  line-height: 1.4em;
  margin-bottom: 2em;
}
@media only screen and (max-width: 560px) {
  .aui .banner-subPage .sub-title {
    margin-bottom: 1em;
  }
}
@media only screen and (max-width: 460px) {
  .aui .banner-subPage .sub-title {
    display: none;
  }
}
.aui .banner-subPage .btn.btn-primary {
  font-size: 1.5em;
  padding: 0.85em 2.8em;
}
@media (max-width: 767px) {
  .aui .banner-subPage .btn.btn-primary {
    font-size: 1.3em;
    padding-left: 0;
    padding-right: 0;
    width: 80%;
  }
}
@media only screen and (max-width: 460px) {
  .aui .banner-subPage .btn.btn-primary {
    display: none;
  }
}
.aui .banner-subPage .description {
  margin-bottom: 3em;
  margin-top: 3em;
}
@media only screen and (max-width: 460px) {
  .aui .banner-subPage .description {
    display: none;
  }
}
.aui .banner-subPage .description ul {
  margin: 0;
  list-style-type: none;
}
.aui .banner-subPage .description ul li {
  margin-left: 0.5em;
  margin-bottom: 2em;
  padding-left: 3em;
  background: url("/o/classic-theme/images/content/icon-tcuida.png") no-repeat left top;
  float: left;
  clear: both;
  min-height: 2em;
  width: 100%;
  box-sizing: border-box;
}
.aui .banner-subPage .description p {
  line-height: 2.5em;
}
.aui .sub-title.subtitle-responsive {
  display: none;
}
@media only screen and (max-width: 460px) {
  .aui .sub-title.subtitle-responsive {
    box-sizing: border-box;
    clear: both;
    color: #1f1f1f;
    display: block;
    float: left;
    font-size: 1.4em;
    margin: 1em 0;
    padding: 0 1em;
    text-align: center;
    width: 100%;
    line-height: 1.5em;
  }
}
.aui .btn.btn-primary.btn-responsive {
  display: none;
}
@media only screen and (max-width: 460px) {
  .aui .btn.btn-primary.btn-responsive {
    clear: both;
    display: block;
    float: left;
    font-size: 1.7em;
    margin-left: 5%;
    width: 90%;
  }
}
.aui .description.description-responsive {
  display: none;
}
@media only screen and (max-width: 460px) {
  .aui .description.description-responsive {
    clear: both;
    display: block;
    padding: 1em;
    text-align: center;
  }
  .aui .description.description-responsive ul {
    box-sizing: border-box;
    display: block;
    float: left;
    list-style-type: none;
    margin: 1em 0 0;
    padding-right: 0.5em;
    text-align: left;
    width: 100%;
  }
  .aui .description.description-responsive ul li {
    margin-left: 0.5em;
    margin-bottom: 2em;
    padding-left: 3em;
    background: url("/o/classic-theme/images/content/icon-tcuida.png") no-repeat left top;
    float: left;
    clear: both;
    min-height: 2em;
    width: 100%;
    box-sizing: border-box;
  }
  .aui .description.description-responsive p {
    line-height: 2.5em;
  }
}
.aui .title-category {
  word-wrap: break-word;
}
.aui .detailProductMinHeight {
  overflow: visible;
  min-height: 30em;
}
.aui .tc-product-details-ctn {
  background: #E7FAE4;
  box-sizing: border-box;
  display: block;
  margin-bottom: 2.2em;
  padding: 1em;
  position: relative;
  width: 100%;
}
.aui .tc-product-details-ctn .wrapper-ajust {
  display: table;
  padding: 0;
  width: 100%;
}
.aui .tc-product-details-ctn .tc-product-details {
  display: table-cell;
  padding-right: 2.3em;
  vertical-align: top;
  width: calc(100% - 400px);
  width: -webkit-calc(100% - 400px);
  width: -moz-calc(100% - 400px);
}
.aui .tc-product-details-ctn .title {
  margin-bottom: 0.3em;
  font-size: 2.5em;
}
.aui .tc-product-details-ctn .tc-product-info {
  display: block;
  margin-bottom: 1em;
  color: #1f1f1f;
  font-size: 18px;
  line-height: 22px;
}
.aui .tc-product-details-ctn .tc-product-desc {
  display: block;
  margin-bottom: 0.8em;
  color: #1f1f1f;
  font-size: 1.7em;
  line-height: 32px;
}
.aui .tc-product-details-ctn .btn-link {
  background: #709425;
  border: none;
  color: #ffffff;
  padding: 0.75em 1em;
  width: auto;
}
.aui .tc-product-details-ctn .tc-product-img {
  display: table-cell;
  height: auto;
  position: relative;
  text-align: right;
  vertical-align: bottom;
  width: 400px;
}
.aui .tc-product-moreinfo {
  box-sizing: border-box;
  display: inline-block;
  padding-right: 2.3em;
  padding-left: 0.5em;
  vertical-align: top;
  width: 60%;
}
.aui .tc-product-moreinfo .text-desc {
  margin-top: 1em;
  margin-bottom: 1.5em;
}
@media (max-width: 979px) {
  .aui .tc-product-details-ctn .tc-product-details {
    display: block;
    margin: 0;
    padding-right: 0;
    text-align: center;
    width: auto;
  }
  .aui .tc-product-details-ctn .title {
    font-size: 2.29em;
    line-height: 38px;
    margin-bottom: 0.5em;
    word-break: break-word;
  }
  .aui .tc-product-details-ctn .tc-product-info {
    font-size: 16px;
    line-height: 20px;
  }
  .aui .tc-product-details-ctn .tc-product-desc {
    font-size: 24px;
    line-height: 28px;
  }
  .aui .tc-product-details-ctn .btn-link {
    background: #709425;
    border: 1px solid #709425;
    color: #ffffff;
    padding: 0.85em 2em;
  }
  .aui .tc-product-details-ctn .tc-product-img {
    display: block;
    width: auto;
  }
  .aui .tc-product-moreinfo {
    display: block;
    margin: 0;
    padding: 0 1em;
    width: auto;
  }
}
.aui .bzoomclear {
  zoom: 1;
}
.aui .bzoomclear:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.aui .bzoom_wrap {
  display: block;
  height: auto;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.aui .bzoom,
.aui .bzoom_thumb,
.aui .bzoom_thumb_image,
.aui .bzoom_big_image,
.aui .bzoom_zoom_preview,
.aui .bzoom_icon,
.aui .bzoom_hint {
  display: none;
}
.aui .bzoom .bzoom_thumb {
  background: transparent url(/o/classic-theme/images/content/loading.gif) center no-repeat;
  position: relative;
}
.aui .bzoom,
.aui .bzoom ul,
.aui .bzoom li,
.aui .bzoom img,
.aui .bzoom_hint,
.aui .bzoom_icon,
.aui .bzoom_description {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  max-width: none;
}
.aui .bzoom,
.aui .bzoom_magnifier div,
.aui .bzoom_magnifier div img,
.aui .bzoom_small_thumbs ul,
.aui ul .bzoom_small_thumbs li,
.aui .bzoom_zoom_area div,
.aui .bzoom_zoom_img {
  position: relative;
  max-width: none;
}
.aui .bzoom img,
.aui .bzoom li {
  max-width: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
  -moz-user-drag: none;
  user-drag: none;
}
.aui .bzoom,
.aui .bzoom_small_thumbs li {
  float: left;
}
.aui .bzoom_right {
  float: right;
}
.aui .bzoom li {
  position: absolute;
}
.aui .bzoom img {
  max-width: none;
  vertical-align: bottom;
  width: 50px;
  height: 70px;
}
.aui .bzoom img.bzoom_thumb_image {
  display: block !important;
  height: auto !important;
  max-width: none;
  width: 400px !important;
}
@media (max-width: 979px) {
  .aui .bzoom img.bzoom_thumb_image {
    width: 100% !important;
  }
}
.aui .bzoom .bzoom_zoom_area,
.aui .bzoom_zoom_area {
  background: #fff url(/o/classic-theme/images/content/loading.gif) center no-repeat;
  border: 1px solid #ddd;
  padding: 0;
  -webkit-box-shadow: 0 0 10px #ddd;
  -moz-box-shadow: 0 0 10px #ddd;
  box-shadow: 0 0 10px #ddd;
  display: none;
  z-index: 20;
}
.aui .bzoom_zoom_area div {
  overflow: hidden;
}
.aui .bzoom_wrap .bzoom_magnifier {
  background: #fff;
  outline: #bbb solid 1px;
  display: none;
  cursor: move;
}
.aui .bzoom_magnifier div {
  overflow: hidden;
}
.aui .bzoom_wrap .bzoom_small_thumbs {
  overflow: hidden;
}
.aui .bzoom_wrap .bzoom_small_thumbs li {
  border: 1px solid #FFF;
  margin: 0px 10px 0px 0px;
  position: relative;
}
.aui .bzoom_wrap ul li.bzoom_smallthumb_active {
  -webkit-box-shadow: 0 0 10px #ddd;
  -moz-box-shadow: 0 0 10px #ddd;
  box-shadow: 0 0 10px #ddd;
  border: 1px solid #535353;
}
@media (max-width: 979px) {
  .aui .bzoom_wrap {
    background: #fff;
    border-radius: 1em;
    display: block;
    margin: 1em 0 0;
    padding: 1em;
    position: relative;
    width: auto;
  }
  .aui .bzoom {
    float: none;
  }
  .aui .bzoom li {
    position: relative;
    display: block !important;
    width: auto;
  }
  .aui .bzoom_wrap .bzoom_magnifier,
  .aui .bzoom_wrap .bzoom_small_thumbs,
  .aui .bzoom .bzoom_zoom_area {
    display: none !important;
  }
  .aui .bzoom .bzoom_thumb {
    opacity: 1 !important;
  }
}
.aui .tc-calc {
  position: relative;
  background: #E7FAE4;
  margin-top: 0;
  padding: 2.2em 0;
}
.aui .tc-calc .title {
  font-size: 28px;
  line-height: 32px;
  margin-bottom: 1em;
  text-align: center;
}
@media (max-width: 767px) {
  .aui .tc-calc .title {
    font-size: 2em;
  }
}
.aui .tc-calc .tc-calc-content-izq {
  display: inline-block;
  vertical-align: top;
  width: max-content;
  padding: 1.8em;
  background: #ffffff;
}
.aui .tc-calc .tc-calc-content-der {
  display: inline-block;
  vertical-align: top;
  width: 64.7%;
}
.aui .tc-calc .control-group {
  margin-bottom: 1.5em;
}
.aui .tc-calc .control-label {
  display: inline-block;
  vertical-align: middle;
  width: 66%;
  margin-right: 1em;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: bold;
}
.aui .tc-calc .field {
  display: inline-block;
  vertical-align: middle;
  width: 4.5em;
  margin-bottom: 0;
  background: #E7FAE4;
  border: 1px solid #709425;
}
.aui .tc-calc .btn-full {
  font-size: 1.29em;
  margin: 0;
  padding: 0.85em 4em;
}
.aui .tc-calc .tc-calc-info {
  margin-top: 1em;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
}
.aui .tc-calc .infoButtons {
  display: inline-block;
  vertical-align: top;
  width: 28.5%;
  margin-left: 1em;
}
.aui .tc-calc .btn-tab {
  position: relative;
  display: block;
  background: none;
  width: 100%;
  padding: 0.5em 2.8em 0.5em 0.5em;
  color: #333333;
  text-align: left;
  border: 0;
  border-bottom: 1px solid #cccccc;
}
.aui .tc-calc .btn-tab:hover, .aui .tc-calc .btn-tab.selected {
  background: #709425;
  color: #ffffff;
}
.aui .tc-calc .btn-tab:hover:after, .aui .tc-calc .btn-tab.selected:after {
  content: "\f105";
  position: absolute;
  top: 50%;
  right: 0.2em;
  font-family: "fontawesome-alloy";
  color: #ffffff;
  font-size: 40px;
  margin-top: -0.3em;
}
.aui .tc-calc .btn-tab:after {
  content: "\f105";
  position: absolute;
  top: 50%;
  right: 0.2em;
  font-family: "fontawesome-alloy";
  color: #333333;
  font-size: 40px;
  margin-top: -0.3em;
}
.aui .tc-calc .btn-tab .btn-title {
  display: block;
  font-size: 16px;
  line-height: 20px;
}
.aui .tc-calc .btn-tab .btn-text {
  display: block;
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
}
.aui .tc-calc .imcInfo {
  display: inline-block;
  vertical-align: top;
  width: 66%;
  margin-left: 1em;
}
@media only screen and (max-width: 1024px) {
  .aui .tc-calc .title {
    font-size: 2.29em;
    line-height: 38px;
    margin-bottom: 1em;
  }
  .aui .tc-calc .tc-calc-content-izq {
    display: block;
    width: auto;
    padding: 1.8em 1em;
    text-align: center;
  }
  .aui .tc-calc .tc-calc-content-der {
    display: block;
    width: auto;
  }
  .aui .tc-calc .control-label {
    display: block;
    width: auto;
    margin-right: 0;
    margin-bottom: 1em;
    text-align: center;
  }
  .aui .tc-calc .infoButtons {
    display: block;
    width: auto;
    margin-left: 0;
  }
  .aui .tc-calc .btn-tab:hover:after, .aui .tc-calc .btn-tab.selected:after {
    content: "\f107";
    position: absolute;
    top: 50%;
    right: 0.2em;
    font-family: "fontawesome-alloy";
    color: #ffffff;
    font-size: 40px;
    margin-top: -0.3em;
  }
  .aui .tc-calc .imcInfo {
    display: block;
    width: auto;
    margin-top: 1em;
    margin-left: 0;
  }
}
.aui .tc-map .tc-map-search-ctn {
  position: relative;
  background: #E7FAE4;
  padding: 2.2em 0;
  margin-bottom: 3em;
}
.aui .tc-map .title {
  font-size: 36px;
  line-height: 40px;
  margin-bottom: 1em;
}
@media (max-width: 979px) {
  .aui .tc-map .title {
    font-size: 2.29em;
    line-height: 38px;
    margin-bottom: 1em;
  }
}
.aui .tc-map .tc-map-container {
  position: relative;
  display: block;
  height: 35.715em;
}
.aui .tc-map .tc-map-container .tc-map-show {
  height: 100%;
}
@media (max-width: 979px) {
  .aui .tc-map .tc-map-container {
    height: auto;
  }
  .aui .tc-map .tc-map-container .tc-map-show {
    height: 14em;
  }
}
.aui .tc-map .tc-form-control {
  display: block;
  margin-bottom: 2em;
}
.aui .tc-map .tc-form-control:last-child {
  margin-bottom: 0;
}
.aui .tc-map .tc-map-label {
  display: inline-block;
  vertical-align: middle;
  margin-right: 1em;
  margin-bottom: 0;
  width: 22%;
  font-size: 18px;
  font-weight: bold;
}
@media (max-width: 979px) {
  .aui .tc-map .tc-map-label {
    display: block;
    width: auto;
    margin-right: 0;
    margin-bottom: 1em;
  }
}
.aui .tc-map .field {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  width: 41%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333333;
  font-size: 1.2em;
  font-weight: 200;
  padding: 0.238em 0.357em;
  height: 2.1em;
  line-height: 2.1em;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}
.aui .tc-map .field:focus {
  -webkit-box-shadow: 0 0 1px 1px rgba(155, 213, 151, 0.8);
  -moz-box-shadow: 0 0 1px 1px rgba(155, 213, 151, 0.8);
  box-shadow: 0 0 1px 1px rgba(155, 213, 151, 0.8);
  border-color: #9D9FA0;
}
@media (max-width: 979px) {
  .aui .tc-map .field {
    width: 100%;
  }
}
.aui .tc-map .field-small {
  width: 10%;
}
@media (max-width: 979px) {
  .aui .tc-map .field-small {
    width: 40%;
  }
}
.aui .tc-map .tc-map-text-desc {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.5em;
  font-weight: bold;
}
.aui .tc-map .btn-search {
  position: relative;
  display: inline-block;
  padding: 0.85em 1.4em 0.85em 2.8em;
  font-size: 16px;
  color: #ffffff;
  background: #709425;
  border: 1px solid #709425;
  border-radius: 25px;
  border-color: #709425;
  box-sizing: border-box;
  text-shadow: none;
  box-shadow: none;
  margin-left: 8.4em;
}
.aui .tc-map .btn-search:after {
  content: "\f002";
  position: absolute;
  top: 50%;
  left: 1em;
  font-family: "fontawesome-alloy";
  color: #ffffff;
  font-size: 20px;
  margin-top: -0.5em;
}
@media (max-width: 979px) {
  .aui .tc-map .btn-search {
    display: block;
    margin: 2em auto 0 auto;
    padding: 0.85em 2.8em 0.85em 2.8em;
  }
}
.aui .tc-map .rad_err_msg {
  color: #e9322d;
}
.aui .tc-map .tc-map-indications {
  position: relative;
  padding: 1.5em;
}
@media (max-width: 979px) {
  .aui .tc-map .tc-map-indications {
    padding: 1.5em 0;
  }
}
.aui .tc-map .div_lista {
  position: absolute;
  top: 0.721em;
  right: 0.721em;
  z-index: 10;
  width: 22em;
  max-height: 34em;
  box-sizing: border-box;
  background: #ffffff;
  border: 1px solid #cccccc;
}
.aui .tc-map .div_lista .evo-form__text-info {
  margin: 0;
  padding: 0.6em 0.8em;
  font-size: 16px;
  line-height: 20px;
}
.aui .tc-map .div_lista .titulosidebar {
  margin: 0 0 0.5em 0;
  border-bottom: 1px solid #cccccc;
}
.aui .tc-map .div_lista .titulosidebar .title_results_gmaps {
  margin: 0;
  padding: 0.6em 0.8em;
  font-size: 16px;
  line-height: 20px;
}
.aui .tc-map .div_lista .info_container {
  max-height: 30em;
  overflow: hidden;
  margin-bottom: 1.3em;
}
.aui .tc-map .div_lista .info_fcia_side_bar {
  position: relative;
  margin: 0;
  padding: 1.3em 1.8em 1.3em 2.8em;
  border-bottom: 1px solid #cccccc;
}
.aui .tc-map .div_lista .info_fcia_side_bar .info_fcia_distance {
  position: absolute;
  top: 1.3em;
  right: 1.8em;
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
}
.aui .tc-map .div_lista .info_fcia_side_bar:after {
  content: "";
  position: absolute;
  top: 1.6em;
  left: 0.9em;
  width: 1em;
  height: 1em;
  border: 2px solid #709425;
  border-radius: 50%;
  box-sizing: border-box;
}
.aui .tc-map .div_lista .info_fcia_side_bar:hover {
  cursor: pointer;
  background: #eeeeee;
}
@media (max-width: 979px) {
  .aui .tc-map .div_lista {
    position: relative;
    top: 0;
    right: 0;
    width: 100%;
    margin: 1em 0;
  }
}
.aui .tc-map .center_data_wrapper .center_title {
  font-size: 16px;
  line-height: 20px;
  color: #709425;
  margin: 0 0 1em 0;
  padding-right: 4.3em;
}
.aui .tc-map .center_data_wrapper .center_address {
  font-size: 14px;
  line-height: 18px;
  color: #1f1f1f;
  margin: 0 0 1em 0;
}
.aui .tc-map .center_data_wrapper .center_tlf {
  margin: 0 0 1em 0;
  padding-left: 1.6em;
  font-size: 14px;
  line-height: 18px;
  color: #1f1f1f;
  background: url(/o/classic-theme/images/content/icon-tel.png) no-repeat left center;
}
.aui .tc-map .center_url {
  display: inline-block;
  vertical-align: middle;
}
.aui .tc-map .howToGo {
  display: inline-block;
  vertical-align: middle;
  margin-right: 1.5em;
}
.aui .tc-map .btn-link {
  display: inline-block;
  padding: 0.35em 0.8em;
  font-size: 14px;
  color: #ffffff;
  background: #709425;
  border: 1px solid #709425;
  border-radius: 25px;
  border-color: #709425;
  box-sizing: border-box;
  text-shadow: none;
  box-shadow: none;
}
.aui .tc-map .mCSB_inside > .mCSB_container {
  margin-right: 0;
}
.aui .tc-map .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.aui .tc-map .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.aui .tc-map .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #709425;
}
.aui .mCustomScrollbar {
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom; /* direct pointer events to js */
}
.aui .mCustomScrollbar.mCS_no_scrollbar, .aui .mCustomScrollbar.mCS_touch_action {
  -ms-touch-action: auto;
  touch-action: auto;
}
.aui .mCustomScrollBox { /* contains plugin's markup */
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr;
}
.aui .mCSB_container { /* contains the original content */
  overflow: hidden;
  width: auto;
  height: auto;
}
.aui .mCSB_inside > .mCSB_container {
  margin-right: 30px;
}
.aui .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
}
.aui .mCS-dir-rtl > .mCSB_inside > .mCSB_container { /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px;
}
.aui .mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0;
}
.aui .mCSB_scrollTools { /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
}
.aui .mCSB_outside + .mCSB_scrollTools {
  right: -26px;
}
.aui .mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.aui .mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools { /* RTL direction/left-side scrollbar */
  right: auto;
  left: 0;
}
.aui .mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px;
}
.aui .mCSB_scrollTools .mCSB_draggerContainer { /* contains the draggable element and dragger rail markup */
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
}
.aui .mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0;
}
.aui .mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}
.aui .mCSB_scrollTools .mCSB_dragger { /* the draggable element */
  cursor: pointer;
  width: 100%;
  height: 30px; /* minimum dragger height */
  z-index: 1;
}
.aui .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { /* the dragger element */
  position: relative;
  width: 4px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  text-align: center;
}
.aui .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.aui .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px; /* auto-expanded scrollbar */
}
.aui .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.aui .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px; /* auto-expanded scrollbar */
}
.aui .mCSB_scrollTools .mCSB_buttonUp,
.aui .mCSB_scrollTools .mCSB_buttonDown {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}
.aui .mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0;
}
.aui .mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-bottom: 30px;
}
.aui .mCSB_horizontal.mCSB_outside > .mCSB_container {
  min-height: 100%;
}
.aui .mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}
.aui .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
}
.aui .mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.aui .mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px;
}
.aui .mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 20px;
}
.aui .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0;
}
.aui .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px; /* minimum dragger width */
  height: 100%;
  left: 0;
}
.aui .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}
.aui .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.aui .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 12px; /* auto-expanded scrollbar */
  margin: 2px auto;
}
.aui .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.aui .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 8px; /* auto-expanded scrollbar */
  margin: 4px 0;
}
.aui .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.aui .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}
.aui .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0;
}
.aui .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0;
}
.aui .mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 30px;
  margin-bottom: 30px;
}
.aui .mCSB_container_wrapper > .mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.aui .mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px;
}
.aui .mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px;
}
.aui .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0;
}
.aui .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.aui .mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0;
}
.aui .mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px;
}
.aui .mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0;
}
.aui .mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper { /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px;
}
.aui .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
  padding-right: 0;
}
.aui .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
  padding-bottom: 0;
}
.aui .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0; /* non-visible scrollbar */
  margin-left: 0;
}
.aui .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}
.aui .mCSB_scrollTools,
.aui .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.aui .mCSB_scrollTools .mCSB_buttonUp,
.aui .mCSB_scrollTools .mCSB_buttonDown,
.aui .mCSB_scrollTools .mCSB_buttonLeft,
.aui .mCSB_scrollTools .mCSB_buttonRight {
  -webkit-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
.aui .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.aui .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.aui .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.aui .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
  -webkit-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -moz-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
.aui .mCSB_scrollTools {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.aui .mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.aui .mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)";
}
.aui .mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.aui .mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.aui .mCustomScrollBox:hover > .mCSB_scrollTools,
.aui .mCustomScrollBox:hover ~ .mCSB_scrollTools,
.aui .mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.aui .mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}
.aui .mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4);
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}
.aui .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.aui .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
  filter: "alpha(opacity=85)";
  -ms-filter: "alpha(opacity=85)";
}
.aui .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.aui .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}
.aui .mCSB_scrollTools .mCSB_buttonUp,
.aui .mCSB_scrollTools .mCSB_buttonDown,
.aui .mCSB_scrollTools .mCSB_buttonLeft,
.aui .mCSB_scrollTools .mCSB_buttonRight {
  background-image: url(mCSB_buttons.png); /* css sprites */
  background-repeat: no-repeat;
  opacity: 0.4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}
.aui .mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0;
  /* 
  sprites locations 
  light: 0 0, -16px 0, -32px 0, -48px 0, 0 -72px, -16px -72px, -32px -72px
  dark: -80px 0, -96px 0, -112px 0, -128px 0, -80px -72px, -96px -72px, -112px -72px
  */
}
.aui .mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px;
  /* 
  sprites locations
  light: 0 -20px, -16px -20px, -32px -20px, -48px -20px, 0 -92px, -16px -92px, -32px -92px
  dark: -80px -20px, -96px -20px, -112px -20px, -128px -20px, -80px -92px, -96px -92px, -112 -92px
  */
}
.aui .mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px;
  /* 
  sprites locations 
  light: 0 -40px, -20px -40px, -40px -40px, -60px -40px, 0 -112px, -20px -112px, -40px -112px
  dark: -80px -40px, -100px -40px, -120px -40px, -140px -40px, -80px -112px, -100px -112px, -120px -112px
  */
}
.aui .mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px;
  /* 
  sprites locations 
  light: 0 -56px, -20px -56px, -40px -56px, -60px -56px, 0 -128px, -20px -128px, -40px -128px
  dark: -80px -56px, -100px -56px, -120px -56px, -140px -56px, -80px -128px, -100px -128px, -120px -128px
  */
}
.aui .mCSB_scrollTools .mCSB_buttonUp:hover,
.aui .mCSB_scrollTools .mCSB_buttonDown:hover,
.aui .mCSB_scrollTools .mCSB_buttonLeft:hover,
.aui .mCSB_scrollTools .mCSB_buttonRight:hover {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.aui .mCSB_scrollTools .mCSB_buttonUp:active,
.aui .mCSB_scrollTools .mCSB_buttonDown:active,
.aui .mCSB_scrollTools .mCSB_buttonLeft:active,
.aui .mCSB_scrollTools .mCSB_buttonRight:active {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}
.aui .mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}
.aui .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.aui .mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.85);
}
.aui .mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.aui .mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.9);
}
.aui .mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}
.aui .mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}
.aui .mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}
.aui .mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}
.aui .mCS-light-2.mCSB_scrollTools .mCSB_draggerRail,
.aui .mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.aui .mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.aui .mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.aui .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.aui .mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.aui .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.aui .mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}
.aui .mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}
.aui .mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.aui .mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}
.aui .mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px 0;
}
.aui .mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -20px;
}
.aui .mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -40px;
}
.aui .mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -56px;
}
.aui .mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.aui .mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.aui .mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.aui .mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.aui .mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.aui .mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px 0;
}
.aui .mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -20px;
}
.aui .mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -40px;
}
.aui .mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -56px;
}
.aui .mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail,
.aui .mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.aui .mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.aui .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.aui .mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.aui .mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0;
}
.aui .mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.aui .mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto;
}
.aui .mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}
.aui .mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.aui .mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}
.aui .mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px 0;
}
.aui .mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -20px;
}
.aui .mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -40px;
}
.aui .mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -56px;
}
.aui .mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.aui .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.aui .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.aui .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.aui .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.aui .mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px 0;
}
.aui .mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -20px;
}
.aui .mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -40px;
}
.aui .mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -56px;
}
.aui .mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
}
.aui .mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.aui .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px;
}
.aui .mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.aui .mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
}
.aui .mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.aui .mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 2px;
  margin: 7px auto;
}
.aui .mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}
.aui .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.aui .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.aui .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.aui .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.aui .mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}
.aui .mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}
.aui .mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}
.aui .mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}
.aui .mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.15);
}
.aui .mCS-rounded.mCSB_scrollTools .mCSB_dragger,
.aui .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.aui .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.aui .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger {
  height: 14px;
}
.aui .mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.aui .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.aui .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.aui .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 14px;
  margin: 0 1px;
}
.aui .mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger,
.aui .mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.aui .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.aui .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px;
}
.aui .mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.aui .mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.aui .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.aui .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0;
}
.aui .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.aui .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.aui .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.aui .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 16px; /* auto-expanded scrollbar */
  height: 16px;
  margin: -1px 0;
}
.aui .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.aui .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.aui .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.aui .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 4px; /* auto-expanded scrollbar */
}
.aui .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.aui .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.aui .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.aui .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 16px; /* auto-expanded scrollbar */
  width: 16px;
  margin: 0 -1px;
}
.aui .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.aui .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.aui .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.aui .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 4px; /* auto-expanded scrollbar */
  margin: 6px 0;
}
.aui .mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 -72px;
}
.aui .mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -92px;
}
.aui .mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -112px;
}
.aui .mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -128px;
}
.aui .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.aui .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.aui .mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}
.aui .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.aui .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.aui .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.aui .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.aui .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.aui .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.aui .mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px -72px;
}
.aui .mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -92px;
}
.aui .mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -112px;
}
.aui .mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -128px;
}
.aui .mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail,
.aui .mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail {
  width: 4px;
}
.aui .mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.aui .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.aui .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.aui .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background-color: transparent;
  background-position: center;
}
.aui .mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.aui .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");
  background-repeat: repeat-y;
  opacity: 0.3;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}
.aui .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.aui .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
  background-repeat: repeat-x;
}
.aui .mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px -72px;
}
.aui .mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -92px;
}
.aui .mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -112px;
}
.aui .mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -128px;
}
.aui .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=");
}
.aui .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px -72px;
}
.aui .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -92px;
}
.aui .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -112px;
}
.aui .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -128px;
}
.aui .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.aui .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.aui .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.aui .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-y;
  background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
}
.aui .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.aui .mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.aui .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.aui .mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-x;
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
}
.aui .mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger,
.aui .mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 70px;
}
.aui .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger,
.aui .mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 70px;
}
.aui .mCS-3d.mCSB_scrollTools,
.aui .mCS-3d-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}
.aui .mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.aui .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.aui .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.aui .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}
.aui .mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.aui .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 8px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2);
}
.aui .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.aui .mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.aui .mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.aui .mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.aui .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.aui .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.aui .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.aui .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555;
}
.aui .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.aui .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 8px;
}
.aui .mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.aui .mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 8px;
  margin: 4px 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2);
}
.aui .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.aui .mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 8px;
  margin: 4px auto;
}
.aui .mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.aui .mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.aui .mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.aui .mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
.aui .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
}
.aui .mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}
.aui .mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.aui .mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.aui .mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.aui .mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
.aui .mCS-3d-thick.mCSB_scrollTools,
.aui .mCS-3d-thick-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}
.aui .mCS-3d-thick.mCSB_scrollTools,
.aui .mCS-3d-thick-dark.mCSB_scrollTools,
.aui .mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer,
.aui .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.aui .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.aui .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.aui .mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical,
.aui .mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  right: 1px;
}
.aui .mCS-3d-thick.mCSB_scrollTools_vertical,
.aui .mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}
.aui .mCS-3d-thick.mCSB_scrollTools_horizontal,
.aui .mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  bottom: 1px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}
.aui .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.aui .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  width: 12px;
  margin: 2px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.aui .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.aui .mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
}
.aui .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.aui .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.aui .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.aui .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555;
}
.aui .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.aui .mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  width: auto;
}
.aui .mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}
.aui .mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}
.aui .mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.aui .mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.aui .mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.aui .mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
.aui .mCS-3d-thick-dark.mCSB_scrollTools {
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
}
.aui .mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2);
}
.aui .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2);
}
.aui .mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.aui .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.aui .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.aui .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.aui .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #777;
}
.aui .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #fff;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}
.aui .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}
.aui .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.aui .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.aui .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.aui .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
.aui .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.aui .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  right: 0;
  margin: 12px 0;
}
.aui .mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.aui .mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.aui .mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.aui .mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px;
}
.aui .mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.aui .mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  left: 0;
  right: auto;
}
.aui .mCS-minimal.mCSB_scrollTools .mCSB_draggerRail,
.aui .mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}
.aui .mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger,
.aui .mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 50px;
}
.aui .mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger,
.aui .mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 50px;
}
.aui .mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}
.aui .mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.aui .mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}
.aui .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}
.aui .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.aui .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}
.aui .mCS-light-3.mCSB_scrollTools .mCSB_draggerRail,
.aui .mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}
.aui .mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.aui .mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
}
.aui .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.aui .mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.aui .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.aui .mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 6px;
  margin: 5px 0;
}
.aui .mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.aui .mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.aui .mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.aui .mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 12px;
}
.aui .mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.aui .mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.aui .mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.aui .mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0;
}
.aui .mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.aui .mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.aui .mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.aui .mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
.aui .mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.aui .mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.aui .mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.aui .mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.aui .mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}
.aui .mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.aui .mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.aui .mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.aui .mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
.aui .mCS-inset.mCSB_scrollTools .mCSB_draggerRail,
.aui .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.aui .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.aui .mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.aui .mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.aui .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}
.aui .mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.aui .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.aui .mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.aui .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.aui .mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.aui .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.aui .mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.aui .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.aui .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.aui .mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.aui .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.aui .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.aui .mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.aui .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.aui .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.aui .mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.aui .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.aui .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0;
}
.aui .mCS-inset.mCSB_scrollTools .mCSB_buttonUp,
.aui .mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.aui .mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.aui .mCS-inset.mCSB_scrollTools .mCSB_buttonDown,
.aui .mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.aui .mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.aui .mCS-inset.mCSB_scrollTools .mCSB_buttonLeft,
.aui .mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.aui .mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.aui .mCS-inset.mCSB_scrollTools .mCSB_buttonRight,
.aui .mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.aui .mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
.aui .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.aui .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.aui .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.aui .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.aui .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.aui .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.aui .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.aui .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.aui .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.aui .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.aui .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.aui .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.aui .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.aui .mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.aui .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}
.aui .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp,
.aui .mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.aui .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.aui .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown,
.aui .mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.aui .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.aui .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft,
.aui .mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.aui .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.aui .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight,
.aui .mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.aui .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
.aui .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.aui .mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  border-color: rgba(255, 255, 255, 0.2);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.aui .mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  border-color: #000;
  border-color: rgba(0, 0, 0, 0.2);
}
.aui .mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.6);
}
.aui .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6);
}
.aui .mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.aui .mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.aui .mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.aui .mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.aui .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
}
.aui .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}
.aui .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.aui .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}
.aui .tc-contact .title {
  margin-bottom: 0.35em;
  font-size: 2.29em;
}
.aui .list-request {
  position: relative;
  display: block;
  max-width: 940px;
  min-width: 200px;
  margin: 2em auto 0 auto;
  padding: 0;
  list-style: none;
}
.aui .list-request .item {
  display: inline-block;
  width: 49%;
  vertical-align: top;
}
.aui .list-request .item [type=text].field,
.aui .list-request .item [type=email].field,
.aui .list-request .item textarea {
  width: 83%;
}
@media (max-width: 979px) {
  .aui .list-request .item {
    display: block;
    width: auto;
  }
  .aui .list-request .item [type=text].field,
  .aui .list-request .item [type=email].field,
  .aui .list-request .item textarea {
    width: 100%;
  }
}
.aui .list-request label {
  margin: 0 0 0.8em 0;
  color: #1f1f1f;
  font-size: 1.24em;
  display: block;
  line-height: 1.3em;
  font-weight: 200;
}
.aui .list-request label .number {
  position: absolute;
  left: -9999px;
}
.aui .list-request [type=text].field,
.aui .list-request [type=email].field {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 1.5em 0;
  width: 41%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333333;
  font-size: 1.2em;
  font-weight: 200;
  height: 2.6em;
  line-height: 2.6em;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}
.aui .list-request [type=text].field:focus,
.aui .list-request [type=email].field:focus {
  -webkit-box-shadow: 0 0 1px 1px rgba(155, 213, 151, 0.8);
  -moz-box-shadow: 0 0 1px 1px rgba(155, 213, 151, 0.8);
  box-shadow: 0 0 1px 1px rgba(155, 213, 151, 0.8);
  border-color: #9D9FA0;
}
@media (max-width: 979px) {
  .aui .list-request [type=text].field,
  .aui .list-request [type=email].field {
    width: 100%;
  }
}
.aui .list-request textarea {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 1.5em 0;
  width: 41%;
  height: 7.322em;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333333;
  font-size: 1.2em;
  font-weight: 200;
  line-height: 2.6em;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}
.aui .list-request textarea:focus, .aui .list-request textarea:invalid:focus {
  -webkit-box-shadow: 0 0 1px 1px rgba(155, 213, 151, 0.8);
  -moz-box-shadow: 0 0 1px 1px rgba(155, 213, 151, 0.8);
  box-shadow: 0 0 1px 1px rgba(155, 213, 151, 0.8);
  border-color: #9D9FA0;
}
@media (max-width: 979px) {
  .aui .list-request textarea {
    width: 100%;
  }
}
.aui .list-request [type=text].success-field,
.aui .list-request [type=email].success-field,
.aui .list-request .success-field {
  color: #709425;
  border-color: #709425;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.aui .list-request [type=text].error-field,
.aui .list-request [type=email].error-field,
.aui .list-request .error-field {
  border-color: #709425;
}
.aui .list-request [type=text].field:disabled,
.aui .list-request [type=email].field:disabled textarea:disabled {
  background: #F3F3F3;
}
@media (max-width: 979px) {
  .aui .list-request {
    max-width: 100%;
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.aui .contPlt {
  position: relative;
  display: block;
  max-width: 940px;
  min-width: 200px;
  margin: 0 auto 2em auto;
}
.aui .contPlt .textDf {
  display: inline-block;
  vertical-align: top;
  width: 92%;
  margin-top: 0.3em;
}
.aui .contPlt .textDf a {
  color: #709425;
}
.aui .contPlt .textDf a:hover, .aui .contPlt .textDf a:focus {
  color: #709425;
}
@media (max-width: 979px) {
  .aui .contPlt {
    max-width: 100%;
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.aui .content-btn {
  position: relative;
  display: block;
  max-width: 940px;
  min-width: 200px;
  margin: 0 auto 2em auto;
}
.aui .content-btn .btn-primary {
  display: inline-block;
  padding: 0.85em 4em;
  font-size: 1.29em;
  color: #ffffff;
  background: #709425;
  border: 1px solid #709425;
  border-radius: 25px;
  border-color: #709425;
  box-sizing: border-box;
  text-shadow: none;
  box-shadow: none;
}
@media (max-width: 979px) {
  .aui .content-btn {
    max-width: 100%;
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.aui .taglib-rss a {
  color: #709425;
}
.aui .taglib-rss a:hover, .aui .taglib-rss a:focus {
  color: #709425;
}
.aui .entry-title {
  color: #555;
}
.aui .entry-title h2 {
  font-size: 24px;
}
.aui .entry-title a {
  color: #5F5F5F;
}
.aui .entry-title a:hover, .aui .entry-title a:focus {
  color: #709425;
}
.aui .portlet-blogs .entry-author {
  display: inline-block;
  vertical-align: top;
  background: url(/tCuida-theme/images/portlet/edit_guest.png) no-repeat 0 50%;
  border-right: 1px solid #999;
  color: #999;
  float: left;
  font-weight: bold;
  margin-right: 10px;
  padding-right: 10px;
}
.aui .portlet-blogs .taglib-asset-tags-summary {
  border-left: 0;
}
.aui .portlet-blogs .taglib-asset-tags-summary a {
  color: #709425;
}
.aui .portlet-blogs .taglib-asset-tags-summary a:hover, .aui .portlet-blogs .taglib-asset-tags-summary a:focus {
  color: #709425;
}
.aui .entry-body a {
  color: #709425;
}
.aui .entry-body a:hover, .aui .entry-body a:focus {
  color: #709425;
}
.aui .tag-items li {
  margin: 0 1em 0.5em 0;
}
.aui .tag-items li a {
  color: #709425;
}
.aui .tag-items li a:hover, .aui .tag-items li a:focus {
  color: #709425;
}
.aui .btn {
  background: transparent;
  border: 0px;
  -webkit-border-radius: 1.5em;
  -moz-border-radius: 1.5em;
  -ms-border-radius: 1.5em;
  -o-border-radius: 1.5em;
  border-radius: 1.5em;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #709425;
  font-size: 1.1em;
  margin-bottom: 1em;
  text-shadow: none;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  padding: 0.5em 1.5em;
  display: inline-block;
}
.aui .btn:hover, .aui .btn:focus {
  background-position: 0 0;
  background: #eaeaea;
  outline: none;
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.aui .btn.active, .aui .btn:active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.aui .btn.btn-primary {
  background: #709425;
  color: #fff !important;
  text-shadow: none;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  /*@include background-image(linear-gradient($btnPrimaryBackground, $btnPrimaryBackground));*/
}
.aui .btn.btn-primary.dropdown-toggle {
  background: #709425;
}
.aui .btn.btn-primary:hover {
  background: #425716 !important;
}
.aui .btn.btn-bordered {
  background-color: transparent;
  border: 1px solid #709425;
  color: #709425;
}
.aui .btn.btn-bordered:hover {
  background-color: #709425;
  color: #fff;
}
.aui .btn.btn-bordered--white {
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff;
}
.aui .btn.btn-bordered--white:hover {
  background: #425716 !important;
  color: #fff;
}
.aui .btn.btn-ico {
  margin: 0.2em 0.5em;
  padding: 0.6em 1.5em 0.8em 1.2em;
  text-align: center;
}
.aui .btn.btn-ico i {
  font-size: 1.4em;
  line-height: 0;
  margin-right: 0;
  vertical-align: middle;
}
.aui .btn.btn-search {
  background: #709425 url("/o/classic-theme/images/custom/portlets/modules/icons/icon-lens-white.png") no-repeat scroll center center;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1.2em;
  height: 2.6em;
  margin: 0.3em;
  padding: 0.5625em 0;
  text-indent: -9999px;
  width: 2.6em;
}
.aui .btn.btn-search:hover {
  background-color: #425716;
}
.aui .btn.btn-advancedsearch {
  bottom: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 0.9em;
  height: 30px;
  margin-top: 11px;
  padding: 5px 5px 5px 7px;
  position: absolute;
  right: 10px;
  text-align: right;
  width: 30px;
}
@media (max-width: 979px) {
  .aui .btn.btn-advancedsearch {
    bottom: -3px;
    padding: 3px 5px 5px 7px;
  }
}
.aui .btn.btn-linkback {
  font-size: 1.15em;
  margin-left: -1.5em;
  margin-bottom: 0;
}
.aui .btn.btn-linkback i.icon-chevron-left {
  font-size: 1em;
}
@media (max-width: 979px) {
  .aui .btn.btn-linkback {
    -webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset;
    font-size: 1.15em;
    margin-bottom: 0;
    margin-left: -2%;
    padding-left: 2%;
    text-align: left;
    width: 96%;
  }
}
.aui .btn.btn-icon-xls {
  line-height: 1.4em;
}
.aui .btn.btn-icon-xls.btn-primary {
  font-size: 1.2em;
}
@media (max-width: 979px) {
  .aui .btn.btn-icon-xls.btn-primary {
    width: 100%;
  }
}
.aui .btn.btn-icon-xls .icon-file {
  float: none;
  margin-right: 0.5em;
  margin-top: -0.1em;
  vertical-align: text-top;
}
.aui .btn.btn-icon-xls .icon-file:after {
  background: #709425;
  color: #fff;
  content: "xls";
  display: block;
  font-family: helvetica neue;
  font-size: 0.5em;
  margin: -0.7em auto 0;
  padding: 0 0.1em;
  text-align: left;
  width: auto;
}
.aui .btn.btn-icon-xls .icon-spinner {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.aui .btn.btn-icon-xls .icon-spinner:before {
  animation: 1.2s linear 0s normal none infinite running rotateSpiner;
}
.aui .btn.btn-icon-xls.btn-primary .icon-file:after {
  background: #fff;
  color: #709425;
}
.aui .btn.btn-icon-xls.btn-bordered:hover .icon-file:after {
  background: #fff;
  color: #709425;
}
.aui .btn i {
  font-size: 1.2em;
  margin-left: 0.2em;
  vertical-align: -0.1em;
}
.aui .lfr-pagination .lfr-pagination-buttons {
  text-align: left;
}
.aui .lfr-pagination .lfr-pagination-buttons .disabled a {
  opacity: 0.5;
  cursor: inherit;
  pointer-events: none;
}
.aui .lfr-pagination .lfr-pagination-buttons a {
  border: 0;
  -webkit-border-radius: 1.5em;
  -moz-border-radius: 1.5em;
  -ms-border-radius: 1.5em;
  -o-border-radius: 1.5em;
  border-radius: 1.5em;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 1.1em;
  margin-bottom: 1em;
  text-shadow: none;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  padding: 0.5em 1.5em;
  display: inline-block;
  background: #709425;
  color: #fff;
}
.aui .lfr-pagination .lfr-pagination-buttons a:hover, .aui .lfr-pagination .lfr-pagination-buttons a:focus {
  background-position: 0 0;
  background: #425716;
  outline: none;
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.aui .lfr-pagination .lfr-pagination-buttons a.active, .aui .lfr-pagination .lfr-pagination-buttons a:active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.aui .navbar-search {
  margin: 0;
  padding: 0;
}
.aui .navbar-search .form-search {
  background: #f7f7f7;
  border: medium none;
  border-radius: 30px;
  box-shadow: none;
  padding: 0.5em;
  clear: both;
}
.aui .navbar-search .form-search .search-query {
  border-radius: 1.5em 0 0 1.5em;
  float: left;
  font-size: 17px;
  height: 44px;
  width: 100%;
}
.aui .navbar-search .form-search .btn {
  background: #709425;
  border-radius: 0 1.5em 1.5em 0;
  box-sizing: border-box;
  position: relative;
  clip: unset;
  color: #fff;
  float: right;
  font-size: 17px;
  height: 44px;
  margin-bottom: 0;
  padding: 0 10px 0 0;
  width: 90px;
}
.aui .navbar-search .form-search .btn:hover {
  background: #425716 !important;
  color: #fff !important;
}
.aui .btn-seemore {
  display: block;
  padding: 0.8em 0 1em;
  font-size: 1.15em;
  color: #709425;
  cursor: pointer;
  text-align: center;
  border-top: 1px dashed #cccccc;
  border-bottom: 1px dashed #cccccc;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.aui .btn-seemore:hover {
  background-color: #709425;
  color: #FFFFFF;
  text-decoration: none;
}
.aui .ui-dialog {
  /* 	width: 58.5em!important; */
  background: #ffffff none repeat scroll 0 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.75);
  height: 86%;
  left: 7%;
  max-height: 90%;
  padding: 0 1em;
  top: 7%;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  width: 86%;
  overflow: auto;
  overflow-x: hidden;
  position: absolute !important;
}
.aui .ui-dialog.ui-widget {
  font-family: "HelveticaNeue-light", Helvetica, Arial, sans-serif;
  font-size: 1em;
}
@media (max-width: 979px) {
  .aui .ui-dialog {
    left: 7% !important;
    padding: 0 3.5%;
    width: 86% !important;
  }
}
.aui .ui-dialog .ui-dialog-content {
  padding: 0.7em 0;
  border: none;
}
.aui .ui-dialog .ui-dialog-content .ui-icon {
  display: none;
}
.aui .ui-dialog .ui-dialog-content .dialog-form .text {
  margin-bottom: 1.85em;
  font-family: HelveticaNeue-light;
  font-size: 1.17em;
  color: #1f1f1f;
}
.aui .ui-dialog .ui-dialog-content .dialog-form .dialog-motivo .dl-label {
  font-family: HelveticaNeue-light;
  font-size: 1.17em;
  color: #1f1f1f;
}
.aui .ui-dialog .ui-dialog-content .dialog-form .cont-btn {
  margin-top: 2em;
  padding-top: 2em;
  text-align: right;
  width: 100%;
  border-top: 1px solid #DFE2E9;
}
.aui .ui-dialog .ui-dialog-buttonpane {
  margin-top: 1em;
  border: none;
}
.aui .ui-dialog .ui-dialog-buttonset .btn:last-child {
  float: right;
}
.aui .ui-dialog .ui-dialog-titlebar {
  padding: 1.4em 0 0.7em;
  background: none;
  border: none;
  border-bottom: 1px solid #cccccc;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.aui .ui-dialog .ui-dialog-titlebar .ui-dialog-title {
  margin: 0;
  width: auto;
  font-family: "HelveticaNeue-light", Helvetica, Arial, sans-serif;
  font-weight: lighter;
  font-size: 1.56em;
  color: #1f1f1f;
  white-space: normal;
  overflow: inherit;
  text-overflow: inherit;
}
.aui .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close {
  float: right;
  margin: -3px 0 0;
  padding: 0;
  width: 2.273em;
  height: 2.273em;
  right: 0;
  top: 0.5em;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background: url("/o/classic-theme/images/popup/icon-close.png") no-repeat 0.75em center;
  background-color: #709425;
  border: none;
  border-radius: 25px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}
.aui .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close:hover {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background-color: #425716 !important;
}
.aui .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close:focus {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background-color: #425716 !important;
}
.aui .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close .ui-button-icon-primary {
  position: initial;
  margin: 0;
  width: 100%;
  height: 100%;
  left: inherit;
  top: inherit;
  background-image: none;
}

/* ---------- Base styles ---------- */
.aui .bg_tabs {
  background-color: #89ADC4 !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: top center !important;
  height: 300px;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
}
.aui .bg_tabs > div {
  margin: 20px auto 0;
  max-width: 940px;
}
.aui .m-bg-tabs {
  margin-top: 289px !important;
  position: relative;
}
.aui .nav-menu {
  border-bottom: 1px solid #cccccc;
  float: left;
  margin: 0 auto;
  width: 100%;
}
.aui .portlet-site-map {
  border-bottom: 1px solid #ccc;
  margin-bottom: 1em;
}
.aui #tabsContent.nav, .aui .layouts, .aui .portlet-site-map .portlet-body > ul {
  border-bottom: medium none;
  margin: 0 auto;
  max-width: 940px;
  list-style: outside none none;
  display: block;
  /* &.m-bg-tabs{
  	margin-top:7.6em;
  	position: relative;
  } */
}
.aui #tabsContent.nav > li, .aui .layouts > li, .aui .portlet-site-map .portlet-body > ul > li {
  float: left;
}
.aui #tabsContent.nav > li > a, .aui .layouts > li > a, .aui .portlet-site-map .portlet-body > ul > li > a {
  border: none;
  border-bottom: 3px solid #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  display: block;
  padding-bottom: 1em;
  padding-top: 1.2em;
  padding-left: 0.75em;
  padding-right: 0.75em;
  font-size: 1.2em;
  color: #555555;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.aui #tabsContent.nav > li > a:hover, .aui .layouts > li > a:hover, .aui .portlet-site-map .portlet-body > ul > li > a:hover {
  background-color: #F5F7F8;
  color: #709425;
  text-decoration: none;
}
.aui #tabsContent.nav > li.active > a, .aui #tabsContent.nav > li.selected > a, .aui #tabsContent.nav > li > a.current, .aui .layouts > li.active > a, .aui .layouts > li.selected > a, .aui .layouts > li > a.current, .aui .portlet-site-map .portlet-body > ul > li.active > a, .aui .portlet-site-map .portlet-body > ul > li.selected > a, .aui .portlet-site-map .portlet-body > ul > li > a.current {
  color: #709425;
  border: none;
  border-bottom: 3px solid #709425;
}
.aui #tabsContent.nav > li:last-child a, .aui .layouts > li:last-child a, .aui .portlet-site-map .portlet-body > ul > li:last-child a {
  margin-right: 0;
}
@media (max-width: 767px) {
  .aui #tabsContent.nav, .aui .layouts, .aui .portlet-site-map .portlet-body > ul {
    display: none;
  }
}
.aui #canalonline-navtabs-res {
  display: none;
}
@media (max-width: 767px) {
  .aui #canalonline-navtabs-res {
    display: block;
    box-sizing: border-box;
    float: left;
    margin: 2%;
    width: 96%;
  }
  .aui #canalonline-navtabs-res > li {
    float: none;
  }
  .aui #canalonline-navtabs-res > li > a {
    position: relative;
    margin: 0 0 1em;
    padding: 0.4em 1.8em 0.55em 0.8em;
    font-size: 1.15em;
    color: #1f1f1f;
    background-color: #f0f1f2;
    border: 1px solid #cccccc;
    border-radius: 0;
  }
  .aui #canalonline-navtabs-res > li > a:hover {
    background: #709425;
    color: #fff;
  }
  .aui #canalonline-navtabs-res > li > a:focus {
    background: #709425;
    color: #fff;
  }
  .aui #canalonline-navtabs-res > li > a:after {
    position: absolute;
    right: 0.8em;
    content: "\f106";
    font-family: "fontawesome-alloy";
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    *margin-right: 0.3em;
    font-weight: bold;
  }
  .aui #canalonline-navtabs-res > li.active > a {
    color: #1f1f1f;
    background-color: #FFFFFF;
    border: 1px solid #cccccc;
  }
  .aui #canalonline-navtabs-res > li.active > a:after {
    content: "\f106";
  }
  .aui #canalonline-navtabs-res > li.active.open > a:after {
    content: "\f107";
  }
  .aui #canalonline-navtabs-res > li:last-child a {
    /* margin-right: 3%; */
  }
  .aui #canalonline-navtabs-res .dropdown-menu {
    box-sizing: border-box;
    padding: 0;
    margin-top: -1px;
    width: 100%;
    border: 1px solid #e0e0e0;
    border-radius: 0;
  }
  .aui #canalonline-navtabs-res .dropdown-menu li a {
    margin: 0;
    padding: 0.4em 1.8em 0.55em 0.8em;
    font-size: 1.15em;
    border-bottom: 1px solid #e0e0e0;
  }
  .aui #canalonline-navtabs-res .dropdown-menu li a:hover {
    background: #709425;
    color: #fff;
  }
  .aui #canalonline-navtabs-res .dropdown-menu li a:focus {
    background: #709425;
    color: #fff;
  }
}
.aui .tab-content {
  margin: 0 auto;
  max-width: 940px;
  overflow: auto;
  -webkit-transition: all 0.45s ease;
  -moz-transition: all 0.45s ease;
  -o-transition: all 0.45s ease;
  transition: all 0.45s ease;
  /* &:before {
      background: #e0e0e0;
      content: "";
      display: block;
      height: 1px;
      left: 0;
      position: absolute;
      top: inherit;
      width: 100%;
      @include respond-to(phone){
          display: none;
      }
  } */
}

section[id$=flTLukHDooSh] .header-back-to, section[id$=flTLukHDooSh] .header-title {
  display: none;
}

.badge {
  background: url(/o/tCuida-theme/images/common/tag.png) no-repeat 0 50%;
  color: #709425;
  font-size: 0.9em;
  margin-bottom: 3px;
  margin-right: 3px;
  padding: 2px 5px 2px 20px;
}

.aui .hide-accessible {
  clip: rect(0 0 0 0) !important;
  position: absolute !important;
}
.aui .wrapper-ajust .portlet-blogs .separator {
  border: medium none;
  margin: 1.5em 0;
}
.aui .portlet-blogs portlet-icon-back {
  display: none;
}
.aui .portlet-blogs .portlet-body {
  /* entry */
  /**** acordion ****/
  /** collapse **/
  /***/
  /**** iconos ****/
}
.aui .portlet-blogs .portlet-body .header-title {
  font-size: 2.3em;
  font-weight: bold;
  margin: 0.2em 0 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}
.aui .portlet-blogs .portlet-body .navbar-search {
  width: 100%;
}
.aui .portlet-blogs .portlet-body .form-search {
  width: 100%;
}
.aui .portlet-blogs .portlet-body li > a {
  border: 2px solid #ececec;
  box-shadow: none;
  padding: 5px 10px;
  margin-right: 10px;
  text-decoration: none;
  text-shadow: none;
}
.aui .portlet-blogs .portlet-body li > a:hover, .aui .portlet-blogs .portlet-body li > a:focus {
  background: #709425;
  color: #fff;
}
.aui .portlet-blogs .portlet-body li.active > a, .aui .portlet-blogs .portlet-body li.active > a:hover, .aui .portlet-blogs .portlet-body li.active > a:focus {
  background-color: white;
  color: #555555;
}
.aui .portlet-blogs .portlet-body .btn.btn-navbar {
  background: transparent none repeat scroll 0 0;
  border-color: #ddd;
  box-shadow: none;
  box-sizing: border-box;
  color: inherit;
  font-size: 1.4em;
  line-height: 1em;
  margin: 0px;
  min-height: 35px;
  padding: 10px 15px 10px 10px;
  text-align: center;
  text-shadow: none;
  vertical-align: middle;
}
.aui .portlet-blogs .portlet-body .btn.btn-navbar:hover, .aui .portlet-blogs .portlet-body .btn.btn-navbar:focus {
  background: #709425;
  color: #fff;
  text-shadow: none;
}
.aui .portlet-blogs .portlet-body .btn.btn-navbar:hover .icon-bar, .aui .portlet-blogs .portlet-body .btn.btn-navbar:focus .icon-bar {
  background: #fff none repeat scroll 0 0;
  box-shadow: none;
}
.aui .portlet-blogs .portlet-body .lfr-search-container table {
  border: 0 none;
  clear: both;
  float: left;
  margin-bottom: 0.15em;
  margin-right: 8px;
  padding-bottom: 1px;
  width: 100%;
  text-align: center;
}
.aui .portlet-blogs .portlet-body .lfr-search-container table tr {
  border-bottom: 1px solid #ddd;
}
.aui .portlet-blogs .portlet-body .lfr-search-container table tr th {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-bottom: 1px solid #ddd !important;
  border: 0 none;
  border-top-left-radius: 0 !important;
  font-size: 0.9em;
  padding-bottom: 0.6em;
}
.aui .portlet-blogs .portlet-body .lfr-search-container table tr td {
  border: 0px;
  border-bottom: 1px solid #ddd !important;
  font-size: 0.9em;
  line-height: 0.9em;
  margin-bottom: 0.15em;
  margin-right: 8px;
  padding-bottom: 0.6em;
  padding-top: 0.6em;
  vertical-align: middle;
}
.aui .portlet-blogs .portlet-body .lfr-search-container table a {
  color: #709425;
  display: block;
  float: left;
  font-family: opensans-semibold;
  line-height: 1em;
  margin-left: 10px;
  position: relative;
}
.aui .portlet-blogs .portlet-body .lfr-search-container table .asset-metadata .metadata-author, .aui .portlet-blogs .portlet-body .lfr-search-container table .asset-metadata .metadata-event-date {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  float: left;
  font-weight: normal;
  margin-right: 10px;
  padding-left: 24px;
}
.aui .portlet-blogs .portlet-body .lfr-search-container table .asset-metadata .metadata-author strong, .aui .portlet-blogs .portlet-body .lfr-search-container table .asset-metadata .metadata-event-date strong {
  font-weight: bold;
}
.aui .portlet-blogs .portlet-body .lfr-search-container table .asset-metadata .metadata-publish-date, .aui .portlet-blogs .portlet-body .lfr-search-container table .asset-metadata .metadata-event-place {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #999;
  margin-bottom: 1em;
  padding-left: 0;
}
.aui .portlet-blogs .portlet-body .lfr-search-container table .asset-metadata .metadata-publish-date strong, .aui .portlet-blogs .portlet-body .lfr-search-container table .asset-metadata .metadata-event-place strong {
  font-weight: bold;
}
.aui .portlet-blogs .portlet-body .entry {
  float: left;
  width: 100%;
  border: 1px solid #eee;
  padding: 1em 1.3em;
  border-radius: 20px;
  margin-bottom: 2em;
}
.aui .portlet-blogs .portlet-body .entry .entry-title h2 {
  font-size: 1.8em;
  line-height: 1.3em;
  margin: 0 0 0.9em;
}
.aui .portlet-blogs .portlet-body .entry .separator {
  border-top: medium none;
}
.aui .portlet-blogs .portlet-body .asset-small-image {
  width: 100%;
}
.aui .portlet-blogs .portlet-body .asset-small-image > img {
  margin-bottom: 0.7em;
}
.aui .portlet-blogs .portlet-body .entry-content {
  margin-bottom: 0;
}
.aui .portlet-blogs .portlet-body .entry-body {
  overflow: hidden;
  height: auto;
  font-size: 1.1em;
  line-height: 1.3em;
  margin-bottom: 10px;
}
.aui .portlet-blogs .portlet-body .entry-body > a:last-child {
  clear: both;
  float: right;
  margin-bottom: 1em;
  margin-top: 1em;
}
.aui .portlet-blogs .portlet-body .entry-date {
  margin-bottom: 0;
  background: none;
  color: #999;
  font-family: "fontawesome-alloy";
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
}
.aui .portlet-blogs .portlet-body .entry-date:before {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  display: block;
  font-family: "fontawesome-alloy";
  font-size: 1.2em;
  height: 20px;
  float: left;
  position: relative;
  width: 20px;
}
.aui .portlet-blogs .portlet-body .entry-author {
  background: none;
}
.aui .portlet-blogs .portlet-body .entry-author:before {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  display: block;
  font-family: "fontawesome-alloy";
  font-size: 1.2em;
  height: 20px;
  position: relative;
  width: 20px;
  float: left;
}
.aui .portlet-blogs .portlet-body .entry-footer {
  font-size: 0.9em !important;
  overflow: hidden;
}
.aui .portlet-blogs .portlet-body .entry-footer .entry-tags {
  clear: both;
  float: left;
  margin: 0.5em 0;
  padding: 0;
  width: 100%;
}
.aui .portlet-blogs .portlet-body .entry-footer .entry-tags .taglib-asset-tags-summary {
  padding-left: 0;
}
.aui .portlet-blogs .portlet-body .entry-footer .entry-tags .badge {
  background: url(/o/tCuida-theme/images/common/tag.png) no-repeat 0 50%;
  color: #709425;
  font-size: 0.9em;
  margin-bottom: 3px;
  margin-right: 3px;
  padding: 2px 5px 2px 20px;
}
.aui .portlet-blogs .portlet-body .entry-footer .entry-social {
  width: 100%;
}
.aui .portlet-blogs .portlet-body .entry-footer .entry-social .social-bookmarks {
  width: inherit;
}
.aui .portlet-blogs .portlet-body .entry-footer .entry-social .social-bookmarks .taglib-social-bookmarks {
  width: inherit;
  padding: 1em 1em 0 1em;
}
.aui .portlet-blogs .portlet-body .entry-footer .entry-social .social-bookmarks .taglib-social-bookmarks .twitter-share-button {
  position: relative;
  height: 20px;
  box-sizing: border-box;
  padding: 1px 8px 1px 6px;
  background-color: #0c7abf;
  color: #fff;
  border-radius: 3px;
  font-weight: 500;
  cursor: pointer;
}
.aui .portlet-blogs .portlet-body .entry-footer .entry-social .social-bookmarks .taglib-social-bookmarks .twitter-share-button:before {
  position: relative;
  top: 2px;
  display: inline-block;
  width: 14px;
  height: 14px;
  background: transparent 0 0 no-repeat;
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2072%2072%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0%200h72v72H0z%22%2F%3E%3Cpath%20class%3D%22icon%22%20fill%3D%22%23fff%22%20d%3D%22M68.812%2015.14c-2.348%201.04-4.87%201.744-7.52%202.06%202.704-1.62%204.78-4.186%205.757-7.243-2.53%201.5-5.33%202.592-8.314%203.176C56.35%2010.59%2052.948%209%2049.182%209c-7.23%200-13.092%205.86-13.092%2013.093%200%201.026.118%202.02.338%202.98C25.543%2024.527%2015.9%2019.318%209.44%2011.396c-1.125%201.936-1.77%204.184-1.77%206.58%200%204.543%202.312%208.552%205.824%2010.9-2.146-.07-4.165-.658-5.93-1.64-.002.056-.002.11-.002.163%200%206.345%204.513%2011.638%2010.504%2012.84-1.1.298-2.256.457-3.45.457-.845%200-1.666-.078-2.464-.23%201.667%205.2%206.5%208.985%2012.23%209.09-4.482%203.51-10.13%205.605-16.26%205.605-1.055%200-2.096-.06-3.122-.184%205.794%203.717%2012.676%205.882%2020.067%205.882%2024.083%200%2037.25-19.95%2037.25-37.25%200-.565-.013-1.133-.038-1.693%202.558-1.847%204.778-4.15%206.532-6.774z%22%2F%3E%3C%2Fsvg%3E);
}
.aui .portlet-blogs .portlet-body .entry-footer .entry-author .nameplate-field {
  display: none;
}
.aui .portlet-blogs .portlet-body .entry-footer .entry-author .nameplate-content {
  padding: 0;
}
.aui .portlet-blogs .portlet-body .entry-navigation {
  background: #f7f7f7;
  color: #555;
  /* span.previous {
      background-image: url("/o/classic-theme/images/paging/paging_previous.png");
  }
  span.next {
      background-image: url("/o/classic-theme/images/paging/paging_next.png");
  } */
}
.aui .portlet-blogs .portlet-body .entry-metadata {
  padding: 0;
}
.aui .portlet-blogs .portlet-body .thread-navigation {
  display: inline-block;
  padding: 5px;
  vertical-align: middle;
}
.aui .portlet-blogs .portlet-body .quote {
  border: 0px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 1em;
}
.aui .portlet-blogs .portlet-body .toggle_id_message_boards_view_message_thread tr td a {
  display: inline-block;
  font-family: opensans-semibold;
  padding: 3px 10px;
}
.aui .portlet-blogs .portlet-body .user-profile-image {
  height: auto;
}
.aui .portlet-blogs .portlet-body .taglib-user-display .user-details {
  font-size: 0.9em;
  margin-top: 1.5em;
  line-height: 1.2em;
}
.aui .portlet-blogs .portlet-body .taglib-user-display .user-details > div {
  margin-bottom: 5px;
}
.aui .portlet-blogs .portlet-body .taglib-user-display .user-details .taglib-icon {
  display: block;
  margin-top: 20px;
}
.aui .portlet-blogs .portlet-body .accordion-group.lfr-panel-extended .accordion-heading {
  background: #fff;
  font-size: 1.1em;
  padding: 0.6em;
  text-transform: uppercase;
}
.aui .portlet-blogs .portlet-body .nav-collapse.collapse {
  display: block;
}
.aui .portlet-blogs .portlet-body .nav-collapse.collapse.open {
  display: block;
}
.aui .portlet-blogs .portlet-body .nav-collapse.collapse > .nav {
  display: block;
  float: none;
  margin: 0 auto 10px;
  overflow: hidden;
  text-align: center;
}
.aui .portlet-blogs .portlet-body .nav-collapse.collapse > .nav > li {
  display: inline-block;
  float: none;
}
.aui .portlet-blogs .portlet-body .taglib-flags {
  margin: 0 20px;
}
.aui .portlet-blogs .portlet-body .thread-top {
  border-bottom: 1px solid #ccc;
  padding: 15px;
}
.aui .portlet-blogs .portlet-body .taglib-ratings.thumbs {
  float: left;
  margin: 0 0 0 5px;
}
.aui .portlet-blogs .portlet-body #toggle_id_message_boards_view_message_thread_image {
  visibility: hidden;
}
.aui .portlet-blogs .portlet-body img[src*="common/view.png"] {
  display: none;
}
.aui .portlet-blogs .portlet-body img[src*="common/view.png"] + span::before {
  display: inline-block;
  float: left;
  font-family: "fontawesome-alloy";
  height: 1.5em;
  line-height: 1.3em;
  margin-bottom: 20px;
  margin-right: 10px;
  text-align: center;
  vertical-align: top;
  width: auto;
}
.aui .portlet-blogs .portlet-body img[src*="common/top.png"] {
  display: none;
}
.aui .portlet-blogs .portlet-body img[src*="common/top.png"] + span::before {
  display: inline-block;
  font-family: "fontawesome-alloy";
  height: 1.5em;
  line-height: 1.3em;
  margin-right: 5px;
  text-align: center;
  vertical-align: middle;
  width: auto;
}
.aui .portlet-blogs .portlet-body .taglib-rss > a > img, .aui .portlet-blogs .portlet-body img[src*="common/rss.png"] {
  display: none;
}
.aui .portlet-blogs .portlet-body .taglib-rss > a > img + span::before, .aui .portlet-blogs .portlet-body img[src*="common/rss.png"] + span::before {
  display: inline-block;
  font-family: "fontawesome-alloy";
  height: 1.5em;
  line-height: 1.3em;
  margin-right: 10px;
  text-align: center;
  vertical-align: middle;
  width: auto;
}
.aui .portlet-blogs .portlet-body .taglib-rss > a > img + span::after, .aui .portlet-blogs .portlet-body img[src*="common/rss.png"] + span::after {
  display: inline-block;
  font-family: "fontawesome-alloy";
  font-size: 0.7em;
  height: 15px;
  margin-left: 6px;
  margin-top: -3px;
  overflow: hidden;
  text-indent: inherit;
  vertical-align: top;
  width: 12px;
}
.aui .portlet-blogs .portlet-body .taglib-rss > a > img + span, .aui .portlet-blogs .portlet-body img[src*="common/rss.png"] + span {
  display: inline-block;
  padding: 5px 2px 0;
}
.aui .portlet-blogs .portlet-body img[src*="common/subscribe.png"] {
  display: none;
}
.aui .portlet-blogs .portlet-body img[src*="common/subscribe.png"] + span::before {
  display: inline-block;
  font-family: "fontawesome-alloy";
  height: 1.5em;
  line-height: 1.3em;
  margin-left: 10px;
  margin-right: 10px;
  text-align: center;
  vertical-align: middle;
  width: auto;
}
.aui .portlet-blogs .portlet-body img[src*="common/subscribe.png"] + span {
  display: inline-block;
  padding: 5px 2px 0;
}
.aui .portlet-blogs .portlet-body img[src*="common/reply.png"] {
  display: none;
}
.aui .portlet-blogs .portlet-body img[src*="common/reply.png"] + span::before {
  display: inline-block;
  font-family: "fontawesome-alloy";
  height: 1.5em;
  line-height: 1.3em;
  margin-right: 5px;
  text-align: center;
  vertical-align: middle;
  width: auto;
}
.aui .portlet-blogs .portlet-body img[src*="common/edit.png"] {
  display: none;
}
.aui .portlet-blogs .portlet-body img[src*="common/edit.png"] + span::before {
  display: inline-block;
  font-family: "fontawesome-alloy";
  height: 1.5em;
  line-height: 1.3em;
  margin-right: 5px;
  text-align: center;
  vertical-align: middle;
  width: auto;
}
.aui .portlet-blogs .portlet-body img[src*="common/delete.png"] {
  display: none;
}
.aui .portlet-blogs .portlet-body img[src*="common/delete.png"] + span::before {
  display: inline-block;
  font-family: "fontawesome-alloy";
  height: 1.5em;
  line-height: 1.3em;
  margin-right: 5px;
  text-align: center;
  vertical-align: middle;
  width: auto;
}
.aui .portlet-blogs .portlet-body img[src*="common/unsubscribe.png"] {
  display: none;
}
.aui .portlet-blogs .portlet-body img[src*="common/unsubscribe.png"] + span::before {
  display: inline-block;
  font-family: "fontawesome-alloy";
  height: 1.5em;
  line-height: 1.3em;
  margin-right: 5px;
  text-align: center;
  vertical-align: middle;
  width: auto;
}
.aui .portlet-blogs .portlet-body .opens-new-window-accessible {
  display: none;
}
.aui .portlet-blogs .portlet-body .thread-view-controls img {
  -webkit-filter: grayscale(50%);
  -moz-filter: grayscale(50%);
  filter: grayscale(50%);
}
.aui .portlet-blogs .portlet-body .fb_iframe_widget > span {
  float: left;
}
.aui .portlet-blogs .portlet-body .taglib-social-bookmarks {
  background: #f7f7f7;
}
.aui .portlet-blogs .portlet-body .fieldset.add-comment > div > span {
  margin-right: 10px;
}
.aui .portlet-blogs .portlet-body .tcuida-entry-detail .entry-date {
  padding: 0;
}
.aui .portlet-blogs .portlet-body .tcuida-entry-detail .entry-date:before {
  position: relative;
  margin-right: 5px;
}
.aui .portlet-blogs .portlet-body .tcuida-entry-detail .entry-options {
  float: right;
}
.aui .portlet-blogs .portlet-body .tcuida-entry-detail .entry-metadata {
  float: left;
  width: 100%;
  margin: 1em 0;
}
.aui .portlet-blogs .portlet-body .tcuida-entry-detail .entry-navigation {
  padding: 1em;
}

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